summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 02:32:11 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 02:32:11 -0400
commit119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch)
tree384418bcae2d75e4ff89f11d8e54ce3729e76d41 /core/l10n/zh_CN.php
parent9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff)
downloadnextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz
nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r--core/l10n/zh_CN.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 727daccad05..579318afd36 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -1,13 +1,14 @@
<?php
$TRANSLATIONS = array(
"%s shared »%s« with you" => "%s 向您分享了 »%s«",
-"group" => "组",
"Turned on maintenance mode" => "启用维护模式",
"Turned off maintenance mode" => "关闭维护模式",
"Updated database" => "数据库已更新",
"Updating filecache, this may take really long..." => "正在更新文件缓存,这可能需要较长时间...",
"Updated filecache" => "文件缓存已更新",
"... %d%% done ..." => "...已完成 %d%% ...",
+"Unknown filetype" => "未知的文件类型",
+"Invalid image" => "无效的图像",
"Sunday" => "星期日",
"Monday" => "星期一",
"Tuesday" => "星期二",
@@ -53,8 +54,6 @@ $TRANSLATIONS = array(
"Error while changing permissions" => "修改权限时出错",
"Shared with you and the group {group} by {owner}" => "{owner} 共享给您及 {group} 组",
"Shared with you by {owner}" => "{owner} 与您共享",
-"Share with" => "分享之",
-"Share with link" => "共享链接",
"Password protect" => "密码保护",
"Password" => "密码",
"Allow Public Upload" => "允许公开上传",
@@ -64,6 +63,7 @@ $TRANSLATIONS = array(
"Expiration date" => "过期日期",
"Share via email:" => "通过Email共享",
"No people found" => "未找到此人",
+"group" => "组",
"Resharing is not allowed" => "不允许二次共享",
"Shared in {item} with {user}" => "在 {item} 与 {user} 共享。",
"Unshare" => "取消共享",