Wordpress Global Translator Plugin

ad middle
SPONSORED LINKS

Global Translator is a free and open source Wordpress Plugin which is able to automatically translate your blog in 48 different languages:
Italian, Korean, Chinese (Simplified & Traditional), Portuguese, English, German, French, Spanish, Japanese, Arabic, Russian, Greek, Dutch, Bulgarian, Czech, Croatian, Danish, Finnish, Hindi, Polish, Romanian, Swedish, Norwegian, Catalan, Filipino, Hebrew, Indonesian, Latvian, Lithuanian, Serbian, Slovak, Slovenian, Ukrainian, Vietnamese, Albanian, Estonian, Galician, Maltese, Thai, Turkish, Hungarian, Belarus,Irish, Icelandic, Macedonian, Malay, Persian.
The number of available translations will depend on your blog language and the translation engine you will chose to use.
The most powerful features which Global Translator provides are:

  • Four different Translation Engines: it has the ability to provide the translations by using Google Translation Engine, Babel Fish, Promt, FreeTranslations.com
  • Search Engine Optimized: it uses the permalinks by adding the language code at the beginning of all your URI. For example the english version on www.domain.com/mycategory/mypost will be automatically transformed in www.domain.com/en/mycategory/mypost
  • Fast Caching System: new fast, smart, optimized, self-cleaning and built-in caching system. Drastically reduction of the risk of temporarily ban from translation engines.
  • Fully configurable layout: you can easily customize the appearance of the translation bar by choosing between a TABLE, DIV or IMAGE MAP based layout for the flags bar and by selecting the number of translations to make available to your visitors
  • No database modifications: Global Translator is not intrusive. It doesn’t create or alter any table on your database: this feature permits to obtain better performances.

If to want to have the latest news and updates delivered directly to you, to stay up to date you could decide to subscribe to my latest post or to my comments. You could also evaluate to receive the updates by email: see at the “SUBSCRIPTION” section on the sidebar.

IMPORTANT: I daily receive about 30/40 comments and messages containing suggestions or support requests about Global Translator. Unfortunately I can’t offer free support anymore because it requires a lot of time and costs a lot. If you need help or need more advanced features, I suggest you to buy Global Translator PRO.

Download
Latest version (20th of Mar, 2010): global-translator.1.3.1.zip

Need support or advanced features? Take a look at Global Translator PRO!

I’ve spent a lot of time writing this code and supporting it.
If you derive some benefit from this code, please consider showing your gratitude in a more tangible way. Thanks!

pixel

Previous versions
20th of Aug, 2009: global-translator.1.2.6.zip
21th of April, 2009: global-translator.1.2.3.zip
4th of April, 2009: global-translator.1.2.2.1.zip
3rd of March, 2009: global-translator.1.2.1.zip
29th of January, 2009: global-translator.1.2.zip
27th of December, 2008: global-translator.1.1.2.zip
6th of December, 2008: global-translator.1.0.9.2.zip
15th of November, 2008global-translator.1.0.9.1.zip
4th of November, 2008:global-translator-1.0.8.1.zip
21th of October, 2008:global-translator-1.0.7.1.zip
4th of September, 2008:global-translator-1.0.6.zip
27th of August, 2008:global-translator-1.0.5.zip
22th of August, 2008: global-translator-1.0.4.zip
20th of August, 2008: global-translator-1.0.3.zip
17th of August, 2008: global-translator-1.0.2.zip
21th of July, 2008: global-translator-0.9.1.zip
10th of May, 2008: global-translator-0.9.zip
13th of Apr, 2008: global-translator-0.8.zip
2nd of Feb, 2008: global-translator-0.7.1.zip
28th of Jan, 2007: global-translator-0.7.zip
31th of Aug, 2007: global-translator-0.6.2.zip
17th of Apr, 2007: global-translator-0.6.zip
23th of Dec, 2006: global-translator-0.5.zip
09th of Dec, 2006:global-translator-0.4.1.zip
27th of Nov, 2006:global-translator-0.2.zip
20th of Aug, 2006:global-translator-0.1.zip

Requirements

Global Translator has been tested on Wordpress 2.3.*, 2.5, 2.6, 2.7, 2.8 and 2.9.

