roundcubemail-plugins-kolab/plugins/kolab_notes/localization/ja_JP.inc

9 lines
254 B
PHP
Raw Normal View History

2014-08-22 01:31:43 +02:00
<?php
$labels['navtitle'] = 'ノート';
$labels['tags'] = 'タグ';
$labels['notes'] = 'ノート';
$labels['title'] = 'タイトル';
$labels['listname'] = '名前';
$labels['tabsharing'] = '共有';
$labels['savingdata'] = 'データを保存中…';