diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-14 01:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-14 01:12:26 +0000 |
commit | 4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0 (patch) | |
tree | 8ab4afe079a067a1479494c8d31197a7d94e5385 /apps/files_versions/l10n/zh_CN.js | |
parent | d7495f89abbe8050fb22202b0a47b901cce6df28 (diff) | |
download | nextcloud-server-4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0.tar.gz nextcloud-server-4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/zh_CN.js')
-rw-r--r-- | apps/files_versions/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_versions/l10n/zh_CN.js b/apps/files_versions/l10n/zh_CN.js index 206a189b2ac..17b687bd4f5 100644 --- a/apps/files_versions/l10n/zh_CN.js +++ b/apps/files_versions/l10n/zh_CN.js @@ -2,10 +2,10 @@ OC.L10N.register( "files_versions", { "Versions" : "版本", + "This application automatically maintains older versions of files that are changed." : "此应用程序自动维护更改的旧版本文件。", "Failed to revert {file} to revision {timestamp}." : "无法恢复 {file} 到 {timestamp} 的版本。", "_%n byte_::_%n bytes_" : ["%n 比特"], "Restore" : "恢复", - "This application automatically maintains older versions of files that are changed." : "此应用程序自动维护更改的旧版本文件。", "Could not revert: %s" : "无法恢复:%s", "No earlier versions available" : "无可用的更早的版本", "More versions …" : "更多版本…" |