2012-05-09 12:41:01 +02:00
< ? php $TRANSLATIONS = array (
2012-08-02 02:06:16 +02:00
" Error (de)activating addressbook. " => " 주소록을 (비)활성화하는 데 실패했습니다. " ,
2012-08-04 02:04:21 +02:00
" id is not set. " => " 아이디가 설정되어 있지 않습니다. " ,
2012-08-02 02:06:16 +02:00
" Cannot update addressbook with an empty name. " => " 주소록에 이름란이 비어있으면 업데이트를 할 수 없습니다. " ,
2012-05-13 19:59:44 +02:00
" No ID provided " => " 제공되는 아이디 없음 " ,
" Error setting checksum. " => " 오류 검사합계 설정 " ,
" No categories selected for deletion. " => " 삭제 카테고리를 선택하지 않았습니다. " ,
" No address books found. " => " 주소록을 찾을 수 없습니다. " ,
" No contacts found. " => " 연락처를 찾을 수 없습니다. " ,
2012-08-04 02:04:21 +02:00
" element name is not set. " => " element 이름이 설정되지 않았습니다. " ,
" checksum is not set. " => " 체크섬이 설정되지 않았습니다. " ,
2012-11-25 00:02:56 +01:00
" Information about vCard is incorrect. Please reload the page. " => " vCard 정보가 올바르지 않습니다. 페이지를 새로 고치십시오. " ,
2012-08-04 02:04:21 +02:00
" Information about vCard is incorrect. Please reload the page: " => " vCard에 대한 정보가 잘못되었습니다. 페이지를 다시 로드하세요: " ,
2012-08-30 02:06:13 +02:00
" Something went FUBAR. " => " 무언가가 FUBAR로 감. " ,
2012-11-25 00:02:56 +01:00
" Missing IM parameter. " => " IM 매개 변수 분실. " ,
" Unknown IM: " => " 알려지지 않은 IM: " ,
2012-05-13 19:59:44 +02:00
" No contact ID was submitted. " => " 접속 아이디가 기입되지 않았습니다. " ,
" Error reading contact photo. " => " 사진 읽기 오류 " ,
" Error saving temporary file. " => " 임시 파일을 저장하는 동안 오류가 발생했습니다. " ,
" The loading photo is not valid. " => " 로딩 사진이 유효하지 않습니다. " ,
" Contact ID is missing. " => " 접속 아이디가 없습니다. " ,
2012-07-31 22:57:24 +02:00
" No photo path was submitted. " => " 사진 경로가 제출되지 않았습니다. " ,
2012-05-13 19:59:44 +02:00
" File doesn't exist: " => " 파일이 존재하지 않습니다. " ,
2012-06-06 00:29:28 +02:00
" Error loading image. " => " 로딩 이미지 오류입니다. " ,
2012-07-31 22:57:24 +02:00
" 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 " => " 이 업로드된 파일은 부분적으로만 업로드 되었습니다. " ,
2012-05-13 19:59:44 +02:00
" No file was uploaded " => " 파일이 업로드 되어있지 않습니다 " ,
" Missing a temporary folder " => " 임시 폴더 분실 " ,
2012-07-31 22:57:24 +02:00
" Couldn't save temporary image: " => " 임시 이미지를 저장할 수 없습니다: " ,
" Couldn't load temporary image: " => " 임시 이미지를 불러올 수 없습니다. " ,
" No file was uploaded. Unknown error " => " 파일이 업로드 되지 않았습니다. 알 수 없는 오류. " ,
2012-05-09 12:41:01 +02:00
" Contacts " => " 연락처 " ,
2012-11-16 00:04:07 +01:00
" Select photo " => " 사진 선택 " ,
2012-07-31 22:57:24 +02:00
" No files selected for upload. " => " 업로드를 위한 파일이 선택되지 않았습니다. " ,
" The file you are trying to upload exceed the maximum size for file uploads on this server. " => " 이 파일은 이 서버 파일 업로드 최대 용량을 초과 합니다. " ,
2012-08-30 02:06:13 +02:00
" Error loading profile picture. " => " 프로필 사진 로딩 에러 " ,
2012-11-25 00:02:56 +01:00
" Enter name " => " 이름을 입력 " ,
" Enter description " => " 설명을 입력 " ,
2012-11-20 00:03:25 +01:00
" The address book name cannot be empty. " => " 주소록 이름은 비워둘 수 없습니다. " ,
2012-11-25 00:02:56 +01:00
" Error " => " 오류 " ,
" Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted. " => " 일부 연락처가 삭제 표시 되었으나 아직 삭제되지 않았습니다. 삭제가 끝날 때 까지 기다려 주세요. " ,
2012-07-31 22:57:24 +02:00
" Result: " => " 결과: " ,
" imported, " => " 불러오기, " ,
" failed. " => " 실패. " ,
2012-08-30 02:06:13 +02:00
" Displayname cannot be empty. " => " 디스플레이 이름은 비워둘 수 없습니다. " ,
2012-09-26 13:27:02 +02:00
" Show CardDav link " => " CardDav 링크를 표시 " ,
" Show read-only VCF link " => " 읽기전용 VCF 링크 표시 " ,
" Download " => " 다운로드 " ,
" Edit " => " 편집 " ,
" Delete " => " 삭제 " ,
" Cancel " => " 취소 " ,
" More... " => " 더... " ,
2012-11-20 00:03:25 +01:00
" Less... " => " 그외... " ,
" You do not have the permissions to read this addressbook. " => " 당신은 이 주소록을 읽기 위한 권한이 없습니다. " ,
" You do not have the permissions to update this addressbook. " => " 당신은 이 주소록을 업데이트하기 위한 권한이 없습니다. " ,
" There was an error updating the addressbook. " => " 주소록을 업데이트 하는중에 에러가 발생하였습니다. " ,
" You do not have the permissions to delete this addressbook. " => " 당신은 이 주소록을 삭제하기 위한 권한이 없습니다. " ,
" There was an error deleting this addressbook. " => " 이 주소록을 제거하는데 에러가 발생하였습니다. " ,
2012-08-30 02:06:13 +02:00
" Jabber " => " Jabber " ,
" AIM " => " AIM " ,
" MSN " => " MSN " ,
" Twitter " => " Twitter " ,
" GoogleTalk " => " GoogleTalk " ,
" Facebook " => " Facebook " ,
" XMPP " => " XMPP " ,
" ICQ " => " ICQ " ,
" Yahoo " => " Yahoo " ,
" Skype " => " Skype " ,
" QQ " => " QQ " ,
" GaduGadu " => " GaduGadu " ,
2012-05-09 12:41:01 +02:00
" Work " => " 직장 " ,
" Home " => " 자택 " ,
2012-08-30 02:06:13 +02:00
" Other " => " 그 외 " ,
2012-05-09 12:41:01 +02:00
" Mobile " => " 휴대폰 " ,
" Text " => " 문자 번호 " ,
" Voice " => " 음성 번호 " ,
2012-05-13 19:59:44 +02:00
" Message " => " 메세지 " ,
2012-05-09 12:41:01 +02:00
" Fax " => " 팩스 번호 " ,
" Video " => " 영상 번호 " ,
" Pager " => " 호출기 " ,
2012-05-13 19:59:44 +02:00
" Internet " => " 인터넷 " ,
2012-11-20 00:03:25 +01:00
" Friends " => " 친구들 " ,
" Family " => " 가족 " ,
2012-05-13 19:59:44 +02:00
" { name}'s Birthday " => " { 이름}의 생일 " ,
2012-08-03 02:04:12 +02:00
" Contact " => " 연락처 " ,
2012-11-20 00:03:25 +01:00
" You do not have the permissions to add contacts to this addressbook. " => " 당신은 이 주소록에 연락처를 추가하기 위한 권한이 없습니다. " ,
" Could not find the vCard with ID. " => " ID와 vCard를 찾을수 없습니다. " ,
2012-08-30 02:06:13 +02:00
" You do not have the permissions to edit this contact. " => " 당신은 연락처를 수정할 권한이 없습니다. " ,
2012-11-20 00:03:25 +01:00
" Could not find the vCard with ID: " => " ID와 vCard를 찾을수 없습니다. " ,
" Could not find the Addressbook with ID: " => " ID와 주소록을 찾을 수 없습니다. " ,
2012-08-30 02:06:13 +02:00
" You do not have the permissions to delete this contact. " => " 당신은 연락처를 삭제할 권한이 없습니다. " ,
2012-11-20 00:03:25 +01:00
" There was an error deleting this contact. " => " 이 연락처를 삭제하는데 에러가 발생하였습니다. " ,
2012-08-30 02:06:13 +02:00
" Settings " => " 설정 " ,
2012-11-25 00:02:56 +01:00
" Import " => " 입력 " ,
2012-11-26 00:03:41 +01:00
" Export " => " 내보내기 " ,
" Back " => " 뒤로 " ,
2012-11-25 00:02:56 +01:00
" Groups " => " 그룹 " ,
2012-07-31 22:57:24 +02:00
" Close " => " 닫기 " ,
2012-08-30 02:06:13 +02:00
" Keyboard shortcuts " => " 단축키 " ,
" Navigation " => " 네비게이션 " ,
" Next contact in list " => " 목록에서의 다음 연락처 " ,
" Previous contact in list " => " 목록에서의 이전 연락처 " ,
" Expand/collapse current addressbook " => " 현재 주소록을 확장/축소 " ,
" Next addressbook " => " 다음 주소록 " ,
" Previous addressbook " => " 이전 주소록 " ,
" Actions " => " 작업 " ,
" Refresh contacts list " => " 연락처 목록 새로 고침 " ,
" Add new contact " => " 새로운 연락처 추가 " ,
" Add new addressbook " => " 새로운 주소록 추가 " ,
" Delete current contact " => " 현재 연락처 삭제 " ,
2012-11-25 00:02:56 +01:00
" Add contact " => " 연락처 추가 " ,
2012-07-31 22:57:24 +02:00
" Delete current photo " => " 현재 사진 삭제 " ,
" Edit current photo " => " 현재 사진 편집 " ,
" Upload new photo " => " 새로운 사진 업로드 " ,
" Select photo from ownCloud " => " ownCloud에서 사진 선택 " ,
2012-11-25 00:02:56 +01:00
" Additional names " => " 추가 이름 " ,
2012-05-13 19:59:44 +02:00
" Nickname " => " 별명 " ,
2012-11-26 00:03:41 +01:00
" Title " => " 제목 " ,
2012-11-25 00:02:56 +01:00
" Organization " => " 조직 " ,
2012-11-15 00:03:39 +01:00
" Birthday " => " 생일 " ,
2012-11-26 00:03:41 +01:00
" Add " => " 추가 " ,
2012-11-25 00:02:56 +01:00
" Phone " => " 전화 번호 " ,
" Email " => " 전자 우편 " ,
" Instant Messaging " => " 인스턴트 메세지 " ,
" Address " => " 주소 " ,
" Note " => " 노트 " ,
" Web site " => " 웹 사이트 " ,
2012-05-09 12:41:01 +02:00
" Preferred " => " 선호함 " ,
2012-05-13 19:59:44 +02:00
" Please specify a valid email address. " => " 올바른 이메일 주소를 입력하세요. " ,
2012-08-30 02:06:13 +02:00
" Mail to address " => " 이메일 주소 " ,
2012-07-31 22:57:24 +02:00
" Delete email address " => " 이메일 주소 삭제 " ,
" Enter phone number " => " 전화번호 입력 " ,
" Delete phone number " => " 전화번호 삭제 " ,
2012-11-25 00:02:56 +01:00
" Go to web site " => " 웹 사이트로 가기 " ,
" View on map " => " 지도에서 보기 " ,
2012-08-30 02:06:13 +02:00
" Instant Messenger " => " 인스턴트 메신저 " ,
" Delete IM " => " IM 삭제 " ,
2012-11-25 00:02:56 +01:00
" Add Contact " => " 연락처 추가 " ,
" Drop photo to upload " => " Drop photo to upload " ,
" 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 " => " 이름 세부사항을 편집합니다. " ,
" Enter nickname " => " 별명 입력 " ,
" http://www.somesite.com " => " http://www.somesite.com " ,
" dd-mm-yyyy " => " 일-월-년 " ,
" Separate groups with commas " => " 쉼표로 그룹 구분 " ,
" Edit groups " => " 그룹 편집 " ,
" Enter email address " => " 이메일 주소 입력 " ,
2012-07-31 22:57:24 +02:00
" Edit address details " => " 상세 주소 수정 " ,
" Add notes here. " => " 여기에 노트 추가. " ,
" Add field " => " 파일 추가 " ,
" Download contact " => " 연락처 다운로드 " ,
" Delete contact " => " 연락처 삭제 " ,
" The temporary image has been removed from cache. " => " 임시 이미지가 캐시에서 제거 되었습니다. " ,
" Edit address " => " 주소 수정 " ,
2012-05-09 12:41:01 +02:00
" Type " => " 종류 " ,
" PO Box " => " 사서함 " ,
2012-08-30 02:06:13 +02:00
" Street address " => " 번지 " ,
" Street and number " => " 거리와 번호 " ,
2012-05-09 12:41:01 +02:00
" Extended " => " 확장 " ,
2012-08-30 02:06:13 +02:00
" Apartment number etc. " => " 아파트 호수 그 외. " ,
2012-05-09 12:41:01 +02:00
" City " => " 도시 " ,
" Region " => " 지역 " ,
2012-08-30 02:06:13 +02:00
" E.g. state or province " => " 예를 들어 구 또는 도 " ,
2012-05-09 12:41:01 +02:00
" Zipcode " => " 우편 번호 " ,
2012-08-30 02:06:13 +02:00
" Postal code " => " 우편 번호 " ,
2012-05-09 12:41:01 +02:00
" Country " => " 국가 " ,
" Addressbook " => " 주소록 " ,
2012-07-31 22:57:24 +02:00
" Hon. prefixes " => " Hon. prefixes " ,
" Miss " => " Miss " ,
" Ms " => " Ms " ,
" Mr " => " Mr " ,
" Sir " => " Sir " ,
" Mrs " => " Mrs " ,
" Dr " => " Dr " ,
" Given name " => " Given name " ,
" 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 " => " 연락처 입력 " ,
2012-11-20 00:03:25 +01:00
" <h3>You have no contacts in your addressbook.</h3><p>You can import VCF files by dragging them to the contacts list and either drop them on an addressbook to import into it, or on an empty spot to create a new addressbook and import into that.<br />You can also import by clicking on the import button at the bottom of the list.</p> " => " <h3>당신의 주소록에 연락처가 없습니다.</h3><p>연락처 리스트에 드래그앤 드롭 함으로써 주소록에 VCF 파일을 가져올 수 있습니다, or on an empty spot to create a new addressbook and import into that.<br />당신은 리스트 상단에 위치한 가져오기 버튼을 누름으로써 가져올수 있습니다.</p> " ,
2012-08-30 02:06:13 +02:00
" Select Address Books " => " 주소록 선택 " ,
2012-07-31 22:57:24 +02:00
" CardDAV syncing addresses " => " CardDAV 주소 동기화 " ,
" more info " => " 더 많은 정보 " ,
" Primary address (Kontact et al) " => " 기본 주소 (Kontact et al) " ,
2012-08-02 02:06:16 +02:00
" iOS/OS X " => " iOS/OS X " ,
2012-09-07 02:10:31 +02:00
" Addressbooks " => " 주소록 " ,
2012-08-30 02:06:13 +02:00
" Share " => " 공유 " ,
2012-08-03 02:04:12 +02:00
" New Address Book " => " 새 주소록 " ,
2012-08-30 02:06:13 +02:00
" Name " => " 이름 " ,
" Description " => " 종류 " ,
2012-09-26 13:27:02 +02:00
" Save " => " 저장 "
2012-05-09 12:41:01 +02:00
);