From 242434109c14a494dee7738b9c343f5947d20506 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 29 Sep 2014 03:08:03 -0500 Subject: Automated l10n update (.po files) --- tde-i18n-zh_TW/messages/tdebase/kate.po | 2224 ++++++++++++++++--------------- 1 file changed, 1138 insertions(+), 1086 deletions(-) (limited to 'tde-i18n-zh_TW/messages/tdebase/kate.po') diff --git a/tde-i18n-zh_TW/messages/tdebase/kate.po b/tde-i18n-zh_TW/messages/tdebase/kate.po index 636f5e48294..efd14c36476 100644 --- a/tde-i18n-zh_TW/messages/tdebase/kate.po +++ b/tde-i18n-zh_TW/messages/tdebase/kate.po @@ -8,194 +8,225 @@ msgid "" msgstr "" "Project-Id-Version: kate\n" -"POT-Creation-Date: 2008-08-14 01:15+0200\n" +"POT-Creation-Date: 2014-09-29 00:47-0500\n" "PO-Revision-Date: 2006-09-04 09:09+0800\n" "Last-Translator: Frank Weng (a.k.a. Franklin) \n" "Language-Team: Chinese Traditional \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: app/kateexternaltools.cpp:276 -msgid "Failed to expand the command '%1'." -msgstr "展開指令「%1」失敗。" - -#: app/kateexternaltools.cpp:277 -msgid "Kate External Tools" -msgstr "Kate 外部工具" - -#: app/kateexternaltools.cpp:427 -msgid "Edit External Tool" -msgstr "編輯外部工具" - -#: app/kateexternaltools.cpp:441 -msgid "&Label:" -msgstr "標籤(&L): " - -#: app/kateexternaltools.cpp:446 -msgid "The name will be displayed in the 'Tools->External' menu" -msgstr "此名稱會顯示在「工具 -> 外部的」選單" +#: _translatorinfo.cpp:1 app/katemain.cpp:103 app/kwritemain.cpp:589 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Roy Chan" -#: app/kateexternaltools.cpp:456 -msgid "S&cript:" -msgstr "命令稿(&C):" +#: _translatorinfo.cpp:3 app/katemain.cpp:103 app/kwritemain.cpp:589 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "voidoo@xychen.org" -#: app/kateexternaltools.cpp:461 +#: tips.txt:3 msgid "" -"

The script to execute to invoke the tool. The script is passed to /bin/sh " -"for execution. The following macros will be expanded:

" -"
    " -"
  • %URL - the URL of the current document." -"
  • %URLs - a list of the URLs of all open documents." -"
  • %directory - the URL of the directory containing the current " -"document." -"
  • %filename - the filename of the current document." -"
  • %line - the current line of the text cursor in the current " -"view." -"
  • %column - the column of the text cursor in the current view." -"
  • %selection - the selected text in the current view." -"
  • %text - the text of the current document.
" +"

Kate comes with a nice set of plugins, providing simple\n" +"and advanced features of all sorts.

\n" +"

You can enable/disable plugins to suit your needs in the configuration " +"dialog,\n" +"choose Settings ->configure to launch that.

\n" msgstr "" -"

用來執行以呼叫工具的命令稿。此命令稿會傳送到 /bin/sh 以利執行。下列巨集會被自動展開:

" -"
    " -"
  • %URL ─ 目前文件的 URL。" -"
  • %URLs ─ 所有開啟文件的 URL。" -"
  • %directory ─ 包含目前文件的目錄 URL。" -"
  • %filename ─ 目前文件的檔案名稱。" -"
  • %line ─ 目前檢視中文字游標所在的行。" -"
  • %column ─ 目前檢視中文字游標所在的欄。" -"
  • %selection ─ 目前檢視中選取的文字。" -"
  • %text ─ 目前文件的文字。
" - -#: app/kateexternaltools.cpp:479 -msgid "&Executable:" -msgstr "可執行(&E):" +"

Kate 附帶一組優良的外掛程式,提供各類\n" +"簡單又好用的功能。

\n" +"

您可以在組態對話盒中啟用/停用外掛程式以符合您的需求,\n" +"請選擇 設定值 ->組態 來啟動它。

\n" -#: app/kateexternaltools.cpp:484 +#: tips.txt:11 msgid "" -"The executable used by the command. This is used to check if a tool should be " -"displayed; if not set, the first word of command will be used." -msgstr "該指令所使用的可執行檔。這是用來查核該工具是否應該顯示;如果沒有設定,會使用指令的第一個字。" - -#: app/kateexternaltools.cpp:490 -msgid "&Mime types:" -msgstr "&Mime 類型:" +"

You can swap the characters on each side of the cursor just by pressing\n" +"Ctrl+T

\n" +msgstr "" +"

您可以置換游標任一邊的字元,只要按下\n" +"Ctrl+T

\n" -#: app/kateexternaltools.cpp:495 +#: tips.txt:17 msgid "" -"A semicolon-separated list of mime types for which this tool should be " -"available; if this is left empty, the tool is always available. To choose from " -"known mimetypes, press the button on the right." -msgstr "這個工具可以使用的 mime 類型清單(以分號隔開);如果它保持空白,該工具隨時可以使用。要從已知的 mime 類型選擇,請按右方的按鈕。" - -#: app/kateexternaltools.cpp:504 -msgid "Click for a dialog that can help you creating a list of mimetypes." -msgstr "按下以取得可以幫助您建立 mime 類型清單的對話盒。" - -#: app/kateexternaltools.cpp:508 -msgid "&Save:" -msgstr "儲存(&S): " - -#: app/kateexternaltools.cpp:512 -msgid "None" -msgstr "無" - -#: app/kateexternaltools.cpp:512 -msgid "Current Document" -msgstr "目前文件" - -#: app/kateexternaltools.cpp:512 -msgid "All Documents" -msgstr "所有文件" +"

You can export the current document as a HTML file, including\n" +"syntax highlighting.

\n" +"

Just choose File -> Export -> HTML...

\n" +msgstr "" +"

您可以把目前的文件匯出為 HTML 檔案,包含\n" +"語法突顯效果。

\n" +"

只要選擇 檔案 -> 匯出 -> HTML...

\n" -#: app/kateexternaltools.cpp:516 +#: tips.txt:24 msgid "" -"You can elect to save the current or all [modified] documents prior to running " -"the command. This is helpful if you want to pass URLs to an application like, " -"for example, an FTP client." -msgstr "您可以選擇在執行指令前儲存目前或所有[修改的]文件。如果您想要傳送 URL 到應用程式,例如 FTP 客戶端,這會很有幫助。" - -#: app/kateexternaltools.cpp:523 -msgid "&Command line name:" -msgstr "命令列名稱(&C):" +"

You can split the Kate editor as many times as you like and\n" +"in either direction. Each frame has its own status bar and\n" +"can display any open document.

\n" +"

Just choose " +"
View -> Split [ Horizontal | Vertical ]

\n" +msgstr "" +"

您可以依喜好將 Kate 編輯器分割任意次或任何\n" +"方向。每個框架都會有自己的狀態列並且都可以\n" +"顯示任何開啟的文件。

\n" +"

只要選擇 " +"
檢視 -> 分割 [ 水平 | 垂直 ]

\n" -#: app/kateexternaltools.cpp:528 +#: tips.txt:32 msgid "" -"If you specify a name here, you can invoke the command from the view command " -"lines with exttool-the_name_you_specified_here. Please do not use spaces or " -"tabs in the name." +"

You can drag the Tool views (File List and File Selector)\n" +"to any side that you want them in Kate, or stack them, or even tear them off " +"the\n" +"main window.

\n" msgstr "" -"如果您在這裡指定名稱,您可以從檢視命令列中以 exttool-the_name_you_specified_here 呼叫命令。在該名稱中請不要使用空白或 " -"tabs。" - -#: app/kateexternaltools.cpp:539 -msgid "You must specify at least a name and a command" -msgstr "你必須至少指定一個名稱與指令" - -#: app/kateexternaltools.cpp:548 -msgid "Select the MimeTypes for which to enable this tool." -msgstr "選擇用來啟用這個工具的 Mime 類型。" - -#: app/kateexternaltools.cpp:550 -msgid "Select Mime Types" -msgstr "選擇 Mime 類型" - -#: app/kateexternaltools.cpp:568 -msgid "&New..." -msgstr "新增(&N)..." - -#: app/kateexternaltools.cpp:576 -msgid "&Edit..." -msgstr "編輯(&E)..." +"

您可以拖放工具列檢視 (檔案清單檔案選擇器)\n" +"到 Kate 中任何您想要的地方,或堆疊它們,或者甚至把它們從主視窗\n" +"拉下來。

\n" -#: app/kateexternaltools.cpp:580 -msgid "Insert &Separator" -msgstr "插入分隔線(&S)" +#: tips.txt:39 +msgid "" +"

Kate has a built-in terminal emulator, just click on " +"\"Terminal\" at\n" +"the bottom to show or hide it as you desire.

\n" +msgstr "" +"

Kate 有內建的終端機模擬器,只要按 「終端機」 \n" +"按鈕就可以依您的意思顯示或隱藏它。

\n" -#: app/kateexternaltools.cpp:602 +#: tips.txt:45 msgid "" -"This list shows all the configured tools, represented by their menu text." -msgstr "這個清單顯示所有已設定的工具,依照它們的選單文字來顯示。" +"

Kate can highlight the current line with a\n" +"" +"" +"
different\n" +"background color.|

\n" +"

You can set the color in the Colors page of the configuration\n" +"dialog.

\n" +msgstr "" +"

Kate 可以將目前所在的行突顯為\n" +"" +"" +"
不同的\n" +"背景色彩。|

\n" +"

您可以在組態對話盒中的 色彩 頁面\n" +"設定色彩。

\n" -#: app/kateviewspace.cpp:320 app/kateviewspace.cpp:359 -msgid " INS " -msgstr " 插入 " +#: tips.txt:54 +msgid "" +"

You can open the currently edited file in any other application from within\n" +"Kate.

\n" +"

Choose File -> Open With for the list of programs\n" +"configured\n" +"for the document type. There is also an option Other... to\n" +"choose any application on your system.

\n" +msgstr "" +"

您可以從 Kate 中以任何其他程式開啟目前編輯中的\n" +"檔案。

\n" +"

選擇 檔案 -> 以此開啟 來取得為\n" +"該文件類型\n" +"設定的程式清單。這裡也有一個選項 其他... \n" +"用來選擇您系統上的任何程式。

\n" -#: app/kateviewspace.cpp:325 app/kateviewspace.cpp:363 -msgid " NORM " -msgstr " 一般 " +#: tips.txt:64 +msgid "" +"

You can configure the editor to always display the line numbers and/or\n" +"bookmark panes when started from the View Defaults " +"page of the\n" +"configuration dialog.

\n" +msgstr "" +"

您可以設定編輯器在啟動時永遠顯示行數和/或\n" +"書籤面板,就在組態對話盒的 檢視的預設值\n" +"中。

\n" -#: app/kateviewspace.cpp:351 -msgid " Line: %1 Col: %2 " -msgstr " 行: %1 欄: %2 " +#: tips.txt:71 +msgid "" +"

You can download new or updated Syntax highlight definitions from\n" +"the Highlighting page in the configuration dialog.

\n" +"

Just click the Download... button on the Highlight Modes\n" +"tab (You have to be online, of course...).

\n" +msgstr "" +"

您可以從組態對話盒中的 突顯功能 頁面\n" +"下載新的或更新 語法突顯定義

\n" +"

只要按下 突顯模式 分頁中的 下載... 按鈕\n" +" (當然,您必須要先上網...)。

\n" -#: app/kateviewspace.cpp:355 -msgid " R/O " -msgstr " 只讀 " +#: tips.txt:79 +msgid "" +"

You can cycle through all open documents by pressing " +"Alt+Left\n" +"or Alt+Right. The next/previous document will immediately be " +"displayed\n" +"in the active frame.

\n" +msgstr "" +"

您可以按 Alt+LeftAlt+Right 來在所有開啟的文件\n" +"之間循環瀏覽。上一個/下一個文件會立即顯示在作用中\n" +"的框架。

\n" -#: app/kateviewspace.cpp:357 -msgid " OVR " -msgstr " 複寫 " +#: tips.txt:86 +msgid "" +"

