Commit 07be107 1 parent 08d92e5 commit 07be107 Copy full SHA for 07be107
File tree 3 files changed +54
-8
lines changed
packages/ubuntu_localizations/lib/src/l10n
3 files changed +54
-8
lines changed Original file line number Diff line number Diff line change 32
32
"@fillLabel": {},
33
33
"indexLabel": "색인",
34
34
"@indexLabel": {},
35
- "italicLabel": "이탈릭체 ",
35
+ "italicLabel": "기울임꼴 ",
36
36
"@italicLabel": {},
37
37
"openLabel": "열기",
38
38
"@openLabel": {},
144
144
"@increaseLabel": {},
145
145
"informationLabel": "정보",
146
146
"@informationLabel": {},
147
- "landscapeLabel": "랜드스케이프 ",
147
+ "landscapeLabel": "가로 ",
148
148
"@landscapeLabel": {},
149
149
"lastLabel": "마지막",
150
150
"@lastLabel": {},
160
160
"@leftLabel": {},
161
161
"noLabel": "아니오",
162
162
"@noLabel": {},
163
- "noneLabel": "None ",
163
+ "noneLabel": "없음 ",
164
164
"@noneLabel": {},
165
165
"playLabel": "재생",
166
166
"@playLabel": {},
178
178
"@refreshLabel": {},
179
179
"removeLabel": "삭제",
180
180
"@removeLabel": {},
181
- "portraitLabel": "포트레이트 ",
181
+ "portraitLabel": "세로 ",
182
182
"@portraitLabel": {},
183
183
"quitLabel": "종료",
184
184
"@quitLabel": {},
185
- "redoLabel": "돌리기 ",
185
+ "redoLabel": "다시 실행 ",
186
186
"@redoLabel": {},
187
187
"resetLabel": "초기화",
188
188
"@resetLabel": {},
214
214
"@topLabel": {},
215
215
"undoLabel": "되돌리기",
216
216
"@undoLabel": {},
217
- "retryLabel": "다시시도 ",
217
+ "retryLabel": "다시 시도 ",
218
218
"@retryLabel": {},
219
219
"sortLabel": "정렬",
220
220
"@sortLabel": {},
Original file line number Diff line number Diff line change 229
229
"gigabyte": "ගි.බ.",
230
230
"@gigabyte": {},
231
231
"restartLabel": "යළි අරඹන්න",
232
- "@restartLabel": {}
232
+ "@restartLabel": {},
233
+ "terabyte": "ටෙ.බ.",
234
+ "@terabyte": {},
235
+ "petabyte": "පෙ.බ.",
236
+ "@petabyte": {}
233
237
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"@@locale": "th",
3
3
"countryCode": "TH",
4
+ "@countryCode": {},
4
5
"languageName": "ภาษาไทย",
6
+ "@languageName": {},
5
7
"okLabel": "ตกลง",
6
8
"@okLabel": {},
7
9
"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": {}
9
51
}
You can’t perform that action at this time.
0 commit comments