1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/zh_TW.php

181 lines
8.0 KiB
PHP
Raw Normal View History

2012-05-09 12:41:01 +02:00
<?php $TRANSLATIONS = array(
"Error (de)activating addressbook." => "在啟用或關閉電話簿時發生錯誤",
2012-11-29 00:03:57 +01:00
"id is not set." => "ID 尚未設定.",
"Cannot update addressbook with an empty name." => "無法使用空白姓名來更新聯絡簿",
"No category name given." => "沒有指定分類名稱.",
2012-05-13 19:59:44 +02:00
"No ID provided" => "未提供 ID",
2012-11-29 00:03:57 +01:00
"Error setting checksum." => "設定檢查碼時發生錯誤.",
2012-09-02 02:09:59 +02:00
"No categories selected for deletion." => "未選取刪除的類別",
2012-11-29 00:03:57 +01:00
"No address books found." => "沒有相關的位址簿.",
2012-06-06 00:29:28 +02:00
"No contacts found." => "沒有找到聯絡人",
2012-11-29 00:03:57 +01:00
"element name is not set." => "姓名項目沒有設定.",
"checksum is not set." => "檢查碼尚未設定.",
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資訊不正確. 請重新整理頁面:",
2013-02-11 00:03:13 +01:00
"Something went FUBAR. " => "某個地方出現了嚴重錯誤。",
2012-11-29 00:03:57 +01:00
"Missing IM parameter." => "遺失 IM 參數.",
"Unknown IM: " => "未知的 IM:",
"No contact ID was submitted." => "沒有提供聯絡人 ID.",
"Error reading contact photo." => "讀取聯絡人相片時發生錯誤.",
2013-02-11 00:03:13 +01:00
"Error saving temporary file." => "儲存到暫存檔時發生錯誤。",
"The loading photo is not valid." => "載入中的圖片有問題。",
2012-11-29 00:03:57 +01:00
"Contact ID is missing." => "遺失聯絡人 ID.",
"No photo path was submitted." => "沒有提供相片路徑.",
2012-09-02 02:09:59 +02:00
"File doesn't exist:" => "檔案不存在",
2012-11-29 00:03:57 +01:00
"Error loading image." => "載入影像時發生錯誤.",
2013-02-11 00:03:13 +01:00
"Error getting contact object." => "讀取聯絡人時發生錯誤",
"Error getting PHOTO property." => "讀取 PHOTO 屬性時發生錯誤",
"Error saving contact." => "儲存聯絡人時發生錯誤",
"Error resizing image" => "縮放圖片發生錯誤",
"Error cropping image" => "修剪圖片發生錯誤",
"Error creating temporary image" => "產生暫存圖片發生錯誤",
"Error finding image: " => "尋找圖片發生錯誤:",
"Error uploading contacts to storage." => "上傳聯絡人到儲存空間時發生錯誤",
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" => "遺失暫存資料夾",
2013-01-25 00:04:33 +01:00
"Couldn't save temporary image: " => "無法儲存暫存影像",
2013-02-11 00:03:13 +01:00
"Couldn't load temporary image: " => "無法載入暫存圖片:",
2012-11-29 00:03:57 +01:00
"No file was uploaded. Unknown error" => "沒有檔案被上傳. 未知的錯誤.",
2012-05-09 12:41:01 +02:00
"Contacts" => "通訊錄",
2012-11-29 00:03:57 +01:00
"Select photo" => "選擇相片",
2012-12-08 00:08:12 +01:00
"Error" => "錯誤",
2012-12-09 00:09:39 +01:00
"Unable to upload your file as it is a directory or has 0 bytes" => "無法上傳您的檔案因為它可能是一個目錄或檔案大小為0",
"Upload Error" => "上傳發生錯誤",
2013-02-11 00:03:13 +01:00
"The file you are trying to upload exceed the maximum size for file uploads on this server." => "您想要上傳的檔案大小超過伺服器限制。",
2012-12-09 00:09:39 +01:00
"Upload too large" => "上傳過大",
2013-01-10 00:03:59 +01:00
"Pending" => "等候中",
2012-11-29 00:03:57 +01:00
"Add group" => "新增群組",
2013-02-11 00:03:13 +01:00
"No files selected for upload." => "沒有選定上傳的檔案。",
"Error loading profile picture." => "載入大頭照發生錯誤",
2012-11-29 00:03:57 +01:00
"Enter name" => "輸入姓名",
"Enter description" => "輸入描述",
"Is this correct?" => "是否正確?",
2013-02-11 00:03:13 +01:00
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "有一些聯絡人被標記為將刪除但是尚未刪除,稍等一下就會刪除了。",
"Result: " => "結果:",
" imported, " => "已匯入,",
" failed." => "失敗。",
"Displayname cannot be empty." => "顯示名稱不能留空。",
"Show CardDav link" => "顯示 CardDAV 連結",
"Show read-only VCF link" => "顯示 VCF 唯讀連結",
2012-09-26 13:27:02 +02:00
"Download" => "下載",
"Edit" => "編輯",
"Delete" => "刪除",
"Cancel" => "取消",
2012-11-29 00:03:57 +01:00
"More..." => "更多...",
"Less..." => "較少...",
2013-02-11 00:03:13 +01:00
"You do not have the permissions to delete this addressbook." => "您沒有刪除這本聯絡簿的權限。",
"There was an error deleting this addressbook." => "刪除這本聯絡簿時發生錯誤。",
2012-11-29 00:03:57 +01: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-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-11-29 00:03:57 +01:00
"Friends" => "朋友",
"Family" => "親人",
2012-06-06 00:29:28 +02:00
"{name}'s Birthday" => "{name}的生日",
2012-05-09 12:41:01 +02:00
"Contact" => "通訊錄",
2013-02-11 00:03:13 +01:00
"Could not find the vCard with ID." => "找不到 ID 的 vCard 。",
"You do not have the permissions to edit this contact." => "您沒有編輯這位聯絡人的權限。",
"Could not find the vCard with ID: " => "找不到 ID 的 vCard ",
"Could not find the Addressbook with ID: " => "找不到 ID 的聯絡簿",
"You do not have the permissions to delete this contact." => "您沒有刪除這位聯絡人的權限。",
2012-11-29 00:03:57 +01:00
"Contact not found." => "找不到連絡人.",
"HomePage" => "首頁",
"New Group" => "新群組",
2012-11-16 00:04:07 +01:00
"Settings" => "設定",
2012-11-25 00:02:56 +01:00
"Import" => "匯入",
2013-02-11 00:03:13 +01:00
"OK" => "",
2012-11-29 00:03:57 +01:00
"(De-)select all" => "(反)全選",
"New Contact" => "新聯絡人",
2012-11-25 00:02:56 +01:00
"Groups" => "群組",
2012-11-29 00:03:57 +01:00
"Favorite" => "我的最愛",
2012-12-08 00:08:12 +01:00
"Delete Contact" => "刪除聯絡人",
2012-11-16 00:04:07 +01:00
"Close" => "關閉",
2013-02-11 00:03:13 +01: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-29 00:03:57 +01:00
"Add contact" => "新增聯絡人",
"Delete group" => "刪除群組",
2013-02-11 00:03:13 +01:00
"Delete current photo" => "刪除這張相片",
2012-11-29 00:03:57 +01:00
"Edit current photo" => "編輯目前相片",
2012-09-02 02:09:59 +02:00
"Upload new photo" => "上傳新照片",
2012-11-29 00:03:57 +01:00
"Select photo from ownCloud" => "從 ownCloud 中挑選相片",
"First name" => "名子",
2012-11-25 00:02:56 +01:00
"Additional names" => "額外名",
2012-11-29 00:03:57 +01:00
"Last name" => "姓氏",
2012-05-13 19:59:44 +02:00
"Nickname" => "綽號",
2012-12-11 00:03:50 +01:00
"Enter 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" => "電子郵件",
2013-02-11 00:03:13 +01:00
"Instant Messaging" => "即時通訊",
2012-11-25 00:02:56 +01:00
"Address" => "地址",
"Note" => "註解",
2013-02-11 00:03:13 +01:00
"Web site" => "網站",
2012-12-12 00:10:33 +01:00
"Delete contact" => "刪除通訊錄",
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" => "刪除電話號碼",
2013-02-11 00:03:13 +01:00
"Go to web site" => "打開網站",
2012-11-29 00:03:57 +01:00
"Delete URL" => "刪除 URL",
2013-02-11 00:03:13 +01:00
"View on map" => "在地圖上檢視",
"Street address" => "街道地址",
2012-11-29 00:03:57 +01:00
"12345" => "12345",
2012-12-11 00:03:50 +01:00
"Postal code" => "郵遞區號",
2012-11-29 00:03:57 +01:00
"Your city" => "城市",
2012-12-11 00:03:50 +01:00
"City" => "城市",
2012-11-29 00:03:57 +01:00
"Your country" => "國家",
2012-12-11 00:03:50 +01:00
"Country" => "國家",
2013-02-11 00:03:13 +01:00
"Instant Messenger" => "即時通訊軟體",
2012-11-29 00:03:57 +01:00
"Delete IM" => "刪除 IM",
2012-12-08 00:08:12 +01:00
"Share" => "分享",
"Export" => "匯出",
2013-02-11 00:03:13 +01:00
"The temporary image has been removed from cache." => "暫存圖片已經從快取中被移除。",
"CardDAV syncing addresses" => "CardDAV 同步位址",
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-08-03 02:04:12 +02:00
"New Address Book" => "新電話簿",
2012-11-16 00:04:07 +01:00
"Name" => "名稱",
2012-11-29 00:03:57 +01:00
"Description" => "描述",
2012-09-26 13:27:02 +02:00
"Save" => "儲存"
2012-05-09 12:41:01 +02:00
);