roundcubemail-plugins-kolab/plugins/kolab_addressbook/localization/ja_JP.inc
2011-05-21 12:25:39 +02:00

14 lines
No EOL
332 B
PHP

<?php
// EN-Revision: 4383
$labels = array();
$labels['initials'] = 'イニシャル';
$labels['profession'] = '職業';
$labels['officelocation'] = 'オフィスの所在地';
$labels['children'] = '子供';
$labels['pgppublickey'] = 'PGP 公開鍵';
$labels['freebusyurl'] = 'Free-busy URL';
$labels['settings'] = '設定';
?>