roundcubemail-plugins-kolab/plugins/kolab_notes/localization/ja_JP.inc
Jeroen van Meeuwen (Kolab Systems) 9a39d37c69 Update translations
2014-08-22 01:31:43 +02:00

8 lines
254 B
PHP

<?php
$labels['navtitle'] = 'ノート';
$labels['tags'] = 'タグ';
$labels['notes'] = 'ノート';
$labels['title'] = 'タイトル';
$labels['listname'] = '名前';
$labels['tabsharing'] = '共有';
$labels['savingdata'] = 'データを保存中…';