PATH:
usr
/
share
/
i18n
/
locales
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. % Lithuanian language locale for Lithuania % Created on January 30, 1992 % by Edmundas Miseikis, Algimantas % Oskinis and Evaldas Kulbokas % Revised on April 10, 1992 % Revised on February 8, 1993 % Revised on April 3, 1993 % Revised on May 22, 1993 % Revised on November 21, 1993 % Revised on December 1, 1993 % Source: Lithuanian Computer Society and % Technical committee for IT standardisation % Address: P.O Box 1147, Donelaic<io 60 % 3000 Kaunas, Lithuania % Tel: +370 - 7 - 223510 % Fax: +370 - 7 - 228500 % Contact: Evaldas Kulbokas % Email: coolbox@seka.ktu.lt % Language: lt % Territory: LT % Revision: 4.0 % Date: 1995-08-28 % Application: general % Users: general % Charset: BALTIC LC_IDENTIFICATION title "Lithuanian locale for Lithuania" source "Lithuanian Computer Society and" address "P.O Box 1147, Donelaicio 60, 3000 Kaunas, Lithuania" contact "" email "bug-glibc-locales@gnu.org" tel "" fax "" language "Lithuanian" territory "Lithuania" revision "1.0" date "2000-06-29" 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" % CLDR collation rules for Lithuanian: % (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/lt.xml) % % &̀=̇̀ % &́=̇́ % &̃=̇̃ % &A<<ą<<<Ą % &C<č<<<Č % &E<<ę<<<Ę<<ė<<<Ė % &I<<į<<<Į<<y<<<Y % &S<š<<<Š % &U<<ų<<<Ų<<ū<<<Ū % &Z<ž<<<Ž % % And CLDR also lists the following % index characters: % (see: https://unicode.org/cldr/trac/browser/trunk/common/main/lt.xml) % % <exemplarCharacters type="index">[A Ą B C Č D E Ę Ė F G H I Į Y J K L M N O P R S Š T U Ų Ū V Z Ž]</exemplarCharacters> % % I am surprised that the characters Ą, Ę, Ė, Į, Y, Ų, and Ū % have only a secondary (accent) difference to the % characters A, E, I, and U in the % collation rules but have their own index bucket. % % This seems inconsistent to me. % % If Ą has only a secondary difference to A, it should not have its own index % bucket. So either the index bucket should be removed or the collation rule % should be changed to % % &A<ą<<<Ą % % Therefore, I reported: % % https://unicode.org/cldr/trac/ticket/10801 % % Comparing with https://en.wikipedia.org/wiki/Lithuanian_orthography % makes me think the index buckets are correct and the secondary % differences in the collation rules should be primary differences. % % So for the moment I’ll implement it like this in glibc. collating-symbol <a-ogonek> collating-symbol <c-caron> collating-symbol <e-ogonek> collating-symbol <e-dot-above> collating-symbol <i-ogonek> collating-symbol <s-caron> collating-symbol <u-ogonek> collating-symbol <u-macron> collating-symbol <z-caron> reorder-after <AFTER-A> <a-ogonek> reorder-after <AFTER-C> <c-caron> reorder-after <AFTER-E> <e-ogonek> <e-dot-above> reorder-after <AFTER-I> <i-ogonek> <S0079> reorder-after <AFTER-S> <s-caron> reorder-after <AFTER-U> <u-ogonek> <u-macron> reorder-after <AFTER-Z> <z-caron> <U0105> <a-ogonek>;<BASE>;<MIN>;IGNORE % ą <U0104> <a-ogonek>;<BASE>;<CAP>;IGNORE % Ą <U010D> <c-caron>;<BASE>;<MIN>;IGNORE % č <U010C> <c-caron>;<BASE>;<CAP>;IGNORE % Č <U0119> <e-ogonek>;<BASE>;<MIN>;IGNORE % ę <U0118> <e-ogonek>;<BASE>;<CAP>;IGNORE % Ę <U0117> <e-dot-above>;<BASE>;<MIN>;IGNORE % ė <U0116> <e-dot-above>;<BASE>;<CAP>;IGNORE % Ė <U012F> <i-ogonek>;<BASE>;<MIN>;IGNORE % į <U012E> <i-ogonek>;<BASE>;<CAP>;IGNORE % Į <U0161> <s-caron>;<BASE>;<MIN>;IGNORE % š <U0160> <s-caron>;<BASE>;<CAP>;IGNORE % Š <U0173> <u-ogonek>;<BASE>;<MIN>;IGNORE % ų <U0172> <u-ogonek>;<BASE>;<CAP>;IGNORE % Ų <U016B> <u-macron>;<BASE>;<MIN>;IGNORE % ū <U016A> <u-macron>;<BASE>;<CAP>;IGNORE % Ū <U017E> <z-caron>;<BASE>;<MIN>;IGNORE % ž <U017D> <z-caron>;<BASE>;<CAP>;IGNORE % Ž reorder-end END LC_COLLATE LC_CTYPE copy "i18n" translit_start include "translit_combining";"" translit_end END LC_CTYPE LC_MONETARY int_curr_symbol "EUR " currency_symbol "<U20AC>" mon_decimal_point "," mon_thousands_sep "." mon_grouping 3;3 positive_sign "" negative_sign "-" int_frac_digits 2 frac_digits 2 p_cs_precedes 0 p_sep_by_space 1 n_cs_precedes 0 n_sep_by_space 1 p_sign_posn 1 n_sign_posn 1 END LC_MONETARY LC_NUMERIC decimal_point "," thousands_sep "." grouping 3;3 END LC_NUMERIC LC_TIME abday "Sk";"Pr";"An";/ "Tr";"Kt";"Pn";/ "<U0160>t" day "Sekmadienis";/ "Pirmadienis";/ "Antradienis";/ "Tre<U010D>iadienis";/ "Ketvirtadienis";/ "Penktadienis";/ "<U0160>e<U0161>tadienis" abmon "saus.";"vas.";/ "kov.";"bal.";/ "geg.";"bir<U017E>.";/ "liep.";"rugp.";/ "rugs.";"spal.";/ "lapkr.";"gruod." alt_mon "sausis";/ "vasaris";/ "kovas";/ "balandis";/ "gegu<U017E><U0117>";/ "bir<U017E>elis";/ "liepa";/ "rugpj<U016B>tis";/ "rugs<U0117>jis";/ "spalis";/ "lapkritis";/ "gruodis" mon "sausio";/ "vasario";/ "kovo";/ "baland<U017E>io";/ "gegu<U017E><U0117>s";/ "bir<U017E>elio";/ "liepos";/ "rugpj<U016B><U010D>io";/ "rugs<U0117>jo";/ "spalio";/ "lapkri<U010D>io";/ "gruod<U017E>io" d_t_fmt "%Y m. %B %d d. %T" date_fmt "%Y m. %B %d d. %T %Z" d_fmt "%Y-%m-%d" t_fmt "%T" am_pm "";"" t_fmt_ampm "" week 7;19971130;4 first_weekday 2 END LC_TIME LC_MESSAGES yesexpr "^[+1TtYy]" noexpr "^[-0Nn]" yesstr "taip" nostr "ne" END LC_MESSAGES LC_PAPER copy "i18n" END LC_PAPER LC_TELEPHONE tel_int_fmt "+%c %a %l" int_prefix "370" int_select "00" END LC_TELEPHONE LC_MEASUREMENT copy "i18n" END LC_MEASUREMENT LC_NAME name_fmt "%d%t%g%t%m%t%f" END LC_NAME LC_ADDRESS postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" country_name "Lietuva" country_ab2 "LT" country_ab3 "LTU" country_num 440 country_car "LT" % lietuvių kalba lang_name "lietuvi<U0173>" lang_ab "lt" lang_term "lit" lang_lib "lit" END LC_ADDRESS
[+]
..
[-] yuw_PG
[edit]
[-] bho_IN
[edit]
[-] gu_IN
[edit]
[-] ml_IN
[edit]
[-] ta_LK
[edit]
[-] ti_ER
[edit]
[-] en_AG
[edit]
[-] es_NI
[edit]
[-] gez_ET
[edit]
[-] ig_NG
[edit]
[-] eu_ES@euro
[edit]
[-] en_GB
[edit]
[-] en_AU
[edit]
[-] fur_IT
[edit]
[-] ca_AD
[edit]
[-] mjw_IN
[edit]
[-] fr_LU
[edit]
[-] ug_CN
[edit]
[-] om_ET
[edit]
[-] ks_IN
[edit]
[-] tr_CY
[edit]
[-] sr_RS
[edit]
[-] lb_LU
[edit]
[-] ar_QA
[edit]
[-] dz_BT
[edit]
[-] en_SG
[edit]
[-] cv_RU
[edit]
[-] sah_RU
[edit]
[-] ku_TR
[edit]
[-] sd_IN@devanagari
[edit]
[-] ko_KR
[edit]
[-] af_ZA
[edit]
[-] de_AT
[edit]
[-] lzh_TW
[edit]
[-] tl_PH
[edit]
[-] sl_SI
[edit]
[-] szl_PL
[edit]
[-] dsb_DE
[edit]
[-] en_IE
[edit]
[-] es_SV
[edit]
[-] ar_EG
[edit]
[-] se_NO
[edit]
[-] sq_MK
[edit]
[-] miq_NI
[edit]
[-] fi_FI
[edit]
[-] translit_combining
[edit]
[-] hy_AM
[edit]
[-] sv_SE
[edit]
[-] hsb_DE
[edit]
[-] ja_JP
[edit]
[-] mn_MN
[edit]
[-] gd_GB
[edit]
[-] en_US
[edit]
[-] mai_NP
[edit]
[-] sd_IN
[edit]
[-] ru_UA
[edit]
[-] es_US
[edit]
[-] wa_BE
[edit]
[-] es_CO
[edit]
[-] i18n
[edit]
[-] ar_KW
[edit]
[-] sgs_LT
[edit]
[-] en_CA
[edit]
[-] ar_SD
[edit]
[-] de_BE
[edit]
[-] ar_IN
[edit]
[-] mfe_MU
[edit]
[-] zh_SG
[edit]
[-] ia_FR
[edit]
[-] crh_UA
[edit]
[-] nan_TW@latin
[edit]
[-] aa_DJ
[edit]
[-] csb_PL
[edit]
[-] dv_MV
[edit]
[-] pap_CW
[edit]
[-] it_IT@euro
[edit]
[-] ca_IT
[edit]
[-] ar_SS
[edit]
[-] ar_LB
[edit]
[-] el_GR@euro
[edit]
[-] hi_IN
[edit]
[-] tig_ER
[edit]
[-] de_BE@euro
[edit]
[-] ti_ET
[edit]
[-] es_BO
[edit]
[-] es_MX
[edit]
[-] ga_IE
[edit]
[-] ht_HT
[edit]
[-] gl_ES@euro
[edit]
[-] lt_LT
[edit]
[-] fr_CA
[edit]
[-] translit_hangul
[edit]
[-] ar_AE
[edit]
[-] fr_FR@euro
[edit]
[-] be_BY
[edit]
[-] ps_AF
[edit]
[-] hif_FJ
[edit]
[-] wo_SN
[edit]
[-] en_NZ
[edit]
[-] wae_CH
[edit]
[-] es_VE
[edit]
[-] li_NL
[edit]
[-] es_CU
[edit]
[-] es_CL
[edit]
[-] en_IN
[edit]
[-] mg_MG
[edit]
[-] POSIX
[edit]
[-] iso14651_t1
[edit]
[-] lij_IT
[edit]
[-] bo_CN
[edit]
[-] nb_NO
[edit]
[-] raj_IN
[edit]
[-] sv_FI
[edit]
[-] wal_ET
[edit]
[-] aa_ET
[edit]
[-] ca_ES@euro
[edit]
[-] unm_US
[edit]
[-] az_AZ
[edit]
[-] ca_ES@valencia
[edit]
[-] el_CY
[edit]
[-] cy_GB
[edit]
[-] tcy_IN
[edit]
[-] bo_IN
[edit]
[-] ka_GE
[edit]
[-] hr_HR
[edit]
[-] ks_IN@devanagari
[edit]
[-] an_ES
[edit]
[-] de_IT
[edit]
[-] agr_PE
[edit]
[-] ak_GH
[edit]
[-] es_PE
[edit]
[-] ff_SN
[edit]
[-] ky_KG
[edit]
[-] ca_ES
[edit]
[-] tt_RU@iqtelif
[edit]
[-] ber_MA
[edit]
[-] en_PH
[edit]
[-] sid_ET
[edit]
[-] mi_NZ
[edit]
[-] li_BE
[edit]
[-] it_IT
[edit]
[-] es_ES@euro
[edit]
[-] nr_ZA
[edit]
[-] bn_IN
[edit]
[-] uz_UZ@cyrillic
[edit]
[-] fil_PH
[edit]
[-] so_DJ
[edit]
[-] sk_SK
[edit]
[-] it_CH
[edit]
[-] lo_LA
[edit]
[-] de_CH
[edit]
[-] en_BW
[edit]
[-] translit_wide
[edit]
[-] en_ZM
[edit]
[-] my_MM
[edit]
[-] es_PY
[edit]
[-] kw_GB
[edit]
[-] mr_IN
[edit]
[-] eo
[edit]
[-] ce_RU
[edit]
[-] es_DO
[edit]
[-] zu_ZA
[edit]
[-] nl_AW
[edit]
[-] en_HK
[edit]
[-] ar_SY
[edit]
[-] ta_IN
[edit]
[-] sa_IN
[edit]
[-] es_CR
[edit]
[-] iso14651_t1_pinyin
[edit]
[-] gv_GB
[edit]
[-] C
[edit]
[-] ru_RU
[edit]
[-] tpi_PG
[edit]
[-] shn_MM
[edit]
[-] niu_NZ
[edit]
[-] the_NP
[edit]
[-] nl_NL
[edit]
[-] yue_HK
[edit]
[-] mhr_RU
[edit]
[-] nso_ZA
[edit]
[-] ur_PK
[edit]
[-] km_KH
[edit]
[-] gez_ET@abegede
[edit]
[-] translit_cjk_variants
[edit]
[-] anp_IN
[edit]
[-] translit_cjk_compat
[edit]
[-] mai_IN
[edit]
[-] pap_AW
[edit]
[-] kl_GL
[edit]
[-] te_IN
[edit]
[-] om_KE
[edit]
[-] th_TH
[edit]
[-] mnw_MM
[edit]
[-] fr_LU@euro
[edit]
[-] de_DE@euro
[edit]
[-] fr_BE@euro
[edit]
[-] ar_JO
[edit]
[-] ts_ZA
[edit]
[-] pa_PK
[edit]
[-] uk_UA
[edit]
[-] zh_HK
[edit]
[-] uz_UZ
[edit]
[-] pt_BR
[edit]
[-] bs_BA
[edit]
[-] es_EC
[edit]
[-] de_LU
[edit]
[-] iso14651_t1_common
[edit]
[-] tg_TJ
[edit]
[-] st_ZA
[edit]
[-] fr_CH
[edit]
[-] de_LU@euro
[edit]
[-] aa_ER@saaho
[edit]
[-] tn_ZA
[edit]
[-] gl_ES
[edit]
[-] sw_TZ
[edit]
[-] nan_TW
[edit]
[-] translit_neutral
[edit]
[-] ast_ES
[edit]
[-] nds_NL
[edit]
[-] gez_ER@abegede
[edit]
[-] shs_CA
[edit]
[-] translit_compat
[edit]
[-] et_EE
[edit]
[-] sr_ME
[edit]
[-] ms_MY
[edit]
[-] bg_BG
[edit]
[-] ar_LY
[edit]
[-] zh_TW
[edit]
[-] ayc_PE
[edit]
[-] ga_IE@euro
[edit]
[-] eu_ES
[edit]
[-] kab_DZ
[edit]
[-] id_ID
[edit]
[-] fr_BE
[edit]
[-] ar_YE
[edit]
[-] pa_IN
[edit]
[-] de_DE
[edit]
[-] az_IR
[edit]
[-] is_IS
[edit]
[-] fr_FR
[edit]
[-] translit_small
[edit]
[-] pl_PL
[edit]
[-] ar_TN
[edit]
[-] br_FR
[edit]
[-] es_GT
[edit]
[-] translit_fraction
[edit]
[-] translit_narrow
[edit]
[-] ar_BH
[edit]
[-] ro_RO
[edit]
[-] ve_ZA
[edit]
[-] he_IL
[edit]
[-] en_IL
[edit]
[-] de_LI
[edit]
[-] mni_IN
[edit]
[-] hne_IN
[edit]
[-] yo_NG
[edit]
[-] en_IE@euro
[edit]
[-] am_ET
[edit]
[-] ar_MA
[edit]
[-] de_AT@euro
[edit]
[-] es_PA
[edit]
[-] sv_FI@euro
[edit]
[-] translit_font
[edit]
[-] iu_CA
[edit]
[-] bho_NP
[edit]
[-] nn_NO
[edit]
[-] ckb_IQ
[edit]
[-] to_TO
[edit]
[-] br_FR@euro
[edit]
[-] es_ES
[edit]
[-] pt_PT
[edit]
[-] oc_FR
[edit]
[-] fo_FO
[edit]
[-] el_GR
[edit]
[-] i18n_ctype
[edit]
[-] ar_IQ
[edit]
[-] chr_US
[edit]
[-] bhb_IN
[edit]
[-] pt_PT@euro
[edit]
[-] lg_UG
[edit]
[-] so_ET
[edit]
[-] cs_CZ
[edit]
[-] sm_WS
[edit]
[-] ne_NP
[edit]
[-] niu_NU
[edit]
[-] lv_LV
[edit]
[-] ar_SA
[edit]
[-] or_IN
[edit]
[-] bi_VU
[edit]
[-] sq_AL
[edit]
[-] ber_DZ
[edit]
[-] nl_BE
[edit]
[-] gez_ER
[edit]
[-] zh_CN
[edit]
[-] translit_circle
[edit]
[-] tk_TM
[edit]
[-] si_LK
[edit]
[-] ur_IN
[edit]
[-] cmn_TW
[edit]
[-] fi_FI@euro
[edit]
[-] sat_IN
[edit]
[-] mt_MT
[edit]
[-] nl_NL@euro
[edit]
[-] fy_DE
[edit]
[-] nds_DE
[edit]
[-] brx_IN
[edit]
[-] es_AR
[edit]
[-] nhn_MX
[edit]
[-] bem_ZM
[edit]
[-] ln_CD
[edit]
[-] da_DK
[edit]
[-] cns11643_stroke
[edit]
[-] quz_PE
[edit]
[-] xh_ZA
[edit]
[-] yi_US
[edit]
[-] os_RU
[edit]
[-] en_ZW
[edit]
[-] be_BY@latin
[edit]
[-] ik_CA
[edit]
[-] byn_ER
[edit]
[-] ca_FR
[edit]
[-] ar_OM
[edit]
[-] mag_IN
[edit]
[-] ss_ZA
[edit]
[-] sw_KE
[edit]
[-] fa_IR
[edit]
[-] kn_IN
[edit]
[-] ar_DZ
[edit]
[-] bn_BD
[edit]
[-] mk_MK
[edit]
[-] kk_KZ
[edit]
[-] tr_TR
[edit]
[-] es_UY
[edit]
[-] en_DK
[edit]
[-] en_NG
[edit]
[-] wa_BE@euro
[edit]
[-] en_ZA
[edit]
[-] kok_IN
[edit]
[-] hak_TW
[edit]
[-] es_PR
[edit]
[-] aa_ER
[edit]
[-] sr_RS@latin
[edit]
[-] as_IN
[edit]
[-] vi_VN
[edit]
[-] en_SC
[edit]
[-] rw_RW
[edit]
[-] sc_IT
[edit]
[-] doi_IN
[edit]
[-] es_HN
[edit]
[-] so_SO
[edit]
[-] hu_HU
[edit]
[-] fy_NL
[edit]
[-] nl_BE@euro
[edit]
[-] so_KE
[edit]
[-] ha_NG
[edit]
[-] tt_RU
[edit]