Описание
This plugin allows you to switch your WordPress installation to use any of the
languages available on GlotPress
Some of the features:
- No gettext compiler required!
- Does all the dirty work from editing
wp-config.php
to downloading the right files - Can switch between versions. Available: stable and dev
- Uses GlotPress api!
Установка
Please follow the standard installation procedure for WordPress plugins.
Часто задаваемые вопросы
Please report bugs on plugin page issues tracker.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Localize WordPress» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Localize WordPress» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.4
- Added support for multiple versions, all available from GlotPress
- Added some caching for API data (see
LOCALIZE_CACHE
)
0.3
- Fixed an incomplete translation string
- Added pot file
- Added translations for:
- Romanian
- Portuguese, thanks to Techload Informatica
0.2
- Integrated with GlotPress api
- Thanks to Nikolay Bachiyski plugin uses
.mo
files
0.1
- The pilot release.