Installation

  • Upload the folder “global-translator” into your “wp-content/plugins”
  • Log in to Wordpress Administration area, choose “Plugins” from the main menu, find “Global Translator”, and click the “Activate” button
  • Choose “Options->Global Translator” from the main menu and select
    your blog language and your preferred configuration options then select “Update Options“.

Upgrading

  • Uninstall and remove the previous version and follow the Installation instructions, but if you’re upgrading from 0.9 or higher version I suggest you to preserve the “cache” directory.

Configuration

  • If your theme is widged-enabled, just choose “Presentation->Widgets” from the administration main menu
    and drag the “Global translator” widget on the preferred position on your sidebar.
    If your theme is not widgetized, just add the following php code (usually to the sidebar.php file):

    <?php
    if(function_exists("gltr_build_flags_bar")) {
    gltr_build_flags_bar();
    }
    ?>

    After this simple operation, a bar containing the flags which represents all the available translations for your language will appear on your blog. Check my blog for an example (on the sidebar) or take a look to my Youtube Video Downloaders blog.

Uninstallation

  • Log in to Wordpress Administration area, choose “Plugins” from the main menu, find the name of the plugin “Global Translator”, and click the “Deactivate” button

Bug submission

  • Bug submission is an important aspect of many Open Source projects, and submitting bugs correctly increases the chances of the developer finding and fixing any problems that may arise.
    If you want to submit bug issues, please use the Contact form and remember to specify the following informations:
    - the version of the plugin you’re using
    - a full description of the problem (and the error message if available)
    Please don’t submit bugs or support requests as comments otherwise the discussion threads risk to become confusing.
    Alternatively you can also start a new topic here.

Changelog
1.3.1

  • Removed N2H backlink
  • Fixed some issues on the regexp

1.2.7

  • Added 6 new languages

1.2.6

  • Improvements on link cleaning
  • default cache expire time switched to 15 days
  • replaced 503 HTTP code (”Network Temporarily Unreachable”) with a 302 redirect on not yet translated pages in order to remove the warning messages on GooGle WebMaster Tool

1.2.5.1

  • some fixes on the new cleaning system

1.2.5

  • updated page cleaning system in order to prevent new Google updates on the HTML sources

1.2.4

  • Fixed trailing slash issue
  • Replaced 404 errors with 302 redicection for better SEO
  • Other fixes and optimizations

1.2.3

  • Fixed sitemap integration for blogs not installed on the root path
  • Fixed encoding problems related to the introduction of the new Google APIs

1.2.2.1

  • Hacked new Google URL structure

1.2.1

  • Added seven new languages: Albanian,Estonian,Galician,Maltese,Thai,Turkish,Hungarian
  • Improved caching performances
  • Added Show/Hide button for statistics on options page
  • Optimized connections to google translation engine

1.2

  • Fixed Chinese Traditional Translation

