cloud_bbb/l10n/ko.js

55 lines
3.7 KiB
JavaScript

OC.L10N.register(
"bbb",
{
"Back to %s" : "%s(으)로 돌아가기",
"Save" : "저장",
"Community" : "커뮤니티",
"You will be forwarded to the room in the next few seconds." : "잠시 후 방으로 이동합니다.",
"Please enter your name!" : "이름을 입력하세요!",
"Display name" : "표시 이름",
"Password" : "암호",
"Join" : "참가",
"Have an account? Log in." : "계정이 있습니까? 로그인 하십시오.",
"Hello %s" : "%s님 안녕하세요.",
"Group" : "그룹",
"No matches" : "일치 항목 없음",
"Public" : "공개",
"Internal + Password protection for guests" : "내부용 + 손님 대상으로는 암호 보호 적용",
"Internal + Waiting room for guests" : "내부용 + 손님 대상으로는 허가제 적용",
"Waiting room for all users" : "모든 사용자에게 허가제 적용",
"Name" : "이름",
"Access" : "접근 권한",
"Max" : "최대치",
"Record" : "기록",
"Edit" : "편집",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "공개: 링크를 알고 있는 모두가 참가할 수 있습니다. 암호: 손님이 암호를 입력해야 합니다. 대기실: 손님이 참가하기 전 중재자가 수락해야 합니다. 내부용: Nextcloud 사용자만 참가할 수 있습니다.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "중재자는 모든 참가자에게 추방, 음소거, 발표자로 지정하는 등의 관리를 할 수 있습니다. 중재자 역할의 사용자는 모임을 끝내거나 기본 설정을 바꿀 수도 있습니다.",
"If enabled, normal users have to wait until a moderator is in the room." : "활성화하면 일반 사용자들은 중재자가 들어올 때까지 기다려야 합니다.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "활성화되면 중재자 권한으로 접근할 수 있는 중재자 URL이 생성됩니다.",
"If enabled, all users will join the meeting muted." : "활성화하면 모든 사용자가 음소거된 상태로 참가합니다.",
"Welcome" : "환영합니다.",
"Every participant is moderator" : "모든 참가자가 중재자입니다.",
"Moderator access via URL" : "URL을 통해 중재자로 접근",
"Recording" : "녹음/녹화 중",
"Require moderator to start room" : "방을 시작하기 위해 중재자가 필요",
"Join meeting muted" : "음소거된 상태로 참가",
"Room name" : "방 번호",
"Create" : "생성",
"Copy to clipboard" : "클립보드로 복사",
"_%n participant_::_%n participants_" : ["참가자들"],
"Delete" : "삭제",
"Select target folder" : "지정 폴더 열기",
"Error" : "오류",
"Could not delete record" : "기록을 지울 수 없습니다.",
"Server error" : "서버 오류",
"moderator" : "중재자",
"Share" : "공유",
"Loading" : "불러오는 중",
"Settings saved" : "설정 저장됨",
"Unexpected error occurred" : "예상치 못한 에러가 발생했습니다.",
"API URL is invalid" : "무효한 API URL",
"Send to" : "에게 전송",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."]
},
"nplurals=1; plural=0;");