diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-04-19 10:56:02 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-04-19 12:30:12 +0200 |
commit | 9741c39649c0c54cd79b9949d28eca364c087b61 (patch) | |
tree | 572ec30c8481c0e04ae07ecd5497ba9af9c40962 /source/zh-TW/sfx2 | |
parent | 8514f4f02022d70c8221eb2f2b47a7f18de1475e (diff) |
update translations for 5.0.0 Alpha1
and force-fix errors using pocheck
Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465
Diffstat (limited to 'source/zh-TW/sfx2')
-rw-r--r-- | source/zh-TW/sfx2/source/appl.po | 28 | ||||
-rw-r--r-- | source/zh-TW/sfx2/source/dialog.po | 20 | ||||
-rw-r--r-- | source/zh-TW/sfx2/source/doc.po | 8 | ||||
-rw-r--r-- | source/zh-TW/sfx2/source/sidebar.po | 19 | ||||
-rw-r--r-- | source/zh-TW/sfx2/source/view.po | 20 | ||||
-rw-r--r-- | source/zh-TW/sfx2/uiconfig/ui.po | 122 |
6 files changed, 124 insertions, 93 deletions
diff --git a/source/zh-TW/sfx2/source/appl.po b/source/zh-TW/sfx2/source/appl.po index e0fcdd89604..b02b633fa6c 100644 --- a/source/zh-TW/sfx2/source/appl.po +++ b/source/zh-TW/sfx2/source/appl.po @@ -1,11 +1,11 @@ #. extracted from sfx2/source/appl msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-06-19 04:47+0000\n" -"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n" +"PO-Revision-Date: 2014-12-24 21:01+0800\n" +"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgctxt "" "STR_QUERY_LASTVERSION\n" "string.text" msgid "Cancel all changes?" -msgstr "" +msgstr "取消所有的變更?" #: app.src msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "STR_NO_WEBBROWSER_FOUND\n" "string.text" msgid "%PRODUCTNAME could not find a web browser on your system. Please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation." -msgstr "" +msgstr "%PRODUCTNAME 找不到系統中的網頁瀏覽器。請在瀏覽器安裝期間於要求的預設位置上安裝網頁瀏覽器 (例如:Firefox),或是檢查「桌面偏好設定」是否有指定預設瀏覽器。" #: app.src msgctxt "" @@ -102,7 +102,7 @@ msgctxt "" "STR_NO_ABS_URI_REF\n" "string.text" msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external application to open it." -msgstr "" +msgstr "「$(ARG1)」不是絕對 URL,因此無法傳給外部程式來開啟它。" #: app.src msgctxt "" @@ -473,6 +473,8 @@ msgid "" "For security reasons, the hyperlink cannot be executed.\n" "The stated address will not be opened." msgstr "" +"基於安全理由,無法執行該超連結。\n" +"將不開啟指定的位址。" #: app.src msgctxt "" @@ -491,6 +493,8 @@ msgid "" "Saving will remove all existing signatures.\n" "Do you want to continue saving the document?" msgstr "" +"若儲存,將移除所有既有的簽章。\n" +"您是否要繼續儲存文件?" #: app.src msgctxt "" @@ -501,6 +505,8 @@ msgid "" "The document has to be saved before it can be signed.\n" "Do you want to save the document?" msgstr "" +"簽章之前必須先儲存文件。\n" +"您是否要儲存文件?" #: app.src msgctxt "" @@ -511,6 +517,8 @@ msgid "" "This will discard all changes on the server since check-out.\n" "Do you want to proceed?" msgstr "" +"這會捨棄自檢出後伺服器上的所有更動。\n" +"您是否要繼續?" #: app.src msgctxt "" @@ -518,7 +526,7 @@ msgctxt "" "STR_INFO_WRONGDOCFORMAT\n" "string.text" msgid "This document must be saved in OpenDocument file format before it can be digitally signed." -msgstr "" +msgstr "這個文件必須先以 OpenDocument 檔案格式儲存才能數位簽章。" #: app.src msgctxt "" @@ -811,7 +819,7 @@ msgctxt "" "STR_INFO_NOSEARCHRESULTS\n" "string.text" msgid "No topics found." -msgstr "" +msgstr "沒有找到主題。" #: newhelp.src msgctxt "" @@ -819,7 +827,7 @@ msgctxt "" "STR_INFO_NOSEARCHTEXTFOUND\n" "string.text" msgid "The text you entered was not found." -msgstr "" +msgstr "找不到您輸入的文字。" #: newhelp.src msgctxt "" @@ -875,4 +883,4 @@ msgctxt "" "STR_MODULENOTINSTALLED\n" "string.text" msgid "The action could not be executed. The %PRODUCTNAME program module needed for this action is currently not installed." -msgstr "" +msgstr "無法執行該動作。此動作需要的 %PRODUCTNAME 程式模組目前尚未安裝。" diff --git a/source/zh-TW/sfx2/source/dialog.po b/source/zh-TW/sfx2/source/dialog.po index a34f13fe661..8771254fa50 100644 --- a/source/zh-TW/sfx2/source/dialog.po +++ b/source/zh-TW/sfx2/source/dialog.po @@ -1,10 +1,10 @@ #. extracted from sfx2/source/dialog msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-06-19 12:49+0800\n" +"PO-Revision-Date: 2014-12-24 21:03+0800\n" "Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_TW\n" @@ -38,7 +38,7 @@ msgctxt "" "STR_TABPAGE_INVALIDNAME\n" "string.text" msgid "This name is already in use." -msgstr "" +msgstr "此名稱現正被使用中。" #: dialog.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STR_TABPAGE_INVALIDSTYLE\n" "string.text" msgid "This Style does not exist." -msgstr "" +msgstr "不存在這個樣式。" #: dialog.src msgctxt "" @@ -57,6 +57,8 @@ msgid "" "This Style cannot be used as a base Style,\n" "because it would result in a recursive reference." msgstr "" +"此樣式無法作為基本樣式使用,\n" +"因為此樣式會產生遞迴參照。" #: dialog.src msgctxt "" @@ -67,6 +69,8 @@ msgid "" "Name already exists as a default Style.\n" "Please choose another name." msgstr "" +"該名稱已是預設樣式的名稱。\n" +"請您改採其他名稱。" #: dialog.src msgctxt "" @@ -165,7 +169,7 @@ msgctxt "" "STR_ERROR_WRONG_CONFIRM\n" "string.text" msgid "Faulty password confirmation" -msgstr "" +msgstr "失敗密碼確認" #: dialog.src msgctxt "" @@ -566,6 +570,8 @@ msgid "" "The value entered does not match the specified type.\n" "The value will be stored as text." msgstr "" +"輸入的值與指定的類型不符。\n" +"此值會儲存為文字。" #: filedlghelper.src msgctxt "" @@ -733,7 +739,7 @@ msgctxt "" "STR_QUERY_OVERWRITE\n" "string.text" msgid "Style already exists. Overwrite?" -msgstr "" +msgstr "樣式已存在。是否要覆蓋?" #: recfloat.src msgctxt "" @@ -848,4 +854,4 @@ msgctxt "" "STR_NO_NAME_SET\n" "string.text" msgid "(no name set)" -msgstr "" +msgstr "(未設定名稱)" diff --git a/source/zh-TW/sfx2/source/doc.po b/source/zh-TW/sfx2/source/doc.po index 88c482e2c33..7418a8ee645 100644 --- a/source/zh-TW/sfx2/source/doc.po +++ b/source/zh-TW/sfx2/source/doc.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-06-19 12:57+0800\n" -"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n" +"PO-Revision-Date: 2014-12-24 13:09+0000\n" +"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1365177753.0\n" +"X-POOTLE-MTIME: 1419426579.000000\n" #: doc.src msgctxt "" @@ -599,6 +599,8 @@ msgid "" "The document has to be saved before it can be signed. Saving the document removes all present signatures.\n" "Do you want to save the document?" msgstr "" +"文件必須先儲存才可簽署。儲存文件會移除所有現有的簽章。\n" +"是否要儲存文件?" #: doc.src msgctxt "" diff --git a/source/zh-TW/sfx2/source/sidebar.po b/source/zh-TW/sfx2/source/sidebar.po index 615c89a85b8..f3a2b4dc012 100644 --- a/source/zh-TW/sfx2/source/sidebar.po +++ b/source/zh-TW/sfx2/source/sidebar.po @@ -2,17 +2,19 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-09 17:21+0800\n" -"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2015-01-07 11:08+0100\n" +"PO-Revision-Date: 2015-01-10 15:11+0000\n" +"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1420902679.000000\n" #: Sidebar.src msgctxt "" @@ -35,6 +37,15 @@ msgstr "還原至預設狀態" #: Sidebar.src msgctxt "" "Sidebar.src\n" +"RID_SIDEBAR_RESOURCE\n" +"STRING_HIDE_SIDEBAR\n" +"string.text" +msgid "Close Sidebar" +msgstr "關閉側邊欄" + +#: Sidebar.src +msgctxt "" +"Sidebar.src\n" "SFX_STR_SIDEBAR_MORE_OPTIONS\n" "string.text" msgid "More Options" diff --git a/source/zh-TW/sfx2/source/view.po b/source/zh-TW/sfx2/source/view.po index dd48e66f8a6..a1b61c7e9bf 100644 --- a/source/zh-TW/sfx2/source/view.po +++ b/source/zh-TW/sfx2/source/view.po @@ -1,11 +1,11 @@ #. extracted from sfx2/source/view msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2012-11-24 03:43+0000\n" -"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n" +"PO-Revision-Date: 2014-12-24 21:08+0800\n" +"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" @@ -128,6 +128,8 @@ msgid "" "The document cannot be closed because a\n" " print job is being carried out." msgstr "" +"該文件無法關閉,因為\n" +" 有列印工作正在處理中。" #: view.src msgctxt "" @@ -138,6 +140,8 @@ msgid "" "An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n" "Please check the %PRODUCTNAME settings or your e-mail program settings." msgstr "" +"寄送訊息時遭遇錯誤。可能的錯誤原因為遺失使用者帳號,或是設置不完全。\n" +"請檢查 %PRODUCTNAME 設定,或是您的電子郵件程式設定。" #: view.src msgctxt "" @@ -145,7 +149,7 @@ msgctxt "" "STR_QUERY_OPENASTEMPLATE\n" "string.text" msgid "This document cannot be edited, possibly due to missing access rights. Do you want to edit a copy of the document?" -msgstr "" +msgstr "無法編輯此文件,可能是因為不具存取權。您是否想要編輯該文件的副本?" #: view.src msgctxt "" @@ -161,7 +165,7 @@ msgctxt "" "STR_NONCHECKEDOUT_DOCUMENT\n" "string.text" msgid "This document is not checked out on the server." -msgstr "" +msgstr "此文件尚未從伺服器中檢出。" #: view.src msgctxt "" @@ -169,7 +173,7 @@ msgctxt "" "STR_READONLY_DOCUMENT\n" "string.text" msgid "This document is open in read-only mode." -msgstr "" +msgstr "此文件以唯讀模式開啟。" #: view.src msgctxt "" @@ -177,7 +181,7 @@ msgctxt "" "BT_CHECKOUT\n" "pushbutton.text" msgid "Check Out" -msgstr "" +msgstr "檢出" #: view.src msgctxt "" @@ -185,4 +189,4 @@ msgctxt "" "BT_READONLY_EDIT\n" "pushbutton.text" msgid "Edit Document" -msgstr "" +msgstr "編輯文件" diff --git a/source/zh-TW/sfx2/uiconfig/ui.po b/source/zh-TW/sfx2/uiconfig/ui.po index 3b59e240ee2..b19fb8557d0 100644 --- a/source/zh-TW/sfx2/uiconfig/ui.po +++ b/source/zh-TW/sfx2/uiconfig/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-06-19 14:29+0800\n" +"POT-Creation-Date: 2015-02-16 22:20+0100\n" +"PO-Revision-Date: 2014-12-24 21:46+0800\n" "Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n" "Language-Team: none\n" "Language: zh_TW\n" @@ -32,7 +32,7 @@ msgctxt "" "text\n" "string.text" msgid "This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”." -msgstr "" +msgstr "此文件可能含有無法以目前所選「%FORMATNAME」檔案格式儲存的格式化設定或內容。" #: alienwarndialog.ui msgctxt "" @@ -122,7 +122,7 @@ msgctxt "" "label\n" "string.text" msgid "Version comment:" -msgstr "" +msgstr "版本註解:" #: cmisinfopage.ui msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "label\n" "string.text" msgid "Add _Property" -msgstr "" +msgstr "加入屬性(_P)" #: custominfopage.ui msgctxt "" @@ -221,7 +221,7 @@ msgctxt "" "label\n" "string.text" msgid "_Title:" -msgstr "" +msgstr "題名(_T):" #: descriptioninfopage.ui msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "label\n" "string.text" msgid "_Subject:" -msgstr "" +msgstr "主旨(_S):" #: descriptioninfopage.ui msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "label\n" "string.text" msgid "_Keywords:" -msgstr "" +msgstr "關鍵字(_K):" #: descriptioninfopage.ui msgctxt "" @@ -248,7 +248,7 @@ msgctxt "" "label\n" "string.text" msgid "_Comments:" -msgstr "" +msgstr "評註(_C):" #: documentfontspage.ui msgctxt "" @@ -257,7 +257,7 @@ msgctxt "" "label\n" "string.text" msgid "_Embed fonts in the document" -msgstr "內嵌字型於文件中(~A)" +msgstr "內嵌字型於文件中(_E)" #: documentfontspage.ui msgctxt "" @@ -266,7 +266,7 @@ msgctxt "" "label\n" "string.text" msgid "Font Embedding" -msgstr "" +msgstr "字型內嵌" #: documentinfopage.ui msgctxt "" @@ -302,7 +302,7 @@ msgctxt "" "label\n" "string.text" msgid "Last pri_nted:" -msgstr "上次列印(~N):" +msgstr "上次列印(_N):" #: documentinfopage.ui msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "label\n" "string.text" msgid "_Years:" -msgstr "" +msgstr "年(_Y):" #: editdurationdialog.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "label\n" "string.text" msgid "_Months:" -msgstr "" +msgstr "月(_M):" #: editdurationdialog.ui msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "label\n" "string.text" msgid "_Days:" -msgstr "" +msgstr "日(_D):" #: editdurationdialog.ui msgctxt "" @@ -527,7 +527,7 @@ msgctxt "" "label\n" "string.text" msgid "H_ours:" -msgstr "" +msgstr "小時(_O):" #: editdurationdialog.ui msgctxt "" @@ -536,7 +536,7 @@ msgctxt "" "label\n" "string.text" msgid "Min_utes:" -msgstr "" +msgstr "分鐘(_U):" #: editdurationdialog.ui msgctxt "" @@ -545,7 +545,7 @@ msgctxt "" "label\n" "string.text" msgid "_Seconds:" -msgstr "" +msgstr "秒(_S):" #: editdurationdialog.ui msgctxt "" @@ -554,7 +554,7 @@ msgctxt "" "label\n" "string.text" msgid "Millise_conds:" -msgstr "" +msgstr "毫秒(_C):" #: editdurationdialog.ui msgctxt "" @@ -599,7 +599,7 @@ msgctxt "" "title\n" "string.text" msgid "Record Macro" -msgstr "" +msgstr "紀錄巨集" #: floatingrecord.ui msgctxt "" @@ -608,7 +608,7 @@ msgctxt "" "label\n" "string.text" msgid "Stop Recording" -msgstr "" +msgstr "停止紀錄" #: helpbookmarkpage.ui msgctxt "" @@ -635,7 +635,7 @@ msgctxt "" "label\n" "string.text" msgid "Contents" -msgstr "" +msgstr "目錄" #: helpcontrol.ui msgctxt "" @@ -644,7 +644,7 @@ msgctxt "" "label\n" "string.text" msgid "Index" -msgstr "" +msgstr "索引" #: helpcontrol.ui msgctxt "" @@ -653,7 +653,7 @@ msgctxt "" "label\n" "string.text" msgid "Find" -msgstr "" +msgstr "尋找" #: helpcontrol.ui msgctxt "" @@ -662,7 +662,7 @@ msgctxt "" "label\n" "string.text" msgid "Bookmarks" -msgstr "" +msgstr "書籤" #: helpindexpage.ui msgctxt "" @@ -725,7 +725,7 @@ msgctxt "" "label\n" "string.text" msgid "Height:" -msgstr "" +msgstr "高度:" #: licensedialog.ui msgctxt "" @@ -779,7 +779,7 @@ msgctxt "" "label\n" "string.text" msgid "_Application:" -msgstr "" +msgstr "應用程式(_A):" #: linkeditdialog.ui msgctxt "" @@ -788,7 +788,7 @@ msgctxt "" "label\n" "string.text" msgid "_File:" -msgstr "" +msgstr "檔案(_F):" #: linkeditdialog.ui msgctxt "" @@ -797,7 +797,7 @@ msgctxt "" "label\n" "string.text" msgid "_Category:" -msgstr "" +msgstr "分類(_C):" #: linkeditdialog.ui msgctxt "" @@ -806,7 +806,7 @@ msgctxt "" "label\n" "string.text" msgid "Modify Link" -msgstr "" +msgstr "修改連結" #: loadtemplatedialog.ui msgctxt "" @@ -914,7 +914,7 @@ msgctxt "" "label\n" "string.text" msgid "_Name:" -msgstr "" +msgstr "名稱(_N):" #: managestylepage.ui msgctxt "" @@ -923,7 +923,7 @@ msgctxt "" "label\n" "string.text" msgid "Ne_xt style:" -msgstr "" +msgstr "下一個樣式(_X):" #: managestylepage.ui msgctxt "" @@ -932,7 +932,7 @@ msgctxt "" "label\n" "string.text" msgid "Inherit from:" -msgstr "" +msgstr "繼承自:" #: managestylepage.ui msgctxt "" @@ -941,7 +941,7 @@ msgctxt "" "label\n" "string.text" msgid "_Category:" -msgstr "" +msgstr "分類(_C):" #: managestylepage.ui msgctxt "" @@ -986,7 +986,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Style Name" -msgstr "" +msgstr "樣式名稱" #: newstyle.ui msgctxt "" @@ -995,7 +995,7 @@ msgctxt "" "label\n" "string.text" msgid "Style Name" -msgstr "" +msgstr "樣式名稱" #: optprintpage.ui msgctxt "" @@ -1076,7 +1076,7 @@ msgctxt "" "label\n" "string.text" msgid "Gradient _stripes:" -msgstr "" +msgstr "漸層條紋(_S):" #: optprintpage.ui msgctxt "" @@ -1112,7 +1112,7 @@ msgctxt "" "label\n" "string.text" msgid "Reso_lution:" -msgstr "" +msgstr "解析度(_L):" #: optprintpage.ui msgctxt "" @@ -1193,7 +1193,7 @@ msgctxt "" "label\n" "string.text" msgid "_PDF as standard print job format" -msgstr "" +msgstr "_PDF 作為標準列印工作格式" #: optprintpage.ui msgctxt "" @@ -1202,7 +1202,7 @@ msgctxt "" "label\n" "string.text" msgid "Reduce Print Data" -msgstr "" +msgstr "減少列印資料" #: optprintpage.ui msgctxt "" @@ -1238,7 +1238,7 @@ msgctxt "" "label\n" "string.text" msgid "Printer Warnings" -msgstr "" +msgstr "印表機警告" #: password.ui msgctxt "" @@ -1328,7 +1328,7 @@ msgctxt "" "title\n" "string.text" msgid "Save Document?" -msgstr "" +msgstr "是否儲存文件?" #: querysavedialog.ui msgctxt "" @@ -1337,7 +1337,7 @@ msgctxt "" "text\n" "string.text" msgid "Save changes to document “$(DOC)” before closing?" -msgstr "" +msgstr "關閉前是否先儲存對「$(DOC)」文件所作之更動?" #: querysavedialog.ui msgctxt "" @@ -1346,7 +1346,7 @@ msgctxt "" "secondary_text\n" "string.text" msgid "Your changes will be lost if you don’t save them." -msgstr "" +msgstr "若您不儲存的話,將會喪失所有做過的更動。" #: querysavedialog.ui msgctxt "" @@ -1355,7 +1355,7 @@ msgctxt "" "label\n" "string.text" msgid "_Don’t Save" -msgstr "" +msgstr "不要儲存(_D)" #: searchdialog.ui msgctxt "" @@ -1382,7 +1382,7 @@ msgctxt "" "label\n" "string.text" msgid "_Search for:" -msgstr "" +msgstr "搜尋(_S):" #: searchdialog.ui msgctxt "" @@ -1463,7 +1463,7 @@ msgctxt "" "label\n" "string.text" msgid "File Sharing Options" -msgstr "" +msgstr "檔案共用選項" #: startcenter.ui msgctxt "" @@ -1472,7 +1472,7 @@ msgctxt "" "label\n" "string.text" msgid "Writer Templates" -msgstr "" +msgstr "Writer 範本" #: startcenter.ui msgctxt "" @@ -1481,7 +1481,7 @@ msgctxt "" "label\n" "string.text" msgid "Calc Templates" -msgstr "" +msgstr "Calc 範本" #: startcenter.ui msgctxt "" @@ -1490,7 +1490,7 @@ msgctxt "" "label\n" "string.text" msgid "Impress Templates" -msgstr "" +msgstr "Impress 範本" #: startcenter.ui msgctxt "" @@ -1499,7 +1499,7 @@ msgctxt "" "label\n" "string.text" msgid "Draw Templates" -msgstr "" +msgstr "Draw 範本" #: startcenter.ui msgctxt "" @@ -1508,7 +1508,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Templates" -msgstr "" +msgstr "編輯範本" #: startcenter.ui msgctxt "" @@ -1526,7 +1526,7 @@ msgctxt "" "label\n" "string.text" msgid "_Recent Files" -msgstr "" +msgstr "最近檔案(_R)" #: startcenter.ui msgctxt "" @@ -1603,11 +1603,11 @@ msgstr "Base 資料庫(_A)" #: startcenter.ui msgctxt "" "startcenter.ui\n" -"help\n" +"althelplabel\n" "label\n" "string.text" msgid "He_lp" -msgstr "" +msgstr "說明(_L)" #: startcenter.ui msgctxt "" @@ -1625,7 +1625,7 @@ msgctxt "" "title\n" "string.text" msgid "Template Manager" -msgstr "" +msgstr "範本管理員" #: templatedlg.ui msgctxt "" @@ -1814,7 +1814,7 @@ msgctxt "" "title\n" "string.text" msgid "Template Properties" -msgstr "" +msgstr "範本屬性" #: templateinfodialog.ui msgctxt "" @@ -1823,7 +1823,7 @@ msgctxt "" "label\n" "string.text" msgid "_Close" -msgstr "" +msgstr "關閉(_C)" #: versioncommentdialog.ui msgctxt "" @@ -1904,7 +1904,7 @@ msgctxt "" "label\n" "string.text" msgid "Existing Versions" -msgstr "" +msgstr "既有的版本" #: versionsofdialog.ui msgctxt "" @@ -1958,7 +1958,7 @@ msgctxt "" "label\n" "string.text" msgid "New Versions" -msgstr "" +msgstr "新版本" #: versionsofdialog.ui msgctxt "" @@ -1994,4 +1994,4 @@ msgctxt "" "label\n" "string.text" msgid "Existing Versions" -msgstr "" +msgstr "既有的版本" |