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%
12% 2003-08-16: corrections from Raphael Finkel <raphael@cs.uky.edu>
13%
14
15LC_IDENTIFICATION
16title "Yiddish Language locale for the USA"
17source "http:////www.uyip.org//"
18address ""
19contact "Pablo Saratxaga"
20email "pablo@mandrakesoft.com"
21tel ""
22fax ""
23language "Yiddish"
24territory "United States"
25revision "0.4"
26date "2003-08-16"
27
28category "i18n:2012";LC_IDENTIFICATION
29category "i18n:2012";LC_COLLATE
30category "i18n:2012";LC_CTYPE
31category "i18n:2012";LC_MESSAGES
32category "i18n:2012";LC_MONETARY
33category "i18n:2012";LC_NUMERIC
34category "i18n:2012";LC_TIME
35category "i18n:2012";LC_PAPER
36category "i18n:2012";LC_MEASUREMENT
37category "i18n:2012";LC_TELEPHONE
38category "i18n:2012";LC_ADDRESS
39END LC_IDENTIFICATION
40
41
42LC_ADDRESS
43postal_fmt "%d%N%f%N%d%N%b%N%s %h 5e %r%N%C%z %T%N%c%N"
44country_name "<U05E4><U05BF><U05D0><U05B7><U05E8><U05D0><U05D9><U05D9><U05E0><U05D9><U05D2><U05D8><U05E2> <U05E9><U05D8><U05D0><U05B7><U05D8><U05DF>"
45country_post "USA"
46country_ab2 "US"
47country_ab3 "USA"
48country_num 840
49country_car   "USA"
50% FIXME Check which isbn for Yiddish in USA
51country_isbn "0"
52lang_name "<U05D9><U05D9><U05B4><U05D3><U05D9><U05E9>"
53lang_ab      "yi"
54lang_term    "yid"
55lang_lib     "yid"
56END LC_ADDRESS
57
58LC_CTYPE
59copy "i18n"
60
61translit_start
62include "translit_combining";""
63
64% if digraphs are not available (this is the case with iso-8859-8)
65% then use the single letters
66<U05F0> "<U05D5><U05D5>";"ww"
67<U05F1> "<U05D5><U05D9>";"wj"
68<U05F2> "<U05D9><U05D9>";"jj"
69translit_end
70
71END LC_CTYPE
72
73LC_COLLATE
74% CLDR collation rules for Yiddish:
75% (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/yi.xml)
76%
77% <collation type="standard">
78%   <cr><![CDATA[
79%     [normalization on]
80%     [reorder Hebr]
81%     &[before 2]''<<׳ # GERESH just before APOSTROPHE (secondary difference)
82%     &[before 2]'\"'<<״ # GERSHAYIM just before QUOTATION MARK (secondary difference)
83%     &ב<בֿ
84%     &ו<<וּ<<וו<<וי
85%     &י<<יִ<<יי<<ײַ
86%     &[before 1]כ<כּ
87%     &[before 1]פ<פּ
88%     &פֿ<<<ף
89%     &ש<שׂ
90%     &[before 1]ת<תּ
91%   ]]></cr>
92% </collation>
93%
94% And CLDR also lists the following
95% index characters:
96% (see: https://unicode.org/cldr/trac/browser/trunk/common/main/yi.xml)
97%
98% <exemplarCharacters type="index">[\u05C2 \u05BC \u05BF א ב ג ד ה ו ז ח ט י כ ל מ נ ס ע פ צ ק ר ש ת]</exemplarCharacters>
99%
100% The following rules implement the same order for glibc.
101copy "iso14651_t1"
102
103collating-symbol  <bet-rafe>
104collating-element <bet-with-combining-rafe> from "<U05D1><U05BF>" % ב + ֿ = בֿ
105collating-symbol  <kaf-dagesh>
106collating-element <kaf-with-combining-dagesh> from "<U05DB><U05BC>" % כ + ּ = כּ
107collating-symbol  <pe-dagesh>
108collating-element <pe-with-combining-dagesh> from "<U05E4><U05BC>" % פ + ּ = פּ
109collating-symbol  <pe-rafe>
110collating-element <pe-with-combining-rafe> from "<U05E4><U05BF>" % פ + ֿ = פֿ
111collating-symbol  <shin-sin-dot>
112collating-element <shin-with-combining-sin-dot> from "<U05E9><U05C2>" % ש + ׂ = שׂ
113collating-symbol  <tav-dagesh>
114collating-element <tav-with-combining-dagesh> from "<U05EA><U05BC>" % ת + ּ = תּ
115
116collating-element <vav-with-combining-dagesh> from "<U05D5><U05BC>" % ו + ּ = וּ
117collating-element <vav-vav>                   from "<U05D5><U05D5>" % ו + ו = וו
118collating-element <vav-yod>                   from "<U05D5><U05D9>" % ו + י = וי
119collating-element <yod-with-combining-hiriq>  from "<U05D9><U05B4>" % י + ִ = יִ
120collating-element <yod-yod>                   from "<U05D9><U05D9>" % י + י = יי
121collating-element <double-yod-with-combining-patah>  from "<U05F2><U05B7>" % ײ + ַ = ײַ
122
123reorder-after <S05D1> % HEBREW LETTER BET
124<bet-rafe>
125reorder-after <S05D9> % HEBREW LETTER YOD
126<kaf-dagesh>
127reorder-after <S05E2> % HEBREW LETTER AYIN
128<pe-dagesh>
129reorder-after <S05E4> % HEBREW LETTER PE
130<pe-rafe>
131reorder-after <S05E9> % HEBREW LETTER SHIN
132<shin-sin-dot>
133<tav-dagesh>
134
135% &[before 2]''<<׳ # GERESH just before APOSTROPHE (secondary difference)
136<U05F3> IGNORE;<VRNT1>;IGNORE;<U05F3> % HEBREW PUNCTUATION GERESH
137<U0027> IGNORE;<VRNT2>;IGNORE;<U0027> % APOSTROPHE
138% &[before 2]'\"'<<״ # GERSHAYIM just before QUOTATION MARK (secondary difference)
139<U05F4> IGNORE;<VRNT1>;IGNORE;<U05F4> % HEBREW PUNCTUATION GERSHAYIM
140<U0022> IGNORE;<VRNT2>;IGNORE;<U0022> % QUOTATION MARK
141% &ב<בֿ
142<bet-with-combining-rafe> <bet-rafe>;"<BASE><BASE>";IGNORE;IGNORE % ב + ֿ = בֿ
143% &ו<<וּ<<וו<<וי
144<U05D5>                     <S05D5>;"<BASE><BASE>";<MIN>;<U05D5> % ו HEBREW LETTER VAV
145<vav-with-combining-dagesh> <S05D5>;"<BASE><VRNT1>";<MIN>;"<U05D5><U05BC>" % ו + ּ = וּ
146<vav-vav>                   <S05D5>;"<BASE><VRNT2>";<MIN>;"<U05D5><U05D5>" % ו + ו = וו
147<vav-yod>                   <S05D5>;"<BASE><VRNT3>";<MIN>;"<U05D5><U05D9>" % ו + י = וי
148% &י<<יִ<<יי<<ײַ
149<U05D9>                     <S05D9>;"<BASE><BASE>";<MIN>;<U05D9> % י HEBREW LETTER YOD
150<yod-with-combining-hiriq>  <S05D9>;"<BASE><VRNT1>";<MIN>;"<U05D9><U05B4>" % י + ִ = יִ
151<yod-yod>                   <S05D9>;"<BASE><VRNT2>";<MIN>;"<U05D9><U05D9>" % י + י = יי
152<double-yod-with-combining-patah> <S05D9>;"<BASE><VRNT3>";<MIN>;"<U05F2><U05B7>" % ײ + ַ = ײַ% &[before 1]כ<כּ
153<kaf-with-combining-dagesh>	<kaf-dagesh>;"<BASE><BASE>";IGNORE;IGNORE % כ + ּ = כּ
154% &[before 1]פ<פּ
155<pe-with-combining-dagesh>	<pe-dagesh>;"<BASE><BASE>";IGNORE;IGNORE % פ + ּ = פּ
156% &פֿ<<<ף
157<pe-with-combining-rafe>	<pe-rafe>;"<BASE><BASE>";<MIN>;IGNORE % פ + ֿ = פֿ
158<U05E3>                         <pe-rafe>;"<BASE><BASE>";<CAP>;IGNORE % ף
159% &ש<שׂ
160<shin-with-combining-sin-dot>	<shin-sin-dot>;"<BASE><BASE>";IGNORE;IGNORE % ש + ׂ = שׂ
161% &[before 1]ת<תּ
162<tav-with-combining-dagesh>	<tav-dagesh>;"<BASE><BASE>";IGNORE;IGNORE % ת + ּ = תּ
163
164reorder-end
165
166END LC_COLLATE
167
168LC_MONETARY
169int_curr_symbol   "USD "
170currency_symbol   "$"
171mon_decimal_point "."
172mon_thousands_sep ","
173mon_grouping      3;3
174positive_sign     ""
175negative_sign     "-"
176int_frac_digits   2
177frac_digits       2
178p_cs_precedes     1
179p_sep_by_space    1
180n_cs_precedes     1
181n_sep_by_space    1
182p_sign_posn       2
183n_sign_posn       2
184END LC_MONETARY
185
186LC_TELEPHONE
187copy "en_US"
188END LC_TELEPHONE
189
190LC_PAPER
191copy "en_US"
192END LC_PAPER
193
194LC_MEASUREMENT
195copy "en_US"
196END LC_MEASUREMENT
197
198LC_NUMERIC
199copy "en_US"
200END LC_NUMERIC
201
202LC_TIME
203abday   "<U05D6><U05D5><U05E0>'";"<U05DE><U05D0><U05B8><U05E0>'";"<U05D3><U05D9><U05E0>'";/
204        "<U05DE><U05D9><U05D8>'";"<U05D3><U05D0><U05B8><U05E0>'";"<U05E4><U05BF><U05E8><U05F2><U05B7>'";/
205	"<U05E9><U05D1><U05EA>"
206day     "<U05D6><U05D5><U05E0><U05D8><U05D9><U05E7>";/
207        "<U05DE><U05D0><U05B8><U05E0><U05D8><U05D9><U05E7>";/
208        "<U05D3><U05D9><U05E0><U05E1><U05D8><U05D9><U05E7>";/
209        "<U05DE><U05D9><U05D8><U05F0><U05D0><U05B8><U05DA>";/
210        "<U05D3><U05D0><U05B8><U05E0><U05E2><U05E8><U05E9><U05D8><U05D9><U05E7>";/
211        "<U05E4><U05BF><U05E8><U05F2><U05B7><U05D8><U05D9><U05E7>";/
212        "<U05E9><U05D1><U05EA>"
213mon     "<U05D9><U05D0><U05B7><U05E0><U05D5><U05D0><U05B7><U05E8>";/
214	"<U05E4><U05BF><U05E2><U05D1><U05E8><U05D5><U05D0><U05B7><U05E8>";/
215        "<U05DE><U05E2><U05E8><U05E5>";/
216        "<U05D0><U05B7><U05E4><U05BC><U05E8><U05D9><U05DC>";/
217        "<U05DE><U05D9><U05D9>";/
218        "<U05D9><U05D5><U05E0><U05D9>";/
219        "<U05D9><U05D5><U05DC><U05D9>";/
220        "<U05D0><U05D5><U05D9><U05D2><U05D5><U05E1><U05D8>";/
221        "<U05E1><U05E2><U05E4><U05BC><U05D8><U05E2><U05DE><U05D1><U05E2><U05E8>";/
222        "<U05D0><U05E7><U05D8><U05D0><U05D1><U05E2><U05E8>";/
223        "<U05E0><U05D0><U05D5><U05D5><U05E2><U05DE><U05D1><U05E2><U05E8>";/
224        "<U05D3><U05E2><U05E6><U05E2><U05DE><U05D1><U05E2><U05E8>"
225abmon   "<U05D9><U05D0><U05B7><U05E0>";"<U05E4><U05BF><U05E2><U05D1>";/
226        "<U05DE><U05D0><U05B7><U05E8>";"<U05D0><U05B7><U05E4><U05BC><U05E8>";/
227        "<U05DE><U05F2><U05B7> ";"<U05D9><U05D5><U05E0>";/
228        "<U05D9><U05D5><U05DC>";"<U05D0><U05F1><U05D2>";/
229        "<U05E1><U05E2><U05E4><U05BC>";"<U05D0><U05B8><U05E7><U05D8>";/
230        "<U05E0><U05D0><U05B8><U05F0>";"<U05D3><U05E2><U05E6>"
231d_t_fmt  "%H:%M:%S %Y %b %d %a"
232date_fmt "%Z %H:%M:%S %Y %b %d %a"
233d_fmt   "%d//%m//%y"
234t_fmt   "%H:%M:%S"
235am_pm   "AM";"PM"
236t_fmt_ampm  "%I:%M:%S %P"
237cal_direction	3
238week 7;19971130;1
239END LC_TIME
240
241LC_MESSAGES
242yesexpr "^[+1yY<U05D9>]"
243noexpr  "^[-0nN<U05E0><U05E7>]"
244yesstr  "<U05D9><U05D0><U05B8>"
245nostr   "<U05E7><U05F2><U05DF>"
246END LC_MESSAGES
247
248LC_NAME
249% FIXME
250copy "en_US"
251END LC_NAME
252