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_CN/messages/tdebase/kate.po | 2030 ++++++++++++++++--------------- 1 file changed, 1041 insertions(+), 989 deletions(-) (limited to 'tde-i18n-zh_CN/messages/tdebase/kate.po') diff --git a/tde-i18n-zh_CN/messages/tdebase/kate.po b/tde-i18n-zh_CN/messages/tdebase/kate.po index d7db872616b..69d1b9b9d8a 100644 --- a/tde-i18n-zh_CN/messages/tdebase/kate.po +++ b/tde-i18n-zh_CN/messages/tdebase/kate.po @@ -10,190 +10,197 @@ 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: 2005-08-09 07:46+0800\n" "Last-Translator: 张忠立 \n" "Language-Team: zh_CN \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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 "Simplified Chinese Translation Team" -#: 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 "i18n-translation@lists.linux.net.cn" -#: 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 附带了一组不错的插件,提供了各种简单的和高级的功能。

" +"

您可以在配置对话框中启用/禁用插件来满足您的需要,选择 设置 ->configure 来启动配置对话框。

" +"\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 "此命令使用的可执行文件。此选项将用来检查是否要显示此工具;如果未设置的话,将会使用 command 的第一个单词。" - -#: app/kateexternaltools.cpp:490 -msgid "&Mime types:" -msgstr "MIME 类型(&M):" +"

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

\n" +msgstr "" +"

您可以交换光标两侧的字符,方法是按 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 文件,包括语法加亮显示。

" +"

只需选择 文件 -> 导出 -> 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" -#: 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." -msgstr "如果您在此指定名称,您就可以从查看命令行中使用该名称调用该命令。请不要在名称中使用空格或跳格键。" - -#: 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)..." +"

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 "" +"

您可以把工具视图(文件列表文件选择器)拖放到 Kate 的任何一边上,或叠放它们,甚至从主窗口中分裂出来。

" +"\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" -#: 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" -#: 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" -#: 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" -#: 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" -#: 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" -#: 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 的正则表达式替换。

" +"

例如,按 Ctrl+M 并输入s/oldtext/newtext/g " +"会把当前行中的所有“oldtext”替换为“newtext”

\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 来重复刚才的搜索,或者按 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 "" +"

您可以过滤显示在 文件选择器 工具视图中的文件。

" +"

只需在底部的过滤器框中输入您的过滤器即可。例如:输入 *.html *.php" +",如果您只想看到当前文件夹中的 HTML 和 PHP 文件。

" +"

文件选择器甚至会记住您使用过的过滤器。

\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 中,同一文档您可以有两个视图 - 甚至更多。在任何一个视图中编辑该文档都会反映在所有视图中。

" +"

因此,如果您需要前后寻找文档另一端的文本时,只需按 Ctrl+Shift+T 来水平分割它即可。

\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" #: app/katemainwindow.cpp:212 app/katesavemodifieddialog.cpp:152 msgid "Documents" @@ -257,8 +264,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 "外部工具" @@ -331,44 +338,44 @@ msgstr "试图关闭 Kate 时打开了新文件,关闭被中止。" msgid "Closing Aborted" msgstr "关闭被中止" -#: app/katemainwindow.cpp:489 +#: app/katemainwindow.cpp:488 msgid "" "_: 'document name [*]', [*] means modified\n" "%1 [*]" msgstr "%1 [*]" -#: app/katemainwindow.cpp:611 +#: app/katemainwindow.cpp:610 msgid "&Other..." msgstr "其它(&O)..." -#: app/katemainwindow.cpp:621 +#: app/katemainwindow.cpp:620 msgid "Other..." msgstr "其它..." -#: app/katemainwindow.cpp:638 +#: app/katemainwindow.cpp:637 msgid "Application '%1' not found!" msgstr "应用程序“%1”未找到!" -#: app/katemainwindow.cpp:638 +#: app/katemainwindow.cpp:637 msgid "Application Not Found!" msgstr "应用程序未找到!" -#: app/katemainwindow.cpp:666 +#: 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/katemainwindow.cpp:669 +#: app/katemainwindow.cpp:668 msgid "Cannot Send Unsaved File" msgstr "无法发送未保存文件" -#: app/katemainwindow.cpp:677 app/katemainwindow.cpp:698 +#: app/katemainwindow.cpp:676 app/katemainwindow.cpp:697 msgid "The file could not be saved. Please check if you have write permission." msgstr "该文件无法被保存。请检查您是否拥有写权限。" -#: app/katemainwindow.cpp:688 +#: app/katemainwindow.cpp:687 msgid "" "

