mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Add sr_YU locales
Submitted by: Toni Andjelkovic <toni@soth.at>
This commit is contained in:
parent
33b7947a75
commit
1878fe6398
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105445
@ -29,9 +29,9 @@ LATIN1XLINKS= af_ZA da_DK de_AT de_CH de_DE en_AU en_CA en_GB en_NZ en_US \
|
||||
nl_NL no_NO pt_PT sv_SE
|
||||
LATIN1LINKS= ${LATIN1XLINKS} pt_BR
|
||||
LATIN15LINKS= ${LATIN1XLINKS} et_EE
|
||||
LATIN2LINKS= cs_CZ hr_HR hu_HU pl_PL sl_SI ro_RO sk_SK
|
||||
LATIN2LINKS= cs_CZ hr_HR hu_HU pl_PL sl_SI sr_YU ro_RO sk_SK
|
||||
LATIN4LINKS= lt_LT
|
||||
LATIN5LINKS= uk_UA
|
||||
LATIN5LINKS= sr_YU uk_UA
|
||||
|
||||
.SUFFIXES: .src .out
|
||||
|
||||
|
@ -41,6 +41,8 @@ LOCALES= af_ZA.ISO8859-1 \
|
||||
ru_RU.KOI8-R \
|
||||
sk_SK.ISO8859-2 \
|
||||
sl_SI.ISO8859-2 \
|
||||
sr_YU.ISO8859-2 \
|
||||
sr_YU.ISO8859-5 \
|
||||
sv_SE.ISO8859-1 \
|
||||
tr_TR.ISO8859-9 \
|
||||
uk_UA.ISO8859-5 \
|
||||
|
36
share/monetdef/sr_YU.ISO8859-2.src
Normal file
36
share/monetdef/sr_YU.ISO8859-2.src
Normal file
@ -0,0 +1,36 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
YUD
|
||||
# currency_symbol
|
||||
din
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping, separated by ;
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
2
|
||||
# frac_digits
|
||||
2
|
||||
# p_cs_precedes
|
||||
0
|
||||
# p_sep_by_space
|
||||
2
|
||||
# n_cs_precedes
|
||||
0
|
||||
# n_sep_by_space
|
||||
2
|
||||
# p_sign_posn
|
||||
2
|
||||
# n_sign_posn
|
||||
2
|
||||
# EOF
|
36
share/monetdef/sr_YU.ISO8859-5.src
Normal file
36
share/monetdef/sr_YU.ISO8859-5.src
Normal file
@ -0,0 +1,36 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
YUD
|
||||
# currency_symbol
|
||||
ÔØÝ
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping, separated by ;
|
||||
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
|
||||
# EOF
|
@ -32,6 +32,8 @@ LOCALES= af_ZA.ISO8859-1 \
|
||||
ru_RU.ISO8859-5 \
|
||||
ru_RU.KOI8-R \
|
||||
sl_SI.ISO8859-2 \
|
||||
sr_YU.ISO8859-2 \
|
||||
sr_YU.ISO8859-5 \
|
||||
sv_SE.ISO8859-1 \
|
||||
tr_TR.ISO8859-9 \
|
||||
uk_UA.ISO8859-5 \
|
||||
|
10
share/msgdef/sr_YU.ISO8859-2.src
Normal file
10
share/msgdef/sr_YU.ISO8859-2.src
Normal file
@ -0,0 +1,10 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# yesexpr
|
||||
^[dDyY].*
|
||||
# noexpr
|
||||
^[nN].*
|
||||
# EOF
|
14
share/msgdef/sr_YU.ISO8859-5.src
Normal file
14
share/msgdef/sr_YU.ISO8859-5.src
Normal file
@ -0,0 +1,14 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# yesexpr
|
||||
^[Ô´yY].*
|
||||
# noexpr
|
||||
^[ݽnN].*
|
||||
# yesstr
|
||||
ÔÐ
|
||||
# nostr
|
||||
ÝÕ
|
||||
# EOF
|
@ -33,6 +33,8 @@ LOCALES= af_ZA.ISO8859-1 \
|
||||
ru_RU.KOI8-R \
|
||||
sk_SK.ISO8859-2 \
|
||||
sl_SI.ISO8859-2 \
|
||||
sr_YU.ISO8859-2 \
|
||||
sr_YU.ISO8859-5 \
|
||||
sv_SE.ISO8859-1 \
|
||||
tr_TR.ISO8859-9 \
|
||||
uk_UA.ISO8859-5 \
|
||||
|
12
share/numericdef/sr_YU.ISO8859-2.src
Normal file
12
share/numericdef/sr_YU.ISO8859-2.src
Normal file
@ -0,0 +1,12 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# decimal_point
|
||||
,
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
0;0
|
||||
# EOF
|
12
share/numericdef/sr_YU.ISO8859-5.src
Normal file
12
share/numericdef/sr_YU.ISO8859-5.src
Normal file
@ -0,0 +1,12 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# decimal_point
|
||||
,
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
3;3
|
||||
# EOF
|
@ -36,6 +36,8 @@ LOCALES= bg_BG.CP1251 \
|
||||
ru_RU.KOI8-R \
|
||||
sk_SK.ISO8859-2 \
|
||||
sl_SI.ISO8859-2 \
|
||||
sr_YU.ISO8859-2 \
|
||||
sr_YU.ISO8859-5 \
|
||||
sv_SE.ISO8859-1 \
|
||||
tr_TR.ISO8859-9 \
|
||||
uk_UA.ISO8859-5 \
|
||||
|
102
share/timedef/sr_YU.ISO8859-2.src
Normal file
102
share/timedef/sr_YU.ISO8859-2.src
Normal file
@ -0,0 +1,102 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# Short months names
|
||||
#
|
||||
jan
|
||||
feb
|
||||
mar
|
||||
apr
|
||||
maj
|
||||
jun
|
||||
jul
|
||||
avg
|
||||
sep
|
||||
okt
|
||||
nov
|
||||
dec
|
||||
#
|
||||
# Long months names
|
||||
#
|
||||
januar
|
||||
februar
|
||||
mart
|
||||
april
|
||||
maj
|
||||
juni
|
||||
juli
|
||||
avgust
|
||||
septembar
|
||||
oktobar
|
||||
novembar
|
||||
decembar
|
||||
#
|
||||
# Short weekdays names
|
||||
#
|
||||
ned
|
||||
pon
|
||||
uto
|
||||
sre
|
||||
èet
|
||||
pet
|
||||
sub
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
nedelja
|
||||
ponedeljak
|
||||
utorak
|
||||
sreda
|
||||
èetvrtak
|
||||
petak
|
||||
subota
|
||||
#
|
||||
# X_fmt
|
||||
#
|
||||
%H:%M:%S
|
||||
#
|
||||
# x_fmt
|
||||
#
|
||||
%d.%m.%Y
|
||||
#
|
||||
# c_fmt
|
||||
#
|
||||
%a %e %b %X %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
am
|
||||
#
|
||||
# pm
|
||||
#
|
||||
pm
|
||||
#
|
||||
# date_fmt
|
||||
#
|
||||
%a %e %b %Y %X %Z
|
||||
#
|
||||
# Long months names (alternative)
|
||||
#
|
||||
januar
|
||||
februar
|
||||
mart
|
||||
april
|
||||
maj
|
||||
juni
|
||||
juli
|
||||
avgust
|
||||
septembar
|
||||
oktobar
|
||||
novembar
|
||||
decembar
|
||||
#
|
||||
# md_order
|
||||
#
|
||||
dm
|
||||
#
|
||||
# ampm_fmt
|
||||
#
|
||||
%I:%M:%S %p
|
||||
# EOF
|
102
share/timedef/sr_YU.ISO8859-5.src
Normal file
102
share/timedef/sr_YU.ISO8859-5.src
Normal file
@ -0,0 +1,102 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# Short months names
|
||||
#
|
||||
øÐÝ
|
||||
äÕÑ
|
||||
ÜÐà
|
||||
Ðßà
|
||||
ÜÐø
|
||||
øãÝ
|
||||
øãÛ
|
||||
ÐÒÓ
|
||||
áÕß
|
||||
ÞÚâ
|
||||
ÝÞÒ
|
||||
ÔÕæ
|
||||
#
|
||||
# Long months names
|
||||
#
|
||||
øÐÝãaà
|
||||
äÕÑàãÐà
|
||||
ÜÐàâ
|
||||
ÐßàØÛ
|
||||
ÜÐø
|
||||
øãÝØ
|
||||
øãÛØ
|
||||
ÐÒÓãáâ
|
||||
áÕßâÕÜÑÐà
|
||||
ÞÚâÞÑÐà
|
||||
ÝÞÒÕÜÑÐà
|
||||
ÔÕæÕÜÑÐà
|
||||
#
|
||||
# Short weekdays names
|
||||
#
|
||||
ÝÕÔ
|
||||
ßÞÝ
|
||||
ãâÞ
|
||||
áàÕ
|
||||
çÕâ
|
||||
ßÕâ
|
||||
áãÑ
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
ÝÕÔÕùÐ
|
||||
ßÞÝÕÔÕùÐÚ
|
||||
ãâÞàÐÚ
|
||||
áàÕÔÐ
|
||||
çÕâÒàâÐÚ
|
||||
ßÕâÐÚ
|
||||
áãÑÞâÐ
|
||||
#
|
||||
# X_fmt
|
||||
#
|
||||
%H:%M:%S
|
||||
#
|
||||
# x_fmt
|
||||
#
|
||||
%d.%m.%Y
|
||||
#
|
||||
# c_fmt
|
||||
#
|
||||
%a %e %b %X %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
||||
#
|
||||
# date_fmt
|
||||
#
|
||||
%a %e %b %Y %X %Z
|
||||
#
|
||||
# Long month names in alternative form
|
||||
#
|
||||
øÐÝãaà
|
||||
äÕÑàãÐà
|
||||
ÜÐàâ
|
||||
ÐßàØÛ
|
||||
ÜÐø
|
||||
øãÝØ
|
||||
øãÛØ
|
||||
ÐÒÓãáâ
|
||||
áÕßâÕÜÑÐà
|
||||
ÞÚâÞÑÐà
|
||||
ÝÞÒÕÜÑÐà
|
||||
ÔÕæÕÜÑÐà
|
||||
#
|
||||
# md_order
|
||||
#
|
||||
dm
|
||||
#
|
||||
# ampm_fmt
|
||||
#
|
||||
|
||||
# EOF
|
Loading…
Reference in New Issue
Block a user