diff options
Diffstat (limited to 'apps/contacts/l10n/ko.php')
-rw-r--r-- | apps/contacts/l10n/ko.php | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/apps/contacts/l10n/ko.php b/apps/contacts/l10n/ko.php index f17c20678e4..bba3e29d2ec 100644 --- a/apps/contacts/l10n/ko.php +++ b/apps/contacts/l10n/ko.php @@ -4,13 +4,32 @@ "Cannot add empty property." => "빈 속성을 추가할 수 없습니다.", "At least one of the address fields has to be filled out." => "최소한 하나의 주소록 항목을 입력해야 합니다.", "Error adding contact property." => "연락처 속성을 추가할 수 없습니다.", +"No ID provided" => "제공되는 아이디 없음", +"Error setting checksum." => "오류 검사합계 설정", +"No categories selected for deletion." => "삭제 카테고리를 선택하지 않았습니다. ", +"No address books found." => "주소록을 찾을 수 없습니다.", +"No contacts found." => "연락처를 찾을 수 없습니다.", +"Missing ID" => "아이디 분실", +"Cannot add addressbook with an empty name." => "성명란이 비어 주소록에 추가 할 수 없습니다.", "Error adding addressbook." => "주소록을 추가할 수 없습니다.", "Error activating addressbook." => "주소록을 활성화할 수 없습니다.", +"No contact ID was submitted." => "접속 아이디가 기입되지 않았습니다.", +"Error loading image." => "로딩 이미지 오류입니다.", +"Error reading contact photo." => "사진 읽기 오류", +"Error saving temporary file." => "임시 파일을 저장하는 동안 오류가 발생했습니다. ", +"The loading photo is not valid." => "로딩 사진이 유효하지 않습니다. ", +"id is not set." => "아이디가 설정되어 있지 않습니다. ", "Information about vCard is incorrect. Please reload the page." => "vCard 정보가 올바르지 않습니다. 페이지를 새로 고치십시오.", "Error deleting contact property." => "연락처 속성을 삭제할 수 없습니다.", +"Contact ID is missing." => "접속 아이디가 없습니다. ", +"Missing contact id." => "접속 아이디 분실", +"File doesn't exist:" => "파일이 존재하지 않습니다. ", "Error updating contact property." => "연락처 속성을 업데이트할 수 없습니다.", "Error updating addressbook." => "주소록을 업데이트할 수 없습니다.", +"No file was uploaded" => "파일이 업로드 되어있지 않습니다", +"Missing a temporary folder" => "임시 폴더 분실", "Contacts" => "연락처", +"Addressbook not found." => "주소록을 찾을 수 없습니다.", "This is not your addressbook." => "내 주소록이 아닙니다.", "Contact could not be found." => "연락처를 찾을 수 없습니다.", "Address" => "주소", @@ -22,21 +41,36 @@ "Mobile" => "휴대폰", "Text" => "문자 번호", "Voice" => "음성 번호", +"Message" => "메세지", "Fax" => "팩스 번호", "Video" => "영상 번호", "Pager" => "호출기", +"Internet" => "인터넷", +"{name}'s Birthday" => "{이름}의 생일", "Contact" => "연락처", "Add Contact" => "연락처 추가", "Addressbooks" => "주소록", +"Configure Address Books" => "주소록 구성", "New Address Book" => "새 주소록", +"Import from VCF" => "VCF에서 가져오기", "CardDav Link" => "CardDav 링크", "Download" => "다운로드", "Edit" => "편집", "Delete" => "삭제", "Download contact" => "연락처 다운로드", "Delete contact" => "연락처 삭제", +"Drop photo to upload" => "Drop photo to upload", +"Edit name details" => "이름 세부사항을 편집합니다. ", +"Nickname" => "별명", +"Enter nickname" => "별명 입력", "Birthday" => "생일", +"dd-mm-yyyy" => "일-월-년", +"Groups" => "그룹", +"Separate groups with commas" => "쉼표로 그룹 구분", +"Edit groups" => "그룹 편집", "Preferred" => "선호함", +"Please specify a valid email address." => "올바른 이메일 주소를 입력하세요.", +"Enter email address" => "이메일 주소 입력", "Phone" => "전화 번호", "Type" => "종류", "PO Box" => "사서함", |