Translation Stats

Описание

Плагин добавляет столбец «Translation Stats (Статистика перевода)» на экран списка плагинов в панели администратора WordPress.

The translation stats are shown only for plugins that exist in translate.wordpress.org and are prepared for localization.

If a plugin doesn’t have complete translation stats, you’ll see a notice with one of the reasons below:

  • Плагин не найден на WordPress.org
  • Translation project not found on WordPress.org
  • The plugin is not properly prepared for localization

The color scheme of the translation stats bars is exactly same used in GlotPress for consistency with the translation experience in translate.wp.org.

This plugin is properly prepared for localization.

Скриншоты

  • Translation Stats shown in WordPress plugins page
  • Translation Stats installed plugins list
  • Translation Stats settings tab
  • Translation Stats tools tab

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

What are the plugin subprojects?

  • Development — Translation of the Development version of the plugin
  • Development Readme — Readme of the Development version of the plugin page on wp.org/plugins
  • Stable — Translation of the Stable version of the plugin
  • Stable Readme — Readme of the Stable version of the plugin page on wp.org/plugins

Как я могу перевести плагин?

Should I translate both Stable and Development?

Since mid-April 2016, not only new strings but also edits are synced between dev and stable (both ways, only approved translations). When a plugin releases a new version all translations are copied from dev to stable. Read more…

Сколько времени требуется для того, чтобы перевод стал доступен?

Translations for the readme are published almost immediately.
The language pack for a plugin will be generated when 90% of the Stable (latest release) sub-project strings have been translated and approved.

Can I help translating this plugin to my own language?

Yes you can! If you want to translate this plugin to your language, please click here.

Can I contribute to this plugin?

Sure! You are welcome to report any issues or add feature suggestions on the GitHub repository.

Отзывы

17.09.2020 1 ответ
It’s excellent. I was looking for a way to add translation stats, and this plugin works like a charm. Nice work!
20.05.2019 1 ответ
I got to know this tool in WordCamp Lisbon contributor day and I must say it’s very useful. Not only as a contributor but also as a plugin developer. Good job!
18.03.2019 1 ответ
Este plug-in me é muito útil porque eu trabalho com traduções para o WordPress e o plug-in me ajuda a perceber o que está defasado em nosso idioma. Além disso, é simples e prático. Bom trabalho, Pedro! This plugin is very useful to me in my work on WordPress translations. It helps me to visualize what is incomplete or outdated in my language. Moreover, it is simple and easy to use. Good job, Pedro!
Посмотреть все 6 отзывов

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

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

Участники

«Translation Stats» переведён на 20 языков. Благодарим переводчиков за их работу.

Перевести «Translation Stats» на ваш язык.

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

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

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

1.3.2

  • Tested up to WP 6.9
  • Fix the translated descriptions of plugins in the plugin table filter for plugins with translation stats.
  • Add sanitization of settings.
  • Add PHP Unit Tests.
  • Update library Tablesorter.
  • Deprecate TRANSLATION_STATS_DEBUG constant.

1.3.1

  • Tested up to WP 6.6
  • Always show notices for plugins not prepared for localization.

1.3.0

  • New checkboxes in the subprojects column to bulk-select a specific subproject in all plugins.
  • Improve the indeterminate [-] behavior of table checkboxes.
  • Cleanup the Debug section and fix the PHP error when there are no settings saved yet.

1.2.8

  • Fix deprecation notice on PHP 8.2+
  • Show current/all counts on subproject statistics. Props @Irinashl

1.2.7

  • Fix typos in comments. Props @szepeviktor
  • Show stats admin notices only on WP_DEBUG. Props @Irinashl

1.2.6

  • Tested up to WP 6.5
  • Fix incorrect position of placeholders in comments to translators. Props @presskopp

1.2.5

  • Custom icon for queued update notice

1.2.4

  • Queue Translation Stats updates in sequence to avoid many Ajax requests in parallel

1.2.3

  • Fix wrong count on plugins filter by only counting plugins enabled on Translation Stats settings that are actually installed

1.2.2

  • Tested up to WP 6.1
  • Tested only on supported PHP versions (7.4+)
  • More detailed console log for updating plugin translation stats
  • Only show language pack information if percent translated is below minimum threshold

1.2.1

  • Tested up to WP 5.9
  • Fix PHP error on new installs before saving settings
  • Fix delete plugin data on uninstall
  • Use minified CSS

1.2.0

  • Stats widget color and border improvements
  • Stats widget notices improved with the WP.org information about translation projects issues
  • Code refactoring of settings sections and fields for easy management and extension
  • Code refactoring of the Stats widget bars and notices
  • Admin notices custom wrap support
  • Fix code prefixes
  • Fix return error on disabled subproject stats bar
  • Fix CSS issues
  • Debug mode improvements
  • Linting and compiling improved

