GP Machine Translate

Опис

Автомат для перекладу плагіна GlotPress як WordPress плагін.

Four machine translation providers are supported (though only one at a time):

  • Google Translate (оплата за символ)
  • Microsoft Translator (є безкоштовний рівень)
  • translte.org (безкоштовно)
  • Yandex.Translate (безкоштовно, але потребує обліковий запис Yandex)

Note: This plugin assumes the source language is English as support for automated translation from other source languages is limited.

Налаштування

Once you have installed GP Machine Translate, go to your WordPress admin screen and select “Settings > GP Machine Translate”.

You will have three Fields to configure:

1. Translation Provider
2. Global API Key
3. Client ID

You can select from four providers with some requiring the additional fields to be filled in.

Google

Google Translate requires an API key to function, to do this you must register with Google and provide a payment method.

  • Login/signup your Google developers console
  • Select “APIs & auth”->Credentials.
  • Create a new “Public API access” key.

The public access key is what you will use to configure GP Machine Translate with, either for all users or a specific user.

Microsoft Translator

Microsoft Translator requires an API key to function, to do this you must register with Microsoft. Microsoft does have a free tier for translation, limited to 2 million characters a month so you do not need to provide payment details for this tier.

Microsoft has a walk through on how to subscribe to the Translator service here:

https://www.microsoft.com/en-us/translator/getstarted.aspx

You will need both the client secret and client id for it to function with GP Machine Translate.

transltr.org

transltr.org is a completely free service and does not require any API key or other configuration. Simply select it as the desired translation service in the GP Machine Translate settings page and you’re off to the races.

This service operates via unsecured HTTP, while that’s probably not a concern, it should be noted for your reference.

Yandex.Translate

Yandex.Translate is a free service, however you must sign up to their service and adhere to their terms of service. This includes providing a link back to the service for translated text.

One other thing to note with Yandex.Translate is that when you sign up, you get a Yandex e-mail address and other services they provide and there is no option to opt out of them.

To get an API key, follow the instructions here:

https://tech.yandex.com/translate/

Cтворено за допомогою Yandex.Translate.

Налаштування API ключа

To set the API key for all users, go to the WordPress Dashboard, then Settings, then “GP Machine Translate” and set the API key (and Client ID if required).

To set if for a specific user, go to the users profile and scroll down to the “GP Machine Translate” section and set the API key (and Client ID if required).

Note, if both a global and user API key are set, the user API key will override the global API key.

Підтримувані мови постачальника

Google Translate       Microsoft Translator   transltr.org           Yandex.Translate
---------------------  ---------------------  ---------------------  ---------------------
Afrikaans              Afrikaans              Arabic                 Catalan
Albanian               Arabic                 Bosnian                Czech
Arabic                 Bosnian                Bulgarian              Danish
Armenian               Bulgarian              Catalan                Dutch
Azerbaijani            Catalan                Croatian               Estonian
Basque                 Croatian               Czech                  Finnish
Bosnian                Czech                  Danish                 French (France)
Bulgarian              Danish                 Dutch                  German
Catalan                Dutch                  Estonian               Greek
Croatian               Estonian               Finnish                Hungarian
Czech                  Finnish                French (France)        Italian
Danish                 French (France)        German                 Latvian
Dutch                  German                 Greek                  Lithuanian
English                Greek                  Hebrew                 Macedonian
Esperanto              Hebrew                 Hindi                  Norwegian
Estonian               Hindi                  Hungarian              Portuguese (Portugal)
Finnish                Hungarian              Indonesian             Russian
French (France)        Indonesian             Italian                Slovak
Galician               Italian                Japanese               Slovenian
Georgian               Japanese               Korean                 Spanish (Spain)
German                 Klingon                Latvian                Swedish
Greek                  Korean                 Lithuanian             Turkish
Gujarati               Latvian                Malay                  Ukrainian
Hausa                  Lithuanian             Norwegian
Hebrew                 Malay                  Persian
Hindi                  Norwegian              Polish
Hungarian              Persian                Portuguese (Portugal)
Icelandic              Polish                 Romanian
Indonesian             Portuguese (Portugal)  Russian
Irish                  Romanian               Serbian
Italian                Russian                Slovak
Japanese               Serbian                Slovenian
Javanese               Slovak                 Spanish (Spain)
Kannada                Slovenian              Swahili
Kazakh                 Spanish (Spain)        Swedish
Khmer                  Swahili                Thai
Korean                 Swedish                Turkish
Lao                    Thai                   Ukrainian
Latin                  Turkish                Urdu
Latvian                Ukrainian              Vietnamese
Lithuanian             Urdu                   Welsh
Macedonian             Vietnamese             Yiddish
Malagasy               Welsh
Malay
Malayalam
Maori
Marathi
Mongolian
Nepali
Norwegian
Norwegian (Bokmål)
Norwegian (Nynorsk)
Persian
Polish
Portuguese (Portugal)
Punjabi
Romanian
Russian
Scottish Gaelic
Serbian
Sinhala
Slovak
Slovenian
Somali
Spanish (Spain)
Sundanese
Swahili
Swedish
Tagalog
Tajik
Tamil
Telugu
Thai
Turkish
Ukrainian
Urdu
Uzbek
Vietnamese
Welsh
Yiddish
Yoruba

Встановлення

Встановити з директорії плагінів WordPress.

Часті питання

Буде визначено пізніше

Буде визначено пізніше

Відгуки

03.09.2016
This is a most wanted function for GlotPress - I am glad someone implemented it! Easy to use, either in batch or individually.
Прочитати всі 2 відгуки

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

“GP Machine Translate” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“GP Machine Translate” було перекладено на 3 локалізації. Дякуємо перекладачам за їх роботу.

Перекладіть “GP Machine Translate” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • Release date: November 15, 2016
  • Added timeout for batch translations to help prevent the white screen of death.
  • Added translation domain and translation support.
  • Fixed support for translation engines that don’t need a key.

0.9.5

  • Release date: October 28, 2016
  • Multiple fixes related to proper detection of support locales and bulk translation.

0.9

  • Release date: October 21, 2016
  • Виправлено Google Translate не визначає підтримуваних локалей.

0.8

  • Release date: September 1, 2016
  • Extract all Google logic from the code to allow for multiple translation services to be supported.
  • Додано Microsoft Translator.
  • Додано Yandex.Translate.
  • Додано transltr.org.

0.7

  • Release date: January 6, 2016
  • Оновлення документації.

0.6

  • Release date: January 6, 2016
  • Move the WP profile and settings hooks to before we check for the Google API key, otherwise you can never add one.
  • gp_redirect() замінено wp_redirect().
  • Fixed incorrect function name wp_get_current_user_id() to be get_current_user_id();
  • Added check for no strings to translate and return a better error than a Google API error.
  • Updated the error id in WP_Error() call.Removed unused code from plugin.

0.5

  • Release date: December 14, 2015
  • Перша версія.