Translated using Weblate: Portuguese (pt) by ssantos <ssantos@web.de>

Currently translated at 100.0% (588 of 588 strings)

Translated using Weblate: Portuguese (Portugal) (pt_PT) by ssantos <ssantos@web.de>

Currently translated at 100.0% (588 of 588 strings)

Co-authored-by: ssantos <ssantos@web.de>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/
Translation: F-Droid/F-Droid Server
This commit is contained in:
ssantos 2021-01-29 11:52:12 +01:00 committed by Hans-Christoph Steiner
parent abd25fdbb6
commit 52a817c0af
2 changed files with 42 additions and 58 deletions

View file

@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# This file is put in the public domain. # This file is put in the public domain.
# ssantos <ssantos@web.de>, 2020. # ssantos <ssantos@web.de>, 2020, 2021.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n" "Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2021-01-14 14:55+0100\n" "POT-Creation-Date: 2021-01-14 14:55+0100\n"
"PO-Revision-Date: 2020-10-26 07:26+0000\n" "PO-Revision-Date: 2021-01-16 09:19+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n" "Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/>\n" "Language-Team: Portuguese <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/>\n"
"Language: pt\n" "Language: pt\n"
@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.3.2-dev\n" "X-Generator: Weblate 4.5-dev\n"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
msgid "" msgid ""
@ -148,9 +148,8 @@ msgid "'keypass' not found in config.py!"
msgstr "'keypass' não foi encontrada em config.py!" msgstr "'keypass' não foi encontrada em config.py!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "'keypass' not found in config.yml!" msgid "'keypass' not found in config.yml!"
msgstr "'keypass' não foi encontrada em config.py!" msgstr "'keypass' não foi encontrada em config.yml!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgid "'keystore' is NONE and 'smartcardoptions' is blank!"
@ -161,27 +160,24 @@ msgid "'keystore' not found in config.py!"
msgstr "'keystore' não encontrada em config.py!" msgstr "'keystore' não encontrada em config.py!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "'keystore' not found in config.yml!" msgid "'keystore' not found in config.yml!"
msgstr "'keystore' não encontrada em config.py!" msgstr "'keystore' não foi encontrada em config.yml!"
#: ../fdroidserver/index.py ../fdroidserver/common.py #: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystorepass' not found in config.py!" msgid "'keystorepass' not found in config.py!"
msgstr "'keystorepass' não encontrada em config.py!" msgstr "'keystorepass' não encontrada em config.py!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "'keystorepass' not found in config.yml!" msgid "'keystorepass' not found in config.yml!"
msgstr "'keystorepass' não encontrada em config.py!" msgstr "'keystorepass' não foi encontrada em config.yml!"
#: ../fdroidserver/index.py ../fdroidserver/common.py #: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'repo_keyalias' not found in config.py!" msgid "'repo_keyalias' not found in config.py!"
msgstr "'repo_keyalias' não encontrada em config.py!" msgstr "'repo_keyalias' não encontrada em config.py!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "'repo_keyalias' not found in config.yml!" msgid "'repo_keyalias' not found in config.yml!"
msgstr "'repo_keyalias' não encontrada em config.py!" msgstr "'repo_keyalias' não foi encontrada em config.yml!"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py #: /usr/lib/python3.7/argparse.py
@ -193,9 +189,8 @@ msgid "'sdk_path' not set in 'config.py'!"
msgstr "'sdk_path' não definido em 'config.py'!" msgstr "'sdk_path' não definido em 'config.py'!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "'sdk_path' not set in config.yml!" msgid "'sdk_path' not set in config.yml!"
msgstr "'sdk_path' não definido em 'config.py'!" msgstr "'sdk_path' não definido em 'config.yml'!"
#. Translators: "build-tools" is the file name of a package from #. Translators: "build-tools" is the file name of a package from
#. Google, it is part of the Android SDK. So it probably shouldn't be #. Google, it is part of the Android SDK. So it probably shouldn't be
@ -312,9 +307,9 @@ msgid "Android SDK '{path}' does not have '{dirname}' installed!"
msgstr "O SDK Android '{path}' não tem '{dirname}' instalado!" msgstr "O SDK Android '{path}' não tem '{dirname}' instalado!"
#: ../fdroidserver/init.py #: ../fdroidserver/init.py
#, fuzzy, python-brace-format #, python-brace-format
msgid "Android SDK not found at {path}!" msgid "Android SDK not found at {path}!"
msgstr "SDK do Android não foi encontrado!" msgstr "O SDK do Android não foi encontrado em {path}!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
msgid "Android SDK not found!" msgid "Android SDK not found!"
@ -331,9 +326,9 @@ msgid "Android SDK path '{path}' is not a directory!"
msgstr "O caminho do SDK Android '{path}' não é um diretório!" msgstr "O caminho do SDK Android '{path}' não é um diretório!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy, python-brace-format #, python-brace-format
msgid "Android SDK tool {cmd} found!" msgid "Android SDK tool {cmd} found!"
msgstr "SDK do Android não foi encontrado!" msgstr "Ferramenta {cmd} do Android SDK foi encontrada!"
#. Translators: "build-tools" is the file name of a package from #. Translators: "build-tools" is the file name of a package from
#. Google, it is part of the Android SDK. So it probably shouldn't be #. Google, it is part of the Android SDK. So it probably shouldn't be
@ -496,7 +491,7 @@ msgstr "Argumentos conflitantes: \"--verbose\" e \"--quiet\" não podem ser espe
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!"
msgstr "" msgstr "Ficheiros de configuração conflitantes! Usando {newfile}, ignorando {oldfile}!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
@ -517,9 +512,9 @@ msgid "Could not find {path} to remove it"
msgstr "Não foi possível localizar {path} para removê-lo" msgstr "Não foi possível localizar {path} para removê-lo"
#: ../fdroidserver/update.py #: ../fdroidserver/update.py
#, fuzzy, python-brace-format #, python-brace-format
msgid "Could not open APK {path} for analysis: " msgid "Could not open APK {path} for analysis: "
msgstr "Não foi possível abrir ficheiro apk para análise" msgstr "Não foi possível abrir o APK {path} para análise: "
#: ../fdroidserver/update.py #: ../fdroidserver/update.py
msgid "Could not open apk file for analysis" msgid "Could not open apk file for analysis"
@ -751,7 +746,7 @@ msgstr ""
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
msgid "Environment variable {var} from {configname} is not set!" msgid "Environment variable {var} from {configname} is not set!"
msgstr "" msgstr "A variável de ambiente {var} de {configname} não está definida!"
#: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py
#: ../fdroidserver/upload.py #: ../fdroidserver/upload.py
@ -1239,9 +1234,8 @@ msgid "No commit specified for {versionName} in {linedesc}"
msgstr "Nenhum commit especificado para {versionName} em {linedesc}" msgstr "Nenhum commit especificado para {versionName} em {linedesc}"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "No config.yml found, using defaults." msgid "No config.yml found, using defaults."
msgstr "'config.py' não encontrado, utilizando as predefinições." msgstr "Nenhum config.yml foi encontrado, usando predefinições."
#: ../fdroidserver/index.py #: ../fdroidserver/index.py
msgid "No fingerprint in URL." msgid "No fingerprint in URL."
@ -1322,9 +1316,8 @@ msgid "Now set these in config.py:"
msgstr "Agora configure estes em config.py:" msgstr "Agora configure estes em config.py:"
#: ../fdroidserver/init.py #: ../fdroidserver/init.py
#, fuzzy
msgid "Now set these in config.yml:" msgid "Now set these in config.yml:"
msgstr "Agora configure estes em config.py:" msgstr "Agora, configure estes em config.py:"
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
#: ../fdroidserver/update.py #: ../fdroidserver/update.py
@ -1798,9 +1791,8 @@ msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in con
msgstr "Para usar awsbucket, os awssecretkey e awsaccesskeyid também devem ser definidos no config.py!" msgstr "Para usar awsbucket, os awssecretkey e awsaccesskeyid também devem ser definidos no config.py!"
#: ../fdroidserver/deploy.py #: ../fdroidserver/deploy.py
#, fuzzy
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!"
msgstr "Para usar awsbucket, os awssecretkey e awsaccesskeyid também devem ser definidos no config.py!" msgstr "Para usar o awsbucket, os awssecretkey e awsaccesskeyid também devem ser definidos no config.yml!"
#: ../fdroidserver/lint.py #: ../fdroidserver/lint.py
msgid "URL must start with https:// or http://" msgid "URL must start with https:// or http://"
@ -1835,7 +1827,7 @@ msgstr "Texto inesperado na mesma linha como {field} em {linedesc}"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
msgid "Unknown entry {key} in {configname}" msgid "Unknown entry {key} in {configname}"
msgstr "" msgstr "Entrada {key} desconhecida em {configname}"
#: ../fdroid ../fdroidserver/__main__.py #: ../fdroid ../fdroidserver/__main__.py
msgid "Unknown exception found!" msgid "Unknown exception found!"
@ -2727,7 +2719,7 @@ msgstr "{name} \"{path}\" não existe! Corrija-o no config.py."
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
msgid "{oldfile} is deprecated, use {newfile}" msgid "{oldfile} is deprecated, use {newfile}"
msgstr "" msgstr "{oldfile} está obsoleto, use {newfile}"
#: ../fdroidserver/import.py #: ../fdroidserver/import.py
#, python-brace-format #, python-brace-format

