ShyPike
4bb4de11b3
Update copyrights to 2011.
15 years ago
ShyPike
735ec3665d
Add msgfmt.py (from Python for Windows distro) to compile i18n files on systems without proper gettext support tools.
15 years ago
ShyPike
e8e35d1d19
For NSIS map languages 'nb' and 'nn' both to 'no', because NSIS only knows 'no'.
15 years ago
ShyPike
24a7f699e5
make_mo.py patched language names in the wrong encoding into NSIS_Installer.nsi.
15 years ago
ShyPike
d0fff37d9d
make_mo.py must create email templates by default.
INSTALL.txt: add instructions about gettext and need to compile translations.
15 years ago
ShyPike
d769dc3184
Fix generation of source tarbal.
Make sure only tools/make_mo.py is added to source tarbal.
Give make_mo.py an 'all' paramter to generate templates (default just the SABnzbd.mo files).
15 years ago
shypike@sabnzbd.org
5b07f47dfd
make_mo.py: stop if msgfmt command is not available.
Set x-bit for tools extract_pot.py and make_mo.py.
15 years ago
ShyPike
68810e7aa7
Add language code to each PO file.
Remove the use of the language marker file.
Use tables to map language codes to readable names.
Fix error in NSIS patcher.
15 years ago
ShyPike
8622469d3a
Fix extract_pot.py and make_mo.py for Unix usage.
Use Tx() in api.py skin_text translator.
Update POT files.
15 years ago
ShyPike
9dc50b5c41
Convert to GNU gettext following the Launchpad translation guidelines.
Implements blueprints "go-gettext" and "code-gettext".
Use tools/extract_pot.py to create new POT files.
Use tools/make_mo.py to create MO files, email template translations and patch the NSIS_Installer.nsi script.
15 years ago