tenplus1 fe4010f217 add spanish translation (thanks mckaygerhard) 2 年 前
..
README.md 9a27ed80d7 add Brazilian Portuguese translations and converter (thanks Lunovox) 3 年 前
de.po 8d0df9b26b Added malay translations (thanks MuhdNurHidayat) 6 年 前
fr.po 8d0df9b26b Added malay translations (thanks MuhdNurHidayat) 6 年 前
it.po 8d0df9b26b Added malay translations (thanks MuhdNurHidayat) 6 年 前
mobs_animal.de.tr 7a572d874d mt5.x translations added/updated (thanks dacmot) 4 年 前
mobs_animal.en.tr 7a572d874d mt5.x translations added/updated (thanks dacmot) 4 年 前
mobs_animal.es.tr fe4010f217 add spanish translation (thanks mckaygerhard) 2 年 前
mobs_animal.fr.tr 7a572d874d mt5.x translations added/updated (thanks dacmot) 4 年 前
mobs_animal.it.tr 7a572d874d mt5.x translations added/updated (thanks dacmot) 4 年 前
mobs_animal.ms.tr 7a572d874d mt5.x translations added/updated (thanks dacmot) 4 年 前
mobs_animal.pt.tr 9a27ed80d7 add Brazilian Portuguese translations and converter (thanks Lunovox) 3 年 前
mobs_animal.pt_BR.tr 9a27ed80d7 add Brazilian Portuguese translations and converter (thanks Lunovox) 3 年 前
mobs_animal.ru.tr 7a572d874d mt5.x translations added/updated (thanks dacmot) 4 年 前
mobs_animal.tr.tr 7a572d874d mt5.x translations added/updated (thanks dacmot) 4 年 前
mobs_animal.zh_CN.tr 7a572d874d mt5.x translations added/updated (thanks dacmot) 4 年 前
mobs_animal.zh_TW.tr 7a572d874d mt5.x translations added/updated (thanks dacmot) 4 年 前
ms.po 8d0df9b26b Added malay translations (thanks MuhdNurHidayat) 6 年 前
po2tr.lua 9a27ed80d7 add Brazilian Portuguese translations and converter (thanks Lunovox) 3 年 前
pt.po 9a27ed80d7 add Brazilian Portuguese translations and converter (thanks Lunovox) 3 年 前
pt.txt 9a27ed80d7 add Brazilian Portuguese translations and converter (thanks Lunovox) 3 年 前
pt_BR.po 9a27ed80d7 add Brazilian Portuguese translations and converter (thanks Lunovox) 3 年 前
pt_BR.txt 9a27ed80d7 add Brazilian Portuguese translations and converter (thanks Lunovox) 3 年 前
ru.po 479a9f2fa2 updated russian locale (thanks Yellow) 4 年 前
template.pot 8d0df9b26b Added malay translations (thanks MuhdNurHidayat) 6 年 前
tr.po 8d0df9b26b Added malay translations (thanks MuhdNurHidayat) 6 年 前
zh_CN.pot 004d88ede7 add two word 4 年 前
zh_CN.txt 004d88ede7 add two word 4 年 前
zh_TW.txt 004d88ede7 add two word 4 年 前

README.md

Convert '.po' file to '.txt' file.

COMMAND SAMPLE

'''' $ lua po2tr.lua "Your Name (Your Site) " "pt_BR.po" rm "pt_BR.tr" "mobs_animal.pt_BR.tr" $ cat mobs_animal.pt_BR.tr | less ''''

Source Code: https://gitlab.com/4w/xtend/-/blob/master/xtend_default/tools/convert_po_file_to_tr_file/convert_po_file_to_tr_file.lua