diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-27 11:23:18 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-27 11:23:18 -0400 |
commit | d5062b9e0e50b7830cb6b323c926c89ac7d4aee0 (patch) | |
tree | a222e22a8acdb78c4841ccfe81df9341f3d4851a /apps/files/l10n/zh_CN.php | |
parent | abc23f71285112cda59c70a6f490e43fac2ee123 (diff) | |
download | nextcloud-server-d5062b9e0e50b7830cb6b323c926c89ac7d4aee0.tar.gz nextcloud-server-d5062b9e0e50b7830cb6b323c926c89ac7d4aee0.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 495e9d9d9dd..ad9733f059a 100644 --- a/apps/files/l10n/zh_CN.php +++ b/apps/files/l10n/zh_CN.php @@ -40,7 +40,6 @@ $TRANSLATIONS = array( "Your storage is full, files can not be updated or synced anymore!" => "您的存储空间已满,文件将无法更新或同步!", "Your storage is almost full ({usedSpacePercent}%)" => "您的存储空间即将用完 ({usedSpacePercent}%)", "Your download is being prepared. This might take some time if the files are big." => "下载正在准备中。如果文件较大可能会花费一些时间。", -"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "无效文件夹名。'共享' 是 Owncloud 预留的文件夹名。", "Name" => "名称", "Size" => "大小", "Modified" => "修改日期", |