1.1.5

  • GitHub release process optimization
  • Assets folders optimization
  • Незначительные улучшения кода

1.1.4

  • Remove unnecessary development files

1.1.3

  • Tested up to WP 5.8
  • Remove deprecated dark-mode compatibility

1.1.2

  • Tested up to WP 5.7
  • Незначительные улучшения кода
  • Update plugin constants prefixes

1.1.1

  • Tested up to WP 5.6
  • Незначительные улучшения кода

1.1.0

  • Include Locales list since translate.wp.org Languages API was disabled on meta changeset #10056
  • Remove recent feature to Update WordPress Translation, feature moved to the new spin-off plugin Translation Tools, created specifically to deal with translations updates, with many related features out of the scope of this plugin
  • Tested up to WP 5.5
  • Оптимизация кода

1.0.5

  • Add WPLANG and available languages to the settings languages dropdown

1.0.4

  • Fix admin notices
  • Незначительные улучшения кода

1.0.3

  • Add footer custom message
  • Fix utm parameters

1.0.2

  • New sort and filter in the settings plugins table
  • Fix timeout error on get languages list from translate.wp.org API

1.0.1

  • Fix custom column title icon and screen reader text

1.0.0

  • Version 1.0! 🎉
  • New settings database structure and version
  • New settings database updater
  • New activation class
  • Optimized plugins settings table
  • Fix notices not showing when «Warnings» settings was disabled
  • Незначительные улучшения кода

0.9.9

  • New plugins View to show only Translation Stats enabled plugins
  • New link to filtered plugins list in settings page
  • New link to settings page in plugins page
  • Fix translation stats not showing when «Warnings» settings was disabled
  • Незначительные улучшения кода
  • Tested up to WP 5.4

0.9.8

  • Fix settings checkboxes tristate bug
  • Remove filter ‘tstats_enable_debug’
  • Fix WP core update translation notice on Beta install
  • Рефакторинг с помощью PHPStan (уровень 6)

0.9.7

  • Add tristate to parent checkboxes with enabled and disabled children
  • Незначительные улучшения кода

0.9.6.3

  • Fix JavaScript bug

0.9.6.2

  • Оптимизация кода

0.9.6.1

  • Fix admin notices
  • Fix CSS issues

0.9.6

  • Add Slug and Text Domain check to plugins settings table
  • Add class autoloader
  • Add PHPStan check

0.9.5.5

  • Fix i18n issue (Thanks @szepeviktor)
  • Незначительные улучшения кода
  • Кофе ☕

0.9.5.4

  • Незначительные улучшения кода
  • Tested up to WP 5.3.2

0.9.5.3

  • Незначительные улучшения кода

0.9.5.2

  • Незначительные улучшения кода
  • Add admin notice to dashboard

0.9.5.1

  • Незначительные улучшения кода

0.9.5

  • Now you can update your WordPress translation when you want
  • No more waiting for language packs or your locale to be 100% complete
  • One click to update all WordPress core translation files ( .po, .mo and all .json )
  • Tested up to WP 5.3

0.9.4.3

  • Tested up to WP 5.2.4
  • Проверка совместимости с PHP

0.9.4.2

  • Tested up to WP 5.2.3
  • Оптимизация кода
  • UI improvement

0.9.4.1

  • Bump PHP minimum required version
  • Оптимизация кода

0.9.4

  • New AJAX loading and updating features
  • Improved plugins screen loading speed
  • New button to quick update a single plugin stats
  • Tested up to WP 5.2.2
  • Оптимизация кода

0.9.3

  • Tested up to WP 5.2.1
  • Оптимизация кода

0.9.2

  • Support for custom WordPress.org Locale Subdomains

0.9.1

  • Support for current GlotPress 2.x variants
  • Fix typo

0.9.0

  • Tested up to WP 5.1.1
  • Fix typo
  • Support new locales
  • Support for all locales in translate.wp.org through WordPress API

0.8.5

  • Tested up to WP 5.1
  • Fix CSS issues
  • Fix WordPress Coding Standards errors

0.8.4

  • Fix CSS issues

0.8.3

  • Fix uninstall function

0.8.2

  • Fix Author links

0.8.1

  • Add Author column to plugins list — feature suggestion from Webdados
  • Add links to plugins and authors
  • Fix WordPress Coding Standards errors

0.8

  • Add Translation Stats settings page
  • Add installed plugins table to select only the plugins you want to manage translation stats to reduce http requests
  • Add option to enable or disable warnings of translation projects
  • Add options to reset settings and clean cache to force update the translation stats
  • Add option to specify the translation language you want
  • Add option to choose to keep or delete plugin data on uninstall
  • Add uninstall file

0.7

0.6

  • Add WordPress core notices styles to error messages
  • Add assets
  • Незначительные улучшения кода
  • Обновление файла Readme

0.5

  • Первый выпуск.