mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-03 06:00:28 +03:00
make -C locale update
This commit is contained in:
parent
93cdae43ff
commit
c8a017f413
55 changed files with 4437 additions and 56 deletions
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-05-30 07:19+0000\n"
|
||||
"Last-Translator: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>\n"
|
||||
"Language-Team: Arabic <https://hosted.weblate.org/projects/f-droid/fdroidserver/ar/>\n"
|
||||
|
|
@ -39,6 +39,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -129,6 +137,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -187,6 +199,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -204,6 +221,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -418,6 +439,10 @@ msgstr "التزم بالتغييرات"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -442,6 +467,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -681,6 +714,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1254,6 +1292,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr "لم يتم العثور على معلومات النسخة"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1633,6 +1681,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1711,6 +1764,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1890,6 +1948,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1940,6 +2003,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1971,6 +2039,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2377,6 +2450,11 @@ msgstr "خيارات"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.2.1-143-g1a5ee449\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-07-07 14:49+0000\n"
|
||||
"Last-Translator: Mücteba <muctebanesiri@gmail.com>\n"
|
||||
"Language-Team: Azerbaijani <https://hosted.weblate.org/projects/f-droid/fdroidserver/az/>\n"
|
||||
|
|
@ -35,6 +35,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -125,6 +133,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -183,6 +195,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -200,6 +217,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -414,6 +435,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -438,6 +463,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -677,6 +710,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1249,6 +1287,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1628,6 +1676,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1706,6 +1759,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1885,6 +1943,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1935,6 +1998,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1966,6 +2034,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2370,6 +2443,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.4.0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-06-22 06:50+0000\n"
|
||||
"Last-Translator: Zulfar <mzulfar20@gmail.com>\n"
|
||||
"Language-Team: Bashkir <https://hosted.weblate.org/projects/f-droid/fdroidserver/ba/>\n"
|
||||
|
|
@ -38,6 +38,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" өсөн ярашлы мета-мәғлүмәт файлы юҡ!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "\"isPrimary\" асҡысы көҙгөләргә өҫтәлергә тейеш түгел!"
|
||||
|
|
@ -128,6 +136,11 @@ msgstr "config.yml файлында 'keystore' табылманы!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "config.yml файлында 'keystorepass' табылманы!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "rclone-ды ҡулланыу өсөн config.yml-да rclone_config һәм awsbucket күрһәтелергә тейеш!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "config.yml файлында 'repo_keyalias' табылманы!"
|
||||
|
|
@ -186,6 +199,11 @@ msgstr "/issues юҡ"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Аргумент итеп URL күрһәтеү мотлаҡ!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -203,6 +221,10 @@ msgstr "Тамғаланмаған репозиторийға репо-имза
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Мета-мәғлүмәт файлдары булмаған APK-лар өсөн ҡалыптар өҫтәү"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -417,6 +439,10 @@ msgstr "Үҙгәрештәрҙе һаҡлау (commit)"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Үҙгәрештәрҙе һаҡларға (commit), ебәрергә (push), шунан берләштереүгә һорау яһарға"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -441,6 +467,16 @@ msgstr "Һуңғы версияның кодын табып булманы"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Һуңғы версияның исемен табып булманы"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Һуңғы версияның кодын табып булманы"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Һуңғы версияның исемен табып булманы"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -682,6 +718,11 @@ msgstr ""
|
|||
"Android SDK-ның юлын (%s) бында яҙығыҙ:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "{{env: {var}}} мөхит үҙгәреүсәне күрһәтелмәгән!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1254,6 +1295,16 @@ msgstr "Тамғаланмаған каталог юҡ — эшләр нәмә
|
|||
msgid "No version information could be found."
|
||||
msgstr "Версия тураһында мәғлүмәт табылманы."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Ҡулланылмаған scandelete юлы: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Ҡулланылмаған scanignore юлы: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Дөрөҫ булмаған үлсәм билдәләмәһе: \"{}\""
|
||||
|
|
@ -1633,6 +1684,11 @@ msgstr "Сығанаҡ кодты бинарҙарға һәм башҡа про
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Дөрөҫ булмаған имзалы '{apkfilename}' үткәреп ебәрелә!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Дөрөҫ булмаған имзалы '{apkfilename}' үткәреп ебәрелә!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1711,6 +1767,11 @@ msgstr "\"qrcode\" Python пакеты ҡуйылмаған (мәҫ. apt-get ins
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "OBB версия коды \"{name}.\" һуңынан килергә тейеш:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "OBB версия коды \"{name}.\" һуңынан килергә тейеш:"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "Лог яһаласаҡ репоның төп URL-ы (стандарт: https://f-droid.org)"
|
||||
|
|
@ -1897,6 +1958,11 @@ msgstr "UpdateCheckData-ла дөрөҫ булмаған URL: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData версия кодына бөтөн һан булараҡ тап килергә тейеш (\\d йәки [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData версия кодына бөтөн һан булараҡ тап килергә тейеш (\\d йәки [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1947,6 +2013,11 @@ msgstr "Яңы өҫтәлгән APK-лар өсөн ағымдағы ваҡыт
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "s3cmd-ты көйләү өсөн \"{path}\" ҡулланыла."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "s3cmd-ты көйләү өсөн \"{path}\" ҡулланыла."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1978,6 +2049,11 @@ msgstr "{path} эстәлеге урынына буш һүҙлек ҡуллан
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Инде булған \"{path}\" асҡыстар һаҡлағысы ҡулланыла"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Синхронлаштырыу өсөн rclone ҡулланыла: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2382,6 +2458,11 @@ msgstr "опциялар"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "инде булған {path} өҫтөнән яҙыла"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "local_copy_dir \"{path}\" өсөн тамыр каталогы юҡ!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "позицион аргументтар"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.2.1-143-g1a5ee449\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -39,6 +39,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" не супадае з файлам метаданных!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -129,6 +137,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -187,6 +199,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -204,6 +221,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -418,6 +439,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -442,6 +467,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -681,6 +714,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1253,6 +1291,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1632,6 +1680,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1710,6 +1763,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1889,6 +1947,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1939,6 +2002,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1970,6 +2038,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2374,6 +2447,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "пазіцыйныя аргументы"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1b0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -35,6 +35,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -125,6 +133,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -183,6 +195,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -200,6 +217,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -414,6 +435,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -438,6 +463,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -677,6 +710,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1249,6 +1287,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1628,6 +1676,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1706,6 +1759,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1885,6 +1943,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1935,6 +1998,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1966,6 +2034,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2370,6 +2443,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-70-g54bc858\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -34,6 +34,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -124,6 +132,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -182,6 +194,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -199,6 +216,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -413,6 +434,10 @@ msgstr "পরিবর্তন জমা দাও"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -437,6 +462,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -676,6 +709,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1248,6 +1286,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1627,6 +1675,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1705,6 +1758,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1884,6 +1942,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1934,6 +1997,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1965,6 +2033,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2370,6 +2443,11 @@ msgstr "বিকল্পসমূহ"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2024-04-10 13:33+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
|
||||
"Language-Team: Tibetan <https://hosted.weblate.org/projects/f-droid/fdroidserver/bo/>\n"
|
||||
|
|
@ -39,6 +39,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" འདི་དང་མཐུན་པའི་རྒྱབ་ལྗོངས་ཡིག་ཆ་མིན་འདུག!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -129,6 +137,11 @@ msgstr "'keystore' འདི་ config.yml ནང་རྙེད་མ་སོ
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' འདི་ config.yml ནང་རྙེད་མ་སོང་།!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "awsbucket, awssecretkey དང་། awsaccesskeyid བེད་སྤྱོད་བྱེད་པའི་ཆེད་དུ་ config.yml ནང་དུ་ངེས་པར་དུ་སྒྲིག་དགོས།!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' འདི་ config.yml ནང་རྙེད་མ་སོང་།!"
|
||||
|
|
@ -188,6 +201,11 @@ msgstr "/གནས་དོན་བོར་བརླག་སོང་འད
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -205,6 +223,10 @@ msgstr "མིང་རྟགས་མི་བཀོད་པའི་རེ་
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "APKsནང་ལ་ཡིག་ཚགས་ཀྱི་རྒྱབ་ལྗོངས་ལོ་རྒྱུས་ཁ་སྣོན་བྱེད།"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -418,6 +440,10 @@ msgstr "བསྒྱུར་བ་གཏོང་བར་མོས་མཐུ
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -444,6 +470,16 @@ msgstr "ཐོན་རིམ་གསར་གསར་ཤོས་ཀྱི་
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "ཐོན་རིམ་གསར་ཤོས་འདིའི་མིང་རྙེད་མ་སོང་།"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "ཐོན་རིམ་གསར་གསར་ཤོས་ཀྱི་ཨང་རྟགས་འདི་འདི་རྙེད་མ་སོང་།"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "ཐོན་རིམ་གསར་ཤོས་འདིའི་མིང་རྙེད་མ་སོང་།"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -687,6 +723,11 @@ msgstr ""
|
|||
"ཨེན་ཀྲོཌ་SDKགྱི་ལམ་འདིར་ཡོད་པས་ནང་འཛུལ་བྱེད། (%s) :\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1268,6 +1309,16 @@ msgstr "མིང་རྟགས་མ་བཀོད་པའི་ཕྱོག
|
|||
msgid "No version information could be found."
|
||||
msgstr "ཆ་རྒྱུས་མེད་པའི་དམིགས་བསལ་ཞིག་རྙེད་སོང་།"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "%s 1 དེ་ལ་བེད་སྤྱོད་མེད་པའི་ཡིག་ཆ།"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "%s 1 དེ་ལ་བེད་སྤྱོད་མེད་པའི་ཡིག་ཆ།"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1647,6 +1698,11 @@ msgstr "འབྱུང་ཁུངས་ཨ་རྟགས་དང་དཀའ
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "'{apkfilename}'མཆོང་ནས་ཁུངས་ལྡན་མ་ཡིན་པའི་མིང་རྟགས་དང་མཉམ་དུ།!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "'{apkfilename}'མཆོང་ནས་ཁུངས་ལྡན་མ་ཡིན་པའི་མིང་རྟགས་དང་མཉམ་དུ།!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1725,6 +1781,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "OBB ཐོན་རིམ་ཨང་རྟགས་འདི་ངེས་པར་དུ་ \"{name}\"གྱི་རྗེས་སུ་་བྱུང་བ་རེད་།:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "OBB ཐོན་རིམ་ཨང་རྟགས་འདི་ངེས་པར་དུ་ \"{name}\"གྱི་རྗེས་སུ་་བྱུང་བ་རེད་།:"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "གཞི་རྩའི་URL དེ་རེ་པོ་ཡི་ཐོ་གཞུང་བཀོད་པའི་ཆེད་དུ་(སོར་བཞག: https://f-droid.org)"
|
||||
|
|
@ -1906,6 +1967,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1958,6 +2024,11 @@ msgstr "APK རང་གི་ཚེས་གྲངས་དེ་བེད་
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1989,6 +2060,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "སྐྱར་བྲིས་ཡོད་།{path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "s3cmd བེད་སྤྱོད་བྱས་ནས་: {url}1དང་མཉམ་དུ་sync"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2401,6 +2477,11 @@ msgstr "གདམ་ཀ།"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "སྐྱར་བྲིས་ཡོད་།{path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "dir གྱི་རྩ་བ་ for local_copy_dir \"{path}\" མིན་འདུག!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "གནས་སྟངས་ལ་གཞིགས་པའི་རྩོད་པ།"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-06-26 06:55+0000\n"
|
||||
"Last-Translator: Ecron <ecron_89@hotmail.com>\n"
|
||||
"Language-Team: Catalan <https://hosted.weblate.org/projects/f-droid/fdroidserver/ca/>\n"
|
||||
|
|
@ -44,6 +44,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" no té cap fitxer de metadades coincidents!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "La clau «isPrimary» no s'hauria d'afegir a les rèpliques!"
|
||||
|
|
@ -134,6 +142,11 @@ msgstr "'keystore' no s'ha trobat a config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' no s'ha trobat a config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Per utilitzar rclone, rclone_config i awsbucket s'han d'establir a config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' no s'ha trobat a config.yml!"
|
||||
|
|
@ -192,6 +205,11 @@ msgstr "Falta /issues"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Cal que l'argument sigui un URL!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -209,6 +227,10 @@ msgstr "Afegiu una clau de firma a un dipòsit sense signar"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Afegiu els fitxers d'esquelet per a APKs que no en tinguin"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -423,6 +445,10 @@ msgstr "Publicar els canvis"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Sancioneu els canvis, publiqueu-los i després feu una sol·licitud de fusió"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -447,6 +473,16 @@ msgstr "No s'ha pogut trobar el codi de versió més recent"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "No s'ha pogut trobar el codi de versió més recent"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "No s'ha pogut trobar el codi de versió més recent"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "No s'ha pogut trobar el codi de versió més recent"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -688,6 +724,11 @@ msgstr ""
|
|||
"Introduïu aquí el camí cap a l'SDK d'Android (%s):\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "La variable d'entorn {{env: {var}}} no està establerta!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1260,6 +1301,16 @@ msgstr "No hi ha cap directori sense signar - res a fer"
|
|||
msgid "No version information could be found."
|
||||
msgstr "No s'ha pogut trobar cap informació de versió."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Camí de l'escandelete no utilitzat: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Camí de scanignore no utilitzat: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Definició de mida no vàlida: \"{}\""
|
||||
|
|
@ -1639,6 +1690,11 @@ msgstr "Omet l'escaneig del codi font pels binaris i altres problemes"
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "S'està saltant \"{apkfilename}\" amb una signatura no vàlida!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "S'està saltant \"{apkfilename}\" amb una signatura no vàlida!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1717,6 +1773,11 @@ msgstr "No s'ha instal·lat el paquet de Python «qrcode» (p. ex. apt-get insta
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "El codi de la versió de l'OBB ha de venir després de \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "El codi de la versió de l'OBB ha de venir després de \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "L'URL base pel registre del dipòsit (predeterminat: https://f-droid.org)"
|
||||
|
|
@ -1903,6 +1964,11 @@ msgstr "UpdateCheckData té un URL no vàlid: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData ha de coincidir amb el codi de versió com a enter (\\d o [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData ha de coincidir amb el codi de versió com a enter (\\d o [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1953,6 +2019,11 @@ msgstr "Usa la data de l'APK en lloc de l'hora actual per als APKs nous afegits"
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "S'està utilitzant \"{path}\" per configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "S'està utilitzant \"{path}\" per configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1984,6 +2055,11 @@ msgstr "S'està utilitzant un diccionari en blanc en lloc del contingut de {path
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "S'està utilitzant l'espai de claus existent \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "S'està utilitzant el rclone per a sincronitzar-lo: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2388,6 +2464,11 @@ msgstr "opcions"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "s'està sobreescrivint {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "El directori arrel per a local_copy_dir \"{path}\" no existeix!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "arguments posicionals"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-06-28 05:20+0000\n"
|
||||
"Last-Translator: Fjuro <git@alius.cz>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/f-droid/fdroidserver/cs/>\n"
|
||||
|
|
@ -48,6 +48,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "„%s/“ nemá žádný odpovídající soubor metadat!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "Klíč „isPrimary“ by neměl být přidán k zrcadlům!"
|
||||
|
|
@ -138,6 +146,11 @@ msgstr "„keystore“ nebyl nalezen v souboru config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "„keystorepass“ nebyl nalezen v souboru config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Chcete-li používat rclone, musí být v souboru config.yml nastaven rclone_config a awsbucket!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "„repo_keyalias“ nebyl nalezen v souboru config.yml!"
|
||||
|
|
@ -196,6 +209,11 @@ msgstr "/issues chybí"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Jako argument je vyžadována adresa URL!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -213,6 +231,10 @@ msgstr "Přidat podpisový klíč repozitáře k nepodepsanému repozitáři"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Přidat souborů metadat kostry pro soubory APK, u kterých chybí"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -428,6 +450,10 @@ msgstr "Odeslat změny"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Commitněte změny, proveďte a push a poté vytvořte žádost o sloučení"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -452,6 +478,16 @@ msgstr "Nepodařilo se najít kód poslední verze"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Nepodařilo se najít název poslední verze"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Nepodařilo se najít kód poslední verze"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Nepodařilo se najít název poslední verze"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -693,6 +729,11 @@ msgstr ""
|
|||
"Zadejte cestu k Android SDK (%s) zde:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Proměnná prostředí {{env: {var}}} není nastavena!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1265,6 +1306,16 @@ msgstr "Žádný nepodepsaný adresář - není co dělat"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Nenalezeny žádné informace o verzi."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Nepoužitá cesta scandelete: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Nepoužitá cesta scanignore: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Neplatná definice velikosti: „{}“"
|
||||
|
|
@ -1645,6 +1696,11 @@ msgstr "Přeskočení kontroly zdrojového kódu binárních souborů a dalšíc
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Přeskakování „{apkfilename}“ s neplatným podpisem!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Přeskakování „{apkfilename}“ s neplatným podpisem!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1723,6 +1779,11 @@ msgstr "Python balíček „qrcode“ není nainstalován (např. apt-get instal
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Kód verze OBB musí být uveden za „{name}.“:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Kód verze OBB musí být uveden za „{name}.“:"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "Základní URL repozitáře k logování (výchozí: https://f-droid.org)"
|
||||
|
|
@ -1909,6 +1970,11 @@ msgstr "UpdateCheckData má neplatnou URL: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData musí odpovídat kódu verze jako celému číslu (\\d nebo [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData musí odpovídat kódu verze jako celému číslu (\\d nebo [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1959,6 +2025,11 @@ msgstr "Pro nově přidaná APK použít datum z APK místo aktuálního času"
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Používám „{path}“ pro konfiguraci s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Používám „{path}“ pro konfiguraci s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1990,6 +2061,11 @@ msgstr "Použití prázdného slovníku místo obsahu {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Používám existující keystore „{path}“"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Používám rclone pro synchronizaci s: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2396,6 +2472,11 @@ msgstr "možnosti"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "přepisování existující {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Kořenový adresář pro local_copy_dir „{path}“ neexistuje!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "poziční argumenty"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a5-27-gf24eae0f\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -34,6 +34,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -124,6 +132,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -182,6 +194,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -199,6 +216,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -417,6 +438,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -441,6 +466,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -680,6 +713,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1252,6 +1290,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1635,6 +1683,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1713,6 +1766,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1899,6 +1957,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1949,6 +2012,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1980,6 +2048,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2393,6 +2466,11 @@ msgstr "Dewisiadau"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-08-23 08:02+0000\n"
|
||||
"Last-Translator: VfBFan <drop0815@posteo.de>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/f-droid/fdroidserver/de/>\n"
|
||||
|
|
@ -59,6 +59,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" besitzt keine zugehörige Metadaten-Datei!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "\"isPrimary\"-Schlüssel sollte nicht zu den Spiegelservern hinzugefügt werden!"
|
||||
|
|
@ -149,6 +157,11 @@ msgstr "'keystore' nicht in config.yml vorhanden!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' nicht in config.yml vorhanden!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Um rclone zu benutzen, müssen rclone_config und awsbucket auch in der config.yml gesetzt sein!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' nicht in config.yml vorhanden!"
|
||||
|
|
@ -207,6 +220,11 @@ msgstr "/issues fehlt"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Als Argument wird eine URL benötigt!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -224,6 +242,10 @@ msgstr "Füge einen Repository-Signierschlüssel zu einem unsignierten Repositor
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Füge eine Metadaten-Vorlage für APKs hinzu, die keine haben"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -438,6 +460,10 @@ msgstr "Änderungen committen"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Änderungen committen, pushen und dann eine Merge-Anfrage stellen"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -462,6 +488,16 @@ msgstr "Neuester Versionscode konnte nicht gefunden werden"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Neuester Versionsname konnte nicht gefunden werden"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Neuester Versionscode konnte nicht gefunden werden"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Neuester Versionsname konnte nicht gefunden werden"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -703,6 +739,11 @@ msgstr ""
|
|||
"Geben Sie hier den Pfad zum Android-SDK (%s) ein:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Umgebungsvariable {{env: {var}}} ist nicht gesetzt!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1275,6 +1316,16 @@ msgstr "Kein unsigniertes Verzeichnis – nichts zu tun"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Es konnten keine Versionsinformation gefunden werden."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Nicht verwendeter „scandelete“-Pfad: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Nicht verwendeter „scanignore“-Pfad: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Keine gültige Größendefinition: \"{}\""
|
||||
|
|
@ -1654,6 +1705,11 @@ msgstr "Durchsuchen des Quellcodes nach Binärdateien und anderen Problemen übe
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Überspringen von '{apkfilename}' mit ungültiger Signatur!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Überspringen von '{apkfilename}' mit ungültiger Signatur!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1732,6 +1788,11 @@ msgstr "Das Python-Paket \"qrcode\" ist nicht installiert (z. B. apt-get instal
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Der OBB-Versionscode muss nach \"{name}.\" stehen:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Der OBB-Versionscode muss nach \"{name}.\" stehen:"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "Basis-Adresse zur Anmeldung am Repository (Standard: https://f-droid.org)"
|
||||
|
|
@ -1918,6 +1979,11 @@ msgstr "UpdateCheckData hat eine ungültige URL: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData muss mit dem Versionscode als Ganzzahl (\\d oder [0-9]) übereinstimmen: {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData muss mit dem Versionscode als Ganzzahl (\\d oder [0-9]) übereinstimmen: {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1968,6 +2034,11 @@ msgstr "Verwende APK-Datum statt der aktuellen Zeit für neu hinzugefügte APKs"
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Verwende \"{path}\" zur Konfiguration von s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Verwende \"{path}\" zur Konfiguration von s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1999,6 +2070,11 @@ msgstr "Verwende leeres Verzeichnis statt der Inhalte von {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Verwende vorhandenen Schlüsselspeicher \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Verwende rclone zum Synchronisieren mit: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2403,6 +2479,11 @@ msgstr "Optionen"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "überschreiben des vorhandenen {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Das Wurzelverzeichnis für local_copy_dir \"{path}\" existiert nicht!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "Positionsparameter"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -41,6 +41,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" δεν έχει αρχείο μετα-δεδομένων που να ταιριάζει!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -131,6 +139,10 @@ msgstr "Το 'keystore' δεν βρέθηκε στο config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "Το 'keystorepass' δεν βρέθηκε στο config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -189,6 +201,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -206,6 +223,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -420,6 +441,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -444,6 +469,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -683,6 +716,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1255,6 +1293,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1634,6 +1682,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1712,6 +1765,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1891,6 +1949,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1941,6 +2004,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1972,6 +2040,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "χρήση Apache libcloud για συγχρονισμό με {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2377,6 +2450,11 @@ msgstr "Επιλογές"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.4.0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-08-04 14:02+0000\n"
|
||||
"Last-Translator: \"DB L.\" <deblm@tutamail.com>\n"
|
||||
"Language-Team: English (United Kingdom) <https://hosted.weblate.org/projects/f-droid/fdroidserver/en_GB/>\n"
|
||||
|
|
@ -38,6 +38,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -128,6 +136,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -186,6 +198,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -203,6 +220,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -417,6 +438,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -441,6 +466,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -680,6 +713,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1252,6 +1290,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1631,6 +1679,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1709,6 +1762,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1888,6 +1946,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1938,6 +2001,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1969,6 +2037,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2373,6 +2446,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "positional arguments"
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-09-01 12:01+0000\n"
|
||||
"Last-Translator: BIENESTAR NARANJOS <bienestarnaranjos@gmail.com>\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/f-droid/fdroidserver/es/>\n"
|
||||
|
|
@ -54,6 +54,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "¡\"%s/\" no tiene su correspondiente fichero de metadatos!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "¡la clave \"isPrimary\" no se debe poner en los mirrors!"
|
||||
|
|
@ -144,6 +152,11 @@ msgstr "¡'keystore' no encontrado en config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "¡'keystorepass' no encontrado en config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "¡Para utilizar rclone, rclone_config y awsbucket deben estar configurados en config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "¡'repo_keyalias' no encontrado en config.yml!"
|
||||
|
|
@ -202,6 +215,11 @@ msgstr "no se encuentra /issues"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "¡Se requiere una URL como argumento!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -219,6 +237,10 @@ msgstr "Cree una clave de firmado para un repositorio sin firmar"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Agregar archivos con esqueleto de metadats para las aplicaciones que no los tienen"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -433,6 +455,10 @@ msgstr "Aplicar cambios"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Confirmar los cambios, empujar, a continuación, hacer una solicitud de fusión"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -457,6 +483,16 @@ msgstr "No se pudo encontrar el último código de versión"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "No se pudo encontrar el último nombre de versión"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "No se pudo encontrar el último código de versión"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "No se pudo encontrar el último nombre de versión"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -698,6 +734,11 @@ msgstr ""
|
|||
"Introduzca la ruta a Android SDK (%s) aquí:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "La variable de entorno {{env: {var}}} no tiene un valor asignado"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1270,6 +1311,16 @@ msgstr "No hay directorio sin firma - nada que hacer"
|
|||
msgid "No version information could be found."
|
||||
msgstr "No se ha podido encontrar información sobre la versión."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Ruta scandelete sin uso: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Ruta scanignore sin uso: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "No es una definición válida del tamaño: \"{}\""
|
||||
|
|
@ -1649,6 +1700,11 @@ msgstr "Omitir el escaneo del código fuente por problemas binarios u otros prob
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "¡Ignorando '{apkfilename}' por firma no válida!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "¡Ignorando '{apkfilename}' por firma no válida!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1727,6 +1783,11 @@ msgstr "¡El paquete Python \"qrcode\" no está instalado (por ejemplo, apt-get
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "El código de versión OBB tiene que venir tras \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "El código de versión OBB tiene que venir tras \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "El URL base para el registro del repositorio (por defecto: https://f-droid.org)"
|
||||
|
|
@ -1913,6 +1974,11 @@ msgstr "UpdateCheckData tiene una URL no válida: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData debe coincidir con el código de la versión como entero (\\d o [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData debe coincidir con el código de la versión como entero (\\d o [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1963,6 +2029,11 @@ msgstr "Use la fecha del APK en vez de la fecha actual para los nuevos APK añad
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Usando \"{path}\" para configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Usando \"{path}\" para configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1994,6 +2065,11 @@ msgstr "¡Usando un diccionario en blanco en lugar del contenido de la {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Usando almacén de claves existente \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Usando rclone para sincronizar con: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2398,6 +2474,11 @@ msgstr "opciones"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "sobrescribiendo {path} existente"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "¡El directorio raíz para local_copy_dir \"{path}\" no existe!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argumentos posicionales"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -39,6 +39,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -129,6 +137,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -187,6 +199,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -207,6 +224,10 @@ msgstr "Crear una llave de firmado en un almacén de llaves para el repositorio"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Crear plantilla de metadatos de los archivos faltantes"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -421,6 +442,10 @@ msgstr "Cometer cambios"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -447,6 +472,16 @@ msgstr "Empaquetado con la ultima versión de cada paquete"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Empaquetado con la ultima versión de cada paquete"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Empaquetado con la ultima versión de cada paquete"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Empaquetado con la ultima versión de cada paquete"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -688,6 +723,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1263,6 +1303,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr "¡Se encontró una excepción desconocida!"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1644,6 +1694,11 @@ msgstr "Saltear el escaneo de binarios y otros problemas en el código fuente"
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Archivando {apkfilename} con una firma invalida!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1722,6 +1777,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "La URL base del repositorio para el registro (predefinido: https://f-droid.org)"
|
||||
|
|
@ -1901,6 +1961,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1951,6 +2016,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 rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1982,6 +2052,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "usando libcloud de Apache para sincronizar con {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2393,6 +2468,11 @@ msgstr "Opciones"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "directorio_copia_local ¡tiene que ser una ruta absoluta!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argumentos posicionales"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-09-03 09:01+0000\n"
|
||||
"Last-Translator: Jacob Guzmán Calderón <jacobguzman1207@gmail.com>\n"
|
||||
"Language-Team: Spanish (Mexico) <https://hosted.weblate.org/projects/f-droid/fdroidserver/es_MX/>\n"
|
||||
|
|
@ -37,6 +37,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -127,6 +135,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -185,6 +197,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "¿Falta la dirección web necesaria para continuar!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -202,6 +219,10 @@ msgstr "Agregar una clave de firma de repositorio a un repositorio sin firmar"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Agregar archivos de metadatos básicos para los APKas que no los tienen"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -416,6 +437,10 @@ msgstr "Hacer Cambios"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -442,6 +467,16 @@ msgstr "No se pudo encontrar el código de la última versión"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "No se pudo encontrar el nombre de la última versión"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "No se pudo encontrar el código de la última versión"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "No se pudo encontrar el nombre de la última versión"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -683,6 +718,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1255,6 +1295,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1634,6 +1684,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1712,6 +1767,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1891,6 +1951,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1941,6 +2006,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Creando \"{path}\" para configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1972,6 +2042,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2377,6 +2452,11 @@ msgstr "%prog [opciones]"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -33,6 +33,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -123,6 +131,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -181,6 +193,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -198,6 +215,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -412,6 +433,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -436,6 +461,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -675,6 +708,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1247,6 +1285,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1626,6 +1674,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1704,6 +1757,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1883,6 +1941,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1933,6 +1996,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1964,6 +2032,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2368,6 +2441,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-07-28 14:19+0000\n"
|
||||
"Last-Translator: Danial Behzadi <dani.behzi@ubuntu.com>\n"
|
||||
"Language-Team: Persian <https://hosted.weblate.org/projects/f-droid/fdroidserver/fa/>\n"
|
||||
|
|
@ -37,6 +37,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -127,6 +135,11 @@ msgstr "keystore در config.yml پیدا نشد!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "keystorepass در config.yml پیدا نشد!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "sdk_path در config.yml تنظیم نشده!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "repo_keyalias در config.yml پیدا نشد!"
|
||||
|
|
@ -185,6 +198,11 @@ msgstr "/issues موجود نیست"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -202,6 +220,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -416,6 +438,10 @@ msgstr "ثبت دگرگونیها"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -440,6 +466,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -679,6 +713,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1251,6 +1290,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1630,6 +1679,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1708,6 +1762,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1887,6 +1946,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1937,6 +2001,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1968,6 +2037,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2372,6 +2446,11 @@ msgstr "گزینهها"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "پایمالی {path} موجود"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "{path} local_copy_dir وجود ندارد!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "آرگومانهای موقعیتی"
|
||||
|
|
|
|||
|
|
@ -5,9 +5,9 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.4.2-3-gdcb804f7\n"
|
||||
"Project-Id-Version: fdroidserver 2.4.2-120-g93cdae43\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -35,6 +35,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -125,6 +133,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -183,6 +195,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -200,6 +217,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -414,6 +435,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -438,6 +463,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -677,6 +710,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1249,6 +1287,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1628,6 +1676,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1706,6 +1759,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1885,6 +1943,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1935,6 +1998,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1966,6 +2034,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2370,6 +2443,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-08-21 14:01+0000\n"
|
||||
"Last-Translator: mestari <mestari037@protonmail.com>\n"
|
||||
"Language-Team: Finnish <https://hosted.weblate.org/projects/f-droid/fdroidserver/fi/>\n"
|
||||
|
|
@ -38,6 +38,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -128,6 +136,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -186,6 +198,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -203,6 +220,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -417,6 +438,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -441,6 +466,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -680,6 +713,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1252,6 +1290,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1631,6 +1679,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Ohitetaan '{apkfilename}' virheellisellä allekirjoituksella!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Ohitetaan '{apkfilename}' virheellisellä allekirjoituksella!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1709,6 +1762,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1888,6 +1946,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1938,6 +2001,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1969,6 +2037,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Synkronointi s3cmd:llä: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2373,6 +2446,11 @@ msgstr "valinnat"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-08-31 05:02+0000\n"
|
||||
"Last-Translator: Ldm Public <ldmpub@gmail.com>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/f-droid/fdroidserver/fr/>\n"
|
||||
|
|
@ -81,6 +81,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" n'a pas de fichier de métadonnées correspondant !"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "La clé \"isPrimary\" ne devrait pas être ajoutée aux miroirs !"
|
||||
|
|
@ -171,6 +179,11 @@ msgstr "'keystore' non trouvé dans config.yml !"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' non trouvé dans config.yml !"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Pour utiliser rclone, rclone_config et awsbucket doivent être configurés dans config.yml."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' non trouvé dans config.yml !"
|
||||
|
|
@ -229,6 +242,11 @@ msgstr "/issues est manquant"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Une URL est requise en argument !"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -246,6 +264,10 @@ msgstr "Ajout d'une clé de signature de dépôt à un dépôt non signé"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Créer les métadonnées de base manquantes pour les APKs qui n'en sont pas pourvus"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -460,6 +482,10 @@ msgstr "Sauvegarder les changements (commit)"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Sauvegarder les changements, les pousser sur le dépôt et faire une demande d'intégration"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -484,6 +510,16 @@ msgstr "Impossible de trouver la dernière version du code"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Impossible de trouver le nom de la dernière version"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Impossible de trouver la dernière version du code"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Impossible de trouver le nom de la dernière version"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -725,6 +761,11 @@ msgstr ""
|
|||
"Entrez le chemin du SDK Android (%s1) :\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "La variable d'environnement {{env: {var}}} n'est pas configurée !"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1297,6 +1338,16 @@ msgstr "Aucun dossier non signé — il n'y a rien à faire"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Aucune information sur la version n’a été trouvée."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Chemin scandelete inutilisé : %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Chemin scanignore inutilisé : %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Définition de la taille invalide : \"{}\""
|
||||
|
|
@ -1676,6 +1727,11 @@ msgstr "Sauter le scan du code source pour des fichiers binaires et d'autres pro
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Omission de '{apkfilename}' qui a une signature non valide !"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Omission de '{apkfilename}' qui a une signature non valide !"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1754,6 +1810,11 @@ msgstr "Le paquet Python \"qrcode\" n'est pas installé (p. ex. apt-get install
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Le code de version OBB doit venir après \"{name}. :"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Le code de version OBB doit venir après \"{name}. :"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "URL de base du dépôt à journaliser (par défaut : https://f-droid.org)"
|
||||
|
|
@ -1942,6 +2003,11 @@ msgstr "UpdateCheckData a une URL invalide : {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData doit correspondre au code de la version en nombre entier (\\d ou [0-9]) : {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData doit correspondre au code de la version en nombre entier (\\d ou [0-9]) : {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1992,6 +2058,11 @@ msgstr "Utiliser la date de l'APK plutôt que la date courante pour les APKs nou
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Utiliser \"{path}\" pour configurer s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Utiliser \"{path}\" pour configurer s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -2023,6 +2094,11 @@ msgstr "Utilisation d'un dictionnaire vide plutôt que du contenu de {path} !"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Utilise le trousseau existant \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Utilisation de rclone pour synchroniser avec : {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2427,6 +2503,11 @@ msgstr "options"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "écrasement de {path} en cours"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Le dossier racine pour local_copy_dir \"{path}\" n'existe pas !"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "arguments de position"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -34,6 +34,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -124,6 +132,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -182,6 +194,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -199,6 +216,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -413,6 +434,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -437,6 +462,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -676,6 +709,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1248,6 +1286,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1627,6 +1675,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1705,6 +1758,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1884,6 +1942,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1934,6 +1997,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1965,6 +2033,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2370,6 +2443,11 @@ msgstr "Opsjes"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.3a1-162-gfbb3cc59\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-06-28 05:20+0000\n"
|
||||
"Last-Translator: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>\n"
|
||||
"Language-Team: Irish <https://hosted.weblate.org/projects/f-droid/fdroidserver/ga/>\n"
|
||||
|
|
@ -38,6 +38,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "Níl aon chomhad meiteashonraí meaitseála ag \"%s/\"!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "Níor cheart eochair \"isPrimary\" a chur le scátháin!"
|
||||
|
|
@ -128,6 +136,11 @@ msgstr "Níl 'keystore' le fáil i config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "Níl 'keystorepass' le fáil i config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Chun rclone a úsáid, ní mór rclone_config agus awsbucket a shocrú i config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "Níl 'repo_keyalias' le fáil sa config.yml!"
|
||||
|
|
@ -186,6 +199,11 @@ msgstr "/tá saincheisteanna ar iarraidh"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Tá URL ag teastáil mar argóint!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -203,6 +221,10 @@ msgstr "Cuir eochair sínithe repo le repo gan síniú"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Cuir comhaid mheiteashonraí cnámharlaigh le haghaidh APKs atá in easnamh orthu"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -420,6 +442,10 @@ msgstr "Cuir athruithe i bhfeidhm"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Déan athruithe, brúigh, ansin déan iarratas cumaisc"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -444,6 +470,16 @@ msgstr "Níorbh fhéidir an cód leagain is déanaí a aimsiú"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Níorbh fhéidir ainm an leagain is déanaí a aimsiú"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Níorbh fhéidir an cód leagain is déanaí a aimsiú"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Níorbh fhéidir ainm an leagain is déanaí a aimsiú"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -685,6 +721,11 @@ msgstr ""
|
|||
"Cuir isteach an chonair go dtí an SDK Android (%s) anseo:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Níl athróg timpeallachta {{env: {var}}} socraithe!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1257,6 +1298,16 @@ msgstr "Gan chomhadlann gan síniú - níl aon rud le déanamh"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Níorbh fhéidir aon eolas faoin leagan a aimsiú."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Conair scanta neamhúsáidte: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Conair scanignore neamhúsáidte: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Ní sainmhíniú bailí méide é: \"{}\""
|
||||
|
|
@ -1639,6 +1690,11 @@ msgstr "Scipeáil scanadh an cód foinse do binaries agus fadhbanna eile"
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Scipeáil '{apkfilename}' le síniú neamhbhailí!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Scipeáil '{apkfilename}' le síniú neamhbhailí!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1717,6 +1773,11 @@ msgstr "Níl an pacáiste Python \"qrcode\" suiteáilte (m.sh. apt-get install p
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Ní mór don chód leagan OBB teacht i ndiaidh \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Ní mór don chód leagan OBB teacht i ndiaidh \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "An URL bonn le haghaidh an repo a logáil (réamhshocrú: https://f-droid.org)"
|
||||
|
|
@ -1903,6 +1964,11 @@ msgstr "Tá URL neamhbhailí ag UpdateCheckData: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "Ní mór do UpdateCheckData an cód leagain a mheaitseáil mar slánuimhir (\\d nó [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "Ní mór do UpdateCheckData an cód leagain a mheaitseáil mar slánuimhir (\\d nó [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1953,6 +2019,11 @@ msgstr "Dáta úsáide ó APK in ionad an ama reatha le haghaidh APKs nua-bhreis
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Ag baint úsáide as \"{path}\" chun s3cmd a chumrú."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Ag baint úsáide as \"{path}\" chun s3cmd a chumrú."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1984,6 +2055,11 @@ msgstr "Ag baint úsáide as foclóir bán in ionad ábhar {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Ag baint úsáide as keystore atá ann cheana \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Ag baint úsáide as rclone chun sioncronú le: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2394,6 +2470,11 @@ msgstr "roghanna"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "overwriting atá ann cheana {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Níl an dir fréimhe do local_copy_dir \"{path}\" ann!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argóintí suímh"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1b0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-07-17 08:46+0000\n"
|
||||
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
|
||||
"Language-Team: Hebrew <https://hosted.weblate.org/projects/f-droid/fdroidserver/he/>\n"
|
||||
|
|
@ -41,6 +41,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "ל־„%s/” אין קובץ metadata תואם!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "אין להוסיף מפתח „isPrimary” לאתרי מראה!"
|
||||
|
|
@ -131,6 +139,11 @@ msgstr "‚keystore’ לא נמצא ב־config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "‚keystorepass’ לא נמצא ב־config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "‚sdk_path’ לא מוגדר ב־config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "‚repo_keyalias’ לא נמצא ב־config.yml!"
|
||||
|
|
@ -189,6 +202,11 @@ msgstr "/issues (סוגיות) חסר"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "יש לציין כתובת כארגומנט!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -206,6 +224,10 @@ msgstr "הוספת מפתח חתימת מאגר למאגר לא חתום"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "הוספת שלד קובצי נתוני על (metadata) לחבילות APK שחסר להן"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -420,6 +442,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -444,6 +470,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -683,6 +717,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1255,6 +1294,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1634,6 +1683,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1712,6 +1766,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1891,6 +1950,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1941,6 +2005,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1972,6 +2041,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2376,6 +2450,11 @@ msgstr "אפשרויות"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "\"local_copy_dir\" {path} לא קיים!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "ארגומנטים תלויי מקום"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a5-27-gf24eae0f\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -35,6 +35,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -125,6 +133,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -183,6 +195,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -200,6 +217,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -414,6 +435,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -438,6 +463,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -677,6 +710,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1249,6 +1287,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1628,6 +1676,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1706,6 +1759,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1885,6 +1943,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1935,6 +1998,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1966,6 +2034,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2371,6 +2444,11 @@ msgstr "विकल्प"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-70-g54bc858\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2024-04-10 13:33+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
|
||||
"Language-Team: Hungarian <https://hosted.weblate.org/projects/f-droid/fdroidserver/hu/>\n"
|
||||
|
|
@ -40,6 +40,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "A(z) „%s/” nem rendelkezik megfelelő metaadatfájllal."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -130,6 +138,11 @@ msgstr "A „keystore” nem található a config.yml fájlban."
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "A „keystorepass” nem található a config.yml fájlban."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Az „sdk_path” nincs megadva a „config.yml” fájlban."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "A „repo_keyalias” nem található a config.yml fájlban."
|
||||
|
|
@ -188,6 +201,11 @@ msgstr "a /issues hiányzik"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Az URL argumentumként megadása szükséges."
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -205,6 +223,10 @@ msgstr "Tároló aláírási kulcs hozzáadása a nem aláírt tárolóhoz"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Metaadatfájl-vázak hozzáadása azon APK-khoz, melyeknél hiányoznak"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -419,6 +441,10 @@ msgstr "Változások véglegesítése"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -443,6 +469,16 @@ msgstr "A legfrissebb verzió kódja nem található"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "A legfrissebb verzió neve nem található"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "A legfrissebb verzió kódja nem található"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "A legfrissebb verzió neve nem található"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -685,6 +721,11 @@ msgstr ""
|
|||
"Adja meg az Android SDK (%s) elérési útját itt:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "A(z) {configname} konfigurációból származó {var} környezeti változó nincs beállítva!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1263,6 +1304,16 @@ msgstr "Nincs aláíratlan könyvtár – nincs teendő"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Nem található információ."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Nem érvényes méretmegadás: „{}”"
|
||||
|
|
@ -1644,6 +1695,11 @@ msgstr "A forráskód binárisok és egyéb problémák miatti átvizsgálásán
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Az érvénytelen aláírású „{apkfilename}” kihagyása!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Az érvénytelen aláírású „{apkfilename}” kihagyása!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1722,6 +1778,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1904,6 +1965,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1954,6 +2020,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "„{path}” létrehozása a s3cmd beállításához."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1985,6 +2056,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2391,6 +2467,11 @@ msgstr "Beállítások"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "\"local_copy_dir\" {path} nem létezik!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "pozicionális argumentumok"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-05-07 18:46+0000\n"
|
||||
"Last-Translator: Taufik Adi Wicaksono <taufikadi.wicaksono@tutamail.com>\n"
|
||||
"Language-Team: Indonesian <https://hosted.weblate.org/projects/f-droid/fdroidserver/id/>\n"
|
||||
|
|
@ -42,6 +42,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" tidak ada kesesuaian pada berkas metadata!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "Kunci \"isPrimary\" tidak boleh ditambahkan ke pencerminan!"
|
||||
|
|
@ -132,6 +140,11 @@ msgstr "'keystore' tidak ditemukan dalam config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' tidak ditemukan dalam config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "'sdk_path' belum diatur di config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' tidak ditemukan dalam config.yml!"
|
||||
|
|
@ -190,6 +203,11 @@ msgstr "/issues tidak ada"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "URL diperlukan sebagai argumen!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -207,6 +225,10 @@ msgstr "Tambahkan sebuah kunci penandatangan repo ke repo yang tidak ditandatang
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Tambahkan file metadata kerangka untuk APK yang tidak memilikinya"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -421,6 +443,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -445,6 +471,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -684,6 +718,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1256,6 +1295,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1634,6 +1683,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Mengarsipkan {apkfilename} dengan tanda tangan yang tidak valid!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1712,6 +1766,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1891,6 +1950,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1941,6 +2005,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1972,6 +2041,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2374,6 +2448,11 @@ msgstr "opsi"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "\"local_copy_dir\" {path} tidak ada!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argumen posisi"
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-03-20 16:21+0000\n"
|
||||
"Last-Translator: Champ0999 <champ0999@users.noreply.hosted.weblate.org>\n"
|
||||
"Language-Team: Italian <https://hosted.weblate.org/projects/f-droid/fdroidserver/it/>\n"
|
||||
|
|
@ -55,6 +55,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" non ha un file di metadati corrispondente!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -145,6 +153,11 @@ msgstr "\"keystore\" non trovato in config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "\"keystorepass\" non trovato in config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Per usare awsbucket, awssecretkey e awsaccesskeyid devono essere impostati anche in config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "\"repo_keyalias\" non trovato in config.yml!"
|
||||
|
|
@ -203,6 +216,11 @@ msgstr "/issues è mancante"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "È richiesto un URL come argomento!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -220,6 +238,10 @@ msgstr "Aggiungi una chiave di firma ad un repository non firmato"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Aggiungi i file scheletro di metadata agli APK che sono senza"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -435,6 +457,10 @@ msgstr "Cambiamenti del commit"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -459,6 +485,16 @@ msgstr "Impossibile trovare il codice della versione più recente"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Impossibile trovare il nome della versione più recente"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Impossibile trovare il codice della versione più recente"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Impossibile trovare il nome della versione più recente"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -700,6 +736,11 @@ msgstr ""
|
|||
"Inserisci qui il percorso dell'Android SDK (%s):\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "La variabile d'ambiente {var} da {configname} non è impostata!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1273,6 +1314,16 @@ msgstr "Nessuna directory non firmata - niente da fare"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Nessuna informazione sulla versione trovata."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Percorso scandelete non utilizzato: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Percorso scanignore non utilizzato: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Definizione di dimensione non valida: \"{}\""
|
||||
|
|
@ -1653,6 +1704,11 @@ msgstr "Salta la scansione del codice sorgente per i binari e altri problemi"
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Saltare '{apkfilename} con firma non valida!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Saltare '{apkfilename} con firma non valida!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1731,6 +1787,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Il codice della versione OBB deve venire dopo \"{name}\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Il codice della versione OBB deve venire dopo \"{name}\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "L'URL di base per il repo da registrare (predefinito: https://f-droid.org)"
|
||||
|
|
@ -1919,6 +1980,11 @@ msgstr "UpdateCheckData ha un URL non valido: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData deve corrispondere al codice di versione come intero (\\d o [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData deve corrispondere al codice di versione come intero (\\d o [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1970,6 +2036,11 @@ msgstr "Usa la data dell'APK invece dell'ora corrente per gli APK aggiunti di re
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Usare \"{path}\" per configurare s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Usare \"{path}\" per configurare s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -2002,6 +2073,11 @@ msgstr "Utilizzo di un dizionario vuoto al posto del contenuto di {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Utilizzando il keystore esistente \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Utilizzando s3cmd per sincronizzare con: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2407,6 +2483,11 @@ msgstr "opzioni"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "sovrascrivendo il {path} esistente"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "La directory principale per local_copy_dir \"{path}\" non esiste!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argomenti posizionali"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.8-224-g4b0ade7\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-08-26 00:02+0000\n"
|
||||
"Last-Translator: Liner Seven <linour7gmekiblo@gmail.com>\n"
|
||||
"Language-Team: Japanese <https://hosted.weblate.org/projects/f-droid/fdroidserver/ja/>\n"
|
||||
|
|
@ -41,6 +41,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "「\"%s/」に合致するメタデータのファイルはありません!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "\"isPrimary\" キーはミラーに追加すべきではありません!"
|
||||
|
|
@ -131,6 +139,11 @@ msgstr "「keystore」がconfig.ymlにありません!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "「keystorepass」がconfig.ymlにありません!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "rcloneを使用するには、rclone_configとawsbucketをconfig.ymlに設定する必要があります!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "「repo_keyalias」がconfig.ymlにありません!"
|
||||
|
|
@ -189,6 +202,11 @@ msgstr "/issuesがありません"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "URLを引数として指定してください!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -206,6 +224,10 @@ msgstr "署名されていないリポジトリに、リポジトリの署名鍵
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "メタデータが存在しないAPKにテンプレートのメタデータを追加"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -419,6 +441,10 @@ msgstr "変更をcommit"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "変更をコミット、プッシュしてから、マージリクエストを作成してください"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -443,6 +469,16 @@ msgstr "最新のバージョンコードが見つかりませんでした"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "最新のバージョン名が見つかりませんでした"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "最新のバージョンコードが見つかりませんでした"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "最新のバージョン名が見つかりませんでした"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -684,6 +720,11 @@ msgstr ""
|
|||
"ここにAndroidのSDK(%s)のパスを入力してください:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "環境変数{{env: {var}}}が未設定です!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1256,6 +1297,16 @@ msgstr "署名されていないディレクトリーがありません - 何も
|
|||
msgid "No version information could be found."
|
||||
msgstr "バージョンの情報が見つかりませんでした。"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "使われていないscandeleteのパス:%s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "使われていないscanignoreのパス:%s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "正しいサイズの定義ではありません:「{}」"
|
||||
|
|
@ -1634,6 +1685,11 @@ msgstr "バイナリーやその他の問題が無いかどうかに関するソ
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "正しくない署名がある「{apkfilename}」をスキップします!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "正しくない署名がある「{apkfilename}」をスキップします!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1712,6 +1768,11 @@ msgstr "\"qrcode\"のPythonパッケージが未導入です( 例えば apt-get
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "OBBのバージョンコードは「{name}」の後に設定してください:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "OBBのバージョンコードは「{name}」の後に設定してください:"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "ログを記録するリポジトリのベースとなるURL(既定:https://f-droid.org)"
|
||||
|
|
@ -1898,6 +1959,11 @@ msgstr "UpdateCheckDataのURLが正しくありません:{url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckDataは整数(\\d または [0-9])のバージョンコードに合致する必要があります:{codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckDataは整数(\\d または [0-9])のバージョンコードに合致する必要があります:{codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1948,6 +2014,11 @@ msgstr "現在の時間の代わりにAPKの時間を、新しく追加された
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "「{path}」をs3cmdの設定に使用。"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "「{path}」をs3cmdの設定に使用。"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1979,6 +2050,11 @@ msgstr "{path}の内容の代わりに空の辞書を使用します!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "\"{path}\"にある既存のキーストアを使用"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Rcloneを使って {url} と同期"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2381,6 +2457,11 @@ msgstr "オプション"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "既存の{path}を上書きします"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Local_copy_dir \"{path}\" のルートディレクトリーは存在しません!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "位置に関する引数"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -36,6 +36,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -126,6 +134,11 @@ msgstr "'keystore' ulac-it di config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' ulac-it di config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "'sdk_path' ur yettwasbadu ara 'config.yml'!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' ulac-it deg config.yml!"
|
||||
|
|
@ -184,6 +197,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -201,6 +219,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -415,6 +437,10 @@ msgstr "Azen ibeddilen"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -439,6 +465,16 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Ur izmir ara ad d-yaf isem n lqem aneggaru"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Ur izmir ara ad d-yaf isem n lqem aneggaru"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Ur izmir ara ad d-yaf isem n lqem aneggaru"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -679,6 +715,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1252,6 +1293,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1631,6 +1682,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1709,6 +1765,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1888,6 +1949,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1938,6 +2004,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1969,6 +2040,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 to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2374,6 +2450,11 @@ msgstr "Tixtiṛiyin"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.8-135-g16dd6d28\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2024-09-06 14:57+0000\n"
|
||||
"Last-Translator: Cxnfl1ct <wind0wso2o2@naver.com>\n"
|
||||
"Language-Team: Korean <https://hosted.weblate.org/projects/f-droid/fdroidserver/ko/>\n"
|
||||
|
|
@ -40,6 +40,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\"에 일치하는 메타데이터 파일이 없습니다!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -130,6 +138,11 @@ msgstr "'keystore'를 config.yml에서 찾을 수 없습니다!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass'를 config.yml에서 찾을 수 없습니다!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "'sdk_path'가 config.yml에서 설정되어 있지 않습니다!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias'를 config.yml에서 찾을 수 없습니다!"
|
||||
|
|
@ -188,6 +201,11 @@ msgstr "/이슈가 없습니다"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "URL은 인수로서 필요합니다!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -205,6 +223,10 @@ msgstr "서명되지 않은 저장소에 저장소 서명 키를 추가합니다
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -418,6 +440,10 @@ msgstr "번경사항 커밋"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -442,6 +468,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -681,6 +715,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1255,6 +1294,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr "버전 정보를 찾지 못했습니다"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "사용되지 않은 스캔삭제 경로: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "사용되지 않은 스캔삭제 경로: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1633,6 +1682,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "올바르지 않은 서명으로 {apkfilename}를 보존 중입니다!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1711,6 +1765,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1890,6 +1949,11 @@ msgstr "UpdateCheckData에 올바르지 않은 URL이 있습니다: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1940,6 +2004,11 @@ msgstr "새로 추가된 APK를 위해 현재 시간 대신에 APK에서의 날
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "s3cmd를 구성하기 위해 \"{path}\" 사용."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "s3cmd를 구성하기 위해 \"{path}\" 사용."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1971,6 +2040,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "기존 키스토어 \"{path}\"를 사용 중"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "다음과 동기화하는 데 s3cmd 사용: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2375,6 +2449,11 @@ msgstr "옵션"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "기존 {path}를 덮어쓰는 중"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Android SDK 경로 '{path}'는 존재하지 않습니다!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "고정적 인수"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.3a1\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-06-28 05:20+0000\n"
|
||||
"Last-Translator: Edgars Andersons <Edgars+Weblate@gaitenis.id.lv>\n"
|
||||
"Language-Team: Latvian <https://hosted.weblate.org/projects/f-droid/fdroidserver/lv/>\n"
|
||||
|
|
@ -35,6 +35,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "Atslēgu \"isPrimary\" nevajadzētu pievienot spoguļglabātavām."
|
||||
|
|
@ -125,6 +133,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -183,6 +195,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -200,6 +217,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -414,6 +435,10 @@ msgstr "Iesūtīt izmaiņas"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Jāiesūta izmaiņas, jāaizgādā tās, tad jāizveido izmaiņu pieprasījums"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -438,6 +463,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -677,6 +710,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Vides mainīgais {{env: {var}}} nav iestatīts."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1249,6 +1287,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1628,6 +1676,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1706,6 +1759,11 @@ msgstr "Python pakotne \"qrcode\" nav uzstādīta (piemēram, `apt-get install p
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1885,6 +1943,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1935,6 +1998,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1966,6 +2034,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2371,6 +2444,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-70-g54bc858\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -39,6 +39,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" ന് ചേരുന്ന മെറ്റാഡേറ്റ ഫയൽ ലഭ്യമല്ല!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -129,6 +137,10 @@ msgstr "config.yml ൽ 'keystore' കാണപ്പെടുന്നില്
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "config.yml ൽ 'keystorepass' കാണപ്പെടുന്നില്ല!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -187,6 +199,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -204,6 +221,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -418,6 +439,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -442,6 +467,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -681,6 +714,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1253,6 +1291,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1632,6 +1680,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1710,6 +1763,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1892,6 +1950,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1942,6 +2005,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1973,6 +2041,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2377,6 +2450,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.8-74-ga380b9f\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-09-08 19:43+0000\n"
|
||||
"Last-Translator: Telaneo <post@telaneo.net>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/f-droid/fdroidserver/nb_NO/>\n"
|
||||
|
|
@ -41,6 +41,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" har ingen samsvarende metadatafil!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "«isPrimary»-nøkkelen skal ikke legges til speil!"
|
||||
|
|
@ -131,6 +139,11 @@ msgstr "'keystore' ble ikke funnet i config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' ble ikke funnet i config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "For å bruke AWS-spann, må \"awssecretkey\" og \"awsaccesskeyid\" også være satt i config.yml."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' ble ikke funnet i config.yml!"
|
||||
|
|
@ -192,6 +205,11 @@ msgstr "/issues mangler"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "valg -%s krever et argument"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -209,6 +227,10 @@ msgstr "Legg til pakkebrønnssigneringsnøkkel for usignert repo"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Legg til skjelettmetadatafiler for APK-er som ikke har dem"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -426,6 +448,10 @@ msgstr "Send inn endringer"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -452,6 +478,16 @@ msgstr "Fant ikke seneste versjonskode"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Fant ikke seneste versjonsnavn"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Fant ikke seneste versjonskode"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Fant ikke seneste versjonsnavn"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -702,6 +738,11 @@ msgstr ""
|
|||
"Skriv inn stien til Android SDK (%s) her:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Miljøvariabelen {var} fra {configname} er ikke satt!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1298,6 +1339,16 @@ msgstr "Ingen usignert mappe - ingenting å gjøre"
|
|||
msgid "No version information could be found."
|
||||
msgstr "ingen versjonsinfo funnet!"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Ubrukt fil i %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Ubrukt fil i %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Ikke en gyldig størrelsesdefinisjon: «{}»"
|
||||
|
|
@ -1690,6 +1741,11 @@ msgstr "Hopp over skanning av kildekoden for binærfiler og andre problemer"
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Hopper over '{apkfilename}' med ugyldig signatur."
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Hopper over '{apkfilename}' med ugyldig signatur."
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1770,6 +1826,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "OBB-versjonskoden må komme etter \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "OBB-versjonskoden må komme etter \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "Grunnettadressen for pakkebrønnen å loggføre til (forvalg: https://f-droid.org)"
|
||||
|
|
@ -1957,6 +2018,11 @@ msgstr "UpdateCheckData har ugyldig nettadresse: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -2009,6 +2075,11 @@ msgstr "Bruk dato fra APK istedenfor nåværende tid for nylig tillagte APK-er"
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Bruker \"{path}\" for oppsett av s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Bruker \"{path}\" for oppsett av s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -2044,6 +2115,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Bruker eksisterende nøkkellager \"{path}\"."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Bruk s3cmd til å synkronisere med: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2465,6 +2541,11 @@ msgstr "Valg"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "overskriver eksisterende {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Rotmappen for local_copy_dir \"{path}\" finnes ikke."
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "Posisjonelle argumenter"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -41,6 +41,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" heeft geen overeenkomend metadatabestand!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -131,6 +139,11 @@ msgstr "'keystore' niet gevonden in config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' niet gevonden in config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "'sdk_path' niet ingesteld in config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' niet gevonden in config.yml!"
|
||||
|
|
@ -189,6 +202,11 @@ msgstr "/problemen ontbreekt"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Een URL is vereist als argument!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -206,6 +224,10 @@ msgstr "Een repo-sleutel toevoegen aan een ongetekende repo"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Skelet-metagegevensbestanden toevoegen voor APK's die deze missen"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -421,6 +443,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -445,6 +471,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -684,6 +718,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1256,6 +1295,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1635,6 +1684,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Archivering {apkfilename} met ongeldige handtekening!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1713,6 +1767,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1892,6 +1951,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1942,6 +2006,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1973,6 +2042,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2378,6 +2452,11 @@ msgstr "Opties"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "\"local_copy_dir\" {path} bestaat niet!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "positionele argumenten"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.3.0-3-g4ba7b5c9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2024-11-26 10:54+0000\n"
|
||||
"Last-Translator: Bård Sigurd Møller <git@bsmoller.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://hosted.weblate.org/projects/f-droid/fdroidserver/nn/>\n"
|
||||
|
|
@ -34,6 +34,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -124,6 +132,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -182,6 +194,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -199,6 +216,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -413,6 +434,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -437,6 +462,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -676,6 +709,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1248,6 +1286,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1627,6 +1675,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1705,6 +1758,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1884,6 +1942,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1934,6 +1997,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1965,6 +2033,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2369,6 +2442,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.3.3\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -33,6 +33,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -123,6 +131,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -181,6 +193,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -198,6 +215,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -412,6 +433,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -436,6 +461,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -675,6 +708,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1247,6 +1285,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1626,6 +1674,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1704,6 +1757,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1883,6 +1941,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1933,6 +1996,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1964,6 +2032,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2368,6 +2441,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-06-28 05:20+0000\n"
|
||||
"Last-Translator: WaldiS <sto@tutanota.de>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/f-droid/fdroidserver/pl/>\n"
|
||||
|
|
@ -43,6 +43,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" nie ma pasującego pliku metadanych!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "Klucz „isPrimary” nie powinien być dodawany do mirrorów!"
|
||||
|
|
@ -133,6 +141,11 @@ msgstr "'Plik kluczy' nie został znaleziony w pliku config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' nie znaleziono w config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Aby używać rclone, rclone_config i awsbucket muszą być one również ustawione w config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' nie znaleziono w config.yml!"
|
||||
|
|
@ -191,6 +204,11 @@ msgstr "/nie ma problemów"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Adres URL jest wymagany jako argument!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -208,6 +226,10 @@ msgstr "Dodaj klucz podpisu repozytorium do niepodpisanego repozytorium"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Dodaj pliki metadanych szkieletu dla pakietów APK, które ich nie zawierają"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -423,6 +445,10 @@ msgstr "Scommituj zmiany"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Zatwierdź zmiany, wypchnij, a następnie utwórz żądanie scalenia"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -447,6 +473,16 @@ msgstr "Nie można znaleźć najnowszej wersji kodu"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Nie można odnaleźć nazwy najnowszej wersji"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Nie można znaleźć najnowszej wersji kodu"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Nie można odnaleźć nazwy najnowszej wersji"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -688,6 +724,11 @@ msgstr ""
|
|||
"Podaj ścieżkę do zestawu SDK systemu Android (%s) tutaj:\n"
|
||||
" > "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Zmienna środowiskowa{{env: {var}}} nie została ustawiona!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1260,6 +1301,16 @@ msgstr "Brak katalogu bez podpisu - nic nie można zrobić"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Nie udało się znaleźć informacji o wersji."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Nieużywana ścieżka scandelete: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Nieużywana ścieżka scanignore: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Nieprawidłowa definicja rozmiaru: \"{}\""
|
||||
|
|
@ -1640,6 +1691,11 @@ msgstr "Pomiń skanowanie kodu źródłowego dla plików binarnych i innych prob
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Pomijaj '{apkfilename}' z nieprawidłowym podpisem!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Pomijaj '{apkfilename}' z nieprawidłowym podpisem!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1718,6 +1774,11 @@ msgstr "Pakiet Pythona „qrcode” nie jest zainstalowany (np. apt-get install
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Kod wersji OBB musi nadejść później \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Kod wersji OBB musi nadejść później \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "Podstawowy adres URL repo do logowania (default: https://f-droid.org)"
|
||||
|
|
@ -1904,6 +1965,11 @@ msgstr "UpdateCheckData ma nieprawidłowy adres URL: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData musi odpowiadać kodowi wersji jako liczba całkowita (\\d lub [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData musi odpowiadać kodowi wersji jako liczba całkowita (\\d lub [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1954,6 +2020,11 @@ msgstr "Użyj daty z pliku APK zamiast aktualnego dla nowo dodanych pakietów AP
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Użyj \"{path}\" do konfiguracji s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Użyj \"{path}\" do konfiguracji s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1985,6 +2056,11 @@ msgstr "Używanie pustego słownika zamiast zawartości {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Korzystanie z istniejącego magazynu kluczy \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Używanie rsync do synchronizacji z: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2391,6 +2467,11 @@ msgstr "opcje"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "nadpisanie istniejącego {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Katalog główny katalogu local_copy_dir \"{path}\" nie istnieje!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argumenty pozycyjne"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-07-14 08:01+0000\n"
|
||||
"Last-Translator: ssantos <ssantos@web.de>\n"
|
||||
"Language-Team: Portuguese <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/>\n"
|
||||
|
|
@ -42,6 +42,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" não tem ficheiro de metadados correspondente!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "A chave \"isPrimary\" não deve ser adicionada em espelhos!"
|
||||
|
|
@ -132,6 +140,11 @@ msgstr "'keystore' não encontrada em config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' não encontrada em config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Para usar rclone, rclone_config e awsbucket também devem ser definidos no config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' não encontrada em config.yml!"
|
||||
|
|
@ -190,6 +203,11 @@ msgstr "/issues está em falta"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Uma URL é necessária como um argumento!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -207,6 +225,10 @@ msgstr "Adicionar uma chave de assinatura para um repositório não assinado"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Adicionar ficheiros de metadados de esqueleto para APKs que estão faltando-lhes"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -421,6 +443,10 @@ msgstr "Enviar alterações"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Confirme as alterações, envie e faça um pedido de fusão"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -445,6 +471,16 @@ msgstr "Não foi possível encontrar o código de versão mais recente"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Não foi possível encontrar o nome da versão mais recente"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Não foi possível encontrar o código de versão mais recente"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Não foi possível encontrar o nome da versão mais recente"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -686,6 +722,11 @@ msgstr ""
|
|||
"Digite o caminho para o SDK do Android (%s) aqui:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "A variável de ambiente {{env: {var} não está definida!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1258,6 +1299,16 @@ msgstr "Nenhum diretório não assinado - nada a fazer"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Não foi possível encontrar informações de versão."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "O caminho de scandelete não é usado: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "O caminho de scanignore não é usado: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Não é uma definição de tamanho válida: \"{}\""
|
||||
|
|
@ -1637,6 +1688,11 @@ msgstr "Pular o escaneamento do código-fonte atrás de binários e outros probl
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Ignorando '{apkfilename}' com uma assinatura inválida!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Ignorando '{apkfilename}' com uma assinatura inválida!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1715,6 +1771,11 @@ msgstr "O pacote Python \"qrcode\" não está instalado (por exemplo, apt-get in
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "O código de versão OBB deve estar após \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "O código de versão OBB deve estar após \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "O URL base para o registo de mudanças do repositório (predefinição: https://f-droid.org)"
|
||||
|
|
@ -1901,6 +1962,11 @@ msgstr "UpdateCheckData tem URL inválido: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData deve corresponder ao código da versão como inteiro (\\d ou [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData deve corresponder ao código da versão como inteiro (\\d ou [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1951,6 +2017,11 @@ msgstr "Use da data do APK em vez do tempo atual para APKs recém-adicionados"
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Usando \"{path}\" para configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Usando \"{path}\" para configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1982,6 +2053,11 @@ msgstr "A utilizar um dicionário em branco em vez do conteúdo de {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Utilizando armazenamento de chave existente \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "A usar rclone para sincronizar com: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2386,6 +2462,11 @@ msgstr "opções"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "sobrescrevendo {path} existente"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "O diretório raiz para local_copy_dir \"{path}\" não existe!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argumentos posicionais"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-06-26 06:55+0000\n"
|
||||
"Last-Translator: LucasMZ <git@lucasmz.dev>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_BR/>\n"
|
||||
|
|
@ -52,6 +52,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" não tem arquivo de metadados correspondente!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "A chave \"isPrimary\" não deve ser adicionada em espelhos!"
|
||||
|
|
@ -142,6 +150,11 @@ msgstr "'keystore' não encontrada em config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' não encontrada em config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Para usar rclone, rclone_config e awsbucket devem ser configurados em config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' não encontrada em config.yml!"
|
||||
|
|
@ -200,6 +213,11 @@ msgstr "está faltando o /issues"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Uma URL é necessária como um argumento!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -217,6 +235,10 @@ msgstr "Adicionar uma chave de assinatura para um repositório não assinado"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Adicionar arquivos de metadados de esqueleto para APKs que estão faltando-lhes"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -431,6 +453,10 @@ msgstr "Enviar mudanças"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Fazer commit das mudanças, push, e então faça uma merge request"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -455,6 +481,16 @@ msgstr "Não foi possível encontrar o código da versão mais recente"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Não foi possível encontrar o nome da versão mais recente"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Não foi possível encontrar o código da versão mais recente"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Não foi possível encontrar o nome da versão mais recente"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -696,6 +732,11 @@ msgstr ""
|
|||
"Digite o caminho para o Android SDK (%s) aqui:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "A variável de ambiente {{env: {var} não está definida!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1268,6 +1309,16 @@ msgstr "Nenhum diretório não assinado - nada a fazer"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Não foi possível encontrar informações sobre a versão."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Caminho scandelete não usado: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Caminho scanignore não usado: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Não é uma definição de tamanho válida: \"{}\""
|
||||
|
|
@ -1647,6 +1698,11 @@ msgstr "Pular o escaneamento do código fonte atrás de binários e outros probl
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Ignorando '{apkfilename}' com assinatura inválida!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Ignorando '{apkfilename}' com assinatura inválida!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1725,6 +1781,11 @@ msgstr "O pacote Python \"qrcode\" não está instalado (por exemplo, apt-get in
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "O código da versão do OBB deve vir depois de \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "O código da versão do OBB deve vir depois de \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "O URL base para o registro de mudanças do repositório (padrão: https://f-droid.org)"
|
||||
|
|
@ -1911,6 +1972,11 @@ msgstr "UpdateCheckData tem URL inválido: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData deve corresponder ao código da versão como número inteiro (\\d ou [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData deve corresponder ao código da versão como número inteiro (\\d ou [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1961,6 +2027,11 @@ msgstr "Usar a data do APK ao invés do horário atual para APKs recentemente ad
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Usando \"{path}\" para configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Usando \"{path}\" para configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1992,6 +2063,11 @@ msgstr "Usando um dicionário em branco em vez do conteúdo de {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Utilizando armazenamento de chave existente \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Usando rclone para sincronizar com: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2396,6 +2472,11 @@ msgstr "opções"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "sobrescrevendo {path} existente"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "O diretório raiz para local_copy_dir \"{path}\" não existe!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argumentos posicionais"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-07-14 08:01+0000\n"
|
||||
"Last-Translator: ssantos <ssantos@web.de>\n"
|
||||
"Language-Team: Portuguese (Portugal) <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/>\n"
|
||||
|
|
@ -44,6 +44,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" não tem ficheiro de metadados correspondente!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "A chave \"isPrimary\" não deve ser adicionada em espelhos!"
|
||||
|
|
@ -134,6 +142,11 @@ msgstr "'keystore' não encontrada em config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' não encontrada em config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Para usar rclone, rclone_config e awsbucket também devem ser definidos no config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' não encontrada em config.yml!"
|
||||
|
|
@ -192,6 +205,11 @@ msgstr "/issues está em falta"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Uma URL é necessária como um argumento!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -209,6 +227,10 @@ msgstr "Adicionar uma chave de assinatura para um repositório não assinado"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Adicionar ficheiros de metadados de esqueleto para APKs que estão faltando-lhes"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -423,6 +445,10 @@ msgstr "Enviar alterações"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Confirme as alterações, envie e faça um pedido de fusão"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -447,6 +473,16 @@ msgstr "Não foi possível encontrar o código de versão mais recente"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Não foi possível encontrar o nome da versão mais recente"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Não foi possível encontrar o código de versão mais recente"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Não foi possível encontrar o nome da versão mais recente"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -688,6 +724,11 @@ msgstr ""
|
|||
"Digite o caminho para o SDK do Android (%s) aqui:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "A variável de ambiente {{env: {var} não está definida!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1260,6 +1301,16 @@ msgstr "Nenhum diretório não assinado - nada a fazer"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Não foi possível encontrar informações de versão."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "O caminho de scandelete não é usado: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "O caminho de scanignore não é usado: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Não é uma definição de tamanho válida: \"{}\""
|
||||
|
|
@ -1639,6 +1690,11 @@ msgstr "Pular o escaneamento do código-fonte atrás de binários e outros probl
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Ignorando '{apkfilename}' com uma assinatura inválida!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Ignorando '{apkfilename}' com uma assinatura inválida!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1717,6 +1773,11 @@ msgstr "O pacote de Python \"qrcode\" não está instalado (por exemplo, apt-get
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "O código de versão OBB deve estar após \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "O código de versão OBB deve estar após \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "O URL base para o registo de mudanças do repositório (predefinição: https://f-droid.org)"
|
||||
|
|
@ -1903,6 +1964,11 @@ msgstr "UpdateCheckData tem URL inválido: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData deve corresponder ao código da versão como inteiro (\\d ou [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData deve corresponder ao código da versão como inteiro (\\d ou [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1953,6 +2019,11 @@ msgstr "Use da data do APK em vez do tempo atual para APKs recém-adicionados"
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Usando \"{path}\" para configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Usando \"{path}\" para configurar s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1984,6 +2055,11 @@ msgstr "A utilizar um dicionário em branco em vez do conteúdo de {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Utilizando armazenamento de chave existente \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "A usar rclone para sincronizar com: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2388,6 +2464,11 @@ msgstr "opções"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "sobrescrevendo {path} existente"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "O diretório raiz para local_copy_dir \"{path}\" não existe!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argumentos posicionais"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a5-27-gf24eae0f\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2024-12-02 17:00+0000\n"
|
||||
"Last-Translator: Licaon Kter <licaon.kter@protonmail.com>\n"
|
||||
"Language-Team: Romanian <https://hosted.weblate.org/projects/f-droid/fdroidserver/ro/>\n"
|
||||
|
|
@ -42,6 +42,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" nu are un fișier de metadate corespunzător!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -132,6 +140,11 @@ msgstr "'keystore' nu a fost găsit în config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' nu se găsește în config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Pentru a utiliza awsbucket, awssecretkey și awsaccesskeyid trebuie să fie de asemenea setate în config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' nu se găsește în config.yml!"
|
||||
|
|
@ -190,6 +203,11 @@ msgstr "/problemele lipsesc"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Un URL este necesar ca argument!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -207,6 +225,10 @@ msgstr "Adăugați o cheie de semnare repo la un depozit nesemnat"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Adăugați fișiere de metadate schelet pentru APK-urile care le lipsesc"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -422,6 +444,10 @@ msgstr "Efectuați modificări"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -446,6 +472,16 @@ msgstr "Nu a putut găsi codul ultimei versiuni"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Nu a putut găsi numele celei mai recente versiuni"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Nu a putut găsi codul ultimei versiuni"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Nu a putut găsi numele celei mai recente versiuni"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -687,6 +723,11 @@ msgstr ""
|
|||
"Introduceți aici calea către Android SDK (%s):\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Variabila de mediu {var} din {configname} nu este setată!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1259,6 +1300,16 @@ msgstr "Niciun director nesemnat - nimic de făcut"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Nu s-au găsit informații despre versiune."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Calea de scanare a ștergerii neutilizată: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Cale de scanare neutilizată: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Nu este o definiție valabilă a dimensiunii: \"{}\""
|
||||
|
|
@ -1639,6 +1690,11 @@ msgstr "Treceți peste scanarea codului sursă pentru binare și alte probleme"
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Ignorarea '{apkfilename}' cu semnătură invalidă!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Ignorarea '{apkfilename}' cu semnătură invalidă!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1717,6 +1773,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Codul versiunii OBB trebuie să apară după \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Codul versiunii OBB trebuie să apară după \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "URL-ul de bază pentru repo-ul de logat (implicit: https://f-droid.org)"
|
||||
|
|
@ -1904,6 +1965,11 @@ msgstr "UpdateCheckData are un URL invalid: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData trebuie să corespundă codului versiunii ca număr întreg (\\d sau [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData trebuie să corespundă codului versiunii ca număr întreg (\\d sau [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1954,6 +2020,11 @@ msgstr "Utilizați data din APK în loc de ora curentă pentru APK-urile nou ad
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Utilizarea \"{path}\" pentru configurarea s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Utilizarea \"{path}\" pentru configurarea s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1985,6 +2056,11 @@ msgstr "Utilizarea dicționarului gol în loc de conținutul lui {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Utilizarea keystore-ului existent \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Folosind s3cmd pentru a sincroniza cu: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2391,6 +2467,11 @@ msgstr "opțiuni"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "suprascriere {path} existent"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Directorul root pentru local_copy_dir \"{path}\" nu există!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argumente poziționale"
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-09-03 09:01+0000\n"
|
||||
"Last-Translator: Artyom Rybakov <rib.artem@gmail.com>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/f-droid/fdroidserver/ru/>\n"
|
||||
|
|
@ -54,6 +54,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "У \"%s/\" нет соответствующего файла метаданных!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "Ключ \"IsPrimary\" не следует добавлять в зеркала!"
|
||||
|
|
@ -144,6 +152,11 @@ msgstr "'keystore' не найден в config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' не найден в config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Чтобы использовать rclone, в config.yml должны быть заданы rclone_config и awsbucket!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' не найден в config.yml!"
|
||||
|
|
@ -202,6 +215,11 @@ msgstr "Не хватает /issues"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "В качестве аргумента нужен URL-адрес!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -219,6 +237,10 @@ msgstr "Добавлять ключ для подписи в неподписа
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Добавлять основные файлы метаданных в APK, если они там отсутствуют"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -434,6 +456,10 @@ msgstr "Зафиксировать изменения (commit)"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Зафиксировать изменения (commit), отправить (push) их в удаленный репозиторий, и затем создать запрос на слияние"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -458,6 +484,16 @@ msgstr "Не удалось найти последнюю версию прил
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Не удалось найти название последней версии"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Не удалось найти последнюю версию приложения (versionCode)"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Не удалось найти название последней версии"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -699,6 +735,11 @@ msgstr ""
|
|||
"Укажите путь к Android SDK (%s): \n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Переменная среды {{env: {var}}} не установлена!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1271,6 +1312,16 @@ msgstr "Директории с неподписанными данными не
|
|||
msgid "No version information could be found."
|
||||
msgstr "Информацию о версии найти не удалось."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Неиспользованный scandelete-путь: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Неиспользованный scanignore-путь: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Неверное определение размера: \"{}\""
|
||||
|
|
@ -1651,6 +1702,11 @@ msgstr "Пропустить сканирование исходного код
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Неверная подпись '{apkfilename}', пропустить!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Неверная подпись '{apkfilename}', пропустить!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1729,6 +1785,11 @@ msgstr "Пакет Python \"qrcode\" не установлен (например
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Внутрення версия приложения из OBB файла должна следовать после \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Внутрення версия приложения из OBB файла должна следовать после \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "Основной URL-адрес репозитория для отображения в логах (по умолчанию: https://f-droid.org)"
|
||||
|
|
@ -1915,6 +1976,11 @@ msgstr "UpdateCheckData содержит некорректный URL-адрес
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData должен соответствовать коду версии как целое число (\\d или [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData должен соответствовать коду версии как целое число (\\d или [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1965,6 +2031,11 @@ msgstr "Использовать время date из APK вместо теку
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Для конфигурации s3cmd используется \"{path}\"."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Для конфигурации s3cmd используется \"{path}\"."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1996,6 +2067,11 @@ msgstr "Использование пустого словаря вместо с
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Используются ключи из \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Используется rclone для синхронизации с: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2402,6 +2478,11 @@ msgstr "параметры"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "перезапись существующего пути {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Корневой директории для local_copy_dir \"{path}\" нет!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "позиционные аргументы"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -33,6 +33,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -123,6 +131,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -181,6 +193,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -198,6 +215,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -413,6 +434,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -437,6 +462,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -676,6 +709,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1248,6 +1286,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1628,6 +1676,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1706,6 +1759,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1885,6 +1943,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1935,6 +1998,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1966,6 +2034,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2372,6 +2445,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-03-26 21:33+0000\n"
|
||||
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
|
||||
"Language-Team: Albanian <https://hosted.weblate.org/projects/f-droid/fdroidserver/sq/>\n"
|
||||
|
|
@ -39,6 +39,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "“%s/”\" s’ka kartelë tejtëdhënash me përputhje!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "Kyçi “isPrimary” s’duhet shtuar te pasqyra!"
|
||||
|
|
@ -129,6 +137,11 @@ msgstr "S’u gjet 'keystore' në config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "S’u gjet 'keystorepass' te config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Që të përdorni rclone, rclone_config dhe awsbucket duhen ujdisur te config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "S’u gjet 'repo_keyalias' te config.yml!"
|
||||
|
|
@ -187,6 +200,11 @@ msgstr "/issues mungon"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Lypset një URL si argument!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -204,6 +222,10 @@ msgstr "Shtoni te një depo e panënshkruar një kyç nënshkrimi depoje"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Shtoni kartela tejtëdhënash skeleton për APK ku mungojnë të tilla"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -418,6 +440,10 @@ msgstr "Depozito ndryshimet"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Parashtro ndryshimet, depozitoji, mandej bëj një kërkesë për përzierje"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -442,6 +468,16 @@ msgstr "S’u gjet dot kod i versionit më të ri"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "S’u gjet dot emër i versionit më të ri"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "S’u gjet dot kod i versionit më të ri"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "S’u gjet dot emër i versionit më të ri"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -683,6 +719,11 @@ msgstr ""
|
|||
"Jepni shtegun për te Android SDK (%s) këtu:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "S’është ujdisur ndryshore {{env: {var}}}!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1255,6 +1296,16 @@ msgstr "S’ka drejtori të panënshkruar - s’ka ç’bëhet"
|
|||
msgid "No version information could be found."
|
||||
msgstr "S’u gjetën hollësi versioni."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Shteg scandelete i papërdorur: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Shteg scanignore i papërdorur: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Përkufizim jo i vlefshëm për madhësinë: “{}”"
|
||||
|
|
@ -1634,6 +1685,11 @@ msgstr "Anashkalo skanimin e kodit burim për dyorë dhe probleme të tjera"
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Po anashkalohet '{apkfilename}' me nënshkrim i pavlefshëm!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Po anashkalohet '{apkfilename}' me nënshkrim i pavlefshëm!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1712,6 +1768,11 @@ msgstr "Paketa Python “qrcode” s’është e instaluar (p.sh., apt-get insta
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Kodi për versionin OBB duhet të vijë pas “{name}.”:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Kodi për versionin OBB duhet të vijë pas “{name}.”:"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "URL bazë për depon për regjistrim (parazgjedhje: https://f-droid.org)"
|
||||
|
|
@ -1899,6 +1960,11 @@ msgstr "UpdateCheckData ka URL të pavlefshme: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData duhet të përputhet me kodin e versionit si numër i plotë (\\d, ose [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData duhet të përputhet me kodin e versionit si numër i plotë (\\d, ose [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1949,6 +2015,11 @@ msgstr "Për APK-ra të shtuara rishtazi, përdor datë prej APK-je, në vend se
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Po përdoret “{path}” për formësim të s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Po përdoret “{path}” për formësim të s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1980,6 +2051,11 @@ msgstr "Po përdoret fjalor i zbrazët, në vend se lënda e {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Po përdoret depo ekzistuese kyçesh “{path}”"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Po përdoret rclone për njëkohësim me: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2384,6 +2460,11 @@ msgstr "mundësi"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "po mbishkruhet {path} ekzistues"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Drejtoria rrënjë për local_copy_dir “{path}” s’ekziston!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "argumente pozicionalë"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1b0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-07-12 18:39+0000\n"
|
||||
"Last-Translator: Саша Петровић <salepetronije@gmail.com>\n"
|
||||
"Language-Team: Serbian <https://hosted.weblate.org/projects/f-droid/fdroidserver/sr/>\n"
|
||||
|
|
@ -41,6 +41,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "Датотека метаподатака за „%s/“ не постоји!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "Кључ „isPrimary“ не би требало да буде додат одразима складишта!"
|
||||
|
|
@ -131,6 +139,11 @@ msgstr "'keystore' није пронађен у config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' није пронађен у config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Да бисте користили rclone, rclone_config и awsbucket морају бити подешени у config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' није пронађен у config.yml!"
|
||||
|
|
@ -189,6 +202,11 @@ msgstr "/issues недостаје"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Потребан је URL као аргумент!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -206,6 +224,10 @@ msgstr "Додајте кључ за потписивање репо-а у не
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Додај метафајлове скелета за APK-ове који их немају"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -421,6 +443,10 @@ msgstr "Потврди измене"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Уређивање промена, пуш, затим направите захтев за спајање"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -445,6 +471,16 @@ msgstr "Није могуће пронаћи најновији верзијск
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Није могуће пронаћи назив најновије верзије"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Није могуће пронаћи најновији верзијски код"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Није могуће пронаћи назив најновије верзије"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -686,6 +722,11 @@ msgstr ""
|
|||
"Унесите путању до Android SDK (%s) овде:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Променљива окружења {{env: {var}}} није постављена!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1258,6 +1299,16 @@ msgstr "Нема непотписаног каталога - ништа не т
|
|||
msgid "No version information could be found."
|
||||
msgstr "Није пронађена информација о верзији."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Некоришћена путања за брисање скенирања: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Некоришћена путања за игнорисање скенирања: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Није важећа дефиниција величине: \"{}\""
|
||||
|
|
@ -1638,6 +1689,11 @@ msgstr "Прескочи скенирање изворног кода за би
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Пропуштање '{apkfilename}' са неважећим потписом!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Пропуштање '{apkfilename}' са неважећим потписом!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1716,6 +1772,11 @@ msgstr "Питонов пакет „qrcode“ није уграђен (тј. ap
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Код верзије OBB мора бити након \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Код верзије OBB мора бити након \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "Основни URL за репо за логовање (подразумевано: https://f-droid.org)"
|
||||
|
|
@ -1902,6 +1963,11 @@ msgstr "UpdateCheckData има неважећи URL: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData мора одговарати верзионом коду као цео број (\\d или [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData мора одговарати верзионом коду као цео број (\\d или [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1952,6 +2018,11 @@ msgstr "Користи датум из APK уместо тренутног вр
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Користим \"{path}\" за конфигурисање s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Користим \"{path}\" за конфигурисање s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1983,6 +2054,11 @@ msgstr "Коришћење празног речника уместо садрж
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Користим постојећи keystore \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Користим rclone за синхронизацију са: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2389,6 +2465,11 @@ msgstr "опције"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "преписивање постојећег {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Коренски директоријум за local_copy_dir \"{path}\" не постоји!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "позициони аргументи"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-03-17 21:44+0000\n"
|
||||
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
|
||||
"Language-Team: Swedish <https://hosted.weblate.org/projects/f-droid/fdroidserver/sv/>\n"
|
||||
|
|
@ -43,6 +43,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" har ingen matchande meta-datafil!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -133,6 +141,11 @@ msgstr "'keystore' hittades inte i config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' hittades inte i config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "'sdk_path' är inte inställt i config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' hittades inte i config.yml!"
|
||||
|
|
@ -191,6 +204,11 @@ msgstr "/issues saknas"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "En URL krävs som ett argument!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -208,6 +226,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -422,6 +444,10 @@ msgstr "Skicka in ändringar"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -446,6 +472,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -685,6 +719,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1257,6 +1296,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1636,6 +1685,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1714,6 +1768,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1893,6 +1952,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1943,6 +2007,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1974,6 +2043,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2379,6 +2453,11 @@ msgstr "Alternativ"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "skriver över befintlig {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "\"local_copy_dir\" {path} finns inte!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "positionella argument"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.3a1\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2024-09-08 11:09+0000\n"
|
||||
"Last-Translator: abelbiwott-dev <abelbiwott@outlook.com>\n"
|
||||
"Language-Team: Swahili <https://hosted.weblate.org/projects/f-droid/fdroidserver/sw/>\n"
|
||||
|
|
@ -40,6 +40,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" haina faili ya metadata inayolingana!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -130,6 +138,11 @@ msgstr "'keystore' haipatikani kwenye config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' haipatikani kwenye config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Ili kutumia awsbucket, awssecretkey na awsaccesskeiid lazima pia iwekwe katika config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' haipatikani kwenye config.yml!"
|
||||
|
|
@ -188,6 +201,11 @@ msgstr "/issues haipo"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "URL inahitajika kama hoja!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -205,6 +223,10 @@ msgstr "Ongeza kitufe cha kusaini ghala kwenye ghala ambayo haijatiwa saini"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Ongeza faili za metadata za kiunzi za APK ambazo hazina"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -419,6 +441,10 @@ msgstr "Fanya mabadiliko"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -443,6 +469,16 @@ msgstr "Haikuweza kupata msimbo wa toleo wa hivi karibuni"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Haikuweza kupata jina la toleo la hivi karibuni"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Haikuweza kupata msimbo wa toleo wa hivi karibuni"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Haikuweza kupata jina la toleo la hivi karibuni"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -684,6 +720,11 @@ msgstr ""
|
|||
"Ingiza njia ya SDK ya Android (%s) hapa:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Vigezo vya mazingira {var} kutoka {configname} haijawekwa!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1256,6 +1297,16 @@ msgstr "Hakuna saraka isiyotiwa saini - hakuna la kufanya"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Hakuna taarifa ya toleo iliyoweza kupatikana."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Njia ya scandelete isiyotumika: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Njia ya scanignore isiyotumika: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Sio ufafanuzi halali wa ukubwa: \"{}\""
|
||||
|
|
@ -1635,6 +1686,11 @@ msgstr "Ruka kuchanganua msimbo wa chanzo kwa binari na tatizo zingine"
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Kuruka '{apkfilename}' iliyo na saini batili!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Kuruka '{apkfilename}' iliyo na saini batili!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1713,6 +1769,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Msimbo wa toleo la OBB lazima ije baada ya \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Msimbo wa toleo la OBB lazima ije baada ya \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "URL ya msingi kwa ghala hio kuweka kwenye logi (default: https://f-droid.org)"
|
||||
|
|
@ -1900,6 +1961,11 @@ msgstr "UpdateCheckData ina URL batili: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData lazima ilingane na msimbo wa toleo kama nambari kamili (\\d or [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData lazima ilingane na msimbo wa toleo kama nambari kamili (\\d or [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1950,6 +2016,11 @@ msgstr "Tumia tarehe kutoka APK badala ya wakati uliopo kwa APK mpya zilizoongez
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Kutumia \"{path}\" kusanidi s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Kutumia \"{path}\" kusanidi s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1981,6 +2052,11 @@ msgstr "Kutumia kamusi tupu badala ya maudhui ya {path}!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Kutumia keystore iliyopo \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Kutumia s3cmd kusawazisha na: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2385,6 +2461,11 @@ msgstr "uchaguzi"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "inaandika upya {path} iliyopo"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Saraka ya mzizi ya local_copy_dir \"{path}\" haipo!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "hoja ya msimamo"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-07-09 20:14+0000\n"
|
||||
"Last-Translator: தமிழ்நேரம் <anishprabu.t@gmail.com>\n"
|
||||
"Language-Team: Tamil <https://hosted.weblate.org/projects/f-droid/fdroidserver/ta/>\n"
|
||||
|
|
@ -41,6 +41,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" க்கு பொருந்தக்கூடிய மேனிலை தரவு கோப்பு இல்லை!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "\"இச்ப்ரைமரி\" விசையை கண்ணாடியில் சேர்க்கக்கூடாது!"
|
||||
|
|
@ -131,6 +139,11 @@ msgstr "'கீச்டோர்' config.yml இல் காணப்படவ
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'கீச்டோர்பாச்' config.yml இல் காணப்படவில்லை!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "RCLONE ஐப் பயன்படுத்த, RCLONE_CONFIG மற்றும் AWSBUCKET ஆகியவை config.yml இல் அமைக்கப்பட வேண்டும்!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "config.yml இல் 'ரெப்போ_காலியாச்' காணப்படவில்லை!"
|
||||
|
|
@ -189,6 +202,11 @@ msgstr "/சிக்கல்கள் இல்லை"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "ஒரு வாதமாக ஒரு முகவரி தேவை!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -206,6 +224,10 @@ msgstr "கையொப்பமிடாத ரெப்போவுக்க
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "காணாமல் போன APK களுக்கு எலும்புக்கூடு மேனிலை தரவு கோப்புகளைச் சேர்க்கவும்"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -420,6 +442,10 @@ msgstr "மாற்றங்களைச் செய்யுங்கள்"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "மாற்றங்களைச் செய்யுங்கள், தள்ளுங்கள், பின்னர் ஒன்றிணைக்கும் கோரிக்கையை உருவாக்குங்கள்"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -444,6 +470,16 @@ msgstr "அண்மைக் கால பதிப்பு குறியீ
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "அண்மைக் கால பதிப்பு பெயரைக் கண்டுபிடிக்க முடியவில்லை"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "அண்மைக் கால பதிப்பு குறியீட்டைக் கண்டுபிடிக்க முடியவில்லை"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "அண்மைக் கால பதிப்பு பெயரைக் கண்டுபிடிக்க முடியவில்லை"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -685,6 +721,11 @@ msgstr ""
|
|||
"ஆண்ட்ராய்டு SDK (%s) க்கு பாதையை இங்கே உள்ளிடவும்:\n"
|
||||
" > "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "சூழல் மாறி {{env: {var}}} அமைக்கப்படவில்லை!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1257,6 +1298,16 @@ msgstr "கையொப்பமிடாத அடைவு இல்லை -
|
|||
msgid "No version information could be found."
|
||||
msgstr "பதிப்பு தகவல்களைக் காண முடியவில்லை."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "பயன்படுத்தப்படாத ச்கேண்டிலெட் பாதை: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "பயன்படுத்தப்படாத ச்கேனிக்னர் பாதை: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "சரியான அளவு வரையறை அல்ல: \"{}\""
|
||||
|
|
@ -1636,6 +1687,11 @@ msgstr "பைனரிகள் மற்றும் பிற சிக்க
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "தவறான கையொப்பத்துடன் '{apkfilename}' ஐத் தவிர்ப்பது!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "தவறான கையொப்பத்துடன் '{apkfilename}' ஐத் தவிர்ப்பது!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1714,6 +1770,11 @@ msgstr "\"QRCode\" பைதான் தொகுப்பு நிறுவ
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "OBB பதிப்பு குறியீடு \"{name}\" க்குப் பிறகு வர வேண்டும்.::::"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "OBB பதிப்பு குறியீடு \"{name}\" க்குப் பிறகு வர வேண்டும்.::::"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "ரெப்போவுக்கான அடிப்படை முகவரி (இயல்புநிலை: https://f-droid.org)"
|
||||
|
|
@ -1900,6 +1961,11 @@ msgstr "UpdateCheckData இல் தவறான முகவரி உள்
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData பதிப்பு குறியீட்டை முழு எண் (\\ டி அல்லது [0-9]) உடன் பொருத்த வேண்டும்: {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData பதிப்பு குறியீட்டை முழு எண் (\\ டி அல்லது [0-9]) உடன் பொருத்த வேண்டும்: {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1950,6 +2016,11 @@ msgstr "Use திகதி இருந்து APK instead of மின்ன
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Using \"{path}\" க்கு configuring s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Using \"{path}\" க்கு configuring s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1981,6 +2052,11 @@ msgstr "{path} இன் உள்ளடக்கங்களுக்குப
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "இருக்கும் கீச்டோர் \"{path}\" ஐப் பயன்படுத்துதல்"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Using rclone பெறுநர் sync with: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2385,6 +2461,11 @@ msgstr "விருப்பங்கள்"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "இருக்கும் {path} ஐ மேலெழுதும்"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "லோக்கல்_கோபி_டிர் \"{path}\" க்கான ரூட் டிர் இல்லை!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "நிலை வாதங்கள்"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-07-21 11:42+0000\n"
|
||||
"Last-Translator: Akif <akifvar5067@gmail.com>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/f-droid/fdroidserver/tr/>\n"
|
||||
|
|
@ -45,6 +45,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" eşleşen üst veri dosyasına sahip değil!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "\"isPrimary\" anahtarı yansılara eklenmemelidir!"
|
||||
|
|
@ -135,6 +143,11 @@ msgstr "'keystore' config.yml içinde bulunamadı!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' config.yml içinde bulunamadı!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "rclone kullanmak için, rclone_config ve awsbucket config.yml içinde ayarlanmalı!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' config.yml içinde bulunamadı!"
|
||||
|
|
@ -193,6 +206,11 @@ msgstr "/issues eksik"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "Bir URL, argüman olarak gereklidir!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -210,6 +228,10 @@ msgstr "İmzalanmamış bir depoya, depo imzalama anahtarı ekleyin"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "İskelet üst veri dosyaları olmayan APK'lar için onları ekle"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -424,6 +446,10 @@ msgstr "Değişiklikleri işle"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Değişiklikleri uygula, yükle ve bir birleştirme isteği yap"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -448,6 +474,16 @@ msgstr "Son sürüm kodu bulunamadı"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Son sürüm adı bulunamadı"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Son sürüm kodu bulunamadı"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Son sürüm adı bulunamadı"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -689,6 +725,11 @@ msgstr ""
|
|||
"Android SDK (%s) konumunu buraya girin:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Ortam değişkeni {{env: {var}}} ayarlanmadı!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1261,6 +1302,16 @@ msgstr "İmzalanmamış dizin yok - yapılacak işlem yok"
|
|||
msgid "No version information could be found."
|
||||
msgstr "Sürüm bilgisi bulunamadı."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Kullanılmayan scandelete yolu: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Kullanılmayan scanignore yolu: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Geçerli bir boyut tanımı değil: \"{}\""
|
||||
|
|
@ -1640,6 +1691,11 @@ msgstr "Kaynak kodu, çalıştırılabilir dosyalar ve diğer sorunlar için tar
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Geçersiz imzalı '{apkfilename}' atlanıyor!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Geçersiz imzalı '{apkfilename}' atlanıyor!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1718,6 +1774,11 @@ msgstr "\"qrcode\" Python paketi kurulu değil (yüklemek için: apt-get install
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "OBB sürüm kodu \"{name}.\" adından sonra gelmelidir:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "OBB sürüm kodu \"{name}.\" adından sonra gelmelidir:"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "Günlüğe kaydedilecek depo için temel URL (öntanımlı olarak: https://f-droid.org)"
|
||||
|
|
@ -1904,6 +1965,11 @@ msgstr "UpdateCheckData geçersiz URL'ye sahip: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData tam sayı olarak sürüm koduyla eşleşmelidir (\\d veya [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData tam sayı olarak sürüm koduyla eşleşmelidir (\\d veya [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1954,6 +2020,11 @@ msgstr "Yeni eklenen APKlar için o anki zaman yerine APK'daki tarihi kullan"
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "s3cmd yapılandırması için \"{path}\" kullanılıyor."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "s3cmd yapılandırması için \"{path}\" kullanılıyor."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1985,6 +2056,11 @@ msgstr "{path} içeriği yerine boş sözlük kullanılıyor!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Var olan anahtar deposu \"{path}\" kullanılıyor"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "{url} ile eşitleme için rclone kullanılıyor"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2389,6 +2465,11 @@ msgstr "seçenekler"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "var olan {path} üzerine yazılıyor"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "local_copy_dir \"{path}\" için kök dizini yok!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "konumsal argümanlar"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.1-681-gc19e8952\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -34,6 +34,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -124,6 +132,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -182,6 +194,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -199,6 +216,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -413,6 +434,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -437,6 +462,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -676,6 +709,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1248,6 +1286,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1627,6 +1675,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1705,6 +1758,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1884,6 +1942,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1934,6 +1997,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1965,6 +2033,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2370,6 +2443,11 @@ msgstr "Tidɣrin"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+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"
|
||||
|
|
@ -35,6 +35,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -125,6 +133,10 @@ msgstr ""
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
|
@ -183,6 +195,11 @@ msgstr ""
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -200,6 +217,10 @@ msgstr ""
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -414,6 +435,10 @@ msgstr ""
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -438,6 +463,14 @@ msgstr ""
|
|||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -677,6 +710,11 @@ msgid ""
|
|||
"> "
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1250,6 +1288,16 @@ msgstr ""
|
|||
msgid "No version information could be found."
|
||||
msgstr "نەشىر ئۇچۇرى تېپىلمىدى!"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr ""
|
||||
|
|
@ -1629,6 +1677,11 @@ msgstr ""
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1707,6 +1760,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr ""
|
||||
|
|
@ -1886,6 +1944,11 @@ msgstr ""
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1936,6 +1999,11 @@ msgstr ""
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1967,6 +2035,11 @@ msgstr ""
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2372,6 +2445,11 @@ msgstr ""
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-06-25 10:32+0000\n"
|
||||
"Last-Translator: Максим Горпиніч <maksimgorpinic4@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/f-droid/fdroidserver/uk/>\n"
|
||||
|
|
@ -51,6 +51,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" не має відповідного файлу метаданих!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "Ключ \"isPrimary\" не слід додавати до дзеркал!"
|
||||
|
|
@ -141,6 +149,11 @@ msgstr "'keystore' не знайдено в config.yml!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "'keystorepass' не знайдено в config.yml!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "Для використання rclone у файлі config.yml мають бути встановлені параметри rclone_config та awsbucket!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "'repo_keyalias' не знайдено в config.yml!"
|
||||
|
|
@ -199,6 +212,11 @@ msgstr "/issues відсутній"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "URL потребується як аргумент!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -216,6 +234,10 @@ msgstr "Створіть ключ підписування репозиторі
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "Додати тулуб файлових метаданих файлів для пакунків APK, яких бракує"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -431,6 +453,10 @@ msgstr "Прийняти зміни"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "Зафіксуйте зміни, натисніть, а потім зробіть запит на злиття"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -455,6 +481,16 @@ msgstr "Не вдалося знайти останню версію коду"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "Не вдалося знайти найновішу назву версії"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "Не вдалося знайти останню версію коду"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "Не вдалося знайти найновішу назву версії"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -696,6 +732,11 @@ msgstr ""
|
|||
"Введіть шлях до Android SDK (%s) тут:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "Змінна середовища {{env: {var}}} не встановлена!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1268,6 +1309,16 @@ msgstr "Немає непідписаної теки — нічого викон
|
|||
msgid "No version information could be found."
|
||||
msgstr "Не вдалося знайти відомості про версію."
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "Невикористаний шлях scandelete: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "Невикористаний шлях scanignore: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "Недійсне визначення розміру: \"{}\""
|
||||
|
|
@ -1648,6 +1699,11 @@ msgstr "Пропустити сканування початкового код
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "Недійсний підпис '{apkfilename}', пропускаємо!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "Недійсний підпис '{apkfilename}', пропускаємо!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1726,6 +1782,11 @@ msgstr "Пакет Python \"qrcode\" не встановлено (наприкл
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "Код версії OBB повинен надходити після \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "Код версії OBB повинен надходити після \"{name}.\":"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "Базова URL-адреса для входу до репозиторію (типово: https://f-droid.org)"
|
||||
|
|
@ -1912,6 +1973,11 @@ msgstr "UpdateCheckData має недійсну URL-адресу: {url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData повинен відповідати коду версії як ціле число (\\d або [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData повинен відповідати коду версії як ціле число (\\d або [0-9]): {codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1962,6 +2028,11 @@ msgstr "Використовуйте дату з APK замість поточн
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "Використання \"{path}\" для налаштування s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "Використання \"{path}\" для налаштування s3cmd."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -1993,6 +2064,11 @@ msgstr "Використання порожнього словника замі
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "Застосування наявного сховища ключів \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "Використовується rsync для синхронізації з: {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2399,6 +2475,11 @@ msgstr "параметри"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "перезаписування наявного шляху {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "Кореневої теки local_copy_dir \"{path}\" не існує!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "позиційні аргументи"
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2025-06-26 06:55+0000\n"
|
||||
"Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>\n"
|
||||
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/>\n"
|
||||
|
|
@ -72,6 +72,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" 没有与之匹配的元数据文件!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "\"isPrimary\" 密钥不应被添加到镜像!"
|
||||
|
|
@ -162,6 +170,11 @@ msgstr "config.yml 中找不到 'keystore'!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "config.yml 中找不到 'keystorepass'!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "要使用 rclone,必须在 config.yml 中设置 rclone_config 和 awsbucket!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "config.yml 中找不到 'repo_keyalias'!"
|
||||
|
|
@ -220,6 +233,11 @@ msgstr "路径缺少 /issues ( 译者注: 此处仅支持 github 或 gitlab 之
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "需要有一个链接作为参数!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -237,6 +255,10 @@ msgstr "添加存储库签名密钥到未签名的存储库"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "为缺少主干元数据文件的 APK 添加这些文件"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -450,6 +472,10 @@ msgstr "提交更改"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr "提交改动、推动,然后提出合并请求"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -474,6 +500,16 @@ msgstr "找不到最新版本代码"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "找不到最新的版本名"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "找不到最新版本代码"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "找不到最新的版本名"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -715,6 +751,11 @@ msgstr ""
|
|||
"请在此处输入 Android SDK(%s)的路径:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "没有设置环境变量 {{env: {var}}} !"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1287,6 +1328,16 @@ msgstr "没有未签名的目录 - 无操作"
|
|||
msgid "No version information could be found."
|
||||
msgstr "找不到版本信息。"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "未使用的扫描删除路径: %s"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "未使用的扫描忽略路径: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
msgstr "不是有效的大小定义:“{}”"
|
||||
|
|
@ -1665,6 +1716,11 @@ msgstr "跳过二进制源码扫描和其他问题"
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "跳过签名无效的“{apkfilename}”!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "跳过签名无效的“{apkfilename}”!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1743,6 +1799,11 @@ msgstr "\"qrcode\" Python 包未安装 (如 apt-get install python3-qrcode)
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "OBB 版本号必须位于“{name}”之后:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "OBB 版本号必须位于“{name}”之后:"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "资源库基 URL的日志(默认为 https://f-droid.org)"
|
||||
|
|
@ -1929,6 +1990,11 @@ msgstr "UpdateCheckData 具有无效的 URL:{url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData 必须以整数(\\d 或 [0-9])的形式匹配版本代码:{codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData 必须以整数(\\d 或 [0-9])的形式匹配版本代码:{codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1979,6 +2045,11 @@ msgstr "对于新添加的 APK 文件,使用来自 APK 文件的时间,而
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "使用“{path}”配置 s3cmd。"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "使用“{path}”配置 s3cmd。"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -2010,6 +2081,11 @@ msgstr "使用空白字典而不是 {path} 的内容!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "使用现有密钥库“{path}”"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "使用 rclone 进行同步:{url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2412,6 +2488,11 @@ msgstr "选项"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "正在覆盖现有{path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "local_copy_dir“{path}”的根目录不存在!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "位置参数"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"POT-Creation-Date: 2025-09-29 14:29+0200\n"
|
||||
"PO-Revision-Date: 2024-11-26 15:16+0000\n"
|
||||
"Last-Translator: Peter Dave Hello <hsu@peterdavehello.org>\n"
|
||||
"Language-Team: Chinese (Traditional Han script) <https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hant/>\n"
|
||||
|
|
@ -44,6 +44,14 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s 1/\" 沒有符合的中介資料檔案!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_ACCESS_KEY_ID\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "\"AWS_SECRET_ACCESS_KEY\" must be set as an environmental variable!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr ""
|
||||
|
|
@ -134,6 +142,11 @@ msgstr "config.yml 找不到 'keystore'!"
|
|||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr "config.yml 找不到 'keystorepass'!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy
|
||||
msgid "'rclone_config' must be set in config.yml!"
|
||||
msgstr "要使用 awsbucket, awssecretkey 與 awsaccesskeyid 必須在 config.yml 進行設定!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'repo_keyalias' not found in config.yml!"
|
||||
msgstr "config.yml 找不到 'repo_keyalias'!"
|
||||
|
|
@ -192,6 +205,11 @@ msgstr "/issues 有遺漏"
|
|||
msgid "A URL is required as an argument!"
|
||||
msgstr "需要 URL 作為參數!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "APK file {path} does not have a version code in its manifest"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "APK signatures have different certificates in {path}:"
|
||||
|
|
@ -209,6 +227,10 @@ msgstr "增加一個軟體庫的簽署金鑰到未簽署的金鑰庫中"
|
|||
msgid "Add skeleton metadata files for APKs that are missing them"
|
||||
msgstr "為 APK 建立缺少的骨幹中介資料檔案"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Adding all files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Adding new repo for only {name}"
|
||||
|
|
@ -422,6 +444,10 @@ msgstr "提交變更"
|
|||
msgid "Commit changes, push, then make a merge request"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Committing index files to git mirror"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
|
|
@ -447,6 +473,16 @@ msgstr "找不到最新版本程式碼"
|
|||
msgid "Could not find latest version name"
|
||||
msgstr "找不到最新版本名稱"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionCode"
|
||||
msgstr "找不到最新版本程式碼"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, fuzzy
|
||||
msgid "Could not find latest versionName"
|
||||
msgstr "找不到最新版本名稱"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find {path} to remove it"
|
||||
|
|
@ -688,6 +724,11 @@ msgstr ""
|
|||
"請在此輸入 Android SDK (%s) 的路徑:\n"
|
||||
"> "
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Environment variable \"{name}\" has an empty value!"
|
||||
msgstr "設定檔 {configname} 的環境變數 {var} 尚未設定!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {var} from {configname} is not set!"
|
||||
|
|
@ -1273,6 +1314,16 @@ msgstr "無未簽署目錄 - 無須採取行動"
|
|||
msgid "No version information could be found."
|
||||
msgstr "未發現版本資訊"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scandelete path: %s"
|
||||
msgstr "路徑: %s 被標記為掃描並刪除,但並未執行"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Non-exist scanignore path: %s"
|
||||
msgstr "檔案路徑: %s 被標記為不掃描,但並未出現"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy
|
||||
msgid "Not a valid size definition: \"{}\""
|
||||
|
|
@ -1660,6 +1711,11 @@ msgstr "跳過掃描二進制碼和其它問題的原始碼"
|
|||
msgid "Skipping '{apkfilename}' with invalid signature!"
|
||||
msgstr "略過帶無效簽署的 '{apkfilename}'!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Skipping '{apkfilename}' without versionCode!"
|
||||
msgstr "略過帶無效簽署的 '{apkfilename}'!"
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Skipping GitLab Pages mirror because the repo is too large (>%.2fGB)!"
|
||||
|
|
@ -1738,6 +1794,11 @@ msgstr ""
|
|||
msgid "The OBB version code must come after \"{name}.\":"
|
||||
msgstr "OBB 版本程式碼須在 \"{name}\" 之後:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "The OBB versionCode must come after \"{name}.\":"
|
||||
msgstr "OBB 版本程式碼須在 \"{name}\" 之後:"
|
||||
|
||||
#: ../fdroidserver/btlog.py
|
||||
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
||||
msgstr "軟體庫日誌的總部網址(預設:https://f-droid.org)"
|
||||
|
|
@ -1933,6 +1994,11 @@ msgstr "UpdateCheckData 有無效的 URL:{url}"
|
|||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData 必須符合整數版本代碼(\\d 或 [0-9]):{codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "UpdateCheckData must match the versionCode as integer (\\d or [0-9]): {codeex}"
|
||||
msgstr "UpdateCheckData 必須符合整數版本代碼(\\d 或 [0-9]):{codeex}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
||||
|
|
@ -1985,6 +2051,11 @@ msgstr "使用來自 APK 的日期,而不是新增之 APK 目前的時間"
|
|||
msgid "Using \"{path}\" for configuring s3cmd."
|
||||
msgstr "使用 \"{path}\" 對 s3cmd 組態。"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for rclone config."
|
||||
msgstr "使用 \"{path}\" 對 s3cmd 組態。"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using \"{path}\" for syncing with remote storage."
|
||||
|
|
@ -2019,6 +2090,11 @@ msgstr "使用空白字典而非 {path} 的內容!"
|
|||
msgid "Using existing keystore \"{path}\""
|
||||
msgstr "使用現有的金鑰庫 \"{path}\""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync to \"{name}\""
|
||||
msgstr "使用 s3cmd 來同步:{url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using rclone to sync with: {url}"
|
||||
|
|
@ -2438,6 +2514,11 @@ msgstr "選項"
|
|||
msgid "overwriting existing {path}"
|
||||
msgstr "覆寫現有的 {path}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "path_to_custom_rclone_config: \"{path}\" does not exist!"
|
||||
msgstr "local_copy_dir \"{path}\" 根目錄不存在!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr "位置參數"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue