Skip to content

pedro-mendonca/Translation-Stats

Repository files navigation

Translation Stats banner

Translation Stats

WordPress Plugin Version WordPress Plugin Rating WordPress Plugin Downloads Donate

PHP from Travis config WordPress Plugin: Required WP Version WordPress Plugin: Tested WP Version

Build Status Codacy Badge RIPS CodeRisk

Contributors: pedromendonca
Donate link: paypal.me/pedromendonca
Tags: internationalization, i18n, localization, l10n, translation, statistics, glotpress, dark mode
Requires at least: 4.9
Tested up to: 5.3.2
Requires PHP: 5.6
Stable tag: 0.9.5.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Show plugins translation stats on your WordPress install.

Description

The plugin adds a "Translation Stats" column to the plugin list screen in WordPress admin.

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

GlotPress

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

  • Plugin not found on 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.

Frequently Asked Questions

What are the plugin subprojects?

Subproject Description
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

How can I translate a plugin?

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...

How long does it take for a translation to become available?

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

Is this plugin compatible with Dark Mode?

Yes, Translation Stats includes a color scheme that works specifically with the plugin Dark Mode.

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.

Screenshots

  1. Translation Stats shown in WordPress plugins page screenshot-1

  2. Translation Stats installed plugins list screenshot-2

  3. Translation Stats settings tab screenshot-3

  4. Translation Stats tools tab screenshot-4

Changelog

0.9.5.4

  • Minor code improvements
  • Tested up to WP 5.3.2

0.9.5.3

  • Minor code improvements

0.9.5.2

  • Minor code improvements
  • Add admin notice to dashboard

0.9.5.1

  • Minor code improvements

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
  • Add PHP compatibity check

0.9.4.2

  • Tested up to WP 5.2.3
  • Code optimization
  • UI improvement

0.9.4.1

  • Bump PHP minimum required version
  • Code optimization

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
  • Code optimization

0.9.3

  • Tested up to WP 5.2.1
  • Code optimization

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
  • Minor code improvements
  • Readme update

0.5

  • Initial release.