Skip to content

Commit 7a373e0

Browse files
committed
Localisation updates from https://translatewiki.net.
1 parent 5d11c97 commit 7a373e0

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

translations/ko.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,10 +190,13 @@
190190
"color": "",
191191
"remove": "역할 제거",
192192
"delete": "역할 삭제",
193-
"confirmDelete": "'$1' 항목을 삭제하시겠습니까?"
193+
"confirmDelete": "'$1' 항목을 삭제하시겠습니까?",
194+
"roleFileIcon": "역할 아이콘:"
194195
},
195196
"settings": {
196-
"save": "변경사항 저장"
197+
"save": "변경사항 저장",
198+
"img": "이미지 업로드",
199+
"clear": "지우기"
197200
},
198201
"localuser": {
199202
"install": "설치",

translations/zh-hant.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"MANAGE_GUILD_EXPRESSIONS": "允許管理表情符號、貼圖和音效板"
2222
},
2323
"readableNames": {
24-
"KICK_MEMBERS": "踢出會員",
25-
"BAN_MEMBERS": "禁止會員",
24+
"KICK_MEMBERS": "踢出成員",
25+
"BAN_MEMBERS": "禁止成員",
2626
"ADMINISTRATOR": "管理員",
2727
"MANAGE_CHANNELS": "管理頻道",
2828
"STREAM": "影片",
@@ -214,14 +214,23 @@
214214
},
215215
"replyingTo": "正在回覆給$1",
216216
"user": {
217+
"copyId": "複製使用者 ID",
217218
"online": "線上",
218219
"offline": "離線",
219220
"invisible": "不可見",
220221
"dnd": "請勿打擾",
221222
"idle": "閒置",
222-
"unblock": "解除封鎖使用者"
223+
"block": "封鎖使用者",
224+
"unblock": "解除封鎖使用者",
225+
"friendReq": "好友請求",
226+
"kick": "踢出成員",
227+
"ban": "禁止成員"
223228
},
224229
"login": {
230+
"recover": "忘記密碼?",
231+
"newPassword": "新密碼:",
232+
"enterPAgain": "再次輸入新密碼:",
233+
"recovery": "忘記密碼",
225234
"login": "登入"
226235
},
227236
"member": {
@@ -231,5 +240,6 @@
231240
"image": "圖片:",
232241
"name": "名稱:",
233242
"desc": "描述"
234-
}
243+
},
244+
"jankInfo": "客戶端資訊"
235245
}

0 commit comments

Comments
 (0)