mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Merge branch 'weblate' into 'master'
weblate See merge request fdroid/fdroidserver!1706
This commit is contained in:
commit
2000aab68b
55 changed files with 7579 additions and 432 deletions
|
|
@ -5,20 +5,21 @@
|
|||
# PD <macstuff@pretreer.com>, 2023.
|
||||
# Laachir <LaachirDeeper@users.noreply.hosted.weblate.org>, 2024.
|
||||
# Cool Man <mcool3273@gmail.com>, 2024.
|
||||
# jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-03-25 11:36+0100\n"
|
||||
"PO-Revision-Date: 2024-09-21 19:31+0000\n"
|
||||
"Last-Translator: Cool Man <mcool3273@gmail.com>\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"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||
"X-Generator: Weblate 5.8-dev\n"
|
||||
"X-Generator: Weblate 5.12-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -38,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 ""
|
||||
|
|
@ -128,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 ""
|
||||
|
|
@ -186,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}:"
|
||||
|
|
@ -203,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}"
|
||||
|
|
@ -357,6 +379,11 @@ msgid_plural "Can't build due to {} errors while scanning"
|
|||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot rewrite \"{path}\""
|
||||
|
|
@ -412,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:"
|
||||
|
|
@ -436,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"
|
||||
|
|
@ -675,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!"
|
||||
|
|
@ -1248,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 ""
|
||||
|
|
@ -1483,6 +1537,11 @@ msgstr ""
|
|||
msgid "Rename APK files that do not match package.name_123.apk"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Resigning {apkfilename} with provided debug.keystore"
|
||||
|
|
@ -1622,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)!"
|
||||
|
|
@ -1700,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 ""
|
||||
|
|
@ -1735,7 +1804,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid."
|
||||
msgstr ""
|
||||
msgstr "هذا مستودع للتطبيقات المراد استخدامها مع F-Droid. التطبيقات في هذا المستودع إما ملفات رقمي رسمي بناها مطورو التطبيقات الأصليون، أو ملفات رقمية من المصدر بواسطة مسؤول f-droid.org باستخدام الأدوات الموجودة على https://gitlab.com/fdroid."
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, python-format
|
||||
|
|
@ -1879,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}"
|
||||
|
|
@ -1929,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."
|
||||
|
|
@ -1960,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}"
|
||||
|
|
@ -1996,6 +2080,10 @@ msgstr ""
|
|||
msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
msgstr ""
|
||||
|
|
@ -2362,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 ""
|
||||
|
|
|
|||
|
|
@ -1,20 +1,21 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# This file is put in the public domain.
|
||||
# Mehrab Poladov <thepoladov@protonmail.com>, 2023.
|
||||
# Mücteba <muctebanesiri@gmail.com>, 2025.
|
||||
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"
|
||||
"PO-Revision-Date: 2023-05-26 19:39+0000\n"
|
||||
"Last-Translator: Mehrab Poladov <thepoladov@protonmail.com>\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"
|
||||
"Language: az\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.18-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -34,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 ""
|
||||
|
|
@ -124,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 ""
|
||||
|
|
@ -182,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}:"
|
||||
|
|
@ -199,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}"
|
||||
|
|
@ -403,7 +425,7 @@ msgstr ""
|
|||
#: ../fdroidserver/__main__.py
|
||||
#, python-format
|
||||
msgid "Command '%s' not recognised.\n"
|
||||
msgstr ""
|
||||
msgstr "Fərman\n"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "Commit changes"
|
||||
|
|
@ -413,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:"
|
||||
|
|
@ -437,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"
|
||||
|
|
@ -676,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!"
|
||||
|
|
@ -1248,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 ""
|
||||
|
|
@ -1627,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)!"
|
||||
|
|
@ -1705,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 ""
|
||||
|
|
@ -1884,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}"
|
||||
|
|
@ -1934,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."
|
||||
|
|
@ -1965,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}"
|
||||
|
|
@ -2369,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,8 +11,8 @@ 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"
|
||||
"PO-Revision-Date: 2025-05-16 16:36+0000\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"
|
||||
"Language: ca\n"
|
||||
|
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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}"
|
||||
|
|
@ -364,7 +386,7 @@ msgstr[0] "No es pot construir a causa d'un error {} en escanejar"
|
|||
msgstr[1] "No es pot construir a causa d'errors {} en escanejar"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "No s'ha pogut llegir {path}: {error}"
|
||||
|
||||
|
|
@ -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: \"{}\""
|
||||
|
|
@ -1498,7 +1549,7 @@ msgstr "Canvia el nom dels fitxers APK que no coincideixin amb package.name_123.
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "RepoType {type} ja no és compatible, canvieu a git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2022,7 +2098,7 @@ msgstr "La clau de l'API VirusTotal no pot pujar fitxers més grans de 32 MB, ut
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "Avís: només són compatibles els repositoris públics git."
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -9,20 +9,22 @@
|
|||
# Fjuro <fjuro@alius.cz>, 2024.
|
||||
# Jakub Boukal <www.bagr@gmail.com>, 2024.
|
||||
# Fjuro <fjuro@users.noreply.hosted.weblate.org>, 2025.
|
||||
# ikanakova <ikanakova@users.noreply.hosted.weblate.org>, 2025.
|
||||
# Fjuro <git@alius.cz>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"PO-Revision-Date: 2025-03-26 10:00+0000\n"
|
||||
"Last-Translator: Fjuro <fjuro@users.noreply.hosted.weblate.org>\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"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -46,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!"
|
||||
|
|
@ -136,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!"
|
||||
|
|
@ -194,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}:"
|
||||
|
|
@ -211,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}"
|
||||
|
|
@ -367,7 +391,7 @@ msgstr[1] "Nelze sestavit kvůli {} chybám při skenování"
|
|||
msgstr[2] "Nelze sestavit kvůli {} chybám při skenování"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Chyba při čtení {path}: {error}"
|
||||
|
||||
|
|
@ -426,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:"
|
||||
|
|
@ -450,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"
|
||||
|
|
@ -691,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!"
|
||||
|
|
@ -1263,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: „{}“"
|
||||
|
|
@ -1501,7 +1554,7 @@ msgstr "Přejmenovat soubory APK, které se neshodují s package.name_123.apk"
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "RepoType {type} je zastaralý, přejděte prosím na git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1643,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)!"
|
||||
|
|
@ -1721,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)"
|
||||
|
|
@ -1907,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}"
|
||||
|
|
@ -1957,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."
|
||||
|
|
@ -1988,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}"
|
||||
|
|
@ -2026,7 +2104,7 @@ msgstr "Klíč API VirusTotal neumožňuje nahrávání souborů větších než
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "POZOR: podporovány jsou pouze veřejné repozitáře git!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -2394,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,8 +26,8 @@ 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"
|
||||
"PO-Revision-Date: 2025-04-29 10:16+0000\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"
|
||||
"Language: de\n"
|
||||
|
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12-dev\n"
|
||||
"X-Generator: Weblate 5.13\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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}"
|
||||
|
|
@ -379,9 +401,9 @@ msgstr[0] "Kann nicht erstellt werden, da {} Fehler beim Prüfen aufgetreten ist
|
|||
msgstr[1] "Kann nicht erstellt werden, da {} Fehler beim Prüfen aufgetreten sind"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Lesen von {path} fehlgeschlagen: {error}"
|
||||
msgstr "{path} kann nicht gelesen werden: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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"
|
||||
|
|
@ -555,7 +591,7 @@ msgstr "Lösche Archiv, Repository ist zu groß ({size} max {limit})"
|
|||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Deleting git-mirror history, repo is too big ({size} max {limit})"
|
||||
msgstr "Git-Mirror-Verlauf löschen, Repository ist zu groß ({size} max {limit})"
|
||||
msgstr "Git-Spiegelserver-Verlauf löschen, Repository ist zu groß ({size} max {limit})"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
|
|
@ -592,7 +628,7 @@ msgstr "Nicht 'disable:' zu den erzeugten Erstellungseinträgen hinzufügen"
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "Do not deploy the new files to the repo"
|
||||
msgstr "Verteilen Sie die neuen Dateien nicht in das Repo"
|
||||
msgstr "Die neuen Dateien nicht im Repository bereitstellen"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
#, python-brace-format
|
||||
|
|
@ -625,7 +661,7 @@ msgstr "F-Droid.apk über Spiegelserver herunterladen, die weniger Datenlecks in
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Download complete mirrors of small repos"
|
||||
msgstr "Komplette Spiegel von kleinen Paketquellen herunterladen"
|
||||
msgstr "Komplette Spiegelserver von kleinen Repositorys herunterladen"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Downloading the repository already failed once, not trying again."
|
||||
|
|
@ -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!"
|
||||
|
|
@ -930,7 +971,7 @@ msgstr "HTTPS muss bei Subversion-URLs verwendet werden!"
|
|||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "If a git mirror gets to big, allow the archive to be deleted"
|
||||
msgstr "Wenn ein Git-Mirror zu groß wird, erlaube dem Archiv gelöscht zu werden"
|
||||
msgstr "Wenn ein Git-Spiegelserver zu groß wird, das Löschen des Archivs erlauben"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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: \"{}\""
|
||||
|
|
@ -1513,7 +1564,7 @@ msgstr "APK-Dateien umbenennen, die nicht dem Muster „package.name_123.apk“
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "RepoType {type} ist veraltet, bitte zu Git wechseln."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2037,7 +2113,7 @@ msgstr "VirusTotal-API-Schlüssel kann nicht Dateien größer 32MB hochladen, ve
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "WARNUNG: Es werden nur öffentliche Git-Repositorys unterstützt!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -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 ""
|
||||
|
|
|
|||
2764
locale/en_GB/LC_MESSAGES/fdroidserver.po
Normal file
2764
locale/en_GB/LC_MESSAGES/fdroidserver.po
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -15,20 +15,22 @@
|
|||
# gallegonovato <fran-carro@hotmail.es>, 2022, 2023, 2024.
|
||||
# Nicolás Pérez <ccnicolasperez@gmail.com>, 2025.
|
||||
# Swyter <swyterzone@gmail.com>, 2025.
|
||||
# emma peel <emma.peel@riseup.net>, 2025.
|
||||
# BIENESTAR NARANJOS <bienestarnaranjos@gmail.com>, 2025.
|
||||
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"
|
||||
"PO-Revision-Date: 2025-06-24 11:02+0000\n"
|
||||
"Last-Translator: Swyter <swyterzone@gmail.com>\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"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
"X-Generator: Weblate 5.13.1-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -52,9 +54,17 @@ 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 ""
|
||||
msgstr "¡la clave \"isPrimary\" no se debe poner en los mirrors!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
|
|
@ -132,7 +142,7 @@ msgstr "¡'keypass' no encontrado en config.yml!"
|
|||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'keystore' is NONE and 'smartcardoptions' is blank!"
|
||||
msgstr "¡\"keystore\" es NONE y \"smartcardoptions\" está vacío!"
|
||||
msgstr "'keystore' no existe and 'smartcardoptions' esta vacío!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'keystore' not found in config.yml!"
|
||||
|
|
@ -142,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!"
|
||||
|
|
@ -200,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}:"
|
||||
|
|
@ -217,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}"
|
||||
|
|
@ -372,9 +396,9 @@ msgstr[0] "No se puede construir debido al error {} mientras se comprobaba"
|
|||
msgstr[1] "No se puede construir debido a los errores {} mientras se comprobaba"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Fallo al leer {path}: {error}"
|
||||
msgstr "Hubo un fallo al leer {path}: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -431,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:"
|
||||
|
|
@ -455,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"
|
||||
|
|
@ -670,12 +708,12 @@ msgstr "ERROR: ¡{key} en {path} no es un \"archivo\" o un \"repositorio\"!"
|
|||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "ERROR: {key} not a valid key!"
|
||||
msgstr ""
|
||||
msgstr "ERROR: ¡{key} no es una clave válida!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "ERROR: {key}'s value should be of type {t}!"
|
||||
msgstr ""
|
||||
msgstr "ERROR: ¡el valor de {key} debe ser del tipo {t}!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
|
|
@ -696,15 +734,20 @@ 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!"
|
||||
msgstr "¡La variable de entorno {var} de {configname} no tiene valor asignado!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {{env: {var}}} is not set!"
|
||||
msgstr "¡La variable de entorno {var} de {configname} no tiene valor asignado!"
|
||||
msgstr "La variable de entorno {{env: {var}}} no tiene un valor asignado"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)"
|
||||
|
|
@ -946,9 +989,9 @@ msgid "Ignoring bad element in manifest: %s"
|
|||
msgstr "Ignorar el elemento incorrecto en el manifiesto: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Ignoring deprecated {oldfile}, use {newfile}!"
|
||||
msgstr "{oldfile} está obsoleto, use {newfile}"
|
||||
msgstr "{oldfile} está obsoleto, utiliza {newfile}"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
|
|
@ -1156,7 +1199,7 @@ msgstr "Se alcanzó el máximo en el archivo ZIP: %s"
|
|||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Mirror config for {url} contains \"isPrimary\" key!"
|
||||
msgstr ""
|
||||
msgstr "¡La configuración de mirror para {url} contiene la clave \"isPrimary\"!"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Mirror the full repo and archive, all file types."
|
||||
|
|
@ -1268,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: \"{}\""
|
||||
|
|
@ -1323,7 +1376,7 @@ msgstr "Sólo PNG y JPEG son compatibles con los gráficos, encontrados: {path}"
|
|||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Only accepts a single key \"env\""
|
||||
msgstr ""
|
||||
msgstr "Sólo acepta una clave \"env\""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "Only process apps with auto-updates"
|
||||
|
|
@ -1484,7 +1537,7 @@ msgstr "Actualización y almacenamiento en caché de las reglas y firmas del esc
|
|||
#: ../fdroidserver/publish.py
|
||||
#, python-brace-format
|
||||
msgid "Refusing to sign '{path}', file exists in both {dir1} and {dir2} folder."
|
||||
msgstr ""
|
||||
msgstr "No se pudo firmar '{path}', el archivo ya existe en las carpetas {dir1} y {dir2}."
|
||||
|
||||
#: ../fdroidserver/verify.py
|
||||
msgid "Remove source tarball and any APKs if successfully verified."
|
||||
|
|
@ -1506,7 +1559,7 @@ msgstr "Cambiar el nombre de archivos APK que no coinciden con el formato packag
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "RepoType {type} está obsoleto, cámbiese a git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1647,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)!"
|
||||
|
|
@ -1717,7 +1775,7 @@ msgstr "Modo de prueba: ponga la salida solo en el directorio tmp y siga desarro
|
|||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!"
|
||||
msgstr ""
|
||||
msgstr "¡El paquete Python \"qrcode\" no está instalado (por ejemplo, apt-get install python3-qrcode)!"
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/update.py
|
||||
|
|
@ -1725,6 +1783,11 @@ msgstr ""
|
|||
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)"
|
||||
|
|
@ -1911,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}"
|
||||
|
|
@ -1961,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."
|
||||
|
|
@ -1992,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}"
|
||||
|
|
@ -2030,7 +2108,7 @@ msgstr "La clave de API de VirusTotal no puede subir archivos mayores de 32MB. U
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "ADVERTENCIA: ¡solo se admiten repositorios git públicos!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -2396,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"
|
||||
|
|
@ -2619,7 +2702,7 @@ msgstr "¡{name} \"{section}/icons/{path}\" no existe! Corrijalo en config.yml."
|
|||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{path1} is a duplicate of {path2}, remove one!"
|
||||
msgstr ""
|
||||
msgstr "{path1} es igual a {path2}, quita uno."
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, python-brace-format
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -2,20 +2,22 @@
|
|||
# This file is put in the public domain.
|
||||
# Leviatansan21 <jorgeivanponcehernandez@yahoo.co.jp>, 2020.
|
||||
# Hans-Christoph Steiner <hans@guardianproject.info>, 2020.
|
||||
# BIENESTAR NARANJOS <bienestarnaranjos@gmail.com>, 2025.
|
||||
# Jacob Guzmán Calderón <jacobguzman1207@gmail.com>, 2025.
|
||||
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"
|
||||
"PO-Revision-Date: 2020-04-29 12:49+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\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"
|
||||
"Language: es_MX\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.0.2\n"
|
||||
"X-Generator: Weblate 5.13.1-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -35,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 ""
|
||||
|
|
@ -92,7 +102,7 @@ msgstr ""
|
|||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "%r is not callable"
|
||||
msgstr ""
|
||||
msgstr "%r no es ejecutable"
|
||||
|
||||
#: ../fdroidserver/signindex.py
|
||||
#, python-format
|
||||
|
|
@ -125,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 ""
|
||||
|
|
@ -173,7 +187,7 @@ msgstr ""
|
|||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid ".__call__() not defined"
|
||||
msgstr ""
|
||||
msgstr ".__call__() no definida"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "/issues is missing"
|
||||
|
|
@ -181,98 +195,107 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/mirror.py
|
||||
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}:"
|
||||
msgstr ""
|
||||
msgstr "Las firmas APK tienen diferentes certificados en {path}:"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Add PGP signatures using GnuPG for packages in repo"
|
||||
msgstr ""
|
||||
msgstr "Agregar firmas PGP usando GnuPG para paquetes en el repositorio"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "Add a repo signing key to an unsigned repo"
|
||||
msgstr ""
|
||||
msgstr "Agregar una clave de firma de repositorio a un repositorio sin firmar"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
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}"
|
||||
msgstr ""
|
||||
msgstr "Agregando un nuevo repositorio solo para {name}"
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
msgstr "Alias de la clave de firma del repositorio en el almacén de claves"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
msgstr "La sección AllowedAPKSigningKeys está ausente, aunque se ha proporcionado un binario de referencia"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
msgstr "Permite especificar una revisión diferente (o rama git) para la importación inicial"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Also mirror the full archive section"
|
||||
msgstr ""
|
||||
msgstr "También refleja la sección de archivo completo"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Also warn about formatting issues, like rewritemeta -l"
|
||||
msgstr ""
|
||||
msgstr "También advierte sobre problemas de formato, como rewritemeta -l"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Android AAR library"
|
||||
msgstr ""
|
||||
msgstr "Biblioteca AAR de Android"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Android APK file"
|
||||
msgstr ""
|
||||
msgstr "Archivo Android APK"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Android DEX code"
|
||||
msgstr ""
|
||||
msgstr "Código DEX de Android"
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Android SDK not found at {path}!"
|
||||
msgstr ""
|
||||
msgstr "No se encontró SDK de Android en {path}!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Android SDK path '{path}' does not exist!"
|
||||
msgstr ""
|
||||
msgstr "¡La ruta del SDK de Android '{path}' no existe!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Android SDK path '{path}' is not a directory!"
|
||||
msgstr ""
|
||||
msgstr "¡La ruta '{path}' del SDK de Android no es un directorio!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
msgstr "¡No se encontró la herramienta SDK de Android {cmd}!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App has Binaries but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
msgstr "La aplicación tiene archivos binarios pero no tiene AllowedAPKSigningKeys correspondientes para fijar el certificado."
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" or 0 but AutoUpdateMode or UpdateCheckMode are not None"
|
||||
msgstr ""
|
||||
msgstr "La aplicación tiene NoSourceSince o ArchivePolicy \"0 versiones\" o 0, pero AutoUpdateMode o UpdateCheckMode no son None"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
msgstr "La aplicación está en '{repo}' pero tiene un enlace a {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
msgstr "La versión de la aplicación tiene binario pero no tiene AllowedAPKSigningKeys correspondiente para fijar el certificado."
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
|
|
@ -321,7 +344,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Build a package from source"
|
||||
msgstr ""
|
||||
msgstr "Crear un paquete desde la fuente"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Build all applications available"
|
||||
|
|
@ -382,7 +405,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Check for updates to applications"
|
||||
msgstr ""
|
||||
msgstr "Buscar actualizaciones de aplicaciones"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
|
|
@ -414,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:"
|
||||
|
|
@ -440,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"
|
||||
|
|
@ -525,7 +562,7 @@ msgstr "DEBUG_KEYSTORE no está establecido o el valor está incompleto"
|
|||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "Delete APKs and/or OBBs without metadata from the repo"
|
||||
msgstr ""
|
||||
msgstr "Borrar del repositorio archivos APK y/o OBB sin metadatos"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
|
|
@ -681,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!"
|
||||
|
|
@ -1253,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 ""
|
||||
|
|
@ -1632,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)!"
|
||||
|
|
@ -1710,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 ""
|
||||
|
|
@ -1800,7 +1862,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Unknown exception found!"
|
||||
msgstr ""
|
||||
msgstr "¿Algo salió mal!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1889,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}"
|
||||
|
|
@ -1939,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."
|
||||
|
|
@ -1970,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}"
|
||||
|
|
@ -1982,7 +2059,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Valid commands are:"
|
||||
msgstr ""
|
||||
msgstr "Comandos Válidos:"
|
||||
|
||||
#: ../fdroidserver/verify.py
|
||||
msgid "Verify against locally cached copy rather than redownloading."
|
||||
|
|
@ -2375,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 ""
|
||||
|
|
@ -2432,7 +2514,7 @@ msgstr ""
|
|||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "show this help message and exit"
|
||||
msgstr ""
|
||||
msgstr "Mostrar este mensaje de ayuda y salir"
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
msgid "signed APK, either a file-path or HTTPS URL."
|
||||
|
|
@ -2495,7 +2577,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py /usr/lib/python3.11/argparse.py
|
||||
msgid "usage: "
|
||||
msgstr ""
|
||||
msgstr "uso: "
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
|
|
|
|||
|
|
@ -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 ""
|
||||
|
|
|
|||
|
|
@ -2,14 +2,14 @@
|
|||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Mostafa Ahangarha <ahangarha@gmail.com>, 2020.
|
||||
# Danial Behzadi <dani.behzi@ubuntu.com>, 2021, 2024.
|
||||
# Danial Behzadi <dani.behzi@ubuntu.com>, 2021, 2024, 2025.
|
||||
# HM <goodlinuxuser@chmail.ir>, 2023.
|
||||
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"
|
||||
"PO-Revision-Date: 2024-11-26 15:16+0000\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"
|
||||
"Language: fa\n"
|
||||
|
|
@ -17,7 +17,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.9-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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 ""
|
||||
|
|
@ -1438,7 +1487,7 @@ msgstr "آغاز سریع مخزنی جدید"
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Read all the metadata files and exit"
|
||||
msgstr ""
|
||||
msgstr "خواندن همهٔ پروندههای فراداده و خروج"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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 ""
|
||||
|
|
|
|||
|
|
@ -3,20 +3,22 @@
|
|||
# A <ville.mourujarvi@hostedweblate.mail.kapsi.fi>, 2020.
|
||||
# Kaantaja <ufdbvgoljrjkrkyyub@ianvvn.com>, 2021.
|
||||
# Ricky Tigg <ricky.tigg@gmail.com>, 2025.
|
||||
# Midrielen <jimitoivo.jaakkola@outlook.com>, 2025.
|
||||
# mestari <mestari037@protonmail.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"PO-Revision-Date: 2025-01-31 14:19+0000\n"
|
||||
"Last-Translator: Ricky Tigg <ricky.tigg@gmail.com>\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"
|
||||
"Language: fi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.10-dev\n"
|
||||
"X-Generator: Weblate 5.13\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -36,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 ""
|
||||
|
|
@ -93,7 +103,7 @@ msgstr ""
|
|||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "%r is not callable"
|
||||
msgstr ""
|
||||
msgstr "%r ei ole kutsuttava"
|
||||
|
||||
#: ../fdroidserver/signindex.py
|
||||
#, python-format
|
||||
|
|
@ -126,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 ""
|
||||
|
|
@ -184,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}:"
|
||||
|
|
@ -201,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}"
|
||||
|
|
@ -322,7 +345,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Build a package from source"
|
||||
msgstr ""
|
||||
msgstr "Luo paketti lähdekoodista"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Build all applications available"
|
||||
|
|
@ -383,7 +406,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Check for updates to applications"
|
||||
msgstr ""
|
||||
msgstr "Tarkista päivitykset sovelluksille"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
|
|
@ -415,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:"
|
||||
|
|
@ -439,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"
|
||||
|
|
@ -522,7 +557,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "Delete APKs and/or OBBs without metadata from the repo"
|
||||
msgstr ""
|
||||
msgstr "Poista APK:t ja/tai OBB:t ilman metadataa säilöstä"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
|
|
@ -678,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!"
|
||||
|
|
@ -977,7 +1017,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Install built packages on devices"
|
||||
msgstr ""
|
||||
msgstr "Asenna valmiita paketteja laitteisiin"
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
#, python-format
|
||||
|
|
@ -1250,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 ""
|
||||
|
|
@ -1437,7 +1487,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Read all the metadata files and exit"
|
||||
msgstr ""
|
||||
msgstr "Lue kaikki metadata-tiedostot ja poistu"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1483,7 +1533,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "Rename APK files that do not match package.name_123.apk"
|
||||
msgstr ""
|
||||
msgstr "Uudelleennimeä APK-tiedostot jotka eivät vastaa package.name_123.apk"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1510,7 +1560,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Rewrite all the metadata files"
|
||||
msgstr ""
|
||||
msgstr "Uudelleenkirjoita kaikki metadata-tiedostot"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1550,7 +1600,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Scan the source code of a package"
|
||||
msgstr ""
|
||||
msgstr "Skannaa pakettien lähdekoodi"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1614,7 +1664,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Sign and place packages in the repo"
|
||||
msgstr ""
|
||||
msgstr "Kirjaudu ja aseta paketit säilöön"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Sign indexes created using update --nosign"
|
||||
|
|
@ -1629,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)!"
|
||||
|
|
@ -1707,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 ""
|
||||
|
|
@ -1797,7 +1857,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Unknown exception found!"
|
||||
msgstr ""
|
||||
msgstr "Tuntematon poikkeus löytyi!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1886,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}"
|
||||
|
|
@ -1936,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."
|
||||
|
|
@ -1967,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}"
|
||||
|
|
@ -1975,11 +2050,11 @@ msgstr ""
|
|||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Using s3cmd to sync with: {url}"
|
||||
msgstr ""
|
||||
msgstr "Synkronointi s3cmd:llä: {url}"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Valid commands are:"
|
||||
msgstr ""
|
||||
msgstr "Hyväksytyt komennot ovat:"
|
||||
|
||||
#: ../fdroidserver/verify.py
|
||||
msgid "Verify against locally cached copy rather than redownloading."
|
||||
|
|
@ -2017,7 +2092,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "When configured for signed indexes, create only unsigned indexes at this stage"
|
||||
msgstr ""
|
||||
msgstr "Kun konfiguroidaan allekirjoitettuja hakemistoja varten, luo tässä vaihessa vain allekirjoittamattomia hakemistoja"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "When linting the entire repository yamllint is disabled by default. This option forces yamllint regardless."
|
||||
|
|
@ -2364,13 +2439,18 @@ msgstr ""
|
|||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "options"
|
||||
msgstr ""
|
||||
msgstr "valinnat"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
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 ""
|
||||
|
|
@ -2424,11 +2504,11 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "shared library"
|
||||
msgstr ""
|
||||
msgstr "jaettu kirjasto"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "show this help message and exit"
|
||||
msgstr ""
|
||||
msgstr "näytä tämä ohjeviesti ja poistu"
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
msgid "signed APK, either a file-path or HTTPS URL."
|
||||
|
|
@ -2467,7 +2547,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "true"
|
||||
msgstr ""
|
||||
msgstr "totta"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
|
|
@ -2504,7 +2584,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "yes"
|
||||
msgstr ""
|
||||
msgstr "kyllä"
|
||||
|
||||
#: ../fdroidserver/publish.py
|
||||
#, python-brace-format
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
# translator <kvb@tuta.io>, 2022.
|
||||
# Julien Maulny <julien.maulny@protonmail.com>, 2022.
|
||||
# Translator <kvb@tuta.io>, 2022, 2023.
|
||||
# Ldm Public <ldmpub@gmail.com>, 2022, 2023, 2024.
|
||||
# Ldm Public <ldmpub@gmail.com>, 2022, 2023, 2024, 2025.
|
||||
# TopFox <Arnaud.Savary@etu.unige.ch>, 2022.
|
||||
# John Donne <akheron@zaclys.net>, 2022, 2023.
|
||||
# Deleted User <noreply+22825@weblate.org>, 2023.
|
||||
|
|
@ -43,20 +43,21 @@
|
|||
# Armand Camponovo <contact@camarm.dev>, 2024.
|
||||
# Lula Bye <translate.cylinder716@passinbox.com>, 2025.
|
||||
# Laurent FAVOLE <laurentfavole03@gmail.com>, 2025.
|
||||
# Mickaël Binos <mickaelbinos@outlook.com>, 2025.
|
||||
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"
|
||||
"PO-Revision-Date: 2025-04-11 17:20+0000\n"
|
||||
"Last-Translator: Laurent FAVOLE <laurentfavole03@gmail.com>\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"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
"X-Generator: Weblate 5.13.1-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -80,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 !"
|
||||
|
|
@ -170,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 !"
|
||||
|
|
@ -228,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}:"
|
||||
|
|
@ -245,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}"
|
||||
|
|
@ -400,9 +423,9 @@ msgstr[0] "Build impossible à cause de l'erreur lors de l'analyse"
|
|||
msgstr[1] "Build impossible à cause des {} erreurs lors de l'analyse"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Erreur de lecture {path} : {error}"
|
||||
msgstr "Impossible de lire {path} : {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -459,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:"
|
||||
|
|
@ -483,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"
|
||||
|
|
@ -724,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!"
|
||||
|
|
@ -869,7 +911,7 @@ msgstr "Plusieurs fichiers de bloc de signature JAR trouvé à {path}"
|
|||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Found multiple Signer Certificates!"
|
||||
msgstr "Plusieurs certificats de signatures ont été trouvés !"
|
||||
msgstr "Plusieurs certificats de signature ont étés trouvés !"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
|
|
@ -974,9 +1016,9 @@ msgid "Ignoring bad element in manifest: %s"
|
|||
msgstr "Un mauvais élément du manifest est ignoré : %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Ignoring deprecated {oldfile}, use {newfile}!"
|
||||
msgstr "{oldfile} est obsolète et ignoré, {newfile} est utilisé !"
|
||||
msgstr "En ignorant le fichier obsolète {oldfile}, utilisez {newfile} !"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
|
|
@ -1296,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 : \"{}\""
|
||||
|
|
@ -1534,7 +1586,7 @@ msgstr "Renomme les fichiers APK dont le nom ne ressemble pas à nom.paquet_123.
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "RepoType {type} est obsolète, veuillez passer à git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1568,9 +1620,9 @@ msgid "Run on git repo that has uncommitted changes"
|
|||
msgstr "Exécuter sur le dépôt git qui a des modifications non validées"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Run over {cibase} to find -debug.apk. and skip repo_basedir {repo_basedir}"
|
||||
msgstr "Lancer sur {cibase} pour trouver -debug.apk et passer repo_basedir {repo_basedir}"
|
||||
msgstr "Exécutez {cibase} pour trouver -debug.apk. et ignorez repo_basedir {repo_basedir}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Run rewritemeta to fix formatting"
|
||||
|
|
@ -1675,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)!"
|
||||
|
|
@ -1753,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)"
|
||||
|
|
@ -1941,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}"
|
||||
|
|
@ -1991,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."
|
||||
|
|
@ -2024,8 +2096,13 @@ 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}"
|
||||
msgstr "Utiliser rclone pour synchroniser avec : {url}"
|
||||
msgstr "Utilisation de rclone pour synchroniser avec : {url}"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
|
|
@ -2060,7 +2137,7 @@ msgstr "L’API de VirusTotal ne permet pas d’envoyer des fichiers plus grands
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "ATTENTION : seuls les dépôts git publics sont pris en charge !"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -2123,9 +2200,9 @@ msgid "ambiguous option: %(option)s could match %(matches)s"
|
|||
msgstr "option ambiguë : %(option)s peut correspondre à %(matches)s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring."
|
||||
msgstr "apksigner dans build-tools;{version} accepte les APKs avec des signatures v3 invalides, ignoré"
|
||||
msgstr "apksigner dans build-tools;{version} transmet les APK avec des signatures v3 non valides, en les ignorant."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "apksigner not found! Cannot sign or verify modern APKs"
|
||||
|
|
@ -2426,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"
|
||||
|
|
@ -2667,7 +2749,7 @@ msgid "{path} has bad file signature \"{pattern}\", possible Janus exploit!"
|
|||
msgstr "{path} a une mauvaise signature de fichier \"{pattern}\", possibilité d'une faille Janus !"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "{path} has been flagged by virustotal {count} times:"
|
||||
msgstr "{path} a été signalé par virustotal {count} fois :"
|
||||
|
||||
|
|
|
|||
|
|
@ -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,8 +5,8 @@ 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"
|
||||
"PO-Revision-Date: 2025-03-27 19:35+0000\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"
|
||||
"Language: ga\n"
|
||||
|
|
@ -14,7 +14,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4;\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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}"
|
||||
|
|
@ -361,9 +383,9 @@ msgstr[3] "Ní féidir tógáil de bharr {} earráidí agus an scanadh"
|
|||
msgstr[4] "Ní féidir tógáil de bharr {} earráidí agus an scanadh"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Theip ar léamh {path}: {error}"
|
||||
msgstr "Ní féidir {path} a léamh: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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 é: \"{}\""
|
||||
|
|
@ -1495,7 +1546,7 @@ msgstr "Athainmnigh comhaid APK nach bhfuil comhoiriúnach package.name_123.apk"
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "Tá RepoType {type} imithe i léig, aistrigh go git le do thoil."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2022,7 +2098,7 @@ msgstr "Ní féidir le heochair API VirusTotal comhaid níos mó ná 32MB a uasl
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "RABHADH: ní thacaítear ach le stórtha git poiblí!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -1,13 +1,15 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# This file is put in the public domain.
|
||||
# bobwww <noambro199@gmail.com>, 2022.
|
||||
# Yaron Shahrabani <sh.yaron@gmail.com>, 2022, 2023, 2024.
|
||||
# Yaron Shahrabani <sh.yaron@gmail.com>, 2022, 2023, 2024, 2025.
|
||||
# elid <shopisrael12@gmail.com>, 2025.
|
||||
# ginger-co <ginger_co@outlook.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1b0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-03-25 11:36+0100\n"
|
||||
"PO-Revision-Date: 2024-08-18 06:27+0000\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"
|
||||
"Language: he\n"
|
||||
|
|
@ -15,13 +17,15 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3));\n"
|
||||
"X-Generator: Weblate 5.7\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
"\n"
|
||||
"SSH public key to be used as deploy key:"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"מפתח SSH ציבורי לשימוש כמפתח הטמעה:"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -29,50 +33,60 @@ msgid ""
|
|||
"\n"
|
||||
"{path} encoded for the DEBUG_KEYSTORE secret variable:"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"{path} מקודד עבור המשתנה הסודי DEBUG_KEYSTORE:"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-format
|
||||
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 ""
|
||||
msgstr "אין להוסיף מפתח „isPrimary” לאתרי מראה!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "\"local_copy_dir\" {path} does not exist!"
|
||||
msgstr ""
|
||||
msgstr "\"local_copy_dir\" {path} לא קיים!"
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
#, python-brace-format
|
||||
msgid "\"{apkfilename}\" is already installed on {dev}."
|
||||
msgstr ""
|
||||
msgstr "„{apkfilename}” כבר מותקן על {dev}."
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "\"{path}\" contains recent {name} ({version})"
|
||||
msgstr ""
|
||||
msgstr "„{path}” מכיל {name} ({version}) עדכני"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "\"{path}\" exists but s3cmd is not installed!"
|
||||
msgstr ""
|
||||
msgstr "„{path}” נמצא אבל s3cmd לא מותקן!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "\"{path}\" is not a supported file format (use: metadata/*.yml)"
|
||||
msgstr ""
|
||||
msgstr "„{path}” אינו סוג קובץ נתמך (שימוש: metadata/*.yml)"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "\"{path}\" is signed by a key that is not allowed:"
|
||||
msgstr ""
|
||||
msgstr "„{path}” חתום ע״י מפתח אסור:"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, python-brace-format
|
||||
msgid "\"{url}\" is not a valid URL!"
|
||||
msgstr ""
|
||||
msgstr "„{url}” היא כתובת לא תקינה!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
|
|
@ -82,12 +96,12 @@ msgstr "%(prog)s: שגיאה: %(message)s\n"
|
|||
#: ../fdroidserver/publish.py
|
||||
#, python-format
|
||||
msgid "%d APKs failed to be signed or verified!"
|
||||
msgstr ""
|
||||
msgstr "החתימה והאימות של %d מחבילות ה־APK נכשלו!"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-format
|
||||
msgid "%d problems found"
|
||||
msgstr ""
|
||||
msgstr "נמצאו %d בעיות"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
|
|
@ -97,79 +111,84 @@ msgstr "אי אפשר לקרוא ל־%r"
|
|||
#: ../fdroidserver/signindex.py
|
||||
#, python-format
|
||||
msgid "%s did not produce a dict!"
|
||||
msgstr ""
|
||||
msgstr "%s לא יצר מילון!"
|
||||
|
||||
#: ../fdroidserver/signindex.py
|
||||
#, python-format
|
||||
msgid "%s has bad SHA-256: %s"
|
||||
msgstr ""
|
||||
msgstr "ל־%s יש SHA-256 פגום: %s"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-format
|
||||
msgid "%s is not an accepted build field"
|
||||
msgstr ""
|
||||
msgstr "%s אינו שדה בנייה מקובל"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'keypass' not found in config.yml!"
|
||||
msgstr ""
|
||||
msgstr "‚keypass’ לא נמצא ב־config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'keystore' is NONE and 'smartcardoptions' is blank!"
|
||||
msgstr ""
|
||||
msgstr "‚keystore’ הוא NONE ו־‚smartcardoptions’ ריק!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'keystore' not found in config.yml!"
|
||||
msgstr ""
|
||||
msgstr "‚keystore’ לא נמצא ב־config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'keystorepass' not found in config.yml!"
|
||||
msgstr ""
|
||||
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 ""
|
||||
msgstr "‚repo_keyalias’ לא נמצא ב־config.yml!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "'required' is an invalid argument for positionals"
|
||||
msgstr ""
|
||||
msgstr "‚required’ הוא ארגומנט שגוי לתלויי מקום"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'sdk_path' not set in config.yml!"
|
||||
msgstr ""
|
||||
msgstr "‚sdk_path’ לא מוגדר ב־config.yml!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!"
|
||||
msgstr ""
|
||||
msgstr "‚{aapt}’ ישן מדי, fdroid דורש build-tools-{version} ומעלה!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' failed to execute!"
|
||||
msgstr ""
|
||||
msgstr "ההרצה של ‚{path}’ נכשלה!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
msgstr "‚{path}’ בתסדיר שגוי, הוא צריך להיות מילון!"
|
||||
|
||||
#: ../fdroidserver/lint.py ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
msgstr "‚{value}’ הוא {field} שגוי ב־{appid}. תבנית ביטוי רגולרי: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
msgstr "‚{value}’ הוא {field} שגוי, צריך להיות {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "--merge-request only runs on a single appid!"
|
||||
msgstr ""
|
||||
msgstr "--merge-request עובד רק על appid יחיד!"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
msgstr ""
|
||||
msgstr "…checkupdate נכשל עבור {appid} : {error}"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid ".__call__() not defined"
|
||||
|
|
@ -177,27 +196,36 @@ msgstr ".__call__() לא מוגדר"
|
|||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "/issues is missing"
|
||||
msgstr ""
|
||||
msgstr "/issues (סוגיות) חסר"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
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}:"
|
||||
msgstr ""
|
||||
msgstr "לחתימות ה־APK יש אישורים שונים ב־{path}:"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Add PGP signatures using GnuPG for packages in repo"
|
||||
msgstr ""
|
||||
msgstr "הוספת חתימות PGP באמצעות GnuPG לחבילות במאגר"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "Add a repo signing key to an unsigned repo"
|
||||
msgstr ""
|
||||
msgstr "הוספת מפתח חתימת מאגר למאגר לא חתום"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
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
|
||||
|
|
@ -215,7 +243,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
msgstr "מאפשר הגדרת מהדורה (או ענף git) שונה עבור הייבוא הראשוני"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Also mirror the full archive section"
|
||||
|
|
@ -231,16 +259,16 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Android APK file"
|
||||
msgstr ""
|
||||
msgstr "קובץ APK של Android"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Android DEX code"
|
||||
msgstr ""
|
||||
msgstr "קוד DEX של Android"
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Android SDK not found at {path}!"
|
||||
msgstr ""
|
||||
msgstr "לא נמצא SDK של Android ב־{path}!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
|
|
@ -354,6 +382,11 @@ msgid_plural "Can't build due to {} errors while scanning"
|
|||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot rewrite \"{path}\""
|
||||
|
|
@ -409,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:"
|
||||
|
|
@ -433,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"
|
||||
|
|
@ -516,7 +561,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "Delete APKs and/or OBBs without metadata from the repo"
|
||||
msgstr "מחיקת קובצי APK ו/או OBB ללא נתוני העל מהמאגר"
|
||||
msgstr "מחיקת קובצי APK ו/או OBB ללא נתוני על מהמאגר"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
|
|
@ -672,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!"
|
||||
|
|
@ -1244,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 ""
|
||||
|
|
@ -1479,6 +1539,11 @@ msgstr ""
|
|||
msgid "Rename APK files that do not match package.name_123.apk"
|
||||
msgstr "לשנות שמות של קובצי APK שאינם בתבנית package.name_123.apk"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Resigning {apkfilename} with provided debug.keystore"
|
||||
|
|
@ -1539,7 +1604,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Scan the source code of a package"
|
||||
msgstr ""
|
||||
msgstr "סריקת קוד המקור של חבילה"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1603,11 +1668,11 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Sign and place packages in the repo"
|
||||
msgstr ""
|
||||
msgstr "חתימה והצבת חבילות במאגר"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Sign indexes created using update --nosign"
|
||||
msgstr ""
|
||||
msgstr "מפתחות חתימות שנוצרו באמצעות update --nosign"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Skip scanning the source code for binaries and other problems"
|
||||
|
|
@ -1618,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)!"
|
||||
|
|
@ -1696,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 ""
|
||||
|
|
@ -1858,11 +1933,11 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Update repo information for new packages"
|
||||
msgstr ""
|
||||
msgstr "עדכון מידע מאגר על חבילות חדשות"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Update the binary transparency log for a URL"
|
||||
msgstr ""
|
||||
msgstr "עדכון דוח שקיפות הקובץ הבינרי לכתובת"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1875,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}"
|
||||
|
|
@ -1925,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."
|
||||
|
|
@ -1956,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}"
|
||||
|
|
@ -1968,7 +2058,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Valid commands are:"
|
||||
msgstr "פקודות תקינות:"
|
||||
msgstr "פקודות תקפות:"
|
||||
|
||||
#: ../fdroidserver/verify.py
|
||||
msgid "Verify against locally cached copy rather than redownloading."
|
||||
|
|
@ -1976,7 +2066,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Verify the integrity of downloaded packages"
|
||||
msgstr ""
|
||||
msgstr "אימות אמינות החבילות שהתקבלו"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Verifying index signature:"
|
||||
|
|
@ -1992,9 +2082,13 @@ msgstr ""
|
|||
msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
msgstr ""
|
||||
msgstr "אזהרה מפני שגיאות נתוני על אפשריות"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "WebAssembly binary file"
|
||||
|
|
@ -2050,7 +2144,7 @@ msgstr ""
|
|||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "ambiguous option: %(option)s could match %(matches)s"
|
||||
msgstr ""
|
||||
msgstr "אפשרות מעורפלת: %(option)s יכול להיות גם %(matches)s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
|
|
@ -2299,7 +2393,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "local_copy_dir must be directory, not a file!"
|
||||
msgstr ""
|
||||
msgstr "local_copy_dir (תיקיית עותק מקומי) חייבת להיות תיקייה, לא קובץ!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
|
|
@ -2356,9 +2450,14 @@ 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 ""
|
||||
msgstr "ארגומנטים תלויי מקום"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
|
|
@ -2448,7 +2547,7 @@ msgstr ""
|
|||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "the following arguments are required: %s"
|
||||
msgstr ""
|
||||
msgstr "הארגומנטים הבאים נחוצים: %s"
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "true"
|
||||
|
|
@ -2457,7 +2556,7 @@ msgstr ""
|
|||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "unexpected option string: %s"
|
||||
msgstr ""
|
||||
msgstr "מחרוזת אפשרות מפתיעה: %s"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
|
|
@ -2467,12 +2566,12 @@ msgstr ""
|
|||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "unrecognized arguments: %s"
|
||||
msgstr ""
|
||||
msgstr "ארגומנטים לא מזוהים: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "unsafe permissions on '{config_file}' (should be 0600)!"
|
||||
msgstr ""
|
||||
msgstr "ההרשאה של ‚{config_file}’ מפוקפקת (צריכה להיות 0600)!"
|
||||
|
||||
#: ../fdroidserver/__main__.py /usr/lib/python3.11/argparse.py
|
||||
msgid "usage: "
|
||||
|
|
@ -2489,7 +2588,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "yes"
|
||||
msgstr ""
|
||||
msgstr "כן"
|
||||
|
||||
#: ../fdroidserver/publish.py
|
||||
#, python-brace-format
|
||||
|
|
@ -2614,27 +2713,27 @@ msgstr ""
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "{path} is not a standard config file!"
|
||||
msgstr ""
|
||||
msgstr "{path} איננו קובץ הגדרות תקני!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "{path} is not list, but a {datatype}!"
|
||||
msgstr ""
|
||||
msgstr "{path} איננה רשימה, אלא {datatype}!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "{path} is not {expected_type}, but a {datatype}!"
|
||||
msgstr ""
|
||||
msgstr "{path} אינו {expected_type}, אלא {datatype}!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{path} is zero size!"
|
||||
msgstr ""
|
||||
msgstr "{path} הוא בגודל אפס!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "{path} more than 200MB, manually upload: {url}"
|
||||
msgstr ""
|
||||
msgstr "{path} יותר מ־200 מ״ב, להעלות ידנית: {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
|
|
@ -2644,7 +2743,7 @@ msgstr ""
|
|||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{path}: {error}"
|
||||
msgstr ""
|
||||
msgstr "{path}: {error}"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
#, python-brace-format
|
||||
|
|
@ -2654,7 +2753,7 @@ msgstr ""
|
|||
#: ../fdroidserver/import_subcommand.py
|
||||
#, python-brace-format
|
||||
msgid "{url} does not start with \"http\"!"
|
||||
msgstr ""
|
||||
msgstr "{url} לא נפתח ב־„http”!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "{} build failed"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -1,23 +1,24 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# This file is put in the public domain.
|
||||
# signz signotorez <signotorez@gmail.com>, 2020, 2021.
|
||||
# signz signotorez <signotorez@gmail.com>, 2020, 2021, 2025.
|
||||
# Reza Almanda <rezaalmanda27@gmail.com>, 2021.
|
||||
# whenwesober <naomi16i_1298q@cikuh.com>, 2021.
|
||||
# Doctorredits_here <alkaf.alkaf2018@tutamail.com>, 2024.
|
||||
# Taufik Adi Wicaksono <taufikadi.wicaksono@tutamail.com>, 2025.
|
||||
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-03-25 11:36+0100\n"
|
||||
"PO-Revision-Date: 2024-10-04 04:26+0000\n"
|
||||
"Last-Translator: Doctorredits_here <alkaf.alkaf2018@tutamail.com>\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"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.8-dev\n"
|
||||
"X-Generator: Weblate 5.12-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -41,9 +42,17 @@ 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 ""
|
||||
msgstr "Kunci \"isPrimary\" tidak boleh ditambahkan ke pencerminan!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
|
|
@ -131,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!"
|
||||
|
|
@ -170,7 +184,7 @@ msgstr "'{value}' bukan {field} yang valid, seharusnya {pattern}"
|
|||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "--merge-request only runs on a single appid!"
|
||||
msgstr ""
|
||||
msgstr "--merge-request hanya berjalan pada appid tunggal!"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
|
|
@ -189,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}:"
|
||||
|
|
@ -206,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}"
|
||||
|
|
@ -274,56 +297,57 @@ msgstr "Aplikasi memiliki NoSource Since atau ArchivePolicy \"0 versi\" atau 0 t
|
|||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
msgstr "App ada di dalam '{repo}' namun memiliki tautan ke {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
msgstr "Versi aplikasi memiliki biner tetapi tidak memiliki AllowedAPKSigningKeys yang sesuai untuk menyematkan sertifikat."
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
msgstr "Menambahkan .git tidak diperlukan"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Archiving {apkfilename} with invalid signature!"
|
||||
msgstr ""
|
||||
msgstr "Mengarsipkan {apkfilename} dengan tanda tangan yang tidak valid!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
msgstr "AutoUpdateMode dengan UpdateCheckMode: HTTP harus memiliki pola."
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "Automatic no to all prompts."
|
||||
msgstr ""
|
||||
msgstr "Otomatis tidak untuk semua permintaan."
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "Automatic yes to all prompts."
|
||||
msgstr ""
|
||||
msgstr "Otomatis ya untuk semua permintaan."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
msgstr "Tipe entri yang buruk \"{mirrortype}\" dalam konfigurasi pencerminan: {mirror}"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
msgstr "URL dasar untuk pencerminan, dapat menyertakan kunci penandatanganan indeks menggunakan string query: ?fingerprint="
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Branch '{branch}' used as commit in build '{versionName}'"
|
||||
msgstr ""
|
||||
msgstr "Cabang '{branch}' digunakan sebagai commit dalam penyusunan '{versionName}'"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Branch '{branch}' used as commit in srclib '{srclib}'"
|
||||
msgstr ""
|
||||
msgstr "Cabang '{branch}' digunakan sebagai commit di srclib '{srclib}'"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Broken symlink: {path}"
|
||||
msgstr ""
|
||||
msgstr "symlink rusak: {path}"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Build a package from source"
|
||||
|
|
@ -359,6 +383,11 @@ msgid "Can't build due to {} error while scanning"
|
|||
msgid_plural "Can't build due to {} errors while scanning"
|
||||
msgstr[0] ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot rewrite \"{path}\""
|
||||
|
|
@ -414,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:"
|
||||
|
|
@ -438,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"
|
||||
|
|
@ -531,7 +572,7 @@ msgstr ""
|
|||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "Deleting git-mirror history, repo is too big ({size} max {limit})"
|
||||
msgstr ""
|
||||
msgstr "Menghapus riwayat git-mirror, repositori terlalu besar ({size} maks {limit})"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
|
|
@ -597,11 +638,11 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/install.py
|
||||
msgid "Download F-Droid.apk using mirrors that leak less to the network"
|
||||
msgstr ""
|
||||
msgstr "Unduh F-Droid.apk menggunakan cerminan dengan kebocoran informasi yang rendah ke jaringan."
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Download complete mirrors of small repos"
|
||||
msgstr ""
|
||||
msgstr "Unduh cerminan lengkap dari repositori kecil"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Downloading the repository already failed once, not trying again."
|
||||
|
|
@ -620,7 +661,7 @@ msgstr ""
|
|||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
msgstr "Gandakan entri \"%s\" dalam konfigurasi pencerminan!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
|
|
@ -677,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!"
|
||||
|
|
@ -904,7 +950,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "If a git mirror gets to big, allow the archive to be deleted"
|
||||
msgstr ""
|
||||
msgstr "Jika cerminan git membengkak, izinkan arsip untuk dihapus"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
|
|
@ -946,15 +992,15 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Include the PGP signature .asc files in the mirror"
|
||||
msgstr ""
|
||||
msgstr "Sertakan berkas .asc tanda tangan PGP di dalam pencerminan"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Include the build logs in the mirror"
|
||||
msgstr ""
|
||||
msgstr "Sertakan log penyusunan di dalam pencerminan"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Include the source tarballs in the mirror"
|
||||
msgstr ""
|
||||
msgstr "Sertakan sumber tarrball di dalam pencerminan"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-format
|
||||
|
|
@ -1123,7 +1169,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Malformed repository mirrors."
|
||||
msgstr ""
|
||||
msgstr "Pencerminan repositori cacat."
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Malformed serverwebroot line:"
|
||||
|
|
@ -1137,11 +1183,11 @@ msgstr ""
|
|||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Mirror config for {url} contains \"isPrimary\" key!"
|
||||
msgstr ""
|
||||
msgstr "Konfigurasi pencerminan untuk {url} mengandung kunci \"isPrimary\"!"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Mirror the full repo and archive, all file types."
|
||||
msgstr ""
|
||||
msgstr "Cerminan repositori dan arsip lengkap, semua tipe berkas."
|
||||
|
||||
#: ../fdroidserver/gpgsign.py
|
||||
msgid "Missing output directory"
|
||||
|
|
@ -1249,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 ""
|
||||
|
|
@ -1281,7 +1337,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Offline machine, skipping git mirror generation until `fdroid deploy`"
|
||||
msgstr ""
|
||||
msgstr "Mesin di luar jaringan, lewati pembuatan cerminan git hingga 'fdroid deploy'"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "One of the 'github_releases' config items is missing the 'packageNames' value. skipping ..."
|
||||
|
|
@ -1484,6 +1540,11 @@ msgstr ""
|
|||
msgid "Rename APK files that do not match package.name_123.apk"
|
||||
msgstr "Ubah nama berkas APK yang tidak sesuai dengan package.nama_123.apk"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Resigning {apkfilename} with provided debug.keystore"
|
||||
|
|
@ -1611,7 +1672,7 @@ msgstr "Tandai dan tempatkan paket ke dalam repo"
|
|||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Sign indexes created using update --nosign"
|
||||
msgstr "Tanda tangani indeks yang dibuat menggunakan update --nosign"
|
||||
msgstr "Indeks tanda yang dibuat menggunakan pembaruan --nosign"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Skip scanning the source code for binaries and other problems"
|
||||
|
|
@ -1622,10 +1683,15 @@ 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)!"
|
||||
msgstr ""
|
||||
msgstr "Melewati cerminan Halaman Gitlab karena repositori terlalu besar (>%.2fGB)!"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1700,13 +1766,18 @@ 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 ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "The directory to write the mirror to"
|
||||
msgstr ""
|
||||
msgstr "Direktori untuk menulis pencerminan"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "The file to be included in the repo (path or glob)"
|
||||
|
|
@ -1731,7 +1802,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "This command should never be used to mirror f-droid.org! A full copy requires more than 600GB."
|
||||
msgstr ""
|
||||
msgstr "Perintah ini sebaiknya jangan digunakan untuk pencerminan f-droid.org! Salinan penuh membutuhkan lebih dari 600GB."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid."
|
||||
|
|
@ -1879,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}"
|
||||
|
|
@ -1929,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."
|
||||
|
|
@ -1960,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}"
|
||||
|
|
@ -1996,6 +2082,10 @@ msgstr ""
|
|||
msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
msgstr "Peringatkan mengenai kemungkinan error pada metadata"
|
||||
|
|
@ -2306,12 +2396,12 @@ msgstr ""
|
|||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "mirror '%s' does not end with 'fdroid'!"
|
||||
msgstr ""
|
||||
msgstr "Cerminan '%s' tidak diakhiri dengan 'fdroid'!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "mirrors set twice, in config.yml and {path}!"
|
||||
msgstr ""
|
||||
msgstr "Cerminan disetel dua kali, di config.yml dan {path}!"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "mutually exclusive arguments must be optional"
|
||||
|
|
@ -2350,15 +2440,19 @@ msgid "only accepts strings, lists, and tuples"
|
|||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, fuzzy
|
||||
msgid "options"
|
||||
msgstr "Opsi"
|
||||
msgstr "opsi"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
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"
|
||||
|
|
@ -2614,9 +2708,9 @@ msgid "{path} is not \"key: value\" dict, but a {datatype}!"
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "{path} is not a standard config file!"
|
||||
msgstr "'sdk_path' belum diatur di config.yml!"
|
||||
msgstr "{path} bukan pengaturan berkas standar!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
|
|
|
|||
|
|
@ -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,8 +8,8 @@ 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"
|
||||
"PO-Revision-Date: 2025-04-30 04:07+0000\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"
|
||||
"Language: ja\n"
|
||||
|
|
@ -17,7 +17,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12-dev\n"
|
||||
"X-Generator: Weblate 5.13\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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}"
|
||||
|
|
@ -308,7 +330,7 @@ msgstr "正しくないエントリーの種類「{mirrortype}」がミラーの
|
|||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "ミラーのベースURLにはクエリーの文字列 ?fingerprint= を使ってインデックスの署名鍵を含めることができます。"
|
||||
msgstr "ミラーのベースURLには、次のクエリ文字列を使用してインデックス署名キーを含めることができます: ?fingerprint="
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
|
|
@ -360,9 +382,9 @@ msgid_plural "Can't build due to {} errors while scanning"
|
|||
msgstr[0] "スキャン時に{}個のエラーが発生したためビルドできません"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "{path}を読み込めませんでした:{error}"
|
||||
msgstr "{error}:{path}を読み込めませんでした"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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!"
|
||||
|
|
@ -696,7 +737,7 @@ msgstr "環境変数{{env: {var}}}が未設定です!"
|
|||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)"
|
||||
msgstr "「github_releases」を設定する際にエラーが発生しました。{}がありません(まず`fdroid update`を実行する必要があるかもしれません)。"
|
||||
msgstr "「github_releases」を設定する際にエラーが発生しました。{}がありません(まず`fdroid update`を実行する必要があるかもしれません。)"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Error while getting repo address"
|
||||
|
|
@ -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 "正しいサイズの定義ではありません:「{}」"
|
||||
|
|
@ -1494,7 +1545,7 @@ msgstr "package.name_123.apkに合致しないAPKファイルの名前を変更"
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "RepoType {type}は非推奨、gitへ移行願います。"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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)"
|
||||
|
|
@ -1771,7 +1832,7 @@ msgstr ""
|
|||
"また、署名用の鍵も併せて設定することを推奨します(一時的な署名鍵が自動的に生成されている可能性があります)。\n"
|
||||
"\n"
|
||||
"詳細については、https://f-droid.org/docs/Setup_an_F-Droid_App_Repo\n"
|
||||
"または https://f-droid.org/docs/Signing_Process をご覧ください。"
|
||||
"または https://f-droid.org/docs/Signing_Process をご覧ください"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!"
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2017,7 +2093,7 @@ msgstr "VirusTotalのAPI鍵は32メガバイトより大きいファイルをア
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "警告: 公開されているgitリポジトリだけサポートされています!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -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 "位置に関する引数"
|
||||
|
|
@ -2573,7 +2654,7 @@ msgstr "{appid}:ビルドが指定されていません。現在のソース
|
|||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}!'"
|
||||
msgstr "{appid}:{field}には「{fieldtype}」ではなく「{type}」を指定してください!"
|
||||
msgstr "{appid}:{field}には '{fieldtype}' ではなく'{type}' を指定してください!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
|
|
|
|||
|
|
@ -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,8 +6,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.3a1\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-03-25 11:36+0100\n"
|
||||
"PO-Revision-Date: 2025-03-21 08:46+0000\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"
|
||||
"Language: lv\n"
|
||||
|
|
@ -15,7 +15,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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}"
|
||||
|
|
@ -354,16 +375,21 @@ msgid_plural "Can't build due to {} errors while scanning"
|
|||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Nevar nolasīt {path}: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
msgid "Cannot rewrite \"{path}\""
|
||||
msgstr ""
|
||||
msgstr "Nevar pārrakstīt \"{path}\""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-format
|
||||
msgid "Categories '%s' is not valid"
|
||||
msgstr ""
|
||||
msgstr "Kategorija '%s' nav derīga"
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
||||
#: ../fdroidserver/lint.py
|
||||
|
|
@ -409,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:"
|
||||
|
|
@ -433,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"
|
||||
|
|
@ -672,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!"
|
||||
|
|
@ -1244,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 ""
|
||||
|
|
@ -1460,7 +1513,7 @@ msgstr ""
|
|||
#: ../fdroidserver/publish.py
|
||||
#, python-brace-format
|
||||
msgid "Refusing to sign '{path}', file exists in both {dir1} and {dir2} folder."
|
||||
msgstr ""
|
||||
msgstr "Atsakās parakstīt '{path}', datne pastāv gan mapē {dir1}, gan {dir2}."
|
||||
|
||||
#: ../fdroidserver/verify.py
|
||||
msgid "Remove source tarball and any APKs if successfully verified."
|
||||
|
|
@ -1479,18 +1532,23 @@ msgstr ""
|
|||
msgid "Rename APK files that do not match package.name_123.apk"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr "RepoType {type} ir novecojis, lūgums pārslēgties uz git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Resigning {apkfilename} with provided debug.keystore"
|
||||
msgstr ""
|
||||
msgstr "Atkārtoti paraksta {apkfilename} ar norādīto debug.keystore"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "Resize all the icons exceeding the max pixel size and exit"
|
||||
msgstr ""
|
||||
msgstr "Samazināt visas ikonas, kas pārsniedz pieļaujamo izmēru pikseļos un iziet"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Restrict output to warnings and errors"
|
||||
msgstr ""
|
||||
msgstr "Ierobežot izvadi līdz brīdinājumiem un kļūdām"
|
||||
|
||||
#: ../fdroidserver/net.py
|
||||
#, python-format
|
||||
|
|
@ -1618,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)!"
|
||||
|
|
@ -1696,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 ""
|
||||
|
|
@ -1875,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}"
|
||||
|
|
@ -1925,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."
|
||||
|
|
@ -1956,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}"
|
||||
|
|
@ -1992,6 +2075,10 @@ msgstr "Pārbauda pakotni {path} ar apksigner."
|
|||
msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}."
|
||||
msgstr "VirusTotal API atslēga nevar augšupielādēt datnes, kas ir lielākas par 32 MB. Jāizmanto {url}, lai augšupielādētu {path}."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr "BRĪDINĀJUMS: tiek atbalstītas tikai publiskas git glabātavas."
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
msgstr ""
|
||||
|
|
@ -2140,8 +2227,9 @@ msgstr ""
|
|||
#, python-format
|
||||
msgid "conflicting option string: %s"
|
||||
msgid_plural "conflicting option strings: %s"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "nesaderīgas iespēju virknes: %s"
|
||||
msgstr[1] "nesaderīga iespēju virkne: %s"
|
||||
msgstr[2] "nesaderīgas iespēju virknes: %s"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
|
|
@ -2356,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 ""
|
||||
|
|
@ -2495,8 +2588,9 @@ msgstr "jā"
|
|||
#, python-brace-format
|
||||
msgid "{0} app, {1} key aliases"
|
||||
msgid_plural "{0} apps, {1} key aliases"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "{0} lietotņu, {1} atslēgu aizstājvārdi"
|
||||
msgstr[1] "{0} lietotne, {1} atslēgu aizstājvārdi"
|
||||
msgstr[2] "{0} lietotnes, {1} atslēgu aizstājvārdi"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
|
|
@ -2659,11 +2753,13 @@ msgstr ""
|
|||
#: ../fdroidserver/build.py
|
||||
msgid "{} build failed"
|
||||
msgid_plural "{} builds failed"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "Neizdevās {} būvējumi"
|
||||
msgstr[1] "Neizdevās {} būvējums"
|
||||
msgstr[2] "Neizdevās {} būvējumi"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "{} build succeeded"
|
||||
msgid_plural "{} builds succeeded"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "{} sekmīgu būvējumu"
|
||||
msgstr[1] "{} sekmīgs būvējums"
|
||||
msgstr[2] "{} sekmīgi būvējumi"
|
||||
|
|
|
|||
|
|
@ -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 ""
|
||||
|
|
|
|||
|
|
@ -3,29 +3,29 @@
|
|||
# Allan Nordhøy <epost@anotheragency.no>, 2020, 2021, 2022.
|
||||
# Hans-Christoph Steiner <hans@guardianproject.info>, 2020, 2022.
|
||||
# mondstern <mondstern@snopyta.org>, 2021.
|
||||
# Telaneo <post@telaneo.net>, 2025.
|
||||
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"
|
||||
"PO-Revision-Date: 2022-09-06 14:30+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\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"
|
||||
"Language: nb_NO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.14.1-dev\n"
|
||||
"X-Generator: Weblate 5.14-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"\n"
|
||||
"SSH public key to be used as deploy key:"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Offentlig SSH-nøkkel å bruke som utrullingsnøkkel:"
|
||||
"Offentlig SSH-nøkkel som skal brukes som utrullingsnøkkel:"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -41,19 +41,27 @@ msgstr ""
|
|||
msgid "\"%s/\" has no matching metadata file!"
|
||||
msgstr "\"%s/\" har ingen samsvarende metadatafil!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
#: ../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
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "\"isPrimary\" key should not be added to mirrors!"
|
||||
msgstr "«isPrimary»-nøkkelen skal ikke legges til speil!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "\"local_copy_dir\" {path} does not exist!"
|
||||
msgstr "Rotmappen for local_copy_dir \"{path}\" finnes ikke."
|
||||
msgstr "«local_copy_dir» {path} finnes ikke!"
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "\"{apkfilename}\" is already installed on {dev}."
|
||||
msgstr "'{apkfilename}' er allerede installert på {dev}."
|
||||
msgstr "«{apkfilename}» er allerede installert på {dev}."
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
|
|
@ -73,7 +81,7 @@ msgstr "\"{path}\" er ikke et støttet filformat. (bruk: metadata/*.yml)"
|
|||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "\"{path}\" is signed by a key that is not allowed:"
|
||||
msgstr ""
|
||||
msgstr "«{path}» er signert med en nøkkel som ikke er tillatt:"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2142,7 +2218,7 @@ msgid "adding to {name}: {path}"
|
|||
msgstr "legger til i {name}: {path}"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid "ambiguous option: %(option)s could match %(matches)s"
|
||||
msgstr "tvetydig valg: %(option)s kan passe overens med %(matches)s"
|
||||
|
||||
|
|
@ -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,8 +10,8 @@ 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"
|
||||
"PO-Revision-Date: 2025-06-24 12:05+0000\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"
|
||||
"Language: 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}"
|
||||
|
|
@ -364,9 +386,9 @@ msgstr[1] "Nie można zbudować z powodu błędów {} podczas skanowania"
|
|||
msgstr[2] "Nie można zbudować z powodu błędów {} podczas skanowania"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Błąd odczytu {path}: {error}"
|
||||
msgstr "Nie można odczytać {path}: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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: \"{}\""
|
||||
|
|
@ -1498,7 +1549,7 @@ msgstr "Zmień nazwy plików APK, które nie pasują do pliku package.name_123.a
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "RepoType {type} jest przestarzały, proszę przełączyć się na git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2023,7 +2099,7 @@ msgstr "Klucz VirusTotal API nie może przesyłać plików większych niż 32 MB
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "OSTRZEŻENIE: obsługiwane są tylko publiczne repozytoria git!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -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,8 +9,8 @@ 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"
|
||||
"PO-Revision-Date: 2025-04-06 16:45+0000\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"
|
||||
"Language: pt\n"
|
||||
|
|
@ -18,7 +18,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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}"
|
||||
|
|
@ -362,9 +384,9 @@ msgstr[0] "Não é possível construir devido a erro {} durante a digitalizaçã
|
|||
msgstr[1] "Não é possível construir devido a erros {} durante a digitalização"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Falha de leitura {path}: {error}"
|
||||
msgstr "Não é possível ler {path}: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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: \"{}\""
|
||||
|
|
@ -1496,7 +1547,7 @@ msgstr "Renomear todos os ficheiros APKs que não correspondem com package.name_
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "O RepoType {type} é depreciado, por favor mude para git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2020,7 +2096,7 @@ msgstr "A chave VirusTotal API não pode enviar ficheiros maiores que 32MB, use
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "ALERTA: há apoio somente para repositórios de git públicos!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -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,16 +19,16 @@ 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"
|
||||
"PO-Revision-Date: 2025-03-26 10:00+0000\n"
|
||||
"Last-Translator: Igor Rückert <igorruckert@yahoo.com.br>\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"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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}"
|
||||
|
|
@ -372,9 +394,9 @@ msgstr[0] "Não é possível criar devido a {} erro durante a digitalização"
|
|||
msgstr[1] "Não é possível criar devido a {} erros durante a digitalização"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Falha ao ler {path}: {error}"
|
||||
msgstr "Não foi possível ler {path}: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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: \"{}\""
|
||||
|
|
@ -1506,7 +1557,7 @@ msgstr "Renomeia arquivos APK que não correspondem a pacote.nome_123.apk"
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "O RepoType de {type} está depreciado, por favor, migre para o Git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2030,7 +2106,7 @@ msgstr "A chave API do VirusTotal não pode carregar arquivos maiores que 32MB,
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "ALERTA: há suporte somente a repositórios git públicos!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -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,8 +11,8 @@ 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"
|
||||
"PO-Revision-Date: 2025-05-30 07:19+0000\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"
|
||||
"Language: pt_PT\n"
|
||||
|
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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}"
|
||||
|
|
@ -364,9 +386,9 @@ msgstr[0] "Não é possível construir devido a erro {} durante a digitalizaçã
|
|||
msgstr[1] "Não é possível construir devido a erros {} durante a digitalização"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Falha de leitura {path}: {error}"
|
||||
msgstr "Não é possível ler {path}: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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: \"{}\""
|
||||
|
|
@ -1498,7 +1549,7 @@ msgstr "Renomear todos os ficheiros APKs que não correspondem com package.name_
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "O RepoType {type} é depreciado, por favor mude para git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2022,7 +2098,7 @@ msgstr "A chave VirusTotal API não pode enviar ficheiros maiores que 32MB, use
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "ALERTA: há apoio somente para repositórios de git públicos!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -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,8 +21,8 @@ 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"
|
||||
"PO-Revision-Date: 2025-06-24 10:15+0000\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"
|
||||
"Language: ru\n"
|
||||
|
|
@ -30,7 +30,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
"X-Generator: Weblate 5.13.1-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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}"
|
||||
|
|
@ -375,9 +397,9 @@ msgstr[1] "Запустить сборку невозможно из-за {} о
|
|||
msgstr[2] "Запустить сборку невозможно из-за {} ошибок во время сканирования данных"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Не удалось распознать {path}: {error}"
|
||||
msgstr "Не удалось прочитать {path}: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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 "Неверное определение размера: \"{}\""
|
||||
|
|
@ -1509,7 +1560,7 @@ msgstr "Переименовать все APK файлы, не соответс
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "RepoType {type} устарел, пожалуйста, переключитесь на git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2034,7 +2110,7 @@ msgstr "Через API VirusTotal нельзя загрузить файлы б
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "ВНИМАНИЕ: поддерживаются только публичные git-репозитории!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -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ë"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# This file is put in the public domain.
|
||||
# Саша Петровић <salepetronije@gmail.com>, 2022.
|
||||
# Саша Петровић <salepetronije@gmail.com>, 2022, 2025.
|
||||
# Đorđe Vasiljević <djordje.vasiljevich@gmail.com>, 2022.
|
||||
# Reno Tx <renotx@users.noreply.hosted.weblate.org>, 2024.
|
||||
# Hans-Christoph Steiner <hans@guardianproject.info>, 2024.
|
||||
|
|
@ -8,16 +8,16 @@ 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"
|
||||
"PO-Revision-Date: 2024-12-30 22:00+0000\n"
|
||||
"Last-Translator: Reno Tx <renotx@users.noreply.hosted.weblate.org>\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"
|
||||
"Language: sr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.10-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -41,9 +41,17 @@ 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 ""
|
||||
msgstr "Кључ „isPrimary“ не би требало да буде додат одразима складишта!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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"
|
||||
|
|
@ -488,9 +524,9 @@ msgid "Creating \"{path}\" for configuring s3cmd."
|
|||
msgstr "Креирање \"{path}\" за конфигурацију s3cmd."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Creating empty {config_file}"
|
||||
msgstr "Читање '{config_file}'"
|
||||
msgstr "Стварам празну '{config_file}'"
|
||||
|
||||
#: ../fdroidserver/publish.py
|
||||
msgid "Creating log directory"
|
||||
|
|
@ -660,12 +696,12 @@ msgstr "ERROR: {key} у {path} није \"archive\" или \"repo\"!"
|
|||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "ERROR: {key} not a valid key!"
|
||||
msgstr ""
|
||||
msgstr "ГРЕШКА: {key} није исправан кључ!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "ERROR: {key}'s value should be of type {t}!"
|
||||
msgstr ""
|
||||
msgstr "ГРЕШКА: вредност {key} би требала бити врсте {t}!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
|
|
@ -686,15 +722,20 @@ 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!"
|
||||
msgstr "Еколошка променљива {var} из {configname} није подешена!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {{env: {var}}} is not set!"
|
||||
msgstr "Еколошка променљива {var} из {configname} није подешена!"
|
||||
msgstr "Променљива окружења {{env: {var}}} није постављена!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)"
|
||||
|
|
@ -936,9 +977,9 @@ msgid "Ignoring bad element in manifest: %s"
|
|||
msgstr "Игнорисање лошег елемента у манифесту: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Ignoring deprecated {oldfile}, use {newfile}!"
|
||||
msgstr "{oldfile} је застарео, користите {newfile}"
|
||||
msgstr "Занемарујем застарело {oldfile}, користим {newfile}!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
|
|
@ -1146,7 +1187,7 @@ msgstr "Достигнута максимална дубина рекурзиј
|
|||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Mirror config for {url} contains \"isPrimary\" key!"
|
||||
msgstr ""
|
||||
msgstr "Поставке одраза за {url} садрже кључ „јеГлавни“!"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Mirror the full repo and archive, all file types."
|
||||
|
|
@ -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 "Није важећа дефиниција величине: \"{}\""
|
||||
|
|
@ -1313,7 +1364,7 @@ msgstr "Само PNG и JPEG су подржани за графику, нађе
|
|||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Only accepts a single key \"env\""
|
||||
msgstr ""
|
||||
msgstr "Прихвата само јединачни кључ „env“"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "Only process apps with auto-updates"
|
||||
|
|
@ -1474,7 +1525,7 @@ msgstr "Освежите и кеширајте правила и потписе
|
|||
#: ../fdroidserver/publish.py
|
||||
#, python-brace-format
|
||||
msgid "Refusing to sign '{path}', file exists in both {dir1} and {dir2} folder."
|
||||
msgstr ""
|
||||
msgstr "Одбијам писање „{path}“, датотека постоји у оба омота, {dir1} и {dir2}."
|
||||
|
||||
#: ../fdroidserver/verify.py
|
||||
msgid "Remove source tarball and any APKs if successfully verified."
|
||||
|
|
@ -1496,7 +1547,7 @@ msgstr "Преименујте APK фајлове који не одговара
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "Врста складишта {type} је застарела, молим, пређите на гит."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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)!"
|
||||
|
|
@ -1708,7 +1764,7 @@ msgstr "Тест режим - стави излаз у tmp директориј
|
|||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!"
|
||||
msgstr ""
|
||||
msgstr "Питонов пакет „qrcode“ није уграђен (тј. apt-get install python3-qrcode)!"
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/update.py
|
||||
|
|
@ -1716,6 +1772,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)"
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2021,7 +2097,7 @@ msgstr "VirusTotal API кључ не може отпремити датотек
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "УПОЗОРЕЊЕ: само јавна складишта гита су подржана!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -2086,7 +2162,7 @@ msgstr "нејасна опција: %(option)s може одговарати %(
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring."
|
||||
msgstr ""
|
||||
msgstr "Потписник у прибору градње;{version} пушта АПК-ове са неисправним потписима в3, занемарујем."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "apksigner not found! Cannot sign or verify modern APKs"
|
||||
|
|
@ -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 "позициони аргументи"
|
||||
|
|
@ -2613,7 +2694,7 @@ msgstr "{name} \"{section}/icons/{path}\" не постоји! Проверит
|
|||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{path1} is a duplicate of {path2}, remove one!"
|
||||
msgstr ""
|
||||
msgstr "{path1} је удвостручено {path2}, уклоните једно!"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, python-brace-format
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -2,22 +2,22 @@
|
|||
# This file is put in the public domain.
|
||||
# K.B.Dharun Krishna <kbdharunkrishna@gmail.com>, 2022.
|
||||
# Naveen <naveen.sakthivel@tutanota.com>, 2024.
|
||||
# தமிழ்நேரம் <anishprabu.t@gmail.com>, 2024.
|
||||
# தமிழ்நேரம் <anishprabu.t@gmail.com>, 2024, 2025.
|
||||
# Hans-Christoph Steiner <hans@guardianproject.info>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
|
||||
"PO-Revision-Date: 2025-01-20 14:04+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\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"
|
||||
"Language: ta\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.10-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -41,9 +41,17 @@ 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 ""
|
||||
msgstr "\"இச்ப்ரைமரி\" விசையை கண்ணாடியில் சேர்க்கக்கூடாது!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -361,9 +383,9 @@ msgstr[0] "ச்கேன் செய்யும் போது {} பிழ
|
|||
msgstr[1] "ச்கேன் செய்யும் போது {} பிழைகள் காரணமாக உருவாக்க முடியாது"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "தோல்வியுற்ற வாசிப்பு {path}: {error}"
|
||||
msgstr "படிக்க முடியவில்லை {path}: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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"
|
||||
|
|
@ -487,9 +523,9 @@ msgid "Creating \"{path}\" for configuring s3cmd."
|
|||
msgstr "S3CMD ஐ கட்டமைக்க \"{path}\" ஐ உருவாக்குதல்."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Creating empty {config_file}"
|
||||
msgstr "'{config_file}'"
|
||||
msgstr "வெற்று {config_file} உருவாக்குகிறது"
|
||||
|
||||
#: ../fdroidserver/publish.py
|
||||
msgid "Creating log directory"
|
||||
|
|
@ -659,12 +695,12 @@ msgstr "பிழை: {path} இல் {key} என்பது \"காப்
|
|||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "ERROR: {key} not a valid key!"
|
||||
msgstr ""
|
||||
msgstr "பிழை: {key} செல்லுபடியாகும் விசை அல்ல!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "ERROR: {key}'s value should be of type {t}!"
|
||||
msgstr ""
|
||||
msgstr "பிழை: {key} இன் மதிப்பு {t} வகை இருக்க வேண்டும்!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
|
|
@ -685,15 +721,20 @@ 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!"
|
||||
msgstr "{configname} இருந்து இலிருந்து சுற்றுச்சூழல் மாறி {var} அமைக்கப்படவில்லை!"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Environment variable {{env: {var}}} is not set!"
|
||||
msgstr "{configname} இருந்து இலிருந்து சுற்றுச்சூழல் மாறி {var} அமைக்கப்படவில்லை!"
|
||||
msgstr "சூழல் மாறி {{env: {var}}} அமைக்கப்படவில்லை!"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "Error deploying 'github_releases', {} not present. (You might need to run `fdroid update` first.)"
|
||||
|
|
@ -935,9 +976,9 @@ msgid "Ignoring bad element in manifest: %s"
|
|||
msgstr "வெளிப்படையான மோசமான உறுப்பை புறக்கணித்தல்: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Ignoring deprecated {oldfile}, use {newfile}!"
|
||||
msgstr "{oldfile} நீக்கப்பட்டது, {newfile} ஐப் பயன்படுத்தவும்"
|
||||
msgstr "{oldfile} தவிர்க்கப்பட்டது, {newfile} ஐப் பயன்படுத்தவும்!"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
|
|
@ -1145,7 +1186,7 @@ msgstr "சிப் கோப்பில் அதிகபட்ச மறு
|
|||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Mirror config for {url} contains \"isPrimary\" key!"
|
||||
msgstr ""
|
||||
msgstr "{url} க்கான மிரர் கட்டமைப்பு \"isprimary\" விசையைக் கொண்டுள்ளது!"
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Mirror the full repo and archive, all file types."
|
||||
|
|
@ -1241,9 +1282,9 @@ msgid "No such package: %s"
|
|||
msgstr "அத்தகைய தொகுப்பு இல்லை: %s"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "No such versionCode {versionCode} for app {appid}"
|
||||
msgstr "பயன்பாட்டிற்கு அத்தகைய பதிப்பு குறியீடு பதிப்பு குறியீடு {versionCode}"
|
||||
msgstr "பயன்பாட்டிற்கு {appid} அத்தகைய பதிப்புக் குறியீடு {versionCode}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "No tags found"
|
||||
|
|
@ -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 "சரியான அளவு வரையறை அல்ல: \"{}\""
|
||||
|
|
@ -1275,9 +1326,9 @@ msgid "Now set these in config.yml:"
|
|||
msgstr "இப்போது இவற்றை config.yml இல் அமைக்கவும்:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "OBB file has newer versionCode({integer}) than any APK:"
|
||||
msgstr "OBB கோப்பில் எந்த APK ஐ விட புதிய பதிப்பு குறியீடு ({முழு எண்) உள்ளது:"
|
||||
msgstr "OBB கோப்பில் எந்த APK ஐ விடப் புதிய பதிப்புக் குறியீடு ({integer}) உள்ளது:"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "OBB filename must start with \"main.\" or \"patch.\":"
|
||||
|
|
@ -1312,7 +1363,7 @@ msgstr "கிராபிக்ச் மற்றும் காணப்ப
|
|||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Only accepts a single key \"env\""
|
||||
msgstr ""
|
||||
msgstr "\"ENV\" என்ற ஒற்றை விசையை மட்டுமே ஏற்றுக்கொள்கிறது"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "Only process apps with auto-updates"
|
||||
|
|
@ -1341,9 +1392,9 @@ msgid "Overall license of the project."
|
|||
msgstr "திட்டத்தின் ஒட்டுமொத்த உரிமம்."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Overriding blank versionName in {apkfilename} from metadata: {version}"
|
||||
msgstr "மெட்டாடேட்டாவிலிருந்து {apkfilename} இல் வெற்று பதிப்பு பெயர்:{version}"
|
||||
msgstr "மெட்டாடேட்டாவிலிருந்து {apkfilename} இல் வெற்று பதிப்புப் பெயர்மேல் எழுதுதல்:{version}"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1473,7 +1524,7 @@ msgstr "நெட்வொர்க்கிலிருந்து ச்க
|
|||
#: ../fdroidserver/publish.py
|
||||
#, python-brace-format
|
||||
msgid "Refusing to sign '{path}', file exists in both {dir1} and {dir2} folder."
|
||||
msgstr ""
|
||||
msgstr "'{path}' கையொப்பமிட மறுத்து, கோப்பு {dir1} மற்றும் {dir2} கோப்புறை இரண்டிலும் உள்ளது."
|
||||
|
||||
#: ../fdroidserver/verify.py
|
||||
msgid "Remove source tarball and any APKs if successfully verified."
|
||||
|
|
@ -1495,7 +1546,7 @@ msgstr "தொகுப்புடன் பொருந்தாத APK கோ
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "{type} நீக்கப்பட்டது, தயவுசெய்து GIT க்கு மாறவும்."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1547,9 +1598,9 @@ msgid "Running wget in {path}"
|
|||
msgstr "{path} இல் wget ஐ இயக்குகிறது"
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "SHA-256 of {url} does not match entry!"
|
||||
msgstr "{url} of இன் SHA-256 நுழைவு பொருந்தவில்லை!"
|
||||
msgstr "{url} இன் SHA-256 நுழைவு பொருந்தவில்லை!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Scan the resulting APK(s) for known non-free classes."
|
||||
|
|
@ -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)!"
|
||||
|
|
@ -1706,7 +1762,7 @@ msgstr "சோதனை பயன்முறை - வெளியீடு ஏ
|
|||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "The \"qrcode\" Python package is not installed (e.g. apt-get install python3-qrcode)!"
|
||||
msgstr ""
|
||||
msgstr "\"QRCode\" பைதான் தொகுப்பு நிறுவப்படவில்லை (எ.கா. apt-get install python3-qrcode)!"
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/update.py
|
||||
|
|
@ -1714,6 +1770,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)"
|
||||
|
|
@ -1814,9 +1875,9 @@ msgid "Unknown exception found!"
|
|||
msgstr "அறியப்படாத விதிவிலக்கு கண்டறியப்பட்டது!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Unknown file '{filename}' in build '{versionName}'"
|
||||
msgstr "அறியப்படாத கோப்பு '{filename}'"
|
||||
msgstr "அறியப்படாத கோப்பு '{filename}' இந்தக் கட்டமைப்பில் '{versionName}'"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-format
|
||||
|
|
@ -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."
|
||||
|
|
@ -1972,15 +2043,20 @@ msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner
|
|||
msgstr "சாவாவின் சார்சிக்னரைப் பயன்படுத்துதல், APKS ஐ சரிபார்க்க பரிந்துரைக்கப்படவில்லை! Apksigner ஐப் பயன்படுத்தவும்"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr "{பாதை of இன் உள்ளடக்கங்களுக்கு பதிலாக வெற்று அகராதியைப் பயன்படுத்துதல்!"
|
||||
msgstr "{path} இன் உள்ளடக்கங்களுக்குப் பதிலாக வெற்று அகராதியைப் பயன்படுத்துதல்!"
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
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}"
|
||||
|
|
@ -2019,7 +2095,7 @@ msgstr "வைரச்டோட்டல் பநிஇ விசையை 32M
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "எச்சரிக்கை: பொது அறிவிலி களஞ்சியங்கள் மட்டுமே ஆதரிக்கப்படுகின்றன!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -2084,7 +2160,7 @@ msgstr "தெளிவற்ற விருப்பம்: %(option)s %(match
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring."
|
||||
msgstr ""
|
||||
msgstr "பில்ட்-டூல்களில் apksigner; {version} புறக்கணித்து, தவறான வி 3 கையொப்பங்களுடன் APKS ஐ அனுப்புகிறது."
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "apksigner not found! Cannot sign or verify modern APKs"
|
||||
|
|
@ -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 "நிலை வாதங்கள்"
|
||||
|
|
@ -2508,9 +2589,9 @@ msgid "usage: "
|
|||
msgstr "பயன்பாடு: "
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "using Apache libcloud to sync with {url}"
|
||||
msgstr "{url} both உடன் ஒத்திசைக்க அப்பாச்சி லிப்குட்டைப் பயன்படுத்துதல்"
|
||||
msgstr "{url} உடன் ஒத்திசைக்க அப்பாச்சி லிப்குட்டைப் பயன்படுத்துதல்"
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
msgid "virustotal.com is rate limiting, waiting to retry..."
|
||||
|
|
@ -2608,7 +2689,7 @@ msgstr "{name} \"{section}/ஐகான்கள்/{path}\" இல்லை! \"
|
|||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{path1} is a duplicate of {path2}, remove one!"
|
||||
msgstr ""
|
||||
msgstr "{path1} என்பது {path2} இன் நகல், ஒன்றை அகற்று!"
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
#, python-brace-format
|
||||
|
|
|
|||
|
|
@ -7,20 +7,21 @@
|
|||
# "M. Fatih Uluçam" <mulucam@gmail.com>, 2025.
|
||||
# Nuri KÜÇÜKLER <enatsek@gmail.com>, 2025.
|
||||
# Bora Atıcı <boratici.acc@gmail.com>, 2025.
|
||||
# Akif <akifvar5067@gmail.com>, 2025.
|
||||
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"
|
||||
"PO-Revision-Date: 2025-05-26 22:01+0000\n"
|
||||
"Last-Translator: Bora Atıcı <boratici.acc@gmail.com>\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"
|
||||
"Language: tr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -44,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!"
|
||||
|
|
@ -134,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ı!"
|
||||
|
|
@ -192,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}:"
|
||||
|
|
@ -209,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}"
|
||||
|
|
@ -364,7 +387,7 @@ msgstr[0] "Tarama sırasında {} hata nedeniyle inşa edilemiyor"
|
|||
msgstr[1] "Tarama sırasında {} hata nedeniyle inşa edilemiyor"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "{path} okunamadı: {error}"
|
||||
|
||||
|
|
@ -423,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:"
|
||||
|
|
@ -447,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"
|
||||
|
|
@ -688,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!"
|
||||
|
|
@ -1260,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: \"{}\""
|
||||
|
|
@ -1639,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)!"
|
||||
|
|
@ -1717,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)"
|
||||
|
|
@ -1903,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}"
|
||||
|
|
@ -1953,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."
|
||||
|
|
@ -1984,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}"
|
||||
|
|
@ -2022,7 +2099,7 @@ msgstr "VirusTotal API anahtarı 32MB'den büyük dosyaları yükleyemiyor, {pat
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "UYARI: yanlızca git depoları desteklenmektedir!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -2388,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 ""
|
||||
|
|
|
|||
|
|
@ -13,20 +13,21 @@
|
|||
# Nazar <balaraz@tuta.io>, 2024.
|
||||
# Максим Горпиніч <mgorpinic2005@gmail.com>, 2024.
|
||||
# Максим Горпиніч <maksimgorpinic2005a@gmail.com>, 2025.
|
||||
# Максим Горпиніч <maksimgorpinic4@gmail.com>, 2025.
|
||||
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"
|
||||
"PO-Revision-Date: 2025-03-27 19:35+0000\n"
|
||||
"Last-Translator: Ihor Hordiichuk <igor_ck@outlook.com>\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"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -50,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\" не слід додавати до дзеркал!"
|
||||
|
|
@ -140,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!"
|
||||
|
|
@ -198,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}:"
|
||||
|
|
@ -215,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}"
|
||||
|
|
@ -371,9 +394,9 @@ msgstr[1] "Неможливо створити через {} помилки пі
|
|||
msgstr[2] "Неможливо створити через {} помилок під час сканування"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "Не вдалося розпізнати {path}: {error}"
|
||||
msgstr "Не можу читати {path}: {error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -430,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:"
|
||||
|
|
@ -454,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"
|
||||
|
|
@ -695,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!"
|
||||
|
|
@ -1267,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 "Недійсне визначення розміру: \"{}\""
|
||||
|
|
@ -1505,7 +1557,7 @@ msgstr "Перейменування файлів APK, які не відпов
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "RepoType {type} застарів, будь ласка, перейдіть на git."
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -1647,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)!"
|
||||
|
|
@ -1725,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)"
|
||||
|
|
@ -1911,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}"
|
||||
|
|
@ -1961,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."
|
||||
|
|
@ -1992,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}"
|
||||
|
|
@ -2030,7 +2107,7 @@ msgstr "Ключ API VirusTotal не може завантажити файли,
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "ПОПЕРЕДЖЕННЯ: підтримуються лише публічні git-репозиторії!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -2398,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,8 +39,8 @@ 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"
|
||||
"PO-Revision-Date: 2025-03-26 10:00+0000\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"
|
||||
"Language: zh_Hans\n"
|
||||
|
|
@ -48,7 +48,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.11-dev\n"
|
||||
"X-Generator: Weblate 5.13-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
|
@ -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}"
|
||||
|
|
@ -391,9 +413,9 @@ msgid_plural "Can't build due to {} errors while scanning"
|
|||
msgstr[0] "因扫描时的{}错误而无法构建"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, fuzzy, python-brace-format
|
||||
#, python-brace-format
|
||||
msgid "Cannot read {path}: {error}"
|
||||
msgstr "读取 {path} 失败:{error}"
|
||||
msgstr "无法读取 {path} :{error}"
|
||||
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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 "不是有效的大小定义:“{}”"
|
||||
|
|
@ -1525,7 +1576,7 @@ msgstr "重命名文件名不符合 package.name_123.apk 的 APK 文件"
|
|||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "RepoType {type} is deprecated, please switch to git."
|
||||
msgstr ""
|
||||
msgstr "存储库类型 {type} 被废弃,请切换到 git。"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
|
|
@ -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}"
|
||||
|
|
@ -2048,7 +2124,7 @@ msgstr "VirusTotal 的 API 密钥无法用于上传大于 32MB 的文件,请
|
|||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "WARNING: only public git repos are supported!"
|
||||
msgstr ""
|
||||
msgstr "警告:只支持公开 git 存储库!"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Warn about possible metadata errors"
|
||||
|
|
@ -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