-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extracted a number of additional translations for TGMPA from GlotPress. #564
Conversation
Updated these with the most current tgmpa.pot file. Purged old translations. Made sure PO headers are correct. Also: Updated the existing translations to latest version of .pot & purged old text strings.
For some reason, the "Required" and "Recommended" strings in en_GB have been given translations of "REQUIRED" and "RECOMMENDED". Please change them to lowercase and generate a new .mo file. |
Only new fields where added
Update fr_FR translation
Updated |
Update ru_RU translation
Created a new translation for Czech. Credits to Karolína Vyskočilová, http://kybernaut.cz .
…ions Added Czech localization
Croatian translation of TGM-Plugin-Activation
Added Croatian translation
Update pt_BR translation
# This file is distributed under the same license as the TGMPA package. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: TGM Plugin Activation\n" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As per https://www.gnu.org/software/gettext/manual/html_node/Header-Entry.html, this field (for each file) should contain the project name AND version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is inconsistent with how GlotPress serves translations and fills in the Project-Id-Version
header. Which should be leading in this case ?
Side-note - looks like I just discovered a bug in GlotPress - was checking how it served the headers and for themes it uses just the theme name (no version nr), for plugins it says 'stable (latest release)' without the plugin name - also for the header at the very top of the files.
Off to find out where I can fix/report this.
Edit: bug reported in GlotPress/GlotPress#442
b8b4dad
to
fb46927
Compare
@GaryJones Updated the last commit in this PR for your remarks. |
Updated these with the most current tgmpa.pot file.
Purged old translations.
Made sure PO headers are correct.
Also:
Updated the existing translations to latest version of .pot & purged old text strings.
Pinging @elvishp2006 @hedii @vburlak @lewisporter :
All translation files have been updated against the latest .pot file in preparation for the release of TGMPA v 2.6.0. There have been a few string changes (not many).
If you have a chance, we'd very much appreciate it if you could do a quick review of your translation and update it if necessary based on the latest files as included in this PR.