The current file:" "
%1" @@ -376,304 +383,178 @@ msgid "" "

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

当前文件:
%1
已被修改。修改将不会体现在附件中。

您想在发送前保存它吗?" -#: app/katemainwindow.cpp:691 +#: app/katemainwindow.cpp:690 msgid "Save Before Sending?" msgstr "发送前保存?" -#: app/katemainwindow.cpp:691 +#: app/katemainwindow.cpp:690 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 "覆盖选中的文档,丢弃磁盘上的更改,如果没有其它未处理的文档的话,关闭对话框。" - -#: app/katemwmodonhddialog.cpp:74 -msgid "" -"Reloads the selected documents from disk and closes the dialog if there are no " -"more unhandled documents." -msgstr "从磁盘中重新装入选中文档,如果没有其它未处理的文档的话,关闭对话框。" +#: app/kateconfigplugindialogpage.cpp:82 +msgid "Comment" +msgstr "注释" -#: app/katemwmodonhddialog.cpp:87 +#: app/kateconfigplugindialogpage.cpp:83 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/katemwmodonhddialog.cpp:93 -msgid "Filename" -msgstr "文件名" - -#: app/katemwmodonhddialog.cpp:94 -msgid "Status on Disk" -msgstr "磁盘上的状态" - -#: app/katemwmodonhddialog.cpp:98 -msgid "Modified" -msgstr "已修改" - -#: app/katemwmodonhddialog.cpp:98 -msgid "Created" -msgstr "已创建" - -#: app/katemwmodonhddialog.cpp:98 -msgid "Deleted" -msgstr "已删除" +"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/katemwmodonhddialog.cpp:108 -msgid "&View Difference" -msgstr "查看差异(&V)" +#: app/katemain.cpp:41 +msgid "Start Kate with a given session" +msgstr "以给定会话启动 Kate" -#: 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/katemain.cpp:43 +msgid "Use a already running kate instance (if possible)" +msgstr "使用已经运行的 Kate 实例(如果有的话)" -#: app/katemwmodonhddialog.cpp:163 -msgid "" -"Could not save the document \n" -"'%1'" +#: app/katemain.cpp:45 +msgid "Force single document mode if the MDI setting is enabled." 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) 已经安装并且在您的路径中。" - -#: app/katemwmodonhddialog.cpp:270 -msgid "Error Creating Diff" -msgstr "创建 Diff 失败" - -#: 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/kateconfigdialog.cpp:97 -msgid "General" -msgstr "常规" - -#: app/kateconfigdialog.cpp:98 -msgid "General Options" -msgstr "常规选项" - -#: app/kateconfigdialog.cpp:105 -msgid "&Appearance" -msgstr "外观(&A)" -#: app/kateconfigdialog.cpp:110 -msgid "&Show full path in title" -msgstr "在标题中显示完整路径(&S)" +#: app/katemain.cpp:47 +msgid "Only try to reuse kate instance with this pid" +msgstr "只试着重用此 pid 的 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:49 app/kwritemain.cpp:532 +msgid "Set encoding for the file to open" +msgstr "设定打开文件所用的编码" -#: app/kateconfigdialog.cpp:117 -msgid "&Behavior" -msgstr "行为(&B)" +#: app/katemain.cpp:51 app/kwritemain.cpp:533 +msgid "Navigate to this line" +msgstr "转到这一行" -#: app/kateconfigdialog.cpp:122 -msgid "Sync &terminal emulator with active document" -msgstr "使终端仿真器与当前文档同步(&T)" +#: app/katemain.cpp:53 app/kwritemain.cpp:534 +msgid "Navigate to this column" +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 "" -"如果选中此选项,对于本地文件,内建的 Konsole 将会在启动以及活跃文档改变时使用 cd 命令转到活跃文档所在的目录。" +#: app/katemain.cpp:55 app/kwritemain.cpp:531 +msgid "Read the contents of stdin" +msgstr "读取标准输入设备上的内容" -#: app/kateconfigdialog.cpp:132 -msgid "Wa&rn about files modified by foreign processes" -msgstr "当文件被外部进程修改时给出警告(&R)" +#: app/katemain.cpp:56 app/kwritemain.cpp:535 +msgid "Document to open" +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 会在获得焦点后询问您如何处理硬盘上已经被修改的文件。如果未启用,直到在硬盘上已被修改的文件在 Kate 中获得焦点的时候,您才会被询问。" +#: app/katemain.cpp:67 +msgid "Kate" +msgstr "Kate" -#: app/kateconfigdialog.cpp:143 -msgid "Meta-Information" -msgstr "元信息" +#: app/katemain.cpp:68 +msgid "Kate - Advanced Text Editor" +msgstr "Kate - 高级文本编辑器" -#: app/kateconfigdialog.cpp:148 -msgid "Keep &meta-information past sessions" -msgstr "在会话中保留元信息(&M)" +#: app/katemain.cpp:69 app/kwritemain.cpp:556 +msgid "(c) 2000-2005 The Kate Authors" +msgstr "(c) 2000-2005 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:71 app/kwritemain.cpp:558 +msgid "Maintainer" +msgstr "维护者" -#: app/kateconfigdialog.cpp:159 -msgid "&Delete unused meta-information after:" -msgstr "删除无用的元信息,等(&D):" +#: 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:161 -msgid "(never)" -msgstr "(从不)" +#: app/katemain.cpp:75 app/kwritemain.cpp:562 +msgid "The cool buffersystem" +msgstr "极好的缓冲系统" -#: app/kateconfigdialog.cpp:162 -msgid " day(s)" -msgstr " 天" +#: app/katemain.cpp:76 app/kwritemain.cpp:563 +msgid "The Editing Commands" +msgstr "编辑命令" -#: app/kateconfigdialog.cpp:174 -msgid "Sessions" -msgstr "会话" +#: app/katemain.cpp:77 app/kwritemain.cpp:564 +msgid "Testing, ..." +msgstr "测试、..." -#: app/kateconfigdialog.cpp:175 -msgid "Session Management" -msgstr "会话管理" +#: app/katemain.cpp:78 app/kwritemain.cpp:565 +msgid "Former Core Developer" +msgstr "先前核心开发者" -#: app/kateconfigdialog.cpp:181 -msgid "Elements of Sessions" -msgstr "会话元素" +#: app/katemain.cpp:80 app/kwritemain.cpp:567 +msgid "KWrite Author" +msgstr "KWrite 作者" -#: app/kateconfigdialog.cpp:186 -msgid "Include &window configuration" -msgstr "包含窗口配置(&W)" +#: app/katemain.cpp:81 app/kwritemain.cpp:568 +msgid "KWrite port to KParts" +msgstr "KWrite 移植到 KParts" -#: 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:84 app/kwritemain.cpp:571 +msgid "KWrite Undo History, Kspell integration" +msgstr "KWrite 撤销历史,Kspell 集成" -#: app/kateconfigdialog.cpp:195 -msgid "Behavior on Application Startup" -msgstr "应用启动时的行为" +#: app/katemain.cpp:85 app/kwritemain.cpp:572 +msgid "KWrite XML Syntax highlighting support" +msgstr "KWrite XML 语法加亮支持" -#: app/kateconfigdialog.cpp:199 -msgid "&Start new session" -msgstr "启动新会话(&S)" +#: app/katemain.cpp:86 app/kwritemain.cpp:573 +msgid "Patches and more" +msgstr "补丁及其它" -#: app/kateconfigdialog.cpp:200 -msgid "&Load last-used session" -msgstr "装入上次使用的会话(&L)" +#: app/katemain.cpp:87 +msgid "Developer & Highlight wizard" +msgstr "开发者和突出显示向导" -#: app/kateconfigdialog.cpp:201 -msgid "&Manually choose a session" -msgstr "手动选择会话(&M)" +#: app/katemain.cpp:89 app/kwritemain.cpp:575 +msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" +msgstr "RPM Spec 文件、Perl、Diff 和其它类型的语法加亮" -#: app/kateconfigdialog.cpp:216 -msgid "Behavior on Application Exit or Session Switch" -msgstr "应用程序退出或会话切换时的行为" +#: app/katemain.cpp:90 app/kwritemain.cpp:576 +msgid "Highlighting for VHDL" +msgstr "VHDL 语法加亮" -#: app/kateconfigdialog.cpp:220 -msgid "&Do not save session" -msgstr "不保存会话(&D)" +#: app/katemain.cpp:91 app/kwritemain.cpp:577 +msgid "Highlighting for SQL" +msgstr "SQL 语法加亮" -#: app/kateconfigdialog.cpp:221 -msgid "&Save session" -msgstr "保存会话(&S)" +#: app/katemain.cpp:92 app/kwritemain.cpp:578 +msgid "Highlighting for Ferite" +msgstr "Ferite 语法加亮" -#: app/kateconfigdialog.cpp:222 -msgid "&Ask user" -msgstr "询问用户(&A)" +#: app/katemain.cpp:93 app/kwritemain.cpp:579 +msgid "Highlighting for ILERPG" +msgstr "ILERPG 语法加亮" -#: app/kateconfigdialog.cpp:243 -msgid "File Selector" -msgstr "文件选择器" +#: app/katemain.cpp:94 app/kwritemain.cpp:580 +msgid "Highlighting for LaTeX" +msgstr "LaTeX 语法加亮" -#: app/kateconfigdialog.cpp:245 -msgid "File Selector Settings" -msgstr "文件选择器设置" +#: app/katemain.cpp:95 app/kwritemain.cpp:581 +msgid "Highlighting for Makefiles, Python" +msgstr "Makefiles、Python 语法加亮" -#: app/kateconfigdialog.cpp:252 -msgid "Document List" -msgstr "文档列表" +#: app/katemain.cpp:96 app/kwritemain.cpp:582 +msgid "Highlighting for Python" +msgstr "Python 语法加亮" -#: app/kateconfigdialog.cpp:253 -msgid "Document List Settings" -msgstr "文档列表设置" +#: app/katemain.cpp:98 app/kwritemain.cpp:584 +msgid "Highlighting for Scheme" +msgstr "Scheme 语法加亮" -#: app/kateconfigdialog.cpp:260 app/kateconfigdialog.cpp:317 -msgid "Plugins" -msgstr "插件" +#: app/katemain.cpp:99 app/kwritemain.cpp:585 +msgid "PHP Keyword/Datatype list" +msgstr "PHP 关键字/数据类型列表" -#: app/kateconfigdialog.cpp:261 -msgid "Plugin Manager" -msgstr "插件管理器" +#: app/katemain.cpp:100 app/kwritemain.cpp:586 +msgid "Very nice help" +msgstr "很好的帮助" -#: app/kateconfigdialog.cpp:276 app/kateconfigdialog.cpp:282 -msgid "Editor" -msgstr "编辑器" +#: app/katemain.cpp:101 app/kwritemain.cpp:587 +msgid "All people who have contributed and I have forgotten to mention" +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:" @@ -820,339 +701,549 @@ 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 的 Kate 实例" +#: app/katedocmanager.cpp:484 +msgid "Reopening files from the last session..." +msgstr "重新打开前次会话中的文件..." + +#: app/katedocmanager.cpp:491 +msgid "Starting Up" +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 "覆盖选中的文档,丢弃磁盘上的更改,如果没有其它未处理的文档的话,关闭对话框。" + +#: app/katemwmodonhddialog.cpp:74 +msgid "" +"Reloads the selected documents from disk and closes the dialog if there are no " +"more unhandled documents." +msgstr "从磁盘中重新装入选中文档,如果没有其它未处理的文档的话,关闭对话框。" + +#: 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/katemwmodonhddialog.cpp:93 +msgid "Filename" +msgstr "文件名" + +#: app/katemwmodonhddialog.cpp:94 +msgid "Status on Disk" +msgstr "磁盘上的状态" + +#: app/katemwmodonhddialog.cpp:98 +msgid "Modified" +msgstr "已修改" + +#: app/katemwmodonhddialog.cpp:98 +msgid "Created" +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) 已经安装并且在您的路径中。" + +#: 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/katemain.cpp:47 app/kwritemain.cpp:532 -msgid "Set encoding for the file to open" -msgstr "设定打开文件所用的编码" +#: app/katefileselector.cpp:170 +msgid "Current Document Folder" +msgstr "当前文档文件夹" -#: app/katemain.cpp:49 app/kwritemain.cpp:533 -msgid "Navigate to this line" -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/katemain.cpp:51 app/kwritemain.cpp:534 -msgid "Navigate to this column" -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/katemain.cpp:53 app/kwritemain.cpp:531 -msgid "Read the contents of stdin" -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/katemain.cpp:54 app/kwritemain.cpp:535 -msgid "Document to open" -msgstr "要打开的文档" +#: app/katefileselector.cpp:321 +msgid "Apply last filter (\"%1\")" +msgstr "应用上次使用的过滤器(“%1”)" -#: app/katemain.cpp:63 -msgid "Kate" -msgstr "Kate" +#: app/katefileselector.cpp:326 +msgid "Clear filter" +msgstr "清除过滤器" -#: app/katemain.cpp:64 -msgid "Kate - Advanced Text Editor" -msgstr "Kate - 高级文本编辑器" +#: app/katefileselector.cpp:536 +msgid "Toolbar" +msgstr "工具栏" -#: app/katemain.cpp:65 app/kwritemain.cpp:552 -msgid "(c) 2000-2005 The Kate Authors" -msgstr "(c) 2000-2005 Kate 作者" +#: app/katefileselector.cpp:538 +msgid "A&vailable actions:" +msgstr "可用的动作(&V):" -#: app/katemain.cpp:67 app/kwritemain.cpp:554 -msgid "Maintainer" -msgstr "维护者" +#: app/katefileselector.cpp:539 +msgid "S&elected actions:" +msgstr "选用的动作(&E):" -#: 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/katefileselector.cpp:547 +msgid "Auto Synchronization" +msgstr "自动同步" -#: app/katemain.cpp:71 app/kwritemain.cpp:558 -msgid "The cool buffersystem" -msgstr "极好的缓冲系统" +#: app/katefileselector.cpp:548 +msgid "When a docu&ment becomes active" +msgstr "每当文档变为活跃(&M)" -#: app/katemain.cpp:72 app/kwritemain.cpp:559 -msgid "The Editing Commands" -msgstr "编辑命令" +#: app/katefileselector.cpp:549 +msgid "When the file selector becomes visible" +msgstr "每当文件选择器出现" -#: app/katemain.cpp:73 app/kwritemain.cpp:560 -msgid "Testing, ..." -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 文件、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 "Simplified Chinese Translation Team" +"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 "i18n-translation@lists.linux.net.cn" +"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 "" +"如果选中此选项,对于本地文件,内建的 Konsole 将会在启动以及活跃文档改变时使用 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 会在获得焦点后询问您如何处理硬盘上已经被修改的文件。如果未启用,直到在硬盘上已被修改的文件在 Kate 中获得焦点的时候,您才会被询问。" -#: app/katedocmanager.cpp:490 -msgid "Starting Up" -msgstr "启动" +#: app/kateconfigdialog.cpp:173 +msgid "Meta-Information" +msgstr "元信息" + +#: app/kateconfigdialog.cpp:178 +msgid "Keep &meta-information past sessions" +msgstr "在会话中保留元信息(&M)" -#: app/katesession.cpp:78 app/katesession.cpp:102 app/katesession.cpp:252 -msgid "Default 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:82 -msgid "Unnamed Session" -msgstr "未命名会话" +#: app/kateconfigdialog.cpp:189 +msgid "&Delete unused meta-information after:" +msgstr "删除无用的元信息,等(&D):" -#: app/katesession.cpp:104 -msgid "Session (%1)" -msgstr "会话(%1)" +#: app/kateconfigdialog.cpp:191 +msgid "(never)" +msgstr "(从不)" -#: app/katesession.cpp:384 -msgid "Save Session?" -msgstr "保存会话吗?" +#: app/kateconfigdialog.cpp:192 +msgid " day(s)" +msgstr " 天" -#: app/katesession.cpp:391 -msgid "Save current session?" -msgstr "保存当前会话吗?" +#: app/kateconfigdialog.cpp:204 +msgid "Sessions" +msgstr "会话" -#: app/katesession.cpp:392 -msgid "Do not ask again" -msgstr "不再询问" +#: app/kateconfigdialog.cpp:205 +msgid "Session Management" +msgstr "会话管理" -#: app/katesession.cpp:482 -msgid "No session selected to open." -msgstr "未选择要打开的会话。" +#: app/kateconfigdialog.cpp:211 +msgid "Elements of Sessions" +msgstr "会话元素" -#: app/katesession.cpp:482 -msgid "No Session Selected" -msgstr "未选择会话" +#: app/kateconfigdialog.cpp:216 +msgid "Include &window configuration" +msgstr "包含窗口配置(&W)" -#: app/katesession.cpp:554 -msgid "Specify Name for Current Session" -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:554 app/katesession.cpp:572 app/katesession.cpp:850 -msgid "Session name:" -msgstr "会话名称:" +#: app/kateconfigdialog.cpp:225 +msgid "Behavior on Application Startup" +msgstr "应用启动时的行为" -#: app/katesession.cpp:561 -msgid "To save a new session, you must specify a name." -msgstr "要保存新会话,您必须指定名称。" +#: app/kateconfigdialog.cpp:229 +msgid "&Start new session" +msgstr "启动新会话(&S)" -#: app/katesession.cpp:561 app/katesession.cpp:579 app/katesession.cpp:857 -msgid "Missing Session Name" -msgstr "缺少会话名称" +#: app/kateconfigdialog.cpp:230 +msgid "&Load last-used session" +msgstr "装入上次使用的会话(&L)" -#: app/katesession.cpp:572 -msgid "Specify New Name for Current Session" -msgstr "为当前会话指定新名称" +#: app/kateconfigdialog.cpp:231 +msgid "&Manually choose a session" +msgstr "手动选择会话(&M)" -#: app/katesession.cpp:579 app/katesession.cpp:857 -msgid "To save a session, you must specify a name." -msgstr "要保存会话,您必须指定名称。" +#: 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 "排序方式(&B):" -#: 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 "设定文档的排序方式。" @@ -1185,8 +1276,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" @@ -1222,22 +1314,151 @@ msgid "" "the current user." msgstr "给定的文件不能读取,请检查文件是否存在或当前用户是否有权限读取。" -#: app/kwritemain.cpp:549 -msgid "KWrite" -msgstr "KWrite" +#: app/kwritemain.cpp:553 +msgid "KWrite" +msgstr "KWrite" + +#: app/kwritemain.cpp:555 +msgid "KWrite - Text Editor" +msgstr "KWrite - 文本编辑器" + +#: 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/kwritemain.cpp:551 -msgid "KWrite - Text Editor" -msgstr "KWrite - 文本编辑器" +#: app/kateviewspace.cpp:326 app/kateviewspace.cpp:364 +msgid " NORM " +msgstr " 普通 " -#: 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/kateviewspace.cpp:352 +msgid " Line: %1 Col: %2 " +msgstr " 行:%1 列:%2 " -#: app/kwritemain.cpp:696 -msgid "Choose Editor Component" -msgstr "选择编辑器组件" +#: 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" @@ -1303,81 +1524,6 @@ msgstr "打开新标签" 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/katemdi.cpp:466 -msgid "Make Persistent" -msgstr "变成永久" - -#: app/katemdi.cpp:468 -msgid "Move To" -msgstr "移至" - -#: app/katemdi.cpp:471 -msgid "Left Sidebar" -msgstr "左侧边栏" - -#: app/katemdi.cpp:474 -msgid "Right Sidebar" -msgstr "右侧边栏" - -#: app/katemdi.cpp:477 -msgid "Top Sidebar" -msgstr "上侧边栏" - -#: app/katemdi.cpp:480 -msgid "Bottom Sidebar" -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/kateconfigplugindialogpage.cpp:82 -msgid "Comment" -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/katesavemodifieddialog.cpp:78 msgid "Save As (%1)" msgstr "另存为(%1)" @@ -1422,135 +1568,209 @@ 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 "此命令使用的可执行文件。此选项将用来检查是否要显示此工具;如果未设置的话,将会使用 command 的第一个单词。" -#: app/katefileselector.cpp:207 +#: app/kateexternaltools.cpp:490 +msgid "&Mime types:" +msgstr "MIME 类型(&M):" + +#: 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/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/kateexternaltools.cpp:523 +msgid "&Command line name:" +msgstr "命令行名称(&C):" + +#: 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 "如果您在此指定名称,您就可以从查看命令行中使用该名称调用该命令。请不要在名称中使用空格或跳格键。" + +#: 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/katefileselector.cpp:547 -msgid "Auto Synchronization" -msgstr "自动同步" +#: app/katemdi.cpp:141 +msgid "Show Side&bars" +msgstr "显示侧边栏(&B)" -#: app/katefileselector.cpp:548 -msgid "When a docu&ment becomes active" -msgstr "每当文档变为活跃(&M)" +#: app/katemdi.cpp:143 +msgid "Hide Side&bars" +msgstr "隐藏侧边栏(&B)" -#: app/katefileselector.cpp:549 -msgid "When the file selector becomes visible" -msgstr "每当文件选择器出现" +#: app/katemdi.cpp:176 +#, c-format +msgid "Show %1" +msgstr "显示%1" -#: app/katefileselector.cpp:556 -msgid "Remember &locations:" -msgstr "记住位置数(&L):" +#: 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 @@ -1570,173 +1790,5 @@ 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 附带了一组不错的插件,提供了各种简单的和高级的功能。