1.1.2

  • New configuration feature: flags bar in a single image (based on contribution by Amir – http://www.gibni.com)
  • Translated Portuguese languages array (Thanks to Henrique Cintra)
  • Added Chinese (traditional) translation
  • Fixed “division by zero” error
  • Fixed image map configuration error

1.0.9.2

  • Better IIS url rewriting support
  • Fixed Norwegian configuration
  • Moved shared function to header.php

1.0.9.1

  • Changed HTTP error for not yet translated pages from 404 to 503 (Service Temporarily Unavailable)

1.0.9

  • Added 404 error code for not yet translated pages
  • Added support for IIS rewrite rules (based on the usage of “/index.php” at the beginning of the permalink)
  • Other performances improvements

1.0.8.1

  • general performances improvement
  • added check for blocking recursive and bad translation requests (i.e. www.mysite/en/fr/…)
  • fixed A tags rendering
  • moved cache dir outside the plugin dir
  • fixed options page access problem
  • fixed trailing slash issue

1.0.7.1

  • Added cache compression
  • fixed layout bugs
  • fixed link building problem (internal anchors not working)
  • Added 11 new languages to Google Translation Engine!

1.0.6

  • Added new optional cache invalidation time based parameter

1.0.5

  • Hacked new Google block introduced on (27th of August 2008)
  • Random User Agent selection for translation requests

1.0.4

  • Performances improvement in cache cleaning algorithm
  • Fixed the sitemap plugin detection function
  • Fixed javascript errors on translated pages

1.0.3

  • Added Debug option on the admin area
  • Added Connection Interval option on the admin area
  • Added more detailed messages and info on the admin page
  • Updated new Promt translation url
  • Fixed some issues about cache cleaning for blogs not using the permalinks
  • Added experimental sitemap integration

1.0.2

  • Fixed cache issue with blogs not using the pemalinks

1.0.1

  • Fixed compatibility issue with older version of Wordpress

1.0

  • Improved cleaning system for translated pages
  • New fast, smart, optimized, self-cleaning and built-in caching system. Drastically reduction of temporarily ban risk
  • Added Widget Title
  • Added 404 error page for deactivated translations

0.9.1

  • Added file extension exclusion for images and resources (they don’t need to be translated)
  • Activated new Prompt configuration
  • Fixed little issue with Portuguese translation
  • Fixed Swedish, Arabic and Czech flags icons (thanks to Mijk Bee and Nigel Howarth)
  • Added new (and better) event-based cache invalidation system

0.9

  • Added support for 10 new languages for Google Translations engine: Bulgarian, Czech, Croat, Danish, Finnish, Hindi, Polish, Rumanian, Swedish, Greek, Norwegian
  • Updated flags icons (provided by famfamfam.com)

0.8

  • Updated Prompt engine
  • Added experimental translation engines ban prevention system
  • Improved caching management
  • Improved setup process
  • Fixed a bug on building links for “Default Permalink Structure”

0.7.1

  • Fixed bug “Call to a member function on a non-object in /[....]/query.php”.
    It happens only on certain servers with a custom PHP configuration
  • Fixed bug on building links for “Default Permalink Structure”

0.7

  • Added two new translation engines: FreeTranslation and Promt Online Translation
  • Added USER-AGENT filter in order to prevent unuseless connections to the translation services
  • Added support for Default Permalink Structure (i.e.: “www.site.com/?p=111″)
  • Added widgetization: Global Translator is now widgetized!
  • Fixed some bugs and file permission issues
  • Excluded RSS feeds and trackback urls translation
  • Fixed some problems on translated pages

0.6.2

  • Updated in order to handle the new Babelfish translation URL.(Thanks to Roel!)

0.6.1

  • Fixed some layout issues
  • Fixed url parsing bugs

0.6

  • Fixed compatibility problem with Firestats
  • Added the “gltr_” prefix for all the functions names in order to reduce naming conflicts with other plugins
  • Added new configuration feature: now you can choose to enable a custom number of translations
  • Removed PHP short tags
  • Fixed some issues for Babelfish translation
  • Added alt attribute for flags IMG
  • Added support to BabelFish Engine: this should help to solve the “403 Error” by Google
  • Added my signature to the translation bar. It can be removed, but you should add a link to my blog on your blogroll.
  • Replaced all the flags images
  • Added help messages for cache support
  • Added automatic permalink update system: you don’t need to re-save your permalinks settings
  • Fixed many link replacement issues
  • Added hreflang attribute to the flags bar links
  • Added id attribute to <A> tag for each flag link
  • Added <DIV> tag for the translation bar
  • Added support for the following new languages: Russian, Greek, Dutch

0.5

  • Added BLOG_URL variable in order to correctly handle a “Blog address” different from the “Wordpress address”
  • Improved url replacement
  • Added caching support (experimental): the cached object will be stored inside the following directory:
    “[...]/wp-content/plugins/global-translator/cache”.
  • Fixed Japanese support (just another bug)

0.4.1

  • Better HTTP request will be sent to Google Translation Services
  • Bug fix: sometimes the translated page contains also the original page (appended)

0.4

  • The plugin has been completely rewritten
  • Added permalinks support for all the supported languages
  • Added automatic blog links substitution in order to preserve the selected language.
  • Added Arabic support
  • Fixed Japanese support
  • Removed “setTimeout(180);” call: it is not supported by certain servers
  • Added new option which permits to split the flags in more than one row

0.2/0.3

  • Added localized tooltips on the flags
  • Added language configuration section on the administration area.

0.1

  • Initial release
ad middle
SPONSORED LINKS
Ti è piaciuto l'articolo?
Iscriviti alla newsletter per ricevere in tempo reale tutte le notizie e gli aggiornamenti!

Articoli correlati a "Wordpress Global Translator Plugin"


Commenti

1.112 Risposte to “Wordpress Global Translator Plugin”
  1. Cesare scrive:

    ciao..ho un problema con il plugin: nonostante cambi l’url della pagine in /en /de ecc.. quando clicco sulle bandiere, l’engine di traduzione non funziona..
    ho un dominio su altervista.org, potrebbe dipendere da questo?

  2. adgenova scrive:

    Stesso problema di cesare, sempre su altervista.

  3. Transliteration scrive:

    This plugin is the best sofar from all WP plugins I ever installed! Great work guys! Just keep it up to date!

  4. Lecca scrive:

    Oi estava atrás de um plugin como este faz tempo, agredeço por disponibiliza-lo gratuitamente.
    Sucesso.
    Beijos.*

  5. DoZ scrive:

    Sapresti dirmi come sia possibile creare un link alla homepage che però mantenga il “settaggio” della lingua??

  6. DoZ scrive:

    Un “bug” da annotare: io lo uso assieme a MyGallery, ed il tuo plugin modifica anche i link tra le miniature e le immagini, aggiungendo la lingua nel percorso e rendendo pressoché inutilizzabile la galleria!

  7. albino scrive:

    ciao ho installato il tuo plugin,una favola veramente,mi traduce tutto al volo fantastico,per quando sono in una lingua non quella di default non visualizzo le gallerie ne list ne flash perche’? non ci riesco dai permessi role cosa posso fare help?

  8. Rael scrive:

    Hi!

    I desactivated the plugin….

    But the URLs is still there (but not translated)… how can i fix it?

    I need to know, becouse it causes a realy down in my position in google ranking….

    Please help me to fix it!

    Thank you!

  9. Rael scrive:

    Oh, forget!

    i´ve fixed it!

    Just need to Update the Permalink!!!

    Thanks!

  10. Pixel People scrive:

    Auguri!,
    eccellente plugin, farò la installazione nel mio blog

  11. DoZ scrive:

    Non si può far proprio niente per evitargli di “tradurre” i link alle immagini???

  12. Chris Hartzog scrive:

    Wow! Thank you David. This is a great plugin. I have added it to my site and it worked perfectly the first time. You have made it possible for me to increase my audience size many times.

    Chris Hartzog

    http://www.chris-hartzog.com/

  13. Farrukh scrive:

    Hello,
    I am looking for English to Urdu translation plugin for wordpress but am really disappointed tht no such thing exists

  14. Luca scrive:

    Trovo il plugin di Davide veramente unico. Unica pecca la traduzione delle immagini. Grazie

  15. DoZ scrive:

    Vedo che non sono l’unico che si lamenta dei link “rotti” verso le immagini…
    Forza, dai!…che aspettiamo tutti l’update!!
    ;)

  16. baron scrive:

    hi. Thanks for plugin

    no turkish but perfect.

    Regards

  17. Market Frog scrive:

    Thanks very much for sharing this plugin for free. Some people are taking $97 for a slower/ weaker plugin. Wish you success!

  18. Ricardo scrive:

    Hey man very good job!
    Please keep this good work.

    I have one request, if you can do, I will really appreciate. But if you can’t, ok too.

    Change the flag to brazilian for portuguese language.

    I put a link to your blog in my blogroll!

    Thanks a lot!

  19. Matthew scrive:

    Great great plugin!

    Thanks a million!

  20. vielegruesse scrive:

    super plugin ! ich nutze es nun auch ! thank you very much !!

  21. DoZ scrive:

    Risolto il problema con le immagini! BRAVO!! …e grazie! :)

  22. deejaytu scrive:

    OH FU** it’s not in slo language :(

    anyway, thanks for great code, maybe it will be in slo language one day ;)

    my regards, deejaytu

  23. tarun scrive:

    .. i stumbled the page to support you… is there any script for blogger???

  24. Congratulations on hitting the 1.0 release! This plugin has been great on all my sites for well over a year, and your coding has certainly proven to be quite efficient.

    Keep up the great work! :)

  25. fid scrive:

    thanks for the plugin…

  26. Simone scrive:

    Ciao, innanzitutto complimenti per l’ottimo plugin, ho l’ultima versione attiva, 1.0.1, però cliccando sulle icone flags per la traduzione, mi appare poi messaggio “This page has not been translated yet.
    The translation process could take a while: please come back later.”
    e questo con qualsiasi engine di traduzione.
    utilizzo l’ultima versione di WP, 2.6.1

  27. Chris Hartzog scrive:

    Once again, thanks for the latest update.

    Do you have a translator for music?! :-)

    Chris H

    http://www.chris-hartzog.com

  28. Elizabeth Day scrive:

    Works great! It took me awhile to figure that I could put it in my header and not just on the sidebar widgetized or not. Thanks

  29. Bertrand scrive:

    Great plugin, bravo !

  30. agfrg scrive:

    Hey there, it seems that you have a bug in this plugin.

    When you place the flags inside divs instead of tables, your script doesn’t have a end div tag. I believe anyone who had personalized the look and feel with css noticed that and I dunno if it’s already of your knowledge.

    Oh, and thank you for the plugin, you are definitely getting a place at my Blogroll.

  31. Ryan Somma scrive:

    Bam!!! You fixed it just like that! Thank you so much for the amazingly quick turnaround! You rock!

  32. simon scrive:

    Hi. great plug in. I have been using it for a while now. Really fast.
    I do not want to be picky, but being British I think that having the American flag representing the English language is not quite accurate, so I have added the British flag to your plug in on my website. Maybe you could use the png in your future releases!
    Keep up the good work.

  33. davide scrive:

    Global Translator 1.0.4 just relased: please update!

  34. Info HOT scrive:

    Thank for your widget for translation

  35. Michael Watson scrive:

    You have been doing great things to this plug-in recently. I was afraid that changes with the Google translator were gonna deem this plug-in unusable but you definitely have perfected it with the new cache and adding the sitemap feature just tops it off. Keep on updating this plug-in! Thanks for the hard work and great support!

  36. Jonathan scrive:

    Nice plugin! Two suggestions though:
    (i) the link goes to your home page in Italian (http://www.nothing2hide.net/) rather than the Global Translator page in the home language of the user blog (e.g. http://www.nothing2hide.net/en/web/wordpress-global-translator-plugin/).
    (ii) for English, the flag on offer is an American flag. I’ve substituted my own country’s flag (Scotland) on my own blog sidebar, but it would be nice to have been given a menu of options in the plugin itself,although I realise for English/French/Spanish in particular that might be quite a long list!

  37. Tomáš Kapler scrive:

    it would be lovely to have an option to add for some of the languages different content, so when i have manual translation, i can put it there and replace the ugly automatic one

  38. psykotik scrive:

    As everyone here, I really enjoy a lot your plugin. Grazie mille per il tuo lavoro.

    Let me add some suggestions:

    1/ To be able to change the cache folder. It should be customizable. I already have a cache folder, and this is not the wordpress way to have a cache inside the plugin folder.

    2/ I write in two languages (French and English), but mainly in French. However, Global Translator doesn’t recognize my english posts, and doesn’t allow to translate to French these posts. Could you imagine something like a personal field one could add to bypass the automatized translation from French, which would have as consequence to translate FROM English?

    3/ What about having for an option the html code before and after the code? I mean, I do not use neither tables nor div’s, but li instead. Wouldn’t be easier to have the possibility to modify this option right from the option screen?

    4/ cache is huge. The more you select languages, the more it grows. The more your website is big, the more it explodes. What about zipping them? gzopen, gzputs and gzclose php functions should do the trick. With this text cache, the result would be amazing, and the size drastically reduced. More here.

  39. Bas scrive:

    The plugin looks GREAT! I just installed the latest version and it seems to replace or delete table (td/tr) tags as well as causing some strange .js behavior. Anyone noticed this before?

  40. Josh scrive:

    Thank You, with the version 1.0.5 we finally have free professional translator, just noticed that javascript errors on translated pages fixed in 1.0.5 are back in 1.0.6, anyway I’m donating for sure. Thanks again.

  41. Tom Usher scrive:

    Hello,

    I had to manually change the URL so the settings changes would update on the options page:

    <form id=”gltr_form” name=”form1″ method=”post” action=”https://

    I’m using a secure server for my admin pages, so I simply add the s after http.

    Perhaps you could add a second button with an explanation.

    God bless,

    Tom Usher

  42. Tom Usher scrive:

    Also, many people wouldn’t know to put the PHP code inside PHP tags:

    <?php if(function_exists(”gltr_build_flags_bar”)) {
    gltr_build_flags_bar();
    } ?>

    I suggest you add them for people.

  43. laura scrive:

    worked first time, many thanks!!!!!!!!!!!!!

  44. Tom Usher scrive:

    Hello Again,

    The Google translation is truncating pages:
    http://www.realliberalchristianchurch.org/wordpress/?p=2295&lang=da.

    Do all the services do that? If not, which renders whole pages via the plugin?

    Blessings,

    Tom Usher

  45. DoZ scrive:

    Ciao e ri-complimenti, per gli aggiornamenti,
    Noto…
    http://tinyurl.com/6mvtxp
    …che vengono create le pagine per ogni parola ricercata all’interno del blog!
    Credo sarebbe un comportamento da evitare.
    ciao!

  46. Robert scrive:

    Hey this is great. Thanks for the plugin. I will place it on my site blog.

    http://www.EuropeWord.com/blog

  47. kReEsTaL scrive:

    I keep having this message when clicking on any flag: “This page has not been translated yet.
    The translation process could take a while: please come back later.”

    Even after three days of the plugin being installed… Any idea why? Please, I really need this plugin to be working.

  48. kReEsTaL scrive:

    I think it started translating tonight! Don’t know how this happened, but thank you for your email support :)

  49. Rolando scrive:

    Very cool, thanks for the plugin! Hope you can make a Turkish translation some day.

  50. hiendgadget scrive:

    Thanks for the plugin :)

