]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/zh-cn/strings.php
Merge pull request #4243 from MrPetovan/task/switch-to-array-new-style
[friendica.git] / view / lang / zh-cn / strings.php
index bba477e44dc1f98cfa15a11886cf1ce3ba80477b..3e5e5049c2ea44efa8168f86c1924e990dc04aac 100644 (file)
@@ -90,9 +90,9 @@ $a->strings["Hermaphrodite"] = "两性体";
 $a->strings["Neuter"] = "中性的";
 $a->strings["Non-specific"] = "不明确的";
 $a->strings["Other"] = "别的";
-$a->strings["Undecided"] = array(
+$a->strings["Undecided"] = [
        0 => "未决定的",
-);
+];
 $a->strings["Males"] = "男人";
 $a->strings["Females"] = "女人";
 $a->strings["Gay"] = "男同性恋的";
@@ -225,9 +225,9 @@ $a->strings["Add New Contact"] = "增添新的熟人";
 $a->strings["Enter address or web location"] = "输入地址或网络位置";
 $a->strings["Example: bob@example.com, http://example.com/barbara"] = "比如:li@example.com, http://example.com/li";
 $a->strings["Connect"] = "连接";
-$a->strings["%d invitation available"] = array(
+$a->strings["%d invitation available"] = [
        0 => "%d邀请可用的",
-);
+];
 $a->strings["Find People"] = "找人物";
 $a->strings["Enter name or interest"] = "输入名字或兴趣";
 $a->strings["Connect/Follow"] = "连接/关注";
@@ -242,9 +242,9 @@ $a->strings["Networks"] = "网络";
 $a->strings["All Networks"] = "所有网络";
 $a->strings["Everything"] = "一切";
 $a->strings["Categories"] = "种类";
-$a->strings["%d contact in common"] = array(
+$a->strings["%d contact in common"] = [
        0 => "%d共同熟人",
-);
+];
 $a->strings["event"] = "项目";
 $a->strings["status"] = "现状";
 $a->strings["photo"] = "照片";
@@ -261,9 +261,9 @@ $a->strings["post/item"] = "文章/项目";
 $a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s标注%2\$s的%3\$s为偏爱";
 $a->strings["Likes"] = "喜欢";
 $a->strings["Dislikes"] = "不喜欢";
-$a->strings["Attending"] = array(
+$a->strings["Attending"] = [
        0 => "正在参加",
-);
+];
 $a->strings["Not attending"] = "不在参加";
 $a->strings["Might attend"] = "可以参加";
 $a->strings["Select"] = "选择";
@@ -337,15 +337,15 @@ $a->strings["Private post"] = "私人文章";
 $a->strings["Message"] = "通知";
 $a->strings["Browser"] = "浏览器";
 $a->strings["View all"] = "查看全部";
-$a->strings["Like"] = array(
+$a->strings["Like"] = [
        0 => "喜欢",
-);
-$a->strings["Dislike"] = array(
+];
+$a->strings["Dislike"] = [
        0 => "不喜欢",
-);
-$a->strings["Not Attending"] = array(
+];
+$a->strings["Not Attending"] = [
        0 => "不在参加",
-);
+];
 $a->strings["There are no tables on MyISAM."] = "";
 $a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "";
 $a->strings["The error message is\n[pre]%s[/pre]"] = "";
@@ -600,9 +600,9 @@ $a->strings["last"] = "最后";
 $a->strings["Loading more entries..."] = "没有项目...";
 $a->strings["The end"] = "";
 $a->strings["No contacts"] = "没有熟人";
-$a->strings["%d Contact"] = array(
+$a->strings["%d Contact"] = [
        0 => "%d熟人",
-);
+];
 $a->strings["View Contacts"] = "看熟人";
 $a->strings["Save"] = "保存";
 $a->strings["poke"] = "戳";
@@ -643,9 +643,9 @@ $a->strings["Click to open/close"] = "点击为开关";
 $a->strings["View on separate page"] = "在另一页面中查看";
 $a->strings["view on separate page"] = "在另一页面中查看";
 $a->strings["activity"] = "活动";
-$a->strings["comment"] = array(
+$a->strings["comment"] = [
        0 => "评论",
-);
+];
 $a->strings["post"] = "文章";
 $a->strings["Item filed"] = "把项目归档了";
 $a->strings["Error decoding account file"] = "解码账户文件出错误";
@@ -654,9 +654,9 @@ $a->strings["Error! Cannot check nickname"] = "错误!不能检查昵称";
 $a->strings["User '%s' already exists on this server!"] = "用户「%s」已经存在这个服务器!";
 $a->strings["User creation error"] = "用户创造错误";
 $a->strings["User profile creation error"] = "用户简介创造错误";
