1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-02 15:30:38 +02:00

Translated using Weblate: Portuguese (Portugal) (pt_PT) by Hans-Christoph Steiner <hans@guardianproject.info>

Currently translated at 94.2% (577 of 612 strings)

Translation: F-Droid/F-Droid Server
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/
This commit is contained in:
Hans-Christoph Steiner 2022-09-06 14:25:54 +00:00 committed by Hans-Christoph Steiner
parent 3d1b18d65b
commit 2beec6b524

View File

@ -3,22 +3,22 @@
# This file is distributed under the same license as the PACKAGE package.
# Manuela Silva <mmsrs@sky.com>, 2020.
# ssantos <ssantos@web.de>, 2020, 2021.
# Hans-Christoph Steiner <hans@guardianproject.info>, 2020.
# Hans-Christoph Steiner <hans@guardianproject.info>, 2020, 2022.
# Peter J. Mello <admin@petermello.net>, 2021.
msgid ""
msgstr ""
"Project-Id-Version: fdroidserver 0.9\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2022-02-15 20:04+0100\n"
"PO-Revision-Date: 2021-01-31 22:07+0000\n"
"Last-Translator: Peter J. Mello <admin@petermello.net>\n"
"PO-Revision-Date: 2022-09-06 14:30+0000\n"
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
"Language-Team: Portuguese (Portugal) <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/>\n"
"Language: pt_PT\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.5-dev\n"
"X-Generator: Weblate 4.14.1-dev\n"
#: ../fdroidserver/common.py
msgid ""
@ -106,9 +106,9 @@ msgid "\"{path}\" is not an accepted format, convert to: {formats}"
msgstr "\"{path}\" não é um formato aceito, converter para: {formats}"
#: ../fdroidserver/update.py
#, fuzzy, python-brace-format
#, python-brace-format
msgid "\"{path}\" is signed by a key that is not allowed:"
msgstr "\"{path}\" existe, mas s3cmd não está instalado!"
msgstr ""
#: ../fdroidserver/common.py
#, python-brace-format
@ -1085,9 +1085,9 @@ msgid "Invalid AutoUpdateMode: {mode}"
msgstr ""
#: ../fdroidserver/checkupdates.py
#, fuzzy, python-brace-format
#, python-brace-format
msgid "Invalid UpdateCheckMode: {mode}"
msgstr "Nome do pacote inválido {0}"
msgstr ""
#: ../fdroidserver/lint.py ../fdroidserver/checkupdates.py
#, python-brace-format
@ -1314,14 +1314,13 @@ msgid "No information found."
msgstr "Nenhuma informação encontrada."
#: ../fdroidserver/checkupdates.py
#, fuzzy
msgid "No matching tags found"
msgstr "Nenhuma informação encontrada."
msgstr ""
#: ../fdroidserver/update.py
#, fuzzy, python-brace-format
#, python-brace-format
msgid "No minimum SDK version found in {0}, using default (3)."
msgstr "Nenhum config.yml foi encontrado, usando predefinições."
msgstr ""
#: ../fdroidserver/lint.py
msgid "No need to specify that the app is Free Software"
@ -2229,9 +2228,8 @@ msgid "ambiguous option: %s (%s?)"
msgstr "opção ambígua: %s (%s?)"
#: ../fdroidserver/common.py
#, fuzzy
msgid "apksigner not found! Cannot sign or verify modern APKs"
msgstr "Nenhum apksigner encontrado, é necessário para assinar!"
msgstr ""
#: ../fdroidserver/common.py
msgid "apksigner not found, it's required for signing!"
@ -2530,9 +2528,8 @@ msgid "no version info found!"
msgstr "não há informações de versão encontrada!"
#: ../fdroidserver/checkupdates.py
#, fuzzy
msgid "no version information found"
msgstr "não há informações de versão encontrada!"
msgstr "não há informações de versão encontrada"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py