Popis
GlotPress is a great free tool for localising your plugins and themes. When translators add new translations to GlotPress, they don’t always tell you. If your GlotPress installation is paired with a WordPress installation, this plugin gives you an easy way to find out what’s waiting for approval:
- list the projects and languages with strings waiting for approval
- subscribe to email notifications for individual projects
Admins, validators, and translators can all view strings waiting for approval and receive notification emails. End the guessing game.
Překlady
Many thanks to the generous efforts of our translators:
- Dutch (nl-NL) — Sander Keuzenkamp
- French (fr-FR) — Hugo Catellier
If you’d like to help out by translating this plugin, please sign up for an account and dig in. Yes, it’s GlotPress.
Contributions
Snímky obrazovky
Instalace
- Either install automatically through the WordPress admin, or download the .zip file, unzip to a folder, and upload the folder to your /wp-content/plugins/ directory. Read Installing Plugins in the WordPress Codex for details.
- Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Go to GlotPress Notify > Settings in the admin and set the GlotPress table prefix and sender email address
Nejčastější dotazy
-
Does GlotPress need to be in the same database as WordPress?
-
Yes. This plugin only looks at GlotPress tables in the same database as the WordPress installation it’s running from.
It’s not unusual for a WordPress installation to be set up on the same database as GlotPress, with the wp_users table as the GlotPress users table, because it makes it easier to manage user registrations. This is how I have it, and why I wrote the notifications plugin as a WordPress plugin.
-
Can it manage multiple GlotPress installations?
-
Not yet.
-
Can I change the email template?
-
Yes, copy it from the plugin’s templates folder into your theme, in a folder called „plugins/glotpress-notify“.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
GlotPress Notify je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „GlotPress Notify“ byl přeložen do 13 jazyků. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “GlotPress Notify” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.1, 2015-12-07
- added: Dutch translation (thanks, Sander Keuzenkamp!)
- added: French translation (thanks, Hugo Catellier!)
- changed: translations now accepted on translate.wordpress.org
1.0.0, 2014-09-15
- initial public version