From bfa49e921729b900e0711cd37708f8d69665cd01 Mon Sep 17 00:00:00 2001 From: Hakim Oubouali Date: Wed, 13 Jan 2021 05:41:40 +0100 Subject: [PATCH 01/20] Translated using Weblate: Central Atlas Tamazight (tzm) by Hakim Oubouali Currently translated at 0.6% (4 of 573 strings) Co-authored-by: Hakim Oubouali Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/tzm/ Translation: F-Droid/F-Droid Server --- locale/tzm/LC_MESSAGES/fdroidserver.po | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/locale/tzm/LC_MESSAGES/fdroidserver.po b/locale/tzm/LC_MESSAGES/fdroidserver.po index 4b29af0f..f6b4dabe 100644 --- a/locale/tzm/LC_MESSAGES/fdroidserver.po +++ b/locale/tzm/LC_MESSAGES/fdroidserver.po @@ -6,14 +6,15 @@ msgstr "" "Project-Id-Version: fdroidserver 1.1-681-gc19e8952\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-10-29 08:32+0000\n" +"Last-Translator: Hakim Oubouali \n" +"Language-Team: Central Atlas Tamazight \n" "Language: tzm\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 >= 2 && (n < 11 || n > 99);\n" +"X-Generator: Weblate 4.3.2-dev\n" #: ../fdroidserver/common.py msgid "" @@ -101,7 +102,7 @@ msgstr "" #: /usr/lib/python3.7/argparse.py #, python-format msgid "%(prog)s: error: %(message)s\n" -msgstr "" +msgstr "%(prog)s: tazgalt: %(message)s\n" #: ../fdroidserver/scanner.py #, python-format @@ -111,7 +112,7 @@ msgstr "" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py msgid "%prog [options]" -msgstr "" +msgstr "%prog [tidɣrin]" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -1296,7 +1297,7 @@ msgstr "" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py msgid "Options" -msgstr "" +msgstr "Tidɣrin" #: ../fdroidserver/verify.py msgid "Output JSON report to file named after APK." @@ -2455,7 +2456,7 @@ msgstr "" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py msgid "show program's version number and exit" -msgstr "" +msgstr "Smal taleqqemt n uhil, tffeɣd" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py #: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py From 6dd86c5ec25e5215ae410fd45d89da1222a863b5 Mon Sep 17 00:00:00 2001 From: x Date: Wed, 13 Jan 2021 05:41:41 +0100 Subject: [PATCH 02/20] Translated using Weblate: Italian (it) by x Currently translated at 38.5% (221 of 573 strings) Co-authored-by: x Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/it/ Translation: F-Droid/F-Droid Server --- locale/it/LC_MESSAGES/fdroidserver.po | 67 +++++++++++++-------------- 1 file changed, 33 insertions(+), 34 deletions(-) diff --git a/locale/it/LC_MESSAGES/fdroidserver.po b/locale/it/LC_MESSAGES/fdroidserver.po index cc3d4a79..593e9fa0 100644 --- a/locale/it/LC_MESSAGES/fdroidserver.po +++ b/locale/it/LC_MESSAGES/fdroidserver.po @@ -5,20 +5,21 @@ # Luca Zambarda , 2020. # IvanDan , 2020. # Massimiliano Caniparoli , 2020. +# x , 2020. msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-10-15 17:12+0000\n" -"Last-Translator: IvanDan \n" +"PO-Revision-Date: 2020-11-25 16:30+0000\n" +"Last-Translator: x \n" "Language-Team: Italian \n" "Language: it\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.3-dev\n" +"X-Generator: Weblate 4.4-dev\n" #: ../fdroidserver/common.py msgid "" @@ -152,8 +153,9 @@ msgid "'keypass' not found in config.py!" msgstr "\"keypass\" non trovato in config.py!" #: ../fdroidserver/common.py +#, fuzzy msgid "'keystore' is NONE and 'smartcardoptions' is blank!" -msgstr "" +msgstr "\"keystore\" è NESSUNO e \"smartcardoptions\" è vuoto!" #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystore' not found in config.py!" @@ -275,11 +277,11 @@ msgstr "Avvisa anche dei problemi di formattazione, come rewritemeta -l" #: ../fdroidserver/scanner.py msgid "Android AAR library" -msgstr "" +msgstr "Libreria AAR Android" #: ../fdroidserver/scanner.py msgid "Android APK file" -msgstr "" +msgstr "File APK di Android" #: ../fdroidserver/scanner.py msgid "Android DEX code" @@ -348,7 +350,7 @@ msgstr "Branch \"{branch}\" usata come commit in srclib \"{srclib}\"" #: ../fdroidserver/update.py #, python-brace-format msgid "Broken symlink: {path}" -msgstr "" +msgstr "Collegamento simbolico interrotto: {path}" #: ../fdroid ../fdroidserver/__main__.py msgid "Build a package from source" @@ -364,7 +366,7 @@ msgstr "Build generata da \"froid import\" - rimuovi disable line quando ha fini #: ../fdroidserver/checkupdates.py msgid "Build metadata git repo has uncommited changes!" -msgstr "" +msgstr "Il repository git dei metadati di compilazione ha modifiche non autorizzate!" #: ../fdroidserver/build.py msgid "Build only the latest version of each package" @@ -468,14 +470,12 @@ msgid "Could not find '{command}' on your system" msgstr "Impossibile trovare \"{command}\" sul tuo sistema" #: ../fdroidserver/import.py -#, fuzzy msgid "Could not find latest version code" -msgstr "Impossibile trovare il codice dell'ultima versione" +msgstr "Impossibile trovare il codice della versione più recente" #: ../fdroidserver/import.py -#, fuzzy msgid "Could not find latest version name" -msgstr "Impossibile trovare il nome dell'ultima versione" +msgstr "Impossibile trovare il nome della versione più recente" #: ../fdroidserver/update.py #, python-brace-format @@ -489,13 +489,12 @@ msgstr "Impossibile aprire il file apk per l'analisi" #: ../fdroidserver/common.py #, python-brace-format msgid "Could not parse size \"{size}\", wrong type \"{type}\"" -msgstr "" +msgstr "Impossibile analizzare la dimensione \"{size}\", tipo sbagliato \"{type}\"" #. Translators: https://developer.android.com/studio/build/application-id #: ../fdroidserver/import.py -#, fuzzy msgid "Couldn't find Application ID" -msgstr "Impossibile trovare l'ID del pacchetto" +msgstr "Impossibile trovare l'ID dell'applicazione" #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/import.py @@ -560,9 +559,9 @@ msgid "Creating unsigned index in preparation for signing" msgstr "Creazione dell'indice non firmato in preparazione della firma" #: ../fdroidserver/lint.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "CurrentVersionCode {cv} is less than oldest build entry {versionCode}" -msgstr "" +msgstr "CurrentVersionCode {cv} è inferiore alla voce di build più vecchia {versionCode}" #: ../fdroidserver/nightly.py msgid "DEBUG_KEYSTORE is not set or the value is incomplete" @@ -573,14 +572,14 @@ msgid "Delete APKs and/or OBBs without metadata from the repo" msgstr "Cancella gli APK e/o OBB senza metadata dal repository" #: ../fdroidserver/deploy.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "Deleting archive, repo is too big ({size} max {limit})" -msgstr "" +msgstr "Eliminazione dell'archivio, il repository è troppo grande ({size} max {limit})" #: ../fdroidserver/deploy.py #, python-brace-format msgid "Deleting git-mirror history, repo is too big ({size} max {limit})" -msgstr "" +msgstr "Eliminazione della cronologia git-mirror, il repository è troppo grande ({size} max {limit})" #: ../fdroidserver/update.py #, python-brace-format @@ -608,7 +607,7 @@ msgstr "La descrizione di lunghezza {length} supera il limite di {limit} caratte #: ../fdroidserver/import.py msgid "Do not add 'disable:' to the generated build entries" -msgstr "" +msgstr "Non aggiungere 'disable:' alle voci di compilazione generate" #: ../fdroidserver/nightly.py msgid "Do not deploy the new files to the repo" @@ -646,7 +645,7 @@ msgstr "Non usare checksum rsync" #: ../fdroid ../fdroidserver/__main__.py msgid "Download complete mirrors of small repos" -msgstr "" +msgstr "Scarica mirror completi di piccoli repository" #: ../fdroidserver/stats.py msgid "Download logs we don't have" @@ -677,7 +676,7 @@ msgstr "Scansiona gli APK dinamicamente dopo la costruzione" #: ../fdroidserver/__main__.py msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!" -msgstr "" +msgstr "ERRORE: il sottocomando \"server\" è stato rimosso, usa \"deploy\"!" #: ../fdroidserver/mirror.py msgid "" @@ -689,7 +688,7 @@ msgstr "" #: ../fdroidserver/nightly.py msgid "ERROR: unsupported CI type, patches welcome!" -msgstr "" +msgstr "ERRORE: tipo di CI non supportato, le patch sono benvenute!" #: ../fdroidserver/metadata.py #, python-brace-format @@ -699,7 +698,7 @@ msgstr "Flag build vuoto a {linedesc}" #: ../fdroidserver/__main__.py #, python-brace-format msgid "Encoding is set to '{enc}' fdroid might run into encoding issues. Please set it to 'UTF-8' for best results." -msgstr "" +msgstr "La codifica è impostata su \"{enc}\" fdroid potrebbe incorrere in problemi di codifica. Impostalo su \"UTF-8\" per ottenere i migliori risultati." #: ../fdroidserver/init.py #, python-format @@ -725,9 +724,9 @@ msgid "Extract signatures from APKs" msgstr "Estrai le firme dagli APK" #: ../fdroidserver/update.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Failed copying {path}: {error}" -msgstr "Impossibile leggere {path}: {error}" +msgstr "Copia non riuscita {path}: {error}" #: ../fdroidserver/signatures.py #, python-brace-format @@ -774,37 +773,37 @@ msgstr "Impossibile installare '{apkfilename}' su {dev}: {error}" #: ../fdroidserver/publish.py ../fdroidserver/common.py msgid "Failed to sign application" -msgstr "" +msgstr "Impossibile firmare l'applicazione" #: ../fdroidserver/common.py msgid "Failed to zipalign application" -msgstr "" +msgstr "Impossibilie eseguire lo zipalign dell'applicazione" #: ../fdroidserver/build.py #, python-brace-format msgid "Fetched buildserverid from VM: {buildserverid}" -msgstr "" +msgstr "Buildserverid recuperato dalla VM: {buildserverid}" #: ../fdroidserver/signatures.py #, python-brace-format msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'" -msgstr "" +msgstr "Firme recuperate per \"{apkfilename}\" -> \"{sigdir}\"" #: ../fdroidserver/update.py #, python-brace-format msgid "File disappeared while processing it: {path}" -msgstr "" +msgstr "Il file è scomparso durante l'elaborazione: {path}" #: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py #: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py #: ../fdroidserver/install.py msgid "Finished" -msgstr "" +msgstr "Finito" #: ../fdroidserver/lint.py msgid "Flattr donation methods belong in the FlattrID flag" -msgstr "" +msgstr "I metodi di donazione di Flattr appartengono al flag FlattrID" #: ../fdroidserver/lint.py msgid "Flattr donation methods belong in the FlattrID: field" From 3ed8f5b505ccd7ae1dc2105be8c7be845a4dec0f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 13 Jan 2021 05:41:41 +0100 Subject: [PATCH 03/20] Translated using Weblate: Italian (it) by Hans-Christoph Steiner Currently translated at 40.3% (231 of 573 strings) Co-authored-by: Hans-Christoph Steiner Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/it/ Translation: F-Droid/F-Droid Server --- locale/it/LC_MESSAGES/fdroidserver.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locale/it/LC_MESSAGES/fdroidserver.po b/locale/it/LC_MESSAGES/fdroidserver.po index 593e9fa0..49e67fe3 100644 --- a/locale/it/LC_MESSAGES/fdroidserver.po +++ b/locale/it/LC_MESSAGES/fdroidserver.po @@ -6,13 +6,14 @@ # IvanDan , 2020. # Massimiliano Caniparoli , 2020. # x , 2020. +# Hans-Christoph Steiner , 2020. msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-11-25 16:30+0000\n" -"Last-Translator: x \n" +"PO-Revision-Date: 2020-11-25 16:40+0000\n" +"Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" @@ -153,9 +154,8 @@ msgid "'keypass' not found in config.py!" msgstr "\"keypass\" non trovato in config.py!" #: ../fdroidserver/common.py -#, fuzzy msgid "'keystore' is NONE and 'smartcardoptions' is blank!" -msgstr "\"keystore\" è NESSUNO e \"smartcardoptions\" è vuoto!" +msgstr "\"keystore\" è NONE e \"smartcardoptions\" è vuoto!" #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystore' not found in config.py!" From c5abf3321070ee7aee1231bf84f56a0a2fde454a Mon Sep 17 00:00:00 2001 From: x Date: Wed, 13 Jan 2021 05:41:42 +0100 Subject: [PATCH 04/20] Translated using Weblate: Italian (it) by x Currently translated at 60.0% (344 of 573 strings) Translated using Weblate: Italian (it) by x Currently translated at 42.2% (242 of 573 strings) Translated using Weblate: Italian (it) by x Currently translated at 40.3% (231 of 573 strings) Co-authored-by: x Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/it/ Translation: F-Droid/F-Droid Server --- locale/it/LC_MESSAGES/fdroidserver.po | 292 +++++++++++++------------- 1 file changed, 151 insertions(+), 141 deletions(-) diff --git a/locale/it/LC_MESSAGES/fdroidserver.po b/locale/it/LC_MESSAGES/fdroidserver.po index 49e67fe3..9a06608a 100644 --- a/locale/it/LC_MESSAGES/fdroidserver.po +++ b/locale/it/LC_MESSAGES/fdroidserver.po @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-11-25 16:40+0000\n" -"Last-Translator: Hans-Christoph Steiner \n" +"PO-Revision-Date: 2020-11-30 08:39+0000\n" +"Last-Translator: x \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" @@ -155,7 +155,7 @@ msgstr "\"keypass\" non trovato in config.py!" #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" -msgstr "\"keystore\" è NONE e \"smartcardoptions\" è vuoto!" +msgstr "'keystore' è NONE e 'smartcardoptions' è vuoto!" #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystore' not found in config.py!" @@ -277,11 +277,11 @@ msgstr "Avvisa anche dei problemi di formattazione, come rewritemeta -l" #: ../fdroidserver/scanner.py msgid "Android AAR library" -msgstr "Libreria AAR Android" +msgstr "Libreria AAR per Android" #: ../fdroidserver/scanner.py msgid "Android APK file" -msgstr "File APK di Android" +msgstr "File APK per Android" #: ../fdroidserver/scanner.py msgid "Android DEX code" @@ -559,7 +559,7 @@ msgid "Creating unsigned index in preparation for signing" msgstr "Creazione dell'indice non firmato in preparazione della firma" #: ../fdroidserver/lint.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "CurrentVersionCode {cv} is less than oldest build entry {versionCode}" msgstr "CurrentVersionCode {cv} è inferiore alla voce di build più vecchia {versionCode}" @@ -572,7 +572,7 @@ msgid "Delete APKs and/or OBBs without metadata from the repo" msgstr "Cancella gli APK e/o OBB senza metadata dal repository" #: ../fdroidserver/deploy.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Deleting archive, repo is too big ({size} max {limit})" msgstr "Eliminazione dell'archivio, il repository è troppo grande ({size} max {limit})" @@ -807,176 +807,176 @@ msgstr "I metodi di donazione di Flattr appartengono al flag FlattrID" #: ../fdroidserver/lint.py msgid "Flattr donation methods belong in the FlattrID: field" -msgstr "" +msgstr "I metodi di donazione di Flattr appartengono al campo FlattrID" #: ../fdroidserver/lint.py msgid "Forbidden HTML tags" -msgstr "" +msgstr "Tag HTML vietati" #: ../fdroidserver/build.py msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode." -msgstr "" +msgstr "Forza la compilazione delle app disabilitate e prosegui indipendentemente dai problemi di scansione. Consentito solo in modalità test." #: ../fdroidserver/build.py #, python-brace-format msgid "Force halting build after {0} sec timeout!" -msgstr "" +msgstr "Forza l'arresto della compilazione dopo il timeout di {0} sec!" #: ../fdroidserver/scanner.py msgid "Force scan of disabled apps and builds." -msgstr "" +msgstr "Forza la scansione di app e build disabilitate." #: ../fdroidserver/update.py #, python-brace-format msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!" -msgstr "" +msgstr "Trovato l'elemento grafico \"{path}\" senza metadati per l'app \"{name}\"!" #: ../fdroidserver/update.py #, python-brace-format msgid "Found bad funding file \"{path}\" for \"{name}\":" -msgstr "" +msgstr "Trovato file di finanziamento non valido \"{path}\" per \"{name}\":" #: ../fdroidserver/common.py msgid "Found invalid appids in arguments" -msgstr "" +msgstr "Trovati appid non validi negli argomenti" #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/common.py msgid "Found invalid versionCodes for some apps" -msgstr "" +msgstr "Trovati codici di versione non validi per alcune app" #: ../fdroidserver/common.py #, python-brace-format msgid "Found multiple JAR Signature Block Files in {path}" -msgstr "" +msgstr "Trovati più file di blocco della firma JAR in {path}" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Found multiple metadata files for {appid}" -msgstr "" +msgstr "Trovati più file di metadati per {appid}" #: ../fdroidserver/index.py msgid "Found multiple signing certificates for repository." -msgstr "" +msgstr "Trovati più certificati di firma per il repository." #: ../fdroidserver/update.py #, python-brace-format msgid "Found multiple signing certificates in {path}" -msgstr "" +msgstr "Trovati più certificati di firma in {path}" #: ../fdroidserver/index.py msgid "Found no signing certificates for repository." -msgstr "" +msgstr "Nessun certificato di firma trovato per il repository." #: ../fdroidserver/lint.py #, python-format msgid "Found non-file at %s" -msgstr "" +msgstr "Trovato non-file in %s" #: ../fdroidserver/deploy.py #, python-brace-format msgid "Found {apkfilename} at {url}" -msgstr "" +msgstr "Trovato {apkfilename} in {url}" #: ../fdroidserver/update.py #, python-brace-format msgid "Generated skeleton metadata for {appid}" -msgstr "" +msgstr "Metadati dello scheletro generati per {appid}" #: ../fdroidserver/common.py #, python-format msgid "Git checkout of '%s' failed" -msgstr "" +msgstr "Checkout Git di \"%s\" non riuscito" #: ../fdroidserver/common.py msgid "Git clean failed" -msgstr "" +msgstr "Git clean non riuscito" #: ../fdroidserver/common.py msgid "Git fetch failed" -msgstr "" +msgstr "Recupero Git non riuscito" #: ../fdroidserver/common.py msgid "Git remote set-head failed" -msgstr "" +msgstr "Set-head remoto Git non riuscito" #: ../fdroidserver/common.py #, python-format msgid "Git remote set-head failed: \"%s\"" -msgstr "" +msgstr "Set-head remoto Git non riuscito: \"%s\"" #: ../fdroidserver/common.py msgid "Git reset failed" -msgstr "" +msgstr "Ripristino Git non riuscito" #: ../fdroidserver/common.py msgid "Git submodule sync failed" -msgstr "" +msgstr "Sincronizzazione del sottomodulo Git non riuscita" #: ../fdroidserver/common.py msgid "Git submodule update failed" -msgstr "" +msgstr "Aggiornamento del sottomodulo Git non riuscito" #: ../fdroidserver/common.py msgid "HTTPS must be used with Subversion URLs!" -msgstr "" +msgstr "HTTPS deve essere utilizzato con gli URL Subversion!" #: ../fdroidserver/deploy.py msgid "If a git mirror gets to big, allow the archive to be deleted" -msgstr "" +msgstr "Se un mirror git diventa troppo grande, consenti l'eliminazione dell'archivio" #: ../fdroidserver/deploy.py #, python-brace-format msgid "If this upload fails, try manually uploading to {url}" -msgstr "" +msgstr "Se il caricamento non riesce, prova a caricare manualmente su {url}" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Ignoring '{field}' in '{metapath}' metadata because it is deprecated." -msgstr "" +msgstr "Ignorando i metadati '{field}' in '{metapath}' perché obsoleti." #: ../fdroidserver/update.py #, python-format msgid "Ignoring FUNDING.yml entry longer than 2048: %s" -msgstr "" +msgstr "Ignorando la voce FUNDING.yml più lunga di 2048: %s" #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " -msgstr "" +msgstr "Ignorare il pacchetto senza metadati: " #: ../fdroidserver/update.py #, python-brace-format msgid "Ignoring stale cache data for {apkfilename}" -msgstr "" +msgstr "Ignorare i dati della cache obsoleti per {apkfilename}" #: ../fdroidserver/rewritemeta.py #, python-brace-format msgid "Ignoring {ext} file at '{path}'" -msgstr "" +msgstr "Ignorando il file {ext} in '{path}'" #: ../fdroidserver/update.py msgid "Include APKs that are signed with disabled algorithms like MD5" -msgstr "" +msgstr "Includere gli APK firmati con algoritmi disabilitati come MD5" #: ../fdroidserver/mirror.py msgid "Include the PGP signature .asc files in the mirror" -msgstr "" +msgstr "Includere i file .asc della firma PGP nel mirror" #: ../fdroidserver/mirror.py msgid "Include the build logs in the mirror" -msgstr "" +msgstr "Includere i log di build nel mirror" #: ../fdroidserver/mirror.py msgid "Include the source tarballs in the mirror" -msgstr "" +msgstr "Includere i tarball dei sorgenti nel mirror" #: ../fdroidserver/common.py msgid "Initialising submodules" -msgstr "" +msgstr "Inizializzazione dei sottomoduli" #: ../fdroidserver/install.py msgid "Install all signed applications available" -msgstr "" +msgstr "Installa tutte le applicazioni firmate disponibili" #: ../fdroid ../fdroidserver/__main__.py msgid "Install built packages on devices" @@ -985,12 +985,12 @@ msgstr "Installa i pacchetti costruiti su dispositivi" #: ../fdroidserver/install.py #, python-format msgid "Installing %s..." -msgstr "" +msgstr "Installando %s..." #: ../fdroidserver/install.py #, python-format msgid "Installing %s…" -msgstr "" +msgstr "Installando %s…" #: ../fdroidserver/install.py #, python-brace-format @@ -1000,7 +1000,7 @@ msgstr "Installazione di '{apkfilename}' su {dev}..." #: ../fdroidserver/install.py #, python-brace-format msgid "Installing '{apkfilename}' on {dev}…" -msgstr "" +msgstr "Installando '{apkfilename}' su {dev}…" #: ../fdroid ../fdroidserver/__main__.py msgid "Interact with the repo HTTP server" @@ -1013,64 +1013,64 @@ msgstr "APK non valido" #: ../fdroidserver/lint.py ../fdroidserver/checkupdates.py #, python-brace-format msgid "Invalid VercodeOperation: {field}" -msgstr "" +msgstr "VercodeOperation non valido: {field}" #: ../fdroidserver/common.py #, python-brace-format msgid "Invalid application ID {appid}" -msgstr "" +msgstr "ID applicazione non valida {appid}" #: ../fdroidserver/metadata.py #, python-format msgid "Invalid boolean '%s'" -msgstr "" +msgstr "Valore booleano '%s' non valido" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Invalid build flag at {line} in {linedesc}" -msgstr "" +msgstr "Flag di compilazione non valido a {line} in {linedesc}" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Invalid build format: {value} in {name}" -msgstr "" +msgstr "Formato di compilazione non valido: {value} in {name}" #: ../fdroidserver/lint.py msgid "Invalid bulleted list" -msgstr "" +msgstr "Elenco puntato non valido" #: ../fdroidserver/lint.py #, python-format msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list" -msgstr "" +msgstr "Tag di licenza non valido \"%s\"! Utilizza solo tag da https://spdx.org/license-list" #: ../fdroidserver/lint.py msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]" -msgstr "" +msgstr "Link non valido - utilizza [http://foo.bar Link title] o [http://foo.bar]" #: ../fdroidserver/metadata.py #, python-format msgid "Invalid metadata in %s:%d" -msgstr "" +msgstr "Metadati non validi in %s:%d" #: ../fdroidserver/metadata.py msgid "Invalid metadata in: " -msgstr "" +msgstr "Metadati non validi in: " #: ../fdroidserver/common.py #, python-format msgid "Invalid name for published file: %s" -msgstr "" +msgstr "Nome non valido per il file pubblicato: %s" #: ../fdroidserver/common.py #, python-brace-format msgid "Invalid package name {0}" -msgstr "" +msgstr "Nome del pacchetto non valido {0}" #: ../fdroidserver/common.py #, python-brace-format msgid "Invalid redirect to non-HTTPS: {before} -> {after} " -msgstr "" +msgstr "Reindirizzamento non valido a non HTTPS: {before} -> {after} " #: ../fdroidserver/metadata.py #, python-brace-format @@ -1080,69 +1080,70 @@ msgstr "Metadati scrlib non validi: '{file}' non esiste" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Invalid srclib metadata: could not parse '{file}'" -msgstr "" +msgstr "Metadati srclib non validi: impossibile analizzare '{file}'" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Invalid srclib metadata: unknown key '{key}' in '{file}'" -msgstr "" +msgstr "Metadati srclib non validi: chiave sconosciuta '{key}' in '{file}'" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Invalid versionCode: \"{versionCode}\" is not an integer!" -msgstr "" +msgstr "VersionCode non valido: \"{versionCode}\" non è un numero intero!" #: ../fdroidserver/common.py #, python-brace-format msgid "JAR signature failed to verify: {path}" -msgstr "" +msgstr "Impossibile verificare la firma JAR: {path}" #: ../fdroidserver/common.py #, python-brace-format msgid "JAR signature verified: {path}" -msgstr "" +msgstr "Firma JAR verificata: {path}" #: ../fdroidserver/scanner.py msgid "Java JAR file" -msgstr "" +msgstr "File JAR Java" #: ../fdroidserver/publish.py ../fdroidserver/update.py #: ../fdroidserver/mirror.py msgid "Java JDK not found! Install in standard location or set java_paths!" -msgstr "" +msgstr "Java JDK non trovato! Installa nella posizione standard o imposta java_paths!" #: ../fdroidserver/scanner.py msgid "Java compiled class" -msgstr "" +msgstr "Classe compilata in Java" #: ../fdroidserver/signindex.py msgid "Java jarsigner not found! Install in standard location or set java_paths!" -msgstr "" +msgstr "Java jarsigner non trovato! Installa nella posizione standard o imposta java_paths!" #: ../fdroidserver/lint.py msgid "Javascript in HTML src attributes" -msgstr "" +msgstr "Javascript negli attributi HTML src" #: ../fdroidserver/init.py msgid "Keystore for signing key:\t" -msgstr "" +msgstr "Keystore per la firma della chiave:\t" #: ../fdroidserver/lint.py #, python-brace-format msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'" -msgstr "" +msgstr "L'ultimo commit utilizzato '{commit}' sembra un tag, ma UpdateCheckMode è '{ucm}'" #: ../fdroidserver/lint.py msgid "Liberapay donation methods belong in the Liberapay: field" -msgstr "" +msgstr "I metodi di donazione di Liberapay appartengono al campo Liberapay" #: ../fdroidserver/lint.py +#, fuzzy msgid "Liberapay donation methods belong in the LiberapayID flag" -msgstr "" +msgstr "I metodi di donazione di Liberapay appartengono alla bandiera LiberapayID" #: ../fdroidserver/rewritemeta.py msgid "List files that would be reformatted" -msgstr "" +msgstr "Elenca i file che verrebbero riformattati" #: ../fdroidserver/lint.py msgid "Locale included in f-droid.org URL" @@ -1150,15 +1151,17 @@ msgstr "" #: ../fdroidserver/build.py msgid "Make the build stop on exceptions" -msgstr "" +msgstr "Interrompere la compilazione sulle eccezioni" #: ../fdroidserver/index.py +#, fuzzy msgid "Malformed repository mirrors." -msgstr "" +msgstr "Mirror del repository malformati." #: ../fdroidserver/deploy.py +#, fuzzy msgid "Malformed serverwebroot line:" -msgstr "" +msgstr "Riga del serverwebroot malformata:" #: ../fdroidserver/mirror.py msgid "Mirror the full repo and archive, all file types." @@ -1166,16 +1169,16 @@ msgstr "" #: ../fdroidserver/gpgsign.py msgid "Missing output directory" -msgstr "" +msgstr "Directory di output mancante" #: ../fdroidserver/lint.py #, python-format msgid "Name '%s' is just the auto name - remove it" -msgstr "" +msgstr "Il nome '%s' è solo il nome automatico - rimuovilo" #: ../fdroidserver/common.py msgid "No 'config.py' found, using defaults." -msgstr "" +msgstr "Nessun 'config.py' trovato, utilizzando i valori predefiniti." #: ../fdroidserver/common.py msgid "No Android SDK found!" @@ -1183,7 +1186,7 @@ msgstr "Android SDK non trovato!" #: ../fdroidserver/import.py msgid "No android or kivy project could be found. Specify --subdir?" -msgstr "" +msgstr "Nessun progetto Android o kivy è stato trovato. Specificare --subdir?" #: ../fdroidserver/install.py msgid "No attached devices found" @@ -1192,19 +1195,21 @@ msgstr "Nessun dispositivo collegato trovato" #: ../fdroidserver/metadata.py #, python-brace-format msgid "No commit specified for {versionName} in {linedesc}" -msgstr "" +msgstr "Nessun commit specificato per {versionName} in {linedesc}" #: ../fdroidserver/index.py +#, fuzzy msgid "No fingerprint in URL." -msgstr "" +msgstr "Nessuna impronta digitale nell'URL." #: ../fdroidserver/common.py msgid "No git submodules available" -msgstr "" +msgstr "Nessun sottomodulo git disponibile" #: ../fdroidserver/import.py +#, fuzzy msgid "No gradle project could be found. Specify --subdir?" -msgstr "" +msgstr "Nessun progetto gradle è stato trovato. Specificare --subdir?" #: ../fdroidserver/import.py ../fdroidserver/common.py msgid "No information found." @@ -1212,61 +1217,62 @@ msgstr "Nessun informazione trovata." #: ../fdroidserver/lint.py msgid "No need to specify that the app is Free Software" -msgstr "" +msgstr "Non è necessario specificare che l'app è un Software Libero" #: ../fdroidserver/lint.py msgid "No need to specify that the app is for Android" msgstr "Non c'è bisogno di specificare che l'applicazione è per Android" #: ../fdroidserver/deploy.py +#, fuzzy msgid "No option set! Edit your config.py to set at least one of these:" -msgstr "" +msgstr "Nessuna opzione impostata! Modifica il tuo config.py per impostare almeno uno di questi:" #: ../fdroidserver/common.py msgid "No packages specified" -msgstr "" +msgstr "Nessun pacchetto specificato" #: ../fdroidserver/install.py #, python-format msgid "No signed apk available for %s" -msgstr "" +msgstr "Nessun apk firmato disponibile per %s" #: ../fdroidserver/install.py msgid "No signed output directory - nothing to do" -msgstr "" +msgstr "Nessuna directory di output firmata - niente da fare" #: ../fdroidserver/update.py ../fdroidserver/common.py #, python-brace-format msgid "No signing certificates found in {path}" -msgstr "" +msgstr "Nessun certificato di firma trovato in {path}" #: ../fdroidserver/common.py #, python-format msgid "No such package: %s" -msgstr "" +msgstr "Nessun pacchetto di questo tipo: %s" #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/common.py #, python-brace-format msgid "No such versionCode {versionCode} for app {appid}" -msgstr "" +msgstr "Nessun versionCode di questo tipo {versionCode} per l'app {appid}" #: ../fdroidserver/verify.py ../fdroidserver/publish.py msgid "No unsigned directory - nothing to do" -msgstr "" +msgstr "Nessuna directory non firmata - niente da fare" #: ../fdroidserver/common.py msgid "Not a valid size definition: \"{}\"" -msgstr "" +msgstr "Definizione di dimensione non valida: \"{}\"" #: ../fdroidserver/signindex.py msgid "Nothing to do" -msgstr "" +msgstr "Niente da fare" #: ../fdroidserver/checkupdates.py #, python-brace-format msgid "Nothing to do for {appid}." -msgstr "" +msgstr "Niente da fare per {appid}." #: ../fdroidserver/init.py msgid "Now set these in config.py:" @@ -1276,45 +1282,47 @@ msgstr "Ora imposta i seguenti campi in config.py:" #: ../fdroidserver/update.py #, python-brace-format msgid "OBB file has newer versionCode({integer}) than any APK:" -msgstr "" +msgstr "Il file OBB ha un versionCode più recente ({integer}) di qualsiasi APK:" #: ../fdroidserver/update.py msgid "OBB filename must start with \"main.\" or \"patch.\":" -msgstr "" +msgstr "Il nome del file OBB deve iniziare con \"main.\" o \"patch.\":" #: ../fdroidserver/update.py msgid "OBB's packagename does not match a supported APK:" -msgstr "" +msgstr "Il nome del pacchetto di OBB non corrisponde a un APK supportato:" #: ../fdroidserver/deploy.py msgid "Offline machine, skipping git mirror generation until `fdroid deploy`" -msgstr "" +msgstr "Macchina offline, saltando la generazione del mirror git fino a quando `fdroid deploy`" #: ../fdroidserver/common.py #, python-brace-format msgid "Old APK signature failed to verify: {path}" -msgstr "" +msgstr "La vecchia firma dell'APK non è stata verificata: {path}" #: ../fdroid ../fdroidserver/__main__.py msgid "Old, deprecated name for fdroid deploy" -msgstr "" +msgstr "Vecchio, nome obsoleto per la distribuzione di fdroid" #: ../fdroidserver/update.py #, python-brace-format msgid "Only PNG and JPEG are supported for graphics, found: {path}" -msgstr "" +msgstr "Solo PNG e JPEG sono supportati per la grafica, trovati: {path}" #: ../fdroidserver/checkupdates.py +#, fuzzy msgid "Only print differences with the Play Store" -msgstr "" +msgstr "Stampa solo le differenze con il Play Store" #: ../fdroidserver/checkupdates.py msgid "Only process apps with auto-updates" -msgstr "" +msgstr "Elabora solo app con aggiornamenti automatici" #: ../fdroidserver/lint.py +#, fuzzy msgid "OpenCollective donation methods belong in the OpenCollective: field" -msgstr "" +msgstr "I metodi di donazione di OpenCollective appartengono al campo OpenCollective" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py @@ -1337,88 +1345,90 @@ msgstr "" #: ../fdroidserver/import.py msgid "Overall license of the project." -msgstr "" +msgstr "Licenza generale del progetto." #: ../fdroidserver/dscanner.py msgid "Override path for repo APKs (default: ./repo)" -msgstr "" +msgstr "Sostituisci il percorso per gli APK del repository (impostazione predefinita: ./repo)" #: ../fdroidserver/index.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "Overriding blank versionName in {apkfilename} from metadata: {version}" -msgstr "" +msgstr "Sostituzione di versionName vuoto in {apkfilename} dai metadati: {version}" #: ../fdroidserver/import.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "Package \"{appid}\" already exists" -msgstr "" +msgstr "Pacchetto \"{appid}\" già esistente" #: ../fdroidserver/common.py #, python-brace-format msgid "Parsing manifest at '{path}'" -msgstr "" +msgstr "Analisi del manifesto in '{path}'" #: ../fdroidserver/common.py +#, fuzzy msgid "Password required with username" -msgstr "" +msgstr "Password richiesta con nome utente" #: ../fdroidserver/import.py msgid "Path to main Android project subdirectory, if not in root." -msgstr "" +msgstr "Percorso alla sottodirectory principale del progetto Android, se non in root." msgid "Path to main android project subdirectory, if not in root." -msgstr "" +msgstr "Percorso alla sottodirectory principale del progetto Android, se non in root." #: ../fdroidserver/init.py msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)" -msgstr "" +msgstr "Percorso per l'SDK Android (a volte impostato in ANDROID_HOME)" #: ../fdroidserver/btlog.py msgid "Path to the git repo to use as the log" -msgstr "" +msgstr "Percorso del repository git da utilizzare come registro" #: ../fdroidserver/init.py +#, fuzzy msgid "Path to the keystore for the repo signing key" -msgstr "" +msgstr "Percorso del keystore per la chiave di firma del repository" #: ../fdroidserver/dscanner.py msgid "Prepare Drozer to run a scan" -msgstr "" +msgstr "Prepara Drozer per eseguire una scansione" msgid "Prepare drozer to run a scan" msgstr "Preparare drozer per eseguire una scansione" #: ../fdroidserver/nightly.py msgid "Print the secret variable to the terminal for easy copy/paste" -msgstr "" +msgstr "Stampa la variabile segreta sul terminale per un facile copia/incolla" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Problem with description of {appid}: {error}" -msgstr "" +msgstr "Problema con la descrizione di {appid}: {error}" #: ../fdroidserver/common.py #, python-brace-format msgid "Problem with xml at '{path}'" -msgstr "" +msgstr "Problema con xml in '{path}'" #: ../fdroidserver/checkupdates.py msgid "Process auto-updates" -msgstr "" +msgstr "Elabora gli aggiornamenti automatici" #: ../fdroidserver/publish.py ../fdroidserver/update.py #, python-brace-format msgid "Processing {apkfilename}" -msgstr "" +msgstr "Elaborazione di {apkfilename}" #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py #, python-brace-format msgid "Processing {appid}" -msgstr "" +msgstr "Elaborazione di {appid}" #: ../fdroidserver/update.py msgid "Produce human-readable XML/JSON for index files" -msgstr "" +msgstr "Produci XML/JSON leggibili dagli utenti per i file di indice" #: ../fdroidserver/update.py msgid "Produce human-readable index.xml" @@ -1426,20 +1436,20 @@ msgstr "Produci un index.xml leggibile" #: ../fdroidserver/import.py msgid "Project URL to import from." -msgstr "" +msgstr "URL del progetto da cui importare." #: ../fdroidserver/lint.py msgid "Punctuation should be avoided" -msgstr "" +msgstr "La punteggiatura dovrebbe essere evitata" #: ../fdroidserver/btlog.py msgid "Push the log to this git remote repository" -msgstr "" +msgstr "Esegui il push del log in questo repository git remoto" #: ../fdroidserver/deploy.py ../fdroidserver/upload.py #, python-brace-format msgid "Pushing binary transparency log to {url}" -msgstr "" +msgstr "Invio del log di trasparenza binaria su {url}" #: ../fdroidserver/deploy.py ../fdroidserver/upload.py #, python-brace-format @@ -1457,24 +1467,24 @@ msgstr "Leggi tutti i file di metadata ed esci" #: ../fdroidserver/common.py #, python-brace-format msgid "Reading '{config_file}'" -msgstr "" +msgstr "Lettura di '{config_file}'" #: ../fdroidserver/common.py #, python-brace-format msgid "Reading minSdkVersion failed: \"{apkfilename}\"" -msgstr "" +msgstr "Lettura di minSdkVersion non riuscita: \"{apkfilename}\"" #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname #: ../fdroidserver/common.py #, python-brace-format msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'" -msgstr "" +msgstr "Lettura di packageName/versionCode/ ersionName non riuscita, APK non valido: '{apkfilename}'" #: ../fdroidserver/update.py #, python-brace-format msgid "Reading {apkfilename} from cache" -msgstr "" +msgstr "Lettura di {apkfilename} dalla cache" #: ../fdroidserver/stats.py msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data." @@ -2008,7 +2018,7 @@ msgstr "I comandi validi sono:" #: ../fdroidserver/verify.py msgid "Verify against locally cached copy rather than redownloading." -msgstr "" +msgstr "Anziché scaricare di nuovo, verifica con la copia memorizata nella cache locale." #: ../fdroid ../fdroidserver/__main__.py msgid "Verify the integrity of downloaded packages" @@ -2016,7 +2026,7 @@ msgstr "Verifica l'integrità dei pacchetti scaricati" #: ../fdroidserver/index.py msgid "Verifying index signature:" -msgstr "" +msgstr "Verifica della firma dell'indice:" #: ../fdroidserver/deploy.py #, python-brace-format From 09c5ac9db544627ec87161ccaff0dc6ec03037b1 Mon Sep 17 00:00:00 2001 From: WaldiS Date: Wed, 13 Jan 2021 05:41:42 +0100 Subject: [PATCH 05/20] Translated using Weblate: Polish (pl) by WaldiS Currently translated at 91.2% (523 of 573 strings) Translated using Weblate: Polish (pl) by WaldiS Currently translated at 90.2% (517 of 573 strings) Translated using Weblate: Polish (pl) by WaldiS Currently translated at 90.0% (516 of 573 strings) Co-authored-by: WaldiS Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pl/ Translation: F-Droid/F-Droid Server --- locale/pl/LC_MESSAGES/fdroidserver.po | 29 +++++++++++++++------------ 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/locale/pl/LC_MESSAGES/fdroidserver.po b/locale/pl/LC_MESSAGES/fdroidserver.po index cc665f9f..18697d17 100644 --- a/locale/pl/LC_MESSAGES/fdroidserver.po +++ b/locale/pl/LC_MESSAGES/fdroidserver.po @@ -7,15 +7,15 @@ msgstr "" "Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-11-20 23:28+0000\n" -"Last-Translator: Michal L \n" +"PO-Revision-Date: 2020-12-29 19:29+0000\n" +"Last-Translator: WaldiS \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: ../fdroidserver/common.py msgid "" @@ -26,6 +26,12 @@ msgid "" " tools on https://gitlab.com/fdroid.\n" " " msgstr "" +"\n" +" To jest repozytorium aplikacji, które mają być używane z FDroid. Aplikacje w tym\n" +" repozytorium są oficjalnymi plikami binarnymi utworzonymi przez oryginalnych\n" +" programistów lub są to pliki binarne utworzone ze źródła przez f-droid.org\n" +" przy użyciu narzędzi na https://gitlab.com/fdroid.\n" +" " #: ../fdroidserver/nightly.py msgid "" @@ -391,7 +397,7 @@ msgid "Cannot resolve application ID {appid}" msgstr "Nie można rozpoznać identyfikatora aplikacji {appid}" #: ../fdroidserver/rewritemeta.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Cannot rewrite \"{path}\"" msgstr "Nie można odczytać \"{path}\"" @@ -461,14 +467,12 @@ msgid "Could not find '{command}' on your system" msgstr "Nie można znaleźć '{command}' w twoim systemie" #: ../fdroidserver/import.py -#, fuzzy msgid "Could not find latest version code" msgstr "Nie można znaleźć najnowszej wersji kodu" #: ../fdroidserver/import.py -#, fuzzy msgid "Could not find latest version name" -msgstr "Nie można znaleźć najnowszej wersji nazwy" +msgstr "Nie można odnaleźć nazwy najnowszej wersji" #: ../fdroidserver/update.py #, python-brace-format @@ -486,9 +490,8 @@ msgstr "" #. Translators: https://developer.android.com/studio/build/application-id #: ../fdroidserver/import.py -#, fuzzy msgid "Couldn't find Application ID" -msgstr "Nie można znaleźć identyfikatora pakietu" +msgstr "Nie można odnaleźć identyfikatora aplikacji" #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/import.py @@ -601,7 +604,7 @@ msgstr "Opis długości {length} przekracza limit {limit} char" #: ../fdroidserver/import.py msgid "Do not add 'disable:' to the generated build entries" -msgstr "" +msgstr "Nie dodawaj „wyłącz:” do wygenerowanych wpisów kompilacji" #: ../fdroidserver/nightly.py msgid "Do not deploy the new files to the repo" @@ -670,7 +673,7 @@ msgstr "Dynamicznie skanuj kompilację postów APK" #: ../fdroidserver/__main__.py msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!" -msgstr "" +msgstr "BŁĄD: podkomenda „serwer” została usunięta, użyj polecenia „deploy”!" #: ../fdroidserver/mirror.py msgid "" @@ -786,7 +789,7 @@ msgstr "Pobrane podpisy dla '{apkfilename}' -> '{sigdir}'" #: ../fdroidserver/update.py #, python-brace-format msgid "File disappeared while processing it: {path}" -msgstr "" +msgstr "Plik zniknął podczas przetwarzania go: {path}" #: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py #: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py @@ -819,7 +822,7 @@ msgstr "Wymuś zatrzymanie kompilacji po {0} upływie limitu czasu!" #: ../fdroidserver/scanner.py msgid "Force scan of disabled apps and builds." -msgstr "" +msgstr "Wymuś skanowanie wyłączonych aplikacji i kompilacji." #: ../fdroidserver/update.py #, python-brace-format From 268746896b5a90ce64c3341bcf634e7be47a6809 Mon Sep 17 00:00:00 2001 From: Francesco Saltori Date: Wed, 13 Jan 2021 05:41:42 +0100 Subject: [PATCH 06/20] Translated using Weblate: Italian (it) by Francesco Saltori Currently translated at 60.0% (344 of 573 strings) Co-authored-by: Francesco Saltori Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/it/ Translation: F-Droid/F-Droid Server --- locale/it/LC_MESSAGES/fdroidserver.po | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/locale/it/LC_MESSAGES/fdroidserver.po b/locale/it/LC_MESSAGES/fdroidserver.po index 9a06608a..fb268b0d 100644 --- a/locale/it/LC_MESSAGES/fdroidserver.po +++ b/locale/it/LC_MESSAGES/fdroidserver.po @@ -7,13 +7,14 @@ # Massimiliano Caniparoli , 2020. # x , 2020. # Hans-Christoph Steiner , 2020. +# Francesco Saltori , 2020. msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-11-30 08:39+0000\n" -"Last-Translator: x \n" +"PO-Revision-Date: 2020-12-01 21:43+0000\n" +"Last-Translator: Francesco Saltori \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" @@ -66,7 +67,7 @@ msgstr "" #: ../fdroidserver/lint.py #, python-format msgid "\"%s/\" has no matching metadata file!" -msgstr "\"%s/\" non ha un file di metadata corrispondente!" +msgstr "\"%s/\" non ha un file di metadati corrispondente!" #: ../fdroidserver/install.py #, python-brace-format @@ -520,7 +521,7 @@ msgstr "Crea una chiave di firma del repository in un keystore" #: ../fdroidserver/update.py msgid "Create skeleton metadata files that are missing" -msgstr "Crea i file scheletro di metadata che mancano" +msgstr "Crea i file di metadati scheletro mancanti" #: ../fdroidserver/deploy.py ../fdroidserver/upload.py #, python-brace-format @@ -569,7 +570,7 @@ msgstr "DEBUG_KEYSTORE non impostato o il valore è incompleto" #: ../fdroidserver/update.py msgid "Delete APKs and/or OBBs without metadata from the repo" -msgstr "Cancella gli APK e/o OBB senza metadata dal repository" +msgstr "Cancella gli APK e/o OBB senza metadati dal repository" #: ../fdroidserver/deploy.py #, python-brace-format @@ -1462,7 +1463,7 @@ msgstr "Crea velocemente un nuovo repository" #: ../fdroid ../fdroidserver/__main__.py msgid "Read all the metadata files and exit" -msgstr "Leggi tutti i file di metadata ed esci" +msgstr "Leggi tutti i file di metadati ed esci" #: ../fdroidserver/common.py #, python-brace-format @@ -1521,7 +1522,7 @@ msgstr "" #: ../fdroid ../fdroidserver/__main__.py msgid "Rewrite all the metadata files" -msgstr "Riscrivi tutti i file di metadata" +msgstr "Riscrivi tutti i file di metadati" #: ../fdroidserver/rewritemeta.py msgid "Rewrite to a specific format: " @@ -2035,7 +2036,7 @@ msgstr "" #: ../fdroid ../fdroidserver/__main__.py msgid "Warn about possible metadata errors" -msgstr "Avvisa riguardo possibili errori metadata" +msgstr "Avvisa riguardo possibili errori nei metadati" #: ../fdroidserver/update.py msgid "When configured for signed indexes, create only unsigned indexes at this stage" From f3dea070a713a9e822b7a86a32bf2caddcf05602 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Wed, 13 Jan 2021 05:41:43 +0100 Subject: [PATCH 07/20] Translated using Weblate: Ukrainian (uk) by Ihor Hordiichuk Currently translated at 100.0% (573 of 573 strings) Co-authored-by: Ihor Hordiichuk Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/uk/ Translation: F-Droid/F-Droid Server --- locale/uk/LC_MESSAGES/fdroidserver.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/uk/LC_MESSAGES/fdroidserver.po b/locale/uk/LC_MESSAGES/fdroidserver.po index e6c4460a..d99bb4b9 100644 --- a/locale/uk/LC_MESSAGES/fdroidserver.po +++ b/locale/uk/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-10-22 17:26+0000\n" +"PO-Revision-Date: 2020-12-08 12:29+0000\n" "Last-Translator: Ihor Hordiichuk \n" "Language-Team: Ukrainian \n" "Language: uk\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.3.1\n" +"X-Generator: Weblate 4.4-dev\n" #: ../fdroidserver/common.py msgid "" @@ -2574,7 +2574,7 @@ msgid "{0} app, {1} key aliases" msgid_plural "{0} apps, {1} key aliases" msgstr[0] "{0} застосунок, {1} alias ключів" msgstr[1] "{0} застосунки, {1} alias ключів" -msgstr[2] "{0} застосунків, {1} {1} alias ключів" +msgstr[2] "{0} застосунків, {1} alias ключів" #: ../fdroidserver/update.py #, python-brace-format From 3b7736df6ca4fe6c562f75e3910f1a8cb626c8dd Mon Sep 17 00:00:00 2001 From: Golubev Alexander Date: Wed, 13 Jan 2021 05:41:43 +0100 Subject: [PATCH 08/20] Translated using Weblate: Russian (ru) by Golubev Alexander Currently translated at 100.0% (573 of 573 strings) Translated using Weblate: Russian (ru) by Golubev Alexander Currently translated at 93.8% (538 of 573 strings) Translated using Weblate: Russian (ru) by Golubev Alexander Currently translated at 88.6% (508 of 573 strings) Translated using Weblate: Russian (ru) by Golubev Alexander Currently translated at 87.7% (503 of 573 strings) Translated using Weblate: Russian (ru) by Golubev Alexander Currently translated at 84.8% (486 of 573 strings) Co-authored-by: Golubev Alexander Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ru/ Translation: F-Droid/F-Droid Server --- locale/ru/LC_MESSAGES/fdroidserver.po | 268 +++++++++++++------------- 1 file changed, 131 insertions(+), 137 deletions(-) diff --git a/locale/ru/LC_MESSAGES/fdroidserver.po b/locale/ru/LC_MESSAGES/fdroidserver.po index 341611d3..6267c133 100644 --- a/locale/ru/LC_MESSAGES/fdroidserver.po +++ b/locale/ru/LC_MESSAGES/fdroidserver.po @@ -13,15 +13,15 @@ msgstr "" "Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-11-18 17:28+0000\n" -"Last-Translator: Roman \n" +"PO-Revision-Date: 2020-12-23 21:25+0000\n" +"Last-Translator: Golubev Alexander \n" "Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: ../fdroidserver/common.py msgid "" @@ -32,6 +32,13 @@ msgid "" " tools on https://gitlab.com/fdroid.\n" " " msgstr "" +"\n" +" Это репозиторий приложений, предназначенных для использования в FDroid.\n" +" Приложения в этом репозитории являются либо официальными бинарными файлами,\n" +" созданными разработчиками оригинального приложения, либо бинарными файлами,\n" +" созданными f-droid.org из исходного кода с помощью инструментов\n" +" на https://gitlab.com/fdroid.\n" +" " #: ../fdroidserver/nightly.py msgid "" @@ -39,16 +46,15 @@ msgid "" "SSH Public Key to be used as Deploy Key:" msgstr "" "\n" -"Использовать публичный SSH ключ как ключ для развертывания (Deploy Key):" +"Открытый SSH-ключ, который будет использоваться в качестве ключа развёртывания (Deploy Key):" #: ../fdroidserver/nightly.py -#, fuzzy msgid "" "\n" "SSH public key to be used as deploy key:" msgstr "" "\n" -"Использовать публичный SSH ключ как ключ для развертывания (Deploy Key):" +"Открытый SSH-ключ, который будет использоваться в качестве ключа развёртывания (Deploy Key):" #: ../fdroidserver/nightly.py #, python-brace-format @@ -65,7 +71,7 @@ msgid "\"%s/\" has no matching metadata file!" msgstr "У \"%s/\" нет соответствующего файла метаданных!" #: ../fdroidserver/install.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "\"{apkfilename}\" is already installed on {dev}." msgstr "'{apkfilename}' уже установлен на {dev}." @@ -97,7 +103,7 @@ msgstr "формат пути \"{path}\" не принимается, преоб #: ../fdroidserver/common.py #, python-brace-format msgid "\"{url}\" is not a valid URL!" -msgstr "\"{url}\" не действительный URL!" +msgstr "\"{url}\" — не корректный URL!" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py @@ -152,7 +158,7 @@ msgstr "В config.py нет переменной 'keypass'!" #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" -msgstr "" +msgstr "Значение 'keystore` — NONE, но 'smartcardoptions' не задан!" #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystore' not found in config.py!" @@ -274,15 +280,15 @@ msgstr "Дополнительно предупреждать о нарушен #: ../fdroidserver/scanner.py msgid "Android AAR library" -msgstr "" +msgstr "AAR-библиотека Android" #: ../fdroidserver/scanner.py msgid "Android APK file" -msgstr "" +msgstr "APK-файл Android" #: ../fdroidserver/scanner.py msgid "Android DEX code" -msgstr "Android DEX код" +msgstr "DEX-код Android" #: ../fdroidserver/common.py ../fdroidserver/build.py #, python-brace-format @@ -393,9 +399,9 @@ msgstr "Неправильно указан путь \"{path}\"!" #. Translators: https://developer.android.com/studio/build/application-id #: ../fdroidserver/metadata.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Cannot resolve application ID {appid}" -msgstr "Не удалось разобрать app id {appid}" +msgstr "Не удалось разобрать ID приложения: {appid}" #: ../fdroidserver/rewritemeta.py #, python-brace-format @@ -404,7 +410,7 @@ msgstr "Невозможно переписать \"{path}\"" #: ../fdroidserver/rewritemeta.py msgid "Cannot use --list and --to at the same time" -msgstr "Опции --list и --to нельзя использовать одновременно" +msgstr "Параметры --list и --to нельзя использовать одновременно" #: ../fdroidserver/metadata.py #, python-brace-format @@ -460,7 +466,7 @@ msgstr "Сохранить изменения (commit)" #: ../fdroidserver/__main__.py msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." -msgstr "Противоречивые аргументы: '--verbose' и '--quiet' нельзя указывать одновременно." +msgstr "Несовместимые аргументы: '--verbose' и '--quiet' нельзя указывать одновременно." #: ../fdroidserver/common.py #, python-brace-format @@ -487,7 +493,7 @@ msgstr "Не удалось открыть и проанализировать #: ../fdroidserver/common.py #, python-brace-format msgid "Could not parse size \"{size}\", wrong type \"{type}\"" -msgstr "" +msgstr "Не удалось разобрать размер «{size}», неверный тип «{type}»" #. Translators: https://developer.android.com/studio/build/application-id #: ../fdroidserver/import.py @@ -572,12 +578,12 @@ msgstr "Удалить из репозитория APK и/или OBB файлы #: ../fdroidserver/deploy.py #, python-brace-format msgid "Deleting archive, repo is too big ({size} max {limit})" -msgstr "" +msgstr "Удаление архива, репозиторий слишком большой ({size}, максиммум {limit})" #: ../fdroidserver/deploy.py #, python-brace-format msgid "Deleting git-mirror history, repo is too big ({size} max {limit})" -msgstr "" +msgstr "Удаление истории git-зеркала, репозиторий слишком большой ({size}, максиммум {limit})" #: ../fdroidserver/update.py #, python-brace-format @@ -605,7 +611,7 @@ msgstr "Описание {length} превышает лимит по колич #: ../fdroidserver/import.py msgid "Do not add 'disable:' to the generated build entries" -msgstr "" +msgstr "Не добавлять 'disable:' к сгенерированным данным сборки" #: ../fdroidserver/nightly.py msgid "Do not deploy the new files to the repo" @@ -674,7 +680,7 @@ msgstr "Сканировать APK файлы после сборки" #: ../fdroidserver/__main__.py msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!" -msgstr "" +msgstr "ОШИБКА: подкоманда \"server\" была удалена, используйте \"deploy\"!" #: ../fdroidserver/mirror.py msgid "" @@ -696,7 +702,7 @@ msgstr "У флага сборки в {linedesc} нет значения" #: ../fdroidserver/__main__.py #, python-brace-format msgid "Encoding is set to '{enc}' fdroid might run into encoding issues. Please set it to 'UTF-8' for best results." -msgstr "" +msgstr "Задана кодировка '{enc}'. F-droid может испытывать сложности с кодировками. Пожалуйста, используйте 'UTF-8' во избежании ошибок." #: ../fdroidserver/init.py #, python-format @@ -804,9 +810,8 @@ msgid "Flattr donation methods belong in the FlattrID flag" msgstr "Способы пожертвования с помощью Flattr определяются флагом FlattrID" #: ../fdroidserver/lint.py -#, fuzzy msgid "Flattr donation methods belong in the FlattrID: field" -msgstr "Способы пожертвования с помощью Flattr определяются флагом FlattrID" +msgstr "Cсылка на пожертвования через Flattr должна быть в поле «FlattrID:»" #: ../fdroidserver/lint.py msgid "Forbidden HTML tags" @@ -822,9 +827,8 @@ msgid "Force halting build after {0} sec timeout!" msgstr "Принудительно останавливать сборку, если тайм-аут больше {0} секунд!" #: ../fdroidserver/scanner.py -#, fuzzy msgid "Force scan of disabled apps and builds." -msgstr "Принудительное сканирование отключенных приложений и сборок." +msgstr "Принудительно сканировать отключенные приложения и сборки." #: ../fdroidserver/update.py #, python-brace-format @@ -832,7 +836,7 @@ msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!" msgstr "В \"{path}\" обнаружены изображения без метаданных для приложения \"{name}\"!" #: ../fdroidserver/update.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "Обнаружен неверный файл финансирования \"{path}\" для \"{name}\":" @@ -846,9 +850,9 @@ msgid "Found invalid versionCodes for some apps" msgstr "Для некоторых приложений обнаружены неправильные номера внутренней версии (versionCode)" #: ../fdroidserver/common.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Found multiple JAR Signature Block Files in {path}" -msgstr "В {path} обнаружено несколько сертификатов для подписывания" +msgstr "В {path} обнаружено несколько сертификатов (JAR Signature Block File)" #: ../fdroidserver/metadata.py #, python-brace-format @@ -874,7 +878,7 @@ msgid "Found non-file at %s" msgstr "Это не похоже на файл: %s" #: ../fdroidserver/deploy.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Found {apkfilename} at {url}" msgstr "Найдено {apkfilename} в {url}" @@ -901,9 +905,9 @@ msgid "Git remote set-head failed" msgstr "Не удалось настроить HEAD для удаленного репозитория (git remote set-head)" #: ../fdroidserver/common.py -#, fuzzy, python-format +#, python-format msgid "Git remote set-head failed: \"%s\"" -msgstr "Не удалось настроить HEAD для удаленного репозитория (git remote set-head): \"%s\"" +msgstr "Не удалось настроить HEAD для удалённого репозитория (git remote set-head): \"%s\"" #: ../fdroidserver/common.py msgid "Git reset failed" @@ -922,54 +926,53 @@ msgid "HTTPS must be used with Subversion URLs!" msgstr "URL-адреса для Subversion должны начинаться с HTTPS!" #: ../fdroidserver/deploy.py -#, fuzzy msgid "If a git mirror gets to big, allow the archive to be deleted" -msgstr "Если git-зеркало станет большим, разрешите удалить архив." +msgstr "Разрешить удаление архива, когда git-зеркало становится слишком большим" #: ../fdroidserver/deploy.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "If this upload fails, try manually uploading to {url}" -msgstr "Если эта загрузка не удалась, попробуйте вручную загрузить в {url}." +msgstr "Если эта загрузка не удалась, попробуйте вручную загрузить на {url}" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Ignoring '{field}' in '{metapath}' metadata because it is deprecated." -msgstr "" +msgstr "Проигнорировано: поле '{field}' в метаданных '{metapath}' т.к. оно признано нежелательным (deprecated)." #: ../fdroidserver/update.py #, python-format msgid "Ignoring FUNDING.yml entry longer than 2048: %s" -msgstr "" +msgstr "Проигнорировано: запись в FUNDING.yml длиннее 2048 символов: %s" #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " -msgstr "Пропустить пакеты без метаданных: " +msgstr "Проигнорировано, пакеты без метаданных: " #: ../fdroidserver/update.py #, python-brace-format msgid "Ignoring stale cache data for {apkfilename}" -msgstr "Пропустить устаревший кеш для {apkfilename}" +msgstr "Проигнорировано: устаревший кеш для {apkfilename}" #: ../fdroidserver/rewritemeta.py #, python-brace-format msgid "Ignoring {ext} file at '{path}'" -msgstr "Пропустить файл {ext} в '{path}'" +msgstr "Проигнорировано: файл {ext} в '{path}'" #: ../fdroidserver/update.py msgid "Include APKs that are signed with disabled algorithms like MD5" -msgstr "Разрешить APK, подписанные без использования алгоритмов идентичности (MD5 и т.п.)" +msgstr "Включать APK, подписанные отключёнными алгоритмами, например MD5" #: ../fdroidserver/mirror.py msgid "Include the PGP signature .asc files in the mirror" -msgstr "" +msgstr "Включать PGP-подпись («*.asc» файлы) в зеркало" #: ../fdroidserver/mirror.py msgid "Include the build logs in the mirror" -msgstr "" +msgstr "Включать логи сборки в зеркало" #: ../fdroidserver/mirror.py msgid "Include the source tarballs in the mirror" -msgstr "" +msgstr "Включать архивы с исходным кодом в зеркало" #: ../fdroidserver/common.py msgid "Initialising submodules" @@ -984,9 +987,9 @@ msgid "Install built packages on devices" msgstr "Установить собранные пакеты на устройства" #: ../fdroidserver/install.py -#, fuzzy, python-format +#, python-format msgid "Installing %s..." -msgstr "Установка %s…" +msgstr "Установка %s..." #: ../fdroidserver/install.py #, python-format @@ -994,9 +997,9 @@ msgid "Installing %s…" msgstr "Установка %s…" #: ../fdroidserver/install.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Installing '{apkfilename}' on {dev}..." -msgstr "Установка '{apkfilename}' на устройство {dev}…" +msgstr "Установка '{apkfilename}' на устройство {dev}..." #: ../fdroidserver/install.py #, python-brace-format @@ -1019,7 +1022,7 @@ msgstr "Расхождение версий приложения в метада #: ../fdroidserver/common.py #, python-brace-format msgid "Invalid application ID {appid}" -msgstr "" +msgstr "Неверный ID приложения: {appid}" #: ../fdroidserver/metadata.py #, python-format @@ -1076,17 +1079,17 @@ msgstr "Неверное перенаправление (не HTTPS): {before} - #: ../fdroidserver/metadata.py #, python-brace-format msgid "Invalid scrlib metadata: '{file}' does not exist" -msgstr "" +msgstr "Некорректные метаданные scrlib: '{file}' не существует" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Invalid srclib metadata: could not parse '{file}'" -msgstr "" +msgstr "Некорректные метаданные scrlib: не удалось разобрать содержимое '{file}'" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Invalid srclib metadata: unknown key '{key}' in '{file}'" -msgstr "" +msgstr "Некорректные метаданные scrlib: не известный ключ '{key}' в '{file}'" #: ../fdroidserver/metadata.py #, python-brace-format @@ -1105,7 +1108,7 @@ msgstr "Подпись JAR прошла проверку: {path}" #: ../fdroidserver/scanner.py msgid "Java JAR file" -msgstr "" +msgstr "JAR-файл Java" #: ../fdroidserver/publish.py ../fdroidserver/update.py #: ../fdroidserver/mirror.py @@ -1114,7 +1117,7 @@ msgstr "Не обнаружена Java JDK! Установите её по ст #: ../fdroidserver/scanner.py msgid "Java compiled class" -msgstr "" +msgstr "Скомпилированный класс Java" #: ../fdroidserver/signindex.py msgid "Java jarsigner not found! Install in standard location or set java_paths!" @@ -1129,14 +1132,13 @@ msgid "Keystore for signing key:\t" msgstr "Хранилище ключа для подписывания:→\t" #: ../fdroidserver/lint.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'" -msgstr "Последний наложенный коммит '{commit}' похож на метку (tag), но режим проверки обновлений (Update Check Mode) — '{ucm}'" +msgstr "Последний наложенный коммит '{commit}' похож на метку (tag), но режим проверки обновлений (UpdateCheckMode) — '{ucm}'" #: ../fdroidserver/lint.py -#, fuzzy msgid "Liberapay donation methods belong in the Liberapay: field" -msgstr "Способ пожертвования Liberapay определяется с помощью флага LiberapayID" +msgstr "Cсылка на пожертвования через Liberapay должна быть в поле «Liberapay:»" #: ../fdroidserver/lint.py msgid "Liberapay donation methods belong in the LiberapayID flag" @@ -1164,7 +1166,7 @@ msgstr "Неверный путь serverwebroot:" #: ../fdroidserver/mirror.py msgid "Mirror the full repo and archive, all file types." -msgstr "" +msgstr "Создать зеркало всего репозитория и архива, включая все типы файлов." #: ../fdroidserver/gpgsign.py msgid "Missing output directory" @@ -1185,7 +1187,7 @@ msgstr "Android SDK не обнаружена!" #: ../fdroidserver/import.py msgid "No android or kivy project could be found. Specify --subdir?" -msgstr "Неверный путь к проекту Android или Kivy. Указать его в опции --subdir?" +msgstr "Проект Android или Kivy не найден. Возможно, нужно указать его в параметре --subdir?" #: ../fdroidserver/install.py msgid "No attached devices found" @@ -1205,9 +1207,8 @@ msgid "No git submodules available" msgstr "Модулей Git не обнаружено" #: ../fdroidserver/import.py -#, fuzzy msgid "No gradle project could be found. Specify --subdir?" -msgstr "Неверный путь к проекту Android или Kivy. Указать его в опции --subdir?" +msgstr "Проект gradle не найден. Возможно, нужно указать его в параметре --subdir?" #: ../fdroidserver/import.py ../fdroidserver/common.py msgid "No information found." @@ -1260,7 +1261,7 @@ msgstr "Директории с неподписанными данными не #: ../fdroidserver/common.py msgid "Not a valid size definition: \"{}\"" -msgstr "" +msgstr "Неверное определение размера: \"{}\"" #: ../fdroidserver/signindex.py msgid "Nothing to do" @@ -1291,7 +1292,7 @@ msgstr "Указанный в OBB файле packagename не соответст #: ../fdroidserver/deploy.py msgid "Offline machine, skipping git mirror generation until `fdroid deploy`" -msgstr "" +msgstr "Автономная система, пропуск генерации git-зеркала до `fdroid deploy`" #: ../fdroidserver/common.py #, python-brace-format @@ -1316,9 +1317,8 @@ msgid "Only process apps with auto-updates" msgstr "Запустить проверку только для приложений с автоматическим обновлением" #: ../fdroidserver/lint.py -#, fuzzy msgid "OpenCollective donation methods belong in the OpenCollective: field" -msgstr "Способы пожертвования с помощью Flattr определяются флагом FlattrID" +msgstr "Cсылка на пожертвования через OpenCollective должна быть в поле «OpenCollective:»" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py @@ -1331,13 +1331,13 @@ msgstr "Вывод отчёта в формате JSON под именем фа #: ../fdroidserver/scanner.py msgid "Output JSON to stdout." -msgstr "" +msgstr "Вывести JSON в stdout." #: ../fdroidserver/gpgsign.py ../fdroidserver/publish.py #: ../fdroidserver/update.py ../fdroidserver/signindex.py #: ../fdroidserver/checkupdates.py msgid "Outputting JSON" -msgstr "" +msgstr "Выводится JSON" #: ../fdroidserver/import.py msgid "Overall license of the project." @@ -1355,7 +1355,7 @@ msgstr "Заменить пустое значение versionName в {apkfilena #: ../fdroidserver/import.py #, python-brace-format msgid "Package \"{appid}\" already exists" -msgstr "" +msgstr "Пакет {appid}\" уже существует" #: ../fdroidserver/common.py #, python-brace-format @@ -1554,7 +1554,7 @@ msgstr "Сканировать только самую свежую версию #: ../fdroidserver/build.py msgid "Scan the resulting APK(s) for known non-free classes." -msgstr "" +msgstr "Проскандировать получившиеся APK на известные несвободные классы." #: ../fdroid ../fdroidserver/__main__.py msgid "Scan the source code of a package" @@ -1583,7 +1583,7 @@ msgstr "Настроить системное время с помощью:" #: ../fdroidserver/nightly.py msgid "Set maximum releases in repo before older ones are archived" -msgstr "" +msgstr "Установить максимальный номер версии релиза в репозитории прежде чем более старые версии будут заархивированы" #: ../fdroidserver/build.py #, python-brace-format @@ -1673,9 +1673,9 @@ msgid "Striping mystery signature from {apkfilename}" msgstr "Удаление неизвестной подписи {apkfilename}" #: ../fdroidserver/nightly.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Stripping mystery signature from {apkfilename}" -msgstr "Удаление неизвестной подписи {apkfilename}" +msgstr "Удаление неизвестной подписи из {apkfilename}" #: ../fdroidserver/lint.py #, python-format @@ -1737,7 +1737,7 @@ msgstr "Есть расхождения в алиасах ключей для п #: ../fdroidserver/common.py msgid "These are the apps that have been archived from the main repo." -msgstr "" +msgstr "Это те приложения, которые были заархивированы из основного репозитория." #: ../fdroidserver/import.py #, python-format @@ -1750,7 +1750,7 @@ msgstr "Необходимо определить переменные awsbucket #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" -msgstr "" +msgstr "URL должна начинаться с https:// или http://" #: ../fdroidserver/lint.py msgid "URL shorteners should not be used" @@ -1766,13 +1766,12 @@ msgid "URL {url} in Description: {error}" msgstr "URL-адрес {url} в описании приложения: {error}" #: ../fdroidserver/lint.py -#, fuzzy msgid "Unexpected license tag \"{}\"! Only use FSF or OSI approved tags from https://spdx.org/license-list" -msgstr "Неверная метка лицензии: \"%s\". Используйте только метки, перечисленные в https://spdx.org/license-list" +msgstr "Неожиданная метка лицензии: \"{}\"! Используйте только метки, одобренные FSF или OSI из https://spdx.org/license-list" #: ../fdroidserver/lint.py msgid "Unexpected license tag \"{}\"! Only use license tags configured in your config file" -msgstr "" +msgstr "Неожиданная метка лицензии: \"{}\"! Используйте только метки, указанные в вашем файле настроек" #: ../fdroidserver/metadata.py #, python-brace-format @@ -1800,9 +1799,9 @@ msgid "Unknown metadata format: {path}" msgstr "Неизвестный формат метаданных: {path}" #: ../fdroidserver/metadata.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Unknown metadata format: {path} (use: *.yml)" -msgstr "Неизвестный формат метаданных: {path}" +msgstr "Неизвестный формат метаданных: {path} (используйте *.yml)" #: ../fdroidserver/common.py msgid "Unknown version of aapt, might cause problems: " @@ -1883,14 +1882,14 @@ msgid "Unused file at %s" msgstr "Файл не ипользуется %s" #: ../fdroidserver/scanner.py -#, fuzzy, python-format +#, python-format msgid "Unused scandelete path: %s" -msgstr "Файл не ипользуется %s" +msgstr "Неиспользованный scandelete-путь: %s" #: ../fdroidserver/scanner.py -#, fuzzy, python-format +#, python-format msgid "Unused scanignore path: %s" -msgstr "Файл не ипользуется %s" +msgstr "Неиспользованный scanignore-путь: %s" #: ../fdroid ../fdroidserver/__main__.py msgid "Update repo information for new packages" @@ -1929,24 +1928,22 @@ msgstr "Режим проверки обновлений (Update Check Mode) в #. Translators: https://developer.android.com/studio/build/application-id #: ../fdroidserver/lint.py -#, fuzzy msgid "UpdateCheckName is set to the known application ID - it can be removed" -msgstr "Имя приложения для проверки обновлений (Update Check Name) соответствует app id. Это поле можно удалить" +msgstr "Имя приложения для проверки обновлений (UpdateCheckName) соответствует ID приложения — это поле можно удалить" #: ../fdroidserver/lint.py -#, fuzzy msgid "UpdateCheckName is set to the known application ID, it can be removed" -msgstr "Имя приложения для проверки обновлений (Update Check Name) соответствует app id. Это поле можно удалить" +msgstr "Имя приложения для проверки обновлений (UpdateCheckName) соответствует ID приложения — это поле можно удалить" #: ../fdroidserver/deploy.py #, python-brace-format msgid "Uploading {apkfilename} to androidobservatory.org" -msgstr "" +msgstr "Загрузка {apkfilename} на androidobservatory.org" #: ../fdroidserver/deploy.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Uploading {apkfilename} to virustotal" -msgstr "Чтение {apkfilename} из кеша" +msgstr "Загрузка {apkfilename} на virustotal" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py @@ -1985,11 +1982,11 @@ msgstr "Для конфигурации s3cmd используется \"{path}\ #: ../fdroidserver/common.py msgid "Using APK Signature v2" -msgstr "" +msgstr "Используется схема подписи APK v2" #: ../fdroidserver/common.py msgid "Using APK Signature v3" -msgstr "" +msgstr "Используется схема подписи APK v3" #: ../fdroidserver/common.py msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" @@ -2029,7 +2026,7 @@ msgstr "Проверка подписи индекса:" #: ../fdroidserver/deploy.py #, python-brace-format msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}." -msgstr "" +msgstr "Через API VirusTotal нельзя загрузить файлы больше 32MB, загрузите {path} на {url} самостоятельно." #: ../fdroid ../fdroidserver/__main__.py msgid "Warn about possible metadata errors" @@ -2037,11 +2034,11 @@ msgstr "Предупреждать о возможных ошибках в ме #: ../fdroidserver/update.py msgid "When configured for signed indexes, create only unsigned indexes at this stage" -msgstr "Если в конфигурации сборки задано подписывать индексы, опция позволяет вместо этого создавать неподписанные индексы" +msgstr "Даже если в конфигурации сборки задано подписывать индексы, то всё равно cоздавать неподписанные индексы (только на данном этапе)" #: ../fdroidserver/lint.py msgid "When linting the entire repository yamllint is disabled by default. This option forces yamllint regardless." -msgstr "" +msgstr "При проверке целого репозитория, yamllint по умолчанию отключён. Этот параметр принудительно включает yamllint." msgid "X.509 'Distiguished Name' used when generating keys" msgstr "При генерации ключей использовалось различимое имя (Distinguished Name) стандарта X.509" @@ -2056,7 +2053,7 @@ msgstr "Путь к SDK можно указать в переменной ANDROI #: ../fdroidserver/scanner.py msgid "ZIP file archive" -msgstr "" +msgstr "Архив ZIP" #: ../fdroidserver/nightly.py #, python-brace-format @@ -2082,20 +2079,18 @@ msgstr "неоднозначный выбор: %s (%s?)" #: ../fdroidserver/common.py msgid "apksigner not found, it's required for signing!" -msgstr "" +msgstr "apksigner не найден, он необходим для создания подписи!" #: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py #: ../fdroidserver/checkupdates.py -#, fuzzy msgid "application ID of file to operate on" -msgstr "applicationId для проверки обновлений" +msgstr "ID приложения того файла, с которым будут производится операции" #: ../fdroidserver/verify.py ../fdroidserver/publish.py #: ../fdroidserver/build.py ../fdroidserver/scanner.py #: ../fdroidserver/install.py -#, fuzzy msgid "application ID with optional versionCode in the form APPID[:VERCODE]" -msgstr "applicationId и внутренняя версия приложения (versionCode) в виде APPID[:VERCODE]" +msgstr "ID приложения и внутренняя версия приложения (versionCode) в виде APPID[:VERCODE]" #: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py msgid "applicationId in the form APPID" @@ -2119,9 +2114,8 @@ msgid "argument \"-\" with mode %r" msgstr "аргумент \"-\" c режимом %r" #: ../fdroidserver/nightly.py -#, fuzzy msgid "attempting bare SSH connection to test deploy key:" -msgstr "попытка установить SSH соединение для проверки ключа развертывания:" +msgstr "попытка установить голое SSH-соединение для проверки ключа развёртывания:" #: ../fdroidserver/nightly.py msgid "attempting bare ssh connection to test deploy key:" @@ -2129,7 +2123,7 @@ msgstr "попытка установить SSH соединение для пр #: ../fdroidserver/common.py msgid "can not parse scrlib spec (not a string): '{}'" -msgstr "" +msgstr "не удалось разобрать спецификацию scrlib (не является строкой): '{}'" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -2138,9 +2132,9 @@ msgid "can't open '%s': %s" msgstr "не получается открыть '%s': %s" #: ../fdroidserver/build.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "cannot find required srclibs: \"{path}\"" -msgstr "По указанному пути {path} не удалось найти appid!" +msgstr "не удалось найти необходимые srclibs: {path}" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -2168,7 +2162,7 @@ msgstr "выполняемая команда, 'init' или 'update'" #: ../fdroidserver/__main__.py msgid "commands from plugin modules:" -msgstr "" +msgstr "Команды из подключаемых модулей:" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py @@ -2192,15 +2186,15 @@ msgstr "копирование {apkfilename} в {path}" #: ../fdroidserver/metadata.py #, python-brace-format msgid "could not parse '{path}'" -msgstr "" +msgstr "не удалось разобрать '{path}'" #: ../fdroidserver/common.py msgid "could not parse srclib spec (no ref specified): '{}'" -msgstr "" +msgstr "не удалось разобрать спецификацию scrlib (не задана ссылка): '{}'" #: ../fdroidserver/common.py msgid "could not parse srclib spec (too many '@' signs): '{}'" -msgstr "" +msgstr "не удалось разобрать спецификацию scrlib (слишком много символов '@'): '{}'" #: ../fdroidserver/nightly.py #, python-brace-format @@ -2220,17 +2214,17 @@ msgstr "логи сборки загружены в '{path}'" #: ../fdroidserver/common.py #, python-brace-format msgid "deployed process log {path} to {dest}" -msgstr "" +msgstr "лог {path} загружен на {dest}" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py #, python-format msgid "dest= is required for options like %r" -msgstr "для опции %r необходимо указать dest=" +msgstr "для параметра %r необходимо указать dest=" #: ../fdroidserver/scanner.py msgid "executable binary, possibly code" -msgstr "" +msgstr "исполняемый бинарный файл, возможно код" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -2288,7 +2282,7 @@ msgstr "команда git svn clone не выполнена" #: ../fdroidserver/scanner.py msgid "gzip file archive" -msgstr "" +msgstr "архив gzip" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -2327,7 +2321,7 @@ msgstr "неверное значение conflict_resolution: %r" #: /usr/lib/python3.7/argparse.py #, python-format msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" -msgstr "неверный синтаксис в строке опции %(option)r: она должна начинаться с символа %(prefix_chars)r" +msgstr "неверный синтаксис в строке параметра %(option)r: она должна начинаться с символа %(prefix_chars)r" #: ../fdroidserver/deploy.py #, python-brace-format @@ -2365,7 +2359,7 @@ msgstr "APK файл не указан" #: /usr/lib/python3.7/optparse.py #, python-format msgid "no such option: %s" -msgstr "такой опции нет: %s" +msgstr "такого параметра нет: %s" #: ../fdroid ../fdroidserver/__main__.py msgid "no version info found!" @@ -2390,19 +2384,19 @@ msgstr "принимает строки, списки и туплы" #: ../fdroidserver/install.py #, python-format msgid "option %s: If you really want to install all the signed apps, use --all" -msgstr "опция %s: для того, чтобы установить все подписанные приложения, добавьте --all" +msgstr "параметр %s: если вы действительно хотите установить все подписанные приложения, то используйте --all" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py #, python-format msgid "option %s: invalid %s value: %r" -msgstr "опция %s: неверное %s значение: %r" +msgstr "параметр %s: неверное %s значение: %r" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py #, python-format msgid "option %s: invalid choice: %r (choose from %s)" -msgstr "опция %s: неверный выбор: %r (следует выбрать из %s)" +msgstr "параметр %s: неверный выбор: %r (следует выбрать из %s)" #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py #: /usr/lib/python3.7/getopt.py @@ -2458,7 +2452,7 @@ msgstr "позиционные аргументы" #: ../fdroidserver/common.py #, python-brace-format msgid "process log deploy {path} to {dest} failed!" -msgstr "" +msgstr "Не удалось загрузить лог {path} на {dest}!" #: ../fdroidserver/signatures.py #, python-brace-format @@ -2473,11 +2467,11 @@ msgstr "использовать для загрузки небезопасно #: ../fdroidserver/index.py #, python-format msgid "repo_icon %s does not exist, generating placeholder." -msgstr "" +msgstr "значок репозитория (repo_icon) '%s' не существует, генерируется суррогат." #: ../fdroidserver/metadata.py msgid "ruamel.yaml not installed, can not write metadata." -msgstr "" +msgstr "ruamel.yaml не установлен, не получается записать метаданные." #: ../fdroidserver/deploy.py ../fdroidserver/upload.py #, python-brace-format @@ -2486,7 +2480,7 @@ msgstr "s3cmd синхронизировать индексы из {path} в {ur #: ../fdroidserver/scanner.py msgid "shared library" -msgstr "" +msgstr "разделяемая библиотека" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py @@ -2522,7 +2516,7 @@ msgstr "библиотеки srclib: имя отсутствует или не #: ../fdroidserver/scanner.py msgid "static library" -msgstr "" +msgstr "статическая библиотека" #: ../fdroidserver/common.py #, python-brace-format @@ -2578,7 +2572,7 @@ msgstr "virustotal.com ограничивает траффик, ждем пов #: ../fdroidserver/update.py msgid "wiki support is deprecated and will be removed in the next release!" -msgstr "" +msgstr "поддержка wiki устарела (deprecated) и будет удалена в следующем выпуске!" #: ../fdroidserver/publish.py #, python-brace-format @@ -2604,9 +2598,9 @@ msgid "{apkfilename}'s AndroidManifest.xml has a bad date: " msgstr "AndroidManifest.xml приложения {apkfilename} содержит неверную дату: " #: ../fdroidserver/update.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "{appid} does not have a name! Using application ID instead." -msgstr "У {appid} нет имени! Будет использовано имя пакета." +msgstr "У {appid} нет имени! Будет использовано ID приложения." #: ../fdroidserver/update.py #, python-brace-format @@ -2619,9 +2613,9 @@ msgid "{appid} from {path} is not a valid Android Package Name!" msgstr "{appid} из {path} не годится в качестве имени пакета Android!" #: ../fdroidserver/update.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "{appid} from {path} is not a valid Android application ID!" -msgstr "{appid} из {path} не годится в качестве имени пакета Android!" +msgstr "{appid} из {path} не годится в качестве ID приложения Android!" #: ../fdroidserver/metadata.py ../fdroidserver/update.py #, python-brace-format @@ -2657,7 +2651,7 @@ msgstr "{appid}: {field} должно быть '{type}', а не '{fieldtype}'!" #: ../fdroidserver/metadata.py #, python-brace-format msgid "{build_flag} must be an integer, found: {value}" -msgstr "" +msgstr "{build_flag} должен быть целым числом, но найдено значение: {value}" #: ../fdroidserver/metadata.py #, python-brace-format @@ -2667,7 +2661,7 @@ msgstr "Неверно заполненное поле {field} в {name}" #: ../fdroidserver/metadata.py #, python-brace-format msgid "{file} is blank or corrupt!" -msgstr "" +msgstr "{file} пустой или повреждённый!" #: ../fdroidserver/update.py #, python-brace-format @@ -2677,7 +2671,7 @@ msgstr "{name}: неверный путь \"{path}\"! Поправьте его #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" -msgstr "" +msgstr "{path} уже существует, результаты импорта игнорируются!" #: ../fdroidserver/nightly.py #, python-brace-format @@ -2697,7 +2691,7 @@ msgstr "размер {path} равен нулю!" #: ../fdroidserver/deploy.py #, python-brace-format msgid "{path} more than 200MB, manually upload: {url}" -msgstr "" +msgstr "Размер {path} больше 200MB, загрузите его вручную на {url}" #: ../fdroidserver/mirror.py #, python-brace-format @@ -2705,9 +2699,9 @@ msgid "{url} does not end with \"fdroid\", check the URL path!" msgstr "Адрес {url} должен заканчиваться на \"fdroid\". Проверьте URL-адрес!" #: ../fdroidserver/common.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "{url} does not start with \"http\"!" -msgstr "Адрес {url} должен заканчиваться на \"fdroid\". Проверьте URL-адрес!" +msgstr "Адрес {url} должен начинаться с \"http\"!" #: ../fdroidserver/build.py msgid "{} build failed" From 84027d6d9433b0e5a9b7e9aa96480c629b58d389 Mon Sep 17 00:00:00 2001 From: A Date: Wed, 13 Jan 2021 05:41:43 +0100 Subject: [PATCH 09/20] Added translation using Weblate: Finnish (fi) by A Co-authored-by: A --- locale/fi/LC_MESSAGES/fdroidserver.po | 2685 +++++++++++++++++++++++++ 1 file changed, 2685 insertions(+) create mode 100644 locale/fi/LC_MESSAGES/fdroidserver.po diff --git a/locale/fi/LC_MESSAGES/fdroidserver.po b/locale/fi/LC_MESSAGES/fdroidserver.po new file mode 100644 index 00000000..87906732 --- /dev/null +++ b/locale/fi/LC_MESSAGES/fdroidserver.po @@ -0,0 +1,2685 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# A , 2020. +msgid "" +msgstr "" +"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n" +"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" +"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fi\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" + +#: ../fdroidserver/common.py +msgid "" +"\n" +" This is a repository of apps to be used with FDroid. Applications in this\n" +" repository are either official binaries built by the original application\n" +" developers, or are binaries built from source by f-droid.org using the\n" +" tools on https://gitlab.com/fdroid.\n" +" " +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "" +"\n" +"SSH Public Key to be used as Deploy Key:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "" +"\n" +"SSH public key to be used as deploy key:" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "" +"\n" +"{path} encoded for the DEBUG_KEYSTORE secret variable:" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "\"%s/\" has no matching metadata file!" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "\"{apkfilename}\" is already installed on {dev}." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "\"{path}\" contains outdated {name} ({version})" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "\"{path}\" contains recent {name} ({version})" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "\"{path}\" exists but s3cmd is not installed!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "\"{path}\" is not a supported file format (use: metadata/*.yml)" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "\"{path}\" is not an accepted format, convert to: {formats}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "\"{url}\" is not a valid URL!" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "%(option)s option requires %(number)d argument" +msgid_plural "%(option)s option requires %(number)d arguments" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/mirror.py +#, python-format +msgid "%(prog)s [options] url" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "%(prog)s: error: %(message)s\n" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "%d problems found" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "%prog [options]" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "%r is not callable" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "%s is not an accepted build field" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "%s option does not take a value" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keypass' not found in config.py!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keystore' is NONE and 'smartcardoptions' is blank!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keystore' not found in config.py!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keystorepass' not found in config.py!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.py!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "'required' is an invalid argument for positionals" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in 'config.py'!" +msgstr "" + +#. 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 +#. translated or transliterated. +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "'{apkfilename}' is already installed on {dev}." +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "'{field}' in {linedesc} is obsolete, see docs for current fields:" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{field}' will be in random order! Use () or [] brackets if order is important!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{path}' failed to execute!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "...checkupdate failed for {appid} : {error}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid ".__call__() not defined" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid ".fdroid.txt is not supported! Convert to .fdroid.yml or .fdroid.json." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "/issues is missing" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "A URL is required as an argument!" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Add PGP signatures using GnuPG for packages in repo" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Add a new application from its source code" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Add a repo signing key to an unsigned repo" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Add skeleton metadata files for APKs that are missing them" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Adding new repo for only {name}" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Alias of the repo signing key in the keystore" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Allows a different revision (or git branch) to be specified for the initial import" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Also mirror the full archive section" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Also warn about formatting issues, like rewritemeta -l" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android AAR library" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android APK file" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android DEX code" +msgstr "" + +#: ../fdroidserver/common.py ../fdroidserver/build.py +#, python-brace-format +msgid "Android SDK '{path}' does not have '{dirname}' installed!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Android SDK not found!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK path '{path}' does not exist!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK path '{path}' is not a directory!" +msgstr "" + +#. 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 +#. translated or transliterated. +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android build-tools path '{path}' does not exist!" +msgstr "" + +#: ../fdroidserver/update.py +msgid "AndroidManifest.xml has no date" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "App is in '{repo}' but has a link to {url}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Appending .git is not necessary" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Archiving {apkfilename} with invalid signature!" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint=" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Branch '{branch}' used as commit in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Branch '{branch}' used as commit in srclib '{srclib}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Broken symlink: {path}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Build a package from source" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Build all applications available" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Build generated by `fdroid import` - remove disable line once ready" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Build metadata git repo has uncommited changes!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Build only the latest version of each package" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}" +msgstr "" + +#: ../fdroidserver/init.py +#, python-format +msgid "Built repo based in \"%s\" with this config:" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Can't build due to {} error while scanning" +msgid_plural "Can't build due to {} errors while scanning" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/vmtools.py +#, python-brace-format +msgid "Cannot read \"{path}\"!" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Cannot resolve application ID {appid}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Cannot rewrite \"{path}\"" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "Cannot use --list and --to at the same time" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Cannot write \"{path}\", not an accepted format, use: {formats}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Categories '%s' is not valid" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Categories are not set" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Check for updates to applications" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean after all scans have finished" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean before the scans start and rebuild the container" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean up all containers and then exit" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Clean update - don't uses caches, reprocess all APKs" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Comma separated list of categories." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +#, c-format, python-format +msgid "Command '%s' not recognised.\n" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Commit changes" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not find '{command}' on your system" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Could not find latest version code" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Could not find latest version name" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not find {path} to remove it" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Could not open apk file for analysis" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not parse size \"{size}\", wrong type \"{type}\"" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/import.py +msgid "Couldn't find Application ID" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/import.py +msgid "Couldn't find latest version code" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/import.py +msgid "Couldn't find latest version name" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Couldn't find package ID" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Cowardily refusing to overwrite existing signing key setup!" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Create a repo signing key in a keystore" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Create skeleton metadata files that are missing" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Created new container \"{name}\"" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Creating \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Creating log directory" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Creating new S3 bucket: {url}" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Creating output directory" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Creating signed index with this key (SHA256):" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/verify.py +#: ../fdroidserver/publish.py +msgid "Creating temporary directory" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Creating unsigned index in preparation for signing" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "CurrentVersionCode {cv} is less than oldest build entry {versionCode}" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "DEBUG_KEYSTORE is not set or the value is incomplete" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Delete APKs and/or OBBs without metadata from the repo" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Deleting archive, repo is too big ({size} max {limit})" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Deleting git-mirror history, repo is too big ({size} max {limit})" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Deleting unknown file: {path}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Description '%s' is just the app's summary" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Description has a duplicate line" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Description of length {length} is over the {limit} char limit" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Do not add 'disable:' to the generated build entries" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Do not deploy the new files to the repo" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "Do not include \"{path}\" in URL!" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Do not prompt for Android SDK path, just fail" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Do not remove the private keys generated from the keystore" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Don't create a source tarball, useful when testing a build" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Don't do anything logs-related" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Don't refresh the repository, useful when testing a build with no internet connection" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/nightly.py +#: ../fdroidserver/upload.py +msgid "Don't use rsync checksums" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Download complete mirrors of small repos" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Download logs we don't have" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Downloading the repository already failed once, not trying again." +msgstr "" + +#: ../fdroidserver/verify.py +#, python-brace-format +msgid "Downloading {url} failed. {error}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Duplicate link in '{field}': {url}" +msgstr "" + +#: ../fdroid +msgid "Dynamically scan APKs post build" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "" +"ERROR: this command should never be used to mirror f-droid.org!\n" +"A full mirror of f-droid.org requires more than 200GB." +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "ERROR: unsupported CI type, patches welcome!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Empty build flag at {linedesc}" +msgstr "" + +#: ../fdroidserver/__main__.py +#, python-brace-format +msgid "Encoding is set to '{enc}' fdroid might run into encoding issues. Please set it to 'UTF-8' for best results." +msgstr "" + +#: ../fdroidserver/init.py +#, python-format +msgid "" +"Enter the path to the Android SDK (%s) here:\n" +"> " +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py +#: ../fdroidserver/upload.py +#, python-format +msgid "Error while attempting to publish log: %s" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/common.py +msgid "Error while getting repo address" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Extract signatures from APKs" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed copying {path}: {error}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "Failed fetching signatures for '{apkfilename}': {error}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed reading {path}: {error}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed resizing {path}: {error}" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Failed to align application" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Failed to create S3 bucket: {url}" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Failed to get APK manifest information" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed to get apk information, deleting {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed to get apk information, skipping {path}" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Failed to install '{apkfilename}' on {dev}: {error}" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/common.py +msgid "Failed to sign application" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Failed to zipalign application" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Fetched buildserverid from VM: {buildserverid}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "File disappeared while processing it: {path}" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py +#: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py +#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py +#: ../fdroidserver/install.py +msgid "Finished" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Flattr donation methods belong in the FlattrID flag" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Flattr donation methods belong in the FlattrID: field" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Forbidden HTML tags" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode." +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Force halting build after {0} sec timeout!" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Force scan of disabled apps and builds." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found bad funding file \"{path}\" for \"{name}\":" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Found invalid appids in arguments" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/common.py +msgid "Found invalid versionCodes for some apps" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Found multiple JAR Signature Block Files in {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Found multiple metadata files for {appid}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Found multiple signing certificates for repository." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found multiple signing certificates in {path}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Found no signing certificates for repository." +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Found non-file at %s" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Found {apkfilename} at {url}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Generated skeleton metadata for {appid}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Git checkout of '%s' failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git clean failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git fetch failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git remote set-head failed" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Git remote set-head failed: \"%s\"" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git reset failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git submodule sync failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git submodule update failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "HTTPS must be used with Subversion URLs!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "If a git mirror gets to big, allow the archive to be deleted" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "If this upload fails, try manually uploading to {url}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Ignoring '{field}' in '{metapath}' metadata because it is deprecated." +msgstr "" + +#: ../fdroidserver/update.py +#, python-format +msgid "Ignoring FUNDING.yml entry longer than 2048: %s" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Ignoring package without metadata: " +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Ignoring stale cache data for {apkfilename}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Ignoring {ext} file at '{path}'" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Include APKs that are signed with disabled algorithms like MD5" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the PGP signature .asc files in the mirror" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the build logs in the mirror" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the source tarballs in the mirror" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Initialising submodules" +msgstr "" + +#: ../fdroidserver/install.py +msgid "Install all signed applications available" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Install built packages on devices" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "Installing %s..." +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "Installing %s…" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Installing '{apkfilename}' on {dev}..." +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Installing '{apkfilename}' on {dev}…" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Interact with the repo HTTP server" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Invalid APK" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Invalid VercodeOperation: {field}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid application ID {appid}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Invalid boolean '%s'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid build flag at {line} in {linedesc}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid build format: {value} in {name}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Invalid bulleted list" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Invalid metadata in %s:%d" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Invalid metadata in: " +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Invalid name for published file: %s" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid package name {0}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid redirect to non-HTTPS: {before} -> {after} " +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid scrlib metadata: '{file}' does not exist" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid srclib metadata: could not parse '{file}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid srclib metadata: unknown key '{key}' in '{file}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid versionCode: \"{versionCode}\" is not an integer!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "JAR signature failed to verify: {path}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "JAR signature verified: {path}" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Java JAR file" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/update.py +#: ../fdroidserver/mirror.py +msgid "Java JDK not found! Install in standard location or set java_paths!" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Java compiled class" +msgstr "" + +#: ../fdroidserver/signindex.py +msgid "Java jarsigner not found! Install in standard location or set java_paths!" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Javascript in HTML src attributes" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Keystore for signing key:\t" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Liberapay donation methods belong in the Liberapay: field" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Liberapay donation methods belong in the LiberapayID flag" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "List files that would be reformatted" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Locale included in f-droid.org URL" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Make the build stop on exceptions" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Malformed repository mirrors." +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Malformed serverwebroot line:" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Mirror the full repo and archive, all file types." +msgstr "" + +#: ../fdroidserver/gpgsign.py +msgid "Missing output directory" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Name '%s' is just the auto name - remove it" +msgstr "" + +#: ../fdroidserver/common.py +msgid "No 'config.py' found, using defaults." +msgstr "" + +#: ../fdroidserver/common.py +msgid "No Android SDK found!" +msgstr "" + +#: ../fdroidserver/import.py +msgid "No android or kivy project could be found. Specify --subdir?" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No attached devices found" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "No commit specified for {versionName} in {linedesc}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "No fingerprint in URL." +msgstr "" + +#: ../fdroidserver/common.py +msgid "No git submodules available" +msgstr "" + +#: ../fdroidserver/import.py +msgid "No gradle project could be found. Specify --subdir?" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/common.py +msgid "No information found." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "No need to specify that the app is Free Software" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "No need to specify that the app is for Android" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "No option set! Edit your config.py to set at least one of these:" +msgstr "" + +#: ../fdroidserver/common.py +msgid "No packages specified" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "No signed apk available for %s" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No signed output directory - nothing to do" +msgstr "" + +#: ../fdroidserver/update.py ../fdroidserver/common.py +#, python-brace-format +msgid "No signing certificates found in {path}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "No such package: %s" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/common.py +#, python-brace-format +msgid "No such versionCode {versionCode} for app {appid}" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +msgid "No unsigned directory - nothing to do" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Not a valid size definition: \"{}\"" +msgstr "" + +#: ../fdroidserver/signindex.py +msgid "Nothing to do" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Nothing to do for {appid}." +msgstr "" + +#: ../fdroidserver/init.py +msgid "Now set these in config.py:" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/update.py +#, python-brace-format +msgid "OBB file has newer versionCode({integer}) than any APK:" +msgstr "" + +#: ../fdroidserver/update.py +msgid "OBB filename must start with \"main.\" or \"patch.\":" +msgstr "" + +#: ../fdroidserver/update.py +msgid "OBB's packagename does not match a supported APK:" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Offline machine, skipping git mirror generation until `fdroid deploy`" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Old APK signature failed to verify: {path}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Old, deprecated name for fdroid deploy" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Only PNG and JPEG are supported for graphics, found: {path}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Only print differences with the Play Store" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Only process apps with auto-updates" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "OpenCollective donation methods belong in the OpenCollective: field" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "Options" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Output JSON report to file named after APK." +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Output JSON to stdout." +msgstr "" + +#: ../fdroidserver/gpgsign.py ../fdroidserver/publish.py +#: ../fdroidserver/update.py ../fdroidserver/signindex.py +#: ../fdroidserver/checkupdates.py +msgid "Outputting JSON" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Overall license of the project." +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Override path for repo APKs (default: ./repo)" +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "Overriding blank versionName in {apkfilename} from metadata: {version}" +msgstr "" + +#: ../fdroidserver/import.py +#, python-brace-format +msgid "Package \"{appid}\" already exists" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Parsing manifest at '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Password required with username" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Path to main Android project subdirectory, if not in root." +msgstr "" + +msgid "Path to main android project subdirectory, if not in root." +msgstr "" + +#: ../fdroidserver/init.py +msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "Path to the git repo to use as the log" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Path to the keystore for the repo signing key" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Prepare Drozer to run a scan" +msgstr "" + +msgid "Prepare drozer to run a scan" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Print the secret variable to the terminal for easy copy/paste" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Problem with description of {appid}: {error}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Problem with xml at '{path}'" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Process auto-updates" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/update.py +#, python-brace-format +msgid "Processing {apkfilename}" +msgstr "" + +#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py +#, python-brace-format +msgid "Processing {appid}" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Produce human-readable XML/JSON for index files" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Produce human-readable index.xml" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Project URL to import from." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Punctuation should be avoided" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "Push the log to this git remote repository" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Pushing binary transparency log to {url}" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Pushing to {url}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Quickly start a new repository" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Read all the metadata files and exit" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading '{config_file}'" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading minSdkVersion failed: \"{apkfilename}\"" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Reading {apkfilename} from cache" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Removing specified files" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Rename APK files that do not match package.name_123.apk" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Report on build data status" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Reset and create a brand new build server, even if the existing one appears to be ok." +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Resigning {apkfilename} with provided debug.keystore" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Resize all the icons exceeding the max pixel size and exit" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Restrict output to warnings and errors" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Rewrite all the metadata files" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "Rewrite to a specific format: " +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Rewriting '{appid}'" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Rewriting '{appid}' to '{path}'" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Run on git repo that has uncommitted changes" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Run rewritemeta to fix formatting" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Running first pass with MD5 checking disabled" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "Running wget in {path}" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Scan only the latest version of each package" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Scan the resulting APK(s) for known non-free classes." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Scan the source code of a package" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Scanner found {count} problems in {appid}:" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Scanner found {count} problems in {appid}:{versionCode}:" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Scanner found {} problem" +msgid_plural "Scanner found {} problems" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/common.py +msgid "Set clock to that time using:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Set maximum releases in repo before older ones are archived" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Set open file limit to {integer}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Set up an app build for a nightly build repo" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Setting open file limit failed: " +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Setting {0} sec timeout for this build" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Setup an emulator, install the APK on it and perform a Drozer scan" +msgstr "" + +msgid "Setup an emulator, install the apk on it and perform a drozer scan" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Sign and place packages in the repo" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Sign indexes created using update --nosign" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Skip scanning the source code for binaries and other problems" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping '{apkfilename}' with invalid signature!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping index generation for {appid}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping {apkfilename} with invalid signature!" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Skipping {appid}: disabled" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Skipping {appid}: no builds specified" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Specify a local folder to sync the repo to" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Specify an identity file to provide to SSH for rsyncing" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Specify that we're running on the build server" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Specify which debug keystore file to use." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Spew out even more information than normal" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Striping mystery signature from {apkfilename}" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Stripping mystery signature from {apkfilename}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Summary '%s' is just the app's name" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Summary of length {length} is over the {limit} char limit" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "System clock is older than date in {path}!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/update.py +#, python-brace-format +msgid "The OBB version code must come after \"{name}.\":" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "The base URL for the repo to log (default: https://f-droid.org)" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "The directory to write the mirror to" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "The file to be included in the repo (path or glob)" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "The only commands currently supported are 'init' and 'update'" +msgstr "" + +#: ../fdroidserver/index.py +msgid "The repository's fingerprint does not match." +msgstr "" + +#: ../fdroidserver/common.py +msgid "The repository's index could not be verified." +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "The root dir for local_copy_dir \"{path}\" does not exist!" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "There is a keyalias collision - publishing halted" +msgstr "" + +#: ../fdroidserver/common.py +msgid "These are the apps that have been archived from the main repo." +msgstr "" + +#: ../fdroidserver/import.py +#, python-format +msgid "This repo already has local metadata: %s" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "URL must start with https:// or http://" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "URL shorteners should not be used" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "URL title is just the URL, use brackets: [URL]" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "URL {url} in Description: {error}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unexpected license tag \"{}\"! Only use FSF or OSI approved tags from https://spdx.org/license-list" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unexpected license tag \"{}\"! Only use license tags configured in your config file" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unexpected text on same line as {field} in {linedesc}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Unknown exception found!" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Unknown file '{filename}' in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Unknown metadata format: %s" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unknown metadata format: {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unknown metadata format: {path} (use: *.yml)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Unknown version of aapt, might cause problems: " +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unnecessary leading space" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unnecessary trailing space" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised app field '{fieldname}' in '{path}'" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unrecognised app field: " +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised build flag '{build_flag}' in '{path}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised field '{field}' in {linedesc}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Unsupported file type \"{extension}\" for repo graphic" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Unsupported graphics file found: {path}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Unsupported metadata format, use: --to [{supported}]" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unterminated ]" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unterminated ]]" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unterminated build in {name}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unterminated continuation in {name}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Unused extlib at %s" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Unused file at %s" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "Unused scandelete path: %s" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "Unused scanignore path: %s" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update repo information for new packages" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update the binary transparency log for a URL" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update the stats of the repo" +msgstr "" + +#: ../fdroidserver/update.py ../fdroidserver/build.py +msgid "Update the wiki" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "UpdateCheckData has invalid URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "UpdateCheckData must use HTTPS URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "UpdateCheckData not a valid URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/lint.py +msgid "UpdateCheckName is set to the known application ID - it can be removed" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "UpdateCheckName is set to the known application ID, it can be removed" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Uploading {apkfilename} to androidobservatory.org" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Uploading {apkfilename} to virustotal" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "Usage" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "Usage: %s\n" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Use /HEAD instead of /master to point at a file in the default branch" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Use `fdroid update -c` to create it." +msgstr "" + +#: ../fdroidserver/build.py +msgid "Use build server" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Use date from APK instead of current time for newly added APKs" +msgstr "" + +msgid "Use date from apk instead of current time for newly added apks" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Using \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v2" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v3" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Using androguard from \"{path}\"" +msgstr "" + +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Using existing keystore \"{path}\"" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Using s3cmd to sync with: {url}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Valid commands are:" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Verify against locally cached copy rather than redownloading." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Verify the integrity of downloaded packages" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Verifying index signature:" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Warn about possible metadata errors" +msgstr "" + +#: ../fdroidserver/update.py +msgid "When configured for signed indexes, create only unsigned indexes at this stage" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "When linting the entire repository yamllint is disabled by default. This option forces yamllint regardless." +msgstr "" + +msgid "X.509 'Distiguished Name' used when generating keys" +msgstr "" + +#: ../fdroidserver/init.py +msgid "X.509 'Distinguished Name' used when generating keys" +msgstr "" + +#: ../fdroidserver/common.py +msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "ZIP file archive" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "adding IdentityFile to {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "adding to {name}: {path}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "ambiguous option: %(option)s could match %(matches)s" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "ambiguous option: %s (%s?)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "apksigner not found, it's required for signing!" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py +#: ../fdroidserver/checkupdates.py +msgid "application ID of file to operate on" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +#: ../fdroidserver/build.py ../fdroidserver/scanner.py +#: ../fdroidserver/install.py +msgid "application ID with optional versionCode in the form APPID[:VERCODE]" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py +msgid "applicationId in the form APPID" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "applicationId to check for updates" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +#: ../fdroidserver/dscanner.py ../fdroidserver/build.py +#: ../fdroidserver/scanner.py ../fdroidserver/install.py +msgid "applicationId with optional versionCode in the form APPID[:VERCODE]" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "argument \"-\" with mode %r" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "attempting bare SSH connection to test deploy key:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "attempting bare ssh connection to test deploy key:" +msgstr "" + +#: ../fdroidserver/common.py +msgid "can not parse scrlib spec (not a string): '{}'" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "can't open '%s': %s" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "cannot find required srclibs: \"{path}\"" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "cannot have multiple subparser arguments" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "cannot merge actions - two groups are named %r" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "cannot publish update, did you set the deploy key?" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "cloning {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "command to execute, either 'init' or 'update'" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "commands from plugin modules:" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "complex" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "conflicting option string: %s" +msgid_plural "conflicting option strings: %s" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "copying {apkfilename} into {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "could not parse '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "could not parse srclib spec (no ref specified): '{}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "could not parse srclib spec (too many '@' signs): '{}'" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "created {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "deleting: repo/{apkfilename}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "deployed build logs to '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "deployed process log {path} to {dest}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "dest= is required for options like %r" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "executable binary, possibly code" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "expected %s argument" +msgid_plural "expected %s arguments" +msgstr[0] "" +msgstr[1] "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected at least one argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected at most one argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected one argument" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "failed deploying build logs to '{path}'" +msgstr "" + +#: ../fdroid +msgid "fdroid [-h|--help|--version] []" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "fdroid [] [-h|--help|--version|]" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "floating-point" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "force errors to be warnings, or ignore" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "force metadata errors (default) to be warnings, or to be ignored." +msgstr "" + +#: ../fdroidserver/common.py +msgid "git svn clone failed" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "gzip file archive" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "ignored explicit argument %r" +msgstr "" + +#: ../fdroidserver/index.py +msgid "index-v1 must have a signature, use `fdroid signindex` to create it!" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "integer" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid %(type)s value: %(value)r" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid choice: %(value)r (choose from %(choices)s)" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid conflict_resolution value: %r" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\"" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "local_copy_dir must be an absolute path!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "local_copy_dir must be directory, not a file!" +msgstr "" + +#: ../fdroidserver/index.py +#, python-format +msgid "mirror '%s' does not end with 'fdroid'!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "mutually exclusive arguments must be optional" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "no \"icon\" in {appid}" +msgstr "" + +#: ../fdroidserver/signatures.py +msgid "no APK supplied" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "no such option: %s" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "no version info found!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "not allowed with argument %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "one of the arguments %s is required" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "only accepts strings, lists, and tuples" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "option %s: If you really want to install all the signed apps, use --all" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "option %s: invalid %s value: %r" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "option %s: invalid choice: %r (choose from %s)" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option -%s not recognized" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option -%s requires argument" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s must not have an argument" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s not a unique prefix" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s not recognized" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s requires argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "optional arguments" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "overwriting existing {path}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "positional arguments" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "process log deploy {path} to {dest} failed!" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}" +msgstr "" + +#: ../fdroidserver/index.py +#, python-format +msgid "repo_icon %s does not exist, generating placeholder." +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "ruamel.yaml not installed, can not write metadata." +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "s3cmd sync indexes {path} to {url} and delete" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "shared library" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "show program's version number and exit" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py +#: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.7/optparse.py +msgid "show this help message and exit" +msgstr "" + +#: ../fdroidserver/signatures.py +msgid "signed APK, either a file-path or HTTPS URL." +msgstr "" + +#: ../fdroidserver/common.py +msgid "skip deploying full build logs: log content is empty" +msgstr "" + +#: ../fdroidserver/common.py +msgid "skip deploying full build logs: not enabled in config" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "skipping source tarball: {path}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "srclibs missing name and/or @" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "static library" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "supplied timestamp value '{timestamp}' is not a unix timestamp" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "the following arguments are required: %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unexpected option string: %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unknown parser %(parser_name)r (choices: %(choices)s)" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unrecognized arguments: %s" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "unsafe permissions on '{config_file}' (should be 0600)!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid +#: /usr/lib/python3.7/argparse.py ../fdroidserver/__main__.py +msgid "usage: " +msgstr "" + +#: ../fdroid +msgid "usage: fdroid [-h|--help|--version] []" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "using Apache libcloud to sync with {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "virustotal.com is rate limiting, waiting to retry..." +msgstr "" + +#: ../fdroidserver/update.py +msgid "wiki support is deprecated and will be removed in the next release!" +msgstr "" + +#: ../fdroidserver/publish.py +#, python-brace-format +msgid "{0} app, {1} key aliases" +msgid_plural "{0} apps, {1} key aliases" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename} ({appid}) has no metadata!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename}'s AndroidManifest.xml has a bad date: " +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} does not have a name! Using application ID instead." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} does not have a name! Using package name instead." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Android Package Name!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Android application ID!" +msgstr "" + +#: ../fdroidserver/metadata.py ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Java Package Name!" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "{appid} is missing {name}" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: Unknown extlib {path} in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "{appid}: no builds specified, running on current source state" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}!'" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}'!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{build_flag} must be an integer, found: {value}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{field} not terminated in {name}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{file} is blank or corrupt!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{name} \"{path}\" does not exist! Correct it in config.py." +msgstr "" + +#: ../fdroidserver/import.py +#, python-brace-format +msgid "{path} already exists, ignoring import results!" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "{path} does not exist! Create it by running:" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path} has bad file signature \"{pattern}\", possible Janus exploit!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path} is zero size!" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "{path} more than 200MB, manually upload: {url}" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "{url} does not end with \"fdroid\", check the URL path!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{url} does not start with \"http\"!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "{} build failed" +msgid_plural "{} builds failed" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/build.py +msgid "{} build succeeded" +msgid_plural "{} builds succeeded" +msgstr[0] "" +msgstr[1] "" From 305ef53ec9277c51d01ec7ad32163df619247610 Mon Sep 17 00:00:00 2001 From: Eduardo Rodrigues Date: Wed, 13 Jan 2021 05:41:44 +0100 Subject: [PATCH 10/20] Translated using Weblate: Spanish (Argentina) (es_AR) by Eduardo Rodrigues Currently translated at 18.3% (105 of 573 strings) Co-authored-by: Eduardo Rodrigues Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/es_AR/ Translation: F-Droid/F-Droid Server --- locale/es_AR/LC_MESSAGES/fdroidserver.po | 53 +++++++++++------------- 1 file changed, 25 insertions(+), 28 deletions(-) diff --git a/locale/es_AR/LC_MESSAGES/fdroidserver.po b/locale/es_AR/LC_MESSAGES/fdroidserver.po index 49b4d592..201f2518 100644 --- a/locale/es_AR/LC_MESSAGES/fdroidserver.po +++ b/locale/es_AR/LC_MESSAGES/fdroidserver.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # Hans-Christoph Steiner , 2020. # riveravaldez , 2020. +# Eduardo Rodrigues , 2020. msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-11-10 16:20+0000\n" -"Last-Translator: Hans-Christoph Steiner \n" +"PO-Revision-Date: 2020-12-12 06:36+0000\n" +"Last-Translator: Eduardo Rodrigues \n" "Language-Team: Spanish (Argentina) \n" "Language: es_AR\n" "MIME-Version: 1.0\n" @@ -104,7 +105,7 @@ msgstr "" #: /usr/lib/python3.7/argparse.py #, python-format msgid "%(prog)s: error: %(message)s\n" -msgstr "" +msgstr "%(prog)s: error: %(message)s\n" #: ../fdroidserver/scanner.py #, python-format @@ -114,13 +115,13 @@ msgstr "" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py msgid "%prog [options]" -msgstr "" +msgstr "%prog [opciones]" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py #, python-format msgid "%r is not callable" -msgstr "" +msgstr "no se puede llamar a %r" #: ../fdroidserver/lint.py #, python-format @@ -208,7 +209,7 @@ msgstr "" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid ".__call__() not defined" -msgstr "" +msgstr ".__call__() no definida" #: ../fdroidserver/metadata.py msgid ".fdroid.txt is not supported! Convert to .fdroid.yml or .fdroid.json." @@ -623,9 +624,8 @@ msgid "Don't create a source tarball, useful when testing a build" msgstr "No crear el tarbal de codigo fuente, útil cuando se esta probando la construcción" #: ../fdroidserver/stats.py -#, fuzzy msgid "Don't do anything logs-related" -msgstr "No hacer nada que refiera a los registros" +msgstr "No hacer nada que refiera a los registros relacionados" #: ../fdroidserver/build.py msgid "Don't refresh the repository, useful when testing a build with no internet connection" @@ -1471,9 +1471,8 @@ msgid "Reading {apkfilename} from cache" msgstr "" #: ../fdroidserver/stats.py -#, fuzzy msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data." -msgstr "Recalcular las agregaciones - usar cuando haya cambios" +msgstr "Recalcular agregación de estados - usar cuando se hacen cambios que invalidarían los datos antiguos cacheados." #: ../fdroidserver/common.py msgid "Removing specified files" @@ -1488,9 +1487,8 @@ msgid "Report on build data status" msgstr "Reportar el estado de la construcción" #: ../fdroidserver/build.py -#, fuzzy msgid "Reset and create a brand new build server, even if the existing one appears to be ok." -msgstr "Resetear y crear un nuevo servidor de construcción, incluso si el existente parece estar bien." +msgstr "Restablecer y crear un nuevo servidor de compilación, incluso si el existente parece estar bien." #: ../fdroidserver/nightly.py #, python-brace-format @@ -1644,9 +1642,8 @@ msgid "Specify a local folder to sync the repo to" msgstr "Especificar un directorio local donde sincronizar el repositorio" #: ../fdroidserver/deploy.py ../fdroidserver/upload.py -#, fuzzy msgid "Specify an identity file to provide to SSH for rsyncing" -msgstr "Especifique una archivo de identificación para la resincronización vía SSH" +msgstr "Especifique un fichero de identidad que ofrezca SSH para rsync" #: ../fdroidserver/build.py msgid "Specify that we're running on the build server" @@ -2065,13 +2062,13 @@ msgstr "" #: /usr/lib/python3.7/argparse.py #, python-format msgid "ambiguous option: %(option)s could match %(matches)s" -msgstr "" +msgstr "opción ambigua: %(option)s podría corresponderse con %(matches)s" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py #, python-format msgid "ambiguous option: %s (%s?)" -msgstr "" +msgstr "opción ambigua: %s (%s?)" #: ../fdroidserver/common.py msgid "apksigner not found, it's required for signing!" @@ -2130,7 +2127,7 @@ msgstr "" #: /usr/lib/python3.7/argparse.py #, python-format msgid "can't open '%s': %s" -msgstr "" +msgstr "no se puede abrir '%s': %s" #: ../fdroidserver/build.py #, python-brace-format @@ -2361,7 +2358,7 @@ msgstr "" #: /usr/lib/python3.7/optparse.py #, python-format msgid "no such option: %s" -msgstr "" +msgstr "no hay tal opción: %s" #: ../fdroid ../fdroidserver/__main__.py #, fuzzy @@ -2411,19 +2408,19 @@ msgstr "No se reconoce el comando \"%s\"" #: /usr/lib/python3.7/getopt.py #, python-format msgid "option -%s requires argument" -msgstr "" +msgstr "opción -%s requiere un argumento" #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py #: /usr/lib/python3.7/getopt.py #, python-format msgid "option --%s must not have an argument" -msgstr "" +msgstr "opción --%s no puede llevar argumento" #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py #: /usr/lib/python3.7/getopt.py #, python-format msgid "option --%s not a unique prefix" -msgstr "" +msgstr "opción --%s no es un prefijo único" #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py #: /usr/lib/python3.7/getopt.py @@ -2435,12 +2432,12 @@ msgstr "No se reconoce el comando --\"%s\"" #: /usr/lib/python3.7/getopt.py #, python-format msgid "option --%s requires argument" -msgstr "" +msgstr "opción --%s requiere un argumento" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "optional arguments" -msgstr "" +msgstr "argumentos opcionales" #: ../fdroidserver/nightly.py #, python-brace-format @@ -2450,7 +2447,7 @@ msgstr "" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "positional arguments" -msgstr "" +msgstr "argumentos posicionales" #: ../fdroidserver/common.py #, python-brace-format @@ -2488,13 +2485,13 @@ msgstr "" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py msgid "show program's version number and exit" -msgstr "" +msgstr "mostrar el número de versión del programa y salir" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py #: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.7/optparse.py msgid "show this help message and exit" -msgstr "" +msgstr "mostrar este mensaje de ayuda y salir" #: ../fdroidserver/signatures.py msgid "signed APK, either a file-path or HTTPS URL." @@ -2530,7 +2527,7 @@ msgstr "" #: /usr/lib/python3.7/argparse.py #, python-format msgid "the following arguments are required: %s" -msgstr "" +msgstr "se requieren los siguientes argumentos: %s" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -2558,7 +2555,7 @@ msgstr "" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid #: /usr/lib/python3.7/argparse.py ../fdroidserver/__main__.py msgid "usage: " -msgstr "" +msgstr "uso: " #: ../fdroid msgid "usage: fdroid [-h|--help|--version] []" From c4131d44296734c82822b6811920160d8d4c126a Mon Sep 17 00:00:00 2001 From: melusine Date: Wed, 13 Jan 2021 05:41:44 +0100 Subject: [PATCH 11/20] Translated using Weblate: German (de) by melusine Currently translated at 86.9% (498 of 573 strings) Co-authored-by: melusine Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/de/ Translation: F-Droid/F-Droid Server --- locale/de/LC_MESSAGES/fdroidserver.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/locale/de/LC_MESSAGES/fdroidserver.po b/locale/de/LC_MESSAGES/fdroidserver.po index a866f5b0..16ef338a 100644 --- a/locale/de/LC_MESSAGES/fdroidserver.po +++ b/locale/de/LC_MESSAGES/fdroidserver.po @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-11-10 16:20+0000\n" -"Last-Translator: Hans-Christoph Steiner \n" +"PO-Revision-Date: 2020-12-14 11:05+0000\n" +"Last-Translator: melusine \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" @@ -1084,14 +1084,14 @@ msgid "Invalid scrlib metadata: '{file}' does not exist" msgstr "" #: ../fdroidserver/metadata.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "Invalid srclib metadata: could not parse '{file}'" -msgstr "" +msgstr "Ungültige srclib-Metadaten: '{file}' konnte nicht analysiert werden" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Invalid srclib metadata: unknown key '{key}' in '{file}'" -msgstr "" +msgstr "Ungültige srclib-Metadaten: unbekannter Schlüssel '{key}' in '{file}'" #: ../fdroidserver/metadata.py #, python-brace-format @@ -1336,7 +1336,7 @@ msgstr "JSON-Bericht in eine nach der APK benannte Datei ausgeben." #: ../fdroidserver/scanner.py msgid "Output JSON to stdout." -msgstr "" +msgstr "JSON an stdout ausgeben." #: ../fdroidserver/gpgsign.py ../fdroidserver/publish.py #: ../fdroidserver/update.py ../fdroidserver/signindex.py @@ -1559,7 +1559,7 @@ msgstr "Nur die neueste Version jedes Programmpakets durchsuchen" #: ../fdroidserver/build.py msgid "Scan the resulting APK(s) for known non-free classes." -msgstr "" +msgstr "Scannen Sie die entstandene(n) APK(s) nach bekannten non-free-Klassen." #: ../fdroid ../fdroidserver/__main__.py msgid "Scan the source code of a package" @@ -1741,7 +1741,7 @@ msgstr "Es gibt eine Keyalias-Kollision - Veröffentlichung gestoppt" #: ../fdroidserver/common.py msgid "These are the apps that have been archived from the main repo." -msgstr "" +msgstr "Dies sind die Apps, die aus dem Hauptrepository archiviert wurden." #: ../fdroidserver/import.py #, python-format @@ -1754,7 +1754,7 @@ msgstr "Um awsbucket zu benutzen, müssen awssecretkey und awsaccesskeyid auch i #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" -msgstr "" +msgstr "Die URL muss mit https:// oder http:// beginnen" #: ../fdroidserver/lint.py msgid "URL shorteners should not be used" From 02203ce02e28ca4d76e32262ff33bf46e95756a5 Mon Sep 17 00:00:00 2001 From: THANOS SIOURDAKIS Date: Wed, 13 Jan 2021 05:41:44 +0100 Subject: [PATCH 12/20] Added translation using Weblate: Greek (el) by THANOS SIOURDAKIS Co-authored-by: THANOS SIOURDAKIS --- locale/el/LC_MESSAGES/fdroidserver.po | 2685 +++++++++++++++++++++++++ 1 file changed, 2685 insertions(+) create mode 100644 locale/el/LC_MESSAGES/fdroidserver.po diff --git a/locale/el/LC_MESSAGES/fdroidserver.po b/locale/el/LC_MESSAGES/fdroidserver.po new file mode 100644 index 00000000..29bf1c7d --- /dev/null +++ b/locale/el/LC_MESSAGES/fdroidserver.po @@ -0,0 +1,2685 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# THANOS SIOURDAKIS , 2020. +msgid "" +msgstr "" +"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n" +"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" +"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: el\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" + +#: ../fdroidserver/common.py +msgid "" +"\n" +" This is a repository of apps to be used with FDroid. Applications in this\n" +" repository are either official binaries built by the original application\n" +" developers, or are binaries built from source by f-droid.org using the\n" +" tools on https://gitlab.com/fdroid.\n" +" " +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "" +"\n" +"SSH Public Key to be used as Deploy Key:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "" +"\n" +"SSH public key to be used as deploy key:" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "" +"\n" +"{path} encoded for the DEBUG_KEYSTORE secret variable:" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "\"%s/\" has no matching metadata file!" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "\"{apkfilename}\" is already installed on {dev}." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "\"{path}\" contains outdated {name} ({version})" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "\"{path}\" contains recent {name} ({version})" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "\"{path}\" exists but s3cmd is not installed!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "\"{path}\" is not a supported file format (use: metadata/*.yml)" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "\"{path}\" is not an accepted format, convert to: {formats}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "\"{url}\" is not a valid URL!" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "%(option)s option requires %(number)d argument" +msgid_plural "%(option)s option requires %(number)d arguments" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/mirror.py +#, python-format +msgid "%(prog)s [options] url" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "%(prog)s: error: %(message)s\n" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "%d problems found" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "%prog [options]" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "%r is not callable" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "%s is not an accepted build field" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "%s option does not take a value" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keypass' not found in config.py!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keystore' is NONE and 'smartcardoptions' is blank!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keystore' not found in config.py!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keystorepass' not found in config.py!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.py!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "'required' is an invalid argument for positionals" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in 'config.py'!" +msgstr "" + +#. 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 +#. translated or transliterated. +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "'{apkfilename}' is already installed on {dev}." +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "'{field}' in {linedesc} is obsolete, see docs for current fields:" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{field}' will be in random order! Use () or [] brackets if order is important!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{path}' failed to execute!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "...checkupdate failed for {appid} : {error}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid ".__call__() not defined" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid ".fdroid.txt is not supported! Convert to .fdroid.yml or .fdroid.json." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "/issues is missing" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "A URL is required as an argument!" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Add PGP signatures using GnuPG for packages in repo" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Add a new application from its source code" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Add a repo signing key to an unsigned repo" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Add skeleton metadata files for APKs that are missing them" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Adding new repo for only {name}" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Alias of the repo signing key in the keystore" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Allows a different revision (or git branch) to be specified for the initial import" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Also mirror the full archive section" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Also warn about formatting issues, like rewritemeta -l" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android AAR library" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android APK file" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android DEX code" +msgstr "" + +#: ../fdroidserver/common.py ../fdroidserver/build.py +#, python-brace-format +msgid "Android SDK '{path}' does not have '{dirname}' installed!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Android SDK not found!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK path '{path}' does not exist!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK path '{path}' is not a directory!" +msgstr "" + +#. 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 +#. translated or transliterated. +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android build-tools path '{path}' does not exist!" +msgstr "" + +#: ../fdroidserver/update.py +msgid "AndroidManifest.xml has no date" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "App is in '{repo}' but has a link to {url}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Appending .git is not necessary" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Archiving {apkfilename} with invalid signature!" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint=" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Branch '{branch}' used as commit in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Branch '{branch}' used as commit in srclib '{srclib}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Broken symlink: {path}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Build a package from source" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Build all applications available" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Build generated by `fdroid import` - remove disable line once ready" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Build metadata git repo has uncommited changes!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Build only the latest version of each package" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}" +msgstr "" + +#: ../fdroidserver/init.py +#, python-format +msgid "Built repo based in \"%s\" with this config:" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Can't build due to {} error while scanning" +msgid_plural "Can't build due to {} errors while scanning" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/vmtools.py +#, python-brace-format +msgid "Cannot read \"{path}\"!" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Cannot resolve application ID {appid}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Cannot rewrite \"{path}\"" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "Cannot use --list and --to at the same time" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Cannot write \"{path}\", not an accepted format, use: {formats}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Categories '%s' is not valid" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Categories are not set" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Check for updates to applications" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean after all scans have finished" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean before the scans start and rebuild the container" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean up all containers and then exit" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Clean update - don't uses caches, reprocess all APKs" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Comma separated list of categories." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +#, c-format, python-format +msgid "Command '%s' not recognised.\n" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Commit changes" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not find '{command}' on your system" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Could not find latest version code" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Could not find latest version name" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not find {path} to remove it" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Could not open apk file for analysis" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not parse size \"{size}\", wrong type \"{type}\"" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/import.py +msgid "Couldn't find Application ID" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/import.py +msgid "Couldn't find latest version code" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/import.py +msgid "Couldn't find latest version name" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Couldn't find package ID" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Cowardily refusing to overwrite existing signing key setup!" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Create a repo signing key in a keystore" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Create skeleton metadata files that are missing" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Created new container \"{name}\"" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Creating \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Creating log directory" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Creating new S3 bucket: {url}" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Creating output directory" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Creating signed index with this key (SHA256):" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/verify.py +#: ../fdroidserver/publish.py +msgid "Creating temporary directory" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Creating unsigned index in preparation for signing" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "CurrentVersionCode {cv} is less than oldest build entry {versionCode}" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "DEBUG_KEYSTORE is not set or the value is incomplete" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Delete APKs and/or OBBs without metadata from the repo" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Deleting archive, repo is too big ({size} max {limit})" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Deleting git-mirror history, repo is too big ({size} max {limit})" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Deleting unknown file: {path}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Description '%s' is just the app's summary" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Description has a duplicate line" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Description of length {length} is over the {limit} char limit" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Do not add 'disable:' to the generated build entries" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Do not deploy the new files to the repo" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "Do not include \"{path}\" in URL!" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Do not prompt for Android SDK path, just fail" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Do not remove the private keys generated from the keystore" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Don't create a source tarball, useful when testing a build" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Don't do anything logs-related" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Don't refresh the repository, useful when testing a build with no internet connection" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/nightly.py +#: ../fdroidserver/upload.py +msgid "Don't use rsync checksums" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Download complete mirrors of small repos" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Download logs we don't have" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Downloading the repository already failed once, not trying again." +msgstr "" + +#: ../fdroidserver/verify.py +#, python-brace-format +msgid "Downloading {url} failed. {error}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Duplicate link in '{field}': {url}" +msgstr "" + +#: ../fdroid +msgid "Dynamically scan APKs post build" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "" +"ERROR: this command should never be used to mirror f-droid.org!\n" +"A full mirror of f-droid.org requires more than 200GB." +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "ERROR: unsupported CI type, patches welcome!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Empty build flag at {linedesc}" +msgstr "" + +#: ../fdroidserver/__main__.py +#, python-brace-format +msgid "Encoding is set to '{enc}' fdroid might run into encoding issues. Please set it to 'UTF-8' for best results." +msgstr "" + +#: ../fdroidserver/init.py +#, python-format +msgid "" +"Enter the path to the Android SDK (%s) here:\n" +"> " +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py +#: ../fdroidserver/upload.py +#, python-format +msgid "Error while attempting to publish log: %s" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/common.py +msgid "Error while getting repo address" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Extract signatures from APKs" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed copying {path}: {error}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "Failed fetching signatures for '{apkfilename}': {error}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed reading {path}: {error}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed resizing {path}: {error}" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Failed to align application" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Failed to create S3 bucket: {url}" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Failed to get APK manifest information" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed to get apk information, deleting {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed to get apk information, skipping {path}" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Failed to install '{apkfilename}' on {dev}: {error}" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/common.py +msgid "Failed to sign application" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Failed to zipalign application" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Fetched buildserverid from VM: {buildserverid}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "File disappeared while processing it: {path}" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py +#: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py +#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py +#: ../fdroidserver/install.py +msgid "Finished" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Flattr donation methods belong in the FlattrID flag" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Flattr donation methods belong in the FlattrID: field" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Forbidden HTML tags" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode." +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Force halting build after {0} sec timeout!" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Force scan of disabled apps and builds." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found bad funding file \"{path}\" for \"{name}\":" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Found invalid appids in arguments" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/common.py +msgid "Found invalid versionCodes for some apps" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Found multiple JAR Signature Block Files in {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Found multiple metadata files for {appid}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Found multiple signing certificates for repository." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found multiple signing certificates in {path}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Found no signing certificates for repository." +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Found non-file at %s" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Found {apkfilename} at {url}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Generated skeleton metadata for {appid}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Git checkout of '%s' failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git clean failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git fetch failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git remote set-head failed" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Git remote set-head failed: \"%s\"" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git reset failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git submodule sync failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git submodule update failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "HTTPS must be used with Subversion URLs!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "If a git mirror gets to big, allow the archive to be deleted" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "If this upload fails, try manually uploading to {url}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Ignoring '{field}' in '{metapath}' metadata because it is deprecated." +msgstr "" + +#: ../fdroidserver/update.py +#, python-format +msgid "Ignoring FUNDING.yml entry longer than 2048: %s" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Ignoring package without metadata: " +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Ignoring stale cache data for {apkfilename}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Ignoring {ext} file at '{path}'" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Include APKs that are signed with disabled algorithms like MD5" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the PGP signature .asc files in the mirror" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the build logs in the mirror" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the source tarballs in the mirror" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Initialising submodules" +msgstr "" + +#: ../fdroidserver/install.py +msgid "Install all signed applications available" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Install built packages on devices" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "Installing %s..." +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "Installing %s…" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Installing '{apkfilename}' on {dev}..." +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Installing '{apkfilename}' on {dev}…" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Interact with the repo HTTP server" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Invalid APK" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Invalid VercodeOperation: {field}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid application ID {appid}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Invalid boolean '%s'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid build flag at {line} in {linedesc}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid build format: {value} in {name}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Invalid bulleted list" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Invalid metadata in %s:%d" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Invalid metadata in: " +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Invalid name for published file: %s" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid package name {0}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid redirect to non-HTTPS: {before} -> {after} " +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid scrlib metadata: '{file}' does not exist" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid srclib metadata: could not parse '{file}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid srclib metadata: unknown key '{key}' in '{file}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid versionCode: \"{versionCode}\" is not an integer!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "JAR signature failed to verify: {path}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "JAR signature verified: {path}" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Java JAR file" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/update.py +#: ../fdroidserver/mirror.py +msgid "Java JDK not found! Install in standard location or set java_paths!" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Java compiled class" +msgstr "" + +#: ../fdroidserver/signindex.py +msgid "Java jarsigner not found! Install in standard location or set java_paths!" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Javascript in HTML src attributes" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Keystore for signing key:\t" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Liberapay donation methods belong in the Liberapay: field" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Liberapay donation methods belong in the LiberapayID flag" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "List files that would be reformatted" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Locale included in f-droid.org URL" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Make the build stop on exceptions" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Malformed repository mirrors." +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Malformed serverwebroot line:" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Mirror the full repo and archive, all file types." +msgstr "" + +#: ../fdroidserver/gpgsign.py +msgid "Missing output directory" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Name '%s' is just the auto name - remove it" +msgstr "" + +#: ../fdroidserver/common.py +msgid "No 'config.py' found, using defaults." +msgstr "" + +#: ../fdroidserver/common.py +msgid "No Android SDK found!" +msgstr "" + +#: ../fdroidserver/import.py +msgid "No android or kivy project could be found. Specify --subdir?" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No attached devices found" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "No commit specified for {versionName} in {linedesc}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "No fingerprint in URL." +msgstr "" + +#: ../fdroidserver/common.py +msgid "No git submodules available" +msgstr "" + +#: ../fdroidserver/import.py +msgid "No gradle project could be found. Specify --subdir?" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/common.py +msgid "No information found." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "No need to specify that the app is Free Software" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "No need to specify that the app is for Android" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "No option set! Edit your config.py to set at least one of these:" +msgstr "" + +#: ../fdroidserver/common.py +msgid "No packages specified" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "No signed apk available for %s" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No signed output directory - nothing to do" +msgstr "" + +#: ../fdroidserver/update.py ../fdroidserver/common.py +#, python-brace-format +msgid "No signing certificates found in {path}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "No such package: %s" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/common.py +#, python-brace-format +msgid "No such versionCode {versionCode} for app {appid}" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +msgid "No unsigned directory - nothing to do" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Not a valid size definition: \"{}\"" +msgstr "" + +#: ../fdroidserver/signindex.py +msgid "Nothing to do" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Nothing to do for {appid}." +msgstr "" + +#: ../fdroidserver/init.py +msgid "Now set these in config.py:" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/update.py +#, python-brace-format +msgid "OBB file has newer versionCode({integer}) than any APK:" +msgstr "" + +#: ../fdroidserver/update.py +msgid "OBB filename must start with \"main.\" or \"patch.\":" +msgstr "" + +#: ../fdroidserver/update.py +msgid "OBB's packagename does not match a supported APK:" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Offline machine, skipping git mirror generation until `fdroid deploy`" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Old APK signature failed to verify: {path}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Old, deprecated name for fdroid deploy" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Only PNG and JPEG are supported for graphics, found: {path}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Only print differences with the Play Store" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Only process apps with auto-updates" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "OpenCollective donation methods belong in the OpenCollective: field" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "Options" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Output JSON report to file named after APK." +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Output JSON to stdout." +msgstr "" + +#: ../fdroidserver/gpgsign.py ../fdroidserver/publish.py +#: ../fdroidserver/update.py ../fdroidserver/signindex.py +#: ../fdroidserver/checkupdates.py +msgid "Outputting JSON" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Overall license of the project." +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Override path for repo APKs (default: ./repo)" +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "Overriding blank versionName in {apkfilename} from metadata: {version}" +msgstr "" + +#: ../fdroidserver/import.py +#, python-brace-format +msgid "Package \"{appid}\" already exists" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Parsing manifest at '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Password required with username" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Path to main Android project subdirectory, if not in root." +msgstr "" + +msgid "Path to main android project subdirectory, if not in root." +msgstr "" + +#: ../fdroidserver/init.py +msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "Path to the git repo to use as the log" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Path to the keystore for the repo signing key" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Prepare Drozer to run a scan" +msgstr "" + +msgid "Prepare drozer to run a scan" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Print the secret variable to the terminal for easy copy/paste" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Problem with description of {appid}: {error}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Problem with xml at '{path}'" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Process auto-updates" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/update.py +#, python-brace-format +msgid "Processing {apkfilename}" +msgstr "" + +#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py +#, python-brace-format +msgid "Processing {appid}" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Produce human-readable XML/JSON for index files" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Produce human-readable index.xml" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Project URL to import from." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Punctuation should be avoided" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "Push the log to this git remote repository" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Pushing binary transparency log to {url}" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Pushing to {url}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Quickly start a new repository" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Read all the metadata files and exit" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading '{config_file}'" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading minSdkVersion failed: \"{apkfilename}\"" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Reading {apkfilename} from cache" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Removing specified files" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Rename APK files that do not match package.name_123.apk" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Report on build data status" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Reset and create a brand new build server, even if the existing one appears to be ok." +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Resigning {apkfilename} with provided debug.keystore" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Resize all the icons exceeding the max pixel size and exit" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Restrict output to warnings and errors" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Rewrite all the metadata files" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "Rewrite to a specific format: " +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Rewriting '{appid}'" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Rewriting '{appid}' to '{path}'" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Run on git repo that has uncommitted changes" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Run rewritemeta to fix formatting" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Running first pass with MD5 checking disabled" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "Running wget in {path}" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Scan only the latest version of each package" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Scan the resulting APK(s) for known non-free classes." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Scan the source code of a package" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Scanner found {count} problems in {appid}:" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Scanner found {count} problems in {appid}:{versionCode}:" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Scanner found {} problem" +msgid_plural "Scanner found {} problems" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/common.py +msgid "Set clock to that time using:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Set maximum releases in repo before older ones are archived" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Set open file limit to {integer}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Set up an app build for a nightly build repo" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Setting open file limit failed: " +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Setting {0} sec timeout for this build" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Setup an emulator, install the APK on it and perform a Drozer scan" +msgstr "" + +msgid "Setup an emulator, install the apk on it and perform a drozer scan" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Sign and place packages in the repo" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Sign indexes created using update --nosign" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Skip scanning the source code for binaries and other problems" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping '{apkfilename}' with invalid signature!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping index generation for {appid}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping {apkfilename} with invalid signature!" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Skipping {appid}: disabled" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Skipping {appid}: no builds specified" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Specify a local folder to sync the repo to" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Specify an identity file to provide to SSH for rsyncing" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Specify that we're running on the build server" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Specify which debug keystore file to use." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Spew out even more information than normal" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Striping mystery signature from {apkfilename}" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Stripping mystery signature from {apkfilename}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Summary '%s' is just the app's name" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Summary of length {length} is over the {limit} char limit" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "System clock is older than date in {path}!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/update.py +#, python-brace-format +msgid "The OBB version code must come after \"{name}.\":" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "The base URL for the repo to log (default: https://f-droid.org)" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "The directory to write the mirror to" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "The file to be included in the repo (path or glob)" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "The only commands currently supported are 'init' and 'update'" +msgstr "" + +#: ../fdroidserver/index.py +msgid "The repository's fingerprint does not match." +msgstr "" + +#: ../fdroidserver/common.py +msgid "The repository's index could not be verified." +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "The root dir for local_copy_dir \"{path}\" does not exist!" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "There is a keyalias collision - publishing halted" +msgstr "" + +#: ../fdroidserver/common.py +msgid "These are the apps that have been archived from the main repo." +msgstr "" + +#: ../fdroidserver/import.py +#, python-format +msgid "This repo already has local metadata: %s" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "URL must start with https:// or http://" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "URL shorteners should not be used" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "URL title is just the URL, use brackets: [URL]" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "URL {url} in Description: {error}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unexpected license tag \"{}\"! Only use FSF or OSI approved tags from https://spdx.org/license-list" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unexpected license tag \"{}\"! Only use license tags configured in your config file" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unexpected text on same line as {field} in {linedesc}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Unknown exception found!" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Unknown file '{filename}' in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Unknown metadata format: %s" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unknown metadata format: {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unknown metadata format: {path} (use: *.yml)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Unknown version of aapt, might cause problems: " +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unnecessary leading space" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unnecessary trailing space" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised app field '{fieldname}' in '{path}'" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unrecognised app field: " +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised build flag '{build_flag}' in '{path}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised field '{field}' in {linedesc}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Unsupported file type \"{extension}\" for repo graphic" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Unsupported graphics file found: {path}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Unsupported metadata format, use: --to [{supported}]" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unterminated ]" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unterminated ]]" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unterminated build in {name}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unterminated continuation in {name}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Unused extlib at %s" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Unused file at %s" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "Unused scandelete path: %s" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "Unused scanignore path: %s" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update repo information for new packages" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update the binary transparency log for a URL" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update the stats of the repo" +msgstr "" + +#: ../fdroidserver/update.py ../fdroidserver/build.py +msgid "Update the wiki" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "UpdateCheckData has invalid URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "UpdateCheckData must use HTTPS URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "UpdateCheckData not a valid URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/lint.py +msgid "UpdateCheckName is set to the known application ID - it can be removed" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "UpdateCheckName is set to the known application ID, it can be removed" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Uploading {apkfilename} to androidobservatory.org" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Uploading {apkfilename} to virustotal" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "Usage" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "Usage: %s\n" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Use /HEAD instead of /master to point at a file in the default branch" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Use `fdroid update -c` to create it." +msgstr "" + +#: ../fdroidserver/build.py +msgid "Use build server" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Use date from APK instead of current time for newly added APKs" +msgstr "" + +msgid "Use date from apk instead of current time for newly added apks" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Using \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v2" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v3" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Using androguard from \"{path}\"" +msgstr "" + +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Using existing keystore \"{path}\"" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Using s3cmd to sync with: {url}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Valid commands are:" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Verify against locally cached copy rather than redownloading." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Verify the integrity of downloaded packages" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Verifying index signature:" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Warn about possible metadata errors" +msgstr "" + +#: ../fdroidserver/update.py +msgid "When configured for signed indexes, create only unsigned indexes at this stage" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "When linting the entire repository yamllint is disabled by default. This option forces yamllint regardless." +msgstr "" + +msgid "X.509 'Distiguished Name' used when generating keys" +msgstr "" + +#: ../fdroidserver/init.py +msgid "X.509 'Distinguished Name' used when generating keys" +msgstr "" + +#: ../fdroidserver/common.py +msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "ZIP file archive" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "adding IdentityFile to {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "adding to {name}: {path}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "ambiguous option: %(option)s could match %(matches)s" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "ambiguous option: %s (%s?)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "apksigner not found, it's required for signing!" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py +#: ../fdroidserver/checkupdates.py +msgid "application ID of file to operate on" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +#: ../fdroidserver/build.py ../fdroidserver/scanner.py +#: ../fdroidserver/install.py +msgid "application ID with optional versionCode in the form APPID[:VERCODE]" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py +msgid "applicationId in the form APPID" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "applicationId to check for updates" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +#: ../fdroidserver/dscanner.py ../fdroidserver/build.py +#: ../fdroidserver/scanner.py ../fdroidserver/install.py +msgid "applicationId with optional versionCode in the form APPID[:VERCODE]" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "argument \"-\" with mode %r" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "attempting bare SSH connection to test deploy key:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "attempting bare ssh connection to test deploy key:" +msgstr "" + +#: ../fdroidserver/common.py +msgid "can not parse scrlib spec (not a string): '{}'" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "can't open '%s': %s" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "cannot find required srclibs: \"{path}\"" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "cannot have multiple subparser arguments" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "cannot merge actions - two groups are named %r" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "cannot publish update, did you set the deploy key?" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "cloning {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "command to execute, either 'init' or 'update'" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "commands from plugin modules:" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "complex" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "conflicting option string: %s" +msgid_plural "conflicting option strings: %s" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "copying {apkfilename} into {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "could not parse '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "could not parse srclib spec (no ref specified): '{}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "could not parse srclib spec (too many '@' signs): '{}'" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "created {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "deleting: repo/{apkfilename}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "deployed build logs to '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "deployed process log {path} to {dest}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "dest= is required for options like %r" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "executable binary, possibly code" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "expected %s argument" +msgid_plural "expected %s arguments" +msgstr[0] "" +msgstr[1] "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected at least one argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected at most one argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected one argument" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "failed deploying build logs to '{path}'" +msgstr "" + +#: ../fdroid +msgid "fdroid [-h|--help|--version] []" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "fdroid [] [-h|--help|--version|]" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "floating-point" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "force errors to be warnings, or ignore" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "force metadata errors (default) to be warnings, or to be ignored." +msgstr "" + +#: ../fdroidserver/common.py +msgid "git svn clone failed" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "gzip file archive" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "ignored explicit argument %r" +msgstr "" + +#: ../fdroidserver/index.py +msgid "index-v1 must have a signature, use `fdroid signindex` to create it!" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "integer" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid %(type)s value: %(value)r" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid choice: %(value)r (choose from %(choices)s)" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid conflict_resolution value: %r" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\"" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "local_copy_dir must be an absolute path!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "local_copy_dir must be directory, not a file!" +msgstr "" + +#: ../fdroidserver/index.py +#, python-format +msgid "mirror '%s' does not end with 'fdroid'!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "mutually exclusive arguments must be optional" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "no \"icon\" in {appid}" +msgstr "" + +#: ../fdroidserver/signatures.py +msgid "no APK supplied" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "no such option: %s" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "no version info found!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "not allowed with argument %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "one of the arguments %s is required" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "only accepts strings, lists, and tuples" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "option %s: If you really want to install all the signed apps, use --all" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "option %s: invalid %s value: %r" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "option %s: invalid choice: %r (choose from %s)" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option -%s not recognized" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option -%s requires argument" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s must not have an argument" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s not a unique prefix" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s not recognized" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s requires argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "optional arguments" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "overwriting existing {path}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "positional arguments" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "process log deploy {path} to {dest} failed!" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}" +msgstr "" + +#: ../fdroidserver/index.py +#, python-format +msgid "repo_icon %s does not exist, generating placeholder." +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "ruamel.yaml not installed, can not write metadata." +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "s3cmd sync indexes {path} to {url} and delete" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "shared library" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "show program's version number and exit" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py +#: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.7/optparse.py +msgid "show this help message and exit" +msgstr "" + +#: ../fdroidserver/signatures.py +msgid "signed APK, either a file-path or HTTPS URL." +msgstr "" + +#: ../fdroidserver/common.py +msgid "skip deploying full build logs: log content is empty" +msgstr "" + +#: ../fdroidserver/common.py +msgid "skip deploying full build logs: not enabled in config" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "skipping source tarball: {path}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "srclibs missing name and/or @" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "static library" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "supplied timestamp value '{timestamp}' is not a unix timestamp" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "the following arguments are required: %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unexpected option string: %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unknown parser %(parser_name)r (choices: %(choices)s)" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unrecognized arguments: %s" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "unsafe permissions on '{config_file}' (should be 0600)!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid +#: /usr/lib/python3.7/argparse.py ../fdroidserver/__main__.py +msgid "usage: " +msgstr "" + +#: ../fdroid +msgid "usage: fdroid [-h|--help|--version] []" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "using Apache libcloud to sync with {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "virustotal.com is rate limiting, waiting to retry..." +msgstr "" + +#: ../fdroidserver/update.py +msgid "wiki support is deprecated and will be removed in the next release!" +msgstr "" + +#: ../fdroidserver/publish.py +#, python-brace-format +msgid "{0} app, {1} key aliases" +msgid_plural "{0} apps, {1} key aliases" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename} ({appid}) has no metadata!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename}'s AndroidManifest.xml has a bad date: " +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} does not have a name! Using application ID instead." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} does not have a name! Using package name instead." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Android Package Name!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Android application ID!" +msgstr "" + +#: ../fdroidserver/metadata.py ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Java Package Name!" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "{appid} is missing {name}" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: Unknown extlib {path} in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "{appid}: no builds specified, running on current source state" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}!'" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}'!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{build_flag} must be an integer, found: {value}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{field} not terminated in {name}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{file} is blank or corrupt!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{name} \"{path}\" does not exist! Correct it in config.py." +msgstr "" + +#: ../fdroidserver/import.py +#, python-brace-format +msgid "{path} already exists, ignoring import results!" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "{path} does not exist! Create it by running:" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path} has bad file signature \"{pattern}\", possible Janus exploit!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path} is zero size!" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "{path} more than 200MB, manually upload: {url}" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "{url} does not end with \"fdroid\", check the URL path!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{url} does not start with \"http\"!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "{} build failed" +msgid_plural "{} builds failed" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/build.py +msgid "{} build succeeded" +msgid_plural "{} builds succeeded" +msgstr[0] "" +msgstr[1] "" From 984f827eb3e9cb0aca408300c562e3c9700f4e98 Mon Sep 17 00:00:00 2001 From: Gontzal Manuel Pujana Onaindia Date: Wed, 13 Jan 2021 05:41:45 +0100 Subject: [PATCH 13/20] Added translation using Weblate: Basque (eu) by Gontzal Manuel Pujana Onaindia Co-authored-by: Gontzal Manuel Pujana Onaindia --- locale/eu/LC_MESSAGES/fdroidserver.po | 2685 +++++++++++++++++++++++++ 1 file changed, 2685 insertions(+) create mode 100644 locale/eu/LC_MESSAGES/fdroidserver.po diff --git a/locale/eu/LC_MESSAGES/fdroidserver.po b/locale/eu/LC_MESSAGES/fdroidserver.po new file mode 100644 index 00000000..d1b2ef99 --- /dev/null +++ b/locale/eu/LC_MESSAGES/fdroidserver.po @@ -0,0 +1,2685 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Gontzal Manuel Pujana Onaindia , 2020. +msgid "" +msgstr "" +"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n" +"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" +"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: eu\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" + +#: ../fdroidserver/common.py +msgid "" +"\n" +" This is a repository of apps to be used with FDroid. Applications in this\n" +" repository are either official binaries built by the original application\n" +" developers, or are binaries built from source by f-droid.org using the\n" +" tools on https://gitlab.com/fdroid.\n" +" " +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "" +"\n" +"SSH Public Key to be used as Deploy Key:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "" +"\n" +"SSH public key to be used as deploy key:" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "" +"\n" +"{path} encoded for the DEBUG_KEYSTORE secret variable:" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "\"%s/\" has no matching metadata file!" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "\"{apkfilename}\" is already installed on {dev}." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "\"{path}\" contains outdated {name} ({version})" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "\"{path}\" contains recent {name} ({version})" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "\"{path}\" exists but s3cmd is not installed!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "\"{path}\" is not a supported file format (use: metadata/*.yml)" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "\"{path}\" is not an accepted format, convert to: {formats}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "\"{url}\" is not a valid URL!" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "%(option)s option requires %(number)d argument" +msgid_plural "%(option)s option requires %(number)d arguments" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/mirror.py +#, python-format +msgid "%(prog)s [options] url" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "%(prog)s: error: %(message)s\n" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "%d problems found" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "%prog [options]" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "%r is not callable" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "%s is not an accepted build field" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "%s option does not take a value" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keypass' not found in config.py!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keystore' is NONE and 'smartcardoptions' is blank!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keystore' not found in config.py!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keystorepass' not found in config.py!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.py!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "'required' is an invalid argument for positionals" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in 'config.py'!" +msgstr "" + +#. 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 +#. translated or transliterated. +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "'{apkfilename}' is already installed on {dev}." +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "'{field}' in {linedesc} is obsolete, see docs for current fields:" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{field}' will be in random order! Use () or [] brackets if order is important!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{path}' failed to execute!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "...checkupdate failed for {appid} : {error}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid ".__call__() not defined" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid ".fdroid.txt is not supported! Convert to .fdroid.yml or .fdroid.json." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "/issues is missing" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "A URL is required as an argument!" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Add PGP signatures using GnuPG for packages in repo" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Add a new application from its source code" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Add a repo signing key to an unsigned repo" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Add skeleton metadata files for APKs that are missing them" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Adding new repo for only {name}" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Alias of the repo signing key in the keystore" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Allows a different revision (or git branch) to be specified for the initial import" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Also mirror the full archive section" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Also warn about formatting issues, like rewritemeta -l" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android AAR library" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android APK file" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android DEX code" +msgstr "" + +#: ../fdroidserver/common.py ../fdroidserver/build.py +#, python-brace-format +msgid "Android SDK '{path}' does not have '{dirname}' installed!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Android SDK not found!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK path '{path}' does not exist!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK path '{path}' is not a directory!" +msgstr "" + +#. 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 +#. translated or transliterated. +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android build-tools path '{path}' does not exist!" +msgstr "" + +#: ../fdroidserver/update.py +msgid "AndroidManifest.xml has no date" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "App is in '{repo}' but has a link to {url}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Appending .git is not necessary" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Archiving {apkfilename} with invalid signature!" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint=" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Branch '{branch}' used as commit in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Branch '{branch}' used as commit in srclib '{srclib}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Broken symlink: {path}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Build a package from source" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Build all applications available" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Build generated by `fdroid import` - remove disable line once ready" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Build metadata git repo has uncommited changes!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Build only the latest version of each package" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}" +msgstr "" + +#: ../fdroidserver/init.py +#, python-format +msgid "Built repo based in \"%s\" with this config:" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Can't build due to {} error while scanning" +msgid_plural "Can't build due to {} errors while scanning" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/vmtools.py +#, python-brace-format +msgid "Cannot read \"{path}\"!" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Cannot resolve application ID {appid}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Cannot rewrite \"{path}\"" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "Cannot use --list and --to at the same time" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Cannot write \"{path}\", not an accepted format, use: {formats}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Categories '%s' is not valid" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Categories are not set" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Check for updates to applications" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean after all scans have finished" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean before the scans start and rebuild the container" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean up all containers and then exit" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Clean update - don't uses caches, reprocess all APKs" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Comma separated list of categories." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +#, c-format, python-format +msgid "Command '%s' not recognised.\n" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Commit changes" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not find '{command}' on your system" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Could not find latest version code" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Could not find latest version name" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not find {path} to remove it" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Could not open apk file for analysis" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not parse size \"{size}\", wrong type \"{type}\"" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/import.py +msgid "Couldn't find Application ID" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/import.py +msgid "Couldn't find latest version code" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/import.py +msgid "Couldn't find latest version name" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Couldn't find package ID" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Cowardily refusing to overwrite existing signing key setup!" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Create a repo signing key in a keystore" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Create skeleton metadata files that are missing" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Created new container \"{name}\"" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Creating \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Creating log directory" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Creating new S3 bucket: {url}" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Creating output directory" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Creating signed index with this key (SHA256):" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/verify.py +#: ../fdroidserver/publish.py +msgid "Creating temporary directory" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Creating unsigned index in preparation for signing" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "CurrentVersionCode {cv} is less than oldest build entry {versionCode}" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "DEBUG_KEYSTORE is not set or the value is incomplete" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Delete APKs and/or OBBs without metadata from the repo" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Deleting archive, repo is too big ({size} max {limit})" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Deleting git-mirror history, repo is too big ({size} max {limit})" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Deleting unknown file: {path}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Description '%s' is just the app's summary" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Description has a duplicate line" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Description of length {length} is over the {limit} char limit" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Do not add 'disable:' to the generated build entries" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Do not deploy the new files to the repo" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "Do not include \"{path}\" in URL!" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Do not prompt for Android SDK path, just fail" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Do not remove the private keys generated from the keystore" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Don't create a source tarball, useful when testing a build" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Don't do anything logs-related" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Don't refresh the repository, useful when testing a build with no internet connection" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/nightly.py +#: ../fdroidserver/upload.py +msgid "Don't use rsync checksums" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Download complete mirrors of small repos" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Download logs we don't have" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Downloading the repository already failed once, not trying again." +msgstr "" + +#: ../fdroidserver/verify.py +#, python-brace-format +msgid "Downloading {url} failed. {error}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Duplicate link in '{field}': {url}" +msgstr "" + +#: ../fdroid +msgid "Dynamically scan APKs post build" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "" +"ERROR: this command should never be used to mirror f-droid.org!\n" +"A full mirror of f-droid.org requires more than 200GB." +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "ERROR: unsupported CI type, patches welcome!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Empty build flag at {linedesc}" +msgstr "" + +#: ../fdroidserver/__main__.py +#, python-brace-format +msgid "Encoding is set to '{enc}' fdroid might run into encoding issues. Please set it to 'UTF-8' for best results." +msgstr "" + +#: ../fdroidserver/init.py +#, python-format +msgid "" +"Enter the path to the Android SDK (%s) here:\n" +"> " +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py +#: ../fdroidserver/upload.py +#, python-format +msgid "Error while attempting to publish log: %s" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/common.py +msgid "Error while getting repo address" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Extract signatures from APKs" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed copying {path}: {error}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "Failed fetching signatures for '{apkfilename}': {error}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed reading {path}: {error}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed resizing {path}: {error}" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Failed to align application" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Failed to create S3 bucket: {url}" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Failed to get APK manifest information" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed to get apk information, deleting {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed to get apk information, skipping {path}" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Failed to install '{apkfilename}' on {dev}: {error}" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/common.py +msgid "Failed to sign application" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Failed to zipalign application" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Fetched buildserverid from VM: {buildserverid}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "File disappeared while processing it: {path}" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py +#: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py +#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py +#: ../fdroidserver/install.py +msgid "Finished" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Flattr donation methods belong in the FlattrID flag" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Flattr donation methods belong in the FlattrID: field" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Forbidden HTML tags" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode." +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Force halting build after {0} sec timeout!" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Force scan of disabled apps and builds." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found bad funding file \"{path}\" for \"{name}\":" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Found invalid appids in arguments" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/common.py +msgid "Found invalid versionCodes for some apps" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Found multiple JAR Signature Block Files in {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Found multiple metadata files for {appid}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Found multiple signing certificates for repository." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found multiple signing certificates in {path}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Found no signing certificates for repository." +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Found non-file at %s" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Found {apkfilename} at {url}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Generated skeleton metadata for {appid}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Git checkout of '%s' failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git clean failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git fetch failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git remote set-head failed" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Git remote set-head failed: \"%s\"" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git reset failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git submodule sync failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git submodule update failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "HTTPS must be used with Subversion URLs!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "If a git mirror gets to big, allow the archive to be deleted" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "If this upload fails, try manually uploading to {url}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Ignoring '{field}' in '{metapath}' metadata because it is deprecated." +msgstr "" + +#: ../fdroidserver/update.py +#, python-format +msgid "Ignoring FUNDING.yml entry longer than 2048: %s" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Ignoring package without metadata: " +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Ignoring stale cache data for {apkfilename}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Ignoring {ext} file at '{path}'" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Include APKs that are signed with disabled algorithms like MD5" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the PGP signature .asc files in the mirror" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the build logs in the mirror" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the source tarballs in the mirror" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Initialising submodules" +msgstr "" + +#: ../fdroidserver/install.py +msgid "Install all signed applications available" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Install built packages on devices" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "Installing %s..." +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "Installing %s…" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Installing '{apkfilename}' on {dev}..." +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Installing '{apkfilename}' on {dev}…" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Interact with the repo HTTP server" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Invalid APK" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Invalid VercodeOperation: {field}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid application ID {appid}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Invalid boolean '%s'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid build flag at {line} in {linedesc}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid build format: {value} in {name}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Invalid bulleted list" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Invalid metadata in %s:%d" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Invalid metadata in: " +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Invalid name for published file: %s" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid package name {0}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid redirect to non-HTTPS: {before} -> {after} " +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid scrlib metadata: '{file}' does not exist" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid srclib metadata: could not parse '{file}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid srclib metadata: unknown key '{key}' in '{file}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid versionCode: \"{versionCode}\" is not an integer!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "JAR signature failed to verify: {path}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "JAR signature verified: {path}" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Java JAR file" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/update.py +#: ../fdroidserver/mirror.py +msgid "Java JDK not found! Install in standard location or set java_paths!" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Java compiled class" +msgstr "" + +#: ../fdroidserver/signindex.py +msgid "Java jarsigner not found! Install in standard location or set java_paths!" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Javascript in HTML src attributes" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Keystore for signing key:\t" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Liberapay donation methods belong in the Liberapay: field" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Liberapay donation methods belong in the LiberapayID flag" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "List files that would be reformatted" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Locale included in f-droid.org URL" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Make the build stop on exceptions" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Malformed repository mirrors." +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Malformed serverwebroot line:" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Mirror the full repo and archive, all file types." +msgstr "" + +#: ../fdroidserver/gpgsign.py +msgid "Missing output directory" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Name '%s' is just the auto name - remove it" +msgstr "" + +#: ../fdroidserver/common.py +msgid "No 'config.py' found, using defaults." +msgstr "" + +#: ../fdroidserver/common.py +msgid "No Android SDK found!" +msgstr "" + +#: ../fdroidserver/import.py +msgid "No android or kivy project could be found. Specify --subdir?" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No attached devices found" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "No commit specified for {versionName} in {linedesc}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "No fingerprint in URL." +msgstr "" + +#: ../fdroidserver/common.py +msgid "No git submodules available" +msgstr "" + +#: ../fdroidserver/import.py +msgid "No gradle project could be found. Specify --subdir?" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/common.py +msgid "No information found." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "No need to specify that the app is Free Software" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "No need to specify that the app is for Android" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "No option set! Edit your config.py to set at least one of these:" +msgstr "" + +#: ../fdroidserver/common.py +msgid "No packages specified" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "No signed apk available for %s" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No signed output directory - nothing to do" +msgstr "" + +#: ../fdroidserver/update.py ../fdroidserver/common.py +#, python-brace-format +msgid "No signing certificates found in {path}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "No such package: %s" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/common.py +#, python-brace-format +msgid "No such versionCode {versionCode} for app {appid}" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +msgid "No unsigned directory - nothing to do" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Not a valid size definition: \"{}\"" +msgstr "" + +#: ../fdroidserver/signindex.py +msgid "Nothing to do" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Nothing to do for {appid}." +msgstr "" + +#: ../fdroidserver/init.py +msgid "Now set these in config.py:" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/update.py +#, python-brace-format +msgid "OBB file has newer versionCode({integer}) than any APK:" +msgstr "" + +#: ../fdroidserver/update.py +msgid "OBB filename must start with \"main.\" or \"patch.\":" +msgstr "" + +#: ../fdroidserver/update.py +msgid "OBB's packagename does not match a supported APK:" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Offline machine, skipping git mirror generation until `fdroid deploy`" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Old APK signature failed to verify: {path}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Old, deprecated name for fdroid deploy" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Only PNG and JPEG are supported for graphics, found: {path}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Only print differences with the Play Store" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Only process apps with auto-updates" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "OpenCollective donation methods belong in the OpenCollective: field" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "Options" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Output JSON report to file named after APK." +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Output JSON to stdout." +msgstr "" + +#: ../fdroidserver/gpgsign.py ../fdroidserver/publish.py +#: ../fdroidserver/update.py ../fdroidserver/signindex.py +#: ../fdroidserver/checkupdates.py +msgid "Outputting JSON" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Overall license of the project." +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Override path for repo APKs (default: ./repo)" +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "Overriding blank versionName in {apkfilename} from metadata: {version}" +msgstr "" + +#: ../fdroidserver/import.py +#, python-brace-format +msgid "Package \"{appid}\" already exists" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Parsing manifest at '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Password required with username" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Path to main Android project subdirectory, if not in root." +msgstr "" + +msgid "Path to main android project subdirectory, if not in root." +msgstr "" + +#: ../fdroidserver/init.py +msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "Path to the git repo to use as the log" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Path to the keystore for the repo signing key" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Prepare Drozer to run a scan" +msgstr "" + +msgid "Prepare drozer to run a scan" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Print the secret variable to the terminal for easy copy/paste" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Problem with description of {appid}: {error}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Problem with xml at '{path}'" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Process auto-updates" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/update.py +#, python-brace-format +msgid "Processing {apkfilename}" +msgstr "" + +#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py +#, python-brace-format +msgid "Processing {appid}" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Produce human-readable XML/JSON for index files" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Produce human-readable index.xml" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Project URL to import from." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Punctuation should be avoided" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "Push the log to this git remote repository" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Pushing binary transparency log to {url}" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Pushing to {url}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Quickly start a new repository" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Read all the metadata files and exit" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading '{config_file}'" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading minSdkVersion failed: \"{apkfilename}\"" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Reading {apkfilename} from cache" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Removing specified files" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Rename APK files that do not match package.name_123.apk" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Report on build data status" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Reset and create a brand new build server, even if the existing one appears to be ok." +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Resigning {apkfilename} with provided debug.keystore" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Resize all the icons exceeding the max pixel size and exit" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Restrict output to warnings and errors" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Rewrite all the metadata files" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "Rewrite to a specific format: " +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Rewriting '{appid}'" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Rewriting '{appid}' to '{path}'" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Run on git repo that has uncommitted changes" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Run rewritemeta to fix formatting" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Running first pass with MD5 checking disabled" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "Running wget in {path}" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Scan only the latest version of each package" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Scan the resulting APK(s) for known non-free classes." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Scan the source code of a package" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Scanner found {count} problems in {appid}:" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Scanner found {count} problems in {appid}:{versionCode}:" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Scanner found {} problem" +msgid_plural "Scanner found {} problems" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/common.py +msgid "Set clock to that time using:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Set maximum releases in repo before older ones are archived" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Set open file limit to {integer}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Set up an app build for a nightly build repo" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Setting open file limit failed: " +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Setting {0} sec timeout for this build" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Setup an emulator, install the APK on it and perform a Drozer scan" +msgstr "" + +msgid "Setup an emulator, install the apk on it and perform a drozer scan" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Sign and place packages in the repo" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Sign indexes created using update --nosign" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Skip scanning the source code for binaries and other problems" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping '{apkfilename}' with invalid signature!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping index generation for {appid}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping {apkfilename} with invalid signature!" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Skipping {appid}: disabled" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Skipping {appid}: no builds specified" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Specify a local folder to sync the repo to" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Specify an identity file to provide to SSH for rsyncing" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Specify that we're running on the build server" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Specify which debug keystore file to use." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Spew out even more information than normal" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Striping mystery signature from {apkfilename}" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Stripping mystery signature from {apkfilename}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Summary '%s' is just the app's name" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Summary of length {length} is over the {limit} char limit" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "System clock is older than date in {path}!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/update.py +#, python-brace-format +msgid "The OBB version code must come after \"{name}.\":" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "The base URL for the repo to log (default: https://f-droid.org)" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "The directory to write the mirror to" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "The file to be included in the repo (path or glob)" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "The only commands currently supported are 'init' and 'update'" +msgstr "" + +#: ../fdroidserver/index.py +msgid "The repository's fingerprint does not match." +msgstr "" + +#: ../fdroidserver/common.py +msgid "The repository's index could not be verified." +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "The root dir for local_copy_dir \"{path}\" does not exist!" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "There is a keyalias collision - publishing halted" +msgstr "" + +#: ../fdroidserver/common.py +msgid "These are the apps that have been archived from the main repo." +msgstr "" + +#: ../fdroidserver/import.py +#, python-format +msgid "This repo already has local metadata: %s" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "URL must start with https:// or http://" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "URL shorteners should not be used" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "URL title is just the URL, use brackets: [URL]" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "URL {url} in Description: {error}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unexpected license tag \"{}\"! Only use FSF or OSI approved tags from https://spdx.org/license-list" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unexpected license tag \"{}\"! Only use license tags configured in your config file" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unexpected text on same line as {field} in {linedesc}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Unknown exception found!" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Unknown file '{filename}' in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Unknown metadata format: %s" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unknown metadata format: {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unknown metadata format: {path} (use: *.yml)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Unknown version of aapt, might cause problems: " +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unnecessary leading space" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unnecessary trailing space" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised app field '{fieldname}' in '{path}'" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unrecognised app field: " +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised build flag '{build_flag}' in '{path}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised field '{field}' in {linedesc}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Unsupported file type \"{extension}\" for repo graphic" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Unsupported graphics file found: {path}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Unsupported metadata format, use: --to [{supported}]" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unterminated ]" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unterminated ]]" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unterminated build in {name}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unterminated continuation in {name}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Unused extlib at %s" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Unused file at %s" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "Unused scandelete path: %s" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "Unused scanignore path: %s" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update repo information for new packages" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update the binary transparency log for a URL" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update the stats of the repo" +msgstr "" + +#: ../fdroidserver/update.py ../fdroidserver/build.py +msgid "Update the wiki" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "UpdateCheckData has invalid URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "UpdateCheckData must use HTTPS URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "UpdateCheckData not a valid URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/lint.py +msgid "UpdateCheckName is set to the known application ID - it can be removed" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "UpdateCheckName is set to the known application ID, it can be removed" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Uploading {apkfilename} to androidobservatory.org" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Uploading {apkfilename} to virustotal" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "Usage" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "Usage: %s\n" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Use /HEAD instead of /master to point at a file in the default branch" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Use `fdroid update -c` to create it." +msgstr "" + +#: ../fdroidserver/build.py +msgid "Use build server" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Use date from APK instead of current time for newly added APKs" +msgstr "" + +msgid "Use date from apk instead of current time for newly added apks" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Using \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v2" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v3" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Using androguard from \"{path}\"" +msgstr "" + +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Using existing keystore \"{path}\"" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Using s3cmd to sync with: {url}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Valid commands are:" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Verify against locally cached copy rather than redownloading." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Verify the integrity of downloaded packages" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Verifying index signature:" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Warn about possible metadata errors" +msgstr "" + +#: ../fdroidserver/update.py +msgid "When configured for signed indexes, create only unsigned indexes at this stage" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "When linting the entire repository yamllint is disabled by default. This option forces yamllint regardless." +msgstr "" + +msgid "X.509 'Distiguished Name' used when generating keys" +msgstr "" + +#: ../fdroidserver/init.py +msgid "X.509 'Distinguished Name' used when generating keys" +msgstr "" + +#: ../fdroidserver/common.py +msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "ZIP file archive" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "adding IdentityFile to {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "adding to {name}: {path}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "ambiguous option: %(option)s could match %(matches)s" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "ambiguous option: %s (%s?)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "apksigner not found, it's required for signing!" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py +#: ../fdroidserver/checkupdates.py +msgid "application ID of file to operate on" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +#: ../fdroidserver/build.py ../fdroidserver/scanner.py +#: ../fdroidserver/install.py +msgid "application ID with optional versionCode in the form APPID[:VERCODE]" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py +msgid "applicationId in the form APPID" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "applicationId to check for updates" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +#: ../fdroidserver/dscanner.py ../fdroidserver/build.py +#: ../fdroidserver/scanner.py ../fdroidserver/install.py +msgid "applicationId with optional versionCode in the form APPID[:VERCODE]" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "argument \"-\" with mode %r" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "attempting bare SSH connection to test deploy key:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "attempting bare ssh connection to test deploy key:" +msgstr "" + +#: ../fdroidserver/common.py +msgid "can not parse scrlib spec (not a string): '{}'" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "can't open '%s': %s" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "cannot find required srclibs: \"{path}\"" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "cannot have multiple subparser arguments" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "cannot merge actions - two groups are named %r" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "cannot publish update, did you set the deploy key?" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "cloning {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "command to execute, either 'init' or 'update'" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "commands from plugin modules:" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "complex" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "conflicting option string: %s" +msgid_plural "conflicting option strings: %s" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "copying {apkfilename} into {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "could not parse '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "could not parse srclib spec (no ref specified): '{}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "could not parse srclib spec (too many '@' signs): '{}'" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "created {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "deleting: repo/{apkfilename}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "deployed build logs to '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "deployed process log {path} to {dest}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "dest= is required for options like %r" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "executable binary, possibly code" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "expected %s argument" +msgid_plural "expected %s arguments" +msgstr[0] "" +msgstr[1] "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected at least one argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected at most one argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected one argument" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "failed deploying build logs to '{path}'" +msgstr "" + +#: ../fdroid +msgid "fdroid [-h|--help|--version] []" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "fdroid [] [-h|--help|--version|]" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "floating-point" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "force errors to be warnings, or ignore" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "force metadata errors (default) to be warnings, or to be ignored." +msgstr "" + +#: ../fdroidserver/common.py +msgid "git svn clone failed" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "gzip file archive" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "ignored explicit argument %r" +msgstr "" + +#: ../fdroidserver/index.py +msgid "index-v1 must have a signature, use `fdroid signindex` to create it!" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "integer" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid %(type)s value: %(value)r" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid choice: %(value)r (choose from %(choices)s)" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid conflict_resolution value: %r" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\"" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "local_copy_dir must be an absolute path!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "local_copy_dir must be directory, not a file!" +msgstr "" + +#: ../fdroidserver/index.py +#, python-format +msgid "mirror '%s' does not end with 'fdroid'!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "mutually exclusive arguments must be optional" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "no \"icon\" in {appid}" +msgstr "" + +#: ../fdroidserver/signatures.py +msgid "no APK supplied" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "no such option: %s" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "no version info found!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "not allowed with argument %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "one of the arguments %s is required" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "only accepts strings, lists, and tuples" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "option %s: If you really want to install all the signed apps, use --all" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "option %s: invalid %s value: %r" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "option %s: invalid choice: %r (choose from %s)" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option -%s not recognized" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option -%s requires argument" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s must not have an argument" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s not a unique prefix" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s not recognized" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s requires argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "optional arguments" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "overwriting existing {path}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "positional arguments" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "process log deploy {path} to {dest} failed!" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}" +msgstr "" + +#: ../fdroidserver/index.py +#, python-format +msgid "repo_icon %s does not exist, generating placeholder." +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "ruamel.yaml not installed, can not write metadata." +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "s3cmd sync indexes {path} to {url} and delete" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "shared library" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "show program's version number and exit" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py +#: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.7/optparse.py +msgid "show this help message and exit" +msgstr "" + +#: ../fdroidserver/signatures.py +msgid "signed APK, either a file-path or HTTPS URL." +msgstr "" + +#: ../fdroidserver/common.py +msgid "skip deploying full build logs: log content is empty" +msgstr "" + +#: ../fdroidserver/common.py +msgid "skip deploying full build logs: not enabled in config" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "skipping source tarball: {path}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "srclibs missing name and/or @" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "static library" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "supplied timestamp value '{timestamp}' is not a unix timestamp" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "the following arguments are required: %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unexpected option string: %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unknown parser %(parser_name)r (choices: %(choices)s)" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unrecognized arguments: %s" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "unsafe permissions on '{config_file}' (should be 0600)!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid +#: /usr/lib/python3.7/argparse.py ../fdroidserver/__main__.py +msgid "usage: " +msgstr "" + +#: ../fdroid +msgid "usage: fdroid [-h|--help|--version] []" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "using Apache libcloud to sync with {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "virustotal.com is rate limiting, waiting to retry..." +msgstr "" + +#: ../fdroidserver/update.py +msgid "wiki support is deprecated and will be removed in the next release!" +msgstr "" + +#: ../fdroidserver/publish.py +#, python-brace-format +msgid "{0} app, {1} key aliases" +msgid_plural "{0} apps, {1} key aliases" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename} ({appid}) has no metadata!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename}'s AndroidManifest.xml has a bad date: " +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} does not have a name! Using application ID instead." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} does not have a name! Using package name instead." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Android Package Name!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Android application ID!" +msgstr "" + +#: ../fdroidserver/metadata.py ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Java Package Name!" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "{appid} is missing {name}" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: Unknown extlib {path} in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "{appid}: no builds specified, running on current source state" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}!'" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}'!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{build_flag} must be an integer, found: {value}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{field} not terminated in {name}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{file} is blank or corrupt!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{name} \"{path}\" does not exist! Correct it in config.py." +msgstr "" + +#: ../fdroidserver/import.py +#, python-brace-format +msgid "{path} already exists, ignoring import results!" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "{path} does not exist! Create it by running:" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path} has bad file signature \"{pattern}\", possible Janus exploit!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path} is zero size!" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "{path} more than 200MB, manually upload: {url}" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "{url} does not end with \"fdroid\", check the URL path!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{url} does not start with \"http\"!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "{} build failed" +msgid_plural "{} builds failed" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/build.py +msgid "{} build succeeded" +msgid_plural "{} builds succeeded" +msgstr[0] "" +msgstr[1] "" From 38d368d7df6a2febd94a93b4734372e10594f159 Mon Sep 17 00:00:00 2001 From: fresh Date: Wed, 13 Jan 2021 05:41:45 +0100 Subject: [PATCH 14/20] Translated using Weblate: Greek (el) by fresh Currently translated at 5.5% (32 of 573 strings) Translated using Weblate: Greek (el) by fresh Currently translated at 5.0% (29 of 573 strings) Co-authored-by: fresh Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/el/ Translation: F-Droid/F-Droid Server --- locale/el/LC_MESSAGES/fdroidserver.po | 72 ++++++++++++++------------- 1 file changed, 37 insertions(+), 35 deletions(-) diff --git a/locale/el/LC_MESSAGES/fdroidserver.po b/locale/el/LC_MESSAGES/fdroidserver.po index 29bf1c7d..096534f1 100644 --- a/locale/el/LC_MESSAGES/fdroidserver.po +++ b/locale/el/LC_MESSAGES/fdroidserver.po @@ -1,19 +1,21 @@ # SOME DESCRIPTIVE TITLE. # This file is put in the public domain. # THANOS SIOURDAKIS , 2020. +# fresh , 2020, 2021. msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-04 15:47+0000\n" +"Last-Translator: fresh \n" +"Language-Team: Greek \n" "Language: el\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.4.1-dev\n" #: ../fdroidserver/common.py msgid "" @@ -101,7 +103,7 @@ msgstr "" #: /usr/lib/python3.7/argparse.py #, python-format msgid "%(prog)s: error: %(message)s\n" -msgstr "" +msgstr "%(prog)s: σφάλμα: %(message)s\n" #: ../fdroidserver/scanner.py #, python-format @@ -111,7 +113,7 @@ msgstr "" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py msgid "%prog [options]" -msgstr "" +msgstr "%prog [επιλογές]" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -225,7 +227,7 @@ msgstr "" #: ../fdroid ../fdroidserver/__main__.py msgid "Add a new application from its source code" -msgstr "" +msgstr "Προσθήκη μίας νέας εφαρμογής από τον πηγαίο κώδικα" #: ../fdroidserver/update.py msgid "Add a repo signing key to an unsigned repo" @@ -335,7 +337,7 @@ msgstr "" #: ../fdroid ../fdroidserver/__main__.py msgid "Build a package from source" -msgstr "" +msgstr "Δημιουργήστε ένα πακέτο από τον πηγαίο κώδικα" #: ../fdroidserver/build.py msgid "Build all applications available" @@ -405,7 +407,7 @@ msgstr "" #: ../fdroid ../fdroidserver/__main__.py msgid "Check for updates to applications" -msgstr "" +msgstr "Έλεγχος για ενημερώσεις εφαρμογών" #: ../fdroidserver/update.py #, python-brace-format @@ -435,7 +437,7 @@ msgstr "" #: ../fdroid ../fdroidserver/__main__.py #, c-format, python-format msgid "Command '%s' not recognised.\n" -msgstr "" +msgstr "Η εντολή «%s» δεν αναγνωρίζεται.\n" #: ../fdroidserver/checkupdates.py msgid "Commit changes" @@ -1296,7 +1298,7 @@ msgstr "" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py msgid "Options" -msgstr "" +msgstr "Επιλογές" #: ../fdroidserver/verify.py msgid "Output JSON report to file named after APK." @@ -1399,7 +1401,7 @@ msgstr "" #: ../fdroidserver/update.py msgid "Produce human-readable index.xml" -msgstr "" +msgstr "Δημιούργησε index.xml αναγνώσιμο από τον άνθρωπο" #: ../fdroidserver/import.py msgid "Project URL to import from." @@ -1425,11 +1427,11 @@ msgstr "" #: ../fdroid ../fdroidserver/__main__.py msgid "Quickly start a new repository" -msgstr "" +msgstr "Γρήγορη εκκίνηση νέου αποθετηρίου" #: ../fdroid ../fdroidserver/__main__.py msgid "Read all the metadata files and exit" -msgstr "" +msgstr "Ανάγνωση όλων των αρχείων μεταδεδομένων κι έξοδος" #: ../fdroidserver/common.py #, python-brace-format @@ -1463,7 +1465,7 @@ msgstr "" #: ../fdroidserver/update.py msgid "Rename APK files that do not match package.name_123.apk" -msgstr "" +msgstr "Μετονομασία αρχείων APK που δεν αντιστοιχούν με «όνομα.πακέτου_123.apk»" #: ../fdroidserver/update.py msgid "Report on build data status" @@ -1531,7 +1533,7 @@ msgstr "" #: ../fdroid ../fdroidserver/__main__.py msgid "Scan the source code of a package" -msgstr "" +msgstr "Έλεγχος του πηγαίου κώδικα ενός πακέτου" #: ../fdroidserver/scanner.py #, python-brace-format @@ -1752,7 +1754,7 @@ msgstr "" #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" -msgstr "" +msgstr "Βρέθηκε άγνωστη εξαίρεση!" #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname #: ../fdroidserver/lint.py @@ -1808,30 +1810,30 @@ msgstr "" #: ../fdroidserver/metadata.py #, python-brace-format msgid "Unrecognised field '{field}' in {linedesc}" -msgstr "" +msgstr "Μη αναγνωρίσιμος τομέας«{field}» σε {linedesc}" #: ../fdroidserver/update.py #, python-brace-format msgid "Unsupported file type \"{extension}\" for repo graphic" -msgstr "" +msgstr "Μη υποστηριζόμενος τύπος αρχείου «{extension}» για αποθήκευση γραφικών" #: ../fdroidserver/update.py #, python-brace-format msgid "Unsupported graphics file found: {path}" -msgstr "" +msgstr "Βρέθηκε μη υποστηριζόμενο γραφικό αρχείο: {path}" #: ../fdroidserver/rewritemeta.py #, python-brace-format msgid "Unsupported metadata format, use: --to [{supported}]" -msgstr "" +msgstr "Μη υποστηριζόμενη μορφή μεταδεδομένων, χρησιμοποίησε: --to [{supported}]" #: ../fdroidserver/metadata.py msgid "Unterminated ]" -msgstr "" +msgstr "Ημιτελής ]" #: ../fdroidserver/metadata.py msgid "Unterminated ]]" -msgstr "" +msgstr "Ημιτελής ]]" #: ../fdroidserver/metadata.py #, python-brace-format @@ -1920,13 +1922,13 @@ msgstr "" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py msgid "Usage" -msgstr "" +msgstr "Χρήση" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py #, python-format msgid "Usage: %s\n" -msgstr "" +msgstr "Χρήση: %s\n" #: ../fdroidserver/lint.py msgid "Use /HEAD instead of /master to point at a file in the default branch" @@ -1981,7 +1983,7 @@ msgstr "" #: ../fdroid ../fdroidserver/__main__.py msgid "Valid commands are:" -msgstr "" +msgstr "Οι έγκυρες εντολές είναι οι εξής:" #: ../fdroidserver/verify.py msgid "Verify against locally cached copy rather than redownloading." @@ -2372,13 +2374,13 @@ msgstr "" #: /usr/lib/python3.7/getopt.py #, python-format msgid "option -%s not recognized" -msgstr "" +msgstr "επιλογή -%s δεν αναγνωρίζεται" #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py #: /usr/lib/python3.7/getopt.py #, python-format msgid "option -%s requires argument" -msgstr "" +msgstr "η επιλογή -%s απαιτεί επιχείρημα" #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py #: /usr/lib/python3.7/getopt.py @@ -2396,7 +2398,7 @@ msgstr "" #: /usr/lib/python3.7/getopt.py #, python-format msgid "option --%s not recognized" -msgstr "" +msgstr "η επιλογή --%s δεν αναγνωρίζεται" #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py #: /usr/lib/python3.7/getopt.py @@ -2407,7 +2409,7 @@ msgstr "" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "optional arguments" -msgstr "" +msgstr "προεραιτικά επιχειρήματα" #: ../fdroidserver/nightly.py #, python-brace-format @@ -2455,13 +2457,13 @@ msgstr "" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py msgid "show program's version number and exit" -msgstr "" +msgstr "εμφάνιση έκδοσης του προγράμματος κι έξοδος" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py #: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.7/optparse.py msgid "show this help message and exit" -msgstr "" +msgstr "εμφάνιση αυτού του βοηθητικού μηνύματος κι έξοδος" #: ../fdroidserver/signatures.py msgid "signed APK, either a file-path or HTTPS URL." @@ -2486,7 +2488,7 @@ msgstr "" #: ../fdroidserver/scanner.py msgid "static library" -msgstr "" +msgstr "στατική βιβλιοθήκη" #: ../fdroidserver/common.py #, python-brace-format @@ -2509,7 +2511,7 @@ msgstr "" #: /usr/lib/python3.7/argparse.py #, python-format msgid "unknown parser %(parser_name)r (choices: %(choices)s)" -msgstr "" +msgstr "άγνωστος συντακτικός αναλυτής %(parser_name)r (επιλογές: %(choices)s)" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -2525,7 +2527,7 @@ msgstr "" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid #: /usr/lib/python3.7/argparse.py ../fdroidserver/__main__.py msgid "usage: " -msgstr "" +msgstr "χρήση: " #: ../fdroid msgid "usage: fdroid [-h|--help|--version] []" @@ -2534,7 +2536,7 @@ msgstr "" #: ../fdroidserver/deploy.py ../fdroidserver/upload.py #, python-brace-format msgid "using Apache libcloud to sync with {url}" -msgstr "" +msgstr "χρήση Apache libcloud για συγχρονισμό με {url}" #: ../fdroidserver/deploy.py msgid "virustotal.com is rate limiting, waiting to retry..." From 40879901256554fbd12bff8efce113b32ed6454f Mon Sep 17 00:00:00 2001 From: random r Date: Wed, 13 Jan 2021 05:41:45 +0100 Subject: [PATCH 15/20] Translated using Weblate: Italian (it) by random r Currently translated at 62.1% (356 of 573 strings) Co-authored-by: random r Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/it/ Translation: F-Droid/F-Droid Server --- locale/it/LC_MESSAGES/fdroidserver.po | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/locale/it/LC_MESSAGES/fdroidserver.po b/locale/it/LC_MESSAGES/fdroidserver.po index fb268b0d..0c731c15 100644 --- a/locale/it/LC_MESSAGES/fdroidserver.po +++ b/locale/it/LC_MESSAGES/fdroidserver.po @@ -13,15 +13,15 @@ msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-12-01 21:43+0000\n" -"Last-Translator: Francesco Saltori \n" +"PO-Revision-Date: 2020-12-31 08:12+0000\n" +"Last-Translator: random r \n" "Language-Team: Italian \n" "Language: it\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.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: ../fdroidserver/common.py msgid "" @@ -1138,7 +1138,6 @@ msgid "Liberapay donation methods belong in the Liberapay: field" msgstr "I metodi di donazione di Liberapay appartengono al campo Liberapay" #: ../fdroidserver/lint.py -#, fuzzy msgid "Liberapay donation methods belong in the LiberapayID flag" msgstr "I metodi di donazione di Liberapay appartengono alla bandiera LiberapayID" @@ -1155,12 +1154,10 @@ msgid "Make the build stop on exceptions" msgstr "Interrompere la compilazione sulle eccezioni" #: ../fdroidserver/index.py -#, fuzzy msgid "Malformed repository mirrors." msgstr "Mirror del repository malformati." #: ../fdroidserver/deploy.py -#, fuzzy msgid "Malformed serverwebroot line:" msgstr "Riga del serverwebroot malformata:" @@ -1199,7 +1196,6 @@ msgid "No commit specified for {versionName} in {linedesc}" msgstr "Nessun commit specificato per {versionName} in {linedesc}" #: ../fdroidserver/index.py -#, fuzzy msgid "No fingerprint in URL." msgstr "Nessuna impronta digitale nell'URL." @@ -1208,7 +1204,6 @@ msgid "No git submodules available" msgstr "Nessun sottomodulo git disponibile" #: ../fdroidserver/import.py -#, fuzzy msgid "No gradle project could be found. Specify --subdir?" msgstr "Nessun progetto gradle è stato trovato. Specificare --subdir?" @@ -1225,7 +1220,6 @@ msgid "No need to specify that the app is for Android" msgstr "Non c'è bisogno di specificare che l'applicazione è per Android" #: ../fdroidserver/deploy.py -#, fuzzy msgid "No option set! Edit your config.py to set at least one of these:" msgstr "Nessuna opzione impostata! Modifica il tuo config.py per impostare almeno uno di questi:" @@ -1312,7 +1306,6 @@ msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Solo PNG e JPEG sono supportati per la grafica, trovati: {path}" #: ../fdroidserver/checkupdates.py -#, fuzzy msgid "Only print differences with the Play Store" msgstr "Stampa solo le differenze con il Play Store" @@ -1321,7 +1314,6 @@ msgid "Only process apps with auto-updates" msgstr "Elabora solo app con aggiornamenti automatici" #: ../fdroidserver/lint.py -#, fuzzy msgid "OpenCollective donation methods belong in the OpenCollective: field" msgstr "I metodi di donazione di OpenCollective appartengono al campo OpenCollective" @@ -1353,12 +1345,12 @@ msgid "Override path for repo APKs (default: ./repo)" msgstr "Sostituisci il percorso per gli APK del repository (impostazione predefinita: ./repo)" #: ../fdroidserver/index.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Overriding blank versionName in {apkfilename} from metadata: {version}" msgstr "Sostituzione di versionName vuoto in {apkfilename} dai metadati: {version}" #: ../fdroidserver/import.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "Package \"{appid}\" already exists" msgstr "Pacchetto \"{appid}\" già esistente" @@ -1368,7 +1360,6 @@ msgid "Parsing manifest at '{path}'" msgstr "Analisi del manifesto in '{path}'" #: ../fdroidserver/common.py -#, fuzzy msgid "Password required with username" msgstr "Password richiesta con nome utente" @@ -1388,7 +1379,6 @@ msgid "Path to the git repo to use as the log" msgstr "Percorso del repository git da utilizzare come registro" #: ../fdroidserver/init.py -#, fuzzy msgid "Path to the keystore for the repo signing key" msgstr "Percorso del keystore per la chiave di firma del repository" From 33d762607a5a961dca4bc7f58cdf14b5e23117d2 Mon Sep 17 00:00:00 2001 From: Predatorix Phoenix Date: Wed, 13 Jan 2021 05:41:46 +0100 Subject: [PATCH 16/20] Translated using Weblate: German (de) by Predatorix Phoenix Currently translated at 91.4% (524 of 573 strings) Co-authored-by: Predatorix Phoenix Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/de/ Translation: F-Droid/F-Droid Server --- locale/de/LC_MESSAGES/fdroidserver.po | 59 ++++++++++++++------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/locale/de/LC_MESSAGES/fdroidserver.po b/locale/de/LC_MESSAGES/fdroidserver.po index 16ef338a..02a6a64a 100644 --- a/locale/de/LC_MESSAGES/fdroidserver.po +++ b/locale/de/LC_MESSAGES/fdroidserver.po @@ -5,20 +5,21 @@ # melusine , 2020. # marzzzello , 2020. # Hans-Christoph Steiner , 2020. +# Predatorix Phoenix , 2021. msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-12-14 11:05+0000\n" -"Last-Translator: melusine \n" +"PO-Revision-Date: 2021-01-10 02:32+0000\n" +"Last-Translator: Predatorix Phoenix \n" "Language-Team: German \n" "Language: de\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.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: ../fdroidserver/common.py msgid "" @@ -611,7 +612,7 @@ msgstr "Beschreibung der Länge {length} ist über dem {limit}-Zeichen Limit" #: ../fdroidserver/import.py msgid "Do not add 'disable:' to the generated build entries" -msgstr "" +msgstr "Nicht 'disable:' zu den erzeugten Erstellungseinträgen hinzufügen" #: ../fdroidserver/nightly.py msgid "Do not deploy the new files to the repo" @@ -680,7 +681,7 @@ msgstr "APKs nach Erstellung dynamisch durchsuchen" #: ../fdroidserver/__main__.py msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!" -msgstr "" +msgstr "FEHLER: Der \"server\"-Unterbefehl wurde entfernt, verwende \"deploy\"!" #: ../fdroidserver/mirror.py msgid "" @@ -881,7 +882,7 @@ msgstr "Eine Nicht-Datei gefunden bei %s" #: ../fdroidserver/deploy.py #, python-brace-format msgid "Found {apkfilename} at {url}" -msgstr "" +msgstr "{apkfilename} unter {url} gefunden" #: ../fdroidserver/update.py #, python-brace-format @@ -966,15 +967,15 @@ msgstr "APKs einschliessen, die mit deaktivierten Algorithmen wie MD5 signiert s #: ../fdroidserver/mirror.py msgid "Include the PGP signature .asc files in the mirror" -msgstr "" +msgstr "Die .asc-PGP-Signaturdateien in den Spiegel aufnehmen" #: ../fdroidserver/mirror.py msgid "Include the build logs in the mirror" -msgstr "" +msgstr "Erstellungsprotokolle in den Spiegel aufnehmen" #: ../fdroidserver/mirror.py msgid "Include the source tarballs in the mirror" -msgstr "" +msgstr "Quellen-Tarballs in den Spiegel aufnehmen" #: ../fdroidserver/common.py msgid "Initialising submodules" @@ -1024,7 +1025,7 @@ msgstr "Ungültige VercodeOperation: {field}" #: ../fdroidserver/common.py #, python-brace-format msgid "Invalid application ID {appid}" -msgstr "" +msgstr "Ungültige Anwendungs-ID {appid}" #: ../fdroidserver/metadata.py #, python-format @@ -1081,7 +1082,7 @@ msgstr "Ungültige Umleitung auf Nicht-HTTTPS: {before} -> {after} " #: ../fdroidserver/metadata.py #, python-brace-format msgid "Invalid scrlib metadata: '{file}' does not exist" -msgstr "" +msgstr "Ungültige scrlib-Metadaten: '{file}' ist nicht vorhanden" #: ../fdroidserver/metadata.py #, fuzzy, python-brace-format @@ -1169,7 +1170,7 @@ msgstr "Fehlerhafte serverwebroot Zeile:" #: ../fdroidserver/mirror.py msgid "Mirror the full repo and archive, all file types." -msgstr "" +msgstr "Das vollständige Repo und Archiv spiegeln, alle Dateitypen." #: ../fdroidserver/gpgsign.py msgid "Missing output directory" @@ -1296,7 +1297,7 @@ msgstr "Der OBB-Packetname stimmt mit keinem unterstützten APK überein:" #: ../fdroidserver/deploy.py msgid "Offline machine, skipping git mirror generation until `fdroid deploy`" -msgstr "" +msgstr "Maschine offline, überspringe git-Spiegelgeneration bis `fdroid deploy`" #: ../fdroidserver/common.py #, python-brace-format @@ -1587,7 +1588,7 @@ msgstr "Einstellen der Uhr auf diese Zeit mit:" #: ../fdroidserver/nightly.py msgid "Set maximum releases in repo before older ones are archived" -msgstr "" +msgstr "Setze maximale Veröffentlichungen im Repo bevor ältere archiviert werden" #: ../fdroidserver/build.py #, python-brace-format @@ -1776,7 +1777,7 @@ msgstr "Ungültiges Lizenz-Tag \"%s\"! Verwenden Sie nur Tags von https://spdx.o #: ../fdroidserver/lint.py msgid "Unexpected license tag \"{}\"! Only use license tags configured in your config file" -msgstr "" +msgstr "Unerwartetes Lizenz-Tag \"{}\"! Nur Lizenz-Tags verwenden, die in deiner config-Datei eingerichtet sind" #: ../fdroidserver/metadata.py #, python-brace-format @@ -1945,7 +1946,7 @@ msgstr "Update Check Name ist auf die bekannte App-ID gesetzt - sie kann entfern #: ../fdroidserver/deploy.py #, python-brace-format msgid "Uploading {apkfilename} to androidobservatory.org" -msgstr "" +msgstr "Lade {apkfilename} auf androidobservatory.org hoch" #: ../fdroidserver/deploy.py #, fuzzy, python-brace-format @@ -1989,11 +1990,11 @@ msgstr "Verwende {path} zur Konfiguration von s3cmd." #: ../fdroidserver/common.py msgid "Using APK Signature v2" -msgstr "" +msgstr "Verwende APK-Signatur v2" #: ../fdroidserver/common.py msgid "Using APK Signature v3" -msgstr "" +msgstr "Verwende APK-Signatur v3" #: ../fdroidserver/common.py msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" @@ -2033,7 +2034,7 @@ msgstr "Überprüfe die Index-Signatur:" #: ../fdroidserver/deploy.py #, python-brace-format msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}." -msgstr "" +msgstr "VirusTotal-API-Schlüssel kann nicht Dateien größer 32MB hochladen, verwende {url} um {path} hochzuladen." #: ../fdroid ../fdroidserver/__main__.py msgid "Warn about possible metadata errors" @@ -2045,7 +2046,7 @@ msgstr "Bei einer Konfiguration mit signierten Indizes, in dieser Phase nur unsi #: ../fdroidserver/lint.py msgid "When linting the entire repository yamllint is disabled by default. This option forces yamllint regardless." -msgstr "" +msgstr "Beim Linting des gesamten Repositoriums wird yamllint standardmäßig deaktiviert. Diese Option erzwingt yamllint ungeachtet dessen." msgid "X.509 'Distiguished Name' used when generating keys" msgstr "X.509 'Angesehener Name' wenn Schlüssel generiert werden" @@ -2060,7 +2061,7 @@ msgstr "Sie können ANDROID_HOME verwenden, um den Pfad zu Ihrem SDK zu setzen, #: ../fdroidserver/scanner.py msgid "ZIP file archive" -msgstr "" +msgstr "ZIP-Dateiarchiv" #: ../fdroidserver/nightly.py #, python-brace-format @@ -2086,7 +2087,7 @@ msgstr "Mehrdeutige Option: %s (%s?)" #: ../fdroidserver/common.py msgid "apksigner not found, it's required for signing!" -msgstr "" +msgstr "apksigner nicht gefunden, er wird zum Signieren benötigt!" #: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py #: ../fdroidserver/checkupdates.py @@ -2133,7 +2134,7 @@ msgstr "Versuch einer reinen ssh-Verbindung, um den Deployment-Key zu testen:" #: ../fdroidserver/common.py msgid "can not parse scrlib spec (not a string): '{}'" -msgstr "" +msgstr "kann scrlib-Spezifikation nicht parsen (keine Zeichenkette): '{}'" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -2172,7 +2173,7 @@ msgstr "Ausführungsbefehl, entweder 'init' oder 'update'" #: ../fdroidserver/__main__.py msgid "commands from plugin modules:" -msgstr "" +msgstr "Befehle aus den PlugIn-Modulen:" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py @@ -2195,15 +2196,15 @@ msgstr "Kopiere {apkfilename} nach {path}" #: ../fdroidserver/metadata.py #, python-brace-format msgid "could not parse '{path}'" -msgstr "" +msgstr "konnte '{path}' nicht parsen" #: ../fdroidserver/common.py msgid "could not parse srclib spec (no ref specified): '{}'" -msgstr "" +msgstr "konnte srclib-Spezifikation nicht parsen (keine ref angegeben): '{}'" #: ../fdroidserver/common.py msgid "could not parse srclib spec (too many '@' signs): '{}'" -msgstr "" +msgstr "konnte srclib-Spezifikation nicht parsen (zu viele '@'-Zeichen): '{}'" #: ../fdroidserver/nightly.py #, python-brace-format @@ -2223,7 +2224,7 @@ msgstr "Build Logs deployed zu {path}" #: ../fdroidserver/common.py #, python-brace-format msgid "deployed process log {path} to {dest}" -msgstr "" +msgstr "Verarbeitungsprotokoll {path} unter {dest} bereitgestellt" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py @@ -2233,7 +2234,7 @@ msgstr "dest= wird benötigt für Optionen wie %r" #: ../fdroidserver/scanner.py msgid "executable binary, possibly code" -msgstr "" +msgstr "ausführbare Binärdatei, vermutlich Code" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py From 7086a6ce4f960af8329b8a2d2f3a6dfb161aaf2d Mon Sep 17 00:00:00 2001 From: Jennifer Kitts Date: Wed, 13 Jan 2021 05:41:46 +0100 Subject: [PATCH 17/20] Added translation using Weblate: English (Old) (ang) by Jennifer Kitts Co-authored-by: Jennifer Kitts --- locale/ang/LC_MESSAGES/fdroidserver.po | 2685 ++++++++++++++++++++++++ 1 file changed, 2685 insertions(+) create mode 100644 locale/ang/LC_MESSAGES/fdroidserver.po diff --git a/locale/ang/LC_MESSAGES/fdroidserver.po b/locale/ang/LC_MESSAGES/fdroidserver.po new file mode 100644 index 00000000..db06633b --- /dev/null +++ b/locale/ang/LC_MESSAGES/fdroidserver.po @@ -0,0 +1,2685 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Jennifer Kitts , 2021. +msgid "" +msgstr "" +"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n" +"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" +"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ang\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" + +#: ../fdroidserver/common.py +msgid "" +"\n" +" This is a repository of apps to be used with FDroid. Applications in this\n" +" repository are either official binaries built by the original application\n" +" developers, or are binaries built from source by f-droid.org using the\n" +" tools on https://gitlab.com/fdroid.\n" +" " +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "" +"\n" +"SSH Public Key to be used as Deploy Key:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "" +"\n" +"SSH public key to be used as deploy key:" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "" +"\n" +"{path} encoded for the DEBUG_KEYSTORE secret variable:" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "\"%s/\" has no matching metadata file!" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "\"{apkfilename}\" is already installed on {dev}." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "\"{path}\" contains outdated {name} ({version})" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "\"{path}\" contains recent {name} ({version})" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "\"{path}\" exists but s3cmd is not installed!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "\"{path}\" is not a supported file format (use: metadata/*.yml)" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "\"{path}\" is not an accepted format, convert to: {formats}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "\"{url}\" is not a valid URL!" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "%(option)s option requires %(number)d argument" +msgid_plural "%(option)s option requires %(number)d arguments" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/mirror.py +#, python-format +msgid "%(prog)s [options] url" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "%(prog)s: error: %(message)s\n" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "%d problems found" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "%prog [options]" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "%r is not callable" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "%s is not an accepted build field" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "%s option does not take a value" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keypass' not found in config.py!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keystore' is NONE and 'smartcardoptions' is blank!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keystore' not found in config.py!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'keystorepass' not found in config.py!" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.py!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "'required' is an invalid argument for positionals" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in 'config.py'!" +msgstr "" + +#. 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 +#. translated or transliterated. +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "'{apkfilename}' is already installed on {dev}." +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "'{field}' in {linedesc} is obsolete, see docs for current fields:" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{field}' will be in random order! Use () or [] brackets if order is important!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{path}' failed to execute!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "...checkupdate failed for {appid} : {error}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid ".__call__() not defined" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid ".fdroid.txt is not supported! Convert to .fdroid.yml or .fdroid.json." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "/issues is missing" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "A URL is required as an argument!" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Add PGP signatures using GnuPG for packages in repo" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Add a new application from its source code" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Add a repo signing key to an unsigned repo" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Add skeleton metadata files for APKs that are missing them" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Adding new repo for only {name}" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Alias of the repo signing key in the keystore" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Allows a different revision (or git branch) to be specified for the initial import" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Also mirror the full archive section" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Also warn about formatting issues, like rewritemeta -l" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android AAR library" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android APK file" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Android DEX code" +msgstr "" + +#: ../fdroidserver/common.py ../fdroidserver/build.py +#, python-brace-format +msgid "Android SDK '{path}' does not have '{dirname}' installed!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Android SDK not found!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK path '{path}' does not exist!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK path '{path}' is not a directory!" +msgstr "" + +#. 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 +#. translated or transliterated. +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android build-tools path '{path}' does not exist!" +msgstr "" + +#: ../fdroidserver/update.py +msgid "AndroidManifest.xml has no date" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "App is in '{repo}' but has a link to {url}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Appending .git is not necessary" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Archiving {apkfilename} with invalid signature!" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint=" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Branch '{branch}' used as commit in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Branch '{branch}' used as commit in srclib '{srclib}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Broken symlink: {path}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Build a package from source" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Build all applications available" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Build generated by `fdroid import` - remove disable line once ready" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Build metadata git repo has uncommited changes!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Build only the latest version of each package" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}" +msgstr "" + +#: ../fdroidserver/init.py +#, python-format +msgid "Built repo based in \"%s\" with this config:" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Can't build due to {} error while scanning" +msgid_plural "Can't build due to {} errors while scanning" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/vmtools.py +#, python-brace-format +msgid "Cannot read \"{path}\"!" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Cannot resolve application ID {appid}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Cannot rewrite \"{path}\"" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "Cannot use --list and --to at the same time" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Cannot write \"{path}\", not an accepted format, use: {formats}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Categories '%s' is not valid" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Categories are not set" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Check for updates to applications" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean after all scans have finished" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean before the scans start and rebuild the container" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Clean up all containers and then exit" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Clean update - don't uses caches, reprocess all APKs" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Comma separated list of categories." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +#, c-format, python-format +msgid "Command '%s' not recognised.\n" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Commit changes" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not find '{command}' on your system" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Could not find latest version code" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Could not find latest version name" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not find {path} to remove it" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Could not open apk file for analysis" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not parse size \"{size}\", wrong type \"{type}\"" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/import.py +msgid "Couldn't find Application ID" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/import.py +msgid "Couldn't find latest version code" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/import.py +msgid "Couldn't find latest version name" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Couldn't find package ID" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Cowardily refusing to overwrite existing signing key setup!" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Create a repo signing key in a keystore" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Create skeleton metadata files that are missing" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Created new container \"{name}\"" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Creating \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Creating log directory" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Creating new S3 bucket: {url}" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Creating output directory" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Creating signed index with this key (SHA256):" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/verify.py +#: ../fdroidserver/publish.py +msgid "Creating temporary directory" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Creating unsigned index in preparation for signing" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "CurrentVersionCode {cv} is less than oldest build entry {versionCode}" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "DEBUG_KEYSTORE is not set or the value is incomplete" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Delete APKs and/or OBBs without metadata from the repo" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Deleting archive, repo is too big ({size} max {limit})" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Deleting git-mirror history, repo is too big ({size} max {limit})" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Deleting unknown file: {path}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Description '%s' is just the app's summary" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Description has a duplicate line" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Description of length {length} is over the {limit} char limit" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Do not add 'disable:' to the generated build entries" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Do not deploy the new files to the repo" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "Do not include \"{path}\" in URL!" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Do not prompt for Android SDK path, just fail" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Do not remove the private keys generated from the keystore" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Don't create a source tarball, useful when testing a build" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Don't do anything logs-related" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Don't refresh the repository, useful when testing a build with no internet connection" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/nightly.py +#: ../fdroidserver/upload.py +msgid "Don't use rsync checksums" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Download complete mirrors of small repos" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Download logs we don't have" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Downloading the repository already failed once, not trying again." +msgstr "" + +#: ../fdroidserver/verify.py +#, python-brace-format +msgid "Downloading {url} failed. {error}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Duplicate link in '{field}': {url}" +msgstr "" + +#: ../fdroid +msgid "Dynamically scan APKs post build" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "" +"ERROR: this command should never be used to mirror f-droid.org!\n" +"A full mirror of f-droid.org requires more than 200GB." +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "ERROR: unsupported CI type, patches welcome!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Empty build flag at {linedesc}" +msgstr "" + +#: ../fdroidserver/__main__.py +#, python-brace-format +msgid "Encoding is set to '{enc}' fdroid might run into encoding issues. Please set it to 'UTF-8' for best results." +msgstr "" + +#: ../fdroidserver/init.py +#, python-format +msgid "" +"Enter the path to the Android SDK (%s) here:\n" +"> " +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py +#: ../fdroidserver/upload.py +#, python-format +msgid "Error while attempting to publish log: %s" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/common.py +msgid "Error while getting repo address" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Extract signatures from APKs" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed copying {path}: {error}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "Failed fetching signatures for '{apkfilename}': {error}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed reading {path}: {error}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed resizing {path}: {error}" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Failed to align application" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Failed to create S3 bucket: {url}" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Failed to get APK manifest information" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed to get apk information, deleting {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Failed to get apk information, skipping {path}" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Failed to install '{apkfilename}' on {dev}: {error}" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/common.py +msgid "Failed to sign application" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Failed to zipalign application" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Fetched buildserverid from VM: {buildserverid}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "File disappeared while processing it: {path}" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py +#: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py +#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py +#: ../fdroidserver/install.py +msgid "Finished" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Flattr donation methods belong in the FlattrID flag" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Flattr donation methods belong in the FlattrID: field" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Forbidden HTML tags" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode." +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Force halting build after {0} sec timeout!" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Force scan of disabled apps and builds." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found bad funding file \"{path}\" for \"{name}\":" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Found invalid appids in arguments" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/common.py +msgid "Found invalid versionCodes for some apps" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Found multiple JAR Signature Block Files in {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Found multiple metadata files for {appid}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Found multiple signing certificates for repository." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Found multiple signing certificates in {path}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Found no signing certificates for repository." +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Found non-file at %s" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Found {apkfilename} at {url}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Generated skeleton metadata for {appid}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Git checkout of '%s' failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git clean failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git fetch failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git remote set-head failed" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Git remote set-head failed: \"%s\"" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git reset failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git submodule sync failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Git submodule update failed" +msgstr "" + +#: ../fdroidserver/common.py +msgid "HTTPS must be used with Subversion URLs!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "If a git mirror gets to big, allow the archive to be deleted" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "If this upload fails, try manually uploading to {url}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Ignoring '{field}' in '{metapath}' metadata because it is deprecated." +msgstr "" + +#: ../fdroidserver/update.py +#, python-format +msgid "Ignoring FUNDING.yml entry longer than 2048: %s" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Ignoring package without metadata: " +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Ignoring stale cache data for {apkfilename}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Ignoring {ext} file at '{path}'" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Include APKs that are signed with disabled algorithms like MD5" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the PGP signature .asc files in the mirror" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the build logs in the mirror" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Include the source tarballs in the mirror" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Initialising submodules" +msgstr "" + +#: ../fdroidserver/install.py +msgid "Install all signed applications available" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Install built packages on devices" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "Installing %s..." +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "Installing %s…" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Installing '{apkfilename}' on {dev}..." +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Installing '{apkfilename}' on {dev}…" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Interact with the repo HTTP server" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Invalid APK" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Invalid VercodeOperation: {field}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid application ID {appid}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Invalid boolean '%s'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid build flag at {line} in {linedesc}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid build format: {value} in {name}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Invalid bulleted list" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Invalid metadata in %s:%d" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Invalid metadata in: " +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Invalid name for published file: %s" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid package name {0}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid redirect to non-HTTPS: {before} -> {after} " +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid scrlib metadata: '{file}' does not exist" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid srclib metadata: could not parse '{file}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid srclib metadata: unknown key '{key}' in '{file}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Invalid versionCode: \"{versionCode}\" is not an integer!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "JAR signature failed to verify: {path}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "JAR signature verified: {path}" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Java JAR file" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/update.py +#: ../fdroidserver/mirror.py +msgid "Java JDK not found! Install in standard location or set java_paths!" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Java compiled class" +msgstr "" + +#: ../fdroidserver/signindex.py +msgid "Java jarsigner not found! Install in standard location or set java_paths!" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Javascript in HTML src attributes" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Keystore for signing key:\t" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Liberapay donation methods belong in the Liberapay: field" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Liberapay donation methods belong in the LiberapayID flag" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "List files that would be reformatted" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Locale included in f-droid.org URL" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Make the build stop on exceptions" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Malformed repository mirrors." +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Malformed serverwebroot line:" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Mirror the full repo and archive, all file types." +msgstr "" + +#: ../fdroidserver/gpgsign.py +msgid "Missing output directory" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Name '%s' is just the auto name - remove it" +msgstr "" + +#: ../fdroidserver/common.py +msgid "No 'config.py' found, using defaults." +msgstr "" + +#: ../fdroidserver/common.py +msgid "No Android SDK found!" +msgstr "" + +#: ../fdroidserver/import.py +msgid "No android or kivy project could be found. Specify --subdir?" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No attached devices found" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "No commit specified for {versionName} in {linedesc}" +msgstr "" + +#: ../fdroidserver/index.py +msgid "No fingerprint in URL." +msgstr "" + +#: ../fdroidserver/common.py +msgid "No git submodules available" +msgstr "" + +#: ../fdroidserver/import.py +msgid "No gradle project could be found. Specify --subdir?" +msgstr "" + +#: ../fdroidserver/import.py ../fdroidserver/common.py +msgid "No information found." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "No need to specify that the app is Free Software" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "No need to specify that the app is for Android" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "No option set! Edit your config.py to set at least one of these:" +msgstr "" + +#: ../fdroidserver/common.py +msgid "No packages specified" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "No signed apk available for %s" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No signed output directory - nothing to do" +msgstr "" + +#: ../fdroidserver/update.py ../fdroidserver/common.py +#, python-brace-format +msgid "No signing certificates found in {path}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "No such package: %s" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/common.py +#, python-brace-format +msgid "No such versionCode {versionCode} for app {appid}" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +msgid "No unsigned directory - nothing to do" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Not a valid size definition: \"{}\"" +msgstr "" + +#: ../fdroidserver/signindex.py +msgid "Nothing to do" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Nothing to do for {appid}." +msgstr "" + +#: ../fdroidserver/init.py +msgid "Now set these in config.py:" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/update.py +#, python-brace-format +msgid "OBB file has newer versionCode({integer}) than any APK:" +msgstr "" + +#: ../fdroidserver/update.py +msgid "OBB filename must start with \"main.\" or \"patch.\":" +msgstr "" + +#: ../fdroidserver/update.py +msgid "OBB's packagename does not match a supported APK:" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Offline machine, skipping git mirror generation until `fdroid deploy`" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Old APK signature failed to verify: {path}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Old, deprecated name for fdroid deploy" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Only PNG and JPEG are supported for graphics, found: {path}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Only print differences with the Play Store" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Only process apps with auto-updates" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "OpenCollective donation methods belong in the OpenCollective: field" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "Options" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Output JSON report to file named after APK." +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Output JSON to stdout." +msgstr "" + +#: ../fdroidserver/gpgsign.py ../fdroidserver/publish.py +#: ../fdroidserver/update.py ../fdroidserver/signindex.py +#: ../fdroidserver/checkupdates.py +msgid "Outputting JSON" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Overall license of the project." +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Override path for repo APKs (default: ./repo)" +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "Overriding blank versionName in {apkfilename} from metadata: {version}" +msgstr "" + +#: ../fdroidserver/import.py +#, python-brace-format +msgid "Package \"{appid}\" already exists" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Parsing manifest at '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Password required with username" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Path to main Android project subdirectory, if not in root." +msgstr "" + +msgid "Path to main android project subdirectory, if not in root." +msgstr "" + +#: ../fdroidserver/init.py +msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "Path to the git repo to use as the log" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Path to the keystore for the repo signing key" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Prepare Drozer to run a scan" +msgstr "" + +msgid "Prepare drozer to run a scan" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Print the secret variable to the terminal for easy copy/paste" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Problem with description of {appid}: {error}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Problem with xml at '{path}'" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Process auto-updates" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/update.py +#, python-brace-format +msgid "Processing {apkfilename}" +msgstr "" + +#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py +#, python-brace-format +msgid "Processing {appid}" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Produce human-readable XML/JSON for index files" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Produce human-readable index.xml" +msgstr "" + +#: ../fdroidserver/import.py +msgid "Project URL to import from." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Punctuation should be avoided" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "Push the log to this git remote repository" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Pushing binary transparency log to {url}" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Pushing to {url}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Quickly start a new repository" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Read all the metadata files and exit" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading '{config_file}'" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading minSdkVersion failed: \"{apkfilename}\"" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Reading {apkfilename} from cache" +msgstr "" + +#: ../fdroidserver/stats.py +msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Removing specified files" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Rename APK files that do not match package.name_123.apk" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Report on build data status" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Reset and create a brand new build server, even if the existing one appears to be ok." +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Resigning {apkfilename} with provided debug.keystore" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Resize all the icons exceeding the max pixel size and exit" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Restrict output to warnings and errors" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Rewrite all the metadata files" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +msgid "Rewrite to a specific format: " +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Rewriting '{appid}'" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Rewriting '{appid}' to '{path}'" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Run on git repo that has uncommitted changes" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Run rewritemeta to fix formatting" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Running first pass with MD5 checking disabled" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "Running wget in {path}" +msgstr "" + +#: ../fdroidserver/dscanner.py +msgid "Scan only the latest version of each package" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Scan the resulting APK(s) for known non-free classes." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Scan the source code of a package" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Scanner found {count} problems in {appid}:" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Scanner found {count} problems in {appid}:{versionCode}:" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Scanner found {} problem" +msgid_plural "Scanner found {} problems" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/common.py +msgid "Set clock to that time using:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Set maximum releases in repo before older ones are archived" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Set open file limit to {integer}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Set up an app build for a nightly build repo" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Setting open file limit failed: " +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "Setting {0} sec timeout for this build" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Setup an emulator, install the APK on it and perform a Drozer scan" +msgstr "" + +msgid "Setup an emulator, install the apk on it and perform a drozer scan" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Sign and place packages in the repo" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Sign indexes created using update --nosign" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Skip scanning the source code for binaries and other problems" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping '{apkfilename}' with invalid signature!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping index generation for {appid}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Skipping {apkfilename} with invalid signature!" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Skipping {appid}: disabled" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Skipping {appid}: no builds specified" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Specify a local folder to sync the repo to" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "Specify an identity file to provide to SSH for rsyncing" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Specify that we're running on the build server" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "Specify which debug keystore file to use." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Spew out even more information than normal" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Striping mystery signature from {apkfilename}" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Stripping mystery signature from {apkfilename}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Summary '%s' is just the app's name" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Summary of length {length} is over the {limit} char limit" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "System clock is older than date in {path}!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/update.py +#, python-brace-format +msgid "The OBB version code must come after \"{name}.\":" +msgstr "" + +#: ../fdroidserver/btlog.py +msgid "The base URL for the repo to log (default: https://f-droid.org)" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "The directory to write the mirror to" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "The file to be included in the repo (path or glob)" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "The only commands currently supported are 'init' and 'update'" +msgstr "" + +#: ../fdroidserver/index.py +msgid "The repository's fingerprint does not match." +msgstr "" + +#: ../fdroidserver/common.py +msgid "The repository's index could not be verified." +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "The root dir for local_copy_dir \"{path}\" does not exist!" +msgstr "" + +#: ../fdroidserver/publish.py +msgid "There is a keyalias collision - publishing halted" +msgstr "" + +#: ../fdroidserver/common.py +msgid "These are the apps that have been archived from the main repo." +msgstr "" + +#: ../fdroidserver/import.py +#, python-format +msgid "This repo already has local metadata: %s" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "URL must start with https:// or http://" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "URL shorteners should not be used" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "URL title is just the URL, use brackets: [URL]" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "URL {url} in Description: {error}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unexpected license tag \"{}\"! Only use FSF or OSI approved tags from https://spdx.org/license-list" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unexpected license tag \"{}\"! Only use license tags configured in your config file" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unexpected text on same line as {field} in {linedesc}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Unknown exception found!" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Unknown file '{filename}' in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Unknown metadata format: %s" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unknown metadata format: {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unknown metadata format: {path} (use: *.yml)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Unknown version of aapt, might cause problems: " +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unnecessary leading space" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Unnecessary trailing space" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised app field '{fieldname}' in '{path}'" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unrecognised app field: " +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised build flag '{build_flag}' in '{path}'" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unrecognised field '{field}' in {linedesc}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Unsupported file type \"{extension}\" for repo graphic" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Unsupported graphics file found: {path}" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Unsupported metadata format, use: --to [{supported}]" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unterminated ]" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Unterminated ]]" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unterminated build in {name}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Unterminated continuation in {name}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Unused extlib at %s" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Unused file at %s" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "Unused scandelete path: %s" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "Unused scanignore path: %s" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update repo information for new packages" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update the binary transparency log for a URL" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Update the stats of the repo" +msgstr "" + +#: ../fdroidserver/update.py ../fdroidserver/build.py +msgid "Update the wiki" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "UpdateCheckData has invalid URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "UpdateCheckData must use HTTPS URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "UpdateCheckData not a valid URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet" +msgstr "" + +#. Translators: https://developer.android.com/studio/build/application-id +#: ../fdroidserver/lint.py +msgid "UpdateCheckName is set to the known application ID - it can be removed" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "UpdateCheckName is set to the known application ID, it can be removed" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Uploading {apkfilename} to androidobservatory.org" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Uploading {apkfilename} to virustotal" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "Usage" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "Usage: %s\n" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Use /HEAD instead of /master to point at a file in the default branch" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Use `fdroid update -c` to create it." +msgstr "" + +#: ../fdroidserver/build.py +msgid "Use build server" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Use date from APK instead of current time for newly added APKs" +msgstr "" + +msgid "Use date from apk instead of current time for newly added apks" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Using \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v2" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v3" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Using androguard from \"{path}\"" +msgstr "" + +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Using existing keystore \"{path}\"" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "Using s3cmd to sync with: {url}" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Valid commands are:" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Verify against locally cached copy rather than redownloading." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Verify the integrity of downloaded packages" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Verifying index signature:" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}." +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "Warn about possible metadata errors" +msgstr "" + +#: ../fdroidserver/update.py +msgid "When configured for signed indexes, create only unsigned indexes at this stage" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "When linting the entire repository yamllint is disabled by default. This option forces yamllint regardless." +msgstr "" + +msgid "X.509 'Distiguished Name' used when generating keys" +msgstr "" + +#: ../fdroidserver/init.py +msgid "X.509 'Distinguished Name' used when generating keys" +msgstr "" + +#: ../fdroidserver/common.py +msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "ZIP file archive" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "adding IdentityFile to {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "adding to {name}: {path}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "ambiguous option: %(option)s could match %(matches)s" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "ambiguous option: %s (%s?)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "apksigner not found, it's required for signing!" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py +#: ../fdroidserver/checkupdates.py +msgid "application ID of file to operate on" +msgstr "" + +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +#: ../fdroidserver/build.py ../fdroidserver/scanner.py +#: ../fdroidserver/install.py +msgid "application ID with optional versionCode in the form APPID[:VERCODE]" +msgstr "" + +#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py +msgid "applicationId in the form APPID" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "applicationId to check for updates" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode +#: ../fdroidserver/verify.py ../fdroidserver/publish.py +#: ../fdroidserver/dscanner.py ../fdroidserver/build.py +#: ../fdroidserver/scanner.py ../fdroidserver/install.py +msgid "applicationId with optional versionCode in the form APPID[:VERCODE]" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "argument \"-\" with mode %r" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "attempting bare SSH connection to test deploy key:" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "attempting bare ssh connection to test deploy key:" +msgstr "" + +#: ../fdroidserver/common.py +msgid "can not parse scrlib spec (not a string): '{}'" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "can't open '%s': %s" +msgstr "" + +#: ../fdroidserver/build.py +#, python-brace-format +msgid "cannot find required srclibs: \"{path}\"" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "cannot have multiple subparser arguments" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "cannot merge actions - two groups are named %r" +msgstr "" + +#: ../fdroidserver/nightly.py +msgid "cannot publish update, did you set the deploy key?" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "cloning {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "command to execute, either 'init' or 'update'" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "commands from plugin modules:" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "complex" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "conflicting option string: %s" +msgid_plural "conflicting option strings: %s" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "copying {apkfilename} into {path}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "could not parse '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "could not parse srclib spec (no ref specified): '{}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "could not parse srclib spec (too many '@' signs): '{}'" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "created {path}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "deleting: repo/{apkfilename}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "deployed build logs to '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "deployed process log {path} to {dest}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "dest= is required for options like %r" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "executable binary, possibly code" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "expected %s argument" +msgid_plural "expected %s arguments" +msgstr[0] "" +msgstr[1] "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected at least one argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected at most one argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "expected one argument" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "failed deploying build logs to '{path}'" +msgstr "" + +#: ../fdroid +msgid "fdroid [-h|--help|--version] []" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "fdroid [] [-h|--help|--version|]" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "floating-point" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "force errors to be warnings, or ignore" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "force metadata errors (default) to be warnings, or to be ignored." +msgstr "" + +#: ../fdroidserver/common.py +msgid "git svn clone failed" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "gzip file archive" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "ignored explicit argument %r" +msgstr "" + +#: ../fdroidserver/index.py +msgid "index-v1 must have a signature, use `fdroid signindex` to create it!" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "integer" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid %(type)s value: %(value)r" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid choice: %(value)r (choose from %(choices)s)" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid conflict_resolution value: %r" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\"" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "local_copy_dir must be an absolute path!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "local_copy_dir must be directory, not a file!" +msgstr "" + +#: ../fdroidserver/index.py +#, python-format +msgid "mirror '%s' does not end with 'fdroid'!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "mutually exclusive arguments must be optional" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "no \"icon\" in {appid}" +msgstr "" + +#: ../fdroidserver/signatures.py +msgid "no APK supplied" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "no such option: %s" +msgstr "" + +#: ../fdroid ../fdroidserver/__main__.py +msgid "no version info found!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "not allowed with argument %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "one of the arguments %s is required" +msgstr "" + +#: ../fdroidserver/index.py ../fdroidserver/common.py +msgid "only accepts strings, lists, and tuples" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "option %s: If you really want to install all the signed apps, use --all" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "option %s: invalid %s value: %r" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +#, python-format +msgid "option %s: invalid choice: %r (choose from %s)" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option -%s not recognized" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option -%s requires argument" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s must not have an argument" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s not a unique prefix" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s not recognized" +msgstr "" + +#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py +#: /usr/lib/python3.7/getopt.py +#, python-format +msgid "option --%s requires argument" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "optional arguments" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "overwriting existing {path}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +msgid "positional arguments" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "process log deploy {path} to {dest} failed!" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}" +msgstr "" + +#: ../fdroidserver/signatures.py +#, python-brace-format +msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}" +msgstr "" + +#: ../fdroidserver/index.py +#, python-format +msgid "repo_icon %s does not exist, generating placeholder." +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "ruamel.yaml not installed, can not write metadata." +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "s3cmd sync indexes {path} to {url} and delete" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "shared library" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py +msgid "show program's version number and exit" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py +#: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.7/optparse.py +msgid "show this help message and exit" +msgstr "" + +#: ../fdroidserver/signatures.py +msgid "signed APK, either a file-path or HTTPS URL." +msgstr "" + +#: ../fdroidserver/common.py +msgid "skip deploying full build logs: log content is empty" +msgstr "" + +#: ../fdroidserver/common.py +msgid "skip deploying full build logs: not enabled in config" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "skipping source tarball: {path}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "srclibs missing name and/or @" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "static library" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "supplied timestamp value '{timestamp}' is not a unix timestamp" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "the following arguments are required: %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unexpected option string: %s" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unknown parser %(parser_name)r (choices: %(choices)s)" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py +#, python-format +msgid "unrecognized arguments: %s" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "unsafe permissions on '{config_file}' (should be 0600)!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid +#: /usr/lib/python3.7/argparse.py ../fdroidserver/__main__.py +msgid "usage: " +msgstr "" + +#: ../fdroid +msgid "usage: fdroid [-h|--help|--version] []" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/upload.py +#, python-brace-format +msgid "using Apache libcloud to sync with {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "virustotal.com is rate limiting, waiting to retry..." +msgstr "" + +#: ../fdroidserver/update.py +msgid "wiki support is deprecated and will be removed in the next release!" +msgstr "" + +#: ../fdroidserver/publish.py +#, python-brace-format +msgid "{0} app, {1} key aliases" +msgid_plural "{0} apps, {1} key aliases" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename} ({appid}) has no metadata!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{apkfilename}'s AndroidManifest.xml has a bad date: " +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} does not have a name! Using application ID instead." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} does not have a name! Using package name instead." +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Android Package Name!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Android application ID!" +msgstr "" + +#: ../fdroidserver/metadata.py ../fdroidserver/update.py +#, python-brace-format +msgid "{appid} from {path} is not a valid Java Package Name!" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "{appid} is missing {name}" +msgstr "" + +#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: Unknown extlib {path} in build '{versionName}'" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "{appid}: no builds specified, running on current source state" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}!'" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}'!" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{build_flag} must be an integer, found: {value}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{field} not terminated in {name}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{file} is blank or corrupt!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{name} \"{path}\" does not exist! Correct it in config.py." +msgstr "" + +#: ../fdroidserver/import.py +#, python-brace-format +msgid "{path} already exists, ignoring import results!" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "{path} does not exist! Create it by running:" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path} has bad file signature \"{pattern}\", possible Janus exploit!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path} is zero size!" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "{path} more than 200MB, manually upload: {url}" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "{url} does not end with \"fdroid\", check the URL path!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{url} does not start with \"http\"!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "{} build failed" +msgid_plural "{} builds failed" +msgstr[0] "" +msgstr[1] "" + +#: ../fdroidserver/build.py +msgid "{} build succeeded" +msgid_plural "{} builds succeeded" +msgstr[0] "" +msgstr[1] "" From b0ef3c4006f566d2fbd21c8fc3b5fa2dce7a5157 Mon Sep 17 00:00:00 2001 From: Michal L Date: Wed, 13 Jan 2021 05:41:47 +0100 Subject: [PATCH 18/20] Translated using Weblate: Polish (pl) by Michal L Currently translated at 91.6% (525 of 573 strings) Co-authored-by: Michal L Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pl/ Translation: F-Droid/F-Droid Server --- locale/pl/LC_MESSAGES/fdroidserver.po | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/locale/pl/LC_MESSAGES/fdroidserver.po b/locale/pl/LC_MESSAGES/fdroidserver.po index 18697d17..fef3f666 100644 --- a/locale/pl/LC_MESSAGES/fdroidserver.po +++ b/locale/pl/LC_MESSAGES/fdroidserver.po @@ -1,14 +1,14 @@ # SOME DESCRIPTIVE TITLE. # This file is put in the public domain. # WaldiS , 2020. -# Michal L , 2020. +# Michal L , 2020, 2021. msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-12-29 19:29+0000\n" -"Last-Translator: WaldiS \n" +"PO-Revision-Date: 2021-01-13 04:41+0000\n" +"Last-Translator: Michal L \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -1101,9 +1101,8 @@ msgid "JAR signature verified: {path}" msgstr "Podpis JAR potwierdzony: {path}" #: ../fdroidserver/scanner.py -#, fuzzy msgid "Java JAR file" -msgstr "Plik JAR Java" +msgstr "Plik Java JAR" #: ../fdroidserver/publish.py ../fdroidserver/update.py #: ../fdroidserver/mirror.py @@ -2691,9 +2690,9 @@ msgid "{path} is zero size!" msgstr "{path} ma zerowy rozmiar!" #: ../fdroidserver/deploy.py -#, fuzzy, python-brace-format +#, python-brace-format msgid "{path} more than 200MB, manually upload: {url}" -msgstr "{path} więcej niż 200MB, załadowane ręcznie: {url}" +msgstr "{path} więcej niż 200MB, przesłane ręcznie: {url}" #: ../fdroidserver/mirror.py #, python-brace-format From f24eae0f6fdebca20b8e9108e70f367484f28a93 Mon Sep 17 00:00:00 2001 From: Besnik Bleta Date: Wed, 13 Jan 2021 05:41:47 +0100 Subject: [PATCH 19/20] Translated using Weblate: Albanian (sq) by Besnik Bleta Currently translated at 96.8% (555 of 573 strings) Co-authored-by: Besnik Bleta Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/sq/ Translation: F-Droid/F-Droid Server --- locale/sq/LC_MESSAGES/fdroidserver.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locale/sq/LC_MESSAGES/fdroidserver.po b/locale/sq/LC_MESSAGES/fdroidserver.po index 9e0c98ae..15af277f 100644 --- a/locale/sq/LC_MESSAGES/fdroidserver.po +++ b/locale/sq/LC_MESSAGES/fdroidserver.po @@ -1,13 +1,13 @@ # SOME DESCRIPTIVE TITLE. # This file is put in the public domain. -# Besnik Bleta , 2020. +# Besnik Bleta , 2020, 2021. # Hans-Christoph Steiner , 2020. msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2020-10-21 18:05+0200\n" -"PO-Revision-Date: 2020-11-14 21:55+0000\n" +"PO-Revision-Date: 2021-01-13 04:41+0000\n" "Last-Translator: Besnik Bleta \n" "Language-Team: Albanian \n" "Language: sq\n" @@ -15,7 +15,7 @@ msgstr "" "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.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: ../fdroidserver/common.py msgid "" @@ -27,7 +27,7 @@ msgid "" " " msgstr "" "\n" -" Kjo është një depo aplikacionesh për t’u përdorur me FDroid. Applikacionet\n" +" Kjo është një depo aplikacionesh për t’u përdorur me FDroid. Aplikacionet\n" " në këtë depo ose janë dyorë zyrtarë të montuar nga zhvilluesit e aplikacionit\n" " origjinal, ose janë dyorë të montuar nga burimi prej f-droid.org duke përdorur\n" " mjetet në https://gitlab.com/fdroid.\n" From 4d141797322ec72b5ce01e184b2a52ab89bf1c82 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 14 Jan 2021 14:56:20 +0100 Subject: [PATCH 20/20] make -C locale/ clean update --- locale/ang/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/bn/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/bo/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- locale/cs/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/de/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- locale/el/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/es/LC_MESSAGES/fdroidserver.po | 80 ++++++++++++++++++++- locale/es_AR/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/es_MX/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/eu/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/fa/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/fdroidserver.pot | 75 ++++++++++++++++++-- locale/fi/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/fr/LC_MESSAGES/fdroidserver.po | 80 ++++++++++++++++++++- locale/hu/LC_MESSAGES/fdroidserver.po | 78 ++++++++++++++++++++- locale/id/LC_MESSAGES/fdroidserver.po | 78 ++++++++++++++++++++- locale/it/LC_MESSAGES/fdroidserver.po | 80 ++++++++++++++++++++- locale/ja/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/kab/LC_MESSAGES/fdroidserver.po | 78 ++++++++++++++++++++- locale/ko/LC_MESSAGES/fdroidserver.po | 78 ++++++++++++++++++++- locale/ml/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/nb_NO/LC_MESSAGES/fdroidserver.po | 80 ++++++++++++++++++++- locale/nl/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/pl/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- locale/pt/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- locale/pt_BR/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- locale/pt_PT/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- locale/ru/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- locale/sk/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/sq/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- locale/sv/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/tr/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- locale/tzm/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/ug/LC_MESSAGES/fdroidserver.po | 73 ++++++++++++++++++- locale/uk/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- locale/zh_Hans/LC_MESSAGES/fdroidserver.po | 78 ++++++++++++++++++++- locale/zh_Hant/LC_MESSAGES/fdroidserver.po | 81 +++++++++++++++++++++- 37 files changed, 2732 insertions(+), 112 deletions(-) diff --git a/locale/ang/LC_MESSAGES/fdroidserver.po b/locale/ang/LC_MESSAGES/fdroidserver.po index db06633b..90c02611 100644 --- a/locale/ang/LC_MESSAGES/fdroidserver.po +++ b/locale/ang/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -134,6 +134,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -142,14 +146,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -159,6 +175,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -273,6 +293,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -287,6 +312,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -445,6 +475,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -463,6 +498,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -686,6 +726,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -813,7 +858,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1171,6 +1216,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1217,7 +1266,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1249,6 +1298,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1720,6 +1773,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1750,6 +1807,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2637,6 +2699,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/bn/LC_MESSAGES/fdroidserver.po b/locale/bn/LC_MESSAGES/fdroidserver.po index 4e58c37d..dda9f375 100644 --- a/locale/bn/LC_MESSAGES/fdroidserver.po +++ b/locale/bn/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.6-70-g54bc858\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -135,6 +135,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -143,14 +147,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -160,6 +176,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -274,6 +294,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -288,6 +313,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -446,6 +476,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -464,6 +499,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -687,6 +727,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -814,7 +859,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1172,6 +1217,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1218,7 +1267,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1250,6 +1299,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1721,6 +1774,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1751,6 +1808,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2638,6 +2700,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/bo/LC_MESSAGES/fdroidserver.po b/locale/bo/LC_MESSAGES/fdroidserver.po index 3f59444c..7106e829 100644 --- a/locale/bo/LC_MESSAGES/fdroidserver.po +++ b/locale/bo/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-11-10 16:20+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Tibetan \n" @@ -141,6 +141,11 @@ msgstr "%sགདམ་ཀ་ནུས་མེད་རེད་འདུག" msgid "'keypass' not found in config.py!" msgstr "'keypass' འདི་config.py ནང་རྙེད་མ་སོང་།!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' འདི་config.py ནང་རྙེད་མ་སོང་།!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -149,14 +154,29 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "'keystore' འདི་ config.py ནང་རྙེད་མ་སོང་།!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore' འདི་ config.py ནང་རྙེད་མ་སོང་།!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' འདི་ config.py ནང་རྙེད་མ་སོང་།!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' འདི་ config.py ནང་རྙེད་མ་སོང་།!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' འདི་ config.py ནང་རྙེད་མ་སོང་།!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' འདི་ config.py ནང་རྙེད་མ་སོང་།!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -166,6 +186,11 @@ msgstr "'དགསོ་མཁོ།' ནི་གནས་སྟངས་འད msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' འདི་ 'config.py' ནང་སྒྲིག་ཐུབ་མ་སོང་།!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' འདི་ 'config.py' ནང་སྒྲིག་ཐུབ་མ་སོང་།!" + #. 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 #. translated or transliterated. @@ -282,6 +307,11 @@ msgstr "ཨེན་ཀྲོཌ་ SDK རྙེད་མ་སོང་།!" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "ཨེན་ཀྲོཌ་SDK '{path}1{dirname}' '{dirname}'སྒྲིག་བཅུག་མིན་འདུག!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "ཨེན་ཀྲོཌ་ SDK རྙེད་སོན་བྱུང་མ་སོང་།!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "ཨེན་ཀྲོཌ་ SDK རྙེད་སོན་བྱུང་མ་སོང་།!" @@ -296,6 +326,11 @@ msgstr "ཨེན་ཀྲོཌ་SDK ཐབས་ལམ་ '{path}'མིན msgid "Android SDK path '{path}' is not a directory!" msgstr "ཨེན་ཀྲོཌSDKཐབས་ལམ་ '{path}1' ཡིག་ཆ་གསོག་ཉར་རེད་མིན་འདུག!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "ཨེན་ཀྲོཌ་ SDK རྙེད་སོན་བྱུང་མ་སོང་།!" + #. 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 #. translated or transliterated. @@ -453,6 +488,11 @@ msgstr "བསྒྱུར་བ་གཏོང་བར་མོས་མཐུ msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -473,6 +513,11 @@ msgstr "ཐོན་རིམ་གསར་ཤོས་འདིའི་མི msgid "Could not find {path} to remove it" msgstr "{path}མེད་པ་བཟོས་པ་ལ་རྙེད་མ་སོང་།" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "དཔྱད་ཞིབ་ཀྱི་ཆེད་དུ་apk ཡིག་ཆ་ཁ་ཕྱེས་ཐུབ་ཀྱི་མིན་འདུག" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "དཔྱད་ཞིབ་ཀྱི་ཆེད་དུ་apk ཡིག་ཆ་ཁ་ཕྱེས་ཐུབ་ཀྱི་མིན་འདུག" @@ -699,6 +744,11 @@ msgstr "" "ཨེན་ཀྲོཌ་SDKགྱི་ལམ་འདིར་ཡོད་པས་ནང་འཛུལ་བྱེད། (%s) :\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, fuzzy, python-format @@ -828,7 +878,7 @@ msgstr "\"{name}\" བརྐོད་རིས་མེད་པའི་མཉ msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "རྩོད་པའི་ནང་ཁུངས་ལྡན་མིན་པའི་appids རྙེད་འདུག" @@ -1188,6 +1238,11 @@ msgstr "ཟུར་སྣོན་ཡོ་བྱད་རྙེད་མ་ས msgid "No commit specified for {versionName} in {linedesc}" msgstr "{linedesc} ནང་གྱི་ {versionName}འདིའི་ཆེད་དུ་ཁས་ལེན་དམིགས་བསལ་གང་ཡང་མིན་འདུག" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "'config.py' རྙེད་མ་སོང་།, སོར་བཞག་བེད་སྤྱོད་བྱེད་བཞིན་པ།." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "URL ནང་ལག་མཐིལ་པར་ཤུས་རྙེད་མ་སོང་།." @@ -1235,7 +1290,7 @@ msgstr "མིང་རྟགས་མ་བཀོད་པའི་ཕྱོག msgid "No signing certificates found in {path}" msgstr "{path}མིང་རྟགས་བཀོད་པའི་ཆོག་མཆན་ལག་ཁྱེར་འདིའི་ནང་རྙེད་མ་སོང་།" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "ཐུམ་སྒྲིལ་དེ་འདྲ་མིན་འདུག: %s 1" @@ -1268,6 +1323,11 @@ msgstr "{appid} ཆེད་དུ་བྱ་རྒྱུ་གང་ཡང་ msgid "Now set these in config.py:" msgstr "'sdk_path' འདི་ 'config.py' ནང་སྒྲིག་ཐུབ་མ་སོང་།!" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "'sdk_path' འདི་ 'config.py' ནང་སྒྲིག་ཐུབ་མ་སོང་།!" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1739,6 +1799,11 @@ msgstr "རེ་པོ་འདི་ལ་སྔོན་ཚོད་ནས་ msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "awsbucket, awssecretkey དང་། awsaccesskeyid བེད་སྤྱོད་བྱེད་པའི་ཆེད་དུ་ config.py ནང་དུ་ངེས་པར་དུ་སྒྲིག་དགོས།!" +#: ../fdroidserver/deploy.py +#, fuzzy +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "awsbucket, awssecretkey དང་། awsaccesskeyid བེད་སྤྱོད་བྱེད་པའི་ཆེད་དུ་ config.py ནང་དུ་ངེས་པར་དུ་སྒྲིག་དགོས།!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1770,6 +1835,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "{linedesc}ནང་། {field}་ཁ་ཕྱོགས་དེ་ག་རང་ནང་རེ་བ་མ་བྱས་པའི་ཡིག་ཚགས་" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "ཆ་རྒྱུས་མེད་པའི་དམིགས་བསལ་ཞིག་རྙེད་སོང་།!" @@ -2662,6 +2732,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" མིན་འདུག! config.pyནོར་བཅོས་བྱེད།." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/cs/LC_MESSAGES/fdroidserver.po b/locale/cs/LC_MESSAGES/fdroidserver.po index 78a8aeab..bdc82fc8 100644 --- a/locale/cs/LC_MESSAGES/fdroidserver.po +++ b/locale/cs/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2019-02-01 13:33+0000\n" "Last-Translator: Michal Čihař \n" "Language-Team: Czech \n" @@ -137,6 +137,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -145,14 +149,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -162,6 +178,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -276,6 +296,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -290,6 +315,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -449,6 +479,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -467,6 +502,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -691,6 +731,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -818,7 +863,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1176,6 +1221,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1222,7 +1271,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1254,6 +1303,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1726,6 +1779,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1756,6 +1813,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Došlo k neznámé chybě!" @@ -2646,6 +2708,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/de/LC_MESSAGES/fdroidserver.po b/locale/de/LC_MESSAGES/fdroidserver.po index 02a6a64a..504d4a1b 100644 --- a/locale/de/LC_MESSAGES/fdroidserver.po +++ b/locale/de/LC_MESSAGES/fdroidserver.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2021-01-10 02:32+0000\n" "Last-Translator: Predatorix Phoenix \n" "Language-Team: German \n" @@ -154,6 +154,11 @@ msgstr "Option %s verfügt über keinen Wert" msgid "'keypass' not found in config.py!" msgstr "„keypass” nicht in config.py vorhanden!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "„keypass” nicht in config.py vorhanden!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "'keystore' ist NONE und 'smartcardoptions' ist leer!" @@ -162,14 +167,29 @@ msgstr "'keystore' ist NONE und 'smartcardoptions' ist leer!" msgid "'keystore' not found in config.py!" msgstr "„keystore” nicht in config.py vorhanden!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "„keystore” nicht in config.py vorhanden!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "„keystorepass” nicht in config.py vorhanden!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "„keystorepass” nicht in config.py vorhanden!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "„repo_keyalias” nicht in config.py vorhanden!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "„repo_keyalias” nicht in config.py vorhanden!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -179,6 +199,11 @@ msgstr "„required” ist ein ungültiges Argument für Positionsangaben" msgid "'sdk_path' not set in 'config.py'!" msgstr "Kein 'sdk_path' in 'config.py' festgelegt!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "Kein 'sdk_path' in 'config.py' festgelegt!" + #. 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 #. translated or transliterated. @@ -294,6 +319,11 @@ msgstr "Keine Android SDK gefunden!" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "Im „{path}” der Android SDK wurde „{dirname}” nicht installiert!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "Android-SDK nicht gefunden!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "Android-SDK nicht gefunden!" @@ -308,6 +338,11 @@ msgstr "Android-SDK-Pfad »{path}« nicht vorhanden!" msgid "Android SDK path '{path}' is not a directory!" msgstr "Android-SDK-Pfad »{path}« ist kein Verzeichnis!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "Android-SDK nicht gefunden!" + #. 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 #. translated or transliterated. @@ -466,6 +501,11 @@ msgstr "Änderungen übergeben" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Widersprüchliche Argumente: '--verbose' und '--quiet' können nicht gleichzeitig angegeben werden." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -486,6 +526,11 @@ msgstr "Neuester Versionsname konnte nicht gefunden werden" msgid "Could not find {path} to remove it" msgstr "{path} konnte nicht gefunden werden, um ihn zu entfernen" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Konnte APK-Datei nicht für Analyse öffnen" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "Konnte APK-Datei nicht für Analyse öffnen" @@ -714,6 +759,11 @@ msgstr "" "Geben Sie hier den Pfad zum Android-SDK (%s) ein:\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -842,7 +892,7 @@ msgstr "Grafik \"{path}\" ohne Metadaten für App \"{name}\" gefunden!" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "Schlechte Finanzierungsdatei \"{path}\" für \"{name}\" gefunden:" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "Ungültige Appids in Argumenten gefunden" @@ -1202,6 +1252,11 @@ msgstr "Keine angeschlossenen Geräte gefunden" msgid "No commit specified for {versionName} in {linedesc}" msgstr "Kein Commit angegeben für {versionName} in {linedesc}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "Keine 'config.py' gefunden, nutze Standardeinstellungen." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "Kein Fingerabdruck in der URL." @@ -1249,7 +1304,7 @@ msgstr "Kein signiertes Ausgabeverzeichnis - nichts zu tun" msgid "No signing certificates found in {path}" msgstr "Keine Signaturzertifikate in {path} gefunden" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Kein solches Paket: %s" @@ -1281,6 +1336,11 @@ msgstr "Keine zu erledigenden Aufgaben für {appid}." msgid "Now set these in config.py:" msgstr "Legen Sie diese nun in der config.py fest:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Legen Sie diese nun in der config.py fest:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1753,6 +1813,11 @@ msgstr "Dieses Repo hat bereits lokale Metadaten: %s" 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!" +#: ../fdroidserver/deploy.py +#, fuzzy +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.py gesetzt sein!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "Die URL muss mit https:// oder http:// beginnen" @@ -1784,6 +1849,11 @@ msgstr "Unerwartetes Lizenz-Tag \"{}\"! Nur Lizenz-Tags verwenden, die in deiner msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "Unerwarteter Text in der gleichen Zeile wie {field} in {linedesc}" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Unbekannter Fehler aufgetreten!" @@ -2676,6 +2746,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" existiert nicht! Korrigieren Sie es in der config.py." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/el/LC_MESSAGES/fdroidserver.po b/locale/el/LC_MESSAGES/fdroidserver.po index 096534f1..c348fb31 100644 --- a/locale/el/LC_MESSAGES/fdroidserver.po +++ b/locale/el/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2021-01-04 15:47+0000\n" "Last-Translator: fresh \n" "Language-Team: Greek \n" @@ -136,6 +136,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -144,14 +148,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -161,6 +177,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -275,6 +295,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -289,6 +314,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -447,6 +477,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -465,6 +500,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -688,6 +728,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -815,7 +860,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1173,6 +1218,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1219,7 +1268,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1251,6 +1300,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1722,6 +1775,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1752,6 +1809,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Βρέθηκε άγνωστη εξαίρεση!" @@ -2639,6 +2701,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/es/LC_MESSAGES/fdroidserver.po b/locale/es/LC_MESSAGES/fdroidserver.po index aba7edc4..5d649ab5 100644 --- a/locale/es/LC_MESSAGES/fdroidserver.po +++ b/locale/es/LC_MESSAGES/fdroidserver.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-11-20 23:28+0000\n" "Last-Translator: Alvaro \n" "Language-Team: Spanish \n" @@ -153,6 +153,11 @@ msgstr "la opción %s no toma un valor" msgid "'keypass' not found in config.py!" msgstr "¡'keypass' no encontrado en config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "¡'keypass' no encontrado en config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -161,14 +166,29 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "¡'keystore' no encontrado en config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "¡'keystore' no encontrado en config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "¡'keystorepass' no encontrado en config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "¡'keystorepass' no encontrado en config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "¡'repo_keyalias' no encontrado en config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "¡'repo_keyalias' no encontrado en config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -178,6 +198,11 @@ msgstr "'required' es un argumento inválido para posicionales" msgid "'sdk_path' not set in 'config.py'!" msgstr "¡'sdk_path' no establecido en 'config.py'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "¡'sdk_path' no establecido en 'config.py'!" + #. 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 #. translated or transliterated. @@ -293,6 +318,11 @@ msgstr "¡No se encontró Android SDK!" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "¡El SDK de Android '{path}' no tiene '{dirname}' instalado!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "¡No se encontró el SDK de Android!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "¡No se encontró el SDK de Android!" @@ -307,6 +337,11 @@ msgstr "¡No existe la ruta '{path}' al SDK de Android!" msgid "Android SDK path '{path}' is not a directory!" msgstr "¡La ruta al SDK de Android '{path}' no es un directorio!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "¡No se encontró el SDK de Android!" + #. 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 #. translated or transliterated. @@ -465,6 +500,11 @@ msgstr "Aplicar cambios" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -485,6 +525,11 @@ msgstr "No se ha podido encontrar el último nombre de versión" msgid "Could not find {path} to remove it" msgstr "No se pudo encontrar {path} para eliminarlo" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "No se ha podido abrir el archivo apk para analizarlo" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "No se ha podido abrir el archivo apk para analizarlo" @@ -713,6 +758,11 @@ msgstr "" "Introduzca la ruta a Android SDK (%s) aquí:\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -841,7 +891,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1200,6 +1250,11 @@ msgstr "No se han encontrado dispositivos asociados" msgid "No commit specified for {versionName} in {linedesc}" msgstr "No se ha especificado ninguna confirmación para {versionName} en {linedesc}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "No se encontró 'config.py', se usarán los valores predeterminados." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "No hay huella digital en la URL." @@ -1247,7 +1302,7 @@ msgstr "Sin directorio de salida firmado - nada que hacer" msgid "No signing certificates found in {path}" msgstr "No se ha encontrado ningún certificado de firma en {path}" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "No existe tal paquete: %s" @@ -1279,6 +1334,11 @@ msgstr "Nada que hacer para {appid}." msgid "Now set these in config.py:" msgstr "Ahora establezca lo siguiente en config.py:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Ahora establezca lo siguiente en config.py:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1751,6 +1811,10 @@ msgstr "Este repo ya tiene metadatos locales: %s" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1781,6 +1845,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "¡Se encontró una excepción desconocida!" @@ -2670,6 +2739,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/es_AR/LC_MESSAGES/fdroidserver.po b/locale/es_AR/LC_MESSAGES/fdroidserver.po index 201f2518..7745b971 100644 --- a/locale/es_AR/LC_MESSAGES/fdroidserver.po +++ b/locale/es_AR/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-12-12 06:36+0000\n" "Last-Translator: Eduardo Rodrigues \n" "Language-Team: Spanish (Argentina) \n" @@ -138,6 +138,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -146,14 +150,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -163,6 +179,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -280,6 +300,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -294,6 +319,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -453,6 +483,11 @@ msgstr "Cometer cambios" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -473,6 +508,11 @@ msgstr "Empaquetado con la ultima versión de cada paquete" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -698,6 +738,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -827,7 +872,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1186,6 +1231,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1232,7 +1281,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1264,6 +1313,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1739,6 +1792,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1769,6 +1826,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "¡Se encontró una excepción desconocida!" @@ -2667,6 +2729,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/es_MX/LC_MESSAGES/fdroidserver.po b/locale/es_MX/LC_MESSAGES/fdroidserver.po index fd036b37..4087b201 100644 --- a/locale/es_MX/LC_MESSAGES/fdroidserver.po +++ b/locale/es_MX/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-04-29 12:49+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Spanish (Mexico) \n" @@ -136,6 +136,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -144,14 +148,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -161,6 +177,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -275,6 +295,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -289,6 +314,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -447,6 +477,11 @@ msgstr "Hacer Cambios" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -467,6 +502,11 @@ msgstr "No se pudo encontrar el nombre de la última versión" msgid "Could not find {path} to remove it" msgstr "No se pudo encontrar {path} para eliminarlo" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "No se pudo abrir el archivo apk para su análisis" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "No se pudo abrir el archivo apk para su análisis" @@ -691,6 +731,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -818,7 +863,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1176,6 +1221,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1222,7 +1271,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1254,6 +1303,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1725,6 +1778,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1755,6 +1812,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2642,6 +2704,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/eu/LC_MESSAGES/fdroidserver.po b/locale/eu/LC_MESSAGES/fdroidserver.po index d1b2ef99..44613cea 100644 --- a/locale/eu/LC_MESSAGES/fdroidserver.po +++ b/locale/eu/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -134,6 +134,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -142,14 +146,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -159,6 +175,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -273,6 +293,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -287,6 +312,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -445,6 +475,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -463,6 +498,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -686,6 +726,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -813,7 +858,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1171,6 +1216,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1217,7 +1266,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1249,6 +1298,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1720,6 +1773,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1750,6 +1807,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2637,6 +2699,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/fa/LC_MESSAGES/fdroidserver.po b/locale/fa/LC_MESSAGES/fdroidserver.po index 2aeb2d91..9e724d7c 100644 --- a/locale/fa/LC_MESSAGES/fdroidserver.po +++ b/locale/fa/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-06 08:26+0000\n" "Last-Translator: Mostafa Ahangarha \n" "Language-Team: Persian \n" @@ -136,6 +136,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -144,14 +148,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -161,6 +177,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -275,6 +295,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -289,6 +314,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -447,6 +477,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -465,6 +500,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -688,6 +728,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -815,7 +860,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1173,6 +1218,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1219,7 +1268,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1251,6 +1300,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1722,6 +1775,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1752,6 +1809,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "خطای ناشناخته‌ای یافت شد!" @@ -2639,6 +2701,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/fdroidserver.pot b/locale/fdroidserver.pot index ee8e533c..f5f6a46b 100644 --- a/locale/fdroidserver.pot +++ b/locale/fdroidserver.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n" +"Project-Id-Version: fdroidserver 2.0a5-27-gf24eae0f\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -136,6 +136,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -144,14 +148,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -161,6 +177,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -275,6 +295,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -289,6 +314,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -447,6 +477,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -465,6 +500,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -688,6 +728,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -815,7 +860,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1173,6 +1218,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1219,7 +1268,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1251,6 +1300,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1722,6 +1775,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1752,6 +1809,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2639,6 +2701,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/fi/LC_MESSAGES/fdroidserver.po b/locale/fi/LC_MESSAGES/fdroidserver.po index 87906732..32176349 100644 --- a/locale/fi/LC_MESSAGES/fdroidserver.po +++ b/locale/fi/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -134,6 +134,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -142,14 +146,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -159,6 +175,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -273,6 +293,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -287,6 +312,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -445,6 +475,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -463,6 +498,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -686,6 +726,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -813,7 +858,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1171,6 +1216,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1217,7 +1266,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1249,6 +1298,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1720,6 +1773,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1750,6 +1807,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2637,6 +2699,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/fr/LC_MESSAGES/fdroidserver.po b/locale/fr/LC_MESSAGES/fdroidserver.po index 9a64bb35..9aa66493 100644 --- a/locale/fr/LC_MESSAGES/fdroidserver.po +++ b/locale/fr/LC_MESSAGES/fdroidserver.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-08 15:24+0000\n" "Last-Translator: Renaud Perrai \n" "Language-Team: French \n" @@ -162,6 +162,11 @@ msgstr "l'option %s ne prend pas de valeur" msgid "'keypass' not found in config.py!" msgstr "'keypass' non trouvé dans config.py !" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' non trouvé dans config.py !" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "'keystore' n'est pas utilisé et 'smartcardoptions' est vide !" @@ -170,14 +175,29 @@ msgstr "'keystore' n'est pas utilisé et 'smartcardoptions' est vide !" msgid "'keystore' not found in config.py!" msgstr "'keystore' non trouvé dans config.py !" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore' non trouvé dans config.py !" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' non trouvé dans config.py !" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' non trouvé dans config.py !" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' non trouvé dans config.py !" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' non trouvé dans config.py !" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -187,6 +207,11 @@ msgstr "'required' est invalide comme argument positionnel" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' n'est pas configuré dans 'config.py' !" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' n'est pas configuré dans 'config.py' !" + #. 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 #. translated or transliterated. @@ -301,6 +326,11 @@ msgstr "Code Android DEX" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "Le SDK Android '{path}' n'a pas '{dirname}' installé !" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "SDK Android introuvable !" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "SDK Android introuvable !" @@ -315,6 +345,11 @@ msgstr "Le SDK Android '{path}' n’existe pas !" msgid "Android SDK path '{path}' is not a directory!" msgstr "Le chemin du SDK Android '{path}' n'est pas un dossier !" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "SDK Android introuvable !" + #. 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 #. translated or transliterated. @@ -473,6 +508,11 @@ msgstr "Sauvegarder les changements (commit)" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Conflit d'arguments : '--verbose' et '--quiet' ne peuvent être choisis en même temps." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -491,6 +531,11 @@ msgstr "Impossible de trouver le nom de la dernière version" msgid "Could not find {path} to remove it" msgstr "Chemin {path} introuvable pour sa suppression" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Impossible d'ouvrir le fichier apk pour analyse" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "Impossible d'ouvrir le fichier apk pour analyse" @@ -718,6 +763,11 @@ msgstr "" "Entrez le chemin du SDK Android (%s1) :\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -845,7 +895,7 @@ msgstr "« {path} » graphique trouvée sans métadonnées pour l'applicatio msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "Appids invalide trouvée dans l'argument" @@ -1203,6 +1253,11 @@ msgstr "Aucun périphérique connecté trouvé" msgid "No commit specified for {versionName} in {linedesc}" msgstr "Aucun archivage spécifier pour {versionName} dans {linedesc}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "Aucun 'config.py' trouvée, utilisation des originales." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "Aucune empreinte dans l'URL." @@ -1250,7 +1305,7 @@ msgstr "Aucun dossier de sortie signée - rien n'est a faire" msgid "No signing certificates found in {path}" msgstr "Aucun certificat signée trouvée dans {path}" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Aucun packet comme sa : %s" @@ -1282,6 +1337,11 @@ msgstr "Rien à faire pour {appid}." msgid "Now set these in config.py:" msgstr "Maintenant, définissez-les dans config.py :" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Maintenant, définissez-les dans config.py :" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1755,6 +1815,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1786,6 +1850,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Exception inconnue détectée !" @@ -2676,6 +2745,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/hu/LC_MESSAGES/fdroidserver.po b/locale/hu/LC_MESSAGES/fdroidserver.po index a274970b..4057d1a2 100644 --- a/locale/hu/LC_MESSAGES/fdroidserver.po +++ b/locale/hu/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.6-70-g54bc858\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-11-10 16:21+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Hungarian \n" @@ -143,6 +143,11 @@ msgstr "A(z) %s kapcsoló nem fogad értéket" msgid "'keypass' not found in config.py!" msgstr "A „keypass” nem található a config.py fájlban." +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "A „keypass” nem található a config.py fájlban." + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -151,14 +156,29 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "A „keystore” nem található a config.py fájlban." +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "A „keystore” nem található a config.py fájlban." + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "A „keystorepass” nem található a config.py fájlban." +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "A „keystorepass” nem található a config.py fájlban." + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "A „repo_keyalias” nem található a config.py fájlban." +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "A „repo_keyalias” nem található a config.py fájlban." + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -168,6 +188,11 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "Az „sdk_path” nincs megadva a „config.py” fájlban." +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "Az „sdk_path” nincs megadva a „config.py” fájlban." + #. 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 #. translated or transliterated. @@ -282,6 +307,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -296,6 +326,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -454,6 +489,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -472,6 +512,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -695,6 +740,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -822,7 +872,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1180,6 +1230,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1226,7 +1280,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1258,6 +1312,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1729,6 +1787,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1759,6 +1821,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Ismeretlen kivétel észlelve!" @@ -2646,6 +2713,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/id/LC_MESSAGES/fdroidserver.po b/locale/id/LC_MESSAGES/fdroidserver.po index 8cd4c205..a143c28f 100644 --- a/locale/id/LC_MESSAGES/fdroidserver.po +++ b/locale/id/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-06 08:26+0000\n" "Last-Translator: signz signotorez \n" "Language-Team: Indonesian \n" @@ -134,6 +134,11 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "'keypass' tidak ditemukan dalam config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' tidak ditemukan dalam config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -142,14 +147,29 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "'keystore' tidak ditemukan dalam config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore' tidak ditemukan dalam config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' tidak ditemukan dalam config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' tidak ditemukan dalam config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' tidak ditemukan dalam config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' tidak ditemukan dalam config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -159,6 +179,11 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'keypass' tidak ditemukan dalam config.py!" + #. 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 #. translated or transliterated. @@ -273,6 +298,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -287,6 +317,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -444,6 +479,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -462,6 +502,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -685,6 +730,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -812,7 +862,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1170,6 +1220,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1216,7 +1270,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1248,6 +1302,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1718,6 +1776,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1748,6 +1810,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Eksepsi tidak ditemukan!" @@ -2632,6 +2699,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/it/LC_MESSAGES/fdroidserver.po b/locale/it/LC_MESSAGES/fdroidserver.po index 0c731c15..a56673d2 100644 --- a/locale/it/LC_MESSAGES/fdroidserver.po +++ b/locale/it/LC_MESSAGES/fdroidserver.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-12-31 08:12+0000\n" "Last-Translator: random r \n" "Language-Team: Italian \n" @@ -154,6 +154,11 @@ msgstr "l'opzione %s non accetta un valore" msgid "'keypass' not found in config.py!" msgstr "\"keypass\" non trovato in config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "\"keypass\" non trovato in config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "'keystore' è NONE e 'smartcardoptions' è vuoto!" @@ -162,14 +167,29 @@ msgstr "'keystore' è NONE e 'smartcardoptions' è vuoto!" msgid "'keystore' not found in config.py!" msgstr "\"keystore\" non trovato in config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "\"keystore\" non trovato in config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "\"keystorepass\" non trovato in config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "\"keystorepass\" non trovato in config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "\"repo_keyalias\" non trovato in config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "\"repo_keyalias\" non trovato in config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -179,6 +199,11 @@ msgstr "\"required\" è un argomento invalido per i posizionali" msgid "'sdk_path' not set in 'config.py'!" msgstr "\"sdk_path\" non impostato in \"config.py\"!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "\"sdk_path\" non impostato in \"config.py\"!" + #. 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 #. translated or transliterated. @@ -293,6 +318,11 @@ msgstr "Codice DEX Android" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "\"{path}\" dell'Android SDK non ha \"{dirname}\" installato!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "Android SDK non trovato!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "Android SDK non trovato!" @@ -307,6 +337,11 @@ msgstr "Il path di Android SDK \"{path}\" non esiste!" msgid "Android SDK path '{path}' is not a directory!" msgstr "Il path di Android SDK \"{path}\" non è una directory!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "Android SDK non trovato!" + #. 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 #. translated or transliterated. @@ -465,6 +500,11 @@ msgstr "Cambiamenti del commit" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Argomenti in conflitto: '--verbose' e '--quiet' non possono essere specificati contemporaneamente." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -483,6 +523,11 @@ msgstr "Impossibile trovare il nome della versione più recente" msgid "Could not find {path} to remove it" msgstr "Impossibile trovare {path} da rimuovere" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Impossibile aprire il file apk per l'analisi" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "Impossibile aprire il file apk per l'analisi" @@ -710,6 +755,11 @@ msgstr "" "Inserisci qui il percorso dell'Android SDK (%s):\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -837,7 +887,7 @@ msgstr "Trovato l'elemento grafico \"{path}\" senza metadati per l'app \"{name}\ msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "Trovato file di finanziamento non valido \"{path}\" per \"{name}\":" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "Trovati appid non validi negli argomenti" @@ -1195,6 +1245,11 @@ msgstr "Nessun dispositivo collegato trovato" msgid "No commit specified for {versionName} in {linedesc}" msgstr "Nessun commit specificato per {versionName} in {linedesc}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "Nessun 'config.py' trovato, utilizzando i valori predefiniti." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "Nessuna impronta digitale nell'URL." @@ -1241,7 +1296,7 @@ msgstr "Nessuna directory di output firmata - niente da fare" msgid "No signing certificates found in {path}" msgstr "Nessun certificato di firma trovato in {path}" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Nessun pacchetto di questo tipo: %s" @@ -1273,6 +1328,11 @@ msgstr "Niente da fare per {appid}." msgid "Now set these in config.py:" msgstr "Ora imposta i seguenti campi in config.py:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Ora imposta i seguenti campi in config.py:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1744,6 +1804,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1774,6 +1838,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Eccezione sconosciuta trovata!" @@ -2661,6 +2730,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/ja/LC_MESSAGES/fdroidserver.po b/locale/ja/LC_MESSAGES/fdroidserver.po index d2465585..8693c81f 100644 --- a/locale/ja/LC_MESSAGES/fdroidserver.po +++ b/locale/ja/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.8-224-g4b0ade7\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-09-02 16:10+0000\n" "Last-Translator: Hinaloe \n" "Language-Team: Japanese \n" @@ -134,6 +134,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -142,14 +146,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -159,6 +175,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -273,6 +293,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -287,6 +312,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "Android SDK パス '{path}' はディレクトリではありません!" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -444,6 +474,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -462,6 +497,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -685,6 +725,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -812,7 +857,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1170,6 +1215,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1216,7 +1265,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1248,6 +1297,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1718,6 +1771,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1748,6 +1805,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2632,6 +2694,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/kab/LC_MESSAGES/fdroidserver.po b/locale/kab/LC_MESSAGES/fdroidserver.po index fd9fd2e3..9c3da3cc 100644 --- a/locale/kab/LC_MESSAGES/fdroidserver.po +++ b/locale/kab/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-06 08:26+0000\n" "Last-Translator: Kahina Messaoudi \n" "Language-Team: Kabyle \n" @@ -136,6 +136,11 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "'keypass' ulac-it di config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' ulac-it di config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -144,14 +149,29 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "'keystore' ulac-it di config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore' ulac-it di config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' ulac-it di config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' ulac-it di config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' ulac-it deg config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' ulac-it deg config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -161,6 +181,11 @@ msgstr "'required' d taɣiret ur iṣeḥḥan ara i usideg" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' ur yettwasbadu ara 'config.py'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' ur yettwasbadu ara 'config.py'!" + #. 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 #. translated or transliterated. @@ -275,6 +300,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -289,6 +319,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -447,6 +482,11 @@ msgstr "Azen ibeddilen" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -465,6 +505,11 @@ msgstr "Ur izmir ara ad d-yaf isem n lqem aneggaru" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Ur yezmir ara a d-ildi afaylu apk i tesleḍt" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "Ur yezmir ara a d-ildi afaylu apk i tesleḍt" @@ -688,6 +733,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -815,7 +865,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1173,6 +1223,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1219,7 +1273,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1251,6 +1305,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1722,6 +1780,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1752,6 +1814,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2639,6 +2706,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/ko/LC_MESSAGES/fdroidserver.po b/locale/ko/LC_MESSAGES/fdroidserver.po index b8c6c8b3..f5fbe4d7 100644 --- a/locale/ko/LC_MESSAGES/fdroidserver.po +++ b/locale/ko/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.8-135-g16dd6d28\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-11-10 16:20+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Korean \n" @@ -141,6 +141,11 @@ msgstr "%s 옵션은 값을 받지 않습니다" msgid "'keypass' not found in config.py!" msgstr "'keypass'를 config.py에서 찾을 수 없습니다!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass'를 config.py에서 찾을 수 없습니다!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -149,14 +154,29 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "'keystore'를 config.py에서 찾을 수 없습니다!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore'를 config.py에서 찾을 수 없습니다!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass'를 config.py에서 찾을 수 없습니다!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass'를 config.py에서 찾을 수 없습니다!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias'를 config.py에서 찾을 수 없습니다!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias'를 config.py에서 찾을 수 없습니다!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -166,6 +186,11 @@ msgstr "'required'는 고정적을 위한 잘못된 인수입니다" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path'를 'config.py'에서 설정할 수 없습니다!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path'를 'config.py'에서 설정할 수 없습니다!" + #. 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 #. translated or transliterated. @@ -281,6 +306,11 @@ msgstr "Android SDK를 찾을 수 없습니다!" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "Android SDK '{path}'는 설치된 '{dirname}'가 없습니다!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "Android SDK를 찾을 수 없습니다!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "Android SDK를 찾을 수 없습니다!" @@ -295,6 +325,11 @@ msgstr "Android SDK 경로 '{path}'는 존재하지 않습니다!" msgid "Android SDK path '{path}' is not a directory!" msgstr "Android SDK 경로 '{path}'는 디렉터리가 아닙니다!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "Android SDK를 찾을 수 없습니다!" + #. 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 #. translated or transliterated. @@ -452,6 +487,11 @@ msgstr "번경사항 커밋" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -470,6 +510,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -693,6 +738,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -820,7 +870,7 @@ msgstr "앱 \"{name}\"를 위한 메타데이터가 없이 \"{path}\" 그래픽 msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1178,6 +1228,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1224,7 +1278,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1256,6 +1310,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1726,6 +1784,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1757,6 +1819,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "알 수 없는 예외가 찾아졌습니다!" @@ -2643,6 +2710,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\"는 존재하지 않습니다! config.py에서 그것을 고치세요." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/ml/LC_MESSAGES/fdroidserver.po b/locale/ml/LC_MESSAGES/fdroidserver.po index e711a5ea..dc65c236 100644 --- a/locale/ml/LC_MESSAGES/fdroidserver.po +++ b/locale/ml/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.6-70-g54bc858\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -135,6 +135,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -143,14 +147,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -160,6 +176,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -274,6 +294,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -288,6 +313,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -446,6 +476,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -464,6 +499,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -687,6 +727,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -814,7 +859,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1172,6 +1217,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1218,7 +1267,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1250,6 +1299,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1721,6 +1774,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1751,6 +1808,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2638,6 +2700,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/nb_NO/LC_MESSAGES/fdroidserver.po b/locale/nb_NO/LC_MESSAGES/fdroidserver.po index d196989d..c2c9222e 100644 --- a/locale/nb_NO/LC_MESSAGES/fdroidserver.po +++ b/locale/nb_NO/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.8-74-ga380b9f\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-14 09:28+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål \n" @@ -144,6 +144,11 @@ msgstr "%s-valget tar ikke en verdi" msgid "'keypass' not found in config.py!" msgstr "'keypass' ble ikke funnet i config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' ble ikke funnet i config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -152,14 +157,29 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "'keystore' ble ikke funnet i config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore' ble ikke funnet i config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' ble ikke funnet i config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' ble ikke funnet i config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' ble ikke funnet i config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' ble ikke funnet i config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py #, fuzzy @@ -170,6 +190,11 @@ msgstr "'required' er et ugyldig argument for posisjonsinfo" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' ble ikke funnet i config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' ble ikke funnet i config.py!" + #. 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 #. translated or transliterated. @@ -286,6 +311,11 @@ msgstr "Fant ingen Android-SDK." msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "Android-SDK '{path}' har ikke '{dirname}' installert." +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "Fant ikke Android-SDK!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "Fant ikke Android-SDK!" @@ -300,6 +330,11 @@ msgstr "Sti for Android-SDK \"{path}\" finnes ikke." msgid "Android SDK path '{path}' is not a directory!" msgstr "Android SDK-stien '{path}' er ikke ei mappe." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "Fant ikke Android-SDK!" + #. 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 #. translated or transliterated. @@ -460,6 +495,11 @@ msgstr "Send inn endringer" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Argumenter i konflikt: '--verbose' og '--quiet' kan ikke angis samtidig." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -480,6 +520,11 @@ msgstr "Fant ikke seneste versjonsnavn" msgid "Could not find {path} to remove it" msgstr "Fant ikke \"{path}\" for fjerning derav" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Kunne ikke åpne APK-fil for analyse" + #: ../fdroidserver/update.py #, fuzzy msgid "Could not open apk file for analysis" @@ -718,6 +763,11 @@ msgstr "" "Skriv inn stien til Android SDK (%s) her:\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, fuzzy, python-format @@ -850,7 +900,7 @@ msgstr "Fant \"{path}\"-grafikk uten metadata for programmet \"{name}\"." msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, fuzzy msgid "Found invalid appids in arguments" msgstr "Fant ugyldige App-ID-er i argumenter" @@ -1221,6 +1271,11 @@ msgstr "Fant ingen tilknyttede enheter" msgid "No commit specified for {versionName} in {linedesc}" msgstr "Ingen innsendelse angitt for {versionName} i {linedesc}." +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "Fant ingen 'config.py' , bruker forvalg." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "Inget fingeravtrykk i nettadresse." @@ -1269,7 +1324,7 @@ msgstr "Ingen signert utdatamappe - ingenting å gjøre" msgid "No signing certificates found in {path}" msgstr "Ingen signeringssertifikater funnet i {path}" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Ingen slik pakke: %s" @@ -1301,6 +1356,10 @@ msgstr "Ingenting å gjøre for {appid}." msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, fuzzy, python-brace-format @@ -1791,6 +1850,11 @@ msgstr "Denne pakkebrønnen har allerede lokal metadata: %s" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "For å bruke AWS-spann, må \"awssecretkey\" og \"awsaccesskeyid\" også være satt i config.py." +#: ../fdroidserver/deploy.py +#, fuzzy +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "For å bruke AWS-spann, må \"awssecretkey\" og \"awsaccesskeyid\" også være satt i config.py." + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "Nettadressen må starte med https:// eller http://" @@ -1823,6 +1887,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "Uventet tekst på samme linje som {field} i {linedesc}." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Ukjent unntak møtt!" @@ -2734,6 +2803,11 @@ msgstr "{file} er tom eller skadet!" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" finnes ikke. Rett det i config.py." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/nl/LC_MESSAGES/fdroidserver.po b/locale/nl/LC_MESSAGES/fdroidserver.po index 541cd10c..99f30655 100644 --- a/locale/nl/LC_MESSAGES/fdroidserver.po +++ b/locale/nl/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-01 20:58+0000\n" "Last-Translator: Bart Groeneveld \n" "Language-Team: Dutch \n" @@ -135,6 +135,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -143,14 +147,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -160,6 +176,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -274,6 +294,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -288,6 +313,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -447,6 +477,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -465,6 +500,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -688,6 +728,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -815,7 +860,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1173,6 +1218,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1219,7 +1268,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1251,6 +1300,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1722,6 +1775,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1752,6 +1809,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Onbekende uitzondering gevonden!" @@ -2639,6 +2701,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/pl/LC_MESSAGES/fdroidserver.po b/locale/pl/LC_MESSAGES/fdroidserver.po index fef3f666..7edc6943 100644 --- a/locale/pl/LC_MESSAGES/fdroidserver.po +++ b/locale/pl/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2021-01-13 04:41+0000\n" "Last-Translator: Michal L \n" "Language-Team: Polish \n" @@ -149,6 +149,11 @@ msgstr "%s opcja nie przyjmuje wartości" msgid "'keypass' not found in config.py!" msgstr "'keypass' nie znaleziono w config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' nie znaleziono w config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -157,14 +162,29 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "'Plik kluczy' nie został znaleziony w pliku config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'Plik kluczy' nie został znaleziony w pliku config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' nie znaleziono w config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' nie znaleziono w config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' nie znaleziono w config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' nie znaleziono w config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -174,6 +194,11 @@ msgstr "'wymagane' jest nieprawidłowym argumentem dla pozycji" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' nie jest ustawiony w 'config.py'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' nie jest ustawiony w 'config.py'!" + #. 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 #. translated or transliterated. @@ -288,6 +313,11 @@ msgstr "Kod DEX Android" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "Android SDK '{path}' nie jest '{dirname}' zainstalowany!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "Nie znaleziono Android SDK!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "Nie znaleziono Android SDK!" @@ -302,6 +332,11 @@ msgstr "Android SDK ścieżka '{path}' nie istnieje!" msgid "Android SDK path '{path}' is not a directory!" msgstr "Android SDK ścieżka '{path}' nie jest katalogiem!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "Nie znaleziono Android SDK!" + #. 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 #. translated or transliterated. @@ -461,6 +496,11 @@ msgstr "Zatwierdź zmiany" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Sprzeczne argumenty: '--verbose' i '--quiet' nie mogą być podane w tym samym czasie." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -479,6 +519,11 @@ msgstr "Nie można odnaleźć nazwy najnowszej wersji" msgid "Could not find {path} to remove it" msgstr "Nie można znaleźć pliku {path}, aby go usunąć" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Nie można otworzyć pliku APK do analizy" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "Nie można otworzyć pliku APK do analizy" @@ -706,6 +751,11 @@ msgstr "" "Podaj ścieżkę do zestawu SDK systemu Android (%s) tutaj:\n" " > " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -834,7 +884,7 @@ msgstr "Znaleziono \"{path}\" grafiki bez metadanych dla aplikacji \"{name}\"!" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "Znaleziono nieprawidłowe pliki w argumentach" @@ -1193,6 +1243,11 @@ msgstr "Nie znaleziono podłączonych urządzeń" msgid "No commit specified for {versionName} in {linedesc}" msgstr "Nie określono zatwierdzenia dla {versionName} w {linedesc}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "Nie znaleziono pliku 'config.py', używając wartości domyślnych." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "Brak odcisku palca w adresie URL." @@ -1239,7 +1294,7 @@ msgstr "Brak podpisanego katalogu wyjściowego - nic nie można zrobić" msgid "No signing certificates found in {path}" msgstr "Nie znaleziono certyfikatów do podpisu w {path}" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Brak takiego pakietu: %s" @@ -1271,6 +1326,11 @@ msgstr "Nic nie robić w {appid}." msgid "Now set these in config.py:" msgstr "Teraz ustaw je w config.py:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Teraz ustaw je w config.py:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1744,6 +1804,11 @@ msgstr "To repo ma już lokalne metadane: %s" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "Aby użyć awsbucket, awssecretkey i awsaccesskeyid muszą być również ustawione w config.py!" +#: ../fdroidserver/deploy.py +#, fuzzy +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "Aby użyć awsbucket, awssecretkey i awsaccesskeyid muszą być również ustawione w config.py!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "Adres URL musi rozpoczynać się od https:// lub http://" @@ -1774,6 +1839,11 @@ msgstr "Nieprawidłowy tag licencji \"{}\"! Używaj tylko tagów licencji skonfi msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "Nieoczekiwany tekst w tej samej linii co {field} w {linedesc}" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Znaleziono nieznany wyjątek!" @@ -2669,6 +2739,11 @@ msgstr "{file} jest pusty lub uszkodzony!" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" nie istnieje! Popraw go w config.py." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/pt/LC_MESSAGES/fdroidserver.po b/locale/pt/LC_MESSAGES/fdroidserver.po index 5852ac61..bc896450 100644 --- a/locale/pt/LC_MESSAGES/fdroidserver.po +++ b/locale/pt/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-26 07:26+0000\n" "Last-Translator: ssantos \n" "Language-Team: Portuguese \n" @@ -147,6 +147,11 @@ msgstr "opção %s não leva um valor" msgid "'keypass' not found in config.py!" msgstr "'keypass' não foi encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' não foi encontrada em config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "\"keystore\" é NONE e \"smartcardoptions\" está vazio!" @@ -155,14 +160,29 @@ msgstr "\"keystore\" é NONE e \"smartcardoptions\" está vazio!" msgid "'keystore' not found in config.py!" msgstr "'keystore' não encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore' não encontrada em config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' não encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' não encontrada em config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' não encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' não encontrada em config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -172,6 +192,11 @@ msgstr "'required' é um argumento inválido para posicionadores" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' não definido em 'config.py'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' não definido em 'config.py'!" + #. 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 #. translated or transliterated. @@ -286,6 +311,11 @@ msgstr "Código DEX do Android" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "O SDK Android '{path}' não tem '{dirname}' instalado!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "SDK do Android não foi encontrado!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "SDK do Android não foi encontrado!" @@ -300,6 +330,11 @@ msgstr "O caminho do SDK Android '{path}' não existe!" msgid "Android SDK path '{path}' is not a directory!" msgstr "O caminho do SDK Android '{path}' não é um diretório!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "SDK do Android não foi encontrado!" + #. 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 #. translated or transliterated. @@ -458,6 +493,11 @@ msgstr "Enviar mudanças" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Argumentos conflitantes: \"--verbose\" e \"--quiet\" não podem ser especificados ao mesmo tempo." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -476,6 +516,11 @@ msgstr "Não foi possível encontrar o nome da versão mais recente" msgid "Could not find {path} to remove it" msgstr "Não foi possível localizar {path} para removê-lo" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Não foi possível abrir ficheiro apk para análise" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "Não foi possível abrir ficheiro apk para análise" @@ -703,6 +748,11 @@ msgstr "" "Digite o caminho para o SDK do Android (%s) aqui:\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -830,7 +880,7 @@ msgstr "\"{path}\" gráfico encontrado sem metadados para o app \"{name}\"!" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "Ficheiro de financiamento ruim \"{path}\" encontrado para \"{name}\":" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "appids inválidos encontrados em argumentos" @@ -1188,6 +1238,11 @@ msgstr "Nenhum aparelho anexado encontrado" msgid "No commit specified for {versionName} in {linedesc}" msgstr "Nenhum commit especificado para {versionName} em {linedesc}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "'config.py' não encontrado, utilizando as predefinições." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "Nenhuma impressão digital no URL." @@ -1234,7 +1289,7 @@ msgstr "Nenhum diretório de saída assinado - nada a fazer" msgid "No signing certificates found in {path}" msgstr "Nenhum certificado de assinatura encontrado em {path}" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Nenhum pacote desses: %s" @@ -1266,6 +1321,11 @@ msgstr "Nada a fazer para {appid}." msgid "Now set these in config.py:" msgstr "Agora configure estes em config.py:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Agora configure estes em config.py:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1737,6 +1797,11 @@ msgstr "Este repositório já tem metadados locais: %s" 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!" +#: ../fdroidserver/deploy.py +#, fuzzy +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!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "A URL deve começar com https:// ou http://" @@ -1767,6 +1832,11 @@ msgstr "Etiqueta de licença \"{}\" inesperada! Use somente as etiquetas de lice msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "Texto inesperado na mesma linha como {field} em {linedesc}" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Exceção desconhecida!" @@ -2654,6 +2724,11 @@ msgstr "{file} está em branco ou corrompido!" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" não existe! Corrija-o no config.py." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/pt_BR/LC_MESSAGES/fdroidserver.po b/locale/pt_BR/LC_MESSAGES/fdroidserver.po index 2776035d..4b63dd12 100644 --- a/locale/pt_BR/LC_MESSAGES/fdroidserver.po +++ b/locale/pt_BR/LC_MESSAGES/fdroidserver.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-11-09 19:08+0000\n" "Last-Translator: The Cats \n" "Language-Team: Portuguese (Brazil) \n" @@ -153,6 +153,11 @@ msgstr "opção %s não leva um valor" msgid "'keypass' not found in config.py!" msgstr "'keypass' não foi encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' não foi encontrada em config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "\"keystore\" é NONE e \"smartcardoptions\" está vazia!" @@ -161,14 +166,29 @@ msgstr "\"keystore\" é NONE e \"smartcardoptions\" está vazia!" msgid "'keystore' not found in config.py!" msgstr "'keystore' não encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore' não encontrada em config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' não encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' não encontrada em config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' não encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' não encontrada em config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -178,6 +198,11 @@ msgstr "'required' é um argumento inválido para posicionadores" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' não definido em 'config.py'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' não definido em 'config.py'!" + #. 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 #. translated or transliterated. @@ -292,6 +317,11 @@ msgstr "Código DEX do Android" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "O SDK Android '{path}' não tem '{dirname}' instalado!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "SDK do Android não foi encontrado!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "SDK do Android não foi encontrado!" @@ -306,6 +336,11 @@ msgstr "O caminho do SDK Android '{path}' não existe!" msgid "Android SDK path '{path}' is not a directory!" msgstr "O caminho do SDK Android '{path}' não é um diretório!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "SDK do Android não foi encontrado!" + #. 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 #. translated or transliterated. @@ -464,6 +499,11 @@ msgstr "Enviar mudanças" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Argumentos conflitantes: \"--verbose\" e \"--quiet\" não podem ser especificados ao mesmo tempo." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -482,6 +522,11 @@ msgstr "Não foi possível encontrar o nome da versão mais recente" msgid "Could not find {path} to remove it" msgstr "Impossível encontrar {path} para removê-lo" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Impossível abrir o arquivo de APK para analisá-lo" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "Impossível abrir o arquivo de APK para analisá-lo" @@ -709,6 +754,11 @@ msgstr "" "Digite o caminho para o Android SDK (%s) aqui:\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -836,7 +886,7 @@ msgstr "Foi encontrado o gráfico \"{path}\" sem metadados para o aplicativo \"{ msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "Encontrado arquivo inválido \"{path}\" de financiamento para \"{name}\":" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "Encontrou aplicativos inválidos em argumentos" @@ -1194,6 +1244,11 @@ msgstr "Nenhum dispositivo conectado encontrado" msgid "No commit specified for {versionName} in {linedesc}" msgstr "Nenhum commit especificado para {versionName} em {linedesc}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "Nenhum 'config.py' encontrado, usando padrões." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "Nenhuma impressão digital (fingerprint) no URL." @@ -1240,7 +1295,7 @@ msgstr "Nenhum diretório de saída assinado - nada a fazer" msgid "No signing certificates found in {path}" msgstr "Nenhum certificado de assinatura encontrado em {path}" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Nenhum pacote desse tipo: %s" @@ -1272,6 +1327,11 @@ msgstr "Nada a fazer para {appid}." msgid "Now set these in config.py:" msgstr "Agora defina estes em config.py:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Agora defina estes em config.py:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1743,6 +1803,11 @@ msgstr "Este repositório já tem metadados locais: %s" 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!" +#: ../fdroidserver/deploy.py +#, fuzzy +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!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "A URL deve começar com https:// ou http://" @@ -1773,6 +1838,11 @@ msgstr "A etiqueta da licença foi inesperada \"{}\"! Use apenas as etiquetas co msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "Texto inesperado na mesma linha como {field} em {linedesc}" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Exceção desconhecida encontrada!" @@ -2660,6 +2730,11 @@ msgstr "o {file} está vazio ou está corrompido!" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" não existe! Corrija-o no config.py." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/pt_PT/LC_MESSAGES/fdroidserver.po b/locale/pt_PT/LC_MESSAGES/fdroidserver.po index 906dc132..ef1496ae 100644 --- a/locale/pt_PT/LC_MESSAGES/fdroidserver.po +++ b/locale/pt_PT/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-26 07:26+0000\n" "Last-Translator: ssantos \n" "Language-Team: Portuguese (Portugal) \n" @@ -150,6 +150,11 @@ msgstr "opção %s não leva um valor" msgid "'keypass' not found in config.py!" msgstr "'keypass' não foi encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' não foi encontrada em config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "\"keystore\" é NONE e \"smartcardoptions\" está vazio!" @@ -158,14 +163,29 @@ msgstr "\"keystore\" é NONE e \"smartcardoptions\" está vazio!" msgid "'keystore' not found in config.py!" msgstr "'keystore' não encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore' não encontrada em config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' não encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' não encontrada em config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' não encontrada em config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' não encontrada em config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -175,6 +195,11 @@ msgstr "'required' é um argumento inválido para posicionadores" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' não definido em 'config.py'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' não definido em 'config.py'!" + #. 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 #. translated or transliterated. @@ -289,6 +314,11 @@ msgstr "Código DEX do Android" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "O SDK Android '{path}' não tem '{dirname}' instalado!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "SDK do Android não foi encontrado!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "SDK do Android não foi encontrado!" @@ -303,6 +333,11 @@ msgstr "O caminho do SDK Android '{path}' não existe!" msgid "Android SDK path '{path}' is not a directory!" msgstr "O caminho do SDK Android '{path}' não é um diretório!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "SDK do Android não foi encontrado!" + #. 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 #. translated or transliterated. @@ -461,6 +496,11 @@ msgstr "Enviar mudanças" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Argumentos conflitantes: \"--verbose\" e \"--quiet\" não podem ser especificados ao mesmo tempo." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -479,6 +519,11 @@ msgstr "Não foi possível encontrar o nome da versão mais recente" msgid "Could not find {path} to remove it" msgstr "Não foi possível localizar {path} para removê-lo" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Não foi possível abrir ficheiro apk para análise" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "Não foi possível abrir ficheiro apk para análise" @@ -706,6 +751,11 @@ msgstr "" "Digite o caminho para o SDK do Android (%s) aqui:\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -833,7 +883,7 @@ msgstr "\"{path}\" gráfico encontrado sem metadados para o app \"{name}\"!" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "Ficheiro de financiamento ruim \"{path}\" encontrado para \"{name}\":" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "appids inválidos encontrados em argumentos" @@ -1191,6 +1241,11 @@ msgstr "Nenhum aparelho anexado encontrado" msgid "No commit specified for {versionName} in {linedesc}" msgstr "Nenhum commit especificado para {versionName} em {linedesc}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "'config.py' não encontrado, utilizando as predefinições." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "Nenhuma impressão digital no URL." @@ -1237,7 +1292,7 @@ msgstr "Nenhum diretório de saída assinado - nada a fazer" msgid "No signing certificates found in {path}" msgstr "Nenhum certificado de assinatura encontrado em {path}" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Nenhum pacote desses: %s" @@ -1269,6 +1324,11 @@ msgstr "Nada a fazer para {appid}." msgid "Now set these in config.py:" msgstr "Agora configure estes em config.py:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Agora configure estes em config.py:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1740,6 +1800,11 @@ msgstr "Este repositório já tem metadados locais: %s" 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!" +#: ../fdroidserver/deploy.py +#, fuzzy +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!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "A URL deve começar com https:// ou http://" @@ -1770,6 +1835,11 @@ msgstr "Etiqueta de licença \"{}\" inesperada! Use somente as etiquetas de lice msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "Texto inesperado na mesma linha como {field} em {linedesc}" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Exceção desconhecida!" @@ -2657,6 +2727,11 @@ msgstr "{file} está em branco ou corrompido!" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" não existe! Corrija-o no config.py." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/ru/LC_MESSAGES/fdroidserver.po b/locale/ru/LC_MESSAGES/fdroidserver.po index 6267c133..5cdba1ad 100644 --- a/locale/ru/LC_MESSAGES/fdroidserver.po +++ b/locale/ru/LC_MESSAGES/fdroidserver.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-12-23 21:25+0000\n" "Last-Translator: Golubev Alexander \n" "Language-Team: Russian \n" @@ -156,6 +156,11 @@ msgstr "%s параметр не принимает значений" msgid "'keypass' not found in config.py!" msgstr "В config.py нет переменной 'keypass'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "В config.py нет переменной 'keypass'!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "Значение 'keystore` — NONE, но 'smartcardoptions' не задан!" @@ -164,14 +169,29 @@ msgstr "Значение 'keystore` — NONE, но 'smartcardoptions' не за msgid "'keystore' not found in config.py!" msgstr "В config.py нет переменной 'keystore'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "В config.py нет переменной 'keystore'!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "В config.py нет переменной 'keystorepass'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "В config.py нет переменной 'keystorepass'!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "В config.py нет переменной 'repo_ keyalias'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "В config.py нет переменной 'repo_ keyalias'!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -181,6 +201,11 @@ msgstr "'required' не годится в качестве позиционно msgid "'sdk_path' not set in 'config.py'!" msgstr "В config.py не определен 'sdk_path'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "В config.py не определен 'sdk_path'!" + #. 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 #. translated or transliterated. @@ -295,6 +320,11 @@ msgstr "DEX-код Android" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "В установленной Android SDK '{path}' нет '{dirname}'!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "Android SDK не обнаружен!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "Android SDK не обнаружен!" @@ -309,6 +339,11 @@ msgstr "Android SDK '{path}' нет в переменных окружения!" msgid "Android SDK path '{path}' is not a directory!" msgstr "Путь Android SDK '{path}' указывает не на директорию!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "Android SDK не обнаружен!" + #. 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 #. translated or transliterated. @@ -468,6 +503,11 @@ msgstr "Сохранить изменения (commit)" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Несовместимые аргументы: '--verbose' и '--quiet' нельзя указывать одновременно." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -486,6 +526,11 @@ msgstr "Не удалось найти название последней ве msgid "Could not find {path} to remove it" msgstr "Указанный для удаления {path} не найден" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Не удалось открыть и проанализировать файл APK" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "Не удалось открыть и проанализировать файл APK" @@ -713,6 +758,11 @@ msgstr "" "Укажите путь к Android SDK (%s): \n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -840,7 +890,7 @@ msgstr "В \"{path}\" обнаружены изображения без мет msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "Обнаружен неверный файл финансирования \"{path}\" для \"{name}\":" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "В аргументах обнаружены неправильные appid" @@ -1198,6 +1248,11 @@ msgstr "Подключенных устройств не найдено" msgid "No commit specified for {versionName} in {linedesc}" msgstr "Не выбраны коммиты для {versionName} в {linedesc}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "Файл 'config.py' не обнаружен. Используется конфигурация по умолчанию." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "URL-адрес не содержит идентификационной метки (fingerprint)." @@ -1244,7 +1299,7 @@ msgstr "Директории с данными для подписывания msgid "No signing certificates found in {path}" msgstr "В {path} не обнаружены сертификаты для подписывания" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Такого пакета не существует: %s" @@ -1276,6 +1331,11 @@ msgstr "Автоматические обновления для {appid} нед msgid "Now set these in config.py:" msgstr "Определите эти переменные в config.py:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Определите эти переменные в config.py:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1748,6 +1808,11 @@ msgstr "Локальная копия метаданных репозитори msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "Необходимо определить переменные awsbucket, awssecretkey и awsaccesskeyid в config.py!" +#: ../fdroidserver/deploy.py +#, fuzzy +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "Необходимо определить переменные awsbucket, awssecretkey и awsaccesskeyid в config.py!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "URL должна начинаться с https:// или http://" @@ -1778,6 +1843,11 @@ msgstr "Неожиданная метка лицензии: \"{}\"! Исполь msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "Лишний текст в той же строчке, что и {field} в {linedesc}" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Произошла неизвестная ошибка!" @@ -2668,6 +2738,11 @@ msgstr "{file} пустой или повреждённый!" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name}: неверный путь \"{path}\"! Поправьте его в config.py." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/sk/LC_MESSAGES/fdroidserver.po b/locale/sk/LC_MESSAGES/fdroidserver.po index 07e91cbd..ca6ea1d4 100644 --- a/locale/sk/LC_MESSAGES/fdroidserver.po +++ b/locale/sk/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -135,6 +135,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -143,14 +147,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -160,6 +176,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -274,6 +294,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -288,6 +313,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -447,6 +477,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -465,6 +500,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -688,6 +728,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -815,7 +860,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1173,6 +1218,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1219,7 +1268,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1251,6 +1300,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1723,6 +1776,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1753,6 +1810,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2643,6 +2705,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/sq/LC_MESSAGES/fdroidserver.po b/locale/sq/LC_MESSAGES/fdroidserver.po index 15af277f..f29961f1 100644 --- a/locale/sq/LC_MESSAGES/fdroidserver.po +++ b/locale/sq/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2021-01-13 04:41+0000\n" "Last-Translator: Besnik Bleta \n" "Language-Team: Albanian \n" @@ -148,6 +148,11 @@ msgstr "Mundësia %s s’merr ndonjë vlerë" msgid "'keypass' not found in config.py!" msgstr "S’u gjet 'keypass' në config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "S’u gjet 'keypass' në config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "'keystore' është NONE dhe 'smartcardoptions' është e zbrazët!" @@ -156,14 +161,29 @@ msgstr "'keystore' është NONE dhe 'smartcardoptions' është e zbrazët!" msgid "'keystore' not found in config.py!" msgstr "S’u gjet 'keystore' në config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "S’u gjet 'keystore' në config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "S’u gjet 'keystorepass' te config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "S’u gjet 'keystorepass' te config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "S’u gjet 'repo_keyalias' te config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "S’u gjet 'repo_keyalias' te config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -173,6 +193,11 @@ msgstr "'required' është argument i pavlefshëm për pozicionalë" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' te 'config.py' s’është ujdisur!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' te 'config.py' s’është ujdisur!" + #. 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 #. translated or transliterated. @@ -287,6 +312,11 @@ msgstr "Kod DEX Android" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "Android SDK '{path}' s’ka '{dirname}' të instaluar!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "S’u gjet SDK Android-i!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "S’u gjet SDK Android-i!" @@ -301,6 +331,11 @@ msgstr "Shtegu Android SDK '{path}' s’ekziston!" msgid "Android SDK path '{path}' is not a directory!" msgstr "Shtegu Android SDK '{path}' s’është drejtori!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "S’u gjet SDK Android-i!" + #. 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 #. translated or transliterated. @@ -459,6 +494,11 @@ msgstr "Depozito ndryshimet" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Argumente që përplasen: '--verbose' dhe '--quiet' s’mund të përdoren në të njëjtën kohë." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -477,6 +517,11 @@ msgstr "S’ u gjet dot emër i versionit më të ri" msgid "Could not find {path} to remove it" msgstr "S’u gjet dot {path} për ta hequr" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "S’u hap dot kartela apk për analizim" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "S’u hap dot kartela apk për analizim" @@ -704,6 +749,11 @@ msgstr "" "Jepni shtegun për te Android SDK (%s) këtu:\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -831,7 +881,7 @@ msgstr "U gjet grafik \"{path}\" pa tejtëdhëna për aplikacionin \"{name}\"!" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "U gjetën appid-e të pavlefshëm te argumente" @@ -1189,6 +1239,11 @@ msgstr "S’u gjetën pajisje të bashkëngjitura" msgid "No commit specified for {versionName} in {linedesc}" msgstr "Te {linedesc} s’ka parashtrim të specifikuar për {versionName}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "S’u gjet 'config.py', po përdoren parazgjedhjet." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "S’ka shenja gishtash te URL-ja." @@ -1236,7 +1291,7 @@ msgstr "S’ka drejtori output-i të nënshkruar - s’ka ç’bëhet" msgid "No signing certificates found in {path}" msgstr "S’u gjetën dëshmi nënshkrimi te {path}" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "S’ka paketë të tillë: %s" @@ -1268,6 +1323,11 @@ msgstr "S’ka ç’bëhet për {appid}." msgid "Now set these in config.py:" msgstr "Tani, ujdisini këto te config.py:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Tani, ujdisini këto te config.py:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1739,6 +1799,11 @@ msgstr "Kjo depo ka tashmë tejtëdhëna vendore: %s" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "Për të përdorur awsbucket, te config.py duhen ujdisur edhe awssecretkey dhe awsaccesskey!" +#: ../fdroidserver/deploy.py +#, fuzzy +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "Për të përdorur awsbucket, te config.py duhen ujdisur edhe awssecretkey dhe awsaccesskey!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "URL-ja duhet të fillojë me https:// ose http://" @@ -1769,6 +1834,11 @@ msgstr "Etiketë e papritur licence \"{}\"! Përdorni vetëm etiketa licencash t msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "Tekst i papritur në të njëjtin rresht me {field} te {linedesc}" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "U gjet përjashtim i panjohur!" @@ -2656,6 +2726,11 @@ msgstr "{file} është e zbrazët ose e dëmtuar!" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" s’ekziston! Ndreqeni te config.py." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/sv/LC_MESSAGES/fdroidserver.po b/locale/sv/LC_MESSAGES/fdroidserver.po index d3e6bac7..cc3bda4a 100644 --- a/locale/sv/LC_MESSAGES/fdroidserver.po +++ b/locale/sv/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-11-10 16:21+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Swedish \n" @@ -135,6 +135,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -143,14 +147,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -160,6 +176,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -274,6 +294,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -288,6 +313,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -446,6 +476,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -464,6 +499,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -687,6 +727,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -814,7 +859,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1172,6 +1217,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1218,7 +1267,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1250,6 +1299,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1721,6 +1774,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1751,6 +1808,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Okänt undantag hittades!" @@ -2638,6 +2700,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/tr/LC_MESSAGES/fdroidserver.po b/locale/tr/LC_MESSAGES/fdroidserver.po index 6647b393..210820a6 100644 --- a/locale/tr/LC_MESSAGES/fdroidserver.po +++ b/locale/tr/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-22 17:26+0000\n" "Last-Translator: Oğuz Ersen \n" "Language-Team: Turkish \n" @@ -147,6 +147,11 @@ msgstr "%s seçeneği bir değer almaz" msgid "'keypass' not found in config.py!" msgstr "'keypass' config.py içinde bulunamadı!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' config.py içinde bulunamadı!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "'keystore' seçeneği NONE ve 'smartcardoptions' seçeneği boş!" @@ -155,14 +160,29 @@ msgstr "'keystore' seçeneği NONE ve 'smartcardoptions' seçeneği boş!" msgid "'keystore' not found in config.py!" msgstr "'keystore' config.py içinde bulunamadı!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore' config.py içinde bulunamadı!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' config.py içinde bulunamadı!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' config.py içinde bulunamadı!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' config.py içinde bulunamadı!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' config.py içinde bulunamadı!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -172,6 +192,11 @@ msgstr "'required' positionals için geçersiz bir argüman" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' 'config.py' içinde ayarlı değil!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' 'config.py' içinde ayarlı değil!" + #. 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 #. translated or transliterated. @@ -286,6 +311,11 @@ msgstr "Android DEX kodu" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "Android SDK '{path}' içinde '{dirname}' kurulu değil!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "Android SDK bulunamadı!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "Android SDK bulunamadı!" @@ -300,6 +330,11 @@ msgstr "Android SDK konumu '{path}' yok!" msgid "Android SDK path '{path}' is not a directory!" msgstr "Android SDK yolu '{path}' bir dizin değil!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "Android SDK bulunamadı!" + #. 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 #. translated or transliterated. @@ -458,6 +493,11 @@ msgstr "Değişiklikleri işle" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Çakışan argümanlar: '--verbose' ve '--quiet' aynı anda belirtilemez." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -476,6 +516,11 @@ msgstr "Son sürüm adı bulunamadı" msgid "Could not find {path} to remove it" msgstr "Kaldırmak için {path} bulunamadı" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "İnceleme için apk dosyası açılamadı" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "İnceleme için apk dosyası açılamadı" @@ -703,6 +748,11 @@ msgstr "" "Android SDK (%s) konumunu buraya girin:\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -830,7 +880,7 @@ msgstr "\"{name}\" uygulaması için üst verisi olmayan \"{path}\" grafiği bul msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "\"{name}\" için hatalı ödeme dosyası \"{path}\" bulundu:" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "Argümanda geçersiz appid'ler bulundu" @@ -1188,6 +1238,11 @@ msgstr "Bağlı aygıt bulunamadı" msgid "No commit specified for {versionName} in {linedesc}" msgstr "{linedesc} içindeki {versionName} için belirtilen işleme yok" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "'config.py' bulunamadı, öntanımlılar kullanılıyor." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "URL'de parmak izi yok." @@ -1234,7 +1289,7 @@ msgstr "İmzalanmış çıktı dizini yok - yapılacak işlem yok" msgid "No signing certificates found in {path}" msgstr "{path} içinde imzalama sertifikaları bulunamadı" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Böyle bir paket yok: %s" @@ -1266,6 +1321,11 @@ msgstr "{appid} için yapılacak işlem yok." msgid "Now set these in config.py:" msgstr "Şimdi bunları config.py içinde ayarlayın:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Şimdi bunları config.py içinde ayarlayın:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1737,6 +1797,11 @@ msgstr "Bu deponun zaten yerel üst verisi var: %s" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "Awsbucket kullanmak için, awssecretkey ve awsaccesskeyid de config.py içinde ayarlanmalı!" +#: ../fdroidserver/deploy.py +#, fuzzy +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "Awsbucket kullanmak için, awssecretkey ve awsaccesskeyid de config.py içinde ayarlanmalı!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "URL https:// veya http:// ile başlamalı" @@ -1767,6 +1832,11 @@ msgstr "Beklenmeyen lisans etiketi \"{}\"! Yalnızca yapılandırma dosyanızda msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "{linedesc} içinde {field} ile aynı satırda beklenmeyen metin" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Bilinmeyen özel durum bulundu!" @@ -2654,6 +2724,11 @@ msgstr "{file} boş veya bozuk!" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" yok! config.py içinde düzeltin." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/tzm/LC_MESSAGES/fdroidserver.po b/locale/tzm/LC_MESSAGES/fdroidserver.po index f6b4dabe..db122a0a 100644 --- a/locale/tzm/LC_MESSAGES/fdroidserver.po +++ b/locale/tzm/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.1-681-gc19e8952\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-29 08:32+0000\n" "Last-Translator: Hakim Oubouali \n" "Language-Team: Central Atlas Tamazight \n" @@ -135,6 +135,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -143,14 +147,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -160,6 +176,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -274,6 +294,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -288,6 +313,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -446,6 +476,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -464,6 +499,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -687,6 +727,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -814,7 +859,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1172,6 +1217,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1218,7 +1267,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1250,6 +1299,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1721,6 +1774,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1751,6 +1808,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2638,6 +2700,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/ug/LC_MESSAGES/fdroidserver.po b/locale/ug/LC_MESSAGES/fdroidserver.po index c3fa98a6..1e47a2f9 100644 --- a/locale/ug/LC_MESSAGES/fdroidserver.po +++ b/locale/ug/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2018-06-08 03:44+0000\n" "Last-Translator: ۋولقان \n" "Language-Team: Uyghur \n" @@ -136,6 +136,10 @@ msgstr "" msgid "'keypass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -144,14 +148,26 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +msgstr "" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "" +#: ../fdroidserver/common.py +msgid "'repo_keyalias' not found in config.yml!" +msgstr "" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -161,6 +177,10 @@ msgstr "" msgid "'sdk_path' not set in 'config.py'!" msgstr "" +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + #. 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 #. translated or transliterated. @@ -275,6 +295,11 @@ msgstr "" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "" +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "" @@ -289,6 +314,11 @@ msgstr "" msgid "Android SDK path '{path}' is not a directory!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "" + #. 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 #. translated or transliterated. @@ -447,6 +477,11 @@ msgstr "" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -465,6 +500,11 @@ msgstr "" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -688,6 +728,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -815,7 +860,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1173,6 +1218,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1219,7 +1268,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1251,6 +1300,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1722,6 +1775,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1752,6 +1809,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "" @@ -2639,6 +2701,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/uk/LC_MESSAGES/fdroidserver.po b/locale/uk/LC_MESSAGES/fdroidserver.po index d99bb4b9..5e117d08 100644 --- a/locale/uk/LC_MESSAGES/fdroidserver.po +++ b/locale/uk/LC_MESSAGES/fdroidserver.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-12-08 12:29+0000\n" "Last-Translator: Ihor Hordiichuk \n" "Language-Team: Ukrainian \n" @@ -150,6 +150,11 @@ msgstr "%s параметр не приймає значення" msgid "'keypass' not found in config.py!" msgstr "'keypass' не знайдено в config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "'keypass' не знайдено в config.py!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "'keystore' — NONE і 'smartcardoptions' порожній!" @@ -158,14 +163,29 @@ msgstr "'keystore' — NONE і 'smartcardoptions' порожній!" msgid "'keystore' not found in config.py!" msgstr "'keystore' не знайдено в config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "'keystore' не знайдено в config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "'keystorepass' не знайдено в config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "'keystorepass' не знайдено в config.py!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "'repo_keyalias' не знайдено в config.py!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "'repo_keyalias' не знайдено в config.py!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -175,6 +195,11 @@ msgstr "'required' недійсний аргумент для позицій" msgid "'sdk_path' not set in 'config.py'!" msgstr "'sdk_path' не встановлено в 'config.py'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'sdk_path' не встановлено в 'config.py'!" + #. 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 #. translated or transliterated. @@ -289,6 +314,11 @@ msgstr "Код Android DEX" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "Android SDK '{path}' '{dirname}' не встановлено!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "Android SDK не знайдено!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "Android SDK не знайдено!" @@ -303,6 +333,11 @@ msgstr "Android SDK шлях '{path}' не існує!" msgid "Android SDK path '{path}' is not a directory!" msgstr "Android SDK шлях '{path}' це не каталог!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "Android SDK не знайдено!" + #. 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 #. translated or transliterated. @@ -462,6 +497,11 @@ msgstr "Прийняти зміни" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "Конфліктні аргументи: \"---verbose\" і \"--quiet\" не можна вказати одночасно." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -480,6 +520,11 @@ msgstr "Не вдалося знайти найновішу назву верс msgid "Could not find {path} to remove it" msgstr "Не вдалося знайти шлях {path}, щоб вилучити його" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "Не вдалося відкрити файл apk для аналізу" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "Не вдалося відкрити файл apk для аналізу" @@ -707,6 +752,11 @@ msgstr "" "Введіть шлях до Android SDK (%s) тут:\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -834,7 +884,7 @@ msgstr "У \"{path}\" виявлено зображення без метада msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "Знайдено пошкоджений файл фінансування \"{path}\" для \"{name}\":" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "Знайдено недійсні прикладні програми в аргументах" @@ -1192,6 +1242,11 @@ msgstr "Не знайдено приєднаних пристроїв" msgid "No commit specified for {versionName} in {linedesc}" msgstr "У версії {linedesc} не вказано поданнь для {versionName}" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "Не знайдено 'config.py', використовуючи типові налаштування." + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "Немає власного цифрового відбитка в URL-адресі." @@ -1238,7 +1293,7 @@ msgstr "Немає підписаного вихідного шляху — ні msgid "No signing certificates found in {path}" msgstr "У {path} не знайдено сертифікатів для підписання" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "Такого пакунка немає: %s" @@ -1270,6 +1325,11 @@ msgstr "Для {appid} нічого виконувати." msgid "Now set these in config.py:" msgstr "Тепер встановіть їх у config.py:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "Тепер встановіть їх у config.py:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1742,6 +1802,11 @@ msgstr "Сховище вже має локальні метадані: %s" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "Для використання awsbucket, awssecretkey та awsaccesskeyid також слід налаштувати config.py!" +#: ../fdroidserver/deploy.py +#, fuzzy +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "Для використання awsbucket, awssecretkey та awsaccesskeyid також слід налаштувати config.py!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "URL-адреса має починатися з https:// або http://" @@ -1772,6 +1837,11 @@ msgstr "Неочікувана мітка ліцензії \"{}\"! Викори msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "Несподіваний текст у тому ж рядку, що і {field} у {linedesc}" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "Виявлено невідому виняткову ситуацію!" @@ -2662,6 +2732,11 @@ msgstr "{file} порожній або пошкоджений!" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" не існує! Виправте його в config.py." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/zh_Hans/LC_MESSAGES/fdroidserver.po b/locale/zh_Hans/LC_MESSAGES/fdroidserver.po index 6a658488..f2950631 100644 --- a/locale/zh_Hans/LC_MESSAGES/fdroidserver.po +++ b/locale/zh_Hans/LC_MESSAGES/fdroidserver.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-10-08 06:06+0000\n" "Last-Translator: Eric \n" "Language-Team: Chinese (Simplified) \n" @@ -144,6 +144,11 @@ msgstr "%s 选项不采用值" msgid "'keypass' not found in config.py!" msgstr "config.py中找不到'keypass'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "config.py中找不到'keypass'!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -152,14 +157,29 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "config.py中找不到'keypass'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "config.py中找不到'keypass'!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "config.py中找不到'keystorepass'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "config.py中找不到'keystorepass'!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "config.py中找不到'repo_keyalias'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "config.py中找不到'repo_keyalias'!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -169,6 +189,11 @@ msgstr "'required'是无效的位置参数" msgid "'sdk_path' not set in 'config.py'!" msgstr "未在“ config.py”中设置“ sdk_path”!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "未在“ config.py”中设置“ sdk_path”!" + #. 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 #. translated or transliterated. @@ -283,6 +308,11 @@ msgstr "安卓DEX代码" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "Android SDK‘{path}’未安装‘{dirname}’!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "未找到 Android SDK!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "未找到 Android SDK!" @@ -297,6 +327,11 @@ msgstr "Android SDK路径“ {path}”不存在!" msgid "Android SDK path '{path}' is not a directory!" msgstr "Android SDK路径'{path}'不是目录!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "未找到 Android SDK!" + #. 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 #. translated or transliterated. @@ -454,6 +489,11 @@ msgstr "提交更改" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -472,6 +512,11 @@ msgstr "找不到最新的版本名" msgid "Could not find {path} to remove it" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "" @@ -695,6 +740,11 @@ msgid "" "> " msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -822,7 +872,7 @@ msgstr "" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "" @@ -1180,6 +1230,10 @@ msgstr "" msgid "No commit specified for {versionName} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +msgid "No config.yml found, using defaults." +msgstr "" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "" @@ -1226,7 +1280,7 @@ msgstr "" msgid "No signing certificates found in {path}" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "" @@ -1258,6 +1312,10 @@ msgstr "" msgid "Now set these in config.py:" msgstr "" +#: ../fdroidserver/init.py +msgid "Now set these in config.yml:" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1728,6 +1786,10 @@ msgstr "" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "" +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1758,6 +1820,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "发生未知异常!" @@ -2642,6 +2709,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/zh_Hant/LC_MESSAGES/fdroidserver.po b/locale/zh_Hant/LC_MESSAGES/fdroidserver.po index 2894f7c0..59ab602a 100644 --- a/locale/zh_Hant/LC_MESSAGES/fdroidserver.po +++ b/locale/zh_Hant/LC_MESSAGES/fdroidserver.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2020-10-21 18:05+0200\n" +"POT-Creation-Date: 2021-01-14 14:55+0100\n" "PO-Revision-Date: 2020-11-10 16:20+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Chinese (Traditional) \n" @@ -143,6 +143,11 @@ msgstr "%s 選項不帶值" msgid "'keypass' not found in config.py!" msgstr "config.py 找不到 'keypass'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keypass' not found in config.yml!" +msgstr "config.py 找不到 'keypass'!" + #: ../fdroidserver/common.py msgid "'keystore' is NONE and 'smartcardoptions' is blank!" msgstr "" @@ -151,14 +156,29 @@ msgstr "" msgid "'keystore' not found in config.py!" msgstr "config.py 找不到 'keystore'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystore' not found in config.yml!" +msgstr "config.py 找不到 'keystore'!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'keystorepass' not found in config.py!" msgstr "config.py 找不到 'keystorepass'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'keystorepass' not found in config.yml!" +msgstr "config.py 找不到 'keystorepass'!" + #: ../fdroidserver/index.py ../fdroidserver/common.py msgid "'repo_keyalias' not found in config.py!" msgstr "config.py 找不到 'repo_keyalias'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'repo_keyalias' not found in config.yml!" +msgstr "config.py 找不到 'repo_keyalias'!" + #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py msgid "'required' is an invalid argument for positionals" @@ -168,6 +188,11 @@ msgstr "這些地方的 '必填' 為無效引數" msgid "'sdk_path' not set in 'config.py'!" msgstr "'config.py' 未設定 'sdk_path'!" +#: ../fdroidserver/common.py +#, fuzzy +msgid "'sdk_path' not set in config.yml!" +msgstr "'config.py' 未設定 'sdk_path'!" + #. 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 #. translated or transliterated. @@ -283,6 +308,11 @@ msgstr "未找到 Android SDK!" msgid "Android SDK '{path}' does not have '{dirname}' installed!" msgstr "Android SDK '{path}' 並未安裝 '{dirname}'!" +#: ../fdroidserver/init.py +#, fuzzy, python-brace-format +msgid "Android SDK not found at {path}!" +msgstr "找不到 Android SDK!" + #: ../fdroidserver/common.py msgid "Android SDK not found!" msgstr "找不到 Android SDK!" @@ -297,6 +327,11 @@ msgstr "Android SDK 路徑 '{path}' 不存在!" msgid "Android SDK path '{path}' is not a directory!" msgstr "Android SDK 路徑 '{path}' 不是目錄資料夾!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Android SDK tool {cmd} found!" +msgstr "找不到 Android SDK!" + #. 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 #. translated or transliterated. @@ -454,6 +489,11 @@ msgstr "提交變更" msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + #: ../fdroidserver/common.py #, python-brace-format msgid "Could not find '{command}' on your system" @@ -474,6 +514,11 @@ msgstr "找不到最新版本名稱" msgid "Could not find {path} to remove it" msgstr "無法找到 {path} 來移除" +#: ../fdroidserver/update.py +#, fuzzy, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "無法開啟 apk 檔案作分析" + #: ../fdroidserver/update.py msgid "Could not open apk file for analysis" msgstr "無法開啟 apk 檔案作分析" @@ -702,6 +747,11 @@ msgstr "" "請在此輸入 Android SDK (%s) 的路徑:\n" "> " +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py ../fdroidserver/checkupdates.py #: ../fdroidserver/upload.py #, python-format @@ -830,7 +880,7 @@ msgstr "找到 \"{path}\" 圖像不包含 \"{name}\" 應用的中介資料!" msgid "Found bad funding file \"{path}\" for \"{name}\":" msgstr "" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py msgid "Found invalid appids in arguments" msgstr "引數中找到無效的 appids" @@ -1189,6 +1239,11 @@ msgstr "查無附加的設備" msgid "No commit specified for {versionName} in {linedesc}" msgstr "{linedesc} 沒有指定給 {versionName} 的提交" +#: ../fdroidserver/common.py +#, fuzzy +msgid "No config.yml found, using defaults." +msgstr "找不到 'config.py',使用預設。" + #: ../fdroidserver/index.py msgid "No fingerprint in URL." msgstr "在 URL 無指紋。" @@ -1236,7 +1291,7 @@ msgstr "輸出目錄無簽署 - 無須採取動作" msgid "No signing certificates found in {path}" msgstr "{path} 找不到簽署證書" -#: ../fdroidserver/common.py +#: ../fdroidserver/common.py ../fdroidserver/metadata.py #, python-format msgid "No such package: %s" msgstr "無此套件包:%s" @@ -1268,6 +1323,11 @@ msgstr "{appid} 無須採取行動." msgid "Now set these in config.py:" msgstr "現在設定這些在 config.py 中:" +#: ../fdroidserver/init.py +#, fuzzy +msgid "Now set these in config.yml:" +msgstr "現在設定這些在 config.py 中:" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -1739,6 +1799,11 @@ msgstr "這個軟體庫已有本地的中介資料:%s" msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!" msgstr "要使用 awsbucket, awssecretkey 與 awsaccesskeyid 必須在 config.py 進行設定!" +#: ../fdroidserver/deploy.py +#, fuzzy +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "要使用 awsbucket, awssecretkey 與 awsaccesskeyid 必須在 config.py 進行設定!" + #: ../fdroidserver/lint.py msgid "URL must start with https:// or http://" msgstr "" @@ -1770,6 +1835,11 @@ msgstr "" msgid "Unexpected text on same line as {field} in {linedesc}" msgstr "在 {linedesc} 在同一行的 {field} 出現未預期的文字" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + #: ../fdroid ../fdroidserver/__main__.py msgid "Unknown exception found!" msgstr "發現未知的異常!" @@ -2659,6 +2729,11 @@ msgstr "" msgid "{name} \"{path}\" does not exist! Correct it in config.py." msgstr "{name} \"{path}\" 不存在! 請更正 config.py." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + #: ../fdroidserver/import.py #, python-brace-format msgid "{path} already exists, ignoring import results!"