Forum Archive - Manually translate only certain words

Manually translate only certain words
Feb 7, 2014 11:27 pm by tmedia
Hello, it would be possible to set manual translation only for certain words? We are featuring product names that should translated in a specific way in each language. We're fine with Google translation for the description but we would like to provide translation only for the product name in all posts and certain technical words. I saw there's a class attribute to avoid translating some words: <div class="notranslate"> some text </div> But that's not exactly what we need.. we would like to specify what should be the correct translation for that term in each language. Is it possible? Thanks
Re: Manually translate only certain words
Feb 8, 2014 9:14 pm by Yana
Hi, If you are using GTranslate Pro or GTranslate Enterprise you should be able to manually edit automatic translations. You just need to add ?language_edit=1 to the end of the URL and you will see the translation editing tools.
Re: Manually translate only certain words
Feb 9, 2014 2:30 am by tmedia
Thanks Yanna Yes we're using GTranslate Enterprise, but since some technical words are repeated along the website.. it would be possible to set the correct manual translation of a certain keyword for the whole website. Same as the nontranslate class code... it would be possible to include a code to say that "some text" should translatd in french as "A", in german as "B" an so on.. everytime it appears? Thanks
Re: Manually translate only certain words
Feb 9, 2014 3:18 am by tmedia
It could be something related with glossaries. It be possible to upload a glossary for certain words? Google Translation Toolkit allows you to save and integrate custom glossaries. I see at least 2 use cases: * Lookup tool - A simple gadget for looking up preferred or custom terms * Enhance Automatic translation - Selecting automatic translations would yield far better results Thanks
Re: Manually translate only certain words
Feb 9, 2014 7:57 pm by Yana
Hi, If you can edit the source code of your website and separate that text with some html tag , for example span tag, you can edit it only once and it will be loaded from the cache next time.
Re: Manually translate only certain words
Feb 13, 2014 6:29 pm by tmedia
Dear Yana It seem we could do it using "translation memories": https://support.google.com/translate/to ... opic=22239 Since google translations are managed though your system, can we use this option with gtranslate? Thanks
Re: Manually translate only certain words
Feb 14, 2014 8:22 pm by Edvard
Hi, It is not related to GTranslate. Here is an example how you can achieve the desired result. "This is a sentence with product name #1." "This is second sentence with product name #1." You want to change "product name #1" to "product name #2" in all sentences in a particular language. In that case you need to modify the HTML source code of your site and wrap product name appearance in all places with span tag. In that case the sentences will look like: "This is a sentence with <span>product name #1</span>." "This is second sentence with <span>product name #1</span>." So when you edit one time "product name #1" it will be changed in all your sentences. Thanks!
Re: Manually translate only certain words
Feb 17, 2014 7:03 pm by tmedia
Thanks Edvard I think it would work to replace a word in english... but how we will now what word we will have after translation? I mean we would like to tell the system to translate one word correctly in all places. For example: we'd like that "people" in english is translated as "gente" in spanish always (but not "personas"). Just an example. It's important for us for certain keywords and product names that are not correctly translated automatically and they appear seral times in each page. So manual editing would be time conssuming specially in seceral languages. Is this somethign we could create working with google translate API? Thanks
Re: Manually translate only certain words
Feb 18, 2014 8:44 am by Yana
Hi, You will need to separate word "people" with the html tag in all pages. In this case you can edit the translation of word "people" and next time the translated version "gente" will be loaded from the cache.

SIMILAR TOPICS

wordpress amp link not translateDec 31, 2016 10:11 amReplies: 12Post by: besybuy
Translate website to any specific language, on page loadJan 19, 2019 6:49 amReplies: 1Post by: Leaon7756
Best way to translate a page in WordPress?Jan 7, 2019 11:10 amReplies: 3Post by: Tonnystark
how to translate site right to left for arabic in WordPressDec 26, 2018 9:02 amReplies: 1Post by: Hammond753
Moving GT Translate Above HeaderDec 7, 2018 9:26 amReplies: 1Post by: mrlee

Try GTranslate with a free 15 day trial