Skip to content

Commit 07be107

Browse files
authored
fix(l10n): translations update from Hosted Weblate (#461)
1 parent 08d92e5 commit 07be107

File tree

3 files changed

+54
-8
lines changed

3 files changed

+54
-8
lines changed

packages/ubuntu_localizations/lib/src/l10n/ubuntu_ko.arb

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@fillLabel": {},
3333
"indexLabel": "색인",
3434
"@indexLabel": {},
35-
"italicLabel": "이탈릭체",
35+
"italicLabel": "기울임꼴",
3636
"@italicLabel": {},
3737
"openLabel": "열기",
3838
"@openLabel": {},
@@ -144,7 +144,7 @@
144144
"@increaseLabel": {},
145145
"informationLabel": "정보",
146146
"@informationLabel": {},
147-
"landscapeLabel": "랜드스케이프",
147+
"landscapeLabel": "가로",
148148
"@landscapeLabel": {},
149149
"lastLabel": "마지막",
150150
"@lastLabel": {},
@@ -160,7 +160,7 @@
160160
"@leftLabel": {},
161161
"noLabel": "아니오",
162162
"@noLabel": {},
163-
"noneLabel": "None",
163+
"noneLabel": "없음",
164164
"@noneLabel": {},
165165
"playLabel": "재생",
166166
"@playLabel": {},
@@ -178,11 +178,11 @@
178178
"@refreshLabel": {},
179179
"removeLabel": "삭제",
180180
"@removeLabel": {},
181-
"portraitLabel": "포트레이트",
181+
"portraitLabel": "세로",
182182
"@portraitLabel": {},
183183
"quitLabel": "종료",
184184
"@quitLabel": {},
185-
"redoLabel": "돌리기",
185+
"redoLabel": "다시 실행",
186186
"@redoLabel": {},
187187
"resetLabel": "초기화",
188188
"@resetLabel": {},
@@ -214,7 +214,7 @@
214214
"@topLabel": {},
215215
"undoLabel": "되돌리기",
216216
"@undoLabel": {},
217-
"retryLabel": "다시시도",
217+
"retryLabel": "다시 시도",
218218
"@retryLabel": {},
219219
"sortLabel": "정렬",
220220
"@sortLabel": {},

packages/ubuntu_localizations/lib/src/l10n/ubuntu_si.arb

+5-1
Original file line numberDiff line numberDiff line change
@@ -229,5 +229,9 @@
229229
"gigabyte": "ගි.බ.",
230230
"@gigabyte": {},
231231
"restartLabel": "යළි අරඹන්න",
232-
"@restartLabel": {}
232+
"@restartLabel": {},
233+
"terabyte": "ටෙ.බ.",
234+
"@terabyte": {},
235+
"petabyte": "පෙ.බ.",
236+
"@petabyte": {}
233237
}
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,51 @@
11
{
22
"@@locale": "th",
33
"countryCode": "TH",
4+
"@countryCode": {},
45
"languageName": "ภาษาไทย",
6+
"@languageName": {},
57
"okLabel": "ตกลง",
68
"@okLabel": {},
79
"cancelLabel": "ยกเลิก",
8-
"@cancelLabel": {}
10+
"@cancelLabel": {},
11+
"backAction": "ย้อนกลับ",
12+
"@backAction": {},
13+
"continueAction": "ไปต่อ",
14+
"@continueAction": {},
15+
"strongPassword": "รหัสผ่านรัดกุม",
16+
"@strongPassword": {},
17+
"fairPassword": "รหัสผ่านพอใช้ได้",
18+
"@fairPassword": {},
19+
"goodPassword": "รหัสผ่านดี",
20+
"@goodPassword": {},
21+
"weakPassword": "รหัสผ่านอ่อนแอ",
22+
"@weakPassword": {},
23+
"altKey": "Alt",
24+
"@altKey": {},
25+
"aboutLabel": "เกี่ยวกับ",
26+
"@aboutLabel": {},
27+
"addLabel": "เพิ่ม",
28+
"@addLabel": {},
29+
"applyLabel": "เริ่มใช้",
30+
"@applyLabel": {},
31+
"nextLabel": "ถัดไป",
32+
"@nextLabel": {},
33+
"noLabel": "ไม่",
34+
"@noLabel": {},
35+
"controlKey": "Control",
36+
"@controlKey": {},
37+
"metaKey": "Meta",
38+
"@metaKey": {},
39+
"shiftKey": "Shift",
40+
"@shiftKey": {},
41+
"allLabel": "ทั้งหมด",
42+
"@allLabel": {},
43+
"backLabel": "ย้อนกลับ",
44+
"@backLabel": {},
45+
"yesLabel": "ใช่",
46+
"@yesLabel": {},
47+
"zoomInLabel": "ซูมเข้า",
48+
"@zoomInLabel": {},
49+
"zoomOutLabel": "ซูมออก",
50+
"@zoomOutLabel": {}
951
}

0 commit comments

Comments
 (0)