Next: bash, Previous: C, Up: List of Programming Languages [Contents][Index]
bash、gettext
sh
"abc"、'abc'、abc
"`gettext \"abc\"`"
プログラム: gettext、ngettext
シェル関数: eval_gettext、eval_ngettext
環境変数TEXTDOMAIN
環境変数TEXTDOMAINDIR
自動
. gettext.sh
使用
xgettext
—
完全な可搬性がある
—
examplesディレクトリーの例hello-shが利用できます
| • Preparing Shell Scripts: | Preparing Shell Scripts for Internationalization | |
| • gettext.sh: | Contents of gettext.sh
| |
| • gettext Invocation: | Invoking the gettext program
| |
| • ngettext Invocation: | Invoking the ngettext program
| |
| • envsubst Invocation: | Invoking the envsubst program
| |
| • eval_gettext Invocation: | Invoking the eval_gettext function
| |
| • eval_ngettext Invocation: | Invoking the eval_ngettext function
|