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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 9d467451da5..9d97b26f7ed 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -155,8 +155,8 @@ OC.L10N.register(
"Ownership transfer request sent" : "所有权转移请求已发送",
"Cannot transfer ownership of a file or folder you don't own" : "无法转让您未拥有的文件或文件夹的所有权",
"Tags" : "标签",
- "Error while loading the file data" : "加载文件数据时出错",
"Unable to change the favourite state of the file" : "无法更改文件的收藏状态",
+ "Error while loading the file data" : "加载文件数据时出错",
"%s used" : "已使用了 %s",
"%s%% of %s used" : "%s 已使用了 %s 中的 %%",
"%1$s of %2$s used" : "已使用了 %2$s 中的 %1$s",