Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/
Translation: F-Droid/F-Droid Server
This commit is contained in:
Hosted Weblate 2024-09-10 15:17:38 +02:00
parent a0c1029fee
commit d6f5a1760a
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C
26 changed files with 1432 additions and 26 deletions

View file

@ -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-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2024-01-17 16:52+0000\n"
"Last-Translator: Laachir <LaachirDeeper@users.noreply.hosted.weblate.org>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/f-droid/fdroidserver/ar/>\n"
@ -670,6 +670,16 @@ msgstr ""
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."
@ -687,6 +697,10 @@ msgstr ""
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 ""
@ -1276,6 +1290,18 @@ msgstr ""
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 'projectUrl' value. skipping ..."
msgstr ""
#: ../fdroidserver/deploy.py
msgid "One of the 'github_releases' config itmes is missing the 'packageNames' value. skipping ..."
msgstr ""
#: ../fdroidserver/deploy.py
msgid "One of the 'github_releases' config itmes is missing the 'token' value. skipping ..."
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Only PNG and JPEG are supported for graphics, found: {path}"
@ -1487,6 +1513,11 @@ msgstr ""
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 ""
@ -1718,6 +1749,10 @@ msgstr ""
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 ""
@ -1915,6 +1950,11 @@ msgstr ""
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 ""
@ -1946,6 +1986,11 @@ msgstr ""
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}"
@ -2164,6 +2209,10 @@ msgstr ""
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}"
@ -2493,6 +2542,11 @@ msgstr ""
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}'"