2012-05-09 12:41:01 +02:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Error (de)activating addressbook." => "在啟用或關閉電話簿時發生錯誤",
|
2012-05-13 19:59:44 +02:00
|
|
|
"No ID provided" => "未提供 ID",
|
2012-09-02 02:09:59 +02:00
|
|
|
"No categories selected for deletion." => "未選取刪除的類別",
|
2012-06-06 00:29:28 +02:00
|
|
|
"No contacts found." => "沒有找到聯絡人",
|
2012-05-09 12:41:01 +02:00
|
|
|
"Information about vCard is incorrect. Please reload the page." => "有關 vCard 的資訊不正確,請重新載入此頁。",
|
2012-09-02 02:09:59 +02:00
|
|
|
"Information about vCard is incorrect. Please reload the page: " => "vCard資訊不正確. 請重新整理頁面:",
|
|
|
|
"File doesn't exist:" => "檔案不存在",
|
2012-11-16 00:04:07 +01:00
|
|
|
"There is no error, the file uploaded with success" => "無錯誤,檔案上傳成功",
|
|
|
|
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "上傳的檔案超過了 php.ini 中的 upload_max_filesize 設定",
|
|
|
|
"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-06-06 00:29:28 +02:00
|
|
|
"No file was uploaded" => "沒有已上傳的檔案",
|
2012-11-16 00:04:07 +01:00
|
|
|
"Missing a temporary folder" => "遺失暫存資料夾",
|
2012-05-09 12:41:01 +02:00
|
|
|
"Contacts" => "通訊錄",
|
2012-11-16 00:04:07 +01:00
|
|
|
"Error" => "錯誤",
|
2012-09-26 13:27:02 +02:00
|
|
|
"Download" => "下載",
|
|
|
|
"Edit" => "編輯",
|
|
|
|
"Delete" => "刪除",
|
|
|
|
"Cancel" => "取消",
|
2012-05-09 12:41:01 +02:00
|
|
|
"Work" => "公司",
|
|
|
|
"Home" => "住宅",
|
2012-11-16 00:04:07 +01: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-06-06 00:29:28 +02:00
|
|
|
"{name}'s Birthday" => "{name}的生日",
|
2012-05-09 12:41:01 +02:00
|
|
|
"Contact" => "通訊錄",
|
2012-11-16 00:04:07 +01: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-11-16 00:04:07 +01:00
|
|
|
"Close" => "關閉",
|
2012-09-02 02:09:59 +02:00
|
|
|
"Upload new photo" => "上傳新照片",
|
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" => "電子郵件",
|
|
|
|
"Address" => "地址",
|
|
|
|
"Note" => "註解",
|
2012-05-09 12:41:01 +02:00
|
|
|
"Preferred" => "首選",
|
2012-06-06 00:29:28 +02:00
|
|
|
"Please specify a valid email address." => "註填入合法的電子郵件住址",
|
|
|
|
"Mail to address" => "寄送住址",
|
|
|
|
"Delete email address" => "刪除電子郵件住址",
|
|
|
|
"Enter phone number" => "輸入電話號碼",
|
|
|
|
"Delete phone number" => "刪除電話號碼",
|
2012-11-25 00:02:56 +01:00
|
|
|
"Add Contact" => "添加通訊錄",
|
|
|
|
"Edit name details" => "編輯姓名詳細資訊",
|
|
|
|
"Enter nickname" => "輸入綽號",
|
|
|
|
"dd-mm-yyyy" => "dd-mm-yyyy",
|
|
|
|
"Separate groups with commas" => "用逗號分隔群組",
|
|
|
|
"Edit groups" => "編輯群組",
|
|
|
|
"Enter email address" => "輸入電子郵件地址",
|
2012-06-06 00:29:28 +02:00
|
|
|
"Edit address details" => "電子郵件住址詳細資訊",
|
|
|
|
"Add notes here." => "在這裡新增註解",
|
|
|
|
"Add field" => "新增欄位",
|
2012-07-31 22:57:24 +02:00
|
|
|
"Download contact" => "下載通訊錄",
|
|
|
|
"Delete contact" => "刪除通訊錄",
|
2012-09-02 02:09:59 +02:00
|
|
|
"Edit address" => "編輯地址",
|
2012-05-09 12:41:01 +02:00
|
|
|
"Type" => "類型",
|
|
|
|
"PO Box" => "通訊地址",
|
|
|
|
"Extended" => "分機",
|
|
|
|
"City" => "城市",
|
|
|
|
"Region" => "地區",
|
|
|
|
"Zipcode" => "郵遞區號",
|
|
|
|
"Country" => "國家",
|
|
|
|
"Addressbook" => "電話簿",
|
2012-06-06 00:29:28 +02:00
|
|
|
"Mr" => "先生",
|
|
|
|
"Sir" => "先生",
|
|
|
|
"Mrs" => "小姐",
|
|
|
|
"Dr" => "博士(醫生)",
|
|
|
|
"Given name" => "給定名(名)",
|
|
|
|
"Family name" => "家族名(姓)",
|
2012-11-16 00:04:07 +01:00
|
|
|
"more info" => "更多資訊",
|
|
|
|
"Primary address (Kontact et al)" => "主要地址",
|
|
|
|
"iOS/OS X" => "iOS/OS X",
|
2012-09-07 02:10:31 +02:00
|
|
|
"Addressbooks" => "電話簿",
|
2012-11-16 00:04:07 +01:00
|
|
|
"Share" => "分享",
|
2012-08-03 02:04:12 +02:00
|
|
|
"New Address Book" => "新電話簿",
|
2012-11-16 00:04:07 +01:00
|
|
|
"Name" => "名稱",
|
2012-09-26 13:27:02 +02:00
|
|
|
"Save" => "儲存"
|
2012-05-09 12:41:01 +02:00
|
|
|
);
|