summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/zh_CN.GB2312.php
diff options
context:
space:
mode:
authorMichael Gapczynski <mtgap@owncloud.com>2013-01-18 23:31:06 -0500
committerMichael Gapczynski <mtgap@owncloud.com>2013-01-18 23:31:06 -0500
commit9e28f924c23294a531e4fd15932abd0416d3eb84 (patch)
tree760c113cce3958558cbd8c343d6064163835f4ac /apps/files_versions/l10n/zh_CN.GB2312.php
parentda34e58589152f0c696f4eb802f8a4e3b900de0d (diff)
parenta17ca3a69aae0dde9aaf24f23aeffdd8658829f0 (diff)
downloadnextcloud-server-9e28f924c23294a531e4fd15932abd0416d3eb84.tar.gz
nextcloud-server-9e28f924c23294a531e4fd15932abd0416d3eb84.zip
Merge branch 'master' into move-datadirectory-checks
Diffstat (limited to 'apps/files_versions/l10n/zh_CN.GB2312.php')
-rw-r--r--apps/files_versions/l10n/zh_CN.GB2312.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files_versions/l10n/zh_CN.GB2312.php b/apps/files_versions/l10n/zh_CN.GB2312.php
index 107805221b8..d9e788033aa 100644
--- a/apps/files_versions/l10n/zh_CN.GB2312.php
+++ b/apps/files_versions/l10n/zh_CN.GB2312.php
@@ -1,8 +1,5 @@
<?php $TRANSLATIONS = array(
-"Expire all versions" => "作废所有版本",
"History" => "历史",
-"Versions" => "版本",
-"This will delete all existing backup versions of your files" => "这将删除所有您现有文件的备份版本",
"Files Versioning" => "文件版本",
"Enable" => "启用"
);