Search found 2 matches: gtranslate

Go to advanced search

gTranslate

Extension Name: gTranslate Image Image
Author: HiFiKabin

Extension Description: Adds gTranslate to your board. This is a replacement for my Google Translator whose code is now at its end of life

Limitations: This extension packages the gTranslate code for easy use on phpBB so its operation is limited to how they have written that code.

The gTranslate code translates THE WHOLE PAGE, including Topics, Categories, Usernames etc.

Some spaces in the template are removed but this does not effect readability.

If you are using the board in a translated language not all of the Moderation Tools will function.

It sets the default language to that of your browser.

Omit Translation: You can omit text from being translated by one of the following methods:-

1) HTML (Template files)

Wrap the text you want to be omitted within

Code: Select all

<span class="notranslate"></span>
2) BBCode (Posts and PM's)

BBCode Usage

Code: Select all

[notranslate]{TEXT}[/notranslate]
HTML Replacement

Code: Select all

<span class="notranslate">{TEXT}</span>.
Help Line

Code: Select all

NoTranslate
Extension Version: 3.3.1

Language: all

Supported Styles: all

Live Demo: HERE

IMPORTANT: If you are migrating from my Google translator extension, you MUST disable it as well as delete its Data BEFORE installing gTranslate


Installation:
  • Download the latest release and unzip it.
  • Upload the folder hifikabin to root/ext/ and enable it in the ACP
Support:

Here or My Extensions Board
by HiFiKabin
Fri Sep 22, 2023 12:55 pm

Google Translator

IMPORTANT :- The Google Translate App has finally reached its EoL and no longer works, so neither does this extension.

gTranslate my alternative to Google Translator is now available. Please read the install instructions carefully

Adds the Google Translator to the navbar of your forum. You can configure both the default board language and the translation language(s) in the ACP. The language codes must be separated by a , without any spaces.There is a downloadable .xls spreadsheet of acceptable language codes HERE

Language:
  • en
  • Additional languages: ar, de, es, fr, it, nl, pl, pt-br, ru, tr here


Supported Styles:
  • prosilver
  • Additional Styles Pack: HERE
    • prolight
    • we_universal


Requirements: phpBB 3.2.0 or later

Notes:

Google translates the whole page of text, which will include translating usernames, categories etc

By using the extension you are agreeing to Googles TOS

Support:

My Extension Board or here
by HiFiKabin
Fri Jan 31, 2020 11:53 am