<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: source data language translation into English in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343339#M111102</link>
    <description>&lt;P&gt;Hi Rhall,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for the reply.&lt;/P&gt; 
&lt;P&gt;The address column which I mentioned in my query is an example. Let say some source systems from Japan, they saved the data in Japanese, we need to load this into target system in English. So as per my knowledge this is an expected scenario.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please guide me to use Google API in Talend.&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Sun, 26 Nov 2017 05:56:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-26T05:56:14Z</dc:date>
    <item>
      <title>source data language translation into English</title>
      <link>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343335#M111098</link>
      <description>&lt;P&gt;I have a scenario below and it would be great if anybody share the solution for the same here.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Scenario:&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a source file having&lt;STRONG&gt; two columns&lt;/STRONG&gt; which contain &lt;STRONG&gt;customer name and customer address&lt;/STRONG&gt;, this I need to load this into database. But here the twist is, &lt;STRONG&gt;customer address values are in &lt;FONT color="#FF0000"&gt;French&lt;/FONT&gt; language&lt;/STRONG&gt;.&lt;STRONG&gt; I need to convert the customer address into &lt;FONT color="#FF0000"&gt;English&lt;/FONT&gt; language and load into Target.&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If anybody knows the solution, please share with me.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343335#M111098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: source data language translation into English</title>
      <link>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343336#M111099</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;In talend, here is a &lt;A title="TalendHelpCenter:tTransliterate" href="https://help.talend.com/reader/XjQpgugfpMYMeU~gcpBJJA/A95zycsr7qeZNzfGfHIpgg" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tTransliterate&lt;/A&gt; component which can convert strings from many languages of the world to a standard set of characters (Universal Coded Character Set, UCS).&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Note:translisteration is not the same as translation.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343336#M111099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T09:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: source data language translation into English</title>
      <link>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343337#M111100</link>
      <description>&lt;P&gt;This seems like an odd request. Why would you translate an address?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For example,&amp;nbsp;a street in Paris called "Rue des Rosiers" would translate to "Street of the Rosiers". This is not the address. The name of a street would not be the "name" to a local or even a tourist. Maybe I am misunderstanding, but it seems like a weird requirement.&lt;BR /&gt;&lt;BR /&gt;However, you could achieve this by using Google Translate (their API would be easy to use) or maybe even their geocoding API, but I strongly suspect that it would keep the addresses in the language of their location.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343337#M111100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T09:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: source data language translation into English</title>
      <link>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343338#M111101</link>
      <description>&lt;P&gt;What about web services like this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://cloud.google.com/translate/docs/samples" target="_blank" rel="nofollow noopener noreferrer"&gt;https://cloud.google.com/translate/docs/samples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Nov 2017 10:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343338#M111101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-25T10:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: source data language translation into English</title>
      <link>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343339#M111102</link>
      <description>&lt;P&gt;Hi Rhall,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for the reply.&lt;/P&gt; 
&lt;P&gt;The address column which I mentioned in my query is an example. Let say some source systems from Japan, they saved the data in Japanese, we need to load this into target system in English. So as per my knowledge this is an expected scenario.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please guide me to use Google API in Talend.&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2017 05:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343339#M111102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-26T05:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: source data language translation into English</title>
      <link>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343340#M111103</link>
      <description>&lt;P&gt;You will need to use REST services to do this.&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKk8AAG"&gt;@lli&lt;/A&gt;&amp;nbsp;has provided a link to the documentation. Using Google's APIs with Talend for the first time can be a bit tricky, but it is worth struggling through with it. Once you understand it, you will find using Google's APIs much easier. Come back here if you have specific questions about how to do this.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2017 21:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343340#M111103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-26T21:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: source data language translation into English</title>
      <link>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343341#M111104</link>
      <description>&lt;P&gt;Thanks Rhall!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 06:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/source-data-language-translation-into-English/m-p/2343341#M111104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T06:23:03Z</dc:date>
    </item>
  </channel>
</rss>

