diff options
author | Papoteur <yves.brungard_mageia@gadz.org> | 2023-03-30 22:54:12 +0200 |
---|---|---|
committer | Papoteur <yves.brungard_mageia@gadz.org> | 2023-03-30 22:54:12 +0200 |
commit | cf841f998547b02e940c1f4e4f6c104b934b452a (patch) | |
tree | 5c16e7cbd97645fe184ca0149b84e96229dcba54 /translations/mageiaSync_es.ts | |
parent | 59aa04c585f22fce7e8fabc9ee8fce6e30d2b1b1 (diff) | |
download | MageiaSync-cf841f998547b02e940c1f4e4f6c104b934b452a.tar MageiaSync-cf841f998547b02e940c1f4e4f6c104b934b452a.tar.gz MageiaSync-cf841f998547b02e940c1f4e4f6c104b934b452a.tar.bz2 MageiaSync-cf841f998547b02e940c1f4e4f6c104b934b452a.tar.xz MageiaSync-cf841f998547b02e940c1f4e4f6c104b934b452a.zip |
Sync translations files
Diffstat (limited to 'translations/mageiaSync_es.ts')
-rw-r--r-- | translations/mageiaSync_es.ts | 41 |
1 files changed, 24 insertions, 17 deletions
diff --git a/translations/mageiaSync_es.ts b/translations/mageiaSync_es.ts index ff3e447..8ca6512 100644 --- a/translations/mageiaSync_es.ts +++ b/translations/mageiaSync_es.ts @@ -1,4 +1,6 @@ -<?xml version="1.0" ?><!DOCTYPE TS><TS language="es" version="2.0"> +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="es"> <context> <name>Dialog</name> <message> @@ -55,17 +57,17 @@ <translation>Fallido</translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="552"/> + <location filename="../mageiaSync/mageiasync.py" line="553"/> <source>Command rsync not found</source> <translation>Comando rsync no encontrado</translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="554"/> + <location filename="../mageiaSync/mageiasync.py" line="555"/> <source>Error in rsync parameters</source> <translation>Error en los parĂ¡metros rsync</translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="556"/> + <location filename="../mageiaSync/mageiasync.py" line="557"/> <source>Unknown error in rsync</source> <translation>Error desconocido en rsync</translation> </message> @@ -162,17 +164,17 @@ <context> <name>findIsos</name> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="295"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="314"/> <source>Error in rsync parameters: </source> <translation>Error en los parĂ¡metros rsync:</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="292"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="311"/> <source>Command rsync not found: </source> <translation>Comando rsync no encontrado:</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="299"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="318"/> <source>Error in rsync: </source> <translation>Error en rsync: </translation> </message> @@ -442,29 +444,34 @@ <context> <name>syncThread</name> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="109"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="117"/> <source>Process rsync stopped</source> <translation>Proceso rsync detenido</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="112"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="120"/> <source>Process rsync already stopped</source> <translation>El proceso rsync ya se detuvo</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="118"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="126"/> <source>No entry selected</source> <translation>Ninguna entrada seleccionada</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="174"/> - <source>Ending with </source> - <translation>Terminando con</translation> - </message> - <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="121"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="134"/> <source>Starting rsync with </source> <translation>Empezando rsync con</translation> </message> + <message> + <location filename="../mageiaSync/mageiaSyncExt.py" line="131"/> + <source>Space available {:.3f} Mb isn't enough ({:.3f} Mb needed)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../mageiaSync/mageiaSyncExt.py" line="186"/> + <source>Ending with {}, no space left</source> + <translation type="unfinished"></translation> + </message> </context> -</TS>
\ No newline at end of file +</TS> |