160 lines
8.6 KiB
PHP
160 lines
8.6 KiB
PHP
<?php $TRANSLATIONS = array(
|
|
"Error (de)activating addressbook." => "주소록을 (비)활성화하는 데 실패했습니다.",
|
|
"id is not set." => "아이디가 설정되어 있지 않습니다. ",
|
|
"Cannot update addressbook with an empty name." => "주소록에 이름란이 비어있으면 업데이트를 할 수 없습니다. ",
|
|
"Error updating addressbook." => "주소록을 업데이트할 수 없습니다.",
|
|
"No ID provided" => "제공되는 아이디 없음",
|
|
"Error setting checksum." => "오류 검사합계 설정",
|
|
"No categories selected for deletion." => "삭제 카테고리를 선택하지 않았습니다. ",
|
|
"No address books found." => "주소록을 찾을 수 없습니다.",
|
|
"No contacts found." => "연락처를 찾을 수 없습니다.",
|
|
"There was an error adding the contact." => "연락처를 추가하는 중 오류가 발생하였습니다.",
|
|
"element name is not set." => "element 이름이 설정되지 않았습니다.",
|
|
"Cannot add empty property." => "빈 속성을 추가할 수 없습니다.",
|
|
"At least one of the address fields has to be filled out." => "최소한 하나의 주소록 항목을 입력해야 합니다.",
|
|
"Trying to add duplicate property: " => "중복 속성 추가 시도: ",
|
|
"Information about vCard is incorrect. Please reload the page." => "vCard 정보가 올바르지 않습니다. 페이지를 새로 고치십시오.",
|
|
"Error deleting contact property." => "연락처 속성을 삭제할 수 없습니다.",
|
|
"Missing ID" => "아이디 분실",
|
|
"Error parsing VCard for ID: \"" => "아이디에 대한 VCard 분석 오류",
|
|
"checksum is not set." => "체크섬이 설정되지 않았습니다.",
|
|
"Information about vCard is incorrect. Please reload the page: " => " vCard에 대한 정보가 잘못되었습니다. 페이지를 다시 로드하세요:",
|
|
"Error updating contact property." => "연락처 속성을 업데이트할 수 없습니다.",
|
|
"No contact ID was submitted." => "접속 아이디가 기입되지 않았습니다.",
|
|
"Error reading contact photo." => "사진 읽기 오류",
|
|
"Error saving temporary file." => "임시 파일을 저장하는 동안 오류가 발생했습니다. ",
|
|
"The loading photo is not valid." => "로딩 사진이 유효하지 않습니다. ",
|
|
"Contact ID is missing." => "접속 아이디가 없습니다. ",
|
|
"No photo path was submitted." => "사진 경로가 제출되지 않았습니다. ",
|
|
"File doesn't exist:" => "파일이 존재하지 않습니다. ",
|
|
"Error loading image." => "로딩 이미지 오류입니다.",
|
|
"Error getting contact object." => "연락처 개체를 가져오는 중 오류가 발생했습니다. ",
|
|
"Error getting PHOTO property." => "사진 속성을 가져오는 중 오류가 발생했습니다. ",
|
|
"Error saving contact." => "연락처 저장 중 오류가 발생했습니다.",
|
|
"Error resizing image" => "이미지 크기 조정 중 오류가 발생했습니다.",
|
|
"Error cropping image" => "이미지를 자르던 중 오류가 발생했습니다.",
|
|
"Error creating temporary image" => "임시 이미지를 생성 중 오류가 발생했습니다.",
|
|
"Error finding image: " => "이미지를 찾던 중 오류가 발생했습니다:",
|
|
"Error uploading contacts to storage." => "스토리지 에러 업로드 연락처.",
|
|
"There is no error, the file uploaded with success" => "오류없이 파일업로드 성공.",
|
|
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "php.ini 형식으로 업로드 된 이 파일은 MAX_FILE_SIZE를 초과하였다.",
|
|
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "HTML형식으로 업로드 된 이 파일은 MAX_FILE_SIZE를 초과하였다.",
|
|
"The uploaded file was only partially uploaded" => "이 업로드된 파일은 부분적으로만 업로드 되었습니다.",
|
|
"No file was uploaded" => "파일이 업로드 되어있지 않습니다",
|
|
"Missing a temporary folder" => "임시 폴더 분실",
|
|
"Couldn't save temporary image: " => "임시 이미지를 저장할 수 없습니다:",
|
|
"Couldn't load temporary image: " => "임시 이미지를 불러올 수 없습니다. ",
|
|
"No file was uploaded. Unknown error" => "파일이 업로드 되지 않았습니다. 알 수 없는 오류.",
|
|
"Contacts" => "연락처",
|
|
"Sorry, this functionality has not been implemented yet" => "죄송합니다. 이 기능은 아직 구현되지 않았습니다. ",
|
|
"Not implemented" => "구현되지 않음",
|
|
"Couldn't get a valid address." => "유효한 주소를 얻을 수 없습니다.",
|
|
"Error" => "오류",
|
|
"Couldn't serialize elements." => "요소를 직렬화 할 수 없습니다.",
|
|
"'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty'가 문서형식이 없이 불려왔습니다. bugs.owncloud.org에 보고해주세요. ",
|
|
"Edit name" => "이름 편집",
|
|
"No files selected for upload." => "업로드를 위한 파일이 선택되지 않았습니다. ",
|
|
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "이 파일은 이 서버 파일 업로드 최대 용량을 초과 합니다. ",
|
|
"Select type" => "유형 선택",
|
|
"Result: " => "결과:",
|
|
" imported, " => "불러오기,",
|
|
" failed." => "실패.",
|
|
"This is not your addressbook." => "내 주소록이 아닙니다.",
|
|
"Contact could not be found." => "연락처를 찾을 수 없습니다.",
|
|
"Address" => "주소",
|
|
"Telephone" => "전화 번호",
|
|
"Email" => "전자 우편",
|
|
"Organization" => "조직",
|
|
"Work" => "직장",
|
|
"Home" => "자택",
|
|
"Mobile" => "휴대폰",
|
|
"Text" => "문자 번호",
|
|
"Voice" => "음성 번호",
|
|
"Message" => "메세지",
|
|
"Fax" => "팩스 번호",
|
|
"Video" => "영상 번호",
|
|
"Pager" => "호출기",
|
|
"Internet" => "인터넷",
|
|
"Birthday" => "생일",
|
|
"{name}'s Birthday" => "{이름}의 생일",
|
|
"Contact" => "연락처",
|
|
"Add Contact" => "연락처 추가",
|
|
"Import" => "입력",
|
|
"Addressbooks" => "주소록",
|
|
"Close" => "닫기",
|
|
"Drop photo to upload" => "Drop photo to upload",
|
|
"Delete current photo" => "현재 사진 삭제",
|
|
"Edit current photo" => "현재 사진 편집",
|
|
"Upload new photo" => "새로운 사진 업로드",
|
|
"Select photo from ownCloud" => "ownCloud에서 사진 선택",
|
|
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format custom, Short name, Full name, Reverse or Reverse with comma",
|
|
"Edit name details" => "이름 세부사항을 편집합니다. ",
|
|
"Delete" => "삭제",
|
|
"Nickname" => "별명",
|
|
"Enter nickname" => "별명 입력",
|
|
"dd-mm-yyyy" => "일-월-년",
|
|
"Groups" => "그룹",
|
|
"Separate groups with commas" => "쉼표로 그룹 구분",
|
|
"Edit groups" => "그룹 편집",
|
|
"Preferred" => "선호함",
|
|
"Please specify a valid email address." => "올바른 이메일 주소를 입력하세요.",
|
|
"Enter email address" => "이메일 주소 입력",
|
|
"Delete email address" => "이메일 주소 삭제",
|
|
"Enter phone number" => "전화번호 입력",
|
|
"Delete phone number" => "전화번호 삭제",
|
|
"View on map" => "지도에서 보기",
|
|
"Edit address details" => "상세 주소 수정",
|
|
"Add notes here." => "여기에 노트 추가.",
|
|
"Add field" => "파일 추가",
|
|
"Phone" => "전화 번호",
|
|
"Note" => "노트",
|
|
"Download contact" => "연락처 다운로드",
|
|
"Delete contact" => "연락처 삭제",
|
|
"The temporary image has been removed from cache." => "임시 이미지가 캐시에서 제거 되었습니다. ",
|
|
"Edit address" => "주소 수정",
|
|
"Type" => "종류",
|
|
"PO Box" => "사서함",
|
|
"Extended" => "확장",
|
|
"City" => "도시",
|
|
"Region" => "지역",
|
|
"Zipcode" => "우편 번호",
|
|
"Country" => "국가",
|
|
"Addressbook" => "주소록",
|
|
"Hon. prefixes" => "Hon. prefixes",
|
|
"Miss" => "Miss",
|
|
"Ms" => "Ms",
|
|
"Mr" => "Mr",
|
|
"Sir" => "Sir",
|
|
"Mrs" => "Mrs",
|
|
"Dr" => "Dr",
|
|
"Given name" => "Given name",
|
|
"Additional names" => "추가 이름",
|
|
"Family name" => "성",
|
|
"Hon. suffixes" => "Hon. suffixes",
|
|
"J.D." => "J.D.",
|
|
"M.D." => "M.D.",
|
|
"D.O." => "D.O.",
|
|
"D.C." => "D.C.",
|
|
"Ph.D." => "Ph.D.",
|
|
"Esq." => "Esq.",
|
|
"Jr." => "Jr.",
|
|
"Sn." => "Sn.",
|
|
"Import a contacts file" => "연락처 파일 입력",
|
|
"Please choose the addressbook" => "주소록을 선택해 주세요.",
|
|
"create a new addressbook" => "새 주소록 만들기",
|
|
"Name of new addressbook" => "새 주소록 이름",
|
|
"Importing contacts" => "연락처 입력",
|
|
"You have no contacts in your addressbook." => "당신의 주소록에는 연락처가 없습니다. ",
|
|
"Add contact" => "연락처 추가",
|
|
"Configure addressbooks" => "주소록 구성",
|
|
"CardDAV syncing addresses" => "CardDAV 주소 동기화",
|
|
"more info" => "더 많은 정보",
|
|
"Primary address (Kontact et al)" => "기본 주소 (Kontact et al)",
|
|
"iOS/OS X" => "iOS/OS X",
|
|
"Download" => "다운로드",
|
|
"Edit" => "편집",
|
|
"New Address Book" => "새 주소록",
|
|
"Save" => "저장",
|
|
"Cancel" => "취소"
|
|
);
|