<?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 character output in different languages (shell script) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/character-output-in-different-languages-shell-script/m-p/4137532#M93213</link>
    <description>hello,&lt;BR /&gt;&lt;BR /&gt;i have to change a lot of shell scripts (sh,ksh) for one reason :&lt;BR /&gt;&lt;BR /&gt;the character output in a script should be done in different languages.&lt;BR /&gt;&lt;BR /&gt;for example:&lt;BR /&gt;&lt;BR /&gt;echo "this is a test"&lt;BR /&gt;&lt;BR /&gt;and "this is a test" should be printed out in a other language,which i choice, for an example: german ("das ist ein test"), italian and so.&lt;BR /&gt;&lt;BR /&gt;i saw a tool "gettext" , is it useable for this ?&lt;BR /&gt;&lt;BR /&gt;also should work&lt;BR /&gt;&lt;BR /&gt;echo "this is a test of Variable $Var"&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Jan 2008 12:57:39 GMT</pubDate>
    <dc:creator>Billa-User</dc:creator>
    <dc:date>2008-01-30T12:57:39Z</dc:date>
    <item>
      <title>character output in different languages (shell script)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/character-output-in-different-languages-shell-script/m-p/4137532#M93213</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;i have to change a lot of shell scripts (sh,ksh) for one reason :&lt;BR /&gt;&lt;BR /&gt;the character output in a script should be done in different languages.&lt;BR /&gt;&lt;BR /&gt;for example:&lt;BR /&gt;&lt;BR /&gt;echo "this is a test"&lt;BR /&gt;&lt;BR /&gt;and "this is a test" should be printed out in a other language,which i choice, for an example: german ("das ist ein test"), italian and so.&lt;BR /&gt;&lt;BR /&gt;i saw a tool "gettext" , is it useable for this ?&lt;BR /&gt;&lt;BR /&gt;also should work&lt;BR /&gt;&lt;BR /&gt;echo "this is a test of Variable $Var"&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jan 2008 12:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/character-output-in-different-languages-shell-script/m-p/4137532#M93213</guid>
      <dc:creator>Billa-User</dc:creator>
      <dc:date>2008-01-30T12:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: character output in different languages (shell script)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/character-output-in-different-languages-shell-script/m-p/4137533#M93214</link>
      <description>In start of scripts set language and include language files, depending of choise. &lt;BR /&gt;&lt;BR /&gt;For exaple:&lt;BR /&gt;&lt;BR /&gt;if $LANG == ENG { &lt;BR /&gt; . english.text&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;and after that just echo, print variables - echo $MSG1.&lt;BR /&gt;&lt;BR /&gt;In the file english.text MSG1='this is a test' &lt;BR /&gt;in file german.text MSG1='das ist ein test' and so on.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 30 Jan 2008 13:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/character-output-in-different-languages-shell-script/m-p/4137533#M93214</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-01-30T13:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: character output in different languages (shell script)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/character-output-in-different-languages-shell-script/m-p/4137534#M93215</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The GNU 'gettext' package is available for HP-UX from the Porting Center.  The manpages and README file offers some insights for your undertaking (should you decide that this is worth the effort).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/gettext-0.17/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/gettext-0.17/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 30 Jan 2008 13:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/character-output-in-different-languages-shell-script/m-p/4137534#M93215</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-01-30T13:07:44Z</dc:date>
    </item>
  </channel>
</rss>

