From b5a4521858cc10972617a1a291d184a73bc86310 Mon Sep 17 00:00:00 2001 From: TDE Weblate Date: Mon, 10 Dec 2018 02:36:47 +0000 Subject: Update translation files Updated by Update PO files to match POT (msgmerge) hook in Weblate. (cherry picked from commit f1970353de6db833710827c2a2a8f8f9b2bbec95) --- tde-i18n-de/messages/tdebase/kate.po | 48 +++++++++++++++++++----------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to 'tde-i18n-de/messages') diff --git a/tde-i18n-de/messages/tdebase/kate.po b/tde-i18n-de/messages/tdebase/kate.po index 1f856fe480a..4eeadf62ab4 100644 --- a/tde-i18n-de/messages/tdebase/kate.po +++ b/tde-i18n-de/messages/tdebase/kate.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: kate\n" -"POT-Creation-Date: 2018-12-09 02:47+0100\n" +"POT-Creation-Date: 2018-12-10 03:08+0100\n" "PO-Revision-Date: 2007-12-14 17:10+0100\n" "Last-Translator: Stephan Johach \n" "Language-Team: Deutsch \n" @@ -404,7 +404,7 @@ msgstr "&Ausführbare Datei:" #, fuzzy msgid "" "The executable used by the command. This is used to check if a tool should " -"be displayed if not set, the first word of command will be used." +"be displayed; if not set, the first word of command will be used." msgstr "" "Die ausführbare Datei, die durch den Befehl aufgerufen wird. Damit wird " "überprüft, ob ein Programm angezeigt werden soll. Falls hier nichts " @@ -418,7 +418,7 @@ msgstr "&MIME-Typen:" #, fuzzy 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 " +"available; if this is left empty, the tool is always available. To choose " "from known mimetypes, press the button on the right." msgstr "" "Eine mit Semikolons getrennte Liste der MIME-Typen, für die das Programm " @@ -806,18 +806,18 @@ msgid "" "expression' is unchecked, all characters that are not 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 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 " -"times
{n} - The preceding item is matched exactly n " -"times
{n,} - The preceding item is matched n or more " -"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." +"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 times
{n} - The preceding item is matched exactly " +"n times
{n,} - The preceding item is matched n or more 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." msgstr "" "Geben Sie hier den regulären Ausdruck ein, nach dem gesucht werden soll." "
Mögliche Metazeichen sind:
. - Jedes Zeichen
^ - " @@ -939,7 +939,8 @@ msgstr "&Versenden ..." #, fuzzy 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 "" "

Drücken Sie Versenden ..., um das aktive Dokument zu " "senden.

Um mehr als ein Dokument auszuwählen, drücken Sie Alle " @@ -1387,7 +1388,7 @@ msgstr "Navigationsbereich unten" msgid "" "You are about to hide the sidebars. With hidden sidebars it is not " "possible to directly access the tool views with the mouse anymore, so if you " -"need to access the sidebars again invoke Window > Tool Views > Show " +"need to access the sidebars again invoke Window > Tool Views > Show " "Sidebars in the menu. It is still possible to show/hide the tool views " "with the assigned shortcuts." msgstr "" @@ -1796,7 +1797,7 @@ msgstr " BLK " #: app/kwritemain.cpp:82 #, fuzzy msgid "" -"A TDE text-editor component could not be found\n" +"A TDE text-editor component could not be found;\n" "please check your TDE installation." msgstr "" "Es wurde keine TDE-Editorkomponente gefunden.\n" @@ -1939,7 +1940,7 @@ msgid "" "and advanced features of all sorts.

\n" "

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

\n" +"choose Settings ->configure to launch that.

\n" msgstr "" "

Kate wird mit einer Reihe von Erweiterungen ausgeliefert, die einfache " "oder auch komplexe Aufgaben übernehmen können.

\n" @@ -1962,7 +1963,7 @@ msgstr "" msgid "" "

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

\n" -"

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

\n" +"

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

\n" msgstr "" "

Sie können das aktive Dokument als HTML-Datei exportieren, sogar mit\n" "Hervorhebungsfarben.

\n" @@ -1975,7 +1976,7 @@ 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 ]Just choose
View -> Split [ Horizontal | Vertical ]

\n" msgstr "" "

Sie können die Ansichtsfenster von Kate beliebig oft aufteilen, und zwar " @@ -2033,7 +2034,7 @@ msgid "" "

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

\n" -"

Choose File -> Open With for the list of programs\n" +"

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

\n" @@ -2097,7 +2098,8 @@ msgid "" "Command Line.

\n" "

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

\n" msgstr "" "

Sie können Textersetzungen im Stil von sed vornehmen, und zwar \n" -- cgit v1.2.1