diff options
Diffstat (limited to 'translations/mageiaSync_eo.ts')
-rw-r--r-- | translations/mageiaSync_eo.ts | 41 |
1 files changed, 24 insertions, 17 deletions
diff --git a/translations/mageiaSync_eo.ts b/translations/mageiaSync_eo.ts index 3087166..9717fc4 100644 --- a/translations/mageiaSync_eo.ts +++ b/translations/mageiaSync_eo.ts @@ -1,4 +1,6 @@ -<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.0" language="eo"> +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="eo"> <context> <name>Dialog</name> <message> @@ -55,17 +57,17 @@ <translation>Malsukcesis</translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="552"/> + <location filename="../mageiaSync/mageiasync.py" line="553"/> <source>Command rsync not found</source> <translation>Komando rsync ne trovita</translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="554"/> + <location filename="../mageiaSync/mageiasync.py" line="555"/> <source>Error in rsync parameters</source> <translation>Eraro en rsync-parametroj</translation> </message> <message> - <location filename="../mageiaSync/mageiasync.py" line="556"/> + <location filename="../mageiaSync/mageiasync.py" line="557"/> <source>Unknown error in rsync</source> <translation>Nekonata eraro 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>Eraro en rsync-parametroj:</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="292"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="311"/> <source>Command rsync not found: </source> <translation>Command rsync not found: </translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="299"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="318"/> <source>Error in rsync: </source> <translation>Eraro 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>Proceza rsync ĉesis</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="112"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="120"/> <source>Process rsync already stopped</source> <translation>Proceza rsync jam ĉesis</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="118"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="126"/> <source>No entry selected</source> <translation>Neniu eniro elektita</translation> </message> <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="174"/> - <source>Ending with </source> - <translation>Finiĝante per</translation> - </message> - <message> - <location filename="../mageiaSync/mageiaSyncExt.py" line="121"/> + <location filename="../mageiaSync/mageiaSyncExt.py" line="134"/> <source>Starting rsync with </source> <translation>Komencante rsync kun</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> |