]> git.mxchange.org Git - friendica.git/blobdiff - view/zh-cn/strings.php
rework autocomplete: add NavBar forum search
[friendica.git] / view / zh-cn / strings.php
index 47e55da207dee4f11ac8ea43b9e4f9cbc49e4350..deb9a11f4cc0b67b72e1f4788a28d9cf50540831 100644 (file)
@@ -417,7 +417,7 @@ $a->strings["Site settings updated."] = "网站设置更新了。";
 $a->strings["No special theme for mobile devices"] = "没专门适合手机的主题";
 $a->strings["No community page"] = "没有社会页";
 $a->strings["Public postings from users of this site"] = "本网站用户的公开文章";
-$a->strings["Global community page"] = "";
+$a->strings["Global community page"] = "全球社会页";
 $a->strings["At post arrival"] = "收件的时候";
 $a->strings["Frequently"] = "时常";
 $a->strings["Hourly"] = "每小时";
@@ -441,8 +441,8 @@ $a->strings["Site name"] = "网页名字";
 $a->strings["Host name"] = "服务器名";
 $a->strings["Sender Email"] = "寄主邮件";
 $a->strings["Banner/Logo"] = "标题/标志";
-$a->strings["Shortcut icon"] = "";
-$a->strings["Touch icon"] = "";
+$a->strings["Shortcut icon"] = "捷径小图片";
+$a->strings["Touch icon"] = "触摸小图片";
 $a->strings["Additional Info"] = "别的消息";
 $a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "公共服务器:您会这里添加消息要列在dir.friendica.com/siteinfo。";
 $a->strings["System language"] = "系统语言";
@@ -503,10 +503,10 @@ $a->strings["Fullname check"] = "全名核实";
 $a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "让用户注册的时候放空格姓名中间,省得垃圾注册。";
 $a->strings["UTF-8 Regular expressions"] = "UTF-8正则表达式";
 $a->strings["Use PHP UTF8 regular expressions"] = "用PHP UTF8正则表达式";
-$a->strings["Community Page Style"] = "";
-$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "";
-$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["Community Page Style"] = "社会页款式";
+$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "社会页种类将显示。“全球社会”显示所有公开的文章从某网络到达本服务器。";
+$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["Enable OStatus support"] = "使OStatus支持可用";
 $a->strings["Provide 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 conversation completion interval"] = "OStatus对话完成间隔";
@@ -531,8 +531,8 @@ $a->strings["Use MySQL full text engine"] = "用MySQL全正文机车";
 $a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "使全正文机车可用。把搜索催-可是只能搜索4字以上";
 $a->strings["Suppress Language"] = "封锁语言";
 $a->strings["Suppress language information in meta information about a posting."] = "遗漏语言消息从文章的描述";
-$a->strings["Suppress Tags"] = "";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
+$a->strings["Suppress Tags"] = "压制标签";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "别显示主題標籤列表在文章后面。";
 $a->strings["Path to item cache"] = "路线到项目缓存";
 $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。";