" -"

您可以在配置对话框中启用/禁用插件来满足您的需要,选择 设置 ->configure 来启动配置对话框。

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

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

\n" -msgstr "" -"

您可以交换光标两侧的字符,方法是按 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 文件,包括语法加亮显示。

" -"

只需选择 文件 -> 导出 -> 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" - -#: 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 "" -"

您可以把工具视图(文件列表文件选择器)拖放到 Kate 的任何一边上,或叠放它们,甚至从主窗口中分裂出来。

" -"\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" - -#: 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" - -#: 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" - -#: 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" - -#: 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" - -#: 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" - -#: 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 的正则表达式替换。

" -"

例如,按 Ctrl+M 并输入s/oldtext/newtext/g " -"会把当前行中的所有“oldtext”替换为“newtext”

\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 来重复刚才的搜索,或者按 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 "" -"

您可以过滤显示在 文件选择器 工具视图中的文件。

" -"

只需在底部的过滤器框中输入您的过滤器即可。例如:输入 *.html *.php" -",如果您只想看到当前文件夹中的 HTML 和 PHP 文件。

" -"

文件选择器甚至会记住您使用过的过滤器。

\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 中,同一文档您可以有两个视图 - 甚至更多。在任何一个视图中编辑该文档都会反映在所有视图中。

" -"

因此,如果您需要前后寻找文档另一端的文本时,只需按 Ctrl+Shift+T 来水平分割它即可。

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

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

\n" -msgstr "" -"

F8Shift+F8 来切换到下一/前一框架。

\n" +#~ msgid "Choose Editor..." +#~ msgstr "选择编辑器..." -- cgit v1.2.1