From 7f207496bbb9a18bdacd20426a83c2980a666eda Mon Sep 17 00:00:00 2001 From: Edgars Andersons Date: Mon, 17 Mar 2025 22:44:40 +0100 Subject: [PATCH 01/13] Translated using Weblate: Latvian (lv) by Edgars Andersons Currently translated at 7.0% (43 of 612 strings) Translated using Weblate: Latvian (lv) by Edgars Andersons Currently translated at 6.8% (42 of 611 strings) Co-authored-by: Edgars Andersons Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/lv/ Translation: F-Droid/F-Droid Server --- locale/lv/LC_MESSAGES/fdroidserver.po | 255 ++++++++++++++++++-------- 1 file changed, 174 insertions(+), 81 deletions(-) diff --git a/locale/lv/LC_MESSAGES/fdroidserver.po b/locale/lv/LC_MESSAGES/fdroidserver.po index 333b9865..9aafeada 100644 --- a/locale/lv/LC_MESSAGES/fdroidserver.po +++ b/locale/lv/LC_MESSAGES/fdroidserver.po @@ -1,20 +1,23 @@ # SOME DESCRIPTIVE TITLE. # This file is put in the public domain. # "Coool (github.com/Coool)" , 2024. +# Edgars Andersons , 2024. msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.3a1\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2024-11-21 21:34+0100\n" -"PO-Revision-Date: 2024-08-14 18:07+0000\n" -"Last-Translator: \"Coool (github.com/Coool)\" \n" -"Language-Team: Latvian \n" +"PO-Revision-Date: 2024-11-22 21:03+0000\n" +"Last-Translator: Edgars Andersons \n" +"Language-Team: Latvian \n" "Language: lv\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 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n" -"X-Generator: Weblate 5.7-dev\n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= " +"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n" +"X-Generator: Weblate 5.9-dev\n" #: ../fdroidserver/nightly.py msgid "" @@ -104,7 +107,7 @@ msgstr "" #: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py #: /usr/lib/python3.11/optparse.py msgid "%prog [options]" -msgstr "%prog [opcijas]" +msgstr "%prog [iespējas]" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py @@ -172,7 +175,9 @@ msgstr "" #: ../fdroidserver/common.py #, python-brace-format -msgid "'{field}' will be in random order! Use () or [] brackets if order is important!" +msgid "" +"'{field}' will be in random order! Use () or [] brackets if order is " +"important!" msgstr "" #: ../fdroidserver/common.py @@ -197,7 +202,7 @@ msgstr "" #: ../fdroidserver/checkupdates.py msgid "--merge-request only runs on a single appid!" -msgstr "" +msgstr "--merge-request darbojas tikai ar vienu appid." #: ../fdroidserver/checkupdates.py #, python-brace-format @@ -249,7 +254,9 @@ msgid "AllowedAPKSigningKeys missing but reference binary supplied" msgstr "" #: ../fdroidserver/import_subcommand.py -msgid "Allows a different revision (or git branch) to be specified for the initial import" +msgid "" +"Allows a different revision (or git branch) to be specified for the initial " +"import" msgstr "" #: ../fdroidserver/mirror.py @@ -293,15 +300,21 @@ msgid "Android SDK tool {cmd} not found!" msgstr "" #: ../fdroidserver/lint.py -msgid "App has Binaries but does not have corresponding AllowedAPKSigningKeys to pin certificate." +msgid "" +"App has Binaries but does not have corresponding AllowedAPKSigningKeys to " +"pin certificate." msgstr "" #: ../fdroidserver/lint.py -msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" but AutoUpdateMode or UpdateCheckMode are not None" +msgid "" +"App has NoSourceSince or ArchivePolicy \"0 versions\" but AutoUpdateMode or " +"UpdateCheckMode are not None" msgstr "" #: ../fdroidserver/lint.py -msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" or 0 but AutoUpdateMode or UpdateCheckMode are not None" +msgid "" +"App has NoSourceSince or ArchivePolicy \"0 versions\" or 0 but " +"AutoUpdateMode or UpdateCheckMode are not None" msgstr "" #: ../fdroidserver/lint.py @@ -310,7 +323,9 @@ msgid "App is in '{repo}' but has a link to {url}" msgstr "" #: ../fdroidserver/lint.py -msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate." +msgid "" +"App version has binary but does not have corresponding AllowedAPKSigningKeys " +"to pin certificate." msgstr "" #: ../fdroidserver/lint.py @@ -328,11 +343,11 @@ msgstr "" #: ../fdroidserver/install.py msgid "Automatic no to all prompts." -msgstr "" +msgstr "Visām uzvednēm automātiski atbildēt ar \"Nē\"." #: ../fdroidserver/install.py msgid "Automatic yes to all prompts." -msgstr "" +msgstr "Visām uzvednēm automātiski atbildēt ar \"Jā\"." #: ../fdroidserver/index.py #, python-brace-format @@ -340,7 +355,9 @@ msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}" msgstr "" #: ../fdroidserver/mirror.py -msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint=" +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 @@ -419,7 +436,9 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format -msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}" +msgid "" +"Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, " +"archapks:{arch}" msgstr "" #: ../fdroidserver/update.py @@ -428,11 +447,11 @@ msgstr "" #: ../fdroidserver/common.py msgid "Color the log output" -msgstr "" +msgstr "Iekrāsot žurnāla izvadi" #: ../fdroidserver/import_subcommand.py msgid "Comma separated list of categories." -msgstr "" +msgstr "Ar komatu atdalītu kategoriju saraksts." #: ../fdroidserver/__main__.py #, python-format @@ -441,11 +460,11 @@ msgstr "" #: ../fdroidserver/checkupdates.py msgid "Commit changes" -msgstr "" +msgstr "Iesūtīt izmaiņas" #: ../fdroidserver/checkupdates.py msgid "Commit changes, push, then make a merge request" -msgstr "" +msgstr "Jāiesūta izmaiņas, jāaizgādā tās, tad jāizveido izmaiņu pieprasījums" #: ../fdroidserver/metadata.py #, python-brace-format @@ -453,7 +472,9 @@ msgid "Conflicting \"{field}\" definitions between .yml and localized files:" msgstr "" #: ../fdroidserver/__main__.py -msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." +msgid "" +"Conflicting arguments: '--verbose' and '--quiet' can not be specified at the " +"same time." msgstr "" #: ../fdroidserver/common.py @@ -623,7 +644,9 @@ msgid "Don't create a source tarball, useful when testing a build" msgstr "" #: ../fdroidserver/build.py -msgid "Don't refresh the repository, useful when testing a build with no internet connection" +msgid "" +"Don't refresh the repository, useful when testing a build with no internet " +"connection" msgstr "" #: ../fdroidserver/deploy.py ../fdroidserver/nightly.py @@ -632,25 +655,26 @@ msgstr "" #: ../fdroidserver/install.py msgid "Download F-Droid.apk using mirrors that leak less to the network" -msgstr "" +msgstr "Lejupielādēt F-Droid.apk no spoguļserveriem, kas tīklā nopludina mazāk" #: ../fdroidserver/__main__.py msgid "Download complete mirrors of small repos" -msgstr "" +msgstr "Lejupielādēt pilnīgu mazu glabātavu spoguļojumu" #: ../fdroidserver/common.py #, python-format msgid "Downloading %s" -msgstr "" +msgstr "Lejupielādē %s" #: ../fdroidserver/common.py msgid "Downloading the repository already failed once, not trying again." msgstr "" +"Glabātavas lejupielāde jau vienreiz neizdevās, tas atkārtoti netiks mēģināts." #: ../fdroidserver/verify.py #, python-brace-format msgid "Downloading {url} failed. {error}" -msgstr "" +msgstr "{url} lejupielāde neizdevās. {error}" #: ../fdroidserver/metadata.py #, python-brace-format @@ -703,7 +727,9 @@ 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." +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 @@ -719,7 +745,9 @@ msgid "Environment variable {var} from {configname} is not set!" msgstr "" #: ../fdroidserver/deploy.py -msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" +msgid "" +"Error deploying 'github_releases', {} not present. (You might need to run " +"`fdroid update` first.)" msgstr "" #: ../fdroidserver/import_subcommand.py @@ -740,7 +768,7 @@ msgstr "" #: ../fdroidserver/install.py msgid "F-Droid.apk could not be downloaded from any known source!" -msgstr "" +msgstr "F-Droid.apk nevarēja lejupielādēt ne no viena zināmā avota." #: ../fdroidserver/update.py #, python-brace-format @@ -820,7 +848,9 @@ 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." +msgid "" +"Force build of disabled apps, and carries on regardless of scan problems. " +"Only allowed in test mode." msgstr "" #: ../fdroidserver/build.py @@ -1117,7 +1147,8 @@ msgid "Java compiled class" msgstr "" #: ../fdroidserver/signindex.py -msgid "Java jarsigner not found! Install in standard location or set java_paths!" +msgid "" +"Java jarsigner not found! Install in standard location or set java_paths!" msgstr "" #: ../fdroidserver/lint.py @@ -1139,7 +1170,8 @@ msgstr "" #: ../fdroidserver/lint.py #, python-brace-format -msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'" +msgid "" +"Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'" msgstr "" #: ../fdroidserver/lint.py @@ -1203,52 +1235,57 @@ msgstr "" #: ../fdroidserver/install.py msgid "No devices found for `adb install`! Please plug one in." msgstr "" +"Netika atrasta neviena ierīce, kurā izpildīt `adb install`. Lūgums " +"piespraust kādu." #: ../fdroidserver/index.py msgid "No fingerprint in URL." -msgstr "" +msgstr "URL nesatur pirkstu nospiedumu." #: ../fdroidserver/common.py msgid "No git submodules available" -msgstr "" +msgstr "Nav pieejams neviens git apakšmodulis" #: ../fdroidserver/import_subcommand.py msgid "No gradle project could be found. Specify --subdir?" -msgstr "" +msgstr "Nevarēja atrast nevienu gradle projektu. Norādīt --subdir?" #: ../fdroidserver/import_subcommand.py msgid "No information found." -msgstr "" +msgstr "Informācija netika atrasta." #: ../fdroidserver/checkupdates.py msgid "No matching tags found" -msgstr "" +msgstr "Netika atrastas atbilstošas birkas" #: ../fdroidserver/update.py #, python-brace-format msgid "No minimum SDK version found in {0}, using default (3)." msgstr "" +"{0} netika atrasta zemākā pieļaujamā SDK versija, izmanto noklusējumu (3)." #: ../fdroidserver/lint.py msgid "No need to specify that the app is Free Software" -msgstr "" +msgstr "Nav nepieciešams norādīt, ka lietotne ir brīva programmatūra" #: ../fdroidserver/lint.py msgid "No need to specify that the app is for Android" -msgstr "" +msgstr "Nav nepieciešams norādīt, ka lietotne ir paredzēta Android" #: ../fdroidserver/deploy.py msgid "No option set! Edit your config.yml to set at least one of these:" msgstr "" +"Nav iestatīta neviena iespēja. Jālabo config.yml, lai iestatītu vismaz vienu " +"no šiem:" #: ../fdroidserver/common.py msgid "No packages specified" -msgstr "" +msgstr "Nav norādīta neviena pakotne" #: ../fdroidserver/install.py #, python-format msgid "No signed APK available for %s" -msgstr "" +msgstr "%s nav pieejams neviens parakstīts APK" #: ../fdroidserver/install.py msgid "No signed output directory - nothing to do" @@ -1318,15 +1355,21 @@ msgid "Offline machine, skipping git mirror generation until `fdroid deploy`" msgstr "" #: ../fdroidserver/deploy.py -msgid "One of the 'github_releases' config items is missing the 'packageNames' value. skipping ..." +msgid "" +"One of the 'github_releases' config items is missing the 'packageNames' " +"value. skipping ..." msgstr "" #: ../fdroidserver/deploy.py -msgid "One of the 'github_releases' config items is missing the 'projectUrl' value. skipping ..." +msgid "" +"One of the 'github_releases' config items is missing the 'projectUrl' value. " +"skipping ..." msgstr "" #: ../fdroidserver/deploy.py -msgid "One of the 'github_releases' config items is missing the 'token' value. skipping ..." +msgid "" +"One of the 'github_releases' config items is missing the 'token' value. " +"skipping ..." msgstr "" #: ../fdroidserver/update.py @@ -1481,12 +1524,16 @@ msgstr "" #: ../fdroidserver/common.py #, python-brace-format -msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'" +msgid "" +"Reading packageName/versionCode/versionName failed, APK invalid: " +"'{apkfilename}'" msgstr "" #: ../fdroidserver/common.py #, python-brace-format -msgid "Reading packageName/versionCode/versionName failed,APK invalid: '{apkfilename}'" +msgid "" +"Reading packageName/versionCode/versionName failed,APK invalid: " +"'{apkfilename}'" msgstr "" #: ../fdroidserver/update.py @@ -1516,7 +1563,9 @@ msgid "RepoTrunk update mode only makes sense in git-svn repositories" msgstr "" #: ../fdroidserver/build.py -msgid "Reset and create a brand new build server, even if the existing one appears to be ok." +msgid "" +"Reset and create a brand new build server, even if the existing one appears " +"to be ok." msgstr "" #: ../fdroidserver/nightly.py @@ -1535,7 +1584,7 @@ msgstr "" #: ../fdroidserver/net.py #, python-format msgid "Retrying failed download: %s" -msgstr "" +msgstr "Atkārtoti mēģina neizdevušos lejupielādi: %s" #: ../fdroidserver/__main__.py msgid "Rewrite all the metadata files" @@ -1544,7 +1593,7 @@ msgstr "" #: ../fdroidserver/rewritemeta.py #, python-brace-format msgid "Rewriting '{appid}'" -msgstr "" +msgstr "Pārraksta \"{appid}\"" #: ../fdroidserver/checkupdates.py msgid "Run on git repo that has uncommitted changes" @@ -1552,7 +1601,8 @@ msgstr "" #: ../fdroidserver/nightly.py #, python-brace-format -msgid "Run over {cibase} to find -debug.apk. and skip repo_basedir {repo_basedir}" +msgid "" +"Run over {cibase} to find -debug.apk. and skip repo_basedir {repo_basedir}" msgstr "" #: ../fdroidserver/lint.py @@ -1604,7 +1654,7 @@ msgstr[1] "" #: ../fdroidserver/scanner.py msgid "Scanning APK for extra signing blocks." -msgstr "" +msgstr "Caurskata APK, vai ir papildu paraksta bloki." #: ../fdroidserver/scanner.py msgid "Scanning APK with dexdump for known non-free classes." @@ -1715,7 +1765,9 @@ msgid "System clock is older than date in {path}!" msgstr "" #: ../fdroidserver/checkupdates.py -msgid "Tags update mode only works for git, hg, bzr and git-svn repositories currently" +msgid "" +"Tags update mode only works for git, hg, bzr and git-svn repositories " +"currently" msgstr "" #: ../fdroidserver/checkupdates.py @@ -1723,7 +1775,9 @@ msgid "Tags update mode used in git-svn, but the repo was not set up with tags" msgstr "" #: ../fdroidserver/build.py -msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." +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 @@ -1762,11 +1816,17 @@ msgid "These are the apps that have been archived from the main repo." msgstr "" #: ../fdroidserver/mirror.py -msgid "This command should never be used to mirror f-droid.org! A full copy requires more than 600GB." +msgid "" +"This command should never be used to mirror f-droid.org! A full copy " +"requires more than 600GB." msgstr "" #: ../fdroidserver/common.py -msgid "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid." +msgid "" +"This is a repository of apps to be used with F-Droid. Applications in this " +"repository are either official binaries built by the original application " +"developers, or are binaries built from source by the admin of f-droid.org " +"using the tools on https://gitlab.com/fdroid." msgstr "" #: ../fdroidserver/import_subcommand.py @@ -1787,7 +1847,9 @@ msgid "" msgstr "" #: ../fdroidserver/deploy.py -msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgid "" +"To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config." +"yml!" msgstr "" #: ../fdroidserver/deploy.py @@ -1808,11 +1870,15 @@ 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" +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" +msgid "" +"Unexpected license tag \"{}\"! Only use license tags configured in your " +"config file" msgstr "" #: ../fdroidserver/common.py @@ -1917,7 +1983,9 @@ msgstr "" #: ../fdroidserver/lint.py #, python-brace-format -msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}" +msgid "" +"UpdateCheckData must match the version code as integer (\\d or [0-9]): " +"{codeex}" msgstr "" #: ../fdroidserver/lint.py @@ -1931,12 +1999,14 @@ 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." +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 "UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet" +msgid "" +"UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet" msgstr "" #: ../fdroidserver/lint.py @@ -1967,7 +2037,9 @@ msgid "Usage: %s\n" msgstr "" #: ../fdroidserver/lint.py -msgid "Use /HEAD instead of /master or /main to point at a file in the default branch" +msgid "" +"Use /HEAD instead of /master or /main to point at a file in the default " +"branch" msgstr "" #: ../fdroidserver/lint.py @@ -2009,7 +2081,8 @@ msgid "Using JAR Signature" msgstr "" #: ../fdroidserver/common.py -msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" +msgid "" +"Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" msgstr "" #: ../fdroidserver/common.py @@ -2056,12 +2129,16 @@ msgstr "" #: ../fdroidserver/install.py #, python-brace-format msgid "Verifying package {path} with apksigner." -msgstr "" +msgstr "Pārbauda pakotni {path} ar apksigner." #: ../fdroidserver/deploy.py #, python-brace-format -msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}." +msgid "" +"VirusTotal API key cannot upload files larger than 32MB, use {url} to upload " +"{path}." msgstr "" +"VirusTotal API atslēga nevar augšupielādēt datnes, kas ir lielākas par 32 " +"MB. Jāizmanto {url}, lai augšupielādētu {path}." #: ../fdroidserver/__main__.py msgid "Warn about possible metadata errors" @@ -2069,14 +2146,18 @@ msgstr "" #: ../fdroidserver/scanner.py msgid "WebAssembly binary file" -msgstr "" +msgstr "WebAssebly binārā datne" #: ../fdroidserver/update.py -msgid "When configured for signed indexes, create only unsigned indexes at this stage" +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." +msgid "" +"When linting the entire repository yamllint is disabled by default. This " +"option forces yamllint regardless." msgstr "" #: ../fdroidserver/publish.py @@ -2085,11 +2166,11 @@ msgstr "" #: ../fdroidserver/install.py msgid "Would you like to download and install F-Droid.apk via adb? (YES/no)" -msgstr "" +msgstr "Vai lejupielādēt un uzstādīt F-Droid.apk ar adb? (YES/no)" #: ../fdroidserver/install.py msgid "Would you like to download the app(s) from f-droid.org? (YES/no)" -msgstr "" +msgstr "Vai lejupielādēt lietotni(es) no f-drodi.org? (YES/no)" #: ../fdroidserver/init.py msgid "X.509 'Distinguished Name' used when generating keys" @@ -2106,7 +2187,7 @@ msgstr "" #: ../fdroidserver/install.py #, python-brace-format msgid "adb reports {serial} is \"{status}\"!" -msgstr "" +msgstr "adb ziņo, ka {serial} ir \"{status}\"." #: ../fdroidserver/nightly.py #, python-brace-format @@ -2397,7 +2478,9 @@ msgstr "" #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py #: /usr/lib/python3.11/argparse.py #, python-format -msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" +msgid "" +"invalid option string %(option)r: must start with a character " +"%(prefix_chars)r" msgstr "" #: ../fdroidserver/common.py @@ -2411,7 +2494,8 @@ msgstr "" #: ../fdroidserver/deploy.py #, python-brace-format -msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\"" +msgid "" +"local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\"" msgstr "" #: ../fdroidserver/deploy.py @@ -2577,7 +2661,9 @@ msgstr "" #: ../fdroidserver/signatures.py #, python-brace-format -msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}" +msgid "" +"refuse downloading via insecure HTTP connection (use HTTPS or specify --no-" +"https-check): {apkfilename}" msgstr "" #: ../fdroidserver/index.py @@ -2614,7 +2700,9 @@ msgid "scanner cache is malformed! You can clear it with: '{clear}'" msgstr "" #: ../fdroidserver/deploy.py -msgid "serverwebroot: path does not end with \"fdroid\", perhaps you meant one of these:" +msgid "" +"serverwebroot: path does not end with \"fdroid\", perhaps you meant one of " +"these:" msgstr "" #: ../fdroidserver/scanner.py @@ -2674,7 +2762,7 @@ msgstr "" #: ../fdroidserver/install.py msgid "true" -msgstr "" +msgstr "patiess" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py @@ -2688,7 +2776,7 @@ msgstr "" #: /usr/lib/python3.11/argparse.py #, python-format msgid "unknown parser %(parser_name)r (choices: %(choices)s)" -msgstr "" +msgstr "nezināms parsētājs %(parser_name)r (izvēles: %(choices)s)" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py @@ -2716,10 +2804,11 @@ msgstr "" #: ../fdroidserver/deploy.py msgid "virustotal.com is rate limiting, waiting to retry..." msgstr "" +"virustotal.com ierobežo pieprasījumus, gaida, lai mēģinātu atkārtoti..." #: ../fdroidserver/install.py msgid "yes" -msgstr "" +msgstr "jā" #: ../fdroidserver/publish.py #, python-brace-format @@ -2837,12 +2926,12 @@ msgstr "" #: ../fdroidserver/install.py #, python-brace-format msgid "{path} has the wrong fingerprint ({fingerprint})!" -msgstr "" +msgstr "{path} ir nepareizs pirkstu nospiedums ({fingerprint})." #: ../fdroidserver/common.py #, python-brace-format msgid "{path} is not \"key: value\" dict, but a {datatype}!" -msgstr "" +msgstr "{path} nav \"atslēga: vērtība\" vārdnīca, bet gan {datatype}." #: ../fdroidserver/common.py #, python-brace-format @@ -2900,3 +2989,7 @@ msgid "{} build succeeded" msgid_plural "{} builds succeeded" msgstr[0] "" msgstr[1] "" + +#: ../fdroidserver/verify.py +msgid "Remove source tarball and any APKs if successfully verified." +msgstr "Noņemt avota arhīvu un jebkādus APK, ja sekmīgi apliecināta." From e50ce950a3c8984b43b5f1dd5e341ad284f49eed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A5rd=20Sigurd=20M=C3=B8ller?= Date: Mon, 17 Mar 2025 22:44:41 +0100 Subject: [PATCH 02/13] =?UTF-8?q?Translated=20using=20Weblate:=20Norwegian?= =?UTF-8?q?=20Nynorsk=20(nn)=20by=20B=C3=A5rd=20Sigurd=20M=C3=B8ller=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 0.6% (4 of 611 strings) Added translation using Weblate: Norwegian Nynorsk (nn) by Bård Sigurd Møller Co-authored-by: Bård Sigurd Møller Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/nn/ Translation: F-Droid/F-Droid Server --- locale/nn/LC_MESSAGES/fdroidserver.po | 2902 +++++++++++++++++++++++++ 1 file changed, 2902 insertions(+) create mode 100644 locale/nn/LC_MESSAGES/fdroidserver.po diff --git a/locale/nn/LC_MESSAGES/fdroidserver.po b/locale/nn/LC_MESSAGES/fdroidserver.po new file mode 100644 index 00000000..f770669c --- /dev/null +++ b/locale/nn/LC_MESSAGES/fdroidserver.po @@ -0,0 +1,2902 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Bård Sigurd Møller , 2024. +msgid "" +msgstr "" +"Project-Id-Version: fdroidserver 2.3.0-3-g4ba7b5c9\n" +"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" +"POT-Creation-Date: 2024-11-21 21:34+0100\n" +"PO-Revision-Date: 2024-11-26 10:54+0000\n" +"Last-Translator: Bård Sigurd Møller \n" +"Language-Team: Norwegian Nynorsk \n" +"Language: nn\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 5.9-dev\n" + +#: ../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/index.py +#, python-brace-format +msgid "\"local_copy_dir\" {path} does not exist!" +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 +#, 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/update.py +#, python-brace-format +msgid "\"{path}\" is signed by a key that is not allowed:" +msgstr "" + +#: ../fdroidserver/import_subcommand.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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/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] "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "%(prog)s: error: %(message)s\n" +msgstr "%(prog)s: feil: %(message)s\n" + +#: ../fdroidserver/publish.py +#, python-format +msgid "%d APKs failed to be signed or verified!" +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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +msgid "%prog [options]" +msgstr "%prog [val]" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "%r is not callable" +msgstr "" + +#: ../fdroidserver/signindex.py +#, python-format +msgid "%s did not produce a dict!" +msgstr "" + +#: ../fdroidserver/signindex.py +#, python-format +msgid "%s has bad SHA-256: %s" +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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +#, python-format +msgid "%s option does not take a value" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keystore' is NONE and 'smartcardoptions' is blank!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +msgid "'required' is an invalid argument for positionals" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!" +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 "'{path}' has invalid format, it should be a dictionary!" +msgstr "" + +#: ../fdroidserver/metadata.py ../fdroidserver/lint.py +#, python-brace-format +msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "'{value}' is not a valid {field}, should be {pattern}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "--merge-request only runs on a single appid!" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +msgid ".__call__() not defined" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "/issues is missing" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "A URL is required as an argument!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "APK signatures have different certificates in {path}:" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Add PGP signatures using GnuPG for packages in repo" +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/build.py +msgid "AllowedAPKSigningKeys missing but reference binary supplied" +msgstr "" + +#: ../fdroidserver/import_subcommand.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/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +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 "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} not found!" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "App has Binaries but does not have corresponding AllowedAPKSigningKeys to pin certificate." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" but AutoUpdateMode or UpdateCheckMode are not None" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" or 0 but AutoUpdateMode or UpdateCheckMode are not None" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "App is in '{repo}' but has a link to {url}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate." +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/lint.py +msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern." +msgstr "" + +#: ../fdroidserver/install.py +msgid "Automatic no to all prompts." +msgstr "" + +#: ../fdroidserver/install.py +msgid "Automatic yes to all prompts." +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}" +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 "" + +#: ../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/init.py +#, python-format +msgid "Built repo based in \"%s\" with this config:" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Can't auto-update app with no CurrentVersionCode" +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/rewritemeta.py +#, python-brace-format +msgid "Cannot rewrite \"{path}\"" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Categories '%s' is not valid" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Categories are not set" +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "Category \"{category}\" defined but not used for any apps!" +msgstr "" + +#: ../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/update.py +msgid "Clean update - don't uses caches, reprocess all APKs" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Color the log output" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "Comma separated list of categories." +msgstr "" + +#: ../fdroidserver/__main__.py +#, python-format +msgid "Command '%s' not recognised.\n" +msgstr "Kommandoen '%s' er ikkje gjenkjent\n" + +#: ../fdroidserver/checkupdates.py +msgid "Commit changes" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Commit changes, push, then make a merge request" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Conflicting \"{field}\" definitions between .yml and localized files:" +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 "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not find '{command}' on your system" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "Could not find latest version code" +msgstr "" + +#: ../fdroidserver/import_subcommand.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 +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not parse size \"{size}\", wrong type \"{type}\"" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "Couldn't find Application ID" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Couldn't find any version information" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Couldn't find package ID" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Cowardily refusing to overwrite existing signing key setup!" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Created new container \"{name}\"" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Creating \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Creating log directory" +msgstr "" + +#: ../fdroidserver/deploy.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/publish.py ../fdroidserver/verify.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/common.py +#, python-brace-format +msgid "Did you mean config/{name}.yml?" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Did you mean {code}?" +msgstr "" + +#: ../fdroidserver/import_subcommand.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/build.py +msgid "Don't refresh the repository, useful when testing a build with no internet connection" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/nightly.py +msgid "Don't use rsync checksums" +msgstr "" + +#: ../fdroidserver/install.py +msgid "Download F-Droid.apk using mirrors that leak less to the network" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Download complete mirrors of small repos" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Downloading %s" +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 Anti-Feature declaration at {path} was ignored!" +msgstr "" + +#: ../fdroidserver/index.py +#, python-format +msgid "Duplicate entry \"%s\" in mirrors config!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Duplicate link in '{field}': {url}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "ERROR: %(message)s" +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/nightly.py +#, python-format +msgid "ERROR: unsupported git host \"%s\", patches welcome!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" +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/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "Error while getting repo address" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Exit with a non-zero code if problems were found" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Extract application metadata from a source repository" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Extract signatures from APKs" +msgstr "" + +#: ../fdroidserver/install.py +msgid "F-Droid.apk could not be downloaded from any known source!" +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/deploy.py +#, python-brace-format +msgid "Failed to create S3 bucket: {url}" +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/update.py +msgid "Failed to get APK signing key fingerprint" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Failed to install '{apkfilename}' on {dev}: {error}" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Failed to sign 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/build.py ../fdroidserver/install.py +#: ../fdroidserver/rewritemeta.py ../fdroidserver/scanner.py +#: ../fdroidserver/update.py +msgid "Finished" +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/common.py +msgid "Found multiple Signer Certificates!" +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/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/scanner.py +#, python-brace-format +msgid "Found {count} problems in {filename}" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Found {count} warnings in {filename}" +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 prune 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 deinit 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/update.py +#, python-format +msgid "Ignoring bad element in manifest: %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/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/metadata.py +#, python-format +msgid "Including metadata from %s@%s" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Including metadata from {path}" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Initialising submodules" +msgstr "" + +#: ../fdroidserver/install.py +msgid "Install all signed applications available" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Install built packages on devices" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "Installing %s..." +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Installing '{apkfilename}' on {dev}..." +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Interact with the repo HTTP server" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Invalid APK" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Invalid AutoUpdateMode: {mode}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Invalid UpdateCheckMode: {mode}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Invalid VercodeOperation: {field}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Invalid VercodeOperation: {invalid_ops}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid application ID {appid}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Invalid boolean '%s'" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Invalid bulleted list" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Invalid name for published file: %s" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid ndk: entry in build: \"{ndk}\"" +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/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/mirror.py ../fdroidserver/publish.py +#: ../fdroidserver/update.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/build.py +#, python-brace-format +msgid "Keeping failed build \"{apkfilename}\"" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Keystore for signing key:\t" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Known debug key is used in AllowedAPKSigningKeys: " +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/rewritemeta.py +msgid "List files that would be reformatted (dry run)" +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/scanner.py +#, python-format +msgid "Max recursion depth in ZIP file reached: %s" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Mirror the full repo and archive, all file types." +msgstr "" + +#: ../fdroidserver/gpgsign.py +msgid "Missing output directory" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Moving Anti-Features declarations to localized files:" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml" +msgstr "" + +#: ../fdroidserver/verify.py +#, python-format +msgid "No APK for package: %s" +msgstr "" + +#: ../fdroidserver/common.py +msgid "No Android SDK found!" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No attached devices found" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No devices found for `adb install`! Please plug one in." +msgstr "" + +#: ../fdroidserver/index.py +msgid "No fingerprint in URL." +msgstr "" + +#: ../fdroidserver/common.py +msgid "No git submodules available" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "No gradle project could be found. Specify --subdir?" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "No information found." +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "No matching tags found" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "No minimum SDK version found in {0}, using default (3)." +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.yml 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/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/checkupdates.py +msgid "No tags found" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/verify.py +msgid "No unsigned directory - nothing to do" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "No version information could be found." +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.yml:" +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/deploy.py +msgid "One of the 'github_releases' config items is missing the 'packageNames' value. skipping ..." +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "One of the 'github_releases' config items is missing the 'projectUrl' value. skipping ..." +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "One of the 'github_releases' config items is missing the 'token' value. skipping ..." +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.11/optparse.py +msgid "Options" +msgstr "Val" + +#: ../fdroidserver/verify.py +msgid "Output JSON report to file named after APK." +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Output JSON to stdout." +msgstr "" + +#: ../fdroidserver/checkupdates.py ../fdroidserver/gpgsign.py +#: ../fdroidserver/publish.py ../fdroidserver/signindex.py +#: ../fdroidserver/update.py +msgid "Outputting JSON" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "Overall license of the project." +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "Overriding blank versionName in {apkfilename} from metadata: {version}" +msgstr "" + +#: ../fdroidserver/import_subcommand.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_subcommand.py +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/nightly.py +msgid "Print the secret variable to the terminal for easy copy/paste" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Privacy mode was enabled based on your locale ({country_code})." +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "Problem with ZIP file: %s, error %s" +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/import_subcommand.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 +#, python-brace-format +msgid "Pushing binary transparency log to {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Pushing to remote server failed!" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Pushing to {url}" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Quickly start a new repository" +msgstr "" + +#: ../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 packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'" +msgstr "" + +#: ../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/build.py +msgid "Refresh and cache scanner rules and signatures from the network" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Removing specified files" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Removing {path}\"" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Rename APK files that do not match package.name_123.apk" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "RepoTrunk update mode only makes sense in git-svn repositories" +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 "" + +#: ../fdroidserver/net.py +#, python-format +msgid "Retrying failed download: %s" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Rewrite all the metadata files" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Rewriting '{appid}'" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Run on git repo that has uncommitted changes" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Run over {cibase} to find -debug.apk. and skip repo_basedir {repo_basedir}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Run rewritemeta to fix formatting" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Running first pass with MD5 checking disabled" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "Running wget in {path}" +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "SHA-256 of {url} does not match entry!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Scan the resulting APK(s) for known non-free classes." +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Scan the source code of a package" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Scanner found {count} problems in {apk}" +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/scanner.py +msgid "Scanning APK for extra signing blocks." +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Scanning APK with dexdump for known non-free classes." +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Set NDK {release} ({version}) up" +msgstr "" + +#: ../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 "" + +#: ../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/__main__.py +msgid "Sign and place packages in the repo" +msgstr "" + +#: ../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/deploy.py ../fdroidserver/index.py +#, python-format +msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!" +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/deploy.py +msgid "Specify a local folder to sync the repo to" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Specify an identity file to provide to SSH for rsyncing" +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 "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/checkupdates.py +msgid "Tags update mode only works for git, hg, bzr and git-svn repositories currently" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Tags update mode used in git-svn, but the repo was not set up with tags" +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/index.py +msgid "The repository's fingerprint does not match." +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/mirror.py +msgid "This command should never be used to mirror f-droid.org! A full copy requires more than 600GB." +msgstr "" + +#: ../fdroidserver/common.py +msgid "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid." +msgstr "" + +#: ../fdroidserver/import_subcommand.py +#, python-format +msgid "This repo already has local metadata: %s" +msgstr "" + +#: ../fdroidserver/init.py +#, python-format +msgid "" +"To complete the setup, add your APKs to \"%s\"\n" +"then run \"fdroid update -c; fdroid update\". You might also want to edit\n" +"\"config.yml\" to set the URL, repo name, and more. You should also set up\n" +"a signing key (a temporary one might have been automatically generated).\n" +"\n" +"For more info: https://f-droid.org/docs/Setup_an_F-Droid_App_Repo\n" +"and https://f-droid.org/docs/Signing_Process" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "To use rclone, rclone_config and awsbucket must be set in config.yml!" +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/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/common.py +#, python-brace-format +msgid "Unexpected symlink target: {link} -> {target}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + +#: ../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} (use: *.yml)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Unknown version of aapt, might cause problems: " +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 +#, python-brace-format +msgid "Unrecognised build flag '{build_flag}' in '{path}'" +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/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 "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Unzipping to %s" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Update repo information for new packages" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Update the binary transparency log for a URL" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "UpdateCheckData has invalid URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}" +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 "UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet" +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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +msgid "Usage" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +#, python-format +msgid "Usage: %s\n" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Use /HEAD instead of /master or /main to point at a file in the default branch" +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 "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Using \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Using \"{path}\" for syncing with remote storage." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v2" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v3" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using JAR Signature" +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/metadata.py +#, python-brace-format +msgid "Using blank dictionary instead of contents of {path}!" +msgstr "" + +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Using existing keystore \"{path}\"" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Using rclone to sync with: {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Using s3cmd to sync with: {url}" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Valid commands are:" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Verify against locally cached copy rather than redownloading." +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Verify the integrity of downloaded packages" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Verifying index signature:" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Verifying package {path} with apksigner." +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}." +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Warn about possible metadata errors" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "WebAssembly binary file" +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 "" + +#: ../fdroidserver/publish.py +msgid "When signing or verifying fails, exit with an error code." +msgstr "" + +#: ../fdroidserver/install.py +msgid "Would you like to download and install F-Droid.apk via adb? (YES/no)" +msgstr "" + +#: ../fdroidserver/install.py +msgid "Would you like to download the app(s) from f-droid.org? (YES/no)" +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/install.py +#, python-brace-format +msgid "adb reports {serial} is \"{status}\"!" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +#, python-format +msgid "ambiguous option: %s (%s?)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "apksigner not found! Cannot sign or verify modern APKs" +msgstr "" + +#: ../fdroidserver/common.py +msgid "apksigner not found, it's required for signing!" +msgstr "" + +#: ../fdroidserver/checkupdates.py ../fdroidserver/lint.py +#: ../fdroidserver/rewritemeta.py +msgid "application ID of file to operate on" +msgstr "" + +#: ../fdroidserver/build.py ../fdroidserver/install.py +#: ../fdroidserver/publish.py ../fdroidserver/scanner.py +#: ../fdroidserver/verify.py +msgid "application ID with optional versionCode in the form APPID[:VERCODE]" +msgstr "" + +#: ../fdroidserver/common.py +msgid "archive_url needs to end with /archive" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "argument \"-\" with mode %r" +msgstr "" + +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "argument %(argument_name)s: %(message)s" +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.9/argparse.py /usr/lib/python3.11/argparse.py +#, python-format +msgid "can't open '%(filename)s': %(error)s" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "can't open non-https url: '{};" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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/__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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +msgid "complex" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "conflicting option string: %s" +msgid_plural "conflicting option strings: %s" +msgstr[0] "" +msgstr[1] "" + +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "conflicting subparser alias: %s" +msgstr "" + +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "conflicting subparser: %s" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "could not parse '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "could not parse srclib spec (no name specified): '{}'" +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/checkupdates.py +#, python-brace-format +msgid "current version is newer: old vercode={old}, new vercode={new}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "deleting: repo/{apkfilename}" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "dependency file without lock" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "dest= is required for options like %r" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "downloading '{}'" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "downloading scanner signatures from '{}' failed" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +msgid "expected one argument" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "fdroid [] [-h|--help|--version|]" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "fetch the latest version of signatures from the web" +msgstr "" + +#: /usr/lib/python3.11/optparse.py +msgid "floating-point" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 "" + +#: ../fdroidserver/index.py +msgid "index-v2 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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +msgid "integer" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" +msgstr "" + +#: ../fdroidserver/common.py +msgid "ipfs_cid not found, skipping CIDv1 generation" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "latest build recipe is newer: old vercode={old}, new vercode={new}" +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 "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "mirrors set twice, in config.yml and {path}!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +msgid "mutually exclusive arguments must be optional" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "next {name} cache update due in {time}" +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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +#, python-format +msgid "no such option: %s" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "no version info found!" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "no version information found" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "one of the arguments %s is required" +msgstr "" + +#: ../fdroidserver/common.py ../fdroidserver/index.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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +msgid "optional arguments" +msgstr "" + +#: /usr/lib/python3.11/argparse.py +msgid "options" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +msgid "positional arguments" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "process log deploy {path} to {dest} failed!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "reference binary missing signature" +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 \"repo/icons/%s\" does not exist, generating placeholder." +msgstr "" + +#: ../fdroidserver/common.py +msgid "repo_url needs to end with /repo" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "rsync is missing or broken: {error}" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "ruamel.yaml not installed, can not write metadata." +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "s3cmd sync indexes {path} to {url} and delete" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "s3cmd syncs indexes from {path} to {url} and deletes removed" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "scanner cache is malformed! You can clear it with: '{clear}'" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "serverwebroot: path does not end with \"fdroid\", perhaps you meant one of these:" +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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/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 +#: /usr/lib/python3.9/argparse.py /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/argparse.py /usr/lib/python3.11/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/build.py +#, python-brace-format +msgid "supplied reference binary has allowed signer {signer}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "the following arguments are required: %s" +msgstr "" + +#: ../fdroidserver/install.py +msgid "true" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 +#: /usr/lib/python3.9/argparse.py /usr/lib/python3.11/argparse.py +msgid "usage: " +msgstr "" + +#: ../fdroidserver/deploy.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/install.py +msgid "yes" +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} 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/update.py +#, python-brace-format +msgid "{appid} has both APKs and files: {files}" +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 "{build_flag} must be list or string, found: {value}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{file} is blank or corrupt!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{name} \"{section}/icons/{path}\" does not exist! Check \"config.yml\"." +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + +#: ../fdroidserver/import_subcommand.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/deploy.py +#, python-brace-format +msgid "{path} has been flagged by virustotal {count} times:" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "{path} has the wrong fingerprint ({fingerprint})!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{path} is not \"key: value\" dict, but a {datatype}!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{path} is not a standard config file!" +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "{path} is not list, but a {datatype}!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{path} is not {expected_type}, but a {datatype}!" +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/lint.py +#, python-brace-format +msgid "{path}: \"{code}\" is not a valid ISO_3166-1 alpha-2 country code!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path}: {error}" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "{url} does not end with \"fdroid\", check the URL path!" +msgstr "" + +#: ../fdroidserver/import_subcommand.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 db7afbedf594aac7d627584fc857d30887f3a772 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 17 Mar 2025 22:44:42 +0100 Subject: [PATCH 03/13] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ Translation: F-Droid/F-Droid Server --- locale/lv/LC_MESSAGES/fdroidserver.po | 6 +++++- locale/nn/LC_MESSAGES/fdroidserver.po | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/locale/lv/LC_MESSAGES/fdroidserver.po b/locale/lv/LC_MESSAGES/fdroidserver.po index 9aafeada..95b6a129 100644 --- a/locale/lv/LC_MESSAGES/fdroidserver.po +++ b/locale/lv/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.3a1\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2024-11-21 21:34+0100\n" +"POT-Creation-Date: 2024-12-11 14:37+0100\n" "PO-Revision-Date: 2024-11-22 21:03+0000\n" "Last-Translator: Edgars Andersons \n" "Language-Team: Latvian \n" "Language-Team: Norwegian Nynorsk \n" @@ -1498,6 +1498,10 @@ msgstr "" msgid "Refresh and cache scanner rules and signatures from the network" msgstr "" +#: ../fdroidserver/verify.py +msgid "Remove source tarball and any APKs if successfully verified." +msgstr "" + #: ../fdroidserver/common.py msgid "Removing specified files" msgstr "" From 72ca7ebc4f107612267efc7a6300e78a15b46478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=A4=E0=AE=AE=E0=AE=BF=E0=AE=B4=E0=AF=8D=E0=AE=A8?= =?UTF-8?q?=E0=AF=87=E0=AE=B0=E0=AE=AE=E0=AF=8D?= Date: Mon, 17 Mar 2025 22:44:42 +0100 Subject: [PATCH 04/13] =?UTF-8?q?Translated=20using=20Weblate:=20Tamil=20(?= =?UTF-8?q?ta)=20by=20=E0=AE=A4=E0=AE=AE=E0=AE=BF=E0=AE=B4=E0=AF=8D?= =?UTF-8?q?=E0=AE=A8=E0=AF=87=E0=AE=B0=E0=AE=AE=E0=AF=8D=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (612 of 612 strings) Co-authored-by: தமிழ்நேரம் Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ta/ Translation: F-Droid/F-Droid Server --- locale/ta/LC_MESSAGES/fdroidserver.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locale/ta/LC_MESSAGES/fdroidserver.po b/locale/ta/LC_MESSAGES/fdroidserver.po index 46016bdb..acb9cedb 100644 --- a/locale/ta/LC_MESSAGES/fdroidserver.po +++ b/locale/ta/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2024-12-11 14:37+0100\n" -"PO-Revision-Date: 2024-12-02 17:00+0000\n" +"PO-Revision-Date: 2024-12-25 17:10+0000\n" "Last-Translator: தமிழ்நேரம் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -16,7 +16,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 5.9-dev\n" +"X-Generator: Weblate 5.10-dev\n" #: ../fdroidserver/nightly.py msgid "" @@ -1510,7 +1510,7 @@ msgstr "நெட்வொர்க்கிலிருந்து ச்க #: ../fdroidserver/verify.py msgid "Remove source tarball and any APKs if successfully verified." -msgstr "" +msgstr "வெற்றிகரமாக சரிபார்க்கப்பட்டால் மூல நாடாகாப்பகபந்து மற்றும் ஏதேனும் APK களை அகற்றவும்." #: ../fdroidserver/common.py msgid "Removing specified files" @@ -2031,7 +2031,7 @@ msgstr "குடுவை கையொப்பத்தைப் பயன் #: ../fdroidserver/common.py msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" -msgstr "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" +msgstr "சாவாவின் சார்சிக்னரைப் பயன்படுத்துதல், APKS ஐ சரிபார்க்க பரிந்துரைக்கப்படவில்லை! Apksigner ஐப் பயன்படுத்தவும்" #: ../fdroidserver/common.py #, python-brace-format From 40daf5e15300e7d23c0f774e931db11b4ba6822f Mon Sep 17 00:00:00 2001 From: Kuldeep Singh Date: Mon, 17 Mar 2025 22:44:42 +0100 Subject: [PATCH 05/13] Added translation using Weblate: Punjabi (pa) by Kuldeep Singh Co-authored-by: Kuldeep Singh --- locale/pa/LC_MESSAGES/fdroidserver.po | 2905 +++++++++++++++++++++++++ 1 file changed, 2905 insertions(+) create mode 100644 locale/pa/LC_MESSAGES/fdroidserver.po diff --git a/locale/pa/LC_MESSAGES/fdroidserver.po b/locale/pa/LC_MESSAGES/fdroidserver.po new file mode 100644 index 00000000..19d66a92 --- /dev/null +++ b/locale/pa/LC_MESSAGES/fdroidserver.po @@ -0,0 +1,2905 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# Kuldeep Singh , 2025. +msgid "" +msgstr "" +"Project-Id-Version: fdroidserver 2.3.3\n" +"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" +"POT-Creation-Date: 2024-12-11 14:37+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pa\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/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/index.py +#, python-brace-format +msgid "\"local_copy_dir\" {path} does not exist!" +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 +#, 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/update.py +#, python-brace-format +msgid "\"{path}\" is signed by a key that is not allowed:" +msgstr "" + +#: ../fdroidserver/import_subcommand.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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/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] "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "%(prog)s: error: %(message)s\n" +msgstr "" + +#: ../fdroidserver/publish.py +#, python-format +msgid "%d APKs failed to be signed or verified!" +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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +msgid "%prog [options]" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "%r is not callable" +msgstr "" + +#: ../fdroidserver/signindex.py +#, python-format +msgid "%s did not produce a dict!" +msgstr "" + +#: ../fdroidserver/signindex.py +#, python-format +msgid "%s has bad SHA-256: %s" +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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +#, python-format +msgid "%s option does not take a value" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keypass' not found in config.yml!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keystore' is NONE and 'smartcardoptions' is blank!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keystore' not found in config.yml!" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'keystorepass' not found in config.yml!" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +msgid "'required' is an invalid argument for positionals" +msgstr "" + +#: ../fdroidserver/common.py +msgid "'sdk_path' not set in config.yml!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!" +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 "'{path}' has invalid format, it should be a dictionary!" +msgstr "" + +#: ../fdroidserver/metadata.py ../fdroidserver/lint.py +#, python-brace-format +msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "'{value}' is not a valid {field}, should be {pattern}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "--merge-request only runs on a single appid!" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +msgid ".__call__() not defined" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "/issues is missing" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "A URL is required as an argument!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "APK signatures have different certificates in {path}:" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Add PGP signatures using GnuPG for packages in repo" +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/build.py +msgid "AllowedAPKSigningKeys missing but reference binary supplied" +msgstr "" + +#: ../fdroidserver/import_subcommand.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/init.py +#, python-brace-format +msgid "Android SDK not found at {path}!" +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 "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Android SDK tool {cmd} not found!" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "App has Binaries but does not have corresponding AllowedAPKSigningKeys to pin certificate." +msgstr "" + +#: ../fdroidserver/lint.py +msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" but AutoUpdateMode or UpdateCheckMode are not None" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" or 0 but AutoUpdateMode or UpdateCheckMode are not None" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "App is in '{repo}' but has a link to {url}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate." +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/lint.py +msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern." +msgstr "" + +#: ../fdroidserver/install.py +msgid "Automatic no to all prompts." +msgstr "" + +#: ../fdroidserver/install.py +msgid "Automatic yes to all prompts." +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}" +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 "" + +#: ../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/init.py +#, python-format +msgid "Built repo based in \"%s\" with this config:" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Can't auto-update app with no CurrentVersionCode" +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/rewritemeta.py +#, python-brace-format +msgid "Cannot rewrite \"{path}\"" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-format +msgid "Categories '%s' is not valid" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Categories are not set" +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "Category \"{category}\" defined but not used for any apps!" +msgstr "" + +#: ../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/update.py +msgid "Clean update - don't uses caches, reprocess all APKs" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Color the log output" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "Comma separated list of categories." +msgstr "" + +#: ../fdroidserver/__main__.py +#, python-format +msgid "Command '%s' not recognised.\n" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Commit changes" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Commit changes, push, then make a merge request" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Conflicting \"{field}\" definitions between .yml and localized files:" +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 "Conflicting config files! Using {newfile}, ignoring {oldfile}!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not find '{command}' on your system" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "Could not find latest version code" +msgstr "" + +#: ../fdroidserver/import_subcommand.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 +#, python-brace-format +msgid "Could not open APK {path} for analysis: " +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Could not parse size \"{size}\", wrong type \"{type}\"" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "Couldn't find Application ID" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Couldn't find any version information" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Couldn't find package ID" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Cowardily refusing to overwrite existing signing key setup!" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Created new container \"{name}\"" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Creating \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/publish.py +msgid "Creating log directory" +msgstr "" + +#: ../fdroidserver/deploy.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/publish.py ../fdroidserver/verify.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/common.py +#, python-brace-format +msgid "Did you mean config/{name}.yml?" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Did you mean {code}?" +msgstr "" + +#: ../fdroidserver/import_subcommand.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/build.py +msgid "Don't refresh the repository, useful when testing a build with no internet connection" +msgstr "" + +#: ../fdroidserver/deploy.py ../fdroidserver/nightly.py +msgid "Don't use rsync checksums" +msgstr "" + +#: ../fdroidserver/install.py +msgid "Download F-Droid.apk using mirrors that leak less to the network" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Download complete mirrors of small repos" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Downloading %s" +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 Anti-Feature declaration at {path} was ignored!" +msgstr "" + +#: ../fdroidserver/index.py +#, python-format +msgid "Duplicate entry \"%s\" in mirrors config!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Duplicate link in '{field}': {url}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "ERROR: %(message)s" +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/nightly.py +#, python-format +msgid "ERROR: unsupported git host \"%s\", patches welcome!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" +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/common.py +#, python-brace-format +msgid "Environment variable {var} from {configname} is not set!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "Error while getting repo address" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Exit with a non-zero code if problems were found" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Extract application metadata from a source repository" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Extract signatures from APKs" +msgstr "" + +#: ../fdroidserver/install.py +msgid "F-Droid.apk could not be downloaded from any known source!" +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/deploy.py +#, python-brace-format +msgid "Failed to create S3 bucket: {url}" +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/update.py +msgid "Failed to get APK signing key fingerprint" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Failed to install '{apkfilename}' on {dev}: {error}" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Failed to sign 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/build.py ../fdroidserver/install.py +#: ../fdroidserver/rewritemeta.py ../fdroidserver/scanner.py +#: ../fdroidserver/update.py +msgid "Finished" +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/common.py +msgid "Found multiple Signer Certificates!" +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/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/scanner.py +#, python-brace-format +msgid "Found {count} problems in {filename}" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Found {count} warnings in {filename}" +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 prune 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 deinit 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/update.py +#, python-format +msgid "Ignoring bad element in manifest: %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/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/metadata.py +#, python-format +msgid "Including metadata from %s@%s" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "Including metadata from {path}" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Initialising submodules" +msgstr "" + +#: ../fdroidserver/install.py +msgid "Install all signed applications available" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Install built packages on devices" +msgstr "" + +#: ../fdroidserver/install.py +#, python-format +msgid "Installing %s..." +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Installing '{apkfilename}' on {dev}..." +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Interact with the repo HTTP server" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Invalid APK" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Invalid AutoUpdateMode: {mode}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Invalid UpdateCheckMode: {mode}" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "Invalid VercodeOperation: {field}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "Invalid VercodeOperation: {invalid_ops}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid application ID {appid}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-format +msgid "Invalid boolean '%s'" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Invalid bulleted list" +msgstr "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Invalid name for published file: %s" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Invalid ndk: entry in build: \"{ndk}\"" +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/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/mirror.py ../fdroidserver/publish.py +#: ../fdroidserver/update.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/build.py +#, python-brace-format +msgid "Keeping failed build \"{apkfilename}\"" +msgstr "" + +#: ../fdroidserver/init.py +msgid "Keystore for signing key:\t" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Known debug key is used in AllowedAPKSigningKeys: " +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/rewritemeta.py +msgid "List files that would be reformatted (dry run)" +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/scanner.py +#, python-format +msgid "Max recursion depth in ZIP file reached: %s" +msgstr "" + +#: ../fdroidserver/mirror.py +msgid "Mirror the full repo and archive, all file types." +msgstr "" + +#: ../fdroidserver/gpgsign.py +msgid "Missing output directory" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "Moving Anti-Features declarations to localized files:" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml" +msgstr "" + +#: ../fdroidserver/verify.py +#, python-format +msgid "No APK for package: %s" +msgstr "" + +#: ../fdroidserver/common.py +msgid "No Android SDK found!" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No attached devices found" +msgstr "" + +#: ../fdroidserver/install.py +msgid "No devices found for `adb install`! Please plug one in." +msgstr "" + +#: ../fdroidserver/index.py +msgid "No fingerprint in URL." +msgstr "" + +#: ../fdroidserver/common.py +msgid "No git submodules available" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "No gradle project could be found. Specify --subdir?" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "No information found." +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "No matching tags found" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "No minimum SDK version found in {0}, using default (3)." +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.yml 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/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/checkupdates.py +msgid "No tags found" +msgstr "" + +#: ../fdroidserver/publish.py ../fdroidserver/verify.py +msgid "No unsigned directory - nothing to do" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "No version information could be found." +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.yml:" +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/deploy.py +msgid "One of the 'github_releases' config items is missing the 'packageNames' value. skipping ..." +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "One of the 'github_releases' config items is missing the 'projectUrl' value. skipping ..." +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "One of the 'github_releases' config items is missing the 'token' value. skipping ..." +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.11/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/checkupdates.py ../fdroidserver/gpgsign.py +#: ../fdroidserver/publish.py ../fdroidserver/signindex.py +#: ../fdroidserver/update.py +msgid "Outputting JSON" +msgstr "" + +#: ../fdroidserver/import_subcommand.py +msgid "Overall license of the project." +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "Overriding blank versionName in {apkfilename} from metadata: {version}" +msgstr "" + +#: ../fdroidserver/import_subcommand.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_subcommand.py +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/nightly.py +msgid "Print the secret variable to the terminal for easy copy/paste" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Privacy mode was enabled based on your locale ({country_code})." +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-format +msgid "Problem with ZIP file: %s, error %s" +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/import_subcommand.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 +#, python-brace-format +msgid "Pushing binary transparency log to {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Pushing to remote server failed!" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Pushing to {url}" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Quickly start a new repository" +msgstr "" + +#: ../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 packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'" +msgstr "" + +#: ../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/build.py +msgid "Refresh and cache scanner rules and signatures from the network" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Remove source tarball and any APKs if successfully verified." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Removing specified files" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "Removing {path}\"" +msgstr "" + +#: ../fdroidserver/update.py +msgid "Rename APK files that do not match package.name_123.apk" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "RepoTrunk update mode only makes sense in git-svn repositories" +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 "" + +#: ../fdroidserver/net.py +#, python-format +msgid "Retrying failed download: %s" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Rewrite all the metadata files" +msgstr "" + +#: ../fdroidserver/rewritemeta.py +#, python-brace-format +msgid "Rewriting '{appid}'" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Run on git repo that has uncommitted changes" +msgstr "" + +#: ../fdroidserver/nightly.py +#, python-brace-format +msgid "Run over {cibase} to find -debug.apk. and skip repo_basedir {repo_basedir}" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Run rewritemeta to fix formatting" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Running first pass with MD5 checking disabled" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "Running wget in {path}" +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "SHA-256 of {url} does not match entry!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "Scan the resulting APK(s) for known non-free classes." +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Scan the source code of a package" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "Scanner found {count} problems in {apk}" +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/scanner.py +msgid "Scanning APK for extra signing blocks." +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "Scanning APK with dexdump for known non-free classes." +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Set NDK {release} ({version}) up" +msgstr "" + +#: ../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 "" + +#: ../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/__main__.py +msgid "Sign and place packages in the repo" +msgstr "" + +#: ../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/deploy.py ../fdroidserver/index.py +#, python-format +msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!" +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/deploy.py +msgid "Specify a local folder to sync the repo to" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "Specify an identity file to provide to SSH for rsyncing" +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 "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/checkupdates.py +msgid "Tags update mode only works for git, hg, bzr and git-svn repositories currently" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "Tags update mode used in git-svn, but the repo was not set up with tags" +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/index.py +msgid "The repository's fingerprint does not match." +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/mirror.py +msgid "This command should never be used to mirror f-droid.org! A full copy requires more than 600GB." +msgstr "" + +#: ../fdroidserver/common.py +msgid "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid." +msgstr "" + +#: ../fdroidserver/import_subcommand.py +#, python-format +msgid "This repo already has local metadata: %s" +msgstr "" + +#: ../fdroidserver/init.py +#, python-format +msgid "" +"To complete the setup, add your APKs to \"%s\"\n" +"then run \"fdroid update -c; fdroid update\". You might also want to edit\n" +"\"config.yml\" to set the URL, repo name, and more. You should also set up\n" +"a signing key (a temporary one might have been automatically generated).\n" +"\n" +"For more info: https://f-droid.org/docs/Setup_an_F-Droid_App_Repo\n" +"and https://f-droid.org/docs/Signing_Process" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "To use rclone, rclone_config and awsbucket must be set in config.yml!" +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/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/common.py +#, python-brace-format +msgid "Unexpected symlink target: {link} -> {target}" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Unknown entry {key} in {configname}" +msgstr "" + +#: ../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} (use: *.yml)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Unknown version of aapt, might cause problems: " +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 +#, python-brace-format +msgid "Unrecognised build flag '{build_flag}' in '{path}'" +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/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 "" + +#: ../fdroidserver/common.py +#, python-format +msgid "Unzipping to %s" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Update repo information for new packages" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Update the binary transparency log for a URL" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "UpdateCheckData has invalid URL: {url}" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}" +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 "UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet" +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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +msgid "Usage" +msgstr "" + +#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py +#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +#, python-format +msgid "Usage: %s\n" +msgstr "" + +#: ../fdroidserver/lint.py +msgid "Use /HEAD instead of /master or /main to point at a file in the default branch" +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 "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Using \"{path}\" for configuring s3cmd." +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Using \"{path}\" for syncing with remote storage." +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v2" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using APK Signature v3" +msgstr "" + +#: ../fdroidserver/common.py +msgid "Using JAR Signature" +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/metadata.py +#, python-brace-format +msgid "Using blank dictionary instead of contents of {path}!" +msgstr "" + +#: ../fdroidserver/init.py +#, python-brace-format +msgid "Using existing keystore \"{path}\"" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Using rclone to sync with: {url}" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "Using s3cmd to sync with: {url}" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Valid commands are:" +msgstr "" + +#: ../fdroidserver/verify.py +msgid "Verify against locally cached copy rather than redownloading." +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Verify the integrity of downloaded packages" +msgstr "" + +#: ../fdroidserver/index.py +msgid "Verifying index signature:" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "Verifying package {path} with apksigner." +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}." +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "Warn about possible metadata errors" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "WebAssembly binary file" +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 "" + +#: ../fdroidserver/publish.py +msgid "When signing or verifying fails, exit with an error code." +msgstr "" + +#: ../fdroidserver/install.py +msgid "Would you like to download and install F-Droid.apk via adb? (YES/no)" +msgstr "" + +#: ../fdroidserver/install.py +msgid "Would you like to download the app(s) from f-droid.org? (YES/no)" +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/install.py +#, python-brace-format +msgid "adb reports {serial} is \"{status}\"!" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +#, python-format +msgid "ambiguous option: %s (%s?)" +msgstr "" + +#: ../fdroidserver/common.py +msgid "apksigner not found! Cannot sign or verify modern APKs" +msgstr "" + +#: ../fdroidserver/common.py +msgid "apksigner not found, it's required for signing!" +msgstr "" + +#: ../fdroidserver/checkupdates.py ../fdroidserver/lint.py +#: ../fdroidserver/rewritemeta.py +msgid "application ID of file to operate on" +msgstr "" + +#: ../fdroidserver/build.py ../fdroidserver/install.py +#: ../fdroidserver/publish.py ../fdroidserver/scanner.py +#: ../fdroidserver/verify.py +msgid "application ID with optional versionCode in the form APPID[:VERCODE]" +msgstr "" + +#: ../fdroidserver/common.py +msgid "archive_url needs to end with /archive" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "argument \"-\" with mode %r" +msgstr "" + +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "argument %(argument_name)s: %(message)s" +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.9/argparse.py /usr/lib/python3.11/argparse.py +#, python-format +msgid "can't open '%(filename)s': %(error)s" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "can't open non-https url: '{};" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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/__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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +msgid "complex" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "conflicting option string: %s" +msgid_plural "conflicting option strings: %s" +msgstr[0] "" +msgstr[1] "" + +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "conflicting subparser alias: %s" +msgstr "" + +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "conflicting subparser: %s" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "could not parse '{path}'" +msgstr "" + +#: ../fdroidserver/common.py +msgid "could not parse srclib spec (no name specified): '{}'" +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/checkupdates.py +#, python-brace-format +msgid "current version is newer: old vercode={old}, new vercode={new}" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "deleting: repo/{apkfilename}" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "dependency file without lock" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "dest= is required for options like %r" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "downloading '{}'" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "downloading scanner signatures from '{}' failed" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +msgid "expected one argument" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "fdroid [] [-h|--help|--version|]" +msgstr "" + +#: ../fdroidserver/scanner.py +msgid "fetch the latest version of signatures from the web" +msgstr "" + +#: /usr/lib/python3.11/optparse.py +msgid "floating-point" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 "" + +#: ../fdroidserver/index.py +msgid "index-v2 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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +msgid "integer" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" +msgstr "" + +#: ../fdroidserver/common.py +msgid "ipfs_cid not found, skipping CIDv1 generation" +msgstr "" + +#: ../fdroidserver/checkupdates.py +#, python-brace-format +msgid "latest build recipe is newer: old vercode={old}, new vercode={new}" +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 "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "mirrors set twice, in config.yml and {path}!" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +msgid "mutually exclusive arguments must be optional" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "next {name} cache update due in {time}" +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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/optparse.py +#, python-format +msgid "no such option: %s" +msgstr "" + +#: ../fdroidserver/__main__.py +msgid "no version info found!" +msgstr "" + +#: ../fdroidserver/checkupdates.py +msgid "no version information found" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "one of the arguments %s is required" +msgstr "" + +#: ../fdroidserver/common.py ../fdroidserver/index.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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/getopt.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +msgid "optional arguments" +msgstr "" + +#: /usr/lib/python3.11/argparse.py +msgid "options" +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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +msgid "positional arguments" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "process log deploy {path} to {dest} failed!" +msgstr "" + +#: ../fdroidserver/build.py +msgid "reference binary missing signature" +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 \"repo/icons/%s\" does not exist, generating placeholder." +msgstr "" + +#: ../fdroidserver/common.py +msgid "repo_url needs to end with /repo" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "rsync is missing or broken: {error}" +msgstr "" + +#: ../fdroidserver/metadata.py +msgid "ruamel.yaml not installed, can not write metadata." +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "s3cmd sync indexes {path} to {url} and delete" +msgstr "" + +#: ../fdroidserver/deploy.py +#, python-brace-format +msgid "s3cmd syncs indexes from {path} to {url} and deletes removed" +msgstr "" + +#: ../fdroidserver/scanner.py +#, python-brace-format +msgid "scanner cache is malformed! You can clear it with: '{clear}'" +msgstr "" + +#: ../fdroidserver/deploy.py +msgid "serverwebroot: path does not end with \"fdroid\", perhaps you meant one of these:" +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 /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/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 +#: /usr/lib/python3.9/argparse.py /usr/lib/python3.9/optparse.py +#: /usr/lib/python3.11/argparse.py /usr/lib/python3.11/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/build.py +#, python-brace-format +msgid "supplied reference binary has allowed signer {signer}" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/argparse.py +#, python-format +msgid "the following arguments are required: %s" +msgstr "" + +#: ../fdroidserver/install.py +msgid "true" +msgstr "" + +#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py +#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 /usr/lib/python3.9/argparse.py +#: /usr/lib/python3.11/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 +#: /usr/lib/python3.9/argparse.py /usr/lib/python3.11/argparse.py +msgid "usage: " +msgstr "" + +#: ../fdroidserver/deploy.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/install.py +msgid "yes" +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} 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/update.py +#, python-brace-format +msgid "{appid} has both APKs and files: {files}" +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 "{build_flag} must be list or string, found: {value}" +msgstr "" + +#: ../fdroidserver/metadata.py +#, python-brace-format +msgid "{file} is blank or corrupt!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{name} \"{section}/icons/{path}\" does not exist! Check \"config.yml\"." +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{oldfile} is deprecated, use {newfile}" +msgstr "" + +#: ../fdroidserver/import_subcommand.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/deploy.py +#, python-brace-format +msgid "{path} has been flagged by virustotal {count} times:" +msgstr "" + +#: ../fdroidserver/install.py +#, python-brace-format +msgid "{path} has the wrong fingerprint ({fingerprint})!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{path} is not \"key: value\" dict, but a {datatype}!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{path} is not a standard config file!" +msgstr "" + +#: ../fdroidserver/index.py +#, python-brace-format +msgid "{path} is not list, but a {datatype}!" +msgstr "" + +#: ../fdroidserver/common.py +#, python-brace-format +msgid "{path} is not {expected_type}, but a {datatype}!" +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/lint.py +#, python-brace-format +msgid "{path}: \"{code}\" is not a valid ISO_3166-1 alpha-2 country code!" +msgstr "" + +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path}: {error}" +msgstr "" + +#: ../fdroidserver/mirror.py +#, python-brace-format +msgid "{url} does not end with \"fdroid\", check the URL path!" +msgstr "" + +#: ../fdroidserver/import_subcommand.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 f76114ba5c1a77658a8e40a6be62c2a0196a3f5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Grundstr=C3=B6m?= Date: Mon, 17 Mar 2025 22:44:43 +0100 Subject: [PATCH 06/13] =?UTF-8?q?Translated=20using=20Weblate:=20Swedish?= =?UTF-8?q?=20(sv)=20by=20Kristoffer=20Grundstr=C3=B6m=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 12.2% (75 of 612 strings) Co-authored-by: Kristoffer Grundström Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/sv/ Translation: F-Droid/F-Droid Server --- locale/sv/LC_MESSAGES/fdroidserver.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locale/sv/LC_MESSAGES/fdroidserver.po b/locale/sv/LC_MESSAGES/fdroidserver.po index 15e89445..8d968494 100644 --- a/locale/sv/LC_MESSAGES/fdroidserver.po +++ b/locale/sv/LC_MESSAGES/fdroidserver.po @@ -3,14 +3,14 @@ # Hans-Christoph Steiner , 2020. # Elias Mårtenson , 2021. # Joel A , 2021. -# Kristoffer Grundström , 2021, 2024. +# Kristoffer Grundström , 2021, 2024, 2025. # "P.O" , 2023. 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: 2024-12-11 14:37+0100\n" -"PO-Revision-Date: 2024-04-24 08:39+0000\n" +"PO-Revision-Date: 2025-01-15 15:19+0000\n" "Last-Translator: Kristoffer Grundström \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -18,7 +18,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 5.5.1-dev\n" +"X-Generator: Weblate 5.10-dev\n" #: ../fdroidserver/nightly.py msgid "" @@ -122,12 +122,12 @@ msgstr "%r kan inte kallas" #: ../fdroidserver/signindex.py #, python-format msgid "%s did not produce a dict!" -msgstr "" +msgstr "%s producerade inte en dict!" #: ../fdroidserver/signindex.py #, python-format msgid "%s has bad SHA-256: %s" -msgstr "" +msgstr "%s har felaktig SHA-256: %s" #: ../fdroidserver/lint.py #, python-format From 560d7fd2001bbd3ef7b8a106421f6f65869e421f Mon Sep 17 00:00:00 2001 From: Marcus skoding Date: Mon, 17 Mar 2025 22:44:43 +0100 Subject: [PATCH 07/13] Translated using Weblate: Swedish (sv) by Marcus skoding Currently translated at 12.5% (77 of 612 strings) Translated using Weblate: Swedish (sv) by Marcus skoding Currently translated at 12.2% (75 of 612 strings) Co-authored-by: Marcus skoding Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/sv/ Translation: F-Droid/F-Droid Server --- locale/sv/LC_MESSAGES/fdroidserver.po | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/locale/sv/LC_MESSAGES/fdroidserver.po b/locale/sv/LC_MESSAGES/fdroidserver.po index 8d968494..d10c9da8 100644 --- a/locale/sv/LC_MESSAGES/fdroidserver.po +++ b/locale/sv/LC_MESSAGES/fdroidserver.po @@ -5,13 +5,14 @@ # Joel A , 2021. # Kristoffer Grundström , 2021, 2024, 2025. # "P.O" , 2023. +# Marcus skoding , 2025. 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: 2024-12-11 14:37+0100\n" -"PO-Revision-Date: 2025-01-15 15:19+0000\n" -"Last-Translator: Kristoffer Grundström \n" +"PO-Revision-Date: 2025-01-16 22:54+0000\n" +"Last-Translator: Marcus skoding \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" @@ -34,6 +35,8 @@ msgid "" "\n" "{path} encoded for the DEBUG_KEYSTORE secret variable:" msgstr "" +"\n" +"{path} kodad för den hemliga variabeln DEBUG_KEYSTORE:" #: ../fdroidserver/lint.py #, python-format @@ -99,7 +102,7 @@ msgstr "%(prog)s: fel: %(message)s\n" #: ../fdroidserver/publish.py #, python-format msgid "%d APKs failed to be signed or verified!" -msgstr "" +msgstr "%d APK:er kunde inte signeras eller verifieras!" #: ../fdroidserver/scanner.py #, python-format From 29487d8c3adec61753789987fb0d84a543b4e775 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Grundstr=C3=B6m?= Date: Mon, 17 Mar 2025 22:44:43 +0100 Subject: [PATCH 08/13] =?UTF-8?q?Translated=20using=20Weblate:=20Swedish?= =?UTF-8?q?=20(sv)=20by=20Kristoffer=20Grundstr=C3=B6m=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 12.5% (77 of 612 strings) Co-authored-by: Kristoffer Grundström Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/sv/ Translation: F-Droid/F-Droid Server --- locale/sv/LC_MESSAGES/fdroidserver.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/sv/LC_MESSAGES/fdroidserver.po b/locale/sv/LC_MESSAGES/fdroidserver.po index d10c9da8..d9cd5d82 100644 --- a/locale/sv/LC_MESSAGES/fdroidserver.po +++ b/locale/sv/LC_MESSAGES/fdroidserver.po @@ -12,7 +12,7 @@ msgstr "" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2024-12-11 14:37+0100\n" "PO-Revision-Date: 2025-01-16 22:54+0000\n" -"Last-Translator: Marcus skoding \n" +"Last-Translator: Kristoffer Grundström \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" @@ -89,8 +89,8 @@ msgstr "\"{url}\" är inte en giltig URL!" #, python-format msgid "%(option)s option requires %(number)d argument" msgid_plural "%(option)s option requires %(number)d arguments" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%(option)s-valet kräver %(number)d argument" +msgstr[1] "%(option)s-valen kräver %(number)d argument" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py From c62094274c287708caa728f0d06645eccb98d337 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 17 Mar 2025 22:44:44 +0100 Subject: [PATCH 09/13] Translated using Weblate: Tamil (ta) by Hans-Christoph Steiner Currently translated at 98.6% (604 of 612 strings) Co-authored-by: Hans-Christoph Steiner Co-authored-by: Hans-Christoph Steiner Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ta/ Translation: F-Droid/F-Droid Server --- locale/ta/LC_MESSAGES/fdroidserver.po | 67 ++++++++++++++------------- 1 file changed, 34 insertions(+), 33 deletions(-) diff --git a/locale/ta/LC_MESSAGES/fdroidserver.po b/locale/ta/LC_MESSAGES/fdroidserver.po index acb9cedb..2ee8356c 100644 --- a/locale/ta/LC_MESSAGES/fdroidserver.po +++ b/locale/ta/LC_MESSAGES/fdroidserver.po @@ -3,13 +3,14 @@ # K.B.Dharun Krishna , 2022. # Naveen , 2024. # தமிழ்நேரம் , 2024. +# Hans-Christoph Steiner , 2025. msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "POT-Creation-Date: 2024-12-11 14:37+0100\n" -"PO-Revision-Date: 2024-12-25 17:10+0000\n" -"Last-Translator: தமிழ்நேரம் \n" +"PO-Revision-Date: 2025-01-20 14:04+0000\n" +"Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Tamil \n" "Language: ta\n" "MIME-Version: 1.0\n" @@ -353,12 +354,12 @@ msgstr "அடிப்படை முகவரி கண்ணாடிக் #: ../fdroidserver/lint.py #, python-brace-format msgid "Branch '{branch}' used as commit in build '{versionName}'" -msgstr "கிளை '{branch}' '{versionName}'கட்டமைப்பில் உறுதிமொழியாக பயன்படுத்தப்படுகிறது" +msgstr "கிளை '{branch}' '{versionName}'கட்டமைப்பில் உறுதிமொழியாக பயன்படுத்தப்படுகிறது" #: ../fdroidserver/lint.py #, python-brace-format msgid "Branch '{branch}' used as commit in srclib '{srclib}'" -msgstr "கிளை '{branch}' '{srclib}'இல் உறுதிமொழியாக பயன்படுத்தப்படுகிறது" +msgstr "கிளை '{branch}' '{srclib}'இல் உறுதிமொழியாக பயன்படுத்தப்படுகிறது" #: ../fdroidserver/update.py #, python-brace-format @@ -426,7 +427,7 @@ msgstr "பயன்பாடுகளுக்கான புதுப்ப #: ../fdroidserver/update.py #, python-brace-format msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}" -msgstr "{appid} க்கான காப்பகத்தை சரிபார்க்கிறது- பயன்பாடுகள்: {integer}, காப்புபதிப்புகள்: {keep}, காப்பகங்கள்: {arch}" +msgstr "{appid} க்கான காப்பகத்தை சரிபார்க்கிறது- பயன்பாடுகள்: {integer}, காப்புபதிப்புகள்: {keep}, காப்பகங்கள்: {arch}" #: ../fdroidserver/update.py msgid "Clean update - don't uses caches, reprocess all APKs" @@ -785,7 +786,7 @@ msgstr "APK தகவல்களைப் பெறுவதில் தோல #: ../fdroidserver/update.py #, python-brace-format msgid "Failed to get APK information, skipping {path}" -msgstr "APK தகவல்களைப் பெறுவதில் தோல்வி, {path}யைத் தவிர்ப்பது}" +msgstr "APK தகவல்களைப் பெறுவதில் தோல்வி, {path}யைத் தவிர்ப்பது" #: ../fdroidserver/update.py msgid "Failed to get APK signing key fingerprint" @@ -1007,7 +1008,7 @@ msgstr "%s@ %s இலிருந்து மேனிலை தரவு உ #: ../fdroidserver/metadata.py #, python-brace-format msgid "Including metadata from {path}" -msgstr "{பாதை இருந்து இலிருந்து மேனிலை தரவு உட்பட" +msgstr "{path} இருந்து இலிருந்து மேனிலை தரவு உட்பட" #: ../fdroidserver/common.py msgid "Initialising submodules" @@ -1237,7 +1238,7 @@ msgstr "பொருந்தக்கூடிய குறிச்சொற #: ../fdroidserver/update.py #, python-brace-format msgid "No minimum SDK version found in {0}, using default (3)." -msgstr "இயல்புநிலை (3) ஐப் பயன்படுத்தி குறைந்தபட்ச SDK பதிப்பு {0 at இல் காணப்படவில்லை." +msgstr "இயல்புநிலை (3) ஐப் பயன்படுத்தி குறைந்தபட்ச SDK பதிப்பு {0} at இல் காணப்படவில்லை." #: ../fdroidserver/lint.py msgid "No need to specify that the app is Free Software" @@ -1267,7 +1268,7 @@ msgstr "கையொப்பமிடப்பட்ட வெளியீட #: ../fdroidserver/common.py #, python-brace-format msgid "No signing certificates found in {path}" -msgstr "{path} இல் கையொப்பமிடும் சான்றிதழ்கள் இல்லை}" +msgstr "{path} இல் கையொப்பமிடும் சான்றிதழ்கள் இல்லை" #: ../fdroidserver/common.py #, python-format @@ -1276,9 +1277,9 @@ msgstr "அத்தகைய தொகுப்பு இல்லை: %s" #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/common.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "No such versionCode {versionCode} for app {appid}" -msgstr "பயன்பாட்டிற்கு அத்தகைய பதிப்பு குறியீடு {பதிப்பு குறியீடு {versionCode}" +msgstr "பயன்பாட்டிற்கு அத்தகைய பதிப்பு குறியீடு பதிப்பு குறியீடு {versionCode}" #: ../fdroidserver/checkupdates.py msgid "No tags found" @@ -1311,7 +1312,7 @@ msgstr "இப்போது இவற்றை config.yml இல் அமை #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "OBB file has newer versionCode({integer}) than any APK:" msgstr "OBB கோப்பில் எந்த APK ஐ விட புதிய பதிப்பு குறியீடு ({முழு எண்) உள்ளது:" @@ -1379,9 +1380,9 @@ msgid "Overall license of the project." msgstr "திட்டத்தின் ஒட்டுமொத்த உரிமம்." #: ../fdroidserver/index.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "Overriding blank versionName in {apkfilename} from metadata: {version}" -msgstr "மெட்டாடேட்டாவிலிருந்து {apkfilename in இல் வெற்று பதிப்பு பெயர்:{apkfilename}" +msgstr "மெட்டாடேட்டாவிலிருந்து {apkfilename} இல் வெற்று பதிப்பு பெயர்:{version}" #: ../fdroidserver/import_subcommand.py #, python-brace-format @@ -1536,7 +1537,7 @@ msgstr "தற்போதுள்ள ஒன்று சரியாகத் #: ../fdroidserver/nightly.py #, python-brace-format msgid "Resigning {apkfilename} with provided debug.keystore" -msgstr "வழங்கப்பட்ட பிழைத்திருத்தத்துடன் {apkfilename இருந்து ராசினாமா" +msgstr "வழங்கப்பட்ட பிழைத்திருத்தத்துடன் {apkfilename} இருந்து ராசினாமா" #: ../fdroidserver/update.py msgid "Resize all the icons exceeding the max pixel size and exit" @@ -1583,9 +1584,9 @@ msgid "Running wget in {path}" msgstr "{path} இல் wget ஐ இயக்குகிறது" #: ../fdroidserver/index.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "SHA-256 of {url} does not match entry!" -msgstr "{Url of இன் SHA-256 நுழைவு பொருந்தவில்லை!" +msgstr "{url} of இன் SHA-256 நுழைவு பொருந்தவில்லை!" #: ../fdroidserver/build.py msgid "Scan the resulting APK(s) for known non-free classes." @@ -1675,7 +1676,7 @@ msgstr "தவறான கையொப்பத்துடன் '{apkfilename #: ../fdroidserver/deploy.py ../fdroidserver/index.py #, python-format msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!" -msgstr "ரெப்போ மிகப் பெரியதாக இருப்பதால் அறிவிலிஆய்வு பக்கங்களைத் தவிர்ப்பது (>%. 2fgb)!" +msgstr "ரெப்போ மிகப் பெரியதாக இருப்பதால் அறிவிலிஆய்வு பக்கங்களைத் தவிர்ப்பது (>%.2fgb)!" #: ../fdroidserver/update.py #, python-brace-format @@ -1685,7 +1686,7 @@ msgstr "{appid}க்கான குறியீட்டு தலைமுற #: ../fdroidserver/update.py #, python-brace-format msgid "Skipping {apkfilename} with invalid signature!" -msgstr "தவறான கையொப்பத்துடன் {apkfilename ஐத் தவிர்ப்பது!" +msgstr "தவறான கையொப்பத்துடன் {apkfilename} ஐத் தவிர்ப்பது!" #: ../fdroidserver/scanner.py #, python-brace-format @@ -1711,7 +1712,7 @@ msgstr "இயல்பை விட அதிகமான தகவல்கள #: ../fdroidserver/nightly.py #, python-brace-format msgid "Stripping mystery signature from {apkfilename}" -msgstr "{Apkfilename இருந்து இலிருந்து மர்ம கையொப்பத்தை அகற்றுதல்" +msgstr "{apkfilename} இருந்து இலிருந்து மர்ம கையொப்பத்தை அகற்றுதல்" #: ../fdroidserver/lint.py #, python-format @@ -1852,7 +1853,7 @@ msgstr "அறியப்படாத விதிவிலக்கு கண #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname #: ../fdroidserver/lint.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "Unknown file '{filename}' in build '{versionName}'" msgstr "அறியப்படாத கோப்பு '{filename}'" @@ -2039,7 +2040,7 @@ msgid "Using androguard from \"{path}\"" msgstr "Using androguard இருந்து \"{path}\"" #: ../fdroidserver/metadata.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "Using blank dictionary instead of contents of {path}!" msgstr "{பாதை of இன் உள்ளடக்கங்களுக்கு பதிலாக வெற்று அகராதியைப் பயன்படுத்துதல்!" @@ -2190,7 +2191,7 @@ msgstr "உரையாடல் %(argument_name)s: %(message)s" #: ../fdroidserver/nightly.py msgid "attempting bare SSH connection to test deploy key:" -msgstr "சோதனை வரிசைப்படுத்துவதற்கு வெற்று பாஓடு இணைப்பை முயற்சிக்கிறது." +msgstr "சோதனை வரிசைப்படுத்துவதற்கு வெற்று பாஓடு இணைப்பை முயற்சிக்கிறது:" #: ../fdroidserver/common.py msgid "can not parse scrlib spec (not a string): '{}'" @@ -2199,7 +2200,7 @@ msgstr "ச்க்ர்லிப் ச்பெக்கை அலச மு #: /usr/lib/python3.9/argparse.py /usr/lib/python3.11/argparse.py #, python-format msgid "can't open '%(filename)s': %(error)s" -msgstr "' %(கோப்பு பெயர்) கள்' ஐ திறக்க முடியாது: %(filename)s" +msgstr "' %(error)s கள்' ஐ திறக்க முடியாது: %(filename)s" #: ../fdroidserver/scanner.py msgid "can't open non-https url: '{};" @@ -2398,14 +2399,14 @@ msgstr "முழு எண்" #: /usr/lib/python3.11/argparse.py #, python-format msgid "invalid %(type)s value: %(value)r" -msgstr "தவறான %(வகை) மதிப்பு: %(மதிப்பு) r" +msgstr "தவறான %(type)s மதிப்பு: %(value)r" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py #: /usr/lib/python3.11/argparse.py #, python-format msgid "invalid choice: %(value)r (choose from %(choices)s)" -msgstr "தவறான தேர்வு: %(மதிப்பு) ஆர் ( %(choices)s இலிருந்து தேர்வு செய்யவும்)" +msgstr "தவறான தேர்வு: %(value)r ஆர் ( %(choices)s இலிருந்து தேர்வு செய்யவும்)" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py @@ -2419,7 +2420,7 @@ msgstr "தவறான மோதல்_ -ரசல் மதிப்பு: %r #: /usr/lib/python3.11/argparse.py #, python-format msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" -msgstr "தவறான விருப்பத்தேர்வு சரம் %(option) ஆர்: ஒரு எழுத்துக்குறி %(முன்னொட்டு_சார்ச்) ஆர் உடன் தொடங்க வேண்டும்" +msgstr "தவறான விருப்பத்தேர்வு சரம் %(option)r ஆர்: ஒரு எழுத்துக்குறி %(prefix_chars)r ஆர் உடன் தொடங்க வேண்டும்" #: ../fdroidserver/common.py msgid "ipfs_cid not found, skipping CIDv1 generation" @@ -2467,7 +2468,7 @@ msgstr "அடுத்து {name} கேச் புதுப்பிப் #: ../fdroidserver/mirror.py #, python-brace-format msgid "no \"icon\" in {appid}" -msgstr "{appid in இல் \"படவுரு\" இல்லை" +msgstr "{appid} in இல் \"படவுரு\" இல்லை" #: ../fdroidserver/signatures.py msgid "no APK supplied" @@ -2709,7 +2710,7 @@ msgstr "எதிர்பாராத விருப்ப சரம்: %s" #: /usr/lib/python3.11/argparse.py #, python-format msgid "unknown parser %(parser_name)r (choices: %(choices)s)" -msgstr "அறியப்படாத பாகுபடுத்தி %(parser_name) r (தேர்வுகள்: %(choices)s)" +msgstr "அறியப்படாத பாகுபடுத்தி %(parser_name)r (தேர்வுகள்: %(choices)s)" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py @@ -2730,9 +2731,9 @@ msgid "usage: " msgstr "பயன்பாடு: " #: ../fdroidserver/deploy.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "using Apache libcloud to sync with {url}" -msgstr "{url both உடன் ஒத்திசைக்க அப்பாச்சி லிப்குட்டைப் பயன்படுத்துதல்" +msgstr "{url} both உடன் ஒத்திசைக்க அப்பாச்சி லிப்குட்டைப் பயன்படுத்துதல்" #: ../fdroidserver/deploy.py msgid "virustotal.com is rate limiting, waiting to retry..." @@ -2755,7 +2756,7 @@ msgid "{apkfilename} ({appid}) has no metadata!" msgstr "{apkfilename} ({appid}) மேனிலை தரவு இல்லை!" #: ../fdroidserver/update.py -#, python-brace-format +#, fuzzy, python-brace-format msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!" msgstr "{apkfilename the பல {apkfilename} கோப்புகளைக் கொண்டுள்ளது, முதன்மை விசை சுரண்டல் போல் தெரிகிறது!" @@ -2878,7 +2879,7 @@ msgstr "{path} என்பது பட்டியல் அல்ல, ஆன #: ../fdroidserver/common.py #, python-brace-format msgid "{path} is not {expected_type}, but a {datatype}!" -msgstr "{path} என்பது {எதிர்பார்க்கப்பட்ட_ வகை அல்ல, ஆனால் ஒரு {expected_type}!" +msgstr "{path} என்பது {expected_type} அல்ல, ஆனால் ஒரு {datatype}!" #: ../fdroidserver/update.py #, python-brace-format From 273b763aed21c0a86fb80c0847cd6149142d9e0c Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 17 Mar 2025 22:44:45 +0100 Subject: [PATCH 10/13] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ Translation: F-Droid/F-Droid Server --- locale/nn/LC_MESSAGES/fdroidserver.po | 7 ++++++- locale/pa/LC_MESSAGES/fdroidserver.po | 7 ++++++- locale/sv/LC_MESSAGES/fdroidserver.po | 7 ++++++- locale/ta/LC_MESSAGES/fdroidserver.po | 7 ++++++- 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/locale/nn/LC_MESSAGES/fdroidserver.po b/locale/nn/LC_MESSAGES/fdroidserver.po index 2404697f..8506a639 100644 --- a/locale/nn/LC_MESSAGES/fdroidserver.po +++ b/locale/nn/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.3.0-3-g4ba7b5c9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2024-12-11 14:37+0100\n" +"POT-Creation-Date: 2025-01-21 17:02+0100\n" "PO-Revision-Date: 2024-11-26 10:54+0000\n" "Last-Translator: Bård Sigurd Møller \n" "Language-Team: Norwegian Nynorsk \n" @@ -2136,6 +2136,11 @@ msgstr "" msgid "ambiguous option: %s (%s?)" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring." +msgstr "" + #: ../fdroidserver/common.py msgid "apksigner not found! Cannot sign or verify modern APKs" msgstr "" diff --git a/locale/pa/LC_MESSAGES/fdroidserver.po b/locale/pa/LC_MESSAGES/fdroidserver.po index 19d66a92..f0fdeffc 100644 --- a/locale/pa/LC_MESSAGES/fdroidserver.po +++ b/locale/pa/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.3.3\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2024-12-11 14:37+0100\n" +"POT-Creation-Date: 2025-01-21 17:02+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2135,6 +2135,11 @@ msgstr "" msgid "ambiguous option: %s (%s?)" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring." +msgstr "" + #: ../fdroidserver/common.py msgid "apksigner not found! Cannot sign or verify modern APKs" msgstr "" diff --git a/locale/sv/LC_MESSAGES/fdroidserver.po b/locale/sv/LC_MESSAGES/fdroidserver.po index d9cd5d82..94097a00 100644 --- a/locale/sv/LC_MESSAGES/fdroidserver.po +++ b/locale/sv/LC_MESSAGES/fdroidserver.po @@ -10,7 +10,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: 2024-12-11 14:37+0100\n" +"POT-Creation-Date: 2025-01-21 17:02+0100\n" "PO-Revision-Date: 2025-01-16 22:54+0000\n" "Last-Translator: Kristoffer Grundström \n" "Language-Team: Swedish \n" @@ -2145,6 +2145,11 @@ msgstr "tvetydigt alternativ: %(option)s kunde motsvara %(matches)s" msgid "ambiguous option: %s (%s?)" msgstr "tvetydig option: %s (%s?)" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring." +msgstr "" + #: ../fdroidserver/common.py msgid "apksigner not found! Cannot sign or verify modern APKs" msgstr "" diff --git a/locale/ta/LC_MESSAGES/fdroidserver.po b/locale/ta/LC_MESSAGES/fdroidserver.po index 2ee8356c..598748de 100644 --- a/locale/ta/LC_MESSAGES/fdroidserver.po +++ b/locale/ta/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2024-12-11 14:37+0100\n" +"POT-Creation-Date: 2025-01-21 17:02+0100\n" "PO-Revision-Date: 2025-01-20 14:04+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Tamil \n" @@ -2154,6 +2154,11 @@ msgstr "தெளிவற்ற விருப்பம்: %(option)s %(match msgid "ambiguous option: %s (%s?)" msgstr "தெளிவற்ற விருப்பம்: %s ( %s?)" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring." +msgstr "" + #: ../fdroidserver/common.py msgid "apksigner not found! Cannot sign or verify modern APKs" msgstr "apksigner கண்டுபிடிக்கப்படவில்லை! நவீன APK களை கையொப்பமிடவோ சரிபார்க்கவோ முடியாது" From 65b015302d48a6e8cc9189e57107adced1517844 Mon Sep 17 00:00:00 2001 From: Ricky Tigg Date: Mon, 17 Mar 2025 22:44:48 +0100 Subject: [PATCH 11/13] Translated using Weblate: Finnish (fi) by Ricky Tigg Currently translated at 5.0% (31 of 613 strings) Co-authored-by: Ricky Tigg Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/fi/ Translation: F-Droid/F-Droid Server --- locale/fi/LC_MESSAGES/fdroidserver.po | 67 ++++++++++++++------------- 1 file changed, 34 insertions(+), 33 deletions(-) diff --git a/locale/fi/LC_MESSAGES/fdroidserver.po b/locale/fi/LC_MESSAGES/fdroidserver.po index f59fec0f..ba450410 100644 --- a/locale/fi/LC_MESSAGES/fdroidserver.po +++ b/locale/fi/LC_MESSAGES/fdroidserver.po @@ -2,20 +2,21 @@ # This file is put in the public domain. # A , 2020. # Kaantaja , 2021. +# Ricky Tigg , 2025. 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: 2025-01-21 17:02+0100\n" -"PO-Revision-Date: 2021-08-23 01:29+0000\n" -"Last-Translator: Kaantaja \n" +"PO-Revision-Date: 2025-01-31 14:19+0000\n" +"Last-Translator: Ricky Tigg \n" "Language-Team: Finnish \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" -"X-Generator: Weblate 4.8.1-dev\n" +"X-Generator: Weblate 5.10-dev\n" #: ../fdroidserver/nightly.py msgid "" @@ -43,7 +44,7 @@ msgstr "" #: ../fdroidserver/install.py #, python-brace-format msgid "\"{apkfilename}\" is already installed on {dev}." -msgstr "" +msgstr "\"{apkfilename}\" on jo asennettu kohteeseen {dev}." #: ../fdroidserver/update.py #, python-brace-format @@ -321,7 +322,7 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format msgid "Archiving {apkfilename} with invalid signature!" -msgstr "" +msgstr "Arkistoidaan {apkfilename} virheellisellä allekirjoituksella!" #: ../fdroidserver/lint.py msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern." @@ -751,7 +752,7 @@ msgstr "" #: ../fdroidserver/signatures.py #, python-brace-format msgid "Failed fetching signatures for '{apkfilename}': {error}" -msgstr "" +msgstr "Allekirjoitusten nouto '{apkfilename}':lle epäonnistui: {error}" #: ../fdroidserver/update.py #, python-brace-format @@ -785,7 +786,7 @@ msgstr "" #: ../fdroidserver/install.py #, python-brace-format msgid "Failed to install '{apkfilename}' on {dev}: {error}" -msgstr "" +msgstr "'{apkfilename}':n asentaminen kohteelle {dev} epäonnistui: {error}" #: ../fdroidserver/common.py msgid "Failed to sign application" @@ -799,7 +800,7 @@ msgstr "" #: ../fdroidserver/signatures.py #, python-brace-format msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'" -msgstr "" +msgstr "Haetut allekirjoitukset kohteelle '{apkfilename}' -> '{sigdir}'" #: ../fdroidserver/update.py #, python-brace-format @@ -882,17 +883,17 @@ msgstr "" #: ../fdroidserver/deploy.py #, python-brace-format msgid "Found {apkfilename} at {url}" -msgstr "" +msgstr "{apkfilename} löytyi {url}:lla" #: ../fdroidserver/scanner.py #, python-brace-format msgid "Found {count} problems in {filename}" -msgstr "" +msgstr "Löytyi {count} ongelmaa {filename}:ssa" #: ../fdroidserver/scanner.py #, python-brace-format msgid "Found {count} warnings in {filename}" -msgstr "" +msgstr "Löytyi {count} varoitusta {filename}:ssa" #: ../fdroidserver/update.py #, python-brace-format @@ -972,7 +973,7 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format msgid "Ignoring stale cache data for {apkfilename}" -msgstr "" +msgstr "Ohitetaan vanhentuneet välimuistitiedot kohteelle {apkfilename}" #: ../fdroidserver/update.py msgid "Include APKs that are signed with disabled algorithms like MD5" @@ -1020,7 +1021,7 @@ msgstr "" #: ../fdroidserver/install.py #, python-brace-format msgid "Installing '{apkfilename}' on {dev}..." -msgstr "" +msgstr "Asennetaan '{apkfilename}' kohteelle {dev}..." #: ../fdroidserver/__main__.py msgid "Interact with the repo HTTP server" @@ -1128,7 +1129,7 @@ msgstr "" #: ../fdroidserver/build.py #, python-brace-format msgid "Keeping failed build \"{apkfilename}\"" -msgstr "" +msgstr "Säilytetään epäonnistunut koonti \"{apkfilename}\"" #: ../fdroidserver/init.py msgid "Keystore for signing key:\t" @@ -1308,7 +1309,7 @@ msgstr "" #: ../fdroidserver/update.py msgid "OBB filename must start with \"main.\" or \"patch.\":" -msgstr "" +msgstr "OBB-tiedoston nimen alussa on oltava \"main\". tai \"patch\".:" #: ../fdroidserver/update.py msgid "OBB's packagename does not match a supported APK:" @@ -1372,7 +1373,7 @@ msgstr "" #: ../fdroidserver/index.py #, python-brace-format msgid "Overriding blank versionName in {apkfilename} from metadata: {version}" -msgstr "" +msgstr "Tyhjän versionName:n ohittaminen kohteessa {apkfilename} metatiedoista: {version}" #: ../fdroidserver/import_subcommand.py #, python-brace-format @@ -1430,7 +1431,7 @@ msgstr "" #: ../fdroidserver/publish.py ../fdroidserver/update.py #, python-brace-format msgid "Processing {apkfilename}" -msgstr "" +msgstr "Käsitellään {apkfilename}" #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py #, python-brace-format @@ -1483,17 +1484,17 @@ msgstr "" #: ../fdroidserver/common.py #, python-brace-format msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'" -msgstr "" +msgstr "Kohteen packageName/versionCode/versionName lukeminen epäonnistui, APK virheellinen: '{apkfilename}'" #: ../fdroidserver/common.py #, python-brace-format msgid "Reading packageName/versionCode/versionName failed,APK invalid: '{apkfilename}'" -msgstr "" +msgstr "Kohteen packageName/versionCode/versionName lukeminen epäonnistui, APK virheellinen: '{apkfilename}'" #: ../fdroidserver/update.py #, python-brace-format msgid "Reading {apkfilename} from cache" -msgstr "" +msgstr "Luetaan {apkfilename} välimuistista" #: ../fdroidserver/build.py msgid "Refresh and cache scanner rules and signatures from the network" @@ -1527,7 +1528,7 @@ msgstr "" #: ../fdroidserver/nightly.py #, python-brace-format msgid "Resigning {apkfilename} with provided debug.keystore" -msgstr "" +msgstr "Allekirjoitetaan {apkfilename} uudelleen toimitetulla debug.keystore:lla" #: ../fdroidserver/update.py msgid "Resize all the icons exceeding the max pixel size and exit" @@ -1661,7 +1662,7 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format msgid "Skipping '{apkfilename}' with invalid signature!" -msgstr "" +msgstr "Ohitetaan '{apkfilename}' virheellisellä allekirjoituksella!" #: ../fdroidserver/deploy.py ../fdroidserver/index.py #, python-format @@ -1676,7 +1677,7 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format msgid "Skipping {apkfilename} with invalid signature!" -msgstr "" +msgstr "Ohitetaan {apkfilename} virheellisellä allekirjoituksella!" #: ../fdroidserver/scanner.py #, python-brace-format @@ -1702,7 +1703,7 @@ msgstr "" #: ../fdroidserver/nightly.py #, python-brace-format msgid "Stripping mystery signature from {apkfilename}" -msgstr "" +msgstr "Salaperäisen allekirjoituksen poistaminen kohteesta {apkfilename}" #: ../fdroidserver/lint.py #, python-format @@ -1838,7 +1839,7 @@ msgstr "" #: ../fdroidserver/lint.py #, python-brace-format msgid "Unknown file '{filename}' in build '{versionName}'" -msgstr "" +msgstr "Tuntematon tiedosto '{filename}' koonnissa '{versionName}'" #: ../fdroidserver/metadata.py #, python-format @@ -1951,12 +1952,12 @@ msgstr "" #: ../fdroidserver/deploy.py #, python-brace-format msgid "Uploading {apkfilename} to androidobservatory.org" -msgstr "" +msgstr "Ulosladataan {apkfilename}:a osoitteeseen androidobservatory.org" #: ../fdroidserver/deploy.py #, python-brace-format msgid "Uploading {apkfilename} to virustotal" -msgstr "" +msgstr "Ulosladataan {apkfilename} virustotaliin" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py @@ -2188,7 +2189,7 @@ msgstr "" #: /usr/lib/python3.9/argparse.py /usr/lib/python3.11/argparse.py #, python-format msgid "can't open '%(filename)s': %(error)s" -msgstr "" +msgstr "%(filename)s:a ei voi avata: %(error)s" #: ../fdroidserver/scanner.py msgid "can't open non-https url: '{};" @@ -2280,7 +2281,7 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format msgid "deleting: repo/{apkfilename}" -msgstr "" +msgstr "Poistetaan: repo/{apkfilename}" #: ../fdroidserver/scanner.py msgid "dependency file without lock" @@ -2588,7 +2589,7 @@ msgstr "" #: ../fdroidserver/signatures.py #, python-brace-format msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}" -msgstr "" +msgstr "kieltäydy lataamisesta suojaamattoman HTTP-yhteyden kautta; käytä HTTPS:a tai määritä '--no-https-check': {apkfilename}" #: ../fdroidserver/index.py #, python-format @@ -2741,17 +2742,17 @@ msgstr[1] "" #: ../fdroidserver/update.py #, python-brace-format msgid "{apkfilename} ({appid}) has no metadata!" -msgstr "" +msgstr "{apkfilename}:lla ({appid}) ei ole metatietoja!" #: ../fdroidserver/update.py #, python-brace-format msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!" -msgstr "" +msgstr "{apkfilename} sisältää useita {name} tiedostoja, näyttää Pääavaimen hyväksikäytöltä!" #: ../fdroidserver/update.py #, python-brace-format msgid "{apkfilename}'s AndroidManifest.xml has a bad date: " -msgstr "" +msgstr "{apkfilename}:n AndroidManifest.xml:ssa on väärä päivämäärä: " #: ../fdroidserver/update.py #, python-brace-format From 4448aeb550e9f169f736d4225e46407b4bad94e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Grundstr=C3=B6m?= Date: Mon, 17 Mar 2025 22:44:50 +0100 Subject: [PATCH 12/13] =?UTF-8?q?Translated=20using=20Weblate:=20Swedish?= =?UTF-8?q?=20(sv)=20by=20Kristoffer=20Grundstr=C3=B6m=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 19.2% (118 of 613 strings) Co-authored-by: Kristoffer Grundström Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/sv/ Translation: F-Droid/F-Droid Server --- locale/sv/LC_MESSAGES/fdroidserver.po | 86 +++++++++++++-------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/locale/sv/LC_MESSAGES/fdroidserver.po b/locale/sv/LC_MESSAGES/fdroidserver.po index 94097a00..f543fd67 100644 --- a/locale/sv/LC_MESSAGES/fdroidserver.po +++ b/locale/sv/LC_MESSAGES/fdroidserver.po @@ -11,7 +11,7 @@ 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: 2025-01-21 17:02+0100\n" -"PO-Revision-Date: 2025-01-16 22:54+0000\n" +"PO-Revision-Date: 2025-03-17 21:44+0000\n" "Last-Translator: Kristoffer Grundström \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -19,7 +19,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 5.10-dev\n" +"X-Generator: Weblate 5.11-dev\n" #: ../fdroidserver/nightly.py msgid "" @@ -271,7 +271,7 @@ msgstr "" #: ../fdroidserver/scanner.py msgid "Android AAR library" -msgstr "" +msgstr "AAR-bibliotek för Android" #: ../fdroidserver/scanner.py msgid "Android APK file" @@ -279,7 +279,7 @@ msgstr "Android APK-fil" #: ../fdroidserver/scanner.py msgid "Android DEX code" -msgstr "" +msgstr "DEX-kod för Android" #: ../fdroidserver/init.py #, python-brace-format @@ -366,7 +366,7 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format msgid "Broken symlink: {path}" -msgstr "" +msgstr "Trasig symlink: {path}" #: ../fdroidserver/__main__.py msgid "Build a package from source" @@ -406,7 +406,7 @@ msgstr[1] "" #: ../fdroidserver/rewritemeta.py #, python-brace-format msgid "Cannot rewrite \"{path}\"" -msgstr "" +msgstr "Kan inte skriva om \"{path}\"" #: ../fdroidserver/lint.py #, python-format @@ -450,7 +450,7 @@ msgstr "Kommandot '%s' känns inte igen.\n" #: ../fdroidserver/checkupdates.py msgid "Commit changes" -msgstr "" +msgstr "Skicka in ändringar" #: ../fdroidserver/checkupdates.py msgid "Commit changes, push, then make a merge request" @@ -508,7 +508,7 @@ msgstr "" #: ../fdroidserver/checkupdates.py msgid "Couldn't find package ID" -msgstr "" +msgstr "Kunde inte hitta paketets ID" #: ../fdroidserver/update.py msgid "Cowardily refusing to overwrite existing signing key setup!" @@ -575,7 +575,7 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format msgid "Deleting unknown file: {path}" -msgstr "" +msgstr "Tar bort okänd fil: {path}" #: ../fdroidserver/lint.py #, python-format @@ -650,7 +650,7 @@ msgstr "" #: ../fdroidserver/common.py #, python-format msgid "Downloading %s" -msgstr "" +msgstr "Hämtar %s" #: ../fdroidserver/common.py msgid "Downloading the repository already failed once, not trying again." @@ -679,7 +679,7 @@ msgstr "" #: ../fdroidserver/common.py #, python-format msgid "ERROR: %(message)s" -msgstr "" +msgstr "FEL: %(message)s" #: ../fdroidserver/__main__.py msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!" @@ -745,7 +745,7 @@ msgstr "" #: ../fdroidserver/__main__.py msgid "Extract signatures from APKs" -msgstr "" +msgstr "Extrahera signaturer från APK:er" #: ../fdroidserver/install.py msgid "F-Droid.apk could not be downloaded from any known source!" @@ -826,7 +826,7 @@ msgstr "" #: ../fdroidserver/lint.py msgid "Forbidden HTML tags" -msgstr "" +msgstr "Förbjudna HTML-taggar" #: ../fdroidserver/build.py msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode." @@ -1023,7 +1023,7 @@ msgstr "Installera byggda paket på enheter" #: ../fdroidserver/install.py #, python-format msgid "Installing %s..." -msgstr "" +msgstr "Installerar %s..." #: ../fdroidserver/install.py #, python-brace-format @@ -1036,7 +1036,7 @@ msgstr "Interagera med förrådets HTTP-servern" #: ../fdroidserver/update.py msgid "Invalid APK" -msgstr "" +msgstr "Ogiltig APK" #: ../fdroidserver/checkupdates.py #, python-brace-format @@ -1066,7 +1066,7 @@ msgstr "" #: ../fdroidserver/metadata.py #, python-format msgid "Invalid boolean '%s'" -msgstr "" +msgstr "Ogiltig booleansk '%s'" #: ../fdroidserver/lint.py msgid "Invalid bulleted list" @@ -1114,7 +1114,7 @@ msgstr "" #: ../fdroidserver/scanner.py msgid "Java JAR file" -msgstr "" +msgstr "JAR-file för Java" #: ../fdroidserver/mirror.py ../fdroidserver/publish.py #: ../fdroidserver/update.py @@ -1227,7 +1227,7 @@ msgstr "" #: ../fdroidserver/import_subcommand.py msgid "No information found." -msgstr "" +msgstr "Ingen information hittades." #: ../fdroidserver/checkupdates.py msgid "No matching tags found" @@ -1252,7 +1252,7 @@ msgstr "" #: ../fdroidserver/common.py msgid "No packages specified" -msgstr "" +msgstr "Inga paket angavs" #: ../fdroidserver/install.py #, python-format @@ -1281,7 +1281,7 @@ msgstr "" #: ../fdroidserver/checkupdates.py msgid "No tags found" -msgstr "" +msgstr "Inga taggar hittades" #: ../fdroidserver/publish.py ../fdroidserver/verify.py msgid "No unsigned directory - nothing to do" @@ -1297,7 +1297,7 @@ msgstr "" #: ../fdroidserver/signindex.py msgid "Nothing to do" -msgstr "" +msgstr "Inget att göra" #: ../fdroidserver/checkupdates.py #, python-brace-format @@ -1443,7 +1443,7 @@ msgstr "" #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py #, python-brace-format msgid "Processing {appid}" -msgstr "" +msgstr "Behandlar {appid}" #: ../fdroidserver/update.py msgid "Produce human-readable XML/JSON for index files" @@ -1486,7 +1486,7 @@ msgstr "Läs alla metadatafiler och avsluta" #: ../fdroidserver/common.py #, python-brace-format msgid "Reading '{config_file}'" -msgstr "" +msgstr "Läser '{config_file}'" #: ../fdroidserver/common.py #, python-brace-format @@ -1513,12 +1513,12 @@ msgstr "" #: ../fdroidserver/common.py msgid "Removing specified files" -msgstr "" +msgstr "Tar bort angivna filer" #: ../fdroidserver/update.py #, python-brace-format msgid "Removing {path}\"" -msgstr "" +msgstr "Tar bort {path}''" #: ../fdroidserver/update.py msgid "Rename APK files that do not match package.name_123.apk" @@ -1557,7 +1557,7 @@ msgstr "Skriv om alla metadatafiler" #: ../fdroidserver/rewritemeta.py #, python-brace-format msgid "Rewriting '{appid}'" -msgstr "" +msgstr "Skriver om '{appid}'" #: ../fdroidserver/checkupdates.py msgid "Run on git repo that has uncommitted changes" @@ -1689,7 +1689,7 @@ msgstr "" #: ../fdroidserver/scanner.py #, python-brace-format msgid "Skipping {appid}: disabled" -msgstr "" +msgstr "Hoppar över {appid}: avstängd" #: ../fdroidserver/deploy.py msgid "Specify a local folder to sync the repo to" @@ -1913,7 +1913,7 @@ msgstr "" #: ../fdroidserver/common.py #, python-format msgid "Unzipping to %s" -msgstr "" +msgstr "Packar upp till %s" #: ../fdroidserver/__main__.py msgid "Update repo information for new packages" @@ -2019,7 +2019,7 @@ msgstr "" #: ../fdroidserver/common.py msgid "Using JAR Signature" -msgstr "" +msgstr "Använder JAR-signatur" #: ../fdroidserver/common.py msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" @@ -2114,7 +2114,7 @@ msgstr "" #: ../fdroidserver/scanner.py msgid "ZIP file archive" -msgstr "" +msgstr "ZIP-filarkiv" #: ../fdroidserver/install.py #, python-brace-format @@ -2227,7 +2227,7 @@ msgstr "" #: ../fdroidserver/nightly.py #, python-brace-format msgid "cloning {url}" -msgstr "" +msgstr "klonar {url}" #: ../fdroidserver/__main__.py msgid "commands from plugin modules:" @@ -2278,7 +2278,7 @@ msgstr "" #: ../fdroidserver/nightly.py #, python-brace-format msgid "created {path}" -msgstr "" +msgstr "skapade {path}" #: ../fdroidserver/checkupdates.py #, python-brace-format @@ -2288,7 +2288,7 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format msgid "deleting: repo/{apkfilename}" -msgstr "" +msgstr "tar bort: repo/{apkfilename}" #: ../fdroidserver/scanner.py msgid "dependency file without lock" @@ -2308,7 +2308,7 @@ msgstr "" #: ../fdroidserver/scanner.py msgid "downloading '{}'" -msgstr "" +msgstr "hämtar '{}'" #: ../fdroidserver/scanner.py msgid "downloading scanner signatures from '{}' failed" @@ -2343,7 +2343,7 @@ msgstr "" #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py #: /usr/lib/python3.11/argparse.py msgid "expected one argument" -msgstr "" +msgstr "ett argument förväntades" #: ../fdroidserver/__main__.py msgid "fdroid [] [-h|--help|--version|]" @@ -2367,7 +2367,7 @@ msgstr "" #: ../fdroidserver/scanner.py msgid "gzip file archive" -msgstr "" +msgstr "gzip-filarkiv" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py @@ -2388,7 +2388,7 @@ msgstr "" #: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py #: /usr/lib/python3.11/optparse.py msgid "integer" -msgstr "" +msgstr "heltal" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py @@ -2468,7 +2468,7 @@ msgstr "" #: ../fdroidserver/signatures.py msgid "no APK supplied" -msgstr "" +msgstr "ingen APK tillhandahölls" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py @@ -2577,7 +2577,7 @@ msgstr "Alternativ" #: ../fdroidserver/nightly.py #, python-brace-format msgid "overwriting existing {path}" -msgstr "" +msgstr "skriver över befintlig {path}" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py @@ -2638,7 +2638,7 @@ msgstr "" #: ../fdroidserver/scanner.py msgid "shared library" -msgstr "" +msgstr "delat bibliotek" #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py #: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py @@ -2677,7 +2677,7 @@ msgstr "" #: ../fdroidserver/scanner.py msgid "static library" -msgstr "" +msgstr "statiskt bibliotek" #: ../fdroidserver/build.py #, python-brace-format @@ -2738,7 +2738,7 @@ msgstr "" #: ../fdroidserver/install.py msgid "yes" -msgstr "" +msgstr "ja" #: ../fdroidserver/publish.py #, python-brace-format @@ -2896,7 +2896,7 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format msgid "{path}: {error}" -msgstr "" +msgstr "{path}: {error}" #: ../fdroidserver/mirror.py #, python-brace-format From 6fbb2fec9c536a32bfd294700f99100e6be69011 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 19 Mar 2025 17:57:36 +0100 Subject: [PATCH 13/13] make -C locale update --- locale/ar/LC_MESSAGES/fdroidserver.po | 40 +++- locale/az/LC_MESSAGES/fdroidserver.po | 40 +++- locale/be/LC_MESSAGES/fdroidserver.po | 40 +++- locale/bg/LC_MESSAGES/fdroidserver.po | 40 +++- locale/bn/LC_MESSAGES/fdroidserver.po | 40 +++- locale/bo/LC_MESSAGES/fdroidserver.po | 40 +++- locale/ca/LC_MESSAGES/fdroidserver.po | 40 +++- locale/cs/LC_MESSAGES/fdroidserver.po | 40 +++- locale/cy/LC_MESSAGES/fdroidserver.po | 40 +++- locale/de/LC_MESSAGES/fdroidserver.po | 40 +++- locale/el/LC_MESSAGES/fdroidserver.po | 40 +++- locale/es/LC_MESSAGES/fdroidserver.po | 40 +++- locale/es_AR/LC_MESSAGES/fdroidserver.po | 40 +++- locale/es_MX/LC_MESSAGES/fdroidserver.po | 40 +++- locale/eu/LC_MESSAGES/fdroidserver.po | 40 +++- locale/fa/LC_MESSAGES/fdroidserver.po | 40 +++- locale/fdroidserver.pot | 42 +++- locale/fi/LC_MESSAGES/fdroidserver.po | 40 +++- locale/fr/LC_MESSAGES/fdroidserver.po | 40 +++- locale/fy/LC_MESSAGES/fdroidserver.po | 40 +++- locale/ga/LC_MESSAGES/fdroidserver.po | 40 +++- locale/he/LC_MESSAGES/fdroidserver.po | 40 +++- locale/hi/LC_MESSAGES/fdroidserver.po | 40 +++- locale/hu/LC_MESSAGES/fdroidserver.po | 40 +++- locale/id/LC_MESSAGES/fdroidserver.po | 40 +++- locale/it/LC_MESSAGES/fdroidserver.po | 40 +++- locale/ja/LC_MESSAGES/fdroidserver.po | 40 +++- locale/kab/LC_MESSAGES/fdroidserver.po | 40 +++- locale/ko/LC_MESSAGES/fdroidserver.po | 40 +++- locale/lv/LC_MESSAGES/fdroidserver.po | 237 ++++++++------------- locale/ml/LC_MESSAGES/fdroidserver.po | 40 +++- locale/nb_NO/LC_MESSAGES/fdroidserver.po | 40 +++- locale/nl/LC_MESSAGES/fdroidserver.po | 40 +++- locale/nn/LC_MESSAGES/fdroidserver.po | 40 +++- locale/pa/LC_MESSAGES/fdroidserver.po | 40 +++- locale/pl/LC_MESSAGES/fdroidserver.po | 40 +++- locale/pt/LC_MESSAGES/fdroidserver.po | 40 +++- locale/pt_BR/LC_MESSAGES/fdroidserver.po | 40 +++- locale/pt_PT/LC_MESSAGES/fdroidserver.po | 40 +++- locale/ro/LC_MESSAGES/fdroidserver.po | 40 +++- locale/ru/LC_MESSAGES/fdroidserver.po | 40 +++- locale/sk/LC_MESSAGES/fdroidserver.po | 40 +++- locale/sq/LC_MESSAGES/fdroidserver.po | 40 +++- locale/sr/LC_MESSAGES/fdroidserver.po | 40 +++- locale/sv/LC_MESSAGES/fdroidserver.po | 40 +++- locale/sw/LC_MESSAGES/fdroidserver.po | 40 +++- locale/ta/LC_MESSAGES/fdroidserver.po | 40 +++- locale/tr/LC_MESSAGES/fdroidserver.po | 40 +++- locale/tzm/LC_MESSAGES/fdroidserver.po | 40 +++- locale/ug/LC_MESSAGES/fdroidserver.po | 40 +++- locale/uk/LC_MESSAGES/fdroidserver.po | 40 +++- locale/zh_Hans/LC_MESSAGES/fdroidserver.po | 40 +++- locale/zh_Hant/LC_MESSAGES/fdroidserver.po | 40 +++- 53 files changed, 2123 insertions(+), 196 deletions(-) diff --git a/locale/ar/LC_MESSAGES/fdroidserver.po b/locale/ar/LC_MESSAGES/fdroidserver.po index 8fc4ea14..22ec6e49 100644 --- a/locale/ar/LC_MESSAGES/fdroidserver.po +++ b/locale/ar/LC_MESSAGES/fdroidserver.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-09-21 19:31+0000\n" "Last-Translator: Cool Man \n" "Language-Team: Arabic \n" @@ -519,6 +519,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -700,6 +705,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -722,6 +737,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -968,6 +988,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1339,6 +1364,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1735,6 +1764,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2830,6 +2863,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/az/LC_MESSAGES/fdroidserver.po b/locale/az/LC_MESSAGES/fdroidserver.po index bec25b01..6d1de70c 100644 --- a/locale/az/LC_MESSAGES/fdroidserver.po +++ b/locale/az/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.2.1-143-g1a5ee449\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2023-05-26 19:39+0000\n" "Last-Translator: Mehrab Poladov \n" "Language-Team: Azerbaijani \n" @@ -515,6 +515,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -696,6 +701,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -718,6 +733,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -964,6 +984,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1334,6 +1359,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1730,6 +1759,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2823,6 +2856,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/be/LC_MESSAGES/fdroidserver.po b/locale/be/LC_MESSAGES/fdroidserver.po index 24d1ec6b..beead901 100644 --- a/locale/be/LC_MESSAGES/fdroidserver.po +++ b/locale/be/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.2.1-143-g1a5ee449\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-01-21 00:08+0000\n" "Last-Translator: flac \n" "Language-Team: Belarusian \n" @@ -520,6 +520,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -701,6 +706,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -723,6 +738,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -969,6 +989,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1339,6 +1364,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1735,6 +1764,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2828,6 +2861,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/bg/LC_MESSAGES/fdroidserver.po b/locale/bg/LC_MESSAGES/fdroidserver.po index 4200f4cf..bc59842b 100644 --- a/locale/bg/LC_MESSAGES/fdroidserver.po +++ b/locale/bg/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.1b0\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-07-19 10:21+0000\n" "Last-Translator: 109247019824 \n" "Language-Team: Bulgarian \n" @@ -516,6 +516,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -697,6 +702,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -719,6 +734,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -965,6 +985,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1335,6 +1360,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1731,6 +1760,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2824,6 +2857,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 b5cd2ab5..27d7d039 100644 --- a/locale/bn/LC_MESSAGES/fdroidserver.po +++ b/locale/bn/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2021-02-12 09:48+0000\n" "Last-Translator: Oymate \n" "Language-Team: Bengali \n" @@ -515,6 +515,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -696,6 +701,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -718,6 +733,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -964,6 +984,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1334,6 +1359,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1730,6 +1759,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2824,6 +2857,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 d3bccbe6..a6b7629d 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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-04-10 13:33+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Tibetan \n" @@ -523,6 +523,11 @@ msgstr "དྲྭ་སྣོད་གསར་པ་བཟོས་\"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "ཀློག་བཞིན་པ་། '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "ཉིན་ཐོ་ཕྱོགས་དེབ་བཟོ་བཞིན་པ།" @@ -704,6 +709,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -728,6 +743,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -979,6 +999,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "རྒྱབ་ལྗོངས་ཡིག་ཆ་མེད་པའི་ཐུམ་སྒྲིལ་ཡ་ལན་མ་བྱས། " @@ -1355,6 +1380,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "PNG དང་ JPEG ཁོ་ན་བརྐོས་རིས་རྒྱབ་སྐྱོར་རྙེད་སོང་། :{path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "མཉེས་ཆས་གསོག་ཉར་ཁང་དང་མི་འདྲ་པ་ཡོད་པ་ཁོ་ནར་པར་ཤུས་བྱེད།" @@ -1751,6 +1780,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "ཚོད་ལྟའི་ཚུལ་-གལ་སྲིད་ཡིག་ཚགས་འདི་སྔོན་ཚོད་ནས་ཡོད་ནའང་། ཡིག་ཚགས་འདི་སྐབས་ཕྲལ་གྱི་ཕྱོགས་དེབ་ཁོ་ནའི་ནང་ལ་བླུགས་པ་དང་རྟག་ཏུ་ཐོན་སྐྱེད་བཟོས།." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2856,6 +2889,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/ca/LC_MESSAGES/fdroidserver.po b/locale/ca/LC_MESSAGES/fdroidserver.po index 7be0c013..8f5b7797 100644 --- a/locale/ca/LC_MESSAGES/fdroidserver.po +++ b/locale/ca/LC_MESSAGES/fdroidserver.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2025-01-30 12:31+0000\n" "Last-Translator: pitroig \n" "Language-Team: Catalan \n" @@ -525,6 +525,11 @@ msgstr "S'ha creat el contenidor nou \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "S'està creant \"{path}\" per configurar s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "S'està llegint '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "S'està creant el directori de registre" @@ -708,6 +713,16 @@ msgstr "ERROR: no s'admet l'amfitrió git \"%s\", els pedaços són benvinguts!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "ERROR: {key} a {path} no és \"arxiu\" o \"dipòsit\"!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -732,6 +747,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "La variable d'entorn {var} de {configname} no està establerta!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "La variable d'entorn {var} de {configname} no està establerta!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "S'ha produït un error en desplegar 'github_releases', no hi ha {}. (Pot ser necessari executar `fdroid update` primer.)" @@ -978,6 +998,11 @@ msgstr "S'ignorarà l'entrada FUNDING.yml més llarga de 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "S'ignorarà l'element incorrecte al manifest: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} és obsolet, utilitzeu {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "S'ignorarà el paquet sense metadades: " @@ -1348,6 +1373,10 @@ msgstr "Un dels elements de configuració 'github_releases' manca el valor 'toke msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Només s'admeten PNG i JPEG per als gràfics, s'ha trobat: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Imprimeix només les diferències amb la Play Store" @@ -1744,6 +1773,10 @@ msgstr "Mode d'actualització de les etiquetes utilitzat a git-svn, però el rep msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Mode de prova: posa la sortida només al directori tmp, i sempre construeix, fins i tot si la sortida ja existeix." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2844,6 +2877,11 @@ msgstr "{name} \"{section}/icons/{path}\" no existeix! Comproveu \"config.yml\". msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} és obsolet, utilitzeu {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 cd27dab3..e227c8ab 100644 --- a/locale/cs/LC_MESSAGES/fdroidserver.po +++ b/locale/cs/LC_MESSAGES/fdroidserver.po @@ -13,7 +13,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2025-01-21 19:35+0000\n" "Last-Translator: Fjuro \n" "Language-Team: Czech \n" @@ -529,6 +529,11 @@ msgstr "Vytvořen nový kontejner „{name}“" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Vytváření „{path}“ pro konfiguraci s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Čtení „{config_file}“" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Vytváření adresáře protokolů" @@ -712,6 +717,16 @@ msgstr "CHYBA: nepodporovaný git host „%s“, opravy vítány!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "CHYBA: {key} v {path} není „archive“ nebo „repo“!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -736,6 +751,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "Proměnná prostředí {var} z {configname} není nastavena!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "Proměnná prostředí {var} z {configname} není nastavena!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Chyba při nasazení „github_releases“, {} není k dispozici. (Možná budete muset nejprve spustit `fdroid update`.)" @@ -982,6 +1002,11 @@ msgstr "Ignorování vstupu FUNDING.yml delšího než 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Ignorování nesprávného prvku v manifestu: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} je zastaralý, použijte {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Ignorování balíčku bez metadat: " @@ -1352,6 +1377,10 @@ msgstr "Jedné z položek konfigurace „github_releases“ chybí hodnota „to msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Pro grafiku jsou podporovány pouze formáty PNG a JPEG, nalezeno: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Zobrazit pouze rozdíly s Obchodem Play" @@ -1749,6 +1778,10 @@ msgstr "Režim aktualizace pomocí značek se používá v git-svn, ale repozit msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Testovací režim - výstup se ukládá pouze do adresáře tmp a vždy se sestavuje, i když výstup již existuje." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2852,6 +2885,11 @@ msgstr "{name} „{section}/icons/{path}“ neexistuje! Zkontrolujte „config.y msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} je zastaralý, použijte {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/cy/LC_MESSAGES/fdroidserver.po b/locale/cy/LC_MESSAGES/fdroidserver.po index 77710452..1b724acb 100644 --- a/locale/cy/LC_MESSAGES/fdroidserver.po +++ b/locale/cy/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.0a5-27-gf24eae0f\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2021-01-16 21:23+0000\n" "Last-Translator: Aled Powell \n" "Language-Team: Welsh \n" @@ -523,6 +523,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -704,6 +709,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -726,6 +741,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -972,6 +992,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1342,6 +1367,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1742,6 +1771,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2855,6 +2888,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 373ac0ad..1a1fa873 100644 --- a/locale/de/LC_MESSAGES/fdroidserver.po +++ b/locale/de/LC_MESSAGES/fdroidserver.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2025-01-23 09:05+0000\n" "Last-Translator: VfBFan \n" "Language-Team: German \n" @@ -540,6 +540,11 @@ msgstr "Neuer Container \"{name}\" wurde erstellt" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "\"{path}\" für die Konfiguration von S3cmd wird erstellt." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Lese '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Erstelle Logverzeichnis" @@ -723,6 +728,16 @@ msgstr "FEHLER: nicht unterstützter Git-Host \"%s\", Patches willkommen!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "FEHLER: {key} in {path} ist nicht \"archive\" oder \"repo\"!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -747,6 +762,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "Umgebungsvariable {var} von {configname} ist nicht gesetzt!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "Umgebungsvariable {var} von {configname} ist nicht gesetzt!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Fehler beim Bereitstellen von 'github_releases', {} nicht vorhanden. (Sie müssen zuerst `fdroid update` ausführen.)" @@ -993,6 +1013,11 @@ msgstr "Ignoriere FUNDING.yml-Einträge länger als 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Ignoriere schlechtes Element im Manifest: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} ist veraltet, benutze {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Ignoriere Paket ohne Metadaten: " @@ -1363,6 +1388,10 @@ msgstr "Einem der Konfigurationselemente von 'github_releases' fehlt der Wert 't msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Nur PNG und JPEG werden für Grafiken unterstützt, gefunden wurde: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Nur Unterschiede zum Play Store ausgeben" @@ -1759,6 +1788,10 @@ msgstr "Aktualisierungsmodus mit Tags in git-svn verwendet, aber das Repo wurde msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Testmodus - Ausgabe nur ins tmp-Verzeichnis einfügen, immer erstellen, selbst wenn die Ausgabe bereits vorhanden ist." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2859,6 +2892,11 @@ msgstr "{name} \"{section}/icons/{path}\" existiert nicht! Überprüfe \"config. msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} ist veraltet, benutze {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 6d50acc9..4b2439d9 100644 --- a/locale/el/LC_MESSAGES/fdroidserver.po +++ b/locale/el/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-05-10 13:24+0000\n" "Last-Translator: ΣΤΑΥΡΟΣ ΔΑΛΙΑΚΟΠΟΥΛΟΣ \n" "Language-Team: Greek \n" @@ -522,6 +522,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -703,6 +708,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -725,6 +740,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -971,6 +991,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1341,6 +1366,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1737,6 +1766,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2831,6 +2864,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 599fb84f..31f5fad7 100644 --- a/locale/es/LC_MESSAGES/fdroidserver.po +++ b/locale/es/LC_MESSAGES/fdroidserver.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2025-03-16 22:47+0000\n" "Last-Translator: Nicolás Pérez \n" "Language-Team: Spanish \n" @@ -532,6 +532,11 @@ msgstr "Se ha creado el contenedor nuevo \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Creando \"{path}\" para configurar s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Leyendo '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Creando el directorio de registro (\"log\")" @@ -715,6 +720,16 @@ msgstr "ERROR: host git no soportado \"%s\", ¡parches bienvenidos!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "ERROR: ¡{key} en {path} no es un \"archivo\" o un \"repositorio\"!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -739,6 +754,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "¡La variable de entorno {var} de {configname} no tiene valor asignado!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "¡La variable de entorno {var} de {configname} no tiene valor asignado!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Error desplegando 'github_releases', {} no está presente. (Puede que necesites ejecutar `fdroid update` primero)" @@ -985,6 +1005,11 @@ msgstr "Ignorando entrada en FUNDING.yml mayor de 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Ignorar el elemento incorrecto en el manifiesto: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} está obsoleto, use {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Ignorando paquete sin metadatos: " @@ -1355,6 +1380,10 @@ msgstr "A uno de los elementos de configuración 'github_releases' le falta el v msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Sólo PNG y JPEG son compatibles con los gráficos, encontrados: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Solo imprimir diferencias con el Play Store" @@ -1751,6 +1780,10 @@ msgstr "El modo de actualización de etiquetas se utilizó en git-svn, pero el r msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Modo de prueba: ponga la salida solo en el directorio tmp y siga desarrollando, incluso si la salida ya existe." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2851,6 +2884,11 @@ msgstr "¡{name} \"{section}/icons/{path}\" no existe! Corrijalo en config.yml." msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} está obsoleto, use {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 37b632e4..d2ecf72a 100644 --- a/locale/es_AR/LC_MESSAGES/fdroidserver.po +++ b/locale/es_AR/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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2021-04-10 21:26+0000\n" "Last-Translator: Germe the fur star \n" "Language-Team: Spanish (Argentina) \n" @@ -527,6 +527,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -708,6 +713,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -730,6 +745,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -976,6 +996,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1349,6 +1374,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Solo mostrar las diferencias con el Plays Store" @@ -1747,6 +1776,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Modo prueba - pone la salida solo en el directorio temporal, y siempre construye, incluso cuando la salida ya exista." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2849,6 +2882,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 7c32b235..2a671640 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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2020-04-29 12:49+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Spanish (Mexico) \n" @@ -520,6 +520,11 @@ msgstr "Se creó un nuevo contenedor \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Creando \"{path}\" para configurar s3cmd." +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Creando directorio de registro" @@ -701,6 +706,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -723,6 +738,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -969,6 +989,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1339,6 +1364,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1735,6 +1764,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2829,6 +2862,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 b151427b..509bf729 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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -514,6 +514,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -695,6 +700,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -717,6 +732,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -963,6 +983,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1333,6 +1358,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1729,6 +1758,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2822,6 +2855,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 5071a2b2..157b9495 100644 --- a/locale/fa/LC_MESSAGES/fdroidserver.po +++ b/locale/fa/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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-11-26 15:16+0000\n" "Last-Translator: Danial Behzadi \n" "Language-Team: Persian \n" @@ -518,6 +518,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "خواندن {config_file}" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "ایجاد کردن شاخهٔ log" @@ -699,6 +704,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -721,6 +736,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -967,6 +987,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1337,6 +1362,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1733,6 +1762,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2826,6 +2859,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/fdroidserver.pot b/locale/fdroidserver.pot index 6b5ceb4f..337a01b0 100644 --- a/locale/fdroidserver.pot +++ b/locale/fdroidserver.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: fdroidserver 2.3.5\n" +"Project-Id-Version: fdroidserver 2.4a1-12-g4448aeb5\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -516,6 +516,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -697,6 +702,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -719,6 +734,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -965,6 +985,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1335,6 +1360,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1731,6 +1760,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2824,6 +2857,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 ba450410..3d542873 100644 --- a/locale/fi/LC_MESSAGES/fdroidserver.po +++ b/locale/fi/LC_MESSAGES/fdroidserver.po @@ -7,7 +7,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2025-01-31 14:19+0000\n" "Last-Translator: Ricky Tigg \n" "Language-Team: Finnish \n" @@ -517,6 +517,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -698,6 +703,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -720,6 +735,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -966,6 +986,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1336,6 +1361,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1732,6 +1761,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2825,6 +2858,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 289b37d2..9bcacb73 100644 --- a/locale/fr/LC_MESSAGES/fdroidserver.po +++ b/locale/fr/LC_MESSAGES/fdroidserver.po @@ -46,7 +46,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2025-03-02 16:42+0000\n" "Last-Translator: Lula Bye \n" "Language-Team: French \n" @@ -560,6 +560,11 @@ msgstr "Nouveau container « {name} » créé" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Création de « {path} » pour configurer s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Lecture de '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Création du répertoire des logs" @@ -743,6 +748,16 @@ msgstr "ERREUR : hébergeur git « %s » non supporté, les corrections sont msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "ERREUR : {key} dans {path} n'est pas \"archive\" ou \"repo\"." +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -767,6 +782,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "La variable d'environnent {var} de {configname} n'est pas configurée !" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "La variable d'environnent {var} de {configname} n'est pas configurée !" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Erreur lors du déploiement 'github_releases' : {} est absent (vous devriez peut-être d'abord lancer `fdroid update`)." @@ -1013,6 +1033,11 @@ msgstr "Ignorer l'entrée FUNDING.yml supérieure à 2048 : %s" msgid "Ignoring bad element in manifest: %s" msgstr "Un mauvais élément du manifest est ignoré : %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} est obsolète, utilisez {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Paquet sans métadonnées ignoré : " @@ -1383,6 +1408,10 @@ msgstr "L'un des éléments de configuration 'github_releases' ne contient pas l msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Seuls les formats PNG et JPEG sont pris en charge pour les graphiques, trouvés : {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Afficher uniquement les différences avec le Play Store" @@ -1779,6 +1808,10 @@ msgstr "Le mode de mise à jour par étiquettes est utilisé dans git-svn, mais msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Mode test — mettre la sortie dans le dossier tmp uniquement et toujours compiler, même si la sortie existe déjà." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2887,6 +2920,11 @@ msgstr "{name} \"{section}/icons/{path}\" n'existe pas ! Vérifiez \"config.yml\ msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} est obsolète, utilisez {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/fy/LC_MESSAGES/fdroidserver.po b/locale/fy/LC_MESSAGES/fdroidserver.po index 2cccd306..fe0ebf1e 100644 --- a/locale/fy/LC_MESSAGES/fdroidserver.po +++ b/locale/fy/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.0\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2021-07-01 15:29+0000\n" "Last-Translator: Vancha March \n" "Language-Team: Frisian \n" @@ -515,6 +515,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -696,6 +701,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -718,6 +733,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -964,6 +984,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1334,6 +1359,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1730,6 +1759,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2824,6 +2857,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/ga/LC_MESSAGES/fdroidserver.po b/locale/ga/LC_MESSAGES/fdroidserver.po index 10d44f03..7a1e9211 100644 --- a/locale/ga/LC_MESSAGES/fdroidserver.po +++ b/locale/ga/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.3a1-162-gfbb3cc59\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2025-01-23 09:05+0000\n" "Last-Translator: Aindriú Mac Giolla Eoin \n" "Language-Team: Irish \n" @@ -525,6 +525,11 @@ msgstr "Cruthaíodh coimeádán nua \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Ag cruthú \"{path}\" chun s3cmd a chumrú." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Ag léamh '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Comhadlann logála á cruthú" @@ -708,6 +713,16 @@ msgstr "EARRÁID: Óstríomhaire git gan tacaíocht \"%s\", fáilte roimh phaist msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "EARRÁID: Níl {key} i {path} \"archive\" nó \"repo\"!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -732,6 +747,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "Níl athróg timpeallachta {var} ó {configname} socraithe!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "Níl athróg timpeallachta {var} ó {configname} socraithe!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Earráid agus 'github_releases' á úsáid, {} gan a bheith i láthair. (B'fhéidir go mbeidh ort 'nuashonrú fdroid' a rith ar dtús.)" @@ -978,6 +998,11 @@ msgstr "Gan neamhaird a dhéanamh FUNDING.yml iontráil níos faide ná 2048: %s msgid "Ignoring bad element in manifest: %s" msgstr "Neamhaird á déanamh ar dhrocheilimint sa léiriú: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "Tá {oldfile} imithe i léig, úsáid {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Neamhaird a dhéanamh ar phacáiste gan mheiteashonraí: " @@ -1348,6 +1373,10 @@ msgstr "Tá an luach 'comhartha' in easnamh ar cheann de na míreanna cumraíoch msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Ní thacaítear ach le PNG agus JPEG le haghaidh grafaicí, le fáil: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Ná priontáil ach difríochtaí leis an Play Store" @@ -1747,6 +1776,10 @@ msgstr "Clibeanna cothrom le dáta modh a úsáidtear i git-svn, ach ní raibh a msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Modh tástála - aschur a chur san eolaire tmp amháin, agus a thógáil i gcónaí, fiú má tá an t-aschur ann cheana féin." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2856,6 +2889,11 @@ msgstr "{name} Níl \"{section}/icons/{path}\" ann! Seiceáil \"config.yml\"." msgid "{oldfile} is deprecated, use {newfile}" msgstr "Tá {oldfile} imithe i léig, úsáid {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/he/LC_MESSAGES/fdroidserver.po b/locale/he/LC_MESSAGES/fdroidserver.po index fb04e1e3..04b21f37 100644 --- a/locale/he/LC_MESSAGES/fdroidserver.po +++ b/locale/he/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.1b0\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-08-18 06:27+0000\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: Hebrew \n" @@ -516,6 +516,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -697,6 +702,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -719,6 +734,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -965,6 +985,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1335,6 +1360,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1731,6 +1760,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2824,6 +2857,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/hi/LC_MESSAGES/fdroidserver.po b/locale/hi/LC_MESSAGES/fdroidserver.po index dbe16c92..d6ba1290 100644 --- a/locale/hi/LC_MESSAGES/fdroidserver.po +++ b/locale/hi/LC_MESSAGES/fdroidserver.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.0a5-27-gf24eae0f\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2023-02-22 11:24+0000\n" "Last-Translator: Saurmandal \n" "Language-Team: Hindi \n" @@ -516,6 +516,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -697,6 +702,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -719,6 +734,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -965,6 +985,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1335,6 +1360,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1731,6 +1760,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2825,6 +2858,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 e5987ef4..9d1b0a68 100644 --- a/locale/hu/LC_MESSAGES/fdroidserver.po +++ b/locale/hu/LC_MESSAGES/fdroidserver.po @@ -7,7 +7,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-04-10 13:33+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Hungarian \n" @@ -522,6 +522,11 @@ msgstr "Új „{name}” konténer létrehozva" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "„{path}” létrehozása a s3cmd beállításához." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "„{config_file}” olvasása" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Naplókönyvtár létrehozása" @@ -705,6 +710,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -729,6 +744,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "A(z) {configname} konfigurációból származó {var} környezeti változó nincs beállítva!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "A(z) {configname} konfigurációból származó {var} környezeti változó nincs beállítva!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -979,6 +999,11 @@ msgstr "A 2048-nál hosszabb FUNDING.yml bejegyzés figyelmen kívül hagyása: msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "A metaadatok nélküli csomag figyelmen kívül hagyása: " @@ -1352,6 +1377,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "A grafikáknál csak PNG és JPEG formátum támogatott, ez található: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Csak a különbségek kiírása Play Áruház esetén" @@ -1750,6 +1779,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2848,6 +2881,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 42043e80..1c16348e 100644 --- a/locale/id/LC_MESSAGES/fdroidserver.po +++ b/locale/id/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-10-04 04:26+0000\n" "Last-Translator: Doctorredits_here \n" "Language-Team: Indonesian \n" @@ -520,6 +520,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -701,6 +706,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -723,6 +738,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -969,6 +989,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1339,6 +1364,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1734,6 +1763,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2825,6 +2858,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 f25de697..ab21df99 100644 --- a/locale/it/LC_MESSAGES/fdroidserver.po +++ b/locale/it/LC_MESSAGES/fdroidserver.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-09-10 09:27+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Italian \n" @@ -536,6 +536,11 @@ msgstr "Nuovo container \"{name}\" creato" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Creazione \"{path}\" per configurazione s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Lettura di '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Creazione della directory dei log" @@ -719,6 +724,16 @@ msgstr "ERRORE: host git \"%s\" non supportato, le patch sono benvenute!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -743,6 +758,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "La variabile d'ambiente {var} da {configname} non è impostata!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "La variabile d'ambiente {var} da {configname} non è impostata!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -990,6 +1010,11 @@ msgstr "Ignorando la voce FUNDING.yml più lunga di 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Ignorato elemento errato nel manifest: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} è deprecato, usa {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Ignorare il pacchetto senza metadati: " @@ -1360,6 +1385,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Solo PNG e JPEG sono supportati per la grafica, trovati: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Stampa solo le differenze con il Play Store" @@ -1757,6 +1786,10 @@ msgstr "Modalità di aggiornamento dei tag utilizzata in git-svn, ma il repo non msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Modalità test - mette l'output solo nella directory tmp, e costruisce sempre, anche se l'output esiste già." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2863,6 +2896,11 @@ msgstr "{name} \"{section}/icons/{path}\" non esiste! Controlla \"config.yml\"." msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} è deprecato, usa {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 eab4d318..02a9b477 100644 --- a/locale/ja/LC_MESSAGES/fdroidserver.po +++ b/locale/ja/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2025-02-08 06:22+0000\n" "Last-Translator: Liner Seven \n" "Language-Team: Japanese \n" @@ -520,6 +520,11 @@ msgstr "新しいコンテナー「{name}」を作成しました" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "s3cmdの設定用に「{path}」を作成します。" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "「{config_file}」を読み込みます" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "ログ用のディレクトリーを作成します" @@ -703,6 +708,16 @@ msgstr "エラー:サポートされていないgitのホスト「%s」です msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "エラー:{path}の{key}は「archive」でも「repo」でもありません!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -727,6 +742,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "{configname}の環境変数 {var} が設定されていません!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "{configname}の環境変数 {var} が設定されていません!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "「github_releases」を設定する際にエラーが発生しました。{}がありません(まず`fdroid update`を実行する必要があるかもしれません)。" @@ -973,6 +993,11 @@ msgstr "2024より長いFUNDING.ymlは無視します:%s" msgid "Ignoring bad element in manifest: %s" msgstr "manifestの正しくない要素を無視します:%s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile}は非推奨です。{newfile}を使用してください" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "メタデータのないパッケージは無視します: " @@ -1343,6 +1368,10 @@ msgstr "「github_releases」の設定項目の1つに「token」の値が設定 msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "画像にはPNGとJPEGのみをサポートします。これが見つかりました:{path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Play Storeとの違いのみを出力" @@ -1738,6 +1767,10 @@ msgstr "タグのアップデートモードがgit-svnで使用されました msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "テストモード - 既に出力が存在する場合でも、一時ディレクトリーに出力し、常にビルドを行います。" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2835,6 +2868,11 @@ msgstr "{name}「{section}/icons/{path}」がありません!「config.yml」 msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile}は非推奨です。{newfile}を使用してください" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 f5bf4f54..2913994a 100644 --- a/locale/kab/LC_MESSAGES/fdroidserver.po +++ b/locale/kab/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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2021-01-15 13:25+0000\n" "Last-Translator: R_SACI \n" "Language-Team: Kabyle \n" @@ -518,6 +518,11 @@ msgstr "Anagbar amaynut yettwarnan \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -699,6 +704,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -721,6 +736,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -969,6 +989,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1339,6 +1364,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1735,6 +1764,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2829,6 +2862,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 b8612b4f..be3dbd38 100644 --- a/locale/ko/LC_MESSAGES/fdroidserver.po +++ b/locale/ko/LC_MESSAGES/fdroidserver.po @@ -7,7 +7,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:55+0100\n" "PO-Revision-Date: 2024-09-06 14:57+0000\n" "Last-Translator: Cxnfl1ct \n" "Language-Team: Korean \n" @@ -519,6 +519,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "기록 디렉터리 만들기" @@ -700,6 +705,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -722,6 +737,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -970,6 +990,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1341,6 +1366,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "PNG와 JPEG만 그래픽을 위해 지원됩니다, 찾았습니다: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1736,6 +1765,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2828,6 +2861,11 @@ msgstr "{name} \"{section}/icons/{path}\"는 존재하지 않습니다! \"config msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/lv/LC_MESSAGES/fdroidserver.po b/locale/lv/LC_MESSAGES/fdroidserver.po index 95b6a129..7677b96e 100644 --- a/locale/lv/LC_MESSAGES/fdroidserver.po +++ b/locale/lv/LC_MESSAGES/fdroidserver.po @@ -6,17 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.3a1\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2024-12-11 14:37+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2024-11-22 21:03+0000\n" "Last-Translator: Edgars Andersons \n" -"Language-Team: Latvian \n" +"Language-Team: Latvian \n" "Language: lv\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 == 0 || n % 100 >= 11 && n % 100 <= " -"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n" "X-Generator: Weblate 5.9-dev\n" #: ../fdroidserver/nightly.py @@ -175,9 +173,7 @@ msgstr "" #: ../fdroidserver/common.py #, python-brace-format -msgid "" -"'{field}' will be in random order! Use () or [] brackets if order is " -"important!" +msgid "'{field}' will be in random order! Use () or [] brackets if order is important!" msgstr "" #: ../fdroidserver/common.py @@ -254,9 +250,7 @@ msgid "AllowedAPKSigningKeys missing but reference binary supplied" msgstr "" #: ../fdroidserver/import_subcommand.py -msgid "" -"Allows a different revision (or git branch) to be specified for the initial " -"import" +msgid "Allows a different revision (or git branch) to be specified for the initial import" msgstr "" #: ../fdroidserver/mirror.py @@ -300,21 +294,15 @@ msgid "Android SDK tool {cmd} not found!" msgstr "" #: ../fdroidserver/lint.py -msgid "" -"App has Binaries but does not have corresponding AllowedAPKSigningKeys to " -"pin certificate." +msgid "App has Binaries but does not have corresponding AllowedAPKSigningKeys to pin certificate." msgstr "" #: ../fdroidserver/lint.py -msgid "" -"App has NoSourceSince or ArchivePolicy \"0 versions\" but AutoUpdateMode or " -"UpdateCheckMode are not None" +msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" but AutoUpdateMode or UpdateCheckMode are not None" msgstr "" #: ../fdroidserver/lint.py -msgid "" -"App has NoSourceSince or ArchivePolicy \"0 versions\" or 0 but " -"AutoUpdateMode or UpdateCheckMode are not None" +msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" or 0 but AutoUpdateMode or UpdateCheckMode are not None" msgstr "" #: ../fdroidserver/lint.py @@ -323,9 +311,7 @@ msgid "App is in '{repo}' but has a link to {url}" msgstr "" #: ../fdroidserver/lint.py -msgid "" -"App version has binary but does not have corresponding AllowedAPKSigningKeys " -"to pin certificate." +msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate." msgstr "" #: ../fdroidserver/lint.py @@ -355,9 +341,7 @@ msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}" msgstr "" #: ../fdroidserver/mirror.py -msgid "" -"Base URL to mirror, can include the index signing key using the query " -"string: ?fingerprint=" +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 @@ -436,9 +420,7 @@ msgstr "" #: ../fdroidserver/update.py #, python-brace-format -msgid "" -"Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, " -"archapks:{arch}" +msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}" msgstr "" #: ../fdroidserver/update.py @@ -472,9 +454,7 @@ msgid "Conflicting \"{field}\" definitions between .yml and localized files:" msgstr "" #: ../fdroidserver/__main__.py -msgid "" -"Conflicting arguments: '--verbose' and '--quiet' can not be specified at the " -"same time." +msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time." msgstr "" #: ../fdroidserver/common.py @@ -536,6 +516,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -644,9 +629,7 @@ msgid "Don't create a source tarball, useful when testing a build" msgstr "" #: ../fdroidserver/build.py -msgid "" -"Don't refresh the repository, useful when testing a build with no internet " -"connection" +msgid "Don't refresh the repository, useful when testing a build with no internet connection" msgstr "" #: ../fdroidserver/deploy.py ../fdroidserver/nightly.py @@ -668,8 +651,7 @@ msgstr "Lejupielādē %s" #: ../fdroidserver/common.py msgid "Downloading the repository already failed once, not trying again." -msgstr "" -"Glabātavas lejupielāde jau vienreiz neizdevās, tas atkārtoti netiks mēģināts." +msgstr "Glabātavas lejupielāde jau vienreiz neizdevās, tas atkārtoti netiks mēģināts." #: ../fdroidserver/verify.py #, python-brace-format @@ -720,6 +702,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -727,9 +719,7 @@ 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." +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 @@ -744,10 +734,13 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py -msgid "" -"Error deploying 'github_releases', {} not present. (You might need to run " -"`fdroid update` first.)" +msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" #: ../fdroidserver/import_subcommand.py @@ -848,9 +841,7 @@ 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." +msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode." msgstr "" #: ../fdroidserver/build.py @@ -994,6 +985,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1147,8 +1143,7 @@ msgid "Java compiled class" msgstr "" #: ../fdroidserver/signindex.py -msgid "" -"Java jarsigner not found! Install in standard location or set java_paths!" +msgid "Java jarsigner not found! Install in standard location or set java_paths!" msgstr "" #: ../fdroidserver/lint.py @@ -1170,8 +1165,7 @@ msgstr "" #: ../fdroidserver/lint.py #, python-brace-format -msgid "" -"Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'" +msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'" msgstr "" #: ../fdroidserver/lint.py @@ -1234,9 +1228,7 @@ msgstr "" #: ../fdroidserver/install.py msgid "No devices found for `adb install`! Please plug one in." -msgstr "" -"Netika atrasta neviena ierīce, kurā izpildīt `adb install`. Lūgums " -"piespraust kādu." +msgstr "Netika atrasta neviena ierīce, kurā izpildīt `adb install`. Lūgums piespraust kādu." #: ../fdroidserver/index.py msgid "No fingerprint in URL." @@ -1261,8 +1253,7 @@ msgstr "Netika atrastas atbilstošas birkas" #: ../fdroidserver/update.py #, python-brace-format msgid "No minimum SDK version found in {0}, using default (3)." -msgstr "" -"{0} netika atrasta zemākā pieļaujamā SDK versija, izmanto noklusējumu (3)." +msgstr "{0} netika atrasta zemākā pieļaujamā SDK versija, izmanto noklusējumu (3)." #: ../fdroidserver/lint.py msgid "No need to specify that the app is Free Software" @@ -1274,9 +1265,7 @@ msgstr "Nav nepieciešams norādīt, ka lietotne ir paredzēta Android" #: ../fdroidserver/deploy.py msgid "No option set! Edit your config.yml to set at least one of these:" -msgstr "" -"Nav iestatīta neviena iespēja. Jālabo config.yml, lai iestatītu vismaz vienu " -"no šiem:" +msgstr "Nav iestatīta neviena iespēja. Jālabo config.yml, lai iestatītu vismaz vienu no šiem:" #: ../fdroidserver/common.py msgid "No packages specified" @@ -1355,21 +1344,15 @@ msgid "Offline machine, skipping git mirror generation until `fdroid deploy`" msgstr "" #: ../fdroidserver/deploy.py -msgid "" -"One of the 'github_releases' config items is missing the 'packageNames' " -"value. skipping ..." +msgid "One of the 'github_releases' config items is missing the 'packageNames' value. skipping ..." msgstr "" #: ../fdroidserver/deploy.py -msgid "" -"One of the 'github_releases' config items is missing the 'projectUrl' value. " -"skipping ..." +msgid "One of the 'github_releases' config items is missing the 'projectUrl' value. skipping ..." msgstr "" #: ../fdroidserver/deploy.py -msgid "" -"One of the 'github_releases' config items is missing the 'token' value. " -"skipping ..." +msgid "One of the 'github_releases' config items is missing the 'token' value. skipping ..." msgstr "" #: ../fdroidserver/update.py @@ -1377,6 +1360,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1524,16 +1511,12 @@ msgstr "" #: ../fdroidserver/common.py #, python-brace-format -msgid "" -"Reading packageName/versionCode/versionName failed, APK invalid: " -"'{apkfilename}'" +msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'" msgstr "" #: ../fdroidserver/common.py #, python-brace-format -msgid "" -"Reading packageName/versionCode/versionName failed,APK invalid: " -"'{apkfilename}'" +msgid "Reading packageName/versionCode/versionName failed,APK invalid: '{apkfilename}'" msgstr "" #: ../fdroidserver/update.py @@ -1547,7 +1530,7 @@ msgstr "" #: ../fdroidserver/verify.py msgid "Remove source tarball and any APKs if successfully verified." -msgstr "" +msgstr "Noņemt avota arhīvu un jebkādus APK, ja sekmīgi apliecināta." #: ../fdroidserver/common.py msgid "Removing specified files" @@ -1567,9 +1550,7 @@ msgid "RepoTrunk update mode only makes sense in git-svn repositories" msgstr "" #: ../fdroidserver/build.py -msgid "" -"Reset and create a brand new build server, even if the existing one appears " -"to be ok." +msgid "Reset and create a brand new build server, even if the existing one appears to be ok." msgstr "" #: ../fdroidserver/nightly.py @@ -1605,8 +1586,7 @@ msgstr "" #: ../fdroidserver/nightly.py #, python-brace-format -msgid "" -"Run over {cibase} to find -debug.apk. and skip repo_basedir {repo_basedir}" +msgid "Run over {cibase} to find -debug.apk. and skip repo_basedir {repo_basedir}" msgstr "" #: ../fdroidserver/lint.py @@ -1769,9 +1749,7 @@ msgid "System clock is older than date in {path}!" msgstr "" #: ../fdroidserver/checkupdates.py -msgid "" -"Tags update mode only works for git, hg, bzr and git-svn repositories " -"currently" +msgid "Tags update mode only works for git, hg, bzr and git-svn repositories currently" msgstr "" #: ../fdroidserver/checkupdates.py @@ -1779,9 +1757,11 @@ msgid "Tags update mode used in git-svn, but the repo was not set up with tags" msgstr "" #: ../fdroidserver/build.py -msgid "" -"Test mode - put output in the tmp directory only, and always build, even if " -"the output already exists." +msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." +msgstr "" + +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" msgstr "" #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode @@ -1820,17 +1800,11 @@ msgid "These are the apps that have been archived from the main repo." msgstr "" #: ../fdroidserver/mirror.py -msgid "" -"This command should never be used to mirror f-droid.org! A full copy " -"requires more than 600GB." +msgid "This command should never be used to mirror f-droid.org! A full copy requires more than 600GB." msgstr "" #: ../fdroidserver/common.py -msgid "" -"This is a repository of apps to be used with F-Droid. Applications in this " -"repository are either official binaries built by the original application " -"developers, or are binaries built from source by the admin of f-droid.org " -"using the tools on https://gitlab.com/fdroid." +msgid "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid." msgstr "" #: ../fdroidserver/import_subcommand.py @@ -1851,9 +1825,7 @@ msgid "" msgstr "" #: ../fdroidserver/deploy.py -msgid "" -"To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config." -"yml!" +msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!" msgstr "" #: ../fdroidserver/deploy.py @@ -1874,15 +1846,11 @@ 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" +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" +msgid "Unexpected license tag \"{}\"! Only use license tags configured in your config file" msgstr "" #: ../fdroidserver/common.py @@ -1987,9 +1955,7 @@ msgstr "" #: ../fdroidserver/lint.py #, python-brace-format -msgid "" -"UpdateCheckData must match the version code as integer (\\d or [0-9]): " -"{codeex}" +msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}" msgstr "" #: ../fdroidserver/lint.py @@ -2003,14 +1969,12 @@ 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." +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 "" -"UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet" +msgid "UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet" msgstr "" #: ../fdroidserver/lint.py @@ -2041,9 +2005,7 @@ msgid "Usage: %s\n" msgstr "" #: ../fdroidserver/lint.py -msgid "" -"Use /HEAD instead of /master or /main to point at a file in the default " -"branch" +msgid "Use /HEAD instead of /master or /main to point at a file in the default branch" msgstr "" #: ../fdroidserver/lint.py @@ -2085,8 +2047,7 @@ msgid "Using JAR Signature" msgstr "" #: ../fdroidserver/common.py -msgid "" -"Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" +msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner" msgstr "" #: ../fdroidserver/common.py @@ -2137,12 +2098,8 @@ msgstr "Pārbauda pakotni {path} ar apksigner." #: ../fdroidserver/deploy.py #, python-brace-format -msgid "" -"VirusTotal API key cannot upload files larger than 32MB, use {url} to upload " -"{path}." -msgstr "" -"VirusTotal API atslēga nevar augšupielādēt datnes, kas ir lielākas par 32 " -"MB. Jāizmanto {url}, lai augšupielādētu {path}." +msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}." +msgstr "VirusTotal API atslēga nevar augšupielādēt datnes, kas ir lielākas par 32 MB. Jāizmanto {url}, lai augšupielādētu {path}." #: ../fdroidserver/__main__.py msgid "Warn about possible metadata errors" @@ -2153,15 +2110,11 @@ msgid "WebAssembly binary file" msgstr "WebAssebly binārā datne" #: ../fdroidserver/update.py -msgid "" -"When configured for signed indexes, create only unsigned indexes at this " -"stage" +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." +msgid "When linting the entire repository yamllint is disabled by default. This option forces yamllint regardless." msgstr "" #: ../fdroidserver/publish.py @@ -2217,6 +2170,11 @@ msgstr "" msgid "ambiguous option: %s (%s?)" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring." +msgstr "" + #: ../fdroidserver/common.py msgid "apksigner not found! Cannot sign or verify modern APKs" msgstr "" @@ -2482,9 +2440,7 @@ msgstr "" #: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py #: /usr/lib/python3.11/argparse.py #, python-format -msgid "" -"invalid option string %(option)r: must start with a character " -"%(prefix_chars)r" +msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r" msgstr "" #: ../fdroidserver/common.py @@ -2498,8 +2454,7 @@ msgstr "" #: ../fdroidserver/deploy.py #, python-brace-format -msgid "" -"local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\"" +msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\"" msgstr "" #: ../fdroidserver/deploy.py @@ -2665,9 +2620,7 @@ msgstr "" #: ../fdroidserver/signatures.py #, python-brace-format -msgid "" -"refuse downloading via insecure HTTP connection (use HTTPS or specify --no-" -"https-check): {apkfilename}" +msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}" msgstr "" #: ../fdroidserver/index.py @@ -2704,9 +2657,7 @@ msgid "scanner cache is malformed! You can clear it with: '{clear}'" msgstr "" #: ../fdroidserver/deploy.py -msgid "" -"serverwebroot: path does not end with \"fdroid\", perhaps you meant one of " -"these:" +msgid "serverwebroot: path does not end with \"fdroid\", perhaps you meant one of these:" msgstr "" #: ../fdroidserver/scanner.py @@ -2807,8 +2758,7 @@ msgstr "" #: ../fdroidserver/deploy.py msgid "virustotal.com is rate limiting, waiting to retry..." -msgstr "" -"virustotal.com ierobežo pieprasījumus, gaida, lai mēģinātu atkārtoti..." +msgstr "virustotal.com ierobežo pieprasījumus, gaida, lai mēģinātu atkārtoti..." #: ../fdroidserver/install.py msgid "yes" @@ -2907,6 +2857,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" @@ -2993,7 +2948,3 @@ msgid "{} build succeeded" msgid_plural "{} builds succeeded" msgstr[0] "" msgstr[1] "" - -#: ../fdroidserver/verify.py -msgid "Remove source tarball and any APKs if successfully verified." -msgstr "Noņemt avota arhīvu un jebkādus APK, ja sekmīgi apliecināta." diff --git a/locale/ml/LC_MESSAGES/fdroidserver.po b/locale/ml/LC_MESSAGES/fdroidserver.po index c2be75ba..77fadfda 100644 --- a/locale/ml/LC_MESSAGES/fdroidserver.po +++ b/locale/ml/LC_MESSAGES/fdroidserver.po @@ -7,7 +7,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2023-06-23 14:52+0000\n" "Last-Translator: abe1242 \n" "Language-Team: Malayalam \n" @@ -520,6 +520,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -701,6 +706,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -723,6 +738,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -969,6 +989,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1339,6 +1364,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1735,6 +1764,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2831,6 +2864,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 13eb76c3..d8a766b0 100644 --- a/locale/nb_NO/LC_MESSAGES/fdroidserver.po +++ b/locale/nb_NO/LC_MESSAGES/fdroidserver.po @@ -7,7 +7,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2022-09-06 14:30+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Norwegian Bokmål \n" @@ -532,6 +532,11 @@ msgstr "Opprettet ny beholder \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Oppretter \"{path}\" for oppsett av s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Leser '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Oppretter loggingsmappe" @@ -723,6 +728,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -747,6 +762,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "Miljøvariabelen {var} fra {configname} er ikke satt!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "Miljøvariabelen {var} fra {configname} er ikke satt!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -1003,6 +1023,11 @@ msgstr "Ser bort fra FUNDING.yml-oppføring som er lengre enn 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} er avleggs, bruk {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Ignorerte pakke uten metadata: " @@ -1391,6 +1416,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Kun PNG og JPEG støttes for grafikk, fant: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Kun skriv ut forskjeller vis-a-vis Play-butikken" @@ -1802,6 +1831,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Testmodus - putt utdata kun i tmp-mappe, og alltid bygg, selv når utdataen finnes allerede." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2933,6 +2966,11 @@ msgstr "{name} «{section}/icons/{path}» finnes ikke. Rett det i config.yml." msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} er avleggs, bruk {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 fbca4890..d385e678 100644 --- a/locale/nl/LC_MESSAGES/fdroidserver.po +++ b/locale/nl/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2024-01-03 09:07+0000\n" "Last-Translator: Issa1553 \n" "Language-Team: Dutch \n" @@ -523,6 +523,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -704,6 +709,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -726,6 +741,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -972,6 +992,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1342,6 +1367,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1738,6 +1767,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2832,6 +2865,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/nn/LC_MESSAGES/fdroidserver.po b/locale/nn/LC_MESSAGES/fdroidserver.po index 8506a639..fb2d51fe 100644 --- a/locale/nn/LC_MESSAGES/fdroidserver.po +++ b/locale/nn/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.3.0-3-g4ba7b5c9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2024-11-26 10:54+0000\n" "Last-Translator: Bård Sigurd Møller \n" "Language-Team: Norwegian Nynorsk \n" @@ -515,6 +515,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -696,6 +701,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -718,6 +733,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -964,6 +984,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1334,6 +1359,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1730,6 +1759,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2823,6 +2856,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/pa/LC_MESSAGES/fdroidserver.po b/locale/pa/LC_MESSAGES/fdroidserver.po index f0fdeffc..df4e4b08 100644 --- a/locale/pa/LC_MESSAGES/fdroidserver.po +++ b/locale/pa/LC_MESSAGES/fdroidserver.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.3.3\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -514,6 +514,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -695,6 +700,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -717,6 +732,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -963,6 +983,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1333,6 +1358,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1729,6 +1758,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2822,6 +2855,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 925932bd..9f874593 100644 --- a/locale/pl/LC_MESSAGES/fdroidserver.po +++ b/locale/pl/LC_MESSAGES/fdroidserver.po @@ -10,7 +10,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2025-03-13 20:43+0000\n" "Last-Translator: WaldiS \n" "Language-Team: Polish \n" @@ -526,6 +526,11 @@ msgstr "Utworzono nowy kontener \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Tworzenie \"{path}\" do konfiguracji s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Czytaj '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Tworzenie katalogu dzienników" @@ -709,6 +714,16 @@ msgstr "BŁĄD: nieobsługiwany host git „%s”, łatki mile widziane!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "BŁĄD: {key} w {path} nie jest \"archive\" lub \"repo\"!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -733,6 +748,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "Zmienna środowiskowa {var} z {configname} nie jest ustawiona!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "Zmienna środowiskowa {var} z {configname} nie jest ustawiona!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Błąd wdrożenia 'github_releases', {} nie występuje. (Może być konieczne wcześniejsze uruchomienie `fdroid update`)" @@ -979,6 +999,11 @@ msgstr "Ignorowanie wpisu FUNDING.yml dłuższego niż 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Ignorowanie błędnego elementu w manifeście: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} jest przestarzałe, użyj {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Ignorowanie pakietu bez metadanych: " @@ -1349,6 +1374,10 @@ msgstr "Jeden z elementów 'github_releases' nie posiada wartości 'token'. pomi msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Tylko PNG i JPEG są obsługiwane dla grafiki, znaleziono: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Wydrukuj tylko różnice ze Sklepem Play" @@ -1746,6 +1775,10 @@ msgstr "Tryb aktualizacji tagów użyty w git-svn, ale repozytorium nie zostało msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Tryb testowy - umieszczaj dane wyjściowe tylko w katalogu tmp i zawsze buduj, nawet jeśli dane wyjściowe już istnieją." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2849,6 +2882,11 @@ msgstr "{name} \"{section}/icons/{path}\" nie istnieje! Sprawdź \"config.yml\". msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} jest przestarzałe, użyj {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 2435c392..2b58804d 100644 --- a/locale/pt/LC_MESSAGES/fdroidserver.po +++ b/locale/pt/LC_MESSAGES/fdroidserver.po @@ -9,7 +9,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2025-03-02 21:32+0000\n" "Last-Translator: ssantos \n" "Language-Team: Portuguese \n" @@ -523,6 +523,11 @@ msgstr "Novo contentor criado: \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Criando \"{path}\" para configurar s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "A ler '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Criando o diretório de log" @@ -706,6 +711,16 @@ msgstr "ERRO: host de git \"%s\" não suportado, patches são bem-vindos!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "ERRO: {key} em {path} não é \"arquivo\" ou \"repositório\"!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -730,6 +745,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "A variável de ambiente {var} de {configname} não está definida!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "A variável de ambiente {var} de {configname} não está definida!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Erro ao implementar 'github_releases', {} não está presente. (Pode ser necessário executar `fdroid update` primeiro.)" @@ -976,6 +996,11 @@ msgstr "A ignorar a entrada FUNDING.yml por mais que 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "A ignorar o elemento mau no manifesto: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} está obsoleto, use {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Ignorando o pacote sem metadados: " @@ -1346,6 +1371,10 @@ msgstr "Um dos itens de configuração 'github_releases' não tem o valor 'token msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Somente PNG e JPEG são suportados para gráficos, encontrado: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Apenas mostrar diferenças com a Play Store" @@ -1742,6 +1771,10 @@ msgstr "Modo de atualização de marcações usado no git-svn, mas a repo não f msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Modo de teste - ponha a saída apenas no diretório tmp e sempre compile, mesmo que a saída já exista." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2842,6 +2875,11 @@ msgstr "{name} \"{section}/icons/{path}\" não existe! Corrija-o no \"config.yml msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} está obsoleto, use {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 3021cf2c..c9a496b1 100644 --- a/locale/pt_BR/LC_MESSAGES/fdroidserver.po +++ b/locale/pt_BR/LC_MESSAGES/fdroidserver.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2025-01-23 16:02+0000\n" "Last-Translator: LucasMZ \n" "Language-Team: Portuguese (Brazil) \n" @@ -532,6 +532,11 @@ msgstr "Novo container criado \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Criando \"{path}\" para configurar s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Lendo '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Criando diretório de registro" @@ -715,6 +720,16 @@ msgstr "ERRO: host de git \"%s\" não suportado, patches são bem-vindos!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "ERRO: {key} em {path} não é um \"arquivamento\" ou \"repositório\"!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -739,6 +754,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "A variável de ambiente {var} de {configname} não está definida!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "A variável de ambiente {var} de {configname} não está definida!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Erro ao implementar 'github_releases', {} não está presente. (Talvez seja necessário executar `fdroid update` primeiro)" @@ -985,6 +1005,11 @@ msgstr "Ignorando entrada de FUNDING.yml maior que 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Ignorando o elemento mau no manifesto: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} foi descontinuado, use {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Ignorando o pacote sem metadados: " @@ -1355,6 +1380,10 @@ msgstr "Um dos itens de configuração 'github_releases' está faltando o valor msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Apenas PNG e JPEG são suportados para gráficos, encontrados: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Apenas mostrar diferenças com a Play Store" @@ -1751,6 +1780,10 @@ msgstr "Modo de atualização de tags usado no git-svn, mas o repositório não msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Modo de teste - coloque a saída apenas no diretório tmp e sempre compile, mesmo que a saída já exista." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2851,6 +2884,11 @@ msgstr "{name} \"{section}/icons/{path}\" não existe! Corrija-o no \"config.yml msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} foi descontinuado, use {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 3f82545d..3406fd8d 100644 --- a/locale/pt_PT/LC_MESSAGES/fdroidserver.po +++ b/locale/pt_PT/LC_MESSAGES/fdroidserver.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2025-03-02 21:32+0000\n" "Last-Translator: ssantos \n" "Language-Team: Portuguese (Portugal) \n" @@ -525,6 +525,11 @@ msgstr "Novo contentor criado: \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Criando \"{path}\" para configurar s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "A ler '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Criando o diretório de log" @@ -708,6 +713,16 @@ msgstr "ERRO: host de git \"%s\" não suportado, patches são bem-vindos!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "ERRO: {key} em {path} não é \"arquivo\" ou \"repositório\"!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -732,6 +747,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "A variável de ambiente {var} de {configname} não está definida!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "A variável de ambiente {var} de {configname} não está definida!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Erro ao implementar 'github_releases', {} não está presente. (Pode ser necessário executar `fdroid update` primeiro.)" @@ -978,6 +998,11 @@ msgstr "A ignorar a entrada FUNDING.yml por mais que 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "A ignorar o elemento mau no manifesto: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} está obsoleto, use {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Ignorando o pacote sem metadados: " @@ -1348,6 +1373,10 @@ msgstr "Um dos itens de configuração 'github_releases' não tem o valor 'token msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Somente PNG e JPEG são suportados para gráficos, encontrado: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Apenas mostrar diferenças com a Play Store" @@ -1744,6 +1773,10 @@ msgstr "Modo de atualização de marcações usado no git-svn, mas a repo não f msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Modo de teste - ponha a saída apenas no diretório tmp e sempre compile, mesmo que a saída já exista." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2844,6 +2877,11 @@ msgstr "{name} \"{section}/icons/{path}\" não existe! Corrija-o no \"config.yml msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} está obsoleto, use {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/ro/LC_MESSAGES/fdroidserver.po b/locale/ro/LC_MESSAGES/fdroidserver.po index 5a1fe1ed..69169b8d 100644 --- a/locale/ro/LC_MESSAGES/fdroidserver.po +++ b/locale/ro/LC_MESSAGES/fdroidserver.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.0a5-27-gf24eae0f\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2024-12-02 17:00+0000\n" "Last-Translator: Licaon Kter \n" "Language-Team: Romanian \n" @@ -525,6 +525,11 @@ msgstr "Creat un nou container \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Crearea \"{path}\" pentru configurarea s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Citirea '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Crearea directorului de jurnal" @@ -708,6 +713,16 @@ msgstr "EROARE: gazdă git neacceptată „%s”, corecții binevenite!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -732,6 +747,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "Variabila de mediu {var} din {configname} nu este setată!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "Variabila de mediu {var} din {configname} nu este setată!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -978,6 +998,11 @@ msgstr "Ignorarea intrării FUNDING.yml mai lungă de 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Ignorarea elementului greșit din manifest: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} este depreciat, folosiți {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Ignorarea pachetului fără metadate: " @@ -1348,6 +1373,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Doar PNG și JPEG sunt acceptate pentru grafică, găsite: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Imprimă doar diferențele cu Play Store" @@ -1745,6 +1774,10 @@ msgstr "Modul de actualizare a etichetelor folosit în git-svn, dar repo-ul nu a msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Modul test - puneți ieșirea numai în directorul tmp și construiți întotdeauna, chiar dacă ieșirea există deja." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2849,6 +2882,11 @@ msgstr "{name} \"{section}/icons/{path}\" nu există! Verificați \"config.yml\" msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} este depreciat, folosiți {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 d8085d89..4964b779 100644 --- a/locale/ru/LC_MESSAGES/fdroidserver.po +++ b/locale/ru/LC_MESSAGES/fdroidserver.po @@ -20,7 +20,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2025-01-25 15:42+0000\n" "Last-Translator: Golubev Alexander \n" "Language-Team: Russian \n" @@ -536,6 +536,11 @@ msgstr "Новый контейнер \"{name}\" создан" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Создание \"{path}\" для конфигурации s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Чтение '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Создание директории для хранения логов" @@ -719,6 +724,16 @@ msgstr "ОШИБКА: неподдерживаемый хост git «%s», па msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "ОШИБКА: {key} в {path} должен быть или \"archive\", или \"repo\"!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -743,6 +758,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "Переменная среды {var} из {configname} не установлена!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "Переменная среды {var} из {configname} не установлена!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Ошибка развертывания 'github_releases', {} отсутствует. (Возможно, сначала вам нужно запустить `fdroid update`.)" @@ -989,6 +1009,11 @@ msgstr "Проигнорировано: запись в FUNDING.yml длинне msgid "Ignoring bad element in manifest: %s" msgstr "Проигнорировано: плохой элемент в манифесте: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} признан устаревшим; используйте {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Проигнорировано: пакеты без метаданных: " @@ -1359,6 +1384,10 @@ msgstr "В одном из 'github_releases' отсутствует значен msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Допускаются изображения только в форматах PNG и JPEG: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Отобразить только приложения, версия которых в Play Store отличается от здешней" @@ -1756,6 +1785,10 @@ msgstr "Режим обновления тегов используется в g msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Тестовый режим. Все собранное попадает во временную директорию; сборка запускается снова в любом случае." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2859,6 +2892,11 @@ msgstr "{name}: \"{section}/icons/{path}\" не существует! Попра msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} признан устаревшим; используйте {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 9fc0fc2c..678a54aa 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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -516,6 +516,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -697,6 +702,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -719,6 +734,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -965,6 +985,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1335,6 +1360,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1732,6 +1761,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2828,6 +2861,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 e0361954..41938065 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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2024-12-12 14:43+0000\n" "Last-Translator: Besnik Bleta \n" "Language-Team: Albanian \n" @@ -520,6 +520,11 @@ msgstr "U krijua kontejner i ri “{name}”" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Po krijohet “{path}” për formësim të s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Po lexohet '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Po krijohet drejtori regjistrash" @@ -703,6 +708,16 @@ msgstr "GABIM: strehë git “%s” që nuk mbulohet, arnimet janë të mirëpri msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "GABIM: {key} te {path} s’është “archive” apo “repo”!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -727,6 +742,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "S’është ujdisur ndryshore {var} nga {configname}!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "S’është ujdisur ndryshore {var} nga {configname}!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Gabim në sendërtim të 'github_releases', {} s’është e pranishme. (Mund t’ju duhet të xhironi `fdroid update` së pari.)" @@ -973,6 +993,11 @@ msgstr "Po shpërfillen zëra FUNDING.yml më të gjatë se 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Po shpërfillet element i gabuar në manifest: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} është nxjerrë nga përdorimi, përdorni {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Po shpërfillet paketë pa tejtëdhëna: " @@ -1343,6 +1368,10 @@ msgstr "Një nga zërat e formësimit të 'github_releases' mungon te vlera 'tok msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Si formate grafike mbulohen vetëm PNG dhe JPEG, u gjet: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Shtyp vetëm dallimet me Play Store-in" @@ -1739,6 +1768,10 @@ msgstr "U përdor mënyra “tags update” në git-svn, por depoja s’qe ujdis msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Mënyra testim - hidhe output-in vetëm te drejtoria tmp, dhe monto përherë, edhe nëse output-i ekziston tashmë." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2840,6 +2873,11 @@ msgstr "{name} “{section}/icons/{path}” s’ekziston! Kontrolloni “config. msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} është nxjerrë nga përdorimi, përdorni {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/sr/LC_MESSAGES/fdroidserver.po b/locale/sr/LC_MESSAGES/fdroidserver.po index ce2ebb8f..5c570044 100644 --- a/locale/sr/LC_MESSAGES/fdroidserver.po +++ b/locale/sr/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.1b0\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2024-12-30 22:00+0000\n" "Last-Translator: Reno Tx \n" "Language-Team: Serbian \n" @@ -524,6 +524,11 @@ msgstr "Креиран нови контејнер \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Креирање \"{path}\" за конфигурацију s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Читање '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Креирање директоријума за записе" @@ -707,6 +712,16 @@ msgstr "ГРЕШКА: неподржан git домаћин \"%s\", закрпе msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "ERROR: {key} у {path} није \"archive\" или \"repo\"!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -731,6 +746,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "Еколошка променљива {var} из {configname} није подешена!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "Еколошка променљива {var} из {configname} није подешена!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Error deploying 'github_releases', {} није присутан. (Можда треба прво да покренете `fdroid update`.)" @@ -977,6 +997,11 @@ msgstr "Игнорисање FUNDING.yml уноса дужег од 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Игнорисање лошег елемента у манифесту: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} је застарео, користите {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Игнорисање пакета без метаподатака: " @@ -1347,6 +1372,10 @@ msgstr "Једна од 'github_releases' конфигурационих ста msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Само PNG и JPEG су подржани за графику, нађено: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Само штампај разлике са Плеј продавницом" @@ -1744,6 +1773,10 @@ msgstr "Режим ажурирања ознака коришћен у git-svn, msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Тест режим - стави излаз у tmp директоријум само, и увек компајлирај, чак и ако излаз већ постоји." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2847,6 +2880,11 @@ msgstr "{name} \"{section}/icons/{path}\" не постоји! Проверит msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} је застарео, користите {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 f543fd67..d4d35959 100644 --- a/locale/sv/LC_MESSAGES/fdroidserver.po +++ b/locale/sv/LC_MESSAGES/fdroidserver.po @@ -10,7 +10,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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2025-03-17 21:44+0000\n" "Last-Translator: Kristoffer Grundström \n" "Language-Team: Swedish \n" @@ -524,6 +524,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Läser '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -705,6 +710,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -727,6 +742,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -973,6 +993,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1343,6 +1368,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1739,6 +1768,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2833,6 +2866,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/sw/LC_MESSAGES/fdroidserver.po b/locale/sw/LC_MESSAGES/fdroidserver.po index 5c4f4b27..41969947 100644 --- a/locale/sw/LC_MESSAGES/fdroidserver.po +++ b/locale/sw/LC_MESSAGES/fdroidserver.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.3a1\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2024-09-08 11:09+0000\n" "Last-Translator: abelbiwott-dev \n" "Language-Team: Swahili \n" @@ -521,6 +521,11 @@ msgstr "Imeunda kontena mpya \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Kuunda \"{path}\" kwa ajili ya kusanidi s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Kusoma '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Inaunda saraka ya kumbukumbu" @@ -704,6 +709,16 @@ msgstr "HITILAFU: mwenyeji wa git isiyoungwa mkono \"%s\", marekebisho yanakarib msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -728,6 +743,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "Vigezo vya mazingira {var} kutoka {configname} haijawekwa!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "Vigezo vya mazingira {var} kutoka {configname} haijawekwa!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -974,6 +994,11 @@ msgstr "Inapuuza ingizo la FUNDING.yml iliyo ndefu kuliko 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Inapuuza kipengele kibaya katika manifest: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} imewacha kutumika, tumia {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Inapuuza kifurushi kisicho na metadata: " @@ -1344,6 +1369,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "PNG na JPEG pekee zinakubalika katika mchoro, zimepata: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Chapisha tofauti pekee na Play Store" @@ -1740,6 +1769,10 @@ msgstr "Hali ya usasisho ya tagi imetumika katika git-svn, lakini ghala haikuset msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Hali ya majaribio - weka pato kwenye saraka ya tmp pekee, na uunde kila mara, hata kama pato tayari ipo." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2841,6 +2874,11 @@ msgstr "{name} \"{section}/icons/{path}\" haipo! Angalia \"config.yml\"." msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} imewacha kutumika, tumia {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, python-brace-format msgid "{path} already exists, ignoring import results!" diff --git a/locale/ta/LC_MESSAGES/fdroidserver.po b/locale/ta/LC_MESSAGES/fdroidserver.po index 598748de..03e0484d 100644 --- a/locale/ta/LC_MESSAGES/fdroidserver.po +++ b/locale/ta/LC_MESSAGES/fdroidserver.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2025-01-20 14:04+0000\n" "Last-Translator: Hans-Christoph Steiner \n" "Language-Team: Tamil \n" @@ -522,6 +522,11 @@ msgstr "புதிய கொள்கலனை உருவாக்கிய msgid "Creating \"{path}\" for configuring s3cmd." msgstr "S3CMD ஐ கட்டமைக்க \"{path}\" ஐ உருவாக்குதல்." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "'{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "பதிவு கோப்பகத்தை உருவாக்குதல்" @@ -705,6 +710,16 @@ msgstr "பிழை: ஆதரிக்கப்படாத அறிவில msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "பிழை: {path} இல் {key} என்பது \"காப்பகம்\" அல்லது \"ரெப்போ\" அல்ல!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -729,6 +744,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "{configname} இருந்து இலிருந்து சுற்றுச்சூழல் மாறி {var} அமைக்கப்படவில்லை!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "{configname} இருந்து இலிருந்து சுற்றுச்சூழல் மாறி {var} அமைக்கப்படவில்லை!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "'Github_Releases' ஐ வரிசைப்படுத்துவதில் பிழை, {} இல்லை. (நீங்கள் முதலில் `fdroid புதுப்பிப்பை இயக்க வேண்டியிருக்கலாம்.)" @@ -975,6 +995,11 @@ msgstr "நிதியுதவியை புறக்கணித்தல msgid "Ignoring bad element in manifest: %s" msgstr "வெளிப்படையான மோசமான உறுப்பை புறக்கணித்தல்: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} நீக்கப்பட்டது, {newfile} ஐப் பயன்படுத்தவும்" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "மேனிலை தரவு இல்லாமல் தொகுப்பைப் புறக்கணித்தல்: " @@ -1345,6 +1370,10 @@ msgstr "'Github_releases' கட்டமைப்பு உருப்பட msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "கிராபிக்ச் மற்றும் காணப்படும் பி.என்.சி மற்றும் சே.பி.சி மட்டுமே ஆதரிக்கப்படுகின்றன: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "பிளே ச்டோருடன் மட்டுமே வேறுபாடுகளை அச்சிடுங்கள்" @@ -1741,6 +1770,10 @@ msgstr "குறிச்சொற்கள் git-svn இல் பயன் msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "சோதனை பயன்முறை - வெளியீடு ஏற்கனவே இருந்தாலும், வெளியீட்டை மட்டும் வைக்கவும், எப்போதும் உருவாக்குங்கள்." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2841,6 +2874,11 @@ msgstr "{name} \"{section}/ஐகான்கள்/{path}\" இல்லை! \" msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} நீக்கப்பட்டது, {newfile} ஐப் பயன்படுத்தவும்" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 001db62f..32d47b92 100644 --- a/locale/tr/LC_MESSAGES/fdroidserver.po +++ b/locale/tr/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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2024-09-10 23:49+0000\n" "Last-Translator: Oğuz Ersen \n" "Language-Team: Turkish \n" @@ -522,6 +522,11 @@ msgstr "Yeni kapsayıcı \"{name}\" oluşturuldu" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "s3cmd yapılandırması için \"{path}\" oluşturuluyor." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "'{config_file}' okunuyor" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Günlük dizini oluşturuluyor" @@ -705,6 +710,16 @@ msgstr "HATA: desteklenmeyen git ana makinesi \"%s\", yama gönderebilirsiniz!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "HATA: {path} içindeki {key} \"archive\" veya \"repo\" değil!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -729,6 +744,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "{configname} içinden {var} ortam değişkeni ayarlı değil!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "{configname} içinden {var} ortam değişkeni ayarlı değil!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "'github_releases' dağıtılırken hata oluştu, {} yok. (Önce `fdroid update` komutunu çalıştırmanız gerekebilir.)" @@ -975,6 +995,11 @@ msgstr "2048'den uzun FUNDING.yml girdisi yok sayılıyor: %s" msgid "Ignoring bad element in manifest: %s" msgstr "Manifestteki hatalı öğe yok sayılıyor: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} kullanımdan kaldırıldı, {newfile} kullanın" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Üst verisiz paket yok sayılıyor: " @@ -1345,6 +1370,10 @@ msgstr "'github_releases' yapılandırma ögelerinden birinde 'token' değeri ek msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Grafikler için yalnızca PNG ve JPEG desteklenir, bulunan: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Yalnızca Play Store ile olan farkları yazdır" @@ -1741,6 +1770,10 @@ msgstr "git-svn'de etiket güncelleme modu kullanıldı, ancak depo etiketlerle msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Sınama kipi - çıkışı sadece tmp dizinine koy, ve her zaman inşa et, çıkış zaten var olsa bile." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2841,6 +2874,11 @@ msgstr "{name} \"{section}/icons/{path}\" yok! config.yml içinde düzeltin." msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} kullanımdan kaldırıldı, {newfile} kullanın" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 f47a555f..14ec608b 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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2020-10-29 08:32+0000\n" "Last-Translator: Hakim Oubouali \n" "Language-Team: Central Atlas Tamazight \n" @@ -515,6 +515,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -696,6 +701,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -718,6 +733,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -964,6 +984,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1334,6 +1359,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1730,6 +1759,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2824,6 +2857,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 fc3417a4..e8f7f771 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: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2018-06-08 03:44+0000\n" "Last-Translator: ۋولقان \n" "Language-Team: Uyghur \n" @@ -516,6 +516,11 @@ msgstr "" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Creating empty {config_file}" +msgstr "" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "" @@ -697,6 +702,16 @@ msgstr "" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -719,6 +734,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "" @@ -965,6 +985,11 @@ msgstr "" msgid "Ignoring bad element in manifest: %s" msgstr "" +#: ../fdroidserver/common.py +#, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "" @@ -1336,6 +1361,10 @@ msgstr "" msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "" @@ -1732,6 +1761,10 @@ msgstr "" msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2826,6 +2859,11 @@ msgstr "" msgid "{oldfile} is deprecated, use {newfile}" msgstr "" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 a975da26..1f311c97 100644 --- a/locale/uk/LC_MESSAGES/fdroidserver.po +++ b/locale/uk/LC_MESSAGES/fdroidserver.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2025-01-21 18:50+0000\n" "Last-Translator: Максим Горпиніч \n" "Language-Team: Ukrainian \n" @@ -533,6 +533,11 @@ msgstr "Створено новий контейнер \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "Створення \"{path}\" для налаштування s3cmd." +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "Читання '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "Створення каталогу журналу" @@ -716,6 +721,16 @@ msgstr "ПОМИЛКА: непідтримуваний git-хост «%s», ви msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "Помилка: {key} в {path} це не «архів» чи «репозиторій»!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -740,6 +755,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "Змінну середовища {var} від {configname} не налаштованоно!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "Змінну середовища {var} від {configname} не налаштованоно!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "Помилка розгортання 'github_releases', {} відсутній. (Можливо вам потрібно спочатку виконати `fdroid update`.)" @@ -986,6 +1006,11 @@ msgstr "Нехтування записом FUNDING.yml з датою після msgid "Ignoring bad element in manifest: %s" msgstr "Ігнорування поганого елемента в маніфесті: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} вилучено, використовується {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "Нехтування пакунком без метаданих: " @@ -1356,6 +1381,10 @@ msgstr "В одному з елементів конфігурації 'github_r msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "Підтримуються лише PNG та JPEG зображення, знайдено: {path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "Показувати лише ті застосунки, версія яких відрізняється від версії з Play Store" @@ -1753,6 +1782,10 @@ msgstr "Режим оновлення тегів, який використов msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "Тестовий режим - надсилайте випуск лише в каталозі tmp і завжди створюйте його, навіть якщо випуск вже існує." +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2856,6 +2889,11 @@ msgstr "{name} \"{section}/icons/{path}\" не існує! Виправте йо msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} вилучено, використовується {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 4b154577..59894260 100644 --- a/locale/zh_Hans/LC_MESSAGES/fdroidserver.po +++ b/locale/zh_Hans/LC_MESSAGES/fdroidserver.po @@ -39,7 +39,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2025-01-23 09:05+0000\n" "Last-Translator: 大王叫我来巡山 \n" "Language-Team: Chinese (Simplified Han script) \n" @@ -551,6 +551,11 @@ msgstr "创建新容器 \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "创建用于配置 s3cmd 的 \"{path}\"。" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "读取 '{config_file}'" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "创建日志目录" @@ -734,6 +739,16 @@ msgstr "错误:不支持的 git 主机类型 \"%s\",欢迎提交补丁添加 msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "错误: {path}中的{key}不是“archive”或“repo”!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -758,6 +773,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "没有设置 {configname} 中的环境变量 {var}!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "没有设置 {configname} 中的环境变量 {var}!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "部署'github_releases'错误,{}没有出现。(你可能需要先运行`fdroid update`)" @@ -1004,6 +1024,11 @@ msgstr "忽略超过 2048 的 FUNDING.yml 条目:%s" msgid "Ignoring bad element in manifest: %s" msgstr "忽略清单中的错误元素: %s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "{oldfile} 已弃用,请使用 {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "忽略没有元数据的包: " @@ -1374,6 +1399,10 @@ msgstr "其中一个 'github_releases'配置项缺失'token'值。跳过..." msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "图形仅支持 PNG 和 JPEG,发现:{path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "仅输出与 Play Store 的差异" @@ -1769,6 +1798,10 @@ msgstr "git-svn 中使用的标记更新模式,但未使用标记设置存储 msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "测试模式:仅将输出保存至 tmp 目录,即使输出已存在,仍然编译。" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2866,6 +2899,11 @@ msgstr "{name}的“{section}/icons/{path}”不存在!请检查配置文件 msgid "{oldfile} is deprecated, use {newfile}" msgstr "{oldfile} 已弃用,请使用 {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.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 079531af..23c8889a 100644 --- a/locale/zh_Hant/LC_MESSAGES/fdroidserver.po +++ b/locale/zh_Hant/LC_MESSAGES/fdroidserver.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: fdroidserver 0.9\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" -"POT-Creation-Date: 2025-01-21 17:02+0100\n" +"POT-Creation-Date: 2025-03-19 17:56+0100\n" "PO-Revision-Date: 2024-11-26 15:16+0000\n" "Last-Translator: Peter Dave Hello \n" "Language-Team: Chinese (Traditional Han script) \n" @@ -524,6 +524,11 @@ msgstr "建立新容器 \"{name}\"" msgid "Creating \"{path}\" for configuring s3cmd." msgstr "正在建立組態 s3cmd 的 \"{path}\"。" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Creating empty {config_file}" +msgstr "讀取 '{config_file}' 中" + #: ../fdroidserver/publish.py msgid "Creating log directory" msgstr "建立日誌目錄" @@ -707,6 +712,16 @@ msgstr "錯誤:不支援的 git 主機「%s」,歡迎提交修補!" msgid "ERROR: {key} in {path} is not \"archive\" or \"repo\"!" msgstr "錯誤:{path} 中的 {key} 不是「archive」或「repo」!" +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key} not a valid key!" +msgstr "" + +#: ../fdroidserver/lint.py +#, python-brace-format +msgid "ERROR: {key}'s value should be of type {t}!" +msgstr "" + #: ../fdroidserver/lint.py #, python-brace-format msgid "ERROR: {key}:{subkey} in {path} is not in allowed keys: {allowed_keys}!" @@ -731,6 +746,11 @@ msgstr "" msgid "Environment variable {var} from {configname} is not set!" msgstr "設定檔 {configname} 的環境變數 {var} 尚未設定!" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Environment variable {{env: {var}}} is not set!" +msgstr "設定檔 {configname} 的環境變數 {var} 尚未設定!" + #: ../fdroidserver/deploy.py msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)" msgstr "部署「github_releases」時發生錯誤,找不到 {}。(您可能需要先執行 `fdroid update`。)" @@ -978,6 +998,11 @@ msgstr "忽略文檔 FUNDING.yml , 文檔大小超過 2048: %s" msgid "Ignoring bad element in manifest: %s" msgstr "忽略資訊清單中的無效元素:%s" +#: ../fdroidserver/common.py +#, fuzzy, python-brace-format +msgid "Ignoring deprecated {oldfile}, use {newfile}!" +msgstr "檔案 {oldfile} 已經過時了, 請使用檔案 {newfile}" + #: ../fdroidserver/index.py msgid "Ignoring package without metadata: " msgstr "忽略無中介資料的套件包: " @@ -1362,6 +1387,10 @@ msgstr "其中一個「github_releases」設定項目缺少「token」值。略 msgid "Only PNG and JPEG are supported for graphics, found: {path}" msgstr "圖像僅支援 PNG 和 JPEG,可在下方找到:{path}" +#: ../fdroidserver/common.py +msgid "Only accepts a single key \"env\"" +msgstr "" + #: ../fdroidserver/checkupdates.py msgid "Only print differences with the Play Store" msgstr "僅印出與 Play Store 的不同處" @@ -1764,6 +1793,10 @@ msgstr "在 git-svn 中使用了標籤更新模式,但儲存庫未設定標籤 msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists." msgstr "測試模式 - 將輸出只放在 tmp 目錄中,即使輸出已經存在,仍然構建。" +#: ../fdroidserver/index.py +msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!" +msgstr "" + #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode #: ../fdroidserver/update.py #, python-brace-format @@ -2897,6 +2930,11 @@ msgstr "{name} \"{section}/icons/{path}\" 不存在! 請檢查 \"config.yml\"." msgid "{oldfile} is deprecated, use {newfile}" msgstr "檔案 {oldfile} 已經過時了, 請使用檔案 {newfile}" +#: ../fdroidserver/update.py +#, python-brace-format +msgid "{path1} is a duplicate of {path2}, remove one!" +msgstr "" + #: ../fdroidserver/import_subcommand.py #, fuzzy, python-brace-format msgid "{path} already exists, ignoring import results!"