mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 14:30:30 +03:00 
			
		
		
		
	make -C locale update
This commit is contained in:
		
							parent
							
								
									dcb804f70d
								
							
						
					
					
						commit
						d5d65cfabd
					
				
					 50 changed files with 751 additions and 51 deletions
				
			
		| 
						 | 
				
			
			@ -19,7 +19,7 @@ msgid ""
 | 
			
		|||
msgstr ""
 | 
			
		||||
"Project-Id-Version: fdroidserver 0.9\n"
 | 
			
		||||
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
 | 
			
		||||
"POT-Creation-Date: 2025-03-25 11:36+0100\n"
 | 
			
		||||
"POT-Creation-Date: 2025-06-25 09:52+0200\n"
 | 
			
		||||
"PO-Revision-Date: 2025-06-24 11:02+0000\n"
 | 
			
		||||
"Last-Translator: Swyter <swyterzone@gmail.com>\n"
 | 
			
		||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/f-droid/fdroidserver/es/>\n"
 | 
			
		||||
| 
						 | 
				
			
			@ -371,6 +371,11 @@ msgid_plural "Can't build due to {} errors while scanning"
 | 
			
		|||
msgstr[0] "No se puede construir debido al error {} mientras se comprobaba"
 | 
			
		||||
msgstr[1] "No se puede construir debido a los errores {} mientras se comprobaba"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, fuzzy, python-brace-format
 | 
			
		||||
msgid "Cannot read {path}: {error}"
 | 
			
		||||
msgstr "Fallo al leer {path}: {error}"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/rewritemeta.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Cannot rewrite \"{path}\""
 | 
			
		||||
| 
						 | 
				
			
			@ -1498,6 +1503,11 @@ msgstr "Eliminando {path}\""
 | 
			
		|||
msgid "Rename APK files that do not match package.name_123.apk"
 | 
			
		||||
msgstr "Cambiar el nombre de archivos APK que no coinciden con el formato package.name_123.apk"
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/common.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "RepoType {type} is deprecated, please switch to git."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/nightly.py
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Resigning {apkfilename} with provided debug.keystore"
 | 
			
		||||
| 
						 | 
				
			
			@ -2018,6 +2028,10 @@ msgstr "Verificando el paquete {path} con apksigner."
 | 
			
		|||
msgid "VirusTotal API key cannot upload files larger than 32MB, use {url} to upload {path}."
 | 
			
		||||
msgstr "La clave de API de VirusTotal no puede subir archivos mayores de 32MB. Use {url} para subir {path}."
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/nightly.py
 | 
			
		||||
msgid "WARNING: only public git repos are supported!"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: ../fdroidserver/__main__.py
 | 
			
		||||
msgid "Warn about possible metadata errors"
 | 
			
		||||
msgstr "Alertar sobre posibles errores de metadatos"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue