diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-07 22:28:29 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-07 22:28:29 -0500 |
commit | 079d20a80e9412ae7787ce689d46e9b3859b348b (patch) | |
tree | 82caf49d5f70ba2af3c7dca555be1d157dcaf240 /apps/files/l10n/zh_CN.php | |
parent | 823c85e65fcb08fe9e0b1ff9dc32b8a9a9a0f80d (diff) | |
download | nextcloud-server-079d20a80e9412ae7787ce689d46e9b3859b348b.tar.gz nextcloud-server-079d20a80e9412ae7787ce689d46e9b3859b348b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.php')
-rw-r--r-- | apps/files/l10n/zh_CN.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php index a7cac62a5f9..effcb0225ca 100644 --- a/apps/files/l10n/zh_CN.php +++ b/apps/files/l10n/zh_CN.php @@ -57,7 +57,6 @@ $TRANSLATIONS = array( "Cancel upload" => "取消上传", "Nothing in here. Upload something!" => "这里还什么都没有。上传些东西吧!", "Download" => "下载", -"Unshare" => "取消共享", "Delete" => "删除", "Upload too large" => "上传文件过大", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "您正尝试上传的文件超过了此服务器可以上传的最大容量限制", |