summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-11 00:08:08 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-11 00:08:08 +0000
commit241226c23c3333c6ad8759df486a8bbc107d6a68 (patch)
treecb652e374e946895c2e9e6c3999103f8f89ad3a5 /core
parent167013dbf9e7de63e702854a9e770f73fca016f5 (diff)
downloadnextcloud-server-241226c23c3333c6ad8759df486a8bbc107d6a68.tar.gz
nextcloud-server-241226c23c3333c6ad8759df486a8bbc107d6a68.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/zh_CN.js1
-rw-r--r--core/l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 8ffcc997c8e..b76ad7583d6 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -137,6 +137,7 @@ OC.L10N.register(
"Email link to person" : "发送链接到个人",
"Send" : "发送",
"Allow upload and editing" : "允许上传和编辑",
+ "Read only" : "只读",
"Shared with you and the group {group} by {owner}" : "{owner} 分享给您及 {group} 分组",
"Shared with you by {owner}" : "{owner} 分享给您",
"Choose a password for the mail share" : "为电子邮件分享选择一个密码",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index ceb105d8a7c..fbbd08bb313 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -135,6 +135,7 @@
"Email link to person" : "发送链接到个人",
"Send" : "发送",
"Allow upload and editing" : "允许上传和编辑",
+ "Read only" : "只读",
"Shared with you and the group {group} by {owner}" : "{owner} 分享给您及 {group} 分组",
"Shared with you by {owner}" : "{owner} 分享给您",
"Choose a password for the mail share" : "为电子邮件分享选择一个密码",