]> git.mxchange.org Git - friendica-addons.git/blob - nsfw/lang/zh-cn/strings.php
Merge pull request #535 from annando/issue-1312
[friendica-addons.git] / nsfw / lang / zh-cn / strings.php
1 <?php\r
2 \r
3 $a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "工作不安全(通用内容过滤)设置";\r
4 $a->strings["This addon looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW.  This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "这个插件找您下面输入的词在所有的文章里,和把包括那些词的内容隐藏,省得不妥当的时候表示,比如性的影射在办公室里。是礼貌和建议的把什么包括裸体的内容跟#NSFW标签。这个过滤也会符合设么别的您输入的词,从而能当通用内容过滤有用的。";\r
5 $a->strings["Enable Content filter"] = "使内容过滤可用";\r
6 $a->strings["Comma separated list of keywords to hide"] = "逗号分隔单词要隐藏";\r
7 $a->strings["Submit"] = "提交";\r
8 $a->strings["Use /expression/ to provide regular expressions"] = "用/<i>表达式</i>/为输入正则表达式";\r
9 $a->strings["NSFW Settings saved."] = "NSFW设置保持了。";\r
10 $a->strings["%s - Click to open/close"] = "%s - 点击为打开/关闭";\r