Hello, please consider merging the following patch, adding two new locales, scn_IT and scn_US. This is part of the ongoing effort in making Sicilian (ISO-639 scn) language officially recognized as a minority language in Italy. The _US locale is because the US is currently home to the majority of 2nd and 3rd generation Sicilian-descendants. There are also vast communities in South America and Australia, but that would be for another day really. Thank you for considering, David Paleino President of Cademia Siciliana --- localedata/SUPPORTED | 2 + localedata/locales/scn_IT | 138 ++++++++++++++++++++++++++++++++++++++ localedata/locales/scn_US | 106 +++++++++++++++++++++++++++++ 3 files changed, 246 insertions(+) create mode 100644 localedata/locales/scn_IT create mode 100644 localedata/locales/scn_US diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index a2f3132480..b87aeda7e1 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -393,6 +393,8 @@ sa_IN/UTF-8 \ sah_RU/UTF-8 \ sat_IN/UTF-8 \ sc_IT/UTF-8 \ +scn_IT/UTF-8 \ +scn_US/UTF-8 \ sd_IN/UTF-8 \ sd_IN@devanagari/UTF-8 \ se_NO/UTF-8 \ diff --git a/localedata/locales/scn_IT b/localedata/locales/scn_IT new file mode 100644 index 0000000000..5c4ee44917 --- /dev/null +++ b/localedata/locales/scn_IT @@ -0,0 +1,138 @@ +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. + +% Sicilian Language Locale for Italy +% Source: Cademia Siciliana +% Address: Via Convento S.F. di Paola, 73 +% 91100 Trapani, Italy +% Contact: David Paleino +% Email: david@cademiasiciliana.org +% Tel: +% Fax: +% Language: scn +% Territory: IT +% Revision: 1.0 +% Date: 2024-04-27 +% Users: general + +LC_IDENTIFICATION +title "Sicilian locale for Italy" +source "Cademia Siciliana" +address "Via Convento S.F. di Paola, 73, 91100 Trapani, Italy" +contact "" +email "tech@cademiasiciliana.org" +tel "" +fax "" +language "Sicilian" +territory "Italy" +revision "1.0" +date "2024-04-27" + +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 "iso14651_t1" +END LC_COLLATE + +LC_CTYPE +copy "it_IT" + +translit_start + "" + "" + "" +translit_end +END LC_CTYPE + +LC_MESSAGES +yesexpr "^[+1sSyY]" +noexpr "^[-0nN]" +yesstr "se" +nostr "no" +END LC_MESSAGES + +LC_MONETARY +copy "it_IT" +END LC_MONETARY + +LC_NUMERIC +copy "it_IT" +END LC_NUMERIC + +LC_TIME +copy "it_IT" + +abday "dum";"lun";/ + "mar";"mer";/ + "jov";"ven";/ + "sab" +day "dumnica";/ + "lunnida";/ + "martida";/ + "mercurida";/ + "jovida";/ + "vnniri";/ + "sbbatu" +abmon "jin";"fri";/ + "mar";"apr";/ + "maj";"giu";/ + "gnt";"agu";/ + "sit";"utt";/ + "nuv";"dic" +mon "jinnaru";/ + "frivaru";/ + "marzu";/ + "aprili";/ + "maju";/ + "giugnu";/ + "giugnettu";/ + "agustu";/ + "sittmmiru";/ + "uttviru";/ + "novmmiru";/ + "dicmmiru" +END LC_TIME + +LC_PAPER +copy "it_IT" +END LC_PAPER + +LC_TELEPHONE +copy "it_IT" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "it_IT" +END LC_MEASUREMENT + +LC_NAME +copy "it_IT" +END LC_NAME + +LC_ADDRESS +copy "it_IT" + +lang_name "sicilianu" +lang_ab "" +lang_term "scn" +lang_lib "scn" +END LC_ADDRESS diff --git a/localedata/locales/scn_US b/localedata/locales/scn_US new file mode 100644 index 0000000000..834174d1dd --- /dev/null +++ b/localedata/locales/scn_US @@ -0,0 +1,106 @@ +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. + +% Sicilian Language Locale for the USA +% Source: Cademia Siciliana +% Address: Via Convento S.F. di Paola, 73 +% 91100 Trapani, Italy +% Contact: David Paleino +% Email: david@cademiasiciliana.org +% Tel: +% Fax: +% Language: scn +% Territory: USA +% Revision: 1.0 +% Date: 2024-04-27 +% Users: general + +LC_IDENTIFICATION +title "Sicilian locale for Italy" +source "Cademia Siciliana" +address "Via Convento S.F. di Paola, 73, 91100 Trapani, Italy" +contact "" +email "tech@cademiasiciliana.org" +tel "" +fax "" +language "Sicilian" +territory "United States" +revision "1.0" +date "2024-04-27" + +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 "iso14651_t1" +END LC_COLLATE + +LC_CTYPE +copy "scn_IT" +END LC_CTYPE + +LC_MESSAGES +copy "scn_IT" +END LC_MESSAGES + +LC_MONETARY +copy "en_US" +END LC_MONETARY + +LC_NUMERIC +copy "en_US" +END LC_NUMERIC + +LC_TIME +copy "scn_IT" + +week 7;19971130;1 +d_t_fmt "%a %d %b %Y %r %Z" +d_fmt "%m//%d//%Y" +t_fmt "%r" +t_fmt_ampm "%I:%M:%S %p" +date_fmt "%a %b %e %r %Z %Y" +am_pm "AM";"PM" +END LC_TIME + +LC_PAPER +copy "en_US" +END LC_PAPER + +LC_TELEPHONE +copy "en_US" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "en_US" +END LC_MEASUREMENT + +LC_NAME +copy "en_US" +END LC_NAME + +LC_ADDRESS +copy "en_US" +lang_name "sicilianu" +lang_ab "" +lang_term "scn" +lang_lib "scn" +END LC_ADDRESS -- 2.43.0