change config.py to config.yml everywhere it is needed

This commit is contained in:
Hans-Christoph Steiner 2021-01-29 13:24:17 +01:00
parent f48ea06adb
commit 97d5933a05
45 changed files with 630 additions and 630 deletions

View file

@ -150,8 +150,8 @@ msgid "%s option does not take a value"
msgstr "opção %s não leva um valor"
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keypass' not found in config.py!"
msgstr "'keypass' não foi encontrada em config.py!"
msgid "'keypass' not found in config.yml!"
msgstr "'keypass' não foi encontrada em config.yml!"
#: ../fdroidserver/common.py
msgid "'keypass' not found in config.yml!"
@ -162,24 +162,24 @@ msgid "'keystore' is NONE and 'smartcardoptions' is blank!"
msgstr "\"keystore\" é NONE e \"smartcardoptions\" está vazia!"
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystore' not found in config.py!"
msgstr "'keystore' não encontrada em config.py!"
msgid "'keystore' not found in config.yml!"
msgstr "'keystore' não encontrada em config.yml!"
#: ../fdroidserver/common.py
msgid "'keystore' not found in config.yml!"
msgstr "\"keystore\" não encontrada em config.yml!"
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystorepass' not found in config.py!"
msgstr "'keystorepass' não encontrada em config.py!"
msgid "'keystorepass' not found in config.yml!"
msgstr "'keystorepass' não encontrada em config.yml!"
#: ../fdroidserver/common.py
msgid "'keystorepass' not found in config.yml!"
msgstr "\"keystorepass\" não encontrada em config.yml!"
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'repo_keyalias' not found in config.py!"
msgstr "'repo_keyalias' não encontrada em config.py!"
msgid "'repo_keyalias' not found in config.yml!"
msgstr "'repo_keyalias' não encontrada em config.yml!"
#: ../fdroidserver/common.py
msgid "'repo_keyalias' not found in config.yml!"
@ -191,8 +191,8 @@ msgid "'required' is an invalid argument for positionals"
msgstr "'required' é um argumento inválido para posicionadores"
#: ../fdroidserver/common.py
msgid "'sdk_path' not set in 'config.py'!"
msgstr "'sdk_path' não definido em 'config.py'!"
msgid "'sdk_path' not set in 'config.yml'!"
msgstr "'sdk_path' não definido em 'config.yml'!"
#: ../fdroidserver/common.py
msgid "'sdk_path' not set in config.yml!"
@ -1219,8 +1219,8 @@ msgid "Name '%s' is just the auto name - remove it"
msgstr "O nome '%s' é apenas o nome automático. Remova-o!"
#: ../fdroidserver/common.py
msgid "No 'config.py' found, using defaults."
msgstr "Nenhum 'config.py' encontrado, usando padrões."
msgid "No 'config.yml' found, using defaults."
msgstr "Nenhum 'config.yml' encontrado, usando padrões."
#: ../fdroidserver/common.py
msgid "No Android SDK found!"
@ -1268,8 +1268,8 @@ msgid "No need to specify that the app is for Android"
msgstr "Não há necessidade de especificar que é um aplicativo para Android"
#: ../fdroidserver/deploy.py
msgid "No option set! Edit your config.py to set at least one of these:"
msgstr "Nenhuma opção definida! Edite seu 'config.py' para definir pelo menos um destes:"
msgid "No option set! Edit your config.yml to set at least one of these:"
msgstr "Nenhuma opção definida! Edite seu 'config.yml' para definir pelo menos um destes:"
#: ../fdroidserver/common.py
msgid "No packages specified"
@ -1318,8 +1318,8 @@ msgid "Nothing to do for {appid}."
msgstr "Nada a fazer para {appid}."
#: ../fdroidserver/init.py
msgid "Now set these in config.py:"
msgstr "Agora defina estes em config.py:"
msgid "Now set these in config.yml:"
msgstr "Agora defina estes em config.yml:"
#: ../fdroidserver/init.py
msgid "Now set these in config.yml:"
@ -1793,8 +1793,8 @@ msgid "This repo already has local metadata: %s"
msgstr "Este repositório já tem metadados locais: %s"
#: ../fdroidserver/deploy.py ../fdroidserver/upload.py
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!"
msgstr "Para usar awsbucket, os awssecretkey e awsaccesskeyid também devem ser definidos no config.py!"
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.yml!"
#: ../fdroidserver/deploy.py
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!"
@ -2719,8 +2719,8 @@ msgstr "o {file} está vazio ou está corrompido!"
#: ../fdroidserver/update.py
#, python-brace-format
msgid "{name} \"{path}\" does not exist! Correct it in config.py."
msgstr "{name} \"{path}\" não existe! Corrija-o no config.py."
msgid "{name} \"{path}\" does not exist! Correct it in config.yml."
msgstr "{name} \"{path}\" não existe! Corrija-o no config.yml."
#: ../fdroidserver/common.py
#, python-brace-format