Previous: , Up: List of Programming Languages   [Contents][Index]


15.5.24 Vala

RPM

vala

ファイル拡張子

vala

文字列構文
gettextの略記

_("abc")

gettext/ngettext関数

gettextdgettextdcgettextngettextdngettextdpgettextdpgettext2

textdomain

Intlネームすペースで定義された、textdomain関数

bindtextdomain

Intlネームスペースで定義された、bind-text-domain関数

setlocale

プログラマーは、Intl.setlocale (LocaleCategory.ALL, \"\")を呼び出さなければなりません。

必要条件

GNU gettextの使用またはエミュレート

使用

抽出プログラム

xgettext

位置の書式

C言語と同様です

可搬性

autoconf(gettext.m4)、および#if ENABLE_NLS

po-modeでのマーキング

yes