MrS0m30n3
009937e49a
bump-version.sh: Handle manpage
6 years ago
MrS0m30n3
7e55e4b9d7
Show total number of entries in PO file
7 years ago
MrS0m30n3
c8474452da
Add 'JST' to timezones
7 years ago
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.
7 years ago
MrS0m30n3
2a2f0ac597
Speed up analysis process
Pass PO entries as a list to GoogleTranslator and remove
the redundant call to the sleep(...) function.
7 years ago
MrS0m30n3
6066a9fa30
Show ETA only if the translator is enabled
7 years ago
MrS0m30n3
801a5117d8
Dont initiate translator if the '--no-translate' flag is set
7 years ago
MrS0m30n3
c37c557ad2
check-translation.py: Add option to force different src language
7 years ago
MrS0m30n3
495cac5433
check-translation.py: Fix date parsing & comparing
7 years ago
MrS0m30n3
b3357697fa
Fix 'update-locales' script output
7 years ago
MrS0m30n3
b28d9ee0ce
Add README.md in the bump version script
7 years ago
MrS0m30n3
f298670619
Add script to automatically check PO files
7 years ago
MrS0m30n3
e078d6af29
Add script to automatically update AUTHORS file
7 years ago
MrS0m30n3
2a7877a9b2
Add bump version script
7 years ago
MrS0m30n3
da55eac072
Update 'new-locale.py' script to handle 'devscripts'
7 years ago
MrS0m30n3
15d17f69b4
Move utility scripts & guides
Create two new directories 'devscripts', 'docs' and move all the
utility scripts into 'devscripts' and all the guides to 'docs'.
7 years ago