diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-15 01:13:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-15 01:13:02 +0000 |
commit | 2869e06d126225e93d8b2001c857599d48f6e4bb (patch) | |
tree | a7aa0db13d2c3411089390d37d352aaf5e0e329b /apps/files_versions | |
parent | ff1eb82d1670346e575e21d7b2983828c24a7ee1 (diff) | |
download | nextcloud-server-2869e06d126225e93d8b2001c857599d48f6e4bb.tar.gz nextcloud-server-2869e06d126225e93d8b2001c857599d48f6e4bb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r-- | apps/files_versions/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/files_versions/l10n/zh_CN.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/zh_CN.js b/apps/files_versions/l10n/zh_CN.js index 17b687bd4f5..96ee4449285 100644 --- a/apps/files_versions/l10n/zh_CN.js +++ b/apps/files_versions/l10n/zh_CN.js @@ -6,6 +6,7 @@ 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 …" : "更多版本…" diff --git a/apps/files_versions/l10n/zh_CN.json b/apps/files_versions/l10n/zh_CN.json index 1b4fe190b2e..a0e49f96138 100644 --- a/apps/files_versions/l10n/zh_CN.json +++ b/apps/files_versions/l10n/zh_CN.json @@ -4,6 +4,7 @@ "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 …" : "更多版本…" |