make -C locale update

This commit is contained in:
Hans-Christoph Steiner 2025-03-19 17:57:36 +01:00
parent 4448aeb550
commit 6fbb2fec9c
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
53 changed files with 2123 additions and 196 deletions

View file

@ -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 <ona@riseup.net>\n"
"Language-Team: Catalan <https://hosted.weblate.org/projects/f-droid/fdroidserver/ca/>\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!"