mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 06:20:12 +01:00
Merge branch 'weblate' into 'master'
weblate See merge request fdroid/fdroidserver!1360
This commit is contained in:
commit
6d8c1fb885
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-01-16 23:52+0000\n"
|
||||
"Last-Translator: Ahmad0a <Ahmad3p@protonmail.com>\n"
|
||||
"Language-Team: Arabic <https://hosted.weblate.org/projects/f-droid/fdroidserver/ar/>\n"
|
||||
@ -177,9 +177,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -220,6 +230,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -264,6 +278,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -273,6 +291,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -286,6 +308,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -381,6 +408,11 @@ msgstr "اﻷمر '%s' لم يتم التعرف عليه.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "التزم بالتغييرات"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -567,6 +599,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -612,6 +654,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -829,6 +875,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1040,6 +1091,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1802,6 +1857,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2309,6 +2369,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2380,6 +2444,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2501,6 +2570,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1b0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@ -176,9 +176,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -219,6 +229,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -263,6 +277,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -272,6 +290,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -285,6 +307,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -380,6 +407,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -566,6 +598,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -611,6 +653,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -828,6 +874,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1039,6 +1090,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1801,6 +1856,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2306,6 +2366,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2377,6 +2441,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2498,6 +2567,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-70-g54bc858\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2021-02-12 09:48+0000\n"
|
||||
"Last-Translator: Oymate <dhruboadittya96@gmail.com>\n"
|
||||
"Language-Team: Bengali <https://hosted.weblate.org/projects/f-droid/fdroidserver/bn/>\n"
|
||||
@ -177,9 +177,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -220,6 +230,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -264,6 +278,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -273,6 +291,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -286,6 +308,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -381,6 +408,11 @@ msgstr "'%s' কমান্ড চিনা যায়নি।\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "পরিবর্তন জমা দাও"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -567,6 +599,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -612,6 +654,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -829,6 +875,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1040,6 +1091,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1802,6 +1857,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2308,6 +2368,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2379,6 +2443,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2500,6 +2569,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2022-09-06 14:30+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
|
||||
"Language-Team: Tibetan <https://hosted.weblate.org/projects/f-droid/fdroidserver/bo/>\n"
|
||||
@ -182,9 +182,19 @@ msgstr "'{path}1' ལག་བསྟར་ཐུབ་མ་སོང་།!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' ཁུངས་ལྡན་རེད་མིན་འདུག{field} འདི་ནང་ {appid}. Regex འགྲོ་ལུགས་: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' ཁུངས་ལྡན་རེད་མིན་འདུག{field} འདི་ནང་ {appid}. Regex འགྲོ་ལུགས་: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -225,6 +235,10 @@ msgstr "{name}ཁོ་ནའི་ཆེད་དུ་རེ་པོ་གས
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "ལྡེ་མིག་གསོག་ཉར་ཁང་ནང་རེ་པོ་མིང་རྟགས་ལྡེ་མིག་བཀོད་པའི་གསང་མིང་།"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "ཐོག་མའི་ནང་འདྲེན་བྱེད་པའི་སྐབས་གསལ་པོའི་ཐོག་ནས་སྐྱར་སྦྱོང་(ཡང་ན་གིཊ་ཡན་ལག་)མི་འདྲ་བ་རྣམས་ལ་ཆོག་མཆན་སྤྲོད།"
|
||||
@ -269,6 +283,10 @@ msgstr "ཨེན་ཀྲོཌSDKཐབས་ལམ་ '{path}1' ཡིག་
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -278,6 +296,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "མཉེན་ཆས་འདི་'{repo}1ནང་འདུག འོན་ཀྱང་སྦྲེལ་མཐུད་དེ་ {url}2ཡོད།"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Appending .git ངེས་པར་དགོས་ཀྱི་མེད།"
|
||||
@ -291,6 +313,11 @@ msgstr "མཛོད་ཁང་{apkfilename} ལ་ཁུངས་ལྡན་
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -385,6 +412,11 @@ msgstr "བཀའ་ཁྱབ་ '%s 1'ངོས་འཛིན་ཐུབ་
|
||||
msgid "Commit changes"
|
||||
msgstr "བསྒྱུར་བ་གཏོང་བར་མོས་མཐུན་ཡོད།"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -575,6 +607,16 @@ msgstr "མཛོད་ཁང་ཕབ་ལེན་ཐེངས་གཅིག
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "{url} ཕབ་ལེན་ཐུབ་མ་སོང་།{error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -622,6 +664,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "རེ་པོ་ཁ་བྱང་ལེན་སྐབས་ནོར་སྐྱོན།"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -842,6 +888,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "རྒྱབ་ལྗོངས་ཡིག་ཆ་མེད་པའི་ཐུམ་སྒྲིལ་ཡ་ལན་མ་བྱས། "
|
||||
@ -1055,6 +1106,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr "ཕྱོགས་དེབ་ཐོན་སྐྱེད་བོར་བརླག"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1822,6 +1877,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "སྐྱར་བྲིས་ཡོད་།{path}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2335,6 +2395,10 @@ msgstr "གནས་སྟངས་ལ་གཞིགས་པའི་རྩོ
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2406,6 +2470,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2526,6 +2595,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@ -176,9 +176,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -219,6 +229,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -263,6 +277,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -272,6 +290,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -285,6 +307,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -380,6 +407,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -566,6 +598,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -611,6 +653,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -828,6 +874,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1039,6 +1090,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1801,6 +1856,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2306,6 +2366,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2377,6 +2441,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2498,6 +2567,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-26 16:37+0000\n"
|
||||
"Last-Translator: Fjuro <ifjuro@proton.me>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/f-droid/fdroidserver/cs/>\n"
|
||||
@ -186,9 +186,19 @@ msgstr "'{path}' nepodařilo se provést!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' není platný {field} v {appid}. Vzor regulárního výrazu: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' není platný {field} v {appid}. Vzor regulárního výrazu: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -229,6 +239,10 @@ msgstr "Přidání nového repozitáře pouze pro {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias podepisovacího klíče repozitáře v keystore"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Umožňuje zadat jinou revizi (nebo větev gitu) pro počáteční import"
|
||||
@ -273,6 +287,10 @@ msgstr "Cesta Android SDK '{path}' není adresář!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "Nástroj Android SDK {cmd} nenalezen!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "Aplikace má NoSourceSince nebo ArchivePolicy \"0 versions\", ale AutoUpdateMode nebo UpdateCheckMode nejsou None"
|
||||
@ -282,6 +300,10 @@ msgstr "Aplikace má NoSourceSince nebo ArchivePolicy \"0 versions\", ale AutoUp
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "Aplikace je v repozitáři '{repo}' ale má odkaz na {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Přidání .git není nutné"
|
||||
@ -295,6 +317,11 @@ msgstr "Archivování {apkfilename} s neplatným podpisem!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr "AutoUpdateMode s UpdateCheckMode: HTTP musí mít vzor."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "Základní adresa URL pro zrcadlení, může obsahovat klíč pro podepisování indexu pomocí řetězce dotazu: ?fingerprint="
|
||||
@ -391,6 +418,11 @@ msgstr "Příkaz '%s' nebyl rozpoznán.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Odeslat změny"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Konfliktní argumenty: '--verbose' a '--quiet' nelze zadat současně."
|
||||
@ -577,6 +609,16 @@ msgstr "Stahování repozitáře již jednou selhalo, nezkouším to znovu."
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Stahování {url} selhalo. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -626,6 +668,10 @@ msgstr "Proměnná prostředí {var} z {configname} není nastavena!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Chyba při získávání adresy repozitáře"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Extrahovat metadata aplikace ze zdrojového repozitáře"
|
||||
@ -843,6 +889,11 @@ msgstr "Ignorování pole ‚{field}‘ v metadatech ‚{metapath}‘, protože
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Ignorování vstupu FUNDING.yml delšího než 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Ignorování balíčku bez metadat: "
|
||||
@ -1054,6 +1105,10 @@ msgstr "Zrcadlení celého repozitáře a archivu, všechny typy souborů."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Chybějící výstupní adresář"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "V souboru config.yml není nastaven \"repo_pubkey\" ani \"keystorepass\""
|
||||
@ -1824,6 +1879,11 @@ msgstr "Používám jarsigner Javy, není doporučeno pro ověřování APK! Pou
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Používám androguard z „{path}“"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2331,6 +2391,10 @@ msgstr "poziční argumenty"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "proces nasazení protokolu {path} do {dest} selhal!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2402,6 +2466,11 @@ msgstr "scribls chybí název a/nebo @"
|
||||
msgid "static library"
|
||||
msgstr "statická knihovna"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2524,6 +2593,11 @@ msgstr "{appid}: {field} musí být '{type}', ale je '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} musí být celé číslo, nalezeno: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} musí být celé číslo, nalezeno: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -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: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2021-01-16 21:23+0000\n"
|
||||
"Last-Translator: Aled Powell <aled@aledpowell.cymru>\n"
|
||||
"Language-Team: Welsh <https://hosted.weblate.org/projects/f-droid/fdroidserver/cy/>\n"
|
||||
@ -181,9 +181,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -224,6 +234,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -268,6 +282,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -277,6 +295,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -290,6 +312,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -389,6 +416,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -575,6 +607,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -620,6 +662,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -837,6 +883,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1048,6 +1099,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1821,6 +1876,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2335,6 +2395,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2406,6 +2470,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2531,6 +2600,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -23,7 +23,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-26 16:37+0000\n"
|
||||
"Last-Translator: VfBFan <drop0815@posteo.de>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/f-droid/fdroidserver/de/>\n"
|
||||
@ -199,9 +199,19 @@ msgstr "„{path}” konnte nicht ausgeführt werden!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "„{value}” ist kein gültiges {field} in {appid}. Regex-Muster: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "„{value}” ist kein gültiges {field} in {appid}. Regex-Muster: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -242,6 +252,10 @@ msgstr "Nur für {name} eine neue Repro hinzufügen"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Pseudonym des Repository-Signierchlüssels im Schlüsselspeicher"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Ermöglicht die Bestimmung unterschiedlicher Überarbeitungen (oder Git-Zweige) für den Erstimport"
|
||||
@ -286,6 +300,10 @@ msgstr "Android-SDK-Pfad »{path}« ist kein Verzeichnis!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "Android-SDK-Tool {cmd} nicht gefunden!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "App hat NoSourceSince oder ArchivePolicy \"0 Versionen\", aber AutoUpdateMode oder UpdateCheckMode sind nicht None"
|
||||
@ -295,6 +313,10 @@ msgstr "App hat NoSourceSince oder ArchivePolicy \"0 Versionen\", aber AutoUpdat
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "App befindet sich in „{repo}”, enthält aber einen Verweis auf {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Das Anhängen von .git ist nicht notwendig"
|
||||
@ -308,6 +330,11 @@ msgstr "Archivierung von {apkfilename} mit ungültiger Signatur!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr "AutoUpdateMode mit UpdateCheckMode: HTTP muss ein Muster haben."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "Basis-URL zum Spiegeln, kann den Index-Signierungsschlüssel mit Hilfe des Abfrage-Strings enthalten: ?fingerprint="
|
||||
@ -403,6 +430,11 @@ msgstr "Befehl '%s' nicht erkannt.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Änderungen übergeben"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Widersprüchliche Argumente: '--verbose' und '--quiet' können nicht gleichzeitig angegeben werden."
|
||||
@ -589,6 +621,16 @@ msgstr "Herunterladen des Repositorys bereits einmal fehlgeschlagen, versuche es
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Herunterladen von {url} fehlgeschlagen. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -638,6 +680,10 @@ msgstr "Umgebungsvariable {var} von {configname} ist nicht gesetzt!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Fehler bei der Ermittlung der Repro-Adresse"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Extrahieren von Anwendungsmetadaten aus einem Quell-Repository"
|
||||
@ -855,6 +901,11 @@ msgstr "'{field}' in '{metapath}' Metadaten wird ignoriert, da es veraltet ist."
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Ignoriere FUNDING.yml Einträge länger als 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Ignoriere Paket ohne Metadaten: "
|
||||
@ -1066,6 +1117,10 @@ msgstr "Spiegeln Sie die komplette Paketquelle und das Archiv, inklusive aller D
|
||||
msgid "Missing output directory"
|
||||
msgstr "Fehlendes Ausgabeverzeichnis"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Weder \"repo_pubkey\" noch \"keystorepass\" in config.yml gesetzt"
|
||||
@ -1835,6 +1890,11 @@ msgstr "Von Java jarsigner zur Verifikation von APKs wird abgeraten! Verwenden S
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Verwende Androguard von \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2340,6 +2400,10 @@ msgstr "Positionsparameter"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "Bereitstellen des Process Log {path} auf {dest} ist fehlgeschlagen!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2411,6 +2475,11 @@ msgstr "Srclibs-Name fehlt und/oder @"
|
||||
msgid "static library"
|
||||
msgstr "statische Bibliothek"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2532,6 +2601,11 @@ msgstr "{appid}: {field} muss ein '{type}' sein, ist aber ein '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} muss ein Integer sein, gefunden: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} muss ein Integer sein, gefunden: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-02-21 14:38+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2021-02-18 17:50+0000\n"
|
||||
"Last-Translator: Michalis <michalisntovas@yahoo.gr>\n"
|
||||
"Language-Team: Greek <https://hosted.weblate.org/projects/f-droid/fdroidserver/el/>\n"
|
||||
@ -183,9 +183,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -226,6 +236,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -270,6 +284,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -279,6 +297,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -292,6 +314,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -387,6 +414,11 @@ msgstr "Η εντολή «%s» δεν αναγνωρίζεται.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -573,6 +605,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -618,6 +660,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -835,6 +881,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1046,6 +1097,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1388,6 +1443,11 @@ msgstr ""
|
||||
msgid "Running wget in {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "SHA-256 of {url} does not match entry!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Scan the resulting APK(s) for known non-free classes."
|
||||
msgstr ""
|
||||
@ -1803,6 +1863,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2290,7 +2355,6 @@ msgstr "προεραιτικά επιχειρήματα"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, fuzzy
|
||||
#| msgid "Options"
|
||||
msgid "options"
|
||||
msgstr "Επιλογές"
|
||||
|
||||
@ -2310,6 +2374,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2381,6 +2449,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr "στατική βιβλιοθήκη"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2502,6 +2575,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
@ -2568,72 +2646,3 @@ msgid "{} build succeeded"
|
||||
msgid_plural "{} builds succeeded"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#~ 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"
|
||||
#~ " tools on https://gitlab.com/fdroid.\n"
|
||||
#~ " "
|
||||
#~ msgstr ""
|
||||
#~ "\n"
|
||||
#~ " Αυτό είναι ένα αποθετήριο εφαρμογών που θα χρησιμοποιηθεί με το FDroid. Οι εφαρμογές\n"
|
||||
#~ " σε αυτό το αποθετήριο είναι είτε επίσημα δυαδικά αρχεία που δημιουργήθηκαν από τους\n"
|
||||
#~ " προγραμματιστές της εφαρμογής ή είναι δυαδικά αρχεία που έχουν δημιουργηθεί από \n"
|
||||
#~ " την πηγή με το f-droid.org χρησιμοποιώντας τα εργαλεία στο https://gitlab.com/fdroid.\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid ""
|
||||
#~ "\n"
|
||||
#~ "SSH Public Key to be used as Deploy Key:"
|
||||
#~ msgstr ""
|
||||
#~ "\n"
|
||||
#~ "Δημόσιο κλειδί SSH που θα χρησιμοποιηθεί ως κλειδί ανάπτυξης:"
|
||||
|
||||
#~ msgid "\"repo_pubkey\" must be present in config.yml when using --nosign!"
|
||||
#~ msgstr "Το \"repo_pubkey\" πρέπει να υπάρχει στο config.yml όταν χρησιμοποιείτε το --nosign!"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "\"{path}\" is not an accepted format, convert to: {formats}"
|
||||
#~ msgstr "Το \"{path}\" δεν είναι αποδεκτή μορφή, μετατροπή σε: {formats}"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "%(prog)s [options] url"
|
||||
#~ msgstr "%(prog)s [επιλογές] url"
|
||||
|
||||
#~ msgid "Add a new application from its source code"
|
||||
#~ msgstr "Προσθήκη μίας νέας εφαρμογής από τον πηγαίο κώδικα"
|
||||
|
||||
#~ msgid "Dynamically scan APKs post build"
|
||||
#~ msgstr "Δυναμική σάρωση APK μετά τη δημιουργία"
|
||||
|
||||
#~ msgid "Produce human-readable index.xml"
|
||||
#~ msgstr "Δημιούργησε index.xml αναγνώσιμο από τον άνθρωπο"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "Unrecognised field '{field}' in {linedesc}"
|
||||
#~ msgstr "Μη αναγνωρίσιμος τομέας«{field}» σε {linedesc}"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "Unsupported metadata format, use: --to [{supported}]"
|
||||
#~ msgstr "Μη υποστηριζόμενη μορφή μεταδεδομένων, χρησιμοποίησε: --to [{supported}]"
|
||||
|
||||
#~ msgid "Unterminated ]"
|
||||
#~ msgstr "Ημιτελής ]"
|
||||
|
||||
#~ msgid "Unterminated ]]"
|
||||
#~ msgstr "Ημιτελής ]]"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "can't open '%s': %s"
|
||||
#~ msgstr "δεν είναι δυνατό το άνοιγμα του '%s': %s"
|
||||
|
||||
#~ msgid "force errors to be warnings, or ignore"
|
||||
#~ msgstr "Επιβάλετε τα σφάλματα ως προειδοποιήσεις ή αγνοήστε τα"
|
||||
|
||||
#~ msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
|
||||
#~ msgstr "χρήση: fdroid [-h|--help|--version] <command> [<args>]"
|
||||
|
||||
#~ msgid "Update the stats of the repo"
|
||||
#~ msgstr "Ενημέρωση των στατιστικών του αποθετηρίου"
|
||||
|
@ -17,7 +17,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2022-12-09 13:49+0000\n"
|
||||
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/f-droid/fdroidserver/es/>\n"
|
||||
@ -193,9 +193,19 @@ msgstr "¡Falló la ejecución de '{path}'!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' no es un {field} válido en {appid}. Patrón de expresión regular: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' no es un {field} válido en {appid}. Patrón de expresión regular: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -236,6 +246,10 @@ msgstr "Agregando nuevo repo solamente para {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias de la clave de firma de repositorio en el depósitio de claves"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Permite especificar una revisión diferente (o git sector) para la importación inicial"
|
||||
@ -280,6 +294,10 @@ msgstr "¡La ruta al SDK de Android '{path}' no es un directorio!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "¡No se encontró la herramienta {cmd} del SDK de Android!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -289,6 +307,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "La aplicación está en '{repo}' pero tiene un enlace a {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "No es necesario agregar .git"
|
||||
@ -302,6 +324,11 @@ msgstr "¡Archivando {apkfilename} con una firma inválida!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "URL base para replicar, puede incluir la clave de firma del índice usando la cadena de consulta: ?fingerprint="
|
||||
@ -397,6 +424,11 @@ msgstr "No se reconoció la orden «%s».\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Aplicar cambios"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Argumentos incompatibles: No se puede especificar \"--verbose\" y \"--quiet\" a la vez."
|
||||
@ -583,6 +615,16 @@ msgstr "La descarga del repositorio ya falló una vez, no se intentará de nuevo
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "La descarga de {url} falló. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -632,6 +674,10 @@ msgstr "¡La variable de entorno {var} de {configname} no tiene valor asignado!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Error al obtener la dirección del repositorio"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Extraer los metadatos de la aplicación de un repositorio de origen"
|
||||
@ -849,6 +895,11 @@ msgstr "Ignorando '{field}' en medatos '{metapath}' por obsoleto."
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Ignorando entrada en FUNDING.yml mayor de 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Ignorando paquete sin metadatos: "
|
||||
@ -1060,6 +1111,10 @@ msgstr "Crea un espejo completo del repositorio y del archivo, todos los tipos d
|
||||
msgid "Missing output directory"
|
||||
msgstr "Falta el directorio de salida"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Ni \"repo_pubkey\" ni \"keystorepass\" establecidos en config.yml"
|
||||
@ -1829,6 +1884,11 @@ msgstr "¡Usando jarsigner de Java. No recomendado para verificar APKs! Use apks
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Usando androguard de \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2337,6 +2397,10 @@ msgstr "argumentos posicionales"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "¡Falló el despliegue del registro de proceso {path} en {dest}!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2408,6 +2472,11 @@ msgstr "a scrlibs le falta el nombre y/o @"
|
||||
msgid "static library"
|
||||
msgstr "biblioteca estática"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2529,6 +2598,11 @@ msgstr "¡{appid}: {field} tiene que ser un '{type}' pero es un '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} tiene que ser un entero pero se ha encontrado: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} tiene que ser un entero pero se ha encontrado: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-02-21 14:38+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2021-04-10 21:26+0000\n"
|
||||
"Last-Translator: Germe the fur star <FOSSgerme.deb@tuta.io>\n"
|
||||
"Language-Team: Spanish (Argentina) <https://hosted.weblate.org/projects/f-droid/fdroidserver/es_AR/>\n"
|
||||
@ -182,9 +182,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -228,6 +238,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias de la llave de firmado del repositorio en el almacén de llaves"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Permitir que una revision diferente (o rama de git) sea especificada en la importación inicial"
|
||||
@ -272,6 +286,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "No se encontró Android SDK!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -281,6 +299,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "La aplicación está en '{repo}' pero no tiene enlace a {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -294,6 +316,11 @@ msgstr "Archivando {apkfilename} con una firma invalida!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -389,6 +416,11 @@ msgstr "No se reconoce el comando \"%s\".\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Cometer cambios"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -579,6 +611,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -624,6 +666,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -841,6 +887,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1054,6 +1105,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1398,6 +1453,11 @@ msgstr ""
|
||||
msgid "Running wget in {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "SHA-256 of {url} does not match entry!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Scan the resulting APK(s) for known non-free classes."
|
||||
msgstr ""
|
||||
@ -1813,6 +1873,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2307,7 +2372,6 @@ msgstr "argumentos opcionales"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, fuzzy
|
||||
#| msgid "Options"
|
||||
msgid "options"
|
||||
msgstr "Opciones"
|
||||
|
||||
@ -2327,6 +2391,10 @@ msgstr "argumentos posicionales"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2398,6 +2466,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr "librería estática"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2519,6 +2592,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
@ -2585,130 +2663,3 @@ msgid "{} build succeeded"
|
||||
msgid_plural "{} builds succeeded"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#~ 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"
|
||||
#~ " tools on https://gitlab.com/fdroid.\n"
|
||||
#~ " "
|
||||
#~ msgstr ""
|
||||
#~ "\n"
|
||||
#~ " Este es un repositorio de apps para ser usado con FDroid. Las aplicaciones\n"
|
||||
#~ " en este repositorio son tanto binarios oficiales construidos por el autor original\n"
|
||||
#~ " de la aplicacion, o son binarios construidos desde la fuente por f-droid.org usando\n"
|
||||
#~ " herramientas en https://gitlab.com/fdroid.\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid "Add a new application from its source code"
|
||||
#~ msgstr "Agregar una aplicación nueva desde su código fuente"
|
||||
|
||||
#~ msgid "Android SDK not found!"
|
||||
#~ msgstr "No se encontró Android SDK!"
|
||||
|
||||
#~ msgid "AndroidManifest.xml has no date"
|
||||
#~ msgstr "AndroidManifest.xml no tiene fecha"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "Cannot read \"{path}\"!"
|
||||
#~ msgstr "No se encuentra \"{path}\"!"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "Cannot resolve application ID {appid}"
|
||||
#~ msgstr "No se puede resolver el ID de la aplicación {appid}"
|
||||
|
||||
#~ msgid "Cannot use --list and --to at the same time"
|
||||
#~ msgstr "No se puede usar --list y --to al mismo tiempo"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "Cannot write \"{path}\", not an accepted format, use: {formats}"
|
||||
#~ msgstr "No se puede escribir \"{path}\", no es un formato aceptado, use: {formats}"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Create a repo signing key in a keystore"
|
||||
#~ msgstr "Crear una llave de firmado en un almacén de llaves para el repositorio"
|
||||
|
||||
#~ msgid "Create skeleton metadata files that are missing"
|
||||
#~ msgstr "Crear plantilla de metadatos de los archivos faltantes"
|
||||
|
||||
#~ msgid "Dynamically scan APKs post build"
|
||||
#~ msgstr "Escanear dinámicamente APKs después de compilar"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Failed to align application"
|
||||
#~ msgstr "Construir todas las aplicaciones disponibles"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Failed to zipalign application"
|
||||
#~ msgstr "Construir todas las aplicaciones disponibles"
|
||||
|
||||
#~ msgid "List files that would be reformatted"
|
||||
#~ msgstr "Listar archivos que serán reformateados"
|
||||
|
||||
#~ msgid "Path to main android project subdirectory, if not in root."
|
||||
#~ msgstr "Ruta al subdirectorio del proyecto principal de android, si no es la raíz."
|
||||
|
||||
#~ msgid "Produce human-readable index.xml"
|
||||
#~ msgstr "Producir index.xml legible"
|
||||
|
||||
#~ msgid "Report on build data status"
|
||||
#~ msgstr "Reportar el estado de la construcción"
|
||||
|
||||
#~ msgid "Rewrite to a specific format: "
|
||||
#~ msgstr "Rescribir a un formato especifico: "
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "The only commands currently supported are 'init' and 'update'"
|
||||
#~ msgstr "comando a ejecutar, ya sea 'iniciar' o 'actualizar'"
|
||||
|
||||
#~ msgid "Update the wiki"
|
||||
#~ msgstr "Actualizar la wiki"
|
||||
|
||||
#~ msgid "X.509 'Distiguished Name' used when generating keys"
|
||||
#~ msgstr "X.509 'Nombre Distinguido' usado cuando se generaron las llaves"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "applicationId in the form APPID"
|
||||
#~ msgstr "app-id en el formato APPID"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "applicationId to check for updates"
|
||||
#~ msgstr "app-id para verificar actualizaciones"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
|
||||
#~ msgstr "app-id con VersionCode opcional con el formato APPID[:VERCODE]"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "can't open '%s': %s"
|
||||
#~ msgstr "no se puede abrir '%s': %s"
|
||||
|
||||
#~ msgid "command to execute, either 'init' or 'update'"
|
||||
#~ msgstr "comando a ejecutar, ya sea 'iniciar' o 'actualizar'"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "fdroid [-h|--help|--version] <command> [<args>]"
|
||||
#~ msgstr "uso: fdroid [-h|--help|--version] <comando> [<args>]"
|
||||
|
||||
#~ msgid "force errors to be warnings, or ignore"
|
||||
#~ msgstr "forzar errores al ser advertencias, o ignorar"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "supplied timestamp value '{timestamp}' is not a unix timestamp"
|
||||
#~ msgstr "valor marca de tiempo suministrado'{timestamp}' no es un marca de tiempo de unix"
|
||||
|
||||
#~ msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
|
||||
#~ msgstr "usar: fdroid [-h|--help|--version] <comando> [<args>]"
|
||||
|
||||
#~ msgid "Don't do anything logs-related"
|
||||
#~ msgstr "No hacer nada que refiera a los registros relacionados"
|
||||
|
||||
#~ msgid "Download logs we don't have"
|
||||
#~ msgstr "Descargar los registros que no faltan"
|
||||
|
||||
#~ msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data."
|
||||
#~ msgstr "Recalcular agregación de estados - usar cuando se hacen cambios que invalidarían los datos antiguos cacheados."
|
||||
|
||||
#~ msgid "Update the stats of the repo"
|
||||
#~ msgstr "Actualizar las estadísticas del repositorio"
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2020-04-29 12:49+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
|
||||
"Language-Team: Spanish (Mexico) <https://hosted.weblate.org/projects/f-droid/fdroidserver/es_MX/>\n"
|
||||
@ -178,9 +178,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -221,6 +231,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -265,6 +279,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -274,6 +292,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -287,6 +309,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -382,6 +409,11 @@ msgstr "El comando '%s' no fue reconocido\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Hacer Cambios"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -572,6 +604,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -617,6 +659,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -834,6 +880,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1045,6 +1096,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1807,6 +1862,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2313,6 +2373,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2384,6 +2448,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2505,6 +2574,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@ -176,9 +176,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -219,6 +229,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -263,6 +277,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -272,6 +290,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -285,6 +307,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -380,6 +407,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -566,6 +598,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -611,6 +653,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -828,6 +874,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1039,6 +1090,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1801,6 +1856,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2306,6 +2366,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2377,6 +2441,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2498,6 +2567,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\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"
|
||||
@ -179,9 +179,19 @@ msgstr "'{path}' اجرا نشد!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -222,6 +232,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -266,6 +280,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -275,6 +293,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -288,6 +310,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -383,6 +410,11 @@ msgstr "فرمان «%s» شناسایی نشد.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -569,6 +601,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -614,6 +656,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -831,6 +877,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1042,6 +1093,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1804,6 +1859,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2311,6 +2371,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2382,6 +2446,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2503,6 +2572,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -5,9 +5,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.2.0-61-g9259963d\n"
|
||||
"Project-Id-Version: fdroidserver 2.2.1-143-g1a5ee449\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -178,9 +178,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -221,6 +231,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -265,6 +279,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -274,6 +292,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -287,6 +309,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -382,6 +409,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -568,6 +600,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -613,6 +655,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -830,6 +876,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1041,6 +1092,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1803,6 +1858,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2308,6 +2368,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2379,6 +2443,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2500,6 +2569,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a0-62-gc63c4b3d\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2021-08-23 01:29+0000\n"
|
||||
"Last-Translator: Kaantaja <ufdbvgoljrjkrkyyub@ianvvn.com>\n"
|
||||
"Language-Team: Finnish <https://hosted.weblate.org/projects/f-droid/fdroidserver/fi/>\n"
|
||||
@ -178,9 +178,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -221,6 +231,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -265,6 +279,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -274,6 +292,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -287,6 +309,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -382,6 +409,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -568,6 +600,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -613,6 +655,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -830,6 +876,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1041,6 +1092,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1803,6 +1858,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2308,6 +2368,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2379,6 +2443,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2500,6 +2569,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -39,7 +39,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-23 18:22+0000\n"
|
||||
"Last-Translator: Translator <kvb@tuta.io>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/f-droid/fdroidserver/fr/>\n"
|
||||
@ -215,9 +215,19 @@ msgstr "'{path}' n'a pas pu être exécuté !"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' n'est pas un(e) {field} valide dans {appid}. Motif regex : {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' n'est pas un(e) {field} valide dans {appid}. Motif regex : {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -258,6 +268,10 @@ msgstr "Ajout d'un nouveau dépôt pour seulement {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias de la clé de signature du dépôt dans le trousseau"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Autoriser une version différente (ou branche git) a être spécifiée pour l'import initial"
|
||||
@ -302,6 +316,10 @@ msgstr "Le chemin du SDK Android '{path}' n'est pas un dossier !"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "L'outil SDK Android {cmd} n'a pas été trouvé !"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "L'application a NoSourceSince ou ArchivePolicy « 0 version » mais AutoUpdateMode ou UpdateCheckMode ne valent pas None"
|
||||
@ -311,6 +329,10 @@ msgstr "L'application a NoSourceSince ou ArchivePolicy « 0 version » mais Au
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "L'application est dans '{repo}' mais a un lien vers {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Il n'est pas nécessaire d'ajouter .git"
|
||||
@ -324,6 +346,11 @@ msgstr "Archivage de {apkfilename} avec une signature invalide !"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr "AutoUpdateMode avec UpdateCheckMode : HTTP doit avoir un modèle."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "URL de base à mirorer, peut inclure la clef de signature d'index à l'aide de la chaîne de requête : ?fingerprint="
|
||||
@ -419,6 +446,11 @@ msgstr "La commande '%s' n'est pas reconnue.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Sauvegarder les changements (commit)"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Conflit d'arguments : '--verbose' et '--quiet' ne peuvent être choisis en même temps."
|
||||
@ -605,6 +637,16 @@ msgstr "Le téléchargement du référentiel a déjà échoué une fois, ne pas
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Échec lors du téléchargement de {url}. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -654,6 +696,10 @@ msgstr "La variable d'environnent {var} de {configname} n'est pas configurée !"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Erreur lors de l'obtention de l'adresse du dépôt"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Extraire les métadonnées de l'application depuis un dépôt source"
|
||||
@ -871,6 +917,11 @@ msgstr "Ignore '{field}' dans les métadonnées '{metapath}' parce que c'est dé
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Ignorer l'entrée FUNDING.yml supérieure à 2048 : %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Paquet sans métadonnées ignoré : "
|
||||
@ -1082,6 +1133,10 @@ msgstr "Cloner entièrement le repo et les archives, tous les fichiers."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Répertoire de destination manquant"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Ni « repo_pubkey », ni « keystorepass » ne sont définis dans config.yml"
|
||||
@ -1853,6 +1908,11 @@ msgstr "L'utilisation de l'utilitaire jarsigner de Java n'est pas recommandé po
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Utiliser d’androguard à partir de \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2358,6 +2418,10 @@ msgstr "arguments de position"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "le déploiement du journal du processus {path} vers {dest} a echoué !"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2429,6 +2493,11 @@ msgstr "les srclibs manquent un nom ou un @"
|
||||
msgid "static library"
|
||||
msgstr "librairie statique"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2550,6 +2619,11 @@ msgstr "{appid} : {field} doit être un '{type}', mais est un '{fieldtype}' !"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} doit être un entier, valeur trouvée : {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} doit être un entier, valeur trouvée : {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2021-07-01 15:29+0000\n"
|
||||
"Last-Translator: Vancha March <tjipkevdh@gmail.com>\n"
|
||||
"Language-Team: Frisian <https://hosted.weblate.org/projects/f-droid/fdroidserver/fy/>\n"
|
||||
@ -177,9 +177,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -220,6 +230,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -264,6 +278,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -273,6 +291,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -286,6 +308,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -381,6 +408,11 @@ msgstr "Kommando '%s' net werkend.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -567,6 +599,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -612,6 +654,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -829,6 +875,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1040,6 +1091,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1802,6 +1857,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2308,6 +2368,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2379,6 +2443,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2500,6 +2569,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1b0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-01-24 13:51+0000\n"
|
||||
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
|
||||
"Language-Team: Hebrew <https://hosted.weblate.org/projects/f-droid/fdroidserver/he/>\n"
|
||||
@ -178,9 +178,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -221,6 +231,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -265,6 +279,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -274,6 +292,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -287,6 +309,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -382,6 +409,11 @@ msgstr "הפקודה ‚%s’ אינה מוכרת.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -568,6 +600,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -613,6 +655,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -830,6 +876,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1041,6 +1092,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1803,6 +1858,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2309,6 +2369,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2380,6 +2444,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2501,6 +2570,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.0a5-27-gf24eae0f\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-22 11:24+0000\n"
|
||||
"Last-Translator: Saurmandal <saurmandal@protonmail.com>\n"
|
||||
"Language-Team: Hindi <https://hosted.weblate.org/projects/f-droid/fdroidserver/hi/>\n"
|
||||
@ -178,9 +178,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -221,6 +231,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -265,6 +279,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -274,6 +292,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -287,6 +309,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -382,6 +409,11 @@ msgstr "कमांड '%s' पहचाना नहीं।\n"
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -568,6 +600,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -613,6 +655,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -830,6 +876,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1041,6 +1092,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1803,6 +1858,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2309,6 +2369,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2380,6 +2444,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2501,6 +2570,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-70-g54bc858\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2022-10-05 06:16+0000\n"
|
||||
"Last-Translator: KissPandur <zoltankiss.web@gmail.com>\n"
|
||||
"Language-Team: Hungarian <https://hosted.weblate.org/projects/f-droid/fdroidserver/hu/>\n"
|
||||
@ -183,9 +183,19 @@ msgstr "A(z) „{path}” végrehajtása sikertelen."
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "A(z) „{value}” nem érvényes {field} érték itt: {appid}. Regex minta: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "A(z) „{value}” nem érvényes {field} érték itt: {appid}. Regex minta: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -226,6 +236,10 @@ msgstr "Új tároló hozzáadása csak a következő miatt: {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "A tároló aláírókulcsának álneve a kulcstárolóban"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Lehetővé teszi, hogy különböző verziót (vagy git ágat) adjon meg a kezdeti importáláshoz"
|
||||
@ -270,6 +284,10 @@ msgstr "A(z) „{path}” Android SDK elérési út nem könyvtár!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "A(z) „{cmd}” Android SDK eszköz megtalálva!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -279,6 +297,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "Az alkalmazás a(z) „{repo}” tárolóban található, de erre hivatkozik: {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "A .git hozzáfűzése nem szükséges"
|
||||
@ -292,6 +314,11 @@ msgstr "Az érvénytelen aláírású {apkfilename} archiválása!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "A tükrözendő alap URL, tartalmazhatja az index aláírókulcsát a lekérdezésben: ?fingerprint="
|
||||
@ -387,6 +414,11 @@ msgstr "A(z) „%s” nem ismerhető fel.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Változások véglegesítése"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Ütköző argumentumok: a „--verbose” és a „--quite” kapcsolók együtt nem adhatók meg."
|
||||
@ -574,6 +606,16 @@ msgstr "A tároló letöltése már egyszer sikertelen volt, nem próbálja meg
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "A(z) {url} letöltése sikertelen. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -623,6 +665,10 @@ msgstr "A(z) {configname} konfigurációból származó {var} környezeti válto
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Hiba történt a tároló címének lekérésekor"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -842,6 +888,11 @@ msgstr "A(z) „{field}” mellőzése a(z) „{metapath}” metaadatokban, mert
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "A 2048-nál hosszabb FUNDING.yml bejegyzés figyelmen kívül hagyása: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "A metaadatok nélküli csomag figyelmen kívül hagyása: "
|
||||
@ -1054,6 +1105,10 @@ msgstr "A teljes tároló és archívum tükrözés, minden fájltípussal."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Hiányzó kimeneti könyvtár"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1818,6 +1873,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2325,6 +2385,10 @@ msgstr "pozicionális argumentumok"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2396,6 +2460,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2517,6 +2586,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-02-21 14:38+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2021-06-23 23:32+0000\n"
|
||||
"Last-Translator: whenwesober <naomi16i_1298q@cikuh.com>\n"
|
||||
"Language-Team: Indonesian <https://hosted.weblate.org/projects/f-droid/fdroidserver/id/>\n"
|
||||
@ -182,9 +182,19 @@ msgstr "'{path}' gagal dieksekusi!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' tidak valid pada {field} dalam {appid}. Pakem regex: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' tidak valid pada {field} dalam {appid}. Pakem regex: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -225,6 +235,10 @@ msgstr "Menambahkan repo baru hanya untuk {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -269,6 +283,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -278,6 +296,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -291,6 +313,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -385,6 +412,11 @@ msgstr "Perintah '%s' tidak dikenal.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -571,6 +603,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -616,6 +658,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -833,6 +879,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1044,6 +1095,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1386,6 +1441,11 @@ msgstr ""
|
||||
msgid "Running wget in {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "SHA-256 of {url} does not match entry!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Scan the resulting APK(s) for known non-free classes."
|
||||
msgstr ""
|
||||
@ -1800,6 +1860,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2285,7 +2350,6 @@ msgstr "argumen opsional"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, fuzzy
|
||||
#| msgid "Options"
|
||||
msgid "options"
|
||||
msgstr "Opsi"
|
||||
|
||||
@ -2305,6 +2369,10 @@ msgstr "argumen posisi"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2376,6 +2444,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2496,6 +2569,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
@ -2560,75 +2638,3 @@ msgstr[0] ""
|
||||
msgid "{} build succeeded"
|
||||
msgid_plural "{} builds succeeded"
|
||||
msgstr[0] ""
|
||||
|
||||
#~ 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"
|
||||
#~ " tools on https://gitlab.com/fdroid.\n"
|
||||
#~ " "
|
||||
#~ msgstr ""
|
||||
#~ "\n"
|
||||
#~ " Ini adalah repositori aplikasi yang digunakan oleh FDroid. Aplikasi di\n"
|
||||
#~ " repositori ini antara binari resmi yang dibuat oleh pengembang aplikasi\n"
|
||||
#~ " atau binari yang dibuat dari sumbernya oleh f-droid.org menggunakan\n"
|
||||
#~ " alat-alat di https://gitlab.com/fdroid.\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid ""
|
||||
#~ "\n"
|
||||
#~ "SSH Public Key to be used as Deploy Key:"
|
||||
#~ msgstr ""
|
||||
#~ "\n"
|
||||
#~ "Kunci Publik SSH yang akan digunakan sebagai Kunci Deploy:"
|
||||
|
||||
#~ msgid "\"repo_pubkey\" must be present in config.yml when using --nosign!"
|
||||
#~ msgstr "\"repo_pubkey\" harus ada di config.yml ketika menggunakan --nosign!"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "\"{path}\" is not an accepted format, convert to: {formats}"
|
||||
#~ msgstr "\"{path}\" bukan format yang diterima, dikonversi ke: {formats}"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "%(prog)s [options] url"
|
||||
#~ msgstr "%(prog)s [opsi] url"
|
||||
|
||||
#~ msgid "'sdk_path' not set in 'config.yml'!"
|
||||
#~ msgstr "'sdk_path' belum diatur di 'config.yml'!"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!"
|
||||
#~ msgstr "'{aapt}' terlalu usang, fdroid memerlukan build-tools-23.0.0 atau yang lebih baru!"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "'{apkfilename}' is already installed on {dev}."
|
||||
#~ msgstr "'{apkfilename}' sudah terpasang di {dev}."
|
||||
|
||||
#~ msgid ".fdroid.txt is not supported! Convert to .fdroid.yml or .fdroid.json."
|
||||
#~ msgstr ".fdroid.txt tudak didukung! Konfersi ke .fdroid.yml atau .fdroid.json."
|
||||
|
||||
#~ msgid "Add a new application from its source code"
|
||||
#~ msgstr "Tambah aplikasi baru dari kode sumbernya"
|
||||
|
||||
#~ msgid "Create skeleton metadata files that are missing"
|
||||
#~ msgstr "Membuat kerangka berkas metadata yang hilang"
|
||||
|
||||
#~ msgid "Dynamically scan APKs post build"
|
||||
#~ msgstr "Pindai APK secara dinamis pasca build"
|
||||
|
||||
#~ msgid "Produce human-readable index.xml"
|
||||
#~ msgstr "Buat index.xml yang bisa dibaca manusia"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "can't open '%s': %s"
|
||||
#~ msgstr "tidak bisa dibuka '%s': %s"
|
||||
|
||||
#~ msgid "force errors to be warnings, or ignore"
|
||||
#~ msgstr "paksa untuk mengingatkan adanya error, atau hiraukan"
|
||||
|
||||
#~ msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
|
||||
#~ msgstr "penggunaan: fdroid [-h|--help|--version] <perintah> [<argumen>]"
|
||||
|
||||
#~ msgid "Update the stats of the repo"
|
||||
#~ msgstr "Perbarui status repo"
|
||||
|
@ -17,7 +17,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-01-29 13:57+0000\n"
|
||||
"Last-Translator: Pixel-Tux <luis.pardus@gmail.com>\n"
|
||||
"Language-Team: Italian <https://hosted.weblate.org/projects/f-droid/fdroidserver/it/>\n"
|
||||
@ -193,9 +193,19 @@ msgstr "Esecuzione di \"{path}\" fallita!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "\"{value}\" non è un {field} valido in {appid}. Espressione regolare: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "\"{value}\" non è un {field} valido in {appid}. Espressione regolare: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -236,6 +246,10 @@ msgstr "Aggiungendo un repository solo per {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias della chiave di firma del repository nel keystore"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Permetti di specificare una revisione (o branch git) diversa per l'importazione iniziale"
|
||||
@ -280,6 +294,10 @@ msgstr "Il path di Android SDK \"{path}\" non è una directory!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "Strumento Android SDK {cmd} non trovato!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -289,6 +307,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "L'app è in \"{repo}\" ma ha un collegamento a {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Non è necessario aggiungere \".git\""
|
||||
@ -302,6 +324,11 @@ msgstr "Archiviando {apkfilename} con una firma invalida!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "Indirizzo URL base per il mirror, può includere la chiave di firma dell'indice utilizzando la query string: ?fingerprint="
|
||||
@ -397,6 +424,11 @@ msgstr "Comando \"%s\" non riconosciuto.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Cambiamenti del commit"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Argomenti in conflitto: '--verbose' e '--quiet' non possono essere specificati contemporaneamente."
|
||||
@ -583,6 +615,16 @@ msgstr "Lo scaricamento del repository è gia fallito una volta, non verrà ripr
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Scaricamento di {url} fallito. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -632,6 +674,10 @@ msgstr "La variabile d'ambiente {var} da {configname} non è impostata!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Errore nell'ottenere l'indirizzo del repo"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Estrarre i metadati dell'applicazione da una repository di origine"
|
||||
@ -849,6 +895,11 @@ msgstr "Ignorando i metadati '{field}' in '{metapath}' perché obsoleti."
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Ignorando la voce FUNDING.yml più lunga di 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Ignorare il pacchetto senza metadati: "
|
||||
@ -1060,6 +1111,10 @@ msgstr "Rispecchiare il repository completo e l'archivio, tutti i tipi di file."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Directory di output mancante"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Né \"repo_pubkey\" o \"keystorepass\" sono stati impostati in config.yml"
|
||||
@ -1822,6 +1877,11 @@ msgstr "Utilizzando jarsigner di Java, non raccomandato per verificare APK! Util
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Usando androguard da \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2331,6 +2391,10 @@ msgstr "argomenti posizionali"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "processo log deploy {path} a {dest} fallito!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2402,6 +2466,11 @@ msgstr "srclibs manca il nome e/o @"
|
||||
msgid "static library"
|
||||
msgstr "biblioteca statica"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2523,6 +2592,11 @@ msgstr "{appid}: {field} deve essere un '{type}', ma è un '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} deve essere un intero, trovato: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} deve essere un intero, trovato: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.8-224-g4b0ade7\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2020-09-02 16:10+0000\n"
|
||||
"Last-Translator: Hinaloe <hina@hinaloe.net>\n"
|
||||
"Language-Team: Japanese <https://hosted.weblate.org/projects/f-droid/fdroidserver/ja/>\n"
|
||||
@ -176,9 +176,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -219,6 +229,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -263,6 +277,10 @@ msgstr "Android SDK パス '{path}' はディレクトリではありません
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -272,6 +290,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -285,6 +307,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -379,6 +406,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -565,6 +597,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -610,6 +652,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -827,6 +873,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1038,6 +1089,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1799,6 +1854,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2302,6 +2362,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2373,6 +2437,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2493,6 +2562,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2021-01-15 13:25+0000\n"
|
||||
"Last-Translator: R_SACI <rgebbid@gmail.com>\n"
|
||||
"Language-Team: Kabyle <https://hosted.weblate.org/projects/f-droid/fdroidserver/kab/>\n"
|
||||
@ -179,9 +179,19 @@ msgstr "'{path}' ur izmir ara ad yettwaselkem!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -222,6 +232,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -266,6 +280,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -275,6 +293,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -288,6 +310,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -383,6 +410,11 @@ msgstr "Taladna '%s' ur tettwassen ara.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Azen ibeddilen"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -570,6 +602,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -615,6 +657,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -833,6 +879,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1044,6 +1095,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1806,6 +1861,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2312,6 +2372,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2383,6 +2447,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr "tamkerḍit n tdaddanin"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2504,6 +2573,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.8-135-g16dd6d28\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2022-09-06 14:30+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
|
||||
"Language-Team: Korean <https://hosted.weblate.org/projects/f-droid/fdroidserver/ko/>\n"
|
||||
@ -181,9 +181,19 @@ msgstr "'{path}'를 실행하는 데 실패했습니다!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}'는 {appid}에서 올바른 {field}가 아닙니다. 정규식 패턴: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}'는 {appid}에서 올바른 {field}가 아닙니다. 정규식 패턴: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -224,6 +234,10 @@ msgstr "{name}를 위해서만 새 저장소를 추가하기"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "키스토어에서 저장소 서명 키의 별칭"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -268,6 +282,10 @@ msgstr "Android SDK 경로 '{path}'는 디렉터리가 아닙니다!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -277,6 +295,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "앱은 '{repo}'에 있지만 {url}로의 연결이 있습니다"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ".git 추가가 필요하지 않습니다"
|
||||
@ -290,6 +312,11 @@ msgstr "올바르지 않은 서명으로 {apkfilename}를 보존 중입니다!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -384,6 +411,11 @@ msgstr "명령 '%s'은 인식되지 않습니다.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "번경사항 커밋"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -570,6 +602,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -615,6 +657,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -833,6 +879,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1044,6 +1095,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1805,6 +1860,11 @@ msgstr "Java의 jarsigner를 사용하여, APK를 검증하는 것은 권장되
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "\"{path}\"에서 androguard를 사용 중"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2310,6 +2370,10 @@ msgstr "고정적 인수"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2381,6 +2445,11 @@ msgstr "srclibs 없는 이름 및/또는 @"
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2501,6 +2570,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-70-g54bc858\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2022-11-22 19:37+0000\n"
|
||||
"Last-Translator: Abhiram <abhiram@skiff.com>\n"
|
||||
"Language-Team: Malayalam <https://hosted.weblate.org/projects/f-droid/fdroidserver/ml/>\n"
|
||||
@ -181,9 +181,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -224,6 +234,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -268,6 +282,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -277,6 +295,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -290,6 +312,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -385,6 +412,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -571,6 +603,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -616,6 +658,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -833,6 +879,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1044,6 +1095,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1809,6 +1864,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2314,6 +2374,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2385,6 +2449,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2506,6 +2575,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.8-74-ga380b9f\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2022-09-06 14:30+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/f-droid/fdroidserver/nb_NO/>\n"
|
||||
@ -186,9 +186,19 @@ msgstr "\"{path}\" klarte ikke å kjøre."
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "\"{value}\" er ikke et gyldig {field} i {appid}. Mønster for regulært uttrykk: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "\"{value}\" er ikke et gyldig {field} i {appid}. Mønster for regulært uttrykk: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -230,6 +240,10 @@ msgstr "Legger til ny pakkebrønn kun for {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias for pakkebrønnssigneringsnøkkel i nøkkellageret"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Tillater en annen revisjon (eller git-avgreining) å angis for igangsettende import"
|
||||
@ -275,6 +289,10 @@ msgstr "Android SDK-stien '{path}' er ikke ei mappe."
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "Fant ikke Android-SDK-verktøyet {cmd}!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -284,6 +302,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "Program finnes i '{repo}', men har en lenke til {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Å legge til .git er ikke nødvendig"
|
||||
@ -297,6 +319,11 @@ msgstr "Pakker {apkfilename} med ugyldig signatur."
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "Grunnettadresse å speile, kan inkludere indekssigneringsnøkkelen ved bruk av spørreingsstrengen: ?fingerpring="
|
||||
@ -394,6 +421,11 @@ msgstr "Kommandoen \"%s\" gjenkjennes ikke.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Send inn endringer"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Argumenter i konflikt: '--verbose' og '--quiet' kan ikke angis samtidig."
|
||||
@ -589,6 +621,16 @@ msgstr "Nedlasting av pakkebrønn mislyktes én gang, prøver ikke igjen."
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Nedlasting av {url} mislyktes. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -642,6 +684,10 @@ msgstr "Miljøvariabelen {var} fra {configname} er ikke satt!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Kunne ikke hente pakkebrønnsadresse"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -866,6 +912,11 @@ msgstr "Ser bort fra «{field}» i «{metapath}» fordi det er er foreldet."
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Ser bort fra FUNDING.yml-oppføring som er lengre enn 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Ignorerte pakke uten metadata: "
|
||||
@ -1088,6 +1139,10 @@ msgstr "Avspeil hele pakkebrønnen og arkivet, alle filtyper."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Manglende utdatamappe"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1878,6 +1933,11 @@ msgstr "Bruker Java sin jarsigner, ikke anbefalt for bekreftelse av APK-er. Bruk
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Bruker Androguard fra \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2402,6 +2462,10 @@ msgstr "Posisjonelle argumenter"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2477,6 +2541,11 @@ msgstr "srclibs mangler navn og/eller @"
|
||||
msgid "static library"
|
||||
msgstr "statisk bibliotek"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2598,6 +2667,11 @@ msgstr "{appid}: {field} må være en '{type}', men er ikke et '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} må være et heltall, fant: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} må være et heltall, fant: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2021-07-16 15:35+0000\n"
|
||||
"Last-Translator: privacysimp <contributions.pqy8k@aleeas.com>\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/f-droid/fdroidserver/nl/>\n"
|
||||
@ -178,9 +178,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -221,6 +231,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -265,6 +279,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -274,6 +292,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -287,6 +309,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -383,6 +410,11 @@ msgstr "Opdracht '%s' wordt niet herkend.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -569,6 +601,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -614,6 +656,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -831,6 +877,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1042,6 +1093,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1804,6 +1859,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2310,6 +2370,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2381,6 +2445,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2502,6 +2571,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-23 18:22+0000\n"
|
||||
"Last-Translator: Agnieszka C <aga_04@o2.pl>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/f-droid/fdroidserver/pl/>\n"
|
||||
@ -186,9 +186,19 @@ msgstr "'{path}' nie udało się wykonać!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' nie jest prawidłowy {field} w {appid}. Wzór Regex: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' nie jest prawidłowy {field} w {appid}. Wzór Regex: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -229,6 +239,10 @@ msgstr "Dodaje tylko nowe repozytorium {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias klucza podpisu repozytorium w magazynie kluczy"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Umożliwia określenie innej wersji (lub gałęzi git) dla początkowego importu"
|
||||
@ -273,6 +287,10 @@ msgstr "Android SDK ścieżka '{path}' nie jest katalogiem!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "Nie znaleziono narzędzia Android SDK {cmd}!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "Aplikacja ma NoSourceSince lub ArchivePolicy „0 versions”, ale AutoUpdateMode lub UpdateCheckMode nie są None"
|
||||
@ -282,6 +300,10 @@ msgstr "Aplikacja ma NoSourceSince lub ArchivePolicy „0 versions”, ale AutoU
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "Aplikacja jest w '{repo}' ale ma link do {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Dołączanie .git nie jest konieczne"
|
||||
@ -295,6 +317,11 @@ msgstr "Archiwizacja {apkfilename} z nieprawidłowym podpisem!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr "AutoUpdateMode z UpdateCheckMode: HTTP musi mieć wzorzec."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "Bazowy adres URL do serwera lustrzanego, może zawierać klucz do podpisywania indeksu za pomocą łańcucha zapytania: ?fingerprint="
|
||||
@ -391,6 +418,11 @@ msgstr "Polecenie '%s' nie rozpoznane.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Scommituj zmiany"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Sprzeczne argumenty: '--verbose' i '--quiet' nie mogą być podane w tym samym czasie."
|
||||
@ -577,6 +609,16 @@ msgstr "Pobieranie repozytorium już raz się nie powiodło, nie próbuje ponown
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Pobieranie {url} nie powiodło się. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -626,6 +668,10 @@ msgstr "Zmienna środowiskowa {var} z {configname} nie jest ustawiona!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Błąd podczas uzyskiwania adresu repo"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Wyodrębnij metadane aplikacji z repozytorium źródłowego"
|
||||
@ -843,6 +889,11 @@ msgstr "Ignorowanie metadanych '{field}' w '{metapath}' ponieważ są one przest
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Ignorowanie wpisu FUNDING.yml dłuższego niż 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Ignorowanie pakietu bez metadanych: "
|
||||
@ -1054,6 +1105,10 @@ msgstr "Mirror pełnego repo i archiwum, wszystkie typy plików."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Brakujący katalog wyjściowy"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Ani „repo_pubkey”, ani „keystorepass” nie są ustawione w config.yml"
|
||||
@ -1824,6 +1879,11 @@ msgstr "Korzystanie z jarsignera Java nie jest zalecane do weryfikacji plików A
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Korzystanie z androguard od \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2331,6 +2391,10 @@ msgstr "argumenty pozycyjne"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "proces wdrażania dziennika {path} do {dest} nie powiódł się!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2402,6 +2466,11 @@ msgstr "brak nazwy srclibs i/lub @"
|
||||
msgid "static library"
|
||||
msgstr "biblioteka statyczna"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2524,6 +2593,11 @@ msgstr "{appid}: {field} musi być '{type}', ale to jest '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} musi być liczbą całkowitą, znaleziono: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} musi być liczbą całkowitą, znaleziono: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.1-680-ge1d3de71\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-25 12:43+0000\n"
|
||||
"Last-Translator: ssantos <ssantos@web.de>\n"
|
||||
"Language-Team: Portuguese <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt/>\n"
|
||||
@ -184,9 +184,19 @@ msgstr "'{path}' falhou ao executar!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' não é um {field} válido em {appid}. Modelo regex: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' não é um {field} válido em {appid}. Modelo regex: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -227,6 +237,10 @@ msgstr "Adicionando novo repositório para apenas {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias (apelido) da chave de assinatura do repositório na keystore"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Permite que uma revisão diferente (ou árvore do git) seja especificada para a importação inicial"
|
||||
@ -271,6 +285,10 @@ msgstr "O caminho do SDK Android '{path}' não é um diretório!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "A ferramenta SDK do Android {cmd} não foi encontrada!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "A app tem NoSourceSince ou ArchivePolicy \"0 versões\", mas AutoUpdateMode ou UpdateCheckMode não são Nenhum"
|
||||
@ -280,6 +298,10 @@ msgstr "A app tem NoSourceSince ou ArchivePolicy \"0 versões\", mas AutoUpdateM
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "A App está em '{repo}' mas tem uma hiperligação para {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Acrescentar .git não é necessário"
|
||||
@ -293,6 +315,11 @@ msgstr "Arquivamento {apkfilename} com assinatura inválida!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr "AutoUpdateMode com UpdateCheckMode: HTTP deve ter um modelo."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "URL base para espelhar, pode incluir a chave de assinatura de índice usando a cadeia de consulta: ?fingerprint ="
|
||||
@ -388,6 +415,11 @@ msgstr "Comando '%s' não reconhecido.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Enviar mudanças"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Argumentos conflitantes: \"--verbose\" e \"--quiet\" não podem ser especificados ao mesmo tempo."
|
||||
@ -574,6 +606,16 @@ msgstr "O descarregamento do repositório já falhou uma vez, não tento novamen
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Descarregar {url} falhou. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -623,6 +665,10 @@ msgstr "A variável de ambiente {var} de {configname} não está definida!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Erro ao obter o endereço do repo"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Extrair metadados de aplicações de um repositório de origem"
|
||||
@ -840,6 +886,11 @@ msgstr "A ignorar '{field}' em metadados '{metapath}' porque é depreciado."
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "A ignorar a entrada FUNDING.yml por mais de 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Ignorando o pacote sem metadados: "
|
||||
@ -1051,6 +1102,10 @@ msgstr "Espelha todo o repositório e pacotes, todos os tipos de ficheiros."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Falta diretório de saída"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Nem \"repo_pubkey\" nem \"keystorepass\" definidos em config.yml"
|
||||
@ -1820,6 +1875,11 @@ msgstr "Usando o jarsigner de Java, não recomendado para verificar APKs! Use ap
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Usando androguard de \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2325,6 +2385,10 @@ msgstr "argumentos posicionais"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "a implementação do registo de processo {path} a {dest} falhou!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2396,6 +2460,11 @@ msgstr "Nome 'srclibs' ausente e/ou '@'"
|
||||
msgid "static library"
|
||||
msgstr "biblioteca estática"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2517,6 +2586,11 @@ msgstr "{appid}: {field} deve ser um '{type}', mas é um '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} deve ser um inteiro, encontrado: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} deve ser um inteiro, encontrado: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-01 00:47+0000\n"
|
||||
"Last-Translator: The Cats <philosoph@danwin1210.de>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_BR/>\n"
|
||||
@ -189,9 +189,19 @@ msgstr "'{path}' falhou ao executar!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' não é um{field} válido em {appid}. Regex padrão: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' não é um{field} válido em {appid}. Regex padrão: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -232,6 +242,10 @@ msgstr "Adicionando novo repositório para apenas {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias (apelido) da chave de assinatura do repositório na keystore"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Permite que uma revisão diferente (ou árvore do git) seja especificada para a importação inicial"
|
||||
@ -276,6 +290,10 @@ msgstr "O caminho do SDK Android '{path}' não é um diretório!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "A ferramenta SDK do Android {cmd} não foi encontrada!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -285,6 +303,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "O App está em '{repo}' mas tem um link para {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Acrescentar .git não é necessário"
|
||||
@ -298,6 +320,11 @@ msgstr "Arquivamento {apkfilename} com assinatura inválida!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "URL base para espelhar, pode incluir a chave de assinatura de índice usando a string de consulta:? Fingerprint ="
|
||||
@ -393,6 +420,11 @@ msgstr "Comando \"%s\" não reconhecido.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Enviar mudanças"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Argumentos conflitantes: \"--verbose\" e \"--quiet\" não podem ser especificados ao mesmo tempo."
|
||||
@ -579,6 +611,16 @@ msgstr "O download do repositório já falhou uma vez, não tente novamente."
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Falha ao baixar '{url}'. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -628,6 +670,10 @@ msgstr "A variável de ambiente {var} de {configname} não está definida!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Erro ao obter o endereço do repositório"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Extrair metadados de aplicativos de um repositório de origem"
|
||||
@ -845,6 +891,11 @@ msgstr "Ignorando \"{field}\" em metadados \"{metapath}\" porque foi descontinua
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Ignorando entrada de FUNDING.yml maior que 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Ignorando o pacote sem metadados: "
|
||||
@ -1056,6 +1107,10 @@ msgstr "Espelha todo o repositório e pacotes, todos os tipos de arquivos."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Diretório de saída ausente"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Nem \"repo_pubkey\" nem \"keystorepass\" definidos em config.yml"
|
||||
@ -1825,6 +1880,11 @@ msgstr "Usando o jarsigner de Java, não recomendado para verificar APKs! Use ap
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Usando androguard de \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2333,6 +2393,10 @@ msgstr "argumentos posicionais"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "houve uma falha no registro de processo implantação {path} para {dest}!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2404,6 +2468,11 @@ msgstr "Nome 'srclibs' ausente e/ou '@'"
|
||||
msgid "static library"
|
||||
msgstr "biblioteca estática"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2525,6 +2594,11 @@ msgstr "O {appid}: {field} deve ser um '{type}', porém é um '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} deve ser um número inteiro, encontrado: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} deve ser um número inteiro, encontrado: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-25 12:43+0000\n"
|
||||
"Last-Translator: ssantos <ssantos@web.de>\n"
|
||||
"Language-Team: Portuguese (Portugal) <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_PT/>\n"
|
||||
@ -185,9 +185,19 @@ msgstr "'{path}' falhou ao executar!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' não é um {field} válido em {appid}. Modelo regex: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' não é um {field} válido em {appid}. Modelo regex: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -228,6 +238,10 @@ msgstr "Adicionando novo repositório para apenas {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias (apelido) da chave de assinatura do repositório na keystore"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Permite que uma revisão diferente (ou árvore do git) seja especificada para a importação inicial"
|
||||
@ -272,6 +286,10 @@ msgstr "O caminho do SDK Android '{path}' não é um diretório!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "A ferramenta SDK do Android {cmd} não foi encontrada!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "A app tem NoSourceSince ou ArchivePolicy \"0 versões\", mas AutoUpdateMode ou UpdateCheckMode não são Nenhum"
|
||||
@ -281,6 +299,10 @@ msgstr "A app tem NoSourceSince ou ArchivePolicy \"0 versões\", mas AutoUpdateM
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "A App está em '{repo}' mas tem uma hiperligação para {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Acrescentar .git não é necessário"
|
||||
@ -294,6 +316,11 @@ msgstr "Arquivamento {apkfilename} com assinatura inválida!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr "AutoUpdateMode com UpdateCheckMode: HTTP deve ter um modelo."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "URL base para espelhar, pode incluir a chave de assinatura de índice usando a string de consulta:? Fingerprint ="
|
||||
@ -389,6 +416,11 @@ msgstr "Comando '%s' não reconhecido.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Enviar mudanças"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Argumentos conflitantes: \"--verbose\" e \"--quiet\" não podem ser especificados ao mesmo tempo."
|
||||
@ -575,6 +607,16 @@ msgstr "O descarregamento do repositório já falhou uma vez, não tento novamen
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Descarregar {url} falhou. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -624,6 +666,10 @@ msgstr "A variável de ambiente {var} de {configname} não está definida!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Erro ao obter o endereço do repo"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Extrair metadados de aplicações de um repositório de origem"
|
||||
@ -841,6 +887,11 @@ msgstr "A ignorar '{field}' em metadados '{metapath}' porque é depreciado."
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "A ignorar a entrada FUNDING.yml por mais de 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Ignorando o pacote sem metadados: "
|
||||
@ -1052,6 +1103,10 @@ msgstr "Espelha todo o repositório e pacotes, todos os tipos de ficheiros."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Falta diretório de saída"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Nem \"repo_pubkey\" nem \"keystorepass\" definidos em config.yml"
|
||||
@ -1821,6 +1876,11 @@ msgstr "Usando o jarsigner de Java, não recomendado para verificar APKs! Use ap
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Usando androguard de \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2326,6 +2386,10 @@ msgstr "argumentos posicionais"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "a implementação do registo de processo {path} a {dest} falhou!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2397,6 +2461,11 @@ msgstr "Nome 'srclibs' ausente e/ou '@'"
|
||||
msgid "static library"
|
||||
msgstr "biblioteca estática"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2518,6 +2587,11 @@ msgstr "{appid}: {field} deve ser um '{type}', mas é um '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} deve ser um inteiro, encontrado: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} deve ser um inteiro, encontrado: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -8,7 +8,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: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2022-09-08 14:15+0000\n"
|
||||
"Last-Translator: Licaon Kter <licaon.kter@protonmail.com>\n"
|
||||
"Language-Team: Romanian <https://hosted.weblate.org/projects/f-droid/fdroidserver/ro/>\n"
|
||||
@ -185,9 +185,19 @@ msgstr "'{path}' nu a reușit să se execute!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' nu este valid {field} în {appid}. Regex model: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' nu este valid {field} în {appid}. Regex model: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -228,6 +238,10 @@ msgstr "Adăugarea unui nou depozit doar pentru {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias al cheii de semnare repo din magazinul de chei"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Permite specificarea unei revizuiri diferite (sau a unei ramuri git) pentru importul inițial"
|
||||
@ -272,6 +286,10 @@ msgstr "Calea Android SDK '{path}' nu este un director!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "Instrumentul Android SDK {cmd} nu a fost găsit!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -281,6 +299,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "Aplicația se află în '{repo}', dar are un link către {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Adăugarea .git nu este necesară"
|
||||
@ -294,6 +316,11 @@ msgstr "Arhivare {apkfilename} cu semnătură invalidă!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "URL de bază pentru oglindire, poate include cheia de semnare a indexului folosind șirul de interogare: ?fingerprint="
|
||||
@ -390,6 +417,11 @@ msgstr "Comanda '%s' nerecunoscută.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Efectuați modificări"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Argumente contradictorii: '--verbose' și '--quiet' nu pot fi specificate în același timp."
|
||||
@ -576,6 +608,16 @@ msgstr "Descărcarea depozitului a eșuat deja o dată, nu mai încerc din nou."
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Descărcarea {url} a eșuat. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -625,6 +667,10 @@ msgstr "Variabila de mediu {var} din {configname} nu este setată!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Eroare la obținerea adresei repo"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Extrageți metadatele aplicației dintr-un depozit sursă"
|
||||
@ -842,6 +888,11 @@ msgstr "Ignorarea lui '{field}' în metadatele '{metapath}', deoarece este depă
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Ignorarea intrării FUNDING.yml mai lungă de 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Ignorarea pachetului fără metadate: "
|
||||
@ -1053,6 +1104,10 @@ msgstr "Oglindește întregul repo și arhiva, toate tipurile de fișiere."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Lipsește directorul de ieșire"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Nici \"repo_pubkey\" și nici \"keystorepass\" nu sunt setate în config.yml"
|
||||
@ -1823,6 +1878,11 @@ msgstr "Folosind jarsigner de la Java, nu este recomandat pentru verificarea APK
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Folosind androguard din \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2333,6 +2393,10 @@ msgstr "argumente poziționale"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "jurnalul procesului deploy {path} la {dest} a eșuat!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2404,6 +2468,11 @@ msgstr "srclibs lipsește numele și/sau @"
|
||||
msgid "static library"
|
||||
msgstr "bibliotecă statică"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2526,6 +2595,11 @@ msgstr "{appid}: {field} trebuie să fie un '{type}', dar este un '{fieldtype}'!
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} trebuie să fie un număr întreg, găsit: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} trebuie să fie un număr întreg, găsit: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-23 18:22+0000\n"
|
||||
"Last-Translator: Andrey <andrey@mailbox.org>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/f-droid/fdroidserver/ru/>\n"
|
||||
@ -192,9 +192,19 @@ msgstr "{path} не удалось исполнить!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' не подходит в качестве {field} в {appid}. Образец регулярного выражения: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' не подходит в качестве {field} в {appid}. Образец регулярного выражения: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -235,6 +245,10 @@ msgstr "Добавление нового репозитория только д
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Алиас для ключа для подписи репозитория в хранилище ключей"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Позволяет выбрать разные ревизии или ветки для первичного импорта"
|
||||
@ -279,6 +293,10 @@ msgstr "Путь Android SDK '{path}' указывает не на директ
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "Инструмент Android SDK {cmd} не найден!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "Приложение имеет NoSourceSince или ArchivePolicy \"0 версий\", но AutoUpdateMode или UpdateCheckMode не равны None"
|
||||
@ -288,6 +306,10 @@ msgstr "Приложение имеет NoSourceSince или ArchivePolicy \"0
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "Приложение находится в репозитории '{repo}', но ссылка указывает на {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Добавлять .git необязательно"
|
||||
@ -301,6 +323,11 @@ msgstr "Вы пытаетесь поместить в архив {apkfilename}
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr "AutoUpdateMode с UpdateCheckMode: HTTP должен иметь шаблон."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "Основной URL-адрес зеркала может содержать ключ для подписывания индекса (добавьте запрос \"?fingerprint=\")"
|
||||
@ -397,6 +424,11 @@ msgstr "Команда '%s' не распознана.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Сохранить изменения (commit)"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Несовместимые аргументы: '--verbose' и '--quiet' нельзя указывать одновременно."
|
||||
@ -583,6 +615,16 @@ msgstr "Репозиторий не удалось склонировать с
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Загрузить {url} не получилось. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -632,6 +674,10 @@ msgstr "Переменная среды {var} из {configname} не устан
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Ошибка при получении адреса репозитория"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Извлекать метаданные приложения из исходного репозитория"
|
||||
@ -849,6 +895,11 @@ msgstr "Проигнорировано: поле '{field}' в метаданны
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Проигнорировано: запись в FUNDING.yml длиннее 2048 символов: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Проигнорировано, пакеты без метаданных: "
|
||||
@ -1060,6 +1111,10 @@ msgstr "Создать зеркало всего репозитория и ар
|
||||
msgid "Missing output directory"
|
||||
msgstr "Директории для хранения выводных данных не существует"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Ни «repo_pubkey», ни «keystorepass» не указаны в config.yml"
|
||||
@ -1830,6 +1885,11 @@ msgstr "Проверка APK с помощью Java jarsigner. Так делат
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Запуск androguard из \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2337,6 +2397,10 @@ msgstr "позиционные аргументы"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "Не удалось загрузить лог {path} на {dest}!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2408,6 +2472,11 @@ msgstr "библиотеки srclib: имя отсутствует или не
|
||||
msgid "static library"
|
||||
msgstr "статическая библиотека"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2530,6 +2599,11 @@ msgstr "{appid}: {field} должно быть '{type}', а не '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} должен быть целым числом, но найдено значение: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} должен быть целым числом, но найдено значение: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@ -177,9 +177,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -220,6 +230,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -264,6 +278,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -273,6 +291,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -286,6 +308,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -382,6 +409,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -568,6 +600,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -613,6 +655,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -830,6 +876,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1041,6 +1092,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1804,6 +1859,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2311,6 +2371,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2382,6 +2446,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2504,6 +2573,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.6-349-g907c04ea\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-25 12:43+0000\n"
|
||||
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
|
||||
"Language-Team: Albanian <https://hosted.weblate.org/projects/f-droid/fdroidserver/sq/>\n"
|
||||
@ -182,9 +182,19 @@ msgstr "S’u arrit të përmbushet '{path}'!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' s’është një {field} e vlefshme te {appid}. Rregullsi shprehjeje të rregullt: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' s’është një {field} e vlefshme te {appid}. Rregullsi shprehjeje të rregullt: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -225,6 +235,10 @@ msgstr "Po shtohet depo e re për vetëm {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Alias i kyçit të nënshkrimeve të depos te depo kyçesh"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Lejon të specifikohet një rishikim tjetër (ose kryeni “git branch”) për importimin fillestar"
|
||||
@ -269,6 +283,10 @@ msgstr "Shtegu Android SDK '{path}' s’është drejtori!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "S’u gjet {cmd} mjeti SDK-je Android!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "Aplikacioni ka NoSourceSince ose ArchivePolicy “0 versione”, por AutoUpdateMode ose UpdateCheckMode janë vënë si “Asnjë”"
|
||||
@ -278,6 +296,10 @@ msgstr "Aplikacioni ka NoSourceSince ose ArchivePolicy “0 versione”, por Aut
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "Aplikacioni gjendet në '{repo}' por ka një lidhje te {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "S’është i nevojshëm shtimi i .git nga pas"
|
||||
@ -291,6 +313,11 @@ msgstr "Po arkivohet {apkfilename} me nënshkrim të pavlefshëm!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr "AutoUpdateMode me UpdateCheckMode: HTTP duhet të ketë një rregullsi."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "URL bazë për t’u pasqyruar, mund të përfshijë kyçin e nënshkrimit të treguesit që përdor vargun e kërkimi: ?fingerprint="
|
||||
@ -386,6 +413,11 @@ msgstr "Urdhër '%s' jo i pranuar.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Depozito ndryshimet"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Argumente që përplasen: '--verbose' dhe '--quiet' s’mund të përdoren në të njëjtën kohë."
|
||||
@ -572,6 +604,16 @@ msgstr "Shkarkimi i depos dështoi një herë, s’po riprovohet."
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Shkarkimi i {url} dështoi. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -621,6 +663,10 @@ msgstr "S’është ujdisur ndryshore {var} nga {configname}!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Gabim teksa merrej adresë depoje"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Përftoji tejtëdhënat e aplikacionit prej një depoje burim"
|
||||
@ -838,6 +884,11 @@ msgstr "Po shpërfillet '{field}' te tejtëdhëna '{metapath}', ngaqë është n
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Po shpërfillen zëra FUNDING.yml më të gjatë se 2048: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Po shpërfillet paketë pa tejtëdhëna: "
|
||||
@ -1049,6 +1100,10 @@ msgstr "Pasqyro depon e plotë dhe arkivin, krejt llojet e kartelave."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Mungon drejtori përfundimesh"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Te config.yml s’është ujdisur as “repo_pubkey”, as “keystorepass”"
|
||||
@ -1819,6 +1874,11 @@ msgstr "Po përdoret jarsigner Java, s’rekomandohet për verifikim APK-sh! Pë
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Po përdoret androguard prej “{path}”"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2324,6 +2384,10 @@ msgstr "argumente pozicionalë"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2395,6 +2459,11 @@ msgstr "srclibs-it i mungon emër dhe/ose @"
|
||||
msgid "static library"
|
||||
msgstr "librari statike"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2516,6 +2585,11 @@ msgstr "{appid}: {field} duhet të jetë një '{type}', por është një '{field
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} duhet të jetë numër i plotë, u gjet: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} duhet të jetë numër i plotë, u gjet: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1b0\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2022-11-28 13:20+0000\n"
|
||||
"Last-Translator: Đorđe Vasiljević <djordje.vasiljevich@gmail.com>\n"
|
||||
"Language-Team: Serbian <https://hosted.weblate.org/projects/f-droid/fdroidserver/sr/>\n"
|
||||
@ -178,9 +178,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -221,6 +231,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -265,6 +279,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -274,6 +292,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -287,6 +309,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -382,6 +409,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -568,6 +600,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -613,6 +655,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -830,6 +876,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1041,6 +1092,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1803,6 +1858,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2308,6 +2368,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2379,6 +2443,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2500,6 +2569,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-02-21 14:38+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2021-10-16 13:25+0000\n"
|
||||
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
|
||||
"Language-Team: Swedish <https://hosted.weblate.org/projects/f-droid/fdroidserver/sv/>\n"
|
||||
@ -180,9 +180,19 @@ msgstr "Misslyckades med att köra '{path}'!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' är inte ett giltigt {field} i {appid}. Regex-mönster: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' är inte ett giltigt {field} i {appid}. Regex-mönster: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -223,6 +233,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -267,6 +281,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -276,6 +294,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -289,6 +311,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -384,6 +411,11 @@ msgstr "Kommandot '%s' känns inte igen.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -570,6 +602,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -615,6 +657,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -832,6 +878,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1043,6 +1094,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1385,6 +1440,11 @@ msgstr ""
|
||||
msgid "Running wget in {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "SHA-256 of {url} does not match entry!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "Scan the resulting APK(s) for known non-free classes."
|
||||
msgstr ""
|
||||
@ -1800,6 +1860,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2287,7 +2352,6 @@ msgstr "alternativa argument"
|
||||
|
||||
#: /usr/lib/python3.11/argparse.py
|
||||
#, fuzzy
|
||||
#| msgid "Options"
|
||||
msgid "options"
|
||||
msgstr "Alternativ"
|
||||
|
||||
@ -2307,6 +2371,10 @@ msgstr "positionella argument"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2378,6 +2446,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2499,6 +2572,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
@ -2565,50 +2643,3 @@ msgid "{} build succeeded"
|
||||
msgid_plural "{} builds succeeded"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "\"{path}\" is not an accepted format, convert to: {formats}"
|
||||
#~ msgstr "\"{path}\" är inte ett accepterat format, konvertera till: {formats}"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "%(prog)s [options] url"
|
||||
#~ msgstr "%(prog)s [alternativ] url"
|
||||
|
||||
#~ msgid "'sdk_path' not set in 'config.yml'!"
|
||||
#~ msgstr "'sdk_path' är inte inställt i 'config.yml'!"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!"
|
||||
#~ msgstr "{aapt} är för gammal, fdroid kräver build-tools-23.0.0 eller nyare!"
|
||||
|
||||
#, python-brace-format
|
||||
#~ msgid "'{apkfilename}' is already installed on {dev}."
|
||||
#~ msgstr "'{apkfilename}' är redan installerad på {dev}."
|
||||
|
||||
#~ msgid ".fdroid.txt is not supported! Convert to .fdroid.yml or .fdroid.json."
|
||||
#~ msgstr ".fdroid.txt stöds inte! Konvertera till .fdroid.yml eller .fdroid.json."
|
||||
|
||||
#~ msgid "Add a new application from its source code"
|
||||
#~ msgstr "Lägg till en ny applikation från dess källkod"
|
||||
|
||||
#~ msgid "Create skeleton metadata files that are missing"
|
||||
#~ msgstr "Skapa skelettmetadatafiler som saknas"
|
||||
|
||||
#~ msgid "Dynamically scan APKs post build"
|
||||
#~ msgstr "Genomsök APK-filer dynamiskt efter byggandet"
|
||||
|
||||
#~ msgid "Produce human-readable index.xml"
|
||||
#~ msgstr "Producera mänskligt läsbar index.xml"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "can't open '%s': %s"
|
||||
#~ msgstr "kan inte öppna '%s': %s"
|
||||
|
||||
#~ msgid "force errors to be warnings, or ignore"
|
||||
#~ msgstr "tvinga fel att bli varningar, eller ignorera"
|
||||
|
||||
#~ msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
|
||||
#~ msgstr "användning: fdroid [-h|--help|--version] <command> [<args>]"
|
||||
|
||||
#~ msgid "Update the stats of the repo"
|
||||
#~ msgstr "Uppdatera repostatistik"
|
||||
|
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 2.1-273-g54e84d87\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2022-10-02 15:36+0000\n"
|
||||
"Last-Translator: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>\n"
|
||||
"Language-Team: Tamil <https://hosted.weblate.org/projects/f-droid/fdroidserver/ta/>\n"
|
||||
@ -177,9 +177,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -220,6 +230,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -264,6 +278,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -273,6 +291,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -286,6 +308,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -381,6 +408,11 @@ msgstr "'%s' கட்டளை அங்கீகரிக்கப்படவ
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -567,6 +599,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -612,6 +654,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -829,6 +875,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1040,6 +1091,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1802,6 +1857,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2308,6 +2368,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2379,6 +2443,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2500,6 +2569,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-26 21:02+0000\n"
|
||||
"Last-Translator: Oğuz Ersen <oguz@ersen.moe>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/f-droid/fdroidserver/tr/>\n"
|
||||
@ -183,9 +183,19 @@ msgstr "'{path}' yürütülemedi!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' {appid} içinde geçerli {field} değil. Regex ifadesi: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' {appid} içinde geçerli {field} değil. Regex ifadesi: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -226,6 +236,10 @@ msgstr "Yalnızca {name} için yeni depo ekleniyor"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Depo imzalama anahtarının anahtar deposundaki takma adı"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "İlk içe aktarım için farklı bir revizyonun (veya git dalının) belirtilmesine izin verir"
|
||||
@ -270,6 +284,10 @@ msgstr "Android SDK yolu '{path}' bir dizin değil!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "Android SDK aracı {cmd} bulunamadı!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "Uygulamanın NoSourceSince veya ArchivePolicy \"0 sürümü\" var ancak AutoUpdateMode veya UpdateCheckMode Yok değil"
|
||||
@ -279,6 +297,10 @@ msgstr "Uygulamanın NoSourceSince veya ArchivePolicy \"0 sürümü\" var ancak
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "Uygulama '{repo}' içinde ancak {url} adresine bir bağlantısı var"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Ekleme .gıt gerekli değildir"
|
||||
@ -292,6 +314,11 @@ msgstr "Geçersiz imza ile {apkfilename} arşivleme!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr "UpdateCheckMode ile AutoUpdateMode: HTTP bir desene sahip olmalıdır."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "Yansının temel URL'si, 'şu sorgu dizgisini kullanarak indeks imzalama anahtarını içerebilir: ?fingerprint="
|
||||
@ -387,6 +414,11 @@ msgstr "'%s' komutu tanınmıyor.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Değişiklikleri işle"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Çakışan argümanlar: '--verbose' ve '--quiet' aynı anda belirtilemez."
|
||||
@ -573,6 +605,16 @@ msgstr "Depoyu indirmek zaten bir kez başarısız oldu, tekrar denenmiyor."
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "{url} indirme başarısız. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -622,6 +664,10 @@ msgstr "{configname} içinden {var} ortam değişkeni ayarlı değil!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Depo adresi alınırken hata"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Bir kaynak depodan uygulama üst verilerini ayıkla"
|
||||
@ -839,6 +885,11 @@ msgstr "Kullanımdan kaldırıldığı için '{metapath}' üst verilerindeki '{f
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "2048'den uzun FUNDING.yml girdisi yok sayılıyor: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Üst verisiz paket yok sayılıyor: "
|
||||
@ -1050,6 +1101,10 @@ msgstr "Tüm dosya türlerini, tam depoyu ve arşivi yansıla."
|
||||
msgid "Missing output directory"
|
||||
msgstr "Eksik çıktı dizini"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "config.yml dosyasında ne \"repo_pubkey\" ne de \"keystorepass\" ayarlandı"
|
||||
@ -1819,6 +1874,11 @@ msgstr "Java'nın jarsigner'ı kullanılıyor, APK'ları doğrulamak için öner
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "\"{path}\" adresinden androguard'ı kullanıyor"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2324,6 +2384,10 @@ msgstr "konumsal argümanlar"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "{path} işlem günlüğünü {dest}'e dağıtma başarısız oldu!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2395,6 +2459,11 @@ msgstr "srclibs'de ad ve/veya @ eksik"
|
||||
msgid "static library"
|
||||
msgstr "statik kütüphane"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2516,6 +2585,11 @@ msgstr "{appid}: {field} bir '{type}' olmalı, fakat o bir '{fieldtype}'!"
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} bir tam sayı olmalıdır, bulunan: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} bir tam sayı olmalıdır, bulunan: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -5,7 +5,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.1-681-gc19e8952\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2020-10-29 08:32+0000\n"
|
||||
"Last-Translator: Hakim Oubouali <hakim.oubouali.skr@gmail.com>\n"
|
||||
"Language-Team: Central Atlas Tamazight <https://hosted.weblate.org/projects/f-droid/fdroidserver/tzm/>\n"
|
||||
@ -177,9 +177,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -220,6 +230,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -264,6 +278,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -273,6 +291,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -286,6 +308,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -381,6 +408,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -567,6 +599,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -612,6 +654,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -829,6 +875,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1040,6 +1091,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1802,6 +1857,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2308,6 +2368,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2379,6 +2443,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2500,6 +2569,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2018-06-08 03:44+0000\n"
|
||||
"Last-Translator: ۋولقان <nureliosman@gmail.com>\n"
|
||||
"Language-Team: Uyghur <https://hosted.weblate.org/projects/f-droid/fdroidserver/ug/>\n"
|
||||
@ -178,9 +178,19 @@ msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -221,6 +231,10 @@ msgstr ""
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr ""
|
||||
@ -265,6 +279,10 @@ msgstr ""
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -274,6 +292,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr ""
|
||||
@ -287,6 +309,11 @@ msgstr ""
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr ""
|
||||
@ -382,6 +409,11 @@ msgstr ""
|
||||
msgid "Commit changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr ""
|
||||
@ -568,6 +600,16 @@ msgstr ""
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -613,6 +655,10 @@ msgstr ""
|
||||
msgid "Error while getting repo address"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -830,6 +876,11 @@ msgstr ""
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr ""
|
||||
@ -1041,6 +1092,10 @@ msgstr ""
|
||||
msgid "Missing output directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1803,6 +1858,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2309,6 +2369,10 @@ msgstr ""
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2380,6 +2444,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2501,6 +2570,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-02-23 18:22+0000\n"
|
||||
"Last-Translator: Ihor Hordiichuk <igor_ck@outlook.com>\n"
|
||||
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/f-droid/fdroidserver/uk/>\n"
|
||||
@ -188,9 +188,19 @@ msgstr "'{path}' не вдалося виконати!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' не є правильним {field} у {appid}. Правильний приклад: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' не є правильним {field} у {appid}. Правильний приклад: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -231,6 +241,10 @@ msgstr "Додати новий репозиторій лише для {name}"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "Псевдонім підписного ключа репозиторію у сховищі ключів"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "Дозволяє вказати іншу версію (або git гілку) для початкового імпорту"
|
||||
@ -275,6 +289,10 @@ msgstr "Android SDK шлях '{path}' це не каталог!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "Інструмент Android SDK {cmd} не знайдено!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "Застосунок має NoSourceSince або ArchivePolicy «0 версій», але AutoUpdateMode або UpdateCheckMode не дорівнюють None"
|
||||
@ -284,6 +302,10 @@ msgstr "Застосунок має NoSourceSince або ArchivePolicy «0 ве
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "Застосунок '{repo}' але має ланку до {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "Додавання .git не потрібно"
|
||||
@ -297,6 +319,11 @@ msgstr "Архівую {apkfilename} з неправильним підписо
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr "AutoUpdateMode з UpdateCheckMode: HTTP повинен мати шаблон."
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "Базова URL-адреса для дзеркала може містити ключ підпису індексу за допомогою рядка запиту: ?fingerprint="
|
||||
@ -393,6 +420,11 @@ msgstr "Команда '%s' не визнана.\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "Прийняти зміни"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "Конфліктні аргументи: \"---verbose\" і \"--quiet\" не можна вказати одночасно."
|
||||
@ -579,6 +611,16 @@ msgstr "Завантаження репозиторію вже не вдалос
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "Завантаження {url} не вдалося. {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -628,6 +670,10 @@ msgstr "Змінну середовища {var} від {configname} не нал
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "Помилка отримання адреси репозиторію"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "Витяг метаданих застосунку з вихідного репозиторію"
|
||||
@ -845,6 +891,11 @@ msgstr "Нехтування метаданими '{field}' у метадани
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "Нехтування записом FUNDING.yml з датою після 2048 року: %s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "Нехтування пакунком без метаданих: "
|
||||
@ -1056,6 +1107,10 @@ msgstr "Дзеркало всього репозиторію та архіву
|
||||
msgid "Missing output directory"
|
||||
msgstr "Відсутній вихідний шлях"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "Ні \"repo_pubkey\", ні \"keystorepass\" не встановлені в config.yml"
|
||||
@ -1826,6 +1881,11 @@ msgstr "Не варто перевіряти APK за допомогою jarsign
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "Використання androguard від \"{path}\""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2333,6 +2393,10 @@ msgstr "позиційні аргументи"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "не вдалося розгорнути журнал процесів {path} до {dest}!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2404,6 +2468,11 @@ msgstr "srclibs відсутнє ім’я та/чи @"
|
||||
msgid "static library"
|
||||
msgstr "статична бібліотека"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2526,6 +2595,11 @@ msgstr "{appid}: {field} повинно бути '{type}', а не '{fieldtype}'
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} має бути цілим числом, знайдено: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} має бути цілим числом, знайдено: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -30,7 +30,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2023-03-09 02:44+0000\n"
|
||||
"Last-Translator: Max Xie <monyxie@gmail.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hans/>\n"
|
||||
@ -205,9 +205,19 @@ msgstr "'{path}' 执行失败!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "'{value}' 不是 {appid} 之有效 {field}. 正则表达式: {pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{value}' 不是 {appid} 之有效 {field}. 正则表达式: {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -248,6 +258,10 @@ msgstr "仅为 {name} 添加新存储库"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "密钥库中存储库签名密钥的别名"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "可让运行初始导入时指定不同修订 ( 或 git 分支 )"
|
||||
@ -292,6 +306,10 @@ msgstr "Android SDK 路径 '{path}' 不是目录!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "没找到 Android SDK 工具 {cmd}!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 "应用的 NoSourceSince 或 ArchivePolicy 为 “0 versions” 但 AutoUpdateMode 或 UpdateCheckMode 不是 None"
|
||||
@ -301,6 +319,10 @@ msgstr "应用的 NoSourceSince 或 ArchivePolicy 为 “0 versions” 但 AutoU
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "应用 在 '{repo}' 中, 但有一个链接到 {url}"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "不需要附加 .git"
|
||||
@ -314,6 +336,11 @@ msgstr "正使用无效签名归档 {apkfilename}!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "镜像的基本链接可以使用此请求参数包含索引签名键: ?fingerprint="
|
||||
@ -408,6 +435,11 @@ msgstr "无法识别命令 '%s'。\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "提交更改"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
msgstr "冲突的参数: '--verbose' 和 '--quiet' 不能被同时使用."
|
||||
@ -594,6 +626,16 @@ msgstr "下载仓库已经失败了一次,不再尝试。"
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "{url} 下载失败。{error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -643,6 +685,10 @@ msgstr "没有设置 {configname} 中的环境变量 {var}!"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "获取存储库地址时出错"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr "从源存储库中提取应用程序元数据"
|
||||
@ -860,6 +906,11 @@ msgstr "忽略“{metapath}”元数据中的“{field}”,因为它已被弃
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "忽略超过 2048 的 FUNDING.yml 条目:%s"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "忽略没有元数据的包: "
|
||||
@ -1071,6 +1122,10 @@ msgstr "镜像完整存储库和存档,所有文件类型。"
|
||||
msgid "Missing output directory"
|
||||
msgstr "缺少输出目录"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr "config.yml 中既没有设置“repo_pubkey”也没有设置“keystorepass”"
|
||||
@ -1839,6 +1894,11 @@ msgstr ""
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2342,6 +2402,10 @@ msgstr "位置参数"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2413,6 +2477,11 @@ msgstr ""
|
||||
msgid "static library"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2533,6 +2602,11 @@ msgstr ""
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: fdroidserver 0.9\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
||||
"POT-Creation-Date: 2023-03-09 13:11+0100\n"
|
||||
"POT-Creation-Date: 2023-05-24 22:18+0200\n"
|
||||
"PO-Revision-Date: 2022-09-06 14:30+0000\n"
|
||||
"Last-Translator: Hans-Christoph Steiner <hans@guardianproject.info>\n"
|
||||
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/f-droid/fdroidserver/zh_Hant/>\n"
|
||||
@ -186,9 +186,19 @@ msgstr "'{path}' 無法執行!"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{path}' has invalid format, it should be a dictionary!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/metadata.py ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
||||
msgstr "{appid} 的 {value}' 為無效 {field}。正規表遠格式:{pattern}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "{appid} 的 {value}' 為無效 {field}。正規表遠格式:{pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
msgid "...checkupdate failed for {appid} : {error}"
|
||||
@ -229,6 +239,10 @@ msgstr "只為 {name} 新增軟體庫"
|
||||
msgid "Alias of the repo signing key in the keystore"
|
||||
msgstr "在金鑰庫裡軟體庫簽署金鑰的別名"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "AllowedAPKSigningKeys missing but reference binary supplied"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/import_subcommand.py
|
||||
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
||||
msgstr "允許為初始匯入指定不同的校訂(或 git 分支)"
|
||||
@ -276,6 +290,10 @@ msgstr "Android SDK 路徑 '{path}' 不是目錄資料夾!"
|
||||
msgid "Android SDK tool {cmd} not found!"
|
||||
msgstr "找到 Android SDK 工具 {cmd} 了!"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
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 ""
|
||||
@ -285,6 +303,10 @@ msgstr ""
|
||||
msgid "App is in '{repo}' but has a link to {url}"
|
||||
msgstr "應用軟體在 '{repo}' 倉庫,但有一個 {url} 連結"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "App version has binary but does not have corresponding AllowedAPKSigningKeys to pin certificate."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Appending .git is not necessary"
|
||||
msgstr "不必附加上 .git"
|
||||
@ -298,6 +320,11 @@ msgstr "以無效的簽名歸檔 {apkfilename}!"
|
||||
msgid "AutoUpdateMode with UpdateCheckMode: HTTP must have a pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-brace-format
|
||||
msgid "Bad entry type \"{mirrortype}\" in mirrors config: {mirror}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/mirror.py
|
||||
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
||||
msgstr "基本的 URL 到鏡像,可以包含索引簽署金鑰使用查詢字串:?fingerprint="
|
||||
@ -392,6 +419,11 @@ msgstr "無法識別指令 '%s' 。\n"
|
||||
msgid "Commit changes"
|
||||
msgstr "提交變更"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Conflicting \"{field}\" definitions between .yml and localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
#, fuzzy
|
||||
msgid "Conflicting arguments: '--verbose' and '--quiet' can not be specified at the same time."
|
||||
@ -584,6 +616,16 @@ msgstr "下載軟體庫已失敗過一次,尚未重試。"
|
||||
msgid "Downloading {url} failed. {error}"
|
||||
msgstr "{url} 下載失敗,錯誤訊息 {error}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate Anti-Feature declaration at {path} was ignored!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
#, python-format
|
||||
msgid "Duplicate entry \"%s\" in mirrors config!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
#, python-brace-format
|
||||
msgid "Duplicate link in '{field}': {url}"
|
||||
@ -634,6 +676,10 @@ msgstr "配置文件 {configname} 中的 環境變量 {var} 還沒有設置 !"
|
||||
msgid "Error while getting repo address"
|
||||
msgstr "在接取軟體庫的地址時出錯"
|
||||
|
||||
#: ../fdroidserver/scanner.py
|
||||
msgid "Exit with a non-zero code if problems were found"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/__main__.py
|
||||
msgid "Extract application metadata from a source repository"
|
||||
msgstr ""
|
||||
@ -856,6 +902,11 @@ msgstr "忽略 '{metapath}' 中的 '{field}' , 因為它已經過時了。"
|
||||
msgid "Ignoring FUNDING.yml entry longer than 2048: %s"
|
||||
msgstr "忽略文檔 FUNDING.yml , 文檔大小超過 2048: %s 。"
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-format
|
||||
msgid "Ignoring bad element in manifest: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Ignoring package without metadata: "
|
||||
msgstr "忽略無中介資料的套件包: "
|
||||
@ -1075,6 +1126,10 @@ msgstr "保存整個軟體庫和檔案的副本, 所有的檔案格式 。"
|
||||
msgid "Missing output directory"
|
||||
msgstr "輸出目錄消失"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
msgid "Moving Anti-Features declarations to localized files:"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/index.py
|
||||
msgid "Neither \"repo_pubkey\" nor \"keystorepass\" set in config.yml"
|
||||
msgstr ""
|
||||
@ -1856,6 +1911,11 @@ msgstr "使用 Java 的 jarsigner,這並不建議用於驗證 APK!使用 apk
|
||||
msgid "Using androguard from \"{path}\""
|
||||
msgstr "使用從「{path}」而來的 androguard"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "Using blank dictionary instead of contents of {path}!"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/init.py
|
||||
#, python-brace-format
|
||||
msgid "Using existing keystore \"{path}\""
|
||||
@ -2376,6 +2436,10 @@ msgstr "位置參數"
|
||||
msgid "process log deploy {path} to {dest} failed!"
|
||||
msgstr "將進程日誌 {path} 部署到 {dest} 但失敗了!"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
msgid "reference binary missing signature"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/signatures.py
|
||||
#, python-brace-format
|
||||
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
||||
@ -2450,6 +2514,11 @@ msgstr "srclibs 缺失名稱或 @"
|
||||
msgid "static library"
|
||||
msgstr "靜態庫 (static library)"
|
||||
|
||||
#: ../fdroidserver/build.py
|
||||
#, python-brace-format
|
||||
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
|
||||
@ -2571,6 +2640,11 @@ msgstr "{appid}:{field} 必須是一個 '{type}',但它是一個 '{fieldtype
|
||||
msgid "{build_flag} must be an integer, found: {value}"
|
||||
msgstr "{build_flag} 必須是整數, 找到: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{build_flag} must be list or string, found: {value}"
|
||||
msgstr "{build_flag} 必須是整數, 找到: {value}"
|
||||
|
||||
#: ../fdroidserver/metadata.py
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{file} is blank or corrupt!"
|
||||
|
Loading…
Reference in New Issue
Block a user