diff options
Diffstat (limited to 'l10n/zh_TW/contacts.po')
-rw-r--r-- | l10n/zh_TW/contacts.po | 312 |
1 files changed, 234 insertions, 78 deletions
diff --git a/l10n/zh_TW/contacts.po b/l10n/zh_TW/contacts.po index 0e0a28e5495..9d49e670c59 100644 --- a/l10n/zh_TW/contacts.po +++ b/l10n/zh_TW/contacts.po @@ -4,12 +4,13 @@ # # Translators: # Donahue Chuang <soshinwu@gmail.com>, 2012. +# Eddy Chang <taiwanmambo@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-05-13 19:52+0200\n" -"PO-Revision-Date: 2012-05-13 17:52+0000\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:14+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -60,11 +61,11 @@ msgstr "" #: ajax/categories/delete.php:44 ajax/categories/rescan.php:36 msgid "No contacts found." -msgstr "" +msgstr "沒有找到聯絡人" #: ajax/contactdetails.php:37 msgid "Missing ID" -msgstr "" +msgstr "遺失ID" #: ajax/contactdetails.php:41 msgid "Error parsing VCard for ID: \"" @@ -82,23 +83,20 @@ msgstr "添加電話簿中發生錯誤" msgid "Error activating addressbook." msgstr "啟用電話簿中發生錯誤" -#: ajax/currentphoto.php:40 ajax/oc_photo.php:40 +#: ajax/currentphoto.php:34 ajax/oc_photo.php:37 ajax/uploadphoto.php:41 +#: ajax/uploadphoto.php:68 msgid "No contact ID was submitted." msgstr "" -#: ajax/currentphoto.php:47 ajax/oc_photo.php:57 ajax/oc_photo.php:60 -msgid "Error loading image." -msgstr "" - -#: ajax/currentphoto.php:51 +#: ajax/currentphoto.php:40 msgid "Error reading contact photo." msgstr "" -#: ajax/currentphoto.php:61 +#: ajax/currentphoto.php:52 msgid "Error saving temporary file." msgstr "" -#: ajax/currentphoto.php:64 +#: ajax/currentphoto.php:55 msgid "The loading photo is not valid." msgstr "" @@ -122,14 +120,46 @@ msgstr "" msgid "Missing contact id." msgstr "" -#: ajax/oc_photo.php:44 +#: ajax/oc_photo.php:41 msgid "No photo path was submitted." msgstr "" -#: ajax/oc_photo.php:51 +#: ajax/oc_photo.php:48 msgid "File doesn't exist:" msgstr "" +#: ajax/oc_photo.php:54 ajax/oc_photo.php:57 +msgid "Error loading image." +msgstr "" + +#: ajax/savecrop.php:68 +msgid "Error getting contact object." +msgstr "" + +#: ajax/savecrop.php:75 +msgid "Error getting PHOTO property." +msgstr "" + +#: ajax/savecrop.php:88 +msgid "Error saving contact." +msgstr "" + +#: ajax/savecrop.php:98 +msgid "Error resizing image" +msgstr "" + +#: ajax/savecrop.php:101 +msgid "Error cropping image" +msgstr "" + +#: ajax/savecrop.php:104 +msgid "Error creating temporary image" +msgstr "" + +#: ajax/savecrop.php:107 +msgid "Error finding image: " +msgstr "" + #: ajax/saveproperty.php:55 msgid "element name is not set." msgstr "" @@ -146,7 +176,7 @@ msgstr "" msgid "Something went FUBAR. " msgstr "" -#: ajax/saveproperty.php:153 +#: ajax/saveproperty.php:150 msgid "Error updating contact property." msgstr "更新通訊錄內容中發生錯誤" @@ -162,108 +192,235 @@ msgstr "電話簿更新中發生錯誤" msgid "Error uploading contacts to storage." msgstr "" -#: ajax/uploadimport.php:59 ajax/uploadphoto.php:85 +#: ajax/uploadimport.php:59 ajax/uploadphoto.php:77 msgid "There is no error, the file uploaded with success" msgstr "" -#: ajax/uploadimport.php:60 ajax/uploadphoto.php:86 +#: ajax/uploadimport.php:60 ajax/uploadphoto.php:78 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" msgstr "" -#: ajax/uploadimport.php:61 ajax/uploadphoto.php:87 +#: ajax/uploadimport.php:61 ajax/uploadphoto.php:79 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "" -#: ajax/uploadimport.php:62 ajax/uploadphoto.php:88 +#: ajax/uploadimport.php:62 ajax/uploadphoto.php:80 msgid "The uploaded file was only partially uploaded" msgstr "" -#: ajax/uploadimport.php:63 ajax/uploadphoto.php:89 +#: ajax/uploadimport.php:63 ajax/uploadphoto.php:81 msgid "No file was uploaded" -msgstr "" +msgstr "沒有已上傳的檔案" -#: ajax/uploadimport.php:64 ajax/uploadphoto.php:90 +#: ajax/uploadimport.php:64 ajax/uploadphoto.php:82 msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:22 templates/settings.php:3 +#: ajax/uploadphoto.php:59 ajax/uploadphoto.php:102 +msgid "Couldn't save temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:62 ajax/uploadphoto.php:105 +msgid "Couldn't load temporary image: " +msgstr "" + +#: ajax/uploadphoto.php:71 +msgid "No file was uploaded. Unknown error" +msgstr "" + +#: appinfo/app.php:17 templates/settings.php:3 msgid "Contacts" msgstr "通訊錄" -#: lib/app.php:23 -msgid "Addressbook not found." +#: js/contacts.js:24 +msgid "Sorry, this functionality has not been implemented yet" +msgstr "" + +#: js/contacts.js:24 +msgid "Not implemented" +msgstr "" + +#: js/contacts.js:29 +msgid "Couldn't get a valid address." +msgstr "" + +#: js/contacts.js:29 js/contacts.js:334 js/contacts.js:341 js/contacts.js:355 +#: js/contacts.js:393 js/contacts.js:399 js/contacts.js:565 js/contacts.js:605 +#: js/contacts.js:631 js/contacts.js:668 js/contacts.js:747 js/contacts.js:753 +#: js/contacts.js:765 js/contacts.js:799 js/contacts.js:1056 +#: js/contacts.js:1064 js/contacts.js:1073 js/contacts.js:1130 +#: js/contacts.js:1146 js/contacts.js:1161 js/contacts.js:1173 +#: js/contacts.js:1196 js/contacts.js:1449 js/contacts.js:1457 +#: js/contacts.js:1483 js/contacts.js:1494 js/contacts.js:1509 +#: js/contacts.js:1526 js/contacts.js:1596 js/contacts.js:1644 +#: js/contacts.js:1654 js/contacts.js:1657 +msgid "Error" +msgstr "" + +#: js/contacts.js:364 +msgid "Are you sure you want to delete this contact?" +msgstr "" + +#: js/contacts.js:364 +msgid "Warning" +msgstr "" + +#: js/contacts.js:605 +msgid "This property has to be non-empty." +msgstr "" + +#: js/contacts.js:631 +msgid "Couldn't serialize elements." +msgstr "" + +#: js/contacts.js:747 js/contacts.js:765 +msgid "" +"'deleteProperty' called without type argument. Please report at " +"bugs.owncloud.org" +msgstr "" + +#: js/contacts.js:781 +msgid "Edit name" +msgstr "" + +#: js/contacts.js:1056 +msgid "No files selected for upload." +msgstr "" + +#: js/contacts.js:1064 js/contacts.js:1449 js/contacts.js:1634 +msgid "" +"The file you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" + +#: js/contacts.js:1119 +msgid "Select photo" +msgstr "" + +#: js/contacts.js:1257 js/contacts.js:1290 +msgid "Select type" +msgstr "" + +#: js/contacts.js:1305 templates/part.importaddressbook.php:25 +msgid "Drop a VCF file to import contacts." msgstr "" -#: lib/app.php:27 +#: js/contacts.js:1475 +msgid "Import done. Success/Failure: " +msgstr "" + +#: js/contacts.js:1476 +msgid "OK" +msgstr "" + +#: js/contacts.js:1494 +msgid "Displayname cannot be empty." +msgstr "" + +#: js/contacts.js:1634 +msgid "Upload too large" +msgstr "" + +#: js/contacts.js:1638 +msgid "Only image files can be used as profile picture." +msgstr "" + +#: js/contacts.js:1638 +msgid "Wrong file type" +msgstr "" + +#: js/contacts.js:1644 +msgid "" +"Your browser doesn't support AJAX upload. Please click on the profile " +"picture to select a photo to upload." +msgstr "" + +#: js/loader.js:49 +msgid "Result: " +msgstr "" + +#: js/loader.js:49 +msgid " imported, " +msgstr "" + +#: js/loader.js:49 +msgid " failed." +msgstr "" + +#: lib/app.php:30 +msgid "Addressbook not found." +msgstr "找不到通訊錄" + +#: lib/app.php:34 msgid "This is not your addressbook." msgstr "這不是你的電話簿" -#: lib/app.php:38 +#: lib/app.php:45 msgid "Contact could not be found." msgstr "通訊錄未發現" -#: lib/app.php:94 templates/part.contact.php:109 +#: lib/app.php:101 templates/part.contact.php:109 msgid "Address" msgstr "地址" -#: lib/app.php:95 +#: lib/app.php:102 msgid "Telephone" msgstr "電話" -#: lib/app.php:96 templates/part.contact.php:108 +#: lib/app.php:103 templates/part.contact.php:108 msgid "Email" msgstr "電子郵件" -#: lib/app.php:97 templates/part.contact.php:33 templates/part.contact.php:34 +#: lib/app.php:104 templates/part.contact.php:33 templates/part.contact.php:34 #: templates/part.contact.php:104 msgid "Organization" msgstr "組織" -#: lib/app.php:109 lib/app.php:116 lib/app.php:126 +#: lib/app.php:116 lib/app.php:123 lib/app.php:133 msgid "Work" msgstr "公司" -#: lib/app.php:110 lib/app.php:114 lib/app.php:127 +#: lib/app.php:117 lib/app.php:121 lib/app.php:134 msgid "Home" msgstr "住宅" -#: lib/app.php:115 +#: lib/app.php:122 msgid "Mobile" msgstr "行動電話" -#: lib/app.php:117 +#: lib/app.php:124 msgid "Text" msgstr "文字" -#: lib/app.php:118 +#: lib/app.php:125 msgid "Voice" msgstr "語音" -#: lib/app.php:119 +#: lib/app.php:126 msgid "Message" msgstr "訊息" -#: lib/app.php:120 +#: lib/app.php:127 msgid "Fax" msgstr "傳真" -#: lib/app.php:121 +#: lib/app.php:128 msgid "Video" msgstr "影片" -#: lib/app.php:122 +#: lib/app.php:129 msgid "Pager" msgstr "呼叫器" -#: lib/app.php:128 +#: lib/app.php:135 msgid "Internet" msgstr "網際網路" #: lib/hooks.php:79 msgid "{name}'s Birthday" -msgstr "" +msgstr "{name}的生日" #: lib/search.php:22 msgid "Contact" @@ -279,7 +436,7 @@ msgstr "電話簿" #: templates/part.chooseaddressbook.php:1 msgid "Configure Address Books" -msgstr "" +msgstr "設定通訊錄" #: templates/part.chooseaddressbook.php:16 msgid "New Address Book" @@ -287,7 +444,7 @@ msgstr "新電話簿" #: templates/part.chooseaddressbook.php:17 msgid "Import from VCF" -msgstr "" +msgstr "從VCF匯入" #: templates/part.chooseaddressbook.php:22 #: templates/part.chooseaddressbook.rowfields.php:8 @@ -326,7 +483,7 @@ msgstr "" #: templates/part.contact.php:30 msgid "Edit name details" -msgstr "" +msgstr "編輯姓名詳細資訊" #: templates/part.contact.php:35 templates/part.contact.php:105 msgid "Nickname" @@ -342,7 +499,7 @@ msgstr "生日" #: templates/part.contact.php:38 msgid "dd-mm-yyyy" -msgstr "" +msgstr "dd-mm-yyyy" #: templates/part.contact.php:39 templates/part.contact.php:111 msgid "Groups" @@ -350,7 +507,7 @@ msgstr "群組" #: templates/part.contact.php:41 msgid "Separate groups with commas" -msgstr "" +msgstr "用逗號分隔群組" #: templates/part.contact.php:42 msgid "Edit groups" @@ -362,7 +519,7 @@ msgstr "首選" #: templates/part.contact.php:56 msgid "Please specify a valid email address." -msgstr "" +msgstr "註填入合法的電子郵件住址" #: templates/part.contact.php:56 msgid "Enter email address" @@ -370,19 +527,19 @@ msgstr "輸入電子郵件地址" #: templates/part.contact.php:60 msgid "Mail to address" -msgstr "" +msgstr "寄送住址" #: templates/part.contact.php:61 msgid "Delete email address" -msgstr "" +msgstr "刪除電子郵件住址" #: templates/part.contact.php:70 msgid "Enter phone number" -msgstr "" +msgstr "輸入電話號碼" #: templates/part.contact.php:74 msgid "Delete phone number" -msgstr "" +msgstr "刪除電話號碼" #: templates/part.contact.php:84 msgid "View on map" @@ -390,19 +547,19 @@ msgstr "" #: templates/part.contact.php:84 msgid "Edit address details" -msgstr "" +msgstr "電子郵件住址詳細資訊" #: templates/part.contact.php:95 msgid "Add notes here." -msgstr "" +msgstr "在這裡新增註解" #: templates/part.contact.php:101 msgid "Add field" -msgstr "" +msgstr "新增欄位" #: templates/part.contact.php:103 msgid "Profile picture" -msgstr "" +msgstr "個人資料照片" #: templates/part.contact.php:107 msgid "Phone" @@ -410,7 +567,7 @@ msgstr "電話" #: templates/part.contact.php:110 msgid "Note" -msgstr "" +msgstr "註解" #: templates/part.contactphoto.php:8 msgid "Delete current photo" @@ -428,6 +585,10 @@ msgstr "" msgid "Select photo from ownCloud" msgstr "" +#: templates/part.cropphoto.php:64 +msgid "The temporary image has been removed from cache." +msgstr "" + #: templates/part.edit_address_dialog.php:9 msgid "Edit address" msgstr "" @@ -497,31 +658,31 @@ msgstr "" #: templates/part.edit_name_dialog.php:29 msgid "Mr" -msgstr "" +msgstr "先生" #: templates/part.edit_name_dialog.php:30 msgid "Sir" -msgstr "" +msgstr "先生" #: templates/part.edit_name_dialog.php:31 msgid "Mrs" -msgstr "" +msgstr "小姐" #: templates/part.edit_name_dialog.php:32 msgid "Dr" -msgstr "" +msgstr "博士(醫生)" #: templates/part.edit_name_dialog.php:35 msgid "Given name" -msgstr "" +msgstr "給定名(名)" #: templates/part.edit_name_dialog.php:37 msgid "Additional names" -msgstr "" +msgstr "額外名" #: templates/part.edit_name_dialog.php:39 msgid "Family name" -msgstr "" +msgstr "家族名(姓)" #: templates/part.edit_name_dialog.php:41 msgid "Hon. suffixes" @@ -584,7 +745,7 @@ msgid "Submit" msgstr "提出" #: templates/part.editaddressbook.php:30 -#: templates/part.importaddressbook.php:28 +#: templates/part.importaddressbook.php:34 msgid "Cancel" msgstr "取消" @@ -612,27 +773,22 @@ msgstr "" msgid "Importing contacts" msgstr "" -#: templates/part.import.php:23 -msgid "Contacts imported successfully" -msgstr "" - #: templates/part.import.php:24 -msgid "Close Dialog" -msgstr "" - -#: templates/part.importaddressbook.php:9 -msgid "Import Addressbook" +msgid "Close" msgstr "" #: templates/part.importaddressbook.php:12 -msgid "Select address book to import to:" +msgid "" +"Currently this import function doesn't work while encryption is enabled.<br " +"/>Please upload your VCF file with the file manager and click on it to " +"import." msgstr "" -#: templates/part.importaddressbook.php:20 -msgid "Drop a VCF file to import contacts." +#: templates/part.importaddressbook.php:16 +msgid "Select address book to import to:" msgstr "" -#: templates/part.importaddressbook.php:21 +#: templates/part.importaddressbook.php:26 msgid "Select from HD" msgstr "" |