mobs_animal/locale
tenplus1 9a27ed80d7 add Brazilian Portuguese translations and converter (thanks Lunovox) 2021-06-21 11:07:39 +01:00
..
README.md add Brazilian Portuguese translations and converter (thanks Lunovox) 2021-06-21 11:07:39 +01:00
de.po Added malay translations (thanks MuhdNurHidayat) 2018-02-06 12:45:14 +00:00
fr.po Added malay translations (thanks MuhdNurHidayat) 2018-02-06 12:45:14 +00:00
it.po Added malay translations (thanks MuhdNurHidayat) 2018-02-06 12:45:14 +00:00
mobs_animal.de.tr mt5.x translations added/updated (thanks dacmot) 2020-08-30 08:14:07 +01:00
mobs_animal.en.tr mt5.x translations added/updated (thanks dacmot) 2020-08-30 08:14:07 +01:00
mobs_animal.fr.tr mt5.x translations added/updated (thanks dacmot) 2020-08-30 08:14:07 +01:00
mobs_animal.it.tr mt5.x translations added/updated (thanks dacmot) 2020-08-30 08:14:07 +01:00
mobs_animal.ms.tr mt5.x translations added/updated (thanks dacmot) 2020-08-30 08:14:07 +01:00
mobs_animal.pt.tr add Brazilian Portuguese translations and converter (thanks Lunovox) 2021-06-21 11:07:39 +01:00
mobs_animal.pt_BR.tr add Brazilian Portuguese translations and converter (thanks Lunovox) 2021-06-21 11:07:39 +01:00
mobs_animal.ru.tr mt5.x translations added/updated (thanks dacmot) 2020-08-30 08:14:07 +01:00
mobs_animal.tr.tr mt5.x translations added/updated (thanks dacmot) 2020-08-30 08:14:07 +01:00
mobs_animal.zh_CN.tr mt5.x translations added/updated (thanks dacmot) 2020-08-30 08:14:07 +01:00
mobs_animal.zh_TW.tr mt5.x translations added/updated (thanks dacmot) 2020-08-30 08:14:07 +01:00
ms.po Added malay translations (thanks MuhdNurHidayat) 2018-02-06 12:45:14 +00:00
po2tr.lua add Brazilian Portuguese translations and converter (thanks Lunovox) 2021-06-21 11:07:39 +01:00
pt.po add Brazilian Portuguese translations and converter (thanks Lunovox) 2021-06-21 11:07:39 +01:00
pt.txt add Brazilian Portuguese translations and converter (thanks Lunovox) 2021-06-21 11:07:39 +01:00
pt_BR.po add Brazilian Portuguese translations and converter (thanks Lunovox) 2021-06-21 11:07:39 +01:00
pt_BR.txt add Brazilian Portuguese translations and converter (thanks Lunovox) 2021-06-21 11:07:39 +01:00
ru.po updated russian locale (thanks Yellow) 2020-06-19 17:43:47 +01:00
template.pot Added malay translations (thanks MuhdNurHidayat) 2018-02-06 12:45:14 +00:00
tr.po Added malay translations (thanks MuhdNurHidayat) 2018-02-06 12:45:14 +00:00
zh_CN.pot add two word 2020-02-23 15:24:10 +08:00
zh_CN.txt add two word 2020-02-23 15:24:10 +08:00
zh_TW.txt add two word 2020-02-23 15:24:10 +08:00

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