From 7a6b3830304e3cdef4015378de3c1ea9ad479113 Mon Sep 17 00:00:00 2001 From: Automated System Date: Wed, 7 Jul 2021 22:34:53 +0000 Subject: Update translation template. --- template/messages/tdebase/kate.pot | 71 +++++++++++++++++++------------------- 1 file changed, 35 insertions(+), 36 deletions(-) (limited to 'template/messages/tdebase/kate.pot') diff --git a/template/messages/tdebase/kate.pot b/template/messages/tdebase/kate.pot index 37d02de6df7..f64f580176e 100644 --- a/template/messages/tdebase/kate.pot +++ b/template/messages/tdebase/kate.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-05-11 13:03+0200\n" +"POT-Creation-Date: 2021-07-07 22:17+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -82,8 +82,8 @@ msgstr "" #: app/kateconfigdialog.cpp:134 msgid "" -"Sets the number of recent files remembered by Kate.

NOTE: " -"If you set this lower than the current value, the list will be " +"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 "" @@ -315,16 +315,15 @@ msgstr "" #: app/kateexternaltools.cpp:461 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.
" +"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 "" #: app/kateexternaltools.cpp:479 @@ -608,9 +607,9 @@ msgstr "" 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." +"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 "" #: app/kategrepdialog.cpp:71 app/katemainwindow.cpp:223 @@ -653,10 +652,10 @@ msgstr "" msgid "" "

Enter the expression you want to search for here.

If 'regular " "expression' is unchecked, any non-space letters in your expression will be " -"escaped with a backslash character.

Possible meta characters " -"are:
. - Matches any character
^ - Matches the beginning " -"of a line
$ - Matches the end of a line
\\< - Matches " -"the beginning of a word
\\> - Matches the end of a word

The " +"escaped with a backslash character.

Possible meta characters are:
. - Matches any character
^ - Matches the beginning of a " +"line
$ - Matches the end of a line
\\< - Matches the " +"beginning of a word
\\> - Matches the end of a word

The " "following repetition operators exist:
? - The preceding item is " "matched at most once
* - The preceding item is matched zero or " "more times
+ - The preceding item is matched one or more " @@ -665,8 +664,8 @@ msgid "" "times
{,n} - The preceding item is matched at most n " "times
{n,m} - The preceding item is matched at least " "n, but at most m times.

Furthermore, backreferences to " -"bracketed subexpressions are available via the notation " -"\\#.

See the grep(1) documentation for the full documentation." +"bracketed subexpressions are available via the notation \\#." +"

See the grep(1) documentation for the full documentation." msgstr "" #: app/kategrepdialog.cpp:224 @@ -743,8 +742,8 @@ msgstr "" #: app/katemailfilesdialog.cpp:57 msgid "" "

Press Mail... to email the current document.

To select " -"more documents to send, press Show All " -"Documents >>." +"more documents to send, press Show All Documents >>." msgstr "" #: app/katemailfilesdialog.cpp:104 @@ -1563,14 +1562,14 @@ 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" +"

Just choose
View -> Split [ Horizontal | Vertical ]

\n" msgstr "" #: data/tips:32 msgid "" -"

You can drag the Tool views (File List and File " -"Selector)\n" +"

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" @@ -1578,8 +1577,8 @@ msgstr "" #: data/tips:39 msgid "" -"

Kate has a built-in terminal emulator, just click on " -"\"Terminal\" at\n" +"

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 "" @@ -1617,15 +1616,15 @@ 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" +"

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

\n" msgstr "" #: data/tips:79 msgid "" -"

You can cycle through all open documents by pressing " -"Alt+Left\n" +"

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" @@ -1635,8 +1634,8 @@ msgstr "" 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" +"

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

\n" -- cgit v1.2.1