wordpress-theme-openmamba/languages
2024-07-07 16:05:16 +02:00
..
it_IT.mo distroquery: human file size printing and translations 2024-07-07 16:05:16 +02:00
it_IT.po distroquery: human file size printing and translations 2024-07-07 16:05:16 +02:00
README distroquery API: add resource box and translations 2024-06-29 14:04:42 +02:00
responsive-fixes.po Translation fixes 2015-10-17 14:16:26 +02:00
responsive.po distroquery: human file size printing and translations 2024-07-07 16:05:16 +02:00
responsive.pot Added child theme translation support and other small fixes 2014-12-08 17:04:48 +01:00
update-po.sh distroquery.php: display packages list as a table 2024-07-06 19:21:58 +02:00
user-registration-it_IT.mo Changes after website wordpress update and switch from theme-my-login to user-registration plugin 2019-11-02 10:28:43 +01:00
user-registration-it_IT.po Changes after website wordpress update and switch from theme-my-login to user-registration plugin 2019-11-02 10:28:43 +01:00

Translation management:
-----------------------
1)
xgettext --default-domain=responsive --language=PHP --keyword=__ --keyword=_e --keyword=_r --keyword=esc_attr_e --sort-by-file --copyright-holder="Silvan Calarco" --package-name=openmamba --package-version=1.0 --msgid-bugs-address="bugs@openmamba.org" ../*.php

2)
msgmerge it_IT.po responsive.po -o it_IT.po

3)
msgcat it_IT.po | msgfmt -o it_IT.mo -