View file

@ -2,14 +2,14 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# Manuela Silva <mmsrs@sky.com>, 2020. # Manuela Silva <mmsrs@sky.com>, 2020.
# ssantos <ssantos@web.de>, 2020. # ssantos <ssantos@web.de>, 2020, 2021.
# Hans-Christoph Steiner <hans@guardianproject.info>, 2020. # Hans-Christoph Steiner <hans@guardianproject.info>, 2020.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: fdroidserver 0.9\n" "Project-Id-Version: fdroidserver 0.9\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2021-01-14 14:55+0100\n" "POT-Creation-Date: 2021-01-14 14:55+0100\n"
"PO-Revision-Date: 2020-10-26 07:26+0000\n" "PO-Revision-Date: 2021-01-16 09:19+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n" "Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese (Portugal) <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/>\n" "Language-Team: Portuguese (Portugal) <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/>\n"
"Language: pt_PT\n" "Language: pt_PT\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.3.2-dev\n" "X-Generator: Weblate 4.5-dev\n"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
msgid "" msgid ""
@ -151,9 +151,8 @@ msgid "'keypass' not found in config.py!"
msgstr "'keypass' não foi encontrada em config.py!" msgstr "'keypass' não foi encontrada em config.py!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "'keypass' not found in config.yml!" msgid "'keypass' not found in config.yml!"
msgstr "'keypass' não foi encontrada em config.py!" msgstr "'keypass' não foi encontrada em config.yml!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgid "'keystore' is NONE and 'smartcardoptions' is blank!"
@ -164,27 +163,24 @@ msgid "'keystore' not found in config.py!"
msgstr "'keystore' não encontrada em config.py!" msgstr "'keystore' não encontrada em config.py!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "'keystore' not found in config.yml!" msgid "'keystore' not found in config.yml!"
msgstr "'keystore' não encontrada em config.py!" msgstr "'keystore' não foi encontrada em config.yml!"
#: ../fdroidserver/index.py ../fdroidserver/common.py #: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystorepass' not found in config.py!" msgid "'keystorepass' not found in config.py!"
msgstr "'keystorepass' não encontrada em config.py!" msgstr "'keystorepass' não encontrada em config.py!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "'keystorepass' not found in config.yml!" msgid "'keystorepass' not found in config.yml!"
msgstr "'keystorepass' não encontrada em config.py!" msgstr "'keystorepass' não foi encontrada em config.yml!"
#: ../fdroidserver/index.py ../fdroidserver/common.py #: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'repo_keyalias' not found in config.py!" msgid "'repo_keyalias' not found in config.py!"
msgstr "'repo_keyalias' não encontrada em config.py!" msgstr "'repo_keyalias' não encontrada em config.py!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "'repo_keyalias' not found in config.yml!" msgid "'repo_keyalias' not found in config.yml!"
msgstr "'repo_keyalias' não encontrada em config.py!" msgstr "'repo_keyalias' não foi encontrada em config.yml!"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py #: /usr/lib/python3.7/argparse.py
@ -196,9 +192,8 @@ msgid "'sdk_path' not set in 'config.py'!"
msgstr "'sdk_path' não definido em 'config.py'!" msgstr "'sdk_path' não definido em 'config.py'!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "'sdk_path' not set in config.yml!" msgid "'sdk_path' not set in config.yml!"
msgstr "'sdk_path' não definido em 'config.py'!" msgstr "'sdk_path' não definido em 'config.yml'!"
#. Translators: "build-tools" is the file name of a package from #. Translators: "build-tools" is the file name of a package from
#. Google, it is part of the Android SDK. So it probably shouldn't be #. Google, it is part of the Android SDK. So it probably shouldn't be
@ -315,9 +310,9 @@ msgid "Android SDK '{path}' does not have '{dirname}' installed!"
msgstr "O SDK Android '{path}' não tem '{dirname}' instalado!" msgstr "O SDK Android '{path}' não tem '{dirname}' instalado!"
#: ../fdroidserver/init.py #: ../fdroidserver/init.py
#, fuzzy, python-brace-format #, python-brace-format
msgid "Android SDK not found at {path}!" msgid "Android SDK not found at {path}!"
msgstr "SDK do Android não foi encontrado!" msgstr "O SDK do Android não foi encontrado em {path}!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
msgid "Android SDK not found!" msgid "Android SDK not found!"
@ -334,9 +329,9 @@ msgid "Android SDK path '{path}' is not a directory!"
msgstr "O caminho do SDK Android '{path}' não é um diretório!" msgstr "O caminho do SDK Android '{path}' não é um diretório!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy, python-brace-format #, python-brace-format
msgid "Android SDK tool {cmd} found!" msgid "Android SDK tool {cmd} found!"
msgstr "SDK do Android não foi encontrado!" msgstr "Ferramenta {cmd} do Android SDK foi encontrada!"
#. Translators: "build-tools" is the file name of a package from #. Translators: "build-tools" is the file name of a package from
#. Google, it is part of the Android SDK. So it probably shouldn't be #. Google, it is part of the Android SDK. So it probably shouldn't be
@ -499,7 +494,7 @@ msgstr "Argumentos conflitantes: \"--verbose\" e \"--quiet\" não podem ser espe
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!"
msgstr "" msgstr "Ficheiros de configuração conflitantes! Usando {newfile}, ignorando {oldfile}!"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
@ -520,9 +515,9 @@ msgid "Could not find {path} to remove it"
msgstr "Não foi possível localizar {path} para removê-lo" msgstr "Não foi possível localizar {path} para removê-lo"
#: ../fdroidserver/update.py #: ../fdroidserver/update.py
#, fuzzy, python-brace-format #, python-brace-format
msgid "Could not open APK {path} for analysis: " msgid "Could not open APK {path} for analysis: "
msgstr "Não foi possível abrir ficheiro apk para análise" msgstr "Não foi possível abrir o APK {path} para análise: "
#: ../fdroidserver/update.py #: ../fdroidserver/update.py
msgid "Could not open apk file for analysis" msgid "Could not open apk file for analysis"
@ -754,7 +749,7 @@ msgstr ""
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
msgid "Environment variable {var} from {configname} is not set!" msgid "Environment variable {var} from {configname} is not set!"
msgstr "" msgstr "A variável de ambiente {var} de {configname} não está definida!"
#: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py
#: ../fdroidserver/upload.py #: ../fdroidserver/upload.py
@ -1242,9 +1237,8 @@ msgid "No commit specified for {versionName} in {linedesc}"
msgstr "Nenhum commit especificado para {versionName} em {linedesc}" msgstr "Nenhum commit especificado para {versionName} em {linedesc}"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, fuzzy
msgid "No config.yml found, using defaults." msgid "No config.yml found, using defaults."
msgstr "'config.py' não encontrado, utilizando as predefinições." msgstr "Nenhum config.yml foi encontrado, usando predefinições."
#: ../fdroidserver/index.py #: ../fdroidserver/index.py
msgid "No fingerprint in URL." msgid "No fingerprint in URL."
@ -1325,9 +1319,8 @@ msgid "Now set these in config.py:"
msgstr "Agora configure estes em config.py:" msgstr "Agora configure estes em config.py:"
#: ../fdroidserver/init.py #: ../fdroidserver/init.py
#, fuzzy
msgid "Now set these in config.yml:" msgid "Now set these in config.yml:"
msgstr "Agora configure estes em config.py:" msgstr "Agora, configure estes em config.py:"
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
#: ../fdroidserver/update.py #: ../fdroidserver/update.py
@ -1801,9 +1794,8 @@ msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in con
msgstr "Para usar awsbucket, os awssecretkey e awsaccesskeyid também devem ser definidos no config.py!" msgstr "Para usar awsbucket, os awssecretkey e awsaccesskeyid também devem ser definidos no config.py!"
#: ../fdroidserver/deploy.py #: ../fdroidserver/deploy.py
#, fuzzy
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!"
msgstr "Para usar awsbucket, os awssecretkey e awsaccesskeyid também devem ser definidos no config.py!" msgstr "Para usar o awsbucket, os awssecretkey e awsaccesskeyid também devem ser definidos no config.yml!"
#: ../fdroidserver/lint.py #: ../fdroidserver/lint.py
msgid "URL must start with https:// or http://" msgid "URL must start with https:// or http://"
@ -1838,7 +1830,7 @@ msgstr "Texto inesperado na mesma linha como {field} em {linedesc}"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
msgid "Unknown entry {key} in {configname}" msgid "Unknown entry {key} in {configname}"
msgstr "" msgstr "Entrada {key} desconhecida em {configname}"
#: ../fdroid ../fdroidserver/__main__.py #: ../fdroid ../fdroidserver/__main__.py
msgid "Unknown exception found!" msgid "Unknown exception found!"
@ -2730,7 +2722,7 @@ msgstr "{name} \"{path}\" não existe! Corrija-o no config.py."
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
#, python-brace-format #, python-brace-format
msgid "{oldfile} is deprecated, use {newfile}" msgid "{oldfile} is deprecated, use {newfile}"
msgstr "" msgstr "{oldfile} está obsoleto, use {newfile}"
#: ../fdroidserver/import.py #: ../fdroidserver/import.py
#, python-brace-format #, python-brace-format