1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-21 04:10:37 +02:00

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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2023-05-26 19:39+0000\n"
"Last-Translator: Mehrab Poladov <thepoladov@protonmail.com>\n"
"Language-Team: Azerbaijani <https://hosted.weblate.org/projects/f-droid/fdroidserver/az/>\n"
@ -667,6 +667,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."
@ -684,6 +694,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 ""
@ -1271,6 +1285,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}"
@ -1482,6 +1508,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 ""
@ -1713,6 +1744,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 ""
@ -1910,6 +1945,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 ""
@ -1941,6 +1981,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}"
@ -2159,6 +2204,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}"
@ -2486,6 +2535,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2024-01-21 00:08+0000\n"
"Last-Translator: flac <flac_twin@keemail.me>\n"
"Language-Team: Belarusian <https://hosted.weblate.org/projects/f-droid/fdroidserver/be/>\n"
@ -672,6 +672,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."
@ -689,6 +699,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}"
@ -2491,6 +2540,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2024-07-19 10:21+0000\n"
"Last-Translator: 109247019824 <stoyan@gmx.com>\n"
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/f-droid/fdroidserver/bg/>\n"
@ -668,6 +668,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."
@ -685,6 +695,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 ""
@ -1272,6 +1286,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}"
@ -1483,6 +1509,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 ""
@ -1714,6 +1745,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 ""
@ -1911,6 +1946,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 ""
@ -1942,6 +1982,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}"
@ -2160,6 +2205,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}"
@ -2487,6 +2536,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2021-02-12 09:48+0000\n"
"Last-Translator: Oymate <dhruboadittya96@gmail.com>\n"
"Language-Team: Bengali <https://hosted.weblate.org/projects/f-droid/fdroidserver/bn/>\n"
@ -667,6 +667,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."
@ -684,6 +694,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 ""
@ -1271,6 +1285,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}"
@ -1482,6 +1508,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 ""
@ -1713,6 +1744,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 ""
@ -1910,6 +1945,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 ""
@ -1941,6 +1981,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}"
@ -2159,6 +2204,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}"
@ -2487,6 +2536,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2021-01-16 21:23+0000\n"
"Last-Translator: Aled Powell <aled@aledpowell.cymru>\n"
"Language-Team: Welsh <https://hosted.weblate.org/projects/f-droid/fdroidserver/cy/>\n"
@ -675,6 +675,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."
@ -692,6 +702,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 ""
@ -1279,6 +1293,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}"
@ -1490,6 +1516,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 ""
@ -1732,6 +1763,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 ""
@ -1929,6 +1964,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 ""
@ -1960,6 +2000,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}"
@ -2182,6 +2227,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}"
@ -2514,6 +2563,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2024-05-10 13:24+0000\n"
"Last-Translator: ΣΤΑΥΡΟΣ ΔΑΛΙΑΚΟΠΟΥΛΟΣ <stavros.daliakopoulos@gmail.com>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/f-droid/fdroidserver/el/>\n"
@ -674,6 +674,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."
@ -691,6 +701,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 ""
@ -1278,6 +1292,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}"
@ -1489,6 +1515,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 ""
@ -1720,6 +1751,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 ""
@ -1917,6 +1952,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 ""
@ -1948,6 +1988,12 @@ msgstr ""
msgid "Using existing keystore \"{path}\""
msgstr ""
#: ../fdroidserver/deploy.py
#, fuzzy, python-brace-format
#| msgid "using Apache libcloud to sync with {url}"
msgid "Using rclone to sync with: {url}"
msgstr "χρήση Apache libcloud για συγχρονισμό με {url}"
#: ../fdroidserver/deploy.py
#, python-brace-format
msgid "Using s3cmd to sync with: {url}"
@ -2166,6 +2212,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}"
@ -2494,6 +2544,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2021-04-10 21:26+0000\n"
"Last-Translator: Germe the fur star <FOSSgerme.deb@tuta.io>\n"
"Language-Team: Spanish (Argentina) <https://hosted.weblate.org/projects/f-droid/fdroidserver/es_AR/>\n"
@ -679,6 +679,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."
@ -696,6 +706,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 ""
@ -1286,6 +1300,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}"
@ -1499,6 +1525,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 ""
@ -1730,6 +1761,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 ""
@ -1927,6 +1962,11 @@ msgstr "Utilizar la fecha del APK en vez de la actual para los APKs nuevos que s
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 ""
@ -1958,6 +1998,12 @@ msgstr ""
msgid "Using existing keystore \"{path}\""
msgstr ""
#: ../fdroidserver/deploy.py
#, fuzzy, python-brace-format
#| msgid "using Apache libcloud to sync with {url}"
msgid "Using rclone to sync with: {url}"
msgstr "usando libcloud de Apache para sincronizar con {url}"
#: ../fdroidserver/deploy.py
#, python-brace-format
msgid "Using s3cmd to sync with: {url}"
@ -2179,6 +2225,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}"
@ -2511,6 +2561,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2020-04-29 12:49+0000\n"
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
"Language-Team: Spanish (Mexico) <https://hosted.weblate.org/projects/f-droid/fdroidserver/es_MX/>\n"
@ -672,6 +672,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."
@ -689,6 +699,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}"
@ -2492,6 +2541,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -666,6 +666,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."
@ -683,6 +693,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 ""
@ -1270,6 +1284,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}"
@ -1481,6 +1507,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 ""
@ -1712,6 +1743,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 ""
@ -1909,6 +1944,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 ""
@ -1940,6 +1980,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}"
@ -2158,6 +2203,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}"
@ -2485,6 +2534,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2024-07-23 04:12+0000\n"
"Last-Translator: Danial Behzadi <dani.behzi@ubuntu.com>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/f-droid/fdroidserver/fa/>\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 ""
@ -1274,6 +1288,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}"
@ -1485,6 +1511,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 ""
@ -1716,6 +1747,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 ""
@ -1913,6 +1948,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 ""
@ -1944,6 +1984,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}"
@ -2162,6 +2207,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}"
@ -2489,6 +2538,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}'"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2021-08-23 01:29+0000\n"
"Last-Translator: Kaantaja <ufdbvgoljrjkrkyyub@ianvvn.com>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/f-droid/fdroidserver/fi/>\n"
@ -668,6 +668,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."
@ -685,6 +695,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 ""
@ -1272,6 +1286,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}"
@ -1483,6 +1509,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 ""
@ -1714,6 +1745,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 ""
@ -1911,6 +1946,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 ""
@ -1942,6 +1982,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}"
@ -2160,6 +2205,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}"
@ -2487,6 +2536,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2021-07-01 15:29+0000\n"
"Last-Translator: Vancha March <tjipkevdh@gmail.com>\n"
"Language-Team: Frisian <https://hosted.weblate.org/projects/f-droid/fdroidserver/fy/>\n"
@ -667,6 +667,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."
@ -684,6 +694,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 ""
@ -1271,6 +1285,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}"
@ -1482,6 +1508,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 ""
@ -1713,6 +1744,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 ""
@ -1910,6 +1945,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 ""
@ -1941,6 +1981,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}"
@ -2159,6 +2204,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}"
@ -2487,6 +2536,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2024-08-18 06:27+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://hosted.weblate.org/projects/f-droid/fdroidserver/he/>\n"
@ -668,6 +668,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."
@ -685,6 +695,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 ""
@ -1272,6 +1286,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}"
@ -1483,6 +1509,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 ""
@ -1714,6 +1745,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 ""
@ -1911,6 +1946,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 ""
@ -1942,6 +1982,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}"
@ -2160,6 +2205,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}"
@ -2487,6 +2536,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2023-02-22 11:24+0000\n"
"Last-Translator: Saurmandal <saurmandal@protonmail.com>\n"
"Language-Team: Hindi <https://hosted.weblate.org/projects/f-droid/fdroidserver/hi/>\n"
@ -668,6 +668,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."
@ -685,6 +695,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 ""
@ -1272,6 +1286,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}"
@ -1483,6 +1509,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 ""
@ -1714,6 +1745,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 ""
@ -1911,6 +1946,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 ""
@ -1942,6 +1982,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}"
@ -2160,6 +2205,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}"
@ -2488,6 +2537,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}'"

