mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Issue #1971 - Part 2: Update ICU source to 63.2.
This commit is contained in:
parent
8df84683be
commit
1e69214382
3160 changed files with 275815 additions and 234203 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// © 2016 and later: Unicode, Inc. and others.
|
||||
// © 2016 and later: Unicode, Inc. and others.
|
||||
// License & terms of use: http://www.unicode.org/copyright.html#License
|
||||
th{
|
||||
AuxExemplarCharacters{"[\u200B]"}
|
||||
|
|
@ -12,20 +12,24 @@ th{
|
|||
}
|
||||
ExemplarCharacters{
|
||||
"[ฯ ๆ \u0E4E \u0E4C \u0E47 \u0E48 \u0E49 \u0E4A \u0E4B ก ข ฃ ค ฅ ฆ ง จ ฉ ช ซ "
|
||||
"ฌ ญ ฎ ฏ ฐ ฑ ฒ ณ ด ต ถ ท ธ น บ ป ผ ฝ พ ฟ ภ ม ย ร ฤ ล ฦ ว ศ ษ ส ห ฬ อ ฮ \u0E4D"
|
||||
" ะ \u0E31 า ๅ ำ \u0E34 \u0E35 \u0E36 \u0E37 \u0E38 \u0E39 เ แ โ ใ ไ \u0E3A]"
|
||||
"ฌ ญ ฎ ฏ ฐ ฑ ฒ ณ ด ต ถ ท ธ น บ ป ผ ฝ พ ฟ ภ ม ย ร ฤ ล ฦ ว ศ ษ ส ห ฬ อ ฮ "
|
||||
"\u0E4D ะ \u0E31 า ๅ ำ \u0E34 \u0E35 \u0E36 \u0E37 \u0E38 \u0E39 เ แ โ ใ ไ "
|
||||
"\u0E3A]"
|
||||
}
|
||||
ExemplarCharactersIndex{
|
||||
"[ก ข ฃ ค ฅ ฆ ง จ ฉ ช ซ ฌ ญ ฎ ฏ ฐ ฑ ฒ ณ ด ต ถ ท ธ น บ ป ผ ฝ พ ฟ ภ ม ย ร ฤ ล ฦ"
|
||||
" ว ศ ษ ส ห ฬ อ ฮ]"
|
||||
}
|
||||
ExemplarCharactersNumbers{"[% , \\- . ‰ + 0 1 2 3 4 5 6 7 8 9]"}
|
||||
ExemplarCharactersPunctuation{"[! \u0022 # ' ( ) * , \\- . / \\: @ \\[ \\] ‐ – — ‘ ’ “ ” … ′ ″]"}
|
||||
MoreInformation{"?"}
|
||||
NumberElements{
|
||||
default{"latn"}
|
||||
latn{
|
||||
miscPatterns{
|
||||
approximately{"~{0}"}
|
||||
atLeast{"{0}+"}
|
||||
atMost{"≤{0}"}
|
||||
range{"{0}-{1}"}
|
||||
}
|
||||
patterns{
|
||||
|
|
@ -78,78 +82,78 @@ th{
|
|||
patternsShort{
|
||||
currencyFormat{
|
||||
1000{
|
||||
other{"¤0 พ'.'"}
|
||||
other{"¤0K"}
|
||||
}
|
||||
10000{
|
||||
other{"¤0 ม'.'"}
|
||||
other{"¤00K"}
|
||||
}
|
||||
100000{
|
||||
other{"¤0 ส'.'"}
|
||||
other{"¤000K"}
|
||||
}
|
||||
1000000{
|
||||
other{"¤0 ล'.'"}
|
||||
other{"¤0M"}
|
||||
}
|
||||
10000000{
|
||||
other{"¤00 ล'.'"}
|
||||
other{"¤00M"}
|
||||
}
|
||||
100000000{
|
||||
other{"¤000 ล'.'"}
|
||||
other{"¤000M"}
|
||||
}
|
||||
1000000000{
|
||||
other{"¤0 พ'.'ล'.'"}
|
||||
other{"¤0B"}
|
||||
}
|
||||
10000000000{
|
||||
other{"¤0 ม'.'ล'.'"}
|
||||
other{"¤00B"}
|
||||
}
|
||||
100000000000{
|
||||
other{"¤0 ส'.'ล'.'"}
|
||||
other{"¤000B"}
|
||||
}
|
||||
1000000000000{
|
||||
other{"¤0 ล'.'ล'.'"}
|
||||
other{"¤0T"}
|
||||
}
|
||||
10000000000000{
|
||||
other{"¤00 ล'.'ล'.'"}
|
||||
other{"¤00T"}
|
||||
}
|
||||
100000000000000{
|
||||
other{"¤000 ล'.'ล'.'"}
|
||||
other{"¤000T"}
|
||||
}
|
||||
}
|
||||
decimalFormat{
|
||||
1000{
|
||||
other{"0 พ'.'"}
|
||||
other{"0K"}
|
||||
}
|
||||
10000{
|
||||
other{"0 ม'.'"}
|
||||
other{"00K"}
|
||||
}
|
||||
100000{
|
||||
other{"0 ส'.'"}
|
||||
other{"000K"}
|
||||
}
|
||||
1000000{
|
||||
other{"0 ล'.'"}
|
||||
other{"0M"}
|
||||
}
|
||||
10000000{
|
||||
other{"00 ล'.'"}
|
||||
other{"00M"}
|
||||
}
|
||||
100000000{
|
||||
other{"000 ล'.'"}
|
||||
other{"000M"}
|
||||
}
|
||||
1000000000{
|
||||
other{"0 พ'.'ล'.'"}
|
||||
other{"0B"}
|
||||
}
|
||||
10000000000{
|
||||
other{"0 ม'.'ล'.'"}
|
||||
other{"00B"}
|
||||
}
|
||||
100000000000{
|
||||
other{"0 ส'.'ล'.'"}
|
||||
other{"000B"}
|
||||
}
|
||||
1000000000000{
|
||||
other{"0 ล'.'ล'.'"}
|
||||
other{"0T"}
|
||||
}
|
||||
10000000000000{
|
||||
other{"00 ล'.'ล'.'"}
|
||||
other{"00T"}
|
||||
}
|
||||
100000000000000{
|
||||
other{"000 ล'.'ล'.'"}
|
||||
other{"000T"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -168,10 +172,18 @@ th{
|
|||
timeSeparator{":"}
|
||||
}
|
||||
}
|
||||
minimalPairs{
|
||||
ordinal{
|
||||
other{"เลี้ยวขวาที่ทางเลี้ยวที่ {0}"}
|
||||
}
|
||||
plural{
|
||||
other{"{0} วัน"}
|
||||
}
|
||||
}
|
||||
minimumGroupingDigits{"1"}
|
||||
native{"thai"}
|
||||
}
|
||||
Version{"2.1.28.79"}
|
||||
Version{"2.1.43.89"}
|
||||
calendar{
|
||||
buddhist{
|
||||
DateTimePatterns{
|
||||
|
|
@ -418,7 +430,7 @@ th{
|
|||
"เกิงอู้",
|
||||
"ซินเว่ย",
|
||||
"เหรินเซิน",
|
||||
"กุ๋่ยโหย่ว",
|
||||
"กุ๋ยโหย่ว",
|
||||
"เจ่ียซู",
|
||||
"อี๋ฮ่าย",
|
||||
"ปิ๋ิ่งจื่อ",
|
||||
|
|
@ -1007,8 +1019,17 @@ th{
|
|||
"{1} {0}",
|
||||
}
|
||||
availableFormats{
|
||||
Bh{"h B"}
|
||||
Bhm{"h:mm B"}
|
||||
Bhms{"h:mm:ss B"}
|
||||
E{"ccc"}
|
||||
EBhm{"E h:mm B"}
|
||||
EBhms{"E h:mm:ss B"}
|
||||
EHm{"E HH:mm"}
|
||||
EHms{"E HH:mm:ss"}
|
||||
Ed{"E d"}
|
||||
Ehm{"E h:mm a"}
|
||||
Ehms{"E h:mm:ss a"}
|
||||
Gy{"G y"}
|
||||
GyMMM{"MMM G y"}
|
||||
GyMMMEEEEd{"EEEEที่ d MMM G y"}
|
||||
|
|
@ -1180,7 +1201,12 @@ th{
|
|||
Timezone{"{0} {1}"}
|
||||
}
|
||||
availableFormats{
|
||||
Bh{"h B"}
|
||||
Bhm{"h:mm B"}
|
||||
Bhms{"h:mm:ss B"}
|
||||
E{"ccc"}
|
||||
EBhm{"E h:mm B"}
|
||||
EBhms{"E h:mm:ss B"}
|
||||
EHm{"E HH:mm น."}
|
||||
EHms{"E HH:mm:ss"}
|
||||
Ed{"E d"}
|
||||
|
|
@ -1204,7 +1230,7 @@ th{
|
|||
MMMMEEEEd{"EEEEที่ d MMMM"}
|
||||
MMMMEd{"E d MMMM"}
|
||||
MMMMW{
|
||||
other{"สัปดาห์ที่ W ของ MMM"}
|
||||
other{"สัปดาห์ที่ W ของเดือนMMMM"}
|
||||
}
|
||||
MMMMd{"d MMMM"}
|
||||
MMMd{"d MMM"}
|
||||
|
|
@ -1214,7 +1240,7 @@ th{
|
|||
hm{"h:mm a"}
|
||||
hms{"h:mm:ss a"}
|
||||
hmsv{"h:mm:ss a v"}
|
||||
hmv{"h:mm a v"}
|
||||
hmv{"h:mm น. a v"}
|
||||
mmss{"mm:ss"}
|
||||
ms{"mm:ss"}
|
||||
y{"y"}
|
||||
|
|
@ -1232,7 +1258,7 @@ th{
|
|||
yQQQ{"QQQ y"}
|
||||
yQQQQ{"QQQQ G y"}
|
||||
yw{
|
||||
other{"สัปดาห์ที่ w ของ y"}
|
||||
other{"สัปดาห์ที่ w ของปี Y"}
|
||||
}
|
||||
}
|
||||
dayNames{
|
||||
|
|
@ -1333,7 +1359,7 @@ th{
|
|||
midnight{"เที่ยงคืน"}
|
||||
morning1{"เช้า"}
|
||||
night1{"กลางคืน"}
|
||||
noon{"n"}
|
||||
noon{"เที่ยง"}
|
||||
}
|
||||
wide{
|
||||
afternoon1{"ในตอนบ่าย"}
|
||||
|
|
@ -1387,7 +1413,7 @@ th{
|
|||
}
|
||||
eras{
|
||||
abbreviated{
|
||||
"ปีก่อน ค.ศ.",
|
||||
"ก่อน ค.ศ.",
|
||||
"ค.ศ.",
|
||||
}
|
||||
abbreviated%variant{
|
||||
|
|
@ -1403,7 +1429,7 @@ th{
|
|||
"ส.ศ.",
|
||||
}
|
||||
wide{
|
||||
"ปีก่อนคริสต์ศักราช",
|
||||
"ปีก่อนคริสตกาล",
|
||||
"คริสต์ศักราช",
|
||||
}
|
||||
wide%variant{
|
||||
|
|
@ -2468,7 +2494,7 @@ th{
|
|||
african_scripts{"สคริปต์แอฟริกัน"}
|
||||
american_scripts{"สคริปต์อเมริกัน"}
|
||||
animal{"สัตว์"}
|
||||
animals_nature{"สัตว์และธรรมชาติ"}
|
||||
animals_nature{"สัตว์หรือธรรมชาติ"}
|
||||
arrows{"ลูกศร"}
|
||||
body{"ร่างกาย"}
|
||||
box_drawing{"การวาดกล่อง"}
|
||||
|
|
@ -2534,7 +2560,7 @@ th{
|
|||
sign_standard_symbols{"เครื่องหมาย/สัญลักษณ์มาตรฐาน"}
|
||||
small_form_variant{"รูปแบบขนาดเล็ก"}
|
||||
smiley{"หน้ายิ้ม"}
|
||||
smileys_people{"หน้ายิ้มและรูปคน"}
|
||||
smileys_people{"หน้ายิ้มหรือรูปคน"}
|
||||
south_asian_scripts{"สคริปต์เอเชียใต้"}
|
||||
southeast_asian_scripts{"สคริปต์เอเชียตะวันออกเฉียงใต้"}
|
||||
spacing{"การเว้นวรรค"}
|
||||
|
|
@ -2543,7 +2569,7 @@ th{
|
|||
technical_symbols{"สัญลักษณ์ทางเทคนิค"}
|
||||
tone_marks{"วรรณยุกต์"}
|
||||
travel{"การเดินทาง"}
|
||||
travel_places{"การเดินทางและสถานที่"}
|
||||
travel_places{"การเดินทางหรือสถานที่"}
|
||||
upwards_arrows{"ลูกศรขึ้น"}
|
||||
variant_forms{"รูปแบบที่เปลี่ยนแปลง"}
|
||||
vocalic_jamo{"สระภาษาเกาหลี"}
|
||||
|
|
@ -2612,12 +2638,33 @@ th{
|
|||
}
|
||||
}
|
||||
}
|
||||
dayOfYear{
|
||||
dn{"วันของปี"}
|
||||
}
|
||||
dayOfYear-narrow{
|
||||
dn{"วันของปี"}
|
||||
}
|
||||
dayOfYear-short{
|
||||
dn{"วันของปี"}
|
||||
}
|
||||
dayperiod{
|
||||
dn{"ช่วงวัน"}
|
||||
}
|
||||
dayperiod-narrow{
|
||||
dn{"ช่วงวัน"}
|
||||
}
|
||||
dayperiod-short{
|
||||
dn{"ช่วงวัน"}
|
||||
}
|
||||
era{
|
||||
dn{"สมัย"}
|
||||
}
|
||||
era-narrow{
|
||||
dn{"สมัย"}
|
||||
}
|
||||
era-short{
|
||||
dn{"สมัย"}
|
||||
}
|
||||
fri{
|
||||
relative{
|
||||
"-1"{"ศุกร์ที่แล้ว"}
|
||||
|
|
@ -2635,7 +2682,7 @@ th{
|
|||
}
|
||||
fri-narrow{
|
||||
relative{
|
||||
"-1"{"ศุกร์ที่ผ่านมา"}
|
||||
"-1"{"ศุกร์ที่แล้ว"}
|
||||
"0"{"ศุกร์นี้"}
|
||||
"1"{"ศุกร์หน้า"}
|
||||
}
|
||||
|
|
@ -2656,7 +2703,7 @@ th{
|
|||
}
|
||||
relativeTime{
|
||||
future{
|
||||
other{"อีก {0} ศุกร์"}
|
||||
other{"ในอีก {0} ศุกร์"}
|
||||
}
|
||||
past{
|
||||
other{"{0} ศุกร์ที่แล้ว"}
|
||||
|
|
@ -2752,7 +2799,7 @@ th{
|
|||
}
|
||||
mon-narrow{
|
||||
relative{
|
||||
"-1"{"จันทร์ที่ผ่านมา"}
|
||||
"-1"{"จันทร์ที่แล้ว"}
|
||||
"0"{"จันทร์นี้"}
|
||||
"1"{"จันทร์หน้า"}
|
||||
}
|
||||
|
|
@ -2773,7 +2820,7 @@ th{
|
|||
}
|
||||
relativeTime{
|
||||
future{
|
||||
other{"อีก {0} จันทร์"}
|
||||
other{"ในอีก {0} จันทร์"}
|
||||
}
|
||||
past{
|
||||
other{"{0} จันทร์ที่แล้ว"}
|
||||
|
|
@ -2846,6 +2893,11 @@ th{
|
|||
}
|
||||
quarter-narrow{
|
||||
dn{"ไตรมาส"}
|
||||
relative{
|
||||
"-1"{"ไตรมาสที่แล้ว"}
|
||||
"0"{"ไตรมาสนี้"}
|
||||
"1"{"ไตรมาสหน้า"}
|
||||
}
|
||||
relativeTime{
|
||||
future{
|
||||
other{"ใน {0} ไตรมาส"}
|
||||
|
|
@ -2857,6 +2909,11 @@ th{
|
|||
}
|
||||
quarter-short{
|
||||
dn{"ไตรมาส"}
|
||||
relative{
|
||||
"-1"{"ไตรมาสที่แล้ว"}
|
||||
"0"{"ไตรมาสนี้"}
|
||||
"1"{"ไตรมาสหน้า"}
|
||||
}
|
||||
relativeTime{
|
||||
future{
|
||||
other{"ใน {0} ไตรมาส"}
|
||||
|
|
@ -2883,7 +2940,7 @@ th{
|
|||
}
|
||||
sat-narrow{
|
||||
relative{
|
||||
"-1"{"เสาร์ที่ผ่านมา"}
|
||||
"-1"{"เสาร์ที่แล้ว"}
|
||||
"0"{"เสาร์นี้"}
|
||||
"1"{"เสาร์หน้า"}
|
||||
}
|
||||
|
|
@ -2904,7 +2961,7 @@ th{
|
|||
}
|
||||
relativeTime{
|
||||
future{
|
||||
other{"อีก {0} เสาร์"}
|
||||
other{"ในอีก {0} เสาร์"}
|
||||
}
|
||||
past{
|
||||
other{"{0} เสาร์ที่แล้ว"}
|
||||
|
|
@ -3009,7 +3066,7 @@ th{
|
|||
}
|
||||
thu-narrow{
|
||||
relative{
|
||||
"-1"{"พฤหัสที่ผ่านมา"}
|
||||
"-1"{"พฤหัสที่แล้ว"}
|
||||
"0"{"พฤหัสนี้"}
|
||||
"1"{"พฤหัสหน้า"}
|
||||
}
|
||||
|
|
@ -3054,7 +3111,7 @@ th{
|
|||
}
|
||||
tue-narrow{
|
||||
relative{
|
||||
"-1"{"อังคารที่ผ่านมา"}
|
||||
"-1"{"อังคารที่แล้ว"}
|
||||
"0"{"อังคารนี้"}
|
||||
"1"{"อังคารหน้า"}
|
||||
}
|
||||
|
|
@ -3075,7 +3132,7 @@ th{
|
|||
}
|
||||
relativeTime{
|
||||
future{
|
||||
other{"อีก {0} อังคาร"}
|
||||
other{"ในอีก {0} อังคาร"}
|
||||
}
|
||||
past{
|
||||
other{"{0} อังคารที่แล้ว"}
|
||||
|
|
@ -3099,7 +3156,7 @@ th{
|
|||
}
|
||||
wed-narrow{
|
||||
relative{
|
||||
"-1"{"พุธที่ผ่านมา"}
|
||||
"-1"{"พุธที่แล้ว"}
|
||||
"0"{"พุธนี้"}
|
||||
"1"{"พุธหน้า"}
|
||||
}
|
||||
|
|
@ -3120,7 +3177,7 @@ th{
|
|||
}
|
||||
relativeTime{
|
||||
future{
|
||||
other{"อีก {0} พุธ"}
|
||||
other{"ในอีก {0} พุธ"}
|
||||
}
|
||||
past{
|
||||
other{"{0} พุธที่แล้ว"}
|
||||
|
|
@ -3178,8 +3235,32 @@ th{
|
|||
}
|
||||
}
|
||||
}
|
||||
weekOfMonth{
|
||||
dn{"สัปดาห์ของเดือน"}
|
||||
}
|
||||
weekOfMonth-narrow{
|
||||
dn{"สัปดาห์ของเดือน"}
|
||||
}
|
||||
weekOfMonth-short{
|
||||
dn{"สัปดาห์ของเดือน"}
|
||||
}
|
||||
weekday{
|
||||
dn{"วันในสัปดาห์"}
|
||||
dn{"วันของสัปดาห์"}
|
||||
}
|
||||
weekday-narrow{
|
||||
dn{"วันของสัปดาห์"}
|
||||
}
|
||||
weekday-short{
|
||||
dn{"วันของสัปดาห์"}
|
||||
}
|
||||
weekdayOfMonth{
|
||||
dn{"วันของเดือน"}
|
||||
}
|
||||
weekdayOfMonth-narrow{
|
||||
dn{"วันของเดือน"}
|
||||
}
|
||||
weekdayOfMonth-short{
|
||||
dn{"วันของเดือน"}
|
||||
}
|
||||
year{
|
||||
dn{"ปี"}
|
||||
|
|
@ -3232,8 +3313,20 @@ th{
|
|||
zone{
|
||||
dn{"เขตเวลา"}
|
||||
}
|
||||
zone-narrow{
|
||||
dn{"เขตเวลา"}
|
||||
}
|
||||
zone-short{
|
||||
dn{"โซน"}
|
||||
}
|
||||
}
|
||||
listPattern{
|
||||
or{
|
||||
2{"{0} หรือ {1}"}
|
||||
end{"{0} หรือ {1}"}
|
||||
middle{"{0}, {1}"}
|
||||
start{"{0}, {1}"}
|
||||
}
|
||||
standard{
|
||||
2{"{0}และ{1}"}
|
||||
end{"{0} และ{1}"}
|
||||
|
|
@ -3270,4 +3363,36 @@ th{
|
|||
US{"อเมริกัน"}
|
||||
metric{"เมตริก"}
|
||||
}
|
||||
parse{
|
||||
date{
|
||||
lenient{
|
||||
"[\\--/]",
|
||||
"[\\:∶]",
|
||||
}
|
||||
}
|
||||
general{
|
||||
lenient{
|
||||
"[.․。︒﹒.。]",
|
||||
"['ʼ՚᾽᾿’']",
|
||||
"[%٪﹪%]",
|
||||
"[؉‰]",
|
||||
"[\$﹩$$]",
|
||||
"[£₤]",
|
||||
"[¥¥]",
|
||||
"[₩₩]",
|
||||
"[₨₹{Rp}{Rs}]",
|
||||
}
|
||||
}
|
||||
number{
|
||||
lenient{
|
||||
"[\\-‒⁻₋−➖﹣-]",
|
||||
"[,،٫、︐︑﹐﹑,、]",
|
||||
"[+⁺₊➕﬩﹢+]",
|
||||
}
|
||||
stricter{
|
||||
"[,٫︐﹐,]",
|
||||
"[.․﹒.。]",
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue