ZH-CN: update to the strings

This commit is contained in:
Tobias Diekershoff 2013-01-18 12:39:55 +01:00
parent 3742d0d5ba
commit 605f94f790
2 changed files with 249 additions and 242 deletions

File diff suppressed because it is too large Load Diff

View File

@ -53,6 +53,7 @@ $a->strings["Description:"] = "描述:";
$a->strings["Location:"] = "位置:";
$a->strings["Title:"] = "";
$a->strings["Share this event"] = "分享这个项目";
$a->strings["System down for maintenance"] = "";
$a->strings["Cancel"] = "退消";
$a->strings["Tag removed"] = "标签去除了";
$a->strings["Remove Item Tag"] = "去除项目标签";
@ -1040,6 +1041,7 @@ $a->strings["No entries."] = "没有项目。";
$a->strings["Source (bbcode) text:"] = "";
$a->strings["Source (Diaspora) text to convert to BBcode:"] = "";
$a->strings["Source input: "] = "";
$a->strings["bb2html (raw HTML): "] = "";
$a->strings["bb2html: "] = "";
$a->strings["bb2html2bb: "] = "";
$a->strings["bb2md: "] = "";
@ -2051,9 +2053,8 @@ $a->strings["Delete Selected Items"] = "删除选的项目";
$a->strings["Follow Thread"] = "";
$a->strings["%s likes this."] = "%s喜欢这个.";
$a->strings["%s doesn't like this."] = "%s没有喜欢这个.";
$a->strings["like this"] = "";
$a->strings["don't like this"] = "";
$a->strings["people"] = "";
$a->strings["<span %1\$s>%2\$d people</span> like this"] = "";
$a->strings["<span %1\$s>%2\$d people</span> don't like this"] = "";
$a->strings["and"] = "";
$a->strings[", and %d other people"] = ",和%d别人";
$a->strings["%s like this."] = "%s喜欢这个";