# Chinese (Taiwan) translation of Evolution. # Copyright (C) 2001, 03, 04, 05, 06 Free Software Foundation, Inc. # Joe Man , 2001. # Chao-Hsiung Liao , 2003. # Craig Jeffares ,2004. # Chao-Hsiung Liao , 2005. # Abel Cheung , 2006. # #: ../shell/main.c:589 msgid "" msgstr "" "Project-Id-Version: evolution 2.23.91\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-08-28 18:53+0000\n" "PO-Revision-Date: 2008-08-21 20:31+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Taiwan) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../a11y/addressbook/ea-addressbook-view.c:94 #: ../a11y/addressbook/ea-addressbook-view.c:103 #: ../a11y/addressbook/ea-minicard-view.c:178 #, fuzzy msgid "evolution address book" msgstr "Evolution 通訊錄" #: ../a11y/addressbook/ea-minicard-view.c:32 #: ../addressbook/gui/component/addressbook-component.c:229 msgid "New Contact" msgstr "新連絡人" #: ../a11y/addressbook/ea-minicard-view.c:33 #: ../addressbook/gui/component/addressbook-component.c:237 msgid "New Contact List" msgstr "新增連絡人清單" #: ../a11y/addressbook/ea-minicard-view.c:161 #, c-format msgid "current address book folder %s has %d card" msgid_plural "current address book folder %s has %d cards" msgstr[0] "目前的通訊錄資料夾 %s 有 %d 張名片" msgstr[1] "目前的通訊錄資料夾 %s 有 %d 張名片" #: ../a11y/addressbook/ea-minicard.c:31 msgid "Open" msgstr "開啟" #: ../a11y/addressbook/ea-minicard.c:141 msgid "Contact List: " msgstr "連絡人清單: " #: ../a11y/addressbook/ea-minicard.c:142 msgid "Contact: " msgstr "連絡人: " #: ../a11y/addressbook/ea-minicard.c:168 msgid "evolution minicard" msgstr "Evolution 迷你名片" #: ../a11y/calendar/ea-cal-view-event.c:266 msgid "It has alarms." msgstr "它具有鬧鈴。" #: ../a11y/calendar/ea-cal-view-event.c:269 msgid "It has recurrences." msgstr "它是週期性約會。" #: ../a11y/calendar/ea-cal-view-event.c:272 msgid "It is a meeting." msgstr "這是一項會議。" #: ../a11y/calendar/ea-cal-view-event.c:278 #, c-format msgid "Calendar Event: Summary is %s." msgstr "行事曆事件:摘要為 %s。" #: ../a11y/calendar/ea-cal-view-event.c:280 msgid "Calendar Event: It has no summary." msgstr "行事曆事件:沒有摘要。" #: ../a11y/calendar/ea-cal-view-event.c:300 msgid "calendar view event" msgstr "行事曆檢視事件" #: ../a11y/calendar/ea-cal-view-event.c:528 msgid "Grab Focus" msgstr "得到焦點" #: ../a11y/calendar/ea-cal-view.c:302 msgid "New Appointment" msgstr "新增約會" #: ../a11y/calendar/ea-cal-view.c:303 msgid "New All Day Event" msgstr "新增全天事件" #: ../a11y/calendar/ea-cal-view.c:304 msgid "New Meeting" msgstr "新增會議" #: ../a11y/calendar/ea-cal-view.c:305 msgid "Go to Today" msgstr "移至今日" #: ../a11y/calendar/ea-cal-view.c:306 msgid "Go to Date" msgstr "移至日期" #: ../a11y/calendar/ea-day-view-main-item.c:301 #: ../a11y/calendar/ea-week-view-main-item.c:301 msgid "a table to view and select the current time range" msgstr "用來檢視與選擇時刻範圍的表格" #. To translators: Here, "It" is either like "Work Week View: July #. 10th - July 14th, 2006." or "Day View: Thursday July 13th, 2006." #: ../a11y/calendar/ea-day-view.c:151 ../a11y/calendar/ea-week-view.c:150 #, c-format msgid "It has %d event." msgid_plural "It has %d events." msgstr[0] "它有 %d 個事件。" msgstr[1] "它有 %d 個事件。" #. To translators: Here, "It" is either like "Work Week View: July #. 10th - July 14th, 2006." or "Day View: Thursday July 13th, 2006." #: ../a11y/calendar/ea-day-view.c:155 ../a11y/calendar/ea-week-view.c:152 msgid "It has no events." msgstr "它沒有事件。" #. To translators: First %s is the week, for example "July 10th - #. July 14th, 2006". Second %s is the number of events in this work #. week, for example "It has %d event/events." or "It has no events." #: ../a11y/calendar/ea-day-view.c:162 #, c-format msgid "Work Week View: %s. %s" msgstr "工作週檢視:%s。%s" #. To translators: First %s is the day, for example "Thursday July #. 13th, 2006". Second %s is the number of events on this day, for #. example "It has %d event/events." or "It has no events." #: ../a11y/calendar/ea-day-view.c:168 #, c-format msgid "Day View: %s. %s" msgstr "日檢視:%s。%s" #: ../a11y/calendar/ea-day-view.c:199 msgid "calendar view for a work week" msgstr "工作週的行事曆檢視" #: ../a11y/calendar/ea-day-view.c:201 msgid "calendar view for one or more days" msgstr "用於一或多日的行事曆檢視" #: ../a11y/calendar/ea-gnome-calendar.c:186 #: ../calendar/gui/calendar-component.c:757 msgid "%A %d %b %Y" msgstr "%Y 年 %-m 月 %-d 日 (%A)" #. strftime format %a = abbreviated weekday name, %d = day of month, #. %b = abbreviated month name. Don't use any other specifiers. #. strftime format %a = abbreviated weekday name, #. %d = day of month, %b = abbreviated month name. #. You can change the order but don't change the #. specifiers or add anything. #: ../a11y/calendar/ea-gnome-calendar.c:189 #: ../calendar/gui/calendar-component.c:760 #: ../calendar/gui/e-day-view-top-item.c:856 ../calendar/gui/e-day-view.c:1568 #: ../calendar/gui/e-week-view-main-item.c:340 msgid "%a %d %b" msgstr "%-m 月 %-d 日 (%a)" #: ../a11y/calendar/ea-gnome-calendar.c:191 #: ../a11y/calendar/ea-gnome-calendar.c:196 #: ../a11y/calendar/ea-gnome-calendar.c:198 #: ../calendar/gui/calendar-component.c:762 #: ../calendar/gui/calendar-component.c:767 #: ../calendar/gui/calendar-component.c:769 msgid "%a %d %b %Y" msgstr "%Y 年 %-m 月 %-d 日 (%a)" #: ../a11y/calendar/ea-gnome-calendar.c:215 #: ../a11y/calendar/ea-gnome-calendar.c:221 #: ../a11y/calendar/ea-gnome-calendar.c:227 #: ../a11y/calendar/ea-gnome-calendar.c:229 #: ../calendar/gui/calendar-component.c:781 #: ../calendar/gui/calendar-component.c:788 #: ../calendar/gui/calendar-component.c:794 #: ../calendar/gui/calendar-component.c:796 msgid "%d %b %Y" msgstr "%Y 年 %-m 月 %-d 日" #. strftime format %d = day of month, %b = abbreviated month name. #. Don't use any other specifiers. #. strftime format %d = day of month, %b = abbreviated #. month name. You can change the order but don't #. change the specifiers or add anything. #: ../a11y/calendar/ea-gnome-calendar.c:219 #: ../calendar/gui/calendar-component.c:786 #: ../calendar/gui/e-day-view-top-item.c:860 ../calendar/gui/e-day-view.c:1584 #: ../calendar/gui/e-week-view-main-item.c:354 msgid "%d %b" msgstr "%-m 月 %-d 日" #: ../a11y/calendar/ea-gnome-calendar.c:245 #: ../a11y/calendar/ea-gnome-calendar.c:253 #: ../calendar/importers/icalendar-importer.c:766 msgid "Gnome Calendar" msgstr "Gnome 行事曆" #: ../a11y/calendar/ea-gnome-calendar.c:288 msgid "search bar" msgstr "搜尋列" #: ../a11y/calendar/ea-gnome-calendar.c:289 msgid "evolution calendar search bar" msgstr "evolution 行事曆搜尋列" #: ../a11y/calendar/ea-jump-button.c:147 msgid "Jump button" msgstr "跳躍按鈕" #: ../a11y/calendar/ea-jump-button.c:156 msgid "Click here, you can find more events." msgstr "按這裡,您可以找到更多事件。" #: ../a11y/calendar/ea-week-view.c:157 #, c-format msgid "Month View: %s. %s" msgstr "月檢視:%s。%s" #: ../a11y/calendar/ea-week-view.c:161 #, c-format msgid "Week View: %s. %s" msgstr "週檢視:%s。%s" #: ../a11y/calendar/ea-week-view.c:192 msgid "calendar view for a month" msgstr "用於月的行事曆檢視" #: ../a11y/calendar/ea-week-view.c:194 msgid "calendar view for one or more weeks" msgstr "用於一或多週的行事曆檢視" #: ../a11y/e-table/gal-a11y-e-cell-popup.c:124 msgid "popup" msgstr "彈出" #. action name #: ../a11y/e-table/gal-a11y-e-cell-popup.c:125 msgid "popup a child" msgstr "彈出子選單" #: ../a11y/e-table/gal-a11y-e-cell-text.c:614 msgid "edit" msgstr "編輯" #: ../a11y/e-table/gal-a11y-e-cell-text.c:615 msgid "begin editing this cell" msgstr "開始編輯此儲存格" #: ../a11y/e-table/gal-a11y-e-cell-toggle.c:151 msgid "toggle" msgstr "切換" #. action name #: ../a11y/e-table/gal-a11y-e-cell-toggle.c:152 msgid "toggle the cell" msgstr "切換儲存格" #: ../a11y/e-table/gal-a11y-e-cell-tree.c:194 msgid "expand" msgstr "展開" #: ../a11y/e-table/gal-a11y-e-cell-tree.c:195 msgid "expands the row in the ETree containing this cell" msgstr "展開 ETree 中包含此儲存格的列" #: ../a11y/e-table/gal-a11y-e-cell-tree.c:200 msgid "collapse" msgstr "收摺" #: ../a11y/e-table/gal-a11y-e-cell-tree.c:201 msgid "collapses the row in the ETree containing this cell" msgstr "折疊 ETree 中包含此儲存格的列" #: ../a11y/e-table/gal-a11y-e-cell.c:107 msgid "Table Cell" msgstr "表格的儲存格" #: ../a11y/e-table/gal-a11y-e-table-click-to-add.c:44 #: ../a11y/e-table/gal-a11y-e-table-click-to-add.c:119 #: ../widgets/table/e-table-click-to-add.c:581 msgid "click to add" msgstr "請按這裡加入" #: ../a11y/e-table/gal-a11y-e-table-click-to-add.c:53 msgid "click" msgstr "單擊" #: ../a11y/e-table/gal-a11y-e-table-column-header.c:152 msgid "sort" msgstr "排序" #: ../a11y/widgets/ea-calendar-item.c:298 #: ../a11y/widgets/ea-calendar-item.c:304 msgid "%d %B %Y" msgstr "%Y 年 %-m 月 %-d 日" #: ../a11y/widgets/ea-calendar-item.c:306 #, c-format msgid "Calendar: from %s to %s" msgstr "行事曆:從 %s 到 %s" #: ../a11y/widgets/ea-calendar-item.c:341 msgid "evolution calendar item" msgstr "evolution 行事曆項目" #: ../a11y/widgets/ea-combo-button.c:56 msgid "Combo Button" msgstr "組合按鈕" #: ../a11y/widgets/ea-combo-button.c:66 msgid "Activate Default" msgstr "使用預設值" #: ../a11y/widgets/ea-combo-button.c:68 msgid "Popup Menu" msgstr "彈出式選單" #: ../a11y/widgets/ea-expander.c:40 msgid "Toggle Attachment Bar" msgstr "切換附加檔案列" #: ../a11y/widgets/ea-expander.c:50 msgid "activate" msgstr "使作用" #. For Translators: {0} is the name of the address book source #: ../addressbook/addressbook.error.xml.h:2 msgid "" "'{0}' is a read-only address book and cannot be modified. Please select a " "different address book from the side bar in the Contacts view." msgstr "「{0}」是一個唯讀的通訊錄。請從通訊錄檢視的側邊欄中選擇不同的通訊錄。" #: ../addressbook/addressbook.error.xml.h:3 msgid "" "A contact already exists with this address. Would you like to add a new card " "with the same address anyway?" msgstr "此連絡人的電子郵件地址已經存在。您無論如何都要加入同樣位址的新名片嗎?" #: ../addressbook/addressbook.error.xml.h:4 msgid "Address '{0}' already exists." msgstr "通訊錄「{0}」已存在" #: ../addressbook/addressbook.error.xml.h:5 msgid "Cannot add new contact" msgstr "不能加入新的連絡人" #: ../addressbook/addressbook.error.xml.h:6 msgid "Cannot move contact." msgstr "無法移動連絡人。" #: ../addressbook/addressbook.error.xml.h:7 msgid "Category editor not available." msgstr "分類編輯器無法使用。" #: ../addressbook/addressbook.error.xml.h:8 msgid "" "Check to make sure your password is spelled correctly and that you are using " "a supported login method. Remember that many passwords are case sensitive; " "your caps lock might be on." msgstr "" "請檢查來確定您的密碼拼法正確,而且您使用的是支援的登入方法。請記得許多密碼有" "區分大小寫;您可能啟動了大寫鎖定鍵。" #: ../addressbook/addressbook.error.xml.h:9 msgid "Could not get schema information for LDAP server." msgstr "無法取得 LDAP 伺服器的綱要資訊。" #: ../addressbook/addressbook.error.xml.h:10 #, fuzzy msgid "Could not remove address book." msgstr "無法移除通訊錄。" #: ../addressbook/addressbook.error.xml.h:11 msgid "" "Currently you can access only GroupWise System Address Book from Evolution. " "Please use some other GroupWise mail client once, to get your GroupWise " "Frequent Contacts and GroupWise Personal Contacts folders." msgstr "" "目前您只能存取 Evolution 中的 GroupWise 系統通訊錄。請使用一次其他的 " "GroupWise 郵件客戶端,以取得您的 GroupWise 常用連絡人及 Groupwise 個人連絡人" "資料夾。" #: ../addressbook/addressbook.error.xml.h:12 msgid "Delete address book '{0}'?" msgstr "刪除通訊錄「{0}」?" #: ../addressbook/addressbook.error.xml.h:13 #, fuzzy msgid "Error loading address book." msgstr "載入通訊錄發生錯誤。" #: ../addressbook/addressbook.error.xml.h:14 msgid "Error saving {0} to {1}: {2}" msgstr "將 {0} 儲存至 {1} 發生錯誤: {2}" #: ../addressbook/addressbook.error.xml.h:15 msgid "Failed to authenticate with LDAP server." msgstr "無法驗證 LDAP 伺服器。" #. Unknown error #: ../addressbook/addressbook.error.xml.h:16 #: ../addressbook/gui/widgets/e-addressbook-view.c:1734 msgid "Failed to delete contact" msgstr "刪除連絡人失敗" #: ../addressbook/addressbook.error.xml.h:17 msgid "GroupWise Address book creation:" msgstr "GroupWise 通訊錄的建立" #: ../addressbook/addressbook.error.xml.h:18 msgid "LDAP server did not respond with valid schema information." msgstr "LDAP 伺服器未回應有效的綱要資訊。" #: ../addressbook/addressbook.error.xml.h:19 msgid "Server Version" msgstr "伺服器版本" #: ../addressbook/addressbook.error.xml.h:20 msgid "Some features may not work properly with your current server" msgstr "某些功能可能無法在您目前的伺服器版本上正常運作" #: ../addressbook/addressbook.error.xml.h:21 #, fuzzy msgid "The Evolution address book has quit unexpectedly." msgstr "Evolution 通訊錄已經意外結束。" #: ../addressbook/addressbook.error.xml.h:22 msgid "" "The image you have selected is large. Do you want to resize and store it?" msgstr "你所選擇的圖片太大。您是否要改變大小後才儲存它?" #: ../addressbook/addressbook.error.xml.h:23 msgid "" "This LDAP server may use an older version of LDAP, which does not support " "this functionality or it may be misconfigured. Ask your administrator for " "supported search bases." msgstr "" "此 LDAP 伺服器可能使用舊的 LDAP 版本,它不支援此功能,或可能設定錯誤。請洽詢" "管理員,瞭解支援的搜尋基礎。" #: ../addressbook/addressbook.error.xml.h:24 #, fuzzy msgid "This address book could not be opened." msgstr "無法開啟此通訊錄。" #: ../addressbook/addressbook.error.xml.h:25 #, fuzzy msgid "This address book server does not have any suggested search bases." msgstr "此通訊錄伺服器沒有任何建議的搜尋基礎。" #: ../addressbook/addressbook.error.xml.h:26 #, fuzzy msgid "" "This address book server might be unreachable or the server name may be " "misspelled or your network connection could be down." msgstr "此通訊錄伺服器無法連線,或伺服器名稱可能拼錯,或您的網路連線已經停止。" #: ../addressbook/addressbook.error.xml.h:27 msgid "This address book will be removed permanently." msgstr "此通訊錄將被永遠移除。" #: ../addressbook/addressbook.error.xml.h:28 msgid "This server does not support LDAPv3 schema information." msgstr "此伺服器不支援 LDAPv3 綱要資訊。" #: ../addressbook/addressbook.error.xml.h:29 #, fuzzy msgid "Unable to open address book" msgstr "無法開啟通訊錄" #: ../addressbook/addressbook.error.xml.h:30 msgid "Unable to perform search." msgstr "無法執行搜尋。" #: ../addressbook/addressbook.error.xml.h:31 msgid "Unable to save {0}." msgstr "無法儲存 {0}。" #: ../addressbook/addressbook.error.xml.h:32 msgid "Would you like to save your changes?" msgstr "要儲存所做的變更?" #: ../addressbook/addressbook.error.xml.h:33 #, fuzzy msgid "" "You are attempting to move a contact from one address book to another but it " "cannot be removed from the source. Do you want to save a copy instead?" msgstr "" "您正在嘗試從某一個通訊錄,將連絡人移至另一個通訊錄,但是它無法從來源移除。您" "想要儲存一個副本來代替嗎?" #: ../addressbook/addressbook.error.xml.h:34 msgid "" "You are connecting to an unsupported GroupWise server and may encounter " "problems using Evolution. For best results the server should be upgraded to " "a supported version" msgstr "" "您正連線到不支援的 GroupWise 伺服器而且可能遇到使用 Evolution 的問題。最好的" "解決方案是將該伺服器升級至支援的版太" #: ../addressbook/addressbook.error.xml.h:35 msgid "You do not have permission to delete contacts in this address book." msgstr "您沒有足夠的權限刪除這個通訊錄中的連絡人。" #: ../addressbook/addressbook.error.xml.h:36 msgid "" "You have made modifications to this contact. Do you want to save these " "changes?" msgstr "您已經修改此連絡人。要儲存這些變更?" #: ../addressbook/addressbook.error.xml.h:37 msgid "" "Your contacts for {0} will not be available until Evolution is restarted." msgstr "重新啟動 Evolution 之前,無法使用 {0} 的連絡人。" #: ../addressbook/addressbook.error.xml.h:38 ../mail/em-vfolder-rule.c:512 #: ../plugins/groupwise-features/junk-settings.glade.h:4 #: ../plugins/groupwise-features/properties.glade.h:10 #: ../widgets/table/e-table-config.glade.h:18 msgid "_Add" msgstr "新增(_A)" #: ../addressbook/addressbook.error.xml.h:39 msgid "_Discard" msgstr "放棄(_D)" #: ../addressbook/addressbook.error.xml.h:40 msgid "_Do not save" msgstr "不要儲存(_D)" #: ../addressbook/addressbook.error.xml.h:41 msgid "_Resize" msgstr "改變大小(_R)" #: ../addressbook/addressbook.error.xml.h:42 msgid "_Use as it is" msgstr "將它視為(_U)" #. For Translators: {0} is the string describing why the search could not be performed (eg: "The backend for this address book was unable to parse this query." #: ../addressbook/addressbook.error.xml.h:44 ../mail/mail.error.xml.h:143 #: ../plugins/exchange-operations/org-gnome-exchange-operations.error.xml.h:82 msgid "{0}" msgstr "{0}" #. For Translators: {1} is the error status string (eg: "E_BOOK_ERROR_NO_SELF_CONTACT") #: ../addressbook/addressbook.error.xml.h:46 msgid "{1}" msgstr "{1}" #: ../addressbook/conduit/address-conduit.c:299 msgid "Default Sync Address:" msgstr "預設的同步地址:" #: ../addressbook/conduit/address-conduit.c:1320 #: ../addressbook/conduit/address-conduit.c:1321 #, fuzzy msgid "Could not load address book" msgstr "無法載入通訊錄" #: ../addressbook/conduit/address-conduit.c:1398 #: ../addressbook/conduit/address-conduit.c:1401 msgid "Could not read pilot's Address application block" msgstr "無法讀取 pilot 通訊錄程式區塊" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:1 msgid "Autocompletion" msgstr "自動完成" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:2 msgid "C_ontacts" msgstr "連絡人(_O)" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:3 msgid "Certificates" msgstr "憑證" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:4 msgid "Configure autocomplete here" msgstr "在此設定自動完成" #. Create the contacts group #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:5 #: ../addressbook/gui/component/addressbook-view.c:1326 #: ../calendar/gui/calendar-component.c:299 ../calendar/gui/migration.c:396 #: ../plugins/exchange-operations/exchange-delegates-user.c:76 #: ../plugins/exchange-operations/exchange-folder.c:580 msgid "Contacts" msgstr "連絡人" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:6 msgid "Evolution Address Book" msgstr "Evolution 通訊錄" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:7 msgid "Evolution Address Book address popup" msgstr "Evolution 通訊錄位址彈出式項目" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:8 msgid "Evolution Address Book address viewer" msgstr "Evolution 通訊錄地址檢視器" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:9 msgid "Evolution Address Book card viewer" msgstr "Evolution 通訊錄名片檢視器" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:10 msgid "Evolution Address Book component" msgstr "Evolution 通訊錄元件" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:11 msgid "Evolution S/MIME Certificate Management Control" msgstr "Evolution S/MIME 憑證管理控制" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:12 msgid "Evolution folder settings configuration control" msgstr "Evolution 資料夾設定組態控制" #: ../addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in.h:13 msgid "Manage your S/MIME certificates here" msgstr "在此管理您的 S/MIME 憑證" #. create the local source group #. On This Computer is always first and Search Folders is always last #: ../addressbook/gui/component/addressbook-component.c:144 #: ../addressbook/gui/component/addressbook-migrate.c:499 #: ../calendar/gui/calendar-component.c:236 #: ../calendar/gui/memos-component.c:199 ../calendar/gui/migration.c:475 #: ../calendar/gui/migration.c:577 ../calendar/gui/migration.c:1091 #: ../calendar/gui/tasks-component.c:195 ../mail/em-folder-tree-model.c:200 #: ../mail/em-folder-tree-model.c:202 ../mail/em-migrate.c:2906 #: ../mail/mail-component.c:312 ../mail/mail-vfolder.c:216 #: ../mail/message-list.c:1457 msgid "On This Computer" msgstr "我的電腦" #. Create the default Person addressbook #. Create the default Person calendar #. Create the default Person task list #. Create the default Person addressbook #. orange #: ../addressbook/gui/component/addressbook-component.c:152 #: ../addressbook/gui/component/addressbook-migrate.c:507 #: ../addressbook/gui/contact-editor/contact-editor.glade.h:20 #: ../addressbook/gui/widgets/eab-contact-display.c:660 #: ../calendar/gui/calendar-component.c:247 ../calendar/gui/caltypes.xml.h:29 #: ../calendar/gui/memos-component.c:208 ../calendar/gui/memotypes.xml.h:27 #: ../calendar/gui/migration.c:485 ../calendar/gui/migration.c:585 #: ../calendar/gui/migration.c:1099 ../calendar/gui/tasks-component.c:204 #: ../calendar/gui/tasktypes.xml.h:35 ../mail/em-migrate.c:1058 msgid "Personal" msgstr "個人" #. Create the LDAP source group #: ../addressbook/gui/component/addressbook-component.c:163 #: ../addressbook/gui/component/addressbook-migrate.c:517 msgid "On LDAP Servers" msgstr "在 LDAP 伺服器" #: ../addressbook/gui/component/addressbook-component.c:230 msgctxt "New" msgid "_Contact" msgstr "連絡人(_C)" #: ../addressbook/gui/component/addressbook-component.c:231 msgid "Create a new contact" msgstr "建立新的連絡人" #: ../addressbook/gui/component/addressbook-component.c:238 msgctxt "New" msgid "Contact _List" msgstr "連絡人清單(_L)" #: ../addressbook/gui/component/addressbook-component.c:239 msgid "Create a new contact list" msgstr "建立新的連絡人清單" #: ../addressbook/gui/component/addressbook-component.c:245 #: ../addressbook/gui/component/addressbook-config.c:1206 msgid "New Address Book" msgstr "新通訊錄" #: ../addressbook/gui/component/addressbook-component.c:246 msgctxt "New" msgid "Address _Book" msgstr "通訊錄(_B)" #: ../addressbook/gui/component/addressbook-component.c:247 msgid "Create a new address book" msgstr "建立新通訊錄" #: ../addressbook/gui/component/addressbook-component.c:410 msgid "Failed upgrading Address Book settings or folders." msgstr "升級通訊錄設定值或資料夾失敗。" #: ../addressbook/gui/component/addressbook-config.c:316 msgid "Base" msgstr "基本" #: ../addressbook/gui/component/addressbook-config.c:517 #: ../calendar/gui/dialogs/calendar-setup.c:169 msgid "_Type:" msgstr "類型(_T):" #: ../addressbook/gui/component/addressbook-config.c:619 msgid "Copy _book content locally for offline operation" msgstr "複製通訊錄內容至本地用於離線作業(_B)" #: ../addressbook/gui/component/addressbook-config.c:981 #: ../addressbook/gui/component/ldap-config.glade.h:22 #: ../calendar/gui/dialogs/cal-prefs-dialog.glade.h:20 #: ../calendar/gui/dialogs/calendar-setup.c:366 #: ../calendar/gui/dialogs/calendar-setup.c:377 #: ../calendar/gui/dialogs/calendar-setup.c:388 #: ../mail/em-folder-properties.c:280 ../mail/mail-config.glade.h:89 #: ../plugins/itip-formatter/itip-formatter.c:2367 #: ../smime/gui/smime-ui.glade.h:28 msgid "General" msgstr "一般" #: ../addressbook/gui/component/addressbook-config.c:982 #: ../addressbook/gui/widgets/e-addressbook-view.c:555 #: ../mail/importers/pine-importer.c:385 msgid "Address Book" msgstr "通訊錄" #: ../addressbook/gui/component/addressbook-config.c:986 msgid "Server Information" msgstr "伺服器資訊" #: ../addressbook/gui/component/addressbook-config.c:988 msgid "Authentication" msgstr "驗證" #: ../addressbook/gui/component/addressbook-config.c:991 #: ../addressbook/gui/component/ldap-config.glade.h:17 #: ../smime/gui/smime-ui.glade.h:20 msgid "Details" msgstr "詳細資料" #: ../addressbook/gui/component/addressbook-config.c:992 #: ../mail/em-folder-browser.c:983 msgid "Searching" msgstr "搜尋中" #: ../addressbook/gui/component/addressbook-config.c:994 msgid "Downloading" msgstr "下載中" #: ../addressbook/gui/component/addressbook-config.c:1204 #: ../addressbook/gui/component/ldap-config.glade.h:11 msgid "Address Book Properties" msgstr "通訊錄內容" #: ../addressbook/gui/component/addressbook-migrate.c:73 #: ../calendar/gui/migration.c:148 ../mail/em-migrate.c:1207 msgid "Migrating..." msgstr "正在移轉..." #: ../addressbook/gui/component/addressbook-migrate.c:125 #: ../calendar/gui/migration.c:195 ../mail/em-migrate.c:1247 #, c-format msgid "Migrating '%s':" msgstr "正在移轉「%s」:" #: ../addressbook/gui/component/addressbook-migrate.c:645 msgid "LDAP Servers" msgstr "LDAP 伺服器" #: ../addressbook/gui/component/addressbook-migrate.c:760 msgid "Autocompletion Settings" msgstr "自動完成設定" #: ../addressbook/gui/component/addressbook-migrate.c:1136 msgid "" "The location and hierarchy of the Evolution contact folders has changed " "since Evolution 1.x.\n" "\n" "Please be patient while Evolution migrates your folders..." msgstr "" "Evolution 連絡人資料夾的位置和階層從 Evolution 1.x 後就變更了。\n" "\n" "當 Evolution 移轉您的資料夾時,請耐心等候..." #: ../addressbook/gui/component/addressbook-migrate.c:1150 msgid "" "The format of mailing list contacts has changed.\n" "\n" "Please be patient while Evolution migrates your folders..." msgstr "" "郵寄清單連絡人的格式已經變更。\n" "\n" "當 Evolution 移轉您的資料夾時,請耐心等候..." #: ../addressbook/gui/component/addressbook-migrate.c:1159 msgid "" "The way Evolution stores some phone numbers has changed.\n" "\n" "Please be patient while Evolution migrates your folders..." msgstr "" "Evolution 儲存部份電話號碼的方式已經變更。\n" "\n" "當 Evolution 移轉您的資料夾時,請耐心等候..." #: ../addressbook/gui/component/addressbook-migrate.c:1169 msgid "" "Evolution's Palm Sync changelog and map files have changed.\n" "\n" "Please be patient while Evolution migrates your Pilot Sync data..." msgstr "" "Evolution 的 Palm Sync 變更記錄和映射檔案已經變更。\n" "\n" "當 Evolution 移轉您的 Pilot Sync 資料時,請耐心等候..." #: ../addressbook/gui/component/addressbook-view.c:425 #: ../mail/em-folder-utils.c:502 #, c-format msgid "Rename the \"%s\" folder to:" msgstr "重新命名「%s」資料夾為:" #: ../addressbook/gui/component/addressbook-view.c:428 #: ../mail/em-folder-utils.c:504 msgid "Rename Folder" msgstr "重新命名資料夾" #: ../addressbook/gui/component/addressbook-view.c:433 #: ../mail/em-folder-utils.c:510 msgid "Folder names cannot contain '/'" msgstr "資料夾名稱不能包含斜線。" #: ../addressbook/gui/component/addressbook-view.c:942 msgid "_New Address Book" msgstr "新增通訊錄(_N)" #: ../addressbook/gui/component/addressbook-view.c:943 msgid "Save As vCard..." msgstr "儲存為 vCard..." #: ../addressbook/gui/component/addressbook-view.c:946 #: ../addressbook/gui/widgets/e-addressbook-view.c:955 #: ../calendar/gui/calendar-component.c:619 #: ../calendar/gui/e-calendar-table.c:1596 #: ../calendar/gui/e-calendar-view.c:1693 ../calendar/gui/e-memo-table.c:941 #: ../calendar/gui/memos-component.c:468 ../calendar/gui/tasks-component.c:459 #: ../mail/em-folder-tree.c:2111 ../mail/em-folder-view.c:1340 #: ../ui/evolution-addressbook.xml.h:49 ../ui/evolution-calendar.xml.h:40 #: ../ui/evolution-mail-list.xml.h:35 ../ui/evolution-memos.xml.h:16 #: ../ui/evolution-tasks.xml.h:24 msgid "_Delete" msgstr "刪除(_D)" #: ../addressbook/gui/component/addressbook-view.c:949 #: ../calendar/gui/calendar-component.c:622 #: ../calendar/gui/dialogs/comp-editor.c:2035 #: ../calendar/gui/memos-component.c:471 ../calendar/gui/tasks-component.c:462 #: ../composer/e-msg-composer.c:1046 ../mail/em-folder-tree.c:2120 #: ../ui/evolution-addressbook.xml.h:59 ../ui/evolution-mail-list.xml.h:38 msgid "_Properties" msgstr "屬性(_P)" #: ../addressbook/gui/component/addressbook-view.c:1337 msgid "Contact Source Selector" msgstr "連絡人來源選擇器" #: ../addressbook/gui/component/addressbook.c:102 msgid "Accessing LDAP Server anonymously" msgstr "正以匿名方式存取 LDAP 伺服器" #: ../addressbook/gui/component/addressbook.c:207 #: ../plugins/groupwise-account-setup/camel-gw-listener.c:536 msgid "Failed to authenticate.\n" msgstr "驗證憑證失敗。\n" #: ../addressbook/gui/component/addressbook.c:214 #: ../plugins/groupwise-account-setup/camel-gw-listener.c:516 #, c-format msgid "Enter password for %s (user %s)" msgstr "輸入 %s (使用者 %s) 的密碼 " #: ../addressbook/gui/component/addressbook.c:222 #: ../calendar/common/authentication.c:51 #: ../plugins/google-account-setup/google-source.c:444 #: ../plugins/publish-calendar/publish-calendar.c:190 #: ../smime/gui/component.c:50 msgid "Enter password" msgstr "輸入密碼" #: ../addressbook/gui/component/apps_evolution_addressbook.schemas.in.h:1 msgid "Autocomplete length" msgstr "自動完成長度" #: ../addressbook/gui/component/apps_evolution_addressbook.schemas.in.h:2 msgid "EFolderList XML for the list of completion URIs" msgstr "完成 uris 清單的 EFolderList xml" #: ../addressbook/gui/component/apps_evolution_addressbook.schemas.in.h:3 msgid "EFolderList XML for the list of completion URIs." msgstr "完成 uris 清單的 EFolderList xml" #: ../addressbook/gui/component/apps_evolution_addressbook.schemas.in.h:4 msgid "" "Position of the vertical pane, between the card and list views and the " "preview pane, in pixels." msgstr "垂直窗格的位置,在名片、清單檢視與預覽窗格之間,以像素計。" #: ../addressbook/gui/component/apps_evolution_addressbook.schemas.in.h:5 msgid "Show preview pane" msgstr "顯示預覽窗格" #: ../addressbook/gui/component/apps_evolution_addressbook.schemas.in.h:6 msgid "" "The number of characters that must be typed before Evolution will attempt to " "autocomplete." msgstr "在 Evolution 嘗試自動完成之前,必須輸入的字元數目。" #: ../addressbook/gui/component/apps_evolution_addressbook.schemas.in.h:7 msgid "URI for the folder last used in the select names dialog" msgstr "上次用於選取名稱對話盒的資料夾 URI" #: ../addressbook/gui/component/apps_evolution_addressbook.schemas.in.h:8 msgid "URI for the folder last used in the select names dialog." msgstr "上次用於選取名稱對話盒的資料夾 URI" #: ../addressbook/gui/component/apps_evolution_addressbook.schemas.in.h:9 #: ../calendar/gui/apps_evolution_calendar.schemas.in.h:70 msgid "Vertical pane position" msgstr "垂直窗格位置" #: ../addressbook/gui/component/apps_evolution_addressbook.schemas.in.h:10 msgid "Whether to show the preview pane." msgstr "是否顯示預覽窗格。" #: ../addressbook/gui/component/ldap-config.glade.h:1 msgid "1" msgstr "1" #: ../addressbook/gui/component/ldap-config.glade.h:2 msgid "3268" msgstr "3268" #: ../addressbook/gui/component/ldap-config.glade.h:3 msgid "389" msgstr "389" #: ../addressbook/gui/component/ldap-config.glade.h:4 msgid "5" msgstr "5" #: ../addressbook/gui/component/ldap-config.glade.h:5 msgid "636" msgstr "636" #: ../addressbook/gui/component/ldap-config.glade.h:6 msgid "Authentication" msgstr "驗證" #: ../addressbook/gui/component/ldap-config.glade.h:7 msgid "Downloading" msgstr "下載中" #: ../addressbook/gui/component/ldap-config.glade.h:8 msgid "Searching" msgstr "搜尋中" #: ../addressbook/gui/component/ldap-config.glade.h:9 msgid "Type:" msgstr "類型:" #: ../addressbook/gui/component/ldap-config.glade.h:10 msgid "Add Address Book" msgstr "新增通訊錄" #: ../addressbook/gui/component/ldap-config.glade.h:12 #: ../mail/em-account-editor.c:761 msgid "Always" msgstr "永遠" #: ../addressbook/gui/component/ldap-config.glade.h:13 msgid "Anonymously" msgstr "匿名" #. To translators: If enabled, addressbook will only fetch contacts from the server until either set time limit or amount of contacts limit reached #: ../addressbook/gui/component/ldap-config.glade.h:15 msgid "B_rowse this book until limit reached" msgstr "瀏覽這個通訊錄直到限制(_R)" #: ../addressbook/gui/component/ldap-config.glade.h:16 msgid "Basic" msgstr "基本" #: ../addressbook/gui/component/ldap-config.glade.h:18 msgid "Distinguished name" msgstr "可辨識名稱" #: ../addressbook/gui/component/ldap-config.glade.h:19 msgid "Email address" msgstr "電子郵件地址" #: ../addressbook/gui/component/ldap-config.glade.h:20 msgid "" "Evolution will use this email address to authenticate you with the server." msgstr "Evolution 會使用此電子郵件地址,在伺服器驗證您的身份。" #: ../addressbook/gui/component/ldap-config.glade.h:21 msgid "Find Possible Search Bases" msgstr "尋找可能的搜尋基礎" #: ../addressbook/gui/component/ldap-config.glade.h:23 msgid "Lo_gin:" msgstr "登入(_G):" #: ../addressbook/gui/component/ldap-config.glade.h:24 #: ../mail/em-account-editor.c:760 msgid "Never" msgstr "永不" #. Translators: This string is a "Use secure connection" option for #. the Mailer. It will not use an encrypted connection. #: ../addressbook/gui/component/ldap-config.glade.h:25 #: ../mail/em-account-editor.c:288 msgid "No encryption" msgstr "沒有加密" #: ../addressbook/gui/component/ldap-config.glade.h:26 msgid "One" msgstr "一層" #. Translators: This string is a "Use secure connection" option for #. the Mailer. SSL (Secure Sockets Layer) is commonly known by this #. abbreviation. #: ../addressbook/gui/component/ldap-config.glade.h:27 #: ../mail/em-account-editor.c:296 msgid "SSL encryption" msgstr "SSL 加密" #: ../addressbook/gui/component/ldap-config.glade.h:28 msgid "Search Filter" msgstr "搜尋過濾器" #: ../addressbook/gui/component/ldap-config.glade.h:29 msgid "Search _base:" msgstr "搜尋起點(_B):" #: ../addressbook/gui/component/ldap-config.glade.h:30 msgid "Search _filter:" msgstr "搜尋過濾器(_F):" #: ../addressbook/gui/component/ldap-config.glade.h:31 msgid "Search filter" msgstr "搜尋過濾器" #: ../addressbook/gui/component/ldap-config.glade.h:32 msgid "" "Search filter is the type of the objects searched for, while performing the " "search. If this is not modified, by default search will be performed on " "objectclass of the type \"person\"." msgstr "" "搜尋過濾器是在進行搜尋時使用的物件類型。如果此項沒有被修改,預設的搜尋目標是" "「person」物件類型。" #: ../addressbook/gui/component/ldap-config.glade.h:33 msgid "" "Selecting this option means that Evolution will only connect to your LDAP " "server if your LDAP server supports SSL." msgstr "" "選取此選項表示,Evolution 只會連線到您的 LDAP 伺服器 (如果您的 LDAP 伺服器支" "援 SSL)。" #: ../addressbook/gui/component/ldap-config.glade.h:34 msgid "" "Selecting this option means that Evolution will only connect to your LDAP " "server if your LDAP server supports TLS." msgstr "" "選取此選項表示,Evolution 只會連線到您的 LDAP 伺服器 (如果您的 LDAP 伺服器支" "援 TLS)。" #: ../addressbook/gui/component/ldap-config.glade.h:35 msgid "" "Selecting this option means that your server does not support either SSL or " "TLS. This means that your connection will be insecure, and that you will be " "vulnerable to security exploits." msgstr "" "選取此選項表示,您的伺服器不支援 SSL 或 TLS。這表示您的連線將不安全,而且您的" "安全有漏洞。 " #: ../addressbook/gui/component/ldap-config.glade.h:36 msgid "Sub" msgstr "子目錄" #: ../addressbook/gui/component/ldap-config.glade.h:37 msgid "Supported Search Bases" msgstr "支援的搜尋起點" #. Translators: This string is a "Use secure connection" option for #. the Mailer. TLS (Transport Layer Security) is commonly known by #. this abbreviation. #: ../addressbook/gui/component/ldap-config.glade.h:38 #: ../mail/em-account-editor.c:292 msgid "TLS encryption" msgstr "TLS 加密" #: ../addressbook/gui/component/ldap-config.glade.h:39 msgid "" "The search base is the distinguished name (DN) of the entry where your " "searches will begin. If you leave this blank, the search will begin at the " "root of the directory tree." msgstr "" "搜尋基礎是指項目的可辨識名稱 (DN),搜尋會由此處開始。如果此處空白,搜尋會在目" "錄樹的底層開始。" #: ../addressbook/gui/component/ldap-config.glade.h:40 msgid "" "The search scope defines how deep you would like the search to extend down " "the directory tree. A search scope of \"sub\" will include all entries below " "your search base. A search scope of \"one\" will only include the entries " "one level beneath your base." msgstr "" "搜尋範圍會定義您想從網路目錄樹往下延伸搜尋的深度。\"sub\" 的搜尋範圍會包括搜" "尋基礎底下所有的項目。「一個」的搜尋範圍只會包括基礎底下的一個層級。" #: ../addressbook/gui/component/ldap-config.glade.h:41 msgid "" "This is the full name of your ldap server. For example, \"ldap.mycompany.com" "\"." msgstr "這是您的 ldap 伺服器的完整名稱。例如:「ldap.mycompany.com」。" #: ../addressbook/gui/component/ldap-config.glade.h:42 msgid "" "This is the maximum number of entries to download. Setting this number to be " "too large will slow down your address book." msgstr "這是要下載項目的數目上限。將此數字設定成太大會減慢通訊錄的速度。" #: ../addressbook/gui/component/ldap-config.glade.h:43 msgid "" "This is the method Evolution will use to authenticate you. Note that " "setting this to \"Email Address\" requires anonymous access to your ldap " "server." msgstr "" "這是 Evolution 將要用來驗證您的方法。注意要設定此項至「電子郵件位址」需要您" "的 LDAP 伺服器的匿名存取。" #: ../addressbook/gui/component/ldap-config.glade.h:44 msgid "" "This is the name for this server that will appear in your Evolution folder " "list. It is for display purposes only. " msgstr "" "這是此伺服器的名稱,會顯示在您的 Evolution 資料夾清單中。它僅用於顯示用途。 " #: ../addressbook/gui/component/ldap-config.glade.h:45 msgid "" "This is the port on the LDAP server that Evolution will try to connect to. A " "list of standard ports has been provided. Ask your system administrator what " "port you should specify." msgstr "" "這是 LDAP 伺服器上的埠,Evolution 會嘗試連線到這個地方。已提供標準埠清單。請" "洽詢您的系統管理員,瞭解您應該指定的埠。" #: ../addressbook/gui/component/ldap-config.glade.h:46 msgid "Using distinguished name (DN)" msgstr "使用辨認的名稱 (DN)" #: ../addressbook/gui/component/ldap-config.glade.h:47 msgid "Using email address" msgstr "使用電子郵件位址" #: ../addressbook/gui/component/ldap-config.glade.h:48 msgid "Whenever Possible" msgstr "每次可能的時候" #: ../addressbook/gui/component/ldap-config.glade.h:49 msgid "_Add Address Book" msgstr "新增通訊錄(_A)" #: ../addressbook/gui/component/ldap-config.glade.h:50 msgid "_Download limit:" msgstr "下載限制(_D):" #: ../addressbook/gui/component/ldap-config.glade.h:51 msgid "_Find Possible Search Bases" msgstr "尋找可能的搜尋基礎(_F)" #: ../addressbook/gui/component/ldap-config.glade.h:52 msgid "_Login method:" msgstr "登入方法(_L):" #: ../addressbook/gui/component/ldap-config.glade.h:53 #: ../calendar/gui/dialogs/calendar-setup.c:226 #: ../mail/mail-config.glade.h:175 #: ../plugins/groupwise-features/properties.glade.h:11 #: ../widgets/menus/gal-view-instance-save-as-dialog.glade.h:2 msgid "_Name:" msgstr "名稱(_N):" #: ../addressbook/gui/component/ldap-config.glade.h:54 msgid "_Port:" msgstr "連接埠(_P):" #: ../addressbook/gui/component/ldap-config.glade.h:55 msgid "_Search scope:" msgstr "搜尋範圍(_S):" #: ../addressbook/gui/component/ldap-config.glade.h:56 #: ../mail/mail-config.glade.h:184 #: ../plugins/publish-calendar/publish-calendar.glade.h:26 msgid "_Server:" msgstr "伺服器(_S):" #: ../addressbook/gui/component/ldap-config.glade.h:57 msgid "_Timeout:" msgstr "逾時時間(_T):" #: ../addressbook/gui/component/ldap-config.glade.h:58 msgid "_Use secure connection:" msgstr "使用安全連線(_U):" #: ../addressbook/gui/component/ldap-config.glade.h:59 msgid "cards" msgstr "名片" #: ../addressbook/gui/component/ldap-config.glade.h:60 #: ../calendar/gui/alarm-notify/alarm-notify.glade.h:8 #: ../calendar/gui/dialogs/alarm-dialog.glade.h:27 #: ../calendar/gui/dialogs/event-page.glade.h:20 ../filter/filter.glade.h:17 #: ../plugins/calendar-http/calendar-http.c:279 #: ../plugins/calendar-weather/calendar-weather.c:561 #: ../plugins/google-account-setup/google-source.c:662 #: ../plugins/google-account-setup/google-contacts-source.c:328 msgid "minutes" msgstr "分鐘" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:1 msgid "Email" msgstr "電子郵件" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:2 msgid "Home" msgstr "住家" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:3 msgid "Instant Messaging" msgstr "即時訊息" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:4 msgid "Job" msgstr "工作" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:5 msgid "Miscellaneous" msgstr "其他" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:6 msgid "Other" msgstr "其他" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:7 msgid "Telephone" msgstr "電話" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:8 msgid "Web Addresses" msgstr "網址" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:9 msgid "Work" msgstr "工作" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:10 #: ../addressbook/gui/contact-editor/e-contact-editor.c:174 #: ../addressbook/gui/widgets/eab-contact-display.c:614 msgid "AIM" msgstr "AIM" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:11 #: ../calendar/gui/dialogs/event-page.glade.h:6 #: ../calendar/gui/dialogs/memo-page.glade.h:1 msgid "Ca_tegories..." msgstr "分類(_T)..." #: ../addressbook/gui/contact-editor/contact-editor.glade.h:12 #: ../addressbook/gui/contact-editor/e-contact-editor.c:263 #: ../addressbook/gui/contact-list-editor/e-contact-list-editor.c:1156 #: ../addressbook/gui/widgets/e-minicard.c:198 msgid "Contact" msgstr "連絡人" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:13 #: ../addressbook/gui/contact-editor/e-contact-editor.c:540 #: ../addressbook/gui/contact-editor/e-contact-editor.c:555 #: ../addressbook/gui/contact-editor/e-contact-editor.c:2420 msgid "Contact Editor" msgstr "連絡人編輯器" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:14 msgid "Full _Name..." msgstr "全名(_N)..." #: ../addressbook/gui/contact-editor/contact-editor.glade.h:15 msgid "Image" msgstr "圖片" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:16 #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:58 msgid "MSN Messenger" msgstr "MSN Messenger" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:17 msgid "Mailing Address" msgstr "郵寄地址" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:18 msgid "Nic_kname:" msgstr "暱稱(_K):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:19 #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:54 msgid "Novell Groupwise" msgstr "Novell GroupWise" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:21 msgid "Personal Information" msgstr "個人資訊" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:22 msgid "Telephone" msgstr "電話" #. red #: ../addressbook/gui/contact-editor/contact-editor.glade.h:23 #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:229 #: ../addressbook/gui/contact-editor/e-contact-editor.c:192 #: ../addressbook/gui/widgets/eab-contact-display.c:57 #: ../addressbook/gui/widgets/eab-contact-display.c:643 #: ../mail/em-migrate.c:1057 msgid "Work" msgstr "工作" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:24 #: ../addressbook/gui/contact-editor/fulladdr.glade.h:5 msgid "_Address:" msgstr "地址(_A):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:25 msgid "_Anniversary:" msgstr "週年紀念日(_A):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:26 msgid "_Assistant:" msgstr "助理(_A):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:27 msgid "_Birthday:" msgstr "生日(_B):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:28 #: ../calendar/gui/dialogs/event-page.c:787 #: ../calendar/gui/dialogs/event-page.glade.h:14 #: ../plugins/itip-formatter/itip-view.c:1850 msgid "_Calendar:" msgstr "行事曆(_C):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:29 msgid "_City:" msgstr "縣/市(_C):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:30 msgid "_Company:" msgstr "公司(_C):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:31 msgid "_Country:" msgstr "國家/地區(_C):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:32 msgid "_Department:" msgstr "部門(_D):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:33 msgid "_File under:" msgstr "歸檔為(_F):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:34 msgid "_Free/Busy:" msgstr "空閒/忙碌(_F):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:35 msgid "_Home Page:" msgstr "首頁(_H):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:36 msgid "_Manager:" msgstr "主管(_M):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:37 msgid "_Notes:" msgstr "備註(_N):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:38 msgid "_Office:" msgstr "辦公室(_O):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:39 #: ../addressbook/gui/contact-editor/fulladdr.glade.h:6 msgid "_PO Box:" msgstr "郵箱(_P):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:40 msgid "_Profession:" msgstr "職業(_P):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:41 msgid "_Spouse:" msgstr "配偶(_S):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:42 #: ../addressbook/gui/contact-editor/fulladdr.glade.h:7 msgid "_State/Province:" msgstr "州/省(_S):" # (Abel) 職稱和輸入連絡人時的 Title (Dr., Ms.) 有衝突 #: ../addressbook/gui/contact-editor/contact-editor.glade.h:43 #: ../addressbook/gui/contact-editor/fullname.glade.h:17 msgid "_Title:" msgstr "頭銜(_T):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:44 msgid "_Video Chat:" msgstr "視訊交談(_V):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:45 msgid "_Wants to receive HTML mail" msgstr "可接受 H_TML 郵件" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:46 msgid "_Web Log:" msgstr "網誌(_W):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:47 #: ../addressbook/gui/contact-list-editor/contact-list-editor.glade.h:7 msgid "_Where:" msgstr "通訊錄(_W):" #: ../addressbook/gui/contact-editor/contact-editor.glade.h:48 msgid "_Zip/Postal Code:" msgstr "郵遞區號(_Z):" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:91 #: ../addressbook/gui/widgets/eab-contact-display.c:640 #: ../addressbook/gui/widgets/eab-contact-display.c:655 msgid "Address" msgstr "地址" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:98 #: ../addressbook/gui/contact-editor/e-contact-editor-fullname.c:91 #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:134 #: ../addressbook/gui/contact-editor/e-contact-editor.c:291 #: ../addressbook/gui/contact-list-editor/e-contact-list-editor.c:1176 #: ../addressbook/gui/widgets/e-addressbook-model.c:312 #: ../addressbook/gui/widgets/e-addressbook-reflow-adapter.c:404 #: ../addressbook/gui/widgets/e-minicard-label.c:164 #: ../addressbook/gui/widgets/e-minicard-view-widget.c:130 #: ../addressbook/gui/widgets/e-minicard-view.c:544 #: ../addressbook/gui/widgets/e-minicard.c:191 #: ../widgets/menus/gal-define-views-model.c:179 #: ../widgets/table/e-cell-text.c:1836 ../widgets/text/e-text.c:3687 #: ../widgets/text/e-text.c:3688 msgid "Editable" msgstr "可編輯的" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:131 msgid "United States" msgstr "美國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:132 msgid "Afghanistan" msgstr "阿富汗" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:133 msgid "Albania" msgstr "阿爾巴尼亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:134 msgid "Algeria" msgstr "阿爾及利亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:135 msgid "American Samoa" msgstr "美屬薩摩亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:136 msgid "Andorra" msgstr "安道爾" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:137 msgid "Angola" msgstr "安哥拉" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:138 msgid "Anguilla" msgstr "安圭拉島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:139 msgid "Antarctica" msgstr "南極洲" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:140 msgid "Antigua And Barbuda" msgstr "安地卡及巴布達" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:141 msgid "Argentina" msgstr "阿根廷" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:142 msgid "Armenia" msgstr "亞美尼亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:143 msgid "Aruba" msgstr "阿盧巴島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:144 msgid "Australia" msgstr "澳大利亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:145 msgid "Austria" msgstr "奧地利" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:146 msgid "Azerbaijan" msgstr "亞賽拜然" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:147 msgid "Bahamas" msgstr "巴哈馬" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:148 msgid "Bahrain" msgstr "巴林" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:149 msgid "Bangladesh" msgstr "孟加拉" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:150 msgid "Barbados" msgstr "巴貝多" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:151 msgid "Belarus" msgstr "白俄羅斯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:152 msgid "Belgium" msgstr "比利時" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:153 msgid "Belize" msgstr "貝里斯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:154 msgid "Benin" msgstr "貝南" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:155 msgid "Bermuda" msgstr "百慕達" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:156 msgid "Bhutan" msgstr "不丹" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:157 msgid "Bolivia" msgstr "玻利維亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:158 msgid "Bosnia And Herzegowina" msgstr "波士尼亞-赫芝格維納" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:159 msgid "Botswana" msgstr "波札那" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:160 msgid "Bouvet Island" msgstr "波維特島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:161 msgid "Brazil" msgstr "巴西" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:162 msgid "British Indian Ocean Territory" msgstr "英屬印度洋地區" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:163 msgid "Brunei Darussalam" msgstr "汶萊" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:164 msgid "Bulgaria" msgstr "保加利亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:165 msgid "Burkina Faso" msgstr "布吉納法索" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:166 msgid "Burundi" msgstr "浦隆地" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:167 msgid "Cambodia" msgstr "柬埔寨王國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:168 msgid "Cameroon" msgstr "喀麥隆" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:169 msgid "Canada" msgstr "加拿大" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:170 msgid "Cape Verde" msgstr "維德角島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:171 msgid "Cayman Islands" msgstr "開曼群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:172 msgid "Central African Republic" msgstr "中非" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:173 msgid "Chad" msgstr "查德" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:174 msgid "Chile" msgstr "智利" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:175 msgid "China" msgstr "中國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:176 msgid "Christmas Island" msgstr "聖誕島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:177 msgid "Cocos (Keeling) Islands" msgstr "可可斯群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:178 msgid "Colombia" msgstr "哥倫比亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:179 msgid "Comoros" msgstr "葛摩" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:180 msgid "Congo" msgstr "剛果共和國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:181 msgid "Congo, The Democratic Republic Of The" msgstr "剛果共和國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:182 msgid "Cook Islands" msgstr "科克群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:183 msgid "Costa Rica" msgstr "哥斯大黎加" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:184 msgid "Cote d'Ivoire" msgstr "象牙海岸" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:185 msgid "Croatia" msgstr "克羅埃西亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:186 msgid "Cuba" msgstr "古巴" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:187 msgid "Cyprus" msgstr "賽普勒斯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:188 msgid "Czech Republic" msgstr "捷克共和國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:189 msgid "Denmark" msgstr "丹麥" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:190 msgid "Djibouti" msgstr "吉布地" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:191 msgid "Dominica" msgstr "多明尼克" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:192 msgid "Dominican Republic" msgstr "多明尼加共和國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:193 msgid "Ecuador" msgstr "厄瓜多" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:194 msgid "Egypt" msgstr "埃及" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:195 msgid "El Salvador" msgstr "薩爾瓦多" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:196 msgid "Equatorial Guinea" msgstr "赤道幾內亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:197 msgid "Eritrea" msgstr "厄利垂亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:198 msgid "Estonia" msgstr "愛沙尼亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:199 msgid "Ethiopia" msgstr "依索比亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:200 msgid "Falkland Islands" msgstr "福克蘭群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:201 msgid "Faroe Islands" msgstr "法羅群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:202 msgid "Fiji" msgstr "斐濟群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:203 msgid "Finland" msgstr "芬蘭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:204 msgid "France" msgstr "法國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:205 msgid "French Guiana" msgstr "法屬圭亞那" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:206 msgid "French Polynesia" msgstr "法屬玻里尼西亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:207 msgid "French Southern Territories" msgstr "法屬南部屬地" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:208 msgid "Gabon" msgstr "加彭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:209 msgid "Gambia" msgstr "甘比亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:210 msgid "Georgia" msgstr "喬治亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:211 msgid "Germany" msgstr "德國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:212 msgid "Ghana" msgstr "迦納" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:213 msgid "Gibraltar" msgstr "直布羅陀" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:214 msgid "Greece" msgstr "希臘" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:215 msgid "Greenland" msgstr "格陵蘭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:216 msgid "Grenada" msgstr "格瑞那達" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:217 msgid "Guadeloupe" msgstr "瓜德魯普島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:218 msgid "Guam" msgstr "關島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:219 msgid "Guatemala" msgstr "瓜地馬拉" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:220 msgid "Guernsey" msgstr "根息" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:221 msgid "Guinea" msgstr "幾內亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:222 msgid "Guinea-Bissau" msgstr "幾內亞比索" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:223 msgid "Guyana" msgstr "蓋亞納" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:224 msgid "Haiti" msgstr "海地" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:225 msgid "Heard And McDonald Islands" msgstr "赫德及麥當勞群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:226 msgid "Holy See" msgstr "教廷" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:227 msgid "Honduras" msgstr "宏都拉斯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:228 msgid "Hong Kong" msgstr "香港" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:229 msgid "Hungary" msgstr "匈牙利" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:230 msgid "Iceland" msgstr "冰島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:231 msgid "India" msgstr "印度" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:232 msgid "Indonesia" msgstr "印尼" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:233 msgid "Iran" msgstr "伊朗" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:234 msgid "Iraq" msgstr "伊拉克" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:235 msgid "Ireland" msgstr "愛爾蘭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:236 msgid "Isle of Man" msgstr "曼島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:237 msgid "Israel" msgstr "以色列" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:238 msgid "Italy" msgstr "義大利" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:239 msgid "Jamaica" msgstr "牙買加" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:240 msgid "Japan" msgstr "日本" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:241 msgid "Jersey" msgstr "澤西" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:242 msgid "Jordan" msgstr "約旦" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:243 msgid "Kazakhstan" msgstr "哈薩克" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:244 msgid "Kenya" msgstr "肯亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:245 msgid "Kiribati" msgstr "吉里巴斯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:246 msgid "Korea, Democratic People's Republic Of" msgstr "北韓" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:247 msgid "Korea, Republic Of" msgstr "韓國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:248 msgid "Kuwait" msgstr "科威特" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:249 msgid "Kyrgyzstan" msgstr "吉爾吉斯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:250 msgid "Laos" msgstr "寮國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:251 msgid "Latvia" msgstr "拉脫維亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:252 msgid "Lebanon" msgstr "黎巴嫩" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:253 msgid "Lesotho" msgstr "賴索托" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:254 msgid "Liberia" msgstr "賴比瑞亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:255 msgid "Libya" msgstr "利比亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:256 msgid "Liechtenstein" msgstr "列支敦斯登" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:257 msgid "Lithuania" msgstr "立陶宛" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:258 msgid "Luxembourg" msgstr "盧森堡" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:259 msgid "Macao" msgstr "澳門" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:260 msgid "Macedonia" msgstr "馬其頓" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:261 msgid "Madagascar" msgstr "馬達加斯加" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:262 msgid "Malawi" msgstr "馬拉威" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:263 msgid "Malaysia" msgstr "馬來西亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:264 msgid "Maldives" msgstr "馬爾地夫" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:265 msgid "Mali" msgstr "馬利" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:266 msgid "Malta" msgstr "馬爾他" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:267 msgid "Marshall Islands" msgstr "馬紹爾群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:268 msgid "Martinique" msgstr "法屬馬丁尼克" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:269 msgid "Mauritania" msgstr "茅利塔尼亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:270 msgid "Mauritius" msgstr "模里西斯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:271 msgid "Mayotte" msgstr "美亞特" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:272 msgid "Mexico" msgstr "墨西哥" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:273 msgid "Micronesia" msgstr "密克羅尼西亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:274 msgid "Moldova, Republic Of" msgstr "摩爾多瓦" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:275 msgid "Monaco" msgstr "摩納哥" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:276 msgid "Mongolia" msgstr "蒙古" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:277 msgid "Montserrat" msgstr "蒙瑟拉特島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:278 msgid "Morocco" msgstr "摩洛哥" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:279 msgid "Mozambique" msgstr "莫三比克" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:280 msgid "Myanmar" msgstr "緬甸" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:281 msgid "Namibia" msgstr "納米比亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:282 msgid "Nauru" msgstr "諾魯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:283 msgid "Nepal" msgstr "尼泊爾" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:284 msgid "Netherlands" msgstr "荷蘭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:285 msgid "Netherlands Antilles" msgstr "荷屬安地列斯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:286 msgid "New Caledonia" msgstr "新喀里多尼亞島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:287 msgid "New Zealand" msgstr "紐西蘭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:288 msgid "Nicaragua" msgstr "尼加拉瓜" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:289 msgid "Niger" msgstr "尼日" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:290 msgid "Nigeria" msgstr "奈及利亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:291 msgid "Niue" msgstr "紐威島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:292 msgid "Norfolk Island" msgstr "諾福克群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:293 msgid "Northern Mariana Islands" msgstr "北馬里亞納群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:294 msgid "Norway" msgstr "挪威" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:295 msgid "Oman" msgstr "阿曼" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:296 msgid "Pakistan" msgstr "巴基斯坦" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:297 msgid "Palau" msgstr "帛琉群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:298 msgid "Palestinian Territory" msgstr "巴勒斯坦地區" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:299 msgid "Panama" msgstr "巴拿馬" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:300 msgid "Papua New Guinea" msgstr "巴布亞紐幾內亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:301 msgid "Paraguay" msgstr "巴拉圭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:302 msgid "Peru" msgstr "秘魯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:303 msgid "Philippines" msgstr "菲律賓" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:304 msgid "Pitcairn" msgstr "皮特康" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:305 msgid "Poland" msgstr "波蘭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:306 msgid "Portugal" msgstr "葡萄牙" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:307 msgid "Puerto Rico" msgstr "波多黎各" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:308 msgid "Qatar" msgstr "卡達" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:309 msgid "Reunion" msgstr "留尼旺" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:310 msgid "Romania" msgstr "羅馬尼亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:311 msgid "Russian Federation" msgstr "俄羅斯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:312 msgid "Rwanda" msgstr "盧安達" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:313 msgid "Saint Kitts And Nevis" msgstr "聖克里斯多福" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:314 msgid "Saint Lucia" msgstr "聖露西亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:315 msgid "Saint Vincent And The Grenadines" msgstr "聖文森" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:316 msgid "Samoa" msgstr "薩摩亞群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:317 msgid "San Marino" msgstr "聖馬利諾" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:318 msgid "Sao Tome And Principe" msgstr "聖多美及普林西比" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:319 msgid "Saudi Arabia" msgstr "沙烏地阿拉伯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:320 msgid "Senegal" msgstr "塞內加爾" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:321 msgid "Serbia And Montenegro" msgstr "塞爾維亞和黑山" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:322 msgid "Seychelles" msgstr "塞席爾" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:323 msgid "Sierra Leone" msgstr "獅子山" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:324 msgid "Singapore" msgstr "新加坡" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:325 msgid "Slovakia" msgstr "斯洛伐克" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:326 msgid "Slovenia" msgstr "斯洛凡尼亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:327 msgid "Solomon Islands" msgstr "索羅門群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:328 msgid "Somalia" msgstr "索馬利亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:329 msgid "South Africa" msgstr "南非" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:330 msgid "South Georgia And The South Sandwich Islands" msgstr "南喬治亞及南桑威奇群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:331 msgid "Spain" msgstr "西班牙" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:332 msgid "Sri Lanka" msgstr "斯里蘭卡" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:333 msgid "St. Helena" msgstr "聖赫勒拿島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:334 msgid "St. Pierre And Miquelon" msgstr "聖匹及密啟倫群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:335 msgid "Sudan" msgstr "蘇丹" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:336 msgid "Suriname" msgstr "蘇利南" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:337 msgid "Svalbard And Jan Mayen Islands" msgstr "斯瓦巴及尖棉島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:338 msgid "Swaziland" msgstr "史瓦濟蘭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:339 msgid "Sweden" msgstr "瑞典" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:340 msgid "Switzerland" msgstr "瑞士" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:341 msgid "Syria" msgstr "敘利亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:342 msgid "Taiwan" msgstr "臺灣" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:343 msgid "Tajikistan" msgstr "塔吉克" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:344 msgid "Tanzania, United Republic Of" msgstr "坦尚尼亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:345 msgid "Thailand" msgstr "泰國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:346 msgid "Timor-Leste" msgstr "東帝汶" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:347 msgid "Togo" msgstr "多哥" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:348 msgid "Tokelau" msgstr "托克勞群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:349 msgid "Tonga" msgstr "東加" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:350 msgid "Trinidad And Tobago" msgstr "千里達" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:351 msgid "Tunisia" msgstr "突尼西亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:352 msgid "Turkey" msgstr "土耳其" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:353 msgid "Turkmenistan" msgstr "土庫曼" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:354 msgid "Turks And Caicos Islands" msgstr "土克斯及開科斯群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:355 msgid "Tuvalu" msgstr "吐瓦魯" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:356 msgid "Uganda" msgstr "烏干達" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:357 msgid "Ukraine" msgstr "烏克蘭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:358 msgid "United Arab Emirates" msgstr "阿拉伯聯合大公國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:359 msgid "United Kingdom" msgstr "英國" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:360 msgid "United States Minor Outlying Islands" msgstr "美屬邊疆群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:361 msgid "Uruguay" msgstr "烏拉圭" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:362 msgid "Uzbekistan" msgstr "烏茲別克" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:363 msgid "Vanuatu" msgstr "萬那杜" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:364 msgid "Venezuela" msgstr "委內瑞拉" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:365 msgid "Viet Nam" msgstr "越南" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:366 msgid "Virgin Islands, British" msgstr "英屬維爾京群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:367 msgid "Virgin Islands, U.S." msgstr "美屬維爾京群島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:368 msgid "Wallis And Futuna Islands" msgstr "沃里斯與伏塔那島" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:369 msgid "Western Sahara" msgstr "西撒哈拉" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:370 msgid "Yemen" msgstr "葉門" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:371 msgid "Zambia" msgstr "尚比亞" #: ../addressbook/gui/contact-editor/e-contact-editor-address.c:372 msgid "Zimbabwe" msgstr "辛巴威" #: ../addressbook/gui/contact-editor/e-contact-editor-fullname.c:85 #: ../mail/em-mailer-prefs.c:466 #: ../plugins/exchange-operations/exchange-delegates.c:952 #: ../plugins/exchange-operations/exchange-permissions-dialog.c:709 #: ../plugins/plugin-manager/plugin-manager.c:41 #: ../plugins/save-attachments/save-attachments.c:350 #: ../widgets/menus/gal-define-views-dialog.c:346 #: ../widgets/menus/gal-view-instance-save-as-dialog.c:91 #: ../widgets/menus/gal-view-new-dialog.c:63 msgid "Name" msgstr "名稱" #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:53 msgid "AOL Instant Messenger" msgstr "AOL Instant Messenger" #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:55 #: ../addressbook/gui/contact-editor/e-contact-editor.c:175 #: ../addressbook/gui/widgets/eab-contact-display.c:617 msgid "Jabber" msgstr "Jabber" #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:56 msgid "Yahoo Messenger" msgstr "Yahoo Messenger" #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:57 msgid "Gadu-Gadu Messenger" msgstr "Gadu-Gadu Messenger" #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:59 #: ../addressbook/gui/contact-editor/e-contact-editor.c:179 #: ../addressbook/gui/widgets/eab-contact-display.c:616 msgid "ICQ" msgstr "ICQ" #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:111 msgid "Service" msgstr "服務" #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:120 #: ../calendar/gui/caltypes.xml.h:25 #: ../calendar/gui/e-cal-list-view.etspec.h:3 ../mail/message-list.etspec.h:9 #: ../plugins/publish-calendar/publish-calendar.c:693 #: ../plugins/save-calendar/csv-format.c:375 msgid "Location" msgstr "位置" #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:127 msgid "Username" msgstr "使用者名稱" #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:225 #: ../addressbook/gui/contact-editor/e-contact-editor.c:193 #: ../addressbook/gui/widgets/eab-contact-display.c:58 msgid "Home" msgstr "住家" #: ../addressbook/gui/contact-editor/e-contact-editor-im.c:233 #: ../addressbook/gui/contact-editor/e-contact-editor.c:194 #: ../addressbook/gui/widgets/eab-contact-display.c:59 #: ../addressbook/gui/widgets/eab-contact-display.c:528 msgid "Other" msgstr "其它" #: ../addressbook/gui/contact-editor/e-contact-editor.c:176 #: ../addressbook/gui/widgets/eab-contact-display.c:619 msgid "Yahoo" msgstr "Yahoo" #: ../addressbook/gui/contact-editor/e-contact-editor.c:177 #: ../addressbook/gui/widgets/eab-contact-display.c:620 msgid "Gadu-Gadu" msgstr "Gadu-Gadu" #: ../addressbook/gui/contact-editor/e-contact-editor.c:178 #: ../addressbook/gui/widgets/eab-contact-display.c:618 msgid "MSN" msgstr "MSN" #: ../addressbook/gui/contact-editor/e-contact-editor.c:180 #: ../addressbook/gui/widgets/eab-contact-display.c:615 msgid "GroupWise" msgstr "GroupWise" #: ../addressbook/gui/contact-editor/e-contact-editor.c:249 msgid "Source Book" msgstr "來源通訊錄" #: ../addressbook/gui/contact-editor/e-contact-editor.c:256 msgid "Target Book" msgstr "目標通訊錄" #: ../addressbook/gui/contact-editor/e-contact-editor.c:270 msgid "Is New Contact" msgstr "是新連絡人" #: ../addressbook/gui/contact-editor/e-contact-editor.c:277 msgid "Writable Fields" msgstr "可寫的欄位" #: ../addressbook/gui/contact-editor/e-contact-editor.c:284 msgid "Required Fields" msgstr "必要欄位" #: ../addressbook/gui/contact-editor/e-contact-editor.c:298 msgid "Changed" msgstr "已變更" #: ../addressbook/gui/contact-editor/e-contact-editor.c:550 #: ../addressbook/gui/contact-editor/e-contact-editor.c:2415 #, c-format msgid "Contact Editor - %s" msgstr "連絡人編輯器 - %s" #: ../addressbook/gui/contact-editor/e-contact-editor.c:2811 msgid "Please select an image for this contact" msgstr "請選取代表此連絡人的圖片" #: ../addressbook/gui/contact-editor/e-contact-editor.c:2812 msgid "_No image" msgstr "沒有圖片(_N)" #: ../addressbook/gui/contact-editor/e-contact-editor.c:3085 msgid "" "The contact data is invalid:\n" "\n" msgstr "" "連絡人資料無效:\n" "\n" #: ../addressbook/gui/contact-editor/e-contact-editor.c:3089 #, c-format msgid "'%s' has an invalid format" msgstr "「%s」含有無效的格式" #: ../addressbook/gui/contact-editor/e-contact-editor.c:3096 #, c-format msgid "%s'%s' has an invalid format" msgstr "%s「%s」含有無效的格式" #: ../addressbook/gui/contact-editor/e-contact-editor.c:3111 #: ../addressbook/gui/contact-editor/e-contact-editor.c:3122 #, c-format msgid "%s'%s' is empty" msgstr "%s「%s」是空的" #: ../addressbook/gui/contact-editor/e-contact-editor.c:3137 msgid "Invalid contact." msgstr "無效的連絡人。" #: ../addressbook/gui/contact-editor/e-contact-quick-add.c:329 msgid "Contact Quick-Add" msgstr "快速新增連絡人" #: ../addressbook/gui/contact-editor/e-contact-quick-add.c:332 msgid "_Edit Full" msgstr "編輯全部(_E)" #: ../addressbook/gui/contact-editor/e-contact-quick-add.c:406 msgid "_Full name" msgstr "全名(_F)" #: ../addressbook/gui/contact-editor/e-contact-quick-add.c:417 msgid "E_mail" msgstr "電子郵件(_M)" #: ../addressbook/gui/contact-editor/e-contact-quick-add.c:428 msgid "_Select Address Book" msgstr "選擇通訊錄(_S)" #: ../addressbook/gui/contact-editor/eab-editor.c:321 #, c-format msgid "" "Are you sure you want\n" "to delete contact list (%s)?" msgstr "" "確定要刪除\n" "連絡人清單 (%s)?" #: ../addressbook/gui/contact-editor/eab-editor.c:324 msgid "" "Are you sure you want\n" "to delete these contact lists?" msgstr "" "您確定要刪除\n" "這些連絡人清單?" #: ../addressbook/gui/contact-editor/eab-editor.c:329 #, c-format msgid "" "Are you sure you want\n" "to delete contact (%s)?" msgstr "" "確定要刪除\n" "連絡人 (%s)?" #: ../addressbook/gui/contact-editor/eab-editor.c:332 msgid "" "Are you sure you want\n" "to delete these contacts?" msgstr "" "您確定要刪除\n" "這些連絡人?" #: ../addressbook/gui/contact-editor/fulladdr.glade.h:1 msgid "Address _2:" msgstr "地址 _2:" #: ../addressbook/gui/contact-editor/fulladdr.glade.h:2 msgid "Ci_ty:" msgstr "縣/市(_T):" #: ../addressbook/gui/contact-editor/fulladdr.glade.h:3 msgid "Countr_y:" msgstr "國家(_Y):" #: ../addressbook/gui/contact-editor/fulladdr.glade.h:4 msgid "Full Address" msgstr "完整地址" #: ../addressbook/gui/contact-editor/fulladdr.glade.h:8 msgid "_ZIP Code:" msgstr "郵遞區號(_Z):" #: ../addressbook/gui/contact-editor/fullname.glade.h:1 msgid "Dr." msgstr "Dr." #: ../addressbook/gui/contact-editor/fullname.glade.h:2 msgid "Esq." msgstr "Esq." #: ../addressbook/gui/contact-editor/fullname.glade.h:3 #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:16 msgid "Full Name" msgstr "全名" #: ../addressbook/gui/contact-editor/fullname.glade.h:4 msgid "I" msgstr "I" #: ../addressbook/gui/contact-editor/fullname.glade.h:5 msgid "II" msgstr "II" #: ../addressbook/gui/contact-editor/fullname.glade.h:6 msgid "III" msgstr "III" #: ../addressbook/gui/contact-editor/fullname.glade.h:7 msgid "Jr." msgstr "Jr." #: ../addressbook/gui/contact-editor/fullname.glade.h:8 msgid "Miss" msgstr "Miss" #: ../addressbook/gui/contact-editor/fullname.glade.h:9 msgid "Mr." msgstr "Mr." #: ../addressbook/gui/contact-editor/fullname.glade.h:10 msgid "Mrs." msgstr "Mrs." #: ../addressbook/gui/contact-editor/fullname.glade.h:11 msgid "Ms." msgstr "Ms." #: ../addressbook/gui/contact-editor/fullname.glade.h:12 msgid "Sr." msgstr "Sr." #: ../addressbook/gui/contact-editor/fullname.glade.h:13 msgid "_First:" msgstr "名字(_F):" #: ../addressbook/gui/contact-editor/fullname.glade.h:14 msgid "_Last:" msgstr "姓氏(_L):" #: ../addressbook/gui/contact-editor/fullname.glade.h:15 msgid "_Middle:" msgstr "(_Middle):" #: ../addressbook/gui/contact-editor/fullname.glade.h:16 msgid "_Suffix:" msgstr "(_Suffix):" #: ../addressbook/gui/contact-editor/im.glade.h:1 msgid "Add IM Account" msgstr "新增 IM 帳號" #: ../addressbook/gui/contact-editor/im.glade.h:2 msgid "_Account name:" msgstr "帳號名稱(_A):" #: ../addressbook/gui/contact-editor/im.glade.h:3 msgid "_IM Service:" msgstr "_IM 服務:" #: ../addressbook/gui/contact-editor/im.glade.h:4 #: ../calendar/gui/dialogs/event-page.glade.h:16 #: ../plugins/calendar-weather/calendar-weather.c:409 #: ../plugins/exchange-operations/exchange-calendar.c:242 #: ../plugins/exchange-operations/exchange-contacts.c:234 msgid "_Location:" msgstr "位置(_L):" #: ../addressbook/gui/contact-list-editor/contact-list-editor.glade.h:1 msgid "Members" msgstr "成員" #: ../addressbook/gui/contact-list-editor/contact-list-editor.glade.h:2 #: ../addressbook/gui/contact-list-editor/e-contact-list-editor.c:666 msgid "Contact List Editor" msgstr "連絡人清單編輯器" #: ../addressbook/gui/contact-list-editor/contact-list-editor.glade.h:3 msgid "Select..." msgstr "選擇..." #: ../addressbook/gui/contact-list-editor/contact-list-editor.glade.h:4 msgid "_Hide addresses when sending mail to this list" msgstr "當傳送電子郵件至此清單時隱藏其位址(_H)" #: ../addressbook/gui/contact-list-editor/contact-list-editor.glade.h:5 msgid "_List name:" msgstr "列出名稱(_L):" #: ../addressbook/gui/contact-list-editor/contact-list-editor.glade.h:6 msgid "_Type an email address or drag a contact into the list below:" msgstr "輸入電子郵件地址或拖曳連絡人到以下清單(_T):" #: ../addressbook/gui/contact-list-editor/e-contact-list-editor.c:759 msgid "Contact List Members" msgstr "連絡人清單成員" #: ../addressbook/gui/contact-list-editor/e-contact-list-editor.c:898 #: ../addressbook/gui/contact-list-editor/e-contact-list-editor.c:1237 msgid "_Members" msgstr "成員(_M)" #: ../addressbook/gui/contact-list-editor/e-contact-list-editor.c:1146 #: ../addressbook/gui/widgets/e-addressbook-model.c:298 #: ../addressbook/gui/widgets/e-addressbook-reflow-adapter.c:390 #: ../addressbook/gui/widgets/e-addressbook-view.c:212 #: ../addressbook/gui/widgets/e-minicard-view-widget.c:116 #: ../addressbook/gui/widgets/e-minicard-view.c:530 msgid "Book" msgstr "書本" #: ../addressbook/gui/contact-list-editor/e-contact-list-editor.c:1166 msgid "Is New List" msgstr "是新的清單" #: ../addressbook/gui/merging/eab-contact-commit-duplicate-detected.glade.h:1 msgid "Changed Contact:" msgstr "變更後的連絡人:" #: ../addressbook/gui/merging/eab-contact-commit-duplicate-detected.glade.h:2 msgid "Conflicting Contact:" msgstr "衝突的連絡人:" #: ../addressbook/gui/merging/eab-contact-commit-duplicate-detected.glade.h:3 #: ../addressbook/gui/merging/eab-contact-duplicate-detected.glade.h:1 msgid "Duplicate Contact Detected" msgstr "偵測到重複的連絡人" #: ../addressbook/gui/merging/eab-contact-commit-duplicate-detected.glade.h:4 msgid "" "The name or email of this contact already exists in this folder. Would you " "like to add it anyway?" msgstr "此連絡人的名稱或電子郵件地址已經存在於此資料夾。無論如何都要新增它嗎?" #: ../addressbook/gui/merging/eab-contact-duplicate-detected.glade.h:2 msgid "New Contact:" msgstr "新的連絡人:" #: ../addressbook/gui/merging/eab-contact-duplicate-detected.glade.h:3 msgid "Original Contact:" msgstr "原本的連絡人:" #: ../addressbook/gui/merging/eab-contact-duplicate-detected.glade.h:4 msgid "" "The name or email address of this contact already exists\n" "in this folder. Would you like to add it anyway?" msgstr "" "此連絡人的名稱或電子郵件地址已經存在\n" "於此資料夾。您無論如何都要新增它嗎?" #: ../addressbook/gui/merging/eab-contact-duplicate-detected.glade.h:6 #: ../addressbook/gui/merging/eab-contact-merging.c:200 msgid "_Merge" msgstr "合併(_M)" #: ../addressbook/gui/merging/eab-contact-merging.c:185 msgid "Merge Contact" msgstr "合併連絡人" #: ../addressbook/gui/merging/eab-contact-merging.c:253 #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:11 #: ../addressbook/gui/widgets/eab-contact-display.c:592 #: ../addressbook/gui/widgets/eab-contact-display.c:597 #: ../addressbook/gui/widgets/eab-contact-display.c:600 #: ../addressbook/gui/widgets/eab-contact-display.c:879 #: ../plugins/groupwise-features/junk-settings.c:415 ../smime/lib/e-cert.c:827 msgid "Email" msgstr "電子郵件" #: ../addressbook/gui/widgets/addresstypes.xml.h:1 #: ../addressbook/gui/widgets/e-addressbook-view.c:161 #: ../calendar/gui/cal-search-bar.c:76 ../calendar/gui/caltypes.xml.h:3 #: ../calendar/gui/memotypes.xml.h:3 ../calendar/gui/tasktypes.xml.h:5 msgid "Any field contains" msgstr "任何欄位包含" #: ../addressbook/gui/widgets/addresstypes.xml.h:2 #: ../addressbook/gui/widgets/e-addressbook-view.c:160 msgid "Email begins with" msgstr "電子郵件開始於" #: ../addressbook/gui/widgets/addresstypes.xml.h:3 msgid "Name contains" msgstr "名稱包含" #: ../addressbook/gui/widgets/e-addressbook-model.c:150 msgid "No contacts" msgstr "沒有連絡人" #: ../addressbook/gui/widgets/e-addressbook-model.c:153 #, c-format msgid "%d contact" msgid_plural "%d contacts" msgstr[0] "%d 個連絡人" msgstr[1] "%d 個連絡人" #: ../addressbook/gui/widgets/e-addressbook-model.c:305 #: ../addressbook/gui/widgets/e-addressbook-reflow-adapter.c:397 #: ../addressbook/gui/widgets/e-addressbook-view.c:226 #: ../addressbook/gui/widgets/e-minicard-view-widget.c:123 #: ../addressbook/gui/widgets/e-minicard-view.c:537 msgid "Query" msgstr "查詢" #: ../addressbook/gui/widgets/e-addressbook-model.c:448 msgid "Error getting book view" msgstr "取得書本檢視時發生錯誤" #: ../addressbook/gui/widgets/e-addressbook-reflow-adapter.c:411 #: ../widgets/table/e-table-click-to-add.c:510 #: ../widgets/table/e-table-selection-model.c:303 #: ../widgets/table/e-table.c:3353 #: ../widgets/table/e-tree-selection-model.c:821 ../widgets/text/e-text.c:3551 #: ../widgets/text/e-text.c:3552 msgid "Model" msgstr "模型" #: ../addressbook/gui/widgets/e-addressbook-table-adapter.c:131 msgid "Error modifying card" msgstr "編輯名片時發生錯誤" #: ../addressbook/gui/widgets/e-addressbook-view.c:159 msgid "Name begins with" msgstr "名稱開始於" #: ../addressbook/gui/widgets/e-addressbook-view.c:219 msgid "Source" msgstr "來源" #: ../addressbook/gui/widgets/e-addressbook-view.c:233 #: ../calendar/gui/e-calendar-table.etspec.h:12 #: ../calendar/gui/e-meeting-list-view.c:508 #: ../calendar/gui/e-meeting-time-sel.etspec.h:11 #: ../calendar/gui/e-memo-table.etspec.h:5 msgid "Type" msgstr "類型" #: ../addressbook/gui/widgets/e-addressbook-view.c:812 #: ../addressbook/gui/widgets/e-addressbook-view.c:1953 msgid "Save as vCard..." msgstr "儲存為 vCard..." #: ../addressbook/gui/widgets/e-addressbook-view.c:933 #: ../calendar/gui/dialogs/comp-editor.c:2033 #: ../calendar/gui/e-calendar-table.c:1574 #: ../calendar/gui/e-calendar-view.c:1671 ../calendar/gui/e-memo-table.c:924 #: ../ui/evolution-addressbook.xml.h:56 msgid "_Open" msgstr "開啟(_O)" #: ../addressbook/gui/widgets/e-addressbook-view.c:935 msgid "_New Contact..." msgstr "新增連絡人(_N)..." #: ../addressbook/gui/widgets/e-addressbook-view.c:936 msgid "New Contact _List..." msgstr "新增連絡人清單(_L)..." #: ../addressbook/gui/widgets/e-addressbook-view.c:939 msgid "_Save as vCard..." msgstr "儲存成 _vCard..." #: ../addressbook/gui/widgets/e-addressbook-view.c:940 msgid "_Forward Contact" msgstr "轉寄連絡人(_F)" #: ../addressbook/gui/widgets/e-addressbook-view.c:941 msgid "_Forward Contacts" msgstr "轉寄連絡人(_F)" #: ../addressbook/gui/widgets/e-addressbook-view.c:942 msgid "Send _Message to Contact" msgstr "傳送郵件給連絡人(_M)" #: ../addressbook/gui/widgets/e-addressbook-view.c:943 msgid "Send _Message to List" msgstr "傳送郵件給清單(_M)" #: ../addressbook/gui/widgets/e-addressbook-view.c:944 msgid "Send _Message to Contacts" msgstr "傳送郵件給連絡人(_M)" #: ../addressbook/gui/widgets/e-addressbook-view.c:945 msgid "_Print" msgstr "列印(_P)" #: ../addressbook/gui/widgets/e-addressbook-view.c:948 msgid "Cop_y to Address Book..." msgstr "複製到通訊錄(_Y)..." #: ../addressbook/gui/widgets/e-addressbook-view.c:949 msgid "Mo_ve to Address Book..." msgstr "移至通訊錄(_V)..." #: ../addressbook/gui/widgets/e-addressbook-view.c:952 msgid "Cu_t" msgstr "剪下(_T)" #: ../addressbook/gui/widgets/e-addressbook-view.c:953 #: ../calendar/gui/dialogs/comp-editor.c:480 #: ../calendar/gui/e-calendar-table.c:1582 #: ../calendar/gui/e-calendar-view.c:1678 ../calendar/gui/e-memo-table.c:932 #: ../composer/e-msg-composer.c:2057 ../mail/em-folder-tree.c:1005 #: ../mail/em-folder-view.c:1325 ../mail/message-list.c:2044 #: ../ui/evolution-addressbook.xml.h:46 ../ui/evolution-calendar.xml.h:39 #: ../ui/evolution-mail-message.xml.h:103 ../ui/evolution-memos.xml.h:15 #: ../ui/evolution-tasks.xml.h:23 msgid "_Copy" msgstr "複製(_C)" #: ../addressbook/gui/widgets/e-addressbook-view.c:954 msgid "P_aste" msgstr "貼上(_A)" #. All, unmatched, separator #: ../addressbook/gui/widgets/e-addressbook-view.c:1524 #: ../calendar/gui/cal-search-bar.c:625 ../calendar/gui/cal-search-bar.c:668 #: ../calendar/gui/cal-search-bar.c:687 msgid "Any Category" msgstr "任何分類" #. E_BOOK_ERROR_OTHER_ERROR #: ../addressbook/gui/widgets/e-addressbook-view.c:1734 #: ../addressbook/gui/widgets/eab-gui-util.c:77 msgid "Other error" msgstr "其他錯誤" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:1 #: ../addressbook/gui/widgets/eab-contact-display.c:634 msgid "Assistant" msgstr "助理" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:2 msgid "Assistant Phone" msgstr "助理電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:3 msgid "Business Fax" msgstr "商務傅真" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:4 msgid "Business Phone" msgstr "商務電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:5 msgid "Business Phone 2" msgstr "商務電話 2" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:6 msgid "Callback Phone" msgstr "回撥電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:7 msgid "Car Phone" msgstr "汽車電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:8 #: ../calendar/gui/dialogs/event-page.glade.h:7 #: ../calendar/gui/e-cal-component-memo-preview.c:144 #: ../calendar/gui/e-cal-list-view.etspec.h:1 #: ../calendar/gui/e-calendar-table.etspec.h:3 #: ../calendar/gui/e-memo-table.etspec.h:1 msgid "Categories" msgstr "分類" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:9 #: ../addressbook/gui/widgets/eab-contact-display.c:629 msgid "Company" msgstr "公司" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:10 msgid "Company Phone" msgstr "公司電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:12 msgid "Email 2" msgstr "電子郵件 2" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:13 msgid "Email 3" msgstr "電子郵件 3" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:14 msgid "Family Name" msgstr "姓" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:15 msgid "File As" msgstr "歸檔為" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:17 msgid "Given Name" msgstr "名" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:18 msgid "Home Fax" msgstr "住家傳真" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:19 msgid "Home Phone" msgstr "住家電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:20 msgid "Home Phone 2" msgstr "住家電話 2" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:21 msgid "ISDN Phone" msgstr "ISDN 電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:22 msgid "Journal" msgstr "日誌" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:23 #: ../addressbook/gui/widgets/eab-contact-display.c:633 msgid "Manager" msgstr "主管" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:24 #: ../addressbook/gui/widgets/eab-contact-display.c:654 msgid "Mobile Phone" msgstr "行動電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:25 #: ../addressbook/gui/widgets/eab-contact-display.c:608 msgid "Nickname" msgstr "暱稱" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:26 #: ../addressbook/gui/widgets/eab-contact-display.c:667 msgid "Note" msgstr "備註" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:27 msgid "Office" msgstr "辦公室" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:28 msgid "Other Fax" msgstr "其它傳真" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:29 msgid "Other Phone" msgstr "其它電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:30 msgid "Pager" msgstr "呼叫器" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:31 msgid "Primary Phone" msgstr "主要電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:32 msgid "Radio" msgstr "無線電電話" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:33 #: ../calendar/gui/e-meeting-list-view.c:520 #: ../calendar/gui/e-meeting-time-sel.etspec.h:9 #: ../plugins/exchange-operations/exchange-permissions-dialog.c:713 msgid "Role" msgstr "角色" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:34 #: ../addressbook/gui/widgets/eab-contact-display.c:658 msgid "Spouse" msgstr "配偶" #. Translators: This is a vcard standard and stands for the type of #. phone used by the hearing impaired. TTY stands for "teletype" #. (familiar from Unix device names), and TDD is "Telecommunications #. Device for Deaf". However, you probably want to leave this #. abbreviation unchanged unless you know that there is actually a #. different and established translation for this in your language. #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:41 msgid "TTYTDD" msgstr "TTYTDD" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:42 msgid "Telex" msgstr "電報" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:43 msgid "Title" msgstr "頭銜" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:44 msgid "Unit" msgstr "單位" #: ../addressbook/gui/widgets/e-addressbook-view.etspec.h:45 msgid "Web Site" msgstr "網址" #: ../addressbook/gui/widgets/e-minicard-label.c:115 #: ../addressbook/gui/widgets/e-minicard.c:154 #: ../widgets/misc/e-canvas-vbox.c:86 ../widgets/misc/e-canvas-vbox.c:87 #: ../widgets/misc/e-reflow.c:1433 ../widgets/misc/e-reflow.c:1434 #: ../widgets/table/e-table-click-to-add.c:524 #: ../widgets/table/e-table-col.c:99 #: ../widgets/table/e-table-field-chooser-item.c:655 #: ../widgets/table/e-table-group-container.c:993 #: ../widgets/table/e-table-group-container.c:994 #: ../widgets/table/e-table-group-leaf.c:637 #: ../widgets/table/e-table-group-leaf.c:638 #: ../widgets/table/e-table-item.c:3081 ../widgets/table/e-table-item.c:3082 #: ../widgets/text/e-text.c:3729 ../widgets/text/e-text.c:3730 msgid "Width" msgstr "寬度" #: ../addressbook/gui/widgets/e-minicard-label.c:122 #: ../addressbook/gui/widgets/e-minicard.c:161 #: ../widgets/misc/e-canvas-vbox.c:98 ../widgets/misc/e-canvas-vbox.c:99 #: ../widgets/misc/e-reflow.c:1441 ../widgets/misc/e-reflow.c:1442 #: ../widgets/table/e-table-click-to-add.c:531 #: ../widgets/table/e-table-field-chooser-item.c:662 #: ../widgets/table/e-table-group-container.c:986 #: ../widgets/table/e-table-group-container.c:987 #: ../widgets/table/e-table-group-leaf.c:630 #: ../widgets/table/e-table-group-leaf.c:631 #: ../widgets/table/e-table-item.c:3087 ../widgets/table/e-table-item.c:3088 #: ../widgets/text/e-text.c:3737 ../widgets/text/e-text.c:3738 msgid "Height" msgstr "高度" #: ../addressbook/gui/widgets/e-minicard-label.c:129 #: ../addressbook/gui/widgets/e-minicard.c:169 msgid "Has Focus" msgstr "得到焦點" #: ../addressbook/gui/widgets/e-minicard-label.c:136 msgid "Field" msgstr "欄位" #: ../addressbook/gui/widgets/e-minicard-label.c:143 msgid "Field Name" msgstr "欄位名稱" #: ../addressbook/gui/widgets/e-minicard-label.c:150 msgid "Text Model" msgstr "文字模型" #: ../addressbook/gui/widgets/e-minicard-label.c:157 msgid "Max field name length" msgstr "最大欄位名稱長度" #: ../addressbook/gui/widgets/e-minicard-view-widget.c:137 msgid "Column Width" msgstr "欄寬" #: ../addressbook/gui/widgets/e-minicard-view.c:177 msgid "" "\n" "\n" "Searching for the Contacts..." msgstr "" "\n" "\n" "搜尋連絡人..." #: ../addressbook/gui/widgets/e-minicard-view.c:180 msgid "" "\n" "\n" "Search for the Contact\n" "\n" "or double-click here to create a new Contact." msgstr "" "\n" "\n" "搜尋連絡人\n" "\n" "雙擊這裡以建立新的連絡人。" #: ../addressbook/gui/widgets/e-minicard-view.c:183 msgid "" "\n" "\n" "There are no items to show in this view.\n" "\n" "Double-click here to create a new Contact." msgstr "" "\n" "\n" "沒有項目可供這種檢視方式顯示。\n" "\n" "雙擊這裡以建立新的連絡人。" #: ../addressbook/gui/widgets/e-minicard-view.c:187 msgid "" "\n" "\n" "Search for the Contact." msgstr "" "\n" "\n" "尋找連絡人。" #: ../addressbook/gui/widgets/e-minicard-view.c:189 msgid "" "\n" "\n" "There are no items to show in this view." msgstr "" "\n" "\n" "沒有項目可供這種檢視方式顯示。" #: ../addressbook/gui/widgets/e-minicard-view.c:523 msgid "Adapter" msgstr "轉接器" #: ../addressbook/gui/widgets/e-minicard.c:99 msgid "Work Email" msgstr "工作電子郵件" #: ../addressbook/gui/widgets/e-minicard.c:100 msgid "Home Email" msgstr "住家電子郵件" #: ../addressbook/gui/widgets/e-minicard.c:101 #: ../addressbook/gui/widgets/e-minicard.c:830 msgid "Other Email" msgstr "其它電子郵件" #: ../addressbook/gui/widgets/e-minicard.c:177 msgid "Selected" msgstr "已選擇" #: ../addressbook/gui/widgets/e-minicard.c:184 msgid "Has Cursor" msgstr "有游標" #: ../addressbook/gui/widgets/eab-contact-display.c:172 ../mail/em-popup.c:627 msgid "_Open Link in Browser" msgstr "在瀏覽器內開啟連結(_O)" #: ../addressbook/gui/widgets/eab-contact-display.c:173 #: ../mail/em-folder-view.c:2795 msgid "_Copy Link Location" msgstr "複製連結位址(_C)" #: ../addressbook/gui/widgets/eab-contact-display.c:174 ../mail/em-popup.c:628 msgid "_Send New Message To..." msgstr "傳送新郵件至(_S)…" #: ../addressbook/gui/widgets/eab-contact-display.c:175 #: ../plugins/copy-tool/org-gnome-copy-tool.eplug.xml.h:2 msgid "Copy _Email Address" msgstr "複製電子郵件位址(_E)" #: ../addressbook/gui/widgets/eab-contact-display.c:296 #: ../addressbook/gui/widgets/eab-contact-display.c:370 #: ../addressbook/gui/widgets/eab-contact-display.c:372 msgid "(map)" msgstr "(映射)" #: ../addressbook/gui/widgets/eab-contact-display.c:306 #: ../addressbook/gui/widgets/eab-contact-display.c:390 #: ../addressbook/gui/widgets/eab-contact-display.c:402 msgid "map" msgstr "對映" #: ../addressbook/gui/widgets/eab-contact-display.c:487 #: ../addressbook/gui/widgets/eab-contact-display.c:846 msgid "List Members" msgstr "清單成員" #: ../addressbook/gui/widgets/eab-contact-display.c:630 msgid "Department" msgstr "部門" #: ../addressbook/gui/widgets/eab-contact-display.c:631 msgid "Profession" msgstr "職業" #: ../addressbook/gui/widgets/eab-contact-display.c:632 msgid "Position" msgstr "位置" #: ../addressbook/gui/widgets/eab-contact-display.c:635 msgid "Video Chat" msgstr "視訊交談" #: ../addressbook/gui/widgets/eab-contact-display.c:636 #: ../calendar/gui/calendar-commands.c:92 #: ../calendar/gui/dialogs/calendar-setup.c:367 #: ../calendar/gui/gnome-cal.c:2451 #: ../plugins/exchange-operations/exchange-delegates-user.c:76 #: ../plugins/exchange-operations/exchange-folder.c:574 #: ../plugins/groupwise-account-setup/camel-gw-listener.c:425 #: ../plugins/groupwise-account-setup/camel-gw-listener.c:456 #: ../plugins/groupwise-account-setup/camel-gw-listener.c:569 #: ../plugins/hula-account-setup/camel-hula-listener.c:378 #: ../plugins/hula-account-setup/camel-hula-listener.c:407 #: ../plugins/publish-calendar/publish-calendar.glade.h:5 msgid "Calendar" msgstr "行事曆" #: ../addressbook/gui/widgets/eab-contact-display.c:637 #: ../calendar/gui/dialogs/cal-prefs-dialog.glade.h:18 #: ../calendar/gui/dialogs/event-editor.c:113 msgid "Free/Busy" msgstr "空閒/忙碌" #: ../addressbook/gui/widgets/eab-contact-display.c:638 #: ../addressbook/gui/widgets/eab-contact-display.c:653 msgid "Phone" msgstr "電話" #: ../addressbook/gui/widgets/eab-contact-display.c:639 msgid "Fax" msgstr "傳真" #: ../addressbook/gui/widgets/eab-contact-display.c:650 msgid "Home Page" msgstr "首頁" #: ../addressbook/gui/widgets/eab-contact-display.c:651 msgid "Web Log" msgstr "網誌" #: ../addressbook/gui/widgets/eab-contact-display.c:656 #: ../calendar/gui/caltypes.xml.h:6 ../calendar/gui/e-calendar-view.c:2343 #: ../calendar/gui/memotypes.xml.h:5 ../calendar/gui/tasktypes.xml.h:8 msgid "Birthday" msgstr "生日" #: ../addressbook/gui/widgets/eab-contact-display.c:657 #: ../calendar/gui/caltypes.xml.h:1 ../calendar/gui/e-calendar-view.c:2344 #: ../calendar/gui/memotypes.xml.h:1 ../calendar/gui/tasktypes.xml.h:3 msgid "Anniversary" msgstr "週年紀念日" #: ../addressbook/gui/widgets/eab-contact-display.c:864 msgid "Job Title" msgstr "職稱" #: ../addressbook/gui/widgets/eab-contact-display.c:900 msgid "Home page" msgstr "首頁" #: ../addressbook/gui/widgets/eab-contact-display.c:908 msgid "Blog" msgstr "Blog" #. E_BOOK_ERROR_OK #: ../addressbook/gui/widgets/eab-gui-util.c:57 msgid "Success" msgstr "成功" #. E_BOOK_ERROR_INVALID_ARG #. E_BOOK_ERROR_BUSY #: ../addressbook/gui/widgets/eab-gui-util.c:59 msgid "Backend busy" msgstr "後端忙碌" #. E_BOOK_ERROR_REPOSITORY_OFFLINE #: ../addressbook/gui/widgets/eab-gui-util.c:60 msgid "Repository offline" msgstr "資料庫離線" #. E_BOOK_ERROR_NO_SUCH_BOOK #: ../addressbook/gui/widgets/eab-gui-util.c:61 msgid "Address Book does not exist" msgstr "通訊錄不存在" #. E_BOOK_ERROR_NO_SELF_CONTACT #: ../addressbook/gui/widgets/eab-gui-util.c:62 msgid "No Self Contact defined" msgstr "沒有定義自我連絡人" #. E_BOOK_ERROR_URI_NOT_LOADED #. E_BOOK_ERROR_URI_ALREADY_LOADED #. E_BOOK_ERROR_PERMISSION_DENIED #: ../addressbook/gui/widgets/eab-gui-util.c:65 #: ../plugins/exchange-operations/org-gnome-exchange-operations.error.xml.h:50 msgid "Permission denied" msgstr "權限不足" #. E_BOOK_ERROR_CONTACT_NOT_FOUND #: ../addressbook/gui/widgets/eab-gui-util.c:66 msgid "Contact not found" msgstr "找不到連絡人" #. E_BOOK_ERROR_CONTACT_ID_ALREADY_EXISTS #: ../addressbook/gui/widgets/eab-gui-util.c:67 msgid "Contact ID already exists" msgstr "連絡人 ID 已經存在" #. E_BOOK_ERROR_PROTOCOL_NOT_SUPPORTED #: ../addressbook/gui/widgets/eab-gui-util.c:68 msgid "Protocol not supported" msgstr "通訊協定不支援" #. E_BOOK_ERROR_CANCELLED #: ../addressbook/gui/widgets/eab-gui-util.c:69 #: ../calendar/gui/dialogs/task-details-page.glade.h:3 #: ../calendar/gui/e-cal-component-preview.c:256 #: ../calendar/gui/e-cal-model-tasks.c:360 #: ../calendar/gui/e-cal-model-tasks.c:677 #: ../calendar/gui/e-calendar-table.c:240 #: ../calendar/gui/e-calendar-table.c:643 ../calendar/gui/print.c:2555 msgid "Canceled" msgstr "已取消" #. E_BOOK_ERROR_COULD_NOT_CANCEL #: ../addressbook/gui/widgets/eab-gui-util.c:70 msgid "Could not cancel" msgstr "無法取消" #. E_BOOK_ERROR_AUTHENTICATION_FAILED #: ../addressbook/gui/widgets/eab-gui-util.c:71 #: ../calendar/gui/comp-editor-factory.c:423 msgid "Authentication Failed" msgstr "驗証失敗" #. E_BOOK_ERROR_AUTHENTICATION_REQUIRED #: ../addressbook/gui/widgets/eab-gui-util.c:72 msgid "Authentication Required" msgstr "要求驗證" #. E_BOOK_ERROR_TLS_NOT_AVAILABLE #: ../addressbook/gui/widgets/eab-gui-util.c:73 msgid "TLS not Available" msgstr "TLS 無法使用" #. E_BOOK_ERROR_CORBA_EXCEPTION #. E_BOOK_ERROR_NO_SUCH_SOURCE #: ../addressbook/gui/widgets/eab-gui-util.c:75 msgid "No such source" msgstr "查無此來源" #. E_BOOK_ERROR_OFFLINE_UNAVAILABLE #: ../addressbook/gui/widgets/eab-gui-util.c:76 msgid "Not available in offline mode" msgstr "無法在離線模式下使用" #. E_BOOK_ERROR_INVALID_SERVER_VERSION #: ../addressbook/gui/widgets/eab-gui-util.c:78 msgid "Invalid server version" msgstr "無效的伺服器版本" #. E_BOOK_ERROR_UNSUPPORTED_AUTHENTICATION_METHOD #: ../addressbook/gui/widgets/eab-gui-util.c:79 msgid "Unsupported authentication method" msgstr "不支援的驗證方法" #: ../addressbook/gui/widgets/eab-gui-util.c:102 #, fuzzy msgid "" "We were unable to open this address book. This either means this book is not " "marked for offline usage or not yet downloaded for offline usage. Please " "load the address book once in online mode to download its contents" msgstr "" "我們無法開啟這個通訊錄。這可能表示此通訊錄未標記為離線用途或者尚未下載以供離" "線使用。請於上線模式再次讀取通訊錄以下載它的內容" #: ../addressbook/gui/widgets/eab-gui-util.c:111 #, fuzzy, c-format msgid "" "We were unable to open this address book. Please check that the path %s " "exists and that you have permission to access it." msgstr "無法開啟這個通訊錄。 請檢查路徑 %s 是否存在而且您有權限存取它。" #: ../addressbook/gui/widgets/eab-gui-util.c:120 #, fuzzy msgid "" "We were unable to open this address book. This either means you have " "entered an incorrect URI, or the LDAP server is unreachable." msgstr "無法開啟這個通訊錄。這表示您輸入錯誤的 URI,或無法連線 LDAP 伺服器。" #: ../addressbook/gui/widgets/eab-gui-util.c:125 msgid "" "This version of Evolution does not have LDAP support compiled in to it. If " "you want to use LDAP in Evolution, you must install an LDAP-enabled " "Evolution package." msgstr "" "此 Evolution 版本未編譯 LDAP 支援。如果您若想在 Evolution 使用 LDAP,必須安裝" "啟用 LDAP 的 Evolution 套件。" #: ../addressbook/gui/widgets/eab-gui-util.c:132 #, fuzzy msgid "" "We were unable to open this address book. This either means you have " "entered an incorrect URI, or the server is unreachable." msgstr "無法開啟這個通訊錄。這表示您輸入錯誤的URI,或伺服器無法連線。" #: ../addressbook/gui/widgets/eab-gui-util.c:138 msgid "Detailed error:" msgstr "詳細的錯誤:" #: ../addressbook/gui/widgets/eab-gui-util.c:161 #, fuzzy msgid "" "More cards matched this query than either the server is \n" "configured to return or Evolution is configured to display.\n" "Please make your search more specific or raise the result limit in\n" "the directory server preferences for this address book." msgstr "" "在伺服器設定傳回的或是 Evolution 設定顯示的\n" "有許多名片符合此次查詢。\n" "請使用更加明確的查詢或是提高此目錄服務的目錄\n" "伺服器偏好設定中的結果上限。" #: ../addressbook/gui/widgets/eab-gui-util.c:167 #, fuzzy msgid "" "The time to execute this query exceeded the server limit or the limit\n" "you have configured for this address book. Please make your search\n" "more specific or raise the time limit in the directory server\n" "preferences for this address book." msgstr "" "執行此次查詢的時間超過了伺服器的限制或是您為\n" "此目錄服務所設定的上限。請使用更加明確的查詢\n" "或是提高此目錄服務的目錄伺服器偏好設定中的\n" "結果上限。" #: ../addressbook/gui/widgets/eab-gui-util.c:173 #, fuzzy msgid "The backend for this address book was unable to parse this query." msgstr "此目錄服務的後端程式無法解析這次的查詢。" #: ../addressbook/gui/widgets/eab-gui-util.c:176 #, fuzzy msgid "The backend for this address book refused to perform this query." msgstr "此目錄服務的後端程式拒絕執行這次的查詢。" #: ../addressbook/gui/widgets/eab-gui-util.c:179 msgid "This query did not complete successfully." msgstr "這次的查詢並未完全成功。" #: ../addressbook/gui/widgets/eab-gui-util.c:201 msgid "Error adding list" msgstr "新增清單時發生錯誤" #: ../addressbook/gui/widgets/eab-gui-util.c:201 #: ../addressbook/gui/widgets/eab-gui-util.c:677 msgid "Error adding contact" msgstr "新增連絡人時發生錯誤" #: ../addressbook/gui/widgets/eab-gui-util.c:212 msgid "Error modifying list" msgstr "編輯清單時發生錯誤" #: ../addressbook/gui/widgets/eab-gui-util.c:212 msgid "Error modifying contact" msgstr "修改連絡人時發生錯誤" #: ../addressbook/gui/widgets/eab-gui-util.c:224 msgid "Error removing list" msgstr "移除清單時發生錯誤" #: ../addressbook/gui/widgets/eab-gui-util.c:224 #: ../addressbook/gui/widgets/eab-gui-util.c:627 msgid "Error removing contact" msgstr "移除連絡人時發生錯誤" #: ../addressbook/gui/widgets/eab-gui-util.c:306 #, c-format msgid "" "Opening %d contact will open %d new window as well.\n" "Do you really want to display this contact?" msgid_plural "" "Opening %d contacts will open %d new windows as well.\n" "Do you really want to display all of these contacts?" msgstr[0] "" "開啟 %d 個連絡人會同時開啟 %d 個新視窗。\n" "確定要顯示這個連絡人?" msgstr[1] "" "開啟 %d 個連絡人會同時開啟 %d 個新視窗。\n" "確定要顯示這些連絡人?" #: ../addressbook/gui/widgets/eab-gui-util.c:314 msgid "_Don't Display" msgstr "不要顯示(_D)" #: ../addressbook/gui/widgets/eab-gui-util.c:315 msgid "Display _All Contacts" msgstr "顯示所有的連絡人(_A)" #. For Translators only: "it" refers to the filename %s. #: ../addressbook/gui/widgets/eab-gui-util.c:341 #, c-format msgid "" "%s already exists\n" "Do you want to overwrite it?" msgstr "" "%s 已經存在\n" "您是否要覆寫它?" #: ../addressbook/gui/widgets/eab-gui-util.c:345 msgid "Overwrite" msgstr "覆寫" #. more than one, finding the total number of contacts might #. * hit performance while saving large number of contacts #. #: ../addressbook/gui/widgets/eab-gui-util.c:386 #: ../addressbook/gui/widgets/eab-gui-util.c:389 msgid "contact" msgid_plural "contacts" msgstr[0] "個連絡人" msgstr[1] "個連絡人" #. This is a filename. Translators take note. #: ../addressbook/gui/widgets/eab-gui-util.c:435 msgid "card.vcf" msgstr "card.vcf" #: ../addressbook/gui/widgets/eab-gui-util.c:472 msgid "Select Address Book" msgstr "選擇通訊錄" #: ../addressbook/gui/widgets/eab-gui-util.c:586 msgid "list" msgstr "清單" #: ../addressbook/gui/widgets/eab-gui-util.c:738 msgid "Move contact to" msgstr "將連絡人移到" #: ../addressbook/gui/widgets/eab-gui-util.c:740 msgid "Copy contact to" msgstr "複製連絡人到" #: ../addressbook/gui/widgets/eab-gui-util.c:743 msgid "Move contacts to" msgstr "將連絡人移到" #: ../addressbook/gui/widgets/eab-gui-util.c:745 msgid "Copy contacts to" msgstr "複製連絡人到" #: ../addressbook/gui/widgets/eab-gui-util.c:890 msgid "Multiple vCards" msgstr "多重 vCard" #: ../addressbook/gui/widgets/eab-gui-util.c:897 #, c-format msgid "vCard for %s" msgstr "%s 的 vCard" #: ../addressbook/gui/widgets/eab-gui-util.c:909 #: ../addressbook/gui/widgets/eab-gui-util.c:935 #, c-format msgid "Contact information" msgstr "連絡人資訊" #: ../addressbook/gui/widgets/eab-gui-util.c:937 #, c-format msgid "Contact information for %s" msgstr "%s 的連絡人資訊" #: ../addressbook/gui/widgets/eab-popup-control.c:301 msgid "Querying Address Book..." msgstr "正在查詢通訊錄…" #: ../addressbook/gui/widgets/eab-vcard-control.c:143 #, c-format msgid "There is one other contact." msgid_plural "There are %d other contacts." msgstr[0] "和另外 1 個連絡人。" msgstr[1] "和另外 %d 個連絡人。" #: ../addressbook/gui/widgets/eab-vcard-control.c:228 #: ../addressbook/gui/widgets/eab-vcard-control.c:279 msgid "Show Full vCard" msgstr "顯示完整的 vCard" #: ../addressbook/gui/widgets/eab-vcard-control.c:232 msgid "Show Compact vCard" msgstr "顯示精簡的 vCard" #: ../addressbook/gui/widgets/eab-vcard-control.c:284 #, fuzzy msgid "Save in address book" msgstr "存入目錄服務" #: ../addressbook/gui/widgets/gal-view-factory-minicard.c:25 msgid "Card View" msgstr "名片檢視模式" #: ../addressbook/importers/evolution-csv-importer.c:658 #: ../addressbook/importers/evolution-ldif-importer.c:498 #: ../addressbook/importers/evolution-vcard-importer.c:250 #: ../calendar/importers/icalendar-importer.c:306 #: ../calendar/importers/icalendar-importer.c:671 ../shell/shell.error.xml.h:6 msgid "Importing..." msgstr "匯入..." #: ../addressbook/importers/evolution-csv-importer.c:860 msgid "Outlook CSV or Tab (.csv, .tab)" msgstr "Outlook CSV 或 Tab (.csv, .tab)" #: ../addressbook/importers/evolution-csv-importer.c:861 msgid "Outlook CSV and Tab Importer" msgstr "Outlook CSV 與 Tab 匯入程式" #: ../addressbook/importers/evolution-csv-importer.c:869 msgid "Mozilla CSV or Tab (.csv, .tab)" msgstr "Mozilla CSV 或 Tab (.csv, .tab)" #: ../addressbook/importers/evolution-csv-importer.c:870 msgid "Mozilla CSV and Tab Importer" msgstr "Mozilla CSV 與 Tab 匯入程式" #: ../addressbook/importers/evolution-csv-importer.c:878 msgid "Evolution CSV or Tab (.csv, .tab)" msgstr "Evolution CSV 或 Tab (.csv, .tab)" #: ../addressbook/importers/evolution-csv-importer.c:879 msgid "Evolution CSV and Tab Importer" msgstr "Evolution CSV 與 Tab 匯入程式" #: ../addressbook/importers/evolution-ldif-importer.c:665 msgid "LDAP Data Interchange Format (.ldif)" msgstr "LDAP 資料交換格式 (.ldif)" #: ../addressbook/importers/evolution-ldif-importer.c:666 msgid "Evolution LDIF importer" msgstr "Evolution LDIF 輸入器" #: ../addressbook/importers/evolution-vcard-importer.c:547 msgid "vCard (.vcf, .gcrd)" msgstr "vCard (.vcf、.gcrd)" #: ../addressbook/importers/evolution-vcard-importer.c:548 msgid "Evolution vCard Importer" msgstr "Evolution vCard 匯入程式" #: ../addressbook/printing/e-contact-print.glade.h:1 msgid "10 pt. Tahoma" msgstr "10 pt. Tahoma" #: ../addressbook/printing/e-contact-print.glade.h:2 msgid "8 pt. Tahoma" msgstr "8 pt. Tahoma" #: ../addressbook/printing/e-contact-print.glade.h:3 msgid "Blank forms at end:" msgstr "結尾的空白:" #: ../addressbook/printing/e-contact-print.glade.h:4 msgid "Body" msgstr "內文" #: ../addressbook/printing/e-contact-print.glade.h:5 msgid "Bottom:" msgstr "下:" #: ../addressbook/printing/e-contact-print.glade.h:6 msgid "Dimensions:" msgstr "尺寸:" #: ../addressbook/printing/e-contact-print.glade.h:7 msgid "F_ont..." msgstr "字型(_O)..." #: ../addressbook/printing/e-contact-print.glade.h:8 msgid "Fonts" msgstr "字型" #: ../addressbook/printing/e-contact-print.glade.h:9 msgid "Footer:" msgstr "頁尾:" #: ../addressbook/printing/e-contact-print.glade.h:10 msgid "Format" msgstr "格式" #: ../addressbook/printing/e-contact-print.glade.h:11 #: ../mail/em-mailer-prefs.c:432 ../widgets/table/e-table-click-to-add.c:503 #: ../widgets/table/e-table-field-chooser-dialog.c:81 #: ../widgets/table/e-table-field-chooser-item.c:648 #: ../widgets/table/e-table-field-chooser.c:81 #: ../widgets/table/e-table-header-item.c:1908 #: ../widgets/table/e-table-selection-model.c:310 msgid "Header" msgstr "頁首" #: ../addressbook/printing/e-contact-print.glade.h:12 msgid "Header/Footer" msgstr "頁首/頁尾" #: ../addressbook/printing/e-contact-print.glade.h:13 msgid "Headings" msgstr "檔頭" #: ../addressbook/printing/e-contact-print.glade.h:14 msgid "Headings for each letter" msgstr "每封信的檔頭" #: ../addressbook/printing/e-contact-print.glade.h:15 msgid "Height:" msgstr "高度:" #: ../addressbook/printing/e-contact-print.glade.h:16 msgid "Immediately follow each other" msgstr "一個緊接著另一個" #: ../addressbook/printing/e-contact-print.glade.h:17 msgid "Include:" msgstr "包含:" #: ../addressbook/printing/e-contact-print.glade.h:18 msgid "Landscape" msgstr "橫向" #: ../addressbook/printing/e-contact-print.glade.h:19 msgid "Left:" msgstr "左:" #: ../addressbook/printing/e-contact-print.glade.h:20 msgid "Letter tabs on side" msgstr "字母標籤於旁邊" #: ../addressbook/printing/e-contact-print.glade.h:21 msgid "Margins" msgstr "邊界" #: ../addressbook/printing/e-contact-print.glade.h:22 msgid "Number of columns:" msgstr "欄數:" #: ../addressbook/printing/e-contact-print.glade.h:23 msgid "Options" msgstr "選項" #: ../addressbook/printing/e-contact-print.glade.h:24 msgid "Orientation" msgstr "紙張方向" #: ../addressbook/printing/e-contact-print.glade.h:25 msgid "Page" msgstr "頁" #: ../addressbook/printing/e-contact-print.glade.h:26 msgid "Page Setup:" msgstr "頁面設定:" #: ../addressbook/printing/e-contact-print.glade.h:27 msgid "Paper" msgstr "使用紙張" #: ../addressbook/printing/e-contact-print.glade.h:28 msgid "Paper source:" msgstr "紙張來源:" #: ../addressbook/printing/e-contact-print.glade.h:29 msgid "Portrait" msgstr "直向" #: ../addressbook/printing/e-contact-print.glade.h:30 msgid "Preview:" msgstr "預覽:" # zh_HK: msgstr "使用灰階打印" #: ../addressbook/printing/e-contact-print.glade.h:31 msgid "Print using gray shading" msgstr "使用灰階打印" # zh_HK: msgstr "偶數頁反向打印" #: ../addressbook/printing/e-contact-print.glade.h:32 msgid "Reverse on even pages" msgstr "偶數頁反向打印" #: ../addressbook/printing/e-contact-print.glade.h:33 msgid "Right:" msgstr "右:" #: ../addressbook/printing/e-contact-print.glade.h:34 msgid "Sections:" msgstr "區段:" #: ../addressbook/printing/e-contact-print.glade.h:35 msgid "Shading" msgstr "網底" #. FIXME: Take care of i18n #: ../addressbook/printing/e-contact-print.glade.h:36 #: ../plugins/exchange-operations/exchange-account-setup.c:1069 #: ../plugins/exchange-operations/exchange-calendar.c:231 #: ../plugins/exchange-operations/exchange-contacts.c:217 msgid "Size:" msgstr "大小:" #: ../addressbook/printing/e-contact-print.glade.h:37 msgid "Start on a new page" msgstr "開始於新頁" #: ../addressbook/printing/e-contact-print.glade.h:38 msgid "Style name:" msgstr "樣式名稱:" #: ../addressbook/printing/e-contact-print.glade.h:39 msgid "Top:" msgstr "上:" #: ../addressbook/printing/e-contact-print.glade.h:40 #: ../calendar/gui/dialogs/calendar-setup.c:153 msgid "Type:" msgstr "類型:" #: ../addressbook/printing/e-contact-print.glade.h:41 msgid "Width:" msgstr "寬度:" #: ../addressbook/printing/e-contact-print.glade.h:42 msgid "_Font..." msgstr "字型(_F)..." # zh_HK: msgstr "連絡人打印樣式編輯器測試" #: ../addressbook/printing/test-contact-print-style-editor.c:53 msgid "Contact Print Style Editor Test" msgstr "連絡人打印樣式編輯器測試" #: ../addressbook/printing/test-contact-print-style-editor.c:54 #: ../addressbook/printing/test-print.c:44 msgid "Copyright (C) 2000, Ximian, Inc." msgstr "版權所有 (C) 2000, Ximian, Inc." # zh_HK: msgstr "這可以測試連絡人打印樣式編輯器工具" #: ../addressbook/printing/test-contact-print-style-editor.c:56 msgid "This should test the contact print style editor widget" msgstr "這可以測試連絡人打印樣式編輯器工具" # zh_HK: msgstr "連絡人打印測試" #: ../addressbook/printing/test-print.c:43 msgid "Contact Print Test" msgstr "連絡人打印測試" # zh_HK: msgstr "這可以測試連絡人打印代碼" #: ../addressbook/printing/test-print.c:46 msgid "This should test the contact print code" msgstr "這可以測試連絡人打印代碼" #: ../addressbook/tools/evolution-addressbook-export-list-cards.c:668 #: ../addressbook/tools/evolution-addressbook-export-list-cards.c:704 #: ../addressbook/tools/evolution-addressbook-export-list-folders.c:50 msgid "Can not open file" msgstr "無法開啟檔案" #: ../addressbook/tools/evolution-addressbook-export-list-folders.c:44 #, fuzzy msgid "Couldn't get list of address books" msgstr "無法取得通訊錄清單" #: ../addressbook/tools/evolution-addressbook-export-list-folders.c:72 msgid "failed to open book" msgstr "無法開啟通訊錄" #: ../addressbook/tools/evolution-addressbook-export.c:49 msgid "Specify the output file instead of standard output" msgstr "指定輸出檔案而不是標準輸出" #: ../addressbook/tools/evolution-addressbook-export.c:50 msgid "OUTPUTFILE" msgstr "輸出檔案" #: ../addressbook/tools/evolution-addressbook-export.c:53 #, fuzzy msgid "List local address book folders" msgstr "列出本地通訊錄資料夾" #: ../addressbook/tools/evolution-addressbook-export.c:56 msgid "Show cards as vcard or csv file" msgstr "將名片顯示成 vcard 或 csv 檔案" #: ../addressbook/tools/evolution-addressbook-export.c:57 msgid "[vcard|csv]" msgstr "[vcard|csv]" #: ../addressbook/tools/evolution-addressbook-export.c:60 msgid "Export in asynchronous mode" msgstr "在非同步模式匯出" #: ../addressbook/tools/evolution-addressbook-export.c:63 msgid "" "The number of cards in one output file in asynchronous mode, default size " "100." msgstr "非同步模式下,一個輸出檔案中的名片數目,預設大小是 100。" #: ../addressbook/tools/evolution-addressbook-export.c:65 msgid "NUMBER" msgstr "數目" #: ../addressbook/tools/evolution-addressbook-export.c:102 msgid "" "Command line arguments error, please use --help option to see the usage." msgstr "指令列引數錯誤,請使用 --help 選項來查看用法。" #: ../addressbook/tools/evolution-addressbook-export.c:116 msgid "Only support csv or vcard format." msgstr "僅支援 csv 或 vcard 格式。" #: ../addressbook/tools/evolution-addressbook-export.c:125 msgid "In async mode, output must be file." msgstr "在非同步模式下,輸出必須是檔案。" #: ../addressbook/tools/evolution-addressbook-export.c:133 msgid "In normal mode, there is no need for the size option." msgstr "在一般模式下,不需要大小選項。" #: ../addressbook/tools/evolution-addressbook-export.c:164 msgid "Unhandled error" msgstr "未處理的錯誤" #. For Translators: {0} is the name of the calendar source #: ../calendar/calendar.error.xml.h:2 msgid "" "'{0}' is a read-only calendar and cannot be modified. Please select a " "different calendar from the side bar in the Calendar view." msgstr "" "「{0}」是一個唯讀的行事曆並且不能被修改。請從行事曆檢視的側邊欄中選擇不同的行" "事曆。" #. For Translators: {0} is the name of the calendar source #: ../calendar/calendar.error.xml.h:4 msgid "" "'{0}' is a read-only calendar and cannot be modified. Please select a " "different calendar that can accept appointments." msgstr "「{0}」是一個唯讀的行事曆來源。請選取一個能加入約會的行事曆。" #: ../calendar/calendar.error.xml.h:5 msgid "" "Adding a meaningful summary to your appointment will give your recipients an " "idea of what your appointment is about." msgstr "新增有意義的摘要到您的約會可以讓收件者知道您的約會和什麼事有關。" #: ../calendar/calendar.error.xml.h:6 msgid "" "Adding a meaningful summary to your task will give your recipients an idea " "of what your task is about." msgstr "新增有意義的摘要到您的工作可以讓收件者知道您的工作和什麼事有關。" #: ../calendar/calendar.error.xml.h:7 msgid "All information in these memos will be deleted and can not be restored." msgstr "會刪除這些備忘錄中的所有資訊而且無法復原。" #: ../calendar/calendar.error.xml.h:8 msgid "All information in this memo will be deleted and can not be restored." msgstr "會刪除此備忘錄中的所有資訊而且無法復原。" #: ../calendar/calendar.error.xml.h:9 msgid "" "All information on these appointments will be deleted and can not be " "restored." msgstr "會刪除這些約會的所有資訊而且無法復原。" #: ../calendar/calendar.error.xml.h:10 msgid "All information on these tasks will be deleted and can not be restored." msgstr "會刪除這些工作的所有資訊而且無法復原。" #: ../calendar/calendar.error.xml.h:11 msgid "" "All information on this appointment will be deleted and can not be restored." msgstr "會刪除此約會的所有資訊而且無法復原。" #: ../calendar/calendar.error.xml.h:12 msgid "" "All information on this meeting will be deleted and can not be restored." msgstr "會刪除此會議的所有資訊而且無法復原。" #: ../calendar/calendar.error.xml.h:13 msgid "All information on this memo will be deleted and can not be restored." msgstr "會刪除此備忘錄上的所有資訊而且無法復原。" #: ../calendar/calendar.error.xml.h:14 msgid "All information on this task will be deleted and can not be restored." msgstr "會刪除此工作的所有資訊而且無法復原。" #: ../calendar/calendar.error.xml.h:15 msgid "Are you sure you want to delete the '{0}' task?" msgstr "確定要刪除 '{0}'工作?" #: ../calendar/calendar.error.xml.h:16 msgid "Are you sure you want to delete the appointment titled '{0}'?" msgstr "確定要刪除標題為 '{0}' 的約會?" #: ../calendar/calendar.error.xml.h:17 msgid "Are you sure you want to delete the memo '{0}'?" msgstr "確定要刪除備忘錄 '{0}'?" #: ../calendar/calendar.error.xml.h:18 msgid "Are you sure you want to delete these {0} appointments?" msgstr "確定要刪除這 {0} 約會?" #: ../calendar/calendar.error.xml.h:19 msgid "Are you sure you want to delete these {0} memos?" msgstr "確定要刪除這 {0} 個備忘錄?" #: ../calendar/calendar.error.xml.h:20 msgid "Are you sure you want to delete these {0} tasks?" msgstr "確定要刪除這 {0} 工作?" #: ../calendar/calendar.error.xml.h:21 msgid "Are you sure you want to delete this appointment?" msgstr "確定要