You can do cool sed-like regular expression replacements using " +"Command Line.

\n" +"

For example, press F7 and enter " +"s /oldtext/newtext/g\n" +"to replace "oldtext" with "newtext" throughout the current\n" +"line.

\n" +msgstr "" +"

您可以使用 命令列 來進行很酷的 類-sed 正規表示式取代功能。

\n" +"

例如,按 F7 並且輸入 s /oldtext/newtext/g\n" +"以將目前的行中的 "oldtext" 取代為 "newtext" \n" +"。

\n" -#: app/kateviewspace.cpp:363 -msgid " BLK " -msgstr " 垂直 " +#: tips.txt:94 +msgid "" +"

You can repeat your last search by just pressing F3, or\n" +"Shift+F3 if you want to search backwards.

\n" +msgstr "" +"

您可以重複您最後一次的搜尋,只要按 F3 或\n" +"如果您想往後搜尋,按 Shift+F3

\n" -#: app/kateconsole.cpp:129 +#: tips.txt:100 msgid "" -"Do you really want to pipe the text to the console? This will execute any " -"contained commands with your user rights." -msgstr "您是否決定要將文字導出至主控台?這樣將會以您的使用者權限來執行任何內含的指令。" +"

You can filter the files displayed in the File Selector tool view.\n" +"

\n" +"

Simply enter your filter in the filter entry at the bottom, for example:\n" +"*.html *.php if you only want to see HTML and PHP files in the\n" +"current folder.

\n" +"

The File Selector will even remember your filters for you.

\n" +msgstr "" +"

您可以過濾在 檔案選擇器 工具檢視中顯示的檔案。\n" +"

\n" +"

只要在底部的過濾器項目中輸入您的過濾器,例如:\n" +"*.html *.php 如果您只希望看到在目前資料夾下的\n" +"HTML 與 PHP 檔案。

\n" +"

檔案選擇器會替您記住您的過濾器。

\n" -#: app/kateconsole.cpp:130 -msgid "Pipe to Console?" -msgstr "導出至主控台?" +#: tips.txt:110 +msgid "" +"

You can have two views - or even more - of the same document in Kate. " +"Editing\n" +"in either will be reflected in both.

\n" +"

So if you find yourself scrolling up and down to look at text at the other\n" +"end of a document, just press Ctrl+Shift+T to split\n" +"horizontally.

\n" +msgstr "" +"

您可以讓同一個文件在 Kate 中有兩個─ 或者更多 ─檢視 。在其中\n" +"的任何編輯都會互相影響。

\n" +"

因此如果您發現自己在一份文件中上下捲動以查看\n" +"文字,只要按下 Ctrl+Shift+T 來做\n" +"水平的分割即可。

\n" -#: app/kateconsole.cpp:131 -msgid "Pipe to Console" -msgstr "導出至主控台" +#: tips.txt:119 +msgid "" +"

Press F8 or Shift+F8 to switch to the\n" +"next/previous frame.

\n" +msgstr "" +"

按下 F8Shift+F8 來切換到\n" +"上一個/下一個框架。

\n" #: app/katemainwindow.cpp:212 app/katesavemodifieddialog.cpp:152 msgid "Documents" @@ -259,8 +290,8 @@ msgstr "關閉這個視窗" msgid "Create a new Kate view (a new window with the same document list)." msgstr "建立新的 Kate 檢視(一個具有同樣文件清單的新視窗)。" -#: app/kateconfigdialog.cpp:268 app/kateconfigdialog.cpp:269 -#: app/katemainwindow.cpp:265 app/katemainwindow.cpp:540 +#: app/kateconfigdialog.cpp:298 app/kateconfigdialog.cpp:299 +#: app/katemainwindow.cpp:265 app/katemainwindow.cpp:539 msgid "External Tools" msgstr "外部的工具" @@ -326,361 +357,234 @@ msgid "&Quick Open" msgstr "快速開啟(&Q)" #: app/katedocmanager.cpp:431 app/katemainwindow.cpp:340 -msgid "New file opened while trying to close Kate, closing aborted." -msgstr "當嘗試關閉 Kate 時開啟了新的檔案,關閉中止。" - -#: app/katedocmanager.cpp:432 app/katemainwindow.cpp:341 -msgid "Closing Aborted" -msgstr "關閉已中止" - -#: app/katemainwindow.cpp:489 -msgid "" -"_: 'document name [*]', [*] means modified\n" -"%1 [*]" -msgstr "%1 [*]" - -#: app/katemainwindow.cpp:611 -msgid "&Other..." -msgstr "其他(&O)..." - -#: app/katemainwindow.cpp:621 -msgid "Other..." -msgstr "其他..." - -#: app/katemainwindow.cpp:638 -msgid "Application '%1' not found!" -msgstr "找不到應用程式「%1」!" - -#: app/katemainwindow.cpp:638 -msgid "Application Not Found!" -msgstr "找不到應用程式!" - -#: app/katemainwindow.cpp:666 -msgid "" -"

The current document has not been saved, and cannot be attached to an email " -"message." -"

Do you want to save it and proceed?" -msgstr "

目前的文件尚未儲存,因此不能附加到電子郵件中。

您是否要將它儲存後繼續?" - -#: app/katemainwindow.cpp:669 -msgid "Cannot Send Unsaved File" -msgstr "無法寄出未儲存的檔案" - -#: app/katemainwindow.cpp:677 app/katemainwindow.cpp:698 -msgid "The file could not be saved. Please check if you have write permission." -msgstr "儲存這檔案失敗。請檢查你是否有寫入的權限。" - -#: app/katemainwindow.cpp:688 -msgid "" -"

The current file:" -"
%1" -"
has been modified. Modifications will not be available in the attachment." -"

Do you want to save it before sending it?" -msgstr "" -"

目前的檔案:" -"
%1" -"
已經被修改過。修改的部分將不會出現在附加檔案中。" -"

您是否要在寄出它之前把它儲存?" - -#: app/katemainwindow.cpp:691 -msgid "Save Before Sending?" -msgstr "在寄出之前儲存?" - -#: app/katemainwindow.cpp:691 -msgid "Do Not Save" -msgstr "不要儲存" - -#: app/katemailfilesdialog.cpp:47 -msgid "Email Files" -msgstr "以電子郵件寄檔" - -#: app/katemailfilesdialog.cpp:49 app/katemailfilesdialog.cpp:99 -msgid "&Show All Documents >>" -msgstr "顯示所有文件(&S) >>" - -#: app/katemailfilesdialog.cpp:52 -msgid "&Mail..." -msgstr "電子郵件(&M)..." - -#: app/katemailfilesdialog.cpp:57 -msgid "" -"

Press Mail... to email the current document." -"

To select more documents to send, press Show All " -"Documents >>." -msgstr "" -"

按下 郵件... 將目前文件以電子郵件傳送。" -"

要選擇更多寄送的文件,請按 顯示所有文件 >>哈。" - -#: app/kateconfigplugindialogpage.cpp:81 app/katemailfilesdialog.cpp:61 -msgid "Name" -msgstr "名稱" - -#: app/katefilelist.cpp:142 app/katefilelist.cpp:579 -#: app/katemailfilesdialog.cpp:62 -msgid "URL" -msgstr "URL" - -#: app/katemailfilesdialog.cpp:104 -msgid "&Hide Document List <<" -msgstr "隱藏文件清單(&H) <<" - -#: app/katemailfilesdialog.cpp:105 -msgid "Press Mail... to send selected documents" -msgstr "按下 郵件... 將選擇的文件以電子郵件傳送" - -#: app/katemwmodonhddialog.cpp:61 -msgid "Documents Modified on Disk" -msgstr "文件在磁碟上修改過" - -#: app/katemwmodonhddialog.cpp:63 -msgid "&Ignore" -msgstr "忽略(&I)" - -#: app/katemwmodonhddialog.cpp:64 -msgid "&Overwrite" -msgstr "覆寫(&O)" - -#: app/katemwmodonhddialog.cpp:68 -msgid "" -"Removes the modified flag from the selected documents and closes the dialog if " -"there are no more unhandled documents." -msgstr "將選擇的文件中的修改旗標移除並且若沒有其他未處理的文件則關閉此對話盒。" - -#: app/katemwmodonhddialog.cpp:71 -msgid "" -"Overwrite selected documents, discarding the disk changes and closes the dialog " -"if there are no more unhandled documents." -msgstr "覆蓋選擇的文件,放棄磁碟的改變並且若沒有其他未處理的文件則關閉此對話盒。" +msgid "New file opened while trying to close Kate, closing aborted." +msgstr "當嘗試關閉 Kate 時開啟了新的檔案,關閉中止。" -#: app/katemwmodonhddialog.cpp:74 -msgid "" -"Reloads the selected documents from disk and closes the dialog if there are no " -"more unhandled documents." -msgstr "重新從磁碟載入選擇的文件並且若沒有其他未處理的文件則關閉此對話盒。" +#: app/katedocmanager.cpp:432 app/katemainwindow.cpp:341 +msgid "Closing Aborted" +msgstr "關閉已中止" -#: app/katemwmodonhddialog.cpp:87 +#: app/katemainwindow.cpp:488 msgid "" -"The documents listed below has changed on disk." -"

Select one or more at the time and press an action button until the list is " -"empty." -msgstr "下面列出的文件已經在磁碟上變更過了。

選擇一或多個並按下一個動作按鈕直到這個清單清空為止。" +"_: 'document name [*]', [*] means modified\n" +"%1 [*]" +msgstr "%1 [*]" -#: app/katemwmodonhddialog.cpp:93 -msgid "Filename" -msgstr "檔案名稱" +#: app/katemainwindow.cpp:610 +msgid "&Other..." +msgstr "其他(&O)..." -#: app/katemwmodonhddialog.cpp:94 -msgid "Status on Disk" -msgstr "磁碟上的狀態" +#: app/katemainwindow.cpp:620 +msgid "Other..." +msgstr "其他..." -#: app/katemwmodonhddialog.cpp:98 -msgid "Modified" -msgstr "已修改" +#: app/katemainwindow.cpp:637 +msgid "Application '%1' not found!" +msgstr "找不到應用程式「%1」!" -#: app/katemwmodonhddialog.cpp:98 -msgid "Created" -msgstr "已建立" +#: app/katemainwindow.cpp:637 +msgid "Application Not Found!" +msgstr "找不到應用程式!" -#: app/katemwmodonhddialog.cpp:98 -msgid "Deleted" -msgstr "已刪除" +#: app/katemainwindow.cpp:665 +msgid "" +"

The current document has not been saved, and cannot be attached to an email " +"message." +"

Do you want to save it and proceed?" +msgstr "

目前的文件尚未儲存,因此不能附加到電子郵件中。

您是否要將它儲存後繼續?" -#: app/katemwmodonhddialog.cpp:108 -msgid "&View Difference" -msgstr "檢視差異(&V)" +#: app/katemainwindow.cpp:668 +msgid "Cannot Send Unsaved File" +msgstr "無法寄出未儲存的檔案" -#: app/katemwmodonhddialog.cpp:111 -msgid "" -"Calculates the difference between the the editor contents and the disk file for " -"the selected document, and shows the difference with the default application. " -"Requires diff(1)." -msgstr "計算編輯器內容與所選文件的磁碟檔案間的差異,並且以預設的應用程式顯示差異。需要 diff(1)。" +#: app/katemainwindow.cpp:676 app/katemainwindow.cpp:697 +msgid "The file could not be saved. Please check if you have write permission." +msgstr "儲存這檔案失敗。請檢查你是否有寫入的權限。" -#: app/katemwmodonhddialog.cpp:163 +#: app/katemainwindow.cpp:687 msgid "" -"Could not save the document \n" -"'%1'" +"

The current file:" +"
%1" +"
has been modified. Modifications will not be available in the attachment." +"

Do you want to save it before sending it?" msgstr "" -"無法儲存此文件\n" -"「%1」" +"

目前的檔案:" +"
%1" +"
已經被修改過。修改的部分將不會出現在附加檔案中。" +"

