mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	make -C locale update
This commit is contained in:
		
							parent
							
								
									c5ef3d19cd
								
							
						
					
					
						commit
						544fa1bb4d
					
				
					 46 changed files with 3451 additions and 366 deletions
				
			
		| 
						 | 
				
			
			@ -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!"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue