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%
13% Syriac language locale
14%
15% build with: localedef -f UTF-8 -i syr syr
16%
17%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18
19% Syriac Language Locale
20% Source: Emil Soleyman-Zomalan
21% Address:
22% Contact: Emil Soleyman-Zomalan
23% Email: emil@soleyman.com
24% Tel:
25% Fax:
26% Language: syr
27% Territory:
28% Revision: 0.2
29% Date: 2021-01-15
30% Application: general
31% Users: general
32% License: Public Domain
33
34LC_IDENTIFICATION
35title      "Syriac language locale"
36source     "Emil Soleyman-Zomalan"
37address    ""
38contact    ""
39email      "emil@soleyman.com"
40tel        ""
41fax        ""
42language   "Syriac"
43territory  ""
44revision   "0.2"
45date       "2021-01-15"
46
47category "i18n:2012";LC_IDENTIFICATION
48category "i18n:2012";LC_CTYPE
49category "i18n:2012";LC_COLLATE
50category "i18n:2012";LC_MONETARY
51category "i18n:2012";LC_NUMERIC
52category "i18n:2012";LC_TIME
53category "i18n:2012";LC_MESSAGES
54category "i18n:2012";LC_PAPER
55category "i18n:2012";LC_MEASUREMENT
56category "i18n:2012";LC_NAME
57category "i18n:2012";LC_ADDRESS
58category "i18n:2012";LC_TELEPHONE
59END LC_IDENTIFICATION
60
61LC_CTYPE
62copy "i18n"
63
64translit_start
65include "translit_combining";""
66translit_end
67END LC_CTYPE
68
69LC_COLLATE
70copy "iso14651_t1"
71END LC_COLLATE
72
73LC_MONETARY
74int_curr_symbol   "XDR "
75currency_symbol   "<U00A4>"
76mon_decimal_point "."
77mon_thousands_sep ","
78mon_grouping      3
79positive_sign     ""
80negative_sign     "-"
81int_frac_digits   2
82frac_digits       2
83p_cs_precedes     1
84p_sep_by_space    1
85n_cs_precedes     1
86n_sep_by_space    1
87p_sign_posn       1
88n_sign_posn       1
89END LC_MONETARY
90
91LC_NUMERIC
92decimal_point     "."
93thousands_sep     ","
94grouping          3
95END LC_NUMERIC
96
97LC_TIME
98% Syriac does not have abbreviations for month names. As a result,
99% "abmon" is similar to "mon"
100
101%
102% Abbreviated weekday names (%a)
103%
104abday    "<U0710>";/
105         "<U0712>";/
106         "<U0713>";/
107         "<U0715>";/
108         "<U0717>";/
109         "<U0725>";/
110         "<U072B>"
111%
112% Full weekday names (%A)
113%
114day      "<U071A><U0715> <U0712><U072B><U0712><U0710>";/
115         "<U072C><U072A><U071D><U0722> <U0712><U072B><U0712><U0710>";/
116         "<U072C><U0720><U072C> <U0712><U072B><U0712><U0710>";/
117         "<U0710><U072A><U0712><U0725> <U0712><U072B><U0712><U0710>";/
118         "<U071A><U0721><U072B> <U0712><U072B><U0712><U0710>";/
119         "<U0725><U072A><U0718><U0712><U072C><U0710>";/
120         "<U072B><U0712><U072C><U0710>"
121%
122% Abbreviated month names (%b)
123%
124abmon    "<U070F><U071F><U0722> <U070F><U0712>";/
125         "<U072B><U0712><U071B>";/
126         "<U0710><U0715><U072A>";/
127         "<U0722><U071D><U0723><U0722>";/
128         "<U0710><U071D><U072A>";/
129         "<U071A><U0719><U071D><U072A><U0722>";/
130         "<U072C><U0721><U0718><U0719>";/
131         "<U0710><U0712>";/
132         "<U0710><U071D><U0720><U0718><U0720>";/
133         "<U070F><U072C><U072B> <U070F><U0710>";/
134         "<U070F><U072C><U072B> <U070F><U0712>";/
135         "<U070F><U071F><U0722> <U070F><U0710>"
136%
137% Full month names (%B)
138%
139mon      "<U071F><U0722><U0718><U0722> <U0710><U071A><U072A><U071D><U0710>";/
140         "<U072B><U0712><U071B>";/
141         "<U0710><U0715><U072A>";/
142         "<U0722><U071D><U0723><U0722>";/
143         "<U0710><U071D><U072A>";/
144         "<U071A><U0719><U071D><U072A><U0722>";/
145         "<U072C><U0721><U0718><U0719>";/
146         "<U0710><U0712>";/
147         "<U0710><U071D><U0720><U0718><U0720>";/
148         "<U072C><U072B><U072A><U071D><U0722> <U0729><U0715><U0721><U071D><U0710>";/
149         "<U072C><U072B><U072A><U071D><U0722> <U0710><U071A><U072A><U071D><U0710>";/
150         "<U071F><U0722><U0718><U0722> <U0729><U0715><U0721><U071D><U0710>"
151
152
153d_t_fmt  "%H:%M:%S %Y %b %d %a"
154date_fmt "%Z %H:%M:%S %Y %b %d %a"
155d_fmt   "%d//%m//%Y"
156t_fmt   "%H:%M:%S"
157am_pm   "<U0729>.<U071B>";"<U0712>.<U071B>"
158t_fmt_ampm  "%I:%M:%S %P"
159week 7;19971130;1
160first_workday 1
161END LC_TIME
162
163LC_MESSAGES
164yesexpr "^[+1yY<U0717>]"
165noexpr  "^[-0nN<U0720>]"
166yesstr  "<U0717><U0710>"
167nostr   "<U0720><U0710>"
168END LC_MESSAGES
169
170LC_PAPER
171copy "i18n"
172END LC_PAPER
173
174LC_MEASUREMENT
175copy "i18n"
176END LC_MEASUREMENT
177
178LC_NAME
179name_fmt    "%d%t%s%t%g%t%m%t%f"
180name_gen    ""
181name_miss   "<U0721><U071D><U0729><U072A><U072C><U0710>"
182name_ms     "<U0721><U071D><U0729><U072A><U072C><U0710>"
183name_mrs    "<U0721><U071D><U0729><U072A><U072C><U0710>"
184name_mr     "<U0721><U071D><U0729><U072A><U0710>"
185END LC_NAME
186
187LC_ADDRESS
188postal_fmt   "%f%N%a%N%d%N%b%N%s %h %e %r%N%%z %T%N%c%N"
189lang_name   "<U0723><U0718><U072A><U071D><U071D><U0710>"
190lang_term   "syr"
191lang_lib    "syr"
192END LC_ADDRESS
193
194LC_TELEPHONE
195tel_int_fmt "+%c %a%t%l"
196int_select  "00"
197END LC_TELEPHONE
198