您是否要在寄出它之前把它儲存?" -#: app/katemwmodonhddialog.cpp:268 -msgid "" -"The diff command failed. Please make sure that diff(1) is installed and in your " -"PATH." -msgstr "diff 指令失敗。請確定已經安裝 diff(1) 並且在您的 PATH 中。" +#: app/katemainwindow.cpp:690 +msgid "Save Before Sending?" +msgstr "在寄出之前儲存?" -#: app/katemwmodonhddialog.cpp:270 -msgid "Error Creating Diff" -msgstr "建立 Diff 發生錯誤" +#: app/katemainwindow.cpp:690 +msgid "Do Not Save" +msgstr "不要儲存" -#: app/kateconfigdialog.cpp:91 app/kateconfigdialog.cpp:97 -#: app/kateconfigdialog.cpp:174 app/kateconfigdialog.cpp:243 -#: app/kateconfigdialog.cpp:252 app/kateconfigdialog.cpp:260 -#: app/kateconfigdialog.cpp:268 app/kateconfigdialog.cpp:317 -msgid "Application" -msgstr "應用程式" +#: app/kateconfigplugindialogpage.cpp:81 app/katemailfilesdialog.cpp:61 +msgid "Name" +msgstr "名稱" -#: app/kateconfigdialog.cpp:97 -msgid "General" -msgstr "一般" +#: app/kateconfigplugindialogpage.cpp:82 +msgid "Comment" +msgstr "註解" -#: app/kateconfigdialog.cpp:98 -msgid "General Options" -msgstr "一般選項" +#: app/kateconfigplugindialogpage.cpp:83 +msgid "" +"Here you can see all available Kate plugins. Those with a check mark are " +"loaded, and will be loaded again the next time Kate is started." +msgstr "在這裡您可以看到所有可用的 Kate 外掛程式。具有核取標記的代表已載入,並且在下次啟動 Kate 時也會再次載入。" -#: app/kateconfigdialog.cpp:105 -msgid "&Appearance" -msgstr "外觀(&A)" +#: app/katemain.cpp:41 +msgid "Start Kate with a given session" +msgstr "以指定的作業階段啟動 Kate" -#: app/kateconfigdialog.cpp:110 -msgid "&Show full path in title" -msgstr "在標題中顯示完整路徑(&S)" +#: app/katemain.cpp:43 +msgid "Use a already running kate instance (if possible)" +msgstr "使用已經在執行中的 kate 實體(如果可能)" -#: app/kateconfigdialog.cpp:112 -msgid "" -"If this option is checked, the full document path will be shown in the window " -"caption." -msgstr "如果核取此選項,完整的文件路徑會顯示在視窗說明中。" +#: app/katemain.cpp:45 +msgid "Force single document mode if the MDI setting is enabled." +msgstr "" -#: app/kateconfigdialog.cpp:117 -msgid "&Behavior" -msgstr "行為(&B)" +#: app/katemain.cpp:47 +msgid "Only try to reuse kate instance with this pid" +msgstr "只嘗試重複使用具有這個 pid 的實體" -#: app/kateconfigdialog.cpp:122 -msgid "Sync &terminal emulator with active document" -msgstr "活動中的文件與終端機視窗同步(&T)" +#: app/katemain.cpp:49 app/kwritemain.cpp:532 +msgid "Set encoding for the file to open" +msgstr "設定要開啟檔案的編碼" -#: app/kateconfigdialog.cpp:125 -msgid "" -"If this is checked, the built in Konsole will cd " -"to the directory of the active document when started and whenever the active " -"document changes, if the document is a local file." -msgstr "" -"如果選取這個選項,而文件又是一個本地檔案 (在同一部電腦中) ,每當啟動及轉換當前文件時,內置的終端機將 cd 到當前文件的目錄。" +#: app/katemain.cpp:51 app/kwritemain.cpp:533 +msgid "Navigate to this line" +msgstr "導覽至這一行" -#: app/kateconfigdialog.cpp:132 -msgid "Wa&rn about files modified by foreign processes" -msgstr "使用外部程序來警示檔案的修改(&R)" +#: app/katemain.cpp:53 app/kwritemain.cpp:534 +msgid "Navigate to this column" +msgstr "導覽至這一欄" -#: app/kateconfigdialog.cpp:135 -msgid "" -"If enabled, when Kate receives focus you will be asked what to do with files " -"that have been modified on the hard disk. If not enabled, you will be asked " -"what to do with a file that has been modified on the hard disk only when that " -"file gains focus inside Kate." -msgstr "" -"如果啟用,當收到焦點時您將被詢問要如何處理在硬碟上被修改的檔案。如果沒有啟用,您將只有在該檔案產生焦點是在 Kate " -"之中時才會被詢問如何處理在硬碟上被修改的檔案。" +#: app/katemain.cpp:55 app/kwritemain.cpp:531 +msgid "Read the contents of stdin" +msgstr "讀取 stdin 的內容" -#: app/kateconfigdialog.cpp:143 -msgid "Meta-Information" -msgstr "中繼-資訊" +#: app/katemain.cpp:56 app/kwritemain.cpp:535 +msgid "Document to open" +msgstr "要開啟的文件" -#: app/kateconfigdialog.cpp:148 -msgid "Keep &meta-information past sessions" -msgstr "保留中繼-資訊過去的作業階段(&M)" +#: app/katemain.cpp:67 +msgid "Kate" +msgstr "Kate" -#: app/kateconfigdialog.cpp:151 -msgid "" -"Check this if you want document configuration like for example bookmarks to be " -"saved past editor sessions. The configuration will be restored if the document " -"has not changed when reopened." -msgstr "如果你想要文件組態例如書籤被儲存在過去的編輯器作業階段,請核取此項。當重新開啟該文件時,如果它沒有變更,該組態也會被回存。" +#: app/katemain.cpp:68 +msgid "Kate - Advanced Text Editor" +msgstr "Kate - 進階的文字編輯器" -#: app/kateconfigdialog.cpp:159 -msgid "&Delete unused meta-information after:" -msgstr "刪除未使用的中繼-資訊於(&D):" +#: app/katemain.cpp:69 app/kwritemain.cpp:556 +msgid "(c) 2000-2005 The Kate Authors" +msgstr "(c) 2000-2005 The Kate 作者群" -#: app/kateconfigdialog.cpp:161 -msgid "(never)" -msgstr "(永不)" +#: app/katemain.cpp:71 app/kwritemain.cpp:558 +msgid "Maintainer" +msgstr "維護者" -#: app/kateconfigdialog.cpp:162 -msgid " day(s)" -msgstr " 天後" +#: app/katemain.cpp:72 app/katemain.cpp:73 app/katemain.cpp:74 +#: app/katemain.cpp:79 app/kwritemain.cpp:559 app/kwritemain.cpp:560 +#: app/kwritemain.cpp:561 app/kwritemain.cpp:566 +msgid "Core Developer" +msgstr "核心發展者" -#: app/kateconfigdialog.cpp:174 -msgid "Sessions" -msgstr "作業階段" +#: app/katemain.cpp:75 app/kwritemain.cpp:562 +msgid "The cool buffersystem" +msgstr "很棒的緩衝區系統" -#: app/kateconfigdialog.cpp:175 -msgid "Session Management" -msgstr "作業階段管理程式" +#: app/katemain.cpp:76 app/kwritemain.cpp:563 +msgid "The Editing Commands" +msgstr "編輯命令" -#: app/kateconfigdialog.cpp:181 -msgid "Elements of Sessions" -msgstr "作業階段的元素" +#: app/katemain.cpp:77 app/kwritemain.cpp:564 +msgid "Testing, ..." +msgstr "測試中,..." -#: app/kateconfigdialog.cpp:186 -msgid "Include &window configuration" -msgstr "包含視野設定(&W)" +#: app/katemain.cpp:78 app/kwritemain.cpp:565 +msgid "Former Core Developer" +msgstr "原始核心發展者" -#: app/kateconfigdialog.cpp:190 -msgid "" -"Check this if you want all your views and frames restored each time you open " -"Kate" -msgstr "假如每次開啟 Kate 時,您希望恢復上次的視野設定,那就選取這選項。" +#: app/katemain.cpp:80 app/kwritemain.cpp:567 +msgid "KWrite Author" +msgstr "KWrite 作者" -#: app/kateconfigdialog.cpp:195 -msgid "Behavior on Application Startup" -msgstr "應用程式啟動的行為" +#: app/katemain.cpp:81 app/kwritemain.cpp:568 +msgid "KWrite port to KParts" +msgstr "KWrite 移植到 KParts" -#: app/kateconfigdialog.cpp:199 -msgid "&Start new session" -msgstr "開始新的作業階段" +#: app/katemain.cpp:84 app/kwritemain.cpp:571 +msgid "KWrite Undo History, Kspell integration" +msgstr "KWrite 復原的歷史紀錄,Kspell 整合" -#: app/kateconfigdialog.cpp:200 -msgid "&Load last-used session" -msgstr "載入上次使用的作業階段(&L)" +#: app/katemain.cpp:85 app/kwritemain.cpp:572 +msgid "KWrite XML Syntax highlighting support" +msgstr "KWrite XML 語法突出支援" -#: app/kateconfigdialog.cpp:201 -msgid "&Manually choose a session" -msgstr "手動選擇作業階段(&M)" +#: app/katemain.cpp:86 app/kwritemain.cpp:573 +msgid "Patches and more" +msgstr "補丁檔以及其他" -#: app/kateconfigdialog.cpp:216 -msgid "Behavior on Application Exit or Session Switch" -msgstr "離開應用程式或切換作業階段時的行為" +#: app/katemain.cpp:87 +msgid "Developer & Highlight wizard" +msgstr "開發者與突顯精靈" -#: app/kateconfigdialog.cpp:220 -msgid "&Do not save session" -msgstr "不要儲存作業階段(&D)" +#: app/katemain.cpp:89 app/kwritemain.cpp:575 +msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" +msgstr "RPM Spec-Files,Perl,Diff 和其他語法突出支援" -#: app/kateconfigdialog.cpp:221 -msgid "&Save session" -msgstr "儲存作業階段(&S)" +#: app/katemain.cpp:90 app/kwritemain.cpp:576 +msgid "Highlighting for VHDL" +msgstr "VHDL 語法突出支援" -#: app/kateconfigdialog.cpp:222 -msgid "&Ask user" -msgstr "詢問使用者(&A)" +#: app/katemain.cpp:91 app/kwritemain.cpp:577 +msgid "Highlighting for SQL" +msgstr "SQL 語法突出支援" + +#: app/katemain.cpp:92 app/kwritemain.cpp:578 +msgid "Highlighting for Ferite" +msgstr "Ferite 語法突出支援" + +#: app/katemain.cpp:93 app/kwritemain.cpp:579 +msgid "Highlighting for ILERPG" +msgstr "ILERPG 語法突出支援" + +#: app/katemain.cpp:94 app/kwritemain.cpp:580 +msgid "Highlighting for LaTeX" +msgstr "LaTeX 語法突出支援" -#: app/kateconfigdialog.cpp:243 -msgid "File Selector" -msgstr "檔案選擇器" +#: app/katemain.cpp:95 app/kwritemain.cpp:581 +msgid "Highlighting for Makefiles, Python" +msgstr "Makefiles, Python 語法突出支援" -#: app/kateconfigdialog.cpp:245 -msgid "File Selector Settings" -msgstr "檔案選擇器設定值" +#: app/katemain.cpp:96 app/kwritemain.cpp:582 +msgid "Highlighting for Python" +msgstr "Python 語法突出支援" -#: app/kateconfigdialog.cpp:252 -msgid "Document List" -msgstr "文件清單" +#: app/katemain.cpp:98 app/kwritemain.cpp:584 +msgid "Highlighting for Scheme" +msgstr "Scheme 語法突出支援" -#: app/kateconfigdialog.cpp:253 -msgid "Document List Settings" -msgstr "文件清單設定" +#: app/katemain.cpp:99 app/kwritemain.cpp:585 +msgid "PHP Keyword/Datatype list" +msgstr "PHP 關鍵字/資料型別 列表" -#: app/kateconfigdialog.cpp:260 app/kateconfigdialog.cpp:317 -msgid "Plugins" -msgstr "外掛" +#: app/katemain.cpp:100 app/kwritemain.cpp:586 +msgid "Very nice help" +msgstr "很棒的說明" -#: app/kateconfigdialog.cpp:261 -msgid "Plugin Manager" -msgstr "外掛程式管理器" +#: app/katemain.cpp:101 app/kwritemain.cpp:587 +msgid "All people who have contributed and I have forgotten to mention" +msgstr "所有曾協力但我忘記提及的人" -#: app/kateconfigdialog.cpp:276 app/kateconfigdialog.cpp:282 -msgid "Editor" -msgstr "編輯器" +#: app/kateapp.cpp:214 app/kateapp.cpp:326 app/kwritemain.cpp:686 +msgid "" +"The file '%1' could not be opened: it is not a normal file, it is a folder." +msgstr "無法開啟檔案「%1」:它可能不是一般的檔案,它是一個資料夾。" #: app/kategrepdialog.cpp:102 msgid "Pattern:" @@ -826,339 +730,550 @@ msgstr "錯誤:

" msgid "Grep Tool Error" msgstr "Grep 工具錯誤" -#: app/katemain.cpp:41 -msgid "Start Kate with a given session" -msgstr "以指定的作業階段啟動 Kate" +#: app/katedocmanager.cpp:395 +msgid "" +"

The document '%1' has been modified, but not saved." +"

Do you want to save your changes or discard them?" +msgstr "

此文件「%1」已被修改,但尚未被儲存。

您想要儲存您的變更或是放棄它們?" -#: app/katemain.cpp:43 -msgid "Use a already running kate instance (if possible)" -msgstr "使用已經在執行中的 kate 實體(如果可能)" +#: app/katedocmanager.cpp:397 +msgid "Close Document" +msgstr "關閉文件" -#: app/katemain.cpp:45 -msgid "Only try to reuse kate instance with this pid" -msgstr "只嘗試重複使用具有這個 pid 的實體" +#: app/katedocmanager.cpp:484 +msgid "Reopening files from the last session..." +msgstr "從上一次作業階段重新開啟檔案..." -#: app/katemain.cpp:47 app/kwritemain.cpp:532 -msgid "Set encoding for the file to open" -msgstr "設定要開啟檔案的編碼" +#: app/katedocmanager.cpp:491 +msgid "Starting Up" +msgstr "啟動" -#: app/katemain.cpp:49 app/kwritemain.cpp:533 -msgid "Navigate to this line" -msgstr "導覽至這一行" +#: app/katemwmodonhddialog.cpp:61 +msgid "Documents Modified on Disk" +msgstr "文件在磁碟上修改過" -#: app/katemain.cpp:51 app/kwritemain.cpp:534 -msgid "Navigate to this column" -msgstr "導覽至這一欄" +#: app/katemwmodonhddialog.cpp:63 +msgid "&Ignore" +msgstr "忽略(&I)" -#: app/katemain.cpp:53 app/kwritemain.cpp:531 -msgid "Read the contents of stdin" -msgstr "讀取 stdin 的內容" +#: app/katemwmodonhddialog.cpp:64 +msgid "&Overwrite" +msgstr "覆寫(&O)" -#: app/katemain.cpp:54 app/kwritemain.cpp:535 -msgid "Document to open" -msgstr "要開啟的文件" +#: app/katemwmodonhddialog.cpp:68 +msgid "" +"Removes the modified flag from the selected documents and closes the dialog if " +"there are no more unhandled documents." +msgstr "將選擇的文件中的修改旗標移除並且若沒有其他未處理的文件則關閉此對話盒。" -#: app/katemain.cpp:63 -msgid "Kate" -msgstr "Kate" +#: app/katemwmodonhddialog.cpp:71 +msgid "" +"Overwrite selected documents, discarding the disk changes and closes the dialog " +"if there are no more unhandled documents." +msgstr "覆蓋選擇的文件,放棄磁碟的改變並且若沒有其他未處理的文件則關閉此對話盒。" -#: app/katemain.cpp:64 -msgid "Kate - Advanced Text Editor" -msgstr "Kate - 進階的文字編輯器" +#: app/katemwmodonhddialog.cpp:74 +msgid "" +"Reloads the selected documents from disk and closes the dialog if there are no " +"more unhandled documents." +msgstr "重新從磁碟載入選擇的文件並且若沒有其他未處理的文件則關閉此對話盒。" -#: app/katemain.cpp:65 app/kwritemain.cpp:552 -msgid "(c) 2000-2005 The Kate Authors" -msgstr "(c) 2000-2005 The Kate 作者群" +#: app/katemwmodonhddialog.cpp:87 +msgid "" +"The documents listed below has changed on disk." +"

Select one or more at the time and press an action button until the list is " +"empty." +msgstr "下面列出的文件已經在磁碟上變更過了。

選擇一或多個並按下一個動作按鈕直到這個清單清空為止。" -#: app/katemain.cpp:67 app/kwritemain.cpp:554 -msgid "Maintainer" -msgstr "維護者" +#: app/katemwmodonhddialog.cpp:93 +msgid "Filename" +msgstr "檔案名稱" -#: app/katemain.cpp:68 app/katemain.cpp:69 app/katemain.cpp:70 -#: app/katemain.cpp:75 app/kwritemain.cpp:555 app/kwritemain.cpp:556 -#: app/kwritemain.cpp:557 app/kwritemain.cpp:562 -msgid "Core Developer" -msgstr "核心發展者" +#: app/katemwmodonhddialog.cpp:94 +msgid "Status on Disk" +msgstr "磁碟上的狀態" -#: app/katemain.cpp:71 app/kwritemain.cpp:558 -msgid "The cool buffersystem" -msgstr "很棒的緩衝區系統" +#: app/katemwmodonhddialog.cpp:98 +msgid "Modified" +msgstr "已修改" -#: app/katemain.cpp:72 app/kwritemain.cpp:559 -msgid "The Editing Commands" -msgstr "編輯命令" +#: app/katemwmodonhddialog.cpp:98 +msgid "Created" +msgstr "已建立" -#: app/katemain.cpp:73 app/kwritemain.cpp:560 -msgid "Testing, ..." -msgstr "測試中,..." +#: app/katemwmodonhddialog.cpp:98 +msgid "Deleted" +msgstr "已刪除" + +#: app/katemwmodonhddialog.cpp:108 +msgid "&View Difference" +msgstr "檢視差異(&V)" + +#: app/katemwmodonhddialog.cpp:111 +msgid "" +"Calculates the difference between the the editor contents and the disk file for " +"the selected document, and shows the difference with the default application. " +"Requires diff(1)." +msgstr "計算編輯器內容與所選文件的磁碟檔案間的差異,並且以預設的應用程式顯示差異。需要 diff(1)。" + +#: app/katemwmodonhddialog.cpp:163 +msgid "" +"Could not save the document \n" +"'%1'" +msgstr "" +"無法儲存此文件\n" +"「%1」" + +#: app/katemwmodonhddialog.cpp:268 +msgid "" +"The diff command failed. Please make sure that diff(1) is installed and in your " +"PATH." +msgstr "diff 指令失敗。請確定已經安裝 diff(1) 並且在您的 PATH 中。" + +#: app/katemwmodonhddialog.cpp:270 +msgid "Error Creating Diff" +msgstr "建立 Diff 發生錯誤" + +#: app/katemailfilesdialog.cpp:47 +msgid "Email Files" +msgstr "以電子郵件寄檔" + +#: app/katemailfilesdialog.cpp:49 app/katemailfilesdialog.cpp:99 +msgid "&Show All Documents >>" +msgstr "顯示所有文件(&S) >>" + +#: app/katemailfilesdialog.cpp:52 +msgid "&Mail..." +msgstr "電子郵件(&M)..." + +#: app/katemailfilesdialog.cpp:57 +msgid "" +"

Press Mail... to email the current document." +"

To select more documents to send, press Show All " +"Documents >>." +msgstr "" +"

按下 郵件... 將目前文件以電子郵件傳送。" +"

要選擇更多寄送的文件,請按 顯示所有文件 >>哈。" + +#: app/katefilelist.cpp:150 app/katefilelist.cpp:688 +#: app/katemailfilesdialog.cpp:62 +msgid "URL" +msgstr "URL" + +#: app/katemailfilesdialog.cpp:104 +msgid "&Hide Document List <<" +msgstr "隱藏文件清單(&H) <<" + +#: app/katemailfilesdialog.cpp:105 +msgid "Press Mail... to send selected documents" +msgstr "按下 郵件... 將選擇的文件以電子郵件傳送" + +#: app/katefileselector.cpp:170 +msgid "Current Document Folder" +msgstr "目前文件資料夾" + +#: app/katefileselector.cpp:198 +msgid "" +"

Here you can enter a path for a folder to display." +"

To go to a folder previously entered, press the arrow on the right and " +"choose one. " +"

The entry has folder completion. Right-click to choose how completion should " +"behave." +msgstr "" +"

您可以在這裡輸入要顯示的資料夾路徑。" +"

要移至前一次輸入的資料夾,請按下右邊的箭頭並且選擇一個。" +"

該項目具有資料夾補齊功能。右擊滑鼠鍵可以選擇補齊功能要如何運作。" + +#: app/katefileselector.cpp:203 +msgid "" +"

Here you can enter a name filter to limit which files are displayed." +"

To clear the filter, toggle off the filter button to the left." +"

To reapply the last filter used, toggle on the filter button." +msgstr "" +"

您可以在這裡輸入名稱過濾器來限制要顯示的檔案。" +"

要清除過濾器,請將過濾器按鈕切換至左方。" +"

要重新套用上次使用的過濾器,請使用過濾器按鈕切換。" + +#: app/katefileselector.cpp:207 +msgid "" +"

This button clears the name filter when toggled off, or reapplies the last " +"filter used when toggled on." +msgstr "

