Title: Translation
Last modified: July 20, 2018

---

# Translation

 *  Resolved [Carlos Longarela](https://wordpress.org/support/users/carloslongarela/)
 * (@carloslongarela)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/translation-911/)
 * Hi, I’d like to translate to Spanish this plugin that I use, but code is not 
   prepared for translation (you can view it in [https://translate.wordpress.org/projects/wp-plugins/auth0](https://translate.wordpress.org/projects/wp-plugins/auth0)).
 * If you prepare it I’d like to translate it, I also help you to prepare plugin
   for correct translation.
 * Best regards, Carlos Longarela.
    WordPress plugin developer.

Viewing 11 replies - 1 through 11 (of 11 total)

 *  [Josh C](https://wordpress.org/support/users/auth0josh/)
 * (@auth0josh)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/translation-911/#post-10513250)
 * [@carloslongarela](https://wordpress.org/support/users/carloslongarela/) – thank
   you, we appreciate the offer!
 * A significant portion of the plugin is translation-ready but we have not generated
   files for it. That’s not a major task, though, so I’ll add it to the list we’ve
   got going for the next release.
 *  Thread Starter [Carlos Longarela](https://wordpress.org/support/users/carloslongarela/)
 * (@carloslongarela)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/translation-911/#post-10519522)
 * Thanks [@auth0josh](https://wordpress.org/support/users/auth0josh/) I translated
   the readme to Spanish, you can view it here [https://es.wordpress.org/plugins/auth0/](https://es.wordpress.org/plugins/auth0/)
 * If you prepare plugin for translation I’ll translate it ASAP.
 * Best regards.
 *  [Josh C](https://wordpress.org/support/users/auth0josh/)
 * (@auth0josh)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/translation-911/#post-10524453)
 * Thank you so much, [@carloslongarela](https://wordpress.org/support/users/carloslongarela/)!
   Out of curiosity … how does that work if we push a change to that readme.txt 
   file? It’s fairly up-to-date currently but still a work in progress.
 * Working on the language domain code and PO file now!
 *  [Josh C](https://wordpress.org/support/users/auth0josh/)
 * (@auth0josh)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/translation-911/#post-10541395)
 * [@carloslongarela](https://wordpress.org/support/users/carloslongarela/) – Spent
   some time last week finding untranslated strings and creating a POT file as well
   as an English translation. Those can be found here:
 * [https://github.com/auth0/wp-auth0/tree/dev/languages](https://github.com/auth0/wp-auth0/tree/dev/languages)
 * This has not been released yet but this is hopefully enough to get started. Just
   an FYI though … there are a few more changes in the pipeline for the next release
   that will add strings to this translation so this is not a final version.
 *  Thread Starter [Carlos Longarela](https://wordpress.org/support/users/carloslongarela/)
 * (@carloslongarela)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/translation-911/#post-10543397)
 * Hi [@auth0josh](https://wordpress.org/support/users/auth0josh/) sorry because
   I miss your post. There’s isn’t problem if you add or change strings in readme
   file, to translators only appears new or changed strings.
 * If plugin has correct domain tags and all is ok, would appear all strings for
   translation.
 * In each plugin version always added new strings, a plugin never reach final version,
   but there is no problem for translation, only appears new and changed strings.
 *  Thread Starter [Carlos Longarela](https://wordpress.org/support/users/carloslongarela/)
 * (@carloslongarela)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/translation-911/#post-10611385)
 * Hi [@auth0josh](https://wordpress.org/support/users/auth0josh/) pull request 
   with Spanish translation sent in [https://github.com/auth0/wp-auth0/pull/526](https://github.com/auth0/wp-auth0/pull/526)
 * For next translations, corre t method would be since [https://translate.wordpress.org/projects/wp-plugins/auth0](https://translate.wordpress.org/projects/wp-plugins/auth0)
 * Best regards.
 *  [Josh C](https://wordpress.org/support/users/auth0josh/)
 * (@auth0josh)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/translation-911/#post-10614158)
 * Awesome [@carloslongarela](https://wordpress.org/support/users/carloslongarela/),
   muchos gracias!
 * > For next translations, corre t method would be since
 * Can you re-phrase? I’m not sure what you’re saying here. I see the notice on 
   the translation page and I’ll look at what it’s saying there.
 * Were you able to load the translation OK on your end?
 *  [Josh C](https://wordpress.org/support/users/auth0josh/)
 * (@auth0josh)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/translation-911/#post-10614185)
 * I see in Slack that there is a warning related to your translation:
 * [https://wordpress.slack.com/archives/C0AFVRSHX/p1534886459000100](https://wordpress.slack.com/archives/C0AFVRSHX/p1534886459000100)
 *     ```
       *Warning:* Missing tags from translation.
       *Original:* If you found a bug in the plugin code, please <a href="https://github.com/auth0/wp-auth0/issues">submit an issue</a> or <a href="https://github.com/auth0/wp-auth0/pulls">create a pull request</a> on GitHub.
       *Translation:* Si encuentras un fallo en el código del plugin, por favor, <a href="https://github.com/auth0/wp-auth0/issues" envía un problema</a> o <a href="https://github.com/auth0/wp-auth0/pulls">crea una petición pull</a> en GitHub.
       ```
   
 * Looks like you’re missing a closing angle bracket.
 *  Thread Starter [Carlos Longarela](https://wordpress.org/support/users/carloslongarela/)
 * (@carloslongarela)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/translation-911/#post-10615016)
 * Sorry [@auth0josh](https://wordpress.org/support/users/auth0josh/) the phrase
   was: the correct method for translation would be from [https://translate.wordpress.org/projects/wp-plugins/auth0](https://translate.wordpress.org/projects/wp-plugins/auth0)
 * For correct translation plugin must have:
    Text Domain: wp-auth0 Domain Path:/
   languages
 * in WP_Auth0.php
 * also in this file:
 * Plugin Name: PLUGIN_NAME
    Description: PLUGIN_DESCRIPTION
 * That is wrong. You can set Requires at least: 4.6 in readme.txt for translations…
 * I use plugin in my local installation and didn’t load translations…
 *  Thread Starter [Carlos Longarela](https://wordpress.org/support/users/carloslongarela/)
 * (@carloslongarela)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/translation-911/#post-10615029)
 * > I see in Slack that there is a warning related to your translation:
 * Yes, I correct that translation yesterday, added the correct translation, but
   the erroneous string is maintained as log in the system, can’t be deleted, but
   all is ok now. You can view translated readme in [https://es.wordpress.org/plugins/auth0/](https://es.wordpress.org/plugins/auth0/)
 *  [Josh C](https://wordpress.org/support/users/auth0josh/)
 * (@auth0josh)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/translation-911/#post-10615233)
 * OK, I will take a look and make sure that’s in an upcoming patch release.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Translation’ is closed to new replies.

 * ![](https://ps.w.org/auth0/assets/icon-256x256.png?rev=3351758)
 * [Login by Auth0](https://wordpress.org/plugins/auth0/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/auth0/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/auth0/)
 * [Active Topics](https://wordpress.org/support/plugin/auth0/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/auth0/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/auth0/reviews/)

 * 11 replies
 * 2 participants
 * Last reply from: [Josh C](https://wordpress.org/support/users/auth0josh/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/translation-911/#post-10615233)
 * Status: resolved