diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-28 23:50:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-28 23:50:37 +0000 |
commit | aa1b098472059ca29ac9f63439ca8f14e4d625bc (patch) | |
tree | 772e786d865fb5511493bca5c4ca820879c79a13 /localedata/locales/de_AT | |
parent | 07c35131ad1a9c6ebb1b073b9540eee55d850f89 (diff) | |
download | glibc-aa1b098472059ca29ac9f63439ca8f14e4d625bc.tar.gz glibc-aa1b098472059ca29ac9f63439ca8f14e4d625bc.tar.xz glibc-aa1b098472059ca29ac9f63439ca8f14e4d625bc.zip |
Update.
2000-06-28 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/bits/elfclass.h: Deleted. Hash table entries are 32 bit on the ia64 (as specified by the ABI), not 64 bit as on the Alpha. * shlib-versions: Bump ia64 soname to ld-linux-ia64.so.2 to mark change of objects to use 32 bit hash table indices (see above). 2000-06-28 Jes Sorensen <jes@linuxcare.com> * sysdeps/ieee754/dbl-64/e_exp.c: Add include stdlib.h to get prototype for abs().
Diffstat (limited to 'localedata/locales/de_AT')
-rw-r--r-- | localedata/locales/de_AT | 142 |
1 files changed, 99 insertions, 43 deletions
diff --git a/localedata/locales/de_AT b/localedata/locales/de_AT index 14b2fcf3cc..c6a0d69adc 100644 --- a/localedata/locales/de_AT +++ b/localedata/locales/de_AT @@ -1,6 +1,5 @@ comment_char % escape_char / -repertoiremap mnemonic.ds % German Language Locale for Austria % Source: O:sterreiches Normungsinstitut @@ -19,28 +18,56 @@ repertoiremap mnemonic.ds % Distribution and use is free, also % for commercial purposes. +LC_IDENTIFICATION +title "German locale for Austria" +source "O:sterreiches Normungsinstitut" +address "Postfach 130, A-1021 Wien" +contact "Gerhard Budin" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "German" +territory "Austria" +revision "1.0" +date "2000-06-28" +% +category "de_AT:2000";LC_IDENTIFICATION +category "de_AT:2000";LC_CTYPE +category "de_AT:2000";LC_COLLATE +category "de_AT:2000";LC_TIME +category "de_AT:2000";LC_NUMERIC +category "de_AT:2000";LC_MONETARY +category "de_AT:2000";LC_MESSAGES +category "de_AT:2000";LC_PAPER +category "de_AT:2000";LC_NAME +category "de_AT:2000";LC_ADDRESS +category "de_AT:2000";LC_TELEPHONE + +END LC_IDENTIFICATION + LC_CTYPE -copy "en_DK" +copy "i18n" END LC_CTYPE LC_COLLATE -copy "en_DK" +% Copy the template from ISO/IEC 14651 +copy "iso14651_t1" END LC_COLLATE LC_MESSAGES -yesexpr "<'/>><<(><j><J><y><Y><)/>><.><*>" -noexpr "<'/>><<(><n><N><)/>><.><*>" +yesexpr "<U005E><U005B><U006A><U004A><U0079><U0059><U005D><U002E><U002A>" +noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>" END LC_MESSAGES LC_MONETARY -int_curr_symbol "<A><T><S><SP>" -currency_symbol "<S>" -mon_decimal_point "<,>" -mon_thousands_sep "<SP>" +int_curr_symbol "<U0041><U0054><U0053><U0020>" +currency_symbol "<U0053>" +mon_decimal_point "<U002C>" +mon_thousands_sep "<U0020>" mon_grouping 3;3 positive_sign "" -negative_sign "<->" +negative_sign "<U002D>" int_frac_digits 2 frac_digits 2 p_cs_precedes 1 @@ -53,44 +80,73 @@ n_sign_posn 1 END LC_MONETARY LC_NUMERIC -decimal_point "<,>" +decimal_point "<U002C>" thousands_sep "" grouping 0;0 END LC_NUMERIC LC_TIME -abday "<S><o><n>";"<M><o><n>";/ - "<D><i><e>";"<M><i><t>";/ - "<D><o><n>";"<F><r><e>";/ - "<S><a><m>" -day "<S><o><n><n><t><a><g>";/ - "<M><o><n><t><a><g>";/ - "<D><i><e><n><s><t><a><g>";/ - "<M><i><t><t><w><o><c><h>";/ - "<D><o><n><n><e><r><s><t><a><g>";/ - "<F><r><e><i><t><a><g>";/ - "<S><a><m><s><t><a><g>" -abmon "<J><a:><n>";"<F><e><b>";/ - "<M><a:><r>";"<A><p><r>";/ - "<M><a><i>";"<J><u><n>";/ - "<J><u><l>";"<A><u><g>";/ - "<S><e><p>";"<O><k><t>";/ - "<N><o><v>";"<D><e><z>" -mon "<J><a:><n><n><e><r>";/ - "<F><e><b><e><r>";/ - "<M><a:><r><z>";/ - "<A><p><r><i><l>";/ - "<M><a><i>";/ - "<J><u><n><i>";/ - "<J><u><l><i>";/ - "<A><u><g><u><s><t>";/ - "<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><z><e><m><b><e><r>" -d_t_fmt "<%><a><SP><%><d><SP><%><b><SP><%><Y><SP><%><T><SP><%><Z>" -d_fmt "<%><Y><-><%><m><-><%><d>" -t_fmt "<%><T>" +abday "<U0053><U006F><U006E>";"<U004D><U006F><U006E>";/ + "<U0044><U0069><U0065>";"<U004D><U0069><U0074>";/ + "<U0044><U006F><U006E>";"<U0046><U0072><U0065>";/ + "<U0053><U0061><U006D>" +day "<U0053><U006F><U006E><U006E><U0074><U0061><U0067>";/ + "<U004D><U006F><U006E><U0074><U0061><U0067>";/ + "<U0044><U0069><U0065><U006E><U0073><U0074><U0061><U0067>";/ + "<U004D><U0069><U0074><U0074><U0077><U006F><U0063><U0068>";/ + "<U0044><U006F><U006E><U006E><U0065><U0072><U0073><U0074><U0061><U0067>";/ + "<U0046><U0072><U0065><U0069><U0074><U0061><U0067>";/ + "<U0053><U0061><U006D><U0073><U0074><U0061><U0067>" +abmon "<U004A><U00E4><U006E>";"<U0046><U0065><U0062>";/ + "<U004D><U00E4><U0072>";"<U0041><U0070><U0072>";/ + "<U004D><U0061><U0069>";"<U004A><U0075><U006E>";/ + "<U004A><U0075><U006C>";"<U0041><U0075><U0067>";/ + "<U0053><U0065><U0070>";"<U004F><U006B><U0074>";/ + "<U004E><U006F><U0076>";"<U0044><U0065><U007A>" +mon "<U004A><U00E4><U006E><U006E><U0065><U0072>";/ + "<U0046><U0065><U0062><U0065><U0072>";/ + "<U004D><U00E4><U0072><U007A>";/ + "<U0041><U0070><U0072><U0069><U006C>";/ + "<U004D><U0061><U0069>";/ + "<U004A><U0075><U006E><U0069>";/ + "<U004A><U0075><U006C><U0069>";/ + "<U0041><U0075><U0067><U0075><U0073><U0074>";/ + "<U0053><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/ + "<U004F><U006B><U0074><U006F><U0062><U0065><U0072>";/ + "<U004E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/ + "<U0044><U0065><U007A><U0065><U006D><U0062><U0065><U0072>" +d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>" +d_fmt "<U0025><U0059><U002D><U0025><U006D><U002D><U0025><U0064>" +t_fmt "<U0025><U0054>" am_pm "";"" t_fmt_ampm "" END LC_TIME + +LC_PAPER +height 297 +width 210 +END LC_PAPER + +LC_TELEPHONE +tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/ +<U006C>" +tel_dom_fmt "<U0025><U0061><U0020><U0025><U006C>" +int_prefix "<U0034><U0033>" +END LC_TELEPHONE + +LC_MEASUREMENT +measurement 1 +END LC_MEASUREMENT + +LC_NAME +name_fmt "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/ +<U0025><U006D><U0025><U0074><U0025><U0066>" +END LC_NAME + +LC_ADDRESS +postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/ +<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/ +<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/ +<U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/ +<U004E><U0025><U0063><U0025><U004E>" +END LC_ADDRESS |