forms/l10n/ko.js
2019-05-13 19:15:45 -04:00

52 lines
2.8 KiB
JavaScript

OC.L10N.register(
"forms",
{
"Copied!" : "복사 성공!",
"Copy" : "복사",
"Not supported!" : "지원하지 않음!",
"Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.",
"Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "등록하지 않았습니다.\n투표하려면 이름을 입력하십시오\n(최소 3글자).",
"Please add some text to your comment before submitting it." : "댓글을 올리기 전에 텍스트를 입력하십시오.",
"An error occurred, your comment was not posted." : "오류가 발생했습니다. 댓글을 올리지 못했습니다.",
"Forms" : "투표",
"Forms App - New Activity" : "투표 앱 - 새로운 활동",
"just now" : "지금",
"Expired" : "만료됨",
"Expires never" : "만료되지 않음",
"Usernames hidden to Owner" : "소유자에게 사용자 이름 숨기기",
"Usernames visible to Owner" : "소유자에게 사용자 이름 보이기",
"Title" : "제목",
"Access" : "접근 권한",
"Owner" : "소유자",
"Created" : "만든 날짜",
"Expires" : "끝나는 시간",
"Copy Link" : "링크 복사",
"Delete form" : "투표 삭제",
"Description" : "설명",
"Create new form" : "새 투표 만들기",
"Update form" : "투표 업데이트",
"Access denied" : "접근이 거부됨",
"You are not allowed to view this form or the form does not exist." : "이 투표를 볼 수 없거나 투표가 존재하지 않습니다.",
"You are not allowed to edit this form or the form does not exist." : "이 투표를 편집할 수 없거나 투표가 존재하지 않습니다.",
"No description provided." : "설명을 입력하지 않았습니다.",
"The form expired on %s. Voting is disabled, but you can still comment." : "투표가 %s에 끝났습니다. 더 이상 투표할 수는 없지만 댓글을 남길 수는 있습니다.",
"Switch all options at once" : "모든 옵션을 한번에 전환",
"Your name here" : "이름을 입력하십시오",
"Vote!" : "투표하기!",
"Receive notification email on activity" : "활동 이메일 알림 받기",
"Close details" : "자세한 정보 숨기기",
"Close" : "닫기",
"Expires on %s" : "%s에 만료됨",
"Invitation access" : "초대장 접근",
"Anononymous form" : "익명 투표",
"Click to get link" : "눌러서 링크 가져오기",
"Edit Form" : "투표 편집",
"Form expired" : "투표 만료됨",
"Comments" : "댓글",
"Login or ..." : "로그인 및 ...",
"New comment …" : "새 댓글…",
"No comments yet. Be the first." : "아직 댓글이 없습니다. 첫 댓글을 남겨 보십시오."
},
"nplurals=1; plural=0;");