mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 08:51:06 +03:00
change config.py to config.yml everywhere it is needed
This commit is contained in:
parent
f48ea06adb
commit
97d5933a05
45 changed files with 630 additions and 630 deletions
|
@ -156,8 +156,8 @@ msgid "%s option does not take a value"
|
|||
msgstr "Option %s verfügt über keinen Wert"
|
||||
|
||||
#: ../fdroidserver/index.py ../fdroidserver/common.py
|
||||
msgid "'keypass' not found in config.py!"
|
||||
msgstr "„keypass” nicht in config.py vorhanden!"
|
||||
msgid "'keypass' not found in config.yml!"
|
||||
msgstr "„keypass” nicht in config.yml vorhanden!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'keypass' not found in config.yml!"
|
||||
|
@ -168,24 +168,24 @@ msgid "'keystore' is NONE and 'smartcardoptions' is blank!"
|
|||
msgstr "'keystore' ist NONE und 'smartcardoptions' ist leer!"
|
||||
|
||||
#: ../fdroidserver/index.py ../fdroidserver/common.py
|
||||
msgid "'keystore' not found in config.py!"
|
||||
msgstr "„keystore” nicht in config.py vorhanden!"
|
||||
msgid "'keystore' not found in config.yml!"
|
||||
msgstr "„keystore” nicht in config.yml vorhanden!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'keystore' not found in config.yml!"
|
||||
msgstr "„keystore” nicht in config.yml vorhanden!"
|
||||
|
||||
#: ../fdroidserver/index.py ../fdroidserver/common.py
|
||||
msgid "'keystorepass' not found in config.py!"
|
||||
msgstr "„keystorepass” nicht in config.py vorhanden!"
|
||||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "„keystorepass” nicht in config.yml vorhanden!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "„keystorepass” nicht in config.yml vorhanden!"
|
||||
|
||||
#: ../fdroidserver/index.py ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.py!"
|
||||
msgstr "„repo_keyalias” nicht in config.py vorhanden!"
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "„repo_keyalias” nicht in config.yml vorhanden!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
|
@ -197,8 +197,8 @@ msgid "'required' is an invalid argument for positionals"
|
|||
msgstr "„required” ist ein ungültiges Argument für Positionsangaben"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'sdk_path' not set in 'config.py'!"
|
||||
msgstr "Kein 'sdk_path' in 'config.py' festgelegt!"
|
||||
msgid "'sdk_path' not set in 'config.yml'!"
|
||||
msgstr "Kein 'sdk_path' in 'config.yml' festgelegt!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'sdk_path' not set in config.yml!"
|
||||
|
@ -1228,8 +1228,8 @@ msgid "Name '%s' is just the auto name - remove it"
|
|||
msgstr "Name '%s' ist nur der automatische Name - entfernen Sie ihn"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "No 'config.py' found, using defaults."
|
||||
msgstr "Keine 'config.py' gefunden, nutze Standardeinstellungen."
|
||||
msgid "No 'config.yml' found, using defaults."
|
||||
msgstr "Keine 'config.yml' gefunden, nutze Standardeinstellungen."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "No Android SDK found!"
|
||||
|
@ -1277,8 +1277,8 @@ msgid "No need to specify that the app is for Android"
|
|||
msgstr "Sie müssen nicht angeben, dass die App für Android ist"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "No option set! Edit your config.py to set at least one of these:"
|
||||
msgstr "Keine Option gesetzt! Bearbeiten Sie Ihre config.py, um mindestens eine davon zu setzen:"
|
||||
msgid "No option set! Edit your config.yml to set at least one of these:"
|
||||
msgstr "Keine Option gesetzt! Bearbeiten Sie Ihre config.yml, um mindestens eine davon zu setzen:"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "No packages specified"
|
||||
|
@ -1327,8 +1327,8 @@ msgid "Nothing to do for {appid}."
|
|||
msgstr "Keine zu erledigenden Aufgaben für {appid}."
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
msgid "Now set these in config.py:"
|
||||
msgstr "Legen Sie diese nun in der config.py fest:"
|
||||
msgid "Now set these in config.yml:"
|
||||
msgstr "Legen Sie diese nun in der config.yml fest:"
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
msgid "Now set these in config.yml:"
|
||||
|
@ -1803,8 +1803,8 @@ msgid "This repo already has local metadata: %s"
|
|||
msgstr "Dieses Repo hat bereits lokale Metadaten: %s"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/upload.py
|
||||
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!"
|
||||
msgstr "Um awsbucket zu benutzen, müssen awssecretkey und awsaccesskeyid auch in der config.py gesetzt sein!"
|
||||
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!"
|
||||
msgstr "Um awsbucket zu benutzen, müssen awssecretkey und awsaccesskeyid auch in der config.yml gesetzt sein!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!"
|
||||
|
@ -2735,8 +2735,8 @@ msgstr "{file} ist leer oder beschädigt!"
|
|||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{name} \"{path}\" does not exist! Correct it in config.py."
|
||||
msgstr "{name} \"{path}\" existiert nicht! Korrigieren Sie es in der config.py."
|
||||
msgid "{name} \"{path}\" does not exist! Correct it in config.yml."
|
||||
msgstr "{name} \"{path}\" existiert nicht! Korrigieren Sie es in der config.yml."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue