2013-02-27 13:29:48 +00:00
|
|
|
# ADDON nsfw
|
|
|
|
# Copyright (C)
|
|
|
|
# This file is distributed under the same license as the Friendica nsfw addon package.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: \n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2022-12-10 19:43:30 +00:00
|
|
|
"POT-Creation-Date: 2022-12-10 14:42-0500\n"
|
2013-02-27 13:29:48 +00:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
"Language: \n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2021-11-22 00:19:32 +00:00
|
|
|
#: nsfw.php:65
|
2013-02-27 13:29:48 +00:00
|
|
|
msgid ""
|
2018-03-15 10:57:11 +00:00
|
|
|
"This addon searches for specified words/text in posts and collapses them. It "
|
|
|
|
"can be used to filter content tagged with for instance #NSFW that may be "
|
|
|
|
"deemed inappropriate at certain times or places, such as being at work. It "
|
|
|
|
"is also useful for hiding irrelevant or annoying content from direct view."
|
2013-02-27 13:29:48 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2021-11-22 00:19:32 +00:00
|
|
|
#: nsfw.php:66
|
2013-02-27 13:29:48 +00:00
|
|
|
msgid "Enable Content filter"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-11-22 00:19:32 +00:00
|
|
|
#: nsfw.php:67
|
2013-02-27 13:29:48 +00:00
|
|
|
msgid "Comma separated list of keywords to hide"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-11-22 00:19:32 +00:00
|
|
|
#: nsfw.php:67
|
2022-11-18 16:58:10 +00:00
|
|
|
msgid ""
|
|
|
|
"Use /expression/ to provide regular expressions, #tag to specfically match "
|
|
|
|
"hashtags (case-insensitive), or regular words (case-sensitive)"
|
2013-02-27 13:29:48 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2021-11-22 00:19:32 +00:00
|
|
|
#: nsfw.php:72
|
|
|
|
msgid "Content Filter (NSFW and more)"
|
2013-02-27 13:29:48 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-10 19:43:30 +00:00
|
|
|
#: nsfw.php:96
|
|
|
|
#, php-format
|
|
|
|
msgid "Regular expression \"%s\" fails to compile"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: nsfw.php:154
|
2013-02-27 13:29:48 +00:00
|
|
|
#, php-format
|
2018-04-01 15:15:41 +00:00
|
|
|
msgid "Filtered tag: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-10 19:43:30 +00:00
|
|
|
#: nsfw.php:156
|
2018-04-01 15:15:41 +00:00
|
|
|
#, php-format
|
|
|
|
msgid "Filtered word: %s"
|
2013-02-27 13:29:48 +00:00
|
|
|
msgstr ""
|