Quellcode durchsuchen

Update `Chinese (Simplified) (zh-hans)` translation

Currently translated at 100.0% (164 of 164 strings)

Translation: Wiki-Bot/Dashboard
Translate-URL: https://translate.wikibot.de/projects/wiki-bot/dashboard/zh-hans/
lakejason0 vor 4 Jahren
Ursprung
Commit
cb43578f15
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      dashboard/i18n/zh-hans.json

+ 1 - 0
dashboard/i18n/zh-hans.json

@@ -235,6 +235,7 @@
             "usergroup": "wiki 用户组:",
             "usergroup": "wiki 用户组:",
             "usergroup_and": "所有所需的用户组:"
             "usergroup_and": "所有所需的用户组:"
         },
         },
+        "help_notice": "<p>自定义提示也支持一些简单的函数与变量。</p>\n<ul>\n<li><code class=\"form-button user-select\">$editcount</code> – 用户的当前编辑次数。</li>\n<li><code class=\"form-button user-select\">$accountage</code> – 以天为单位的用户当前注册时长。</li>\n<li><code class=\"form-button user-select\">$postcount</code> – 用户当前讨论板帖子数(仅Fandom wiki可用)。</li>\n<li><code class=\"form-button user-select\" data-after=\" }}\" data-before=\"{{#expr: \">{{#expr: 1+1}}</code> – 返回表达式的运算结果。\n<ul>\n<li>仅支持加法<code class=\"form-button user-select\">+</code>和减法<code class=\"form-button user-select\">-</code>。</li>\n</ul></li>\n<li><code class=\"form-button user-select\" data-after=\" |  |  }}\" data-before=\"{{#ifexpr: \">{{#ifexpr: 1 &gt; 1 | <i>为真时显示的字符串</i> | <i>为假时显示的字符串</i> }}</code> – 根据表达式的运算结果返回不同的文本。\n<ul>\n<li>支持<code class=\"form-button user-select\">&lt;</code>、<code class=\"form-button user-select\">&gt;</code>、<code class=\"form-button user-select\">=</code>、<code class=\"form-button user-select\">&lt;=</code>、<code class=\"form-button user-select\">&gt;=</code>、<code class=\"form-button user-select\">!=</code>、<code class=\"form-button user-select\">&lt;&gt;</code>以及<code class=\"form-button user-select\">and</code>、<code class=\"form-button user-select\">or</code>。</li>\n</ul></li>\n</ul>",
         "new": "新的验证方式",
         "new": "新的验证方式",
         "notice": "验证提示"
         "notice": "验证提示"
     }
     }