diff options
Diffstat (limited to 'plugins/kolab_addressbook')
| -rw-r--r-- | plugins/kolab_addressbook/localization/ja_JP.inc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/kolab_addressbook/localization/ja_JP.inc b/plugins/kolab_addressbook/localization/ja_JP.inc new file mode 100644 index 000000000..7f1a7c5e7 --- /dev/null +++ b/plugins/kolab_addressbook/localization/ja_JP.inc @@ -0,0 +1,14 @@ +<?php + +// EN-Revision: 4383 + +$labels = array(); +$labels['initials'] = 'イニシャル'; +$labels['profession'] = '職業'; +$labels['officelocation'] = 'オフィスの所在地'; +$labels['children'] = '子供'; +$labels['pgppublickey'] = 'PGP 公開鍵'; +$labels['freebusyurl'] = 'Free-busy URL'; +$labels['settings'] = '設定'; + +?>
\ No newline at end of file |
