summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-15 00:12:20 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-15 00:12:20 +0000
commit665db6ba807414593a22dc5501a038a835acfca7 (patch)
tree41d6b9db7df7bd896534a8cd7058e86683c88db1 /apps/files_versions
parent2d9a488cf351ccb138e16c5332ec17561692fd85 (diff)
downloadnextcloud-server-665db6ba807414593a22dc5501a038a835acfca7.tar.gz
nextcloud-server-665db6ba807414593a22dc5501a038a835acfca7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/zh_CN.js3
-rw-r--r--apps/files_versions/l10n/zh_CN.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/zh_CN.js b/apps/files_versions/l10n/zh_CN.js
index cc269e58af6..a06eee417ca 100644
--- a/apps/files_versions/l10n/zh_CN.js
+++ b/apps/files_versions/l10n/zh_CN.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n 比特"],
"Restore" : "恢复",
"No earlier versions available" : "无可用的更早的版本",
- "More versions …" : "更多版本…"
+ "More versions …" : "更多版本…",
+ "This application automatically maintains older versions of files that are changed." : "此应用程序自动维护更改的旧版本文件。"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_versions/l10n/zh_CN.json b/apps/files_versions/l10n/zh_CN.json
index 89e4d02c9c6..e36c70f03d9 100644
--- a/apps/files_versions/l10n/zh_CN.json
+++ b/apps/files_versions/l10n/zh_CN.json
@@ -5,6 +5,7 @@
"_%n byte_::_%n bytes_" : ["%n 比特"],
"Restore" : "恢复",
"No earlier versions available" : "无可用的更早的版本",
- "More versions …" : "更多版本…"
+ "More versions …" : "更多版本…",
+ "This application automatically maintains older versions of files that are changed." : "此应用程序自动维护更改的旧版本文件。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file