Badge for GlotPress

Описание

Generate SVG badges of translation statuses in your projects. This plugin requires GlotPress to be installed.

Badges:

Project badges:

  • translation_sets
  • sub_projects

Translation sets badges:

  • all_count
  • untranslated_count
  • percent_translated
  • waiting_count
  • warnings_count
  • fuzzy_count

Example:

  • https://example.com/glotpress/badge/path/of/the/project/percent_translated-fr.svg

For basic URLs scheme, use this format:

  • https://example.com/?gp_badge=true&project_path=the/project/path/&locale=fr&info=percent_translated

Скриншоты

  • Example badges

Установка

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress admin

Часто задаваемые вопросы

Does it support pretty URLs

yes, just use /glotpress/badge/{project_path}/{info}-{locale}.svg

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Badge for GlotPress» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Badge for GlotPress» переведён на 7 языков. Благодарим переводчиков за их работу.

Перевести «Badge for GlotPress» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Plugin creation