Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
01e267846e
commit
d6ef601626
2 changed files with 41 additions and 4 deletions
|
@ -9,6 +9,11 @@
|
||||||
"readableName": "한국어",
|
"readableName": "한국어",
|
||||||
"reply": "답변",
|
"reply": "답변",
|
||||||
"copymessageid": "메시지 ID 복사",
|
"copymessageid": "메시지 ID 복사",
|
||||||
|
"media": {
|
||||||
|
"loading": "불러오는 중",
|
||||||
|
"download": "미디어 다운로드",
|
||||||
|
"moreInfo": "자세한 정보"
|
||||||
|
},
|
||||||
"permissions": {
|
"permissions": {
|
||||||
"descriptions": {
|
"descriptions": {
|
||||||
"SEND_MESSAGES": "사용자가 메시지를 보낼 수 있도록 허용합니다",
|
"SEND_MESSAGES": "사용자가 메시지를 보낼 수 있도록 허용합니다",
|
||||||
|
@ -59,7 +64,11 @@
|
||||||
"UrlGen": "URL 생성기",
|
"UrlGen": "URL 생성기",
|
||||||
"typing": "$2님이 타이핑 중{{PLURAL:$1|입니다}}",
|
"typing": "$2님이 타이핑 중{{PLURAL:$1|입니다}}",
|
||||||
"blankMessage": "빈 메시지",
|
"blankMessage": "빈 메시지",
|
||||||
|
"accessibility": {
|
||||||
|
"name": "접근성"
|
||||||
|
},
|
||||||
"channel": {
|
"channel": {
|
||||||
|
"name": "채널",
|
||||||
"copyId": "채널 ID 복사",
|
"copyId": "채널 ID 복사",
|
||||||
"markRead": "읽은 것으로 표시",
|
"markRead": "읽은 것으로 표시",
|
||||||
"settings": "설정",
|
"settings": "설정",
|
||||||
|
@ -76,7 +85,22 @@
|
||||||
"selectName": "채널 이름",
|
"selectName": "채널 이름",
|
||||||
"selectCatName": "분류 이름",
|
"selectCatName": "분류 이름",
|
||||||
"createChannel": "채널 만들기",
|
"createChannel": "채널 만들기",
|
||||||
"createCatagory": "분류 만들기"
|
"createCatagory": "분류 만들기",
|
||||||
|
"permissions": "권한"
|
||||||
|
},
|
||||||
|
"webhooks": {
|
||||||
|
"createdAt": "만든 날짜: $1",
|
||||||
|
"name": "이름:",
|
||||||
|
"token": "웹혹 토큰: `$1`",
|
||||||
|
"avatar": "아바타",
|
||||||
|
"createdBy": "만든이:",
|
||||||
|
"channel": "채널",
|
||||||
|
"copyURL": "웹훅 URL 복사",
|
||||||
|
"newWebHook": "새 웹훅",
|
||||||
|
"EnterWebhookName": "웹훅 이름 입력",
|
||||||
|
"base": "웹훅",
|
||||||
|
"type2": "채널 팔로워",
|
||||||
|
"areYouSureDelete": "$1 항목을 삭제하시겠습니까?"
|
||||||
},
|
},
|
||||||
"switchAccounts": "계정 전환 ⇌",
|
"switchAccounts": "계정 전환 ⇌",
|
||||||
"htmlPages": {
|
"htmlPages": {
|
||||||
|
@ -139,6 +163,8 @@
|
||||||
"save": "변경사항 저장"
|
"save": "변경사항 저장"
|
||||||
},
|
},
|
||||||
"localuser": {
|
"localuser": {
|
||||||
|
"addStatus": "상태 추가",
|
||||||
|
"status": "상태",
|
||||||
"settings": "설정",
|
"settings": "설정",
|
||||||
"userSettings": "사용자 설정",
|
"userSettings": "사용자 설정",
|
||||||
"themesAndSounds": "테마 및 사운드",
|
"themesAndSounds": "테마 및 사운드",
|
||||||
|
@ -271,7 +297,11 @@
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"checking": "인스턴스 확인 중",
|
"checking": "인스턴스 확인 중",
|
||||||
"invalid": "유효하지 않은 인스턴스입니다. 다시 시도하세요"
|
"invalid": "유효하지 않은 인스턴스입니다. 다시 시도하세요",
|
||||||
|
"recover": "비밀번호를 잊으셨나요?",
|
||||||
|
"newPassword": "새 비밀번호:",
|
||||||
|
"enterPAgain": "새 비밀번호를 다시 입력하세요:",
|
||||||
|
"recovery": "비밀번호를 잊으셨나요?"
|
||||||
},
|
},
|
||||||
"member": {
|
"member": {
|
||||||
"reason:": "이유:",
|
"reason:": "이유:",
|
||||||
|
@ -284,6 +314,9 @@
|
||||||
"name:": "이름:",
|
"name:": "이름:",
|
||||||
"confirmDel": "이 이모티콘을 삭제하시겠습니까?"
|
"confirmDel": "이 이모티콘을 삭제하시겠습니까?"
|
||||||
},
|
},
|
||||||
|
"widget": "길드 위젯",
|
||||||
"uploadFilesText": "여기에 파일을 올리세요!",
|
"uploadFilesText": "여기에 파일을 올리세요!",
|
||||||
"retrying": "다시 시도하는 중..."
|
"retrying": "다시 시도하는 중...",
|
||||||
|
"bot": "봇",
|
||||||
|
"webhook": "웹훅"
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,7 +3,11 @@
|
||||||
"last-updated": "2024/11/4",
|
"last-updated": "2024/11/4",
|
||||||
"locale": "en",
|
"locale": "en",
|
||||||
"comment": "Don't know how often I'll update this top part lol",
|
"comment": "Don't know how often I'll update this top part lol",
|
||||||
"authors": ["MathMan05", "McDutchie", "Vl1"]
|
"authors": [
|
||||||
|
"MathMan05",
|
||||||
|
"McDutchie",
|
||||||
|
"Vl1"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"readableName": "{{doc-important|This should be the name of the language you are translating into, in that language. Please DO NOT translate this into your language’s word for “English”!}}",
|
"readableName": "{{doc-important|This should be the name of the language you are translating into, in that language. Please DO NOT translate this into your language’s word for “English”!}}",
|
||||||
"typing": "$1 is the number of people typing and $2 is the names of the people typing separated by commas",
|
"typing": "$1 is the number of people typing and $2 is the names of the people typing separated by commas",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue