cloud_bbb/l10n/ko.json

22 lines
985 B
JSON
Raw Normal View History

2020-05-20 05:20:45 +02:00
{ "translations": {
"Save" : "저장",
2020-06-02 05:19:54 +02:00
"Please enter your name!" : "이름을 입력하시오!",
2020-05-23 05:22:27 +02:00
"Display name" : "표시 이름",
2020-05-20 05:20:45 +02:00
"Name" : "이름",
"Welcome" : "환영합니다",
2020-06-02 05:19:54 +02:00
"Max" : "최대치",
"Record" : "기록",
2020-05-20 05:20:45 +02:00
"Room name" : "방 번호",
"Create" : "생성",
2020-06-02 05:19:54 +02:00
"_%n participant_::_%n participants_" : ["참가자들"],
2020-05-20 05:20:45 +02:00
"Delete" : "삭제",
2020-06-02 05:19:54 +02:00
"Select target folder" : "지정 폴더 열기",
2020-05-20 05:20:45 +02:00
"Error" : "오류",
2020-06-02 05:19:54 +02:00
"Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "정말 {startDate}기록을 지우시겠습니까? 복원할 수 없습니다",
"Could not delete record" : "기록을 지울 수 없습니다",
2020-05-20 05:20:45 +02:00
"Server error" : "서버 오류",
2020-06-02 05:19:54 +02:00
"Settings saved" : "설정 저장됨",
"Unexpected error occurred" : "예상치 못한 에러가 발생했습니다",
"API URL is invalid" : "무효한 API URL"
2020-05-20 05:20:45 +02:00
},"pluralForm" :"nplurals=1; plural=0;"
}