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
				
			
		| 
						 | 
				
			
			@ -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!"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue