]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/zh-cn/strings.php
Update messages.po
[friendica.git] / view / lang / zh-cn / strings.php
index 76ef7c6d4cb78c3fbd123a013e6e33b50fc6101d..615ef8b2cd06074cc2cc68724e325d69f8efaf3c 100644 (file)
@@ -3,7 +3,7 @@
 if(! function_exists("string_plural_select_zh_cn")) {
 function string_plural_select_zh_cn($n){
        $n = intval($n);
-       return 0;;
+       return intval(0);
 }}
 ;
 $a->strings["default"] = "默认";
@@ -22,7 +22,7 @@ $a->strings["Center"] = "中间";
 $a->strings["Color scheme"] = "色彩方案";
 $a->strings["Posts font size"] = "文章";
 $a->strings["Textareas font size"] = "文本区字体大小";
-$a->strings["Comma separated list of helper forums"] = "";
+$a->strings["Comma separated list of helper forums"] = "帮助论坛的逗号分隔列表";
 $a->strings["don't show"] = "不要显示";
 $a->strings["show"] = "显示";
 $a->strings["Set style"] = "设置风格";
@@ -32,7 +32,7 @@ $a->strings["Help or @NewHere ?"] = "需要帮助或@第一次来这儿?";
 $a->strings["Connect Services"] = "连接服务";
 $a->strings["Find Friends"] = "找朋友们";
 $a->strings["Last users"] = "上次用户";
-$a->strings["Find People"] = "æ\89¾äººç\89©";
+$a->strings["Find People"] = "æ\9f¥æ\89¾ä¸ªäºº";
 $a->strings["Enter name or interest"] = "输入名字或兴趣";
 $a->strings["Connect/Follow"] = "连接/关注";
 $a->strings["Examples: Robert Morgenstein, Fishing"] = "比如:罗伯特·摩根斯坦,钓鱼";
@@ -48,23 +48,21 @@ $a->strings["External link to forum"] = "到论坛的外链";
 $a->strings["show more"] = "显示更多";
 $a->strings["Quick Start"] = "快速入门";
 $a->strings["Help"] = "帮助";
-$a->strings["Custom"] = "";
 $a->strings["Note"] = "便条";
-$a->strings["Check image permissions if all users are allowed to see the image"] = "";
-$a->strings["Select color scheme"] = "";
-$a->strings["Copy or paste schemestring"] = "";
-$a->strings["You can copy this string to share your theme with others. Pasting here applies the schemestring"] = "";
-$a->strings["Navigation bar background color"] = "";
-$a->strings["Navigation bar icon color "] = "";
+$a->strings["Check image permissions if all users are allowed to see the image"] = "如果允许所有用户查看图像,请检查图像权限";
+$a->strings["Custom"] = "习惯";
+$a->strings["Select color scheme"] = "选择配色方案";
+$a->strings["Blue"] = "蓝色";
+$a->strings["Red"] = "红色";
+$a->strings["Purple"] = "紫色";
+$a->strings["Green"] = "绿色";
+$a->strings["Pink"] = "粉色";
+$a->strings["Copy or paste schemestring"] = "复制或粘贴模式字符串";
 $a->strings["Link color"] = "链接颜色";
 $a->strings["Set the background color"] = "设置背景色";
-$a->strings["Content background opacity"] = "";
 $a->strings["Set the background image"] = "设置背景图片";
-$a->strings["Background image style"] = "";
 $a->strings["Login page background image"] = "登录页面背景图片";
 $a->strings["Login page background color"] = "登录页面背景色";
-$a->strings["Leave background image and color empty for theme defaults"] = "";
-$a->strings["Guest"] = "";
 $a->strings["Visitor"] = "访客";
 $a->strings["Status"] = "状态";
 $a->strings["Your posts and conversations"] = "你的消息和交谈";
@@ -86,17 +84,8 @@ $a->strings["Account settings"] = "帐户设置";
 $a->strings["Contacts"] = "联系人";
 $a->strings["Manage/edit friends and contacts"] = "管理/编辑朋友和联系人";
 $a->strings["Follow Thread"] = "关注主题";
-$a->strings["Skip to main content"] = "";
 $a->strings["Top Banner"] = "顶部横幅";
-$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "";
-$a->strings["Full screen"] = "";
-$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "";
-$a->strings["Single row mosaic"] = "";
-$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "";
-$a->strings["Mosaic"] = "";
-$a->strings["Repeat image to fill the screen."] = "";
-$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "";
-$a->strings["%s: Updating post-type."] = "";
+$a->strings["Full screen"] = "全屏幕";
 $a->strings["%1\$s poked %2\$s"] = "%1\$s戳%2\$s";
 $a->strings["event"] = "活动";
 $a->strings["status"] = "状态";
@@ -112,6 +101,7 @@ $a->strings["View in context"] = "查看全文";
 $a->strings["Please wait"] = "请稍等";
 $a->strings["remove"] = "删除";
 $a->strings["Delete Selected Items"] = "删除选中项目";
+$a->strings["%s reshared this."] = "%s转推了本文。";
 $a->strings["View Status"] = "查看状态";
 $a->strings["View Profile"] = "查看个人资料";
 $a->strings["View Photos"] = "查看照片";
@@ -126,7 +116,6 @@ $a->strings["%s doesn't like this."] = "%s 觉得不赞。";
 $a->strings["%s attends."] = "%s 参加。";
 $a->strings["%s doesn't attend."] = "%s 不参加。";
 $a->strings["%s attends maybe."] = "%s可能参加。";
-$a->strings["%s reshared this."] = "%s转推了本文。";
 $a->strings["and"] = "和";
 $a->strings["and %d other people"] = "和 %d 个其他人";
 $a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d个人</span>喜欢";
@@ -168,13 +157,10 @@ $a->strings["clear location"] = "清除位置";
 $a->strings["Set title"] = "指定标题";
 $a->strings["Categories (comma-separated list)"] = "分类(逗号分隔)";
 $a->strings["Permission settings"] = "权限设置";
-$a->strings["permissions"] = "权限";
+$a->strings["Permissions"] = "权限";
 $a->strings["Public post"] = "公开帖子";
 $a->strings["Preview"] = "预览";
 $a->strings["Cancel"] = "取消";
-$a->strings["Post to Groups"] = "发帖到群组";
-$a->strings["Post to Contacts"] = "发给联系人";
-$a->strings["Private post"] = "私人帖子";
 $a->strings["Message"] = "消息";
 $a->strings["Browser"] = "浏览器";
 $a->strings["Open Compose page"] = "打开撰写页面";
@@ -184,14 +170,14 @@ $a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s发给您
 $a->strings["a private message"] = "一条私人消息";
 $a->strings["%1\$s sent you %2\$s."] = "%1\$s发给您%2\$s.";
 $a->strings["Please visit %s to view and/or reply to your private messages."] = "请访问 %s 来查看并且/或者回复你的私信。";
-$a->strings["%1\$s replied to you on %2\$s's %3\$s %4\$s"] = "%1\$så·²å\9c¨ä»¥ä¸\8bæ\97¶é\97´å\9b\9eå¤\8dæ\82¨%2\$sç§\92%3\$s%4\$s";
+$a->strings["%1\$s replied to you on %2\$s's %3\$s %4\$s"] = "%1\$så\9b\9eå¤\8dä½ å\9c¨%2\$sç§\92%3\$s%4\$s";
 $a->strings["%1\$s tagged you on %2\$s's %3\$s %4\$s"] = "%1\$s给你贴上了标签%2\$s秒%3\$s%4\$s";
 $a->strings["%1\$s commented on %2\$s's %3\$s %4\$s"] = "%1\$s评论%2\$s's %3\$s%4\$s";
 $a->strings["%1\$s replied to you on your %2\$s %3\$s"] = "%1\$s回复你的%2\$s%3\$s";
 $a->strings["%1\$s tagged you on your %2\$s %3\$s"] = "%1\$s标记你在你的%2\$s%3\$s";
-$a->strings["%1\$s commented on your %2\$s %3\$s"] = "";
-$a->strings["%1\$s replied to you on their %2\$s %3\$s"] = "";
-$a->strings["%1\$s tagged you on their %2\$s %3\$s"] = "";
+$a->strings["%1\$s commented on your %2\$s %3\$s"] = "%1\$s评论你的%2\$s%3\$s";
+$a->strings["%1\$s replied to you on their %2\$s %3\$s"] = "%1\$s回复你%2\$s%3\$s";
+$a->strings["%1\$s tagged you on their %2\$s %3\$s"] = "%1\$s标记了你%2\$s%3\$s";
 $a->strings["%1\$s commented on their %2\$s %3\$s"] = "%1\$s评论他们的%2\$s%3\$s";
 $a->strings["%s %s tagged you"] = "%s%s标记了您";
 $a->strings["%1\$s tagged you at %2\$s"] = "%1\$s 在 %2\$s 上标记了您";
