summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/zh_CN.js')
-rw-r--r--apps/files_versions/l10n/zh_CN.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_versions/l10n/zh_CN.js b/apps/files_versions/l10n/zh_CN.js
index 683ac177f93..6c43dd47684 100644
--- a/apps/files_versions/l10n/zh_CN.js
+++ b/apps/files_versions/l10n/zh_CN.js
@@ -7,9 +7,6 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "无法恢复 {file} 到 {timestamp} 的版本。",
"_%n byte_::_%n bytes_" : ["%n 比特"],
"Restore" : "恢复",
- "No other versions available" : "无其他版本可用",
- "Could not revert: %s" : "无法恢复:%s",
- "No earlier versions available" : "无可用的更早的版本",
- "More versions …" : "更多版本…"
+ "No other versions available" : "无其他版本可用"
},
"nplurals=1; plural=0;");