summaryrefslogtreecommitdiffstats
path: root/tde-i18n-zh_TW/messages/tdewebdev/quanta.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-zh_TW/messages/tdewebdev/quanta.po')
-rw-r--r--tde-i18n-zh_TW/messages/tdewebdev/quanta.po1390
1 files changed, 900 insertions, 490 deletions
diff --git a/tde-i18n-zh_TW/messages/tdewebdev/quanta.po b/tde-i18n-zh_TW/messages/tdewebdev/quanta.po
index 09b43fd427a..045189716ea 100644
--- a/tde-i18n-zh_TW/messages/tdewebdev/quanta.po
+++ b/tde-i18n-zh_TW/messages/tdewebdev/quanta.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: quanta\n"
-"POT-Creation-Date: 2020-05-11 04:16+0200\n"
+"POT-Creation-Date: 2024-03-25 18:21+0000\n"
"PO-Revision-Date: 2006-08-01 22:34+0800 \n"
"Last-Translator: Stanley Wong <stanley18fan0k@yahoo.com.hk>\n"
"Language-Team: Chinese (Traditional) <zh-l10n@linux.org.tw>\n"
@@ -224,7 +224,7 @@ msgstr "把下列的檔案加入至倉庫嗎?"
msgid "CVS Add"
msgstr "CVS 加入"
-#: components/cvsservice/cvsservice.cpp:333 src/quanta.cpp:526
+#: components/cvsservice/cvsservice.cpp:333 src/quanta.cpp:530
#: utility/quantanetaccess.cpp:185
msgid "Do Not Add"
msgstr "不要加入"
@@ -706,8 +706,8 @@ msgstr "目前的除錯器 %1 並不支援 \"%2\" 指令。"
msgid "Unsupported Debugger Function"
msgstr "不支援的除錯器功能"
-#: components/debugger/dbgp/dbgpsettingss.ui:583
-#: components/debugger/gubed/gubedsettingss.ui:576
+#: components/debugger/dbgp/dbgpsettingss.ui:571
+#: components/debugger/gubed/gubedsettingss.ui:573
#: components/debugger/interfaces/debuggerclient.cpp:53
#, no-c-format
msgid "Pause"
@@ -725,14 +725,14 @@ msgstr "逐程序執行"
msgid "Step Out"
msgstr "逐步跳出"
-#: components/debugger/gubed/gubedsettingss.ui:584
+#: components/debugger/gubed/gubedsettingss.ui:581
#: components/debugger/interfaces/debuggerclient.cpp:79
#, no-c-format
msgid "Trace"
msgstr "追蹤"
-#: components/debugger/dbgp/dbgpsettingss.ui:591
-#: components/debugger/gubed/gubedsettingss.ui:592
+#: components/debugger/dbgp/dbgpsettingss.ui:579
+#: components/debugger/gubed/gubedsettingss.ui:589
#: components/debugger/interfaces/debuggerclient.cpp:84
#, no-c-format
msgid "Run"
@@ -802,7 +802,7 @@ msgstr "複製到剪貼薄(&C)"
msgid "Set Variable"
msgstr "設定變數"
-#: components/debugger/debuggervariablesets.ui:126
+#: components/debugger/debuggervariablesets.ui:120
#: components/debugger/variableslistview.cpp:262
#, no-c-format
msgid "New value:"
@@ -913,7 +913,7 @@ msgstr ""
#: components/tableeditor/tableeditor.cpp:1168
#: components/tableeditor/tableeditor.cpp:1189
-#: components/tableeditor/tableeditor.cpp:1204 src/quanta.cpp:4671
+#: components/tableeditor/tableeditor.cpp:1204 src/quanta.cpp:4675
msgid "Cannot Read Table"
msgstr "無法讀取表格"
@@ -983,8 +983,8 @@ msgstr ""
msgid "Add Action to Toolbar"
msgstr "加入動作到工具列中"
-#: dialogs/actionconfigdialog.cpp:888 src/quanta.cpp:2500 src/quanta.cpp:2664
-#: src/quanta.cpp:2700 src/quanta.cpp:2802
+#: dialogs/actionconfigdialog.cpp:888 src/quanta.cpp:2504 src/quanta.cpp:2668
+#: src/quanta.cpp:2704 src/quanta.cpp:2806
msgid "Please select a toolbar:"
msgstr "請選擇一個工具列:"
@@ -1316,28 +1316,28 @@ msgstr "<qt>無法儲存記錄檔案<br><b>%1</b></qt>"
msgid "<qt>Cannot download the DTD from <b>%1</b>.</qt>"
msgstr "<qt>無法從<b>%1</b>下載 DTD。</qt>"
-#: parsers/dtd/dtdparser.cpp:105
+#: parsers/dtd/dtdparser.cpp:104
msgid ""
"<qt>Error while parsing the DTD.<br>The error message is:<br><i>%1</i></qt>"
msgstr "<qt>解析 DTD 時發生錯誤。<br>錯誤訊息為:<br><i>%1</i></qt>"
-#: parsers/dtd/dtdparser.cpp:110 parsers/dtd/dtepcreationdlg.ui:31
+#: parsers/dtd/dtdparser.cpp:109 parsers/dtd/dtepcreationdlg.ui:31
#, no-c-format
msgid "DTD - > DTEP Conversion"
msgstr "DTD - > DTEP 轉換"
-#: parsers/dtd/dtdparser.cpp:157
+#: parsers/dtd/dtdparser.cpp:156
msgid ""
"<qt>Cannot create the <br><b>%1</b> file.<br>Check that you have write "
"permission in the parent folder.</qt>"
msgstr ""
"<qt>無法建立 <br><b>%1</b> 檔案。<br>請確定您對指定位置擁有寫入的權限。</qt>"
-#: parsers/dtd/dtdparser.cpp:169
+#: parsers/dtd/dtdparser.cpp:168
msgid "No elements were found in the DTD."
msgstr "DTD 中找不到任何元素。"
-#: dialogs/dtepeditdlgs.ui:25 parsers/dtd/dtdparser.cpp:179 src/quanta.cpp:3108
+#: dialogs/dtepeditdlgs.ui:25 parsers/dtd/dtdparser.cpp:178 src/quanta.cpp:3112
#, no-c-format
msgid "Configure DTEP"
msgstr "設定 DTEP"
@@ -1682,7 +1682,7 @@ msgid ""
"list?</qt>"
msgstr "<qt>檔案 <b>%1</b> 不存在。<br> 您要把它從清單中移除嗎?</qt>"
-#: project/project.cpp:265 src/quanta.cpp:415
+#: project/project.cpp:265 src/quanta.cpp:419
msgid "Keep"
msgstr "保留"
@@ -1882,7 +1882,7 @@ msgstr "插入目錄(&T)..."
msgid "&Rescan Project Folder..."
msgstr "重新掃描專案目錄(&R)..."
-#: project/projectprivate.cpp:137 treeviews/projecttreeview.cpp:164
+#: project/projectprivate.cpp:137 treeviews/projecttreeview.cpp:168
msgid "&Upload Project..."
msgstr "上傳專案(&U)..."
@@ -2182,7 +2182,7 @@ msgid ""
"document complexity."
msgstr "正在轉換標籤和標籤屬性的大小寫。所需的時間取決於文件的複雜程度。"
-#: dialogs/dtdselectdialog.ui:31 src/document.cpp:2931 src/quanta.cpp:3053
+#: dialogs/dtdselectdialog.ui:31 src/document.cpp:2931 src/quanta.cpp:3057
#, no-c-format
msgid "DTD Selector"
msgstr "DTD 選擇器"
@@ -2306,7 +2306,7 @@ msgstr "啟動時不要顯示那個好看的標誌"
msgid "Reset the layout of the user interface to the default"
msgstr "重設使用介面的布局"
-#: src/main.cpp:70 src/quanta.cpp:4087 treeviews/basetreeview.cpp:440
+#: src/main.cpp:70 src/quanta.cpp:4091 treeviews/basetreeview.cpp:440
#: treeviews/templatestreeview.cpp:567
msgid "Quanta"
msgstr "Quanta"
@@ -2383,7 +2383,7 @@ msgstr "加入和維護 DTD"
msgid "Visual Page Layout part, new undo/redo system"
msgstr "VPL,新的復原/重做系統"
-#: src/main.cpp:141 src/quanta.cpp:1241
+#: src/main.cpp:141 src/quanta.cpp:1245
msgid "VPL View"
msgstr "VPL 預覽"
@@ -2423,11 +2423,11 @@ msgstr "XSLT 標籤"
msgid "Splash screen and icon for 3.2"
msgstr "3.2 版的啟動畫面及圖示"
-#: src/quanta.cpp:226
+#: src/quanta.cpp:230
msgid "Quanta data files were not found."
msgstr "找不到 Quanta 的資料檔案。"
-#: src/quanta.cpp:227
+#: src/quanta.cpp:231
msgid ""
"You may have forgotten to run \"make install\", or your TDEDIR, TDEDIRS or "
"PATH are not set correctly."
@@ -2435,16 +2435,16 @@ msgstr ""
"您可能忘記了執行 \"make install\",或環境變數 TDEDIR, TDEDIRS 或 PATH 不正"
"確。"
-#: src/quanta.cpp:366 treeviews/structtreeview.cpp:113
+#: src/quanta.cpp:370 treeviews/structtreeview.cpp:113
msgid "Open File"
msgstr "開啟檔案"
-#: src/quanta.cpp:378 src/quanta.cpp:2090 treeviews/structtreeview.cpp:1008
+#: src/quanta.cpp:382 src/quanta.cpp:2094 treeviews/structtreeview.cpp:1008
msgid ""
"<qt>The file <b>%1</b> does not exist or is not a recognized mime type.</qt>"
msgstr "<qt>檔案 <b>%1</b> 不存在或它的 MIME 類型無法被識別。</qt>"
-#: src/quanta.cpp:415
+#: src/quanta.cpp:419
msgid ""
"The file %1 does not exist.\n"
" Do you want to remove it from the list?"
@@ -2452,15 +2452,15 @@ msgstr ""
"檔案 %1 不存在。\n"
" 您要從清單移除它嗎?"
-#: src/quanta.cpp:520
+#: src/quanta.cpp:524
msgid "Save File"
msgstr "儲存檔案"
-#: src/quanta.cpp:526
+#: src/quanta.cpp:530
msgid "<qt>Do you want to add the<br><b>%1</b><br>file to project?</qt>"
msgstr "<qt>您要把<br><b>%1</b><br>檔案加入到專案中嗎?</qt>"
-#: src/quanta.cpp:587
+#: src/quanta.cpp:591
#, c-format
msgid ""
"You must save the templates in the following folder: \n"
@@ -2471,38 +2471,38 @@ msgstr ""
"\n"
"%1"
-#: src/quanta.cpp:606
+#: src/quanta.cpp:610
msgid ""
"<qt>There was an error while creating the template file.<br>Check that you "
"have write access to <i>%1</i>.</qt>"
msgstr ""
"<qt>建立範本檔案時發生錯誤。<br>請確定您對 <i>%1</i> 擁有寫入權限。</qt>"
-#: src/quanta.cpp:606 treeviews/basetreeview.cpp:1187
+#: src/quanta.cpp:610 treeviews/basetreeview.cpp:1187
msgid "Template Creation Error"
msgstr "範本建立錯誤"
-#: src/quanta.cpp:785
+#: src/quanta.cpp:789
msgid "<center><h3>The current document is empty...</h3></center>"
msgstr "<center><h3>目前的文件是空白的...</h3></center>"
-#: src/quanta.cpp:933
+#: src/quanta.cpp:937
msgid " OVR "
msgstr " 覆寫 "
-#: src/quanta.cpp:933
+#: src/quanta.cpp:937
msgid " INS "
msgstr " 插入 "
-#: src/quanta.cpp:937 src/quanta.cpp:1516
+#: src/quanta.cpp:941 src/quanta.cpp:1520
msgid " R/O "
msgstr " 唯讀 "
-#: src/quanta.cpp:1061 src/quanta.cpp:1114 src/quanta_init.cpp:247
+#: src/quanta.cpp:1065 src/quanta.cpp:1118 src/quanta_init.cpp:251
msgid "&Window"
msgstr "視窗(&W)"
-#: src/quanta.cpp:1152
+#: src/quanta.cpp:1156
msgid ""
"Changes made in the preview configuration dialog are global and have effect "
"on every application using the TDEHTML part to display web pages, including "
@@ -2511,57 +2511,57 @@ msgstr ""
"預覽對話盒的設定是全域性的。所有使用 TDEHTML part 顯示網頁的應用程式都會受到"
"影響,包括 Konqueror。"
-#: src/quanta.cpp:1159
+#: src/quanta.cpp:1163
msgid "Configure Quanta"
msgstr "設定 Quanta"
-#: src/quanta.cpp:1164
+#: src/quanta.cpp:1168
msgid "Tag Style"
msgstr "標籤風格"
-#: src/quanta.cpp:1178
+#: src/quanta.cpp:1182
msgid "Environment"
msgstr "環境"
-#: src/quanta.cpp:1218
+#: src/quanta.cpp:1222
msgid "User Interface"
msgstr "用戶介面"
-#: src/quanta.cpp:1244
+#: src/quanta.cpp:1248
msgid "Parser"
msgstr "解析器"
-#: dialogs/settings/abbreviations.ui:25 src/quanta.cpp:1253
+#: dialogs/settings/abbreviations.ui:25 src/quanta.cpp:1257
#, no-c-format
msgid "Abbreviations"
msgstr "縮寫"
-#: src/quanta.cpp:1514 src/quanta.cpp:1542
+#: src/quanta.cpp:1518 src/quanta.cpp:1546
msgid "Line: %1 Col: %2"
msgstr "行: %1 字: %2"
-#: src/quanta.cpp:1971
+#: src/quanta.cpp:1975
#, c-format
msgid "Open File: %1"
msgstr "開啟檔案:%1"
-#: src/quanta.cpp:1975 src/quanta_init.cpp:926
+#: src/quanta.cpp:1979 src/quanta_init.cpp:930
msgid "Open File: none"
msgstr "開啟檔案: 無"
-#: src/quanta.cpp:2030
+#: src/quanta.cpp:2034
msgid "Add Watch: '%1'"
msgstr "加入監視器:'%1'"
-#: src/quanta.cpp:2041
+#: src/quanta.cpp:2045
msgid "Set Value of '%1'"
msgstr "設定'%1'的數值"
-#: src/quanta.cpp:2052
+#: src/quanta.cpp:2056
msgid "Break When '%1'..."
msgstr "當'%1'發生時中斷..."
-#: src/quanta.cpp:2140
+#: src/quanta.cpp:2144
msgid ""
"Cannot load the toolbars from the archive.\n"
"Check that the filenames inside the archives begin with the archive name."
@@ -2569,7 +2569,7 @@ msgstr ""
"無法從壓縮包中載入工具列。\n"
"請確定壓縮包內的檔案名稱與壓縮包前檔名(不包括它本身的副檔名)一樣。"
-#: src/quanta.cpp:2463
+#: src/quanta.cpp:2467
msgid ""
"<qt>An error happened while saving the <b>%1</b> toolbar.<br>Check that you "
"have write permissions for<br><b>%2</b>.<br><br>This might happen if you "
@@ -2577,47 +2577,47 @@ msgid ""
"<i>Toolbars->Save Toolbars->Save as Local Toolbar</i> in this case. </qt>"
msgstr ""
-#: src/quanta.cpp:2464
+#: src/quanta.cpp:2468
msgid "Toolbar Saving Error"
msgstr "工具列儲存錯誤"
-#: src/quanta.cpp:2499 src/quanta.cpp:3303 src/quanta.cpp:3308
+#: src/quanta.cpp:2503 src/quanta.cpp:3307 src/quanta.cpp:3312
msgid "Save Toolbar"
msgstr "儲存工具列"
-#: src/quanta.cpp:2556
+#: src/quanta.cpp:2560
msgid ""
"<qt>You must save the toolbars to the following folder: <br><br><b>%1</b></"
"qt>"
msgstr "<qt>您一定要把工具列儲存至以下的目錄:<br><br><b>%1</b></qt>"
-#: src/quanta.cpp:2594
+#: src/quanta.cpp:2598
msgid "New Toolbar"
msgstr "新的工具列"
-#: src/quanta.cpp:2594
+#: src/quanta.cpp:2598
msgid "Enter toolbar name:"
msgstr "請輸入工具列名稱:"
-#: src/quanta.cpp:2594
+#: src/quanta.cpp:2598
#, c-format
msgid "User_%1"
msgstr "User_%1"
-#: src/quanta.cpp:2663 utility/toolbartabwidget.cpp:49
+#: src/quanta.cpp:2667 utility/toolbartabwidget.cpp:49
#: utility/toolbartabwidget.cpp:327
msgid "Remove Toolbar"
msgstr "移除工具列"
-#: src/quanta.cpp:2699
+#: src/quanta.cpp:2703
msgid "Send Toolbar"
msgstr "傳送工具列"
-#: src/quanta.cpp:2738
+#: src/quanta.cpp:2742
msgid "Send toolbar in email"
msgstr "以 Email 傳送工具列"
-#: src/quanta.cpp:2740
+#: src/quanta.cpp:2744
msgid ""
"Hi,\n"
" This is a Quanta Plus [http://quanta.kdewebdev.org] toolbar.\n"
@@ -2629,16 +2629,16 @@ msgstr ""
"\n"
"Have fun.\n"
-#: src/quanta.cpp:2744 src/quanta.cpp:3599 treeviews/scripttreeview.cpp:278
+#: src/quanta.cpp:2748 src/quanta.cpp:3603 treeviews/scripttreeview.cpp:278
#: treeviews/templatestreeview.cpp:991
msgid "Content:"
msgstr "內容:"
-#: src/quanta.cpp:2752
+#: src/quanta.cpp:2756
msgid "Quanta Plus toolbar"
msgstr "Quanta Plus 工具列"
-#: src/quanta.cpp:2757 src/quanta.cpp:3613 treeviews/scripttreeview.cpp:292
+#: src/quanta.cpp:2761 src/quanta.cpp:3617 treeviews/scripttreeview.cpp:292
#: treeviews/templatestreeview.cpp:1005
msgid ""
"No destination address was specified.\n"
@@ -2647,65 +2647,65 @@ msgstr ""
"沒有指定要傳送的地址。\n"
" 傳送已中止。"
-#: src/quanta.cpp:2757 src/quanta.cpp:3613 treeviews/scripttreeview.cpp:292
+#: src/quanta.cpp:2761 src/quanta.cpp:3617 treeviews/scripttreeview.cpp:292
#: treeviews/templatestreeview.cpp:1005
msgid "Error Sending Email"
msgstr "傳送郵件時發生錯誤"
-#: src/quanta.cpp:2801 src/quanta.cpp:2824
+#: src/quanta.cpp:2805 src/quanta.cpp:2828
msgid "Rename Toolbar"
msgstr "重新命名工具列"
-#: src/quanta.cpp:2824
+#: src/quanta.cpp:2828
msgid "Enter the new name:"
msgstr "請輸入新的名稱:"
-#: src/quanta.cpp:3076
+#: src/quanta.cpp:3080
msgid "Change the current DTD."
msgstr "更換目前的 DTD。"
-#: src/quanta.cpp:3098
+#: src/quanta.cpp:3102
msgid "Edit DTD"
msgstr "編輯 DTD"
-#: src/quanta.cpp:3099 src/quanta.cpp:3543
+#: src/quanta.cpp:3103 src/quanta.cpp:3547
msgid "Please select a DTD:"
msgstr "請選擇一個 DTD:"
-#: src/quanta.cpp:3101
+#: src/quanta.cpp:3105
msgid "Create a new DTEP description"
msgstr "建立一個新的 DTEP 描述"
-#: src/quanta.cpp:3102
+#: src/quanta.cpp:3106
msgid "Load DTEP description from disk"
msgstr "從磁碟中載入 DTEP 描述"
-#: src/quanta.cpp:3302
+#: src/quanta.cpp:3306
msgid ""
"<qt>Toolbar <b>%1</b> is new and unsaved. Do you want to save it before it "
"is removed?</qt>"
msgstr ""
"<qt>工具列<b>%1</b>是新的而且未被儲存。您要在它被移除之前儲存它嗎?</qt>"
-#: src/quanta.cpp:3307
+#: src/quanta.cpp:3311
msgid ""
"<qt>The toolbar <b>%1</b> was modified. Do you want to save it before it is "
"removed?</qt>"
msgstr "<qt>工具列<b>%1</b>已被修改。您要在它被移除之前儲存它嗎?</qt>"
-#: src/quanta.cpp:3526
+#: src/quanta.cpp:3530
msgid "Select DTEP Directory"
msgstr "選擇 DTEP 目錄"
-#: src/quanta.cpp:3542
+#: src/quanta.cpp:3546
msgid "Send DTD"
msgstr "傳送 DTD"
-#: src/quanta.cpp:3593
+#: src/quanta.cpp:3597
msgid "Send DTEP in Email"
msgstr "以 Email 傳送 DTEP"
-#: src/quanta.cpp:3595
+#: src/quanta.cpp:3599
msgid ""
"Hi,\n"
" This is a Quanta Plus [http://quanta.kdewebdev.org] DTEP definition "
@@ -2719,37 +2719,37 @@ msgstr ""
"\n"
"Have fun.\n"
-#: src/quanta.cpp:3608
+#: src/quanta.cpp:3612
msgid "Quanta Plus DTD"
msgstr "Quanta Plus DTD"
-#: src/quanta.cpp:3704
+#: src/quanta.cpp:3708
msgid "Code formatting can only be done in the source view."
msgstr "縮排代碼的功能只可在代碼檢視模式時才能使用。"
-#: src/quanta.cpp:3722
+#: src/quanta.cpp:3726
msgid "The Document Properties Dialog is only for HTML and XHTML."
msgstr "文件屬性對話櫂只能被 HTML 及 XHTML 使用。"
-#: src/quanta.cpp:3839
+#: src/quanta.cpp:3843
msgid "Do you want to review the upload?"
msgstr ""
-#: src/quanta.cpp:3839
+#: src/quanta.cpp:3843
msgid "Enable Quick Upload"
msgstr "啟用快速上傳"
-#: src/quanta.cpp:3839
+#: src/quanta.cpp:3843
#, fuzzy
msgid "Review"
msgstr "預覽"
-#: src/quanta.cpp:3839
+#: src/quanta.cpp:3843
#, fuzzy
msgid "Do Not Review"
msgstr "預覽"
-#: src/quanta.cpp:4062 src/quanta.cpp:4749 src/quanta.cpp:4784
+#: src/quanta.cpp:4066 src/quanta.cpp:4753 src/quanta.cpp:4788
msgid ""
"The file must be saved before external preview.\n"
"Do you want to save and preview?"
@@ -2757,16 +2757,16 @@ msgstr ""
"這個檔案在外部預覽前要先被儲存。\n"
"您要儲存它來繼續預覽嗎?"
-#: src/quanta.cpp:4064 src/quanta.cpp:4751 src/quanta.cpp:4786
+#: src/quanta.cpp:4068 src/quanta.cpp:4755 src/quanta.cpp:4790
msgid "Save Before Preview"
msgstr "預覽前儲存"
-#: src/quanta.cpp:4311 src/quantadoc.cpp:320
+#: src/quanta.cpp:4315 src/quantadoc.cpp:320
#, c-format
msgid "Unknown tag: %1"
msgstr "未知的標籤 : %1"
-#: src/quanta.cpp:4533
+#: src/quanta.cpp:4537
msgid ""
"The CSS Editor cannot be invoked here.\n"
"Try to invoke it on a tag or on a style section."
@@ -2774,353 +2774,353 @@ msgstr ""
"CSS 編輯器無法在這裏被調用。\n"
"請嘗試在標籤或 style 區域內調用它。"
-#: src/quanta.cpp:4542
+#: src/quanta.cpp:4546
msgid "Email Link (mailto)"
msgstr "Email Link (mailto)"
-#: src/quanta.cpp:4604
+#: src/quanta.cpp:4608
msgid "Generate List"
msgstr "產生列表"
-#: src/quanta.cpp:4671
+#: src/quanta.cpp:4675
msgid ""
"The table structure is invalid. Most probably you forgot to close some tags."
msgstr "這個表格結構是無效的,想必是您忘記加上某些結束標籤了。"
-#: dialogs/settings/previewoptionss.ui:175 src/quanta.cpp:5264
+#: dialogs/settings/previewoptionss.ui:175 src/quanta.cpp:5268
#, no-c-format
msgid "Preview"
msgstr "預覽"
#: data/toolbars/schema/documentation.toolbar:4
-#: dialogs/settings/previewoptionss.ui:103 src/quanta.cpp:5278
-#: src/quanta_init.cpp:184 src/viewmanager.cpp:564
+#: dialogs/settings/previewoptionss.ui:103 src/quanta.cpp:5282
+#: src/quanta_init.cpp:188 src/viewmanager.cpp:568
#, no-c-format
msgid "Documentation"
msgstr "文件"
-#: src/quanta.cpp:5340
+#: src/quanta.cpp:5344
msgid "Annotate Document"
msgstr "加上文件附註"
-#: src/quanta_init.cpp:185
+#: src/quanta_init.cpp:189
msgid "Attribute Editor"
msgstr "標籤屬性編輯器"
-#: src/quanta_init.cpp:186
+#: src/quanta_init.cpp:190
msgid "Project"
msgstr "專案"
-#: src/quanta_init.cpp:187 treeviews/templatestreeview.cpp:176
+#: src/quanta_init.cpp:191 treeviews/templatestreeview.cpp:176
msgid "Templates"
msgstr "範本"
-#: src/quanta_init.cpp:188 treeviews/structtreeview.cpp:155
+#: src/quanta_init.cpp:192 treeviews/structtreeview.cpp:155
msgid "Document Structure"
msgstr "文件結構"
-#: src/quanta_init.cpp:189 treeviews/scripttreeview.cpp:65
+#: src/quanta_init.cpp:193 treeviews/scripttreeview.cpp:65
msgid "Scripts"
msgstr "指令稿"
-#: src/quanta_init.cpp:190
+#: src/quanta_init.cpp:194
msgid "Messages"
msgstr "訊息"
-#: src/quanta_init.cpp:191
+#: src/quanta_init.cpp:195
msgid "Problems"
msgstr "問題"
-#: src/quanta_init.cpp:192
+#: src/quanta_init.cpp:196
msgid "Annotations"
msgstr "附註"
-#: src/quanta_init.cpp:347
+#: src/quanta_init.cpp:351
msgid "Line: 00000 Col: 000"
msgstr "行: 00000 字: 000"
-#: src/quanta_init.cpp:485
+#: src/quanta_init.cpp:489
msgid "Message Window..."
msgstr "訊息視窗..."
-#: src/quanta_init.cpp:709
+#: src/quanta_init.cpp:713
msgid "Annotate..."
msgstr "註解..."
-#: src/quanta_init.cpp:710
+#: src/quanta_init.cpp:714
msgid "&Edit Current Tag..."
msgstr "編輯目前的標籤(&E)..."
-#: src/quanta_init.cpp:713
+#: src/quanta_init.cpp:717
msgid "&Select Current Tag Area"
msgstr "選擇目前標籤的覆蓋範圍(&S)"
-#: src/quanta_init.cpp:716
+#: src/quanta_init.cpp:720
msgid "E&xpand Abbreviation"
msgstr "展開縮寫(&X)"
-#: src/quanta_init.cpp:720
+#: src/quanta_init.cpp:724
msgid "&Report Bug..."
msgstr "報告錯誤(&R)..."
-#: src/quanta_init.cpp:732
+#: src/quanta_init.cpp:736
msgid "Ti&p of the Day"
msgstr "每日小提示(&P)"
-#: src/quanta_init.cpp:739
+#: src/quanta_init.cpp:743
msgid "Close Other Tabs"
msgstr "關閉其他分頁"
-#: src/quanta_init.cpp:743
+#: src/quanta_init.cpp:747
msgid "Open / Open Recent"
msgstr "開啟 / 開啟最近的"
-#: src/quanta_init.cpp:746
+#: src/quanta_init.cpp:750
msgid "Close All"
msgstr "關閉全部"
-#: src/quanta_init.cpp:754
+#: src/quanta_init.cpp:758
msgid "Save All..."
msgstr "儲存全部..."
-#: src/quanta_init.cpp:757
+#: src/quanta_init.cpp:761
msgid "Reloa&d"
msgstr "重新載入(&D)"
-#: src/quanta_init.cpp:762
+#: src/quanta_init.cpp:766
msgid "Save as Local Template..."
msgstr "另存為本地範本..."
-#: src/quanta_init.cpp:766
+#: src/quanta_init.cpp:770
msgid "Save Selection to Local Template File..."
msgstr "另存選擇區域到一個本地範本檔案..."
-#: src/quanta_init.cpp:774
+#: src/quanta_init.cpp:778
msgid "Find in Files..."
msgstr "於檔案中找尋"
-#: src/quanta_init.cpp:785
+#: src/quanta_init.cpp:789
msgid "&Context Help..."
msgstr "系絡求助(&C)..."
-#: src/quanta_init.cpp:789
+#: src/quanta_init.cpp:793
msgid "Tag &Attributes..."
msgstr "標籤的屬性(&A)..."
-#: src/quanta_init.cpp:793
+#: src/quanta_init.cpp:797
msgid "&Change the DTD..."
msgstr "更換 DTD (&C)..."
-#: src/quanta_init.cpp:797
+#: src/quanta_init.cpp:801
msgid "&Edit DTD Settings..."
msgstr "更改 DTD 設定(&E)..."
-#: src/quanta_init.cpp:801
+#: src/quanta_init.cpp:805
msgid "&Load && Convert DTD..."
msgstr "載入 && 轉換 DTD(&L)..."
-#: src/quanta_init.cpp:804
+#: src/quanta_init.cpp:808
msgid "Load DTD E&ntities..."
msgstr "載入 DTD 項目(&N)..."
-#: src/quanta_init.cpp:808
+#: src/quanta_init.cpp:812
msgid "Load DTD &Package (DTEP)..."
msgstr "載入 DTD 套件(DTE&P)..."
-#: src/quanta_init.cpp:812
+#: src/quanta_init.cpp:816
msgid "Send DTD Package (DTEP) in E&mail..."
msgstr "以電子郵件傳送 DTD 套件(&M)..."
-#: src/quanta_init.cpp:816
+#: src/quanta_init.cpp:820
msgid "&Download DTD Package (DTEP)..."
msgstr "下載 &DTD 套件(DTEP)..."
-#: src/quanta_init.cpp:819
+#: src/quanta_init.cpp:823
msgid "&Upload DTD Package (DTEP)..."
msgstr "上傳 DTD 套件(DTEP)(&U)..."
-#: src/quanta_init.cpp:827
+#: src/quanta_init.cpp:831
msgid "&Document Properties"
msgstr "文件屬性(&D)"
-#: src/quanta_init.cpp:831
+#: src/quanta_init.cpp:835
msgid "F&ormat XML Code"
msgstr "編排 XML 代碼(&O)"
-#: src/quanta_init.cpp:835
+#: src/quanta_init.cpp:839
msgid "&Convert Tag && Attribute Case..."
msgstr "轉換標籤 && 標籤屬性的大小寫(&C)..."
-#: src/quanta_init.cpp:843
+#: src/quanta_init.cpp:847
msgid "&Source Editor"
msgstr "代碼編輯器(&S)"
-#: src/quanta_init.cpp:849
+#: src/quanta_init.cpp:853
msgid "&VPL Editor"
msgstr "&VPL 編輯器"
-#: src/quanta_init.cpp:855
+#: src/quanta_init.cpp:859
msgid "VPL && So&urce Editors"
msgstr "VPL && 代碼編輯器(&U)"
-#: src/quanta_init.cpp:868
+#: src/quanta_init.cpp:872
msgid "&Reload Preview"
msgstr "重新載入預覽(&R)"
-#: src/quanta_init.cpp:873
+#: src/quanta_init.cpp:877
msgid "&Previous File"
msgstr "上一個檔案(&P)"
-#: src/quanta_init.cpp:877
+#: src/quanta_init.cpp:881
msgid "&Next File"
msgstr "下一個檔案(&N)"
-#: src/quanta_init.cpp:884
+#: src/quanta_init.cpp:888
msgid "Configure &Actions..."
msgstr "設定動作(&A)..."
-#: src/quanta_init.cpp:892
+#: src/quanta_init.cpp:896
msgid "Configure Pre&view..."
msgstr "設定預覽(&V)..."
-#: src/quanta_init.cpp:895
+#: src/quanta_init.cpp:899
msgid "Load &Project Toolbar"
msgstr "載入專案工具列(&P)"
-#: src/quanta_init.cpp:899
+#: src/quanta_init.cpp:903
msgid "Load &Global Toolbar..."
msgstr "載入全域工具列(&G)..."
-#: src/quanta_init.cpp:900
+#: src/quanta_init.cpp:904
msgid "Load &Local Toolbar..."
msgstr "載入本地工具列(&L)..."
-#: src/quanta_init.cpp:901
+#: src/quanta_init.cpp:905
msgid "Save as &Local Toolbar..."
msgstr "另存為本地工具列(&L)..."
-#: src/quanta_init.cpp:902
+#: src/quanta_init.cpp:906
msgid "Save as &Project Toolbar..."
msgstr "另存為專案工具列(&P)..."
-#: src/quanta_init.cpp:903
+#: src/quanta_init.cpp:907
msgid "&New User Toolbar..."
msgstr "新的使用者工具列(&N)..."
-#: src/quanta_init.cpp:904
+#: src/quanta_init.cpp:908
msgid "&Remove User Toolbar..."
msgstr "移除使用者工具列(&R)..."
-#: src/quanta_init.cpp:905
+#: src/quanta_init.cpp:909
msgid "Re&name User Toolbar..."
msgstr "重新命名使用者工具列(&N)..."
-#: src/quanta_init.cpp:906
+#: src/quanta_init.cpp:910
msgid "Send Toolbar in E&mail..."
msgstr "以電子郵件傳送工具列(&M)..."
-#: src/quanta_init.cpp:907
+#: src/quanta_init.cpp:911
msgid "&Upload Toolbar..."
msgstr "上傳的工具列(&U)..."
-#: src/quanta_init.cpp:908
+#: src/quanta_init.cpp:912
msgid "&Download Toolbar..."
msgstr "下載工具列(&D)..."
-#: src/quanta_init.cpp:910
+#: src/quanta_init.cpp:914
msgid "Smart Tag Insertion"
msgstr "智能標籤插入"
-#: src/quanta_init.cpp:913
+#: src/quanta_init.cpp:917
msgid "Show DTD Toolbar"
msgstr "顯示 DTD 工具列"
-#: src/quanta_init.cpp:916
+#: src/quanta_init.cpp:920
msgid "Hide DTD Toolbar"
msgstr "隱藏 DTD 工具列"
-#: src/quanta_init.cpp:918
+#: src/quanta_init.cpp:922
msgid "Complete Text"
msgstr "完整文字"
-#: src/quanta_init.cpp:920
+#: src/quanta_init.cpp:924
msgid "Completion Hints"
msgstr "補完提示"
-#: src/quanta_init.cpp:927
+#: src/quanta_init.cpp:931
msgid "Upload..."
msgstr "上傳..."
-#: src/quanta_init.cpp:928
+#: src/quanta_init.cpp:932
msgid "Delete File"
msgstr "刪除檔案"
-#: src/quanta_init.cpp:930
+#: src/quanta_init.cpp:934
msgid "Upload Opened Project Files..."
msgstr "上傳已開啟的專案檔案..."
-#: src/quanta_init.cpp:991
+#: src/quanta_init.cpp:995
msgid "&Preview"
msgstr "預覽(&P)"
-#: src/quanta_init.cpp:995
+#: src/quanta_init.cpp:999
msgid "Preview Without Frames"
msgstr "預覽(不要使用框架)"
-#: src/quanta_init.cpp:1000
+#: src/quanta_init.cpp:1004
msgid "View with &Konqueror"
msgstr "使用 &Konqueror 預覽"
-#: src/quanta_init.cpp:1022
+#: src/quanta_init.cpp:1026
msgid "View with L&ynx"
msgstr "使用 L&ynx 預覽"
-#: src/quanta_init.cpp:1028
+#: src/quanta_init.cpp:1032
msgid "Table Editor..."
msgstr "表格編輯器..."
-#: src/quanta_init.cpp:1032
+#: src/quanta_init.cpp:1036
msgid "Quick List..."
msgstr "快速列表..."
-#: src/quanta_init.cpp:1036
+#: src/quanta_init.cpp:1040
msgid "Color..."
msgstr "顏色..."
-#: src/quanta_init.cpp:1041
+#: src/quanta_init.cpp:1045
msgid "Email..."
msgstr "電子郵件..."
-#: src/quanta_init.cpp:1045
+#: src/quanta_init.cpp:1049
msgid "Misc. Tag..."
msgstr "其他標籤..."
-#: src/quanta_init.cpp:1049
+#: src/quanta_init.cpp:1053
msgid "Frame Wizard..."
msgstr "框架精靈..."
-#: src/quanta_init.cpp:1053
+#: src/quanta_init.cpp:1057
msgid "Paste &HTML Quoted"
msgstr "貼上 HTML 的引用(&H)"
-#: src/quanta_init.cpp:1057
+#: src/quanta_init.cpp:1061
msgid "Paste &URL Encoded"
msgstr "貼上 URL 的編碼(&U)"
-#: src/quanta_init.cpp:1061
+#: src/quanta_init.cpp:1065
msgid "Insert CSS..."
msgstr "插入 CSS..."
-#: dialogs/specialchardialogs.ui:16 src/quanta_init.cpp:1067
+#: dialogs/specialchardialogs.ui:16 src/quanta_init.cpp:1071
#, no-c-format
msgid "Insert Special Character"
msgstr "插入特殊字元"
-#: src/quanta_init.cpp:1162
+#: src/quanta_init.cpp:1166
msgid "Restore File"
msgstr "還原檔案"
-#: src/quanta_init.cpp:1164
+#: src/quanta_init.cpp:1168
msgid ""
"<qt>A backup copy of a file was found:<br><br>Original file: <b>%1</"
"b><br>Original file size: <b>%2</b><br>Original file last modified on: <b>"
@@ -3131,79 +3131,79 @@ msgstr ""
"b><br>原始檔案修改日期:<b>%3</b><br><br>備份檔案大小:<b>%4</b><br>備份檔案"
"建立日期:<b>%5</b><br><br></qt>"
-#: src/quanta_init.cpp:1174
+#: src/quanta_init.cpp:1178
msgid "&Restore the file from backup"
msgstr "從備份回復檔案(&R)"
-#: src/quanta_init.cpp:1175
+#: src/quanta_init.cpp:1179
msgid "Do &not restore the file from backup"
msgstr "不要從備份回復檔案(&N)"
-#: src/quanta_init.cpp:1284
+#: src/quanta_init.cpp:1288
msgid "Failed to query for running Quanta instances."
msgstr "查詢執行中 Quanta 實體時失敗。"
-#: src/quanta_init.cpp:1394
+#: src/quanta_init.cpp:1399
msgid "various script based dialogs including the Quick Start dialog"
msgstr "各種由指令稿產生的對話框,包括快速開始對話框"
-#: src/quanta_init.cpp:1400
+#: src/quanta_init.cpp:1405
msgid "HTML syntax checking"
msgstr "HTML 語法檢查"
-#: src/quanta_init.cpp:1406
+#: src/quanta_init.cpp:1411
msgid "comparing of files by content"
msgstr "檔案內容比較"
-#: src/quanta_init.cpp:1411
+#: src/quanta_init.cpp:1416
msgid "Control Center (tdebase)"
msgstr "控制中心 (tdebase)"
-#: src/quanta_init.cpp:1413 src/quanta_init.cpp:1419
+#: src/quanta_init.cpp:1418 src/quanta_init.cpp:1424
msgid "preview browser configuration"
msgstr "用作預覽的瀏覽器的設定"
-#: src/quanta_init.cpp:1425
+#: src/quanta_init.cpp:1430
msgid "search and replace in files"
msgstr "在各個檔案中尋找並取代"
-#: src/quanta_init.cpp:1431
+#: src/quanta_init.cpp:1436
msgid "XSLT debugging"
msgstr "XSLT 除錯"
-#: src/quanta_init.cpp:1438
+#: src/quanta_init.cpp:1443
msgid "editing HTML image maps"
msgstr "編輯 HTML image maps"
-#: src/quanta_init.cpp:1445
+#: src/quanta_init.cpp:1450
msgid "link validity checking"
msgstr "檢查連結有效性"
-#: src/quanta_init.cpp:1451
+#: src/quanta_init.cpp:1456
msgid "CVS management plugin"
msgstr "CVS 管理外掛程式"
-#: src/quanta_init.cpp:1456
+#: src/quanta_init.cpp:1461
#, fuzzy
msgid "<br><b>- %1</b> [<i>%2</i>] will not be available;"
msgstr "<br><b>- %1</b> [<i>%2</i>] - %3的功能將不可用;"
-#: src/quanta_init.cpp:1481
+#: src/quanta_init.cpp:1486
msgid "integrated CVS management"
msgstr "CVS 整合管理"
-#: src/quanta_init.cpp:1498
+#: src/quanta_init.cpp:1503
#, fuzzy
msgid ""
"Some applications required for full functionality are missing or installed "
"incorrectly:<br>"
msgstr "某些功能需要的應用程式並不存在:<br>"
-#: src/quanta_init.cpp:1498
+#: src/quanta_init.cpp:1503
msgid "<br><br>Please verify the package contents.</qt>"
msgstr ""
-#: src/quanta_init.cpp:1498
+#: src/quanta_init.cpp:1503
msgid "Missing Applications"
msgstr "找不到應用程式"
@@ -3238,33 +3238,33 @@ msgstr ""
"檔案 \"%1\" 已經被修改了,\n"
"你要儲存它嗎?"
-#: src/viewmanager.cpp:71
+#: src/viewmanager.cpp:75
msgid "Close &Other Tabs"
msgstr "關閉其他的分頁(&O)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2581
-#: src/viewmanager.cpp:72
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2583
+#: src/viewmanager.cpp:76
msgid "Close &All"
msgstr "關閉全部(&A)"
-#: src/viewmanager.cpp:74
+#: src/viewmanager.cpp:78
msgid "&Upload File"
msgstr "上傳檔案(&U)"
-#: src/viewmanager.cpp:75
+#: src/viewmanager.cpp:79
msgid "&Delete File"
msgstr "刪除檔案(&D)"
-#: src/viewmanager.cpp:85
+#: src/viewmanager.cpp:89
msgid "&Switch To"
msgstr "切換至(&S)"
-#: src/viewmanager.cpp:110 src/viewmanager.cpp:111
+#: src/viewmanager.cpp:114 src/viewmanager.cpp:115
#, c-format
msgid "Untitled%1"
msgstr "無標題%1"
-#: src/viewmanager.cpp:648
+#: src/viewmanager.cpp:652
msgid "CVS"
msgstr "CVS"
@@ -3362,30 +3362,30 @@ msgid ""
"i> and that you have enough free space in your temporary folder.</qt>"
msgstr ""
-#: treeviews/basetreeview.cpp:1194 treeviews/projecttreeview.cpp:375
+#: treeviews/basetreeview.cpp:1194 treeviews/projecttreeview.cpp:379
msgid "Create New Folder"
msgstr "建立新的目錄"
-#: treeviews/basetreeview.cpp:1194 treeviews/projecttreeview.cpp:375
+#: treeviews/basetreeview.cpp:1194 treeviews/projecttreeview.cpp:379
msgid "Folder name:"
msgstr "目錄名稱:"
-#: treeviews/basetreeview.cpp:1209 treeviews/projecttreeview.cpp:393
+#: treeviews/basetreeview.cpp:1209 treeviews/projecttreeview.cpp:397
msgid "Create New File"
msgstr "新增文件"
#: plugins/pluginconfig.ui:165 treeviews/basetreeview.cpp:1209
-#: treeviews/projecttreeview.cpp:393
+#: treeviews/projecttreeview.cpp:397
#, no-c-format
msgid "File name:"
msgstr "檔案名稱:"
-#: treeviews/basetreeview.cpp:1219 treeviews/projecttreeview.cpp:403
+#: treeviews/basetreeview.cpp:1219 treeviews/projecttreeview.cpp:407
msgid ""
"<qt>Cannot create file, because a file named <b>%1</b> already exists.</qt>"
msgstr "<qt>無法建立檔案,因為檔案 <b>%1</b> 早已存在。</qt>"
-#: treeviews/basetreeview.cpp:1219 treeviews/projecttreeview.cpp:403
+#: treeviews/basetreeview.cpp:1219 treeviews/projecttreeview.cpp:407
msgid "Error Creating File"
msgstr "建立檔案時發生錯誤"
@@ -3397,194 +3397,194 @@ msgstr "專案文件"
msgid "&Download Documentation..."
msgstr "下載文件(&D)..."
-#: treeviews/filestreeview.cpp:87 treeviews/projecttreeview.cpp:128
+#: treeviews/filestreeview.cpp:90 treeviews/projecttreeview.cpp:132
#: treeviews/servertreeview.cpp:103 treeviews/templatestreeview.cpp:147
msgid "&Open"
msgstr "開啟(&O)"
-#: treeviews/filestreeview.cpp:88 treeviews/projecttreeview.cpp:130
+#: treeviews/filestreeview.cpp:91 treeviews/projecttreeview.cpp:134
msgid "Insert &Tag"
msgstr "插入標籤(&T)"
-#: treeviews/filestreeview.cpp:89 treeviews/projecttreeview.cpp:131
+#: treeviews/filestreeview.cpp:92 treeviews/projecttreeview.cpp:135
#: treeviews/servertreeview.cpp:105 treeviews/templatestreeview.cpp:151
msgid "Clos&e"
msgstr "關閉(&E)"
-#: treeviews/filestreeview.cpp:91 treeviews/filestreeview.cpp:109
+#: treeviews/filestreeview.cpp:94 treeviews/filestreeview.cpp:112
#: treeviews/templatestreeview.cpp:150 treeviews/templatestreeview.cpp:164
msgid "&Insert in Project..."
msgstr " 在專案中插入(&I)..."
-#: treeviews/filestreeview.cpp:93 treeviews/filestreeview.cpp:113
-#: treeviews/projecttreeview.cpp:135 treeviews/projecttreeview.cpp:153
+#: treeviews/filestreeview.cpp:96 treeviews/filestreeview.cpp:116
+#: treeviews/projecttreeview.cpp:139 treeviews/projecttreeview.cpp:157
#: treeviews/servertreeview.cpp:110 treeviews/servertreeview.cpp:120
msgid "Re&name"
msgstr "重新命名(&N)"
-#: treeviews/filestreeview.cpp:96 treeviews/filestreeview.cpp:116
-#: treeviews/projecttreeview.cpp:140 treeviews/projecttreeview.cpp:159
+#: treeviews/filestreeview.cpp:99 treeviews/filestreeview.cpp:119
+#: treeviews/projecttreeview.cpp:144 treeviews/projecttreeview.cpp:163
#: treeviews/servertreeview.cpp:112 treeviews/servertreeview.cpp:122
#: treeviews/templatestreeview.cpp:156 treeviews/templatestreeview.cpp:170
msgid "&Properties"
msgstr "屬性(&P)"
-#: treeviews/filestreeview.cpp:99 treeviews/projecttreeview.cpp:143
+#: treeviews/filestreeview.cpp:102 treeviews/projecttreeview.cpp:147
msgid "F&older..."
msgstr "資料夾(&O)..."
-#: treeviews/filestreeview.cpp:100 treeviews/projecttreeview.cpp:144
+#: treeviews/filestreeview.cpp:103 treeviews/projecttreeview.cpp:148
msgid "&File..."
msgstr "檔案(&F)..."
-#: treeviews/filestreeview.cpp:104 treeviews/filestreeview.cpp:121
+#: treeviews/filestreeview.cpp:107 treeviews/filestreeview.cpp:124
msgid "New Top &Folder..."
msgstr "新增最上層資料夾(&F)..."
-#: treeviews/filestreeview.cpp:105 treeviews/filestreeview.cpp:228
+#: treeviews/filestreeview.cpp:108 treeviews/filestreeview.cpp:231
msgid "&Add Folder to Top"
msgstr "加入資料夾到最上層(&A)"
-#: treeviews/filestreeview.cpp:106 treeviews/projecttreeview.cpp:152
+#: treeviews/filestreeview.cpp:109 treeviews/projecttreeview.cpp:156
msgid "Create Site &Template..."
msgstr "建立網站範本(&T)..."
-#: treeviews/filestreeview.cpp:107 treeviews/projecttreeview.cpp:148
-#: treeviews/projecttreeview.cpp:162
+#: treeviews/filestreeview.cpp:110 treeviews/projecttreeview.cpp:152
+#: treeviews/projecttreeview.cpp:166
msgid "&Create New"
msgstr "新增(&C)"
-#: treeviews/filestreeview.cpp:112
+#: treeviews/filestreeview.cpp:115
#, fuzzy
msgid "&Change Alias..."
msgstr "讀入..."
-#: treeviews/filestreeview.cpp:123
+#: treeviews/filestreeview.cpp:126
msgid "Files Tree"
msgstr "檔案樹狀"
-#: treeviews/filestreeview.cpp:153
+#: treeviews/filestreeview.cpp:156
msgid "Root Folder"
msgstr "根目錄"
-#: treeviews/filestreeview.cpp:158
+#: treeviews/filestreeview.cpp:161
msgid "Home Folder"
msgstr "家目錄"
-#: treeviews/filestreeview.cpp:216
+#: treeviews/filestreeview.cpp:219
msgid "Remove From &Top"
msgstr "自最上層移除(&T)"
-#: treeviews/filestreeview.cpp:258 treeviews/filestreeview.cpp:283
+#: treeviews/filestreeview.cpp:261 treeviews/filestreeview.cpp:286
#, fuzzy
msgid "Set Alias"
msgstr "選擇全部"
-#: treeviews/filestreeview.cpp:258 treeviews/filestreeview.cpp:283
-#: treeviews/filestreeview.cpp:319
+#: treeviews/filestreeview.cpp:261 treeviews/filestreeview.cpp:286
+#: treeviews/filestreeview.cpp:322
msgid "Alternative folder name:"
msgstr "替代目錄名稱:"
-#: treeviews/filestreeview.cpp:264 treeviews/filestreeview.cpp:290
-#: treeviews/filestreeview.cpp:327
+#: treeviews/filestreeview.cpp:267 treeviews/filestreeview.cpp:293
+#: treeviews/filestreeview.cpp:330
msgid "<qt><b>%1</b> is already a toplevel entry.</qt>"
msgstr "<qt><b>%1</b> 已經是最上層的項目。</qt>"
-#: treeviews/filestreeview.cpp:277
+#: treeviews/filestreeview.cpp:280
msgid "Choose Local or Remote Folder"
msgstr "選擇本地或遠端的目錄"
-#: treeviews/filestreeview.cpp:299 treeviews/filestreeview.cpp:301
-#: treeviews/projecttreeview.cpp:653 treeviews/projecttreeview.cpp:655
-#: treeviews/projecttreeview.cpp:657
+#: treeviews/filestreeview.cpp:302 treeviews/filestreeview.cpp:304
+#: treeviews/projecttreeview.cpp:657 treeviews/projecttreeview.cpp:659
+#: treeviews/projecttreeview.cpp:661
msgid "C&VS"
msgstr "C&VS"
-#: treeviews/filestreeview.cpp:319
+#: treeviews/filestreeview.cpp:322
#, fuzzy
msgid "Change Alias"
msgstr "讀入..."
-#: treeviews/projecttreeview.cpp:62 treeviews/projecttreeview.cpp:65
+#: treeviews/projecttreeview.cpp:66 treeviews/projecttreeview.cpp:69
msgid "Document Base Folder"
msgstr "文件基底目錄"
-#: treeviews/projecttreeview.cpp:108
+#: treeviews/projecttreeview.cpp:112
msgid "Project Files"
msgstr "專案檔案"
-#: dialogs/settings/abbreviations.ui:128 treeviews/projecttreeview.cpp:109
+#: dialogs/settings/abbreviations.ui:128 treeviews/projecttreeview.cpp:113
#, no-c-format
msgid "Description"
msgstr "描述"
-#: treeviews/projecttreeview.cpp:121
+#: treeviews/projecttreeview.cpp:125
msgid "&When Modified"
msgstr "當修改過時(&W)"
-#: treeviews/projecttreeview.cpp:122
+#: treeviews/projecttreeview.cpp:126
msgid "&Never"
msgstr "永不(&N)"
-#: treeviews/projecttreeview.cpp:123
+#: treeviews/projecttreeview.cpp:127
msgid "&Confirm"
msgstr "確認(&C)..."
-#: treeviews/projecttreeview.cpp:129 utility/newstuff.cpp:73
+#: treeviews/projecttreeview.cpp:133 utility/newstuff.cpp:73
msgid "Load Toolbar"
msgstr "載入工具列"
-#: treeviews/projecttreeview.cpp:133
+#: treeviews/projecttreeview.cpp:137
msgid "&Upload File..."
msgstr "上傳檔案(&U)..."
-#: treeviews/projecttreeview.cpp:134
+#: treeviews/projecttreeview.cpp:138
msgid "&Quick File Upload"
msgstr "快速檔案上傳(&Q)"
-#: treeviews/projecttreeview.cpp:136 treeviews/projecttreeview.cpp:154
+#: treeviews/projecttreeview.cpp:140 treeviews/projecttreeview.cpp:158
msgid "&Remove From Project"
msgstr "從專案中移除(&R)"
-#: treeviews/projecttreeview.cpp:139 treeviews/projecttreeview.cpp:158
-#: treeviews/projecttreeview.cpp:169
+#: treeviews/projecttreeview.cpp:143 treeviews/projecttreeview.cpp:162
+#: treeviews/projecttreeview.cpp:173
msgid "Upload &Status"
msgstr "上傳狀況(&S)"
-#: treeviews/projecttreeview.cpp:150
+#: treeviews/projecttreeview.cpp:154
msgid "&Upload Folder..."
msgstr "上傳資料夾(&U)..."
-#: treeviews/projecttreeview.cpp:151
+#: treeviews/projecttreeview.cpp:155
msgid "&Quick Folder Upload"
msgstr "快速資料夾上傳(&Q)"
-#: treeviews/projecttreeview.cpp:157
+#: treeviews/projecttreeview.cpp:161
msgid "Document-&Base Folder"
msgstr "文件基底目錄(&B)"
-#: treeviews/projecttreeview.cpp:165
+#: treeviews/projecttreeview.cpp:169
msgid "Re&scan Project Folder..."
msgstr "重新掃描專案目錄(&R)"
-#: treeviews/projecttreeview.cpp:166
+#: treeviews/projecttreeview.cpp:170
msgid "Project &Properties"
msgstr "專案屬性(&P)"
-#: treeviews/projecttreeview.cpp:195 treeviews/projecttreeview.cpp:289
+#: treeviews/projecttreeview.cpp:199 treeviews/projecttreeview.cpp:293
msgid "[local disk]"
msgstr "[本地磁碟]"
-#: treeviews/projecttreeview.cpp:205 treeviews/projecttreeview.cpp:300
+#: treeviews/projecttreeview.cpp:209 treeviews/projecttreeview.cpp:304
msgid "No Project"
msgstr "沒有專案"
-#: treeviews/projecttreeview.cpp:428 utility/quantanetaccess.cpp:210
+#: treeviews/projecttreeview.cpp:432 utility/quantanetaccess.cpp:210
msgid ""
"<qt>Do you really want to remove <br><b>%1</b><br> from the project?</qt>"
msgstr "<qt>您真的要從專案中移除 <br><b>%1</b><br> 嗎?</qt>"
-#: treeviews/projecttreeview.cpp:428 utility/quantanetaccess.cpp:210
+#: treeviews/projecttreeview.cpp:432 utility/quantanetaccess.cpp:210
msgid "Remove From Project"
msgstr "從專案中移除"
@@ -4464,29 +4464,29 @@ msgstr "文字位置"
msgid "<qt>Are you sure you want to remove the <b>%1</b> action?</qt>"
msgstr "<qt>您真的要移除 <b>%1</b> 動作嗎?</qt>"
-#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:237
+#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:240
msgid ""
"_: Freeze the window geometry\n"
"Freeze"
msgstr "鎖定位置"
-#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:244
+#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:247
msgid ""
"_: Dock this window\n"
"Dock"
msgstr "Dock"
-#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:251
+#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:254
msgid "Detach"
msgstr "Detach"
-#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:2880
+#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:2883
#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:265
#, c-format
msgid "Hide %1"
msgstr "隱藏 %1"
-#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:2886
+#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:2889
#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:260
#, c-format
msgid "Show %1"
@@ -4558,22 +4558,22 @@ msgid "MDI Mode"
msgstr "多重文件模式"
#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2598
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2600
msgid "&Toplevel Mode"
msgstr "最上層模式(&T)"
#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2599
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2601
msgid "C&hildframe Mode"
msgstr "子頁面模式(&H)"
#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2600
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2602
msgid "Ta&b Page Mode"
msgstr "標籤頁模式 (&B)"
#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2601
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2603
msgid "I&DEAl Mode"
msgstr "I&DEAl 模式"
@@ -4605,71 +4605,71 @@ msgstr "上一個工具檢視"
msgid "Next Tool View"
msgstr "下一個工具檢視"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:983
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:985
msgid "Window"
msgstr "視窗"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:996
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:998
msgid "Undock"
msgstr "Undock"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1001
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1003
msgid "Maximize"
msgstr "最大化"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1003
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1005
msgid "Minimize"
msgstr "最小化"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1006
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1008
msgid "Dock"
msgstr "Dock"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1011
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1013
msgid "Operations"
msgstr "操作"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2590
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2592
msgid "&Minimize All"
msgstr "全部最小化(&M)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2596
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2598
msgid "&MDI Mode"
msgstr "多重文件介面模式(&M)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2623
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2625
msgid "&Tile"
msgstr "鋪排(&T)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2625
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2627
msgid "Ca&scade Windows"
msgstr "層疊視窗(&S)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2626
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2628
msgid "Cascade &Maximized"
msgstr "層疊視窗最大化(&M)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2627
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2629
msgid "Expand &Vertically"
msgstr "垂直擴展(&V)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2628
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2630
msgid "Expand &Horizontally"
msgstr "水平擴展(&H)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2629
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2631
msgid "Tile &Non-Overlapped"
msgstr "不重疊鋪排(&N)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2630
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2632
msgid "Tile Overla&pped"
msgstr "重疊鋪排(&P)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2631
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2633
msgid "Tile V&ertically"
msgstr "垂直鋪排(&E)"
-#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2637
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2639
msgid "&Dock/Undock"
msgstr "&Dock/Undock"
@@ -5145,10 +5145,28 @@ msgid "Other"
msgstr "其他"
#: data/toolbars/html/other.actions:14 data/toolbars/html/style.toolbar:4
+#: data/toolbars/html5/style.toolbar:4
#, no-c-format
msgid "Style"
msgstr "風格"
+#: data/toolbars/html/other.actions:10 data/toolbars/html5/base.toolbar:4
+#, no-c-format
+msgid "Base"
+msgstr "Base"
+
+#: data/toolbars/html/other.actions:6 data/toolbars/html5/meta.toolbar:4
+#: data/toolbars/wml-1-2/deck.actions:23
+#, no-c-format
+msgid "Meta"
+msgstr "Meta"
+
+#: data/toolbars/html5/tools.toolbar:4
+#: data/toolbars/kde-docbook/kdexmltools.toolbar:4
+#, no-c-format
+msgid "Tools"
+msgstr "工具"
+
#: data/toolbars/kde-docbook/kde-docbook-admonitions.toolbar:4
#, fuzzy, no-c-format
msgid "TDE DocBook Admonitions"
@@ -5179,11 +5197,6 @@ msgstr "TDE DocBook 表格"
msgid "UI Elements"
msgstr "UI 元素"
-#: data/toolbars/kde-docbook/kdexmltools.toolbar:4
-#, no-c-format
-msgid "Tools"
-msgstr "工具"
-
#: data/toolbars/schema/complex.actions:3
#: data/toolbars/schema/complex.toolbar:4
#, no-c-format
@@ -5277,6 +5290,7 @@ msgstr ""
msgid "misc."
msgstr "其他"
+#: data/toolbars/html5/base.actions:86
#: data/toolbars/kde-docbook/kde-docbook-tables.actions:6
#: data/toolbars/wml-1-2/table.toolbar:4
#, no-c-format
@@ -5513,271 +5527,272 @@ msgid "&Start Installation"
msgstr "開始安裝(&S)"
#: data/toolbars/cfml/standard.actions:3 scripts/htmlquickstart.kmdr:24
+#: scripts/htmlquickstart5.kmdr:24
#, no-c-format
msgid "Quick Start"
msgstr "快速開始"
-#: scripts/htmlquickstart.kmdr:76
+#: scripts/htmlquickstart.kmdr:76 scripts/htmlquickstart5.kmdr:76
#, no-c-format
msgid "Quanta Plus Kommander Quick Start"
msgstr "Quanta Plus Kommander 快速開始"
-#: scripts/htmlquickstart.kmdr:194
+#: scripts/htmlquickstart.kmdr:194 scripts/htmlquickstart5.kmdr:194
#, no-c-format
msgid "DTD / Schema:"
msgstr "DTD / Schema:"
-#: scripts/htmlquickstart.kmdr:202
+#: scripts/htmlquickstart.kmdr:202 scripts/htmlquickstart5.kmdr:202
#, no-c-format
msgid "Body Area"
msgstr "Body 區域"
-#: scripts/htmlquickstart.kmdr:253
+#: scripts/htmlquickstart.kmdr:253 scripts/htmlquickstart5.kmdr:253
#, no-c-format
msgid "&PHP footer include:"
msgstr "&PHP footer 引用:"
-#: scripts/htmlquickstart.kmdr:268
+#: scripts/htmlquickstart.kmdr:268 scripts/htmlquickstart5.kmdr:268
#, no-c-format
msgid "PHP header include:"
msgstr "PHP header 引用:"
-#: scripts/htmlquickstart.kmdr:285
+#: scripts/htmlquickstart.kmdr:285 scripts/htmlquickstart5.kmdr:285
#, no-c-format
msgid "Show &DTD"
msgstr "顯示 &DTD"
-#: scripts/htmlquickstart.kmdr:302
+#: scripts/htmlquickstart.kmdr:302 scripts/htmlquickstart5.kmdr:307
#, no-c-format
msgid "HTML 4.01 Transitional"
msgstr "HTML 4.01 Transitional"
-#: scripts/htmlquickstart.kmdr:307
+#: scripts/htmlquickstart.kmdr:307 scripts/htmlquickstart5.kmdr:312
#, no-c-format
msgid "HTML 4.01 Strict"
msgstr "HTML 4.01 Strict"
-#: scripts/htmlquickstart.kmdr:312
+#: scripts/htmlquickstart.kmdr:312 scripts/htmlquickstart5.kmdr:317
#, no-c-format
msgid "HTML 4.01 Frameset"
msgstr "HTML 4.01 Frameset"
-#: scripts/htmlquickstart.kmdr:317
+#: scripts/htmlquickstart.kmdr:317 scripts/htmlquickstart5.kmdr:322
#, no-c-format
msgid "XHTML 1.0 Transitional"
msgstr "XHTML 1.0 Transitional"
-#: scripts/htmlquickstart.kmdr:322
+#: scripts/htmlquickstart.kmdr:322 scripts/htmlquickstart5.kmdr:327
#, no-c-format
msgid "XHTML 1.0 Strict"
msgstr "XHTML 1.0 Strict"
-#: scripts/htmlquickstart.kmdr:327
+#: scripts/htmlquickstart.kmdr:327 scripts/htmlquickstart5.kmdr:332
#, no-c-format
msgid "XHTML 1.0 Frameset"
msgstr "XHTML 1.0 Frameset"
-#: scripts/htmlquickstart.kmdr:332
+#: scripts/htmlquickstart.kmdr:332 scripts/htmlquickstart5.kmdr:337
#, no-c-format
msgid "XHTML 1.0 Basic"
msgstr "XHTML 1.0 Basic"
-#: scripts/htmlquickstart.kmdr:337
+#: scripts/htmlquickstart.kmdr:337 scripts/htmlquickstart5.kmdr:342
#, no-c-format
msgid "XHTML 1.1"
msgstr "XHTML 1.1"
-#: scripts/htmlquickstart.kmdr:413
+#: scripts/htmlquickstart.kmdr:413 scripts/htmlquickstart5.kmdr:423
#, no-c-format
msgid "Head &area"
msgstr "Head 區域(&A)"
-#: scripts/htmlquickstart.kmdr:441
+#: scripts/htmlquickstart.kmdr:441 scripts/htmlquickstart5.kmdr:451
#, no-c-format
msgid "CVS tag &in comment"
msgstr "註解中的 CVS 標籤(&I)"
-#: scripts/htmlquickstart.kmdr:481
+#: scripts/htmlquickstart.kmdr:481 scripts/htmlquickstart5.kmdr:491
#, no-c-format
msgid "&Meta author:"
msgstr "&Meta 作者:"
-#: scripts/htmlquickstart.kmdr:496
+#: scripts/htmlquickstart.kmdr:496 scripts/htmlquickstart5.kmdr:506
#, no-c-format
msgid "Meta character set:"
msgstr "Meta 字元集:"
-#: scripts/htmlquickstart.kmdr:511
+#: scripts/htmlquickstart.kmdr:511 scripts/htmlquickstart5.kmdr:521
#, no-c-format
msgid "St&yle area"
msgstr "St&yle 區域"
-#: scripts/htmlquickstart.kmdr:556
+#: scripts/htmlquickstart.kmdr:556 scripts/htmlquickstart5.kmdr:566
#, no-c-format
msgid "iso-8859-1"
msgstr "iso-8859-1"
-#: scripts/htmlquickstart.kmdr:561
+#: scripts/htmlquickstart.kmdr:561 scripts/htmlquickstart5.kmdr:571
#, no-c-format
msgid "iso-8859-2"
msgstr "iso-8859-2"
-#: scripts/htmlquickstart.kmdr:566
+#: scripts/htmlquickstart.kmdr:566 scripts/htmlquickstart5.kmdr:576
#, no-c-format
msgid "iso-8859-3"
msgstr "iso-8859-3"
-#: scripts/htmlquickstart.kmdr:571
+#: scripts/htmlquickstart.kmdr:571 scripts/htmlquickstart5.kmdr:581
#, no-c-format
msgid "iso-8859-4"
msgstr "iso-8859-4"
-#: scripts/htmlquickstart.kmdr:576
+#: scripts/htmlquickstart.kmdr:576 scripts/htmlquickstart5.kmdr:586
#, no-c-format
msgid "iso-8859-5"
msgstr "iso-8859-5"
-#: scripts/htmlquickstart.kmdr:581
+#: scripts/htmlquickstart.kmdr:581 scripts/htmlquickstart5.kmdr:591
#, no-c-format
msgid "iso-8859-6"
msgstr "iso-8859-6"
-#: scripts/htmlquickstart.kmdr:586
+#: scripts/htmlquickstart.kmdr:586 scripts/htmlquickstart5.kmdr:596
#, no-c-format
msgid "iso-8859-7"
msgstr "iso-8859-7"
-#: scripts/htmlquickstart.kmdr:591
+#: scripts/htmlquickstart.kmdr:591 scripts/htmlquickstart5.kmdr:601
#, no-c-format
msgid "iso-8859-8"
msgstr "iso-8859-8"
-#: scripts/htmlquickstart.kmdr:596
+#: scripts/htmlquickstart.kmdr:596 scripts/htmlquickstart5.kmdr:606
#, no-c-format
msgid "iso-8859-8i"
msgstr "iso-8859-8i"
-#: scripts/htmlquickstart.kmdr:601
+#: scripts/htmlquickstart.kmdr:601 scripts/htmlquickstart5.kmdr:611
#, no-c-format
msgid "iso-8859-9"
msgstr "iso-8859-9"
-#: scripts/htmlquickstart.kmdr:606
+#: scripts/htmlquickstart.kmdr:606 scripts/htmlquickstart5.kmdr:616
#, no-c-format
msgid "iso-8859-10"
msgstr "iso-8859-10"
-#: scripts/htmlquickstart.kmdr:611
+#: scripts/htmlquickstart.kmdr:611 scripts/htmlquickstart5.kmdr:621
#, no-c-format
msgid "iso-8859-11"
msgstr "iso-8859-11"
-#: scripts/htmlquickstart.kmdr:616
+#: scripts/htmlquickstart.kmdr:616 scripts/htmlquickstart5.kmdr:626
#, no-c-format
msgid "iso-8859-12"
msgstr "iso-8859-12"
-#: scripts/htmlquickstart.kmdr:621
+#: scripts/htmlquickstart.kmdr:621 scripts/htmlquickstart5.kmdr:631
#, no-c-format
msgid "iso-8859-13"
msgstr "iso-8859-13"
-#: scripts/htmlquickstart.kmdr:626
+#: scripts/htmlquickstart.kmdr:626 scripts/htmlquickstart5.kmdr:636
#, no-c-format
msgid "iso-8859-14"
msgstr "iso-8859-14"
-#: scripts/htmlquickstart.kmdr:631
+#: scripts/htmlquickstart.kmdr:631 scripts/htmlquickstart5.kmdr:641
#, no-c-format
msgid "iso-8859-15"
msgstr "iso-8859-15"
-#: scripts/htmlquickstart.kmdr:636
+#: scripts/htmlquickstart.kmdr:636 scripts/htmlquickstart5.kmdr:646
#, no-c-format
msgid "utf-8"
msgstr "utf-8"
-#: scripts/htmlquickstart.kmdr:641
+#: scripts/htmlquickstart.kmdr:641 scripts/htmlquickstart5.kmdr:651
#, no-c-format
msgid "utf-16"
msgstr "utf-16"
-#: scripts/htmlquickstart.kmdr:646
+#: scripts/htmlquickstart.kmdr:646 scripts/htmlquickstart5.kmdr:656
#, no-c-format
msgid "koi8-r"
msgstr "koi8-r"
-#: scripts/htmlquickstart.kmdr:651
+#: scripts/htmlquickstart.kmdr:651 scripts/htmlquickstart5.kmdr:661
#, no-c-format
msgid "koi8-u"
msgstr "koi8-u"
-#: scripts/htmlquickstart.kmdr:656
+#: scripts/htmlquickstart.kmdr:656 scripts/htmlquickstart5.kmdr:666
#, no-c-format
msgid "windows-1250"
msgstr "windows-1250"
-#: scripts/htmlquickstart.kmdr:661
+#: scripts/htmlquickstart.kmdr:661 scripts/htmlquickstart5.kmdr:671
#, no-c-format
msgid "windows-1251"
msgstr "windows-1251"
-#: scripts/htmlquickstart.kmdr:666
+#: scripts/htmlquickstart.kmdr:666 scripts/htmlquickstart5.kmdr:676
#, no-c-format
msgid "windows-1252"
msgstr "windows-1252"
-#: scripts/htmlquickstart.kmdr:671
+#: scripts/htmlquickstart.kmdr:671 scripts/htmlquickstart5.kmdr:681
#, no-c-format
msgid "windows-1253"
msgstr "windows-1253"
-#: scripts/htmlquickstart.kmdr:676
+#: scripts/htmlquickstart.kmdr:676 scripts/htmlquickstart5.kmdr:686
#, no-c-format
msgid "windows-1254"
msgstr "windows-1254"
-#: scripts/htmlquickstart.kmdr:681
+#: scripts/htmlquickstart.kmdr:681 scripts/htmlquickstart5.kmdr:691
#, no-c-format
msgid "windows-1255"
msgstr "windows-1255"
-#: scripts/htmlquickstart.kmdr:686
+#: scripts/htmlquickstart.kmdr:686 scripts/htmlquickstart5.kmdr:696
#, no-c-format
msgid "windows-1256"
msgstr "windows-1256"
-#: scripts/htmlquickstart.kmdr:691
+#: scripts/htmlquickstart.kmdr:691 scripts/htmlquickstart5.kmdr:701
#, no-c-format
msgid "windows-1257"
msgstr "windows-1257"
-#: scripts/htmlquickstart.kmdr:696
+#: scripts/htmlquickstart.kmdr:696 scripts/htmlquickstart5.kmdr:706
#, no-c-format
msgid "windows-1258"
msgstr "windows-1258"
-#: scripts/htmlquickstart.kmdr:724
+#: scripts/htmlquickstart.kmdr:724 scripts/htmlquickstart5.kmdr:734
#, no-c-format
msgid "limit to 8, separate with commas"
msgstr "限制為 8,以逗號隔開"
-#: scripts/htmlquickstart.kmdr:732
+#: scripts/htmlquickstart.kmdr:732 scripts/htmlquickstart5.kmdr:742
#, no-c-format
msgid "&Base directory:"
msgstr "基底目錄(&B):"
-#: scripts/htmlquickstart.kmdr:747
+#: scripts/htmlquickstart.kmdr:747 scripts/htmlquickstart5.kmdr:757
#, no-c-format
msgid "Meta &Quanta"
msgstr "Meta 加入\" &Quanta \"字樣"
-#: scripts/htmlquickstart.kmdr:765
+#: scripts/htmlquickstart.kmdr:765 scripts/htmlquickstart5.kmdr:775
#, no-c-format
msgid "Meta &keywords:"
msgstr "Meta 關鍵字(&K):"
-#: scripts/htmlquickstart.kmdr:782
+#: scripts/htmlquickstart.kmdr:782 scripts/htmlquickstart5.kmdr:792
#, no-c-format
msgid "Li&nked style sheet:"
msgstr "外部樣式表(&N):"
@@ -5786,15 +5801,22 @@ msgstr "外部樣式表(&N):"
#: dialogs/dtepeditdlgs.ui:731 dialogs/dtepeditdlgs.ui:745
#: dialogs/dtepeditdlgs.ui:773 dialogs/dtepeditdlgs.ui:812
#: dialogs/tagdialogs/tagmail.ui:83 scripts/htmlquickstart.kmdr:823
+#: scripts/htmlquickstart5.kmdr:833
#, no-c-format
msgid "Title:"
msgstr "標題:"
-#: scripts/htmlquickstart.kmdr:831
+#: scripts/htmlquickstart.kmdr:831 scripts/htmlquickstart5.kmdr:841
#, no-c-format
msgid "&JavaScript area"
msgstr "&JavaScript 區域"
+#: scripts/htmlquickstart5.kmdr:302
+#, fuzzy, no-c-format
+#| msgid "XHTML 1.1"
+msgid "HTML 5"
+msgstr "XHTML 1.1"
+
#: scripts/listwizard.kmdr:18
#, no-c-format
msgid "Docbook List Wizard"
@@ -8115,50 +8137,50 @@ msgstr "加入條件中斷"
msgid "Expression:"
msgstr "運算式:"
-#: components/debugger/conditionalbreakpointdialogs.ui:110
+#: components/debugger/conditionalbreakpointdialogs.ui:104
#, no-c-format
msgid "Break When"
msgstr "中斷條件"
-#: components/debugger/conditionalbreakpointdialogs.ui:121
+#: components/debugger/conditionalbreakpointdialogs.ui:115
#, no-c-format
msgid "When expression is true"
msgstr "當運算式為真時"
-#: components/debugger/conditionalbreakpointdialogs.ui:129
+#: components/debugger/conditionalbreakpointdialogs.ui:123
#, no-c-format
msgid "When expression changes"
msgstr "當運算式改變時"
-#: components/debugger/conditionalbreakpointdialogs.ui:189
+#: components/debugger/conditionalbreakpointdialogs.ui:183
#, no-c-format
msgid "Lit when a finding a single equal sign in expression (common error)"
msgstr ""
-#: components/debugger/conditionalbreakpointdialogs.ui:197
+#: components/debugger/conditionalbreakpointdialogs.ui:191
#, fuzzy, no-c-format
msgid "Only Break In"
msgstr "專案名稱"
-#: components/debugger/conditionalbreakpointdialogs.ui:216
+#: components/debugger/conditionalbreakpointdialogs.ui:210
#: project/projectnewgenerals.ui:278
#, no-c-format
msgid "File:"
msgstr "檔案:"
-#: components/debugger/conditionalbreakpointdialogs.ui:235
+#: components/debugger/conditionalbreakpointdialogs.ui:229
#, no-c-format
msgid "Objects of class:"
msgstr "類別的物件:"
-#: components/debugger/conditionalbreakpointdialogs.ui:254
+#: components/debugger/conditionalbreakpointdialogs.ui:248
#, no-c-format
msgid "Function:"
msgstr "函式:"
-#: components/debugger/conditionalbreakpointdialogs.ui:275
-#: components/debugger/conditionalbreakpointdialogs.ui:283
-#: components/debugger/conditionalbreakpointdialogs.ui:291
+#: components/debugger/conditionalbreakpointdialogs.ui:269
+#: components/debugger/conditionalbreakpointdialogs.ui:277
+#: components/debugger/conditionalbreakpointdialogs.ui:285
#: project/uploadprofilespage.ui:78
#, no-c-format
msgid "x"
@@ -8169,45 +8191,45 @@ msgstr "x"
msgid "DBGp Settings"
msgstr "DBGp 設定"
-#: components/debugger/dbgp/dbgpsettingss.ui:78
-#: components/debugger/gubed/gubedsettingss.ui:78
+#: components/debugger/dbgp/dbgpsettingss.ui:75
+#: components/debugger/gubed/gubedsettingss.ui:75
#: components/tableeditor/tableeditors.ui:27
#, no-c-format
msgid "Ca&ncel"
msgstr "取消(&N)"
-#: components/debugger/dbgp/dbgpsettingss.ui:106
-#: components/debugger/gubed/gubedsettingss.ui:103 dialogs/dtepeditdlgs.ui:40
+#: components/debugger/dbgp/dbgpsettingss.ui:103
+#: components/debugger/gubed/gubedsettingss.ui:100 dialogs/dtepeditdlgs.ui:40
#, no-c-format
msgid "&General"
msgstr "一般(&G)"
-#: components/debugger/dbgp/dbgpsettingss.ui:117
-#: components/debugger/gubed/gubedsettingss.ui:189
+#: components/debugger/dbgp/dbgpsettingss.ui:114
+#: components/debugger/gubed/gubedsettingss.ui:186
#, no-c-format
msgid "Connection Settings"
msgstr "連線設定"
-#: components/debugger/dbgp/dbgpsettingss.ui:136
-#: components/debugger/gubed/gubedsettingss.ui:301
+#: components/debugger/dbgp/dbgpsettingss.ui:133
+#: components/debugger/gubed/gubedsettingss.ui:298
#, no-c-format
msgid "Listen port:"
msgstr "監聽的連接埠:"
-#: components/debugger/dbgp/dbgpsettingss.ui:165
+#: components/debugger/dbgp/dbgpsettingss.ui:162
#, no-c-format
msgid "Request URL:"
msgstr "要求的 URL:"
-#: components/debugger/dbgp/dbgpsettingss.ui:181
-#: components/debugger/dbgp/dbgpsettingss.ui:350
-#: components/debugger/gubed/gubedsettingss.ui:322
+#: components/debugger/dbgp/dbgpsettingss.ui:178
+#: components/debugger/dbgp/dbgpsettingss.ui:344
+#: components/debugger/gubed/gubedsettingss.ui:319
#, no-c-format
msgid "See \"What's This?\" for available variables"
msgstr "請查看 '這是什麼' 找出可用的變數"
-#: components/debugger/dbgp/dbgpsettingss.ui:184
-#: components/debugger/gubed/gubedsettingss.ui:325
+#: components/debugger/dbgp/dbgpsettingss.ui:181
+#: components/debugger/gubed/gubedsettingss.ui:322
#, no-c-format
msgid ""
"%afn - Filename of the current script\n"
@@ -8236,39 +8258,39 @@ msgstr ""
"%apd - 專案根目錄\n"
"%add - 目前指令稿的文件根目錄"
-#: components/debugger/dbgp/dbgpsettingss.ui:222
-#: components/debugger/gubed/gubedsettingss.ui:131
+#: components/debugger/dbgp/dbgpsettingss.ui:219
+#: components/debugger/gubed/gubedsettingss.ui:128
#: components/debugger/pathmapperdialogs.ui:16
#: components/debugger/pathmapperdialogs.ui:30
#, no-c-format
msgid "Directory Mapping"
msgstr "目錄對應"
-#: components/debugger/dbgp/dbgpsettingss.ui:254
-#: components/debugger/gubed/gubedsettingss.ui:150
+#: components/debugger/dbgp/dbgpsettingss.ui:251
+#: components/debugger/gubed/gubedsettingss.ui:147
#: components/debugger/pathmapperdialogs.ui:65
#, no-c-format
msgid "Server basedir:"
msgstr "伺服器的基底目錄:"
-#: components/debugger/dbgp/dbgpsettingss.ui:305
-#: components/debugger/gubed/gubedsettingss.ui:166
+#: components/debugger/dbgp/dbgpsettingss.ui:299
+#: components/debugger/gubed/gubedsettingss.ui:163
#: components/debugger/pathmapperdialogs.ui:49
#, no-c-format
msgid "Local basedir:"
msgstr "本地基底目錄:"
-#: components/debugger/dbgp/dbgpsettingss.ui:321
+#: components/debugger/dbgp/dbgpsettingss.ui:315
#, no-c-format
msgid "Local project:"
msgstr "本地專案:"
-#: components/debugger/dbgp/dbgpsettingss.ui:331
+#: components/debugger/dbgp/dbgpsettingss.ui:325
#, no-c-format
msgid "Profiling"
msgstr "Profiling"
-#: components/debugger/dbgp/dbgpsettingss.ui:353
+#: components/debugger/dbgp/dbgpsettingss.ui:347
#, no-c-format
msgid ""
"Path to the profiler output\n"
@@ -8279,101 +8301,101 @@ msgstr ""
"%a - 從除錯器傳回的 Appid\n"
"%c - 最初檔案路徑的 CRC32"
-#: components/debugger/dbgp/dbgpsettingss.ui:371
+#: components/debugger/dbgp/dbgpsettingss.ui:365
#, no-c-format
msgid "Profiler output:"
msgstr "Profiler 輸出:"
-#: components/debugger/dbgp/dbgpsettingss.ui:387
+#: components/debugger/dbgp/dbgpsettingss.ui:381
#, no-c-format
msgid "Map profiler output:"
msgstr ""
-#: components/debugger/dbgp/dbgpsettingss.ui:409
+#: components/debugger/dbgp/dbgpsettingss.ui:400
#, no-c-format
msgid ""
"If this checkbox is checked, the profiler output filename will be mapped "
"using the basedirs just like the remote script files."
msgstr ""
-#: components/debugger/dbgp/dbgpsettingss.ui:425
+#: components/debugger/dbgp/dbgpsettingss.ui:416
#, no-c-format
msgid "Open automatically:"
msgstr "自動開啟:"
-#: components/debugger/dbgp/dbgpsettingss.ui:447
+#: components/debugger/dbgp/dbgpsettingss.ui:435
#, no-c-format
msgid ""
"If this checkbox is checked, the profiler output will be opened "
"automatically once the session ends."
msgstr ""
-#: components/debugger/dbgp/dbgpsettingss.ui:459
-#: components/debugger/gubed/gubedsettingss.ui:370
+#: components/debugger/dbgp/dbgpsettingss.ui:447
+#: components/debugger/gubed/gubedsettingss.ui:367
#, no-c-format
msgid "Deb&ug Behavior"
msgstr "除錯行為(&U)"
-#: components/debugger/dbgp/dbgpsettingss.ui:470
-#: components/debugger/gubed/gubedsettingss.ui:381
+#: components/debugger/dbgp/dbgpsettingss.ui:458
+#: components/debugger/gubed/gubedsettingss.ui:378
#, no-c-format
msgid "Error Handling"
msgstr "錯誤處理"
-#: components/debugger/dbgp/dbgpsettingss.ui:489
-#: components/debugger/gubed/gubedsettingss.ui:400
+#: components/debugger/dbgp/dbgpsettingss.ui:477
+#: components/debugger/gubed/gubedsettingss.ui:397
#, no-c-format
msgid "User errors"
msgstr "使用者錯誤"
-#: components/debugger/dbgp/dbgpsettingss.ui:497
-#: components/debugger/gubed/gubedsettingss.ui:408
+#: components/debugger/dbgp/dbgpsettingss.ui:485
+#: components/debugger/gubed/gubedsettingss.ui:405
#, no-c-format
msgid "Break on:"
msgstr "中斷於:"
-#: components/debugger/dbgp/dbgpsettingss.ui:516
-#: components/debugger/gubed/gubedsettingss.ui:427
+#: components/debugger/dbgp/dbgpsettingss.ui:504
+#: components/debugger/gubed/gubedsettingss.ui:424
#, no-c-format
msgid "User warnings"
msgstr "使用者警告"
-#: components/debugger/dbgp/dbgpsettingss.ui:532
-#: components/debugger/gubed/gubedsettingss.ui:443
+#: components/debugger/dbgp/dbgpsettingss.ui:520
+#: components/debugger/gubed/gubedsettingss.ui:440
#, no-c-format
msgid "User notices"
msgstr "使用者提示"
-#: components/debugger/dbgp/dbgpsettingss.ui:548
-#: components/debugger/gubed/gubedsettingss.ui:459
+#: components/debugger/dbgp/dbgpsettingss.ui:536
+#: components/debugger/gubed/gubedsettingss.ui:456
#, no-c-format
msgid "Notices"
msgstr "提示"
-#: components/debugger/dbgp/dbgpsettingss.ui:564
-#: components/debugger/gubed/gubedsettingss.ui:475
+#: components/debugger/dbgp/dbgpsettingss.ui:552
+#: components/debugger/gubed/gubedsettingss.ui:472
#, no-c-format
msgid "W&arnings"
msgstr "警告(&A)"
-#: components/debugger/dbgp/dbgpsettingss.ui:574
-#: components/debugger/gubed/gubedsettingss.ui:502
+#: components/debugger/dbgp/dbgpsettingss.ui:562
+#: components/debugger/gubed/gubedsettingss.ui:499
#, no-c-format
msgid "Execution"
msgstr "執行動作"
-#: components/debugger/dbgp/dbgpsettingss.ui:606
-#: components/debugger/gubed/gubedsettingss.ui:607
+#: components/debugger/dbgp/dbgpsettingss.ui:594
+#: components/debugger/gubed/gubedsettingss.ui:604
#, no-c-format
msgid "Default mode:"
msgstr "預設模式:"
-#: components/debugger/dbgp/dbgpsettingss.ui:657
+#: components/debugger/dbgp/dbgpsettingss.ui:645
#, no-c-format
msgid "<h4>DBGp Plugin for Quanta +</h4>"
msgstr "<h4>DBGp Plugin for Quanta +</h4>"
-#: components/debugger/dbgp/dbgpsettingss.ui:668
+#: components/debugger/dbgp/dbgpsettingss.ui:656
#, no-c-format
msgid ""
"<html><head><meta name=\"qrichtext\" content=\"1\" /></head><body style="
@@ -8393,7 +8415,7 @@ msgid ""
"</body></html>"
msgstr ""
-#: components/debugger/debuggervariablesets.ui:110
+#: components/debugger/debuggervariablesets.ui:104
#, no-c-format
msgid "Variable:"
msgstr "變數:"
@@ -8403,57 +8425,57 @@ msgstr "變數:"
msgid "Gubed Settings"
msgstr "Gubed 設定"
-#: components/debugger/gubed/gubedsettingss.ui:253
+#: components/debugger/gubed/gubedsettingss.ui:250
#, no-c-format
msgid "Use proxy"
msgstr "使用 Proxy"
-#: components/debugger/gubed/gubedsettingss.ui:269
+#: components/debugger/gubed/gubedsettingss.ui:266
#, no-c-format
msgid "Proxy host:"
msgstr "Proxy 主機:"
-#: components/debugger/gubed/gubedsettingss.ui:285
+#: components/debugger/gubed/gubedsettingss.ui:282
#, no-c-format
msgid "Proxy port:"
msgstr "Proxy 埠號:"
-#: components/debugger/gubed/gubedsettingss.ui:311
+#: components/debugger/gubed/gubedsettingss.ui:308
#, no-c-format
msgid "Mode"
msgstr "模式"
-#: components/debugger/gubed/gubedsettingss.ui:347
+#: components/debugger/gubed/gubedsettingss.ui:344
#, no-c-format
msgid "&Add include"
msgstr "加入 Include (&A)"
-#: components/debugger/gubed/gubedsettingss.ui:355
+#: components/debugger/gubed/gubedsettingss.ui:352
#, no-c-format
msgid "Start session:"
msgstr "開始工作階段:"
-#: components/debugger/gubed/gubedsettingss.ui:526
+#: components/debugger/gubed/gubedsettingss.ui:523
#, no-c-format
msgid "Fast"
msgstr "快"
-#: components/debugger/gubed/gubedsettingss.ui:567
+#: components/debugger/gubed/gubedsettingss.ui:564
#, no-c-format
msgid "Slow"
msgstr "慢"
-#: components/debugger/gubed/gubedsettingss.ui:618
+#: components/debugger/gubed/gubedsettingss.ui:615
#, no-c-format
msgid "Run speed:"
msgstr "執行速度:"
-#: components/debugger/gubed/gubedsettingss.ui:652
+#: components/debugger/gubed/gubedsettingss.ui:649
#, no-c-format
msgid "<h4>Gubed PHP Debugger Plugin for Quanta +</h4>"
msgstr "<h4>Gubed PHP Debugger Plugin for Quanta +</h4>"
-#: components/debugger/gubed/gubedsettingss.ui:685
+#: components/debugger/gubed/gubedsettingss.ui:682
#, no-c-format
msgid ""
"<html><head><meta name=\"qrichtext\" content=\"1\" /></head><body style="
@@ -8497,61 +8519,61 @@ msgid ""
"local computer, will start with \"/var/www/\" on the remote computer."
msgstr ""
-#: components/debugger/pathmapperdialogs.ui:157
+#: components/debugger/pathmapperdialogs.ui:151
#, fuzzy, no-c-format
msgid "Previous Mappings"
msgstr "上一個檔案(&P)"
-#: components/debugger/pathmapperdialogs.ui:166
+#: components/debugger/pathmapperdialogs.ui:160
#, no-c-format
msgid "Local Directory"
msgstr "本地目錄"
-#: components/debugger/pathmapperdialogs.ui:177
+#: components/debugger/pathmapperdialogs.ui:171
#, no-c-format
msgid "Server Directory"
msgstr "伺服器目錄"
-#: components/debugger/pathmapperdialogs.ui:202
+#: components/debugger/pathmapperdialogs.ui:196
#, no-c-format
msgid "This is a list of previously used mappings. Click on one to use it"
msgstr ""
-#: components/debugger/pathmapperdialogs.ui:212
+#: components/debugger/pathmapperdialogs.ui:206
#, no-c-format
msgid "Sample"
msgstr "樣本"
-#: components/debugger/pathmapperdialogs.ui:231
+#: components/debugger/pathmapperdialogs.ui:225
#, no-c-format
msgid "Translates to:"
msgstr "轉譯成:"
-#: components/debugger/pathmapperdialogs.ui:247
+#: components/debugger/pathmapperdialogs.ui:241
#, fuzzy, no-c-format
msgid "Original path:"
msgstr "編輯器"
-#: components/debugger/pathmapperdialogs.ui:276
+#: components/debugger/pathmapperdialogs.ui:270
#, no-c-format
msgid "Indicates whether the translated path exists on disk or not"
msgstr ""
-#: components/debugger/pathmapperdialogs.ui:279
+#: components/debugger/pathmapperdialogs.ui:273
#, no-c-format
msgid ""
"This indicator tells you whether the translated path exists on local disk or "
"not."
msgstr ""
-#: components/debugger/pathmapperdialogs.ui:297
+#: components/debugger/pathmapperdialogs.ui:291
#, no-c-format
msgid ""
"This field shows what the \"original path\" above will look like after "
"translation."
msgstr ""
-#: components/debugger/pathmapperdialogs.ui:315
+#: components/debugger/pathmapperdialogs.ui:309
#, no-c-format
msgid "This field shows the path currently needing to be translated."
msgstr ""
@@ -8668,102 +8690,102 @@ msgstr "重設"
msgid "Table Editor"
msgstr "表格編輯器"
-#: components/tableeditor/tableeditors.ui:75
+#: components/tableeditor/tableeditors.ui:72
#, no-c-format
msgid "F1"
msgstr "F1"
-#: components/tableeditor/tableeditors.ui:90
+#: components/tableeditor/tableeditors.ui:87
#, no-c-format
msgid "&Main"
msgstr "主要(&M)"
-#: components/tableeditor/tableeditors.ui:101
+#: components/tableeditor/tableeditors.ui:98
#, no-c-format
msgid "Ta&ble data:"
msgstr "表格資料(&B):"
-#: components/tableeditor/tableeditors.ui:185
+#: components/tableeditor/tableeditors.ui:182
#, no-c-format
msgid "Co&lumns:"
msgstr "欄(&L):"
-#: components/tableeditor/tableeditors.ui:201
+#: components/tableeditor/tableeditors.ui:198
#, no-c-format
msgid "Bod&y Properties"
msgstr "表格身部(Bod&y)屬性..."
-#: components/tableeditor/tableeditors.ui:209
+#: components/tableeditor/tableeditors.ui:206
#, no-c-format
msgid "&Table Properties"
msgstr "表格屬性(&T)"
-#: components/tableeditor/tableeditors.ui:225
+#: components/tableeditor/tableeditors.ui:222
#, no-c-format
msgid "C&aption:"
msgstr "標題(&A):"
-#: components/tableeditor/tableeditors.ui:236
+#: components/tableeditor/tableeditors.ui:233
#, no-c-format
msgid "&Rows:"
msgstr "行(&R):"
-#: components/tableeditor/tableeditors.ui:260
+#: components/tableeditor/tableeditors.ui:257
#, no-c-format
msgid "Header"
msgstr "表格頭部"
-#: components/tableeditor/tableeditors.ui:339
+#: components/tableeditor/tableeditors.ui:336
#, no-c-format
msgid "Header &rows:"
msgstr "表頭列數(&R):"
-#: components/tableeditor/tableeditors.ui:358
+#: components/tableeditor/tableeditors.ui:355
#, no-c-format
msgid "Header co&lumns:"
msgstr "表頭欄數(&L):"
-#: components/tableeditor/tableeditors.ui:369
+#: components/tableeditor/tableeditors.ui:366
#, no-c-format
msgid "Header &data:"
msgstr "表頭資料(&D):"
-#: components/tableeditor/tableeditors.ui:382
+#: components/tableeditor/tableeditors.ui:379
#, no-c-format
msgid "Insert ta&ble header"
msgstr "插入表格頭部(&B)"
-#: components/tableeditor/tableeditors.ui:410
+#: components/tableeditor/tableeditors.ui:407
#, no-c-format
msgid "&Header Properties"
msgstr "表頭屬性(&H)"
-#: components/tableeditor/tableeditors.ui:420
+#: components/tableeditor/tableeditors.ui:417
#, no-c-format
msgid "Footer"
msgstr "表格尾部"
-#: components/tableeditor/tableeditors.ui:485
+#: components/tableeditor/tableeditors.ui:482
#, no-c-format
msgid "Footer &rows:"
msgstr "表尾列數(&R):"
-#: components/tableeditor/tableeditors.ui:504
+#: components/tableeditor/tableeditors.ui:501
#, no-c-format
msgid "Footer co&lumns:"
msgstr "表尾欄數(&L):"
-#: components/tableeditor/tableeditors.ui:515
+#: components/tableeditor/tableeditors.ui:512
#, no-c-format
msgid "Footer &data:"
msgstr "表尾資料(&D):"
-#: components/tableeditor/tableeditors.ui:545
+#: components/tableeditor/tableeditors.ui:542
#, no-c-format
msgid "Insert ta&ble footer"
msgstr "插入表格尾部(&B)"
-#: components/tableeditor/tableeditors.ui:573
+#: components/tableeditor/tableeditors.ui:570
#, no-c-format
msgid "&Footer Properties"
msgstr "表尾屬性(&F)"
@@ -10870,7 +10892,7 @@ msgstr "插入代碼(&I)"
msgid "Insert C&har"
msgstr "插入字元(&H)"
-#: dialogs/specialchardialogs.ui:119
+#: dialogs/specialchardialogs.ui:116
#, no-c-format
msgid "&Filter:"
msgstr "篩選器(&F):"
@@ -11463,12 +11485,12 @@ msgstr "在各個工作階段之間記下中斷點(&B)"
msgid "Remember watches across sessions"
msgstr "在各個工作階段之間記下監視器"
-#: project/projectoptions.ui:449
+#: project/projectoptions.ui:446
#, no-c-format
msgid "Use persistent boo&kmarks"
msgstr ""
-#: project/projectoptions.ui:465
+#: project/projectoptions.ui:462
#, fuzzy, no-c-format
msgid "&Use preview prefix:"
msgstr "預覽字首"
@@ -12146,15 +12168,7 @@ msgstr "Fieldset"
msgid "Legend"
msgstr "Legend"
-#: data/toolbars/html/other.actions:6 data/toolbars/wml-1-2/deck.actions:23
-msgid "Meta"
-msgstr "Meta"
-
-#: data/toolbars/html/other.actions:10
-msgid "Base"
-msgstr "Base"
-
-#: data/toolbars/html/standard.actions:3
+#: data/toolbars/html/standard.actions:3 data/toolbars/html5/tools.actions:3
msgid "Quick Start Dialog"
msgstr "快速開始對話盒"
@@ -12166,6 +12180,432 @@ msgstr "Span"
msgid "Div"
msgstr "Div"
+#: data/toolbars/html5/base.actions:3
+msgid "h1"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:7
+msgid "h2"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:11
+msgid "h3"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:15
+msgid "h4"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:19
+msgid "h5"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:23
+msgid "h6"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:27
+#, fuzzy
+#| msgid "px"
+msgid "p"
+msgstr "px"
+
+#: data/toolbars/html5/base.actions:31
+#, fuzzy
+#| msgid "Pre"
+msgid "pre"
+msgstr "Pre"
+
+#: data/toolbars/html5/base.actions:35
+#, fuzzy
+#| msgid "Div"
+msgid "div"
+msgstr "Div"
+
+#: data/toolbars/html5/base.actions:39
+msgid "blockquote"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:43
+#, fuzzy
+#| msgid "Details"
+msgid "details"
+msgstr "詳細資料"
+
+#: data/toolbars/html5/base.actions:47
+msgid "center"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:51
+msgid "hr"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:54
+#, fuzzy
+#| msgid "Welcome"
+msgid "com"
+msgstr "歡迎"
+
+#: data/toolbars/html5/base.actions:58
+#, fuzzy
+#| msgid "Rule"
+msgid "ul"
+msgstr "規則"
+
+#: data/toolbars/html5/base.actions:62
+#, fuzzy
+#| msgid "Role"
+msgid "ol"
+msgstr "角色"
+
+#: data/toolbars/html5/base.actions:66
+#, fuzzy
+msgid "li"
+msgstr "列表"
+
+#: data/toolbars/html5/base.actions:70
+msgid "dir"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:74
+msgid "dl"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:78
+msgid "dt"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:82
+#, fuzzy
+#| msgid "&Add"
+msgid "dd"
+msgstr "加入(&A)"
+
+#: data/toolbars/html5/base.actions:90
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:26
+#, fuzzy
+msgid "tbody"
+msgstr "粗體"
+
+#: data/toolbars/html5/base.actions:94
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:22
+#, fuzzy
+msgid "thead"
+msgstr "就緒"
+
+#: data/toolbars/html5/base.actions:98
+msgid "tfoot"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:102
+#, fuzzy
+msgid "tr"
+msgstr "項目:"
+
+#: data/toolbars/html5/base.actions:106
+#, fuzzy
+msgid "colgroup"
+msgstr "工具提示:"
+
+#: data/toolbars/html5/base.actions:110
+msgid "col"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:114
+msgid "td"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:118
+msgid "th"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:122
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:38
+msgid "caption"
+msgstr "標題"
+
+#: data/toolbars/html5/meta.actions:3
+msgid "img"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:6
+#, fuzzy
+#| msgid "amp"
+msgid "map"
+msgstr "amp"
+
+#: data/toolbars/html5/meta.actions:10
+msgid "area"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:13
+msgid "picture"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:17
+#, fuzzy
+#| msgid "Configure..."
+msgid "figure"
+msgstr "設定..."
+
+#: data/toolbars/html5/meta.actions:21
+#, fuzzy
+#| msgid "caption"
+msgid "figcaption"
+msgstr "標題"
+
+#: data/toolbars/html5/meta.actions:25
+msgid "svg"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:29
+msgid "audio"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:33
+msgid "video"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:37
+msgid "track"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:41
+msgid "embed"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:45
+#, fuzzy
+#| msgid "Object"
+msgid "object"
+msgstr "物件"
+
+#: data/toolbars/html5/meta.actions:49
+#, fuzzy
+#| msgid "Resource"
+msgid "source"
+msgstr "資源"
+
+#: data/toolbars/html5/meta.actions:53
+#, fuzzy
+#| msgid "Header"
+msgid "header"
+msgstr "表格頭部"
+
+#: data/toolbars/html5/meta.actions:57
+msgid "nav"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:61
+msgid "main"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:65
+msgid "aside"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:69
+#, fuzzy
+#| msgid "Footer"
+msgid "footer"
+msgstr "表格尾部"
+
+#: data/toolbars/html5/meta.actions:73
+msgid "article"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:77
+#, fuzzy
+#| msgid "Web address:"
+msgid "address"
+msgstr "網頁地址:"
+
+#: data/toolbars/html5/meta.actions:81
+#, fuzzy
+#| msgid "Action"
+msgid "section"
+msgstr "動作"
+
+#: data/toolbars/html5/meta.actions:85
+#, fuzzy
+#| msgid "DTD"
+msgid "DT"
+msgstr "DTD"
+
+#: data/toolbars/html5/meta.actions:88
+msgid "html"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:92
+#, fuzzy
+msgid "head"
+msgstr "就緒"
+
+#: data/toolbars/html5/meta.actions:96
+#, fuzzy
+msgid "body"
+msgstr "粗體"
+
+#: data/toolbars/html5/meta.actions:100
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:27
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:10
+msgid "title"
+msgstr "標題"
+
+#: data/toolbars/html5/meta.actions:104
+msgid "meta"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:107
+msgid "base"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:110
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:43
+#, fuzzy
+msgid "link"
+msgstr "列表"
+
+#: data/toolbars/html5/meta.actions:113
+#, fuzzy
+#| msgid "Style"
+msgid "style"
+msgstr "風格"
+
+#: data/toolbars/html5/meta.actions:117
+#, fuzzy
+#| msgid "Script"
+msgid "script"
+msgstr "指令稿"
+
+#: data/toolbars/html5/meta.actions:121
+#, fuzzy
+#| msgid "Script"
+msgid "noscript"
+msgstr "指令稿"
+
+#: data/toolbars/html5/style.actions:3
+msgid "a"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:7
+msgid "strong"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:11
+msgid "i"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:15
+msgid "b"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:19
+msgid "del"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:23
+msgid "small"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:27
+msgid "big"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:31
+msgid "font"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:35
+msgid "code"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:39
+msgid "var"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:43
+msgid "kbd"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:47
+msgid "samp"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:51
+msgid "sup"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:55
+msgid "sub"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:59
+msgid "q"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:63
+#, fuzzy
+#| msgid "Lines"
+msgid "ins"
+msgstr "線"
+
+#: data/toolbars/html5/style.actions:67
+msgid "cite"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:71
+msgid "time"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:75
+msgid "abbr"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:79
+msgid "data"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:83
+msgid "mark"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:87
+msgid "u"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:91
+msgid "bdi"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:95
+msgid "bdo"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:99
+msgid "ruby"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:103
+msgid "rt"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:107
+msgid "rp"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:111
+msgid "br"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:114
+msgid "wbr"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:117
+msgid "span"
+msgstr ""
+
#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:3
msgid "warning"
msgstr "警告"
@@ -12236,10 +12676,6 @@ msgstr ""
msgid "phrase"
msgstr "使用者名稱"
-#: data/toolbars/kde-docbook/kde-docbook-images.actions:38
-msgid "caption"
-msgstr "標題"
-
#: data/toolbars/kde-docbook/kde-docbook-list.actions:3
msgid "List Wizard"
msgstr "列表精靈"
@@ -12305,11 +12741,6 @@ msgstr "Identifier"
msgid "sect5"
msgstr "sect5"
-#: data/toolbars/kde-docbook/kde-docbook-standard.actions:27
-#: data/toolbars/kde-docbook/kde-docbook-tables.actions:10
-msgid "title"
-msgstr "標題"
-
#: data/toolbars/kde-docbook/kde-docbook-standard.actions:35
#, fuzzy
msgid "anchor"
@@ -12319,11 +12750,6 @@ msgstr "搜尋(&S)"
msgid "xref"
msgstr ""
-#: data/toolbars/kde-docbook/kde-docbook-standard.actions:43
-#, fuzzy
-msgid "link"
-msgstr "列表"
-
#: data/toolbars/kde-docbook/kde-docbook-standard.actions:47
#, fuzzy
msgid "ulink"
@@ -12347,16 +12773,6 @@ msgstr "一般"
msgid "tgroup"
msgstr "工具提示:"
-#: data/toolbars/kde-docbook/kde-docbook-tables.actions:22
-#, fuzzy
-msgid "thead"
-msgstr "就緒"
-
-#: data/toolbars/kde-docbook/kde-docbook-tables.actions:26
-#, fuzzy
-msgid "tbody"
-msgstr "粗體"
-
#: data/toolbars/kde-docbook/kde-docbook-tables.actions:30
#, fuzzy
msgid "row"
@@ -13357,9 +13773,6 @@ msgstr ""
#~ msgid "Get Hot New Stuff"
#~ msgstr "取得熱門禮物"
-#~ msgid "Welcome"
-#~ msgstr "歡迎"
-
#~ msgid "Highest Rated"
#~ msgstr "最高評分"
@@ -13384,9 +13797,6 @@ msgstr ""
#~ msgid "Install"
#~ msgstr "安裝"
-#~ msgid "Details"
-#~ msgstr "詳細資料"
-
#~ msgid ""
#~ "Name: %1\n"
#~ "Author: %2\n"