friendica-addons/nsfw/lang/pt-br/strings.php

11 lines
1.1 KiB
PHP

<?php
$a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = "Configurações do filtro de conteúdo impróprio para o local de trabalho (Not Safe For Work)";
$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."] = "";
$a->strings["Enable Content filter"] = "Habilitar o filtro de conteúdo";
$a->strings["Comma separated list of keywords to hide"] = "Lista de palavras-chave a serem ocultadas, separadas por vírgula";
$a->strings["Submit"] = "Enviar";
$a->strings["Use /expression/ to provide regular expressions"] = "Use /expressão/ para fornecer a expressão regular";
$a->strings["NSFW Settings saved."] = "Configurações NSFW armazenadas.";
$a->strings["%s - Click to open/close"] = "%s ";