View File

@ -7,7 +7,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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2021-06-23 23:32+0000\n"
"Last-Translator: whenwesober <naomi16i_1298q@cikuh.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/f-droid/fdroidserver/id/>\n"
@ -671,6 +671,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."
@ -688,6 +698,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 ""
@ -1275,6 +1289,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}"
@ -1486,6 +1512,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 ""
@ -1716,6 +1747,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 ""
@ -1913,6 +1948,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 ""
@ -1944,6 +1984,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}"
@ -2161,6 +2206,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}"
@ -2488,6 +2537,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}'"

View File

@ -6,7 +6,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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2024-02-25 05:52+0000\n"
"Last-Translator: Suguru Hirahara <shirahara@users.noreply.hosted.weblate.org>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/f-droid/fdroidserver/ja/>\n"
@ -666,6 +666,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."
@ -683,6 +693,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 ""
@ -1270,6 +1284,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}"
@ -1481,6 +1507,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 ""
@ -1711,6 +1742,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 ""
@ -1908,6 +1943,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 ""
@ -1939,6 +1979,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}"
@ -2156,6 +2201,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}"
@ -2482,6 +2531,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2021-01-15 13:25+0000\n"
"Last-Translator: R_SACI <rgebbid@gmail.com>\n"
"Language-Team: Kabyle <https://hosted.weblate.org/projects/f-droid/fdroidserver/kab/>\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 "Aseqdec n tqeffalt n uḥraz \"{path}\""
#: ../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}"
@ -2492,6 +2541,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}'"

