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_ro.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_ro.ts')
-rw-r--r-- | translations/mageiaSync_ro.ts | 38 |
1 files changed, 22 insertions, 16 deletions
diff --git a/translations/mageiaSync_ro.ts b/translations/mageiaSync_ro.ts index 7595618..30c8c57 100644 --- a/translations/mageiaSync_ro.ts +++ b/translations/mageiaSync_ro.ts @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="2.0" language="ro" sourcelanguage=""> +<!DOCTYPE TS> +<TS version="2.1" language="ro"> <context> <name>Dialog</name> <message> @@ -56,17 +57,17 @@ <translation>Eșec</translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="552"/> + <location filename="../mageiaSync/mageiasync.py" line="553"/> <source>Command rsync not found</source> <translation>Nu s-a găsit comanda rsync</translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="554"/> + <location filename="../mageiaSync/mageiasync.py" line="555"/> <source>Error in rsync parameters</source> <translation>Eroare în parametrii 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>Eroare necunoscută în rsync</translation> </message> @@ -163,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>Eroare în parametrii 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>Nu s-a găsit comanda rsync:</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="299"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="318"/> <source>Error in rsync: </source> <translation>Eroare în rsync:</translation> </message> @@ -443,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>Procesul rsync este oprit</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="112"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="120"/> <source>Process rsync already stopped</source> <translation>Procesul rsync este deja oprit</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="118"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="126"/> <source>No entry selected</source> <translation>Nicio intrare selectată</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="174"/> - <source>Ending with </source> - <translation>Terminînd cu</translation> - </message> - <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="121"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="134"/> <source>Starting rsync with </source> <translation>Se pornește rsync cu</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> |