MrS0m30n3
7e55e4b9d7
Show total number of entries in PO file
2017-12-15 20:42:52 +02:00
MrS0m30n3
c8474452da
Add 'JST' to timezones
2017-12-15 20:31:29 +02:00
MrS0m30n3
968f197ee4
Improve calculation of the translator's approximate time
...
Calculate the approximate time for the translator based on a
new formula [(items_count * (wait_time + avg_msg)) - wait_time]
instead of using only the number of entries in the PO file.
2017-12-15 20:13:19 +02:00
MrS0m30n3
2a2f0ac597
Speed up analysis process
...
Pass PO entries as a list to GoogleTranslator and remove
the redundant call to the sleep(...) function.
2017-12-15 15:57:27 +02:00
MrS0m30n3
6066a9fa30
Show ETA only if the translator is enabled
2017-12-15 15:30:32 +02:00
MrS0m30n3
801a5117d8
Dont initiate translator if the '--no-translate' flag is set
2017-12-15 14:57:02 +02:00
MrS0m30n3
c37c557ad2
check-translation.py: Add option to force different src language
2017-09-27 17:06:07 +03:00
MrS0m30n3
495cac5433
check-translation.py: Fix date parsing & comparing
2017-06-19 14:29:15 +03:00
MrS0m30n3
f298670619
Add script to automatically check PO files
2017-04-19 15:09:58 +03:00