summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r--core/l10n/zh_CN.php29
1 files changed, 16 insertions, 13 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index dc5da776fac..ed428a985ec 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -3,18 +3,6 @@
"No category to add?" => "没有可添加分类?",
"This category already exists: " => "此分类已存在: ",
"Settings" => "设置",
-"January" => "一月",
-"February" => "二月",
-"March" => "三月",
-"April" => "四月",
-"May" => "五月",
-"June" => "六月",
-"July" => "七月",
-"August" => "八月",
-"September" => "九月",
-"October" => "十月",
-"November" => "十一月",
-"December" => "十二月",
"Choose" => "选择(&C)...",
"Cancel" => "取消",
"No" => "否",
@@ -25,6 +13,8 @@
"Error while sharing" => "共享时出错",
"Error while unsharing" => "取消共享时出错",
"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" => "密码保护",
@@ -78,6 +68,18 @@
"Database host" => "数据库主机",
"Finish setup" => "安装完成",
"web services under your control" => "由您掌控的网络服务",
+"January" => "一月",
+"February" => "二月",
+"March" => "三月",
+"April" => "四月",
+"May" => "五月",
+"June" => "六月",
+"July" => "七月",
+"August" => "八月",
+"September" => "九月",
+"October" => "十月",
+"November" => "十一月",
+"December" => "十二月",
"Log out" => "注销",
"Lost your password?" => "忘记密码?",
"remember" => "记住",
@@ -85,5 +87,6 @@
"You are logged out." => "您已注销。",
"prev" => "上一页",
"next" => "下一页",
-"Security Warning!" => "安全警告!"
+"Security Warning!" => "安全警告!",
+"Verify" => "验证"
);