# ADDON nsfw # Copyright (C) # This file is distributed under the same license as the Friendica nsfw addon package. # # # Translators: # Senex Petrovic , 2021 # Tupambae.org, 2016 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-10 14:42-0500\n" "PO-Revision-Date: 2014-06-23 10:34+0000\n" "Last-Translator: Senex Petrovic , 2021\n" "Language-Team: Spanish (http://app.transifex.com/Friendica/friendica/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #: nsfw.php:65 msgid "" "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." msgstr "Este complemento busca palabras / texto específicos en las publicaciones y las contrae. Se puede utilizar para filtrar contenido etiquetado con, por ejemplo, #NSFW que puede considerarse inapropiado en determinados momentos o lugares, como en el trabajo. También es útil para ocultar contenido irrelevante o molesto de la vista directa." #: nsfw.php:66 msgid "Enable Content filter" msgstr "Habilitar filtro de contenido" #: nsfw.php:67 msgid "Comma separated list of keywords to hide" msgstr "Lista de palabras claves separadas por coma para colapsar el contenido correspondiente." #: nsfw.php:67 msgid "" "Use /expression/ to provide regular expressions, #tag to specfically match " "hashtags (case-insensitive), or regular words (case-sensitive)" msgstr "" #: nsfw.php:72 msgid "Content Filter (NSFW and more)" msgstr "Filtro de contenido (NSFW y más)" #: nsfw.php:96 #, php-format msgid "Regular expression \"%s\" fails to compile" msgstr "" #: nsfw.php:154 #, php-format msgid "Filtered tag: %s" msgstr "Etiqueta filtrada: %s" #: nsfw.php:156 #, php-format msgid "Filtered word: %s" msgstr "Palabra filtrada: %s"