about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
-rw-r--r--localedata/ChangeLog7
-rw-r--r--localedata/SUPPORTED1
-rw-r--r--localedata/locales/nhn_MX144
4 files changed, 158 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index c3d95f4fb2..5ffe5552db 100644
--- a/NEWS
+++ b/NEWS
@@ -15,12 +15,12 @@ Version 2.17
   13939, 13950, 13952, 13966, 14042, 14047, 14090, 14150, 14151, 14152,
   14154, 14157, 14166, 14173, 14195, 14237, 14251, 14252, 14283, 14298,
   14303, 14307, 14328, 14331, 14336, 14337, 14347, 14349, 14376, 14417,
-  14459, 14476, 14477, 14505, 14510, 14516, 14518, 14519, 14530, 14532,
-  14538, 14543, 14544, 14545, 14557, 14562, 14568, 14576, 14579, 14583,
-  14587, 14595, 14602, 14610, 14621, 14638, 14645, 14648, 14652, 14660,
-  14661, 14669, 14683, 14694, 14716, 14743, 14767, 14783, 14784, 14785,
-  14793, 14796, 14797, 14801, 14805, 14807, 14809, 14811, 14815, 14821,
-  14824, 14831, 14838.
+  14459, 14476, 14477, 14501, 14505, 14510, 14516, 14518, 14519, 14530,
+  14532, 14538, 14543, 14544, 14545, 14557, 14562, 14568, 14576, 14579,
+  14583, 14587, 14595, 14602, 14610, 14621, 14638, 14645, 14648, 14652,
+  14660, 14661, 14669, 14683, 14694, 14716, 14743, 14767, 14783, 14784,
+  14785, 14793, 14796, 14797, 14801, 14805, 14807, 14809, 14811, 14815,
+  14821, 14824, 14831, 14838.
 
 * Port to ARM AArch64 contributed by Linaro.
 
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 46cdc3d626..4d3422e5b9 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,10 @@
+2012-11-16  Andreas Jaeger  <aj@suse.de>
+
+	[BZ # 14501]
+	* locales/nhn_MX: Add Central Nahuatl locale for Mexico,
+	contributed by Jorge Becerril <jrbecster@gmail.com>.
+	* SUPPORTED (SUPPORTED-LOCALES): Add nhn_MX.
+
 2012-11-15  Chris Leonard  <cjlhomeaddress@gmail.com>
 
 	[BZ #13952]
diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index e6425054e8..3a679d6877 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -310,6 +310,7 @@ nb_NO/ISO-8859-1 \
 nds_DE/UTF-8 \
 nds_NL/UTF-8 \
 ne_NP/UTF-8 \
+nhn_MX/UTF-8 \
 nl_AW/UTF-8 \
 nl_BE.UTF-8/UTF-8 \
 nl_BE/ISO-8859-1 \
diff --git a/localedata/locales/nhn_MX b/localedata/locales/nhn_MX
new file mode 100644
index 0000000000..f2af76b6b2
--- /dev/null
+++ b/localedata/locales/nhn_MX
@@ -0,0 +1,144 @@
+comment_char %
+escape_char  /
+%
+% Central Nahuatl locale for Mexico
+% Source: RAP
+% Address: Texcoco/Estado de Mexico, Mexico
+% Contact: Jorge Becerril
+% Email: jrbecster@gmail.com
+% Tel:
+% Language: nhn
+% Territory: MX
+% Revision: 1.0
+% Date: 2012-08-19
+% Application: general
+% Users: general
+% Reportoiremap: mnemonics.ds
+% Charset: UTF-8
+% This file is distributed under the same license as the glibc package.
+
+LC_IDENTIFICATION
+title      "Central Nahuatl for Mexico"
+source     "RAP"
+address    ""
+contact    ""
+email      "libc-alpha@sourceware.org"
+tel        ""
+fax        ""
+language   "Central Nahuatl"
+territory  "Mexico"
+revision   "1.0"
+date       "2012-08-19"
+%
+category   "nhn_MX:2012";LC_IDENTIFICATION
+category   "nhn_MX:2012";LC_CTYPE
+category   "nhn_MX:2012";LC_COLLATE
+category   "nhn_MX:2012";LC_TIME
+category   "nhn_MX:2012";LC_NUMERIC
+category   "nhn_MX:2012";LC_MONETARY
+category   "nhn_MX:2012";LC_MEASUREMENT
+category   "nhn_MX:2012";LC_MESSAGES
+category   "nhn_MX:2012";LC_PAPER
+category   "nhn_MX:2012";LC_NAME
+category   "nhn_MX:2012";LC_ADDRESS
+category   "nhn_MX:2012";LC_TELEPHONE
+
+END LC_IDENTIFICATION
+
+LC_COLLATE
+% Copy the template from ISO/IEC 14651
+copy "iso14651_t1"
+END LC_COLLATE
+
+LC_CTYPE
+copy "i18n"
+
+translit_start
+include "translit_combining";""
+translit_end
+END LC_CTYPE
+
+LC_MESSAGES
+% ^[sSqQyY].*
+yesexpr "<U005E><U005B><U0073><U0053><U0071><U0051><U0079><U0059><U005D><U002E><U002A>"
+% ^[nNaA].*
+noexpr  "<U005E><U005B><U006E><U004E><U0061><U0041><U005D><U002E><U002A>"
+
+% quema
+yesstr  "<U0071><U0075><U0065><U006D><U0061>"
+% ahmo
+nostr   "<U0061><U0068><U006D><U006F>"
+END LC_MESSAGES
+
+LC_MONETARY
+copy "es_MX"
+END LC_MONETARY
+
+LC_NUMERIC
+copy "es_MX"
+END LC_NUMERIC
+
+LC_TIME
+% teo; cei; ome; yei; nau; mac; chi
+abday   "<U0074><U0065><U006F>";"<U0063><U0065><U0069>";/
+        "<U006F><U006D><U0065>";"<U0079><U0065><U0069>";/
+        "<U006E><U0061><U0075>";"<U006D><U0061><U0063>";/
+        "<U0063><U0068><U0069>"
+% teoilhuitl; ceilhuitl; omeilhuitl; yeilhuitl; nahuilhuitl; macuililhuitl; chicuaceilhuitl
+day     "<U0074><U0065><U006F><U0069><U006C><U0068><U0075><U0069><U0074><U006C>";/
+        "<U0063><U0065><U0069><U006C><U0068><U0075><U0069><U0074><U006C>";/
+        "<U006F><U006D><U0065><U0069><U006C><U0068><U0075><U0069><U0074><U006C>";/
+        "<U0079><U0065><U0069><U006C><U0068><U0075><U0069><U0074><U006C>";/
+        "<U006E><U0061><U0068><U0075><U0069><U006C><U0068><U0075><U0069><U0074><U006C>";/
+        "<U006D><U0061><U0063><U0075><U0069><U006C><U0069><U006C><U0068><U0075><U0069><U0074><U006C>";/
+        "<U0063><U0068><U0069><U0063><U0075><U0061><U0063><U0065><U0069><U006C><U0068><U0075><U0069><U0074><U006C>"
+% ene; feb; mar; abr; may; jun; jul; ago; sep; oct; nov; dic
+abmon   "<U0065><U006E><U0065>";"<U0066><U0065><U0062>";/
+        "<U006D><U0061><U0072>";"<U0061><U0062><U0072>";/
+        "<U006D><U0061><U0079>";"<U006A><U0075><U006E>";/
+        "<U006A><U0075><U006C>";"<U0061><U0067><U006F>";/
+        "<U0073><U0065><U0070>";"<U006F><U0063><U0074>";/
+        "<U006E><U006F><U0076>";"<U0064><U0069><U0063>"
+% enero; febrero; marzo; abril; mayo; junio; julio; agosto; septiembre; octubre; noviembre; diciembre
+mon     "<U0065><U006E><U0065><U0072><U006F>";/
+        "<U0066><U0065><U0062><U0072><U0065><U0072><U006F>";/
+        "<U006D><U0061><U0072><U007A><U006F>";/
+        "<U0061><U0062><U0072><U0069><U006C>";/
+        "<U006D><U0061><U0079><U006F>";/
+        "<U006A><U0075><U006E><U0069><U006F>";/
+        "<U006A><U0075><U006C><U0069><U006F>";/
+        "<U0061><U0067><U006F><U0073><U0074><U006F>";/
+        "<U0073><U0065><U0070><U0074><U0069><U0065><U006D><U0062><U0072><U0065>";/
+        "<U006F><U0063><U0074><U0075><U0062><U0072><U0065>";/
+        "<U006E><U006F><U0076><U0069><U0065><U006D><U0062><U0072><U0065>";/
+        "<U0064><U0069><U0063><U0069><U0065><U006D><U0062><U0072><U0065>"
+d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
+d_fmt   "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
+t_fmt   "<U0025><U0054>"
+am_pm   "";""
+t_fmt_ampm ""
+date_fmt        "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
+<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
+<U0025><U005A><U0020><U0025><U0059>"
+END LC_TIME
+
+LC_PAPER
+height   279
+width    216
+END LC_PAPER
+
+LC_TELEPHONE
+copy "es_MX"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+measurement    1
+END LC_MEASUREMENT
+
+LC_NAME
+copy "es_MX"
+END LC_NAME
+
+LC_ADDRESS
+copy "es_MX"
+END LC_ADDRESS