@@ -236,8 +222,6 @@ $a->strings["Please visit %s  if you wish to make any changes to this relationsh
 $a->strings["[Friendica System Notify]"] = "[Friendica系统通知]";
 $a->strings["registration request"] = "注册请求";
 $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "您已收到来自‘%1\$s’的注册请求,地址为%2\$s";
-$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "";
-$a->strings["Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"] = "";
 $a->strings["Please visit %s to approve or reject the request."] = "请访问%s来批准或拒绝这个请求。";
 $a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
        0 => "达到每日 %d 发文限制。此文被拒绝发出。",
@@ -248,7 +232,7 @@ $a->strings["Weekly posting limit of %d post reached. The post was rejected."] =
 $a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "达到每月 %d 发文限制。此文被拒绝发出。";
 $a->strings["Profile Photos"] = "个人资料照片";
 $a->strings["Access denied."] = "权限拒绝。";
-$a->strings["Bad Request."] = "";
+$a->strings["Bad Request."] = "请求错误";
 $a->strings["Contact not found."] = "没有找到联系人。";
 $a->strings["Permission denied."] = "权限不够。";
 $a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "一天最多墙通知给%s超过了。通知没有通过 。";
@@ -310,7 +294,6 @@ $a->strings["Invalid email."] = "无效的邮箱。";
 $a->strings["Cannot change to that email."] = "无法更改到此电子邮件地址。";
 $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "私人评坛没有隐私批准。默认隐私组用者。";
 $a->strings["Private forum has no privacy permissions and no default privacy group."] = "私人评坛没有隐私批准或默认隐私组。";
-$a->strings["Settings were not updated."] = "";
 $a->strings["Add application"] = "加入应用";
 $a->strings["Save Settings"] = "保存设置";
 $a->strings["Name"] = "名字";
@@ -331,7 +314,6 @@ $a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla
 $a->strings["enabled"] = "已启用";
 $a->strings["disabled"] = "已停用";
 $a->strings["Built-in support for %s connectivity is %s"] = "包括的支持为%s连通性是%s";
-$a->strings["OStatus (GNU Social)"] = "";
 $a->strings["Email access is disabled on this site."] = "电子邮件访问在这个站上被禁用。";
 $a->strings["None"] = "没有";
 $a->strings["Social Networks"] = "社交网络";
@@ -358,7 +340,7 @@ $a->strings["IMAP port:"] = "IMAP服务器端口:";
 $a->strings["Security:"] = "安全:";
 $a->strings["Email login name:"] = "邮件登录名:";
 $a->strings["Email password:"] = "邮件密码:";
-$a->strings["Reply-to address:"] = "回地址:";
+$a->strings["Reply-to address:"] = "回地址:";
 $a->strings["Send public posts to all email contacts:"] = "发送公开文章给所有的邮件联系人:";
 $a->strings["Action after import:"] = "进口后行动:";
 $a->strings["Mark as seen"] = "标注看过";
@@ -371,7 +353,7 @@ $a->strings["Community Forum Subtypes"] = "社区论坛子类型";
 $a->strings["Personal Page"] = "个人页面";
 $a->strings["Account for a personal profile."] = "个人配置文件的帐户。";
 $a->strings["Organisation Page"] = "组织页面";
-$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "作为“追随者”自动批准联系请求的组织的帐户。";
+$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "注册一个自动批准联系请求为“追随者”的组织。";
 $a->strings["News Page"] = "新闻页面";
 $a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "新闻账户,自动批准联系请求为 \"关注者\"。";
 $a->strings["Community Forum"] = "社区论坛";
@@ -461,7 +443,7 @@ $a->strings["Send text only notification emails, without the html part"] = "发
 $a->strings["Show detailled notifications"] = "显示详细通知";
 $a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "默认情况下,通知被压缩为每个项目的单个通知。启用后,将显示每个通知。";
 $a->strings["Advanced Account/Page Type Settings"] = "专家账户/页种设置";
-$a->strings["Change the behaviour of this account for special situations"] = "把这个账户特别情况的时候行动变化";
+$a->strings["Change the behaviour of this account for special situations"] = "在特殊情况下改变此帐户的行为";
 $a->strings["Import Contacts"] = "导入联系人";
 $a->strings["Upload a CSV file that contains the handle of your followed accounts in the first column you exported from the old account."] = "上传一个CSV文件,该文件在您从旧帐号导出的第一列中包含您关注的帐号的句柄。";
 $a->strings["Upload File"] = "上传文件";
@@ -470,11 +452,7 @@ $a->strings["If you have moved this profile from another server, and some of you
 $a->strings["Resend relocate message to contacts"] = "把迁移信息寄给熟人";
 $a->strings["{0} wants to be your friend"] = "{0}想成为您的朋友";
 $a->strings["{0} requested registration"] = "{0}要求注册";
-$a->strings["No contacts in common."] = "没有共同的联系人。";
-$a->strings["Common Friends"] = "普通朋友们";
-$a->strings["No items found"] = "";
 $a->strings["No such group"] = "没有这个组";
-$a->strings["Group is empty"] = "组没有成员";
 $a->strings["Group: %s"] = "组:%s";
 $a->strings["Invalid contact."] = "无效的联系人。";
 $a->strings["Latest Activity"] = "最新活动";
@@ -501,18 +479,14 @@ $a->strings["Status Messages and Posts"] = "状态消息和帖子";
 $a->strings["New Message"] = "新的消息";
 $a->strings["Unable to locate contact information."] = "无法找到联系人信息。";
 $a->strings["Discard"] = "丢弃";
-$a->strings["Do you really want to delete this message?"] = "您真的想删除这个通知吗?";
-$a->strings["Yes"] = "是";
 $a->strings["Conversation not found."] = "找不到对话。";
-$a->strings["Message was not deleted."] = "";
-$a->strings["Conversation was not removed."] = "";
 $a->strings["No messages."] = "没有消息";
 $a->strings["Message not available."] = "通信不可用的";
 $a->strings["Delete message"] = "删除消息";
 $a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
 $a->strings["Delete conversation"] = "删除交谈";
 $a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "没可用的安全交通。您<strong>可能</strong>会在发送人的简介页会回答。";
-$a->strings["Send Reply"] = "发回答";
+$a->strings["Send Reply"] = "发送回复";
 $a->strings["Unknown sender - %s"] = "生发送人-%s";
 $a->strings["You and %s"] = "您和%s";
 $a->strings["%s and You"] = "%s和您";
@@ -548,7 +522,6 @@ $a->strings["Image upload failed."] = "图像上载失败了.";
 $a->strings["No valid account found."] = "找不到效的账户。";
 $a->strings["Password reset request issued. Check your email."] = "重设密码要求发布了。核对您的收件箱。";
 $a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\t亲爱的%1\$s,\n\t\t\t最近在“%2\$s”收到重置帐户的请求\n\t\t密码。要确认此请求,请选择验证链接\n\t\t或将其粘贴到您的web浏览器地址栏中。\n\t\t如果您没有请求此更改,请不要跟随链接\n\t\t忽略和/或删除此电子邮件,请求将很快过期。\n\t\t您的密码将不会更改,除非我们可以验证您\n\t\t发出此请求。";
-$a->strings["\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "";
 $a->strings["Password reset requested at %s"] = "重设密码要求被发布%s";
 $a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "要求确认不了。(您可能已经提交它。)重设密码失败了。";
 $a->strings["Request has expired, please make a new one."] = "请求超时,请重试。";
@@ -562,7 +535,7 @@ $a->strings["Your new password is"] = "你的新的密码是";
 $a->strings["Save or copy your new password - and then"] = "保存或复制新密码-之后";
 $a->strings["click here to login"] = "点击这里登录";
 $a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "您的密码可以在成功登录后在<em>设置</em>页修改。";
-$a->strings["Your password has been reset."] = "";
+$a->strings["Your password has been reset."] = "您的密码已被重置。";
 $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\n\t\t\t亲爱的%1\$s,\n\t\t\t\t您的密码已按要求更改。请保留这个。\n\t\t\t您的记录信息(或立即将您的密码更改为。\n\t\t\t一些你会记住的东西)。\n\t\t";
 $a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\n\t\t\t您的登录详细信息如下:\n\n\t\t\t站点位置:\t%1\$s\n\t\t\t登录名:\t%2\$s\n\t\t\t密码:\t%3\$s\n\n\t\t\t您可以在登录后从帐号设置页面更改该密码。\n\t\t";
 $a->strings["Your password has been changed at %s"] = "您密码被变化在%s";
@@ -605,6 +578,7 @@ $a->strings["Authorize application connection"] = "授权应用连接";
 $a->strings["Return to your app and insert this Securty Code:"] = "回归您的应用和输入这个安全密码:";
 $a->strings["Please login to continue."] = "请登录以继续。";
 $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "你要授权这个应用访问你的文章和联系人,及/或为你创建新的文章吗?";
+$a->strings["Yes"] = "是";
 $a->strings["No"] = "否";
 $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "不好意思,可能你上传的是PHP设置允许的大";
 $a->strings["Or - did you try to upload an empty file?"] = "或者,你是不是上传空的文件?";
@@ -616,7 +590,6 @@ $a->strings["Post updated."] = "发布更新";
 $a->strings["Item wasn't stored."] = "项目未存储。";
 $a->strings["Item couldn't be fetched."] = "无法提取项目。";
 $a->strings["Item not found."] = "项目找不到。";
-$a->strings["Do you really want to delete this item?"] = "您真的想删除这个项目吗?";
 $a->strings["User imports on closed servers can only be done by an administrator."] = "只有系统管理员才能在关闭的服务器上执行用户导入。";
 $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "这个网站超过一天最多账户注册。请明天再试。";
 $a->strings["Import"] = "导入";
@@ -665,7 +638,6 @@ $a->strings["Title:"] = "标题:";
 $a->strings["Share this event"] = "分享这个事件";
 $a->strings["Basic"] = "基本";
 $a->strings["Advanced"] = "高级";
-$a->strings["Permissions"] = "权限";
 $a->strings["Failed to remove event"] = "删除事件失败";
 $a->strings["The contact could not be added."] = "无法添加此联系人。";
 $a->strings["You already added this contact."] = "您已添加此联系人。";
@@ -673,7 +645,6 @@ $a->strings["The network type couldn't be detected. Contact can't be added."] =
 $a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora 支持没被启用。无法添加联系人。";
 $a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus 支持没被启用。无法添加联系人。";
 $a->strings["Tags:"] = "标签:";
-$a->strings["Contact Photos"] = "联系人照片";
 $a->strings["Upload"] = "上传";
 $a->strings["Files"] = "文件";
 $a->strings["Personal Notes"] = "个人笔记";
@@ -685,7 +656,7 @@ $a->strings["Contact information unavailable"] = "联系人信息不可用";
 $a->strings["Album not found."] = "取回不了相册.";
 $a->strings["Album successfully deleted"] = "相册已成功删除";
 $a->strings["Album was empty."] = "相册是空的。";
-$a->strings["Failed to delete the photo."] = "";
+$a->strings["Failed to delete the photo."] = "删除照片失败。";
 $a->strings["a photo"] = "一张照片";
 $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s被%3\$s标签在%2\$s";
 $a->strings["Image upload didn't complete, please try again"] = "图片上传未完成,请重试";
@@ -697,8 +668,6 @@ $a->strings["Upload Photos"] = "上传照片";
 $a->strings["New album name: "] = "新册名:";
 $a->strings["or select existing album:"] = "或选择现有专辑:";
 $a->strings["Do not show a status post for this upload"] = "别显示现状报到关于这个上传";
-$a->strings["Show to Groups"] = "展示到群组";
-$a->strings["Show to Contacts"] = "展示给联系人";
 $a->strings["Do you really want to delete this photo album and all its photos?"] = "您真的想删除这个相册和所有里面的照相吗?";
 $a->strings["Delete Album"] = "删除相册";
 $a->strings["Edit Album"] = "编照片册";
@@ -741,21 +710,12 @@ $a->strings["Welcome %s"] = "欢迎%s";
 $a->strings["Please upload a profile photo."] = "请上传一张简介照片";
 $a->strings["Method not allowed for this module. Allowed method(s): %s"] = "此模块不允许使用模块。允许的方法:%s";
 $a->strings["Page not found."] = "页发现。";
-$a->strings["There are no tables on MyISAM or InnoDB with the Antelope file format."] = "";
 $a->strings["\nError %d occurred during database update:\n%s\n"] = "\n在数据库更新的时候发生了错误 %d\n%s\n";
 $a->strings["Errors encountered performing database changes: "] = "操作数据库更改的时候遇到了错误:";
-$a->strings["Another database update is currently running."] = "";
 $a->strings["%s: Database update"] = "%s:数据库更新";
 $a->strings["%s: updating %s table."] = "%s: 正在更新 %s 表。";
-$a->strings["Database error %d \"%s\" at \"%s\""] = "";
-$a->strings["Friendica can't display this page at the moment, please contact the administrator."] = "";
-$a->strings["template engine cannot be registered without a name."] = "";
-$a->strings["template engine is not registered!"] = "";
 $a->strings["Update %s failed. See error logs."] = "更新 %s 失败。查看错误日志。";
-$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\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]"] = "错误消息是\n[pre]%s[/pre]";
-$a->strings["[Friendica Notify] Database update"] = "";
-$a->strings["\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."] = "";
 $a->strings["Yourself"] = "你自己";
 $a->strings["Followers"] = "关注者";
 $a->strings["Mutuals"] = "互惠互利";
@@ -764,14 +724,10 @@ $a->strings["Public"] = "公开";
 $a->strings["This content will be shown to all your followers and can be seen in the community pages and by anyone with its link."] = "此内容将显示给您的所有追随者,并可在社区页面中查看,任何具有其链接的人都可以看到。";
 $a->strings["Limited/Private"] = "私人";
 $a->strings["This content will be shown only to the people in the first box, to the exception of the people mentioned in the second box. It won't appear anywhere public."] = "此内容将仅向第一个框中的人显示,第二个框中提到的人除外。它不会出现在任何公共场合。";
-$a->strings["Show to:"] = "";
-$a->strings["Except to:"] = "";
 $a->strings["Connectors"] = "连接器";
 $a->strings["The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "无法写入数据库配置文件“config/local.config.php”。请使用附带的文本在您的Web服务器根目录中创建配置文件。";
 $a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "您可能要手工地进口文件「database.sql」用phpmyadmin或mysql。";
-$a->strings["Please see the file \"INSTALL.txt\"."] = "请看文件「INSTALL.txt」";
 $a->strings["Could not find a command line version of PHP in the web server PATH."] = "没找到命令行PHP在网服务器PATH。";
-$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/stable/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
 $a->strings["PHP executable path"] = "PHP可执行路径";
 $a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "输入全路线到php执行程序。您会留空白为继续安装。";
 $a->strings["Command line PHP"] = "命令行PHP";
@@ -802,11 +758,7 @@ $a->strings["Error: mb_string PHP module required but not installed."] = "错误
 $a->strings["iconv PHP module"] = "iconv PHP 模块";
 $a->strings["Error: iconv PHP module required but not installed."] = "错误:需要 iconv PHP 模块但它并没有被安装。";
 $a->strings["POSIX PHP module"] = "POSIX PHP 模块";
-$a->strings["Error: POSIX PHP module required but not installed."] = "";
-$a->strings["JSON PHP module"] = "";
-$a->strings["Error: JSON PHP module required but not installed."] = "";
 $a->strings["File Information PHP module"] = "文件信息PHP模块";
-$a->strings["Error: File Information PHP module required but not installed."] = "";
 $a->strings["The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server and it is unable to do so."] = "Web安装程序需要能够在Web服务器的“config”文件夹中创建名为“local.config.php”的文件,但它无法做到这一点。";
 $a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "这常常是一个权设置,因为网服务器可能不会写文件在文件夹-即使您会。";
 $a->strings["At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder."] = "在此过程结束时,我们将为您提供一个要保存在Friendica“config”文件夹中名为local.config.php的文件中的文本。";
@@ -858,7 +810,6 @@ $a->strings["Apr"] = "四月";
 $a->strings["Jun"] = "六月";
 $a->strings["Jul"] = "七月";
 $a->strings["Aug"] = "八月";
-$a->strings["Sep"] = "";
 $a->strings["Oct"] = "十月";
 $a->strings["Nov"] = "十一月";
 $a->strings["Dec"] = "十二月";
@@ -887,55 +838,38 @@ $a->strings["Legacy module file not found: %s"] = "找不到旧模块文件:%s
 $a->strings["(no subject)"] = "(无主题)";
 $a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "这个新闻是由%s,Friendica社会化网络成员之一,发给你。";
 $a->strings["You may visit them online at %s"] = "你可以网上拜访他在%s";
-$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "你不想受到这些新闻的话,请回答这个新闻给发者联系。";
+$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "如果你不想收到这些发帖,请回复这篇文章与发件人联系。";
 $a->strings["%s posted an update."] = "%s贴上一个新闻。";
 $a->strings["This entry was edited"] = "这个条目被编辑了";
-$a->strings["Private Message"] = "私人的新闻";
-$a->strings["pinned item"] = "";
-$a->strings["Delete locally"] = "";
+$a->strings["Private Message"] = "私信";
 $a->strings["Delete globally"] = "全局删除";
 $a->strings["Remove locally"] = "本地删除";
-$a->strings["save to folder"] = "ä¿\9då­\98å\9c¨文件夹";
+$a->strings["save to folder"] = "ä¿\9då­\98å\88°文件夹";
 $a->strings["I will attend"] = "我将会参加";
 $a->strings["I will not attend"] = "我将不会参加";
 $a->strings["I might attend"] = "我可能会参加";
 $a->strings["ignore thread"] = "忽视主题";
 $a->strings["unignore thread"] = "取消忽视主题";
 $a->strings["toggle ignore status"] = "切换忽视状态";
-$a->strings["pin"] = "";
-$a->strings["unpin"] = "";
-$a->strings["toggle pin status"] = "";
-$a->strings["pinned"] = "";
 $a->strings["add star"] = "添加收藏";
 $a->strings["remove star"] = "移除收藏";
-$a->strings["toggle star status"] = "";
-$a->strings["starred"] = "";
 $a->strings["add tag"] = "加标签";
 $a->strings["like"] = "喜欢";
 $a->strings["dislike"] = "不喜欢";
 $a->strings["Share this"] = "分享这个";
 $a->strings["share"] = "分享";
-$a->strings["%s (Received %s)"] = "%s( æ\94¶å\88°%s)";
+$a->strings["%s (Received %s)"] = "%s( æ\94¶å\8f\96è\87ª%s)";
 $a->strings["Comment this item on your system"] = "在您的系统上注释此项目";
-$a->strings["remote comment"] = "";
-$a->strings["Pushed"] = "";
-$a->strings["Pulled"] = "";
 $a->strings["to"] = "至";
 $a->strings["via"] = "经过";
 $a->strings["Wall-to-Wall"] = "从墙到墙";
 $a->strings["via Wall-To-Wall:"] = "通过从墙到墙";
-$a->strings["Reply to %s"] = "";
+$a->strings["Reply to %s"] = "回复%s";
 $a->strings["More"] = "更多";
-$a->strings["Notifier task is pending"] = "";
-$a->strings["Delivery to remote servers is pending"] = "";
-$a->strings["Delivery to remote servers is underway"] = "";
-$a->strings["Delivery to remote servers is mostly done"] = "";
-$a->strings["Delivery to remote servers is done"] = "";
 $a->strings["%d comment"] = [
        0 => "%d 条评论",
 ];
 $a->strings["Show more"] = "显示更多";
-$a->strings["Show fewer"] = "";
 $a->strings["comment"] = [
        0 => "评论",
 ];
@@ -949,19 +883,13 @@ $a->strings["Enter user nickname: "] = "输入用户昵称:";
 $a->strings["Enter user email address: "] = "输入用户电子邮件地址:";
 $a->strings["Enter a language (optional): "] = "输入语言(可选):";
 $a->strings["User is not pending."] = "用户未挂起。";
-$a->strings["User has already been marked for deletion."] = "";
 $a->strings["Type \"yes\" to delete %s"] = "键入“yes”可删除%s";
-$a->strings["Deletion aborted."] = "";
 $a->strings["Post update version number has been set to %s."] = "更新后版本号已设置为%s";
 $a->strings["Check for pending update actions."] = "检查待定的更新操作。";
 $a->strings["Done."] = "好了。";
 $a->strings["Execute pending post updates."] = "实行待定的发帖更新。";
 $a->strings["All pending post updates are done."] = "所有待定的发帖更新都已完成。";
-$a->strings["The folder view/smarty3/ must be writable by webserver."] = "";
 $a->strings["Hometown:"] = "故乡:";
-$a->strings["Marital Status:"] = "";
-$a->strings["With:"] = "";
-$a->strings["Since:"] = "";
 $a->strings["Sexual Preference:"] = "性取向:";
 $a->strings["Political Views:"] = "政治观念:";
 $a->strings["Religious Views:"] = " 宗教信仰 :";
@@ -988,7 +916,6 @@ $a->strings["%s liked %s's post"] = "%s喜欢了%s的消息";
 $a->strings["%s disliked %s's post"] = "%s不喜欢了%s的消息";
 $a->strings["%s is attending %s's event"] = "%s 正在参加 %s 的事件";
 $a->strings["%s is not attending %s's event"] = "%s 不在参加 %s 的事件";
-$a->strings["%s may attending %s's event"] = "";
 $a->strings["%s is now friends with %s"] = "%s成为%s的朋友";
 $a->strings["Network Notifications"] = "网络通知";
 $a->strings["System Notifications"] = "系统通知";
@@ -1001,8 +928,6 @@ $a->strings["You must be logged in to show this page."] = "您必须登录才能
 $a->strings["Notifications"] = "通知";
 $a->strings["Show Ignored Requests"] = "显示被忽视的请求";
 $a->strings["Hide Ignored Requests"] = "隐藏被忽视的请求";
-$a->strings["Notification type:"] = "";
-$a->strings["Suggested by:"] = "";
 $a->strings["Hide this contact from others"] = "对其他人隐藏这个联系人";
 $a->strings["Approve"] = "批准";
 $a->strings["Claims to be known to you: "] = "声称被您认识:";
@@ -1014,23 +939,12 @@ $a->strings["Subscriber"] = "订阅者";
 $a->strings["About:"] = "关于:";
 $a->strings["Network:"] = "网络";
 $a->strings["No introductions."] = "没有介绍。";
-$a->strings["A Decentralized Social Network"] = "";
 $a->strings["Logged out."] = "已注销。";
-$a->strings["Invalid code, please retry."] = "";
 $a->strings["Two-factor authentication"] = "两步认证";
-$a->strings["<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"] = "";
-$a->strings["Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"] = "";
-$a->strings["Please enter a code from your authentication app"] = "";
-$a->strings["Verify code and complete login"] = "";
-$a->strings["Remaining recovery codes: %d"] = "";
 $a->strings["Two-factor recovery"] = "两步恢复";
-$a->strings["<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"] = "";
-$a->strings["Please enter a recovery code"] = "";
-$a->strings["Submit recovery code and complete login"] = "";
 $a->strings["Create a New Account"] = "创建新的账户";
 $a->strings["Register"] = "注册";
 $a->strings["Your OpenID: "] = "您的OpenID:";
-$a->strings["Please enter your username and password to add the OpenID to your existing account."] = "";
 $a->strings["Or login using OpenID: "] = "或者使用 OpenID 登录: ";
 $a->strings["Logout"] = "注销";
 $a->strings["Login"] = "登录";
@@ -1043,7 +957,6 @@ $a->strings["Website Privacy Policy"] = "网站隐私政策";
 $a->strings["privacy policy"] = "隐私政策";
 $a->strings["OpenID protocol error. No ID returned"] = "OpenID协议错误。未返回ID";
 $a->strings["Account not found. Please login to your existing account to add the OpenID to it."] = "找不到帐户。请登录到您的现有帐户以向其添加OpenID。";
-$a->strings["Account not found. Please register a new account or login to your existing account to add the OpenID to it."] = "";
 $a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
 $a->strings["Time Conversion"] = "时间装换";
 $a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica提供这个服务目的是分享项目跟别的网络和朋友们在别的时区。";
@@ -1052,59 +965,22 @@ $a->strings["Current timezone: %s"] = "现在时区: %s";
 $a->strings["Converted localtime: %s"] = "装换的当地时间:%s";
 $a->strings["Please select your timezone:"] = "请选择你的时区:";
 $a->strings["Source input"] = "源码输入";
-$a->strings["BBCode::toPlaintext"] = "";
-$a->strings["BBCode::convert (raw HTML)"] = "";
-$a->strings["BBCode::convert"] = "";
-$a->strings["BBCode::convert => HTML::toBBCode"] = "";
-$a->strings["BBCode::toMarkdown"] = "";
-$a->strings["BBCode::toMarkdown => Markdown::convert (raw HTML)"] = "";
-$a->strings["BBCode::toMarkdown => Markdown::convert"] = "";
-$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "";
-$a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "";
-$a->strings["Item Body"] = "";
-$a->strings["Item Tags"] = "";
-$a->strings["PageInfo::appendToBody"] = "";
-$a->strings["PageInfo::appendToBody => BBCode::convert (raw HTML)"] = "";
-$a->strings["PageInfo::appendToBody => BBCode::convert"] = "";
-$a->strings["Source input (Diaspora format)"] = "";
-$a->strings["Source input (Markdown)"] = "";
-$a->strings["Markdown::convert (raw HTML)"] = "";
-$a->strings["Markdown::convert"] = "";
-$a->strings["Markdown::toBBCode"] = "";
 $a->strings["Raw HTML input"] = "原始 HTML 输入";
 $a->strings["HTML Input"] = "HTML 输入";
-$a->strings["HTML::toBBCode"] = "";
-$a->strings["HTML::toBBCode => BBCode::convert"] = "";
-$a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "";
-$a->strings["HTML::toBBCode => BBCode::toPlaintext"] = "";
-$a->strings["HTML::toMarkdown"] = "";
-$a->strings["HTML::toPlaintext"] = "";
-$a->strings["HTML::toPlaintext (compact)"] = "";
-$a->strings["Decoded post"] = "";
-$a->strings["Post array before expand entities"] = "";
-$a->strings["Post converted"] = "";
-$a->strings["Converted body"] = "";
-$a->strings["Twitter addon is absent from the addon/ folder."] = "";
+$a->strings["Twitter addon is absent from the addon/ folder."] = "插件/文件夹中没有 Twitter 插件。";
 $a->strings["Source text"] = "源文本";
-$a->strings["BBCode"] = "";
 $a->strings["Diaspora"] = "Diaspora";
 $a->strings["Markdown"] = "Markdown";
 $a->strings["HTML"] = "HTML";
-$a->strings["Twitter Source"] = "";
+$a->strings["Twitter Source"] = "来源: Twitter";
 $a->strings["Only logged in users are permitted to perform a probing."] = "只有已登录用户才被允许进行探测。";
-$a->strings["Formatted"] = "";
-$a->strings["Source"] = "";
-$a->strings["Activity"] = "";
-$a->strings["Object data"] = "";
-$a->strings["Result Item"] = "";
-$a->strings["Source activity"] = "";
 $a->strings["You must be logged in to use this module"] = "您必须登录才能使用此模块";
 $a->strings["Source URL"] = "源链接";
-$a->strings["Lookup address"] = "";
+$a->strings["Common contact (%s)"] = [
+];
 $a->strings["%s's timeline"] = "%s 的时间线";
 $a->strings["%s's posts"] = "%s的帖子";
 $a->strings["%s's comments"] = "%s 的评论";
-$a->strings["No contacts."] = "没有联系人。";
 $a->strings["Follower (%s)"] = [
        0 => "关注(%s)",
 ];
@@ -1115,13 +991,9 @@ $a->strings["Mutual friend (%s)"] = [
        0 => "互为好友 (%s)",
 ];
 $a->strings["Contact (%s)"] = [
-       0 => "",
+       0 => "联系人(%s)",
 ];
-$a->strings["All contacts"] = "";
-$a->strings["Following"] = "正在关注";
-$a->strings["Mutual friends"] = "互为好友";
-$a->strings["You're currently viewing your profile as <b>%s</b> <a href=\"%s\" class=\"btn btn-sm pull-right\">Cancel</a>"] = "";
-$a->strings["Member since:"] = "";
+$a->strings["No contacts."] = "没有联系人。";
 $a->strings["j F, Y"] = "j F, Y";
 $a->strings["j F"] = "j F";
 $a->strings["Birthday:"] = "生日:";
@@ -1131,18 +1003,16 @@ $a->strings["%d year old"] = [
 ];
 $a->strings["XMPP:"] = "XMPP:";
 $a->strings["Homepage:"] = "主页:";
-$a->strings["Forums:"] = "";
-$a->strings["View profile as:"] = "";
+$a->strings["View profile as:"] = "查看个人资料从:";
 $a->strings["Edit profile"] = "修改简介";
-$a->strings["View as"] = "";
 $a->strings["Only parent users can create additional accounts."] = "只有父用户才能创建其他帐户。";
 $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."] = "您可以(可选)通过OpenID填写此表单,方法是提供您的OpenID并单击“注册”。";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "如果您没熟悉OpenID,请留空这个栏和填另些栏。";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "如果您不熟悉OpenID,请将该字段留空并填写其余项目。";
 $a->strings["Your OpenID (optional): "] = "您的OpenID(可选的):";
-$a->strings["Include your profile in member directory?"] = "æ\94¾æ\82¨ç\9a\84ç®\80ä»\8bå\86\8då\91\98ç\9b®å½\95?";
-$a->strings["Note for the admin"] = "给管理员的便条";
-$a->strings["Leave a message for the admin, why you want to join this node"] = "给管理员留条消息,为什么你想加入这个节点";
-$a->strings["Membership on this site is by invitation only."] = "会员身份在这个网站是光通过邀请。";
+$a->strings["Include your profile in member directory?"] = "æ\98¯å\90¦å°\86æ\82¨ç\9a\84个人èµ\84æ\96\99å\8c\85å\90«å\9c¨ä¼\9aå\91\98ç\9b®å½\95中?";
+$a->strings["Note for the admin"] = "给管理员的消息";
+$a->strings["Leave a message for the admin, why you want to join this node"] = "请给管理员留言,说明您为什么要加入此节点";
+$a->strings["Membership on this site is by invitation only."] = "本网站的会员资格仅限邀请。";
 $a->strings["Your invitation code: "] = "您的邀请码:";
 $a->strings["Registration"] = "注册";
 $a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "你的全名 (比如张三,真名或看起来是真名):";
@@ -1151,7 +1021,7 @@ $a->strings["Please repeat your e-mail address:"] = "请重复您的电子邮件
 $a->strings["Leave empty for an auto generated password."] = "留空以使用自动生成的密码。";
 $a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."] = "选择配置文件昵称。这必须以文本字符开始。您在此站点上的个人资料地址将是<strong>“昵称@”%s</strong>。";
 $a->strings["Choose a nickname: "] = "选择昵称:";
-$a->strings["Import your profile to this friendica instance"] = "导入您的简介到这个friendica服务器";
+$a->strings["Import your profile to this friendica instance"] = "导入您的个人资料到这个friendica服务器";
 $a->strings["Terms of Service"] = "服务条款";
 $a->strings["Note: This node explicitly contains adult content"] = "注意:此节点明确包含成人内容";
 $a->strings["Parent Password:"] = "家长密码:";
@@ -1166,43 +1036,27 @@ $a->strings["Failed to send email message. Here your accout details:<br> login:
 $a->strings["Registration successful."] = "注册成功。";
 $a->strings["Your registration can not be processed."] = "处理不了您的注册。";
 $a->strings["You have to leave a request note for the admin."] = "您必须给管理员留下一张申请单。";
-$a->strings["Your registration is pending approval by the site owner."] = "您的注册等网页主的批准。";
-$a->strings["Bad Request"] = "";
-$a->strings["Unauthorized"] = "";
-$a->strings["Forbidden"] = "";
+$a->strings["Your registration is pending approval by the site owner."] = "您的注册等待管理员的批准。";
 $a->strings["Not Found"] = "未发现";
-$a->strings["Internal Server Error"] = "";
-$a->strings["Service Unavailable"] = "";
-$a->strings["The server cannot or will not process the request due to an apparent client error."] = "";
-$a->strings["Authentication is required and has failed or has not yet been provided."] = "";
-$a->strings["The request was valid, but the server is refusing action. The user might not have the necessary permissions for a resource, or may need an account."] = "";
-$a->strings["The requested resource could not be found but may be available in the future."] = "";
 $a->strings["An unexpected condition was encountered and no more specific message is suitable."] = "遇到意外情况,没有合适的更具体的消息。";
-$a->strings["The server is currently unavailable (because it is overloaded or down for maintenance). Please try again later."] = "";
 $a->strings["Go back"] = "回去";
 $a->strings["Welcome to %s"] = "%s欢迎你";
-$a->strings["No friends to display."] = "没有朋友展示。";
-$a->strings["Suggested contact not found."] = "";
 $a->strings["Friend suggestion sent."] = "朋友建议发送了。";
 $a->strings["Suggest Friends"] = "推荐的朋友们";
 $a->strings["Suggest a friend for %s"] = "给 %s 推荐朋友";
 $a->strings["Credits"] = "贡献";
 $a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica 是一个社区项目,如果没有许多人的努力她将无法实现。这里列出了那些为代码作出贡献或者参与本地化翻译的人们。感谢大家的努力!";
-$a->strings["Friendica Communications Server - Setup"] = "";
 $a->strings["System check"] = "系统检测";
 $a->strings["Check again"] = "再检测";
 $a->strings["No SSL policy, links will track page SSL state"] = "没SSL方针,环节将追踪页SSL现状";
 $a->strings["Force all links to use SSL"] = "强制所有链接使用 SSL";
 $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "自签证书,只在本地链接使用 SSL(不推荐)";
-$a->strings["Base settings"] = "";
+$a->strings["Base settings"] = "基本设置";
 $a->strings["SSL link policy"] = "SSL环节方针";
 $a->strings["Determines whether generated links should be forced to use SSL"] = "决定产生的链接是否应该强制使用 SSL";
 $a->strings["Host name"] = "服务器名";
-$a->strings["Overwrite this field in case the determinated hostname isn't right, otherweise leave it as is."] = "";
 $a->strings["Base path to installation"] = "基础安装路线";
 $a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "如果您的系统无法为您检测到正确的安装路径,请在这里输入正确的路径。此配置仅在您使用设有限制的系统时符号链接到网页服务器根目录使用。";
-$a->strings["Sub path of the URL"] = "";
-$a->strings["Overwrite this field in case the sub path determination isn't right, otherwise leave it as is. Leaving this field blank means the installation is at the base URL without sub path."] = "";
 $a->strings["Database connection"] = "数据库接通";
 $a->strings["In order to install Friendica we need to know how to connect to your database."] = "为安装Friendica我们要知道怎么连接您的数据库。";
 $a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "你有关于这些设置有问题的话,请给互联网托管服务或者网页管理联系。";
@@ -1219,24 +1073,17 @@ $a->strings["Your account email address must match this in order to use the web
 $a->strings["System Language:"] = "系统语言:";
 $a->strings["Set the default language for your Friendica installation interface and to send emails."] = "为 Friendica 安装界面及邮件发送设置默认语言。";
 $a->strings["Your Friendica site database has been installed."] = "您Friendica网站数据库被安装了。";
-$a->strings["Installation finished"] = "";
 $a->strings["<h1>What next</h1>"] = "<h1>下步是什么</h1>";
-$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "";
-$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "";
+$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "重要提示: 您需要[手动]为工作者设置一个计划任务。";
+$a->strings["Please see the file \"INSTALL.txt\"."] = "请看文件「INSTALL.txt」";
 $a->strings["- select -"] = "-选择-";
-$a->strings["Item was not removed"] = "";
-$a->strings["Item was not deleted"] = "";
-$a->strings["Wrong type \"%s\", expected one of: %s"] = "";
-$a->strings["Model not found"] = "";
 $a->strings["Remote privacy information not available."] = "摇隐私信息无效";
 $a->strings["Visible to:"] = "可见方:";
 $a->strings["Manage Identities and/or Pages"] = "管理身份或页";
 $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "交替不同同一人或社会/组页合用您的账户或给您「管理」批准";
 $a->strings["Select an identity to manage: "] = "选择同一个人管理:";
 $a->strings["Local Community"] = "本地社区";
-$a->strings["Posts from local users on this server"] = "";
 $a->strings["Global Community"] = "全球社区";
-$a->strings["Posts from users of the whole federated network"] = "";
 $a->strings["No results."] = "没有结果。";
 $a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "此社区流显示此节点接收到的所有公共帖子。它们可能无法反映此节点用户的意见。";
 $a->strings["Community option not available."] = "社区选项不可用。";
@@ -1273,9 +1120,7 @@ $a->strings["Friendica respects your privacy. By default, your posts will only s
 $a->strings["Getting Help"] = "获取帮助";
 $a->strings["Go to the Help Section"] = "看帮助部分";
 $a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "我们<strong>帮助</strong>页可查阅到详情关于别的编程特点和资源。";
-$a->strings["This page is missing a url parameter."] = "";
 $a->strings["The post was created"] = "文章创建了";
-$a->strings["Submanaged account can't access the administation pages. Please log back in as the main account."] = "";
 $a->strings["Information"] = "资料";
 $a->strings["Overview"] = "概览";
 $a->strings["Federation Statistics"] = "联邦网络统计";
@@ -1287,8 +1132,6 @@ $a->strings["Themes"] = "主题";
 $a->strings["Additional features"] = "附加功能";
 $a->strings["Database"] = "数据库";
 $a->strings["DB updates"] = "数据库更新";
-$a->strings["Inspect Deferred Workers"] = "";
-$a->strings["Inspect worker Queue"] = "";
 $a->strings["Tools"] = "工具";
 $a->strings["Contact Blocklist"] = "联系人屏蔽列表";
 $a->strings["Server Blocklist"] = "服务器屏蔽列表";
@@ -1299,9 +1142,6 @@ $a->strings["Diagnostics"] = "诊断";
 $a->strings["PHP Info"] = "PHP Info";
 $a->strings["probe address"] = "探测地址";
 $a->strings["check webfinger"] = "检查 webfinger";
-$a->strings["Item Source"] = "";
-$a->strings["Babel"] = "";
-$a->strings["ActivityPub Conversion"] = "";
 $a->strings["Admin"] = "管理";
 $a->strings["Addon Features"] = "插件特性";
 $a->strings["User registrations waiting for confirmation"] = "用户注册等确认";
@@ -1355,10 +1195,9 @@ $a->strings["Currently blocked"] = "现在被封禁的";
 $a->strings["Currently ignored"] = "现在不理的";
 $a->strings["Currently archived"] = "当前已存档";
 $a->strings["Awaiting connection acknowledge"] = "等待连接确认";
-$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "å\9b\9eç­\94ï¼\8få\96\9c欢å\85³æ\82¨å\85¬å¼\80æ\96\87ç« <strong>ä¼\9a</strong>è¿\98å\8f¯è§\81ç\9a\84";
+$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "对æ\82¨ç\9a\84å\85¬å\85±å¸\96å­\90ç\9a\84å\9b\9eå¤\8d\82¹èµ\9e<strong>å\8f¯è\83½</strong>ä»\8dç\84¶å\8f¯è§\81";
 $a->strings["Notification for new posts"] = "新消息提示";
 $a->strings["Send a notification of every new post of this contact"] = "发送这个联系人的每篇新文章的通知";
-$a->strings["Keyword Deny List"] = "";
 $a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "选择“FETCH INFORMATION AND KEYS”时,不应转换为哈希标签的关键字的逗号分隔列表";
 $a->strings["Actions"] = "操作";
 $a->strings["All Contacts"] = "所有联系人";
@@ -1374,16 +1213,15 @@ $a->strings["Only show archived contacts"] = "只显示已存档联系人";
 $a->strings["Hidden"] = "隐藏的";
 $a->strings["Only show hidden contacts"] = "只显示隐藏的联系人";
 $a->strings["Organize your contact groups"] = "组织你的联络群组";
+$a->strings["Following"] = "正在关注";
+$a->strings["Mutual friends"] = "互为好友";
 $a->strings["Search your contacts"] = "搜索您的联系人";
-$a->strings["Results for: %s"] = "";
 $a->strings["Archive"] = "存档";
-$a->strings["Unarchive"] = "从存档拿来";
+$a->strings["Unarchive"] = "取消存档";
 $a->strings["Batch Actions"] = "批量操作";
 $a->strings["Conversations started by this contact"] = "此联系人开始的对话";
-$a->strings["Posts and Comments"] = "";
+$a->strings["Posts and Comments"] = "发帖和评论";
 $a->strings["Profile Details"] = "个人资料内容";
-$a->strings["View all contacts"] = "查看所有联系人";
-$a->strings["View all common friends"] = "查看所有公共好友";
 $a->strings["Advanced Contact Settings"] = "高级联系人设置";
 $a->strings["Mutual Friendship"] = "互为好友";
 $a->strings["is a fan of yours"] = "是你的粉丝";
@@ -1393,15 +1231,13 @@ $a->strings["Pending incoming contact request"] = "挂起的传入联系人请
 $a->strings["Refetch contact data"] = "重新获取联系人数据";
 $a->strings["Toggle Blocked status"] = "切换屏蔽状态";
 $a->strings["Toggle Ignored status"] = "交替忽视现状";
-$a->strings["Toggle Archive status"] = "交替档案现状";
+$a->strings["Toggle Archive status"] = "切换存档状态";
 $a->strings["Delete contact"] = "删除联系人";
-$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "";
+$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "在注册时,为了提供用户帐户与其联系人之间的通信,用户必须提供显示名称(笔名)、用户名(昵称)和工作电子邮件地址。即使没有显示其他配置文件详细信息,该页面的任何访问者都可以在账户的配置文件页面上访问这些名称。该电子邮件地址将只用于发送用户有关交互的通知,但不会显示。在节点的用户目录或全局用户目录中列出一个帐户是可选的,可以在用户设置中控制,不需要通信。";
 $a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "该数据是通信所必需的,并且被传递到通信伙伴的节点并存储在那里。用户可以输入可传输到通信伙伴帐户的附加私人数据。";
-$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/userexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "";
+$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/userexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "在任何时候登录的用户都可以从<a href=\"%1\$s/settings/userexport\">帐户设置</a>导出他们的帐户数据。如果用户想要删除他们的帐户,他们可以在<a href=\"%1\$s/removeme\">%1\$s/removeme</a>删除他们的帐户。帐户的删除将是永久性的。还将要求通信伙伴的节点删除数据。";
 $a->strings["Privacy Statement"] = "隐私声明";
 $a->strings["Help:"] = "帮助:";
-$a->strings["Method Not Allowed."] = "";
-$a->strings["Profile not found"] = "";
 $a->strings["Total invitation limit exceeded."] = "邀请限超过了。";
 $a->strings["%s : Not a valid email address."] = "%s : 不是效的电子邮件地址.";
 $a->strings["Please join us on Friendica"] = "请加入我们再Friendica";
@@ -1427,16 +1263,11 @@ $a->strings["People Search - %s"] = "搜索人 - %s";
 $a->strings["Forum Search - %s"] = "搜索论坛 - %s";
 $a->strings["Disable"] = "停用";
 $a->strings["Enable"] = "使能用";
-$a->strings["Theme %s disabled."] = "";
-$a->strings["Theme %s successfully enabled."] = "";
-$a->strings["Theme %s failed to install."] = "";
 $a->strings["Screenshot"] = "截图";
 $a->strings["Administration"] = "管理";
 $a->strings["Toggle"] = "肘节";
 $a->strings["Author: "] = "作者:";
 $a->strings["Maintainer: "] = "维护者:";
-$a->strings["Unknown theme."] = "";
-$a->strings["Themes reloaded"] = "";
 $a->strings["Reload active themes"] = "重载活动的主题";
 $a->strings["No themes found on the system. They should be placed in %1\$s"] = "未在系统中发现主题。它们应该被放置在 %1\$s";
 $a->strings["[Experimental]"] = "[试验]";
@@ -1454,57 +1285,35 @@ $a->strings["%s user deleted"] = [
        0 => "%s 用户被删除了",
 ];
 $a->strings["%s user approved"] = [
-       0 => "",
 ];
 $a->strings["%s registration revoked"] = [
-       0 => "",
 ];
-$a->strings["User \"%s\" deleted"] = "";
-$a->strings["User \"%s\" blocked"] = "";
-$a->strings["User \"%s\" unblocked"] = "";
 $a->strings["Account approved."] = "账户已被批准。";
-$a->strings["Registration revoked"] = "";
-$a->strings["Private Forum"] = "";
-$a->strings["Relay"] = "";
 $a->strings["Email"] = "电子邮件";
 $a->strings["Register date"] = "注册日期";
 $a->strings["Last login"] = "上次登录";
-$a->strings["Last public item"] = "";
-$a->strings["Type"] = "";
 $a->strings["Add User"] = "添加用户";
 $a->strings["select all"] = "全选";
 $a->strings["User registrations waiting for confirm"] = "用户注册等待确认";
 $a->strings["User waiting for permanent deletion"] = "用户等待长久删除";
 $a->strings["Request date"] = "要求日期";
 $a->strings["No registrations."] = "没有注册。";
-$a->strings["Note from the user"] = "";
 $a->strings["Deny"] = "否定";
-$a->strings["User blocked"] = "";
 $a->strings["Site admin"] = "网站管理员";
 $a->strings["Account expired"] = "帐户过期了";
 $a->strings["New User"] = "新用户";
-$a->strings["Permanent deletion"] = "";
 $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "特定的用户被删除!\\n\\n什么这些用户放在这个网站被永远删除!\\n\\n您肯定吗?";
 $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "用户{0}将被删除!\\n\\n什么这个用户放在这个网站被永远删除!\\n\\n您肯定吗?";
 $a->strings["Name of the new user."] = "新用户的名字。";
 $a->strings["Nickname"] = "昵称";
 $a->strings["Nickname of the new user."] = "新用户的昵称。";
 $a->strings["Email address of the new user."] = "新用户的邮件地址。";
-$a->strings["Inspect Deferred Worker Queue"] = "";
-$a->strings["This page lists the deferred worker jobs. This are jobs that couldn't be executed at the first time."] = "";
-$a->strings["Inspect Worker Queue"] = "";
-$a->strings["This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."] = "";
 $a->strings["ID"] = "ID";
-$a->strings["Job Parameters"] = "";
 $a->strings["Created"] = "已创建";
-$a->strings["Priority"] = "";
 $a->strings["Update has been marked successful"] = "更新当成功标签了";
-$a->strings["Database structure update %s was successfully applied."] = "";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "";
 $a->strings["Executing %s failed with error: %s"] = "执行 %s 失败,错误:%s";
 $a->strings["Update %s was successfully applied."] = "把%s更新成功地实行。";
 $a->strings["Update %s did not return a status. Unknown if it succeeded."] = "%s更新没回答现状。不知道是否成功。";
-$a->strings["There was no additional update function %s that needed to be called."] = "";
 $a->strings["No failed updates."] = "没有不通过地更新。";
 $a->strings["Check database structure"] = "检查数据库结构";
 $a->strings["Failed Updates"] = "没通过的更新";
@@ -1513,11 +1322,8 @@ $a->strings["Mark success (if update was manually applied)"] = "标注成功(
 $a->strings["Attempt to execute this update step automatically"] = "试图自动地把这步更新实行";
 $a->strings["Other"] = "别的";
 $a->strings["unknown"] = "未知";
-$a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "";
-$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "";
 $a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "打开  <strong>%1\$s</strong> 日志文件出错。\\r\\n <br/> 请检查 %1\$s 文件是否存在并且可读。";
 $a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "无法打开 <strong>%1\$s</strong> 日志文件。\\r\\n <br/> 请检查 %1\$s 文件是否可读。";
-$a->strings["The logfile '%s' is not writable. No logging possible"] = "";
 $a->strings["PHP log currently enabled."] = "PHP 日志已启用。";
 $a->strings["PHP log currently disabled."] = "PHP 日志已禁用。";
 $a->strings["Clear"] = "清理出";
@@ -1528,15 +1334,10 @@ $a->strings["Log level"] = "日志级别";
 $a->strings["PHP logging"] = "PHP 日志";
 $a->strings["To temporarily enable logging of PHP errors and warnings you can prepend the following to the index.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."] = "要临时启用PHP错误和警告的日志记录,您可以在安装的index.php文件中添加以下内容。“ERROR_LOG”行中设置的文件名相对于Friendica顶级目录,并且必须可由Web服务器写入。“LOG_ERROR”和“DISPLAY_ERROR”的选项“1”用于启用这些选项,设置为“0”将禁用它们。";
 $a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "不能分析基础URL。至少要<scheme>://<domain>";
-$a->strings["Relocation started. Could take a while to complete."] = "";
-$a->strings["Invalid storage backend setting value."] = "";
 $a->strings["No special theme for mobile devices"] = "没专门适合手机的主题";
 $a->strings["%s - (Experimental)"] = "%s - (实验性)";
-$a->strings["No community page for local users"] = "";
 $a->strings["No community page"] = "没有社会页";
 $a->strings["Public postings from users of this site"] = "本网站用户的公开文章";
-$a->strings["Public postings from the federated network"] = "";
-$a->strings["Public postings from local users and the federated network"] = "";
 $a->strings["Multi user instance"] = "多用户网站";
 $a->strings["Closed"] = "关闭";
 $a->strings["Requires approval"] = "要批准";
@@ -1544,33 +1345,21 @@ $a->strings["Open"] = "打开";
 $a->strings["Don't check"] = "请勿检查";
 $a->strings["check the stable version"] = "检查稳定版";
 $a->strings["check the development version"] = "检查开发版本";
-$a->strings["none"] = "";
-$a->strings["Local contacts"] = "";
-$a->strings["Interactors"] = "";
-$a->strings["Database (legacy)"] = "";
-$a->strings["Republish users to directory"] = "";
 $a->strings["File upload"] = "文件上传";
 $a->strings["Policies"] = "政策";
-$a->strings["Auto Discovered Contact Directory"] = "";
 $a->strings["Performance"] = "性能";
-$a->strings["Worker"] = "";
 $a->strings["Message Relay"] = "讯息中继";
 $a->strings["Relocate Instance"] = "迁移实例";
-$a->strings["<strong>Warning!</strong> Advanced function. Could make this server unreachable."] = "";
 $a->strings["Site name"] = "网页名字";
 $a->strings["Sender Email"] = "寄主邮件";
-$a->strings["The email address your server shall use to send notification emails from."] = "";
 $a->strings["Banner/Logo"] = "标题/标志";
-$a->strings["Email Banner/Logo"] = "";
 $a->strings["Shortcut icon"] = "捷径小图片";
 $a->strings["Link to an icon that will be used for browsers."] = "指向将用于浏览器的图标的链接。";
 $a->strings["Touch icon"] = "触摸小图片";
 $a->strings["Link to an icon that will be used for tablets and mobiles."] = "链接到将用于平板电脑和移动设备的图标。";
 $a->strings["Additional Info"] = "别的消息";
-$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "";
 $a->strings["System language"] = "系统语言";
 $a->strings["System theme"] = "系统主题";
-$a->strings["Default system theme - may be over-ridden by user profiles - <a href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"] = "";
 $a->strings["Mobile system theme"] = "手机系统主题";
 $a->strings["Theme for mobile devices"] = "用于移动设备的主题";
 $a->strings["Force SSL"] = "强制使用 SSL";
@@ -1579,7 +1368,6 @@ $a->strings["Hide help entry from navigation menu"] = "在导航菜单隐藏帮
 $a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "在导航菜单中隐藏帮助页面的菜单条目。您仍然可以通过输入「/help」直接访问。";
 $a->strings["Single user instance"] = "单用户网站";
 $a->strings["Make this instance multi-user or single-user for the named user"] = "弄这网站多用户或单用户为选择的用户";
-$a->strings["File storage backend"] = "";
 $a->strings["The backend used to store uploaded data. If you change the storage backend, you can manually move the existing files. If you do not do so, the files uploaded before the change will still be available at the old backend. Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a> for more information about the choices and the moving procedure."] = "用于存储上载数据的后端。如果更改存储后端,则可以手动移动现有文件。如果不这样做,则在更改之前上载的文件仍将在旧后端可用。有关选择和移动过程的详细信息,请参阅设置文档。";
 $a->strings["Maximum image size"] = "图片最大尺寸";
 $a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "最多上传照相的字节。默认是零,意思是无限。";
@@ -1591,26 +1379,17 @@ $a->strings["Register policy"] = "注册政策";
 $a->strings["Maximum Daily Registrations"] = "一天最多注册";
 $a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "如果注册上边许可的,这个选择一天最多新用户注册会接待。如果注册关闭了,这个设置没有印象。";
 $a->strings["Register text"] = "注册正文";
-$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "";
-$a->strings["Forbidden Nicknames"] = "";
-$a->strings["Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."] = "";
 $a->strings["Accounts abandoned after x days"] = "账户丢弃X天后";
 $a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "拒绝浪费系统资源看外网站找丢弃的账户。输入0为无时限。";
 $a->strings["Allowed friend domains"] = "允许的朋友域";
 $a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "逗号分隔的域名许根这个网站结友谊。通配符行。空的允许所有的域名。";
 $a->strings["Allowed email domains"] = "允许的电子邮件域";
 $a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "逗号分隔的域名可接受在邮件地址为这网站的注册。通配符行。空的允许所有的域名。";
-$a->strings["No OEmbed rich content"] = "";
 $a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "不显示丰富内容(例如嵌入式PDF),除非来自下面列出的域。";
-$a->strings["Allowed OEmbed domains"] = "";
-$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
 $a->strings["Block public"] = "阻止公开";
-$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "";
 $a->strings["Force publish"] = "强行发布";
 $a->strings["Check to force all profiles on this site to be listed in the site directory."] = "让所有这网站的的简介表明在网站目录。";
 $a->strings["Enabling this may violate privacy laws like the GDPR"] = "启用此项可能会违反隐私法律,譬如 GDPR 等";
-$a->strings["Global directory URL"] = "";
-$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "";
 $a->strings["Private posts by default for new users"] = "新用户默认写私人文章";
 $a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "默认新用户文章批准使默认隐私组,没有公开。";
 $a->strings["Don't include post content in email notifications"] = "别包含文章内容在邮件消息";
@@ -1619,20 +1398,12 @@ $a->strings["Disallow public access to addons listed in the apps menu."] = "不
 $a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "复选这个框为把应用选内插件限制仅成员";
 $a->strings["Don't embed private images in posts"] = "别嵌入私人图案在文章里";
 $a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "不要将帖子中本地托管的私人照片替换为嵌入的图像副本。这意味着,收到包含私人照片的帖子的联系人将不得不验证并加载每张图像,这可能需要一段时间。";
-$a->strings["Explicit Content"] = "";
 $a->strings["Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page."] = "设置此选项以通知您的节点主要用于可能不适合未成年人的显式内容。此信息将在节点信息中发布,并且可能被(例如)全局目录用来从要加入的节点列表中过滤您的节点。此外,用户注册页面上将显示有关此问题的说明。";
 $a->strings["Allow Users to set remote_self"] = "允许用户用遥远的自身";
 $a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "选择这个之后,用户们允许表明熟人当遥远的自身在熟人修理页。遥远的自身所有文章被复制到用户文章流。";
 $a->strings["Block multiple registrations"] = "阻止多次注册";
 $a->strings["Disallow users to register additional accounts for use as pages."] = "不允许用户注册别的账户为当页。";
-$a->strings["Disable OpenID"] = "";
-$a->strings["Disable OpenID support for registration and logins."] = "";
-$a->strings["No Fullname check"] = "";
-$a->strings["Allow users to register without a space between the first name and the last name in their full name."] = "";
-$a->strings["Community pages for visitors"] = "";
-$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "";
 $a->strings["Posts per user on community page"] = "个用户文章数量在社会页";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for \"Global Community\")"] = "";
 $a->strings["Disable OStatus support"] = "禁用OStatus支持";
 $a->strings["Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "禁用内置OStatus(StatusNet、GNU Social等)。兼容性。OStatus中的所有通信都是公开的,因此偶尔会显示隐私警告。";
 $a->strings["OStatus support can only be enabled if threading is enabled."] = "只有在启用线程时才能启用OStatus支持。";
@@ -1649,23 +1420,10 @@ $a->strings["Network timeout"] = "网络超时";
 $a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "输入秒数。输入零为无限(不推荐的)。";
 $a->strings["Maximum Load Average"] = "最大平均负荷";
 $a->strings["Maximum system load before delivery and poll processes are deferred - default %d."] = "延迟传递和轮询过程之前的最大系统负载-默认值%d。";
-$a->strings["Maximum Load Average (Frontend)"] = "";
 $a->strings["Maximum system load before the frontend quits service - default 50."] = "前端退出服务之前的最大系统负载-默认值为50。";
 $a->strings["Minimal Memory"] = "最少内存";
-$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "";
-$a->strings["Periodically optimize tables"] = "";
-$a->strings["Periodically optimize tables like the cache and the workerqueue"] = "";
-$a->strings["Discover followers/followings from contacts"] = "";
-$a->strings["If enabled, contacts are checked for their followers and following contacts."] = "";
-$a->strings["None - deactivated"] = "";
-$a->strings["Local contacts - contacts of our local contacts are discovered for their followers/followings."] = "";
-$a->strings["Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings."] = "";
-$a->strings["Synchronize the contacts with the directory server"] = "";
-$a->strings["if enabled, the system will check periodically for new contacts on the defined directory server."] = "";
 $a->strings["Days between requery"] = "重新查询间隔天数";
-$a->strings["Number of days after which a server is requeried for his contacts."] = "";
 $a->strings["Discover contacts from other servers"] = "从其他服务器上发现联系人";
-$a->strings["Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers."] = "";
 $a->strings["Search the local directory"] = "搜索本地目录";
 $a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "搜索本地目录,而不是全局目录。在本地搜索时,每次搜索都将在后台对全局目录执行。这会在重复搜索时改进搜索结果。";
 $a->strings["Publish server information"] = "发布服务器信息";
@@ -1679,17 +1437,10 @@ $a->strings["Remove old remote items, orphaned database records and old content
 $a->strings["Lifespan of remote items"] = "远程项目的使用期限";
 $a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "启用数据库清理后,这将定义删除远程项目的天数。自己的物品,标记或归档的物品总是保存着。0禁用此行为。";
 $a->strings["Lifespan of unclaimed items"] = "无人认领物品的寿命";
-$a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "";
-$a->strings["Lifespan of raw conversation data"] = "";
-$a->strings["The conversation data is used for ActivityPub and OStatus, as well as for debug purposes. It should be safe to remove it after 14 days, default is 90 days."] = "";
 $a->strings["Path to item cache"] = "路线到项目缓存";
-$a->strings["The item caches buffers generated bbcode and external images."] = "";
 $a->strings["Cache duration in seconds"] = "缓存时间秒";
 $a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "高速缓存要存文件多久?默认是86400秒钟(一天)。停用高速缓存,输入-1。";
 $a->strings["Maximum numbers of comments per post"] = "文件最多评论";
-$a->strings["How much comments should be shown for each post? Default value is 100."] = "";
-$a->strings["Maximum numbers of comments per post on the display page"] = "";
-$a->strings["How many comments should be shown on the single view for each post? Default value is 1000."] = "";
 $a->strings["Temp path"] = "临时文件路线";
 $a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "如果您有受限制的系统,其中Web服务器无法访问系统临时路径,请在此处输入其他路径。";
 $a->strings["Disable picture proxy"] = "停用图片代理";
@@ -1701,54 +1452,16 @@ $a->strings["Change base url for this server. Sends relocate message to all Frie
 $a->strings["RINO Encryption"] = "RINO 加密";
 $a->strings["Encryption layer between nodes."] = "节点之间的加密层。";
 $a->strings["Enabled"] = "已启用";
-$a->strings["Maximum number of parallel workers"] = "";
-$a->strings["On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."] = "";
-$a->strings["Don't use \"proc_open\" with the worker"] = "";
 $a->strings["Enable this if your system doesn't allow the use of \"proc_open\". This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "如果您的系统不允许使用“proc_open”,请启用此选项。这可能发生在共享主机上。如果启用此功能,则应在crontab中增加工作进程调用的频率。";
 $a->strings["Enable fastlane"] = "启用快车道模式";
-$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "";
-$a->strings["Enable frontend worker"] = "";
-$a->strings["When enabled the Worker process is triggered when backend access is performed (e.g. messages being delivered). On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "";
-$a->strings["Subscribe to relay"] = "";
-$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "";
 $a->strings["Relay server"] = "中继服务器";
-$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "";
-$a->strings["Direct relay transfer"] = "";
-$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "";
-$a->strings["Relay scope"] = "";
-$a->strings["Can be \"all\" or \"tags\". \"all\" means that every public post should be received. \"tags\" means that only posts with selected tags should be received."] = "";
 $a->strings["all"] = "所有";
-$a->strings["tags"] = "";
-$a->strings["Server tags"] = "";
-$a->strings["Comma separated list of tags for the \"tags\" subscription."] = "";
-$a->strings["Allow user tags"] = "";
-$a->strings["If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."] = "";
-$a->strings["Start Relocation"] = "";
-$a->strings["Template engine (%s) error: %s"] = "";
-$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "";
-$a->strings["Your DB still runs with InnoDB tables in the Antelope file format. You should change the file format to Barracuda. Friendica is using features that are not provided by the Antelope format. See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "";
-$a->strings["Your table_definition_cache is too low (%d). This can lead to the database error \"Prepared statement needs to be re-prepared\". Please set it at least to %d (or -1 for autosizing). See <a href=\"%s\">here</a> for more information.<br />"] = "";
 $a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "有新的 Friendica 版本可供下载。您当前的版本为 %1\$s,上游版本为 %2\$s";
-$a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "";
-$a->strings["The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear. (Some of the errors are possibly inside the logfile.)"] = "";
-$a->strings["The worker was never executed. Please check your database structure!"] = "";
-$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "";
-$a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "";
-$a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "";
-$a->strings["<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."] = "";
-$a->strings["The logfile '%s' is not usable. No logging possible (error: '%s')"] = "";
-$a->strings["The debug logfile '%s' is not usable. No logging possible (error: '%s')"] = "";
-$a->strings["Friendica's system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."] = "";
-$a->strings["Friendica's current system.basepath '%s' is wrong and the config file '%s' isn't used."] = "";
-$a->strings["Friendica's current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."] = "";
 $a->strings["Normal Account"] = "正常帐户";
-$a->strings["Automatic Follower Account"] = "";
 $a->strings["Public Forum Account"] = "公开论坛帐号";
 $a->strings["Automatic Friend Account"] = "自动朋友帐户";
 $a->strings["Blog Account"] = "博客账户";
-$a->strings["Private Forum Account"] = "";
 $a->strings["Message queues"] = "通知排队";
-$a->strings["Server Settings"] = "";
 $a->strings["Registered users"] = "注册的用户";
 $a->strings["Pending registrations"] = "待定的注册";
 $a->strings["Version"] = "版本";
@@ -1756,58 +1469,29 @@ $a->strings["Active addons"] = "激活插件";
 $a->strings["Display Terms of Service"] = "显示服务条款";
 $a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "启用服务条款页面。如果启用此功能,则会在注册表和常规信息页面中添加一个条款链接。";
 $a->strings["Display Privacy Statement"] = "显示隐私说明";
-$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">EU-GDPR</a>."] = "";
 $a->strings["Privacy Statement Preview"] = "隐私声明预览";
 $a->strings["The Terms of Service"] = "服务条款";
 $a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "在这里输入节点的服务条款。你可以使用 BBCode。节的标题应该是[ h2]及以下。";
-$a->strings["Server domain pattern added to blocklist."] = "";
-$a->strings["Blocked server domain pattern"] = "";
 $a->strings["Reason for the block"] = "封禁原因";
-$a->strings["Delete server domain pattern"] = "";
 $a->strings["Check to delete this entry from the blocklist"] = "选中以从列表中删除此条目";
-$a->strings["Server Domain Pattern Blocklist"] = "";
-$a->strings["This page can be used to define a blocklist of server domain patterns from the federated network that are not allowed to interact with your node. For each domain pattern you should also provide the reason why you block it."] = "";
-$a->strings["The list of blocked server domain patterns will be made publically available on the <a href=\"/friendica\">/friendica</a> page so that your users and people investigating communication problems can find the reason easily."] = "";
-$a->strings["<p>The server domain pattern syntax is case-insensitive shell wildcard, comprising the following special characters:</p>\n<ul>\n\t<li><code>*</code>: Any number of characters</li>\n\t<li><code>?</code>: Any single character</li>\n\t<li><code>[&lt;char1&gt;&lt;char2&gt;...]</code>: char1 or char2</li>\n</ul>"] = "";
 $a->strings["Add new entry to block list"] = "添加新条目到屏蔽列表";
-$a->strings["Server Domain Pattern"] = "";
-$a->strings["The domain pattern of the new server to add to the block list. Do not include the protocol."] = "";
 $a->strings["Block reason"] = "封禁原因";
-$a->strings["The reason why you blocked this server domain pattern."] = "";
 $a->strings["Add Entry"] = "添加条目";
 $a->strings["Save changes to the blocklist"] = "保存变更到屏蔽列表";
 $a->strings["Current Entries in the Blocklist"] = "屏蔽列表中的当前条目";
 $a->strings["Delete entry from blocklist"] = "删除屏蔽列表中的条目";
 $a->strings["Delete entry from blocklist?"] = "从屏蔽列表删除条目?";
 $a->strings["%s contact unblocked"] = [
-       0 => "",
 ];
-$a->strings["Remote Contact Blocklist"] = "";
-$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "";
-$a->strings["Block Remote Contact"] = "";
-$a->strings["select none"] = "";
-$a->strings["No remote contact is blocked from this node."] = "";
-$a->strings["Blocked Remote Contacts"] = "";
-$a->strings["Block New Remote Contact"] = "";
 $a->strings["Photo"] = "照片";
-$a->strings["Reason"] = "";
 $a->strings["%s total blocked contact"] = [
-       0 => "",
 ];
-$a->strings["URL of the remote contact to block."] = "";
-$a->strings["Block Reason"] = "";
-$a->strings["Item Guid"] = "";
 $a->strings["Item marked for deletion."] = "被标记为要删除的项目。";
 $a->strings["Delete this Item"] = "删除这个项目";
-$a->strings["On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted."] = "";
-$a->strings["You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456."] = "";
 $a->strings["GUID"] = "GUID";
 $a->strings["The GUID of the item you want to delete."] = "你想要删除的项目的 GUID.";
-$a->strings["Addon not found."] = "";
 $a->strings["Addon %s disabled."] = "插件 %s 已禁用。";
 $a->strings["Addon %s enabled."] = "插件 %s 已启用。";
-$a->strings["Addons reloaded"] = "";
-$a->strings["Addon %s failed to install."] = "";
 $a->strings["Reload active addons"] = "重新加载可用插件";
 $a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "目前您的节点上没有可用插件。您可以在 %1\$s 找到官方插件库,或者到开放的插件登记处 %2\$s 也能找到其他有趣的插件";
 $a->strings["No entries (some entries may be hidden)."] = "没有文章(有的文章会被隐藏)。";
@@ -1815,14 +1499,6 @@ $a->strings["Find on this site"] = "找在这网站";
 $a->strings["Results for:"] = "结果:";
 $a->strings["Site Directory"] = "站点目录";
 $a->strings["Item was not found."] = "找不到项目。";
-$a->strings["Please enter a post body."] = "";
-$a->strings["This feature is only available with the frio theme."] = "";
-$a->strings["Compose new personal note"] = "";
-$a->strings["Compose new post"] = "";
-$a->strings["Visibility"] = "";
-$a->strings["Clear the location"] = "";
-$a->strings["Location services are unavailable on your device"] = "";
-$a->strings["Location services are disabled. Please check the website's permissions on your device"] = "";
 $a->strings["Installed addons/apps:"] = "已安装的插件/应用:";
 $a->strings["No installed addons/apps"] = "没有已安装的插件或应用";
 $a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "阅读此节点的<a href=\"%1\$s/tos\">服务条款</a>。";
@@ -1831,13 +1507,9 @@ $a->strings["This is Friendica, version %s that is running at the web location %
 $a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "请浏览 <a href=\"https://friendi.ca\">Friendi.ca</a> 以了解更多关于 Friendica 项目的信息。";
 $a->strings["Bug reports and issues: please visit"] = "Bug 及 issues 报告:请访问";
 $a->strings["the bugtracker at github"] = "在 github 上的错误追踪系统";
-$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "";
 $a->strings["Only You Can See This"] = "只有你可以看这个";
 $a->strings["Tips for New Members"] = "新人建议";
-$a->strings["The Photo with id %s is not available."] = "";
-$a->strings["Invalid photo with id %s."] = "";
 $a->strings["The provided profile link doesn't seem to be valid"] = "提供的个人资料链接似乎无效";
-$a->strings["Enter your Webfinger address (user@domain.tld) or profile URL here. If this isn't supported by your system, you have to subscribe to <strong>%s</strong> or <strong>%s</strong> directly on your system."] = "";
 $a->strings["Account"] = "帐户";
 $a->strings["Display"] = "显示";
 $a->strings["Manage Accounts"] = "管理帐号";
@@ -1846,17 +1518,7 @@ $a->strings["Export personal data"] = "导出个人信息";
 $a->strings["Remove account"] = "删除账户";
 $a->strings["Could not create group."] = "无法创建群组。";
 $a->strings["Group not found."] = "组找不到。";
-$a->strings["Group name was not changed."] = "";
-$a->strings["Unknown group."] = "";
-$a->strings["Contact is deleted."] = "";
-$a->strings["Unable to add the contact to the group."] = "";
-$a->strings["Contact successfully added to group."] = "";
-$a->strings["Unable to remove the contact from the group."] = "";
-$a->strings["Contact successfully removed from group."] = "";
-$a->strings["Unknown group command."] = "";
-$a->strings["Bad request."] = "";
 $a->strings["Save Group"] = "保存组";
-$a->strings["Filter"] = "";
 $a->strings["Create a group of contacts/friends."] = "创建一组联系人/朋友。";
 $a->strings["Group Name: "] = "组名:";
 $a->strings["Contacts not in any group"] = "不在任何组的联系人";
@@ -1864,51 +1526,43 @@ $a->strings["Unable to remove group."] = "不能删除组。";
 $a->strings["Delete Group"] = "删除群组";
 $a->strings["Edit Group Name"] = "编辑群组名称";
 $a->strings["Members"] = "成员";
-$a->strings["Remove contact from group"] = "";
+$a->strings["Group is empty"] = "组没有成员";
 $a->strings["Click on a contact to add or remove."] = "单击联系人以添加或删除。";
-$a->strings["Add contact to group"] = "";
 $a->strings["Only logged in users are permitted to perform a search."] = "只有已登录的用户被允许进行搜索。";
 $a->strings["Only one search per minute is permitted for not logged in users."] = "对未登录的用户,每分钟只允许一条搜索。";
 $a->strings["Search"] = "搜索";
 $a->strings["Items tagged with: %s"] = "项目标记为:%s";
-$a->strings["You must be logged in to use this module."] = "";
-$a->strings["Search term was not saved."] = "";
-$a->strings["Search term already saved."] = "";
-$a->strings["Search term was not removed."] = "";
 $a->strings["No profile"] = "无简介";
-$a->strings["Error while sending poke, please retry."] = "";
 $a->strings["Poke/Prod"] = "戳";
 $a->strings["poke, prod or do other things to somebody"] = "把人家戳或别的行动";
 $a->strings["Choose what you wish to do to recipient"] = "选择您想把别人作";
 $a->strings["Make this post private"] = "使这个文章私人";
 $a->strings["Contact update failed."] = "联系人更新失败。";
-$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>警告:此为进阶</strong>,如果您输入不正确的信息,您也许无法与这位联系人的正常通讯。";
-$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "请<strong>立即</strong>用后退按钮如果您不确定怎么用这页";
-$a->strings["No mirroring"] = "没有复制";
-$a->strings["Mirror as forwarded posting"] = "复制为传达文章";
-$a->strings["Mirror as my own posting"] = "复制为我自己的文章";
+$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>警告:此为进阶选项</strong>,如果您输入不正确的信息,您也许无法与这位联系人的正常通讯。";
+$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "如果您不确定要在此页面上执行什么操作,请<strong>立即</strong>使用浏览器的“后退”按钮。";
+$a->strings["No mirroring"] = "没有镜像";
+$a->strings["Mirror as forwarded posting"] = "镜像为转发文章";
+$a->strings["Mirror as my own posting"] = "镜像为我自己的文章";
 $a->strings["Return to contact editor"] = "返回到联系人编辑器";
-$a->strings["Remote Self"] = "遥远的自身";
-$a->strings["Mirror postings from this contact"] = "把这个熟人的文章复制。";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "表明这个熟人当遥远的自身。Friendica要把这个熟人的新的文章复制。";
+$a->strings["Remote Self"] = "Remote Self";
+$a->strings["Mirror postings from this contact"] = "镜像这个联系人的帖子";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "将此联系人标记为Remote_Self,这将导致Friendica重新发布此联系人的新条目。";
 $a->strings["Account Nickname"] = "帐户昵称";
-$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname越过名/昵称";
+$a->strings["@Tagname - overrides Name/Nickname"] = "@标记名称-覆盖名称/昵称";
 $a->strings["Account URL"] = "帐户URL";
-$a->strings["Account URL Alias"] = "";
+$a->strings["Account URL Alias"] = "帐户URL别名";
 $a->strings["Friend Request URL"] = "朋友请求URL";
 $a->strings["Friend Confirm URL"] = "朋友确认URL";
 $a->strings["Notification Endpoint URL"] = "通知端URL";
-$a->strings["Poll/Feed URL"] = "URL";
-$a->strings["New photo from this URL"] = "新照片从这个URL";
+$a->strings["Poll/Feed URL"] = "轮询/订阅源URL";
+$a->strings["New photo from this URL"] = "从此URL新建照片";
 $a->strings["No installed applications."] = "没有安装的应用";
 $a->strings["Applications"] = "应用";
 $a->strings["Profile Name is required."] = "必要简介名";
 $a->strings["Profile couldn't be updated."] = "无法更新简介";
 $a->strings["Label:"] = "标签:";
-$a->strings["Value:"] = "";
 $a->strings["Field Permissions"] = "字段权限";
 $a->strings["(click to open/close)"] = "(点击来打开/关闭)";
-$a->strings["Add a new profile field"] = "";
 $a->strings["Profile Actions"] = "简介照片操作";
 $a->strings["Edit Profile Details"] = "剪辑简介消息";
 $a->strings["Change Profile Photo"] = "改变简介照片";
@@ -1933,16 +1587,8 @@ $a->strings["<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p
 $a->strings["Image size reduction [%s] failed."] = "图片压缩 [%s] 失败。";
 $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "如果新照片没有立即显示,请刷新页面或者清除浏览器缓存。";
 $a->strings["Unable to process image"] = "无法处理图像";
-$a->strings["Photo not found."] = "";
-$a->strings["Profile picture successfully updated."] = "";
 $a->strings["Crop Image"] = "修剪照片";
 $a->strings["Please adjust the image cropping for optimum viewing."] = "请调图片剪裁为最好看。";
-$a->strings["Use Image As Is"] = "";
-$a->strings["Missing uploaded image."] = "";
-$a->strings["Profile Picture Settings"] = "";
-$a->strings["Current Profile Picture"] = "";
-$a->strings["Upload Profile Picture"] = "";
-$a->strings["Upload Picture:"] = "";
 $a->strings["or"] = "或者";
 $a->strings["skip this step"] = "略过这步";
 $a->strings["select a photo from your photo albums"] = "从您的照片册选择一片。";
@@ -1963,57 +1609,25 @@ $a->strings["Existing Page Delegates"] = "目前页代表";
 $a->strings["Potential Delegates"] = "潜力的代表";
 $a->strings["Add"] = "加";
 $a->strings["No entries."] = "没有项目。";
-$a->strings["Two-factor authentication successfully disabled."] = "";
 $a->strings["Wrong Password"] = "密码不正确";
 $a->strings["<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"] = "<p>使用移动设备上的应用程序在登录时获取两步认证代码</p>";
 $a->strings["Authenticator app"] = "身份验证应用";
 $a->strings["Configured"] = "配置";
 $a->strings["Not Configured"] = "未配置";
-$a->strings["<p>You haven't finished configuring your authenticator app.</p>"] = "";
-$a->strings["<p>Your authenticator app is correctly configured.</p>"] = "";
 $a->strings["Recovery codes"] = "恢复码";
-$a->strings["Remaining valid codes"] = "";
-$a->strings["<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"] = "";
-$a->strings["App-specific passwords"] = "";
-$a->strings["Generated app-specific passwords"] = "";
-$a->strings["<p>These randomly generated passwords allow you to authenticate on apps not supporting two-factor authentication.</p>"] = "";
 $a->strings["Current password:"] = "当前密码";
 $a->strings["You need to provide your current password to change two-factor authentication settings."] = "您需要提供当前密码才能更改两步身份验证设置。";
 $a->strings["Enable two-factor authentication"] = "启用两步认证";
-$a->strings["Disable two-factor authentication"] = "";
-$a->strings["Show recovery codes"] = "";
-$a->strings["Manage app-specific passwords"] = "";
-$a->strings["Finish app configuration"] = "";
-$a->strings["Please enter your password to access this page."] = "";
 $a->strings["Two-factor authentication successfully activated."] = "成功激活双因素身份验证。";
-$a->strings["<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"] = "";
 $a->strings["Two-factor code verification"] = "双因素码验证";
-$a->strings["<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"] = "";
-$a->strings["<p>Or you can open the following URL in your mobile devicde:</p><p><a href=\"%s\">%s</a></p>"] = "";
 $a->strings["Verify code and enable two-factor authentication"] = "验证码并启用双因素身份验证";
 $a->strings["New recovery codes successfully generated."] = "已成功生成新的恢复代码。";
 $a->strings["Two-factor recovery codes"] = "两步验证码";
-$a->strings["<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"] = "";
 $a->strings["When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."] = "生成新恢复代码时,必须复制新代码。你的旧密码不会再起作用了。";
 $a->strings["Generate new recovery codes"] = "生成新的恢复代码";
-$a->strings["Next: Verification"] = "";
-$a->strings["App-specific password generation failed: The description is empty."] = "";
-$a->strings["App-specific password generation failed: This description already exists."] = "";
-$a->strings["New app-specific password generated."] = "";
-$a->strings["App-specific passwords successfully revoked."] = "";
-$a->strings["App-specific password successfully revoked."] = "";
-$a->strings["Two-factor app-specific passwords"] = "";
-$a->strings["<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don't support two-factor authentication.</p>"] = "";
-$a->strings["Make sure to copy your new app-specific password now. You won’t be able to see it again!"] = "";
-$a->strings["Description"] = "";
-$a->strings["Last Used"] = "";
 $a->strings["Revoke"] = "取消";
 $a->strings["Revoke All"] = "全部取消";
 $a->strings["When you generate a new app-specific password, you must use it right away, it will be shown to you once after you generate it."] = "当您生成特定于应用程序的新密码时,您必须立即使用它,生成密码后会显示给您一次。";
-$a->strings["Generate new app-specific password"] = "";
-$a->strings["Friendiqa on my Fairphone 2..."] = "";
-$a->strings["Generate"] = "";
-$a->strings["The theme you chose isn't available."] = "";
 $a->strings["%s - (Unsupported)"] = "%s - (不支持的)";
 $a->strings["Display Settings"] = "表示设置";
 $a->strings["General Theme Settings"] = "通用主题设置";
@@ -2052,7 +1666,6 @@ $a->strings["stopped following"] = "取消关注";
 $a->strings["Attachments:"] = "附件:";
 $a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s 的管理员";
 $a->strings["%s Administrator"] = "%s管理员";
-$a->strings["thanks"] = "";
 $a->strings["Friendica Notification"] = "Friendica 通知";
 $a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD 或 MM-DD";
 $a->strings["never"] = "从未";
@@ -2068,12 +1681,9 @@ $a->strings["minute"] = "分钟";
 $a->strings["minutes"] = "分钟";
 $a->strings["second"] = "秒";
 $a->strings["seconds"] = "秒";
-$a->strings["in %1\$d %2\$s"] = "";
 $a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s以前";
 $a->strings["Database storage failed to update %s"] = "数据库存储更新失败%s";
 $a->strings["Database storage failed to insert data"] = "数据库存储无法插入数据";
-$a->strings["Filesystem storage failed to create \"%s\". Check you write permissions."] = "";
-$a->strings["Filesystem storage failed to save data to \"%s\". Check your write permissions"] = "";
 $a->strings["Storage base path"] = "存储基本路径";
 $a->strings["Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree"] = "保存上传文件的文件夹。为了最大限度的安全,这应该是一个在 web 服务器文件夹树之外的路径 ";
 $a->strings["Enter a valid existing folder"] = "输入一个有效的现有文件夹";
@@ -2111,12 +1721,11 @@ $a->strings["l, F j"] = "l, F j";
 $a->strings["Edit event"] = "编辑事件";
 $a->strings["Duplicate event"] = "重复事件";
 $a->strings["Delete event"] = "删除事件";
-$a->strings["D g:i A"] = "";
-$a->strings["g:i A"] = "";
 $a->strings["Show map"] = "显示地图";
 $a->strings["Hide map"] = "隐藏地图";
 $a->strings["%s's birthday"] = "%s的生日";
 $a->strings["Happy Birthday %s"] = "生日快乐%s";
+$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "严重错误:安全密钥生成失败。";
 $a->strings["Login failed"] = "登录失败";
 $a->strings["Not enough information to authenticate"] = "没有足够信息以认证";
 $a->strings["Password can't be empty"] = "密码不能是空的";
@@ -2128,33 +1737,21 @@ $a->strings["An invitation is required."] = "需要邀请。";
 $a->strings["Invitation could not be verified."] = "不能验证邀请。";
 $a->strings["Invalid OpenID url"] = "无效的OpenID url";
 $a->strings["Please enter the required information."] = "请输入必要的信息。";
-$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "";
 $a->strings["Username should be at least %s character."] = [
-       0 => "",
 ];
 $a->strings["Username should be at most %s character."] = [
-       0 => "",
 ];
 $a->strings["That doesn't appear to be your full (First Last) name."] = "这看上去不是您的全姓名。";
 $a->strings["Your email domain is not among those allowed on this site."] = "这网站允许的域名中没有您的";
 $a->strings["Not a valid email address."] = "无效的邮件地址。";
-$a->strings["The nickname was blocked from registration by the nodes admin."] = "";
 $a->strings["Cannot use that email."] = "无法使用此邮件地址。";
 $a->strings["Your nickname can only contain a-z, 0-9 and _."] = "您的昵称只能由字母、数字和下划线组成。";
 $a->strings["Nickname is already registered. Please choose another."] = "此昵称已被注册。请选择新的昵称。";
-$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "严重错误:安全密钥生成失败。";
 $a->strings["An error occurred during registration. Please try again."] = "注册出现问题。请再次尝试。";
 $a->strings["An error occurred creating your default profile. Please try again."] = "创建你的默认简介的时候出现了一个错误。请再试。";
-$a->strings["An error occurred creating your self contact. Please try again."] = "";
 $a->strings["Friends"] = "朋友";
-$a->strings["An error occurred creating your default contact group. Please try again."] = "";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tthe administrator of %2\$s has set up an account for you."] = "";
-$a->strings["\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%1\$s\n\t\tLogin Name:\t\t%2\$s\n\t\tPassword:\t\t%3\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\tThank you and welcome to %4\$s."] = "";
 $a->strings["Registration details for %s"] = "注册信息为%s";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%4\$s\n\t\t\tPassword:\t\t%5\$s\n\t\t"] = "";
 $a->strings["Registration at %s"] = "在 %s 的注册";
-$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t\t"] = "";
-$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$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\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "";
 $a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "一个用这个名字的被删掉的组复活了。现有项目的权限<strong>可能</strong>对这个组和任何未来的成员有效。如果这不是你想要的,请用一个不同的名字创建另一个组。";
 $a->strings["Default privacy group for new contacts"] = "对新联系人的默认隐私组";
 $a->strings["Everybody"] = "每人";
@@ -2173,7 +1770,6 @@ $a->strings["Birthdays this week:"] = "这周的生日:";
 $a->strings["[No description]"] = "[无描述]";
 $a->strings["Event Reminders"] = "事件提醒";
 $a->strings["Upcoming events the next 7 days:"] = "未来7天即将举行的活动:";
-$a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "";
 $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";
@@ -2191,14 +1787,13 @@ $a->strings["Categories"] = "种类";
 $a->strings["%d contact in common"] = [
        0 => "%d 个共同的联系人",
 ];
-$a->strings["Archives"] = "档案";
+$a->strings["Archives"] = "存档";
 $a->strings["Frequently"] = "频繁";
 $a->strings["Hourly"] = "每小时";
 $a->strings["Twice daily"] = "每天两次";
 $a->strings["Daily"] = "每天";
 $a->strings["Weekly"] = "每周";
 $a->strings["Monthly"] = "每月";
-$a->strings["DFRN"] = "";
 $a->strings["OStatus"] = "OStatus";
 $a->strings["RSS/Atom"] = "RSS/Atom";
 $a->strings["Zot!"] = "Zot!";
@@ -2208,12 +1803,9 @@ $a->strings["MySpace"] = "MySpace";
 $a->strings["Google+"] = "Google+";
 $a->strings["pump.io"] = "pump.io";
 $a->strings["Twitter"] = "推特";
-$a->strings["Discourse"] = "";
 $a->strings["Diaspora Connector"] = "Diaspora连接器";
 $a->strings["GNU Social Connector"] = "GNU Social 连接器";
 $a->strings["ActivityPub"] = "活动插件";
-$a->strings["pnut"] = "";
-$a->strings["%s (via %s)"] = "";
 $a->strings["General Features"] = "通用特性";
 $a->strings["Photo Location"] = "照片地点";
 $a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "照片元数据通常被剥离。这将在剥离元数据之前提取位置(如果存在),并将其链接到地图。";
@@ -2236,7 +1828,6 @@ $a->strings["Display Membership Date"] = "显示成员资格日期";
 $a->strings["Display membership date in profile"] = "在个人资料中显示成员资格日期";
 $a->strings["Nothing new here"] = "这里没有什么新的";
 $a->strings["Clear notifications"] = "清理出通知";
-$a->strings["@name, !forum, #tags, content"] = "";
 $a->strings["End this session"] = "结束此次会话";
 $a->strings["Sign in"] = "登录";
 $a->strings["Personal notes"] = "个人笔记";
@@ -2287,8 +1878,7 @@ $a->strings["Embedding disabled"] = "嵌入已停用";
 $a->strings["Embedded content"] = "嵌入内容";
 $a->strings["prev"] = "上个";
 $a->strings["last"] = "最后";
-$a->strings["Loading more entries..."] = "没有项目...";
-$a->strings["The end"] = "";
+$a->strings["Loading more entries..."] = "正在加载更多...";
 $a->strings["Click to open/close"] = "点击为开关";
 $a->strings["Image/photo"] = "图像/照片";
 $a->strings["<a href=\"%1\$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2\$s</a>%3\$s";
@@ -2297,3 +1887,4 @@ $a->strings["Encrypted content"] = "加密的内容";
 $a->strings["Invalid source protocol"] = "无效的源协议";
 $a->strings["Invalid link protocol"] = "无效的连接协议";
 $a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "表格安全令牌不对。最可能因为表格开着太久(三个小时以上)提交前。";
+$a->strings["All contacts"] = "所有联络人";