View File

@ -5,7 +5,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-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2024-08-14 18:07+0000\n"
"Last-Translator: \"Coool (github.com/Coool)\" <coool@mail.lv>\n"
"Language-Team: Latvian <https://hosted.weblate.org/projects/f-droid/fdroidserver/lv/>\n"
@ -667,6 +667,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."
@ -684,6 +694,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 ""
@ -1271,6 +1285,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}"
@ -1482,6 +1508,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 ""
@ -1713,6 +1744,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 ""
@ -1910,6 +1945,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 ""
@ -1941,6 +1981,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}"
@ -2159,6 +2204,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}"
@ -2486,6 +2535,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2023-06-23 14:52+0000\n"
"Last-Translator: abe1242 <abmdn1242@gmail.com>\n"
"Language-Team: Malayalam <https://hosted.weblate.org/projects/f-droid/fdroidserver/ml/>\n"
@ -672,6 +672,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."
@ -689,6 +699,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 ""
@ -1721,6 +1752,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 ""
@ -1918,6 +1953,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 ""
@ -1949,6 +1989,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}"
@ -2167,6 +2212,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}"
@ -2494,6 +2543,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2024-01-03 09:07+0000\n"
"Last-Translator: Issa1553 <fairfull.playing@gmail.com>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/f-droid/fdroidserver/nl/>\n"
@ -676,6 +676,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."
@ -693,6 +703,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 ""
@ -1280,6 +1294,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}"
@ -1491,6 +1517,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 ""
@ -1722,6 +1753,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 ""
@ -1919,6 +1954,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 ""
@ -1950,6 +1990,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}"
@ -2168,6 +2213,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}"
@ -2496,6 +2545,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -668,6 +668,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."
@ -685,6 +695,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 ""
@ -1272,6 +1286,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}"
@ -1483,6 +1509,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 ""
@ -1715,6 +1746,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 ""
@ -1912,6 +1947,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 ""
@ -1943,6 +1983,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}"
@ -2162,6 +2207,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}"
@ -2490,6 +2539,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}'"

View File

@ -9,7 +9,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-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2024-04-24 08:39+0000\n"
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/f-droid/fdroidserver/sv/>\n"
@ -673,6 +673,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."
@ -690,6 +700,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 ""
@ -1277,6 +1291,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}"
@ -1488,6 +1514,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 ""
@ -1719,6 +1750,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 ""
@ -1916,6 +1951,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 ""
@ -1947,6 +1987,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}"
@ -2165,6 +2210,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}'"

View File

@ -6,7 +6,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-25 11:40+0000\n"
"Last-Translator: Naveen <naveen.sakthivel@tutanota.com>\n"
"Language-Team: Tamil <https://hosted.weblate.org/projects/f-droid/fdroidserver/ta/>\n"
@ -668,6 +668,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."
@ -685,6 +695,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 ""
@ -1272,6 +1286,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}"
@ -1483,6 +1509,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 ""
@ -1714,6 +1745,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 ""
@ -1911,6 +1946,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 ""
@ -1942,6 +1982,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}"
@ -2160,6 +2205,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}"
@ -2488,6 +2537,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2020-10-29 08:32+0000\n"
"Last-Translator: Hakim Oubouali <hakim.oubouali.skr@gmail.com>\n"
"Language-Team: Central Atlas Tamazight <https://hosted.weblate.org/projects/f-droid/fdroidserver/tzm/>\n"
@ -667,6 +667,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."
@ -684,6 +694,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 ""
@ -1271,6 +1285,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}"
@ -1482,6 +1508,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 ""
@ -1713,6 +1744,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 ""
@ -1910,6 +1945,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 ""
@ -1941,6 +1981,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}"
@ -2159,6 +2204,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}"
@ -2487,6 +2536,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}'"

View File

@ -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: 2024-05-13 13:50+0200\n"
"POT-Creation-Date: 2024-09-10 10:50+0200\n"
"PO-Revision-Date: 2018-06-08 03:44+0000\n"
"Last-Translator: ۋولقان <nureliosman@gmail.com>\n"
"Language-Team: Uyghur <https://hosted.weblate.org/projects/f-droid/fdroidserver/ug/>\n"
@ -668,6 +668,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."
@ -685,6 +695,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 ""
@ -1273,6 +1287,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}"
@ -1484,6 +1510,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 ""
@ -1715,6 +1746,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 ""
@ -1912,6 +1947,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 ""
@ -1943,6 +1983,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}"
@ -2161,6 +2206,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}"
@ -2489,6 +2538,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}'"