Update translation files

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

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/
Translation: F-Droid/F-Droid Server
This commit is contained in:
Hosted Weblate 2023-03-09 03:45:06 +01:00
parent 29e3f97347
commit 6e1e544c44
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C
11 changed files with 2091 additions and 980 deletions

View file

@ -10,7 +10,8 @@ msgstr ""
"POT-Creation-Date: 2022-02-15 20:04+0100\n"
"PO-Revision-Date: 2021-07-27 15:49+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-Team: Persian <https://hosted.weblate.org/projects/f-droid/"
"fdroidserver/fa/>\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,9 +22,12 @@ msgstr ""
#: ../fdroidserver/common.py
msgid ""
"\n"
" This is a repository of apps to be used with FDroid. Applications in this\n"
" repository are either official binaries built by the original application\n"
" developers, or are binaries built from source by f-droid.org using the\n"
" This is a repository of apps to be used with FDroid. Applications in "
"this\n"
" repository are either official binaries built by the original "
"application\n"
" developers, or are binaries built from source by f-droid.org using "
"the\n"
" tools on https://gitlab.com/fdroid.\n"
" "
msgstr ""
@ -55,16 +59,17 @@ msgstr ""
#: ../fdroidserver/index.py
#, python-brace-format
msgid "\"local_copy_dir\" {path} does not exist!"
msgstr ""
msgstr "\"local_copy_dir\" {path} وجود ندارد!"
#: ../fdroidserver/index.py
msgid "\"repo_pubkey\" must be present in config.yml when using --nosign!"
msgstr ""
"\"repo_pubkey\" باید در config.yml هنگام استفاده از --nosign وجود داشته باشد!"
#: ../fdroidserver/install.py
#, python-brace-format
msgid "\"{apkfilename}\" is already installed on {dev}."
msgstr ""
msgstr "\"{apkfilename}\" قبلا در {dev} نصب شده است."
#: ../fdroidserver/update.py
#, python-brace-format
@ -79,43 +84,44 @@ msgstr ""
#: ../fdroidserver/deploy.py ../fdroidserver/upload.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 ""
"\"{path}\" از فرمتِ پرونده پشتیبانی نمی‌کند (استفاده کنید از: metadata/*.yml)"
#: ../fdroidserver/metadata.py
#, python-brace-format
msgid "\"{path}\" is not an accepted format, convert to: {formats}"
msgstr ""
msgstr "\"{path}\" قالب را قبول نکرده است، تبدیل به: {formats}"
#: ../fdroidserver/update.py
#, python-brace-format
msgid "\"{path}\" is signed by a key that is not allowed:"
msgstr ""
msgstr "\"{path}\" توسط کلیدی که مجاز نیست امضاء می‌شود:"
#: ../fdroidserver/common.py
#: ../fdroidserver/common.py ../fdroidserver/import_subcommand.py
#, python-brace-format
msgid "\"{url}\" is not a valid URL!"
msgstr ""
msgstr "\"{url}\" یک نشانی وب معتبر نیست!"
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
#, python-format
msgid "%(option)s option requires %(number)d argument"
msgid_plural "%(option)s option requires %(number)d arguments"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "گزینه %(option)s نیاز به آرگومان %(number)d دارد"
msgstr[1] "گزینه %(option)s نیاز به آرگومان‌های %(number)d دارد"
#: ../fdroidserver/mirror.py
#, python-format
msgid "%(prog)s [options] url"
msgstr ""
msgstr "%(prog)s [گزینه‌ها] نشانی‌وب"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "%(prog)s: error: %(message)s\n"
msgstr "%(prog)s: خطا: %(message)s\n"
@ -126,12 +132,12 @@ msgid "%d problems found"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
msgid "%prog [options]"
msgstr "کاوش کردن"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "%r is not callable"
msgstr "%r قابل صدا زدن نیست"
@ -142,14 +148,14 @@ msgid "%s is not an accepted build field"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
#, python-format
msgid "%s option does not take a value"
msgstr ""
msgstr "گزینۀ %s مقداری را نمی‌گیرد"
#: ../fdroidserver/index.py ../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!"
@ -157,28 +163,28 @@ msgstr ""
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystore' not found in config.yml!"
msgstr ""
msgstr "'keystore' وجود ندارد در config.yml!"
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystorepass' not found in config.yml!"
msgstr ""
msgstr "'keystorepass' وجود ندارد در config.yml!"
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'repo_keyalias' not found in config.yml!"
msgstr ""
msgstr "'repo_keyalias' وجود ندارد در config.yml!"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/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
msgid "'sdk_path' not set in config.yml!"
msgstr ""
msgstr "'sdk_path' تنظیم نشده است در config.yml!"
#. Translators: "build-tools" is the file name of a package from
#. Google, it is part of the Android SDK. So it probably shouldn't be
@ -187,31 +193,40 @@ msgstr ""
#, python-brace-format
msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!"
msgstr ""
"'{aapt}' خیلی قدیمی است، اف‌دروید به build-tools-23.0.0 یا جدیدتر نیاز دارد!"
#: ../fdroidserver/common.py
#, python-brace-format
msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!"
msgstr ""
"'{aapt}' خیلی قدیمی است، اف‌دروید بهbuild- tools-{version} یا جدیدتر نیاز "
"دارد!"
#: ../fdroidserver/install.py
#, python-brace-format
msgid "'{apkfilename}' is already installed on {dev}."
msgstr ""
msgstr "'{apkfilename}' قبلاً در {dev} نصب شده است."
#: ../fdroidserver/metadata.py
#, python-brace-format
msgid "'{field}' in {linedesc} is obsolete, see docs for current fields:"
msgstr ""
"'{field}' در {linedesc} منسوخ شده است، برای فیلدهای فعلی به اسناد مراجعه "
"کنید :"
#: ../fdroidserver/common.py
#, python-brace-format
msgid "'{field}' will be in random order! Use () or [] brackets if order is important!"
msgid ""
"'{field}' will be in random order! Use () or [] brackets if order is "
"important!"
msgstr ""
"'{field}' به ترتیب تصادفی خواهد بود! اگر مهم است از () یا [] کروشه‌ها استفاده "
"کنید!"
#: ../fdroidserver/common.py
#, python-brace-format
msgid "'{path}' failed to execute!"
msgstr ""
msgstr "'{path}' اجرا نشد!"
#: ../fdroidserver/metadata.py
#, python-brace-format
@ -224,7 +239,7 @@ msgid "...checkupdate failed for {appid} : {error}"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
msgid ".__call__() not defined"
msgstr ".__call__() تعریف نشده است"
@ -265,8 +280,10 @@ msgstr ""
msgid "Alias of the repo signing key in the keystore"
msgstr ""
#: ../fdroidserver/import.py
msgid "Allows a different revision (or git branch) to be specified for the initial import"
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
msgid ""
"Allows a different revision (or git branch) to be specified for the initial "
"import"
msgstr ""
#: ../fdroidserver/mirror.py
@ -350,7 +367,9 @@ msgid "Archiving {apkfilename} with invalid signature!"
msgstr ""
#: ../fdroidserver/mirror.py
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
msgid ""
"Base URL to mirror, can include the index signing key using the query "
"string: ?fingerprint="
msgstr ""
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
@ -391,7 +410,9 @@ msgstr ""
#: ../fdroidserver/metadata.py
#, python-brace-format
msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}"
msgid ""
"Build should have comma-separated versionName and versionCode, not "
"\"{value}\", in {linedesc}"
msgstr ""
#: ../fdroidserver/init.py
@ -449,19 +470,23 @@ msgstr "به‌روزرسانی‌ها برای برنامه‌ها را برر
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Checking archiving for {appid} - APKs:{integer}, keepversions:{keep}, archapks:{arch}"
msgid ""
"Checking archiving for {appid} - APKs:{integer}, keepversions:{keep}, "
"archapks:{arch}"
msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}"
msgid ""
"Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, "
"archapks:{arch}"
msgstr ""
#: ../fdroidserver/update.py
msgid "Clean update - don't uses caches, reprocess all APKs"
msgstr ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
msgid "Comma separated list of categories."
msgstr ""
@ -475,7 +500,9 @@ msgid "Commit changes"
msgstr ""
#: ../fdroidserver/__main__.py
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
msgid ""
"Conflicting arguments: '--verbose' and '--quiet' can not be specified at the "
"same time."
msgstr ""
#: ../fdroidserver/common.py
@ -488,11 +515,11 @@ msgstr ""
msgid "Could not find '{command}' on your system"
msgstr ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
msgid "Could not find latest version code"
msgstr ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
msgid "Could not find latest version name"
msgstr ""
@ -512,7 +539,7 @@ msgid "Could not parse size \"{size}\", wrong type \"{type}\""
msgstr ""
#. Translators: https://developer.android.com/studio/build/application-id
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
msgid "Couldn't find Application ID"
msgstr ""
@ -629,7 +656,7 @@ msgstr ""
msgid "Description of length {length} is over the {limit} char limit"
msgstr ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
msgid "Do not add 'disable:' to the generated build entries"
msgstr ""
@ -655,7 +682,9 @@ msgid "Don't create a source tarball, useful when testing a build"
msgstr ""
#: ../fdroidserver/build.py
msgid "Don't refresh the repository, useful when testing a build with no internet connection"
msgid ""
"Don't refresh the repository, useful when testing a build with no internet "
"connection"
msgstr ""
#: ../fdroidserver/deploy.py ../fdroidserver/nightly.py
@ -683,7 +712,8 @@ msgstr ""
#: ../fdroidserver/metadata.py
#, python-brace-format
msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
msgid ""
"Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
msgstr ""
#: ../fdroidserver/lint.py
@ -716,7 +746,9 @@ msgstr ""
#: ../fdroidserver/__main__.py
#, python-brace-format
msgid "Encoding is set to '{enc}' fdroid might run into encoding issues. Please set it to 'UTF-8' for best results."
msgid ""
"Encoding is set to '{enc}' fdroid might run into encoding issues. Please set "
"it to 'UTF-8' for best results."
msgstr ""
#: ../fdroidserver/init.py
@ -738,6 +770,7 @@ msgid "Error while attempting to publish log: %s"
msgstr ""
#: ../fdroidserver/import.py ../fdroidserver/common.py
#: ../fdroidserver/import_subcommand.py
msgid "Error while getting repo address"
msgstr ""
@ -823,7 +856,7 @@ msgstr ""
#: ../fdroidserver/verify.py ../fdroidserver/update.py
#: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py
#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
#: ../fdroidserver/install.py
#: ../fdroidserver/install.py ../fdroidserver/stats.py
msgid "Finished"
msgstr ""
@ -840,7 +873,9 @@ msgid "Forbidden HTML tags"
msgstr ""
#: ../fdroidserver/build.py
msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode."
msgid ""
"Force build of disabled apps, and carries on regardless of scan problems. "
"Only allowed in test mode."
msgstr ""
#: ../fdroidserver/build.py
@ -1091,7 +1126,8 @@ msgstr ""
#: ../fdroidserver/lint.py
#, python-format
msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
msgid ""
"Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
msgstr ""
#: ../fdroidserver/lint.py
@ -1171,7 +1207,8 @@ msgid "Java compiled class"
msgstr ""
#: ../fdroidserver/signindex.py
msgid "Java jarsigner not found! Install in standard location or set java_paths!"
msgid ""
"Java jarsigner not found! Install in standard location or set java_paths!"
msgstr ""
#: ../fdroidserver/lint.py
@ -1189,7 +1226,8 @@ msgstr ""
#: ../fdroidserver/lint.py
#, python-brace-format
msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'"
msgid ""
"Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'"
msgstr ""
#: ../fdroidserver/lint.py
@ -1275,11 +1313,12 @@ msgstr ""
msgid "No git submodules available"
msgstr ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
msgid "No gradle project could be found. Specify --subdir?"
msgstr ""
#: ../fdroidserver/import.py ../fdroidserver/common.py
#: ../fdroidserver/import_subcommand.py
msgid "No information found."
msgstr ""
@ -1403,7 +1442,7 @@ msgid "OpenCollective donation methods belong in the OpenCollective: field"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
msgid "Options"
msgstr "انتخاب‌ها"
@ -1421,7 +1460,7 @@ msgstr ""
msgid "Outputting JSON"
msgstr ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
msgid "Overall license of the project."
msgstr ""
@ -1430,7 +1469,7 @@ msgstr ""
msgid "Overriding blank versionName in {apkfilename} from metadata: {version}"
msgstr ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
#, python-brace-format
msgid "Package \"{appid}\" already exists"
msgstr ""
@ -1444,7 +1483,7 @@ msgstr ""
msgid "Password required with username"
msgstr ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
msgid "Path to main Android project subdirectory, if not in root."
msgstr ""
@ -1499,7 +1538,7 @@ msgstr ""
msgid "Produce human-readable index.xml"
msgstr ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
msgid "Project URL to import from."
msgstr ""
@ -1543,7 +1582,9 @@ msgstr ""
#. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
#: ../fdroidserver/common.py
#, python-brace-format
msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'"
msgid ""
"Reading packageName/versionCode/versionName failed, APK invalid: "
"'{apkfilename}'"
msgstr ""
#: ../fdroidserver/update.py
@ -1573,7 +1614,9 @@ msgid "Report on build data status"
msgstr ""
#: ../fdroidserver/build.py
msgid "Reset and create a brand new build server, even if the existing one appears to be ok."
msgid ""
"Reset and create a brand new build server, even if the existing one appears "
"to be ok."
msgstr ""
#: ../fdroidserver/nightly.py
@ -1771,7 +1814,9 @@ msgid "System clock is older than date in {path}!"
msgstr ""
#: ../fdroidserver/checkupdates.py
msgid "Tags update mode only works for git, hg, bzr and git-svn repositories currently"
msgid ""
"Tags update mode only works for git, hg, bzr and git-svn repositories "
"currently"
msgstr ""
#: ../fdroidserver/checkupdates.py
@ -1779,7 +1824,9 @@ msgid "Tags update mode used in git-svn, but the repo was not set up with tags"
msgstr ""
#: ../fdroidserver/build.py
msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists."
msgid ""
"Test mode - put output in the tmp directory only, and always build, even if "
"the output already exists."
msgstr ""
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
@ -1826,10 +1873,14 @@ msgid "These are the apps that have been archived from the main repo."
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."
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 ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
#, python-format
msgid "This repo already has local metadata: %s"
msgstr ""
@ -1847,7 +1898,9 @@ msgid ""
msgstr ""
#: ../fdroidserver/deploy.py ../fdroidserver/upload.py
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!"
msgid ""
"To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config."
"yml!"
msgstr ""
#: ../fdroidserver/lint.py
@ -1868,11 +1921,15 @@ msgid "URL {url} in Description: {error}"
msgstr ""
#: ../fdroidserver/lint.py
msgid "Unexpected license tag \"{}\"! Only use FSF or OSI approved tags from https://spdx.org/license-list"
msgid ""
"Unexpected license tag \"{}\"! Only use FSF or OSI approved tags from "
"https://spdx.org/license-list"
msgstr ""
#: ../fdroidserver/lint.py
msgid "Unexpected license tag \"{}\"! Only use license tags configured in your config file"
msgid ""
"Unexpected license tag \"{}\"! Only use license tags configured in your "
"config file"
msgstr ""
#: ../fdroidserver/common.py
@ -2036,7 +2093,8 @@ msgid "UpdateCheckData not a valid URL: {url}"
msgstr ""
#: ../fdroidserver/lint.py
msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet"
msgid ""
"UpdateCheckMode is set but it looks like checkupdates hasn't been run yet"
msgstr ""
#. Translators: https://developer.android.com/studio/build/application-id
@ -2059,12 +2117,12 @@ msgid "Uploading {apkfilename} to virustotal"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
msgid "Usage"
msgstr "استفاده"
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
#, python-format
msgid "Usage: %s\n"
msgstr "مصرف: %s\n"
@ -2099,7 +2157,8 @@ msgid "Using APK Signature v3"
msgstr ""
#: ../fdroidserver/common.py
msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
msgid ""
"Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
msgstr ""
#: ../fdroidserver/common.py
@ -2135,7 +2194,9 @@ msgstr ""
#: ../fdroidserver/deploy.py
#, python-brace-format
msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}."
msgid ""
"VirusTotal API key cannot upload files larger than 32MB, use {url} to upload "
"{path}."
msgstr ""
#: ../fdroid ../fdroidserver/__main__.py
@ -2143,11 +2204,15 @@ msgid "Warn about possible metadata errors"
msgstr ""
#: ../fdroidserver/update.py
msgid "When configured for signed indexes, create only unsigned indexes at this stage"
msgid ""
"When configured for signed indexes, create only unsigned indexes at this "
"stage"
msgstr ""
#: ../fdroidserver/lint.py
msgid "When linting the entire repository yamllint is disabled by default. This option forces yamllint regardless."
msgid ""
"When linting the entire repository yamllint is disabled by default. This "
"option forces yamllint regardless."
msgstr ""
msgid "X.509 'Distiguished Name' used when generating keys"
@ -2176,13 +2241,13 @@ msgid "adding to {name}: {path}"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "ambiguous option: %(option)s could match %(matches)s"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
#, python-format
msgid "ambiguous option: %s (%s?)"
msgstr ""
@ -2222,7 +2287,7 @@ msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "argument \"-\" with mode %r"
msgstr ""
@ -2251,12 +2316,12 @@ msgid "cannot find required srclibs: \"{path}\""
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
msgid "cannot have multiple subparser arguments"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "cannot merge actions - two groups are named %r"
msgstr ""
@ -2279,12 +2344,12 @@ msgid "commands from plugin modules:"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
msgid "complex"
msgstr "پیچیده"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "conflicting option string: %s"
msgid_plural "conflicting option strings: %s"
@ -2335,7 +2400,7 @@ msgid "deployed process log {path} to {dest}"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "dest= is required for options like %r"
msgstr ""
@ -2345,7 +2410,7 @@ msgid "executable binary, possibly code"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "expected %s argument"
msgid_plural "expected %s arguments"
@ -2353,17 +2418,17 @@ msgstr[0] ""
msgstr[1] ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
msgid "expected at least one argument"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
msgid "expected at most one argument"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
msgid "expected one argument"
msgstr ""
@ -2381,7 +2446,7 @@ msgid "fdroid [<command>] [-h|--help|--version|<args>]"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
msgid "floating-point"
msgstr ""
@ -2402,7 +2467,7 @@ msgid "gzip file archive"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "ignored explicit argument %r"
msgstr ""
@ -2412,32 +2477,34 @@ msgid "index-v1 must have a signature, use `fdroid signindex` to create it!"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
msgid "integer"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "invalid %(type)s value: %(value)r"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "invalid choice: %(value)r (choose from %(choices)s)"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "invalid conflict_resolution value: %r"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r"
msgid ""
"invalid option string %(option)r: must start with a character "
"%(prefix_chars)r"
msgstr ""
#: ../fdroidserver/checkupdates.py
@ -2447,7 +2514,8 @@ msgstr ""
#: ../fdroidserver/deploy.py
#, python-brace-format
msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
msgid ""
"local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
msgstr ""
#: ../fdroidserver/deploy.py
@ -2464,7 +2532,7 @@ msgid "mirror '%s' does not end with 'fdroid'!"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
msgid "mutually exclusive arguments must be optional"
msgstr ""
@ -2478,7 +2546,7 @@ msgid "no APK supplied"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
#, python-format
msgid "no such option: %s"
msgstr ""
@ -2492,13 +2560,13 @@ msgid "no version information found"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "not allowed with argument %s"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "one of the arguments %s is required"
msgstr ""
@ -2513,55 +2581,55 @@ msgid "option %s: If you really want to install all the signed apps, use --all"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
#, python-format
msgid "option %s: invalid %s value: %r"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
#, python-format
msgid "option %s: invalid choice: %r (choose from %s)"
msgstr ""
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
#: /usr/lib/python3.7/getopt.py
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
#, python-format
msgid "option -%s not recognized"
msgstr "گزینه -%s شناسایی نشد"
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
#: /usr/lib/python3.7/getopt.py
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
#, python-format
msgid "option -%s requires argument"
msgstr "گزینه -%s نیازمند آرگومان است"
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
#: /usr/lib/python3.7/getopt.py
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
#, python-format
msgid "option --%s must not have an argument"
msgstr ""
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
#: /usr/lib/python3.7/getopt.py
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
#, python-format
msgid "option --%s not a unique prefix"
msgstr ""
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
#: /usr/lib/python3.7/getopt.py
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
#, python-format
msgid "option --%s not recognized"
msgstr "گزینه --%s شناسایی نشد"
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
#: /usr/lib/python3.7/getopt.py
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
#, python-format
msgid "option --%s requires argument"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
msgid "optional arguments"
msgstr "آرگومان‌های اختیاری"
@ -2571,7 +2639,7 @@ msgid "overwriting existing {path}"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
msgid "positional arguments"
msgstr ""
@ -2582,12 +2650,16 @@ msgstr ""
#: ../fdroidserver/signatures.py
#, python-brace-format
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
msgid ""
"refuse downloading via insecure HTTP connection (use HTTPS or specify --no-"
"https-check): {apkfilename}"
msgstr ""
#: ../fdroidserver/signatures.py
#, python-brace-format
msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}"
msgid ""
"refuse downloading via insecure http connection (use https or specify --no-"
"https-check): {apkfilename}"
msgstr ""
#: ../fdroidserver/index.py
@ -2619,13 +2691,14 @@ msgid "shared library"
msgstr ""
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
msgid "show program's version number and exit"
msgstr "نسخه برنامه را نمایش داده و خارج می‌شود"
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py
#: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.7/optparse.py
#: /usr/lib/python3.9/argparse.py /usr/lib/python3.9/optparse.py
msgid "show this help message and exit"
msgstr "این پیام راهنما را نمایش داده و خارج می‌شود"
@ -2660,25 +2733,25 @@ msgid "supplied timestamp value '{timestamp}' is not a unix timestamp"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "the following arguments are required: %s"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "unexpected option string: %s"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
#: /usr/lib/python3.7/argparse.py
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
#, python-format
msgid "unrecognized arguments: %s"
msgstr ""
@ -2690,6 +2763,7 @@ msgstr ""
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
#: /usr/lib/python3.7/argparse.py ../fdroidserver/__main__.py
#: /usr/lib/python3.9/argparse.py
msgid "usage: "
msgstr "مصرف: "
@ -2818,7 +2892,7 @@ msgstr ""
msgid "{oldfile} is deprecated, use {newfile}"
msgstr ""
#: ../fdroidserver/import.py
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
#, python-brace-format
msgid "{path} already exists, ignoring import results!"
msgstr ""
@ -2853,7 +2927,7 @@ msgstr ""
msgid "{url} does not end with \"fdroid\", check the URL path!"
msgstr ""
#: ../fdroidserver/common.py
#: ../fdroidserver/common.py ../fdroidserver/import_subcommand.py
#, python-brace-format
msgid "{url} does not start with \"http\"!"
msgstr ""
@ -2869,3 +2943,70 @@ msgid "{} build succeeded"
msgid_plural "{} builds succeeded"
msgstr[0] ""
msgstr[1] ""
#: ../fdroidserver/stats.py
msgid "Don't do anything logs-related"
msgstr ""
#: ../fdroidserver/stats.py
msgid "Download logs we don't have"
msgstr ""
#: ../fdroidserver/nightly.py
#, python-format
msgid "ERROR: unsupported git host \"%s\", patches welcome!"
msgstr ""
#: ../fdroidserver/__main__.py
msgid "Extract application metadata from a source repository"
msgstr ""
#: ../fdroidserver/scanner.py
#, python-format
msgid "Max recursion depth in ZIP file reached: %s"
msgstr ""
#: ../fdroidserver/index.py
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
msgstr ""
#: ../fdroidserver/scanner.py
#, python-format
msgid "Problem with ZIP file: %s, error %s"
msgstr ""
#: ../fdroidserver/stats.py
msgid ""
"Recalculate aggregate stats - use when changes have been made that would "
"invalidate old cached data."
msgstr ""
#: ../fdroidserver/scanner.py
#, python-brace-format
msgid "Scanner found {count} problems in {apk}:"
msgstr ""
#: ../fdroidserver/scanner.py
msgid "Scanning APK with dexdump for known non-free classes."
msgstr ""
#: ../fdroid ../fdroidserver/__main__.py
msgid "Update the stats of the repo"
msgstr ""
#: ../fdroidserver/common.py
msgid "archive_url needs to end with /archive"
msgstr ""
#: /usr/lib/python3.9/argparse.py
#, python-format
msgid "can't open '%(filename)s': %(error)s"
msgstr ""
#: ../fdroidserver/index.py
msgid "index-v2 must have a signature, use `fdroid signindex` to create it!"
msgstr ""
#: ../fdroidserver/common.py
msgid "repo_url needs to end with /repo"
msgstr ""