diff options
author | Zack Weinberg <zackw@panix.com> | 2017-06-08 15:39:03 -0400 |
---|---|---|
committer | Zack Weinberg <zackw@panix.com> | 2017-06-08 15:39:03 -0400 |
commit | 5046dbb4a7eba5eccfd258f92f4735c9ffc8d069 (patch) | |
tree | 4470480d904b65cf14ca524f96f79eca818c3eaf /REORG.TODO/localedata/locales/ca_AD | |
parent | 199fc19d3aaaf57944ef036e15904febe877fc93 (diff) | |
download | glibc-zack/build-layout-experiment.tar.gz glibc-zack/build-layout-experiment.tar.xz glibc-zack/build-layout-experiment.zip |
Prepare for radical source tree reorganization. zack/build-layout-experiment
All top-level files and directories are moved into a temporary storage directory, REORG.TODO, except for files that will certainly still exist in their current form at top level when we're done (COPYING, COPYING.LIB, LICENSES, NEWS, README), all old ChangeLog files (which are moved to the new directory OldChangeLogs, instead), and the generated file INSTALL (which is just deleted; in the new order, there will be no generated files checked into version control).
Diffstat (limited to 'REORG.TODO/localedata/locales/ca_AD')
-rw-r--r-- | REORG.TODO/localedata/locales/ca_AD | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/REORG.TODO/localedata/locales/ca_AD b/REORG.TODO/localedata/locales/ca_AD new file mode 100644 index 0000000000..77c40471e9 --- /dev/null +++ b/REORG.TODO/localedata/locales/ca_AD @@ -0,0 +1,110 @@ +comment_char % +escape_char / + +% This file is part of the GNU C Library and contains locale data. +% The Free Software Foundation does not claim any copyright interest +% in the locale data contained in this file. The foregoing does not +% affect the license of the GNU C Library as a whole. It does not +% exempt you from the conditions of the license if your use would +% otherwise be governed by that license. + +% Catalan Language Locale for Andorra +% Language: ca +% Territory: AD +% Option: euro +% Revision: 1.0 +% Date: 2006-01-16 +% Application: general +% Users: general +% Charset: ISO-8859-15 + +LC_IDENTIFICATION +title "Catalan locale for Andorra " +source "Robert Millan" +address "" +contact "" +email "" +tel "" +fax "" +language "Catalan" +territory "Andorra" +revision "1.0" +date "2006-01-16" + +category "i18n:2012";LC_IDENTIFICATION +category "i18n:2012";LC_CTYPE +category "i18n:2012";LC_COLLATE +category "i18n:2012";LC_TIME +category "i18n:2012";LC_NUMERIC +category "i18n:2012";LC_MONETARY +category "i18n:2012";LC_MESSAGES +category "i18n:2012";LC_PAPER +category "i18n:2012";LC_NAME +category "i18n:2012";LC_ADDRESS +category "i18n:2012";LC_TELEPHONE +category "i18n:2012";LC_MEASUREMENT +END LC_IDENTIFICATION + +LC_COLLATE +copy "ca_ES" +END LC_COLLATE + +LC_CTYPE +copy "ca_ES" +END LC_CTYPE + +LC_MESSAGES +copy "ca_ES" +END LC_MESSAGES + +LC_MONETARY +copy "ca_ES" +END LC_MONETARY + +LC_NUMERIC +copy "ca_ES" +END LC_NUMERIC + +LC_TIME +copy "ca_ES" +END LC_TIME + +LC_PAPER +copy "ca_ES" +END LC_PAPER + +LC_TELEPHONE +tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/ +<U006C>" +int_prefix "<U0033><U0037><U0036>" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "ca_ES" +END LC_MEASUREMENT + +LC_NAME +copy "ca_ES" +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><U007A><U0020><U0025><U0054><U0025>/ +<U004E><U0025><U0063><U0025><U004E>" +country_name "<U0041><U006E><U0064><U006F><U0072><U0072><U0061>" +country_ab2 "<U0041><U0044>" +country_ab3 "<U0041><U004E><U0044>" +country_num 020 +% AND +country_car "<U0041><U004E><U0044>" +% catalĂ +lang_name "<U0063><U0061><U0074><U0061><U006C><U00E0>" +% ca +lang_ab "<U0063><U0061>" +% cat +lang_term "<U0063><U0061><U0074>" +% cat +lang_lib "<U0063><U0061><U0074>" +END LC_ADDRESS |