summaryrefslogtreecommitdiff
path: root/plugins/kolab_addressbook
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-03-31 13:47:22 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-03-31 13:47:22 +0000
commit2dbaed734b05393e062acc36114327332e28fbcb (patch)
tree0dd7114b32079a949629b7a0016dd33f9a23133c /plugins/kolab_addressbook
parent43bf81a031570aee2e400f43902352cacea5b6e3 (diff)
translations update
git-svn-id: https://svn.roundcube.net/trunk@4627 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/kolab_addressbook')
-rw-r--r--plugins/kolab_addressbook/localization/ja_JP.inc14
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