From fac161ed789982a15ab3d43bebc30db3af45a26d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Nov 2018 01:33:18 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ja.js | 22 ++++++++++++++++++++++ l10n/ja.json | 20 ++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 l10n/ja.js create mode 100644 l10n/ja.json diff --git a/l10n/ja.js b/l10n/ja.js new file mode 100644 index 0000000..9ffd964 --- /dev/null +++ b/l10n/ja.js @@ -0,0 +1,22 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "電話の同期", + "An app to sync SMS with your cloud" : "あなたのクラウドとSMSを同期させるアプリ", + "No contact found." : "連絡先は見つかりませんでした。", + "Settings" : "設定", + "Invalid message limit" : "無効なメッセージの制限", + "Default country code" : "デフォルトの国コード", + "Contact ordering" : "連絡先のオーダー", + "Last message" : "最終メッセージ", + "Label" : "ラベル", + "Reverse ?" : "逆?", + "Notification settings" : "通知設定", + "Enable" : "有効にする", + "Disable" : "無効にする", + "Are you sure you want to wipe all your messages ?" : "すべてのメッセージを消去してもよろしいですか?", + "Reset all messages" : "すべてのメッセージをリセットする", + "%s message(s) shown of %s message(s) stored in database." : "%s メッセージがデータベースに格納されていることを表示された %s メッセージ。", + "Please select a conversation from the list to load it." : "読み込む会話をリストから選択してください。" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json new file mode 100644 index 0000000..02bdb5d --- /dev/null +++ b/l10n/ja.json @@ -0,0 +1,20 @@ +{ "translations": { + "Phone Sync" : "電話の同期", + "An app to sync SMS with your cloud" : "あなたのクラウドとSMSを同期させるアプリ", + "No contact found." : "連絡先は見つかりませんでした。", + "Settings" : "設定", + "Invalid message limit" : "無効なメッセージの制限", + "Default country code" : "デフォルトの国コード", + "Contact ordering" : "連絡先のオーダー", + "Last message" : "最終メッセージ", + "Label" : "ラベル", + "Reverse ?" : "逆?", + "Notification settings" : "通知設定", + "Enable" : "有効にする", + "Disable" : "無効にする", + "Are you sure you want to wipe all your messages ?" : "すべてのメッセージを消去してもよろしいですか?", + "Reset all messages" : "すべてのメッセージをリセットする", + "%s message(s) shown of %s message(s) stored in database." : "%s メッセージがデータベースに格納されていることを表示された %s メッセージ。", + "Please select a conversation from the list to load it." : "読み込む会話をリストから選択してください。" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file