mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
locale: full update of source strings
This commit is contained in:
parent
7cf7f4b14e
commit
b29ee09fda
55 changed files with 1221 additions and 16947 deletions
|
@ -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-03-20 15:05+0100\n"
|
||||
"POT-Creation-Date: 2025-03-23 21:45+0100\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"
|
||||
|
@ -48,11 +48,6 @@ msgstr ""
|
|||
msgid "\"{apkfilename}\" is already installed on {dev}."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "\"{path}\" contains outdated {name} ({version})"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "\"{path}\" contains recent {name} ({version})"
|
||||
|
@ -78,21 +73,6 @@ msgstr ""
|
|||
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.9/optparse.py
|
||||
#: /usr/lib/python3.11/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[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[5] ""
|
||||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "%(prog)s: error: %(message)s\n"
|
||||
|
@ -108,14 +88,6 @@ msgstr ""
|
|||
msgid "%d problems found"
|
||||
msgstr "canfuwyd %d problem"
|
||||
|
||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "%r is not callable"
|
||||
|
@ -136,13 +108,6 @@ msgstr ""
|
|||
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.9/optparse.py
|
||||
#: /usr/lib/python3.11/optparse.py
|
||||
#, python-format
|
||||
msgid "%s option does not take a value"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "'keypass' not found in config.yml!"
|
||||
msgstr ""
|
||||
|
@ -163,8 +128,6 @@ msgstr ""
|
|||
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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "'required' is an invalid argument for positionals"
|
||||
msgstr ""
|
||||
|
@ -178,11 +141,6 @@ msgstr ""
|
|||
msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "'{field}' will be in random order! Use () or [] brackets if order is important!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' failed to execute!"
|
||||
|
@ -193,7 +151,7 @@ msgstr ""
|
|||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#: ../fdroidserver/lint.py ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
@ -212,8 +170,6 @@ msgstr ""
|
|||
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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid ".__call__() not defined"
|
||||
msgstr ""
|
||||
|
@ -304,10 +260,6 @@ msgstr ""
|
|||
msgid "App has Binaries but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" but AutoUpdateMode or UpdateCheckMode are not None"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App has NoSourceSince or ArchivePolicy \"0 versions\" or 0 but AutoUpdateMode or UpdateCheckMode are not None"
|
||||
msgstr ""
|
||||
|
@ -351,7 +303,6 @@ msgstr ""
|
|||
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
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Branch '{branch}' used as commit in build '{versionName}'"
|
||||
|
@ -411,11 +362,13 @@ msgstr[5] ""
|
|||
msgid "Cannot rewrite \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-format
|
||||
msgid "Categories '%s' is not valid"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Categories are not set"
|
||||
msgstr ""
|
||||
|
@ -468,20 +421,17 @@ msgstr ""
|
|||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting config files! Using {newfile}, ignoring {oldfile}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Could not find '{command}' on your system"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest version code"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Could not find latest version name"
|
||||
msgstr ""
|
||||
|
@ -501,6 +451,7 @@ msgstr ""
|
|||
msgid "Could not parse size \"{size}\", wrong type \"{type}\""
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Couldn't find Application ID"
|
||||
msgstr ""
|
||||
|
@ -594,11 +545,6 @@ msgstr ""
|
|||
msgid "Description has a duplicate line"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-format
|
||||
msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Description of length {length} is over the {limit} char limit"
|
||||
|
@ -655,11 +601,6 @@ msgstr ""
|
|||
msgid "Download complete mirrors of small repos"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-format
|
||||
msgid "Downloading %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Downloading the repository already failed once, not trying again."
|
||||
msgstr ""
|
||||
|
@ -693,12 +634,6 @@ msgstr ""
|
|||
msgid "ERROR: The \"server\" subcommand has been removed, use \"deploy\"!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid ""
|
||||
"ERROR: this command should never be used to mirror f-droid.org!\n"
|
||||
"A full mirror of f-droid.org requires more than 200GB."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid "ERROR: unsupported CI type, patches welcome!"
|
||||
msgstr ""
|
||||
|
@ -843,10 +778,6 @@ msgstr ""
|
|||
msgid "Finished"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Flattr donation methods belong in the FlattrID: field"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Forbidden HTML tags"
|
||||
msgstr ""
|
||||
|
@ -878,7 +809,6 @@ msgstr ""
|
|||
msgid "Found invalid appids in arguments"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Found invalid versionCodes for some apps"
|
||||
msgstr ""
|
||||
|
@ -943,15 +873,13 @@ msgstr ""
|
|||
msgid "Git fetch failed"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Git prune failed"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-format
|
||||
msgid "Git remote set-head failed: \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Git reset failed"
|
||||
msgstr ""
|
||||
|
@ -1086,16 +1014,12 @@ msgstr ""
|
|||
msgid "Invalid VercodeOperation: {invalid_ops}"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Invalid application ID {appid}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-format
|
||||
msgid "Invalid boolean '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Invalid bulleted list"
|
||||
msgstr ""
|
||||
|
@ -1306,7 +1230,6 @@ msgstr ""
|
|||
msgid "No such package: %s"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "No such versionCode {versionCode} for app {appid}"
|
||||
|
@ -1341,7 +1264,6 @@ msgstr ""
|
|||
msgid "Now set these in config.yml:"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "OBB file has newer versionCode({integer}) than any APK:"
|
||||
|
@ -1371,19 +1293,17 @@ msgstr ""
|
|||
msgid "One of the 'github_releases' config items is missing the 'token' value. skipping ..."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Only PNG and JPEG are supported for graphics, found: {path}"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "Only accepts a single key \"env\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "Only print differences with the Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "Only process apps with auto-updates"
|
||||
msgstr ""
|
||||
|
@ -1392,10 +1312,6 @@ msgstr ""
|
|||
msgid "OpenCollective donation methods belong in the OpenCollective: field"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/optparse.py
|
||||
msgid "Options"
|
||||
msgstr "Dewisiadau"
|
||||
|
||||
#: ../fdroidserver/verify.py
|
||||
msgid "Output JSON report to file named after APK."
|
||||
msgstr ""
|
||||
|
@ -1561,14 +1477,6 @@ msgstr ""
|
|||
msgid "Rename APK files that do not match package.name_123.apk"
|
||||
msgstr "Ailenwi ffeiliau APK na sy'n dilyn y ffurf package.name_123.apk"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
msgid "RepoTrunk update mode only makes sense in git-svn repositories"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Reset and create a brand new build server, even if the existing one appears to be ok."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "Resigning {apkfilename} with provided debug.keystore"
|
||||
|
@ -1880,11 +1788,6 @@ msgstr ""
|
|||
msgid "Unexpected license tag \"{}\"! Only use license tags configured in your config file"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Unexpected symlink target: {link} -> {target}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Unknown entry {key} in {configname}"
|
||||
|
@ -1894,7 +1797,6 @@ msgstr ""
|
|||
msgid "Unknown exception found!"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Unknown file '{filename}' in build '{versionName}'"
|
||||
|
@ -1932,6 +1834,7 @@ msgstr ""
|
|||
msgid "Unrecognised build flag '{build_flag}' in '{path}'"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Unsupported file type \"{extension}\" for repo graphic"
|
||||
|
@ -1962,11 +1865,6 @@ msgstr ""
|
|||
msgid "Unused scanignore path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-format
|
||||
msgid "Unzipping to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Update repo information for new packages"
|
||||
msgstr "Diweddaru gwybodaeth ystorfa am becynnau newydd"
|
||||
|
@ -1980,6 +1878,7 @@ msgstr ""
|
|||
msgid "UpdateCheckData has invalid URL: {url}"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "UpdateCheckData must match the version code as integer (\\d or [0-9]): {codeex}"
|
||||
|
@ -1999,11 +1898,7 @@ msgstr ""
|
|||
msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/studio/build/application-id
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "UpdateCheckName is set to the known application ID, it can be removed"
|
||||
msgstr ""
|
||||
|
@ -2018,27 +1913,10 @@ msgstr ""
|
|||
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.9/optparse.py
|
||||
#: /usr/lib/python3.11/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.9/optparse.py
|
||||
#: /usr/lib/python3.11/optparse.py
|
||||
#, python-format
|
||||
msgid "Usage: %s\n"
|
||||
msgstr "Defndd: %s\n"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Use /HEAD instead of /master or /main to point at a file in the default branch"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Use /HEAD instead of /master to point at a file in the default branch"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "Use `fdroid update -c` to create it."
|
||||
msgstr ""
|
||||
|
@ -2077,11 +1955,6 @@ msgstr ""
|
|||
msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
|
@ -2183,20 +2056,11 @@ msgstr ""
|
|||
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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "ambiguous option: %(option)s could match %(matches)s"
|
||||
msgstr "dewis amwys: gall %(option)s gydweddu â %(matches)s"
|
||||
|
||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
||||
#: /usr/lib/python3.7/optparse.py /usr/lib/python3.9/optparse.py
|
||||
#: /usr/lib/python3.11/optparse.py
|
||||
#, python-format
|
||||
msgid "ambiguous option: %s (%s?)"
|
||||
msgstr "dewis amwys: %s (%s?)"
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "apksigner in build-tools;{version} passes APKs with invalid v3 signatures, ignoring."
|
||||
|
@ -2210,11 +2074,13 @@ msgstr ""
|
|||
msgid "apksigner not found, it's required for signing!"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
|
||||
#: ../fdroidserver/checkupdates.py ../fdroidserver/lint.py
|
||||
#: ../fdroidserver/rewritemeta.py
|
||||
msgid "application ID of file to operate on"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
|
||||
#: ../fdroidserver/build.py ../fdroidserver/install.py
|
||||
#: ../fdroidserver/publish.py ../fdroidserver/scanner.py
|
||||
#: ../fdroidserver/verify.py
|
||||
|
@ -2225,8 +2091,6 @@ msgstr ""
|
|||
msgid "archive_url needs to end with /archive"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "argument \"-\" with mode %r"
|
||||
|
@ -2245,7 +2109,7 @@ msgstr ""
|
|||
msgid "can not parse scrlib spec (not a string): '{}'"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.9/argparse.py /usr/lib/python3.11/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "can't open '%(filename)s': %(error)s"
|
||||
msgstr "methu agor '%(filename)s': %(error)s"
|
||||
|
@ -2259,14 +2123,10 @@ msgstr ""
|
|||
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.9/argparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "cannot merge actions - two groups are named %r"
|
||||
|
@ -2285,14 +2145,6 @@ msgstr ""
|
|||
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.9/optparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "conflicting option string: %s"
|
||||
|
@ -2327,10 +2179,6 @@ msgstr ""
|
|||
msgid "could not parse srclib spec (no ref specified): '{}'"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
msgid "could not parse srclib spec (too many '@' signs): '{}'"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
#, python-brace-format
|
||||
msgid "created {path}"
|
||||
|
@ -2355,8 +2203,6 @@ msgstr ""
|
|||
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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "dest= is required for options like %r"
|
||||
|
@ -2374,8 +2220,6 @@ msgstr ""
|
|||
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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "expected %s argument"
|
||||
|
@ -2387,20 +2231,14 @@ msgstr[3] ""
|
|||
msgstr[4] ""
|
||||
msgstr[5] ""
|
||||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "expected one argument"
|
||||
msgstr ""
|
||||
|
@ -2413,10 +2251,6 @@ msgstr ""
|
|||
msgid "fetch the latest version of signatures from the web"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.11/optparse.py
|
||||
msgid "floating-point"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "force metadata errors (default) to be warnings, or to be ignored."
|
||||
msgstr ""
|
||||
|
@ -2429,8 +2263,6 @@ msgstr ""
|
|||
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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "ignored explicit argument %r"
|
||||
|
@ -2444,35 +2276,21 @@ msgstr ""
|
|||
msgid "index-v2 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.9/optparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r"
|
||||
|
@ -2510,8 +2328,6 @@ msgstr ""
|
|||
msgid "mirrors set twice, in config.yml and {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "mutually exclusive arguments must be optional"
|
||||
msgstr ""
|
||||
|
@ -2530,30 +2346,15 @@ msgstr ""
|
|||
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.9/optparse.py
|
||||
#: /usr/lib/python3.11/optparse.py
|
||||
#, python-format
|
||||
msgid "no such option: %s"
|
||||
msgstr "dim dewis o'r fath: %s"
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "no version info found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
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.9/argparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "one of the arguments %s is required"
|
||||
|
@ -2563,72 +2364,6 @@ msgstr ""
|
|||
msgid "only accepts strings, lists, and tuples"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
#, python-format
|
||||
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.9/optparse.py
|
||||
#: /usr/lib/python3.11/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.9/optparse.py
|
||||
#: /usr/lib/python3.11/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.9/getopt.py
|
||||
#: /usr/lib/python3.11/getopt.py
|
||||
#, python-format
|
||||
msgid "option -%s not recognized"
|
||||
msgstr "dewis -%s heb ei adnabod"
|
||||
|
||||
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
|
||||
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
|
||||
#: /usr/lib/python3.11/getopt.py
|
||||
#, python-format
|
||||
msgid "option -%s requires argument"
|
||||
msgstr "dewis -%s angen ymresymiad"
|
||||
|
||||
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
|
||||
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
|
||||
#: /usr/lib/python3.11/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.9/getopt.py
|
||||
#: /usr/lib/python3.11/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.9/getopt.py
|
||||
#: /usr/lib/python3.11/getopt.py
|
||||
#, python-format
|
||||
msgid "option --%s not recognized"
|
||||
msgstr "dewis --%s heb ei adnabod"
|
||||
|
||||
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
|
||||
#: /usr/lib/python3.7/getopt.py /usr/lib/python3.9/getopt.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
msgid "optional arguments"
|
||||
msgstr "ymresymiadau dewisol"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, fuzzy
|
||||
msgid "options"
|
||||
|
@ -2639,8 +2374,6 @@ msgstr "Dewisiadau"
|
|||
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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "positional arguments"
|
||||
msgstr ""
|
||||
|
@ -2673,10 +2406,6 @@ msgstr ""
|
|||
msgid "rsync is missing or broken: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "ruamel.yaml not installed, can not write metadata."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py
|
||||
#, python-brace-format
|
||||
msgid "s3cmd sync indexes {path} to {url} and delete"
|
||||
|
@ -2700,17 +2429,7 @@ msgstr ""
|
|||
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.9/optparse.py
|
||||
#: /usr/lib/python3.11/optparse.py
|
||||
msgid "show program's version number and exit"
|
||||
msgstr "dangos rhif fersiwn y rhaglen a gadael"
|
||||
|
||||
#: /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
|
||||
#: /usr/lib/python3.11/argparse.py /usr/lib/python3.11/optparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
msgid "show this help message and exit"
|
||||
msgstr "dangos y neges cymorth hon a gadael"
|
||||
|
||||
|
@ -2744,8 +2463,6 @@ msgstr ""
|
|||
msgid "supplied reference binary has allowed signer {signer}"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "the following arguments are required: %s"
|
||||
|
@ -2755,22 +2472,16 @@ msgstr ""
|
|||
msgid "true"
|
||||
msgstr ""
|
||||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
||||
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.9/argparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/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.9/argparse.py
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, python-format
|
||||
msgid "unrecognized arguments: %s"
|
||||
|
@ -2781,9 +2492,7 @@ msgstr ""
|
|||
msgid "unsafe permissions on '{config_file}' (should be 0600)!"
|
||||
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 /usr/lib/python3.11/argparse.py
|
||||
#: ../fdroidserver/__main__.py /usr/lib/python3.11/argparse.py
|
||||
msgid "usage: "
|
||||
msgstr "defnydd: "
|
||||
|
||||
|
@ -2816,21 +2525,19 @@ msgstr[5] ""
|
|||
msgid "{apkfilename} ({appid}) has no metadata!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{apkfilename}'s AndroidManifest.xml has a bad date: "
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{appid} does not have a name! Using application ID instead."
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/build/configure-app-module#set-application-id
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{appid} from {path} is not a valid Android application ID!"
|
||||
|
@ -2851,7 +2558,6 @@ msgstr ""
|
|||
msgid "{appid} is missing {name}"
|
||||
msgstr ""
|
||||
|
||||
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
|
||||
|
@ -2892,11 +2598,6 @@ msgstr ""
|
|||
msgid "{name} \"{section}/icons/{path}\" does not exist! Check \"config.yml\"."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
#, python-brace-format
|
||||
msgid "{oldfile} is deprecated, use {newfile}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "{path1} is a duplicate of {path2}, remove one!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue