Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-16 05:47:01 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-16 05:47:01 +0300
commit54e8ebe40c0d1fb250ac6bfa8c748a1671c3bed4 (patch)
tree91911396df24c7c1b7a65d5fcc8171d4bc578cd3 /l10n
parente1f7b8595bd92f0723e50da584ecb6ae0581c904 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 47f2d05b4..294026305 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -201,6 +201,7 @@ OC.L10N.register(
"Join »%s«" : "加入 »%s«",
"Password request: %s" : "密码请求: %s",
"Private conversation" : "私有会话",
+ "Deleted user (%s)" : "已删除用户(%s)",
"{user} sent you a private message" : "{user} 给您发了一条私信",
"{user} sent a message in conversation {call}" : "{user} 在会话 {call} 中发了一条消息",
"A deleted user sent a message in conversation {call}" : "一位已删除的用户在会话 {call} 中发了一条消息",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index add15e301..e4b5e288f 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -199,6 +199,7 @@
"Join »%s«" : "加入 »%s«",
"Password request: %s" : "密码请求: %s",
"Private conversation" : "私有会话",
+ "Deleted user (%s)" : "已删除用户(%s)",
"{user} sent you a private message" : "{user} 给您发了一条私信",
"{user} sent a message in conversation {call}" : "{user} 在会话 {call} 中发了一条消息",
"A deleted user sent a message in conversation {call}" : "一位已删除的用户在会话 {call} 中发了一条消息",