當這個按鈕切換到關閉時會清除名稱過濾器,切換到開啟時則會重新套用上次的過濾器。" + +#: app/katefileselector.cpp:321 +msgid "Apply last filter (\"%1\")" +msgstr "套用上次的過濾器 (\"%1\")" + +#: app/katefileselector.cpp:326 +msgid "Clear filter" +msgstr "清除過濾器" + +#: app/katefileselector.cpp:536 +msgid "Toolbar" +msgstr "工具列" + +#: app/katefileselector.cpp:538 +msgid "A&vailable actions:" +msgstr "可用的動作(&V):" + +#: app/katefileselector.cpp:539 +msgid "S&elected actions:" +msgstr "選取的動作(&E):" + +#: app/katefileselector.cpp:547 +msgid "Auto Synchronization" +msgstr "自動同步" + +#: app/katefileselector.cpp:548 +msgid "When a docu&ment becomes active" +msgstr "當文件變為作用中(&M)" + +#: app/katefileselector.cpp:549 +msgid "When the file selector becomes visible" +msgstr "當檔案選擇器變為可視時" + +#: app/katefileselector.cpp:556 +msgid "Remember &locations:" +msgstr "記住位置(&L):" -#: app/katemain.cpp:74 app/kwritemain.cpp:561 -msgid "Former Core Developer" -msgstr "原始核心發展者" +#: app/katefileselector.cpp:563 +msgid "Remember &filters:" +msgstr "記住過濾器(&F):" -#: app/katemain.cpp:76 app/kwritemain.cpp:563 -msgid "KWrite Author" -msgstr "KWrite 作者" +#: app/katefileselector.cpp:570 +msgid "Session" +msgstr "作業階段" -#: app/katemain.cpp:77 app/kwritemain.cpp:564 -msgid "KWrite port to KParts" -msgstr "KWrite 移植到 KParts" +#: app/katefileselector.cpp:571 +msgid "Restore loca&tion" +msgstr "回存位置(&T)" -#: app/katemain.cpp:80 app/kwritemain.cpp:567 -msgid "KWrite Undo History, Kspell integration" -msgstr "KWrite 復原的歷史紀錄,Kspell 整合" +#: app/katefileselector.cpp:572 +msgid "Restore last f&ilter" +msgstr "回存上次過濾器(&I)" -#: app/katemain.cpp:81 app/kwritemain.cpp:568 -msgid "KWrite XML Syntax highlighting support" -msgstr "KWrite XML 語法突出支援" +#: app/katefileselector.cpp:592 +msgid "" +"

Decides how many locations to keep in the history of the location combo box." +msgstr "

決定在位置組合方塊的歷史記錄中要保留多少位置。" -#: app/katemain.cpp:82 app/kwritemain.cpp:569 -msgid "Patches and more" -msgstr "補丁檔以及其他" +#: app/katefileselector.cpp:597 +msgid "" +"

Decides how many filters to keep in the history of the filter combo box." +msgstr "

決定在過濾器組合方塊的歷史記錄中要保留多少過濾器。" -#: app/katemain.cpp:83 -msgid "Developer & Highlight wizard" -msgstr "開發者與突顯精靈" +#: app/katefileselector.cpp:602 +msgid "" +"

These options allow you to have the File Selector automatically change " +"location to the folder of the active document on certain events." +"

Auto synchronization is lazy, meaning it will not take effect until " +"the file selector is visible." +"

None of these are enabled by default, but you can always sync the location " +"by pressing the sync button in the toolbar." +msgstr "" +"

這些選項讓您的檔案選擇器會自動依照某些事件自動變更位置到作用中文件的資料夾。" +"

自動同步是很 被動的,代表它只有在檔案選擇器為可視時才會生效。" +"

這些功能都不是預設啟用的,但是您隨時可以按下工具列中的同步按鈕來同步位置。" -#: app/katemain.cpp:85 app/kwritemain.cpp:571 -msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" -msgstr "RPM Spec-Files,Perl,Diff 和其他語法突出支援" +#: app/katefileselector.cpp:611 +msgid "" +"

If this option is enabled (default), the location will be restored when you " +"start Kate." +"

Note that if the session is handled by the TDE session " +"manager, the location is always restored." +msgstr "" +"

如果啟用此選項(預設),當您啟動 Kate 時會回存上次的位置。" +"

注意如果作業階段是由 TDE 作業階段管理程式掌控,將永遠會回存上次的位置。" -#: app/katemain.cpp:86 app/kwritemain.cpp:572 -msgid "Highlighting for VHDL" -msgstr "VHDL 語法突出支援" +#: app/katefileselector.cpp:615 +msgid "" +"

If this option is enabled (default), the current filter will be restored " +"when you start Kate." +"

Note that if the session is handled by the TDE session " +"manager, the filter is always restored." +"

Note that some of the autosync settings may override the " +"restored location if on." +msgstr "" +"

如果啟用此選項(預設),當您啟動 Kate 時會回存目前的過濾器。" +"

注意如果作業階段是由 TDE 作業階段管理程式掌控,將永遠會回存目前的過濾器。" +"

注意部分自動同步設定開啟時可能會覆蓋回存的位置。" -#: app/katemain.cpp:87 app/kwritemain.cpp:573 -msgid "Highlighting for SQL" -msgstr "SQL 語法突出支援" +#: app/kateconfigdialog.cpp:91 app/kateconfigdialog.cpp:97 +#: app/kateconfigdialog.cpp:204 app/kateconfigdialog.cpp:273 +#: app/kateconfigdialog.cpp:282 app/kateconfigdialog.cpp:290 +#: app/kateconfigdialog.cpp:298 app/kateconfigdialog.cpp:347 +msgid "Application" +msgstr "應用程式" -#: app/katemain.cpp:88 app/kwritemain.cpp:574 -msgid "Highlighting for Ferite" -msgstr "Ferite 語法突出支援" +#: app/kateconfigdialog.cpp:97 +msgid "General" +msgstr "一般" -#: app/katemain.cpp:89 app/kwritemain.cpp:575 -msgid "Highlighting for ILERPG" -msgstr "ILERPG 語法突出支援" +#: app/kateconfigdialog.cpp:98 +msgid "General Options" +msgstr "一般選項" -#: app/katemain.cpp:90 app/kwritemain.cpp:576 -msgid "Highlighting for LaTeX" -msgstr "LaTeX 語法突出支援" +#: app/kateconfigdialog.cpp:105 +msgid "&Appearance" +msgstr "外觀(&A)" -#: app/katemain.cpp:91 app/kwritemain.cpp:577 -msgid "Highlighting for Makefiles, Python" -msgstr "Makefiles, Python 語法突出支援" +#: app/kateconfigdialog.cpp:110 +msgid "&Show full path in title" +msgstr "在標題中顯示完整路徑(&S)" -#: app/katemain.cpp:92 app/kwritemain.cpp:578 -msgid "Highlighting for Python" -msgstr "Python 語法突出支援" +#: app/kateconfigdialog.cpp:112 +msgid "" +"If this option is checked, the full document path will be shown in the window " +"caption." +msgstr "如果核取此選項,完整的文件路徑會顯示在視窗說明中。" -#: app/katemain.cpp:94 app/kwritemain.cpp:580 -msgid "Highlighting for Scheme" -msgstr "Scheme 語法突出支援" +#: app/kateconfigdialog.cpp:117 +msgid "Sort &files alphabetically in the file list" +msgstr "" -#: app/katemain.cpp:95 app/kwritemain.cpp:581 -msgid "PHP Keyword/Datatype list" -msgstr "PHP 關鍵字/資料型別 列表" +#: app/kateconfigdialog.cpp:120 +#, fuzzy +msgid "" +"If this is checked, the files in the file list will be sorted alphabetically." +msgstr "如果核取此選項,完整的文件路徑會顯示在視窗說明中。" -#: app/katemain.cpp:96 app/kwritemain.cpp:582 -msgid "Very nice help" -msgstr "很棒的說明" +#: app/kateconfigdialog.cpp:124 +msgid "&Behavior" +msgstr "行為(&B)" -#: app/katemain.cpp:97 app/kwritemain.cpp:583 -msgid "All people who have contributed and I have forgotten to mention" -msgstr "所有曾協力但我忘記提及的人" +#: app/kateconfigdialog.cpp:129 +msgid "&Number of recent files:" +msgstr "" -#: _translatorinfo.cpp:1 app/katemain.cpp:99 app/kwritemain.cpp:585 +#: app/kateconfigdialog.cpp:134 msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Roy Chan" +"Sets the number of recent files remembered by Kate." +"

NOTE: If you set this lower than the current value, the " +"list will be truncated and some items forgotten." +msgstr "" -#: _translatorinfo.cpp:3 app/katemain.cpp:99 app/kwritemain.cpp:585 +#: app/kateconfigdialog.cpp:143 +msgid "Always use the current instance of kate to open new files" +msgstr "" + +#: app/kateconfigdialog.cpp:146 msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "voidoo@xychen.org" +"When checked, all files opened from outside of Kate will only use the currently " +"opened instance of Kate." +msgstr "" -#: app/katedocmanager.cpp:395 +#: app/kateconfigdialog.cpp:152 +msgid "Sync &terminal emulator with active document" +msgstr "活動中的文件與終端機視窗同步(&T)" + +#: app/kateconfigdialog.cpp:155 msgid "" -"

The document '%1' has been modified, but not saved." -"

Do you want to save your changes or discard them?" -msgstr "

此文件「%1」已被修改,但尚未被儲存。

您想要儲存您的變更或是放棄它們?" +"If this is checked, the built in Konsole will cd " +"to the directory of the active document when started and whenever the active " +"document changes, if the document is a local file." +msgstr "" +"如果選取這個選項,而文件又是一個本地檔案 (在同一部電腦中) ,每當啟動及轉換當前文件時,內置的終端機將 cd 到當前文件的目錄。" -#: app/katedocmanager.cpp:397 -msgid "Close Document" -msgstr "關閉文件" +#: app/kateconfigdialog.cpp:162 +msgid "Wa&rn about files modified by foreign processes" +msgstr "使用外部程序來警示檔案的修改(&R)" -#: app/katedocmanager.cpp:483 -msgid "Reopening files from the last session..." -msgstr "從上一次作業階段重新開啟檔案..." +#: app/kateconfigdialog.cpp:165 +msgid "" +"If enabled, when Kate receives focus you will be asked what to do with files " +"that have been modified on the hard disk. If not enabled, you will be asked " +"what to do with a file that has been modified on the hard disk only when that " +"file gains focus inside Kate." +msgstr "" +"如果啟用,當收到焦點時您將被詢問要如何處理在硬碟上被修改的檔案。如果沒有啟用,您將只有在該檔案產生焦點是在 Kate " +"之中時才會被詢問如何處理在硬碟上被修改的檔案。" -#: app/katedocmanager.cpp:490 -msgid "Starting Up" -msgstr "啟動" +#: app/kateconfigdialog.cpp:173 +msgid "Meta-Information" +msgstr "中繼-資訊" -#: app/katesession.cpp:78 app/katesession.cpp:102 app/katesession.cpp:252 -msgid "Default Session" -msgstr "預設作業階段" +#: app/kateconfigdialog.cpp:178 +msgid "Keep &meta-information past sessions" +msgstr "保留中繼-資訊過去的作業階段(&M)" -#: app/katesession.cpp:82 -msgid "Unnamed Session" -msgstr "未命名的作業階段" +#: app/kateconfigdialog.cpp:181 +msgid "" +"Check this if you want document configuration like for example bookmarks to be " +"saved past editor sessions. The configuration will be restored if the document " +"has not changed when reopened." +msgstr "如果你想要文件組態例如書籤被儲存在過去的編輯器作業階段,請核取此項。當重新開啟該文件時,如果它沒有變更,該組態也會被回存。" -#: app/katesession.cpp:104 -msgid "Session (%1)" -msgstr "作業階段 (%1)" +#: app/kateconfigdialog.cpp:189 +msgid "&Delete unused meta-information after:" +msgstr "刪除未使用的中繼-資訊於(&D):" -#: app/katesession.cpp:384 -msgid "Save Session?" -msgstr "是否儲存作業階段?" +#: app/kateconfigdialog.cpp:191 +msgid "(never)" +msgstr "(永不)" -#: app/katesession.cpp:391 -msgid "Save current session?" -msgstr "是否儲存目前的作業階段?" +#: app/kateconfigdialog.cpp:192 +msgid " day(s)" +msgstr " 天後" -#: app/katesession.cpp:392 -msgid "Do not ask again" -msgstr "不要再詢問" +#: app/kateconfigdialog.cpp:204 +msgid "Sessions" +msgstr "作業階段" -#: app/katesession.cpp:482 -msgid "No session selected to open." -msgstr "沒有選取要開啟的作業階段。" +#: app/kateconfigdialog.cpp:205 +msgid "Session Management" +msgstr "作業階段管理程式" -#: app/katesession.cpp:482 -msgid "No Session Selected" -msgstr "沒有選取作業階段" +#: app/kateconfigdialog.cpp:211 +msgid "Elements of Sessions" +msgstr "作業階段的元素" -#: app/katesession.cpp:554 -msgid "Specify Name for Current Session" -msgstr "指定目前作業階段的名稱" +#: app/kateconfigdialog.cpp:216 +msgid "Include &window configuration" +msgstr "包含視野設定(&W)" -#: app/katesession.cpp:554 app/katesession.cpp:572 app/katesession.cpp:850 -msgid "Session name:" -msgstr "作業階段名稱:" +#: app/kateconfigdialog.cpp:220 +msgid "" +"Check this if you want all your views and frames restored each time you open " +"Kate" +msgstr "假如每次開啟 Kate 時,您希望恢復上次的視野設定,那就選取這選項。" -#: app/katesession.cpp:561 -msgid "To save a new session, you must specify a name." -msgstr "要儲存一個新的作業階段,您必須指定一個名稱。" +#: app/kateconfigdialog.cpp:225 +msgid "Behavior on Application Startup" +msgstr "應用程式啟動的行為" -#: app/katesession.cpp:561 app/katesession.cpp:579 app/katesession.cpp:857 -msgid "Missing Session Name" -msgstr "遺失業階段名稱" +#: app/kateconfigdialog.cpp:229 +msgid "&Start new session" +msgstr "開始新的作業階段" -#: app/katesession.cpp:572 -msgid "Specify New Name for Current Session" -msgstr "為目前的作業階段指定新的名稱" +#: app/kateconfigdialog.cpp:230 +msgid "&Load last-used session" +msgstr "載入上次使用的作業階段(&L)" -#: app/katesession.cpp:579 app/katesession.cpp:857 -msgid "To save a session, you must specify a name." -msgstr "要儲存作業階段,您必須指定一個名稱。" +#: app/kateconfigdialog.cpp:231 +msgid "&Manually choose a session" +msgstr "手動選擇作業階段(&M)" + +#: app/kateconfigdialog.cpp:246 +msgid "Behavior on Application Exit or Session Switch" +msgstr "離開應用程式或切換作業階段時的行為" -#: app/katesession.cpp:618 -msgid "Session Chooser" -msgstr "作業階段選擇器" +#: app/kateconfigdialog.cpp:250 +msgid "&Do not save session" +msgstr "不要儲存作業階段(&D)" -#: app/katesession.cpp:623 app/katesession.cpp:715 -msgid "Open Session" -msgstr "開啟作業階段" +#: app/kateconfigdialog.cpp:251 +msgid "&Save session" +msgstr "儲存作業階段(&S)" -#: app/katesession.cpp:624 -msgid "New Session" -msgstr "新增作業階段" +#: app/kateconfigdialog.cpp:252 +msgid "&Ask user" +msgstr "詢問使用者(&A)" -#: app/katesession.cpp:642 app/katesession.cpp:732 app/katesession.cpp:796 -msgid "Session Name" -msgstr "作業階段名稱" +#: app/kateconfigdialog.cpp:273 +msgid "File Selector" +msgstr "檔案選擇器" -#: app/katesession.cpp:643 app/katesession.cpp:733 app/katesession.cpp:797 -msgid "Open Documents" -msgstr "開啟文件" +#: app/kateconfigdialog.cpp:275 +msgid "File Selector Settings" +msgstr "檔案選擇器設定值" -#: app/katesession.cpp:660 -msgid "&Always use this choice" -msgstr "永遠使用這個選項(&A)" +#: app/kateconfigdialog.cpp:282 +msgid "Document List" +msgstr "文件清單" -#: app/katesession.cpp:720 -msgid "&Open" -msgstr "開啟(&O)" +#: app/kateconfigdialog.cpp:283 +msgid "Document List Settings" +msgstr "文件清單設定" -#: app/katesession.cpp:781 -msgid "Manage Sessions" -msgstr "管理作業階段" +#: app/kateconfigdialog.cpp:290 app/kateconfigdialog.cpp:347 +msgid "Plugins" +msgstr "外掛" -#: app/katesession.cpp:810 -msgid "&Rename..." -msgstr "重新命名(&R)..." +#: app/kateconfigdialog.cpp:291 +msgid "Plugin Manager" +msgstr "外掛程式管理器" -#: app/katesession.cpp:850 -msgid "Specify New Name for Session" -msgstr "為作業階段指定新的名稱" +#: app/kateconfigdialog.cpp:306 app/kateconfigdialog.cpp:312 +msgid "Editor" +msgstr "編輯器" -#: app/katefilelist.cpp:139 +#: app/katefilelist.cpp:141 msgid "Sort &By" msgstr "排序依(&B)" -#: app/katefilelist.cpp:142 app/katefilelist.cpp:579 +#: app/katefilelist.cpp:143 +msgid "Move File Up" +msgstr "" + +#: app/katefilelist.cpp:145 +msgid "Move File Down" +msgstr "" + +#: app/katefilelist.cpp:150 app/katefilelist.cpp:688 msgid "Opening Order" msgstr "開啟順序" -#: app/katefilelist.cpp:142 app/katefilelist.cpp:579 +#: app/katefilelist.cpp:150 app/katefilelist.cpp:688 msgid "Document Name" msgstr "文件名稱" -#: app/katefilelist.cpp:373 +#: app/katefilelist.cpp:150 +msgid "Manual Placement" +msgstr "" + +#: app/katefilelist.cpp:432 msgid "" "This file was changed (modified) on disk by another program.
" msgstr "這個檔案已經在磁碟上被其他程式改變(修改)。
" -#: app/katefilelist.cpp:375 +#: app/katefilelist.cpp:434 msgid "" "This file was changed (created) on disk by another program.
" msgstr "這個檔案已經在磁碟上被其他程式改變(建立)。
" -#: app/katefilelist.cpp:377 +#: app/katefilelist.cpp:436 msgid "" "This file was changed (deleted) on disk by another program.
" msgstr "這個檔案已經在磁碟上被其他程式改變(刪除)。
" -#: app/katefilelist.cpp:553 +#: app/katefilelist.cpp:662 msgid "Background Shading" msgstr "背景陰影" -#: app/katefilelist.cpp:559 +#: app/katefilelist.cpp:668 msgid "&Enable background shading" msgstr "啟用背景陰影(&E)" -#: app/katefilelist.cpp:563 +#: app/katefilelist.cpp:672 msgid "&Viewed documents' shade:" msgstr "檢視的文件陰影(&V):" -#: app/katefilelist.cpp:568 +#: app/katefilelist.cpp:677 msgid "&Modified documents' shade:" msgstr "編輯的文件陰影(&M):" -#: app/katefilelist.cpp:575 +#: app/katefilelist.cpp:684 msgid "&Sort by:" msgstr "排序依(&S):" -#: app/katefilelist.cpp:585 +#: app/katefilelist.cpp:694 msgid "" "When background shading is enabled, documents that have been viewed or edited " "within the current session will have a shaded background. The most recent " "documents have the strongest shade." msgstr "當背景陰影啟用時,在目前作業階段中被檢視和編輯過的文件會顯示具有陰影的背景。而最近一次使用的文件會有最強的陰影。" -#: app/katefilelist.cpp:589 +#: app/katefilelist.cpp:698 msgid "Set the color for shading viewed documents." msgstr "設定使用陰影檢視文件的色彩。" -#: app/katefilelist.cpp:591 +#: app/katefilelist.cpp:700 msgid "" "Set the color for modified documents. This color is blended into the color for " "viewed files. The most recently edited documents get most of this color." msgstr "設定修改過文件的色彩。這個色彩會和檢視過的檔案色彩混合。最近一次編輯的文件最可能取得這個色彩。" -#: app/katefilelist.cpp:596 +#: app/katefilelist.cpp:705 msgid "Set the sorting method for the documents." msgstr "設定文件的排序方法。" @@ -1191,8 +1306,9 @@ msgid "Create another view containing the current document" msgstr "建立另一個包含目前文件的檢視" #: app/kwritemain.cpp:157 -msgid "Choose Editor..." -msgstr "選擇編輯器..." +#, fuzzy +msgid "Choose Editor Component..." +msgstr "選擇編輯器元件" #: app/kwritemain.cpp:159 msgid "Override the system wide setting for the default editing component" @@ -1228,23 +1344,152 @@ msgid "" "the current user." msgstr "無法讀取指定的檔案,請檢查它是否存在或者目前使用者是否可以讀取。" -#: app/kwritemain.cpp:549 +#: app/kwritemain.cpp:553 msgid "KWrite" msgstr "KWrite" -#: app/kwritemain.cpp:551 +#: app/kwritemain.cpp:555 msgid "KWrite - Text Editor" msgstr "KWrite - 文字編輯器" -#: app/kateapp.cpp:210 app/kateapp.cpp:322 app/kwritemain.cpp:682 -msgid "" -"The file '%1' could not be opened: it is not a normal file, it is a folder." -msgstr "無法開啟檔案「%1」:它可能不是一般的檔案,它是一個資料夾。" - -#: app/kwritemain.cpp:696 +#: app/kwritemain.cpp:700 msgid "Choose Editor Component" msgstr "選擇編輯器元件" +#: app/kateconsole.cpp:129 +msgid "" +"Do you really want to pipe the text to the console? This will execute any " +"contained commands with your user rights." +msgstr "您是否決定要將文字導出至主控台?這樣將會以您的使用者權限來執行任何內含的指令。" + +#: app/kateconsole.cpp:130 +msgid "Pipe to Console?" +msgstr "導出至主控台?" + +#: app/kateconsole.cpp:131 +msgid "Pipe to Console" +msgstr "導出至主控台" + +#: app/katesession.cpp:78 app/katesession.cpp:102 app/katesession.cpp:252 +msgid "Default Session" +msgstr "預設作業階段" + +#: app/katesession.cpp:82 +msgid "Unnamed Session" +msgstr "未命名的作業階段" + +#: app/katesession.cpp:104 +msgid "Session (%1)" +msgstr "作業階段 (%1)" + +#: app/katesession.cpp:384 +msgid "Save Session?" +msgstr "是否儲存作業階段?" + +#: app/katesession.cpp:391 +msgid "Save current session?" +msgstr "是否儲存目前的作業階段?" + +#: app/katesession.cpp:392 +msgid "Do not ask again" +msgstr "不要再詢問" + +#: app/katesession.cpp:482 +msgid "No session selected to open." +msgstr "沒有選取要開啟的作業階段。" + +#: app/katesession.cpp:482 +msgid "No Session Selected" +msgstr "沒有選取作業階段" + +#: app/katesession.cpp:554 +msgid "Specify Name for Current Session" +msgstr "指定目前作業階段的名稱" + +#: app/katesession.cpp:554 app/katesession.cpp:572 app/katesession.cpp:850 +msgid "Session name:" +msgstr "作業階段名稱:" + +#: app/katesession.cpp:561 +msgid "To save a new session, you must specify a name." +msgstr "要儲存一個新的作業階段,您必須指定一個名稱。" + +#: app/katesession.cpp:561 app/katesession.cpp:579 app/katesession.cpp:857 +msgid "Missing Session Name" +msgstr "遺失業階段名稱" + +#: app/katesession.cpp:572 +msgid "Specify New Name for Current Session" +msgstr "為目前的作業階段指定新的名稱" + +#: app/katesession.cpp:579 app/katesession.cpp:857 +msgid "To save a session, you must specify a name." +msgstr "要儲存作業階段,您必須指定一個名稱。" + +#: app/katesession.cpp:618 +msgid "Session Chooser" +msgstr "作業階段選擇器" + +#: app/katesession.cpp:623 app/katesession.cpp:715 +msgid "Open Session" +msgstr "開啟作業階段" + +#: app/katesession.cpp:624 +msgid "New Session" +msgstr "新增作業階段" + +#: app/katesession.cpp:642 app/katesession.cpp:732 app/katesession.cpp:796 +msgid "Session Name" +msgstr "作業階段名稱" + +#: app/katesession.cpp:643 app/katesession.cpp:733 app/katesession.cpp:797 +msgid "Open Documents" +msgstr "開啟文件" + +#: app/katesession.cpp:660 +msgid "&Always use this choice" +msgstr "永遠使用這個選項(&A)" + +#: app/katesession.cpp:720 +msgid "&Open" +msgstr "開啟(&O)" + +#: app/katesession.cpp:781 +msgid "Manage Sessions" +msgstr "管理作業階段" + +#: app/katesession.cpp:810 +msgid "&Rename..." +msgstr "重新命名(&R)..." + +#: app/katesession.cpp:850 +msgid "Specify New Name for Session" +msgstr "為作業階段指定新的名稱" + +#: app/kateviewspace.cpp:321 app/kateviewspace.cpp:360 +msgid " INS " +msgstr " 插入 " + +#: app/kateviewspace.cpp:326 app/kateviewspace.cpp:364 +msgid " NORM " +msgstr " 一般 " + +#: app/kateviewspace.cpp:352 +msgid " Line: %1 Col: %2 " +msgstr " 行: %1 欄: %2 " + +#: app/kateviewspace.cpp:356 +msgid " R/O " +msgstr " 只讀 " + +#: app/kateviewspace.cpp:358 +msgid " OVR " +msgstr " 複寫 " + +#: app/kateviewspace.cpp:364 +msgid " BLK " +msgstr " 垂直 " + #: app/kateviewmanager.cpp:97 msgid "New Tab" msgstr "新增分頁" @@ -1269,120 +1514,45 @@ msgstr "垂直分割(&R)" msgid "Split the currently active view vertically into two views." msgstr "將目前作用中的檢視垂直分割為兩個檢視。" -#: app/kateviewmanager.cpp:121 -msgid "Split &Horizontal" -msgstr "水平分割視窗(&H)" - -#: app/kateviewmanager.cpp:124 -msgid "Split the currently active view horizontally into two views." -msgstr "將目前作用中的檢視水平分割為兩個檢視。" - -#: app/kateviewmanager.cpp:126 -msgid "Cl&ose Current View" -msgstr "關閉目前檢視(&O)" - -#: app/kateviewmanager.cpp:130 -msgid "Close the currently active splitted view" -msgstr "關閉目前作用中的分割檢視" - -#: app/kateviewmanager.cpp:132 -msgid "Next View" -msgstr "下個視窗" - -#: app/kateviewmanager.cpp:135 -msgid "Make the next split view the active one." -msgstr "讓下個分隔檢視成為作用中。" - -#: app/kateviewmanager.cpp:137 -msgid "Previous View" -msgstr "前個視窗" - -#: app/kateviewmanager.cpp:139 -msgid "Make the previous split view the active one." -msgstr "讓上個分隔檢視成為作用中。" - -#: app/kateviewmanager.cpp:149 -msgid "Open a new tab" -msgstr "開啟新的分頁" - -#: app/kateviewmanager.cpp:157 -msgid "Close the current tab" -msgstr "關閉目前分頁" - -#: app/katemdi.cpp:140 -msgid "Tool &Views" -msgstr "工具檢視(&V)" - -#: app/katemdi.cpp:141 -msgid "Show Side&bars" -msgstr "顯示邊列(&B)" - -#: app/katemdi.cpp:143 -msgid "Hide Side&bars" -msgstr "隱藏邊列(&B)" - -#: app/katemdi.cpp:176 -#, c-format -msgid "Show %1" -msgstr "顯示 %1" - -#: app/katemdi.cpp:179 -#, c-format -msgid "Hide %1" -msgstr "隱藏 %1" - -#: app/katemdi.cpp:464 -msgid "Behavior" -msgstr "行為" - -#: app/katemdi.cpp:466 -msgid "Make Non-Persistent" -msgstr "使用非-持續的" +#: app/kateviewmanager.cpp:121 +msgid "Split &Horizontal" +msgstr "水平分割視窗(&H)" -#: app/katemdi.cpp:466 -msgid "Make Persistent" -msgstr "使用持續的" +#: app/kateviewmanager.cpp:124 +msgid "Split the currently active view horizontally into two views." +msgstr "將目前作用中的檢視水平分割為兩個檢視。" -#: app/katemdi.cpp:468 -msgid "Move To" -msgstr "移動到" +#: app/kateviewmanager.cpp:126 +msgid "Cl&ose Current View" +msgstr "關閉目前檢視(&O)" -#: app/katemdi.cpp:471 -msgid "Left Sidebar" -msgstr "左方邊列" +#: app/kateviewmanager.cpp:130 +msgid "Close the currently active splitted view" +msgstr "關閉目前作用中的分割檢視" -#: app/katemdi.cpp:474 -msgid "Right Sidebar" -msgstr "右方邊列" +#: app/kateviewmanager.cpp:132 +msgid "Next View" +msgstr "下個視窗" -#: app/katemdi.cpp:477 -msgid "Top Sidebar" -msgstr "頂端邊列" +#: app/kateviewmanager.cpp:135 +msgid "Make the next split view the active one." +msgstr "讓下個分隔檢視成為作用中。" -#: app/katemdi.cpp:480 -msgid "Bottom Sidebar" -msgstr "底部邊列" +#: app/kateviewmanager.cpp:137 +msgid "Previous View" +msgstr "前個視窗" -#: app/katemdi.cpp:778 -msgid "" -"You are about to hide the sidebars. With hidden sidebars it is not possible " -"to directly access the tool views with the mouse anymore, so if you need to " -"access the sidebars again invoke Window > Tool Views > Show " -"Sidebars in the menu. It is still possible to show/hide the tool views with " -"the assigned shortcuts." -msgstr "" -"您即將隱藏邊列。將邊列隱藏後將無法再度使用滑鼠直接存取工具檢視,因此如果您需要再次存取邊列請呼叫選單中的 " -"視窗 > 工具檢視 > 顯示邊列。您也可以使用指定的快速鍵來顯示/隱藏工具檢視。" +#: app/kateviewmanager.cpp:139 +msgid "Make the previous split view the active one." +msgstr "讓上個分隔檢視成為作用中。" -#: app/kateconfigplugindialogpage.cpp:82 -msgid "Comment" -msgstr "註解" +#: app/kateviewmanager.cpp:149 +msgid "Open a new tab" +msgstr "開啟新的分頁" -#: app/kateconfigplugindialogpage.cpp:83 -msgid "" -"Here you can see all available Kate plugins. Those with a check mark are " -"loaded, and will be loaded again the next time Kate is started." -msgstr "在這裡您可以看到所有可用的 Kate 外掛程式。具有核取標記的代表已載入,並且在下次啟動 Kate 時也會再次載入。" +#: app/kateviewmanager.cpp:157 +msgid "Close the current tab" +msgstr "關閉目前分頁" #: app/katesavemodifieddialog.cpp:78 msgid "Save As (%1)" @@ -1428,135 +1598,211 @@ msgid "" "to proceed." msgstr "您要求儲存的資料無法寫入。請選擇您要如何繼續。" -#: app/katefileselector.cpp:170 -msgid "Current Document Folder" -msgstr "目前文件資料夾" +#: app/kateexternaltools.cpp:276 +msgid "Failed to expand the command '%1'." +msgstr "展開指令「%1」失敗。" -#: app/katefileselector.cpp:198 +#: app/kateexternaltools.cpp:277 +msgid "Kate External Tools" +msgstr "Kate 外部工具" + +#: app/kateexternaltools.cpp:427 +msgid "Edit External Tool" +msgstr "編輯外部工具" + +#: app/kateexternaltools.cpp:441 +msgid "&Label:" +msgstr "標籤(&L): " + +#: app/kateexternaltools.cpp:446 +msgid "The name will be displayed in the 'Tools->External' menu" +msgstr "此名稱會顯示在「工具 -> 外部的」選單" + +#: app/kateexternaltools.cpp:456 +msgid "S&cript:" +msgstr "命令稿(&C):" + +#: app/kateexternaltools.cpp:461 msgid "" -"

Here you can enter a path for a folder to display." -"

To go to a folder previously entered, press the arrow on the right and " -"choose one. " -"

The entry has folder completion. Right-click to choose how completion should " -"behave." +"

The script to execute to invoke the tool. The script is passed to /bin/sh " +"for execution. The following macros will be expanded:

" +"
    " +"
  • %URL - the URL of the current document." +"
  • %URLs - a list of the URLs of all open documents." +"
  • %directory - the URL of the directory containing the current " +"document." +"
  • %filename - the filename of the current document." +"
  • %line - the current line of the text cursor in the current " +"view." +"
  • %column - the column of the text cursor in the current view." +"
  • %selection - the selected text in the current view." +"
  • %text - the text of the current document.
" msgstr "" -"

您可以在這裡輸入要顯示的資料夾路徑。" -"

要移至前一次輸入的資料夾,請按下右邊的箭頭並且選擇一個。" -"

該項目具有資料夾補齊功能。右擊滑鼠鍵可以選擇補齊功能要如何運作。" +"

用來執行以呼叫工具的命令稿。此命令稿會傳送到 /bin/sh 以利執行。下列巨集會被自動展開:

" +"
    " +"
  • %URL ─ 目前文件的 URL。" +"
  • %URLs ─ 所有開啟文件的 URL。" +"
  • %directory ─ 包含目前文件的目錄 URL。" +"
  • %filename ─ 目前文件的檔案名稱。" +"
  • %line ─ 目前檢視中文字游標所在的行。" +"
  • %column ─ 目前檢視中文字游標所在的欄。" +"
  • %selection ─ 目前檢視中選取的文字。" +"
  • %text ─ 目前文件的文字。
" -#: app/katefileselector.cpp:203 +#: app/kateexternaltools.cpp:479 +msgid "&Executable:" +msgstr "可執行(&E):" + +#: app/kateexternaltools.cpp:484 msgid "" -"

Here you can enter a name filter to limit which files are displayed." -"

To clear the filter, toggle off the filter button to the left." -"

To reapply the last filter used, toggle on the filter button." -msgstr "" -"

您可以在這裡輸入名稱過濾器來限制要顯示的檔案。" -"

要清除過濾器,請將過濾器按鈕切換至左方。" -"

要重新套用上次使用的過濾器,請使用過濾器按鈕切換。" +"The executable used by the command. This is used to check if a tool should be " +"displayed; if not set, the first word of command will be used." +msgstr "該指令所使用的可執行檔。這是用來查核該工具是否應該顯示;如果沒有設定,會使用指令的第一個字。" -#: app/katefileselector.cpp:207 +#: app/kateexternaltools.cpp:490 +msgid "&Mime types:" +msgstr "&Mime 類型:" + +#: app/kateexternaltools.cpp:495 msgid "" -"

This button clears the name filter when toggled off, or reapplies the last " -"filter used when toggled on." -msgstr "

當這個按鈕切換到關閉時會清除名稱過濾器,切換到開啟時則會重新套用上次的過濾器。" +"A semicolon-separated list of mime types for which this tool should be " +"available; if this is left empty, the tool is always available. To choose from " +"known mimetypes, press the button on the right." +msgstr "這個工具可以使用的 mime 類型清單(以分號隔開);如果它保持空白,該工具隨時可以使用。要從已知的 mime 類型選擇,請按右方的按鈕。" -#: app/katefileselector.cpp:321 -msgid "Apply last filter (\"%1\")" -msgstr "套用上次的過濾器 (\"%1\")" +#: app/kateexternaltools.cpp:504 +msgid "Click for a dialog that can help you creating a list of mimetypes." +msgstr "按下以取得可以幫助您建立 mime 類型清單的對話盒。" -#: app/katefileselector.cpp:326 -msgid "Clear filter" -msgstr "清除過濾器" +#: app/kateexternaltools.cpp:508 +msgid "&Save:" +msgstr "儲存(&S): " -#: app/katefileselector.cpp:536 -msgid "Toolbar" -msgstr "工具列" +#: app/kateexternaltools.cpp:512 +msgid "None" +msgstr "無" -#: app/katefileselector.cpp:538 -msgid "A&vailable actions:" -msgstr "可用的動作(&V):" +#: app/kateexternaltools.cpp:512 +msgid "Current Document" +msgstr "目前文件" -#: app/katefileselector.cpp:539 -msgid "S&elected actions:" -msgstr "選取的動作(&E):" +#: app/kateexternaltools.cpp:512 +msgid "All Documents" +msgstr "所有文件" -#: app/katefileselector.cpp:547 -msgid "Auto Synchronization" -msgstr "自動同步" +#: app/kateexternaltools.cpp:516 +msgid "" +"You can elect to save the current or all [modified] documents prior to running " +"the command. This is helpful if you want to pass URLs to an application like, " +"for example, an FTP client." +msgstr "您可以選擇在執行指令前儲存目前或所有[修改的]文件。如果您想要傳送 URL 到應用程式,例如 FTP 客戶端,這會很有幫助。" -#: app/katefileselector.cpp:548 -msgid "When a docu&ment becomes active" -msgstr "當文件變為作用中(&M)" +#: app/kateexternaltools.cpp:523 +msgid "&Command line name:" +msgstr "命令列名稱(&C):" -#: app/katefileselector.cpp:549 -msgid "When the file selector becomes visible" -msgstr "當檔案選擇器變為可視時" +#: app/kateexternaltools.cpp:528 +msgid "" +"If you specify a name here, you can invoke the command from the view command " +"lines with exttool-the_name_you_specified_here. Please do not use spaces or " +"tabs in the name." +msgstr "" +"如果您在這裡指定名稱,您可以從檢視命令列中以 exttool-the_name_you_specified_here 呼叫命令。在該名稱中請不要使用空白或 " +"tabs。" -#: app/katefileselector.cpp:556 -msgid "Remember &locations:" -msgstr "記住位置(&L):" +#: app/kateexternaltools.cpp:539 +msgid "You must specify at least a name and a command" +msgstr "你必須至少指定一個名稱與指令" + +#: app/kateexternaltools.cpp:548 +msgid "Select the MimeTypes for which to enable this tool." +msgstr "選擇用來啟用這個工具的 Mime 類型。" + +#: app/kateexternaltools.cpp:550 +msgid "Select Mime Types" +msgstr "選擇 Mime 類型" + +#: app/kateexternaltools.cpp:568 +msgid "&New..." +msgstr "新增(&N)..." + +#: app/kateexternaltools.cpp:576 +msgid "&Edit..." +msgstr "編輯(&E)..." + +#: app/kateexternaltools.cpp:580 +msgid "Insert &Separator" +msgstr "插入分隔線(&S)" + +#: app/kateexternaltools.cpp:602 +msgid "" +"This list shows all the configured tools, represented by their menu text." +msgstr "這個清單顯示所有已設定的工具,依照它們的選單文字來顯示。" + +#: app/katemdi.cpp:140 +msgid "Tool &Views" +msgstr "工具檢視(&V)" + +#: app/katemdi.cpp:141 +msgid "Show Side&bars" +msgstr "顯示邊列(&B)" + +#: app/katemdi.cpp:143 +msgid "Hide Side&bars" +msgstr "隱藏邊列(&B)" + +#: app/katemdi.cpp:176 +#, c-format +msgid "Show %1" +msgstr "顯示 %1" + +#: app/katemdi.cpp:179 +#, c-format +msgid "Hide %1" +msgstr "隱藏 %1" -#: app/katefileselector.cpp:563 -msgid "Remember &filters:" -msgstr "記住過濾器(&F):" +#: app/katemdi.cpp:465 +msgid "Behavior" +msgstr "行為" -#: app/katefileselector.cpp:570 -msgid "Session" -msgstr "作業階段" +#: app/katemdi.cpp:467 +msgid "Make Non-Persistent" +msgstr "使用非-持續的" -#: app/katefileselector.cpp:571 -msgid "Restore loca&tion" -msgstr "回存位置(&T)" +#: app/katemdi.cpp:467 +msgid "Make Persistent" +msgstr "使用持續的" -#: app/katefileselector.cpp:572 -msgid "Restore last f&ilter" -msgstr "回存上次過濾器(&I)" +#: app/katemdi.cpp:469 +msgid "Move To" +msgstr "移動到" -#: app/katefileselector.cpp:592 -msgid "" -"

Decides how many locations to keep in the history of the location combo box." -msgstr "

決定在位置組合方塊的歷史記錄中要保留多少位置。" +#: app/katemdi.cpp:472 +msgid "Left Sidebar" +msgstr "左方邊列" -#: app/katefileselector.cpp:597 -msgid "" -"

Decides how many filters to keep in the history of the filter combo box." -msgstr "

決定在過濾器組合方塊的歷史記錄中要保留多少過濾器。" +#: app/katemdi.cpp:475 +msgid "Right Sidebar" +msgstr "右方邊列" -#: app/katefileselector.cpp:602 -msgid "" -"

These options allow you to have the File Selector automatically change " -"location to the folder of the active document on certain events." -"

Auto synchronization is lazy, meaning it will not take effect until " -"the file selector is visible." -"

None of these are enabled by default, but you can always sync the location " -"by pressing the sync button in the toolbar." -msgstr "" -"

這些選項讓您的檔案選擇器會自動依照某些事件自動變更位置到作用中文件的資料夾。" -"

自動同步是很 被動的,代表它只有在檔案選擇器為可視時才會生效。" -"

這些功能都不是預設啟用的,但是您隨時可以按下工具列中的同步按鈕來同步位置。" +#: app/katemdi.cpp:478 +msgid "Top Sidebar" +msgstr "頂端邊列" -#: app/katefileselector.cpp:611 -msgid "" -"

If this option is enabled (default), the location will be restored when you " -"start Kate." -"

Note that if the session is handled by the TDE session " -"manager, the location is always restored." -msgstr "" -"

如果啟用此選項(預設),當您啟動 Kate 時會回存上次的位置。" -"

注意如果作業階段是由 TDE 作業階段管理程式掌控,將永遠會回存上次的位置。" +#: app/katemdi.cpp:481 +msgid "Bottom Sidebar" +msgstr "底部邊列" -#: app/katefileselector.cpp:615 +#: app/katemdi.cpp:779 msgid "" -"

If this option is enabled (default), the current filter will be restored " -"when you start Kate." -"

Note that if the session is handled by the TDE session " -"manager, the filter is always restored." -"

Note that some of the autosync settings may override the " -"restored location if on." +"You are about to hide the sidebars. With hidden sidebars it is not possible " +"to directly access the tool views with the mouse anymore, so if you need to " +"access the sidebars again invoke Window > Tool Views > Show " +"Sidebars in the menu. It is still possible to show/hide the tool views with " +"the assigned shortcuts." msgstr "" -"

如果啟用此選項(預設),當您啟動 Kate 時會回存目前的過濾器。" -"

注意如果作業階段是由 TDE 作業階段管理程式掌控,將永遠會回存目前的過濾器。" -"

注意部分自動同步設定開啟時可能會覆蓋回存的位置。" +"您即將隱藏邊列。將邊列隱藏後將無法再度使用滑鼠直接存取工具檢視,因此如果您需要再次存取邊列請呼叫選單中的 " +"視窗 > 工具檢視 > 顯示邊列。您也可以使用指定的快速鍵來顯示/隱藏工具檢視。" #. i18n: file ./data/kateui.rc line 43 #: rc.cpp:9 @@ -1576,202 +1822,8 @@ msgstr "作業階段(&I)" msgid "&Window" msgstr "視窗(&W)" -#: tips.cpp:3 -msgid "" -"

Kate comes with a nice set of plugins, providing simple\n" -"and advanced features of all sorts.

\n" -"

You can enable/disable plugins to suit your needs in the configuration " -"dialog,\n" -"choose Settings ->configure to launch that.

\n" -msgstr "" -"

Kate 附帶一組優良的外掛程式,提供各類\n" -"簡單又好用的功能。

\n" -"

您可以在組態對話盒中啟用/停用外掛程式以符合您的需求,\n" -"請選擇 設定值 ->組態 來啟動它。

\n" - -#: tips.cpp:11 -msgid "" -"

You can swap the characters on each side of the cursor just by pressing\n" -"Ctrl+T

\n" -msgstr "" -"

您可以置換游標任一邊的字元,只要按下\n" -"Ctrl+T

\n" - -#: tips.cpp:17 -msgid "" -"

You can export the current document as a HTML file, including\n" -"syntax highlighting.

\n" -"

Just choose File -> Export -> HTML...

\n" -msgstr "" -"

您可以把目前的文件匯出為 HTML 檔案,包含\n" -"語法突顯效果。

\n" -"

只要選擇 檔案 -> 匯出 -> HTML...

\n" - -#: tips.cpp:24 -msgid "" -"

You can split the Kate editor as many times as you like and\n" -"in either direction. Each frame has its own status bar and\n" -"can display any open document.

\n" -"

Just choose " -"
View -> Split [ Horizontal | Vertical ]

\n" -msgstr "" -"

您可以依喜好將 Kate 編輯器分割任意次或任何\n" -"方向。每個框架都會有自己的狀態列並且都可以\n" -"顯示任何開啟的文件。

\n" -"

只要選擇 " -"
檢視 -> 分割 [ 水平 | 垂直 ]

\n" - -#: tips.cpp:32 -msgid "" -"

You can drag the Tool views (File List and File Selector)\n" -"to any side that you want them in Kate, or stack them, or even tear them off " -"the\n" -"main window.

\n" -msgstr "" -"

您可以拖放工具列檢視 (檔案清單檔案選擇器)\n" -"到 Kate 中任何您想要的地方,或堆疊它們,或者甚至把它們從主視窗\n" -"拉下來。

\n" - -#: tips.cpp:39 -msgid "" -"

Kate has a built-in terminal emulator, just click on " -"\"Terminal\" at\n" -"the bottom to show or hide it as you desire.

\n" -msgstr "" -"

Kate 有內建的終端機模擬器,只要按 「終端機」 \n" -"按鈕就可以依您的意思顯示或隱藏它。

\n" - -#: tips.cpp:45 -msgid "" -"

Kate can highlight the current line with a\n" -"" -"" -"
different\n" -"background color.|

\n" -"

You can set the color in the Colors page of the configuration\n" -"dialog.

\n" -msgstr "" -"

Kate 可以將目前所在的行突顯為\n" -"" -"" -"
不同的\n" -"背景色彩。|

\n" -"

您可以在組態對話盒中的 色彩 頁面\n" -"設定色彩。

\n" - -#: tips.cpp:54 -msgid "" -"

You can open the currently edited file in any other application from within\n" -"Kate.

\n" -"

Choose File -> Open With for the list of programs\n" -"configured\n" -"for the document type. There is also an option Other... to\n" -"choose any application on your system.

\n" -msgstr "" -"

您可以從 Kate 中以任何其他程式開啟目前編輯中的\n" -"檔案。

\n" -"

選擇 檔案 -> 以此開啟 來取得為\n" -"該文件類型\n" -"設定的程式清單。這裡也有一個選項 其他... \n" -"用來選擇您系統上的任何程式。

\n" - -#: tips.cpp:64 -msgid "" -"

You can configure the editor to always display the line numbers and/or\n" -"bookmark panes when started from the View Defaults " -"page of the\n" -"configuration dialog.

\n" -msgstr "" -"

您可以設定編輯器在啟動時永遠顯示行數和/或\n" -"書籤面板,就在組態對話盒的 檢視的預設值\n" -"中。

\n" - -#: tips.cpp:71 -msgid "" -"

You can download new or updated Syntax highlight definitions from\n" -"the Highlighting page in the configuration dialog.

\n" -"

Just click the Download... button on the Highlight Modes\n" -"tab (You have to be online, of course...).

\n" -msgstr "" -"

您可以從組態對話盒中的 突顯功能 頁面\n" -"下載新的或更新 語法突顯定義

\n" -"

只要按下 突顯模式 分頁中的 下載... 按鈕\n" -" (當然,您必須要先上網...)。

\n" - -#: tips.cpp:79 -msgid "" -"

You can cycle through all open documents by pressing " -"Alt+Left\n" -"or Alt+Right. The next/previous document will immediately be " -"displayed\n" -"in the active frame.

\n" -msgstr "" -"

您可以按 Alt+LeftAlt+Right 來在所有開啟的文件\n" -"之間循環瀏覽。上一個/下一個文件會立即顯示在作用中\n" -"的框架。

\n" - -#: tips.cpp:86 -msgid "" -"

You can do cool sed-like regular expression replacements using " -"Command Line.

\n" -"

For example, press F7 and enter " -"s /oldtext/newtext/g\n" -"to replace "oldtext" with "newtext" throughout the current\n" -"line.

\n" -msgstr "" -"

您可以使用 命令列 來進行很酷的 類-sed 正規表示式取代功能。

\n" -"

例如,按 F7 並且輸入 s /oldtext/newtext/g\n" -"以將目前的行中的 "oldtext" 取代為 "newtext" \n" -"。

\n" - -#: tips.cpp:94 -msgid "" -"

You can repeat your last search by just pressing F3, or\n" -"Shift+F3 if you want to search backwards.

\n" -msgstr "" -"

您可以重複您最後一次的搜尋,只要按 F3 或\n" -"如果您想往後搜尋,按 Shift+F3

\n" - -#: tips.cpp:100 -msgid "" -"

You can filter the files displayed in the File Selector tool view.\n" -"

\n" -"

Simply enter your filter in the filter entry at the bottom, for example:\n" -"*.html *.php if you only want to see HTML and PHP files in the\n" -"current folder.

\n" -"

The File Selector will even remember your filters for you.

\n" -msgstr "" -"

您可以過濾在 檔案選擇器 工具檢視中顯示的檔案。\n" -"

\n" -"

只要在底部的過濾器項目中輸入您的過濾器,例如:\n" -"*.html *.php 如果您只希望看到在目前資料夾下的\n" -"HTML 與 PHP 檔案。

\n" -"

檔案選擇器會替您記住您的過濾器。

\n" - -#: tips.cpp:110 -msgid "" -"

You can have two views - or even more - of the same document in Kate. " -"Editing\n" -"in either will be reflected in both.

\n" -"

So if you find yourself scrolling up and down to look at text at the other\n" -"end of a document, just press Ctrl+Shift+T to split\n" -"horizontally.

\n" -msgstr "" -"

您可以讓同一個文件在 Kate 中有兩個─ 或者更多 ─檢視 。在其中\n" -"的任何編輯都會互相影響。

\n" -"

因此如果您發現自己在一份文件中上下捲動以查看\n" -"文字,只要按下 Ctrl+Shift+T 來做\n" -"水平的分割即可。

\n" - -#: tips.cpp:119 -msgid "" -"

Press F8 or Shift+F8 to switch to the\n" -"next/previous frame.

\n" -msgstr "" -"

按下 F8Shift+F8 來切換到\n" -"上一個/下一個框架。

\n" +#~ msgid "Choose Editor..." +#~ msgstr "選擇編輯器..." #, fuzzy #~ msgid "Start Kate (no arguments)" -- cgit v1.2.1