You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/ko.php

36 lines
1.4 KiB
PHP

<?php $TRANSLATIONS = array(
"Documents" => "문서",
"Close" => "닫기",
"Share" => "공유",
"No connection to server. Trying to reconnect." => "서버에 연결되지 않았습니다. 재연결을 시도합니다.",
"'.' is an invalid file name." => "'.' 는 올바르지 않은 파일 이름 입니다.",
"File name cannot be empty." => "파일 이름이 비어 있을 수 없습니다.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "폴더 이름이 올바르지 않습니다. 이름에 문자 '\\', '/', '<', '>', ':', '\"', '|', '? ', '*'는 사용할 수 없습니다.",
"Failed to load documents." => "를 불러오는데 실패했습니다",
"Cancel" => "취소",
"Center" => "중앙",
"Create" => "만들기",
"Default Style" => "기본 스타일",
"Delete" => "삭제",
"Family" => "가족",
"Font" => "글꼴",
"Font Effects" => "글꼴 효과",
"Loading" => "로딩~",
"OK" => "확인",
"Open" => "열기",
"Options" => "옵션",
"Save" => "저장",
"Size" => "크기",
"Text" => "텍스트",
"Unknown Author" => "알수없는 저자",
"Edit" => "편집",
"Sent" => "보내기",
"Declined" => "거절됨",
"Accepted" => "",
"New document" => "새 문서",
"Upload" => "업로드",
"Wrong password. Please retry." => "잘못된 비밀번호입니다. 다시 넣어주세요",
"Password" => "암호",
"Join" => "참여하기"
);