diff options
Diffstat (limited to 'tde-i18n-en_GB/messages/tdebase/kate.po')
-rw-r--r-- | tde-i18n-en_GB/messages/tdebase/kate.po | 2188 |
1 files changed, 1121 insertions, 1067 deletions
diff --git a/tde-i18n-en_GB/messages/tdebase/kate.po b/tde-i18n-en_GB/messages/tdebase/kate.po index 4791e8e448e..df1c6536688 100644 --- a/tde-i18n-en_GB/messages/tdebase/kate.po +++ b/tde-i18n-en_GB/messages/tdebase/kate.po @@ -6,208 +6,233 @@ 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-11-04 14:00+0000\n" "Last-Translator: Malcolm Hunter <malcolm.hunter@gmx.co.uk>\n" "Language-Team: British English <kde-en-gb@kde.me.uk>\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.10.2\n" -#: app/kateexternaltools.cpp:276 -msgid "Failed to expand the command '%1'." -msgstr "Failed to expand the command '%1'." - -#: app/kateexternaltools.cpp:277 -msgid "Kate External Tools" -msgstr "Kate External Tools" - -#: app/kateexternaltools.cpp:427 -msgid "Edit External Tool" -msgstr "Edit External Tool" - -#: app/kateexternaltools.cpp:441 -msgid "&Label:" -msgstr "&Label:" - -#: app/kateexternaltools.cpp:446 -msgid "The name will be displayed in the 'Tools->External' menu" -msgstr "The name will be displayed in the 'Tools->External' menu" +#: _translatorinfo.cpp:1 app/katemain.cpp:103 app/kwritemain.cpp:589 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Dwayne Bailey" -#: app/kateexternaltools.cpp:456 -msgid "S&cript:" -msgstr "S&cript:" +#: _translatorinfo.cpp:3 app/katemain.cpp:103 app/kwritemain.cpp:589 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "dwayne@translate.org.za" -#: app/kateexternaltools.cpp:461 +#: tips.txt:3 msgid "" -"<p>The script to execute to invoke the tool. The script is passed to /bin/sh " -"for execution. The following macros will be expanded:</p>" -"<ul>" -"<li><code>%URL</code> - the URL of the current document." -"<li><code>%URLs</code> - a list of the URLs of all open documents." -"<li><code>%directory</code> - the URL of the directory containing the current " -"document." -"<li><code>%filename</code> - the filename of the current document." -"<li><code>%line</code> - the current line of the text cursor in the current " -"view." -"<li><code>%column</code> - the column of the text cursor in the current view." -"<li><code>%selection</code> - the selected text in the current view." -"<li><code>%text</code> - the text of the current document.</ul>" +"<p>Kate comes with a nice set of plugins, providing simple\n" +"and advanced features of all sorts.</p>\n" +"<p>You can enable/disable plugins to suit your needs in the configuration " +"dialog,\n" +"choose <strong>Settings ->configure</strong> to launch that.</p>\n" msgstr "" -"<p>The script to execute to invoke the tool. The script is passed to /bin/sh " -"for execution. The following macros will be expanded:</p>" -"<ul>" -"<li><code>%URL</code> - the URL of the current document." -"<li><code>%URLs</code> - a list of the URLs of all open documents." -"<li><code>%directory</code> - the URL of the directory containing the current " -"document." -"<li><code>%filename</code> - the filename of the current document." -"<li><code>%line</code> - the current line of the text cursor in the current " -"view." -"<li><code>%column</code> - the column of the text cursor in the current view." -"<li><code>%selection</code> - the selected text in the current view." -"<li><code>%text</code> - the text of the current document.</ul>" - -#: app/kateexternaltools.cpp:479 -msgid "&Executable:" -msgstr "&Executable:" +"<p>Kate comes with a nice set of plugins, providing simple\n" +"and advanced features of all sorts.</p>\n" +"<p>You can enable/disable plugins to suit your needs in the configuration " +"dialogue,\n" +"choose <strong>Settings ->configure</strong> to launch that.</p>\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 <em>command</em> will be used." +"<p>You can swap the characters on each side of the cursor just by pressing\n" +"<strong>Ctrl+T</strong></p>\n" 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 <em>command</em> will be used." - -#: app/kateexternaltools.cpp:490 -msgid "&Mime types:" -msgstr "&Mime types:" +"<p>You can swap the characters on each side of the cursor just by pressing\n" +"<strong>Ctrl+T</strong></p>\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." +"<p>You can export the current document as a HTML file, including\n" +"syntax highlighting.</p>\n" +"<p>Just choose <strong>File -> Export -> HTML...</strong></p>\n" 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." - -#: app/kateexternaltools.cpp:504 -msgid "Click for a dialog that can help you creating a list of mimetypes." -msgstr "Click for a dialogue that can help you creating a list of mimetypes." - -#: app/kateexternaltools.cpp:508 -msgid "&Save:" -msgstr "&Save:" - -#: app/kateexternaltools.cpp:512 -msgid "None" -msgstr "None" - -#: app/kateexternaltools.cpp:512 -msgid "Current Document" -msgstr "Current Document" - -#: app/kateexternaltools.cpp:512 -msgid "All Documents" -msgstr "All Documents" +"<p>You can export the current document as a HTML file, including\n" +"syntax highlighting.</p>\n" +"<p>Just choose <strong>File -> Export -> HTML...</strong></p>\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." +"<p>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.</p>\n" +"<p>Just choose " +"<br><strong>View -> Split [ Horizontal | Vertical ]</strong></p>\n" msgstr "" -"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." - -#: app/kateexternaltools.cpp:523 -msgid "&Command line name:" -msgstr "&Command line name:" +"<p>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.</p>\n" +"<p>Just choose " +"<br><strong>View -> Split [ Horizontal | Vertical ]</strong></p>\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." +"<p>You can drag the Tool views (<em>File List</em> and <em>File Selector</em>)\n" +"to any side that you want them in Kate, or stack them, or even tear them off " +"the\n" +"main window.</p>\n" msgstr "" -"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." - -#: app/kateexternaltools.cpp:539 -msgid "You must specify at least a name and a command" -msgstr "You must specify at least a name and a command" - -#: app/kateexternaltools.cpp:548 -msgid "Select the MimeTypes for which to enable this tool." -msgstr "Select the MimeTypes for which to enable this tool." - -#: app/kateexternaltools.cpp:550 -msgid "Select Mime Types" -msgstr "Select Mime Types" - -#: app/kateexternaltools.cpp:568 -msgid "&New..." -msgstr "&New..." - -#: app/kateexternaltools.cpp:576 -msgid "&Edit..." -msgstr "&Edit..." +"<p>You can drag the Tool views (<em>File List</em> and <em>File Selector</em>)\n" +"to any side that you want them in Kate, or stack them, or even tear them off " +"the\n" +"main window.</p>\n" -#: app/kateexternaltools.cpp:580 -msgid "Insert &Separator" -msgstr "Insert &Separator" +#: tips.txt:39 +msgid "" +"<p>Kate has a built-in terminal emulator, just click on <strong>" +"\"Terminal\"</strong> at\n" +"the bottom to show or hide it as you desire.</p>\n" +msgstr "" +"<p>Kate has a built-in terminal emulator, just click on <strong>" +"\"Terminal\"</strong> at\n" +"the bottom to show or hide it as you desire.</p>\n" -#: app/kateexternaltools.cpp:602 +#: tips.txt:45 msgid "" -"This list shows all the configured tools, represented by their menu text." +"<p>Kate can highlight the current line with a\n" +"<table bgcolor=\"yellow\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" " +"width=\"100%\">" +"<tr>" +"<td>different\n" +"background color.<strong>|</strong></td></tr></table></p>\n" +"<p>You can set the color in the <em>Colors</em> page of the configuration\n" +"dialog.</p>\n" msgstr "" -"This list shows all the configured tools, represented by their menu text." +"<p>Kate can highlight the current line with a\n" +"<table bgcolor=\"yellow\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" " +"width=\"100%\">" +"<tr>" +"<td>different\n" +"background colour.<strong>|</strong></td></tr></table></p>\n" +"<p>You can set the colour in the <em>Colours</em> page of the configuration\n" +"dialogue.</p>\n" -#: app/kateviewspace.cpp:320 app/kateviewspace.cpp:359 -msgid " INS " -msgstr " INS " +#: tips.txt:54 +msgid "" +"<p>You can open the currently edited file in any other application from within\n" +"Kate.</p>\n" +"<p>Choose <strong>File -> Open With</strong> for the list of programs\n" +"configured\n" +"for the document type. There is also an option <strong>Other...</strong> to\n" +"choose any application on your system.</p>\n" +msgstr "" +"<p>You can open the currently edited file in any other application from within\n" +"Kate.</p>\n" +"<p>Choose <strong>File -> Open With</strong> for the list of programs\n" +"configured\n" +"for the document type. There is also an option <strong>Other...</strong> to\n" +"choose any application on your system.</p>\n" -#: app/kateviewspace.cpp:325 app/kateviewspace.cpp:363 -msgid " NORM " -msgstr " NORM " +#: tips.txt:64 +msgid "" +"<p>You can configure the editor to always display the line numbers and/or\n" +"bookmark panes when started from the <strong>View Defaults</strong> " +"page of the\n" +"configuration dialog.</p>\n" +msgstr "" +"<p>You can configure the editor to always display the line numbers and/or\n" +"bookmark panes when started from the <strong>View Defaults</strong> " +"page of the\n" +"configuration dialogue.</p>\n" -#: app/kateviewspace.cpp:351 -msgid " Line: %1 Col: %2 " -msgstr " Line: %1 Col: %2 " +#: tips.txt:71 +msgid "" +"<p>You can download new or updated <em>Syntax highlight definitions</em> from\n" +"the <strong>Highlighting</strong> page in the configuration dialog.</p>\n" +"<p>Just click the <em>Download...</em> button on the <em>Highlight Modes</em>\n" +"tab (You have to be online, of course...).</p>\n" +msgstr "" +"<p>You can download new or updated <em>Syntax highlight definitions</em> from\n" +"the <strong>Highlighting</strong> page in the configuration dialogue.</p>\n" +"<p>Just click the <em>Download...</em> button on the <em>Highlight Modes</em>\n" +"tab (You have to be online, of course...).</p>\n" -#: app/kateviewspace.cpp:355 -msgid " R/O " -msgstr " R/O " +#: tips.txt:79 +msgid "" +"<p>You can cycle through all open documents by pressing <strong>" +"Alt+Left</strong>\n" +"or <strong>Alt+Right</strong>. The next/previous document will immediately be " +"displayed\n" +"in the active frame.</p>\n" +msgstr "" +"<p>You can cycle through all open documents by pressing <strong>" +"Alt+Left</strong>\n" +"or <strong>Alt+Right</strong>. The next/previous document will immediately be " +"displayed\n" +"in the active frame.</p>\n" -#: app/kateviewspace.cpp:357 -msgid " OVR " -msgstr " OVR " +#: tips.txt:86 +msgid "" +"<p>You can do cool sed-like regular expression replacements using <em>" +"Command Line</em>.</p>\n" +"<p>For example, press <strong>F7</strong> and enter <code>" +"s /oldtext/newtext/g</code>\n" +"to replace "oldtext" with "newtext" throughout the current\n" +"line.</p>\n" +msgstr "" +"<p>You can do cool sed-like regular expression replacements using <em>" +"Command Line</em>.</p>\n" +"<p>For example, press <strong>F7</strong> and enter <code>" +"s /oldtext/newtext/g</code>\n" +"to replace "oldtext" with "newtext" throughout the current\n" +"line.</p>\n" -#: app/kateviewspace.cpp:363 -msgid " BLK " -msgstr " BLK " +#: tips.txt:94 +msgid "" +"<p>You can repeat your last search by just pressing <strong>F3</strong>, or\n" +"<strong>Shift+F3</strong> if you want to search backwards.</p>\n" +msgstr "" +"<p>You can repeat your last search by just pressing <strong>F3</strong>, or\n" +"<strong>Shift+F3</strong> if you want to search backwards.</p>\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." +"<p>You can filter the files displayed in the <em>File Selector</em> tool view.\n" +"</p>\n" +"<p>Simply enter your filter in the filter entry at the bottom, for example:\n" +"<code>*.html *.php</code> if you only want to see HTML and PHP files in the\n" +"current folder.</p>\n" +"<p>The File Selector will even remember your filters for you.</strong></p>\n" msgstr "" -"Do you really want to pipe the text to the console? This will execute any " -"contained commands with your user rights." +"<p>You can filter the files displayed in the <em>File Selector</em> tool view.\n" +"</p>\n" +"<p>Simply enter your filter in the filter entry at the bottom, for example:\n" +"<code>*.html *.php</code> if you only want to see HTML and PHP files in the\n" +"current folder.</p>\n" +"<p>The File Selector will even remember your filters for you.</strong></p>\n" -#: app/kateconsole.cpp:130 -msgid "Pipe to Console?" -msgstr "Pipe to Console?" +#: tips.txt:110 +msgid "" +"<p>You can have two views - or even more - of the same document in Kate. " +"Editing\n" +"in either will be reflected in both.</p>\n" +"<p>So if you find yourself scrolling up and down to look at text at the other\n" +"end of a document, just press <strong>Ctrl+Shift+T</strong> to split\n" +"horizontally.</p>\n" +msgstr "" +"<p>You can have two views - or even more - of the same document in Kate. " +"Editing\n" +"in either will be reflected in both.</p>\n" +"<p>So if you find yourself scrolling up and down to look at text at the other\n" +"end of a document, just press <strong>Ctrl+Shift+T</strong> to split\n" +"horizontally.</p>\n" -#: app/kateconsole.cpp:131 -msgid "Pipe to Console" -msgstr "Pipe to Console" +#: tips.txt:119 +msgid "" +"<p>Press <strong>F8</strong> or <strong>Shift+F8</strong> to switch to the\n" +"next/previous frame.</p>\n" +msgstr "" +"<p>Press <strong>F8</strong> or <strong>Shift+F8</strong> to switch to the\n" +"next/previous frame.</p>\n" #: app/katemainwindow.cpp:212 app/katesavemodifieddialog.cpp:152 msgid "Documents" @@ -273,8 +298,8 @@ msgstr "Close this window" msgid "Create a new Kate view (a new window with the same document list)." msgstr "Create a new Kate view (a new window with the same document list)." -#: 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 "External Tools" @@ -350,29 +375,29 @@ msgstr "New file opened while trying to close Kate, closing aborted." msgid "Closing Aborted" msgstr "Closing Aborted" -#: app/katemainwindow.cpp:489 +#: app/katemainwindow.cpp:488 msgid "" "_: 'document name [*]', [*] means modified\n" "%1 [*]" msgstr "" -#: app/katemainwindow.cpp:611 +#: app/katemainwindow.cpp:610 msgid "&Other..." msgstr "&Other..." -#: app/katemainwindow.cpp:621 +#: app/katemainwindow.cpp:620 msgid "Other..." msgstr "Other..." -#: app/katemainwindow.cpp:638 +#: app/katemainwindow.cpp:637 msgid "Application '%1' not found!" msgstr "Application '%1' not found!" -#: app/katemainwindow.cpp:638 +#: app/katemainwindow.cpp:637 msgid "Application Not Found!" msgstr "Application Not Found!" -#: app/katemainwindow.cpp:666 +#: app/katemainwindow.cpp:665 msgid "" "<p>The current document has not been saved, and cannot be attached to an email " "message." @@ -382,16 +407,16 @@ msgstr "" "message." "<p>Do you want to save it and proceed?" -#: app/katemainwindow.cpp:669 +#: app/katemainwindow.cpp:668 msgid "Cannot Send Unsaved File" msgstr "Cannot Send Unsaved File" -#: 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 "" "The file could not be saved. Please check if you have write permission." -#: app/katemainwindow.cpp:688 +#: app/katemainwindow.cpp:687 msgid "" "<p>The current file:" "<br><strong>%1</strong>" @@ -403,52 +428,352 @@ msgstr "" "<br>has been modified. Modifications will not be available in the attachment." "<p>Do you want to save it before sending it?" -#: app/katemainwindow.cpp:691 +#: app/katemainwindow.cpp:690 msgid "Save Before Sending?" msgstr "Save Before Sending?" -#: app/katemainwindow.cpp:691 +#: app/katemainwindow.cpp:690 msgid "Do Not Save" msgstr "Do Not Save" -#: app/katemailfilesdialog.cpp:47 -msgid "Email Files" -msgstr "Email Files" +#: app/kateconfigplugindialogpage.cpp:81 app/katemailfilesdialog.cpp:61 +msgid "Name" +msgstr "Name" -#: app/katemailfilesdialog.cpp:49 app/katemailfilesdialog.cpp:99 -msgid "&Show All Documents >>" -msgstr "&Show All Documents >>" +#: app/kateconfigplugindialogpage.cpp:82 +msgid "Comment" +msgstr "Comment" -#: app/katemailfilesdialog.cpp:52 -msgid "&Mail..." -msgstr "&Mail..." +#: 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 "" +"Here you can see all available Kate plugins. Those with a tick mark are loaded, " +"and will be loaded again the next time Kate is started." -#: app/katemailfilesdialog.cpp:57 +#: app/katemain.cpp:41 +msgid "Start Kate with a given session" +msgstr "Start Kate with a given session" + +#: app/katemain.cpp:43 +msgid "Use a already running kate instance (if possible)" +msgstr "Use a already running kate instance (if possible)" + +#: app/katemain.cpp:45 +msgid "Force single document mode if the MDI setting is enabled." +msgstr "" + +#: app/katemain.cpp:47 +msgid "Only try to reuse kate instance with this pid" +msgstr "Only try to reuse kate instance with this pid" + +#: app/katemain.cpp:49 app/kwritemain.cpp:532 +msgid "Set encoding for the file to open" +msgstr "Set encoding for the file to open" + +#: app/katemain.cpp:51 app/kwritemain.cpp:533 +msgid "Navigate to this line" +msgstr "Navigate to this line" + +#: app/katemain.cpp:53 app/kwritemain.cpp:534 +msgid "Navigate to this column" +msgstr "Navigate to this column" + +#: app/katemain.cpp:55 app/kwritemain.cpp:531 +msgid "Read the contents of stdin" +msgstr "Read the contents of stdin" + +#: app/katemain.cpp:56 app/kwritemain.cpp:535 +msgid "Document to open" +msgstr "Document to open" + +#: app/katemain.cpp:67 +msgid "Kate" +msgstr "Kate" + +#: app/katemain.cpp:68 +msgid "Kate - Advanced Text Editor" +msgstr "Kate - Advanced Text Editor" + +#: app/katemain.cpp:69 app/kwritemain.cpp:556 +msgid "(c) 2000-2005 The Kate Authors" +msgstr "(c) 2000-2005 The Kate Authors" + +#: app/katemain.cpp:71 app/kwritemain.cpp:558 +msgid "Maintainer" +msgstr "Maintainer" + +#: 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 "Core Developer" + +#: app/katemain.cpp:75 app/kwritemain.cpp:562 +msgid "The cool buffersystem" +msgstr "The cool buffersystem" + +#: app/katemain.cpp:76 app/kwritemain.cpp:563 +msgid "The Editing Commands" +msgstr "The Editing Commands" + +#: app/katemain.cpp:77 app/kwritemain.cpp:564 +msgid "Testing, ..." +msgstr "Testing, ..." + +#: app/katemain.cpp:78 app/kwritemain.cpp:565 +msgid "Former Core Developer" +msgstr "Former Core Developer" + +#: app/katemain.cpp:80 app/kwritemain.cpp:567 +msgid "KWrite Author" +msgstr "KWrite Author" + +#: app/katemain.cpp:81 app/kwritemain.cpp:568 +msgid "KWrite port to KParts" +msgstr "KWrite port to KParts" + +#: app/katemain.cpp:84 app/kwritemain.cpp:571 +msgid "KWrite Undo History, Kspell integration" +msgstr "KWrite Undo History, Kspell integration" + +#: app/katemain.cpp:85 app/kwritemain.cpp:572 +msgid "KWrite XML Syntax highlighting support" +msgstr "KWrite XML Syntax highlighting support" + +#: app/katemain.cpp:86 app/kwritemain.cpp:573 +msgid "Patches and more" +msgstr "Patches and more" + +#: app/katemain.cpp:87 +msgid "Developer & Highlight wizard" +msgstr "Developer & Highlight wizard" + +#: app/katemain.cpp:89 app/kwritemain.cpp:575 +msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" +msgstr "Highlighting for RPM Spec-Files, Perl, Diff and more" + +#: app/katemain.cpp:90 app/kwritemain.cpp:576 +msgid "Highlighting for VHDL" +msgstr "Highlighting for VHDL" + +#: app/katemain.cpp:91 app/kwritemain.cpp:577 +msgid "Highlighting for SQL" +msgstr "Highlighting for SQL" + +#: app/katemain.cpp:92 app/kwritemain.cpp:578 +msgid "Highlighting for Ferite" +msgstr "Highlighting for Ferite" + +#: app/katemain.cpp:93 app/kwritemain.cpp:579 +msgid "Highlighting for ILERPG" +msgstr "Highlighting for ILERPG" + +#: app/katemain.cpp:94 app/kwritemain.cpp:580 +msgid "Highlighting for LaTeX" +msgstr "Highlighting for LaTeX" + +#: app/katemain.cpp:95 app/kwritemain.cpp:581 +msgid "Highlighting for Makefiles, Python" +msgstr "Highlighting for Makefiles, Python" + +#: app/katemain.cpp:96 app/kwritemain.cpp:582 +msgid "Highlighting for Python" +msgstr "Highlighting for Python" + +#: app/katemain.cpp:98 app/kwritemain.cpp:584 +msgid "Highlighting for Scheme" +msgstr "Highlighting for Scheme" + +#: app/katemain.cpp:99 app/kwritemain.cpp:585 +msgid "PHP Keyword/Datatype list" +msgstr "PHP Keyword/Datatype list" + +#: app/katemain.cpp:100 app/kwritemain.cpp:586 +msgid "Very nice help" +msgstr "Very nice help" + +#: app/katemain.cpp:101 app/kwritemain.cpp:587 +msgid "All people who have contributed and I have forgotten to mention" +msgstr "All people who have contributed and I have forgotten to mention" + +#: app/kateapp.cpp:214 app/kateapp.cpp:326 app/kwritemain.cpp:686 msgid "" -"<p>Press <strong>Mail...</strong> to email the current document." -"<p>To select more documents to send, press <strong>Show All " -"Documents >></strong>." +"The file '%1' could not be opened: it is not a normal file, it is a folder." msgstr "" -"<p>Press <strong>Mail...</strong> to email the current document." -"<p>To select more documents to send, press <strong>Show All " -"Documents >></strong>." +"The file '%1' could not be opened: it is not a normal file, it is a folder." -#: app/kateconfigplugindialogpage.cpp:81 app/katemailfilesdialog.cpp:61 -msgid "Name" -msgstr "Name" +#: app/kategrepdialog.cpp:102 +msgid "Pattern:" +msgstr "Pattern:" -#: app/katefilelist.cpp:142 app/katefilelist.cpp:579 -#: app/katemailfilesdialog.cpp:62 -msgid "URL" -msgstr "URL" +#: app/kategrepdialog.cpp:118 +msgid "Case sensitive" +msgstr "Case sensitive" -#: app/katemailfilesdialog.cpp:104 -msgid "&Hide Document List <<" -msgstr "&Hide Document List <<" +#: app/kategrepdialog.cpp:123 +msgid "Regular expression" +msgstr "Regular expression" -#: app/katemailfilesdialog.cpp:105 -msgid "Press <strong>Mail...</strong> to send selected documents" -msgstr "Press <strong>Mail...</strong> to send selected documents" +#: app/kategrepdialog.cpp:129 +msgid "Template:" +msgstr "Template:" + +#: app/kategrepdialog.cpp:148 +msgid "Files:" +msgstr "Files:" + +#: app/kategrepdialog.cpp:160 +msgid "Folder:" +msgstr "Folder:" + +#: app/kategrepdialog.cpp:178 +msgid "Recursive" +msgstr "Recursive" + +#: app/kategrepdialog.cpp:186 app/kategrepdialog.cpp:475 +msgid "Find" +msgstr "Find" + +#: app/kategrepdialog.cpp:201 +msgid "" +"<p>Enter the expression you want to search for here." +"<p>If 'regular expression' is unchecked, any non-space letters in your " +"expression will be escaped with a backslash character." +"<p>Possible meta characters are:" +"<br><b>.</b> - Matches any character" +"<br><b>^</b> - Matches the beginning of a line" +"<br><b>$</b> - Matches the end of a line" +"<br><b>\\<</b> - Matches the beginning of a word" +"<br><b>\\></b> - Matches the end of a word" +"<p>The following repetition operators exist:" +"<br><b>?</b> - The preceding item is matched at most once" +"<br><b>*</b> - The preceding item is matched zero or more times" +"<br><b>+</b> - The preceding item is matched one or more times" +"<br><b>{<i>n</i>}</b> - The preceding item is matched exactly <i>n</i> times" +"<br><b>{<i>n</i>,}</b> - The preceding item is matched <i>n</i> or more times" +"<br><b>{,<i>n</i>}</b> - The preceding item is matched at most <i>n</i> times" +"<br><b>{<i>n</i>,<i>m</i>}</b> - The preceding item is matched at least <i>n</i>" +", but at most <i>m</i> times." +"<p>Furthermore, backreferences to bracketed subexpressions are available via " +"the notation <code>\\#</code>." +"<p>See the grep(1) documentation for the full documentation." +msgstr "" +"<p>Enter the expression you want to search for here." +"<p>If 'regular expression' is unticked, any non-space letters in your " +"expression will be escaped with a backslash character." +"<p>Possible meta characters are:" +"<br><b>.</b> - Matches any character" +"<br><b>^</b> - Matches the beginning of a line" +"<br><b>$</b> - Matches the end of a line" +"<br><b>\\<</b> - Matches the beginning of a word" +"<br><b>\\></b> - Matches the end of a word" +"<p>The following repetition operators exist:" +"<br><b>?</b> - The preceding item is matched at most once" +"<br><b>*</b> - The preceding item is matched zero or more times" +"<br><b>+</b> - The preceding item is matched one or more times" +"<br><b>{<i>n</i>}</b> - The preceding item is matched exactly <i>n</i> times" +"<br><b>{<i>n</i>,}</b> - The preceding item is matched <i>n</i> or more times" +"<br><b>{,<i>n</i>}</b> - The preceding item is matched at most <i>n</i> times" +"<br><b>{<i>n</i>,<i>m</i>}</b> - The preceding item is matched at least <i>n</i>" +", but at most <i>m</i> times." +"<p>Furthermore, backreferences to bracketed subexpressions are available via " +"the notation <code>\\#</code>." +"<p>See the grep(1) documentation for the full documentation." + +#: app/kategrepdialog.cpp:224 +msgid "" +"Enter the file name pattern of the files to search here.\n" +"You may give several patterns separated by commas." +msgstr "" +"Enter the file name pattern of the files to search here.\n" +"You may give several patterns separated by commas." + +#: app/kategrepdialog.cpp:227 +#, c-format +msgid "" +"You can choose a template for the pattern from the combo box\n" +"and edit it here. The string %s in the template is replaced\n" +"by the pattern input field, resulting in the regular expression\n" +"to search for." +msgstr "" +"You can choose a template for the pattern from the combo box\n" +"and edit it here. The string %s in the template is replaced\n" +"by the pattern input field, resulting in the regular expression\n" +"to search for." + +#: app/kategrepdialog.cpp:232 +msgid "Enter the folder which contains the files in which you want to search." +msgstr "Enter the folder which contains the files in which you want to search." + +#: app/kategrepdialog.cpp:234 +msgid "Check this box to search in all subfolders." +msgstr "Tick this box to search in all subfolders." + +#: app/kategrepdialog.cpp:236 +msgid "" +"If this option is enabled (the default), the search will be case sensitive." +msgstr "" +"If this option is enabled (the default), the search will be case sensitive." + +#: app/kategrepdialog.cpp:238 +msgid "" +"<p>If this is enabled, your pattern will be passed unmodified to <em>" +"grep(1)</em>. Otherwise, all characters that are not letters will be escaped " +"using a backslash character to prevent grep from interpreting them as part of " +"the expression." +msgstr "" +"<p>If this is enabled, your pattern will be passed unmodified to <em>" +"grep(1)</em>. Otherwise, all characters that are not letters will be escaped " +"using a backslash character to prevent grep from interpreting them as part of " +"the expression." + +#: app/kategrepdialog.cpp:243 +msgid "" +"The results of the grep run are listed here. Select a\n" +"filename/line number combination and press Enter or doubleclick\n" +"on the item to show the respective line in the editor." +msgstr "" +"The results of the grep run are listed here. Select a\n" +"filename/line number combination and press Enter or doubleclick\n" +"on the item to show the respective line in the editor." + +#: app/kategrepdialog.cpp:327 +msgid "You must enter an existing local folder in the 'Folder' entry." +msgstr "You must enter an existing local folder in the 'Folder' entry." + +#: app/kategrepdialog.cpp:328 +msgid "Invalid Folder" +msgstr "Invalid Folder" + +#: app/kategrepdialog.cpp:479 +msgid "<strong>Error:</strong><p>" +msgstr "<strong>Error:</strong><p>" + +#: app/kategrepdialog.cpp:479 +msgid "Grep Tool Error" +msgstr "Grep Tool Error" + +#: app/katedocmanager.cpp:395 +msgid "" +"<p>The document '%1' has been modified, but not saved." +"<p>Do you want to save your changes or discard them?" +msgstr "" +"<p>The document '%1' has been modified, but not saved." +"<p>Do you want to save your changes or discard them?" + +#: app/katedocmanager.cpp:397 +msgid "Close Document" +msgstr "Close Document" + +#: app/katedocmanager.cpp:484 +msgid "Reopening files from the last session..." +msgstr "Reopening files from the last session..." + +#: app/katedocmanager.cpp:491 +msgid "Starting Up" +msgstr "Starting Up" #: app/katemwmodonhddialog.cpp:61 msgid "Documents Modified on Disk" @@ -550,10 +875,189 @@ msgstr "" msgid "Error Creating Diff" msgstr "Error Creating Diff" +#: app/katemailfilesdialog.cpp:47 +msgid "Email Files" +msgstr "Email Files" + +#: app/katemailfilesdialog.cpp:49 app/katemailfilesdialog.cpp:99 +msgid "&Show All Documents >>" +msgstr "&Show All Documents >>" + +#: app/katemailfilesdialog.cpp:52 +msgid "&Mail..." +msgstr "&Mail..." + +#: app/katemailfilesdialog.cpp:57 +msgid "" +"<p>Press <strong>Mail...</strong> to email the current document." +"<p>To select more documents to send, press <strong>Show All " +"Documents >></strong>." +msgstr "" +"<p>Press <strong>Mail...</strong> to email the current document." +"<p>To select more documents to send, press <strong>Show All " +"Documents >></strong>." + +#: 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 "&Hide Document List <<" + +#: app/katemailfilesdialog.cpp:105 +msgid "Press <strong>Mail...</strong> to send selected documents" +msgstr "Press <strong>Mail...</strong> to send selected documents" + +#: app/katefileselector.cpp:170 +msgid "Current Document Folder" +msgstr "Current Document Folder" + +#: app/katefileselector.cpp:198 +msgid "" +"<p>Here you can enter a path for a folder to display." +"<p>To go to a folder previously entered, press the arrow on the right and " +"choose one. " +"<p>The entry has folder completion. Right-click to choose how completion should " +"behave." +msgstr "" +"<p>Here you can enter a path for a folder to display." +"<p>To go to a folder previously entered, press the arrow on the right and " +"choose one. " +"<p>The entry has folder completion. Right-click to choose how completion should " +"behave." + +#: app/katefileselector.cpp:203 +msgid "" +"<p>Here you can enter a name filter to limit which files are displayed." +"<p>To clear the filter, toggle off the filter button to the left." +"<p>To reapply the last filter used, toggle on the filter button." +msgstr "" +"<p>Here you can enter a name filter to limit which files are displayed." +"<p>To clear the filter, toggle off the filter button to the left." +"<p>To reapply the last filter used, toggle on the filter button." + +#: app/katefileselector.cpp:207 +msgid "" +"<p>This button clears the name filter when toggled off, or reapplies the last " +"filter used when toggled on." +msgstr "" +"<p>This button clears the name filter when toggled off, or reapplies the last " +"filter used when toggled on." + +#: app/katefileselector.cpp:321 +msgid "Apply last filter (\"%1\")" +msgstr "Apply last filter (\"%1\")" + +#: app/katefileselector.cpp:326 +msgid "Clear filter" +msgstr "Clear filter" + +#: app/katefileselector.cpp:536 +msgid "Toolbar" +msgstr "Toolbar" + +#: app/katefileselector.cpp:538 +msgid "A&vailable actions:" +msgstr "A&vailable actions:" + +#: app/katefileselector.cpp:539 +msgid "S&elected actions:" +msgstr "S&elected actions:" + +#: app/katefileselector.cpp:547 +msgid "Auto Synchronization" +msgstr "Auto Synchronisation" + +#: app/katefileselector.cpp:548 +msgid "When a docu&ment becomes active" +msgstr "When a docu&ment becomes active" + +#: app/katefileselector.cpp:549 +msgid "When the file selector becomes visible" +msgstr "When the file selector becomes visible" + +#: app/katefileselector.cpp:556 +msgid "Remember &locations:" +msgstr "Remember &locations:" + +#: app/katefileselector.cpp:563 +msgid "Remember &filters:" +msgstr "Remember &filters:" + +#: app/katefileselector.cpp:570 +msgid "Session" +msgstr "Session" + +#: app/katefileselector.cpp:571 +msgid "Restore loca&tion" +msgstr "Restore loca&tion" + +#: app/katefileselector.cpp:572 +msgid "Restore last f&ilter" +msgstr "Restore last f&ilter" + +#: app/katefileselector.cpp:592 +msgid "" +"<p>Decides how many locations to keep in the history of the location combo box." +msgstr "" +"<p>Decides how many locations to keep in the history of the location combo box." + +#: app/katefileselector.cpp:597 +msgid "" +"<p>Decides how many filters to keep in the history of the filter combo box." +msgstr "" +"<p>Decides how many filters to keep in the history of the filter combo box." + +#: app/katefileselector.cpp:602 +msgid "" +"<p>These options allow you to have the File Selector automatically change " +"location to the folder of the active document on certain events." +"<p>Auto synchronization is <em>lazy</em>, meaning it will not take effect until " +"the file selector is visible." +"<p>None of these are enabled by default, but you can always sync the location " +"by pressing the sync button in the toolbar." +msgstr "" +"<p>These options allow you to have the File Selector automatically change " +"location to the folder of the active document on certain events." +"<p>Auto synchronisation is <em>lazy</em>, meaning it will not take effect until " +"the file selector is visible." +"<p>None of these are enabled by default, but you can always sync the location " +"by pressing the sync button in the toolbar." + +#: app/katefileselector.cpp:611 +msgid "" +"<p>If this option is enabled (default), the location will be restored when you " +"start Kate." +"<p><strong>Note</strong> that if the session is handled by the TDE session " +"manager, the location is always restored." +msgstr "" +"<p>If this option is enabled (default), the location will be restored when you " +"start Kate." +"<p><strong>Note</strong> that if the session is handled by the TDE session " +"manager, the location is always restored." + +#: app/katefileselector.cpp:615 +msgid "" +"<p>If this option is enabled (default), the current filter will be restored " +"when you start Kate." +"<p><strong>Note</strong> that if the session is handled by the TDE session " +"manager, the filter is always restored." +"<p><strong>Note</strong> that some of the autosync settings may override the " +"restored location if on." +msgstr "" +"<p>If this option is enabled (default), the current filter will be restored " +"when you start Kate." +"<p><strong>Note</strong> that if the session is handled by the TDE session " +"manager, the filter is always restored." +"<p><strong>Note</strong> that some of the autosync settings may override the " +"restored location if on." + #: 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 +#: 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 "Application" @@ -582,14 +1086,47 @@ msgstr "" "caption." #: app/kateconfigdialog.cpp:117 +msgid "Sort &files alphabetically in the file list" +msgstr "" + +#: app/kateconfigdialog.cpp:120 +#, fuzzy +msgid "" +"If this is checked, the files in the file list will be sorted alphabetically." +msgstr "" +"If this option is ticked, the full document path will be shown in the window " +"caption." + +#: app/kateconfigdialog.cpp:124 msgid "&Behavior" msgstr "&Behaviour" -#: app/kateconfigdialog.cpp:122 +#: app/kateconfigdialog.cpp:129 +msgid "&Number of recent files:" +msgstr "" + +#: app/kateconfigdialog.cpp:134 +msgid "" +"<qt>Sets the number of recent files remembered by Kate." +"<p><strong>NOTE: </strong>If you set this lower than the current value, the " +"list will be truncated and some items forgotten.</qt>" +msgstr "" + +#: app/kateconfigdialog.cpp:143 +msgid "Always use the current instance of kate to open new files" +msgstr "" + +#: app/kateconfigdialog.cpp:146 +msgid "" +"When checked, all files opened from outside of Kate will only use the currently " +"opened instance of Kate." +msgstr "" + +#: app/kateconfigdialog.cpp:152 msgid "Sync &terminal emulator with active document" msgstr "Sync &terminal emulator with active document" -#: app/kateconfigdialog.cpp:125 +#: app/kateconfigdialog.cpp:155 msgid "" "If this is checked, the built in Konsole will <code>cd</code> " "to the directory of the active document when started and whenever the active " @@ -599,11 +1136,11 @@ msgstr "" "to the directory of the active document when started and whenever the active " "document changes, if the document is a local file." -#: app/kateconfigdialog.cpp:132 +#: app/kateconfigdialog.cpp:162 msgid "Wa&rn about files modified by foreign processes" msgstr "Wa&rn about files modified by foreign processes" -#: app/kateconfigdialog.cpp:135 +#: 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 " @@ -615,15 +1152,15 @@ msgstr "" "with a file that has been modified on disk only when that file gains focus " "inside Kate." -#: app/kateconfigdialog.cpp:143 +#: app/kateconfigdialog.cpp:173 msgid "Meta-Information" msgstr "Meta-Information" -#: app/kateconfigdialog.cpp:148 +#: app/kateconfigdialog.cpp:178 msgid "Keep &meta-information past sessions" msgstr "Keep &meta-information past sessions" -#: app/kateconfigdialog.cpp:151 +#: 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 " @@ -633,35 +1170,35 @@ msgstr "" "saved past editor sessions. The configuration will be restored if the document " "has not changed when reopened." -#: app/kateconfigdialog.cpp:159 +#: app/kateconfigdialog.cpp:189 msgid "&Delete unused meta-information after:" msgstr "&Delete unused meta-information after:" -#: app/kateconfigdialog.cpp:161 +#: app/kateconfigdialog.cpp:191 msgid "(never)" msgstr "(never)" -#: app/kateconfigdialog.cpp:162 +#: app/kateconfigdialog.cpp:192 msgid " day(s)" msgstr " day(s)" -#: app/kateconfigdialog.cpp:174 +#: app/kateconfigdialog.cpp:204 msgid "Sessions" msgstr "Sessions" -#: app/kateconfigdialog.cpp:175 +#: app/kateconfigdialog.cpp:205 msgid "Session Management" msgstr "Session Management" -#: app/kateconfigdialog.cpp:181 +#: app/kateconfigdialog.cpp:211 msgid "Elements of Sessions" msgstr "Elements of Sessions" -#: app/kateconfigdialog.cpp:186 +#: app/kateconfigdialog.cpp:216 msgid "Include &window configuration" msgstr "Include &window configuration" -#: app/kateconfigdialog.cpp:190 +#: app/kateconfigdialog.cpp:220 msgid "" "Check this if you want all your views and frames restored each time you open " "Kate" @@ -669,390 +1206,250 @@ msgstr "" "Tick this if you want all your views and frames restored each time you open " "Kate" -#: app/kateconfigdialog.cpp:195 +#: app/kateconfigdialog.cpp:225 msgid "Behavior on Application Startup" msgstr "Behaviour on Application Startup" -#: app/kateconfigdialog.cpp:199 +#: app/kateconfigdialog.cpp:229 msgid "&Start new session" msgstr "&Start new session" -#: app/kateconfigdialog.cpp:200 +#: app/kateconfigdialog.cpp:230 msgid "&Load last-used session" msgstr "&Load last-used session" -#: app/kateconfigdialog.cpp:201 +#: app/kateconfigdialog.cpp:231 msgid "&Manually choose a session" msgstr "&Manually choose a session" -#: app/kateconfigdialog.cpp:216 +#: app/kateconfigdialog.cpp:246 msgid "Behavior on Application Exit or Session Switch" msgstr "Behaviour on Application Exit or Session Switch" -#: app/kateconfigdialog.cpp:220 +#: app/kateconfigdialog.cpp:250 msgid "&Do not save session" msgstr "&Do not save session" -#: app/kateconfigdialog.cpp:221 +#: app/kateconfigdialog.cpp:251 msgid "&Save session" msgstr "&Save session" -#: app/kateconfigdialog.cpp:222 +#: app/kateconfigdialog.cpp:252 msgid "&Ask user" msgstr "&Ask user" -#: app/kateconfigdialog.cpp:243 +#: app/kateconfigdialog.cpp:273 msgid "File Selector" msgstr "File Selector" -#: app/kateconfigdialog.cpp:245 +#: app/kateconfigdialog.cpp:275 msgid "File Selector Settings" msgstr "File Selector Settings" -#: app/kateconfigdialog.cpp:252 +#: app/kateconfigdialog.cpp:282 msgid "Document List" msgstr "Document List" -#: app/kateconfigdialog.cpp:253 +#: app/kateconfigdialog.cpp:283 msgid "Document List Settings" msgstr "Document List Settings" -#: app/kateconfigdialog.cpp:260 app/kateconfigdialog.cpp:317 +#: app/kateconfigdialog.cpp:290 app/kateconfigdialog.cpp:347 msgid "Plugins" msgstr "Plugins" -#: app/kateconfigdialog.cpp:261 +#: app/kateconfigdialog.cpp:291 msgid "Plugin Manager" msgstr "Plugin Manager" -#: app/kateconfigdialog.cpp:276 app/kateconfigdialog.cpp:282 +#: app/kateconfigdialog.cpp:306 app/kateconfigdialog.cpp:312 msgid "Editor" msgstr "Editor" -#: app/kategrepdialog.cpp:102 -msgid "Pattern:" -msgstr "Pattern:" - -#: app/kategrepdialog.cpp:118 -msgid "Case sensitive" -msgstr "Case sensitive" - -#: app/kategrepdialog.cpp:123 -msgid "Regular expression" -msgstr "Regular expression" - -#: app/kategrepdialog.cpp:129 -msgid "Template:" -msgstr "Template:" - -#: app/kategrepdialog.cpp:148 -msgid "Files:" -msgstr "Files:" - -#: app/kategrepdialog.cpp:160 -msgid "Folder:" -msgstr "Folder:" - -#: app/kategrepdialog.cpp:178 -msgid "Recursive" -msgstr "Recursive" - -#: app/kategrepdialog.cpp:186 app/kategrepdialog.cpp:475 -msgid "Find" -msgstr "Find" +#: app/katefilelist.cpp:141 +msgid "Sort &By" +msgstr "Sort &By" -#: app/kategrepdialog.cpp:201 -msgid "" -"<p>Enter the expression you want to search for here." -"<p>If 'regular expression' is unchecked, any non-space letters in your " -"expression will be escaped with a backslash character." -"<p>Possible meta characters are:" -"<br><b>.</b> - Matches any character" -"<br><b>^</b> - Matches the beginning of a line" -"<br><b>$</b> - Matches the end of a line" -"<br><b>\\<</b> - Matches the beginning of a word" -"<br><b>\\></b> - Matches the end of a word" -"<p>The following repetition operators exist:" -"<br><b>?</b> - The preceding item is matched at most once" -"<br><b>*</b> - The preceding item is matched zero or more times" -"<br><b>+</b> - The preceding item is matched one or more times" -"<br><b>{<i>n</i>}</b> - The preceding item is matched exactly <i>n</i> times" -"<br><b>{<i>n</i>,}</b> - The preceding item is matched <i>n</i> or more times" -"<br><b>{,<i>n</i>}</b> - The preceding item is matched at most <i>n</i> times" -"<br><b>{<i>n</i>,<i>m</i>}</b> - The preceding item is matched at least <i>n</i>" -", but at most <i>m</i> times." -"<p>Furthermore, backreferences to bracketed subexpressions are available via " -"the notation <code>\\#</code>." -"<p>See the grep(1) documentation for the full documentation." +#: app/katefilelist.cpp:143 +msgid "Move File Up" msgstr "" -"<p>Enter the expression you want to search for here." -"<p>If 'regular expression' is unticked, any non-space letters in your " -"expression will be escaped with a backslash character." -"<p>Possible meta characters are:" -"<br><b>.</b> - Matches any character" -"<br><b>^</b> - Matches the beginning of a line" -"<br><b>$</b> - Matches the end of a line" -"<br><b>\\<</b> - Matches the beginning of a word" -"<br><b>\\></b> - Matches the end of a word" -"<p>The following repetition operators exist:" -"<br><b>?</b> - The preceding item is matched at most once" -"<br><b>*</b> - The preceding item is matched zero or more times" -"<br><b>+</b> - The preceding item is matched one or more times" -"<br><b>{<i>n</i>}</b> - The preceding item is matched exactly <i>n</i> times" -"<br><b>{<i>n</i>,}</b> - The preceding item is matched <i>n</i> or more times" -"<br><b>{,<i>n</i>}</b> - The preceding item is matched at most <i>n</i> times" -"<br><b>{<i>n</i>,<i>m</i>}</b> - The preceding item is matched at least <i>n</i>" -", but at most <i>m</i> times." -"<p>Furthermore, backreferences to bracketed subexpressions are available via " -"the notation <code>\\#</code>." -"<p>See the grep(1) documentation for the full documentation." -#: app/kategrepdialog.cpp:224 -msgid "" -"Enter the file name pattern of the files to search here.\n" -"You may give several patterns separated by commas." +#: app/katefilelist.cpp:145 +msgid "Move File Down" msgstr "" -"Enter the file name pattern of the files to search here.\n" -"You may give several patterns separated by commas." -#: app/kategrepdialog.cpp:227 -#, c-format -msgid "" -"You can choose a template for the pattern from the combo box\n" -"and edit it here. The string %s in the template is replaced\n" -"by the pattern input field, resulting in the regular expression\n" -"to search for." -msgstr "" -"You can choose a template for the pattern from the combo box\n" -"and edit it here. The string %s in the template is replaced\n" -"by the pattern input field, resulting in the regular expression\n" -"to search for." +#: app/katefilelist.cpp:150 app/katefilelist.cpp:688 +msgid "Opening Order" +msgstr "Opening Order" -#: app/kategrepdialog.cpp:232 -msgid "Enter the folder which contains the files in which you want to search." -msgstr "Enter the folder which contains the files in which you want to search." +#: app/katefilelist.cpp:150 app/katefilelist.cpp:688 +msgid "Document Name" +msgstr "Document Name" -#: app/kategrepdialog.cpp:234 -msgid "Check this box to search in all subfolders." -msgstr "Tick this box to search in all subfolders." +#: app/katefilelist.cpp:150 +msgid "Manual Placement" +msgstr "" -#: app/kategrepdialog.cpp:236 +#: app/katefilelist.cpp:432 msgid "" -"If this option is enabled (the default), the search will be case sensitive." +"<b>This file was changed (modified) on disk by another program.</b><br />" msgstr "" -"If this option is enabled (the default), the search will be case sensitive." +"<b>This file was changed (modified) on disk by another program.</b><br />" -#: app/kategrepdialog.cpp:238 +#: app/katefilelist.cpp:434 msgid "" -"<p>If this is enabled, your pattern will be passed unmodified to <em>" -"grep(1)</em>. Otherwise, all characters that are not letters will be escaped " -"using a backslash character to prevent grep from interpreting them as part of " -"the expression." +"<b>This file was changed (created) on disk by another program.</b><br />" msgstr "" -"<p>If this is enabled, your pattern will be passed unmodified to <em>" -"grep(1)</em>. Otherwise, all characters that are not letters will be escaped " -"using a backslash character to prevent grep from interpreting them as part of " -"the expression." +"<b>This file was changed (created) on disk by another program.</b><br />" -#: app/kategrepdialog.cpp:243 +#: app/katefilelist.cpp:436 msgid "" -"The results of the grep run are listed here. Select a\n" -"filename/line number combination and press Enter or doubleclick\n" -"on the item to show the respective line in the editor." +"<b>This file was changed (deleted) on disk by another program.</b><br />" msgstr "" -"The results of the grep run are listed here. Select a\n" -"filename/line number combination and press Enter or doubleclick\n" -"on the item to show the respective line in the editor." - -#: app/kategrepdialog.cpp:327 -msgid "You must enter an existing local folder in the 'Folder' entry." -msgstr "You must enter an existing local folder in the 'Folder' entry." - -#: app/kategrepdialog.cpp:328 -msgid "Invalid Folder" -msgstr "Invalid Folder" - -#: app/kategrepdialog.cpp:479 -msgid "<strong>Error:</strong><p>" -msgstr "<strong>Error:</strong><p>" - -#: app/kategrepdialog.cpp:479 -msgid "Grep Tool Error" -msgstr "Grep Tool Error" - -#: app/katemain.cpp:41 -msgid "Start Kate with a given session" -msgstr "Start Kate with a given session" - -#: app/katemain.cpp:43 -msgid "Use a already running kate instance (if possible)" -msgstr "Use a already running kate instance (if possible)" - -#: app/katemain.cpp:45 -msgid "Only try to reuse kate instance with this pid" -msgstr "Only try to reuse kate instance with this pid" - -#: app/katemain.cpp:47 app/kwritemain.cpp:532 -msgid "Set encoding for the file to open" -msgstr "Set encoding for the file to open" - -#: app/katemain.cpp:49 app/kwritemain.cpp:533 -msgid "Navigate to this line" -msgstr "Navigate to this line" - -#: app/katemain.cpp:51 app/kwritemain.cpp:534 -msgid "Navigate to this column" -msgstr "Navigate to this column" - -#: app/katemain.cpp:53 app/kwritemain.cpp:531 -msgid "Read the contents of stdin" -msgstr "Read the contents of stdin" - -#: app/katemain.cpp:54 app/kwritemain.cpp:535 -msgid "Document to open" -msgstr "Document to open" - -#: app/katemain.cpp:63 -msgid "Kate" -msgstr "Kate" - -#: app/katemain.cpp:64 -msgid "Kate - Advanced Text Editor" -msgstr "Kate - Advanced Text Editor" +"<b>This file was changed (deleted) on disk by another program.</b><br />" -#: app/katemain.cpp:65 app/kwritemain.cpp:552 -msgid "(c) 2000-2005 The Kate Authors" -msgstr "(c) 2000-2005 The Kate Authors" +#: app/katefilelist.cpp:662 +msgid "Background Shading" +msgstr "Background Shading" -#: app/katemain.cpp:67 app/kwritemain.cpp:554 -msgid "Maintainer" -msgstr "Maintainer" +#: app/katefilelist.cpp:668 +msgid "&Enable background shading" +msgstr "&Enable background shading" -#: 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 "Core Developer" +#: app/katefilelist.cpp:672 +msgid "&Viewed documents' shade:" +msgstr "&Viewed documents' shade:" -#: app/katemain.cpp:71 app/kwritemain.cpp:558 -msgid "The cool buffersystem" -msgstr "The cool buffersystem" +#: app/katefilelist.cpp:677 +msgid "&Modified documents' shade:" +msgstr "&Modified documents' shade:" -#: app/katemain.cpp:72 app/kwritemain.cpp:559 -msgid "The Editing Commands" -msgstr "The Editing Commands" +#: app/katefilelist.cpp:684 +msgid "&Sort by:" +msgstr "&Sort by:" -#: app/katemain.cpp:73 app/kwritemain.cpp:560 -msgid "Testing, ..." -msgstr "Testing, ..." +#: 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 "" +"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." -#: app/katemain.cpp:74 app/kwritemain.cpp:561 -msgid "Former Core Developer" -msgstr "Former Core Developer" +#: app/katefilelist.cpp:698 +msgid "Set the color for shading viewed documents." +msgstr "Set the colour for shading viewed documents." -#: app/katemain.cpp:76 app/kwritemain.cpp:563 -msgid "KWrite Author" -msgstr "KWrite Author" +#: 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 "" +"Set the colour for modified documents. This colour is blended into the colour " +"for viewed files. The most recently edited documents get most of this colour." -#: app/katemain.cpp:77 app/kwritemain.cpp:564 -msgid "KWrite port to KParts" -msgstr "KWrite port to KParts" +#: app/katefilelist.cpp:705 +msgid "Set the sorting method for the documents." +msgstr "Set the sorting method for the documents." -#: app/katemain.cpp:80 app/kwritemain.cpp:567 -msgid "KWrite Undo History, Kspell integration" -msgstr "KWrite Undo History, Kspell integration" +#: app/kwritemain.cpp:82 +msgid "" +"A TDE text-editor component could not be found;\n" +"please check your TDE installation." +msgstr "" +"A TDE text-editor component could not be found;\n" +"please check your TDE installation." -#: app/katemain.cpp:81 app/kwritemain.cpp:568 -msgid "KWrite XML Syntax highlighting support" -msgstr "KWrite XML Syntax highlighting support" +#: app/kwritemain.cpp:142 +msgid "Use this to close the current document" +msgstr "Use this to close the current document" -#: app/katemain.cpp:82 app/kwritemain.cpp:569 -msgid "Patches and more" -msgstr "Patches and more" +#: app/kwritemain.cpp:145 +msgid "Use this command to print the current document" +msgstr "Use this command to print the current document" -#: app/katemain.cpp:83 -msgid "Developer & Highlight wizard" -msgstr "Developer & Highlight wizard" +#: app/kwritemain.cpp:146 +msgid "Use this command to create a new document" +msgstr "Use this command to create a new document" -#: app/katemain.cpp:85 app/kwritemain.cpp:571 -msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" -msgstr "Highlighting for RPM Spec-Files, Perl, Diff and more" +#: app/kwritemain.cpp:147 +msgid "Use this command to open an existing document for editing" +msgstr "Use this command to open an existing document for editing" -#: app/katemain.cpp:86 app/kwritemain.cpp:572 -msgid "Highlighting for VHDL" -msgstr "Highlighting for VHDL" +#: app/kwritemain.cpp:155 +msgid "Create another view containing the current document" +msgstr "Create another view containing the current document" -#: app/katemain.cpp:87 app/kwritemain.cpp:573 -msgid "Highlighting for SQL" -msgstr "Highlighting for SQL" +#: app/kwritemain.cpp:157 +#, fuzzy +msgid "Choose Editor Component..." +msgstr "Choose Editor Component" -#: app/katemain.cpp:88 app/kwritemain.cpp:574 -msgid "Highlighting for Ferite" -msgstr "Highlighting for Ferite" +#: app/kwritemain.cpp:159 +msgid "Override the system wide setting for the default editing component" +msgstr "Override the system wide setting for the default editing component" -#: app/katemain.cpp:89 app/kwritemain.cpp:575 -msgid "Highlighting for ILERPG" -msgstr "Highlighting for ILERPG" +#: app/kwritemain.cpp:161 +msgid "Close the current document view" +msgstr "Close the current document view" -#: app/katemain.cpp:90 app/kwritemain.cpp:576 -msgid "Highlighting for LaTeX" -msgstr "Highlighting for LaTeX" +#: app/kwritemain.cpp:167 +msgid "Use this command to show or hide the view's statusbar" +msgstr "Use this command to show or hide the view's statusbar" -#: app/katemain.cpp:91 app/kwritemain.cpp:577 -msgid "Highlighting for Makefiles, Python" -msgstr "Highlighting for Makefiles, Python" +#: app/kwritemain.cpp:169 +msgid "Sho&w Path" +msgstr "Sho&w Path" -#: app/katemain.cpp:92 app/kwritemain.cpp:578 -msgid "Highlighting for Python" -msgstr "Highlighting for Python" +#: app/kwritemain.cpp:171 +msgid "Hide Path" +msgstr "Hide Path" -#: app/katemain.cpp:94 app/kwritemain.cpp:580 -msgid "Highlighting for Scheme" -msgstr "Highlighting for Scheme" +#: app/kwritemain.cpp:172 +msgid "Show the complete document path in the window caption" +msgstr "Show the complete document path in the window caption" -#: app/katemain.cpp:95 app/kwritemain.cpp:581 -msgid "PHP Keyword/Datatype list" -msgstr "PHP Keyword/Datatype list" +#: app/kateviewmanager.cpp:375 app/kwritemain.cpp:229 +msgid "Open File" +msgstr "Open File" -#: app/katemain.cpp:96 app/kwritemain.cpp:582 -msgid "Very nice help" -msgstr "Very nice help" +#: app/kwritemain.cpp:253 +msgid "" +"The given file could not be read, check if it exists or if it is readable for " +"the current user." +msgstr "" +"The given file could not be read, check if it exists or if it is readable for " +"the current user." -#: app/katemain.cpp:97 app/kwritemain.cpp:583 -msgid "All people who have contributed and I have forgotten to mention" -msgstr "All people who have contributed and I have forgotten to mention" +#: app/kwritemain.cpp:553 +msgid "KWrite" +msgstr "KWrite" -#: _translatorinfo.cpp:1 app/katemain.cpp:99 app/kwritemain.cpp:585 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Dwayne Bailey" +#: app/kwritemain.cpp:555 +msgid "KWrite - Text Editor" +msgstr "KWrite - Text Editor" -#: _translatorinfo.cpp:3 app/katemain.cpp:99 app/kwritemain.cpp:585 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "dwayne@translate.org.za" +#: app/kwritemain.cpp:700 +msgid "Choose Editor Component" +msgstr "Choose Editor Component" -#: app/katedocmanager.cpp:395 +#: app/kateconsole.cpp:129 msgid "" -"<p>The document '%1' has been modified, but not saved." -"<p>Do you want to save your changes or discard them?" +"Do you really want to pipe the text to the console? This will execute any " +"contained commands with your user rights." msgstr "" -"<p>The document '%1' has been modified, but not saved." -"<p>Do you want to save your changes or discard them?" - -#: app/katedocmanager.cpp:397 -msgid "Close Document" -msgstr "Close Document" +"Do you really want to pipe the text to the console? This will execute any " +"contained commands with your user rights." -#: app/katedocmanager.cpp:483 -msgid "Reopening files from the last session..." -msgstr "Reopening files from the last session..." +#: app/kateconsole.cpp:130 +msgid "Pipe to Console?" +msgstr "Pipe to Console?" -#: app/katedocmanager.cpp:490 -msgid "Starting Up" -msgstr "Starting Up" +#: app/kateconsole.cpp:131 +msgid "Pipe to Console" +msgstr "Pipe to Console" #: app/katesession.cpp:78 app/katesession.cpp:102 app/katesession.cpp:252 msgid "Default Session" @@ -1150,167 +1547,29 @@ msgstr "&Rename..." msgid "Specify New Name for Session" msgstr "Specify New Name for Session" -#: app/katefilelist.cpp:139 -msgid "Sort &By" -msgstr "Sort &By" - -#: app/katefilelist.cpp:142 app/katefilelist.cpp:579 -msgid "Opening Order" -msgstr "Opening Order" - -#: app/katefilelist.cpp:142 app/katefilelist.cpp:579 -msgid "Document Name" -msgstr "Document Name" - -#: app/katefilelist.cpp:373 -msgid "" -"<b>This file was changed (modified) on disk by another program.</b><br />" -msgstr "" -"<b>This file was changed (modified) on disk by another program.</b><br />" - -#: app/katefilelist.cpp:375 -msgid "" -"<b>This file was changed (created) on disk by another program.</b><br />" -msgstr "" -"<b>This file was changed (created) on disk by another program.</b><br />" - -#: app/katefilelist.cpp:377 -msgid "" -"<b>This file was changed (deleted) on disk by another program.</b><br />" -msgstr "" -"<b>This file was changed (deleted) on disk by another program.</b><br />" - -#: app/katefilelist.cpp:553 -msgid "Background Shading" -msgstr "Background Shading" - -#: app/katefilelist.cpp:559 -msgid "&Enable background shading" -msgstr "&Enable background shading" - -#: app/katefilelist.cpp:563 -msgid "&Viewed documents' shade:" -msgstr "&Viewed documents' shade:" - -#: app/katefilelist.cpp:568 -msgid "&Modified documents' shade:" -msgstr "&Modified documents' shade:" - -#: app/katefilelist.cpp:575 -msgid "&Sort by:" -msgstr "&Sort by:" - -#: app/katefilelist.cpp:585 -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 "" -"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." - -#: app/katefilelist.cpp:589 -msgid "Set the color for shading viewed documents." -msgstr "Set the colour for shading viewed documents." - -#: app/katefilelist.cpp:591 -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 "" -"Set the colour for modified documents. This colour is blended into the colour " -"for viewed files. The most recently edited documents get most of this colour." - -#: app/katefilelist.cpp:596 -msgid "Set the sorting method for the documents." -msgstr "Set the sorting method for the documents." - -#: app/kwritemain.cpp:82 -msgid "" -"A TDE text-editor component could not be found;\n" -"please check your TDE installation." -msgstr "" -"A TDE text-editor component could not be found;\n" -"please check your TDE installation." - -#: app/kwritemain.cpp:142 -msgid "Use this to close the current document" -msgstr "Use this to close the current document" - -#: app/kwritemain.cpp:145 -msgid "Use this command to print the current document" -msgstr "Use this command to print the current document" - -#: app/kwritemain.cpp:146 -msgid "Use this command to create a new document" -msgstr "Use this command to create a new document" - -#: app/kwritemain.cpp:147 -msgid "Use this command to open an existing document for editing" -msgstr "Use this command to open an existing document for editing" - -#: app/kwritemain.cpp:155 -msgid "Create another view containing the current document" -msgstr "Create another view containing the current document" - -#: app/kwritemain.cpp:157 -msgid "Choose Editor..." -msgstr "Choose Editor..." - -#: app/kwritemain.cpp:159 -msgid "Override the system wide setting for the default editing component" -msgstr "Override the system wide setting for the default editing component" - -#: app/kwritemain.cpp:161 -msgid "Close the current document view" -msgstr "Close the current document view" - -#: app/kwritemain.cpp:167 -msgid "Use this command to show or hide the view's statusbar" -msgstr "Use this command to show or hide the view's statusbar" - -#: app/kwritemain.cpp:169 -msgid "Sho&w Path" -msgstr "Sho&w Path" - -#: app/kwritemain.cpp:171 -msgid "Hide Path" -msgstr "Hide Path" - -#: app/kwritemain.cpp:172 -msgid "Show the complete document path in the window caption" -msgstr "Show the complete document path in the window caption" - -#: app/kateviewmanager.cpp:375 app/kwritemain.cpp:229 -msgid "Open File" -msgstr "Open File" +#: app/kateviewspace.cpp:321 app/kateviewspace.cpp:360 +msgid " INS " +msgstr " INS " -#: app/kwritemain.cpp:253 -msgid "" -"The given file could not be read, check if it exists or if it is readable for " -"the current user." -msgstr "" -"The given file could not be read, check if it exists or if it is readable for " -"the current user." +#: app/kateviewspace.cpp:326 app/kateviewspace.cpp:364 +msgid " NORM " +msgstr " NORM " -#: app/kwritemain.cpp:549 -msgid "KWrite" -msgstr "KWrite" +#: app/kateviewspace.cpp:352 +msgid " Line: %1 Col: %2 " +msgstr " Line: %1 Col: %2 " -#: app/kwritemain.cpp:551 -msgid "KWrite - Text Editor" -msgstr "KWrite - Text Editor" +#: app/kateviewspace.cpp:356 +msgid " R/O " +msgstr " R/O " -#: 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 "" -"The file '%1' could not be opened: it is not a normal file, it is a folder." +#: app/kateviewspace.cpp:358 +msgid " OVR " +msgstr " OVR " -#: app/kwritemain.cpp:696 -msgid "Choose Editor Component" -msgstr "Choose Editor Component" +#: app/kateviewspace.cpp:364 +msgid " BLK " +msgstr " BLK " #: app/kateviewmanager.cpp:97 msgid "New Tab" @@ -1376,86 +1635,6 @@ msgstr "Open a new tab" msgid "Close the current tab" msgstr "Close the current tab" -#: app/katemdi.cpp:140 -msgid "Tool &Views" -msgstr "Tool &Views" - -#: app/katemdi.cpp:141 -msgid "Show Side&bars" -msgstr "Show Side&bars" - -#: app/katemdi.cpp:143 -msgid "Hide Side&bars" -msgstr "Hide Side&bars" - -#: app/katemdi.cpp:176 -#, c-format -msgid "Show %1" -msgstr "Show %1" - -#: app/katemdi.cpp:179 -#, c-format -msgid "Hide %1" -msgstr "Hide %1" - -#: app/katemdi.cpp:464 -msgid "Behavior" -msgstr "Behaviour" - -#: app/katemdi.cpp:466 -msgid "Make Non-Persistent" -msgstr "Make Non-Persistent" - -#: app/katemdi.cpp:466 -msgid "Make Persistent" -msgstr "Make Persistent" - -#: app/katemdi.cpp:468 -msgid "Move To" -msgstr "Move To" - -#: app/katemdi.cpp:471 -msgid "Left Sidebar" -msgstr "Left Sidebar" - -#: app/katemdi.cpp:474 -msgid "Right Sidebar" -msgstr "Right Sidebar" - -#: app/katemdi.cpp:477 -msgid "Top Sidebar" -msgstr "Top Sidebar" - -#: app/katemdi.cpp:480 -msgid "Bottom Sidebar" -msgstr "Bottom Sidebar" - -#: app/katemdi.cpp:778 -msgid "" -"<qt>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 <b>Window > Tool Views > Show " -"Sidebars</b> in the menu. It is still possible to show/hide the tool views with " -"the assigned shortcuts.</qt>" -msgstr "" -"<qt>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 <b>Window > Tool Views > Show " -"Sidebars</b> in the menu. It is still possible to show/hide the tool views with " -"the assigned shortcuts.</qt>" - -#: app/kateconfigplugindialogpage.cpp:82 -msgid "Comment" -msgstr "Comment" - -#: 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 "" -"Here you can see all available Kate plugins. Those with a tick mark are loaded, " -"and will be loaded again the next time Kate is started." - #: app/katesavemodifieddialog.cpp:78 msgid "Save As (%1)" msgstr "Save As (%1)" @@ -1504,149 +1683,227 @@ msgstr "" "Data you requested to be saved could not be written. Please choose how you want " "to proceed." -#: app/katefileselector.cpp:170 -msgid "Current Document Folder" -msgstr "Current Document Folder" +#: app/kateexternaltools.cpp:276 +msgid "Failed to expand the command '%1'." +msgstr "Failed to expand the command '%1'." -#: app/katefileselector.cpp:198 +#: app/kateexternaltools.cpp:277 +msgid "Kate External Tools" +msgstr "Kate External Tools" + +#: app/kateexternaltools.cpp:427 +msgid "Edit External Tool" +msgstr "Edit External Tool" + +#: app/kateexternaltools.cpp:441 +msgid "&Label:" +msgstr "&Label:" + +#: app/kateexternaltools.cpp:446 +msgid "The name will be displayed in the 'Tools->External' menu" +msgstr "The name will be displayed in the 'Tools->External' menu" + +#: app/kateexternaltools.cpp:456 +msgid "S&cript:" +msgstr "S&cript:" + +#: app/kateexternaltools.cpp:461 msgid "" -"<p>Here you can enter a path for a folder to display." -"<p>To go to a folder previously entered, press the arrow on the right and " -"choose one. " -"<p>The entry has folder completion. Right-click to choose how completion should " -"behave." +"<p>The script to execute to invoke the tool. The script is passed to /bin/sh " +"for execution. The following macros will be expanded:</p>" +"<ul>" +"<li><code>%URL</code> - the URL of the current document." +"<li><code>%URLs</code> - a list of the URLs of all open documents." +"<li><code>%directory</code> - the URL of the directory containing the current " +"document." +"<li><code>%filename</code> - the filename of the current document." +"<li><code>%line</code> - the current line of the text cursor in the current " +"view." +"<li><code>%column</code> - the column of the text cursor in the current view." +"<li><code>%selection</code> - the selected text in the current view." +"<li><code>%text</code> - the text of the current document.</ul>" msgstr "" -"<p>Here you can enter a path for a folder to display." -"<p>To go to a folder previously entered, press the arrow on the right and " -"choose one. " -"<p>The entry has folder completion. Right-click to choose how completion should " -"behave." +"<p>The script to execute to invoke the tool. The script is passed to /bin/sh " +"for execution. The following macros will be expanded:</p>" +"<ul>" +"<li><code>%URL</code> - the URL of the current document." +"<li><code>%URLs</code> - a list of the URLs of all open documents." +"<li><code>%directory</code> - the URL of the directory containing the current " +"document." +"<li><code>%filename</code> - the filename of the current document." +"<li><code>%line</code> - the current line of the text cursor in the current " +"view." +"<li><code>%column</code> - the column of the text cursor in the current view." +"<li><code>%selection</code> - the selected text in the current view." +"<li><code>%text</code> - the text of the current document.</ul>" -#: app/katefileselector.cpp:203 +#: app/kateexternaltools.cpp:479 +msgid "&Executable:" +msgstr "&Executable:" + +#: app/kateexternaltools.cpp:484 msgid "" -"<p>Here you can enter a name filter to limit which files are displayed." -"<p>To clear the filter, toggle off the filter button to the left." -"<p>To reapply the last filter used, toggle on the filter button." +"The executable used by the command. This is used to check if a tool should be " +"displayed; if not set, the first word of <em>command</em> will be used." msgstr "" -"<p>Here you can enter a name filter to limit which files are displayed." -"<p>To clear the filter, toggle off the filter button to the left." -"<p>To reapply the last filter used, toggle on the filter button." +"The executable used by the command. This is used to check if a tool should be " +"displayed; if not set, the first word of <em>command</em> will be used." -#: app/katefileselector.cpp:207 +#: app/kateexternaltools.cpp:490 +msgid "&Mime types:" +msgstr "&Mime types:" + +#: app/kateexternaltools.cpp:495 msgid "" -"<p>This button clears the name filter when toggled off, or reapplies the last " -"filter used when toggled on." +"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 "" -"<p>This button clears the name filter when toggled off, or reapplies the last " -"filter used when toggled on." +"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." -#: app/katefileselector.cpp:321 -msgid "Apply last filter (\"%1\")" -msgstr "Apply last filter (\"%1\")" +#: app/kateexternaltools.cpp:504 +msgid "Click for a dialog that can help you creating a list of mimetypes." +msgstr "Click for a dialogue that can help you creating a list of mimetypes." -#: app/katefileselector.cpp:326 -msgid "Clear filter" -msgstr "Clear filter" +#: app/kateexternaltools.cpp:508 +msgid "&Save:" +msgstr "&Save:" -#: app/katefileselector.cpp:536 -msgid "Toolbar" -msgstr "Toolbar" +#: app/kateexternaltools.cpp:512 +msgid "None" +msgstr "None" -#: app/katefileselector.cpp:538 -msgid "A&vailable actions:" -msgstr "A&vailable actions:" +#: app/kateexternaltools.cpp:512 +msgid "Current Document" +msgstr "Current Document" -#: app/katefileselector.cpp:539 -msgid "S&elected actions:" -msgstr "S&elected actions:" +#: app/kateexternaltools.cpp:512 +msgid "All Documents" +msgstr "All Documents" -#: app/katefileselector.cpp:547 -msgid "Auto Synchronization" -msgstr "Auto Synchronisation" +#: 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 "" +"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." -#: app/katefileselector.cpp:548 -msgid "When a docu&ment becomes active" -msgstr "When a docu&ment becomes active" +#: app/kateexternaltools.cpp:523 +msgid "&Command line name:" +msgstr "&Command line name:" -#: app/katefileselector.cpp:549 -msgid "When the file selector becomes visible" -msgstr "When the file selector becomes visible" +#: 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 "" +"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." -#: app/katefileselector.cpp:556 -msgid "Remember &locations:" -msgstr "Remember &locations:" +#: app/kateexternaltools.cpp:539 +msgid "You must specify at least a name and a command" +msgstr "You must specify at least a name and a command" -#: app/katefileselector.cpp:563 -msgid "Remember &filters:" -msgstr "Remember &filters:" +#: app/kateexternaltools.cpp:548 +msgid "Select the MimeTypes for which to enable this tool." +msgstr "Select the MimeTypes for which to enable this tool." -#: app/katefileselector.cpp:570 -msgid "Session" -msgstr "Session" +#: app/kateexternaltools.cpp:550 +msgid "Select Mime Types" +msgstr "Select Mime Types" -#: app/katefileselector.cpp:571 -msgid "Restore loca&tion" -msgstr "Restore loca&tion" +#: app/kateexternaltools.cpp:568 +msgid "&New..." +msgstr "&New..." -#: app/katefileselector.cpp:572 -msgid "Restore last f&ilter" -msgstr "Restore last f&ilter" +#: app/kateexternaltools.cpp:576 +msgid "&Edit..." +msgstr "&Edit..." -#: app/katefileselector.cpp:592 -msgid "" -"<p>Decides how many locations to keep in the history of the location combo box." -msgstr "" -"<p>Decides how many locations to keep in the history of the location combo box." +#: app/kateexternaltools.cpp:580 +msgid "Insert &Separator" +msgstr "Insert &Separator" -#: app/katefileselector.cpp:597 +#: app/kateexternaltools.cpp:602 msgid "" -"<p>Decides how many filters to keep in the history of the filter combo box." +"This list shows all the configured tools, represented by their menu text." msgstr "" -"<p>Decides how many filters to keep in the history of the filter combo box." +"This list shows all the configured tools, represented by their menu text." -#: app/katefileselector.cpp:602 -msgid "" -"<p>These options allow you to have the File Selector automatically change " -"location to the folder of the active document on certain events." -"<p>Auto synchronization is <em>lazy</em>, meaning it will not take effect until " -"the file selector is visible." -"<p>None of these are enabled by default, but you can always sync the location " -"by pressing the sync button in the toolbar." -msgstr "" -"<p>These options allow you to have the File Selector automatically change " -"location to the folder of the active document on certain events." -"<p>Auto synchronisation is <em>lazy</em>, meaning it will not take effect until " -"the file selector is visible." -"<p>None of these are enabled by default, but you can always sync the location " -"by pressing the sync button in the toolbar." +#: app/katemdi.cpp:140 +msgid "Tool &Views" +msgstr "Tool &Views" -#: app/katefileselector.cpp:611 -msgid "" -"<p>If this option is enabled (default), the location will be restored when you " -"start Kate." -"<p><strong>Note</strong> that if the session is handled by the TDE session " -"manager, the location is always restored." -msgstr "" -"<p>If this option is enabled (default), the location will be restored when you " -"start Kate." -"<p><strong>Note</strong> that if the session is handled by the TDE session " -"manager, the location is always restored." +#: app/katemdi.cpp:141 +msgid "Show Side&bars" +msgstr "Show Side&bars" -#: app/katefileselector.cpp:615 +#: app/katemdi.cpp:143 +msgid "Hide Side&bars" +msgstr "Hide Side&bars" + +#: app/katemdi.cpp:176 +#, c-format +msgid "Show %1" +msgstr "Show %1" + +#: app/katemdi.cpp:179 +#, c-format +msgid "Hide %1" +msgstr "Hide %1" + +#: app/katemdi.cpp:465 +msgid "Behavior" +msgstr "Behaviour" + +#: app/katemdi.cpp:467 +msgid "Make Non-Persistent" +msgstr "Make Non-Persistent" + +#: app/katemdi.cpp:467 +msgid "Make Persistent" +msgstr "Make Persistent" + +#: app/katemdi.cpp:469 +msgid "Move To" +msgstr "Move To" + +#: app/katemdi.cpp:472 +msgid "Left Sidebar" +msgstr "Left Sidebar" + +#: app/katemdi.cpp:475 +msgid "Right Sidebar" +msgstr "Right Sidebar" + +#: app/katemdi.cpp:478 +msgid "Top Sidebar" +msgstr "Top Sidebar" + +#: app/katemdi.cpp:481 +msgid "Bottom Sidebar" +msgstr "Bottom Sidebar" + +#: app/katemdi.cpp:779 msgid "" -"<p>If this option is enabled (default), the current filter will be restored " -"when you start Kate." -"<p><strong>Note</strong> that if the session is handled by the TDE session " -"manager, the filter is always restored." -"<p><strong>Note</strong> that some of the autosync settings may override the " -"restored location if on." +"<qt>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 <b>Window > Tool Views > Show " +"Sidebars</b> in the menu. It is still possible to show/hide the tool views with " +"the assigned shortcuts.</qt>" msgstr "" -"<p>If this option is enabled (default), the current filter will be restored " -"when you start Kate." -"<p><strong>Note</strong> that if the session is handled by the TDE session " -"manager, the filter is always restored." -"<p><strong>Note</strong> that some of the autosync settings may override the " -"restored location if on." +"<qt>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 <b>Window > Tool Views > Show " +"Sidebars</b> in the menu. It is still possible to show/hide the tool views with " +"the assigned shortcuts.</qt>" #. i18n: file ./data/kateui.rc line 43 #: rc.cpp:9 @@ -1666,211 +1923,8 @@ msgstr "Sess&ions" msgid "&Window" msgstr "&Window" -#: tips.cpp:3 -msgid "" -"<p>Kate comes with a nice set of plugins, providing simple\n" -"and advanced features of all sorts.</p>\n" -"<p>You can enable/disable plugins to suit your needs in the configuration " -"dialog,\n" -"choose <strong>Settings ->configure</strong> to launch that.</p>\n" -msgstr "" -"<p>Kate comes with a nice set of plugins, providing simple\n" -"and advanced features of all sorts.</p>\n" -"<p>You can enable/disable plugins to suit your needs in the configuration " -"dialogue,\n" -"choose <strong>Settings ->configure</strong> to launch that.</p>\n" - -#: tips.cpp:11 -msgid "" -"<p>You can swap the characters on each side of the cursor just by pressing\n" -"<strong>Ctrl+T</strong></p>\n" -msgstr "" -"<p>You can swap the characters on each side of the cursor just by pressing\n" -"<strong>Ctrl+T</strong></p>\n" - -#: tips.cpp:17 -msgid "" -"<p>You can export the current document as a HTML file, including\n" -"syntax highlighting.</p>\n" -"<p>Just choose <strong>File -> Export -> HTML...</strong></p>\n" -msgstr "" -"<p>You can export the current document as a HTML file, including\n" -"syntax highlighting.</p>\n" -"<p>Just choose <strong>File -> Export -> HTML...</strong></p>\n" - -#: tips.cpp:24 -msgid "" -"<p>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.</p>\n" -"<p>Just choose " -"<br><strong>View -> Split [ Horizontal | Vertical ]</strong></p>\n" -msgstr "" -"<p>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.</p>\n" -"<p>Just choose " -"<br><strong>View -> Split [ Horizontal | Vertical ]</strong></p>\n" - -#: tips.cpp:32 -msgid "" -"<p>You can drag the Tool views (<em>File List</em> and <em>File Selector</em>)\n" -"to any side that you want them in Kate, or stack them, or even tear them off " -"the\n" -"main window.</p>\n" -msgstr "" -"<p>You can drag the Tool views (<em>File List</em> and <em>File Selector</em>)\n" -"to any side that you want them in Kate, or stack them, or even tear them off " -"the\n" -"main window.</p>\n" - -#: tips.cpp:39 -msgid "" -"<p>Kate has a built-in terminal emulator, just click on <strong>" -"\"Terminal\"</strong> at\n" -"the bottom to show or hide it as you desire.</p>\n" -msgstr "" -"<p>Kate has a built-in terminal emulator, just click on <strong>" -"\"Terminal\"</strong> at\n" -"the bottom to show or hide it as you desire.</p>\n" - -#: tips.cpp:45 -msgid "" -"<p>Kate can highlight the current line with a\n" -"<table bgcolor=\"yellow\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" " -"width=\"100%\">" -"<tr>" -"<td>different\n" -"background color.<strong>|</strong></td></tr></table></p>\n" -"<p>You can set the color in the <em>Colors</em> page of the configuration\n" -"dialog.</p>\n" -msgstr "" -"<p>Kate can highlight the current line with a\n" -"<table bgcolor=\"yellow\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" " -"width=\"100%\">" -"<tr>" -"<td>different\n" -"background colour.<strong>|</strong></td></tr></table></p>\n" -"<p>You can set the colour in the <em>Colours</em> page of the configuration\n" -"dialogue.</p>\n" - -#: tips.cpp:54 -msgid "" -"<p>You can open the currently edited file in any other application from within\n" -"Kate.</p>\n" -"<p>Choose <strong>File -> Open With</strong> for the list of programs\n" -"configured\n" -"for the document type. There is also an option <strong>Other...</strong> to\n" -"choose any application on your system.</p>\n" -msgstr "" -"<p>You can open the currently edited file in any other application from within\n" -"Kate.</p>\n" -"<p>Choose <strong>File -> Open With</strong> for the list of programs\n" -"configured\n" -"for the document type. There is also an option <strong>Other...</strong> to\n" -"choose any application on your system.</p>\n" - -#: tips.cpp:64 -msgid "" -"<p>You can configure the editor to always display the line numbers and/or\n" -"bookmark panes when started from the <strong>View Defaults</strong> " -"page of the\n" -"configuration dialog.</p>\n" -msgstr "" -"<p>You can configure the editor to always display the line numbers and/or\n" -"bookmark panes when started from the <strong>View Defaults</strong> " -"page of the\n" -"configuration dialogue.</p>\n" - -#: tips.cpp:71 -msgid "" -"<p>You can download new or updated <em>Syntax highlight definitions</em> from\n" -"the <strong>Highlighting</strong> page in the configuration dialog.</p>\n" -"<p>Just click the <em>Download...</em> button on the <em>Highlight Modes</em>\n" -"tab (You have to be online, of course...).</p>\n" -msgstr "" -"<p>You can download new or updated <em>Syntax highlight definitions</em> from\n" -"the <strong>Highlighting</strong> page in the configuration dialogue.</p>\n" -"<p>Just click the <em>Download...</em> button on the <em>Highlight Modes</em>\n" -"tab (You have to be online, of course...).</p>\n" - -#: tips.cpp:79 -msgid "" -"<p>You can cycle through all open documents by pressing <strong>" -"Alt+Left</strong>\n" -"or <strong>Alt+Right</strong>. The next/previous document will immediately be " -"displayed\n" -"in the active frame.</p>\n" -msgstr "" -"<p>You can cycle through all open documents by pressing <strong>" -"Alt+Left</strong>\n" -"or <strong>Alt+Right</strong>. The next/previous document will immediately be " -"displayed\n" -"in the active frame.</p>\n" - -#: tips.cpp:86 -msgid "" -"<p>You can do cool sed-like regular expression replacements using <em>" -"Command Line</em>.</p>\n" -"<p>For example, press <strong>F7</strong> and enter <code>" -"s /oldtext/newtext/g</code>\n" -"to replace "oldtext" with "newtext" throughout the current\n" -"line.</p>\n" -msgstr "" -"<p>You can do cool sed-like regular expression replacements using <em>" -"Command Line</em>.</p>\n" -"<p>For example, press <strong>F7</strong> and enter <code>" -"s /oldtext/newtext/g</code>\n" -"to replace "oldtext" with "newtext" throughout the current\n" -"line.</p>\n" - -#: tips.cpp:94 -msgid "" -"<p>You can repeat your last search by just pressing <strong>F3</strong>, or\n" -"<strong>Shift+F3</strong> if you want to search backwards.</p>\n" -msgstr "" -"<p>You can repeat your last search by just pressing <strong>F3</strong>, or\n" -"<strong>Shift+F3</strong> if you want to search backwards.</p>\n" - -#: tips.cpp:100 -msgid "" -"<p>You can filter the files displayed in the <em>File Selector</em> tool view.\n" -"</p>\n" -"<p>Simply enter your filter in the filter entry at the bottom, for example:\n" -"<code>*.html *.php</code> if you only want to see HTML and PHP files in the\n" -"current folder.</p>\n" -"<p>The File Selector will even remember your filters for you.</strong></p>\n" -msgstr "" -"<p>You can filter the files displayed in the <em>File Selector</em> tool view.\n" -"</p>\n" -"<p>Simply enter your filter in the filter entry at the bottom, for example:\n" -"<code>*.html *.php</code> if you only want to see HTML and PHP files in the\n" -"current folder.</p>\n" -"<p>The File Selector will even remember your filters for you.</strong></p>\n" - -#: tips.cpp:110 -msgid "" -"<p>You can have two views - or even more - of the same document in Kate. " -"Editing\n" -"in either will be reflected in both.</p>\n" -"<p>So if you find yourself scrolling up and down to look at text at the other\n" -"end of a document, just press <strong>Ctrl+Shift+T</strong> to split\n" -"horizontally.</p>\n" -msgstr "" -"<p>You can have two views - or even more - of the same document in Kate. " -"Editing\n" -"in either will be reflected in both.</p>\n" -"<p>So if you find yourself scrolling up and down to look at text at the other\n" -"end of a document, just press <strong>Ctrl+Shift+T</strong> to split\n" -"horizontally.</p>\n" - -#: tips.cpp:119 -msgid "" -"<p>Press <strong>F8</strong> or <strong>Shift+F8</strong> to switch to the\n" -"next/previous frame.</p>\n" -msgstr "" -"<p>Press <strong>F8</strong> or <strong>Shift+F8</strong> to switch to the\n" -"next/previous frame.</p>\n" +#~ msgid "Choose Editor..." +#~ msgstr "Choose Editor..." #, fuzzy #~ msgid "Start Kate (no arguments)" |