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_br.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_br.ts')
-rw-r--r-- | translations/mageiaSync_br.ts | 36 |
1 files changed, 21 insertions, 15 deletions
diff --git a/translations/mageiaSync_br.ts b/translations/mageiaSync_br.ts index 39bfb24..00de029 100644 --- a/translations/mageiaSync_br.ts +++ b/translations/mageiaSync_br.ts @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="2.0" language="br" sourcelanguage=""> +<!DOCTYPE TS> +<TS version="2.1" language="br"> <context> <name>Dialog</name> <message> @@ -53,20 +54,20 @@ <message> <location filename="../mageiaSync/mageiasync.py" line="271"/> <source>Failed</source> - <translation>Sac'het</translation> + <translation>Sac'het</translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="552"/> + <location filename="../mageiaSync/mageiasync.py" line="553"/> <source>Command rsync not found</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="554"/> + <location filename="../mageiaSync/mageiasync.py" line="555"/> <source>Error in rsync parameters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="556"/> + <location filename="../mageiaSync/mageiasync.py" line="557"/> <source>Unknown error in rsync</source> <translation type="unfinished"></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 type="unfinished"></translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="292"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="311"/> <source>Command rsync not found: </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="299"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="318"/> <source>Error in rsync: </source> <translation type="unfinished"></translation> </message> @@ -443,28 +444,33 @@ <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 type="unfinished"></translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="112"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="120"/> <source>Process rsync already stopped</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="118"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="126"/> <source>No entry selected</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="174"/> - <source>Ending with </source> + <location filename="../mageiaSync/mageiaSyncExt.py" line="134"/> + <source>Starting rsync with </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="121"/> - <source>Starting rsync with </source> + <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> |