-$a->strings["%d contact not imported"] = array(
+$a->strings["%d contact not imported"] = [
        0 => "%d熟人没进口了",
-);
+];
 $a->strings["Done. You can now login with your username and password"] = "完了。您现在会用您用户名和密码登录";
 $a->strings["Passwords do not match. Password unchanged."] = "密码们不相配。密码没未改变的。";
 $a->strings["An invitation is required."] = "邀请必要的。";
@@ -845,9 +845,9 @@ $a->strings["No such group"] = "没有这个组";
 $a->strings["Group is empty"] = "组没有成员";
 $a->strings["Group: %s"] = "";
 $a->strings["This entry was edited"] = "这个条目被编辑了";
-$a->strings["%d comment"] = array(
+$a->strings["%d comment"] = [
        0 => "%d评论",
-);
+];
 $a->strings["Private Message"] = "私人的新闻";
 $a->strings["I like this (toggle)"] = "我喜欢这(交替)";
 $a->strings["like"] = "喜欢";
@@ -905,9 +905,9 @@ $a->strings["This introduction has already been accepted."] = "这个介绍已
 $a->strings["Profile location is not valid or does not contain profile information."] = "简介位置失效或不包含简介信息。";
 $a->strings["Warning: profile location has no identifiable owner name."] = "警告:简介位置没有可设别的主名。";
 $a->strings["Warning: profile location has no profile photo."] = "警告:简介位置没有简介图。";
-$a->strings["%d required parameter was not found at the given location"] = array(
+$a->strings["%d required parameter was not found at the given location"] = [
        0 => "%d需要的参数没找到在输入的位置。",
-);
+];
 $a->strings["Introduction complete."] = "介绍完成的。";
 $a->strings["Unrecoverable protocol error."] = "不能恢复的协议错误";
 $a->strings["Profile unavailable."] = "简介无效";
@@ -1079,9 +1079,9 @@ $a->strings["%s : Not a valid email address."] = "%s : 不是效的电子邮件
 $a->strings["Please join us on Friendica"] = "请加入我们再Friendica";
 $a->strings["Invitation limit exceeded. Please contact your site administrator."] = "邀请限超过了。请联系您的网站管理员。";
 $a->strings["%s : Message delivery failed."] = "%s : 送消息失败了。";
-$a->strings["%d message sent."] = array(
+$a->strings["%d message sent."] = [
        0 => "%d消息传送了。",
-);
+];
 $a->strings["You have no more invitations available"] = "您没有别的邀请";
 $a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "参观%s看一单公开网站您会加入。Friendica成员在别的网站都会互相连接,再跟很多别的社会网络。";
 $a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "为接受这个邀请,请再%s或什么别的Friendica网站注册。";
@@ -1155,15 +1155,15 @@ $a->strings["Unknown sender - %s"] = "生发送人-%s";
 $a->strings["You and %s"] = "您和%s";
 $a->strings["%s and You"] = "%s和您";
 $a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
-$a->strings["%d message"] = array(
+$a->strings["%d message"] = [
        0 => "%d通知",
-);
+];
 $a->strings["Mood"] = "心情";
 $a->strings["Set your current mood and tell your friends"] = "选择现在的心情而告诉朋友们";
 $a->strings["Remove term"] = "删除关键字";
-$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = array(
+$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
        0 => "警告:这个组包含 %s 来自不允许非公开消息的网络的成员。",
-);
+];
 $a->strings["Messages in this group won't be send to these receivers."] = "这个组中的消息不会被发送至这些接收者。";
 $a->strings["Private messages to this person are at risk of public disclosure."] = "私人通信给这个人回被公开。";
 $a->strings["Invalid contact."] = "无效熟人。";
@@ -1859,12 +1859,12 @@ $a->strings["Mark success (if update was manually applied)"] = "标注成功(
 $a->strings["Attempt to execute this update step automatically"] = "试图自动地把这步更新实行";
 $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "";
 $a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = "";
-$a->strings["%s user blocked/unblocked"] = array(
+$a->strings["%s user blocked/unblocked"] = [
        0 => "%s用户拦/不拦了",
-);
-$a->strings["%s user deleted"] = array(
+];
+$a->strings["%s user deleted"] = [
        0 => "%s用户删除了",
-);
+];
 $a->strings["User '%s' deleted"] = "用户「%s」删除了";
 $a->strings["User '%s' unblocked"] = "用户「%s」无拦了";
 $a->strings["User '%s' blocked"] = "用户「%s」拦了";
@@ -1918,9 +1918,9 @@ $a->strings["PHP logging"] = "";
 $a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "";
 $a->strings["Lock feature %s"] = "";
 $a->strings["Manage Additional Features"] = "";
-$a->strings["%d contact edited."] = array(
+$a->strings["%d contact edited."] = [
        0 => "",
-);
+];
 $a->strings["Could not access contact record."] = "用不了熟人记录。";
 $a->strings["Could not locate selected profile."] = "找不到选择的简介。";
 $a->strings["Contact updated."] = "熟人更新了。";