From b51fc86847485181b25ca2ee7325c9f992011b3d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 7 May 2020 02:46:53 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index a99b687..c90647a 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.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/zh_CN.json b/l10n/zh_CN.json index cbfc0bd..28aa36c 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.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