From 5046dbb4a7eba5eccfd258f92f4735c9ffc8d069 Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Thu, 8 Jun 2017 15:39:03 -0400 Subject: Prepare for radical source tree reorganization. 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). --- REORG.TODO/localedata/locales/pap_CW | 162 +++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 REORG.TODO/localedata/locales/pap_CW (limited to 'REORG.TODO/localedata/locales/pap_CW') diff --git a/REORG.TODO/localedata/locales/pap_CW b/REORG.TODO/localedata/locales/pap_CW new file mode 100644 index 0000000000..888655c59d --- /dev/null +++ b/REORG.TODO/localedata/locales/pap_CW @@ -0,0 +1,162 @@ +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. + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% This file is derived from pap_AN ver0.2 (after AN was deprecated in ISO-3166) +% revision "0.2" date "2000-11-15" +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +LC_IDENTIFICATION +title "Papiamento language for Curaçao" +source "information from native speaker" +address "" +contact "Pablo Saratxaga" +email "pablo@mandrakesoft.com" +tel "" +fax "" +language "Papiamento" +territory "Curaçao" +revision "1.0" +date "2013-09-27" + +category "i18n:2012";LC_IDENTIFICATION +category "i18n:2012";LC_COLLATE +category "i18n:2012";LC_CTYPE +category "i18n:2012";LC_MESSAGES +category "i18n:2012";LC_MONETARY +category "i18n:2012";LC_NUMERIC +category "i18n:2012";LC_TIME +category "i18n:2012";LC_PAPER +category "i18n:2012";LC_MEASUREMENT +category "i18n:2012";LC_TELEPHONE +category "i18n:2012";LC_ADDRESS +END LC_IDENTIFICATION + +LC_ADDRESS +postal_fmt "/ +/ +" +% FIXME country_name for Antilles in Paplamento +% FIXME country_post MAIL_CEPTCODE for Nederland Antilles, AN? +% CW +country_ab2 "" +% CUW +country_ab3 "" +country_num 531 +country_car "" +country_isbn "" +% Papiamento +lang_name "" +% lang_ab +% pap +lang_term "" +% pap +lang_lib "" +END LC_ADDRESS + +LC_CTYPE +copy "en_DK" +END LC_CTYPE + +LC_COLLATE +copy "en_DK" +END LC_COLLATE + +LC_MESSAGES +yesexpr "" +noexpr "" +END LC_MESSAGES + + +LC_MONETARY +int_curr_symbol "" +currency_symbol "" +mon_decimal_point "" +mon_thousands_sep "" +mon_grouping 3;3 +positive_sign "" +negative_sign "" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sep_by_space 1 +n_cs_precedes 1 +n_sep_by_space 1 +p_sign_posn 1 +n_sign_posn 2 +END LC_MONETARY + +LC_TIME +abday "";"";"";/ + "";"";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "" +d_fmt "" +t_fmt "" +am_pm "";"" +t_fmt_ampm "" +week 7;19971130;1 +first_weekday 2 +END LC_TIME + +LC_NUMERIC +decimal_point "" +thousands_sep "" +grouping 0;0 +END LC_NUMERIC + +LC_MEASUREMENT +copy "en_DK" +END LC_MEASUREMENT + +LC_PAPER +copy "en_DK" +END LC_PAPER + +LC_TELEPHONE +tel_int_fmt "" +% FIXME FIND tel_dom_fmt +% 00 +int_select "" +% 599 +int_prefix "" +END LC_TELEPHONE + +LC_NAME +% Todo +copy "en_DK" +END LC_NAME -- cgit 1.4.1