官术网_书友最值得收藏!

Readying your script for different languages with internationalization

Great, so you have this awesome script, but it's written in standard English and you would like to target those nice people who speak other languages. In some countries like Canada, they (we) have two official languages: English and French. Sometimes, the dual-language component is enforced with legislature and localized language laws. 

To get around this, let's imagine a scenario where you are an individual who has written a script that prints out specific strings, but in English first. He/she wishes to have all of the strings inside of variables so that they can be swapped in and out dynamically using system language variables. Here are the basics:

  • Create a shell script that utilizes gettext and sets the appropriate variables
  • Build a po file that contains the necessary language definitions
  • Install your output language localization file for your script
  • Run your script with a language that's different than the one you originally use (by setting the LANG variable)

Before getting started, though, there are two terms that need to be discussed: internationalization (i18n) and localization (L10n). Internationalization is a process that enables translation and localisation/adaptation for a specific script or program, and localization refers to the process of having adapted the program/application for a specific culture.

The translation of scripts from the start can be an effective way to save time and improve the success of multi-lingual efforts. However, be aware that it can be a time-consuming process if the developers are fluent in only one language, or translation skills are not immediately present.

For example, in English, there are several dialects. In the USA, a product of a process or leftover can be called an artifact, but in Canadian English, it may be called an artefact. It could go unnoticed (or ignored), but the program could automatically adapt with specific localization.

主站蜘蛛池模板: 昭觉县| 五台县| 莲花县| 扬中市| 越西县| 宝坻区| 锡林郭勒盟| 陆川县| 同心县| 砀山县| 凤凰县| 麻城市| 平昌县| 泊头市| 汤原县| 永泰县| 黄石市| 武宁县| 丽水市| 东至县| 赣榆县| 通化县| 丰宁| 大港区| 毕节市| 北流市| 河北省| 布拖县| 铅山县| 平山县| 贵定县| 虎林市| 甘孜| 八宿县| 临湘市| 北安市| 南华县| 漳州市| 偏关县| 雷州市| 张掖市|