diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-10-14 12:18:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-14 12:18:39 +0200 |
| commit | 72f6367e2323b2c57b2bb479dbadccd5b690a986 (patch) | |
| tree | 4d51f1d4f49ba00f39c43615bb591c82c5701b77 /searx/translations/pt | |
| parent | a733761288ef35ede2698af6028e82af1bf1c7bc (diff) | |
| parent | 6e86f333424b41cada50b2d344b7d8efb7b573b4 (diff) | |
Merge pull request #1859 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/pt')
| -rw-r--r-- | searx/translations/pt/LC_MESSAGES/messages.mo | bin | 16792 -> 17152 bytes | |||
| -rw-r--r-- | searx/translations/pt/LC_MESSAGES/messages.po | 34 |
2 files changed, 17 insertions, 17 deletions
diff --git a/searx/translations/pt/LC_MESSAGES/messages.mo b/searx/translations/pt/LC_MESSAGES/messages.mo Binary files differindex 9be43efd4..fa523f40e 100644 --- a/searx/translations/pt/LC_MESSAGES/messages.mo +++ b/searx/translations/pt/LC_MESSAGES/messages.mo diff --git a/searx/translations/pt/LC_MESSAGES/messages.po b/searx/translations/pt/LC_MESSAGES/messages.po index a5b986164..62d63d2e9 100644 --- a/searx/translations/pt/LC_MESSAGES/messages.po +++ b/searx/translations/pt/LC_MESSAGES/messages.po @@ -10,18 +10,19 @@ # Ricardo Simões <xmcorporation@gmail.com>, 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-09-28 07:29+0000\n" -"PO-Revision-Date: 2022-08-22 12:54+0000\n" +"PO-Revision-Date: 2022-10-11 13:31+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" +"Language-Team: Portuguese <https://weblate.bubu1.eu/projects/searxng/searxng/" +"pt/>\n" "Language: pt\n" -"Language-Team: Portuguese " -"<https://weblate.bubu1.eu/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 4.14.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -132,7 +133,7 @@ msgstr "rede" #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS'] #: searx/searxng.msg msgid "scientific publications" -msgstr "" +msgstr "publicações científicas" #. STYLE_NAMES['AUTO'] #: searx/searxng.msg @@ -296,7 +297,7 @@ msgstr "Não é possível fazer download da imagem." #: searx/engines/wttr.py:101 msgid "Morning" -msgstr "" +msgstr "Manhã" #: searx/engines/wttr.py:101 msgid "Noon" @@ -304,11 +305,11 @@ msgstr "" #: searx/engines/wttr.py:101 msgid "Evening" -msgstr "" +msgstr "Tarde" #: searx/engines/wttr.py:101 msgid "Night" -msgstr "" +msgstr "Noite" #: searx/plugins/hash_plugin.py:24 msgid "Converts strings to different hash digests." @@ -1118,7 +1119,7 @@ msgstr "esconder mapa" #: searx/templates/simple/result_templates/paper.html:5 msgid "Published date" -msgstr "" +msgstr "Data de publicação" #: searx/templates/simple/result_templates/paper.html:9 msgid "Journal" @@ -1134,7 +1135,7 @@ msgstr "" #: searx/templates/simple/result_templates/paper.html:24 msgid "Type" -msgstr "" +msgstr "Tipo" #: searx/templates/simple/result_templates/paper.html:25 msgid "Tags" @@ -1142,23 +1143,23 @@ msgstr "" #: searx/templates/simple/result_templates/paper.html:26 msgid "DOI" -msgstr "" +msgstr "DOI" #: searx/templates/simple/result_templates/paper.html:27 msgid "ISSN" -msgstr "" +msgstr "ISSN" #: searx/templates/simple/result_templates/paper.html:28 msgid "ISBN" -msgstr "" +msgstr "ISBN" #: searx/templates/simple/result_templates/paper.html:33 msgid "PDF" -msgstr "" +msgstr "PDF" #: searx/templates/simple/result_templates/paper.html:34 msgid "HTML" -msgstr "" +msgstr "HTML" #: searx/templates/simple/result_templates/torrent.html:6 msgid "magnet link" @@ -1485,4 +1486,3 @@ msgstr "esconder vídeo" #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" #~ " rel=\"external\">aprender mais sobre métodos " #~ "de pedidos</a>" - |