From fcababc4e18fee81940dab20f7c40b1e1fb67209 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 3 Aug 2001 08:42:28 +0000 Subject: Update. 2001-08-03 Ulrich Drepper * locale/iso-639.def: Add Tigrinya. --- localedata/locales/mi_NZ | 169 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 localedata/locales/mi_NZ (limited to 'localedata/locales/mi_NZ') diff --git a/localedata/locales/mi_NZ b/localedata/locales/mi_NZ new file mode 100644 index 0000000000..caea664907 --- /dev/null +++ b/localedata/locales/mi_NZ @@ -0,0 +1,169 @@ +comment_char % +escape_char / +% +% Maori language locale for New Zealand +% Source: James Gasson +% Contact: James Gasson, Pablo Saratxaga +% Email: , +% Language: mi +% Territory: NZ +% Revision: 0.3 +% Date: 2001-01-28 +% Users: general +% Repertoiremap: mnemonic,ds +% Charset: ISO-8859-13 +% Distribution and use is free, also +% for commercial purposes. + +LC_IDENTIFICATION +title "Maori language locale for New Zealand" +source "James Gasson" +address "" +contact "James Gasson, Pablo Saratxaga" +email "james.gasson@clear.net.nz, pablo@mandrakesoft.com" +tel "" +fax "" +language "Maori" +territory "New Zealand" +revision "0.3" +date "2001-01-28" + +category mi_NZ:2000;LC_IDENTIFICATION +category mi_NZ:2000;LC_CTYPE +category mi_NZ:2000;LC_COLLATE +category mi_NZ:2000;LC_TIME +category mi_NZ:2000;LC_NUMERIC +category mi_NZ:2000;LC_PAPER +category mi_NZ:2000;LC_TELEPHONE +category mi_NZ:2000;LC_MEASUREMENT +category mi_NZ:2000;LC_ADDRESS +category mi_NZ:2000;LC_MESSAGES +category mi_NZ:2000;LC_MONETARY + +END LC_IDENTIFICATION + +LC_CTYPE +copy "en_DK" +END LC_CTYPE + +LC_COLLATE +copy "iso14651_t1" + +%% a b c d e f g h i j k l m n ng o p q r s t u v w wh x y z + +collating-symbol +collating-element from "" +collating-element from "" +collating-element from "" +collating-element from "" +collating-symbol +collating-element from "" +collating-element from "" +collating-element from "" +collating-element from "" + +collating-symbol +collating-symbol + +reorder-after + +reorder-after + + +reorder-after + +reorder-after + + +reorder-after + ;;;IGNORE + ;;;IGNORE +reorder-after + ;;;IGNORE + ;;;IGNORE + +reorder-after + ;;;IGNORE + ;;;IGNORE +reorder-after + ;;;IGNORE + ;;;IGNORE + +reorder-end + +END LC_COLLATE + +LC_MONETARY +copy "en_NZ" +END LC_MONETARY + +LC_NUMERIC +copy "en_NZ" +END LC_NUMERIC + +LC_TIME +abday "";"";/ + "";"";/ + "";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "" +d_fmt "" +t_fmt "" +am_pm "";"" +t_fmt_ampm "" +END LC_TIME + +LC_MESSAGES +yesstr "" +nostr "" +yesexpr "" +noexpr "" +END LC_MESSAGES + +LC_PAPER +copy "en_NZ" +END LC_PAPER + +LC_MEASUREMENT +measurement 1 +END LC_MEASUREMENT + +LC_NAME +% FIXME +copy "en_NZ" +END LC_NAME + +LC_ADDRESS +% FIXME +copy "en_NZ" +END LC_ADDRESS + +LC_TELEPHONE +% FIXME +copy "en_NZ" +END LC_TELEPHONE -- cgit v1.2.3