aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-01-04 12:09:43 +0000
committerNextcloud bot <bot@nextcloud.com>2017-01-04 12:09:43 +0000
commit2e0cf21f7fe7123f7f2bebaa55b19166f918a298 (patch)
treeebb50719a44ef1268f0b88d1ded7c810c47cb384 /apps/files_versions
parenta75cfb601ec4d20f2eeddb25d1eb3ba745b71944 (diff)
downloadnextcloud-server-2e0cf21f7fe7123f7f2bebaa55b19166f918a298.tar.gz
nextcloud-server-2e0cf21f7fe7123f7f2bebaa55b19166f918a298.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/zh_CN.js2
-rw-r--r--apps/files_versions/l10n/zh_CN.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/zh_CN.js b/apps/files_versions/l10n/zh_CN.js
index e7cbf668da0..77a40dd74f0 100644
--- a/apps/files_versions/l10n/zh_CN.js
+++ b/apps/files_versions/l10n/zh_CN.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Could not revert: %s" : "无法恢复: %s",
"Versions" : "版本",
"Failed to revert {file} to revision {timestamp}." : "无法恢复 {file} 到 {timestamp} 的版本。",
+ "_%n byte_::_%n bytes_" : ["%n 比特"],
"Restore" : "恢复",
+ "No versions available" : "没有可用的版本",
"More versions..." : "更多版本...",
"No other versions available" : "无其他版本可用"
},
diff --git a/apps/files_versions/l10n/zh_CN.json b/apps/files_versions/l10n/zh_CN.json
index 67253581a35..a44264da4be 100644
--- a/apps/files_versions/l10n/zh_CN.json
+++ b/apps/files_versions/l10n/zh_CN.json
@@ -2,7 +2,9 @@
"Could not revert: %s" : "无法恢复: %s",
"Versions" : "版本",
"Failed to revert {file} to revision {timestamp}." : "无法恢复 {file} 到 {timestamp} 的版本。",
+ "_%n byte_::_%n bytes_" : ["%n 比特"],
"Restore" : "恢复",
+ "No versions available" : "没有可用的版本",
"More versions..." : "更多版本...",
"No other versions available" : "无其他版本可用"
},"pluralForm" :"nplurals=1; plural=0;"