1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-11-15 01:33:18 +00:00
parent fc594a52c4
commit fac161ed78
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 42 additions and 0 deletions

22
l10n/ja.js Normal file
View File

@ -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;");

20
l10n/ja.json Normal file
View File

@ -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;"
}