From b7569568214ecf234fbf09dc435a8baac651f527 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 19 Jun 2020 02:47:15 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ja.js | 1 + l10n/ja.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index 07baa5e..7ef2375 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -19,6 +19,7 @@ OC.L10N.register( "Disable" : "無効にする", "Are you sure you want to wipe all your messages ?" : "すべてのメッセージを消去してもよろしいですか?", "Reset all messages" : "すべてのメッセージをリセットする", + "%s messages shown of %s messages 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 index f43b45c..259302c 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -17,6 +17,7 @@ "Disable" : "無効にする", "Are you sure you want to wipe all your messages ?" : "すべてのメッセージを消去してもよろしいですか?", "Reset all messages" : "すべてのメッセージをリセットする", + "%s messages shown of %s messages 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