Trackbacks

Guarda cosa dicono gli altri di questo articolo...
  1. [...] ・global translator [...]

  2. [...] There are quite a few plugins available for wordpress that automatically translate your content but the one I used and recommend is Global Translator. [...]

  3. [...] o GLOBAL TRANSLATOR que é gratuito (free) e funciona sem [...]

  4. [...] Global Translator 1.2 – gives visitors the option of reading your site in their native language. [...]

  5. [...] Global Translator – 以搜索引擎友好的方式将博客翻译成多种语言 [...]

  6. [...] search engine, translator, wordpress I recently stumbled on a very exciting WordPress plugin – the Global Translator plugin!  This plugin automatically translates the content of your blog into 34 languages. According to [...]

  7. [...] 9.External Links+SyntaxHighlighter Plus 超链接美化插件+代码美化插件 10.Global Translator 多语言插件,提供多种翻译引擎供选择。 11.Google Analyticator [...]

  8. [...] just installed the Global Translator plugin so you can now view/read my blog in different languages! To view this blog in a different [...]

  9. [...] Global Translator Plugin I am currently using the Wordpress Global Translator Plugin on my Affiliate Manager blog and it has given me some great results. The plugin is easy to install [...]

  10. [...] wordpress che traducono automaticamente il contenuto, ma quello che mi sento di indicare e’ Global Translator. Con Global Translator [...]

  11. [...] Global Translator: Automatically translates a blog in 34 different languages (English, French, Italian, German, Portuguese, Spanish, Japanese, Korean, Chinese, Arabic, Russian, Greek, Dutch, Norwegian,…) by wrapping four different online translation engines (Google Translation Engine, Babelfish Translation Engine, FreeTranslations.com, Promt). You get more visitors and RSS subscribers if folks can read your posts in their native language. [...]

  12. [...] coba WordPress Global Translator jika anda ingin buka blog Anda hingga dunia non-English speaker dan drop kita komentar kita [...]

  13. [...] fórum, artigos… uma enorme quantidade de material que, usando o famoso plugin de tradução wordpress translator, podem ler no seu [...]

  14. [...] una enorme cantidad de material que, gracias al cada día más famoso plugin de traducción wordpress translator, podréis leer en vuestro [...]

  15. [...] Para traducir las explicaciones pueden utilizar al cada día más famoso plugin de traducción wordpress translator, para llevarlas a nuestro [...]

  16. [...] 19. Wordpress Global Translator Plugin (http://www.nothing2hide.net) [...]

  17. [...] Global Translator (plugin page and example) [...]

  18. [...] volt más hátra, találni kellett egy Wordpress kiegészitest, ami ezt a funkciót integrálja. Ezért kerult ki tegnap a bal felső sarokba a translator widget [...]

  19. [...] Indonesian, Latvian, Lithuanian, Serbian, Slovak, Slovenian, Ukrainian, Vietnamese’… …..read more Download Plugin! Version 1.2 Last Updated: January 29, 2009 Plugin Owner: Davide Pozza [...]

  20. [...] the Wordpress Global Translator Plugin, I have added some flag buttons to the foot of the web site so you can check out my pages with [...]

  21. [...] easily found with a quick google search for ‘wordpress global tranlator’ but anyhow here is it. Wordpress Global Translator Plugin | Nothing2Hide Hope this helps Lewis [...]

  22. [...] Wordpress Global Translator Plugin Nothing2Hide [...]

  23. [...] running a great new plugin for WordPress in the footer of my website these days. It’s called Global Translator from Davide Pozza and it is responsible for generating about 2,000 pages of content for [...]

  24. [...] a 5th tab to our sidebar tabs panel. First you will need to download and install a plugin called Global Translator and activate it. Now navigate to your Global Translator settings section and change the following [...]

  25. [...] decided to install the Global Translator plugin, which allows the blog admin person to select a specific translation service (AltaVista Babel Fish, [...]

  26. [...] Global Translator is a great and easy to use Wordpress plugin. It can convert content to over several dozen languages using numerous translation engines – you can even pick which one you want to use; it’s so easy! [...]

  27. [...]   Global TranslatorAutomatically translates a blog in 34 different languages (English, French, Italian, German, Portuguese, Spanish, Japanese, Korean, Chinese, Arabic, Russian, Greek, Dutch, Norwegian,…) by wrapping four different online translation engines (Google Translation Engine, Babelfish Translation Engine, FreeTranslations.com, Promt). [...]

  28. [...] Indonesia ke bahasa lain, maka saat ini kita bisa mendapatkannya gratis. Nama plugin ini adalah Global Translator, yang merupakan plugin khusus untuk WordPress. Apa saja fitur utama plugin ini [...]

  29. [...] Global Translation Plugin has been updated, and now offers 42 languages!  To see a page translated, click on the appropriate [...]

  30. [...] Translator habe ich mir Majers abgekupfert Aber jetzt bin ich fertig mit meiner Pingbackparty Diesen [...]

  31. [...] 作者的插件页 标签:插件, 杂项, WordPress, global translator [...]

  32. [...] Global Translator - Traduzione Multilingua per il vostro blog [...]

  33. [...] 23 languages, the Global Translator took our 200 posts and turned them into 4600 posts. Give it a try, at the very least you may help someone in another language with a tip; or get a Russian comment. [...]

  34. [...] I’m so excited about the increasing number of page views on my blog, that I check my Google Analytics almost everyday. I noticed that my blog is being referred to by sites in many other languages and by people around the world. To make the like easier for my NON-ENGLISH veiwership, I have added a Google Widget/Plugin called “Global Translator”. The Global Translator says that it “Automatically translates a blog in 41 different languages by wrapping four different online translation engines (Google Translation Engine, Babelfish Translation Engine, FreeTranslations.com, Promt)” … If you want to add it to your own wordpress installation … check it out here http://www.nothing2hide.net/wp-plugins/wordpress-global-translator-plugin/ [...]

  35. [...] history represents sailors from around the world. Therefore, using Nothing2Hide.net’s great Global Translator plugin, the Port Society’s website and blog can be read in thirty different [...]

  36. [...] Get Custom – 在文章中插入附件。 Global Translator – 以搜索引擎友好的方式将博客翻译成多种语言。 Image Manager Plugin – [...]

  37. [...] jetzt weiß ich ja, wie es geht. Ein neues Plugin hab ich übrigens auch zugefügt: Und zwar das Global Translator Tool. Finde das echt klasse. Das integriert sich ja wunderbar hier. Allerdings fiel mir bei dieser [...]

  38. [...] Global Translator – This worked like magic for my blog. It increased about 50% traffic to my site. Use SEO optimized links for this plugin. For example, yourblog.com/de, yourblog.com/it etc. [...]

  39. [...] observation. In both sites I use a plugin called "Global Translator" which creates a translated version of your webpage into a large selection of languages using [...]



Lascia un commento