New translations ja-jp.yml (Korean)
This commit is contained in:
parent
87fc31c4e6
commit
63e2e10280
|
@ -571,8 +571,8 @@ objectStorageSetPublicRead: "업로드할 때 'public-read'를 설정하기"
|
||||||
s3ForcePathStyleDesc: "s3ForcePathStyle을 활성화하면, 버킷 이름을 URL의 호스트명이 아닌 경로의 일부로써 취급합니다. 셀프 호스트 Minio와 같은 서비스를 사용할 경우 활성화해야 할 수 있습니다."
|
s3ForcePathStyleDesc: "s3ForcePathStyle을 활성화하면, 버킷 이름을 URL의 호스트명이 아닌 경로의 일부로써 취급합니다. 셀프 호스트 Minio와 같은 서비스를 사용할 경우 활성화해야 할 수 있습니다."
|
||||||
serverLogs: "서버 로그"
|
serverLogs: "서버 로그"
|
||||||
deleteAll: "모두 삭제"
|
deleteAll: "모두 삭제"
|
||||||
showFixedPostForm: "타임라인 상단에 게시 양식 표시하기"
|
showFixedPostForm: "타임라인 상단에 글 입력란을 표시"
|
||||||
showFixedPostFormInChannel: "채널 타임라인 상단에 게시 양식 표시하기"
|
showFixedPostFormInChannel: "채널 타임라인 상단에 글 입력란을 표시"
|
||||||
withRepliesByDefaultForNewlyFollowed: "팔로우 할 때 기본적으로 답글을 타임라인에 나오게 하기"
|
withRepliesByDefaultForNewlyFollowed: "팔로우 할 때 기본적으로 답글을 타임라인에 나오게 하기"
|
||||||
newNoteRecived: "새 노트가 있습니다"
|
newNoteRecived: "새 노트가 있습니다"
|
||||||
sounds: "소리"
|
sounds: "소리"
|
||||||
|
@ -1330,7 +1330,7 @@ preferenceSyncConflictChoiceDevice: "장치 설정값"
|
||||||
preferenceSyncConflictChoiceCancel: "동기화 취소"
|
preferenceSyncConflictChoiceCancel: "동기화 취소"
|
||||||
paste: "붙여넣기"
|
paste: "붙여넣기"
|
||||||
emojiPalette: "이모지 팔레트"
|
emojiPalette: "이모지 팔레트"
|
||||||
postForm: "노트 작성란"
|
postForm: "글 입력란"
|
||||||
textCount: "문자 수"
|
textCount: "문자 수"
|
||||||
information: "정보"
|
information: "정보"
|
||||||
chat: "채팅"
|
chat: "채팅"
|
||||||
|
@ -1542,7 +1542,7 @@ _initialTutorial:
|
||||||
description3: "이 외에도, '리스트 타임라인'이나 '채널 타임라인' 등이 있습니다. 자세한 사항은 {link}에서 확인하실 수 있습니다."
|
description3: "이 외에도, '리스트 타임라인'이나 '채널 타임라인' 등이 있습니다. 자세한 사항은 {link}에서 확인하실 수 있습니다."
|
||||||
_postNote:
|
_postNote:
|
||||||
title: "노트 게시 설정"
|
title: "노트 게시 설정"
|
||||||
description1: "Misskey에 노트를 게시할 때 다양한 옵션 설정이 가능합니다. 게시 양식은 이렇게 되어 있습니다."
|
description1: "Misskey에 노트를 게시할 때에는 다양한 옵션 설정이 가능합니다. 노트를 게시할 때 쓰이는 '글 입력란'은 이렇게 생겼습니다."
|
||||||
_visibility:
|
_visibility:
|
||||||
description: "노트를 볼 수 있는 사람을 제한할 수 있습니다."
|
description: "노트를 볼 수 있는 사람을 제한할 수 있습니다."
|
||||||
public: "모든 유저에게 공개합니다."
|
public: "모든 유저에게 공개합니다."
|
||||||
|
@ -2354,7 +2354,7 @@ _widgets:
|
||||||
unixClock: "UNIX 시계"
|
unixClock: "UNIX 시계"
|
||||||
federation: "연합"
|
federation: "연합"
|
||||||
instanceCloud: "서버 구름"
|
instanceCloud: "서버 구름"
|
||||||
postForm: "노트 작성란"
|
postForm: "글 입력란"
|
||||||
slideshow: "슬라이드 쇼"
|
slideshow: "슬라이드 쇼"
|
||||||
button: "버튼"
|
button: "버튼"
|
||||||
onlineUsers: "온라인 유저"
|
onlineUsers: "온라인 유저"
|
||||||
|
|
Loading…
Reference in New Issue