diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-06-10 09:38:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-10 09:38:02 +0200 |
| commit | 59ef9b9287f1beda12f7b9a20b93cbc378a22bac (patch) | |
| tree | b5ac6a2ec4c847b091e9ddcd60fc1f54e7f091c8 /searx/translations/pt_BR | |
| parent | 9faa57d6e0731f1da9aaa42870ee6e46f9cd97bf (diff) | |
| parent | 1e82dedcf3a87169459f66da61154799e28094b9 (diff) | |
Merge pull request #1302 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/pt_BR')
| -rw-r--r-- | searx/translations/pt_BR/LC_MESSAGES/messages.mo | bin | 14664 -> 15013 bytes | |||
| -rw-r--r-- | searx/translations/pt_BR/LC_MESSAGES/messages.po | 36 |
2 files changed, 22 insertions, 14 deletions
diff --git a/searx/translations/pt_BR/LC_MESSAGES/messages.mo b/searx/translations/pt_BR/LC_MESSAGES/messages.mo Binary files differindex 882473608..24f77e9ed 100644 --- a/searx/translations/pt_BR/LC_MESSAGES/messages.mo +++ b/searx/translations/pt_BR/LC_MESSAGES/messages.mo diff --git a/searx/translations/pt_BR/LC_MESSAGES/messages.po b/searx/translations/pt_BR/LC_MESSAGES/messages.po index e596091e7..d3e719051 100644 --- a/searx/translations/pt_BR/LC_MESSAGES/messages.po +++ b/searx/translations/pt_BR/LC_MESSAGES/messages.po @@ -13,19 +13,18 @@ # shizuka, 2018 msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-05-15 18:46+0000\n" -"PO-Revision-Date: 2022-05-27 07:19+0000\n" -"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" -"Language-Team: Portuguese (Brazil) <https://weblate.bubu1.eu/projects/" -"searxng/searxng/pt_BR/>\n" +"POT-Creation-Date: 2022-06-05 21:15+0000\n" +"PO-Revision-Date: 2022-06-05 19:44+0000\n" +"Last-Translator: rafaelcaricio <codeberg@caricio.com>\n" "Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) " +"<https://weblate.bubu1.eu/projects/searxng/searxng/pt_BR/>\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 4.12\n" "Generated-By: Babel 2.10.1\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -201,7 +200,7 @@ msgid "No item found" msgstr "Nenhum item encontrado" #: searx/engines/qwant.py:212 -#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:399 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:399 msgid "Source" msgstr "Fonte" @@ -396,7 +395,7 @@ msgid "Length" msgstr "Duração" #: searx/templates/simple/macros.html:37 -#: searx/templates/simple/result_templates/images.html:22 +#: searx/templates/simple/result_templates/images.html:18 msgid "Author" msgstr "Autor" @@ -752,13 +751,15 @@ msgstr "" #: searx/templates/simple/preferences.html:409 msgid "URL to restore your preferences in another browser" -msgstr "" +msgstr "URL para restaurar suas preferências em outro navegador" #: searx/templates/simple/preferences.html:413 msgid "" "Specifying custom settings in the preferences URL can be used to sync " "preferences across devices." msgstr "" +"Especificar preferências customizadas na URL pode ser usado para " +"sincronizar preferências em outros dispositivos." #: searx/templates/simple/preferences.html:418 msgid "" @@ -991,15 +992,15 @@ msgstr "ocultar mídia" msgid "This site did not provide any description." msgstr "Esse site não tem uma descrição." -#: searx/templates/simple/result_templates/images.html:23 +#: searx/templates/simple/result_templates/images.html:19 msgid "Format" msgstr "Formato" -#: searx/templates/simple/result_templates/images.html:25 +#: searx/templates/simple/result_templates/images.html:21 msgid "Engine" msgstr "Motor de busca" -#: searx/templates/simple/result_templates/images.html:26 +#: searx/templates/simple/result_templates/images.html:22 msgid "View source" msgstr "Ver código-fonte" @@ -1308,3 +1309,10 @@ msgstr "ocultar vídeo" #~ msgid "Get image" #~ msgstr "Obter imagem" + +#~ msgid "Center Alignment" +#~ msgstr "" + +#~ msgid "Displays results in the center of the page (Oscar layout)." +#~ msgstr "" + |