mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/ Translation: F-Droid/F-Droid Server
This commit is contained in:
parent
29e3f97347
commit
6e1e544c44
11 changed files with 2091 additions and 980 deletions
|
|
@ -18,9 +18,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 ""
|
||||
|
|
@ -93,13 +96,13 @@ msgstr ""
|
|||
msgid "\"{path}\" is signed by a key that is not allowed:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#: ../fdroidserver/common.py ../fdroidserver/import_subcommand.py
|
||||
#, python-brace-format
|
||||
msgid "\"{url}\" is not a valid URL!"
|
||||
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 option requires %(number)d argument"
|
||||
msgid_plural "%(option)s option requires %(number)d arguments"
|
||||
|
|
@ -112,7 +115,7 @@ msgid "%(prog)s [options] url"
|
|||
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 "%(prog)s: error: %(message)s\n"
|
||||
msgstr ""
|
||||
|
|
@ -123,12 +126,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 ""
|
||||
|
|
@ -139,7 +142,7 @@ 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 ""
|
||||
|
|
@ -165,7 +168,7 @@ msgid "'repo_keyalias' not found in config.yml!"
|
|||
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 "'required' is an invalid argument for positionals"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -202,7 +205,9 @@ msgstr ""
|
|||
|
||||
#: ../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 ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
|
|
@ -221,7 +226,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 ""
|
||||
|
||||
|
|
@ -262,8 +267,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
|
||||
|
|
@ -347,7 +354,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
|
||||
|
|
@ -388,7 +397,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
|
||||
|
|
@ -446,19 +457,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 ""
|
||||
|
||||
|
|
@ -472,7 +487,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
|
||||
|
|
@ -485,11 +502,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 ""
|
||||
|
||||
|
|
@ -509,7 +526,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 ""
|
||||
|
||||
|
|
@ -626,7 +643,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 ""
|
||||
|
||||
|
|
@ -652,7 +669,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
|
||||
|
|
@ -680,7 +699,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
|
||||
|
|
@ -713,7 +733,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
|
||||
|
|
@ -735,6 +757,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 ""
|
||||
|
||||
|
|
@ -820,7 +843,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 ""
|
||||
|
||||
|
|
@ -837,7 +860,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
|
||||
|
|
@ -1088,7 +1113,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
|
||||
|
|
@ -1168,7 +1194,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
|
||||
|
|
@ -1186,7 +1213,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
|
||||
|
|
@ -1272,11 +1300,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 ""
|
||||
|
||||
|
|
@ -1400,7 +1429,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 ""
|
||||
|
||||
|
|
@ -1418,7 +1447,7 @@ msgstr ""
|
|||
msgid "Outputting JSON"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import.py
|
||||
#: ../fdroidserver/import.py ../fdroidserver/import_subcommand.py
|
||||
msgid "Overall license of the project."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1427,7 +1456,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 ""
|
||||
|
|
@ -1441,7 +1470,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 ""
|
||||
|
||||
|
|
@ -1496,7 +1525,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 ""
|
||||
|
||||
|
|
@ -1540,7 +1569,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
|
||||
|
|
@ -1570,7 +1601,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
|
||||
|
|
@ -1768,7 +1801,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
|
||||
|
|
@ -1776,7 +1811,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
|
||||
|
|
@ -1823,10 +1860,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 ""
|
||||
|
|
@ -1844,7 +1885,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
|
||||
|
|
@ -1865,11 +1908,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
|
||||
|
|
@ -2033,7 +2080,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
|
||||
|
|
@ -2056,12 +2104,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 ""
|
||||
|
|
@ -2096,7 +2144,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
|
||||
|
|
@ -2132,7 +2181,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
|
||||
|
|
@ -2140,11 +2191,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"
|
||||
|
|
@ -2173,13 +2228,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 ""
|
||||
|
|
@ -2219,7 +2274,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 ""
|
||||
|
|
@ -2248,12 +2303,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 ""
|
||||
|
|
@ -2276,12 +2331,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 ""
|
||||
msgstr "konplexua"
|
||||
|
||||
#: /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"
|
||||
|
|
@ -2332,7 +2387,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 ""
|
||||
|
|
@ -2342,7 +2397,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"
|
||||
|
|
@ -2350,17 +2405,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 ""
|
||||
|
||||
|
|
@ -2378,7 +2433,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 ""
|
||||
|
||||
|
|
@ -2399,7 +2454,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 ""
|
||||
|
|
@ -2409,32 +2464,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
|
||||
|
|
@ -2444,7 +2501,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
|
||||
|
|
@ -2461,7 +2519,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 ""
|
||||
|
||||
|
|
@ -2475,7 +2533,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 ""
|
||||
|
|
@ -2489,13 +2547,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 ""
|
||||
|
|
@ -2510,55 +2568,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 ""
|
||||
|
||||
#: /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/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 ""
|
||||
|
||||
#: /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 ""
|
||||
|
||||
|
|
@ -2568,7 +2626,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 ""
|
||||
|
||||
|
|
@ -2579,12 +2637,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
|
||||
|
|
@ -2616,13 +2678,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 ""
|
||||
|
||||
|
|
@ -2657,25 +2720,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 ""
|
||||
|
|
@ -2687,6 +2750,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 ""
|
||||
|
||||
|
|
@ -2815,7 +2879,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 ""
|
||||
|
|
@ -2850,7 +2914,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 ""
|
||||
|
|
@ -2866,3 +2930,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 ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue