summaryrefslogtreecommitdiffstats
path: root/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js69
1 files changed, 69 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
new file mode 100644
index 00000000..706bd4d6
--- /dev/null
+++ b/l10n/ja.js
@@ -0,0 +1,69 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "アドレス帳",
+ "Details" : "詳細",
+ "Download" : "ダウンロード",
+ "Delete" : "削除",
+ "Copy link" : "リンクをコピー",
+ "Rename" : "名前を変更",
+ "Enabled" : "有効",
+ "Disabled" : "無効",
+ "Share with users or groups" : "ユーザーまたはグループと共有する",
+ "Import into" : "インポート",
+ "First name" : "名",
+ "Last name" : "姓",
+ "Display name" : "表示名",
+ "Nickname" : "ニックネーム",
+ "Detailed name" : "詳細名",
+ "Additional names" : "ミドルネーム",
+ "Prefix" : "プレフィックス",
+ "Suffix" : "サフィックス",
+ "Notes" : "ノート",
+ "Website" : "ウェブサイト",
+ "Federated Cloud ID" : "クラウド連携ID",
+ "Home" : "自宅",
+ "Work" : "職場",
+ "Other" : "その他",
+ "Address" : "アドレス",
+ "Post office box" : "私書箱",
+ "City" : "市町村",
+ "State or province" : "州/県",
+ "Postal code" : "郵便番号",
+ "Country" : "国名",
+ "Groups" : "グループ",
+ "Birthday" : "誕生日",
+ "Anniversary" : "記念日",
+ "Date of death" : "命日",
+ "Email" : "メール",
+ "Instant messaging" : "インスタントメッセージ",
+ "Phone" : "電話番号",
+ "Mobile" : "携帯",
+ "Work mobile" : "職場携帯",
+ "Fax" : "FAX",
+ "Fax home" : "自宅FAX",
+ "Fax work" : "職場FAX",
+ "Pager" : "ポケベル",
+ "Voice" : "音声番号",
+ "Car" : "自動車",
+ "Social network" : "ソーシャルネットワーク",
+ "Relationship" : "つながり",
+ "Spouse" : "配偶者",
+ "Child" : "子供",
+ "Mother" : "母親",
+ "Father" : "父親",
+ "Parent" : "両親",
+ "Brother" : "兄弟",
+ "Sister" : "姉妹",
+ "Relative" : "親族",
+ "Friend" : "友人",
+ "Colleague" : "同僚",
+ "Manager" : "マネージャー",
+ "Assistant" : "アシスタント",
+ "Gender" : "性別",
+ "Female" : "女性",
+ "Male" : "男性",
+ "All contacts" : "すべての連絡先",
+ "New contact" : "新しい連絡先"
+},
+"nplurals=1; plural=0;");