You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
3.4 KiB
36 lines
3.4 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langOnlineConference = "컨퍼런스";
|
|
$langWash = "대화내용 삭제";
|
|
$langReset = "리셋";
|
|
$langSave = "저장";
|
|
$langRefresh = "새로고침";
|
|
$langIsNowInYourDocDir = "현재 당신의 문서도구에 있습니다. <br><B>This file is visible</B>";
|
|
$langCopyFailed = "프린트 실패";
|
|
$langTypeMessage = "메세지를 입력하여 주십시요!";
|
|
$langConfirmReset = "정말로 모든 메세지를 삭제하시겠습니까?";
|
|
$langHasResetChat = "대화 초기화";
|
|
$langNoOnlineConference = "현재 개최된 컨퍼런스가 없습니다...";
|
|
$langMediaFile = "라이브 오디오 또는 비디오 스트리밍";
|
|
$langContentFile = "프레젠테이션";
|
|
$langListOfParticipants = "참가자 목록";
|
|
$langYourPicture = "본인 사진";
|
|
$langOnlineDescription = "컨퍼런스 설명";
|
|
$langOnlyCheckForImportantQuestion = "중요한 질문을 할 시에만 이 박스에 체크해주십시요 !";
|
|
$langQuestion = "질문";
|
|
$langClearList = "리스트 모두 삭제";
|
|
$langWhiteBoard = "화이트 보드";
|
|
$langTextEditorDefault = "<h2>Word processor</h2> Ms-Word®에서 자르기와 붙여넣기를 이곳에 한 다음 수정합니다. 참가자들은 실시간으로 당신이 수정한 것을 확인할 수 있게 됩니다.";
|
|
$langStreaming = "스트리밍";
|
|
$langStreamURL = "스트림 URL";
|
|
$langStreamType = "스트림 타입";
|
|
$langLinkName = "링크 명";
|
|
$langLinkURL = "링크 URL";
|
|
$langWelcomeToOnlineConf = "<b>온라인 컨퍼런스</b>에 오신 것을 환영합니다 ";
|
|
$langNoLinkAvailable = "링크가 존재하지 않습니다";
|
|
$langChat_reset_by = "대화하기 초기화";
|
|
$OrFile = "또는 파일";
|
|
$langCallSent = "대화를 신청하였습니다. 상대방의 수락을 기다리는 중입니다.";
|
|
$langChatDenied = "상대방으로부터 대화 신청이 거부되었습니다.";
|
|
?>
|