strings["Not Safe For Work (General Purpose Content Filter) settings"] = "工作不安全(通用内容过滤)设置"; $a->strings["This plugin 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标签。这个过滤也会符合设么别的您输入的词,从而能当通用内容过滤有用的。"; $a->strings["Enable Content filter"] = "使内容过滤可用"; $a->strings["Comma separated list of keywords to hide"] = "逗号分隔单词要隐藏"; $a->strings["Submit"] = "提交"; $a->strings["Use /expression/ to provide regular expressions"] = "用/表达式/为输入正则表达式"; $a->strings["NSFW Settings saved."] = "NSFW设置保持了。"; $a->strings["%s - Click to open/close"] = "%s - 点击为打开/关闭";