diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-22 02:16:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-22 02:16:16 +0000 |
commit | 0d7f55aae9efc34a5bc098e9c6ee298f80ae1725 (patch) | |
tree | 64fa7e5ffe8916e118fc50ae552e47320b8f0b6d /apps/files/l10n/zh_CN.js | |
parent | a4106b41d238444262149343a763eea46bbf78be (diff) | |
download | nextcloud-server-0d7f55aae9efc34a5bc098e9c6ee298f80ae1725.tar.gz nextcloud-server-0d7f55aae9efc34a5bc098e9c6ee298f80ae1725.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 7316dc6edae..8e0bf24c148 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -137,6 +137,8 @@ OC.L10N.register( "Unlimited" : "无限制", "Upload (max. %s)" : "上传 (最大 %s)", "File Management" : "文件管理", + "Error while loading the file data" : "加载文件数据时出错", + "Unable to change the favourite state of the file" : "无法更改文件的收藏状态", "%s used" : "%s 已使用", "%s%% of %s used" : "%s中%s%%已使用", "%1$s of %2$s used" : "%1$s已用,总计%2$s", |