New Crowdin translations (#4955)
* New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean)
This commit is contained in:
parent
efeebd2165
commit
0dfc1fcf13
5 changed files with 309 additions and 29 deletions
|
@ -20,7 +20,7 @@ common:
|
|||
outro: "이외에도 Misskey에만 있는 기능이 아직도 더 있으니 부디 여러분 자신의 눈으로 확인해보시기 바랍니다. Misskey는 분산형 SNS라서 이 인스턴스가 마음에 들지 않으신다면 다른 인스턴스를 시도해보실 수도 있습니다. 그럼, GLHF!"
|
||||
adblock:
|
||||
detected: "광고 차단기를 해제하십시오"
|
||||
warning: "<strong>Misskey는 광고를 게재하지 않습니다</strong>. 그러나 광고 차단 기능을 사용할 경우 일부 기능을 사용할 수 없게 될 가능성이나 결함이 발생하는 경우가 있습니다."
|
||||
warning: "<strong>Misskey는 광고를 게재하지 않습니다</strong>. 하지만 광고 차단 기능을 사용할 경우 일부 기능을 사용할 수 없거나 문제가 발생할 수 있습니다."
|
||||
application-authorization: "앱 연계"
|
||||
close: "닫기"
|
||||
do-not-copy-paste: "여기에 코드를 입력하거나 붙여넣지 마십시오. 계정이 무단으로 사용될 수 있습니다."
|
||||
|
@ -42,7 +42,7 @@ common:
|
|||
gotit: "Got it!"
|
||||
notification:
|
||||
file-uploaded: "파일이 업로드되었습니다"
|
||||
message-from: "{}님으로부터 메시지:"
|
||||
message-from: "{}님의 메시지:"
|
||||
reversi-invited: "게임 초대가 있습니다"
|
||||
reversi-invited-by: "{}님으로부터"
|
||||
notified-by: "{}님으로부터"
|
||||
|
@ -51,7 +51,7 @@ common:
|
|||
time:
|
||||
unknown: "알 수 없는 시간"
|
||||
future: "미래"
|
||||
just_now: "방금"
|
||||
just_now: "방금 전"
|
||||
seconds_ago: "{}초 전"
|
||||
minutes_ago: "{}분 전"
|
||||
hours_ago: "{}시간 전"
|
||||
|
@ -67,19 +67,19 @@ common:
|
|||
home: "홈"
|
||||
deck: "덱"
|
||||
timeline: "타임라인"
|
||||
explore: "발견"
|
||||
explore: "발견하기"
|
||||
following: "팔로우 중"
|
||||
followers: "팔로워"
|
||||
favorites: "즐겨찾기"
|
||||
permissions:
|
||||
"read:account": "계정 정보 보기"
|
||||
"write:account": "계정 정보 변경"
|
||||
"read:blocks": "차단 보기"
|
||||
"write:blocks": "차단 수정"
|
||||
"read:drive": "드라이브 보기"
|
||||
"write:drive": "드라이브 수정"
|
||||
"read:favorites": "즐겨찾기 보기"
|
||||
"write:favorites": "즐겨찾기 수정"
|
||||
"read:account": "계정의 정보를 볼 수 있습니다."
|
||||
"write:account": "계정의 정보를 변경할 수 있습니다."
|
||||
"read:blocks": "차단 목록을 볼 수 있습니다."
|
||||
"write:blocks": "차단 목록을 조작할 수 있습니다."
|
||||
"read:drive": "드라이브의 파일들을 볼 수 있습니다."
|
||||
"write:drive": "드라이브의 파일들을 조작할 수 있습니다."
|
||||
"read:favorites": "즐겨찾기 목록을 볼 수 있습니다."
|
||||
"write:favorites": "즐겨찾기 목록을 조작할 수 있습니다."
|
||||
"read:following": "팔로우 정보 보기"
|
||||
"write:following": "팔로잉, 팔로우 수정"
|
||||
"read:messaging": "대화 보기"
|
||||
|
@ -550,6 +550,7 @@ common/views/components/poll-editor.vue:
|
|||
day: "일"
|
||||
common/views/components/reaction-picker.vue:
|
||||
choose-reaction: "리액션 선택"
|
||||
input-reaction-placeholder: "또는 이모지 입력"
|
||||
common/views/components/emoji-picker.vue:
|
||||
custom-emoji: "커스텀 이모지"
|
||||
people: "사람들"
|
||||
|
@ -705,6 +706,9 @@ common/views/components/user-group-editor.vue:
|
|||
users: "멤버"
|
||||
rename: "그룹명을 변경"
|
||||
delete: "그룹을 삭제"
|
||||
transfer: "그룹을 양도"
|
||||
transfer-are-you-sure: "그룹 「$1」을 「@$2」 님에게 양도하시겠습니까?"
|
||||
transferred: "그룹을 양도하였습니다"
|
||||
remove-user: "이 그룹에서 삭제"
|
||||
delete-are-you-sure: "그룹 「$1」을 삭제하시겠습니까?"
|
||||
deleted: "삭제하였습니다"
|
||||
|
@ -1152,6 +1156,7 @@ admin/views/instance.vue:
|
|||
mb: "메가바이트 단위"
|
||||
recaptcha-config: "reCAPCHA 설정"
|
||||
recaptcha-info: "reCAPCHA를 사용하도록 설정하는 경우 reCAPCHA 토큰을 확보해야 합니다. https://www.google.com/recaptcha/intro/ 에 접속하여 토큰을 가져와주십시오."
|
||||
recaptcha-info2: "v3는지원하지 않습니다. v2를 사용하여 주십시오."
|
||||
enable-recaptcha: "reCAPCHA 활성화"
|
||||
recaptcha-site-key: "사이트 키"
|
||||
recaptcha-secret-key: "시크릿 키"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue