minetest-mm/mods/mobs_animal/locale
root e32f708c10 update 2021-06-27 17:39:50 +02:00
..
README.md update 2021-06-27 17:39:50 +02:00
de.po big_update 2020-10-26 17:38:53 +01:00
fr.po big_update 2020-10-26 17:38:53 +01:00
it.po big_update 2020-10-26 17:38:53 +01:00
mobs_animal.de.tr big_update 2020-10-26 17:38:53 +01:00
mobs_animal.en.tr big_update 2020-10-26 17:38:53 +01:00
mobs_animal.fr.tr big_update 2020-10-26 17:38:53 +01:00
mobs_animal.it.tr big_update 2020-10-26 17:38:53 +01:00
mobs_animal.ms.tr big_update 2020-10-26 17:38:53 +01:00
mobs_animal.pt.tr update 2021-06-27 17:39:50 +02:00
mobs_animal.pt_BR.tr update 2021-06-27 17:39:50 +02:00
mobs_animal.ru.tr big_update 2020-10-26 17:38:53 +01:00
mobs_animal.tr.tr big_update 2020-10-26 17:38:53 +01:00
mobs_animal.zh_CN.tr big_update 2020-10-26 17:38:53 +01:00
mobs_animal.zh_TW.tr big_update 2020-10-26 17:38:53 +01:00
ms.po big_update 2020-10-26 17:38:53 +01:00
po2tr.lua update 2021-06-27 17:39:50 +02:00
pt.po update 2021-06-27 17:39:50 +02:00
pt.txt update 2021-06-27 17:39:50 +02:00
pt_BR.po update 2021-06-27 17:39:50 +02:00
pt_BR.txt update 2021-06-27 17:39:50 +02:00
ru.po big_update 2020-10-26 17:38:53 +01:00
template.pot big_update 2020-10-26 17:38:53 +01:00
tr.po big_update 2020-10-26 17:38:53 +01:00
zh_CN.pot big_update 2020-10-26 17:38:53 +01:00
zh_CN.txt big_update 2020-10-26 17:38:53 +01:00
zh_TW.txt big_update 2020-10-26 17:38:53 +01: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