2012-05-09 12:41:01 +02:00
|
|
|
|
<?php $TRANSLATIONS = array(
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Contacts" => "通訊錄",
|
|
|
|
|
"Save" => "儲存",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Uploading..." => "上傳中…",
|
|
|
|
|
"Importing..." => "匯入中…",
|
2013-07-25 06:49:26 +02:00
|
|
|
|
"Imported {count} of {total} contacts" => "已匯入 {count}筆/共{total} 筆聯絡人資料",
|
|
|
|
|
"Imported {imported} contacts. {failed} failed." => "成功匯入{imported}筆聯絡人資料,有{failed}筆匯入失敗。",
|
|
|
|
|
"An address book called {name} already exists" => "通訊錄 {name} 已存在",
|
|
|
|
|
"Failed adding address book: {error}" => "通訊錄匯入失敗:{error}",
|
|
|
|
|
"Failed loading address books: {error}" => "通訊錄載入失敗:{error}",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Indexing contacts" => "正在建立聯絡人索引...",
|
2013-07-25 06:49:26 +02:00
|
|
|
|
"Unrecoverable error loading address books: {msg}" => "載入通訊錄時發生無法修正的錯誤:{msg}",
|
|
|
|
|
"Error." => "錯誤。",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Add to..." => "加入至…",
|
|
|
|
|
"Remove from..." => "從…移除",
|
2013-07-25 06:49:26 +02:00
|
|
|
|
"Add group..." => "新增群組",
|
|
|
|
|
"Invalid URL: \"{url}\"" => "無效的 URL :\"{url}\"",
|
|
|
|
|
"There was an error opening a mail composer." => "開啟郵件編輯器發生錯誤。",
|
|
|
|
|
"Invalid email: \"{url}\"" => "無效的電子郵件:\"{url}\"",
|
|
|
|
|
"Merge failed. Cannot find contact: {id}" => "合併失敗,沒有找到聯絡人:{id}",
|
|
|
|
|
"Merge failed." => "合併失敗。",
|
|
|
|
|
"Merge failed. Error saving contact." => "合併失敗,儲存聯絡人時發生錯誤。",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Select photo" => "選擇相片",
|
2013-07-25 06:49:26 +02:00
|
|
|
|
"Network or server error. Please inform administrator." => "網路或伺服器錯誤,請通知系統管理員。",
|
|
|
|
|
"Error adding to group." => "新增到群組時出錯。",
|
|
|
|
|
"Error removing from group." => "從群組中移除出錯。",
|
|
|
|
|
"Error setting {name} as favorite." => "設定 {name} 為最愛時發生錯誤。",
|
|
|
|
|
"Merge contacts" => "合併聯絡人",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Cancel" => "取消",
|
|
|
|
|
"Add group" => "新增群組",
|
|
|
|
|
"OK" => "好",
|
2013-07-25 06:49:26 +02:00
|
|
|
|
"Could not find contact: {id}" => "找不到聯絡人:{id}",
|
|
|
|
|
"No files selected for upload." => "沒有選定上傳的檔案。",
|
|
|
|
|
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "您想要上傳的檔案大小超過伺服器限制。",
|
|
|
|
|
"Edit profile picture" => "編輯大頭貼照",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Is this correct?" => "是否正確?",
|
2013-09-01 17:42:08 +02:00
|
|
|
|
"Error parsing date: {date}" => "錯誤的解析日期:{date}",
|
2013-07-25 06:49:26 +02:00
|
|
|
|
"# groups" => "# groups",
|
|
|
|
|
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "有一些聯絡人被標記為將刪除但是尚未刪除,稍等一下就會刪除了。",
|
|
|
|
|
"Click to undo deletion of {num} contacts" => "點一下來復原刪除 {num} 個聯絡人",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Add" => "增加",
|
2013-07-25 06:49:26 +02:00
|
|
|
|
"Contact is already in this group." => "該聯絡人已在此群組中。",
|
|
|
|
|
"Contacts are already in this group." => "聯絡人皆已在此群組中。",
|
|
|
|
|
"Couldn't get contact list." => "無法取得聯絡人清單。",
|
|
|
|
|
"Contact is not in this group." => "聯絡人不在此群組中。",
|
|
|
|
|
"Contacts are not in this group." => "聯絡人皆不在此群組中。",
|
|
|
|
|
"Failed renaming group: {error}" => "重新命名群組失敗:{error}",
|
|
|
|
|
"A group named {group} already exists" => "群組 {group} 已經存在",
|
|
|
|
|
"You can drag groups to\narrange them as you like." => "你可以拖曳群組以你喜歡的方式排列。",
|
|
|
|
|
"Failed adding group: {error}" => "加入群組失敗:{error}",
|
|
|
|
|
"All" => "所有",
|
|
|
|
|
"Favorites" => "最愛",
|
|
|
|
|
"Shared by {owner}" => "由 {owner} 分享",
|
|
|
|
|
"Not grouped" => "不在群組裡",
|
|
|
|
|
"Failed loading groups: {error}" => "載入群組失敗:{error}",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Result: " => "結果:",
|
|
|
|
|
" imported, " => "已匯入,",
|
|
|
|
|
" failed." => "失敗。",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Error" => "錯誤",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Displayname cannot be empty." => "顯示名稱不能留空。",
|
|
|
|
|
"Show CardDav link" => "顯示 CardDAV 連結",
|
|
|
|
|
"Show read-only VCF link" => "顯示 VCF 唯讀連結",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Download" => "下載",
|
|
|
|
|
"Edit" => "編輯",
|
|
|
|
|
"Delete" => "刪除",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"More..." => "更多…",
|
|
|
|
|
"Less..." => "較少…",
|
|
|
|
|
"Failed loading photo: {error}" => "圖片載入失敗: {error}",
|
|
|
|
|
"You do not have permissions to see this contacts" => "您沒有權限檢視這個聯絡人。",
|
2013-09-01 17:42:08 +02:00
|
|
|
|
"Contact not found" => "找不到聯絡人",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"You do not have permissions to see these contacts" => "您沒有權限檢視這些聯絡人。",
|
|
|
|
|
"You do not have permissions add contacts to the address book" => "您沒有權限新增聯絡人至這本通訊錄。",
|
|
|
|
|
"The backend for this address book does not support adding contacts" => "這本通訊錄的後端不支援新增聯絡人",
|
|
|
|
|
"You do not have permissions to delete this contact" => "您沒有權限刪除這位聯絡人。",
|
|
|
|
|
"The backend for this address book does not support deleting contacts" => "這本通訊錄的後端不支援刪除聯絡人",
|
2013-09-07 10:35:22 +02:00
|
|
|
|
"Unknown error" => "未知的錯誤",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"The backend for this address book does not support updating" => "這本通訊錄的後端不支援編輯聯絡人",
|
|
|
|
|
"You don't have permissions to update the address book." => "您沒有權限編輯這本通訊錄。",
|
|
|
|
|
"You don't have permissions to delete the address book." => "您沒有權限刪除這本通訊錄。",
|
|
|
|
|
"Address book not found" => "找不到通訊錄",
|
|
|
|
|
"You do not have permissions to see this contact" => "您沒有權限檢視這個聯絡人",
|
|
|
|
|
"You do not have permissions to update this contact" => "您沒有權限編輯這位聯絡人",
|
|
|
|
|
"The backend for this contact does not support updating it" => "這個聯絡人的後端不支援編輯",
|
|
|
|
|
"This backend not support adding contacts" => "後端不支援新增聯絡人",
|
|
|
|
|
"Property not found" => "找不到這個屬性",
|
|
|
|
|
" Missing IM parameter for: " => "遺失的 IM 參數:",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Unknown IM: " => "未知的 IM:",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Error creating address book" => "建立通訊錄出現錯誤",
|
|
|
|
|
"Error updating address book" => "編輯通訊錄出現錯誤",
|
2013-09-01 17:42:08 +02:00
|
|
|
|
"You do not have permissions to delete the \"%s\" address book" => "你沒有刪除\"%s\"通訊錄的權限",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Error deleting address book" => "刪除通訊錄出現錯誤",
|
|
|
|
|
"Error creating contact." => "建立聯絡人出現錯誤",
|
|
|
|
|
"Error deleting contact." => "刪除聯絡人出現錯誤",
|
|
|
|
|
"Error retrieving contact." => "取得聯絡人出現錯誤",
|
2013-09-05 11:38:03 +02:00
|
|
|
|
"Error saving contact." => "儲存聯絡人時發生錯誤",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Error removing contact from other address book." => "從其他通訊錄移除聯絡人時發生錯誤。",
|
|
|
|
|
"Couldn't find contact." => "找不到聯絡人",
|
|
|
|
|
"Error merging into contact." => "合併聯絡人資料時出現錯誤",
|
|
|
|
|
"Error saving contact to backend." => "儲存聯絡人資料至後端時出現錯誤",
|
|
|
|
|
"Property name is not set." => "尚未設定屬性名稱",
|
|
|
|
|
"Property checksum is not set." => "尚未設定檢查碼",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Information about vCard is incorrect. Please reload the page." => "有關 vCard 的資訊不正確,請重新載入此頁。",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Error setting property" => "設定屬性時發生錯誤",
|
|
|
|
|
"Error saving property to backend" => "儲存屬性至後端時發生錯誤",
|
2013-09-05 11:38:03 +02:00
|
|
|
|
"No file was uploaded. Unknown error" => "沒有檔案被上傳。未知的錯誤。",
|
|
|
|
|
"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" => "只有檔案的一部分被上傳",
|
|
|
|
|
"No file was uploaded" => "沒有檔案被上傳",
|
|
|
|
|
"Missing a temporary folder" => "找不到暫存資料夾",
|
|
|
|
|
"Couldn't load temporary image: " => "無法載入暫存圖片:",
|
|
|
|
|
"Couldn't save temporary image: " => "無法儲存暫存影像",
|
|
|
|
|
"No photo path was submitted." => "沒有提供相片路徑",
|
|
|
|
|
"File doesn't exist:" => "檔案不存在",
|
|
|
|
|
"Error loading image." => "載入影像時發生錯誤",
|
|
|
|
|
"Error creating temporary image" => "產生暫存圖片發生錯誤",
|
|
|
|
|
"Error cropping image" => "修剪圖片發生錯誤",
|
|
|
|
|
"Error resizing image" => "縮放圖片發生錯誤",
|
|
|
|
|
"Error getting PHOTO property." => "讀取 PHOTO 屬性時發生錯誤",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"No group name given." => "未設定群組名稱",
|
|
|
|
|
"Error adding group." => "新增群組錯誤",
|
|
|
|
|
"No group name to rename from given." => "未提供要更名的群組名稱",
|
|
|
|
|
"No group name to rename to given." => "未設定新群組名稱",
|
|
|
|
|
"Error renaming group." => "群組更名錯誤",
|
|
|
|
|
"Group ID missing from request." => "請求中缺少群組 ID",
|
|
|
|
|
"Group name missing from request." => "請求中缺少群組名稱",
|
|
|
|
|
"Contact ID missing from request." => "請求中缺少聯絡人 ID",
|
2013-09-05 11:38:03 +02:00
|
|
|
|
"Failed to write to disk" => "寫入硬碟失敗",
|
|
|
|
|
"Not enough storage available" => "儲存空間不足",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Attempt to upload blacklisted file:" => "試圖上傳被禁止的檔案:",
|
2013-09-05 11:38:03 +02:00
|
|
|
|
"Error uploading contacts to storage." => "上傳聯絡人到儲存空間時發生錯誤",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"You do not have permissions to import into this address book." => "您沒有權限將資料匯入至這本通訊錄。",
|
|
|
|
|
"File name missing from request." => "請求中缺少檔名",
|
|
|
|
|
"Progress key missing from request." => "請求中缺少 progress key",
|
|
|
|
|
"Attempt to access blacklisted file:" => "試圖存取被禁止的檔案:",
|
|
|
|
|
"No contacts found in: " => "在這些地方找不到聯絡人:",
|
|
|
|
|
"No key is given." => "沒有提供鍵名",
|
|
|
|
|
"No value is given." => "沒有提供鍵值",
|
2013-09-05 11:38:03 +02:00
|
|
|
|
"Could not set preference: " => "無法設定偏好:",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"{name}'s Birthday" => "{name}的生日",
|
|
|
|
|
"Contact" => "通訊錄",
|
|
|
|
|
"Other" => "其他",
|
|
|
|
|
"HomePage" => "首頁",
|
|
|
|
|
"Jabber" => "Jabber",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Internet call" => "網際網路呼叫",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"AIM" => "AIM",
|
|
|
|
|
"MSN" => "MSN",
|
|
|
|
|
"Twitter" => "Twitter",
|
|
|
|
|
"GoogleTalk" => "GoogleTalk",
|
|
|
|
|
"Facebook" => "Facebook",
|
|
|
|
|
"XMPP" => "XMPP",
|
|
|
|
|
"ICQ" => "ICQ",
|
|
|
|
|
"Yahoo" => "Yahoo",
|
|
|
|
|
"Skype" => "Skype",
|
|
|
|
|
"QQ" => "QQ",
|
|
|
|
|
"GaduGadu" => "GaduGadu",
|
|
|
|
|
"Work" => "工作",
|
|
|
|
|
"Home" => "住宅",
|
|
|
|
|
"Mobile" => "行動電話",
|
|
|
|
|
"Text" => "文字",
|
|
|
|
|
"Voice" => "語音",
|
|
|
|
|
"Message" => "訊息",
|
|
|
|
|
"Fax" => "傳真",
|
|
|
|
|
"Video" => "影片",
|
|
|
|
|
"Pager" => "呼叫器",
|
|
|
|
|
"Internet" => "網際網路",
|
|
|
|
|
"Friends" => "朋友",
|
|
|
|
|
"Family" => "親人",
|
|
|
|
|
"New Contact" => "新聯絡人",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Group name" => "群組名稱",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"New Group" => "新群組",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Address books" => "通訊錄",
|
|
|
|
|
"Display name" => "顯示名稱",
|
|
|
|
|
"Add Address Book" => "新增通訊錄",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Import" => "匯入",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Import into..." => "匯入至…",
|
|
|
|
|
"Select file..." => "選擇檔案…",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"(De-)select all" => "(反)全選",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Sort order" => "排序方式",
|
|
|
|
|
"First- Lastname" => "名字 - 姓氏",
|
|
|
|
|
"Last-, Firstname" => "姓氏 - 名字",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Groups" => "群組",
|
|
|
|
|
"Favorite" => "我的最愛",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Merge selected" => "合併已選擇的項目",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Close" => " 關閉",
|
2013-08-07 13:00:18 +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" => "刪除這個聯絡人",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Add contact" => "新增聯絡人",
|
|
|
|
|
"Delete group" => "刪除群組",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Rename group" => "更名群組",
|
|
|
|
|
"Which contact should the data be merged into?" => "要將資料匯入至哪一個聯絡人?",
|
|
|
|
|
"Delete the other(s) after successful merge?" => "合併成功後刪除多餘的聯絡人?",
|
|
|
|
|
"Compose mail" => "撰寫郵件",
|
|
|
|
|
"Delete current photo" => "刪除這張相片",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Edit current photo" => "編輯目前相片",
|
|
|
|
|
"Upload new photo" => "上傳新照片",
|
|
|
|
|
"Select photo from ownCloud" => "從 ownCloud 中挑選相片",
|
|
|
|
|
"First name" => "名子",
|
|
|
|
|
"Additional names" => "額外名",
|
|
|
|
|
"Last name" => "姓氏",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Select groups" => "選擇群組",
|
|
|
|
|
"Select address book" => "選擇通訊錄",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Nickname" => "綽號",
|
|
|
|
|
"Enter nickname" => "輸入綽號",
|
|
|
|
|
"Title" => "標題",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Enter title" => "輸入標題",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Organization" => "組織",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Enter organization" => "輸入組織",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Birthday" => "生日",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Notes go here..." => "註釋在此處",
|
|
|
|
|
"Export as VCF" => "以 VCF 匯出",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Phone" => "電話",
|
|
|
|
|
"Email" => "信箱",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Instant Messaging" => "即時通訊",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Address" => "網址",
|
|
|
|
|
"Note" => "註解",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Web site" => "網站",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Delete contact" => "刪除通訊錄",
|
|
|
|
|
"Preferred" => "首選",
|
|
|
|
|
"Please specify a valid email address." => "註填入合法的電子郵件住址",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"someone@example.com" => "someone@example.com",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Mail to address" => "寄送住址",
|
|
|
|
|
"Delete email address" => "刪除電子郵件住址",
|
|
|
|
|
"Enter phone number" => "輸入電話號碼",
|
|
|
|
|
"Delete phone number" => "刪除電話號碼",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Go to web site" => "打開網站",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Delete URL" => "刪除 URL",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"View on map" => "在地圖上檢視",
|
|
|
|
|
"Delete address" => "刪除地址",
|
|
|
|
|
"Street address" => "街道地址",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Postal code" => "郵遞區號",
|
|
|
|
|
"City" => "城市",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"State or province" => "州或省",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Country" => "國家",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"Instant Messenger" => "即時通訊軟體",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"Delete IM" => "刪除 IM",
|
|
|
|
|
"Share" => "分享",
|
|
|
|
|
"Export" => "匯出",
|
2013-08-07 13:00:18 +02:00
|
|
|
|
"CardDAV link" => "顯示 CardDav 連結",
|
|
|
|
|
"CardDAV syncing addresses" => "CardDAV 同步位址",
|
2013-07-24 06:50:10 +02:00
|
|
|
|
"more info" => "更多資訊",
|
|
|
|
|
"Primary address (Kontact et al)" => "主要地址",
|
|
|
|
|
"iOS/OS X" => "iOS/OS X",
|
|
|
|
|
"Addressbooks" => "電話簿",
|
|
|
|
|
"New Address Book" => "新電話簿",
|
|
|
|
|
"Name" => "名稱",
|
|
|
|
|
"Description" => "描述"
|
2012-05-09 12:41:01 +02:00
|
|
|
|
);
|