4a33c2f55e
1999-09-13 Ulrich Drepper <drepper@cygnus.com> * locale/langinfo.h: Remove byte-order dependent names. * locale/categories.def: Update after removal of byte-order dependent names. * locale/loadlocale.c (_nl_load_locale): Don't allow locale files with magic number in other byte order. * locale/newlocale.c (__newlocale): Remove byte-order dependent code. * locale/C-collate.c: Remove initializers for other byte-order. * locale/C-ctype.c: Likewise. * locale/C-monetary.c: Likewise. * locale/C-paper.c: Likewise. * locale/C-time.c: Likewise. * locale/lc-collate.c: Remove byte-order oriented initialization. * locale/lc-ctype.c: Likewise. * locale/lc-monetary.c: Likewise. * locale/lc-time.c: Likewise. * locale/programs/ld-address.c: Don't generate output in both byte-orders. * locale/programs/ld-ctype.c: Likewise. * locale/programs/ld-paper.c: Likewise. * locale/programs/ld-time.c: Likewise. * time/strftime.c (NLW): Don't use different byte-orders. * wctype/cname-lookup.h (cname_lookup): Likewise. * Makeconfig (localedir): Define using libdir, not datadir. (msgcatdir): New variable. * catgets/Makefile (CPPFLAGS): Define NLSPATH using msgcatdir. * elf/Makefile (bash-ldd-rewrite): Replace @TEXTDOMAINDIR@ using msgcatdir. * intl/Makefile (install-others): Install locale.alias in msgcatdir. (CPPFLAGS): Define paths using msgcatdir. * locale/Makefile (CPPFLAGS): Define LOCALE_ALIAS_PATH using msgcatdir. * po/Makefile (mo-installed): Define using msgcatdir. * sysdeps/unix/sysv/linux/net/if_arp.h: Fix typo.
96 lines
2.3 KiB
Plaintext
96 lines
2.3 KiB
Plaintext
escape_char /
|
|
comment_char %
|
|
repertoiremap mnemonic.ds
|
|
|
|
% Indonesian language locale for Indonesia
|
|
% Source:
|
|
% Address:
|
|
% Contact: Pablo Saratxaga, Mohammad DAMT
|
|
% Email: srtxg@chanae.alphanet.ch, mdamt@cakraweb.com
|
|
% Tel:
|
|
% Fax:
|
|
% Language: id
|
|
% Territory: ID
|
|
% Revision: 0.5
|
|
% Date: 1999-09-08
|
|
% Application: general
|
|
% Users: general
|
|
% Repertoiremap:
|
|
% Charset: ISO-8859-1
|
|
% Distribution and use is free, also
|
|
% for commercial purposes.
|
|
|
|
LC_CTYPE
|
|
copy "en_DK"
|
|
END LC_CTYPE
|
|
|
|
LC_COLLATE
|
|
copy "en_DK"
|
|
END LC_COLLATE
|
|
|
|
LC_MONETARY
|
|
int_curr_symbol "<I><D><R><SP>"
|
|
currency_symbol "<R><p>"
|
|
mon_decimal_point "<,>"
|
|
mon_thousands_sep "<.>"
|
|
mon_grouping 3;3
|
|
positive_sign ""
|
|
negative_sign "<->"
|
|
int_frac_digits 2
|
|
frac_digits 2
|
|
p_cs_precedes 1
|
|
p_sep_by_space 0
|
|
n_cs_precedes 1
|
|
n_sep_by_space 0
|
|
p_sign_posn 1
|
|
n_sign_posn 1
|
|
END LC_MONETARY
|
|
|
|
LC_NUMERIC
|
|
decimal_point "<,>"
|
|
thousands_sep "<.>"
|
|
grouping 3;3
|
|
END LC_NUMERIC
|
|
|
|
LC_TIME
|
|
abday "<M><i><n>";"<S><e><n>";/
|
|
"<S><e><l>";"<R><a><b>";/
|
|
"<K><a><m>";"<J><u><m>";/
|
|
"<S><a><b>"
|
|
day "<M><i><n><g><g><u>";/
|
|
"<S><e><n><i><n>";/
|
|
"<S><e><l><a><s><a>";/
|
|
"<R><a><b><u>";/
|
|
"<K><a><m><i><s>";/
|
|
"<J><u><m><a><t>";/
|
|
"<S><a><b><t><u>"
|
|
abmon "<J><a><n>";"<P><e><b>";/
|
|
"<M><a><r>";"<A><p><r>";/
|
|
"<M><e><i>";"<J><u><n>";/
|
|
"<J><u><l>";"<A><g><u>";/
|
|
"<S><e><p>";"<O><k><t>";/
|
|
"<N><o><v>";"<D><e><s>"
|
|
mon "<J><a><n><u><a><r><i>";/
|
|
"<P><e><b><r><u><a><r><i>";/
|
|
"<M><a><r><e><t>";/
|
|
"<A><p><r><i><l>";/
|
|
"<M><e><i>";/
|
|
"<J><u><n><i>";/
|
|
"<J><u><l><i>";/
|
|
"<A><g><u><s><t><u><s>";/
|
|
"<S><e><p><t><e><m><b><e><r>";/
|
|
"<O><k><t><o><b><e><r>";/
|
|
"<N><o><v><e><m><b><e><r>";/
|
|
"<D><e><s><e><m><b><e><r>"
|
|
d_t_fmt "<%><a><SP><%><d><SP><%><b><SP><%><Y><SP><%><r><SP><%><Z>"
|
|
d_fmt "<%><d><//><%><m><//><%><y>"
|
|
t_fmt "<%><T>"
|
|
am_pm "";""
|
|
t_fmt_ampm ""
|
|
END LC_TIME
|
|
|
|
LC_MESSAGES
|
|
yesexpr "<<(><y><Y><)/>><.><*>"
|
|
noexpr "<<(><t><T><n><N><)/>><.><*>"
|
|
END LC_MESSAGES
|