diff options
Diffstat (limited to 'searx/translations/pt/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/pt/LC_MESSAGES/messages.po | 57 |
1 files changed, 39 insertions, 18 deletions
diff --git a/searx/translations/pt/LC_MESSAGES/messages.po b/searx/translations/pt/LC_MESSAGES/messages.po index 9ac94196c..ac202740b 100644 --- a/searx/translations/pt/LC_MESSAGES/messages.po +++ b/searx/translations/pt/LC_MESSAGES/messages.po @@ -22,19 +22,19 @@ # saltsnorter <saltsnorter@users.noreply.translate.codeberg.org>, 2024. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-11-24 11:51+0000\n" +"POT-Creation-Date: 2024-12-01 12:14+0000\n" "PO-Revision-Date: 2024-11-26 13:07+0000\n" -"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n" -"Language-Team: Portuguese <https://translate.codeberg.org/projects/searxng/" -"searxng/pt/>\n" +"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>" +"\n" "Language: pt\n" +"Language-Team: Portuguese " +"<https://translate.codeberg.org/projects/searxng/searxng/pt/>\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 5.8.1\n" "Generated-By: Babel 2.16.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -355,28 +355,28 @@ msgstr "fechada" msgid "answered" msgstr "respondido" -#: searx/webapp.py:332 +#: searx/webapp.py:323 msgid "No item found" msgstr "Nenhum item encontrado" #: searx/engines/qwant.py:288 -#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:334 +#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:325 msgid "Source" msgstr "Fonte" -#: searx/webapp.py:336 +#: searx/webapp.py:327 msgid "Error loading the next page" msgstr "Erro ao carregar a próxima página" -#: searx/webapp.py:495 searx/webapp.py:898 +#: searx/webapp.py:496 searx/webapp.py:904 msgid "Invalid settings, please edit your preferences" msgstr "Definições inválidas, por favor edite as suas preferências" -#: searx/webapp.py:511 +#: searx/webapp.py:512 msgid "Invalid settings" msgstr "Configurações inválidas" -#: searx/webapp.py:588 searx/webapp.py:670 +#: searx/webapp.py:589 searx/webapp.py:679 msgid "search error" msgstr "erro de procura" @@ -787,23 +787,23 @@ msgstr "Categorias Padrão" msgid "User interface" msgstr "Interface de utilizador" -#: searx/templates/simple/preferences.html:211 +#: searx/templates/simple/preferences.html:212 msgid "Privacy" msgstr "Privacidade" -#: searx/templates/simple/preferences.html:224 +#: searx/templates/simple/preferences.html:225 msgid "Engines" msgstr "Motores de pesquisa" -#: searx/templates/simple/preferences.html:226 +#: searx/templates/simple/preferences.html:227 msgid "Currently used search engines" msgstr "Motores de pesquisa utilizados" -#: searx/templates/simple/preferences.html:234 +#: searx/templates/simple/preferences.html:235 msgid "Special Queries" msgstr "Consultas especiais" -#: searx/templates/simple/preferences.html:240 +#: searx/templates/simple/preferences.html:241 msgid "Cookies" msgstr "Cookies" @@ -1381,6 +1381,26 @@ msgstr "Idioma de interface" msgid "Change the language of the layout" msgstr "Alterar o idioma do esquema" +#: searx/templates/simple/preferences/urlformatting.html:2 +msgid "URL formatting" +msgstr "" + +#: searx/templates/simple/preferences/urlformatting.html:8 +msgid "Pretty" +msgstr "" + +#: searx/templates/simple/preferences/urlformatting.html:13 +msgid "Full" +msgstr "" + +#: searx/templates/simple/preferences/urlformatting.html:18 +msgid "Host" +msgstr "" + +#: searx/templates/simple/preferences/urlformatting.html:23 +msgid "Change result URL formatting" +msgstr "" + #: searx/templates/simple/result_templates/code.html:13 msgid "repo" msgstr "repositório" @@ -2002,3 +2022,4 @@ msgstr "esconder vídeo" #~ msgid "Start submiting a new issue on GitHub" #~ msgstr "Iniciar envio de novo problema para o GitHub" + |