A | |
add_po_translation_aux [GettextPo_utils] | |
add_po_translation_domain [GettextPo_utils] | |
add_po_translation_domain [GettextPo] |
add_po_translation_domain po domain (comment_lst,location_lst,translation) : add a
translation to the already defined translation with the domain defined.
|
add_po_translation_no_domain [GettextPo_utils] | |
add_po_translation_no_domain [GettextPo] |
add_po_translation_no_domain po (comment_lst,location_lst,translation) : add a translation
to a corpus of already defined translation with no domain defined.
|
add_textdomain [GettextRealize.Generic] | |
add_textdomain_category [GettextRealize.Generic] | |
add_translation [Pr_gettext] | |
B | |
bind_textdomain_codeset [GettextCompat] |
bind_textdomain_codeset textdomain codeset : Set the codeset to use for the
specified domain.
|
bindtextdomain [GettextCompat] |
bindtextdomain textdomain dir : Set the default base directory for the specified
domain.
|
build_date [GettextConfig] | |
byte_of_int32 [GettextMo_int32] | |
C | |
categories [GettextCategory] | |
category_of_string [GettextCategory] | |
check_format [GettextFormat] |
check_format failsafe translation : returns a translation structure
if all the string contained in the translation are equivalent of
str_id, regarding printf format.
|
check_mo_header [GettextMo] | |
class_expr [Pr_gettext.AstGettextMatch] | |
class_infos [Pr_gettext.AstGettextMatch] | |
class_sig_item [Pr_gettext.AstGettextMatch] | |
class_str_item [Pr_gettext.AstGettextMatch] | |
class_type [Pr_gettext.AstGettextMatch] | |
codeset [GettextTypes.INIT_TYPE] | |
compare [GettextCategory] | |
compile [GettextCompile] |
compile input_po output_mo : create a binary representation of the PO file
provided as input_pot.
|
copyright [GettextConfig] | |
create [GettextTranslate.TRANSLATE_TYPE] |
create t filename recode : Create a translation
table using filename as the mo file and recode as the encoding
converter.
|
create [GettextTranslate.Open] | |
create [GettextTranslate.Hashtbl] | |
create [GettextTranslate.Map] | |
create [GettextTranslate.Dummy] | |
create [GettextModules] | |
create [GettextCharset.CHARSET_TYPE] |
create in_enc out_enc : create a new charset converter from charset
in_enc to out_enc.
|
create [GettextCharset.Dummy] | |
create_locale [GettextLocale_types] | |
ctyp [Pr_gettext.AstGettextMatch] | |
D | |
dcgettext [GettextCompat] |
dcgettext t' textdomain str category : Translate the string str for the specified
domain and category.
|
dcngettext [GettextCompat] |
dcngettext t' textdomain str str_plural n category : Translate the string str
using a plural form for the specified domain and category.
|
default_codeset [GettextConfig] | |
default_dir [GettextConfig] | |
default_path [GettextConfig] | |
default_textdomain [Pr_gettext] | |
dependencies [GettextTypes.INIT_TYPE] | |
dgettext [GettextCompat] |
dgettext t' textdomain str : Translate the string str for the specified domain.
|
dgettext_functions [Pr_gettext.AstGettextMatch] | |
dir [GettextTypes.INIT_TYPE] | |
dngettext [GettextCompat] |
dngettext t' textdomain str str_plural n : Translate the string str using a plural
form for the specified domain.
|
dngettext_functions [Pr_gettext.AstGettextMatch] | |
E | |
empty_po [GettextPo_utils] | |
empty_po [GettextPo] |
empty_po : value representing an empty PO
|
expr [Pr_gettext.AstGettextMatch] | |
extract [GettextCompile] |
extract cmd default_option file_options src_files ppf : extract the
translatable strings from all the src_files provided.
|
F | |
f_ [Gettext.Program] |
Translate a
Printf singular argument.
|
f_ [Gettext.Library] |
Translate a
Printf singular argument.
|
fail_or_continue [GettextUtils] | |
fdcgettext [GettextCompat] |
fdcgettext t' textdomain str category : dcgettext returning fformat.
|
fdcngettext [GettextCompat] |
fdcngettext t' textdomain str str_plural n category : dcngettext returning
fformat.
|
fdgettext [GettextCompat] |
fdgettext t' textdomain str : dgettext returning fformat.
|
fdngettext [GettextCompat] |
fdngettext t' textdomain str str_plural n : dngettext returning format.
|
fgettext [GettextCompat] |
fgettext t' str : gettext returning format.
|
find [GettextDomain] | |
fn_ [Gettext.Program] |
Translate a
Printf plural argument.
|
fn_ [Gettext.Library] |
Translate a
Printf plural argument.
|
fngettext [GettextCompat] |
fngettext t' str str_plural n : ngettext returning fformat.
|
fold_mo [GettextMo] | |
G | |
germanic_plural [GettextMo] | |
get_locale [GettextLocale.LOCALE_TYPE] |
get_locale t cat : Return the value of locale and encoding for cat.
|
get_locale [GettextLocale.Posix] | |
get_textdomain [GettextCompat] |
get_textdomain t : Returns the current text domain.
|
get_translated_value [GettextMo] | |
gettext [GettextCompat] |
gettext t' str : Translate the string str.
|
gettext_functions [Pr_gettext.AstGettextMatch] | |
gettext_implem [Pr_gettext] | |
gettext_interf [Pr_gettext] | |
I | |
id [Pr_gettext.AstGettextMatch] | |
implem [Pr_gettext.AstGettextMatch] | |
init [Gettext.Program] |
The first element is a
Arg argument list.
|
init [Gettext.Library] |
Definition of all variables required by ocaml-gettext to use this module
( includes all the dependencies of the library, as defined in
GettextTypes.Init ).
|
init [Gettext] |
Value of the dependencies for the initialization of the library
Gettext ( for translating exception and help message )
|
input_int32 [GettextMo_int32] | |
input_int32_pair [GettextMo_int32] | |
input_int32_pair_string [GettextMo_int32] | |
input_mo_header [GettextMo] | |
input_mo_informations [GettextMo] | |
input_mo_translated [GettextMo] | |
input_mo_translation [GettextMo] | |
input_mo_untranslated [GettextMo] | |
input_po [GettextPo] | |
install [GettextCompile] |
install destdir language category textdomain fln : copy the given
filename ( should be a MO file ) to the filename defined by all the
other parameters ( typically destdir/language/category/textdomain.mo ).
|
int32_of_byte [GettextMo_int32] | |
interf [Pr_gettext.AstGettextMatch] | |
is_like [Pr_gettext.AstGettextMatch] | |
M | |
make_filename [GettextDomain] | |
merge [GettextCompile] |
merge fln_pot fln_po_lst backup_ext : use fln_pot as a POT file and
merge the current content of the listed PO file ( fln_po_lst ) with it.
|
merge_po [GettextPo] |
merge_po po1 po2 : merge two PO.
|
merge_pot [GettextPo] |
merge_pot po pot : merge a PO with a POT.
|
mo_sig_be [GettextMo] | |
mo_sig_le [GettextMo] | |
module_expr [Pr_gettext.AstGettextMatch] | |
module_type [Pr_gettext.AstGettextMatch] | |
N | |
ngettext [GettextCompat] |
ngettext t' str str_plural n : Translate the string str using a plural form.
|
ngettext_functions [Pr_gettext.AstGettextMatch] | |
O | |
output_int32 [GettextMo_int32] | |
output_int32_pair [GettextMo_int32] | |
output_mo [GettextMo] | |
output_mo_header [GettextMo] | |
output_po [GettextPo] | |
output_translations [Pr_gettext] | |
P | |
patt [Pr_gettext.AstGettextMatch] | |
po_of_filename [GettextCompile] | |
posix_getenv [GettextLocale] |
Return the best value of environnement variable, that can be found according to the
priority defined in gettext.
|
R | |
realize [GettextRealize.Generic] | |
realize [GettextDummy.Generic] | |
recode [GettextCharset.CHARSET_TYPE] |
recode str enc : return a transcoded string according to enc.
|
recode [GettextCharset.Dummy] | |
row_field [Pr_gettext.AstGettextMatch] | |
S | |
s_ [Gettext.Program] |
Translate a singular string.
|
s_ [Gettext.Library] |
Translate a singular string.
|
s_functions [Pr_gettext.AstGettextMatch] | |
sig_item [Pr_gettext.AstGettextMatch] | |
sn_ [Gettext.Program] |
Translate a plural string.
|
sn_ [Gettext.Library] |
Translate a plural string.
|
sn_functions [Pr_gettext.AstGettextMatch] | |
split_plural [GettextUtils] | |
str_item [Pr_gettext.AstGettextMatch] | |
string_of_category [GettextCategory] | |
string_of_exception [Gettext] |
Return the string representation of a ocaml-gettext exception.
|
string_of_list [GettextUtils] | |
string_of_mo_header [GettextMo] | |
string_of_mo_informations [GettextMo] | |
T | |
textdomain [GettextTypes.INIT_TYPE] | |
textdomain [GettextCompat] |
textdomain domain t : Set the current text domain.
|
translate [GettextTranslate.TRANSLATE_TYPE] |
translate str (plural_form,number) tbl : translate the string
str using tbl.
|
translate [GettextTranslate.Open] | |
translate [GettextTranslate.Hashtbl] | |
translate [GettextTranslate.Map] | |
translate [GettextTranslate.Dummy] | |
translation_of_po_translation [GettextPo] | |
type_decl [Pr_gettext.AstGettextMatch] | |
U | |
uninstall [GettextCompile] |
uninstall orgdir language category textdomain : remove the MO file
defined by all the other parameters
( typically destdir/language/category/textdomain.mo ).
|
upgrade_textdomain [GettextModules] | |
V | |
version [GettextConfig] | |
W | |
with_constr [Pr_gettext.AstGettextMatch] |