1comment_char % 2escape_char / 3 4% This file is part of the GNU C Library and contains locale data. 5% The Free Software Foundation does not claim any copyright interest 6% in the locale data contained in this file. The foregoing does not 7% affect the license of the GNU C Library as a whole. It does not 8% exempt you from the conditions of the license if your use would 9% otherwise be governed by that license. 10 11% Albanian language locale for Albania. 12 13LC_IDENTIFICATION 14title "Albanian language locale for Albania" 15source "IBM Globalization Center of Competency, Yamato Software Laboratory" 16address "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan" 17contact "" 18email "bug-glibc-locales@gnu.org" 19tel "" 20fax "" 21language "Albanian" 22territory "Albania" 23revision "1.1" 24date "2004-07-01" 25 26category "i18n:2012";LC_IDENTIFICATION 27category "i18n:2012";LC_CTYPE 28category "i18n:2012";LC_COLLATE 29category "i18n:2012";LC_TIME 30category "i18n:2012";LC_NUMERIC 31category "i18n:2012";LC_MONETARY 32category "i18n:2012";LC_MESSAGES 33category "i18n:2012";LC_PAPER 34category "i18n:2012";LC_NAME 35category "i18n:2012";LC_ADDRESS 36category "i18n:2012";LC_TELEPHONE 37category "i18n:2012";LC_MEASUREMENT 38END LC_IDENTIFICATION 39 40LC_CTYPE 41copy "i18n" 42 43translit_start 44include "translit_combining";"" 45translit_end 46END LC_CTYPE 47 48LC_COLLATE 49% CLDR collation rules for : 50% (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/sq.xml) 51% 52% <collation type="standard" > 53% <cr><![CDATA[ 54% &[before 1]D<ç<<<Ç 55% &[before 1]E<dh<<<Dh<<<DH 56% &[before 1]F<ë<<<Ë 57% &[before 1]H<gj<<<Gj<<<GJ 58% &[before 1]M<ll<<<Ll<<<LL 59% &[before 1]O<nj<<<Nj<<<NJ 60% &[before 1]S<rr<<<Rr<<<RR 61% &[before 1]T<sh<<<Sh<<<SH 62% &[before 1]U<th<<<Th<<<TH 63% &[before 1]Y<xh<<<Xh<<<XH 64% &[before 1]Ʒ<zh<<<Zh<<<ZH 65% ]]></cr> 66% </collation > 67% <collation draft="unconfirmed" alt="proposed" type="standard" > 68% <cr><![CDATA[ 69% &[before 1]D<ç<<<Ç 70% &[before 1]E<dh<<<dH<<<Dh<<<DH 71% &[before 1]F<ë<<<Ë 72% &[before 1]H<gj<<<gJ<<<Gj<<<GJ 73% &[before 1]M<ll<<<lL<<<Ll<<<LL 74% &[before 1]O<nj<<<nJ<<<Nj<<<NJ 75% &[before 1]S<rr<<<rR<<<Rr<<<RR 76% &[before 1]T<sh<<<sH<<<Sh<<<SH 77% &[before 1]U<th<<<tH<<<Th<<<TH 78% &[before 1]Y<xh<<<xH<<<Xh<<<XH 79% &[before 1]Ʒ<zh<<<zH<<<Zh<<<ZH 80% ]]></cr> 81% </collation > 82% 83% And CLDR also lists the following 84% index characters: 85% (see: https://unicode.org/cldr/trac/browser/trunk/common/main/sq.xml) 86% 87% <exemplarCharacters type="index">[A B C Ç D {DH} E Ë F G {GJ} H I J K L {LL} M N {NJ} O P Q R {RR} S {SH} T {TH} U V X {XH} Y Z {ZH}]</exemplarCharacters> 88% 89% The following rules implement the same order for glibc. 90 91copy "iso14651_t1" 92 93collating-symbol <c-cedilla> 94collating-symbol <dh-digraph> 95collating-symbol <e-diaeresis> 96collating-symbol <gj-digraph> 97collating-symbol <ll-digraph> 98collating-symbol <nj-digraph> 99collating-symbol <rr-digraph> 100collating-symbol <sh-digraph> 101collating-symbol <th-digraph> 102collating-symbol <xh-digraph> 103collating-symbol <zh-digraph> 104 105collating-element <dh> from "dh" 106collating-element <dH> from "dH" 107collating-element <Dh> from "Dh" 108collating-element <DH> from "DH" 109collating-element <gj> from "gj" 110collating-element <gJ> from "gJ" 111collating-element <Gj> from "Gj" 112collating-element <GJ> from "GJ" 113collating-element <ll> from "ll" 114collating-element <lL> from "lL" 115collating-element <Ll> from "Ll" 116collating-element <LL> from "LL" 117collating-element <nj> from "nj" 118collating-element <nJ> from "nJ" 119collating-element <Nj> from "Nj" 120collating-element <NJ> from "NJ" 121collating-element <rr> from "rr" 122collating-element <rR> from "rR" 123collating-element <Rr> from "Rr" 124collating-element <RR> from "RR" 125collating-element <sh> from "sh" 126collating-element <sH> from "sH" 127collating-element <Sh> from "Sh" 128collating-element <SH> from "SH" 129collating-element <th> from "th" 130collating-element <tH> from "tH" 131collating-element <Th> from "Th" 132collating-element <TH> from "TH" 133collating-element <xh> from "xh" 134collating-element <xH> from "xH" 135collating-element <Xh> from "Xh" 136collating-element <XH> from "XH" 137collating-element <zh> from "zh" 138collating-element <zH> from "zH" 139collating-element <Zh> from "Zh" 140collating-element <ZH> from "ZH" 141 142reorder-after <BEFORE-D> 143<c-cedilla> 144reorder-after <BEFORE-E> 145<dh-digraph> 146reorder-after <BEFORE-F> 147<e-diaeresis> 148reorder-after <BEFORE-H> 149<gj-digraph> 150reorder-after <BEFORE-M> 151<ll-digraph> 152reorder-after <BEFORE-O> 153<nj-digraph> 154reorder-after <BEFORE-S> 155<rr-digraph> 156reorder-after <BEFORE-T> 157<sh-digraph> 158reorder-after <BEFORE-U> 159<th-digraph> 160reorder-after <BEFORE-Y> 161<xh-digraph> 162reorder-after <BEFORE-EZH> 163<zh-digraph> 164 165<U00E7> <c-cedilla>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ç 166<U00C7> <c-cedilla>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ç 167<dh> <dh-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 168<dH> <dh-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 169<Dh> <dh-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 170<DH> <dh-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 171<U00EB> <e-diaeresis>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ë 172<U00CB> <e-diaeresis>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ë 173<gj> <gj-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 174<gJ> <gj-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 175<Gj> <gj-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 176<GJ> <gj-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 177<ll> <ll-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 178<lL> <ll-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 179<Ll> <ll-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 180<LL> <ll-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 181<nj> <nj-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 182<nJ> <nj-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 183<Nj> <nj-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 184<NJ> <nj-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 185<rr> <rr-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 186<rR> <rr-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 187<Rr> <rr-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 188<RR> <rr-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 189<sh> <sh-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 190<sH> <sh-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 191<Sh> <sh-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 192<SH> <sh-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 193<th> <th-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 194<tH> <th-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 195<Th> <th-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 196<TH> <th-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 197<xh> <xh-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 198<xH> <xh-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 199<Xh> <xh-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 200<XH> <xh-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 201<zh> <zh-digraph>;"<BASE><BASE>";"<MIN><MIN>";IGNORE 202<zH> <zh-digraph>;"<BASE><BASE>";"<MIN><CAP>";IGNORE 203<Zh> <zh-digraph>;"<BASE><BASE>";"<CAP><MIN>";IGNORE 204<ZH> <zh-digraph>;"<BASE><BASE>";"<CAP><CAP>";IGNORE 205 206reorder-end 207 208END LC_COLLATE 209 210LC_MONETARY 211% This is the POSIX Locale definition the LC_MONETARY category. 212% These are generated based on XML base Locale definition file 213% for IBM Class for Unicode/Java 214% 215int_curr_symbol "ALL " 216currency_symbol "L" 217mon_decimal_point "," 218mon_thousands_sep "." 219mon_grouping 3 220positive_sign "" 221negative_sign "-" 222int_frac_digits 3 223frac_digits 3 224p_cs_precedes 1 225p_sep_by_space 0 226n_cs_precedes 1 227n_sep_by_space 0 228p_sign_posn 1 229n_sign_posn 1 230% 231END LC_MONETARY 232 233 234LC_NUMERIC 235% This is the POSIX Locale definition for the LC_NUMERIC category. 236% 237decimal_point "," 238thousands_sep "." 239grouping 3 240% 241END LC_NUMERIC 242 243 244LC_TIME 245% This is the POSIX Locale definition for the LC_TIME category. 246% These are generated based on XML base Locale definition file 247% for IBM Class for Unicode/Java 248% 249% Abbreviated weekday names (%a) 250abday "Die";"H<U00EB>n";/ 251 "Mar";"M<U00EB>r";/ 252 "Enj";"Pre";"Sht" 253% 254% Full weekday names (%A) 255day "e diel";/ 256 "e h<U00EB>n<U00EB>";/ 257 "e mart<U00EB>";/ 258 "e m<U00EB>rkur<U00EB>";/ 259 "e enjte";/ 260 "e premte";/ 261 "e shtun<U00EB>" 262% 263% Abbreviated month names (%b) 264abmon "Jan";"Shk";/ 265 "Mar";"Pri";/ 266 "Maj";"Qer";/ 267 "Kor";"Gsh";/ 268 "Sht";"Tet";/ 269 "N<U00EB>n";"Dhj" 270% 271% Full month names (%B) 272mon "janar";/ 273 "shkurt";/ 274 "mars";/ 275 "prill";/ 276 "maj";/ 277 "qershor";/ 278 "korrik";/ 279 "gusht";/ 280 "shtator";/ 281 "tetor";/ 282 "n<U00EB>ntor";/ 283 "dhjetor" 284% 285% Equivalent of AM PM 286am_pm "PD";"MD" 287% 288% Appropriate date and time representation 289d_t_fmt "%a %-d %b %Y %I:%M:%S.%p" 290% 291% Appropriate date and time representation for date(1) 292date_fmt "%a %-d %b %Y %I:%M:%S.%p %Z" 293% 294% Appropriate date representation 295d_fmt "%-d.%-m.%y" 296% 297% Appropriate time representation 298t_fmt "%I:%M:%S.%p %Z" 299% 300% Appropriate 12 h time representation (%r) 301t_fmt_ampm "%I:%M:%S.%p %Z" 302week 7;19971130;1 303first_weekday 2 304END LC_TIME 305 306 307LC_MESSAGES 308yesexpr "^[+1yYpP]" 309noexpr "^[-0nNjJ]" 310yesstr "po" 311nostr "jo" 312END LC_MESSAGES 313 314 315LC_PAPER 316copy "i18n" 317END LC_PAPER 318 319 320LC_NAME 321% This is the ISO_IEC TR14652 Locale definition for the 322% LC_NAME category. 323% 324name_fmt "%p%t%f%t%g" 325name_gen "" 326name_mr "Z." 327name_mrs "Znj." 328name_miss "Zsh." 329name_ms "Znj." 330 331END LC_NAME 332 333 334LC_ADDRESS 335% This is the ISO_IEC TR14652 Locale definition for the 336% LC_ADDRESS 337postal_fmt "%z%c%T%s%b%e%r" 338country_name "Shqip<U00EB>ri" 339country_ab2 "AL" 340country_ab3 "ALB" 341country_num 008 342country_car "AL" 343lang_name "shqip" 344lang_ab "sq" 345lang_term "sqi" 346lang_lib "alb" 347END LC_ADDRESS 348 349 350LC_TELEPHONE 351% This is the ISO_IEC TR14652 Locale definition for the 352% 353tel_int_fmt "+%c ;%a ;%l" 354int_prefix "355" 355int_select "00" 356 357END LC_TELEPHONE 358 359 360LC_MEASUREMENT 361copy "i18n" 362END LC_MEASUREMENT 363