[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 05/36] localedata: add eu_FR locale



From: Christian Perrier <bubulle@debian.org>
Date: Sat, 31 Jul 2004 10:38:20 -0500

Indeed, yes, I'm the author of this locale and I proposed it to
Piarres as a "Basque in France" locale is nearly mandatory because the
Basque country (Euskadi) is shared between France and Spain and there
are many people speaking the Basque language (Euskal) in the french
part of Euskadi.

When I have some spare time, I try working on the most missing locales
such as the "sr_CS" one fo which I also recently filed a bug report.

I make my best for understanding the locale mechanism and not to mess
up when building a new one. Indeed I grabbed a few tools from the
translate.org site (from which come the South African locales for
which I also file a BR)

Piarres had the locale reviewed by his fellow Basque translators and
this is why he filed the bug report with my agreement.

About the credit for the work, I give you the entire liberty of giving
the credit to the Debian Project more than myself alone. I consider
this a collective work more than my own work.

>From the bug mentioned below, 2004-07-06.

[gotom@sanori.org, 2004-07-31: add eu_FR@euro]

Fixes: http://bugs.debian.org/257840
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
---
 localedata/SUPPORTED          |    3 +
 localedata/locales/eu_FR      |   83 +++++++++++++++++++++++++++++++++++++++++
 localedata/locales/eu_FR@euro |   83 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 169 insertions(+), 0 deletions(-)
 create mode 100644 localedata/locales/eu_FR
 create mode 100644 localedata/locales/eu_FR@euro

diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index 0481854..9836d1c 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -186,6 +186,9 @@ et_EE.ISO-8859-15/ISO-8859-15 \
 eu_ES.UTF-8/UTF-8 \
 eu_ES/ISO-8859-1 \
 eu_ES@euro/ISO-8859-15 \
+eu_FR.UTF-8/UTF-8 \
+eu_FR/ISO-8859-1 \
+eu_FR@euro/ISO-8859-15 \
 fa_IR/UTF-8 \
 fi_FI.UTF-8/UTF-8 \
 fi_FI/ISO-8859-1 \
diff --git a/localedata/locales/eu_FR b/localedata/locales/eu_FR
new file mode 100644
index 0000000..2abc1fe
--- /dev/null
+++ b/localedata/locales/eu_FR
@@ -0,0 +1,83 @@
+comment_char %
+escape_char  /
+%
+% Basque Language Locale for France
+% Language: eu
+% Territory: FR
+% Revision: 1.0
+% Date: 2004-06-24
+% Users: general
+% Charset: ISO-8859-1
+% Distribution and use is free, also
+% for commercial purposes.
+
+LC_IDENTIFICATION
+title      "Basque locale for France"
+source     "Christian Perrier and the Debian Project"
+address    ""
+contact    "Christian Perrier"
+email      "bubulle@debian.org"
+tel        ""
+fax        ""
+language   "Basque"
+territory  "France"
+revision   "1.0"
+date       "2004-06-24"
+%
+category  "eu_FR:2000";LC_IDENTIFICATION
+category  "eu_FR:2000";LC_CTYPE
+category  "eu_FR:2000";LC_COLLATE
+category  "eu_FR:2000";LC_TIME
+category  "eu_FR:2000";LC_NUMERIC
+category  "eu_FR:2000";LC_MONETARY
+category  "eu_FR:2000";LC_MESSAGES
+category  "eu_FR:2000";LC_PAPER
+category  "eu_FR:2000";LC_NAME
+category  "eu_FR:2000";LC_ADDRESS
+category  "eu_FR:2000";LC_TELEPHONE
+
+END LC_IDENTIFICATION
+
+LC_COLLATE
+copy "iso14651_t1"
+END LC_COLLATE
+
+LC_CTYPE
+copy "i18n"
+END LC_CTYPE
+
+LC_MESSAGES
+copy "eu_ES"
+END LC_MESSAGES
+
+LC_MONETARY
+copy "fr_FR"
+END LC_MONETARY
+
+LC_NUMERIC
+copy "fr_FR"
+END LC_NUMERIC
+
+LC_TIME
+copy "eu_ES"
+END LC_TIME
+
+LC_PAPER
+copy "fr_FR"
+END LC_PAPER
+
+LC_TELEPHONE
+copy "fr_FR"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+copy "fr_FR"
+END LC_MEASUREMENT
+
+LC_NAME
+copy "eu_ES"
+END LC_NAME
+
+LC_ADDRESS
+copy "fr_FR"
+END LC_ADDRESS
diff --git a/localedata/locales/eu_FR@euro b/localedata/locales/eu_FR@euro
new file mode 100644
index 0000000..5b0d872
--- /dev/null
+++ b/localedata/locales/eu_FR@euro
@@ -0,0 +1,83 @@
+comment_char %
+escape_char  /
+%
+% Basque Language Locale for France
+% Language: eu
+% Territory: FR
+% Revision: 1.0
+% Date: 2004-06-24
+% Users: general
+% Charset: ISO-8859-15
+% Distribution and use is free, also
+% for commercial purposes.
+
+LC_IDENTIFICATION
+title      "Basque locale for France"
+source     "Christian Perrier and the Debian Project"
+address    ""
+contact    "Christian Perrier"
+email      "bubulle@debian.org"
+tel        ""
+fax        ""
+language   "Basque"
+territory  "France"
+revision   "1.0"
+date       "2004-06-24"
+%
+category  "eu_FR:2000";LC_IDENTIFICATION
+category  "eu_FR:2000";LC_CTYPE
+category  "eu_FR:2000";LC_COLLATE
+category  "eu_FR:2000";LC_TIME
+category  "eu_FR:2000";LC_NUMERIC
+category  "eu_FR:2000";LC_MONETARY
+category  "eu_FR:2000";LC_MESSAGES
+category  "eu_FR:2000";LC_PAPER
+category  "eu_FR:2000";LC_NAME
+category  "eu_FR:2000";LC_ADDRESS
+category  "eu_FR:2000";LC_TELEPHONE
+
+END LC_IDENTIFICATION
+
+LC_COLLATE
+copy "iso14651_t1"
+END LC_COLLATE
+
+LC_CTYPE
+copy "i18n"
+END LC_CTYPE
+
+LC_MESSAGES
+copy "eu_ES"
+END LC_MESSAGES
+
+LC_MONETARY
+copy "fr_FR"
+END LC_MONETARY
+
+LC_NUMERIC
+copy "fr_FR"
+END LC_NUMERIC
+
+LC_TIME
+copy "eu_ES"
+END LC_TIME
+
+LC_PAPER
+copy "fr_FR"
+END LC_PAPER
+
+LC_TELEPHONE
+copy "fr_FR"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+copy "fr_FR"
+END LC_MEASUREMENT
+
+LC_NAME
+copy "eu_ES"
+END LC_NAME
+
+LC_ADDRESS
+copy "fr_FR"
+END LC_ADDRESS
-- 
1.7.5.1


Reply to: