# SPDX-FileCopyrightText: 2010, 2024 Johannes Obermayr # Thomas Diehl , 2002, 2003, 2004. # Stefan Winter , 2002. # Stephan Johach , 2004, 2005, 2006, 2007. # Georg Schuster , 2005. # Thomas Reitelbach , 2005, 2006, 2007, 2008, 2009, 2010. # Burkhard Lück , 2006, 2008, 2009, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021. # Frederik Schwarzer , 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2022, 2023. # Panagiotis Papadopoulos , 2010. # Torbjörn Klatt , 2011. # Frank Steinmetzger , 2022. msgid "" msgstr "" "Project-Id-Version: ktexteditor6\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-10-05 00:37+0000\n" "PO-Revision-Date: 2024-08-21 22:37+0200\n" "Last-Translator: Johannes Obermayr \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 24.05.2\n" #: completion/katecompletionmodel.cpp:144 #, kde-format msgid "Argument-hints" msgstr "Parameter-Kurzinfo" #: completion/katecompletionmodel.cpp:145 #, kde-format msgid "Best matches" msgstr "Beste Übereinstimmungen" #: completion/katekeywordcompletion.cpp:143 #, kde-format msgid "Language keywords" msgstr "Sprach-Schlüsselwörter" #: completion/katewordcompletion.cpp:74 #, kde-format msgid "Auto Word Completion" msgstr "Autovervollständigung" #: completion/katewordcompletion.cpp:302 #, kde-format msgid "Shell Completion" msgstr "Shell-Eingabevervollständigung" #: completion/katewordcompletion.cpp:307 #, kde-format msgid "Reuse Word Above" msgstr "Wort oben erneut verwenden" #: completion/katewordcompletion.cpp:313 #, kde-format msgid "Reuse Word Below" msgstr "Wort unten erneut verwenden" #. i18n: ectx: Menu (file) #: data/katepart5ui.rc:4 #, kde-format msgid "&File" msgstr "&Datei" #. i18n: ectx: Menu (file_export) #: data/katepart5ui.rc:10 #, fuzzy, kde-format #| msgid "Print/Export" msgid "&Print/Export" msgstr "Druck/Export" #. i18n: ectx: Menu (edit) #: data/katepart5ui.rc:17 #, kde-format msgid "&Edit" msgstr "&Bearbeiten" #. i18n: ectx: Menu (edit_find_menu) #: data/katepart5ui.rc:35 #, kde-format msgid "Find Variants" msgstr "Suchaktionen" #. i18n: ectx: Menu (selection) #: data/katepart5ui.rc:45 #, kde-format msgid "Selection" msgstr "Auswahl" #. i18n: ectx: Menu (capitalization) #: data/katepart5ui.rc:52 #, kde-format msgid "Capitalization" msgstr "Großschreibung" #. i18n: ectx: Menu (view) #: data/katepart5ui.rc:72 #, kde-format msgid "&View" msgstr "&Ansicht" #. i18n: ectx: Menu (view_menu_word_wrap) #: data/katepart5ui.rc:77 #, kde-format msgid "Word Wrap" msgstr "Zeilenumbruch" #. i18n: ectx: Menu (view_menu_borders) #: data/katepart5ui.rc:83 dialogs/katedialogs.cpp:741 #, kde-format msgid "Borders" msgstr "Randbereiche" #. i18n: ectx: Menu (codefolding) #: data/katepart5ui.rc:91 #, kde-format msgid "&Code Folding" msgstr "&Quelltextausblendung" #. i18n: ectx: Menu (go) #: data/katepart5ui.rc:108 #, kde-format msgid "&Go" msgstr "&Gehe zu" #. i18n: ectx: Menu (tools) #: data/katepart5ui.rc:123 #, kde-format msgid "&Tools" msgstr "E&xtras" #. i18n: ectx: Menu (wordcompletion) #: data/katepart5ui.rc:137 #, kde-format msgid "Word Completion" msgstr "Wortvervollständigung" #. i18n: ectx: Menu (spelling) #: data/katepart5ui.rc:143 spellcheck/spellingmenu.cpp:71 #: spellcheck/spellingmenu.cpp:191 #, kde-format msgid "Spelling" msgstr "Rechtschreibung" #. i18n: ectx: Menu (speech) #: data/katepart5ui.rc:152 #, kde-format msgid "Text to Speech" msgstr "Sprachausgabe" #. i18n: ectx: Menu (settings) #: data/katepart5ui.rc:160 #, kde-format msgid "&Settings" msgstr "&Einstellungen" #. i18n: ectx: ToolBar (mainToolBar) #: data/katepart5ui.rc:184 #, kde-format msgid "Main Toolbar" msgstr "Haupt-Werkzeugleiste" #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/bordersappearanceconfigwidget.ui:25 #, kde-format msgid "Code block folding:" msgstr "Quelltextausblendung:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowFoldingMarkers) #: dialogs/bordersappearanceconfigwidget.ui:32 #, kde-format msgid "" "If this option is checked, every new view will display marks for folding." msgstr "" "Ist diese Einstellung markiert, werden bei jeder neuen Ansicht Markierungen " "für Quelltextausblendungen angezeigt." #. i18n: ectx: property (text), widget (QCheckBox, chkShowFoldingMarkers) #: dialogs/bordersappearanceconfigwidget.ui:35 #, kde-format msgid "Show arrows to collapse code blocks" msgstr "Pfeile zum Einklappen von Quelltextblöcken anzeigen" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowFoldingPreview) #: dialogs/bordersappearanceconfigwidget.ui:42 #, kde-format msgid "" "If checked, hovering over a folded region shows a preview of the folded text " "in a popup." msgstr "" "Ist dies aktiviert, wird beim Überfahren eines ausgeblendeten Bereichs eine " "Vorschau des ausgeblendeten Texts in einen Fenster angezeigt." #. i18n: ectx: property (text), widget (QCheckBox, chkShowFoldingPreview) #: dialogs/bordersappearanceconfigwidget.ui:45 #, kde-format msgid "Show preview of folded blocks on hover" msgstr "Vorschau ausgeblendeter Bereiche beim Überfahren anzeigen" #. i18n: ectx: property (text), widget (QLabel, label_6) #: dialogs/bordersappearanceconfigwidget.ui:52 #, kde-format msgid "Folding arrows visibility:" msgstr "Sichtbarkeit der Ausblendpfeile:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbFoldingArrowVisiblity) #: dialogs/bordersappearanceconfigwidget.ui:63 #, kde-format msgid "Show on Hover" msgstr "Beim Überfahren anzeigen" #. i18n: ectx: property (text), item, widget (QComboBox, cmbFoldingArrowVisiblity) #: dialogs/bordersappearanceconfigwidget.ui:68 #, kde-format msgid "Show Always" msgstr "Immer anzeigen" #. i18n: ectx: property (text), widget (QLabel, label_2) #: dialogs/bordersappearanceconfigwidget.ui:92 #, kde-format msgid "Left side:" msgstr "Linke Seite:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkIconBorder) #: dialogs/bordersappearanceconfigwidget.ui:99 #, kde-format msgid "" "

If this option is checked, every new view will display an icon border on " "the left hand side.

The icon border shows bookmark signs, for instance." "

" msgstr "" "

Ist diese Einstellung aktiv, zeigt jede neue Ansicht auf der linken Seite " "eine Symbolspalte an.

In der Symbolspalte werden zum Beispiel " "Markierungen für Lesezeichen angezeigt.

" #. i18n: ectx: property (text), widget (QCheckBox, chkIconBorder) #. i18n: ectx: property (text), widget (QCheckBox, chkScrollbarMarks) #: dialogs/bordersappearanceconfigwidget.ui:102 #: dialogs/bordersappearanceconfigwidget.ui:155 #, kde-format msgid "Show marks" msgstr "Markierung anzeigen" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkLineNumbers) #: dialogs/bordersappearanceconfigwidget.ui:109 #, kde-format msgid "" "If this option is checked, every new view will display line numbers on the " "left hand side." msgstr "" "Ist diese Einstellung aktiv, zeigen neu geöffnete Ansichten Zeilennummern am " "linken Rand." #. i18n: ectx: property (text), widget (QCheckBox, chkLineNumbers) #: dialogs/bordersappearanceconfigwidget.ui:112 #, kde-format msgid "Show &line numbers" msgstr "Zeilen&nummern anzeigen" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowLineModification) #: dialogs/bordersappearanceconfigwidget.ui:119 #, kde-format msgid "" "If this option is checked, a small indicator for modified and saved lines is " "shown on the left hand side." msgstr "" "Ist diese Einstellung aktiv, werden geänderte und gespeicherte Zeilen am " "linken Rand entsprechend markiert." #. i18n: ectx: property (text), widget (QCheckBox, chkShowLineModification) #: dialogs/bordersappearanceconfigwidget.ui:122 #, kde-format msgid "Highlight changed and unsaved lines" msgstr "Geänderte und ungespeicherte Zeilen hervorheben" #. i18n: ectx: property (text), widget (QLabel, label_3) #: dialogs/bordersappearanceconfigwidget.ui:145 #, kde-format msgid "Scrollbars:" msgstr "Bildlaufleisten:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkScrollbarMarks) #: dialogs/bordersappearanceconfigwidget.ui:152 #, kde-format msgid "" "

If this option is checked, every new view will show marks on the vertical " "scrollbar.

These marks will show bookmarks, for instance.

" msgstr "" "

Ist diese Einstellung aktiv, zeigen neu geöffnete Ansichten Markierungen " "auf der senkrechten Bildlaufleiste an.

Die Markierungen stehen zum " "Beispiel für Lesezeichen.

" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkScrollbarPreview) #: dialogs/bordersappearanceconfigwidget.ui:162 #, kde-format msgid "" "

If this option is checked, hovering over the vertical scrollbar will show " "a preview of the text.

" msgstr "" "

Ist diese Einstellung aktiv, wird beim Überfahren der vertikalen " "Bildlaufleiste mit dem Mauszeiger eine Vorschau des Texts angezeigt.

" #. i18n: ectx: property (text), widget (QCheckBox, chkScrollbarPreview) #: dialogs/bordersappearanceconfigwidget.ui:165 #, kde-format msgid "Show preview when hovering over scrollbar" msgstr "Vorschau beim Überfahren der Bildlaufleiste anzeigen" #. i18n: ectx: property (text), widget (QLabel, lblShowScrollbars) #: dialogs/bordersappearanceconfigwidget.ui:172 #, kde-format msgid "Scro&llbars visibility:" msgstr "Anzeige der &Bildlaufleisten:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbShowScrollbars) #: dialogs/bordersappearanceconfigwidget.ui:183 dialogs/katedialogs.cpp:749 #, kde-format msgid "Always On" msgstr "Immer aktiv" #. i18n: ectx: property (text), item, widget (QComboBox, cmbShowScrollbars) #: dialogs/bordersappearanceconfigwidget.ui:188 #, kde-format msgid "Show When Needed" msgstr "Nur bei Bedarf anzeigen" #. i18n: ectx: property (text), item, widget (QComboBox, cmbShowScrollbars) #: dialogs/bordersappearanceconfigwidget.ui:193 #, kde-format msgid "Always Off" msgstr "Immer aus" #. i18n: ectx: property (text), widget (QLabel, label_4) #: dialogs/bordersappearanceconfigwidget.ui:217 #, kde-format msgid "Minimap:" msgstr "Textgrafik:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkScrollbarMiniMap) #: dialogs/bordersappearanceconfigwidget.ui:224 #, kde-format msgid "" "If this option is checked, every new view will show a mini map on the " "vertical scrollbar." msgstr "" "Ist diese Einstellung aktiv, zeigen neu geöffnete Ansichten eine " "verkleinerte Textgrafik auf der senkrechten Bildlaufleiste." #. i18n: ectx: property (text), widget (QCheckBox, chkScrollbarMiniMap) #: dialogs/bordersappearanceconfigwidget.ui:227 #, kde-format msgid "Show minimap" msgstr "Textgrafik anzeigen" #. i18n: ectx: property (text), widget (QLabel, labelMiniMapWidth) #: dialogs/bordersappearanceconfigwidget.ui:250 #, kde-format msgid "Minim&ap width:" msgstr "Breite der Textgr&afik:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkScrollbarMiniMapAll) #: dialogs/bordersappearanceconfigwidget.ui:263 #, kde-format msgid "" "If this option is checked, every new view will show a mini map of the whole " "document on the vertical scrollbar." msgstr "" "Ist diese Einstellung aktiv, zeigen neu geöffnete Ansichten ein verkleinerte " "Grafik des gesamten Texts im Dokument auf der senkrechten Bildlaufleiste." #. i18n: ectx: property (text), widget (QCheckBox, chkScrollbarMiniMapAll) #: dialogs/bordersappearanceconfigwidget.ui:266 #, kde-format msgid "Map the whole document" msgstr "Textgrafik des gesamten Dokuments" #. i18n: ectx: property (whatsThis), widget (QRadioButton, rbSortBookmarksByCreation) #: dialogs/bordersappearanceconfigwidget.ui:276 #, kde-format msgid "" "Each new bookmark will be added to the bottom, independently from where it " "is placed in the document." msgstr "" "Neue Lesezeichen werden am unteren Ende hinzugefügt, unabhängig von ihrer " "Position im Dokument." #. i18n: ectx: property (text), widget (QRadioButton, rbSortBookmarksByCreation) #: dialogs/bordersappearanceconfigwidget.ui:279 #, kde-format msgid "By date created" msgstr "Nach Erstellungszeit" #. i18n: ectx: property (whatsThis), widget (QRadioButton, rbSortBookmarksByPosition) #: dialogs/bordersappearanceconfigwidget.ui:286 #, kde-format msgid "The bookmarks will be ordered by the line numbers they are placed at." msgstr "" "Die Lesezeichen werden nach den Zeilennummern sortiert, in denen sie gesetzt " "sind." #. i18n: ectx: property (text), widget (QRadioButton, rbSortBookmarksByPosition) #: dialogs/bordersappearanceconfigwidget.ui:289 #, kde-format msgid "By line number" msgstr "Nach Zeilennummer" #. i18n: ectx: property (text), widget (QLabel, label_5) #: dialogs/bordersappearanceconfigwidget.ui:296 #, kde-format msgid "Sort bookmarks menu:" msgstr "Lesezeichenmenü sortieren:" #: dialogs/clipboardhistorydialog.cpp:261 #, kde-format msgid "Select text to paste." msgstr "Den einzufügenden Text auswählen." #: dialogs/clipboardhistorydialog.cpp:293 #, kde-format msgid "No entries in clipboard history" msgstr "Keine Einträge im Verlauf der Zwischenablage" #. i18n: ectx: property (title), widget (QGroupBox, gbGeneral) #. i18n: ectx: property (title), widget (QGroupBox, gbViInputMode) #: dialogs/completionconfigtab.ui:29 dialogs/katedialogs.cpp:605 #: dialogs/katedialogs.cpp:737 dialogs/katedialogs.cpp:1018 #: vimode/config/configwidget.ui:29 #, kde-format msgid "General" msgstr "Allgemein" #. i18n: ectx: property (text), widget (QCheckBox, chkAutoCompletionEnabled) #: dialogs/completionconfigtab.ui:35 #, kde-format msgid "Enable &auto completion" msgstr "&Autovervollständigung aktivieren" #. i18n: ectx: property (text), widget (QCheckBox, chkAutoSelectFirstEntry) #: dialogs/completionconfigtab.ui:42 #, kde-format msgid "Auto select &first completion entry" msgstr "&Ersten Vervollständigungseintrag automatisch wählen" #. i18n: ectx: property (text), widget (QCheckBox, chkTabCompletion) #: dialogs/completionconfigtab.ui:49 #, kde-format msgid "Cycle through the list of completions using Tab / Shift+Tab" msgstr "Durch die Vervollständigungsliste mit Tab/Umschalt+Tab wechseln" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkEnterCompletion) #: dialogs/completionconfigtab.ui:56 #, kde-format msgid "" "Pressing enter will insert the text of selected completion item into the " "editor. If disabled, Tab key or double-click can still be used to trigger " "completion." msgstr "" #. i18n: ectx: property (text), widget (QCheckBox, chkEnterCompletion) #: dialogs/completionconfigtab.ui:59 #, kde-format msgid "Use Enter key to insert selected completion" msgstr "" "Die Eingabetaste zum Einfügen der ausgewählten Vervollständigung verwenden" #. i18n: ectx: property (title), widget (QGroupBox, gbWordCompletion) #: dialogs/completionconfigtab.ui:69 #, kde-format msgid "A&uto word completion" msgstr "A&utovervollständigung" #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/completionconfigtab.ui:83 #, kde-format msgid "Minimal word length to complete:" msgstr "Minimale Wortlänge für Vervollständigung:" #. i18n: ectx: property (toolTip), widget (QCheckBox, removeTail) #: dialogs/completionconfigtab.ui:111 #, kde-format msgid "Remove tail of a previous word when completion item chosen from a list" msgstr "" "Bestehendes Wortende entfernen, wenn eine Vervollständigung aus der Liste " "gewählt wird" #. i18n: ectx: property (text), widget (QCheckBox, removeTail) #: dialogs/completionconfigtab.ui:114 #, kde-format msgid "Remove tail on complete" msgstr "Bei Vervollständigung Wortende entfernen" #. i18n: ectx: property (text), widget (QLabel, label_4) #: dialogs/completionconfigtab.ui:121 #, kde-format msgid "" "Word completion provides suggestions based on the words found in the document" msgstr "" "Wortvervollständigung bietet Vorschläge an, die auf den im Dokument " "auftretenden Wörtern basieren" #. i18n: ectx: property (title), widget (QGroupBox, gbKeywordCompletion) #: dialogs/completionconfigtab.ui:134 #, kde-format msgid "&Keyword completion" msgstr "&Schlüsselwortvervollständigung" #. i18n: ectx: property (text), widget (QLabel, label_2) #: dialogs/completionconfigtab.ui:143 #, kde-format msgid "" "Keyword completion provides suggestions based on the keywords which exist in " "the document's language." msgstr "" "Schlüsselwortvervollständigung bietet Vorschläge an, die auf den " "Schlüsselwörtern basieren, die in der Sprache des Dokuments vorhanden sind." #. i18n: ectx: property (title), widget (QGroupBox, gbShowDoc) #: dialogs/completionconfigtab.ui:156 #, kde-format msgid "Documentation with completion" msgstr "Dokumentation bei Vervollständigung" #. i18n: ectx: property (text), widget (QLabel, label_3) #: dialogs/completionconfigtab.ui:165 #, kde-format msgid "" "Show documentation beside completion box. If disabled, documentation can be " "shown by pressing Alt key." msgstr "" "Dokumentation neben dem Vervollständigungsfenster anzeigen. Wenn " "deaktiviert, kann die Dokumentation mit der Alt-Taste eingeblendet werden." #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/editconfigwidget.ui:22 #, kde-format msgid "Word wrap:" msgstr "Zeilenumbruch:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkStaticWordWrap) #: dialogs/editconfigwidget.ui:29 #, kde-format msgid "" "

Automatically start a new line of text when the current line exceeds the " "length specified by the Wrap words at: option.

This option does " "not wrap existing lines of text - use the Apply Static Word Wrap " "option in the Tools menu for that purpose.

If you want lines to " "be visually wrapped instead, according to the width of the view, " "enable Dynamic Word Wrap in the Appearance config page.

" msgstr "" "

Beginnt automatisch eine neue Textzeile, wenn die aktuelle Zeile den bei " "Zeilenumbruch bei: eingestellten Wert überschreitet.

Diese " "Einstellung bricht keine bereits existierenden Zeilen um; benutzen Sie " "hierzu die Einstellung Statischen Zeilenumbruch anwenden im Menü " "Extras.

Sollen die Zeilen stattdessen optisch umbrochen " "werden, sodass Sie der Breite des Fensters angepasst sind, aktivieren Sie " "Dynamischer Zeilenumbruch im Bereich Erscheinungsbild in der " "Konfigurationsseite.

" #. i18n: ectx: property (text), widget (QCheckBox, chkStaticWordWrap) #: dialogs/editconfigwidget.ui:32 #, kde-format msgid "Wrap &words at a fixed column" msgstr "Wörter an festgelegter &Spalte umbrechen" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowStaticWordWrapMarker) #: dialogs/editconfigwidget.ui:39 #, kde-format msgid "" "

If this option is checked, a vertical line will be drawn at the word wrap " "column as defined in the Editing properties.

" msgstr "" "

Ist diese Einstellung markiert, wird die Spalte, an der der Zeilenumbruch " "stattfindet, durch eine senkrechte Linie markiert.

" #. i18n: ectx: property (text), widget (QCheckBox, chkShowStaticWordWrapMarker) #: dialogs/editconfigwidget.ui:42 #, kde-format msgid "&Draw vertical line at the word wrap column" msgstr "Vertikale &Linie an Umbruchspalte anzeigen" #. i18n: ectx: property (text), widget (QLabel, lblWordWrap) #: dialogs/editconfigwidget.ui:49 #, kde-format msgid "Wra&p words at:" msgstr "Zeilen&umbruch bei:" #. i18n: ectx: property (whatsThis), widget (QSpinBox, sbWordWrap) #: dialogs/editconfigwidget.ui:59 #, kde-format msgid "" "If the Word Wrap option is selected this entry determines the length (in " "characters) at which the editor will automatically start a new line." msgstr "" "Ist die Einstellung „Zeilenumbruch“ aktiviert, legt dieser Eintrag die " "Zeichenposition fest, an der automatisch eine neue Zeile beginnt." #. i18n: ectx: property (text), widget (QLabel, lblInputMode) #: dialogs/editconfigwidget.ui:91 #, kde-format msgid "Default input mode:" msgstr "Standard-Eingabemodus:" #. i18n: ectx: property (text), widget (QLabel, label_2) #: dialogs/editconfigwidget.ui:120 #, kde-format msgid "Brackets:" msgstr "Klammern:" #. i18n: ectx: property (text), widget (QCheckBox, chkAutoBrackets) #: dialogs/editconfigwidget.ui:127 #, kde-format msgid "Automatically close brackets when opening bracket is typed" msgstr "Klammern automatisch schließen bei Eingabe einer öffnenden Klammer" #. i18n: ectx: property (whatsThis), widget (QLabel, lbEncloseSelection) #: dialogs/editconfigwidget.ui:140 #, kde-format msgid "" "When some text is selected these chars will be added on both its sides in a " "way \"Auto Bracket\" do" msgstr "" "Wenn ein Text ausgewählt ist, werden diese Zeichen am Anfang und am Ende " "hinzugefügt, ähnlich wie bei den automatischen Klammern" #. i18n: ectx: property (text), widget (QLabel, lbEncloseSelection) #: dialogs/editconfigwidget.ui:143 #, kde-format msgid "Enclosing characters:" msgstr "Einschließende Zeichen:" #. i18n: ectx: property (text), widget (QLabel, label_4) #: dialogs/editconfigwidget.ui:166 #, kde-format msgid "Copy and paste:" msgstr "Kopieren und Einfügen:" #. i18n: ectx: property (text), widget (QCheckBox, chkTextDragAndDrop) #: dialogs/editconfigwidget.ui:173 #, kde-format msgid "Move selected text when dragged" msgstr "Ausgewählten Text durch Ziehen verschieben" #. i18n: ectx: property (text), widget (QCheckBox, chkSmartCopyCut) #: dialogs/editconfigwidget.ui:180 #, kde-format msgid "Copy/cut the current line if invoked without any text selected" msgstr "" "Die aktuelle Zeile kopieren/ausschneiden, wenn keine Markierung vorliegt" #. i18n: ectx: property (text), widget (QCheckBox, chkMousePasteAtCursorPosition) #: dialogs/editconfigwidget.ui:187 #, kde-format msgid "Don't move the text cursor when pasting by mouse" msgstr "Textcursor beim Einfügen mit der Maus nicht bewegen" #. i18n: ectx: property (text), widget (QLabel, lblClipboardHistoryEntries) #: dialogs/editconfigwidget.ui:194 #, kde-format msgid "Max Clipboard History Entries:" msgstr "Größe des Zwischenablageverlaufs:" #. i18n: ectx: property (whatsThis), widget (QSpinBox, sbClipboardHistoryEntries) #: dialogs/editconfigwidget.ui:204 #, kde-format msgid "This determines the number of entries to keep in the clipboard history" msgstr "" "Dies bestimmt die maximale Anzahl von Einträgen im Zwischenablageverlauf" #. i18n: ectx: property (text), widget (QLabel, lblBracketHelp) #: dialogs/editconfigwidget.ui:226 #, kde-format msgid "" "When you type these characters while text is selected, they will surround " "the selected text instead of replacing it." msgstr "" "Wenn Sie eines dieser Zeichen eingeben während eine Textauswahl besteht, " "dann umgeben die Zeichen den Text, statt ihn zu ersetzen." #. i18n: ectx: property (text), widget (QCheckBox, chkAccessibility) #: dialogs/editconfigwidget.ui:252 #, kde-format msgid "Enable accessibility notifications" msgstr "" #. i18n: ectx: property (text), widget (QLabel, label_3) #: dialogs/editconfigwidget.ui:259 #, kde-format msgid "Accessibility:" msgstr "Zugangshilfen:" #. i18n: ectx: property (text), widget (QLabel, lblFiletype) #: dialogs/filetypeconfigwidget.ui:14 #, kde-format msgid "&Filetype:" msgstr "&Dateityp:" #. i18n: ectx: property (whatsThis), widget (QComboBox, cmbFiletypes) #: dialogs/filetypeconfigwidget.ui:24 #, kde-format msgid "Select the filetype you want to change." msgstr "Wählen Sie den Dateityp aus, den Sie bearbeiten möchten." #. i18n: ectx: property (whatsThis), widget (QPushButton, btnNew) #: dialogs/filetypeconfigwidget.ui:31 #, kde-format msgid "Create a new file type." msgstr "Einen neuen Dateityp erstellen." #. i18n: ectx: property (text), widget (QPushButton, btnNew) #: dialogs/filetypeconfigwidget.ui:34 #, kde-format msgid "&New" msgstr "&Neu" #. i18n: ectx: property (whatsThis), widget (QPushButton, btnDelete) #: dialogs/filetypeconfigwidget.ui:41 #, kde-format msgid "Delete the current file type." msgstr "Den aktuellen Dateityp löschen." #. i18n: ectx: property (text), widget (QPushButton, btnDelete) #: dialogs/filetypeconfigwidget.ui:44 syntax/katethemeconfig.cpp:1123 #, kde-format msgid "&Delete" msgstr "&Löschen" #. i18n: ectx: property (title), widget (QGroupBox, gbProperties) #: dialogs/filetypeconfigwidget.ui:66 mode/katemodeconfigpage.cpp:272 #, kde-format msgid "Properties" msgstr "Eigenschaften" #. i18n: ectx: property (text), widget (QLabel, lblName) #: dialogs/filetypeconfigwidget.ui:72 #, kde-format msgid "&Name:" msgstr "&Name:" #. i18n: ectx: property (whatsThis), widget (QLineEdit, edtName) #: dialogs/filetypeconfigwidget.ui:82 #, kde-format msgid "" "The name of the filetype will be the text of the corresponding menu item." msgstr "" "Der Name des Dateityps erscheint als Text im entsprechenden Menüeintrag." #. i18n: ectx: property (text), widget (QLabel, lblSection) #: dialogs/filetypeconfigwidget.ui:89 #, kde-format msgid "&Section:" msgstr "&Abschnitt:" #. i18n: ectx: property (whatsThis), widget (QLineEdit, edtSection) #: dialogs/filetypeconfigwidget.ui:99 #, kde-format msgid "The section name is used to organize the file types in menus." msgstr "" "Der Name des Abschnitts wird zur Organisation der Dateitypen in Menüs " "verwendet." #. i18n: ectx: property (text), widget (QLabel, lblVariables) #: dialogs/filetypeconfigwidget.ui:106 #, kde-format msgid "&Variables:" msgstr "&Variablen:" #. i18n: ectx: property (whatsThis), widget (VariableLineEdit, edtVariables) #: dialogs/filetypeconfigwidget.ui:116 #, kde-format msgid "" "

This string allows to configure Kate's settings for the files selected by " "this mimetype using Kate variables. Almost any configuration option can be " "set, such as highlight, indent-mode, encoding, etc.

For a full list of " "known variables, see the manual.

" msgstr "" "

Mit dieser Zeichenfolge können die Einstellungen von Kate für die durch " "diesen MIME-Typ ausgewählte Dateien mittels Kate-Variablen angepasst werden. " "Es kann nahezu jede Einstellung gesetzt werden, darunter Hervorhebungen, " "Einrückungsmodus, Kodierung usw.

Eine Liste der bekannten Variablen " "finden Sie im Handbuch.

" #. i18n: ectx: property (text), widget (QLabel, lblHl) #: dialogs/filetypeconfigwidget.ui:123 #, kde-format msgid "&Highlighting:" msgstr "&Hervorhebung:" #. i18n: ectx: property (text), widget (QLabel, lblIndenter) #: dialogs/filetypeconfigwidget.ui:136 #, kde-format msgid "&Indentation mode:" msgstr "E&inrückungsmodus:" #. i18n: ectx: property (text), widget (QLabel, lblExtensions) #: dialogs/filetypeconfigwidget.ui:149 #, kde-format msgid "File e&xtensions:" msgstr "Datei-&Erweiterungen:" #. i18n: ectx: property (whatsThis), widget (QLineEdit, edtFileExtensions) #: dialogs/filetypeconfigwidget.ui:159 #, kde-format msgid "" "The wildcards mask allows to select files by filename. A typical mask uses " "an asterisk and the file extension, for example *.txt; *.text. " "The string is a semicolon-separated list of masks." msgstr "" "Mit der Dateimaske können Sie Dateien über deren Namen auswählen. Eine " "typische Maske besteht aus einem Stern und der Dateierweiterung, zum " "Beispiel *.txt; *.text. Die Zeichenfolge ist eine durch " "Semikolon getrennte Liste von Dateimasken." #. i18n: ectx: property (text), widget (QLabel, lblMimeTypes) #: dialogs/filetypeconfigwidget.ui:166 #, kde-format msgid "MIME &types:" msgstr "MIME-&Typen:" #. i18n: ectx: property (whatsThis), widget (QLineEdit, edtMimeTypes) #: dialogs/filetypeconfigwidget.ui:181 #, kde-format msgid "" "The mime type mask allows to select files by mimetype. The string is a " "semicolon-separated list of mimetypes, for example text/plain; text/" "english." msgstr "" "Mit der MIME-Typ-Maske können Sie Dateien über deren MIME-Typ auswählen. Die " "Zeichenfolge ist eine durch Semikolon getrennte Liste von MIME-Typen, zum " "Beispiel text/plain; text/english." #. i18n: ectx: property (whatsThis), widget (QToolButton, btnMimeTypes) #: dialogs/filetypeconfigwidget.ui:188 #, kde-format msgid "Displays a wizard that helps you easily select mimetypes." msgstr "Zeigt einen Assistenten an, der bei der Auswahl von MIME-Typen hilft." #. i18n: ectx: property (text), widget (QLabel, lblPriority) #: dialogs/filetypeconfigwidget.ui:197 #, kde-format msgid "P&riority:" msgstr "&Priorität:" #. i18n: ectx: property (whatsThis), widget (QSpinBox, sbPriority) #: dialogs/filetypeconfigwidget.ui:207 #, kde-format msgid "" "Sets priority for this file type. If more than one file type selects the " "same file, the one with the highest priority will be used." msgstr "" "Legt die Priorität für diesen Dateityp fest. Wenn mehrere Dateitypen " "dieselbe Datei auswählen, wird der Dateityp mit der höchsten Priorität " "verwendet." #. i18n: ectx: property (text), widget (QLabel, lblMode) #: dialogs/indentationconfigwidget.ui:43 #, kde-format msgid "Default indentation mode:" msgstr "Standard-Einrückungsmodus:" #. i18n: ectx: property (whatsThis), widget (QComboBox, cmbMode) #: dialogs/indentationconfigwidget.ui:53 #, kde-format msgid "" "This is a list of available indentation modes. The specified indentation " "mode will be used for all new documents. Be aware that it is also possible " "to set the indentation mode with document variables, modes or a .kateconfig " "file." msgstr "" "Dies ist eine Liste der verfügbaren Einrückungsmodi. Der angegebene " "Einrückungsmodus wird für alle neuen Dokumente verwendet. Beachten Sie, dass " "der Einrückungsmodus auch mit Dokument-Variablen, Modi oder einer ." "kateconfig-Datei gesetzt werden kann." #. i18n: ectx: property (title), widget (QGroupBox, gbIndentationMode) #: dialogs/indentationconfigwidget.ui:75 #, kde-format msgid "Indent using" msgstr "Einrücken mit" #. i18n: ectx: property (whatsThis), widget (QSpinBox, sbIndentWidth) #: dialogs/indentationconfigwidget.ui:81 #, kde-format msgid "" "The indentation width is the number of spaces which is used to indent a " "line. If the option Insert spaces instead of tabulators in the " "section Editing is disabled, a Tab character is inserted if " "the indentation is divisible by the tab width." msgstr "" "Die Einrückungstiefe ist die Anzahl Leerzeichen, die zum Einrücken einer " "Zeile verwendet wird. Ist die Einstellung Leerzeichen statt Tabulatoren " "zur Einrückung verwenden auf der Seite Bearbeitung nicht aktiv, " "wird für die Einrückung ein Tabulator-Zeichen verwendet, sofern die " "Einrückungstiefe durch die Tabulatorweite teilbar ist." #. i18n: ectx: property (text), widget (QRadioButton, rbIndentWithSpaces) #: dialogs/indentationconfigwidget.ui:97 #, kde-format msgid "&Spaces" msgstr "&Leerzeichen" #. i18n: ectx: property (text), widget (QLabel, lblIndentWidth) #: dialogs/indentationconfigwidget.ui:104 #, kde-format msgid "&Indentation width:" msgstr "&Einrückungstiefe:" #. i18n: ectx: property (text), widget (QLabel, lblTabWidth) #: dialogs/indentationconfigwidget.ui:114 #, kde-format msgid "Tab wi&dth:" msgstr "Tabulator&weite:" #. i18n: ectx: property (text), widget (QRadioButton, rbIndentWithTabs) #: dialogs/indentationconfigwidget.ui:153 #, kde-format msgid "&Tabulators" msgstr "&Tabulatoren" #. i18n: ectx: property (text), widget (QRadioButton, rbIndentMixed) #: dialogs/indentationconfigwidget.ui:160 #, kde-format msgid "Tabulators &and Spaces" msgstr "Tabulatoren &und Leerzeichen" #. i18n: ectx: property (text), widget (QCheckBox, chkAutoDetectIndent) #: dialogs/indentationconfigwidget.ui:167 #, kde-format msgid "Automatically detect file indentation" msgstr "Einrückung automatisch erkennen" #. i18n: ectx: property (title), widget (QGroupBox, gbProperties) #: dialogs/indentationconfigwidget.ui:177 #, kde-format msgid "Indentation Properties" msgstr "Einrückungseigenschaften" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkKeepExtraSpaces) #: dialogs/indentationconfigwidget.ui:183 #, kde-format msgid "" "If this option is disabled, changing the indentation level aligns a line to " "a multiple of the width specified in Indentation width." msgstr "" "Ist diese Einstellung nicht aktiv, richtet die Änderung der Einrückungsebene " "eine Zeile an einem Vielfachen der angegebenen Einrückungstiefe aus." #. i18n: ectx: property (text), widget (QCheckBox, chkKeepExtraSpaces) #: dialogs/indentationconfigwidget.ui:186 #, kde-format msgid "&Keep extra spaces" msgstr "Zusätzliche Leerzeichen &behalten" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkIndentPaste) #: dialogs/indentationconfigwidget.ui:193 #, kde-format msgid "" "If this option is selected, pasted code from the clipboard is indented. " "Triggering the undo-action removes the indentation." msgstr "" "Ist diese Einstellung ausgewählt, wird aus der Zwischenablage eingefügter " "Quelltext eingerückt. Durch die Aktion Rückgängig kann die Einrückung " "rückgängig gemacht werden." #. i18n: ectx: property (text), widget (QCheckBox, chkIndentPaste) #: dialogs/indentationconfigwidget.ui:196 #, kde-format msgid "Adjust indentation of code &pasted from the clipboard" msgstr "" "Einrückung von &Quelltext vornehmen, der aus der Zwischenablage eingefügt " "wird" #. i18n: ectx: property (title), widget (QGroupBox, gbKeys) #: dialogs/indentationconfigwidget.ui:206 #, kde-format msgid "Indentation Actions" msgstr "Einrückungs-Aktionen" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkBackspaceUnindents) #: dialogs/indentationconfigwidget.ui:212 #, kde-format msgid "" "If this option is selected, the Backspace key decreases the " "indentation level if the cursor is located in the leading blank space of a " "line." msgstr "" "Ist diese Einstellung markiert, verringert die Rücktaste die " "Einrückungsebene, wenn der Cursor in den Leerzeichen am Anfang einer Zeile " "steht." #. i18n: ectx: property (text), widget (QCheckBox, chkBackspaceUnindents) #: dialogs/indentationconfigwidget.ui:215 #, kde-format msgid "&Backspace key in leading blank space unindents" msgstr "" "&Rücktaste verringert Einrückungsebene (im führenden Leerbereich einer " "eingerückten Zeile)" #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/indentationconfigwidget.ui:225 #, kde-format msgid "" "\n" "

Tab key action (if no selection exists) Tab " "to align the current line in the current code block like in Emacs, make " "Tab a shortcut to the action Format Indentation." "\">More ...

" msgstr "" "\n" "

Aktion der Tabulatortaste (wenn keine Auswahl vorhanden ist) Tabulator verwendet werden soll, um die aktuelle " "Zeile im aktuellen Quelltextblock auszurichten wie in Emacs, so weisen Sie " "der Tabulatortaste die Aktion Einrücken zu.\">Mehr ...

" #. i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabAdvances) #: dialogs/indentationconfigwidget.ui:276 #, kde-format msgid "" "If this option is selected, the Tab key always inserts white space so " "that the next tab position is reached. If the option Insert spaces " "instead of tabulators in the section Editing is enabled, spaces " "are inserted; otherwise, a single tabulator is inserted." msgstr "" "Ist diese Einstellung aktiv, fügt die Tabulator-Taste immer Leerraum " "bis zum nächsten Tabulatorstop ein. Ist die Einstellung Leerzeichen statt " "Tabulatoren für Einrückung verwenden auf der Seite Bearbeitung " "aktiv, werden Leerzeichen eingefügt, anderenfalls ein einzelner Tabulator." #. i18n: ectx: property (text), widget (QRadioButton, rbTabAdvances) #: dialogs/indentationconfigwidget.ui:279 #, kde-format msgid "Always advance to the &next tab position" msgstr "Immer zur &nächsten Tabulatorposition vorrücken" #. i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabIndents) #: dialogs/indentationconfigwidget.ui:286 #, kde-format msgid "" "If this option is selected, the Tab key always indents the current " "line by the number of character positions specified in Indentation width." msgstr "" "Ist diese Einstellung aktiv, fügt die Tabulator-Taste immer die unter " "Einrückungstiefe angegebene Anzahl Leerzeichen ein." #. i18n: ectx: property (text), widget (QRadioButton, rbTabIndents) #: dialogs/indentationconfigwidget.ui:289 #, kde-format msgid "Always increase indentation &level" msgstr "Einrückungsebene &immer erhöhen" #. i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabSmart) #: dialogs/indentationconfigwidget.ui:296 #, kde-format msgid "" "If this option is selected, the Tab key either indents the current " "line or advances to the next tab position.

If the insertion point is at " "or before the first non-space character in the line, or if there is a " "selection, the current line is indented by the number of character positions " "specified in Indentation width.

If the insertion point is located " "after the first non-space character in the line and there is no selection, " "white space is inserted so that the next tab position is reached: if the " "option Insert spaces instead of tabulators in the section Editing is enabled, spaces are inserted; otherwise, a single tabulator is " "inserted." msgstr "" "Ist die Einstellung markiert, rückt der Tabulator entweder die " "aktuelle Zeile ein oder springt zur nächsten Tabulatorposition.

Wird der " "Tabulator an oder vor der Position des ersten nichtleeren Zeichens " "eingefügt, oder liegt eine Markierung vor, wird die aktuelle Zeile um die " "Anzahl Zeichen eingerückt, die unter Einrückungstiefe: angegeben ist." "

Wird der Tabulator nach dem ersten nichtleeren Zeichen eingefügt und es " "liegt keine Markierung vor, werden Leerräume bis zum Erreichen der nächsten " "Tabulatorposition eingefügt. Ist die Einstellung Leerzeichen statt " "Tabulatoren für Einrückung verwenden auf der Seite Bearbeitung " "aktiv, werden Leerzeichen eingefügt, anderenfalls ein Tabulatorzeichen." #. i18n: ectx: property (text), widget (QRadioButton, rbTabSmart) #: dialogs/indentationconfigwidget.ui:299 #, kde-format msgid "Increase indentation level if in l&eading blank space" msgstr "Einrückungsebene erhöhen, wenn im &Leerraum am Zeilenanfang" #: dialogs/katedialogs.cpp:184 dialogs/katedialogs.cpp:186 #, fuzzy, kde-format #| msgid " character" #| msgid_plural " characters" msgid "%v character" msgid_plural "%v characters" msgstr[0] " Zeichen" msgstr[1] " Zeichen" #: dialogs/katedialogs.cpp:210 #, kde-format msgid "Indentation" msgstr "Einrückung" #: dialogs/katedialogs.cpp:294 #, kde-format msgid "Auto Completion" msgstr "Autovervollständigung" #: dialogs/katedialogs.cpp:361 #, kde-format msgid "Spellcheck" msgstr "Rechtschreibprüfung" #: dialogs/katedialogs.cpp:408 dialogs/katedialogs.cpp:415 #, kde-format msgid "Alt" msgstr "Alt" #: dialogs/katedialogs.cpp:409 dialogs/katedialogs.cpp:417 #, kde-format msgid "Ctrl" msgstr "Strg" #: dialogs/katedialogs.cpp:410 #, kde-format msgid "Meta" msgstr "Meta" #: dialogs/katedialogs.cpp:411 dialogs/katedialogs.cpp:419 #, kde-format msgid "Ctrl + Alt" msgstr "Strg + Alt" #: dialogs/katedialogs.cpp:412 #, kde-format msgid "Meta + Alt" msgstr "Meta + Alt" #: dialogs/katedialogs.cpp:413 #, kde-format msgid "Ctrl + Meta" msgstr "Strg + Meta" #: dialogs/katedialogs.cpp:416 #, kde-format msgid "Cmd" msgstr "Cmd" #: dialogs/katedialogs.cpp:418 #, kde-format msgid "Cmd + Alt" msgstr "Cmd + Alt" #: dialogs/katedialogs.cpp:420 #, kde-format msgid "Cmd + Ctrl" msgstr "Cmd + Strg" #: dialogs/katedialogs.cpp:476 #, kde-format msgid "Text Navigation" msgstr "Textnavigation" #: dialogs/katedialogs.cpp:578 #, fuzzy, kde-format #| msgid " character" #| msgid_plural " characters" msgctxt "Wrap words at (value is at 20 or larger)" msgid "%v character" msgid_plural "%v characters" msgstr[0] " Zeichen" msgstr[1] " Zeichen" #: dialogs/katedialogs.cpp:583 #, kde-format msgid "Feature is not active" msgstr "Die Funktion ist nicht aktiv" #: dialogs/katedialogs.cpp:585 #, kde-format msgid "Disable Feature" msgstr "Funktion deaktivieren" #: dialogs/katedialogs.cpp:587 #, kde-format msgid "May be handy with Markdown" msgstr "Kann mit Markdown nützlich sein" #: dialogs/katedialogs.cpp:589 #, kde-format msgid "Mirror characters, similar but not exactly like auto brackets" msgstr "Zeichen spiegeln, ähnlich aber nicht genau wie Automatische Klammern" #: dialogs/katedialogs.cpp:591 #, kde-format msgid "Non letter character" msgstr "Nichtbuchstaben-Zeichen" #: dialogs/katedialogs.cpp:707 #, kde-format msgid "Editing" msgstr "Bearbeitung" #: dialogs/katedialogs.cpp:712 #, kde-format msgid "Editing Options" msgstr "Bearbeitungseinstellungen" #: dialogs/katedialogs.cpp:745 #, kde-format msgid "Statusbar" msgstr "Statusleiste" #: dialogs/katedialogs.cpp:747 #, kde-format msgid "Off" msgstr "Aus" #: dialogs/katedialogs.cpp:748 #, kde-format msgid "Follow Line Numbers" msgstr "Zeilennummern folgen" #: dialogs/katedialogs.cpp:939 dialogs/katedialogs.cpp:944 #, kde-format msgid "Appearance" msgstr "Erscheinungsbild" #: dialogs/katedialogs.cpp:979 #, kde-format msgid "" "%1 backs up unsaved files to \"swap files.\" Swap files allow %1 to recover " "your work in the case of a system crash. Disabling swap files may cause data " "loss in case of a system crash." msgstr "" "%1 sichert ungespeicherte Dateien in „Swap-Dateien“. Diese geben %1 die " "Möglichkeit, im Falle eines Systemabsturzes Ihre Arbeit wiederherzustellen. " "Das Abstellen von Swap-Dateien kann bei Systemabstürzen zu Datenverlust " "führen." #: dialogs/katedialogs.cpp:1019 #, kde-format msgid "Advanced" msgstr "Erweitert" #: dialogs/katedialogs.cpp:1084 #, kde-format msgid "" "You did not provide a backup suffix or prefix. Using default suffix: '~'" msgstr "" "Sie haben kein Präfix und kein Suffix für Sicherungskopien angegeben. Es " "wird das voreingestellte Suffix verwendet: „~“" #: dialogs/katedialogs.cpp:1084 #, kde-format msgid "No Backup Suffix or Prefix" msgstr "Kein Präfix bzw. kein Suffix für Sicherungskopien" #: dialogs/katedialogs.cpp:1215 #, kde-format msgid "Open/Save" msgstr "Öffnen/Speichern" #: dialogs/katedialogs.cpp:1220 #, kde-format msgid "File Opening & Saving" msgstr "Öffnen und Speichern von Dateien" #: dialogs/katedialogs.cpp:1243 #, kde-format msgid "&Line:" msgstr "&Zeile:" #: dialogs/katedialogs.cpp:1244 #, kde-format msgid "Go to line number from clipboard" msgstr "Gehe zu Zeilennummer aus der Zwischenablage" #: dialogs/katedialogs.cpp:1255 #, kde-format msgid "Go to" msgstr "Gehe zu" #: dialogs/katedialogs.cpp:1335 #, kde-format msgid "No valid line number found in clipboard" msgstr "Keine gültige Zeilennummer in der Zwischenablage gefunden" #: dialogs/katedialogs.cpp:1399 #, kde-format msgid "Dictionary:" msgstr "Wörterbuch:" #: dialogs/katedialogs.cpp:1451 #, kde-format msgid "Enable Auto Reload" msgstr "Automatisch neu Laden aktivieren" #: dialogs/katedialogs.cpp:1454 #, kde-format msgid "" "Reloads and will automatically reload without warning about disk changes " "from now until you close either the tab or window." msgstr "" "Lädt neu und wird bei Änderungen auf dem Datenträger automatisch ohne " "Vorwarnung neu laden bis Sie entweder das Unterfenster oder das Fenster " "schließen." #: dialogs/katedialogs.cpp:1459 #, kde-format msgid "View &Difference" msgstr "&Unterschiede anzeigen" #: dialogs/katedialogs.cpp:1461 #, kde-format msgid "Shows a diff of the changes." msgstr "Eine Vergleichsansicht der Änderungen anzeigen." #: dialogs/katedialogs.cpp:1466 #, kde-format msgid "&Reload" msgstr "&Neu laden" #: dialogs/katedialogs.cpp:1468 #, kde-format msgid "Reloads the file from disk. Unsaved changes will be lost." msgstr "" "Lädt die Datei vom Datenträger neu. Ungesicherte Änderungen gehen verloren." #: dialogs/katedialogs.cpp:1472 #, kde-format msgctxt "@action:button closes the opened file" msgid "&Close File" msgstr "&Datei schließen" #: dialogs/katedialogs.cpp:1474 #, kde-format msgid "Closes the file, discarding its content." msgstr "Schließt die Datei und verwirfst den Inhalt." #: dialogs/katedialogs.cpp:1478 #, kde-format msgctxt "@action" msgid "&Save As…" msgstr "&Speichern unter …" #: dialogs/katedialogs.cpp:1480 #, kde-format msgid "Lets you select a location and save the file again." msgstr "" "Ermöglicht die Auswahl einer Adresse und die erneute Speicherung der Datei." #. i18n: ectx: property (text), widget (QPushButton, m_skipBtn) #: dialogs/katedialogs.cpp:1485 spellcheck/spellcheckbar.ui:143 #, kde-format msgid "&Ignore" msgstr "&Ignorieren" #: dialogs/katedialogs.cpp:1486 #, kde-format msgid "Ignores the changes on disk without any action." msgstr "Ignoriert die Änderungen auf dem Speichermedium ohne weitere Aktion." #: dialogs/katedialogs.cpp:1552 swapfile/kateswapdiffcreator.cpp:131 #, kde-format msgid "" "The diff command failed. Please make sure that diff(1) is installed and in " "your PATH." msgstr "" "Der Diff-Befehl ist fehlgeschlagen. Vergewissern Sie sich, dass diff(1) " "installiert und in Ihrem Pfad (PATH) ist." #: dialogs/katedialogs.cpp:1554 swapfile/kateswapdiffcreator.cpp:89 #: swapfile/kateswapdiffcreator.cpp:99 swapfile/kateswapdiffcreator.cpp:133 #, kde-format msgid "Error Creating Diff" msgstr "Fehler beim Feststellen der Unterschiede" #: dialogs/katedialogs.cpp:1561 swapfile/kateswapdiffcreator.cpp:140 #, kde-format msgid "The files are identical." msgstr "Die Dateien sind identisch." #: dialogs/katedialogs.cpp:1561 swapfile/kateswapdiffcreator.cpp:140 #, kde-format msgid "Diff Output" msgstr "Diff-Ausgabe" #. i18n: ectx: property (title), widget (QGroupBox, gbCursorMovement) #: dialogs/navigationconfigwidget.ui:29 #, kde-format msgid "Text Cursor Movement" msgstr "Text-Cursor-Bewegung" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkSmartHome) #: dialogs/navigationconfigwidget.ui:35 #, kde-format msgid "" "When selected, pressing the home key will cause the cursor to skip " "whitespace and go to the start of a line's text. The same applies for the " "end key." msgstr "" "Ist diese Einstellung markiert, führt das Betätigen der Taste Pos 1 dazu, " "dass der Cursor Leerräume überspringt und an den Textbeginn der Zeile " "springt. Dies gilt entsprechend auch für die Taste Ende." #. i18n: ectx: property (text), widget (QCheckBox, chkSmartHome) #: dialogs/navigationconfigwidget.ui:38 #, kde-format msgid "Smart ho&me and smart end" msgstr "Intelligente Tasten &Pos 1 und Ende" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkPagingMovesCursor) #: dialogs/navigationconfigwidget.ui:45 #, kde-format msgid "" "Selects whether the PageUp and PageDown keys should alter the vertical " "position of the cursor relative to the top of the view." msgstr "" "Diese Einstellung legt fest, ob ein Druck auf die Tasten „Bild auf“ bzw. " "„Bild ab“ die Position des Cursors relativ zum oberen Rand der Ansicht " "verändert." #. i18n: ectx: property (text), widget (QCheckBox, chkPagingMovesCursor) #: dialogs/navigationconfigwidget.ui:48 #, kde-format msgid "&PageUp/PageDown moves cursor" msgstr "&Bild auf/ab versetzt Cursor" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkCamelCursor) #: dialogs/navigationconfigwidget.ui:55 #, kde-format msgid "Selects whether cursor jumps full words or breaks at camel case humps." msgstr "" "Legt fest, ob der Cursor über ganze Wörter springt oder auch an groß " "geschrieben Buchstaben innerhalb eines Wortes anhält." #. i18n: ectx: property (text), widget (QCheckBox, chkCamelCursor) #: dialogs/navigationconfigwidget.ui:58 #, kde-format msgid "Enable camel case cursor movement" msgstr "Cursor-Bewegung mit Binnenmajuskeln (Camel Case) aktivieren" #. i18n: ectx: property (text), widget (QLabel, lblAutoCenterCursor) #: dialogs/navigationconfigwidget.ui:79 #, kde-format msgid "&Autocenter cursor:" msgstr "&Automatische Cursor-Zentrierung:" #. i18n: ectx: property (whatsThis), widget (QSpinBox, sbAutoCenterCursor) #: dialogs/navigationconfigwidget.ui:89 #, kde-format msgid "" "Sets the number of lines to maintain visible above and below the cursor when " "possible." msgstr "" "Legt die Anzahl Zeilen fest, die, sofern möglich, oberhalb und unterhalb der " "Cursor-Position sichtbar bleiben sollen." #. i18n: ectx: property (text), item, widget (QComboBox, cmbSwapFileMode) #. i18n: ectx: property (specialValueText), widget (QSpinBox, spbSwapFileSync) #. i18n: ectx: property (specialValueText), widget (QSpinBox, sbAutoCenterCursor) #: dialogs/navigationconfigwidget.ui:92 dialogs/opensaveconfigadvwidget.ui:145 #: dialogs/opensaveconfigadvwidget.ui:193 #, kde-format msgid "Disabled" msgstr "Deaktiviert" #. i18n: ectx: property (suffix), widget (QSpinBox, sbAutoCenterCursor) #: dialogs/navigationconfigwidget.ui:95 #, kde-format msgid " lines" msgstr " Zeilen" #. i18n: ectx: property (title), widget (QGroupBox, cbNavigationMisc) #: dialogs/navigationconfigwidget.ui:120 #, kde-format msgid "Misc" msgstr "Verschiedenes" #. i18n: ectx: property (text), widget (QLabel, lblTextSelectionMode) #: dialogs/navigationconfigwidget.ui:128 #, kde-format msgid "Text selection mode:" msgstr "Textauswahlmodus:" #. i18n: ectx: property (text), item, widget (QComboBox, cbTextSelectionMode) #: dialogs/navigationconfigwidget.ui:139 inputmode/katenormalinputmode.cpp:65 #: mode/katemodemanager.cpp:162 #, kde-format msgid "Normal" msgstr "Normal" #. i18n: ectx: property (text), item, widget (QComboBox, cbTextSelectionMode) #: dialogs/navigationconfigwidget.ui:144 #, kde-format msgid "Persistent" msgstr "Beständig" #. i18n: ectx: property (text), widget (QCheckBox, chkScrollPastEnd) #: dialogs/navigationconfigwidget.ui:167 #, kde-format msgid "Allow scrolling past the end of the document" msgstr "Rollen über das Dokumentende hinaus zulassen" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkBackspaceRemoveComposed) #: dialogs/navigationconfigwidget.ui:174 #, kde-format msgid "" "When selected, composed characters are removed with their diacritics instead " "of only removing the base character. This is useful for Indic locales." msgstr "" "Ist dies aktiviert, werden zusammengesetzte Zeichen mit den zugehörigen " "diakritischen Zeichen gelöscht, nicht nur die Basiszeichen allein. Dies ist " "nützlich für indische Schriften." #. i18n: ectx: property (text), widget (QCheckBox, chkBackspaceRemoveComposed) #: dialogs/navigationconfigwidget.ui:177 #, kde-format msgid "Backspace key removes character’s base with its diacritics" msgstr "Rücktaste löscht Basis- und zugehöriges diakritisches Zeichen" #. i18n: ectx: property (title), widget (QGroupBox, gbMulticursor) #: dialogs/navigationconfigwidget.ui:187 #, kde-format msgid "Multicursor" msgstr "Mehrfach-Cursor" #. i18n: ectx: property (text), widget (QLabel, lblMulticursormodifiers) #: dialogs/navigationconfigwidget.ui:193 #, kde-format msgid "Multiple Cursor Modifiers" msgstr "Modifizierer für Mehrfach-Cursor" #. i18n: ectx: property (text), widget (QCheckBox, chkAutoReloadVersionControl) #: dialogs/opensaveconfigadvwidget.ui:34 #, kde-format msgid "Auto reload files in version control" msgstr "Dateien unter Versionskontrolle automatisch neu laden" #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/opensaveconfigadvwidget.ui:41 #, kde-format msgid "Write a backup file on save for:" msgstr "Sicherungskopie beim Speichern für:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkBackupLocalFiles) #: dialogs/opensaveconfigadvwidget.ui:48 #, kde-format msgid "" "If this option is enabled, backups for local files will be created when " "saving." msgstr "" "Ist diese Einstellung aktiv, werden für lokale Dateien beim Speichern " "Sicherheitskopien angelegt." #. i18n: ectx: property (text), widget (QCheckBox, chkBackupLocalFiles) #: dialogs/opensaveconfigadvwidget.ui:51 #, kde-format msgid "&Local files" msgstr "&Lokale Dateien" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkBackupRemoteFiles) #: dialogs/opensaveconfigadvwidget.ui:58 #, kde-format msgid "" "If this option is enabled, backups for remote files will be created when " "saving." msgstr "" "Ist diese Einstellung aktiv, werden für Dateien auf Fremdrechnern beim " "Speichern Sicherheitskopien angelegt." #. i18n: ectx: property (text), widget (QCheckBox, chkBackupRemoteFiles) #: dialogs/opensaveconfigadvwidget.ui:61 #, kde-format msgid "&Remote files" msgstr "&Dateien auf Fremdrechnern" #. i18n: ectx: property (text), widget (QLabel, label_5) #: dialogs/opensaveconfigadvwidget.ui:84 #, kde-format msgid "Prefix for backup files:" msgstr "Präfix für Sicherungskopien:" #. i18n: ectx: property (whatsThis), widget (QLineEdit, edtBackupPrefix) #: dialogs/opensaveconfigadvwidget.ui:94 #, kde-format msgid "Enter the prefix to prepend to the backup file names." msgstr "" "Geben Sie das dem Namen von Sicherungskopien voranzustellende Präfix ein." #. i18n: ectx: property (text), widget (QLabel, label_6) #: dialogs/opensaveconfigadvwidget.ui:101 #, kde-format msgid "Suffix for backup files:" msgstr "Suffix für Sicherungskopien:" #. i18n: ectx: property (whatsThis), widget (QLineEdit, edtBackupSuffix) #: dialogs/opensaveconfigadvwidget.ui:111 #, kde-format msgid "Enter the suffix to append to the backup file names." msgstr "" "Geben Sie das für den Namen von Sicherungskopien verwendete Suffix ein." #. i18n: ectx: property (text), widget (QLabel, lblSwapFileMode) #: dialogs/opensaveconfigadvwidget.ui:134 #, kde-format msgid "Swap file mode:" msgstr "Swap-Datei:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbSwapFileMode) #: dialogs/opensaveconfigadvwidget.ui:150 #, kde-format msgid "Enabled, Store In Default Directory" msgstr "Aktiviert, in Standardordner speichern" #. i18n: ectx: property (text), item, widget (QComboBox, cmbSwapFileMode) #: dialogs/opensaveconfigadvwidget.ui:155 #, kde-format msgid "Enabled, Store In Custom Directory" msgstr "Aktiviert, in benutzerdefiniertem Ordner speichern" #. i18n: ectx: property (text), widget (QLabel, lblSwapDirectory) #: dialogs/opensaveconfigadvwidget.ui:163 #, kde-format msgid "Store swap files in:" msgstr "Swap-Dateien speichern in:" #. i18n: ectx: property (text), widget (QLabel, lblSwapFileSync) #: dialogs/opensaveconfigadvwidget.ui:183 #, kde-format msgid "Save swap files every:" msgstr "Swap-Datei speichern alle:" #. i18n: ectx: property (suffix), widget (QSpinBox, spbSwapFileSync) #: dialogs/opensaveconfigadvwidget.ui:196 #, kde-format msgid "s" msgstr "s" #. i18n: ectx: property (text), widget (QLabel, lblExplanatory) #: dialogs/opensaveconfigadvwidget.ui:221 #, kde-format msgid "" "This string is located in katedialogs.cpp in KateSaveConfigTab's constructor." msgstr "" "Diese Zeichenkette befindet sich in katedialogs.cpp im Konstruktor von " "KateSaveConfigTab." #. i18n: ectx: property (text), widget (QCheckBox, chkEditorConfig) #: dialogs/opensaveconfigadvwidget.ui:247 #, fuzzy, kde-format #| msgid "Do not use config file" msgid "Honor settings in .editorconfig file" msgstr "Konfigurationsdatei nicht verwenden" #. i18n: ectx: property (title), widget (QGroupBox, gbFileFormat) #: dialogs/opensaveconfigwidget.ui:29 #, kde-format msgid "File Format" msgstr "Dateiformat" #. i18n: ectx: property (text), widget (QLabel, lblEncoding) #: dialogs/opensaveconfigwidget.ui:40 #, kde-format msgid "&Encoding:" msgstr "&Kodierung:" #. i18n: ectx: property (whatsThis), widget (QComboBox, cmbEncoding) #: dialogs/opensaveconfigwidget.ui:50 #, kde-format msgid "" "This defines the standard encoding to use to open/save files, if not changed " "in the open/save dialog or by using a command line option." msgstr "" "Hier wird die Standardkodierung zum Öffnen/Speichern von Dateien festgelegt, " "falls diese nicht im Öffnen-/Speichern-Dialog oder über die Befehlszeile " "bereits festgelegt ist." #. i18n: ectx: property (text), widget (QLabel, lblEncodingDetection) #: dialogs/opensaveconfigwidget.ui:57 #, kde-format msgid "&Encoding detection:" msgstr "&Erkennung der Kodierung:" #. i18n: ectx: property (whatsThis), widget (QComboBox, cmbEncodingDetection) #: dialogs/opensaveconfigwidget.ui:67 #, kde-format msgid "" "if neither the encoding chosen as standard above, nor the encoding specified " "in the open/save dialog, nor the encoding specified on command line match " "the content of the file, this detection will be run." msgstr "" "Falls weder die oben angegebene Kodierung, noch die im Öffnen-/Speichern-" "Dialog oder die über die Befehlszeile angegebene Kodierung für die Datei " "passend sind, wird die automatische Erkennung gestartet." #. i18n: ectx: property (text), widget (QLabel, lblEncodingDetection2) #: dialogs/opensaveconfigwidget.ui:74 #, kde-format msgid "&Fallback encoding:" msgstr "&Ausweich-Kodierung:" #. i18n: ectx: property (whatsThis), widget (QComboBox, cmbEncodingFallback) #: dialogs/opensaveconfigwidget.ui:84 #, kde-format msgid "" "This defines the fallback encoding to try for opening files if neither the " "encoding chosen as standard above, nor the encoding specified in the open/" "save dialog, nor the encoding specified on command line match the content of " "the file. Before this is used, an attempt will be made to determine the " "encoding to use by looking for a byte order mark at start of file: if one is " "found, the right Unicode encoding will be chosen; otherwise encoding " "detection will run, if both fail the fallback encoding will be tried." msgstr "" "Hier wird die Ausweich-Kodierung festgelegt, mit der Dateien geöffnet " "werden, falls keine der sonstigen angegebenen Kodierungen passend ist. Bevor " "die Ausweich-Kodierung eingesetzt wird, wird zunächst versucht, die korrekte " "Kodierung anhand einer Byte-Reihenfolge-Markierung am Anfang der Datei " "automatisch festzustellen: Wenn eine gefunden wird, wird die korrekte " "Unicode-Kodierung verwendet; ansonsten wird die Kodierungserkennung " "gestartet. Erst wenn beides fehlschlägt, wird die Ausweich-Kodierung " "verwendet." #. i18n: ectx: property (text), widget (QLabel, lblEOL) #: dialogs/opensaveconfigwidget.ui:91 #, kde-format msgid "E&nd of line:" msgstr "Zeilen&ende:" #. i18n: ectx: property (text), item, widget (QComboBox, cmbEOL) #: dialogs/opensaveconfigwidget.ui:102 #, kde-format msgid "UNIX" msgstr "UNIX" #. i18n: ectx: property (text), item, widget (QComboBox, cmbEOL) #: dialogs/opensaveconfigwidget.ui:107 #, kde-format msgid "DOS/Windows" msgstr "DOS/Windows" #. i18n: ectx: property (text), item, widget (QComboBox, cmbEOL) #: dialogs/opensaveconfigwidget.ui:112 #, kde-format msgid "Macintosh" msgstr "Macintosh" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkDetectEOL) #: dialogs/opensaveconfigwidget.ui:122 #, kde-format msgid "" "If this option is enabled the editor will autodetect the end of line type. " "The first found end of line type will be used for the whole file." msgstr "" "Ist diese Einstellung aktiv, erkennt der Editor automatisch den Zeilenende-" "Typ. Der zuerst gefundene Zeilenende-Typ wird für die gesamte Datei " "verwendet." #. i18n: ectx: property (text), widget (QCheckBox, chkDetectEOL) #: dialogs/opensaveconfigwidget.ui:125 #, kde-format msgid "A&utomatic end of line detection" msgstr "&Automatische Zeilenendeerkennung" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkEnableBOM) #: dialogs/opensaveconfigwidget.ui:132 #, kde-format msgid "" "The byte order mark is a special sequence at the beginning of Unicode " "encoded documents. It helps editors to open text documents with the correct " "Unicode encoding. The byte order mark is not visible in the displayed " "document." msgstr "" "Die Byte-Reihenfolge-Markierung ist eine spezielle Abfolge am Anfang von " "Unicode-kodierten Dokumenten. Sie unterstützt Editoren beim Öffnen von " "Textdokumenten mit der richtigen Unicode-Kodierung. Die Byte-Reihenfolge-" "Markierung ist im angezeigten Dokument nicht sichtbar." #. i18n: ectx: property (text), widget (QCheckBox, chkEnableBOM) #: dialogs/opensaveconfigwidget.ui:135 #, kde-format msgid "Enable byte order mark (BOM)" msgstr "Byte-Reihenfolge-Markierung (BOM) aktivieren" #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/opensaveconfigwidget.ui:142 #, kde-format msgid "Line length limit:" msgstr "Begrenzung der Zeilenlänge:" #. i18n: ectx: property (specialValueText), widget (QSpinBox, lineLengthLimit) #: dialogs/opensaveconfigwidget.ui:152 #, kde-format msgid "Unlimited" msgstr "Unbegrenzt" #. i18n: ectx: property (title), widget (QGroupBox, gbCleanups) #: dialogs/opensaveconfigwidget.ui:168 #, kde-format msgid "Automatic Cleanups on Save" msgstr "Automatische Bereinigung beim Speichern" #. i18n: ectx: property (whatsThis), widget (QLabel, lblRemoveTrailingSpaces) #. i18n: ectx: property (whatsThis), widget (QComboBox, cbRemoveTrailingSpaces) #: dialogs/opensaveconfigwidget.ui:176 dialogs/opensaveconfigwidget.ui:189 #, kde-format msgid "" "Depending on the choice, trailing spaces are removed when saving a document, " "either in the entire document or only of modified lines." msgstr "" "Abhängig von der Einstellung werden anhängende Leerzeichen beim Speichern " "eines Dokuments entfernt, entweder im gesamten Dokument oder nur in " "geänderten Zeilen." #. i18n: ectx: property (text), widget (QLabel, lblRemoveTrailingSpaces) #: dialogs/opensaveconfigwidget.ui:179 #, kde-format msgid "Re&move trailing spaces:" msgstr "&Anhängende Leerzeichen entfernen:" #. i18n: ectx: property (text), item, widget (QComboBox, cbRemoveTrailingSpaces) #. i18n: ectx: property (specialValueText), widget (QSpinBox, spbAutoSaveInterval) #. i18n: ectx: property (text), item, widget (QComboBox, spacesComboBox) #: dialogs/opensaveconfigwidget.ui:193 dialogs/opensaveconfigwidget.ui:270 #: dialogs/textareaappearanceconfigwidget.ui:104 #, kde-format msgid "Never" msgstr "Niemals" #. i18n: ectx: property (text), item, widget (QComboBox, cbRemoveTrailingSpaces) #: dialogs/opensaveconfigwidget.ui:198 #, kde-format msgid "On Modified Lines" msgstr "In geänderten Zeilen" #. i18n: ectx: property (text), item, widget (QComboBox, cbRemoveTrailingSpaces) #: dialogs/opensaveconfigwidget.ui:203 #, kde-format msgid "In Entire Document" msgstr "Im gesamten Dokument" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkNewLineAtEof) #: dialogs/opensaveconfigwidget.ui:226 #, kde-format msgid "" "On save, a line break is appended to the document if not already present. " "The line break is visible after reloading the file." msgstr "" "Beim Speichern wird am Ende der Datei ein Zeilenumbruch eingefügt, sofern " "dieser noch nicht vorhanden ist. Der Zeilenumbruch erscheint erst nach dem " "Neuladen der Datei." #. i18n: ectx: property (text), widget (QCheckBox, chkNewLineAtEof) #: dialogs/opensaveconfigwidget.ui:229 #, kde-format msgid "Append newline at end of file on save" msgstr "Beim Speichern Zeilenumbruch am Ende der Datei einfügen" #. i18n: ectx: property (title), widget (QGroupBox, gbAutoSave) #: dialogs/opensaveconfigwidget.ui:239 #, kde-format msgid "Enable Auto Save (local files only)" msgstr "Automatisches Speichern aktivieren (nur lokale Dateien)" #. i18n: ectx: property (text), widget (QCheckBox, cbAutoSaveOnFocus) #: dialogs/opensaveconfigwidget.ui:254 #, kde-format msgid "Auto save document when the active document is losing focus" msgstr "" "Dokument automatisch speichern, wenn das aktive Dokument den Fokus verliert" #. i18n: ectx: property (text), widget (QLabel, label_2) #: dialogs/opensaveconfigwidget.ui:263 #, kde-format msgid "Auto save interval:" msgstr "Intervall für automatisches Speichern:" #. i18n: ectx: property (suffix), widget (QSpinBox, spbAutoSaveInterval) #: dialogs/opensaveconfigwidget.ui:273 #, kde-format msgid " seconds" msgstr " Sekunden" #. i18n: ectx: property (text), widget (QCheckBox, cbShowHighlightingMode) #: dialogs/statusbarconfigwidget.ui:19 #, kde-format msgid "Show highlighting mode" msgstr "Syntaxhervorhebung anzeigen" #. i18n: ectx: property (text), widget (QCheckBox, cbShowInputMode) #: dialogs/statusbarconfigwidget.ui:26 #, kde-format msgid "Show input mode" msgstr "Eingabemodus anzeigen" #. i18n: ectx: property (text), widget (QCheckBox, cbShowActiveDictionary) #: dialogs/statusbarconfigwidget.ui:33 #, kde-format msgid "Show active dictionary" msgstr "Aktives Wörterbuch anzeigen" #. i18n: ectx: property (text), widget (QCheckBox, cbShowTabSetting) #: dialogs/statusbarconfigwidget.ui:40 #, kde-format msgid "Show tab setting" msgstr "Tabulator-Einstellungen anzeigen" #. i18n: ectx: property (text), widget (QCheckBox, cbShowLineColumn) #: dialogs/statusbarconfigwidget.ui:47 #, kde-format msgid "Show line column" msgstr "Zeile und Spalte anzeigen" #. i18n: ectx: property (text), widget (QCheckBox, cbShowEncoding) #: dialogs/statusbarconfigwidget.ui:54 #, kde-format msgid "Show File Encoding" msgstr "Dateikodierung anzeigen" #. i18n: ectx: property (text), widget (QCheckBox, cbShowEOL) #: dialogs/statusbarconfigwidget.ui:61 #, kde-format msgid "Show Line Ending Type" msgstr "Zeilenende-Typen anzeigen" #. i18n: ectx: property (text), widget (QLabel, label_3) #: dialogs/textareaappearanceconfigwidget.ui:28 #, kde-format msgid "Editor font:" msgstr "Editor-Schrift:" #. i18n: ectx: property (text), widget (QLabel, lblLineHeight) #: dialogs/textareaappearanceconfigwidget.ui:48 #, kde-format msgid "&Line Height Multiplier:" msgstr "Zei&lenhöhenmultiplikator:" #. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, spbLineHeightMultiplier) #: dialogs/textareaappearanceconfigwidget.ui:58 #, kde-format msgid "" "This value will be multiplied with the font's default line height. A value " "of 1.0 means that the default height will be used." msgstr "" "Dieser Wert wird mit der Standardzeilenhöhe der Schriftart multipliziert. " "Ein Wert von 1,0 bedeutet, dass die Standardhöhe verwendet wird." #. i18n: ectx: property (text), widget (QLabel, label) #: dialogs/textareaappearanceconfigwidget.ui:93 #, kde-format msgid "Show whitespace indicators:" msgstr "Leerraum-Hervorhebung anzeigen:" #. i18n: ectx: property (text), item, widget (QComboBox, spacesComboBox) #: dialogs/textareaappearanceconfigwidget.ui:109 #, kde-format msgid "At the end of a line" msgstr "Am Zeilenende" #. i18n: ectx: property (text), item, widget (QComboBox, spacesComboBox) #: dialogs/textareaappearanceconfigwidget.ui:114 #, kde-format msgid "Always" msgstr "Immer" #. i18n: ectx: property (text), widget (QLabel, lbMarkerDescription) #: dialogs/textareaappearanceconfigwidget.ui:122 #, kde-format msgid "Whitespace indicator si&ze:" msgstr "&Größe der Leerraum-Hervorhebung:" #. i18n: ectx: property (whatsThis), widget (QSlider, sliSetMarkerSize) #: dialogs/textareaappearanceconfigwidget.ui:138 #, kde-format msgid "Size of the visible highlight marker." msgstr "Legt die Größe der Markierungen für die Hervorhebung fest." #. i18n: ectx: property (text), widget (QLabel, label_2) #: dialogs/textareaappearanceconfigwidget.ui:166 #, kde-format msgid "Show &tab indicators:" msgstr "Hervorhebung für Tabulatoren anzeigen:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowTabs) #: dialogs/textareaappearanceconfigwidget.ui:176 #, kde-format msgid "" "The editor will display a symbol to indicate the presence of a tab in the " "text." msgstr "Der Editor stellt Tabulatoren im Text durch ein Symbol dar." #. i18n: ectx: property (text), widget (QLabel, label_4) #: dialogs/textareaappearanceconfigwidget.ui:202 #, kde-format msgid "Bracket matching:" msgstr "Zusammengehörende Klammern:" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowWholeBracketExpression) #: dialogs/textareaappearanceconfigwidget.ui:209 #, kde-format msgid "" "If this is enabled, the range between the selected matching brackets will be " "highlighted." msgstr "" "Ist diese Einstellung markiert, wird der Bereich zwischen den ausgewählten, " "zusammengehörenden Klammern hervorgehoben." #. i18n: ectx: property (text), widget (QCheckBox, chkShowWholeBracketExpression) #: dialogs/textareaappearanceconfigwidget.ui:212 #, kde-format msgid "Highlight range between selected brackets" msgstr "Bereich zwischen zusammengehörenden Klammern hervorheben" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkShowBracketMatchPreview) #: dialogs/textareaappearanceconfigwidget.ui:219 #, kde-format msgid "Show the matching open bracket and lines adjacent to it for context" msgstr "" "Zeigt die zusammengehörende öffnende Klammer und die sie umgebenden Zeilen " "als Kontext" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowBracketMatchPreview) #: dialogs/textareaappearanceconfigwidget.ui:222 #, kde-format msgid "" "If this is enabled, a preview of the lines near a matching open bracket is " "shown. This can help in quickly determining the context of a closing " "bracket, especially in long function/class declarations and deeply nested if " "blocks" msgstr "" "Wenn dies aktiviert ist, wird eine Vorschau der Zeilen in der Nähe einer " "passenden öffnenden Klammer angezeigt. Dies kann helfen, schnell den Kontext " "einer schließenden Klammer zu bestimmen, insbesondere in langen Funktions-/" "Klassendeklarationen und tief verschachtelten if-Blöcken" #. i18n: ectx: property (text), widget (QCheckBox, chkShowBracketMatchPreview) #: dialogs/textareaappearanceconfigwidget.ui:225 #, kde-format msgid "Show preview of matching open bracket" msgstr "Vorschau zusammengehöriger öffnender Klammern anzeigen" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkAnimateBracketMatching) #: dialogs/textareaappearanceconfigwidget.ui:232 #, kde-format msgid "Flash matching brackets" msgstr "Zusammengehörende Klammern aufleuchten lassen" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAnimateBracketMatching) #: dialogs/textareaappearanceconfigwidget.ui:235 #, kde-format msgid "" "If this is enabled, matching brackets are animated for better visibility." msgstr "" "Ist diese Einstellung aktiviert, werden zusammengehörende Klammern animiert, " "damit sie leichter erkannt werden können." #. i18n: ectx: property (text), widget (QCheckBox, chkAnimateBracketMatching) #: dialogs/textareaappearanceconfigwidget.ui:238 #, kde-format msgid "Flash matching bracket when cursor moves to other bracket in pair" msgstr "" "Zugehörige Klammer aufleuchten lassen, wenn Cursor zur anderen Klammer geht" #. i18n: ectx: property (text), widget (QLabel, label_6) #: dialogs/textareaappearanceconfigwidget.ui:261 #, kde-format msgid "Counts:" msgstr "Anzahlen:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkShowWordCount) #: dialogs/textareaappearanceconfigwidget.ui:268 #, kde-format msgid "Show/hide word count in status bar" msgstr "Wortanzahl in der Statusleiste anzeigen" #. i18n: ectx: property (text), widget (QCheckBox, chkShowWordCount) #: dialogs/textareaappearanceconfigwidget.ui:271 view/katestatusbar.cpp:258 #, kde-format msgid "Show word count" msgstr "Wortanzahl anzeigen" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkShowLineCount) #: dialogs/textareaappearanceconfigwidget.ui:278 #, kde-format msgid "Show/hide line count in status bar" msgstr "Zeilenanzahl in der Statusleiste anzeigen" #. i18n: ectx: property (text), widget (QCheckBox, chkShowLineCount) #: dialogs/textareaappearanceconfigwidget.ui:281 view/katestatusbar.cpp:255 #, kde-format msgid "Show line count" msgstr "Zeilenanzahl anzeigen" #. i18n: ectx: property (text), widget (QLabel, label_25) #: dialogs/textareaappearanceconfigwidget.ui:304 #, kde-format msgid "Fold first line:" msgstr "Erste Zeile ausblenden:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkFoldFirstLine) #: dialogs/textareaappearanceconfigwidget.ui:317 #, kde-format msgid "" "When this setting is enabled, the editor view automatically folds\n" "comment blocks that start on the first line of the document. This is\n" "helpful to hide license headers which are commonly placed at the\n" "beginning of a file." msgstr "" "Wenn diese Einstellung aktiviert ist, werden Kommentarblöcke, \n" "die in der ersten Zeile des Dokuments beginnen, in der \n" "Editoransicht automatisch ausgeblendet. Dies kann zum Ausblenden\n" "der Lizenzinformationen, die sich normalerweise an Anfang einer \n" "Datei befinden, benutzt werden." #. i18n: ectx: property (text), widget (QCheckBox, cbxWordWrap) #: dialogs/textareaappearanceconfigwidget.ui:337 #, kde-format msgid "Dynamic Word Wrap:" msgstr "Dynamischer Zeilenumbruch:" #. i18n: ectx: property (text), widget (QCheckBox, chkDynWrapAtStaticMarker) #: dialogs/textareaappearanceconfigwidget.ui:344 #, kde-format msgid "Wrap dynamically at static word wrap marker" msgstr "Dynamischer Umbruch an Markierung für statischen Zeilenumbruch" #. i18n: ectx: property (text), widget (QCheckBox, chkDynWrapAnywhere) #: dialogs/textareaappearanceconfigwidget.ui:351 #, kde-format msgid "Disregard word boundaries for dynamic wrapping" msgstr "Wortgrenzen für dynamischen Umbruch ignorieren" #. i18n: ectx: property (text), widget (QLabel, lblDynamicWordWrapIndicators) #: dialogs/textareaappearanceconfigwidget.ui:358 #, kde-format msgid "D&ynamic word wrap indicators:" msgstr "Anzeigen für d&ynamischen Zeilenumbruch:" #. i18n: ectx: property (whatsThis), widget (QComboBox, cmbDynamicWordWrapIndicator) #: dialogs/textareaappearanceconfigwidget.ui:368 #, kde-format msgid "Choose when the Dynamic Word Wrap Indicators should be displayed." msgstr "" "Wählen Sie aus, wann Anzeigen für dynamischen Zeilenumbruch eingeblendet " "werden sollen." #. i18n: ectx: property (text), widget (QLabel, label_5) #: dialogs/textareaappearanceconfigwidget.ui:391 #, kde-format msgid "I&ndent wrapped lines:" msgstr "Umbrochene Zeilen &einrücken:" #. i18n: ectx: property (text), widget (QLabel, lblDynamicWordWrapIndicators_2) #: dialogs/textareaappearanceconfigwidget.ui:408 #, kde-format msgid "&Don't indent lines wider than:" msgstr "Zeilen &nicht einrücken, wenn länger als:" #. i18n: ectx: property (whatsThis), widget (QSpinBox, sbDynamicWordWrapDepth) #: dialogs/textareaappearanceconfigwidget.ui:424 #, no-c-format, kde-format msgid "" "

Enables the start of dynamically wrapped lines to be aligned vertically " "to the indentation level of the first line. This can help to make code and " "markup more readable.

Additionally, this allows you to set a maximum " "width of the screen, as a percentage, after which dynamically wrapped lines " "will no longer be vertically aligned. For example, at 50%, lines whose " "indentation levels are deeper than 50% of the width of the screen will not " "have vertical alignment applied to subsequent wrapped lines.

" msgstr "" "

Bewirkt, dass der Anfang dynamisch umgebrochener Zeilen vertikal an der " "Einrückungsebene der ersten Zeile ausgerichtet wird. Dies kann hilfreich " "sein, um Quelltexte und Markup-Text lesbarer zu gestalten.

Darüber " "hinaus können Sie eine maximale Bildschirmbreite festlegen (als " "Prozentwert), nach der dynamisch umbrochener Text nicht mehr vertikal " "ausgerichtet wird. Bei der Einstellung 50 % werden beispielsweise bei " "Zeilen, deren Einrückungsebene 50 % der Bildschirmbreite überschreitet, " "nachfolgende umbrochene Zeilen nicht mehr vertikal ausgerichtet.

" #. i18n: ectx: property (suffix), widget (QSpinBox, sbDynamicWordWrapDepth) #: dialogs/textareaappearanceconfigwidget.ui:427 #, no-c-format, kde-format msgid "% of View Width" msgstr " % der Ansichtsbreite" #. i18n: ectx: property (text), widget (QLabel, label_24) #: dialogs/textareaappearanceconfigwidget.ui:443 #, kde-format msgid "Show i&ndentation lines:" msgstr "E&inrückungslinien anzeigen:" #. i18n: ectx: property (toolTip), widget (QCheckBox, chkShowIndentationLines) #: dialogs/textareaappearanceconfigwidget.ui:453 #, kde-format msgid "" "If this is enabled, the editor will display vertical lines to help identify " "indent lines." msgstr "" "Ist diese Einstellung aktiv, zeigt der Editor senkrechte Linien an, die beim " "Erkennen von Einrückungsebenen helfen." #: document/katebuffer.cpp:136 #, kde-format msgctxt "short translation, user created new file" msgid "New file" msgstr "Neue Datei" #: document/katedocument.cpp:222 #, kde-format msgid "Auto Reload Document" msgstr "Dokument automatisch neu laden" #: document/katedocument.cpp:223 #, kde-format msgid "Automatic reload the document when it was changed on disk" msgstr "Das Dokument erneut laden, wenn es auf dem Datenträger geändert wurde" #: document/katedocument.cpp:2266 #, kde-format msgid "" "The file %1 could not be loaded, as it was not possible to read from it.
Check if you have read access to this file." msgstr "" "Die Datei %1 kann nicht geladen werden, da sie nicht lesbar ist.
Bitte " "überprüfen Sie Ihre Zugriffsrechte." #: document/katedocument.cpp:2271 #, kde-format msgctxt "translators: you can also translate 'Try Again' with 'Reload'" msgid "Try Again" msgstr "Erneut laden" #: document/katedocument.cpp:2275 document/katedocument.cpp:6548 #, kde-format msgid "&Close" msgstr "&Schließen" #: document/katedocument.cpp:2276 document/katedocument.cpp:6549 #, kde-format msgctxt "Close the message being displayed" msgid "Close message" msgstr "Nachricht schließen" #: document/katedocument.cpp:2408 #, kde-format msgid "" "The file %1 was opened with %2 encoding but contained invalid characters." "
It is set to read-only mode, as saving might destroy its content.
Either reopen the file with the correct encoding chosen or enable the read-" "write mode again in the tools menu to be able to edit it." msgstr "" "Die Datei %1 wurde als %2-kodiert geöffnet, enthält aber ungültige Zeichen." "
Der Zugriff ist auf Nur-Lesen gesetzt worden, da ein Speichern den " "Inhalt der Datei zerstören könnte.
Öffnen Sie die Datei erneut mit der " "korrekten Kodierung oder deaktivieren Sie den Nur-Lesen-Modus über das Menü " "Extras." #: document/katedocument.cpp:2427 #, kde-format msgid "" "The file %1 was opened and contained lines longer than the configured Line " "Length Limit (%2 characters).
The longest of those lines was %3 " "characters long
Those lines were wrapped and the document is set to read-" "only mode, as saving will modify its content." msgstr "" "Die Datei %1 ist geöffnet worden, enthält aber zu lange Zeilen (länger als " "die eingestellte Grenze von %2 Zeichen).
Die längste Zeile war %3 " "Zeichen lang.
Die langen Zeilen sind umgebrochen worden und das Dokument " "ist im Nur-Lesen-Modus, da ein Speichervorgang den Inhalt verändern würde." #: document/katedocument.cpp:2434 #, kde-format msgid "Temporarily raise limit and reload file" msgstr "Grenzwert temporär erhöhen und Datei neu laden" #: document/katedocument.cpp:2437 #, kde-format msgid "Close" msgstr "Schließen" #: document/katedocument.cpp:2464 #, kde-format msgid "" "Do you really want to save this unmodified file? You could overwrite changed " "data in the file on disk." msgstr "" "Möchten Sie die unveränderte Datei wirklich speichern? Sie könnten damit " "geänderte Daten auf der Festplatte überschreiben." #: document/katedocument.cpp:2465 #, kde-format msgid "Trying to Save Unmodified File" msgstr "Versuch, unveränderte Datei zu speichern" #: document/katedocument.cpp:2466 document/katedocument.cpp:2477 #: document/katedocument.cpp:2493 #, kde-format msgid "Save Nevertheless" msgstr "Trotzdem speichern" #: document/katedocument.cpp:2475 #, kde-format msgid "" "Do you really want to save this file? Both your open file and the file on " "disk were changed. There could be some data lost." msgstr "" "Möchten Sie die Datei wirklich speichern? Sowohl die von Ihnen geöffnete als " "auch die auf der Festplatte befindliche Datei wurden geändert. Es können " "Daten verloren gehen." #: document/katedocument.cpp:2476 document/katedocument.cpp:2492 #: document/katedocument.cpp:2812 syntax/katethemeconfig.cpp:1207 #: syntax/katethemeconfig.cpp:1363 #, kde-format msgid "Possible Data Loss" msgstr "Möglicher Datenverlust" #: document/katedocument.cpp:2490 #, kde-format msgid "" "The selected encoding cannot encode every Unicode character in this " "document. Do you really want to save it? There could be some data lost." msgstr "" "Die gewählte Kodierung kann nicht jedes Unicode-Zeichen in diesem Dokument " "umsetzen. Möchten Sie die Datei wirklich speichern? Es können Daten verloren " "gehen." #: document/katedocument.cpp:2560 #, kde-format msgid "" "The document could not be saved, as it was not possible to write to %1.\n" "Check that you have write access to this file or that enough disk space is " "available.\n" "The original file may be lost or damaged. Don't quit the application until " "the file is successfully written." msgstr "" "Das Dokument lässt sich nicht speichern, da das Schreiben in %1 nicht " "möglich ist.\n" "Bitte überprüfen Sie, ob Sie Schreibrechte für die Datei besitzen und genug " "Speicherplatz vorhanden ist. Die ursprüngliche Datei kann gelöscht oder " "beschädigt worden sein. Beenden Sie das Programm erst, wenn die Datei " "erfolgreich geschrieben wurde." #: document/katedocument.cpp:2681 #, kde-format msgid "" "For file %1 no backup copy could be created before saving. If an error " "occurs while saving, you might lose the data of this file. A reason could be " "that the media you write to is full or the directory of the file is read-" "only for you." msgstr "" "Für die Datei %1 kann vor dem Speichern keine Sicherungskopie erstellt " "werden. Sollte beim Speichern ein Fehler auftreten, kann es zum Datenverlust " "kommen. Mögliche Ursache des Problems sind mangelnder Speicherplatz auf dem " "Speichermedium oder fehlende Schreibrechte im Ordner, in dem die Datei liegt." #: document/katedocument.cpp:2685 #, kde-format msgid "Failed to create backup copy." msgstr "Erstellen der Sicherheitskopie fehlgeschlagen." #: document/katedocument.cpp:2686 #, kde-format msgid "Try to Save Nevertheless" msgstr "Trotzdem speichern" #: document/katedocument.cpp:2811 #, kde-format msgid "Do you really want to continue to close this file? Data loss may occur." msgstr "" "Möchten Sie die Datei wirklich schließen? Es kann zu Datenverlust kommen." #: document/katedocument.cpp:2813 #, kde-format msgid "Close Nevertheless" msgstr "Trotzdem schließen" #: document/katedocument.cpp:4616 #, kde-format msgid "Untitled" msgstr "Unbenannt" #: document/katedocument.cpp:4739 document/katedocument.cpp:4965 #: document/katedocument.cpp:4975 document/katedocument.cpp:5771 #: document/katedocument.cpp:5958 #, kde-format msgid "Save File" msgstr "Datei speichern" #: document/katedocument.cpp:4742 #, kde-format msgid "Save failed" msgstr "Speichern fehlgeschlagen" #: document/katedocument.cpp:4986 #, kde-format msgid "Save Copy of File" msgstr "Kopie der Datei speichern" #: document/katedocument.cpp:4998 #, kde-format msgid "" "The document could not be saved, as it was not possible to write to %1.\n" "\n" "Check that you have write access to this file or that enough disk space is " "available." msgstr "" "Das Dokument lässt sich nicht speichern, da das Schreiben in %1 nicht " "möglich ist.\n" "\n" "Bitte überprüfen Sie, ob Sie Schreibrechte für die Datei besitzen und genug " "Speicherplatz vorhanden ist." #: document/katedocument.cpp:5288 #, kde-format msgid "" "Using deprecated modeline 'remove-trailing-space'. Please replace with " "'remove-trailing-spaces modified;', see https://docs.kde.org/?" "application=katepart&branch=stable5&path=config-variables.html#variable-" "remove-trailing-spaces" msgstr "" "Sie verwenden die veraltete Modeline „remove-trailing-space“. Bitte ersetzen " "Sie sie durch „remove-trailing-spaces modified“, siehe https://docs.kde.org/?" "application=katepart&branch=stable5&path=config-variables.html#variable-" "remove-trailing-spaces" #: document/katedocument.cpp:5294 #, kde-format msgid "" "Using deprecated modeline 'replace-trailing-space-save'. Please replace with " "'remove-trailing-spaces all;', see https://docs.kde.org/?" "application=katepart&branch=stable5&path=config-variables.html#variable-" "remove-trailing-spaces" msgstr "" "Sie verwenden die veraltete Modeline „replace-trailing-space-save“ Bitte " "ersetzen Sie sie durch „remove-trailing-spaces all“, siehe https://docs.kde." "org/?application=katepart&branch=stable5&path=config-variables.html#variable-" "remove-trailing-spaces" #: document/katedocument.cpp:5600 #, kde-format msgid "The file '%1' was modified on disk." msgstr "Die Datei „%1“ wurde auf dem Speichermedium geändert." #: document/katedocument.cpp:5603 #, kde-format msgid "The file '%1' was created on disk." msgstr "Die Datei „%1“ wurde auf dem Speichermedium erstellt." #: document/katedocument.cpp:5606 #, fuzzy, kde-format #| msgid "The file '%1' was deleted on disk." msgid "The file '%1' was deleted or moved on disk." msgstr "Die Datei „%1“ wurde von vom Speichermedium gelöscht." #: document/katedocument.cpp:5943 #, kde-format msgid "" "The document \"%1\" has been modified.\n" "Do you want to save your changes or discard them?" msgstr "" "Das Dokument „%1“ ist geändert worden.\n" "Möchten Sie die Änderungen speichern oder verwerfen?" #: document/katedocument.cpp:5946 #, kde-format msgid "Close Document" msgstr "Dokument schließen" #: document/katedocument.cpp:6057 #, kde-format msgid "The file
%2 is still loading." msgstr "Die Datei %2 wird immer noch geladen." #: document/katedocument.cpp:6062 #, kde-format msgid "&Abort Loading" msgstr "Laden &abbrechen" #: inputmode/katenormalinputmode.cpp:75 #, kde-format msgid "OVERWRITE" msgstr "Überschreiben" #: inputmode/katenormalinputmode.cpp:75 #, kde-format msgid "INSERT" msgstr "Einfügen" #: inputmode/katenormalinputmodefactory.cpp:29 #, kde-format msgid "Normal Mode" msgstr "Normaler Modus" #: inputmode/kateviinputmode.cpp:31 #, kde-format msgid "VI: INSERT MODE" msgstr "VI: INSERT MODE" #: inputmode/kateviinputmode.cpp:34 #, kde-format msgid "VI: NORMAL MODE" msgstr "VI: NORMAL MODE" #: inputmode/kateviinputmode.cpp:37 #, kde-format msgid "VI: VISUAL" msgstr "VI: VISUAL" #: inputmode/kateviinputmode.cpp:40 #, kde-format msgid "VI: VISUAL BLOCK" msgstr "VI: VISUAL BLOCK" #: inputmode/kateviinputmode.cpp:43 #, kde-format msgid "VI: VISUAL LINE" msgstr "VI: VISUAL LINE" #: inputmode/kateviinputmode.cpp:46 #, kde-format msgid "VI: REPLACE" msgstr "VI: REPLACE" #: inputmode/kateviinputmode.cpp:146 #, kde-format msgid "vi-mode" msgstr "Vi-Modus" #: inputmode/kateviinputmode.cpp:159 #, kde-format msgid "recording" msgstr "Aufnahme" #: inputmode/kateviinputmodefactory.cpp:38 utils/kateglobal.cpp:90 #: vimode/config/configtab.cpp:233 #, kde-format msgid "Vi Input Mode" msgstr "Vi-Eingabemodus" #: mode/katemodeconfigpage.cpp:46 #, kde-format msgid "" msgstr "" #: mode/katemodeconfigpage.cpp:58 #, kde-format msgid "Use Default" msgstr "Voreinstellung verwenden" #: mode/katemodeconfigpage.cpp:99 mode/katemodeconfigpage.cpp:241 #, kde-format msgid "Properties of %1" msgstr "Eigenschaften von %1" #: mode/katemodeconfigpage.cpp:178 #, kde-format msgid "New Filetype" msgstr "Neuer Dateityp" #: mode/katemodeconfigpage.cpp:293 #, kde-format msgid "" "Select the MimeTypes you want for this file type.\n" "Please note that this will automatically edit the associated file extensions " "as well." msgstr "" "Wählen Sie die MIME-Typen, die Sie für diese Art von Dateien wünschen.\n" "Bitte beachten Sie, dass dabei auch automatisch die zugeordneten " "Dateierweiterungen angepasst werden." #: mode/katemodeconfigpage.cpp:295 #, kde-format msgid "Select Mime Types" msgstr "MIME-Typen auswählen" #: mode/katemodeconfigpage.cpp:306 #, kde-format msgid "Modes && Filetypes" msgstr "Modi && Dateitypen" #: mode/katemodemenulist.cpp:139 #, kde-format msgctxt "@info:placeholder" msgid "Search…" msgstr "Suchen …" #: mode/katemodemenulist.cpp:141 #, kde-format msgctxt "ToolTip of the search bar of modes of syntax highlighting" msgid "" "Search for syntax highlighting modes by language name or file extension (for " "example, C++ or .cpp)" msgstr "" "Suche nach Syntaxhervorhebungs-Modi anhand von Sprachenname oder " "Dateierweiterung, zum Beispiel C++ oder .cpp." #: mode/katemodemenulist.cpp:564 #, kde-format msgctxt "A search yielded no results" msgid "No items matching your search" msgstr "Kein passendes Element für Ihre Suche" #: mode/katemodemenulist.cpp:1091 #, kde-format msgctxt "" "Title (in singular) of the best result in an item search. Please, that the " "translation doesn't have more than 34 characters, since the menu where it's " "displayed is small and fixed." msgid "Best Search Match" msgstr "Beste Such-Übereinstimmung" #: mode/katemodemenulist.cpp:1096 #, kde-format msgctxt "" "Title (in plural) of the best results in an item search. Please, that the " "translation doesn't have more than 34 characters, since the menu where it's " "displayed is small and fixed." msgid "Best Search Matches" msgstr "Beste Such-Übereinstimmungen" #: printing/printconfigwidgets.cpp:36 #, kde-format msgid "Te&xt Settings" msgstr "Te&xt-Einstellungen" #: printing/printconfigwidgets.cpp:40 #, kde-format msgid "Print line &numbers" msgstr "Zeilen&nummern drucken" #: printing/printconfigwidgets.cpp:43 #, kde-format msgid "Print &legend" msgstr "&Legende drucken" #: printing/printconfigwidgets.cpp:46 #, kde-format msgid "Don't print folded code" msgstr "Eingeklappten Code nicht drucken" #: printing/printconfigwidgets.cpp:54 #, kde-format msgid "" "

If enabled, line numbers will be printed on the left side of the page(s)." "

" msgstr "" "

Wenn diese Einstellung aktiviert ist, werden am linken Seitenrand die " "Zeilennummern ausgedruckt.

" #: printing/printconfigwidgets.cpp:56 #, kde-format msgid "" "

Print a box displaying typographical conventions for the document type, " "as defined by the syntax highlighting being used.

" msgstr "" "

Druckt einen Kasten mit den typografischen Konventionen des Dokumenttyps " "aus, wie sie im Hervorhebungsmodus definiert sind.

" #: printing/printconfigwidgets.cpp:116 #, kde-format msgid "Hea&der && Footer" msgstr "&Kopf- && Fußzeilen" #: printing/printconfigwidgets.cpp:123 #, kde-format msgid "Pr&int header" msgstr "&Kopfzeile drucken" #: printing/printconfigwidgets.cpp:125 #, kde-format msgid "Pri&nt footer" msgstr "&Fußzeile drucken" #: printing/printconfigwidgets.cpp:131 #, kde-format msgid "Header/footer font:" msgstr "Schriftart für Kopf- und Fußzeilen:" #: printing/printconfigwidgets.cpp:137 #, kde-format msgid "Header Properties" msgstr "Eigenschaften der Kopfzeile" #: printing/printconfigwidgets.cpp:141 #, kde-format msgid "&Format:" msgstr "&Format:" #: printing/printconfigwidgets.cpp:163 printing/printconfigwidgets.cpp:209 #, kde-format msgid "Colors:" msgstr "Farben:" #: printing/printconfigwidgets.cpp:170 printing/printconfigwidgets.cpp:216 #, kde-format msgid "Foreground:" msgstr "Vordergrund:" #: printing/printconfigwidgets.cpp:175 #, kde-format msgid "Bac&kground" msgstr "&Hintergrund" #: printing/printconfigwidgets.cpp:181 #, kde-format msgid "Footer Properties" msgstr "Eigenschaften der Fußzeile" #: printing/printconfigwidgets.cpp:186 #, kde-format msgid "For&mat:" msgstr "&Format:" #: printing/printconfigwidgets.cpp:221 #, kde-format msgid "&Background" msgstr "&Hintergrund" #: printing/printconfigwidgets.cpp:250 #, kde-format msgid "

Format of the page header. The following tags are supported:

" msgstr "" "

Format der Kopfzeile. Die folgenden Formatanweisungen werden unterstützt:" "

" #: printing/printconfigwidgets.cpp:252 #, kde-format msgid "" "
  • %u: current user name
  • %d: complete date/" "time in short format
  • %D: complete date/time in long format
  • %h: current time
  • %y: current date in short " "format
  • %Y: current date in long format
  • %f: " "file name
  • %U: full URL of the document
  • %p: " "page number
  • %P: total amount of pages

" msgstr "" "
  • %u: Aktueller Benutzername
  • %d: " "Vollständiges Datum/Zeit im Kurzformat
  • %D: Vollständiges " "Datum/Zeit im Langformat
  • %h: Aktuelle Zeit
  • %y: Aktuelles Datum im Kurzformat
  • %Y: Aktuelles Datum im " "Langformat
  • %f: Dateiname
  • %U: vollständige " "Adresse des Dokuments
  • %p: Seitennummer
  • %P: " "Gesamtanzahl Seiten

" #: printing/printconfigwidgets.cpp:266 #, kde-format msgid "

Format of the page footer. The following tags are supported:

" msgstr "" "

Format der Fußzeile. Die folgenden Formatanweisungen werden unterstützt:" #: printing/printconfigwidgets.cpp:352 #, kde-format msgid "Add Placeholder..." msgstr "Platzhalter hinzufügen ..." #: printing/printconfigwidgets.cpp:354 #, kde-format msgid "Current User Name" msgstr "Aktueller Benutzername" #: printing/printconfigwidgets.cpp:356 #, kde-format msgid "Complete Date/Time (short format)" msgstr "Vollständiges Datum/Zeit (Kurzform)" #: printing/printconfigwidgets.cpp:358 #, kde-format msgid "Complete Date/Time (long format)" msgstr "Vollständiges Datum/Zeit (Langform)" #: printing/printconfigwidgets.cpp:360 #, kde-format msgid "Current Time" msgstr "Aktuelle Zeit" #: printing/printconfigwidgets.cpp:362 #, kde-format msgid "Current Date (short format)" msgstr "Aktuelles Datum (Kurzform)" #: printing/printconfigwidgets.cpp:364 #, kde-format msgid "Current Date (long format)" msgstr "Aktuelles Datum (Langform)" #: printing/printconfigwidgets.cpp:366 #, kde-format msgid "File Name" msgstr "Dateiname" #: printing/printconfigwidgets.cpp:368 #, kde-format msgid "Full document URL" msgstr "Vollständige Adresse des Dokuments" #: printing/printconfigwidgets.cpp:370 #, kde-format msgid "Page Number" msgstr "Seitennummer" #: printing/printconfigwidgets.cpp:372 #, kde-format msgid "Total Amount of Pages" msgstr "Gesamtanzahl Seiten" #: printing/printconfigwidgets.cpp:478 #, kde-format msgid "L&ayout" msgstr "L&ayout" #: printing/printconfigwidgets.cpp:484 #, kde-format msgid "&Color theme:" msgstr "&Farbschema:" #: printing/printconfigwidgets.cpp:494 #, kde-format msgid "Font:" msgstr "Schriftart:" #: printing/printconfigwidgets.cpp:498 #, kde-format msgid "Draw bac&kground color" msgstr "&Hintergrundfarbe drucken" #: printing/printconfigwidgets.cpp:501 #, kde-format msgid "Draw &boxes" msgstr "&Rahmen drucken" #: printing/printconfigwidgets.cpp:505 #, kde-format msgid "Box Properties" msgstr "Rahmeneigenschaften" #: printing/printconfigwidgets.cpp:509 #, kde-format msgid "W&idth:" msgstr "&Breite:" #: printing/printconfigwidgets.cpp:517 #, kde-format msgid "&Margin:" msgstr "&Rand:" #: printing/printconfigwidgets.cpp:525 #, kde-format msgid "Co&lor:" msgstr "&Farbe:" #: printing/printconfigwidgets.cpp:547 #, kde-format msgid "Select the color theme to use for the print." msgstr "Wählen Sie das Farbschema zum Drucken aus." #: printing/printconfigwidgets.cpp:549 #, kde-format msgid "" "

If enabled, the background color of the editor will be used.

This " "may be useful if your color theme is designed for a dark background.

" msgstr "" "

Wenn diese Einstellung aktiviert ist, wird die Hintergrundfarbe des " "Editors benutzt.

Das kann nützlich sein, wenn Ihr Farbschema auf " "dunkle Hintergründe ausgelegt ist.

" #: printing/printconfigwidgets.cpp:552 #, kde-format msgid "" "

If enabled, a box as defined in the properties below will be drawn around " "the contents of each page. The Header and Footer will be separated from the " "contents with a line as well.

" msgstr "" "

Wenn diese Einstellung aktiviert ist, wird ein Rahmen (mit den unten " "definierten Eigenschaften) um den Inhalt jeder Seite gedruckt. Kopf- und " "Fußzeilen werden von den Inhalten außerdem durch eine Linie getrennt.

" #: printing/printconfigwidgets.cpp:555 #, kde-format msgid "The width of the box outline" msgstr "Breite des Rahmenrandes" #: printing/printconfigwidgets.cpp:556 #, kde-format msgid "The margin inside boxes, in pixels" msgstr "Abstand in Pixeln zwischen Rahmen und Inhalt" #: printing/printconfigwidgets.cpp:557 #, kde-format msgid "The line color to use for boxes" msgstr "Farbe des Rahmens" #: printing/printpainter.cpp:269 #, kde-format msgid "(Selection of) " msgstr "(Auswahl von) " #: printing/printpainter.cpp:522 #, kde-format msgid "Typographical Conventions for %1" msgstr "Typografische Konventionen für %1" #: printing/printpainter.cpp:555 #, kde-format msgid "text" msgstr "Text" #: script/data/commands/emmet.js:9 #, kde-format msgctxt "Script command name" msgid "Expand Abbreviation" msgstr "Abkürzung ausschreiben" #: script/data/commands/emmet.js:10 script/data/commands/emmet.js:14 #: script/data/commands/emmet.js:19 script/data/commands/emmet.js:23 #: script/data/commands/emmet.js:27 script/data/commands/emmet.js:31 #: script/data/commands/emmet.js:35 script/data/commands/emmet.js:39 #: script/data/commands/emmet.js:43 script/data/commands/emmet.js:47 #: script/data/commands/emmet.js:51 script/data/commands/emmet.js:55 #: script/data/commands/emmet.js:59 script/data/commands/emmet.js:63 #: script/data/commands/emmet.js:67 script/data/commands/emmet.js:71 #: script/data/commands/emmet.js:75 script/data/commands/emmet.js:79 #: script/data/commands/emmet.js:83 #, kde-format msgctxt "Script command category" msgid "Emmet" msgstr "Emmet" #: script/data/commands/emmet.js:13 #, kde-format msgctxt "Script command name" msgid "Wrap with Tag" msgstr "Umbruch mit Tag" #: script/data/commands/emmet.js:18 #, kde-format msgctxt "Script command name" msgid "Move Cursor to Matching Tag" msgstr "Cursor zum passenden Tag verschieben" #: script/data/commands/emmet.js:22 #, kde-format msgctxt "Script command name" msgid "Select HTML/XML Tag Contents Inwards" msgstr "Inhalte von HTML/XML-Tag innerhalb wählen" #: script/data/commands/emmet.js:26 #, kde-format msgctxt "Script command name" msgid "Select HTML/XML Tag Contents Outwards" msgstr "Inhalte von HTML/XML-Tag außerhalb wählen" #: script/data/commands/emmet.js:30 #, kde-format msgctxt "Script command name" msgid "Toggle Comment" msgstr "Kommentar ein-/ausschalten" #: script/data/commands/emmet.js:34 #, kde-format msgctxt "Script command name" msgid "Go to Next Edit Point" msgstr "Zum nächsten Bearbeitungspunkt gehen" #: script/data/commands/emmet.js:38 #, kde-format msgctxt "Script command name" msgid "Go to Previous Edit Point" msgstr "Zum vorherigen Bearbeitungspunkt gehen" #: script/data/commands/emmet.js:42 #, kde-format msgctxt "Script command name" msgid "Select Next Edit Point" msgstr "Nächsten Bearbeitungspunkt auswählen" #: script/data/commands/emmet.js:46 #, kde-format msgctxt "Script command name" msgid "Select Previous Edit Point" msgstr "Vorherigen Bearbeitungspunkt auswählen" #: script/data/commands/emmet.js:50 #, kde-format msgctxt "Script command name" msgid "Delete Tag Under Cursor" msgstr "Tag unter Cursor löschen" #: script/data/commands/emmet.js:54 #, kde-format msgctxt "Script command name" msgid "Split or Join a Tag" msgstr "Ein Tag aufteilen oder zusammenführen" #: script/data/commands/emmet.js:58 #, kde-format msgctxt "Script command name" msgid "Evaluate a Simple Math Expression" msgstr "Einen einfachen mathematischen Ausdruck auswerten" #: script/data/commands/emmet.js:62 #, kde-format msgctxt "Script command name" msgid "Decrement Number by 1" msgstr "Zahl um 1 verringern" #: script/data/commands/emmet.js:66 #, kde-format msgctxt "Script command name" msgid "Decrement Number by 10" msgstr "Zahl um 10 verringern" #: script/data/commands/emmet.js:70 #, kde-format msgctxt "Script command name" msgid "Decrement Number by 0.1" msgstr "Zahl um 0,1 verringern" #: script/data/commands/emmet.js:74 #, kde-format msgctxt "Script command name" msgid "Increment Number by 1" msgstr "Zahl um 1 erhöhen" #: script/data/commands/emmet.js:78 #, kde-format msgctxt "Script command name" msgid "Increment Number by 10" msgstr "Zahl um 10 erhöhen" #: script/data/commands/emmet.js:82 #, kde-format msgctxt "Script command name" msgid "Increment Number by 0.1" msgstr "Zahl um 0,1 erhöhen" #: script/data/commands/emmet.js:96 #, kde-format msgid "" "Expands the abbreviation using Emmet expressions; see http://code.google.com/" "p/zen-coding/wiki/ZenHTMLSelectorsEn" msgstr "" "Erweitert die Abkürzungen mithilfe von Emmet-Ausdrücken, siehe http://code." "google.com/p/zen-coding/wiki/ZenHTMLSelectorsEn" #: script/data/commands/emmet.js:97 #, kde-format msgid "" "Wraps the selected text in XML tags constructed from the provided Emmet " "expression (defaults to div)." msgstr "" "Umschließt den ausgewählten Text in XML-Tags, die mit dem angegeben Emmet-" "Ausdruck konstruiert werden, Vorgabe ist „div“." #: script/data/commands/emmet.js:98 #, kde-format msgid "Moves the caret to the current tag's pair" msgstr "Verschiebt das Texteinfügezeichen zum aktuellen Tag-Paar" #: script/data/commands/emmet.js:99 #, kde-format msgid "" "Select contents of HTML/XML tag, moving inward on continuous invocations" msgstr "" "Inhalt von HTML/XML-Tag auswählen. Bei wiederholtem Aufruf werden enthaltene " "Tags ausgewählt" #: script/data/commands/emmet.js:100 #, kde-format msgid "" "Select contents of HTML/XML tag, moving outwards on continuous invocations" msgstr "" "Inhalt von HTML/XML-Tag auswählen. Bei wiederholtem Aufruf werden " "umschließende Tags ausgewählt" #: script/data/commands/emmet.js:101 #, kde-format msgid "Move to the next edit point (tag or empty attribute)." msgstr "Zum nächsten Bearbeitungspunkt gehen (Tag oder leeres Attribut)." #: script/data/commands/emmet.js:102 #, kde-format msgid "Move to the previous edit point (tag or empty attribute)." msgstr "Zum vorherigen Bearbeitungspunkt gehen (Tag oder leeres Attribut)." #: script/data/commands/emmet.js:103 #, kde-format msgid "Select next edit point (tag or empty attribute)." msgstr "Nächsten Bearbeitungspunkt auswählen (Tag oder leeres Attribut)." #: script/data/commands/emmet.js:104 #, kde-format msgid "Select previous edit point (tag or empty attribute)." msgstr "Vorherigen Bearbeitungspunkt auswählen (Tag oder leeres Attribut)." #: script/data/commands/emmet.js:105 #, kde-format msgid "Toggle comment of current tag or CSS selector" msgstr "Aktuelles Tag oder aktuellen CSS-Selektor ein- oder auskommentieren" #: script/data/commands/emmet.js:106 #, kde-format msgid "Deletes tag under cursor" msgstr "Tag unter Cursor löschen" #: script/data/commands/emmet.js:107 #, kde-format msgid "Splits or joins a tag" msgstr "Ein Tag auftrennen oder zusammenführen" #: script/data/commands/emmet.js:108 #, kde-format msgid "Evaluates a simple math expression" msgstr "Einen einfachen mathematischen Ausdruck auswerten" #: script/data/commands/emmet.js:109 #, kde-format msgid "Decrement number under cursor by 1" msgstr "Zahl unter dem Cursor um 1 verringern" #: script/data/commands/emmet.js:110 #, kde-format msgid "Decrement number under cursor by 10" msgstr "Zahl unter dem Cursor um 10 verringern" #: script/data/commands/emmet.js:111 #, kde-format msgid "Decrement number under cursor by 0.1" msgstr "Zahl unter dem Cursor um 0,1 verringern" #: script/data/commands/emmet.js:112 #, kde-format msgid "Increment number under cursor by 1" msgstr "Zahl unter dem Cursor um 1 erhöhen" #: script/data/commands/emmet.js:113 #, kde-format msgid "Increment number under cursor by 10" msgstr "Zahl unter dem Cursor um 10 erhöhen" #: script/data/commands/emmet.js:114 #, kde-format msgid "Increment number under cursor by 0.1" msgstr "Zahl unter dem Cursor um 0,1 erhöhen" #: script/data/commands/jumpMatchingIndent.js:9 #, kde-format msgctxt "Script command name" msgid "Move Cursor to Previous Matching Indent" msgstr "Cursor zur vorherigen passenden Einrückung verschieben" #: script/data/commands/jumpMatchingIndent.js:11 #: script/data/commands/jumpMatchingIndent.js:16 #: script/data/commands/navigation.js:10 script/data/commands/navigation.js:14 #, kde-format msgctxt "Script command category" msgid "Navigation" msgstr "Navigation" #: script/data/commands/jumpMatchingIndent.js:14 #, kde-format msgctxt "Script command name" msgid "Move Cursor to Next Matching Indent" msgstr "Cursor zur nächsten passenden Einrückung verschieben" #: script/data/commands/jumpMatchingIndent.js:44 #, kde-format msgid "Move cursor to previous matching indent" msgstr "Cursor zur vorherigen passenden Einrückung verschieben" #: script/data/commands/jumpMatchingIndent.js:47 #, kde-format msgid "Move cursor to next matching indent" msgstr "Cursor zur nächsten passenden Einrückung verschieben" #: script/data/commands/navigation.js:9 #, kde-format msgctxt "Script command name" msgid "Go to Next Paragraph" msgstr "" #: script/data/commands/navigation.js:13 #, kde-format msgctxt "Script command name" msgid "Go to Previous Paragraph" msgstr "Zum vorherigen Bearbeitungspunkt gehen" #: script/data/commands/utils.js:9 #, kde-format msgctxt "Script command name" msgid "Remove Trailing Spaces" msgstr "Anhängende Leerzeichen entfernen" #: script/data/commands/utils.js:10 script/data/commands/utils.js:14 #: script/data/commands/utils.js:18 script/data/commands/utils.js:22 #: script/data/commands/utils.js:27 script/data/commands/utils.js:32 #: script/data/commands/utils.js:36 script/data/commands/utils.js:40 #: script/data/commands/utils.js:44 script/data/commands/utils.js:48 #: script/data/commands/utils.js:52 script/data/commands/utils.js:56 #, kde-format msgctxt "Script command category" msgid "Editing" msgstr "Bearbeitung" #: script/data/commands/utils.js:13 #, kde-format msgctxt "Script command name" msgid "Remove Leading Spaces" msgstr "Voranstehende Leerzeichen entfernen" #: script/data/commands/utils.js:17 #, kde-format msgctxt "Script command name" msgid "Remove Trailing and Leading Spaces" msgstr "Voranstehende und anhängende Leerzeichen entfernen" #: script/data/commands/utils.js:21 #, kde-format msgctxt "Script command name" msgid "Join Lines" msgstr "Zeilen zusammenführen" #: script/data/commands/utils.js:25 #, kde-format msgctxt "Script command name" msgid "Move Lines Down" msgstr "Zeilen nach unten verschieben" #: script/data/commands/utils.js:30 #, kde-format msgctxt "Script command name" msgid "Move Lines Up" msgstr "Zeilen nach oben verschieben" #: script/data/commands/utils.js:35 #, kde-format msgctxt "Script command name" msgid "Duplicate Selected Lines Down" msgstr "Markierte Zeilen nach unten duplizieren" #: script/data/commands/utils.js:39 #, kde-format msgctxt "Script command name" msgid "Duplicate Selected Lines Up" msgstr "Markierte Zeilen nach oben duplizieren" #: script/data/commands/utils.js:43 #, kde-format msgctxt "Script command name" msgid "Duplicate selected text" msgstr "Ausgewählten Text duplizieren" #: script/data/commands/utils.js:47 #, kde-format msgctxt "Script command name" msgid "URI-encode Selected Text" msgstr "Markierten Text als URI kodieren" #: script/data/commands/utils.js:51 #, kde-format msgctxt "Script command name" msgid "URI-decode Selected Text" msgstr "Markierten Text als URI dekodieren" #: script/data/commands/utils.js:55 #, kde-format msgctxt "Script command name" msgid "Remove Empty Lines" msgstr "Leere Zeilen entfernen" #: script/data/commands/utils.js:410 #, kde-format msgid "Sort the selected text or whole document." msgstr "Markierten Text oder gesamtes Dokument sortieren." #: script/data/commands/utils.js:412 #, kde-format msgid "Move selected lines down." msgstr "Markierte Zeilen nach unten verschieben." #: script/data/commands/utils.js:414 #, kde-format msgid "Move selected lines up." msgstr "Markierte Zeilen nach oben verschieben." #: script/data/commands/utils.js:416 #, kde-format msgid "Remove duplicate lines from the selected text or whole document." msgstr "" "Doppelte Zeilen aus der Textauswahl oder dem gesamten Dokument entfernen." #: script/data/commands/utils.js:418 #, kde-format msgid "" "Sort the selected text or whole document in natural order.
Here is an " "example to show the difference to the normal sort method:
sort(a10, a1, " "a2) => a1, a10, a2
natsort(a10, a1, a2) => a1, a2, a10" msgstr "" "Markierten Text oder gesamtes Dokument in natürlicher Reihenfolge sortieren." "
Hier ist ein Beispiel, das den Unterschied zur normalen Sortierung " "demonstriert:
sort(a10, a1, a2) => a1, a10, a2
natsort(a10, a1, a2) => " "a1, a2, a10" #: script/data/commands/utils.js:420 #, kde-format msgid "Trims trailing whitespace from selection or whole document." msgstr "" "Entfernt Leerzeichen am Zeilenende aus der Textauswahl oder dem gesamten " "Dokument." #: script/data/commands/utils.js:422 #, kde-format msgid "Trims leading whitespace from selection or whole document." msgstr "" "Entfernt Leerzeichen am Zeilenanfang aus der Textauswahl oder dem gesamten " "Dokument." #: script/data/commands/utils.js:424 #, kde-format msgid "Trims leading and trailing whitespace from selection or whole document." msgstr "" "Entfernt Leerzeichen an Zeilenanfang und -ende aus der Textauswahl oder dem " "gesamten Dokument." #: script/data/commands/utils.js:426 #, kde-format msgid "" "Joins selected lines or whole document. Optionally pass a separator to put " "between each line:
join ', ' will e.g. join lines and " "separate them by a comma." msgstr "" "Verbindet ausgewählte Zeilen oder das gesamte Dokument. Sie können auch ein " "Trennzeichen angeben, das zwischen die Zeilen gesetzt wird:" "
Beispielsweise wird join ', ' Zeilen durch Komma getrennt " "zusammenführen." #: script/data/commands/utils.js:428 #, kde-format msgid "Removes empty lines from selection or whole document." msgstr "Entfernt leere Zeilen aus der Textauswahl oder dem gesamten Dokument." #: script/data/commands/utils.js:430 #, kde-format msgid "" "This command aligns lines in the selected block or whole document on the " "column given by a regular expression given as an argument.

If you " "give an empty pattern it will align on the first non-blank character by " "default.
If the pattern has a capture it will indent on the captured " "match.

Examples:
'alignon -' will insert " "spaces before the first '-' of each lines to align them all on the same " "column.
'alignon :\\s+(.)' will insert spaces before the " "first non-blank character that occurs after a colon to align them all on the " "same column." msgstr "" "Dieser Befehl richtet alle Zeilen der Auswahl oder des gesamten Dokuments an " "einer Spalte aus, welche durch einen regulären Ausdruck als Argument " "angegeben wird.

Wenn Sie ein leeres Muster angeben, wird " "standardmäßig am ersten nicht-leeren Zeichen ausgerichtet.
Wenn das " "Muster eine Übereinstimmung hat, dann wird an dieser ausgerichtet." "

Beispiele:
alignon -“ fügt Leerzeichen vor " "dem ersten „-“ in jeder Zeile ein, um diese an derselben Spalte auszurichten." "
alignon :\\s+(.)“ fügt Leerzeichen vor dem ersten nicht " "leeren Zeichen ein, das auf einen Doppelpunkt folgt, um die Zeilen an dessen " "Spalte auszurichten." #: script/data/commands/utils.js:434 #, kde-format msgid "" "Given a JavaScript function as argument, call that for the list of " "(selected) lines and replace them with the return value of that callback." "
Example (join selected lines):
each 'function(lines){return " "lines.join(\", \");}'
To save you some typing, you can also do " "this to achieve the same:
each 'lines.join(\", \")'" msgstr "" "Wird eine JavaScript-Funktion als Argument übergeben, wird diese für alle " "(markierten) Zeilen ausgeführt und die Zeilen durch den Rückgabewert des " "Aufrufs ersetzt.
Beispiel (Zusammenführen von Zeilen):
each " "'function(lines){return lines.join(\", \");}'
Um Tipparbeit zu " "sparen, können Sie auch folgendes schreiben, um das gleiche zu erreichen:" "
each 'lines.join(\", \")'" #: script/data/commands/utils.js:436 #, kde-format msgid "" "Given a JavaScript function as argument, call that for the list of " "(selected) lines and remove those where the callback returns false." "
Example (see also rmblank):
filter 'function(l)" "{return l.length > 0;}'
To save you some typing, you can also do " "this to achieve the same:
filter 'line.length > 0'" msgstr "" "Wird eine JavaScript-Funktion als Argument übergeben, wird diese für alle " "(markierten) Zeilen ausgeführt und die Zeilen entfernt, für die der Aufruf " "„false“ zurückgibt.
Beispiel (siehe auch rmblank):" "
filter 'function(l) {return l.length > 0;}'
Um " "Tipparbeit zu sparen, können Sie auch folgendes schreiben, um das gleiche zu " "erreichen:
filter 'line.length > 0'" #: script/data/commands/utils.js:438 #, kde-format msgid "" "Given a JavaScript function as argument, call that for the list of " "(selected) lines and replace the line with the return value of the callback." "
Example (see also ltrim):
map 'function(line)" "{return line.replace(/^\\s+/, \"\");}'
To save you some typing, " "you can also do this to achieve the same:
map 'line.replace(/^\\s" "+/, \"\")'" msgstr "" "Wird eine JavaScript-Funktion als Argument übergeben, wird diese für alle " "(markierten) Zeilen ausgeführt und die jeweilige Zeile durch den " "Rückgabewert des Aufrufs ersetzt.
Beispiel (siehe auch ltrim):
map 'function(line) {return line.replace(/^\\s+/, \"\");}'
Um Tipparbeit zu sparen, können Sie auch folgendes schreiben, um " "das gleiche zu erreichen:
map 'line.replace(/^\\s+/, \"\")'" #: script/data/commands/utils.js:440 #, kde-format msgid "Duplicates the selected lines up." msgstr "Dupliziert die markierten Zeilen nach oben." #: script/data/commands/utils.js:442 #, kde-format msgid "Duplicates the selected lines down." msgstr "Dupliziert die markierten Zeilen nach unten." #: script/data/commands/utils.js:446 #, kde-format msgid "" "Encode special chars in a single line selection, so the result text can be " "used as URI." msgstr "" "Sonderzeichen in einer einzeiligen Auswahl kodieren. Das Resultat kann als " "URI verwendet werden." #: script/data/commands/utils.js:448 #, kde-format msgid "Reverse action of URI encode." msgstr "Umgekehrte URI-Kodierung." #: script/data/commands/utils.js:450 #, kde-format msgid "" "Select text forward from current cursor position to the first occurrence of " "the given argument after it (or the end of the current line by default)." msgstr "" "Text ab der Cursor-Position vorwärts bis zum nächsten Vorkommen des " "Arguments (oder dem Zeilenende) auswählen." #: script/data/commands/utils.js:452 #, kde-format msgid "" "Select text backward from current cursor position to the last occurrence of " "the given argument before it (or the beginning of the current line by " "default)." msgstr "" "Text ab der Cursor-Position rückwärts bis zum vorherigen Vorkommen des " "Arguments (oder dem Zeilenanfang) auswählen." #: script/data/indentation/ada.js:2 #, kde-format msgctxt "Autoindent mode" msgid "ada" msgstr "Ada" #: script/data/indentation/cmake.js:2 #, kde-format msgctxt "Autoindent mode" msgid "CMake" msgstr "CMake" #: script/data/indentation/cppstyle.js:2 #, kde-format msgctxt "Autoindent mode" msgid "C++/boost Style" msgstr "C++/boost-Stil" #: script/data/indentation/cstyle.js:2 #, kde-format msgctxt "Autoindent mode" msgid "C Style" msgstr "C-Stil" #: script/data/indentation/haskell.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Haskell" msgstr "Haskell" #: script/data/indentation/julia.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Julia" msgstr "Julia" #: script/data/indentation/latex.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Latex" msgstr "LaTeX" #: script/data/indentation/lilypond.js:2 #, kde-format msgctxt "Autoindent mode" msgid "LilyPond" msgstr "LilyPond" #: script/data/indentation/lisp.js:2 #, kde-format msgctxt "Autoindent mode" msgid "LISP" msgstr "Lisp" #: script/data/indentation/pascal.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Pascal" msgstr "Pascal" #: script/data/indentation/python.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Python" msgstr "Python" #: script/data/indentation/r.js:2 #, kde-format msgctxt "Autoindent mode" msgid "R" msgstr "R" #: script/data/indentation/replicode.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Replicode" msgstr "Replicode" #: script/data/indentation/ruby.js:2 #, kde-format msgctxt "Autoindent mode" msgid "Ruby" msgstr "Ruby" #: script/data/indentation/xml.js:2 #, kde-format msgctxt "Autoindent mode" msgid "XML Style" msgstr "XML-Stil" #: script/katecommandlinescript.cpp:37 #, kde-format msgid "Function '%1' not found in script: %2" msgstr "Die Funktion „%1“ kann im Skript „%2“ nicht gefunden werden" #: script/katecommandlinescript.cpp:51 #, kde-format msgid "Error calling %1" msgstr "Fehler beim Aufruf von %1" #: script/katecommandlinescript.cpp:68 #, kde-format msgid "Bad quoting in call: %1. Please escape single quotes with a backslash." msgstr "" "Ungültiges Quoting im Aufruf „%1“. Bitte maskieren Sie einfache " "Anführungszeichen mit einem Backslash." #: script/katecommandlinescript.cpp:76 utils/katecmds.cpp:217 #: vimode/cmds.cpp:37 #, kde-format msgid "Could not access view" msgstr "Ansicht nicht zugänglich" #: script/katecommandlinescript.cpp:118 #, kde-format msgid "Error calling 'help %1'" msgstr "Fehler beim Aufruf von „help %1“" #: script/katecommandlinescript.cpp:123 #, kde-format msgid "No help specified for command '%1' in script %2" msgstr "Für den Befehl „%1“ aus dem Skript „%2“ ist keine Hilfe verfügbar" #: script/katescript.cpp:214 #, kde-format msgid "Error loading script %1" msgstr "Das Skript „%1“ kann nicht geladen werden." #: script/katescriptmanager.cpp:310 #, kde-format msgid "Reload all JavaScript files (indenters, command line scripts, etc)." msgstr "" "Alle JavaScript-Dateien (Skripte für die Befehlszeile, Einrückung usw.) neu " "laden." #: script/katescriptview.cpp:207 #, kde-format msgid "Command not found: %1" msgstr "Befehl nicht gefunden: %1" #: search/katesearchbar.cpp:73 #, kde-format msgid "Add..." msgstr "Hinzufügen ..." #: search/katesearchbar.cpp:298 #, kde-format msgctxt "short translation" msgid "1 replacement made" msgid_plural "%1 replacements made" msgstr[0] "1 Ersetzung vorgenommen" msgstr[1] "%1 Ersetzungen vorgenommen" #: search/katesearchbar.cpp:300 #, kde-format msgctxt "short translation" msgid "1 match found" msgid_plural "%1 matches found" msgstr[0] "1 Übereinstimmung gefunden" msgstr[1] "%1 Übereinstimmungen gefunden" #: search/katesearchbar.cpp:374 #, kde-format msgid "Reached top, continued from bottom" msgstr "Dateianfang erreicht, weiter ab Ende" #: search/katesearchbar.cpp:376 #, kde-format msgid "Reached bottom, continued from top" msgstr "Dateiende erreicht, weiter ab Anfang" #: search/katesearchbar.cpp:381 #, kde-format msgid "Not found" msgstr "Nicht gefunden" #: search/katesearchbar.cpp:615 #, kde-format msgid "Bottom of file reached. Continue from top?" msgstr "Das Ende der Datei ist erreicht. Vom Anfang fortsetzen?" #: search/katesearchbar.cpp:615 #, kde-format msgid "Top of file reached. Continue from bottom?" msgstr "Der Anfang der Datei ist erreicht. Vom Ende fortsetzen?" #: search/katesearchbar.cpp:618 #, kde-format msgid "Continue search?" msgstr "Suche fortsetzen?" #: search/katesearchbar.cpp:920 #, kde-format msgid "SearchHighLight" msgstr "Such-Hervorhebung" #: search/katesearchbar.cpp:1158 #, kde-format msgid "Beginning of line" msgstr "Zeilenanfang" #: search/katesearchbar.cpp:1159 #, kde-format msgid "End of line" msgstr "Zeilenende" #: search/katesearchbar.cpp:1161 #, kde-format msgid "Match any character excluding new line (by default)" msgstr "" "Entspricht einem beliebigen Zeichen außer dem Zeilenumbruch " "(Standardeinstellung)" #: search/katesearchbar.cpp:1162 #, kde-format msgid "One or more occurrences" msgstr "Ein oder mehrere Vorkommen" #: search/katesearchbar.cpp:1163 #, kde-format msgid "Zero or more occurrences" msgstr "Kein oder mehrere Vorkommen" #: search/katesearchbar.cpp:1164 #, kde-format msgid "Zero or one occurrences" msgstr "Kein oder ein Vorkommen" #: search/katesearchbar.cpp:1167 #, kde-format msgid " through occurrences" msgstr " bis Vorkommen" #: search/katesearchbar.cpp:1173 #, kde-format msgid "Group, capturing" msgstr "Unterausdruck, einfangend" #: search/katesearchbar.cpp:1174 #, kde-format msgid "Or" msgstr "Oder" #: search/katesearchbar.cpp:1175 #, kde-format msgid "Set of characters" msgstr "Zeichengruppe" #: search/katesearchbar.cpp:1176 #, kde-format msgid "Negative set of characters" msgstr "Negative Zeichengruppe" #: search/katesearchbar.cpp:1180 #, kde-format msgid "Whole match reference" msgstr "Verweis auf vollständige Übereinstimmung" #: search/katesearchbar.cpp:1191 #, kde-format msgid "Reference" msgstr "Verweis" #: search/katesearchbar.cpp:1198 #, kde-format msgid "Line break" msgstr "Zeilenumbruch" #: search/katesearchbar.cpp:1199 #, kde-format msgid "Tab" msgstr "Tab" #: search/katesearchbar.cpp:1202 #, kde-format msgid "Word boundary" msgstr "Wortgrenze" #: search/katesearchbar.cpp:1203 #, kde-format msgid "Not word boundary" msgstr "Keine Wortgrenze" #: search/katesearchbar.cpp:1204 #, kde-format msgid "Digit" msgstr "Ziffer" #: search/katesearchbar.cpp:1205 #, kde-format msgid "Non-digit" msgstr "Keine Ziffer" #: search/katesearchbar.cpp:1206 #, kde-format msgid "Whitespace (excluding line breaks)" msgstr "Leerraum (außer Zeilenumbrüche)" #: search/katesearchbar.cpp:1207 #, kde-format msgid "Non-whitespace" msgstr "Nicht-Leerraum" #: search/katesearchbar.cpp:1208 #, kde-format msgid "Word character (alphanumerics plus '_')" msgstr "Wortzeichen (alphanumerisch und „_“)" #: search/katesearchbar.cpp:1209 #, kde-format msgid "Non-word character" msgstr "Nichtwort-Zeichen" #: search/katesearchbar.cpp:1212 #, kde-format msgid "Octal character 000 to 377 (2^8-1)" msgstr "Oktales Zeichen 000 bis 377 (2^8-1)" #: search/katesearchbar.cpp:1213 #, kde-format msgid "Hex character 0000 to FFFF (2^16-1)" msgstr "Hexadezimales Zeichen 0000 bis FFFF (2^16-1)" #: search/katesearchbar.cpp:1214 #, kde-format msgid "Backslash" msgstr "Backslash" #: search/katesearchbar.cpp:1218 #, kde-format msgid "Group, non-capturing" msgstr "Unterausdruck, nicht-einfassend" #: search/katesearchbar.cpp:1219 #, kde-format msgid "Positive Lookahead" msgstr "Positive Vorwärtsreferenz" #: search/katesearchbar.cpp:1220 #, kde-format msgid "Negative lookahead" msgstr "Negative Vorwärtsreferenz" #: search/katesearchbar.cpp:1224 #, kde-format msgid "Fixed-length positive lookbehind" msgstr "Positive Rückwärtsreferenz mit fester Länge" #: search/katesearchbar.cpp:1225 #, kde-format msgid "Fixed-length negative lookbehind" msgstr "Negative Rückwärtsreferenz mit fester Länge" #: search/katesearchbar.cpp:1230 #, kde-format msgid "Begin lowercase conversion" msgstr "Umwandlung in Kleinschreibung starten" #: search/katesearchbar.cpp:1231 #, kde-format msgid "Begin uppercase conversion" msgstr "Umwandlung in Großschreibung starten" #: search/katesearchbar.cpp:1232 #, kde-format msgid "End case conversion" msgstr "Umwandlung beenden" #: search/katesearchbar.cpp:1233 #, kde-format msgid "Lowercase first character conversion" msgstr "Umwandlung des ersten Buchstabens in Kleinschreibung" #: search/katesearchbar.cpp:1234 #, kde-format msgid "Uppercase first character conversion" msgstr "Umwandlung des ersten Buchstabens in Großschreibung" #: search/katesearchbar.cpp:1235 #, kde-format msgid "Replacement counter (for Replace All)" msgstr "Ersetzungszähler (für „Alle ersetzen“)" #. i18n: ectx: property (text), widget (QLabel, label) #: search/searchbarincremental.ui:50 #, kde-format msgid "F&ind:" msgstr "&Suchen:" #. i18n: ectx: property (toolTip), widget (QComboBox, pattern) #: search/searchbarincremental.ui:78 search/searchbarpower.ui:295 #, kde-format msgid "Text to search for" msgstr "Suchtext" #. i18n: ectx: property (toolTip), widget (QToolButton, findNext) #. i18n: ectx: property (toolTip), widget (QToolButton, next) #: search/searchbarincremental.ui:91 search/searchbarpower.ui:175 #, kde-format msgid "Jump to next match" msgstr "Zur nächsten Übereinstimmung springen" #. i18n: ectx: property (toolTip), widget (QToolButton, findPrev) #. i18n: ectx: property (toolTip), widget (QToolButton, prev) #: search/searchbarincremental.ui:101 search/searchbarpower.ui:185 #, kde-format msgid "Jump to previous match" msgstr "Zur vorherigen Übereinstimmung springen" #. i18n: ectx: property (toolTip), widget (QToolButton, matchCase) #: search/searchbarincremental.ui:111 search/searchbarpower.ui:136 #, kde-format msgid "Match case sensitive" msgstr "Groß-/Kleinschreibung beachten" #. i18n: ectx: property (toolTip), widget (QToolButton, mutate) #: search/searchbarincremental.ui:146 #, kde-format msgid "Switch to power search and replace bar" msgstr "Umschalten zur erweiterten Suchen-und-Ersetzen-Leiste" #. i18n: ectx: property (text), widget (QLabel, label) #: search/searchbarpower.ui:50 #, kde-format msgid "Fin&d:" msgstr "&Suchen:" #. i18n: ectx: property (text), widget (QLabel, label_3) #: search/searchbarpower.ui:63 #, kde-format msgid "Rep&lace:" msgstr "&Ersetzen:" #. i18n: ectx: property (text), widget (QLabel, label_2) #: search/searchbarpower.ui:76 #, kde-format msgid "&Mode:" msgstr "&Modus:" #. i18n: ectx: property (toolTip), widget (QComboBox, searchMode) #: search/searchbarpower.ui:103 #, kde-format msgid "Search mode" msgstr "Suchmodus" #. i18n: ectx: property (text), item, widget (QComboBox, searchMode) #: search/searchbarpower.ui:113 #, kde-format msgid "Plain text" msgstr "Einfacher Text" #. i18n: ectx: property (text), item, widget (QComboBox, searchMode) #: search/searchbarpower.ui:118 #, kde-format msgid "Whole words" msgstr "Ganze Wörter" #. i18n: ectx: property (text), item, widget (QComboBox, searchMode) #: search/searchbarpower.ui:123 #, kde-format msgid "Escape sequences" msgstr "Escape-Sequenzen" #. i18n: ectx: property (text), item, widget (QComboBox, searchMode) #: search/searchbarpower.ui:128 #, kde-format msgid "Regular expression" msgstr "Regulärer Ausdruck" #. i18n: ectx: property (toolTip), widget (QToolButton, selectionOnly) #: search/searchbarpower.ui:149 #, kde-format msgid "Search in the selection only" msgstr "Suchen nur in markiertem Text" #. i18n: ectx: property (toolTip), widget (QPushButton, replaceNext) #: search/searchbarpower.ui:195 #, kde-format msgid "Replace next match" msgstr "Nächste Übereinstimmung ersetzen" #. i18n: ectx: property (text), widget (QPushButton, replaceNext) #. i18n: ectx: property (text), widget (QPushButton, m_replaceBtn) #: search/searchbarpower.ui:198 spellcheck/spellcheckbar.ui:130 #, kde-format msgid "&Replace" msgstr "&Ersetzen" #. i18n: ectx: property (toolTip), widget (QPushButton, replaceAll) #: search/searchbarpower.ui:224 #, kde-format msgid "Replace all matches" msgstr "Alle Übereinstimmungen ersetzen" #. i18n: ectx: property (text), widget (QPushButton, replaceAll) #: search/searchbarpower.ui:227 #, kde-format msgid "Replace &All" msgstr "A&lle ersetzen" #. i18n: ectx: property (text), widget (QPushButton, findAll) #: search/searchbarpower.ui:234 #, kde-format msgid "&Find All" msgstr "Alle &suchen" #. i18n: ectx: property (text), widget (QPushButton, cancel) #: search/searchbarpower.ui:257 #, kde-format msgid "Cancel" msgstr "Abbrechen" #. i18n: ectx: property (toolTip), widget (QToolButton, mutate) #: search/searchbarpower.ui:268 #, kde-format msgid "Switch to incremental search bar" msgstr "Umschalten zur Leiste für die inkrementelle Suche" #. i18n: ectx: property (toolTip), widget (QComboBox, replacement) #: search/searchbarpower.ui:314 #, kde-format msgid "Text to replace with" msgstr "Ersetzungstext" #: spellcheck/spellcheckbar.cpp:148 #, kde-format msgid "Spell check canceled." msgstr "Rechtschreibprüfung abgebrochen." #: spellcheck/spellcheckbar.cpp:245 #, kde-format msgctxt "@info:progress" msgid "Spell checking in progress…" msgstr "Rechtschreibprüfung wird ausgeführt …" #: spellcheck/spellcheckbar.cpp:246 spellcheck/spellcheckbar.cpp:435 #, kde-format msgctxt "@title:window" msgid "Check Spelling" msgstr "Rechtschreibprüfung" #: spellcheck/spellcheckbar.cpp:432 spellcheck/spellcheckbar.cpp:435 #, kde-format msgid "Spell check complete." msgstr "Rechtschreibprüfung abgeschlossen." #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel2) #. i18n: ectx: property (whatsThis), widget (QLabel, m_unknownWord) #: spellcheck/spellcheckbar.ui:30 spellcheck/spellcheckbar.ui:46 #, kde-format msgid "" "

This word was considered to be an \"unknown word\" because it does " "not match any entry in the dictionary currently in use. It may also be a " "word in a foreign language.

\n" "

If the word is not misspelled, you may add it to the dictionary by " "clicking Add to Dictionary. If you do not want to add the unknown " "word to the dictionary, but you want to leave it unchanged, click Ignore or Ignore All.

\n" "

However, if the word is misspelled, you can try to find the correct " "replacement in the list below. If you cannot find a replacement there, you " "may type it in the text box below, and click Replace or Replace " "All.

\n" "
" msgstr "" "

Dieses Wort wird als „unbekannt“ betrachtet, weil es mit keinem " "Eintrag im aktuell verwendeten Wörterbuch übereinstimmt. Es ist eventuell " "auch ein Wort aus einer anderen Sprache.

\n" "

Ist das Wort doch richtig geschrieben, können Sie auf Zum Wörterbuch " "hinzufügen klicken. Falls Sie es unverändert lassen, aber das Wort nicht " "zum Wörterbuch hinzufügen möchten, klicken Sie auf Ignorieren oder " "Alle ignorieren.

\n" "

Falls das unbekannte Wort jedoch falsch geschrieben ist, können Sie " "versuchen, die richtige Schreibweise in der unten angezeigten Liste zu " "finden. Finden Sie kein passendes Wort, können Sie es in das Textfeld unten " "eingeben und auf Ersetzen oder auf Alle ersetzenklicken.

\n" "
" #. i18n: ectx: property (text), widget (QLabel, textLabel2) #: spellcheck/spellcheckbar.ui:33 #, kde-format msgid "Unknown word:" msgstr "Unbekanntes Wort:" #. i18n: ectx: property (toolTip), widget (QLabel, m_unknownWord) #: spellcheck/spellcheckbar.ui:40 #, kde-format msgid "Unknown word" msgstr "Unbekanntes Wort" #. i18n: ectx: property (text), widget (QLabel, m_unknownWord) #: spellcheck/spellcheckbar.ui:49 #, kde-format msgid "misspelled" msgstr "falsch geschrieben" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_addBtn) #: spellcheck/spellcheckbar.ui:72 #, kde-format msgid "" "\n" "

The unknown word was detected and considered unknown because it is not " "included in the dictionary.
\n" "Click here if you consider the unknown word not to be misspelled, and you " "want to avoid wrongly detecting it again in the future. If you want to let " "it remain as is, but not add it to the dictionary, then click Ignore " "or Ignore All instead.

\n" "
" msgstr "" "\n" "

Dieses Wort wird als „unbekannt“ betrachtet, weil es mit keinem Eintrag " "im aktuell verwendeten Wörterbuch übereinstimmt.
\n" "Klicken Sie hier, falls das Wort richtig geschrieben ist und Sie vermeiden " "möchten, dass die Meldung in Zukunft wieder erscheint. Falls Sie es " "unverändert lassen, aber das Wort nicht zum Wörterbuch hinzufügen möchten, " "klicken Sie auf Ignorieren oder Alle ignorieren.

\n" "
" #. i18n: ectx: property (text), widget (QPushButton, m_addBtn) #: spellcheck/spellcheckbar.ui:75 #, kde-format msgid "<< Add to Dictionary" msgstr "<< Zum Wörterbuch hinzufügen" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel4) #: spellcheck/spellcheckbar.ui:89 #, kde-format msgid "" "\n" "

If the unknown word is misspelled, you should type the correction for " "your misspelled word here or select it from the list below.

\n" "

You can then click Replace if you want to correct only this " "occurrence of the word or Replace All if you want to correct all " "occurrences.

\n" "
" msgstr "" "\n" "

Falls das unbekannte Wort falsch geschrieben ist, können Sie die " "Korrektur hier eingeben oder versuchen, etwas entsprechendes in der unten " "angezeigten Liste zu finden.

\n" "

Um die Korrektur nur für dieses eine Vorkommen durchzuführen, klicken Sie " "auf Ersetzen. Klicken Sie auf Alle ersetzen, falls Sie alle " "Vorkommen korrigieren wollen.

\n" "
" #. i18n: ectx: property (text), widget (QLabel, textLabel4) #: spellcheck/spellcheckbar.ui:92 #, kde-format msgid "Replace with:" msgstr "Ersetzen durch:" #. i18n: ectx: property (text), widget (QPushButton, m_suggestBtn) #: spellcheck/spellcheckbar.ui:118 #, kde-format msgid "S&uggest" msgstr "&Vorschläge" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_replaceBtn) #: spellcheck/spellcheckbar.ui:127 #, kde-format msgid "" "\n" "

Click here to replace this occurrence of the unknown text with the text " "in the edit box above (to the left).

\n" "
" msgstr "" "\n" "

Klicken Sie hier, um den unbekannten Text durch den Inhalt des Textfelds " "(oben links) zu ersetzen.

\n" "
" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_skipBtn) #: spellcheck/spellcheckbar.ui:140 #, kde-format msgid "" "\n" "

Click here to let this occurrence of the unknown word remain as is.

\n" "

This action is useful when the word is a name, an acronym, a foreign word " "or any other unknown word that you want to use but not add to the dictionary." "

\n" "
" msgstr "" "\n" "

Klicken Sie hier, wenn Sie dieses unbekannte Wort unverändert belassen " "möchten.

\n" "

Das ist z. B. nützlich, falls es sich um einen Namen, ein Akronym, ein " "Wort in einer fremden Sprache oder sonst einen Ausdruck handelt, den Sie an " "dieser Stelle verwenden, aber nicht zum Wörterbuch hinzufügen möchten.

\n" "
" #. i18n: ectx: property (whatsThis), widget (QLabel, textLabel5) #. i18n: ectx: property (whatsThis), widget (Sonnet::DictionaryComboBox, m_language) #: spellcheck/spellcheckbar.ui:156 spellcheck/spellcheckbar.ui:174 #, kde-format msgid "" "\n" "

Select the language of the document you are proofing here.

\n" "
" msgstr "" "\n" "

Wählen Sie hier die Sprache für das Dokument aus, das Sie überprüfen " "möchten.

\n" "
" #. i18n: ectx: property (text), widget (QLabel, textLabel5) #: spellcheck/spellcheckbar.ui:159 #, kde-format msgid "&Language:" msgstr "&Sprache:" #. i18n: ectx: property (toolTip), widget (Sonnet::DictionaryComboBox, m_language) #: spellcheck/spellcheckbar.ui:169 #, kde-format msgid "Language Selection" msgstr "Sprachauswahl" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_autoCorrect) #. i18n: ectx: property (whatsThis), widget (QPushButton, m_skipAllBtn) #: spellcheck/spellcheckbar.ui:197 spellcheck/spellcheckbar.ui:222 #, kde-format msgid "" "\n" "

Click here to let all occurrences of the unknown word remain as they are." "

\n" "

This action is useful when the word is a name, an acronym, a foreign word " "or any other unknown word that you want to use but not add to the dictionary." "

\n" "
" msgstr "" "\n" "

Klicken Sie hier, wenn Sie alle Vorkommen des unbekannten Worts " "unverändert belassen möchten.

\n" "

Das ist z. B. nützlich, falls es sich um einen Namen, ein Akronym, ein " "Wort in einer fremden Sprache oder sonst einen Ausdruck handelt, den Sie an " "dieser Stelle verwenden, aber nicht zum Wörterbuch hinzufügen möchten.

\n" "
" #. i18n: ectx: property (text), widget (QPushButton, m_autoCorrect) #: spellcheck/spellcheckbar.ui:200 #, kde-format msgid "Autocorrect" msgstr "Autokorrektur" #. i18n: ectx: property (whatsThis), widget (QPushButton, m_replaceAllBtn) #: spellcheck/spellcheckbar.ui:209 #, kde-format msgid "" "\n" "

Click here to replace all occurrences of the unknown text with the text " "in the edit box above (to the left).

\n" "
" msgstr "" "\n" "

Klicken Sie hier, wenn Sie alle Vorkommen des unbekannten Texts durch den " "Inhalt des Textfelds (oben links) ersetzen möchten.

\n" "
" #. i18n: ectx: property (text), widget (QPushButton, m_replaceAllBtn) #: spellcheck/spellcheckbar.ui:212 #, kde-format msgid "R&eplace All" msgstr "&Alle ersetzen" #. i18n: ectx: property (text), widget (QPushButton, m_skipAllBtn) #: spellcheck/spellcheckbar.ui:225 #, kde-format msgid "I&gnore All" msgstr "A&lle ignorieren" #: spellcheck/spellcheckdialog.cpp:51 #, kde-format msgctxt "@action" msgid "Spelling (from Cursor)…" msgstr "Rechtschreibprüfung (ab Cursor) …" #: spellcheck/spellcheckdialog.cpp:54 #, kde-format msgid "Check the document's spelling from the cursor and forward" msgstr "Rechtschreibprüfung des Dokuments an der Cursor-Position beginnen" #: spellcheck/spellingmenu.cpp:76 #, kde-format msgid "Ignore Word" msgstr "Wort ignorieren" #: spellcheck/spellingmenu.cpp:79 #, kde-format msgid "Add to Dictionary" msgstr "In Wörterbuch aufnehmen" #: spellcheck/spellingmenu.cpp:169 #, kde-format msgid "Spelling '%1'" msgstr "Korrektur für „%1“" #: swapfile/kateswapdiffcreator.cpp:87 #, kde-format msgid "" "The diff command could not be found. Please make sure that diff(1) is " "installed and in your PATH." msgstr "" "Der Diff-Befehl kann nicht gefunden werden. Vergewissern Sie sich, dass " "diff(1) installiert und in Ihrem Pfad (PATH) ist." #: swapfile/kateswapdiffcreator.cpp:98 #, kde-format msgid "The diff command '%1' could not be started." msgstr "Der Diff-Befehl „%1“ kann nicht gestartet werden." #: swapfile/kateswapfile.cpp:629 #, kde-format msgid "The file was not closed properly." msgstr "Die Datei wurde nicht korrekt geschlossen." #: swapfile/kateswapfile.cpp:632 #, kde-format msgid "View Changes" msgstr "Änderungen anzeigen" #: swapfile/kateswapfile.cpp:633 #, kde-format msgid "Recover Data" msgstr "Daten wiederherstellen" #: swapfile/kateswapfile.cpp:634 #, kde-format msgid "Discard" msgstr "Verwerfen" #: syntax/katecolortreewidget.cpp:34 syntax/katecolortreewidget.cpp:61 #, kde-format msgid "Use default color from the color theme" msgstr "Standardfarbe vom Farbschema verwenden" #: syntax/katehighlightmenu.cpp:39 #, kde-format msgid "None" msgstr "Keine" #: syntax/katestyletreewidget.cpp:135 #, kde-format msgctxt "@title:column Meaning of text in editor" msgid "Context" msgstr "Kontext" #: syntax/katestyletreewidget.cpp:136 #, kde-format msgctxt "@title:column Text style" msgid "Normal" msgstr "Normal" #: syntax/katestyletreewidget.cpp:136 #, kde-format msgctxt "@title:column Text style" msgid "Selected" msgstr "Ausgewählt" #: syntax/katestyletreewidget.cpp:136 #, kde-format msgctxt "@title:column Text style" msgid "Background" msgstr "Hintergrund" #: syntax/katestyletreewidget.cpp:137 #, kde-format msgctxt "@title:column Text style" msgid "Background Selected" msgstr "Hintergrund wenn ausgewählt" #: syntax/katestyletreewidget.cpp:139 #, kde-format msgid "Use Default Style" msgstr "Standardstil verwenden" #: syntax/katestyletreewidget.cpp:238 #, kde-format msgid "&Bold" msgstr "&Fett" #: syntax/katestyletreewidget.cpp:243 #, kde-format msgid "&Italic" msgstr "&Kursiv" #: syntax/katestyletreewidget.cpp:248 #, kde-format msgid "&Underline" msgstr "&Unterstrichen" #: syntax/katestyletreewidget.cpp:253 #, kde-format msgid "S&trikeout" msgstr "Durch&gestrichen" #: syntax/katestyletreewidget.cpp:260 #, kde-format msgctxt "@action:inmenu" msgid "Normal &Color…" msgstr "Standard&farbe …" #: syntax/katestyletreewidget.cpp:263 #, kde-format msgctxt "@action:inmenu" msgid "&Selected Color…" msgstr "&Ausgewählte Farbe …" #: syntax/katestyletreewidget.cpp:266 #, kde-format msgctxt "@action:inmenu" msgid "&Background Color…" msgstr "&Hintergrundfarbe …" #: syntax/katestyletreewidget.cpp:269 #, kde-format msgctxt "@action:inmenu" msgid "S&elected Background Color…" msgstr "&Ausgewählte Hintergrundfarbe …" #: syntax/katestyletreewidget.cpp:275 #, kde-format msgid "Unset Normal Color" msgstr "Standardfarbe deaktivieren" #: syntax/katestyletreewidget.cpp:278 #, kde-format msgid "Unset Selected Color" msgstr "Ausgewählte Farbe deaktivieren" #: syntax/katestyletreewidget.cpp:284 #, kde-format msgid "Unset Background Color" msgstr "Hintergrundfarbe deaktivieren" #: syntax/katestyletreewidget.cpp:289 #, kde-format msgid "Unset Selected Background Color" msgstr "Ausgewählte Hintergrundfarbe deaktivieren" #: syntax/katestyletreewidget.cpp:295 #, kde-format msgid "Use &Default Style" msgstr "Standardstil ver&wenden" #: syntax/katestyletreewidget.cpp:408 #, kde-format msgctxt "No text or background color set" msgid "None set" msgstr "Keine" #: syntax/katestyletreewidget.cpp:642 #, kde-format msgid "" "\"Use Default Style\" will be automatically unset when you change any style " "properties." msgstr "" "„Standardstil verwenden“ wird automatisch deaktiviert, wenn Sie eine " "Stileigenschaft ändern." #: syntax/katestyletreewidget.cpp:643 #, kde-format msgid "Kate Styles" msgstr "Kate-Stile" #: syntax/katethemeconfig.cpp:47 #, kde-format msgctxt "@item:intable Text context" msgid "Normal" msgstr "Normal" #: syntax/katethemeconfig.cpp:49 #, kde-format msgctxt "@item:intable Text context" msgid "Keyword" msgstr "Schlüsselwort" #: syntax/katethemeconfig.cpp:51 #, kde-format msgctxt "@item:intable Text context" msgid "Function" msgstr "Funktion" #: syntax/katethemeconfig.cpp:53 #, kde-format msgctxt "@item:intable Text context" msgid "Variable" msgstr "Variable" #: syntax/katethemeconfig.cpp:55 #, kde-format msgctxt "@item:intable Text context" msgid "Control Flow" msgstr "Kontrollfluss" #: syntax/katethemeconfig.cpp:57 #, kde-format msgctxt "@item:intable Text context" msgid "Operator" msgstr "Operator" #: syntax/katethemeconfig.cpp:59 #, kde-format msgctxt "@item:intable Text context" msgid "Built-in" msgstr "Eingebaut" #: syntax/katethemeconfig.cpp:61 #, kde-format msgctxt "@item:intable Text context" msgid "Extension" msgstr "Erweiterung" #: syntax/katethemeconfig.cpp:63 #, kde-format msgctxt "@item:intable Text context" msgid "Preprocessor" msgstr "Präprozessor" #: syntax/katethemeconfig.cpp:65 #, kde-format msgctxt "@item:intable Text context" msgid "Attribute" msgstr "Attribut" #: syntax/katethemeconfig.cpp:68 #, kde-format msgctxt "@item:intable Text context" msgid "Character" msgstr "Buchstabe" #: syntax/katethemeconfig.cpp:70 #, kde-format msgctxt "@item:intable Text context" msgid "Special Character" msgstr "Sonderzeichen" #: syntax/katethemeconfig.cpp:72 #, kde-format msgctxt "@item:intable Text context" msgid "String" msgstr "Zeichenfolge" #: syntax/katethemeconfig.cpp:74 #, kde-format msgctxt "@item:intable Text context" msgid "Verbatim String" msgstr "Wörtliche Zeichenfolge" #: syntax/katethemeconfig.cpp:76 #, kde-format msgctxt "@item:intable Text context" msgid "Special String" msgstr "Besondere Zeichenfolge" #: syntax/katethemeconfig.cpp:78 #, kde-format msgctxt "@item:intable Text context" msgid "Imports, Modules, Includes" msgstr "Importe, Module, Includes" #: syntax/katethemeconfig.cpp:81 #, kde-format msgctxt "@item:intable Text context" msgid "Data Type" msgstr "Datentyp" #: syntax/katethemeconfig.cpp:83 #, kde-format msgctxt "@item:intable Text context" msgid "Decimal/Value" msgstr "Dezimal/Wert" #: syntax/katethemeconfig.cpp:85 #, kde-format msgctxt "@item:intable Text context" msgid "Base-N Integer" msgstr "Basis-N-Integer" #: syntax/katethemeconfig.cpp:87 #, kde-format msgctxt "@item:intable Text context" msgid "Floating Point" msgstr "Fließkommazahl" #: syntax/katethemeconfig.cpp:89 #, kde-format msgctxt "@item:intable Text context" msgid "Constant" msgstr "Konstante" #: syntax/katethemeconfig.cpp:92 #, kde-format msgctxt "@item:intable Text context" msgid "Comment" msgstr "Kommentar" #: syntax/katethemeconfig.cpp:94 #, kde-format msgctxt "@item:intable Text context" msgid "Documentation" msgstr "Dokumentation" #: syntax/katethemeconfig.cpp:96 #, kde-format msgctxt "@item:intable Text context" msgid "Annotation" msgstr "Anmerkung" #: syntax/katethemeconfig.cpp:98 #, kde-format msgctxt "@item:intable Text context" msgid "Comment Variable" msgstr "Kommentar-Variable" #: syntax/katethemeconfig.cpp:101 #, kde-format msgctxt "@item:intable Text context" msgid "Region Marker" msgstr "Bereichsmarkierung" #: syntax/katethemeconfig.cpp:103 #, kde-format msgctxt "@item:intable Text context" msgid "Information" msgstr "Informationen" #: syntax/katethemeconfig.cpp:105 #, kde-format msgctxt "@item:intable Text context" msgid "Warning" msgstr "Warnung" #: syntax/katethemeconfig.cpp:107 #, kde-format msgctxt "@item:intable Text context" msgid "Alert" msgstr "Alarm" #: syntax/katethemeconfig.cpp:110 #, kde-format msgctxt "@item:intable Text context" msgid "Others" msgstr "Sonstige" #: syntax/katethemeconfig.cpp:113 #, kde-format msgctxt "@item:intable Text context" msgid "Error" msgstr "Fehler" #: syntax/katethemeconfig.cpp:162 #, kde-format msgid "Use Default Colors" msgstr "Standardfarben benutzen" #: syntax/katethemeconfig.cpp:182 #, kde-format msgid "Editor Background Colors" msgstr "Hintergrundfarben des Editors" #: syntax/katethemeconfig.cpp:184 #, kde-format msgid "Text Area" msgstr "Textbereich" #: syntax/katethemeconfig.cpp:186 #, kde-format msgid "

Sets the background color of the editing area.

" msgstr "

Legt die Hintergrundfarbe für den Arbeitsbereich fest.

" #: syntax/katethemeconfig.cpp:191 #, kde-format msgid "Selected Text" msgstr "Ausgewählter Text" #: syntax/katethemeconfig.cpp:194 #, kde-format msgid "" "

Sets the background color of the selection.

To set the text color " "for selected text, use the "Configure Highlighting" dialog." "

" msgstr "" "

Legt die Hintergrundfarbe für eine Auswahl fest.

Wenn Sie eine " "Farbe für ausgewählten Text festlegen möchten, verwenden Sie den Dialog " "„Hervorhebungsmodus einrichten“.

" #: syntax/katethemeconfig.cpp:200 #, kde-format msgid "Current Line" msgstr "Aktuelle Zeile" #: syntax/katethemeconfig.cpp:202 #, kde-format msgid "" "

Sets the background color of the currently active line, which means the " "line where your cursor is positioned.

" msgstr "" "

Stellt die Hintergrundfarbe der aktiven Zeile ein. Das ist die Zeile, in " "der sich der Cursor gerade befindet.

" #: syntax/katethemeconfig.cpp:207 #, kde-format msgid "Search Highlight" msgstr "Suchen-Hervorhebung" #: syntax/katethemeconfig.cpp:209 #, kde-format msgid "

Sets the background color of search results.

" msgstr "

Legt die Hintergrundfarbe für Suchergebnisse fest.

" #: syntax/katethemeconfig.cpp:214 #, kde-format msgid "Replace Highlight" msgstr "Ersetzen-Hervorhebung" #: syntax/katethemeconfig.cpp:216 #, kde-format msgid "

Sets the background color of replaced text.

" msgstr "

Legt die Hintergrundfarbe für ersetzten Text fest.

" #: syntax/katethemeconfig.cpp:223 #, kde-format msgid "Icon Border" msgstr "Symbolrand" #: syntax/katethemeconfig.cpp:226 #, kde-format msgid "Background Area" msgstr "Hintergrundbereich" #: syntax/katethemeconfig.cpp:228 #, kde-format msgid "

Sets the background color of the icon border.

" msgstr "

Legt die Hintergrundfarbe für den Symbolrand fest.

" #: syntax/katethemeconfig.cpp:233 view/screenshotdialog.cpp:268 #, kde-format msgid "Line Numbers" msgstr "Zeilennummern" #: syntax/katethemeconfig.cpp:235 #, kde-format msgid "

This color will be used to draw the line numbers (if enabled).

" msgstr "" "

Diese Farbe wird für die Anzeige der Zeilennummern verwendet, wenn " "aktiviert.

" #: syntax/katethemeconfig.cpp:240 #, kde-format msgid "Current Line Number" msgstr "Aktuelle Zeilennummer" #: syntax/katethemeconfig.cpp:242 #, kde-format msgid "" "

This color will be used to draw the number of the current line (if " "enabled).

" msgstr "" "

Diese Farbe wird für die Anzeige der Nummer der aktuellen Zeile " "verwendet, wenn aktiviert.

" #: syntax/katethemeconfig.cpp:247 #, kde-format msgid "Separator" msgstr "Trennlinie" #: syntax/katethemeconfig.cpp:249 #, kde-format msgid "" "

This color will be used to draw the line between line numbers and the " "icon borders, if both are enabled.

" msgstr "" "

Diese Farbe wird für die Linie zwischen Zeilennummern und Symbolrand " "verwendet, wenn beides eingeschaltet ist.

" #: syntax/katethemeconfig.cpp:254 #, kde-format msgid "Word Wrap Marker" msgstr "Markierungen für Zeilenumbrüche" #: syntax/katethemeconfig.cpp:257 #, kde-format msgid "" "

Sets the color of Word Wrap-related markers:

Static Word Wrap
A vertical line which shows the column where text is going to be " "wrapped
Dynamic Word Wrap
An arrow shown to the left of " "visually-wrapped lines
" msgstr "" "

Legt die Farbe für die Markierung des Zeilenumbruchs fest:

Statischer Zeilenumbruch
Eine senkrechte Linie, die die " "Spalte kennzeichnet, in der der Text umbrochen wird
Dynamischer " "Zeilenumbruch
Ein Pfeil erscheint zur Linken des optisch umbrochenen " "Textes
" #: syntax/katethemeconfig.cpp:264 #, kde-format msgid "Code Folding" msgstr "Quelltextausblendung" #: syntax/katethemeconfig.cpp:266 #, kde-format msgid "

Sets the color of the code folding bar.

" msgstr "

Legt die Farbe für die Quelltextausblendung-Leiste fest.

" #: syntax/katethemeconfig.cpp:271 #, kde-format msgid "Modified Lines" msgstr "Geänderte Zeilen" #: syntax/katethemeconfig.cpp:273 #, kde-format msgid "" "

Sets the color of the line modification marker for modified lines.

" msgstr "" "

Legt die Farbe fest, die zum Markieren von geänderten Zeilen verwendet " "wird.

" #: syntax/katethemeconfig.cpp:278 #, kde-format msgid "Saved Lines" msgstr "Gespeicherte Zeilen" #: syntax/katethemeconfig.cpp:280 #, kde-format msgid "

Sets the color of the line modification marker for saved lines.

" msgstr "" "

Legt die Farbe fest, die zum Markieren von geänderten Zeilen verwendet " "wird, die gespeichert worden sind.

" #: syntax/katethemeconfig.cpp:287 #, kde-format msgid "Text Decorations" msgstr "Textdekoration" #: syntax/katethemeconfig.cpp:290 #, kde-format msgid "Spelling Mistake Line" msgstr "Linie für Rechtschreibfehler" #: syntax/katethemeconfig.cpp:292 #, kde-format msgid "" "

Sets the color of the line that is used to indicate spelling mistakes.

" msgstr "" "

Legt die Farbe der Linie fest, die zum Markieren von Rechtschreibfehlern " "verwendet wird.

" #: syntax/katethemeconfig.cpp:297 #, kde-format msgid "Tab and Space Markers" msgstr "Markierungen für Tabulatoren und Leerzeichen" #: syntax/katethemeconfig.cpp:299 #, kde-format msgid "

Sets the color of the tabulator marks.

" msgstr "

Legt die Farbe der Tabulator-Markierungen fest.

" #: syntax/katethemeconfig.cpp:304 #, kde-format msgid "Indentation Line" msgstr "Einrückungslinie" #: syntax/katethemeconfig.cpp:306 #, kde-format msgid "

Sets the color of the vertical indentation lines.

" msgstr "

Legt die Farbe der senkrechten Einrückungslinien fest.

" #: syntax/katethemeconfig.cpp:311 #, kde-format msgid "Bracket Highlight" msgstr "Hervorhebung für Klammern" #: syntax/katethemeconfig.cpp:314 #, kde-format msgid "" "

Sets the bracket matching color. This means, if you place the cursor e.g. " "at a (, the matching ) will be highlighted with this color.

" msgstr "" "

Stellt die Farbe für Klammerhervorhebungen ein. Bewegen Sie den Cursor " "auf eine Klammer (, wird die dazu gehörige Klammer ) in dieser " "Farbe hervorgehoben.

" #: syntax/katethemeconfig.cpp:322 #, kde-format msgid "Marker Colors" msgstr "Markierungsfarben" #: syntax/katethemeconfig.cpp:324 view/kateviewhelpers.cpp:1486 #, kde-format msgid "Bookmark" msgstr "Lesezeichen" #: syntax/katethemeconfig.cpp:325 #, kde-format msgid "Active Breakpoint" msgstr "Aktiver Haltepunkt" #: syntax/katethemeconfig.cpp:326 #, kde-format msgid "Reached Breakpoint" msgstr "Erreichter Haltepunkt" #: syntax/katethemeconfig.cpp:327 #, kde-format msgid "Disabled Breakpoint" msgstr "Nicht aktiver Haltepunkt" #: syntax/katethemeconfig.cpp:328 #, kde-format msgid "Execution" msgstr "Ausführung" #: syntax/katethemeconfig.cpp:329 #, kde-format msgid "Warning" msgstr "Warnung" #: syntax/katethemeconfig.cpp:330 #, kde-format msgid "Error" msgstr "Fehler" #: syntax/katethemeconfig.cpp:332 #, kde-format msgid "" "

Sets the background color of mark type.

Note: The marker " "color is displayed lightly because of transparency.

" msgstr "" "

Legt die Hintergrundfarbe für den ausgewählten Markierungstyp fest.

Beachten Sie: Die Markierungsfarbe wird wegen der Transparenz " "heller angezeigt.

" #: syntax/katethemeconfig.cpp:344 #, kde-format msgid "Text Templates & Snippets" msgstr "Textvorlagen & Textbausteine" #: syntax/katethemeconfig.cpp:349 #, kde-format msgid "Background" msgstr "Hintergrund" #: syntax/katethemeconfig.cpp:355 #, kde-format msgid "Editable Placeholder" msgstr "Editierbarer Platzhalter" #: syntax/katethemeconfig.cpp:361 #, kde-format msgid "Focused Editable Placeholder" msgstr "Editierbarer Platzhalter mit Fokus" #: syntax/katethemeconfig.cpp:367 #, kde-format msgid "Not Editable Placeholder" msgstr "Nicht editierbarer Platzhalter" #: syntax/katethemeconfig.cpp:501 #, kde-format msgid "" "

This list displays the default styles for the current color theme and " "offers the means to edit them. The style name reflects the current style " "settings.

To edit the colors, click the colored squares, or select the " "color to edit from the popup menu.

You can unset the Background and " "Selected Background colors from the popup menu when appropriate.

" msgstr "" "

Die Liste zeigt die Standardstile für das aktuelle Farbschema und " "ermöglicht deren Bearbeitung. Der Stilname weist auf die aktuellen " "Einstellungen hin.

Um die Farben zu bearbeiten, klicken Sie auf die " "farbigen Quadrate oder wählen Sie die Farbe zum Bearbeiten über das " "Kontextmenü.

Sie können den Hintergrund bzw. die Auswahl-" "Hintergrundfarbe über das Kontextmenü deaktivieren.

" #: syntax/katethemeconfig.cpp:568 #, kde-format msgctxt "@item:intable" msgid "Normal Text & Source Code" msgstr "Normaltext & Quelltext" #: syntax/katethemeconfig.cpp:575 #, kde-format msgctxt "@item:intable" msgid "Numbers, Types & Constants" msgstr "Zahlen, Typen & Konstanten" #: syntax/katethemeconfig.cpp:582 #, kde-format msgctxt "@item:intable" msgid "Strings & Characters" msgstr "Zeichen & Zeichenfolgen" #: syntax/katethemeconfig.cpp:589 #, kde-format msgctxt "@item:intable" msgid "Comments & Documentation" msgstr "Kommentare & Dokumentation" #: syntax/katethemeconfig.cpp:596 #, kde-format msgctxt "@item:intable" msgid "Miscellaneous" msgstr "Verschiedenes" #: syntax/katethemeconfig.cpp:704 #, kde-format msgid "H&ighlight:" msgstr "&Hervorhebung:" #: syntax/katethemeconfig.cpp:746 #, kde-format msgid "" "

This list displays the contexts of the current syntax highlight mode and " "offers the means to edit them. The context name reflects the current style " "settings.

To edit using the keyboard, press <SPACE> and choose a property from the popup menu.

To edit the colors, " "click the colored squares, or select the color to edit from the popup menu.

You can unset the Background and Selected Background colors from the " "context menu when appropriate.

" msgstr "" "

Die Liste zeigt die Kontexte des aktuell gewählten Hervorhebungsmodus’ " "und ermöglicht deren Bearbeitung. Der Kontextname beinhaltet die aktuellen " "Einstellungen für den jeweiligen Stil.

Um die Einträge mit Hilfe der " "Tastatur zu bearbeiten, drücken Sie die <Leertaste> " "und wählen Sie eine Eigenschaft aus dem Kontextmenü.

Um die Farben zu " "bearbeiten, klicken Sie auf die farbigen Quadrate, oder wählen Sie die " "betreffende Farbe aus dem Kontextmenü.

Sie können den Hintergrund bzw. " "die Auswahl-Hintergrundfarbe über das Kontextmenü deaktivieren.

" #: syntax/katethemeconfig.cpp:1026 #, kde-format msgid "Default Theme" msgstr "Standard-Schema" #: syntax/katethemeconfig.cpp:1027 #, kde-format msgid "Theme Editor" msgstr "Schema-Editor" #: syntax/katethemeconfig.cpp:1041 #, kde-format msgid "Select theme:" msgstr "Schema auswählen:" #: syntax/katethemeconfig.cpp:1110 #, kde-format msgid "&Theme:" msgstr "&Schema:" #: syntax/katethemeconfig.cpp:1119 #, kde-format msgctxt "@action:button" msgid "&Copy…" msgstr "&Kopieren …" #: syntax/katethemeconfig.cpp:1127 #, kde-format msgctxt "@action:button" msgid "Export…" msgstr "Exportieren …" #: syntax/katethemeconfig.cpp:1131 #, kde-format msgctxt "@action:button" msgid "Import…" msgstr "Importieren …" #: syntax/katethemeconfig.cpp:1138 #, kde-format msgid "Bundled read-only theme. To modify the theme, please copy it." msgstr "" "Mitgeliefertes schreibgeschütztes Schema. Um das Schema zu ändern, kopieren " "Sie es bitte." #: syntax/katethemeconfig.cpp:1149 #, kde-format msgid "Colors" msgstr "Farben" #: syntax/katethemeconfig.cpp:1153 #, kde-format msgid "Default Text Styles" msgstr "Standardtextstile" #: syntax/katethemeconfig.cpp:1157 #, kde-format msgid "Highlighting Text Styles" msgstr "Textstile für Hervorhebungen" #: syntax/katethemeconfig.cpp:1169 #, kde-format msgid "Exporting color theme: %1" msgstr "Farbschema wird exportiert: %1" #: syntax/katethemeconfig.cpp:1171 syntax/katethemeconfig.cpp:1192 #, kde-format msgid "Color theme" msgstr "Farbschema" #: syntax/katethemeconfig.cpp:1192 #, kde-format msgid "Importing Color Theme" msgstr "Farbschema wird importiert" #: syntax/katethemeconfig.cpp:1206 #, kde-format msgid "" "Importing will overwrite the existing theme file \"%1\". This can not be " "undone." msgstr "" "Beim Importieren wird die vorhandene Schemadatei „%1“ überschrieben. Dies " "kann nicht rückgängig gemacht werden." #: syntax/katethemeconfig.cpp:1208 #, kde-format msgid "Import Nevertheless" msgstr "Trotzdem importieren" #: syntax/katethemeconfig.cpp:1296 #, kde-format msgid "Follow System Color Scheme" msgstr "System-Farbschema befolgen" #: syntax/katethemeconfig.cpp:1362 #, kde-format msgid "Do you really want to delete the theme \"%1\"? This can not be undone." msgstr "" "Möchten Sie das Schema „%1“ wirklich löschen? Diese Aktion kann nicht " "rückgängig gemacht werden." #: syntax/katethemeconfig.cpp:1364 #, kde-format msgid "Delete Nevertheless" msgstr "Trotzdem löschen" #: syntax/katethemeconfig.cpp:1406 #, kde-format msgid "Copy theme" msgstr "Schema kopieren" #: syntax/katethemeconfig.cpp:1407 #, kde-format msgid "Name for copy of color theme \"%1\":" msgstr "Name der Kopie des Farbschemas „%1“:" #: syntax/katethemeconfig.cpp:1419 #, kde-format msgid "" "

The theme \"%1\" already exists.

Please choose a different theme " "name.

" msgstr "" "

Das Schema „%1“ existiert bereits.

Wählen Sie bitte einen anderen " "Namen für Ihr Schema.

" #: syntax/katethemeconfig.cpp:1420 #, kde-format msgid "Copy Theme" msgstr "Schema kopieren" #: syntax/katethemeconfig.cpp:1473 syntax/katethemeconfig.cpp:1478 #, kde-format msgid "Color Themes" msgstr "Farbschemata" #: utils/kateautoindent.cpp:87 #, kde-format msgctxt "Autoindent mode" msgid "None" msgstr "Keiner" #: utils/kateautoindent.cpp:91 #, kde-format msgctxt "Autoindent mode" msgid "Normal" msgstr "Normal" #: utils/katebookmarks.cpp:49 #, kde-format msgid "Set &Bookmark" msgstr "&Lesezeichen setzen" #: utils/katebookmarks.cpp:53 #, kde-format msgid "If a line has no bookmark then add one, otherwise remove it." msgstr "" "Befindet sich in einer Zeile kein Lesezeichen, wird es gesetzt, sonst " "entfernt." #: utils/katebookmarks.cpp:56 #, kde-format msgid "Clear &All Bookmarks" msgstr "&Alle Lesezeichen löschen" #: utils/katebookmarks.cpp:59 #, kde-format msgid "Remove all bookmarks of the current document." msgstr "Entfernt alle Lesezeichen im aktiven Dokument." #: utils/katebookmarks.cpp:62 utils/katebookmarks.cpp:220 #, kde-format msgid "Next Bookmark" msgstr "Nächstes Lesezeichen" #: utils/katebookmarks.cpp:66 #, kde-format msgid "Go to the next bookmark." msgstr "Zum nächsten Lesezeichen gehen." #: utils/katebookmarks.cpp:69 utils/katebookmarks.cpp:221 #, kde-format msgid "Previous Bookmark" msgstr "Vorheriges Lesezeichen" #: utils/katebookmarks.cpp:73 #, kde-format msgid "Go to the previous bookmark." msgstr "Zum vorherigen Lesezeichen gehen." #: utils/katebookmarks.cpp:76 #, kde-format msgid "&Bookmarks" msgstr "&Lesezeichen" #: utils/katebookmarks.cpp:192 #, kde-format msgid "&Next: %1 - \"%2\"" msgstr "&Nächstes: %1 – „%2“" #: utils/katebookmarks.cpp:198 #, kde-format msgid "&Previous: %1 - \"%2\"" msgstr "&Vorheriges: %1 – „%2“" #: utils/katecmds.cpp:53 #, kde-format msgid "

indent

Indents the selected lines or the current line

" msgstr "

indent

Rückt markierten Text oder die aktuelle Zeile ein

" #: utils/katecmds.cpp:58 #, kde-format msgid "

unindent

Unindents the selected lines or current line.

" msgstr "" "

unindent

Rückt markierten Text oder die aktuelle Zeile aus.

" #: utils/katecmds.cpp:63 #, kde-format msgid "" "

cleanindent

Cleans up the indentation of the selected lines or " "current line according to the indentation settings in the document.

" msgstr "" "

cleanindent

Setzt die Einrückungen in den markierten Zeilen oder in " "der aktuellen Zeile in den Grundzustand zurück. Hierzu werden die " "Einstellungen für das aktuelle Dokument verwendet.

" #: utils/katecmds.cpp:68 #, kde-format msgid "" "

comment

Inserts comment markers to make the selection or selected " "lines or current line a comment according to the text format as defined by " "the syntax highlight definition for the document.

" msgstr "" "

comment

Setzt Kommentarzeichen, um die Auswahl, die markierten " "Zeilen oder die aktuelle Zeile zu Kommentaren zu machen. Es wird das " "Kommentarzeichen aus der Hervorhebungsdefinition für das aktuelle Textformat " "benutzt.

" #: utils/katecmds.cpp:74 #, kde-format msgid "" "

uncomment

Removes comment markers from the selection or selected " "lines or current line according to the text format as defined by the syntax " "highlight definition for the document.

" msgstr "" "

uncomment

Entfernt Kommentarzeichen von der Auswahl, den markierten " "Zeilen oder der aktuellen Zeile. Es wird das Kommentarzeichen aus der " "Hervorhebungsdefinition für das aktuelle Textformat benutzt.

" #: utils/katecmds.cpp:80 #, kde-format msgid "" "

goto line number

This command navigates to the specified " "line number.

" msgstr "" "

goto Zeilennummer

Dieser Befehl setzt den Cursor auf die " "angegebene Zeile.

" #: utils/katecmds.cpp:85 #, kde-format msgid "" "

set-indent-pasted-text enable

If enabled, indentation of " "text pasted from the clipboard is adjusted using the current indenter.

Possible true values: 1 on true
possible false values: 0 off false" msgstr "" "

set-indent-pasted-text Aktivierung

Wenn eingeschaltet, wird " "aus der Zwischenablage eingefügter Text nach den aktuellen " "Einrückungsrichtlinien eingerückt.

Mögliche Werte zum Einschalten: 1 " "on true
Mögliche Werte zum Ausschalten: 0 off false

" #: utils/katecmds.cpp:91 #, kde-format msgid "Deletes the current line." msgstr "Löscht die aktuelle Zeile." #: utils/katecmds.cpp:95 #, kde-format msgid "" "

set-tab-width width

Sets the tab width to the number " "width

" msgstr "" "

set-tab-width Breite

Setzt die Tabulatorweite auf Breite.

" #: utils/katecmds.cpp:100 #, kde-format msgid "" "

set-replace-tab enable

If enabled, tabs are replaced with " "spaces as you type.

Possible true values: 1 on true
possible false " "values: 0 off false

" msgstr "" "

set-replace-tab Aktivierung

Wenn eingeschaltet, werden " "Tabulatorzeichen bei der Eingabe durch Leerzeichen ersetzt.

Mögliche " "Werte zum Einschalten: 1 on true
Mögliche Werte zum Ausschalten: 0 off " "false

" #: utils/katecmds.cpp:107 #, kde-format msgid "" "

set-show-tabs enable

If enabled, TAB characters and trailing " "whitespace will be visualized by a small dot.

Possible true values: 1 " "on true
possible false values: 0 off false

" msgstr "" "

set-show-tabs Aktivierung

Wenn eingeschaltet, werden " "Tabulatorzeichen und vorangestellte Leerzeichen durch kleine Punkte " "dargestellt.

Mögliche Werte zum Einschalten: 1 on true
Mögliche " "Werte zum Ausschalten: 0 off false

" #: utils/katecmds.cpp:114 #, kde-format msgid "" "

set-remove-trailing-spaces mode

Removes the trailing spaces " "in the document depending on the mode.

Possible values:" "

  • none: never remove trailing spaces.
  • modified: " "remove trailing spaces only of modified lines.
  • all: remove " "trailing spaces in the entire document.

" msgstr "" "

set-remove-trailing-spaces Modus

Entfernt führende " "Leerzeichen im Dokument abhängig von Modus.

Mögliche Werte:" "

  • none: Führende Leerzeichen nie entfernen.
  • modified: Führende Leerzeichen nur in geänderten Zeilen " "entfernen.
  • all: Führende Leerzeichen im gesamten Dokument " "entfernen.

" #: utils/katecmds.cpp:125 #, kde-format msgid "" "

set-indent-width width

Sets the indentation width to the " "number width. Used only if you are indenting with spaces.

" msgstr "" "

set-indent-width Breite

Setzt die Einrückungstiefe auf " "Breite. Dieser Wert wird nur benutzt, wenn Sie Leerzeichen zum " "Einrücken verwenden.

" #: utils/katecmds.cpp:130 #, kde-format msgid "" "

set-indent-mode mode

The mode parameter is a value as seen " "in the Tools - Indentation menu

" msgstr "" "

set-indent-mode Modus

Der Parameter Modus ist ein " "Wert aus dem Menü Extras → Einrückung

" #: utils/katecmds.cpp:135 #, kde-format msgid "" "

set-auto-indent enable

Enable or disable autoindentation.

possible true values: 1 on true
possible false values: 0 off false" msgstr "" "

set-auto-indent Aktivierung

Aktiviert oder deaktiviert die " "automatische Einrückung.

Mögliche Werte zum Einschalten: 1 on true
Mögliche Werte zum Ausschalten: 0 off false

" #: utils/katecmds.cpp:142 #, kde-format msgid "" "

set-line-numbers enable

Sets the visibility of the line " "numbers pane.

possible true values: 1 on true
possible false " "values: 0 off false

" msgstr "" "

set-line-numbers Aktivierung

Schaltet die Zeilennummerierung " "ein und aus.

Mögliche Werte zum Einschalten: 1 on true
Mögliche " "Werte zum Ausschalten: 0 off false

" #: utils/katecmds.cpp:149 #, kde-format msgid "" "

set-folding-markers enable

Sets the visibility of the " "folding markers pane.

possible true values: 1 on true
possible " "false values: 0 off false

" msgstr "" "

set-folding-markers Aktivierung

Schaltet die Markierungen " "für die Quelltextausblendung ein und aus.

Mögliche Werte zum " "Einschalten: 1 on true
Mögliche Werte zum Ausschalten: 0 off false

" #: utils/katecmds.cpp:156 #, kde-format msgid "" "

set-icon-border enable

Sets the visibility of the icon " "border.

possible true values: 1 on true
possible false values: 0 " "off false

" msgstr "" "

set-icon-border Aktivierung

Schaltet die Anzeige des " "Symbolrandes ein und aus.

Mögliche Werte zum Einschalten: 1 on true
Mögliche Werte zum Ausschalten: 0 off false

" #: utils/katecmds.cpp:163 #, kde-format msgid "" "

set-word-wrap enable

Enables dynamic word wrap according to " "enable

possible true values: 1 on true
possible false " "values: 0 off false

" msgstr "" "

set-word-wrap Aktivierung

Schaltet dynamischen Zeilenumbruch " "entsprechend dem Wert von Aktivierung ein oder aus.

Mögliche " "Werte zum Einschalten: 1 on true
Mögliche Werte zum Ausschalten: 0 off " "false

" #: utils/katecmds.cpp:170 #, kde-format msgid "" "

set-word-wrap-column width

Sets the line width for hard " "wrapping to width. This is used if you are having your text wrapped " "automatically.

" msgstr "" "

set-word-wrap-column Breite

Setzt die Zeilenlänge für den " "harten Zeilenumbruch auf Breite. Dieser Wert wird nur benutzt, wenn " "Sie den automatischen Zeilenumbruch benutzen.

" #: utils/katecmds.cpp:175 #, kde-format msgid "" "

set-replace-tabs-save enable

When enabled, tabs will be " "replaced with whitespace whenever the document is saved.

possible " "true values: 1 on true
possible false values: 0 off false

" msgstr "" "

set-replace-tabs-save Aktivierung

Wenn eingeschaltet, werden " "Tabulatorzeichen durch Leerzeichen ersetzt, wenn das Dokument gespeichert " "wird.

Mögliche Werte zum Einschalten: 1 on true
Mögliche Werte zum " "Ausschalten: 0 off false

" #: utils/katecmds.cpp:182 #, kde-format msgid "" "

set-highlight highlight

Sets the syntax highlighting system " "for the document. The argument must be a valid highlight name, as seen in " "the Tools → Highlighting menu. This command provides an autocompletion list " "for its argument.

" msgstr "" "

set-highlight Modus

Setzt den Hervorhebungsmodus für das " "aktuelle Dokument. Das Argument muss ein gültiger Name für einen " "Hervorhebungsmodus sein. Die gültigen Modi findet man im Menü Extras → " "Hervorhebungen. Dieser Befehl zeigt eine Liste der möglichen Argumente an, " "wenn die ersten Zeichen des Argumentes eingegeben wurden.

" #: utils/katecmds.cpp:188 #, kde-format msgid "

set-mode mode

Sets the mode as seen in Tools - Mode

" msgstr "" "

set-mode Modus

Setzt den Modus auf einen der Werte aus dem " "Menü Extras → Modus

" #: utils/katecmds.cpp:193 #, kde-format msgid "" "

set-show-indent enable

If enabled, indentation will be " "visualized by a vertical dotted line.

possible true values: 1 on " "true
possible false values: 0 off false

" msgstr "" "

set-show-indent Aktivierung

Wenn eingeschaltet, wird die " "Einrückung durch eine punktierte Linie dargestellt.

Mögliche Werte zum " "Einschalten: 1 on true
Mögliche Werte zum Ausschalten: 0 off false

" #: utils/katecmds.cpp:199 #, kde-format msgid "

Open the Print dialog to print the current document.

" msgstr "

Öffnet den Druckdialog, um das aktuelle Dokument zu drucken.

" # eigentlich kann man doch hier durch ersetzen, oder? #: utils/katecmds.cpp:314 utils/katecmds.cpp:341 #, kde-format msgid "Missing argument. Usage: %1 " msgstr "Fehlendes Argument. Verwendung: %1 " #: utils/katecmds.cpp:327 #, kde-format msgid "No such highlighting '%1'" msgstr "Unbekannter Hervorhebungsmodus „%1“" #: utils/katecmds.cpp:333 #, kde-format msgid "No such mode '%1'" msgstr "Unbekannter Modus „%1“" #: utils/katecmds.cpp:346 #, kde-format msgid "Failed to convert argument '%1' to integer." msgstr "Umwandlung des Arguments „%1“ in Ganzzahl fehlgeschlagen." #: utils/katecmds.cpp:350 utils/katecmds.cpp:355 #, kde-format msgid "Width must be at least 1." msgstr "Breite muss mindestens 1 sein." #: utils/katecmds.cpp:360 #, kde-format msgid "Column must be at least 1." msgstr "Spalte muss mindestens 1 sein." #: utils/katecmds.cpp:390 #, kde-format msgid "Usage: %1 on|off|1|0|true|false" msgstr "Verwendung: %1 on|off|1|0|true|false" #: utils/katecmds.cpp:417 #, kde-format msgid "Bad argument '%1'. Usage: %2 on|off|1|0|true|false" msgstr "Ungültiges Argument „%1“. Verwendung: %2 on|off|1|0|true|false" #: utils/katecmds.cpp:421 #, kde-format msgid "" "Usage: set-remove-trailing-spaces 0|-|none or 1|+|mod|modified or 2|*|all" msgstr "" "Verwendung: set-remove-trailing-spaces 0|-|none oder 1|+|mod|modified oder 2|" "*|all" #: utils/katecmds.cpp:435 vimode/cmds.cpp:168 #, kde-format msgid "Unknown command '%1'" msgstr "Unbekannter Befehl „%1“" #: utils/katecmds.cpp:493 #, kde-format msgid "" "

char identifier

This command allows you to insert literal " "characters by their numerical identifier, in decimal, octal or hexadecimal " "form.

Examples:

  • char 234
  • char 0x1234

" msgstr "" "

char Kennwert

Dieser Befehl erlaubt das Einsetzen von " "Zeichen in Text durch die Eingabe ihrer Kodierung in dezimaler, oktaler oder " "hexadezimaler Form.

Beispiele:

  • char 234
  • char " "0x1234

" #: utils/katecmds.cpp:560 #, kde-format msgid "" "

date or date format

Inserts a date/time string as defined by " "the specified format, or the format yyyy-MM-dd hh:mm:ss if none is specified." "

Possible format specifiers are:
dThe day as " "number without a leading zero (1-31).
ddThe day as " "number with a leading zero (01-31).
dddThe " "abbreviated localized day name (e.g. 'Mon'..'Sun').
ddddThe long localized day name (e.g. 'Monday'..'Sunday').
MThe month as number without a leading zero (1-12).
MMThe month as number with a leading zero (01-12).
MMMThe abbreviated localized month name (e.g. " "'Jan'..'Dec').
yyThe year as two digit number " "(00-99).
yyyyThe year as four digit number " "(1752-8000).
hThe hour without a leading zero " "(0..23 or 1..12 if AM/PM display).
hhThe hour with " "a leading zero (00..23 or 01..12 if AM/PM display).
mThe minute without a leading zero (0..59).
mmThe minute with a leading zero (00..59).
sThe second without a leading zero (0..59).
ssThe second with a leading zero (00..59).
zThe milliseconds without leading zeroes (0..999).
zzzThe milliseconds with leading zeroes (000..999).
APUse AM/PM display. AP will be replaced by either " "\"AM\" or \"PM\".
apUse am/pm display. ap will be " "replaced by either \"am\" or \"pm\".

" msgstr "" "

„date“ oder „date Format

Fügt eine Datums- oder Zeit-" "Zeichenfolge ein, entweder wie durch „Format“ festgelegt oder im Format " "„yyyy-MM-dd hh:mm:ss“, wenn die Formatangabe fehlt.

Mögliche " "Formatangaben sind:
dDer Tag als Zahl ohne " "vorangestellte Null (1-31).
ddDer Tag als Zahl mit " "vorangestellter Null (01-31).
dddDie übersetzte " "Abkürzung für die Bezeichnung des Tages (z. B. „Mon“...„Son“).
ddddDer ausgeschriebene übersetzte Bezeichnung des Tages " "(z. B. „Montag“...„Sonntag“).
MDer Monat als Zahl " "ohne vorangestellte Null (1-12).
MMDer Monat als " "Zahl mit vorangestellter Null (01-12).
MMMDie " "übersetzte Abkürzung für die Bezeichnung des Monats (z. B. „Jan“...„Dez“).
yyDas Jahr als zweistellige Zahl (00-99).
yyyyDas Jahr als vierstellige Zahl (1752-8000).
hDie Stunde ohne vorangestellte Null (0...23 oder 1...12 " "für AM/PM-Anzeige).
hhDie Stunde mit " "vorangestellter Null (00..23 oder 01...12 für AM/PM-Anzeige).
mDie Minute ohne vorangestellte Null (0...59).
mmDie Minute mit vorangestellter Null (00...59).
sDie Sekunde ohne vorangestellte Null (0...59).
ssDie Sekunde mit vorangestellter Null (0...59).
zDie Millisekunden ohne vorangestellte Nullen (0...999)." "
zzzDie Millisekunden ohne vorangestellte Nullen " "(000...999).
APAM/PM-Anzeige verwenden. AP wird " "durch „AM“ oder „PM“ ersetzt.
apam/pm-Anzeige " "verwenden. ap wird durch „am“ oder „pm“ ersetzt.

" #: utils/katecmds.cpp:621 #, fuzzy, kde-format #| msgctxt "Script command name" #| msgid "Remove Duplicate Lines" msgid "Remove Duplicate Lines" msgstr "Doppelte Zeilen entfernen" #: utils/katecmds.cpp:622 #, fuzzy, kde-format #| msgctxt "Script command name" #| msgid "Remove Duplicates and Sort Selected Text Alphabetically" msgid "Remove Duplicates and Sort Text Alphabetically" msgstr "" "Doppelte Zeilen aus der Textauswahl entfernen und alphabetisch sortieren" #: utils/katecmds.cpp:623 #, fuzzy, kde-format #| msgctxt "Script command name" #| msgid "Sort Selected Text Alphabetically" msgid "Sort Text Naturally" msgstr "Ausgewählten Text alphabetisch sortieren" #: utils/katecmds.cpp:624 #, fuzzy, kde-format #| msgctxt "Script command name" #| msgid "Sort Selected Text Alphabetically" msgid "Sort Selected Text Alphabetically" msgstr "Ausgewählten Text alphabetisch sortieren" #: utils/katecmds.cpp:693 #, fuzzy, kde-format #| msgid "Sort the selected text or whole document." msgid "" "

sort

Sort the selected text or whole document if there is no " "selection

" msgstr "Markierten Text oder gesamtes Dokument sortieren." #: utils/katecmds.cpp:697 #, fuzzy, kde-format #| msgid "Remove duplicate lines from the selected text or whole document." msgid "" "

uniq

Remove duplicate lines from the selected text or whole " "document if there is no selection.

" msgstr "" "Doppelte Zeilen aus der Textauswahl oder dem gesamten Dokument entfernen." #: utils/katecmds.cpp:701 #, kde-format msgid "" "

sortuniq

Sort the selected text or whole document and then remove " "all duplicate lines.

" msgstr "" #: utils/katecmds.cpp:705 #, fuzzy, kde-format #| msgid "" #| "Sort the selected text or whole document in natural order.
Here is an " #| "example to show the difference to the normal sort method:
sort(a10, " #| "a1, a2) => a1, a10, a2
natsort(a10, a1, a2) => a1, a2, a10" msgid "" "

natsort

Sort the selected text or whole document in natural order." "
Here is an example to show the difference to the normal sort method:" "
sort(a10, a1, a2) => a1, a10, a2
natsort(a10, a1, a2) => a1, a2, a10" msgstr "" "Markierten Text oder gesamtes Dokument in natürlicher Reihenfolge sortieren." "
Hier ist ein Beispiel, das den Unterschied zur normalen Sortierung " "demonstriert:
sort(a10, a1, a2) => a1, a10, a2
natsort(a10, a1, a2) => " "a1, a2, a10" #: utils/kateglobal.cpp:59 #, kde-format msgid "Kate Part" msgstr "Kate-Komponente" #: utils/kateglobal.cpp:61 #, kde-format msgid "Embeddable editor component" msgstr "Eingebettete Editorkomponente" #: utils/kateglobal.cpp:63 #, kde-format msgid "(c) 2000-2022 The Kate Authors" msgstr "Copyright 2000–2022, die Autoren von Kate" #: utils/kateglobal.cpp:83 #, kde-format msgid "Christoph Cullmann" msgstr "Christoph Cullmann" #: utils/kateglobal.cpp:83 #, kde-format msgid "Maintainer" msgstr "Betreuer" #: utils/kateglobal.cpp:84 #, kde-format msgid "Dominik Haumann" msgstr "Dominik Haumann" #: utils/kateglobal.cpp:84 utils/kateglobal.cpp:85 utils/kateglobal.cpp:87 #: utils/kateglobal.cpp:95 utils/kateglobal.cpp:98 utils/kateglobal.cpp:103 #, kde-format msgid "Core Developer" msgstr "Hauptentwickler" #: utils/kateglobal.cpp:85 #, kde-format msgid "Milian Wolff" msgstr "Milian Wolff" #: utils/kateglobal.cpp:86 #, kde-format msgid "Joseph Wenninger" msgstr "Joseph Wenninger" #: utils/kateglobal.cpp:90 #, kde-format msgid "Erlend Hamberg" msgstr "Erlend Hamberg" #: utils/kateglobal.cpp:91 #, kde-format msgid "Bernhard Beschow" msgstr "Bernhard Beschow" #: utils/kateglobal.cpp:92 utils/kateglobal.cpp:110 #, kde-format msgid "Developer" msgstr "Entwickler" #: utils/kateglobal.cpp:95 #, kde-format msgid "Anders Lund" msgstr "Anders Lund" #: utils/kateglobal.cpp:96 #, kde-format msgid "Michel Ludwig" msgstr "Michel Ludwig" #: utils/kateglobal.cpp:96 #, kde-format msgid "On-the-fly spell checking" msgstr "Rechtschreibprüfung während dem Schreiben" #: utils/kateglobal.cpp:97 #, kde-format msgid "Pascal Létourneau" msgstr "Pascal Létourneau" #: utils/kateglobal.cpp:97 #, kde-format msgid "Large scale bug fixing" msgstr "Viele Fehlerbereinigungen" #: utils/kateglobal.cpp:98 #, kde-format msgid "Hamish Rodda" msgstr "Hamish Rodda" #: utils/kateglobal.cpp:99 #, kde-format msgid "Waldo Bastian" msgstr "Waldo Bastian" #: utils/kateglobal.cpp:99 #, kde-format msgid "The cool buffersystem" msgstr "Das wunderbare Puffersystem" #: utils/kateglobal.cpp:100 #, kde-format msgid "Charles Samuels" msgstr "Charles Samuels" #: utils/kateglobal.cpp:100 #, kde-format msgid "The Editing Commands" msgstr "Bearbeitungsbefehle" #: utils/kateglobal.cpp:101 #, kde-format msgid "Matt Newell" msgstr "Matt Newell" #: utils/kateglobal.cpp:101 #, kde-format msgid "Testing, ..." msgstr "Tests, ..." #: utils/kateglobal.cpp:102 #, kde-format msgid "Michael Bartl" msgstr "Michael Bartl" #: utils/kateglobal.cpp:102 #, kde-format msgid "Former Core Developer" msgstr "Ehemalige Hauptentwickler" #: utils/kateglobal.cpp:103 #, kde-format msgid "Michael McCallum" msgstr "Michael McCallum" #: utils/kateglobal.cpp:104 #, kde-format msgid "Michael Koch" msgstr "Michael Koch" #: utils/kateglobal.cpp:104 #, kde-format msgid "KWrite port to KParts" msgstr "Portierung von KWrite auf KParts" #: utils/kateglobal.cpp:105 #, kde-format msgid "Christian Gebauer" msgstr "Christian Gebauer" #: utils/kateglobal.cpp:106 #, kde-format msgid "Simon Hausmann" msgstr "Simon Hausmann" #: utils/kateglobal.cpp:107 #, kde-format msgid "Glen Parker" msgstr "Glen Parker" #: utils/kateglobal.cpp:107 #, kde-format msgid "KWrite Undo History, Kspell integration" msgstr "Rückgängig-Verlauf für KWrite, Kspell-Integration" #: utils/kateglobal.cpp:108 #, kde-format msgid "Scott Manson" msgstr "Scott Manson" #: utils/kateglobal.cpp:108 #, kde-format msgid "KWrite XML Syntax highlighting support" msgstr "Hervorhebung für XML-Syntax in KWrite" #: utils/kateglobal.cpp:109 #, kde-format msgid "John Firebaugh" msgstr "John Firebaugh" #: utils/kateglobal.cpp:109 #, kde-format msgid "Patches and more" msgstr "Fehlerbehebung und vieles mehr" #: utils/kateglobal.cpp:110 #, kde-format msgid "Andreas Kling" msgstr "Andreas Kling" #: utils/kateglobal.cpp:111 #, kde-format msgid "Mirko Stocker" msgstr "Mirko Stocker" #: utils/kateglobal.cpp:111 #, kde-format msgid "Various bugfixes" msgstr "Verschiedene Fehlerbehebungen" #: utils/kateglobal.cpp:112 #, kde-format msgid "Matthew Woehlke" msgstr "Matthew Woehlke" #: utils/kateglobal.cpp:112 #, kde-format msgid "Selection, KColorScheme integration" msgstr "Auswahl, Integration von KColorScheme" #: utils/kateglobal.cpp:113 #, kde-format msgid "Sebastian Pipping" msgstr "Sebastian Pipping" #: utils/kateglobal.cpp:114 #, kde-format msgid "Search bar back- and front-end" msgstr "Suchleiste" #: utils/kateglobal.cpp:117 #, kde-format msgid "Jochen Wilhelmy" msgstr "Jochen Wilhelmy" #: utils/kateglobal.cpp:117 #, kde-format msgid "Original KWrite Author" msgstr "Ursprünglicher Autor von KWrite" #: utils/kateglobal.cpp:118 #, kde-format msgid "Gerald Senarclens de Grancy" msgstr "Gerald Senarclens de Grancy" #: utils/kateglobal.cpp:119 #, kde-format msgid "QA and Scripting" msgstr "Qualitätssicherung und Unterstützung für Skripte" #: utils/kateglobal.cpp:123 #, kde-format msgid "Matteo Merli" msgstr "Matteo Merli" #: utils/kateglobal.cpp:123 #, kde-format msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" msgstr "Automatische Hervorhebung für RPM-Spec-Dateien, Perl, Diff und weitere" #: utils/kateglobal.cpp:124 #, kde-format msgid "Rocky Scaletta" msgstr "Rocky Scaletta" #: utils/kateglobal.cpp:124 #, kde-format msgid "Highlighting for VHDL" msgstr "Hervorhebungen für VHDL" #: utils/kateglobal.cpp:125 #, kde-format msgid "Yury Lebedev" msgstr "Yury Lebedev" #: utils/kateglobal.cpp:125 #, kde-format msgid "Highlighting for SQL" msgstr "Hervorhebungen für SQL" #: utils/kateglobal.cpp:126 #, kde-format msgid "Chris Ross" msgstr "Chris Ross" #: utils/kateglobal.cpp:126 #, kde-format msgid "Highlighting for Ferite" msgstr "Hervorhebungen für Ferite" #: utils/kateglobal.cpp:127 #, kde-format msgid "Nick Roux" msgstr "Nick Roux" #: utils/kateglobal.cpp:127 #, kde-format msgid "Highlighting for ILERPG" msgstr "Hervorhebungen für ILERPG" #: utils/kateglobal.cpp:128 #, kde-format msgid "Carsten Niehaus" msgstr "Carsten Niehaus" #: utils/kateglobal.cpp:128 #, kde-format msgid "Highlighting for LaTeX" msgstr "Hervorhebungen für LaTeX" #: utils/kateglobal.cpp:129 #, kde-format msgid "Per Wigren" msgstr "Per Wigren" #: utils/kateglobal.cpp:129 #, kde-format msgid "Highlighting for Makefiles, Python" msgstr "Hervorhebungen für Makefiles, Python" #: utils/kateglobal.cpp:130 #, kde-format msgid "Jan Fritz" msgstr "Jan Fritz" #: utils/kateglobal.cpp:130 #, kde-format msgid "Highlighting for Python" msgstr "Hervorhebungen für Python" #: utils/kateglobal.cpp:131 #, kde-format msgid "Daniel Naber" msgstr "Daniel Naber" #: utils/kateglobal.cpp:132 #, kde-format msgid "Roland Pabel" msgstr "Roland Pabel" #: utils/kateglobal.cpp:132 #, kde-format msgid "Highlighting for Scheme" msgstr "Hervorhebungen für Scheme" #: utils/kateglobal.cpp:133 #, kde-format msgid "Cristi Dumitrescu" msgstr "Cristi Dumitrescu" #: utils/kateglobal.cpp:133 #, kde-format msgid "PHP Keyword/Datatype list" msgstr "PHP-Schlüsselwort/Datentyp-Liste" #: utils/kateglobal.cpp:134 #, kde-format msgid "Carsten Pfeiffer" msgstr "Carsten Pfeiffer" #: utils/kateglobal.cpp:134 #, kde-format msgid "Very nice help" msgstr "Freundliche Unterstützung" #: utils/kateglobal.cpp:135 #, kde-format msgid "Bruno Massa" msgstr "Bruno Massa" #: utils/kateglobal.cpp:135 #, kde-format msgid "Highlighting for Lua" msgstr "Hervorhebungen für Lua" #: utils/kateglobal.cpp:137 #, kde-format msgid "All people who have contributed and I have forgotten to mention" msgstr "" "Sämtliche Leute, die Beiträge geliefert und die wir hier vergessen haben" #: utils/kateglobal.cpp:139 #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Thomas Diehl,Georg Schuster" #: utils/kateglobal.cpp:139 #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "thd@kde.org,gschuster@utanet.at" #: utils/kateglobal.cpp:261 #, kde-format msgid "Configure" msgstr "Einrichten" #: utils/katesedcmd.cpp:268 #, kde-format msgid "replace with %1?" msgstr "Ersetzen durch %1?" #: utils/katesedcmd.cpp:274 #, kde-format msgctxt "%2 is the translation of the next message" msgid "1 replacement done on %2" msgid_plural "%1 replacements done on %2" msgstr[0] "1 Ersetzung vorgenommen in %2" msgstr[1] "%1 Ersetzungen vorgenommen in %2" #: utils/katesedcmd.cpp:277 #, kde-format msgctxt "substituted into the previous message" msgid "1 line" msgid_plural "%1 lines" msgstr[0] "1 Zeile" msgstr[1] "%1 Zeilen" #: utils/katevariableexpansionhelpers.cpp:129 #, kde-format msgid "" msgstr "" #: utils/katevariableexpansionhelpers.cpp:213 #, kde-format msgid "Insert variable" msgstr "Variable einfügen" #: utils/katevariableexpansionhelpers.cpp:217 #, kde-format msgid "Variables" msgstr "Variablen" #: utils/katevariableexpansionhelpers.cpp:221 #, kde-format msgid "Filter" msgstr "Filter" #: utils/katevariableexpansionhelpers.cpp:240 #: utils/katevariableexpansionhelpers.cpp:261 #, kde-format msgid "Please select a variable." msgstr "Bitte wählen Sie eine Variable." #: utils/katevariableexpansionhelpers.cpp:254 #, kde-format msgid "Current value: %1" msgstr "Aktueller Wert: %1" #: utils/katevariableexpansionhelpers.cpp:258 #, kde-format msgid "Current value: %1" msgstr "Aktueller Wert: %1" #: utils/katevariableexpansionmanager.cpp:33 #, kde-format msgid "File base name without path and suffix of the current document." msgstr "Basisname der Datei des aktuellen Dokuments ohne Pfad und Erweiterung." #: utils/katevariableexpansionmanager.cpp:41 #, kde-format msgid "File extension of the current document." msgstr "Dateierweiterung des aktuellen Dokuments." #: utils/katevariableexpansionmanager.cpp:49 #, kde-format msgid "File name without path of the current document." msgstr "Dateiname ohne Pfad des aktuellen Dokuments." #: utils/katevariableexpansionmanager.cpp:57 #, kde-format msgid "Full path of the current document including the file name." msgstr "" "Vollständiger Pfad des aktuellen Dokuments einschließlich des Dateinamens." #: utils/katevariableexpansionmanager.cpp:65 #, kde-format msgid "Contents of the current document." msgstr "Inhalt des aktuellen Dokuments." #: utils/katevariableexpansionmanager.cpp:72 #, kde-format msgid "Full path of the current document excluding the file name." msgstr "Vollständiger Pfad des aktuellen Dokuments ohne den Dateinamen." #: utils/katevariableexpansionmanager.cpp:80 #, kde-format msgid "" "Full document path including file name, with native path separator " "(backslash on Windows)." msgstr "" "Vollständiger Pfad des Dokuments mit dem Dateinamen, mit dem nativen " "Pfadtrennzeichen (umgekehrter Schrägstrich unter Windows)." #: utils/katevariableexpansionmanager.cpp:88 #, kde-format msgid "" "Full document path excluding file name, with native path separator " "(backslash on Windows)." msgstr "" "Vollständiger Pfad des Dokuments ohne den Dateinamen, mit dem nativen " "Pfadtrennzeichen (umgekehrter Schrägstrich unter Windows)." #: utils/katevariableexpansionmanager.cpp:96 #, kde-format msgid "" "Line number of the text cursor position in current document (starts with 0)." msgstr "" "Zeilennummer der Position des Cursors im aktuellen Dokument, Zählung beginnt " "mit 0." #: utils/katevariableexpansionmanager.cpp:103 #, kde-format msgid "" "Column number of the text cursor position in current document (starts with " "0)." msgstr "" "Spaltennummer der Position des Cursors im aktuellen Dokument, Zählung " "beginnt mit 0." #: utils/katevariableexpansionmanager.cpp:110 #, kde-format msgid "X component in global screen coordinates of the cursor position." msgstr "X-Komponente der Cursor-Position in globalen Bildschirmkoordinaten." #: utils/katevariableexpansionmanager.cpp:117 #, kde-format msgid "Y component in global screen coordinates of the cursor position." msgstr "Y-Komponente der Cursor-Position in globalen Bildschirmkoordinaten." #: utils/katevariableexpansionmanager.cpp:124 #, kde-format msgid "Text selection of the current document." msgstr "Textauswahl im aktiven Dokument." #: utils/katevariableexpansionmanager.cpp:131 #, kde-format msgid "Start line of selected text of the current document." msgstr "Startzeile des ausgewählten Texts im aktiven Dokument." #: utils/katevariableexpansionmanager.cpp:138 #, kde-format msgid "Start column of selected text of the current document." msgstr "Startspalte des ausgewählten Texts im aktiven Dokument." #: utils/katevariableexpansionmanager.cpp:145 #, kde-format msgid "End line of selected text of the current document." msgstr "Endzeile des ausgewählten Texts im aktiven Dokument." #: utils/katevariableexpansionmanager.cpp:152 #, kde-format msgid "End column of selected text of the current document." msgstr "Endspalte des ausgewählten Texts im aktiven Dokument." #: utils/katevariableexpansionmanager.cpp:159 #, kde-format msgid "Number of rows of the current document." msgstr "Zeilenanzahl im aktiven Dokument." #: utils/katevariableexpansionmanager.cpp:166 #, kde-format msgid "Read a document variable." msgstr "Eine Dokument-Variable lesen." #: utils/katevariableexpansionmanager.cpp:174 #, kde-format msgid "The current date in current locale format." msgstr "Das aktuelle Datum im lokalen Format." #: utils/katevariableexpansionmanager.cpp:181 #, kde-format msgid "The current date (ISO)." msgstr "Das aktuelle Datum im ISO-Format." #: utils/katevariableexpansionmanager.cpp:188 #, kde-format msgid "The current date (QDate formatstring)." msgstr "Das aktuelle Datum mit QDate-Formatierung." #: utils/katevariableexpansionmanager.cpp:196 #, kde-format msgid "The current time in current locale format." msgstr "Die aktuelle Zeit im lokalen Format." #: utils/katevariableexpansionmanager.cpp:203 #, kde-format msgid "The current time (ISO)." msgstr "Die aktuelle Zeit im ISO-Format." #: utils/katevariableexpansionmanager.cpp:210 #, kde-format msgid "The current time (QTime formatstring)." msgstr "Die aktuelle Zeit mit QTime-Formatierung." #: utils/katevariableexpansionmanager.cpp:218 #, kde-format msgid "Access to environment variables." msgstr "Zugriff auf Umgebungsvariablen." #: utils/katevariableexpansionmanager.cpp:226 #, kde-format msgid "Evaluate simple JavaScript statements." msgstr "Einfache JavaScript-Ausdrücke auswerten." #: utils/katevariableexpansionmanager.cpp:236 #, kde-format msgid "Encode text to make it URL compatible." msgstr "Text kodieren, um ihn URL-kompatibel zu machen." #: utils/katevariableexpansionmanager.cpp:244 #, kde-format msgid "Generate a new UUID." msgstr "Eine neue UUID erzeugen." #: variableeditor/variableeditor.cpp:37 #, kde-format msgid "Kate Handbook." msgstr "Das Handbuch zu Kate." #: variableeditor/variableeditor.cpp:210 #, kde-format msgid "true" msgstr "wahr" #: variableeditor/variableeditor.cpp:211 #, kde-format msgid "false" msgstr "falsch" #: variableeditor/variableeditor.cpp:347 #, kde-format msgctxt "value for variable remove-trailing-spaces" msgid "none" msgstr "keine" #: variableeditor/variableeditor.cpp:348 #, kde-format msgctxt "value for variable remove-trailing-spaces" msgid "modified" msgstr "geänderte" #: variableeditor/variableeditor.cpp:349 #, kde-format msgctxt "value for variable remove-trailing-spaces" msgid "all" msgstr "alle" #: variableeditor/variablelineedit.cpp:41 #, kde-format msgid "Show list of valid variables." msgstr "Liste gültiger Variablen anzeigen." #: variableeditor/variablelineedit.cpp:114 #, kde-format msgctxt "short translation please" msgid "Enable automatic insertion of brackets." msgstr "Automatisches Einfügen von Klammern aktivieren." #: variableeditor/variablelineedit.cpp:120 #, kde-format msgctxt "short translation please" msgid "Set the number of autocenter lines." msgstr "Anzahl automatisch zentrierter Zeilen festlegen." #: variableeditor/variablelineedit.cpp:125 #, kde-format msgctxt "short translation please" msgid "Set the document background color." msgstr "Hintergrundfarbe des Dokuments festlegen." #: variableeditor/variablelineedit.cpp:130 #, kde-format msgctxt "short translation please" msgid "Pressing backspace in leading whitespace unindents." msgstr "Rücktaste im führenden Leerbereich verringert Einrückungsebene." #: variableeditor/variablelineedit.cpp:138 #, kde-format msgctxt "short translation please" msgid "Enable block selection mode." msgstr "Blockauswahlmodus einschalten." #: variableeditor/variablelineedit.cpp:143 #, kde-format msgctxt "short translation please" msgid "Enable the byte order mark (BOM) when saving Unicode files." msgstr "" "Beim Speichern von Unicode-Dateien Byte-Reihenfolge-Markierung (BOM) " "aktivieren." #: variableeditor/variablelineedit.cpp:148 #, kde-format msgctxt "short translation please" msgid "Set the color for the bracket highlight." msgstr "Farbe zum Hervorheben von Klammern festlegen." #: variableeditor/variablelineedit.cpp:153 #, kde-format msgctxt "short translation please" msgid "Set the background color for the current line." msgstr "Hintergrundfarbe der aktuellen Zeile festlegen." #: variableeditor/variablelineedit.cpp:159 #, kde-format msgctxt "short translation please" msgid "Set the default dictionary used for spell checking." msgstr "Standard-Wörterbuch für die Rechtschreibprüfung festlegen." #: variableeditor/variablelineedit.cpp:164 #, kde-format msgctxt "short translation please" msgid "Enable dynamic word wrap of long lines." msgstr "Dynamischen Zeilenumbruch langer Zeilen aktivieren." #: variableeditor/variablelineedit.cpp:171 #, kde-format msgctxt "short translation please" msgid "Sets the end of line mode." msgstr "Zeilenende-Modus festlegen." #: variableeditor/variablelineedit.cpp:176 #, kde-format msgctxt "short translation please" msgid "" "Enable whether pressing enter will insert selected auto completion item." msgstr "" #: variableeditor/variablelineedit.cpp:181 #, kde-format msgctxt "short translation please" msgid "Enable folding markers in the editor border." msgstr "Markierungen für Code-Ausblendung am Editor-Rand anzeigen." #: variableeditor/variablelineedit.cpp:186 #, kde-format msgctxt "short translation please" msgid "Enable folding preview in the editor border." msgstr "Vorschau der Text-Ausblendung am Editor-Rand anzeigen." #: variableeditor/variablelineedit.cpp:192 #, kde-format msgctxt "short translation please" msgid "Set the point size of the document font." msgstr "Schriftgröße des Dokuments festlegen." #: variableeditor/variablelineedit.cpp:197 #, kde-format msgctxt "short translation please" msgid "Set the font of the document." msgstr "Schriftart des Dokuments festlegen." #: variableeditor/variablelineedit.cpp:213 #, kde-format msgctxt "short translation please" msgid "Set the syntax highlighting." msgstr "Syntaxhervorhebung festlegen." #: variableeditor/variablelineedit.cpp:218 #, kde-format msgctxt "short translation please" msgid "Set the icon bar color." msgstr "Farbe der Symbolleiste festlegen." #: variableeditor/variablelineedit.cpp:223 #, kde-format msgctxt "short translation please" msgid "Enable the icon border in the editor view." msgstr "Symbolleiste in der Editor-Ansicht aktivieren." #: variableeditor/variablelineedit.cpp:228 #, kde-format msgctxt "short translation please" msgid "Set the auto indentation style." msgstr "Art der automatischen Einrückung festlegen." #: variableeditor/variablelineedit.cpp:233 #, kde-format msgctxt "short translation please" msgid "Adjust indentation of text pasted from the clipboard." msgstr "" "Einrückung von Text vornehmen, der aus der Zwischenablage eingefügt wird." #: variableeditor/variablelineedit.cpp:239 #, kde-format msgctxt "short translation please" msgid "Set the indentation depth for each indent level." msgstr "Einrückungstiefe der Ebenen festlegen." #: variableeditor/variablelineedit.cpp:244 #, kde-format msgctxt "short translation please" msgid "Allow odd indentation level (no multiple of indent width)." msgstr "" "Zwischenebenen beim Einrücken zulassen (keine Mehrfache der " "Einrückungstiefe)." #: variableeditor/variablelineedit.cpp:249 #, kde-format msgctxt "short translation please" msgid "Show line numbers." msgstr "Zeilennummern anzeigen." #: variableeditor/variablelineedit.cpp:254 #, kde-format msgctxt "short translation please" msgid "Insert newline at end of file on save." msgstr "Beim Speichern Zeilenumbruch am Ende der Datei einfügen." #: variableeditor/variablelineedit.cpp:259 #, kde-format msgctxt "short translation please" msgid "Enable overwrite mode in the document." msgstr "Überschreiben-Modus im Dokument aktivieren." #: variableeditor/variablelineedit.cpp:264 #, kde-format msgctxt "short translation please" msgid "Enable persistent text selection." msgstr "Beständige Textauswahl aktivieren." #: variableeditor/variablelineedit.cpp:269 #, kde-format msgctxt "short translation please" msgid "Replace tabs with spaces when saving the document." msgstr "Beim Speichern des Dokuments Tabulatoren durch Leerzeichen ersetzen." #: variableeditor/variablelineedit.cpp:274 #, kde-format msgctxt "short translation please" msgid "Replace tabs with spaces." msgstr "Tabulatoren durch Leerzeichen ersetzen." #: variableeditor/variablelineedit.cpp:279 #, kde-format msgctxt "short translation please" msgid "Remove trailing spaces when saving the document." msgstr "Leerzeichen am Zeilenende beim Speichern entfernen." #: variableeditor/variablelineedit.cpp:284 #, kde-format msgctxt "short translation please" msgid "Show scrollbar minimap." msgstr "Textgrafik auf Bildlaufleiste anzeigen." #: variableeditor/variablelineedit.cpp:289 #, kde-format msgctxt "short translation please" msgid "Show scrollbar preview." msgstr "Vorschau an Bildlaufleiste anzeigen." #: variableeditor/variablelineedit.cpp:300 #, kde-format msgctxt "short translation please" msgid "Set the color scheme." msgstr "Farbschema festlegen." #: variableeditor/variablelineedit.cpp:305 #, kde-format msgctxt "short translation please" msgid "Set the text selection color." msgstr "Farbe der Textauswahl festlegen." #: variableeditor/variablelineedit.cpp:310 #, kde-format msgctxt "short translation please" msgid "Visualize tabs and trailing spaces." msgstr "Tabulatoren und Leerzeichen am Zeilenende hervorheben." #: variableeditor/variablelineedit.cpp:315 #, kde-format msgctxt "short translation please" msgid "Enable smart home navigation." msgstr "Intelligente Funktion der Pos1-Taste aktivieren." #: variableeditor/variablelineedit.cpp:320 #, kde-format msgctxt "short translation please" msgid "Pressing TAB key indents." msgstr "Beim Drücken der Tab-Taste einrücken." #: variableeditor/variablelineedit.cpp:326 #, kde-format msgctxt "short translation please" msgid "Set the tab display width." msgstr "Tabulatorweite festlegen." #: variableeditor/variablelineedit.cpp:332 #, kde-format msgctxt "short translation please" msgid "Set the number of undo steps to remember (0 equals infinity)." msgstr "" "Zahl der Schritte für Rückgängig/Wiederherstellen festlegen (0 bedeutet " "unbegrenzt)." #: variableeditor/variablelineedit.cpp:338 #, kde-format msgctxt "short translation please" msgid "Set the word wrap column." msgstr "Spalte für den Zeilenumbruch festlegen." #: variableeditor/variablelineedit.cpp:343 #, kde-format msgctxt "short translation please" msgid "Set the word wrap marker color." msgstr "Farbe für die Zeilenumbruchmarkierung festlegen." #: variableeditor/variablelineedit.cpp:348 #, kde-format msgctxt "short translation please" msgid "Enable word wrap while typing text." msgstr "Zeilenumbruch beim Tippen aktivieren." #: view/katestatusbar.cpp:114 #, kde-format msgid "Current cursor position. Click to go to a specific line." msgstr "" "Aktuelle Cursor-Position. Klicken Sie, um zur angegebenen Zeile zu gehen." #: view/katestatusbar.cpp:127 #, kde-format msgid "Insert mode and VI input mode indicator. Click to change the mode." msgstr "" "Anzeige für Einfügemodus und Vi-Eingabemodus. Klicken Sie, um den Modus zu " "ändern." #: view/katestatusbar.cpp:135 #, kde-format msgid "Change dictionary" msgstr "Wörterbuch auswählen" #: view/katestatusbar.cpp:161 view/katestatusbar.cpp:489 #, kde-format msgid "Tab Width" msgstr "Tabulatorweite" #: view/katestatusbar.cpp:169 view/katestatusbar.cpp:504 #, kde-format msgid "Indentation Width" msgstr "Einrückungstiefe" #: view/katestatusbar.cpp:177 #, kde-format msgid "Indentation Mode" msgstr "Einrückungsmodus" #: view/katestatusbar.cpp:179 #, kde-format msgid "Tabulators && Spaces" msgstr "Tabulatoren && Leerzeichen" #: view/katestatusbar.cpp:182 #, kde-format msgid "Tabulators" msgstr "Tabulatoren" #: view/katestatusbar.cpp:185 #, kde-format msgid "Spaces" msgstr "Leerzeichen" #: view/katestatusbar.cpp:197 #, kde-format msgid "Encoding" msgstr "Kodierung" #: view/katestatusbar.cpp:200 view/katestatusbar.cpp:201 #, kde-format msgid "End of line type" msgstr "Zeilenende-Typ" #: view/katestatusbar.cpp:207 #, kde-format msgid "Mode" msgstr "Modus" #: view/katestatusbar.cpp:209 view/kateview.cpp:717 #, kde-format msgid "" "Here you can choose which mode should be used for the current document. This " "will influence the highlighting and folding being used, for example." msgstr "" "Hier können Sie auswählen, welcher Modus für das aktuelle Dokument verwendet " "wird. Hierdurch wird unter anderem die Art von Hervorhebungen und " "Quelltextausblendungen beeinflusst." #: view/katestatusbar.cpp:216 #, kde-format msgid "Syntax highlighting" msgstr "Syntaxhervorhebung" #: view/katestatusbar.cpp:261 #, kde-format msgid "Line/Column compact mode" msgstr "Kompakter Zeilen/Spalten-Modus" #: view/katestatusbar.cpp:307 #, kde-format msgid "[BLOCK] %1" msgstr "[BLOCK] %1" #: view/katestatusbar.cpp:323 #, kde-format msgid "%1/%2:%3" msgstr "%1/%2:%3" #: view/katestatusbar.cpp:325 #, kde-format msgid "%1:%2" msgstr "%1:%2" #: view/katestatusbar.cpp:329 #, kde-format msgid "Line %1 of %2, Column %3" msgstr "Zeile: %1 von %2, Spalte %3" #: view/katestatusbar.cpp:331 #, kde-format msgid "Line %1, Column %2" msgstr "Zeile: %1 Spalte: %2" #: view/katestatusbar.cpp:406 #, kde-format msgid "Soft Tabs: %1" msgstr "Weiche Tabulatoren: %1" #: view/katestatusbar.cpp:407 #, kde-format msgid "Soft Tabs: %1 (%2)" msgstr "Weiche Tabulatoren: %1 (%2)" #: view/katestatusbar.cpp:408 #, kde-format msgid "Tab Size: %1" msgstr "Tabulatorweite: %1" #: view/katestatusbar.cpp:409 #, kde-format msgid "Indent/Tab: %1/%2" msgstr "Einrückung/Tabulator: %1/%2" #: view/katestatusbar.cpp:449 view/katestatusbar.cpp:475 #, kde-format msgctxt "@item:inmenu" msgid "Other…" msgstr "Weitere …" #: view/katestatusbar.cpp:477 #, kde-format msgid "Other (%1)" msgid_plural "Other (%1)" msgstr[0] "Sonstige (%1)" msgstr[1] "Sonstige (%1)" #: view/katestatusbar.cpp:489 #, kde-format msgid "Please specify the wanted tab width:" msgstr "Geben Sie bitte die gewünschte Tabulatorweite an:" #: view/katestatusbar.cpp:505 #, kde-format msgid "Please specify the wanted indentation width:" msgstr "Geben Sie bitte die gewünschte Einrückungstiefe an:" #: view/katestatusbar.cpp:568 #, kde-format msgctxt "" "%1 and %3 are the selected words/chars count, %2 and %4 are the total words/" "chars count." msgid "Words %1/%2, Chars %3/%4" msgstr "Wörter %1/%2, Zeichen %3/%4" #: view/katestatusbar.cpp:574 #, kde-format msgctxt "%1 and %2 are the total words/chars count." msgid "Words %1, Chars %2" msgstr "Wörter %1, Zeichen %2" #: view/katestatusbar.cpp:589 #, kde-format msgid "Zoom: %1%" msgstr "Vergrößerung: %1 %" #: view/kateview.cpp:457 #, kde-format msgid "Cut the selected text and move it to the clipboard" msgstr "" "Schneidet den ausgewählten Text aus und verschiebt ihn in die Zwischenablage" #: view/kateview.cpp:462 #, kde-format msgid "Paste previously copied or cut clipboard contents" msgstr "" "Fügt einen vorher kopierten oder ausgeschnittenen Inhalt aus der " "Zwischenablage ein" #: view/kateview.cpp:465 #, kde-format msgid "" "Use this command to copy the currently selected text to the system clipboard." msgstr "" "Mit diesem Befehl wird der markierte Text in die Zwischenablage kopiert." #: view/kateview.cpp:471 #, kde-format msgid "Clipboard &History Paste" msgstr "Einfügen aus Zwischenablage&verlauf" #: view/kateview.cpp:476 #, kde-format msgid "Paste Selection" msgstr "Auswahl einfügen" #: view/kateview.cpp:478 #, kde-format msgid "Paste previously mouse selection contents" msgstr "Fügt den Inhalt der vorherigen der Mausauswahl ein" #: view/kateview.cpp:483 #, fuzzy, kde-format #| msgid "Swap File Options" msgid "Copy File Location" msgstr "Swap-Dateieinstellungen" #: view/kateview.cpp:484 #, kde-format msgid "Copy the current file name and line number" msgstr "Den aktuellen Dateinamen und die Zeilennummer kopieren" #: view/kateview.cpp:487 #, kde-format msgid "Swap with Clipboard Contents" msgstr "Mit Inhalt der Zwischenablage tauschen" #: view/kateview.cpp:488 #, kde-format msgid "Swap the selected text with the clipboard contents" msgstr "Tauscht den ausgewählten Text mit dem Inhalt der Zwischenablage" #: view/kateview.cpp:491 #, kde-format msgid "Take Screenshot of Selection" msgstr "Bildschirmfoto der Auswahl aufnehmen" #: view/kateview.cpp:495 #, kde-format msgid "Save the current document" msgstr "Das aktuelle Dokument speichern" #: view/kateview.cpp:498 #, kde-format msgid "Revert the most recent editing actions" msgstr "Macht die zuletzt durchgeführten Bearbeitungen rückgängig" #: view/kateview.cpp:501 #, kde-format msgid "Revert the most recent undo operation" msgstr "Stellt die zuletzt rückgängig gemachte Änderung wieder her" #: view/kateview.cpp:505 #, kde-format msgid "&Scripts" msgstr "&Skripte" #: view/kateview.cpp:509 #, kde-format msgid "Apply &Word Wrap" msgstr "Zeilen&umbruch hinzufügen" #: view/kateview.cpp:511 #, kde-format msgid "" "Use this to wrap the current line, or to reformat the selected lines as " "paragraph, to fit the 'Wrap words at' setting in the configuration dialog." "

This is a static word wrap, meaning the document is changed." msgstr "" "Benutzen Sie dies, um die aktuelle Zeile zu umbrechen, oder die ausgewählten " "Zeilen als Absatz neuzuformatieren. Es kommt die Einstellung „Zeilenumbruch " "bei“ im Einrichtungsdialog zur Anwendung.

Dies ist ein statischer " "Zeilenumbruch, d.h. das Dokument wird verändert." #: view/kateview.cpp:517 #, kde-format msgid "&Clean Indentation" msgstr "Einrückungen &bereinigen" #: view/kateview.cpp:519 #, kde-format msgid "" "Use this to clean the indentation of a selected block of text (only tabs/" "only spaces).

You can configure whether tabs should be honored " "and used or replaced with spaces, in the configuration dialog." msgstr "" "Diese Funktion räumt die Einrückung in einem markierten Textblock auf (nur " "Tabulatoren/nur Leerzeichen).

Sie können im Einstellungsdialog " "festlegen, ob Tabulatoren berücksichtigt und benutzt werden sollen, oder ob " "sie durch Leerzeichen ersetzt werden sollen." #: view/kateview.cpp:524 #, fuzzy, kde-format #| msgid "Indentation Properties" msgid "Convert Indentation to Spaces" msgstr "Einrückungseigenschaften" #: view/kateview.cpp:531 #, fuzzy, kde-format #| msgid "&Format Indentation" msgid "Convert Indentation to Tabs" msgstr "&Einrücken" #: view/kateview.cpp:546 #, kde-format msgid "&Format Indentation" msgstr "&Einrücken" #: view/kateview.cpp:547 #, kde-format msgid "" "Use this to auto indent the current line or block of text to its proper " "indent level." msgstr "" "Verwenden Sie diese Funktion, wenn sie die aktuelle Zeile bzw. den " "entsprechenden Textblock an der korrekten Einrückungsebene ausrichten " "möchten." #: view/kateview.cpp:551 #, fuzzy, kde-format #| msgid "Align On" msgctxt "@action" msgid "&Align On…" msgstr "Ausrichten an" #: view/kateview.cpp:553 #, kde-format msgid "" "This command aligns lines in the selected block or whole document on the " "column given by a regular expression that you will be prompted for.

If you give an empty pattern it will align on the first non-blank " "character by default.
If the pattern has a capture it will indent on " "the captured match.

Examples:
With '-' it will insert " "spaces before the first '-' of each lines to align them all on the same " "column.
With ':\\s+(.)' it will insert spaces before the first non-" "blank character that occurs after a colon to align them all on the same " "column." msgstr "" "Dieser Befehl richtet alle Zeilen der Auswahl oder des gesamten Dokuments " "anhand eines regulären Ausdrucks aus, den einzugeben Sie gebeten werden.

Wenn Sie ein leeres Muster angeben, wird standardmäßig am ersten " "nicht leeren Zeichen ausgerichtet.
Wenn das Muster eine Übereinstimmung " "hat, dann wird an dieser ausgerichtet.

Beispiele:
Mit " "„-“ werden Leerzeichen vor dem ersten „-“ in jeder Zeile eingefügt, um diese " "an derselben Spalte auszurichten.
Mit „:\\s+(.)“ werden Leerzeichen vor " "dem ersten nicht leeren Zeichen eingefügt, das auf einen Doppelpunkt folgt, " "um die Zeilen an dessen Spalte auszurichten." #: view/kateview.cpp:564 #, kde-format msgid "C&omment" msgstr "&Kommentar" #: view/kateview.cpp:567 #, kde-format msgid "" "This command comments out the current line or a selected block of text.

The characters for single/multiple line comments are defined within " "the language's highlighting." msgstr "" "Dieser Befehl kommentiert die aktuelle Zeile oder einen markierten Textblock " "aus.

Die Zeichen für das ein-/mehrzeilige Auskommentieren von " "Text sind in der Hervorhebungsdefinition der Sprache festgelegt." #: view/kateview.cpp:572 #, kde-format msgid "Go to Previous Editing Location" msgstr "Zur vorherigen Bearbeitungsposition gehen" #: view/kateview.cpp:578 #, kde-format msgid "Go to Next Editing Location" msgstr "Zur nächsten Bearbeitungsposition gehen" #: view/kateview.cpp:584 #, kde-format msgid "Unco&mment" msgstr "Kommentar ent&fernen" #: view/kateview.cpp:587 #, kde-format msgid "" "This command removes comments from the current line or a selected block of " "text.

The characters for single/multiple line comments are " "defined within the language's highlighting." msgstr "" "Dieser Befehl entfernt die Kommentarzeichen aus der aktuellen Zeile oder dem " "markierten Textblock.

Die Zeichen für das ein-/mehrzeilige " "Auskommentieren von Text sind in der Hervorhebungsdefinition der Sprache " "festgelegt." #: view/kateview.cpp:592 #, kde-format msgid "Toggle Comment" msgstr "Kommentar ein-/ausschalten" #: view/kateview.cpp:596 #, kde-format msgid "&Read Only Mode" msgstr "&Nur-Lesen-Modus" #: view/kateview.cpp:597 #, kde-format msgid "Lock/unlock the document for writing" msgstr "Sperren/Entsperren des Dokuments für Schreibvorgänge" #: view/kateview.cpp:602 #, kde-format msgid "&Force RTL Direction" msgstr "&RTL-Zeilenrichtung erzwingen" #: view/kateview.cpp:603 #, kde-format msgid "Force RTL Text Direction" msgstr "RTL-Zeilenrichtung erzwingen" #: view/kateview.cpp:613 #, kde-format msgid "Uppercase" msgstr "Großschreibung" #: view/kateview.cpp:616 #, kde-format msgid "" "Convert the selection to uppercase, or the character to the right of the " "cursor if no text is selected." msgstr "" "Umwandeln der Auswahl in Großbuchstaben. Ist kein Text ausgewählt, wird das " "Zeichen rechts vom Cursor umgewandelt." #: view/kateview.cpp:622 #, kde-format msgid "Lowercase" msgstr "Kleinschreibung" #: view/kateview.cpp:625 #, kde-format msgid "" "Convert the selection to lowercase, or the character to the right of the " "cursor if no text is selected." msgstr "" "Umwandeln der Auswahl in Kleinbuchstaben. Ist kein Text ausgewählt, wird das " "Zeichen rechts vom Cursor umgewandelt." #: view/kateview.cpp:631 #, kde-format msgid "Capitalize" msgstr "Großschreibung am Wortanfang" #: view/kateview.cpp:634 #, kde-format msgid "" "Capitalize the selection, or the word under the cursor if no text is " "selected." msgstr "" "Alle Wortanfänge in der Auswahl oder des einen Worts unter dem Cursor groß " "schreiben." #: view/kateview.cpp:639 #, kde-format msgid "Join Lines" msgstr "Zeilen zusammenführen" #: view/kateview.cpp:644 #, kde-format msgid "Invoke Code Completion" msgstr "Quelltextvervollständigung aufrufen" #: view/kateview.cpp:645 #, kde-format msgid "" "Manually invoke command completion, usually by using a shortcut bound to " "this action." msgstr "" "Manueller Aufruf der Quelltextvervollständigung, üblicherweise durch einen " "mit dieser Aktion belegten Kurzbefehl." #: view/kateview.cpp:650 #, kde-format msgid "Remove Trailing Spaces" msgstr "Anhängende Leerzeichen entfernen" #: view/kateview.cpp:668 #, kde-format msgid "Print the current document." msgstr "Das aktive Dokument drucken." #: view/kateview.cpp:671 #, kde-format msgid "Show print preview of current document" msgstr "Druckvorschau des aktiven Dokuments anzeigen" #: view/kateview.cpp:675 #, kde-format msgid "Reloa&d" msgstr "Er&neut laden" #: view/kateview.cpp:677 #, kde-format msgid "Reload the current document from disk." msgstr "Zuletzt gespeicherte Version laden." #: view/kateview.cpp:681 #, kde-format msgid "Save the current document to disk, with a name of your choice." msgstr "Speichert das aktive Dokument unter einem Namen Ihrer Wahl." #: view/kateview.cpp:683 #, fuzzy, kde-format #| msgid "Save As with Encoding..." msgctxt "@action" msgid "Save As with Encodin&g…" msgstr "Mit &Kodierung speichern unter ..." #: view/kateview.cpp:689 #, fuzzy, kde-format #| msgid "Save &Copy As..." msgctxt "@action" msgid "Save Cop&y As…" msgstr "&Kopie speichern unter ..." #: view/kateview.cpp:690 #, kde-format msgid "Save a copy of the current document to disk." msgstr "Speichert eine Kopie des aktuellen Dokuments auf die Festplatte." #: view/kateview.cpp:694 #, kde-format msgid "" "This command opens a dialog and lets you choose a line that you want the " "cursor to move to." msgstr "" "Dieser Befehl öffnet ein Dialogfenster, in dem Sie die Zeile auswählen " "können, zu der Sie springen möchten." #: view/kateview.cpp:698 #, kde-format msgid "Go to Previous Modified Line" msgstr "Zur vorherigen geänderten Zeile gehen" #: view/kateview.cpp:699 #, kde-format msgid "Move upwards to the previous modified line." msgstr "Cursor nach oben zur vorherigen geänderten Zeile verschieben." #: view/kateview.cpp:704 #, kde-format msgid "Go to Next Modified Line" msgstr "Zur nächsten geänderten Zeile gehen" #: view/kateview.cpp:705 #, kde-format msgid "Move downwards to the next modified line." msgstr "Cursor nach unten zur nächsten geänderten Zeile verschieben." #: view/kateview.cpp:709 #, fuzzy, kde-format #| msgid "&Configure Editor..." msgctxt "@action" msgid "&Configure Editor…" msgstr "&Editor einrichten ..." #: view/kateview.cpp:711 #, kde-format msgid "Configure various aspects of this editor." msgstr "Ermöglicht diverse Einstellungen für diesen Editor." #: view/kateview.cpp:714 #, kde-format msgid "&Mode" msgstr "&Modus" #: view/kateview.cpp:720 #, kde-format msgid "&Highlighting" msgstr "&Hervorhebung" #: view/kateview.cpp:722 #, kde-format msgid "Here you can choose how the current document should be highlighted." msgstr "Hier können Sie die Hervorhebung für das aktuelle Dokument auswählen." #: view/kateview.cpp:725 #, kde-format msgid "&Editor Color Theme" msgstr "&Farbschema des Editors" #: view/kateview.cpp:731 #, kde-format msgid "&Indentation" msgstr "E&inrückung" #: view/kateview.cpp:738 #, kde-format msgid "Select the entire text of the current document." msgstr "Markiert den gesamten Text im aktiven Dokument." #: view/kateview.cpp:741 #, kde-format msgid "" "If you have selected something within the current document, this will no " "longer be selected." msgstr "" "Wenn Sie im aktiven Dokument etwas markiert haben, wird mit diesem Befehl " "die Auswahl aufgehoben." #: view/kateview.cpp:745 #, kde-format msgid "Enlarge Font" msgstr "Schrift vergrößern" #: view/kateview.cpp:747 #, kde-format msgid "This increases the display font size." msgstr "Hiermit wird die Schriftgröße der Anzeige erhöht." #: view/kateview.cpp:754 #, kde-format msgid "Shrink Font" msgstr "Schrift verkleinern" #: view/kateview.cpp:756 #, kde-format msgid "This decreases the display font size." msgstr "Hiermit wird die Schriftgröße der Anzeige verringert." #: view/kateview.cpp:763 #, kde-format msgid "Reset Font Size" msgstr "Schriftgröße zurücksetzen" #: view/kateview.cpp:765 #, kde-format msgid "This resets the display font size." msgstr "Hiermit wird die Schriftgröße der Anzeige zurückgesetzt." #: view/kateview.cpp:768 #, kde-format msgid "Bl&ock Selection Mode" msgstr "&Blockauswahlmodus" #: view/kateview.cpp:771 #, kde-format msgid "" "This command allows switching between the normal (line based) selection mode " "and the block selection mode." msgstr "" "Dieser Befehl schaltet zwischen dem normalen (zeilenbasierten) Auswahlmodus " "und dem Blockauswahlmodus um." #: view/kateview.cpp:775 #, kde-format msgid "Switch to Next Input Mode" msgstr "Zu nächstem Eingabemodus wechseln" #: view/kateview.cpp:777 #, kde-format msgid "Switch to the next input mode." msgstr "Wechselt zum nächsten Eingabemodus." #: view/kateview.cpp:780 #, kde-format msgid "Overwr&ite Mode" msgstr "Ü&berschreiben-Modus" #: view/kateview.cpp:783 #, kde-format msgid "" "Choose whether you want the text you type to be inserted or to overwrite " "existing text." msgstr "" "Wählen Sie aus, ob neu geschriebener Text in den bestehenden Text eingefügt " "oder dieser überschrieben werden soll." #: view/kateview.cpp:787 #, fuzzy, kde-format #| msgid "Whitespaces" msgid "Show Whitespace" msgstr "Leerräume" #: view/kateview.cpp:790 #, fuzzy, kde-format #| msgid "" #| "If this option is checked, the text lines will be wrapped at the view " #| "border on the screen.

This is only a view option, meaning the " #| "document will not changed." msgid "" "If this option is checked, whitespaces in this document will be visible.

This is only a view option, meaning the document will not be changed." msgstr "" "Bei Aktivierung dieser Einstellung werden Textzeilen am Rand des Fensters " "umgebrochen, wenn sie zu lang sind.

Die ist nur eine " "Darstellungsoption, das Dokument wird nicht geändert." #: view/kateview.cpp:794 #, kde-format msgid "&Dynamic Word Wrap" msgstr "&Dynamischer Zeilenumbruch" #: view/kateview.cpp:798 #, fuzzy, kde-format #| msgid "" #| "If this option is checked, the text lines will be wrapped at the view " #| "border on the screen.

This is only a view option, meaning the " #| "document will not changed." msgid "" "If this option is checked, the text lines will be wrapped at the view border " "on the screen.

This is only a view option, meaning the document " "will not be changed." msgstr "" "Bei Aktivierung dieser Einstellung werden Textzeilen am Rand des Fensters " "umgebrochen, wenn sie zu lang sind.

Die ist nur eine " "Darstellungsoption, das Dokument wird nicht geändert." #: view/kateview.cpp:802 #, kde-format msgid "Dynamic Word Wrap Indicators" msgstr "Anzeigen für d&ynamischen Zeilenumbruch" #: view/kateview.cpp:804 #, kde-format msgid "Choose when the Dynamic Word Wrap Indicators should be displayed" msgstr "" "Wählen Sie aus, wann Anzeigen für dynamischen Zeilenumbruch eingeblendet " "werden sollen" #: view/kateview.cpp:806 #, kde-format msgid "&Off" msgstr "&Aus" #: view/kateview.cpp:806 #, kde-format msgid "Follow &Line Numbers" msgstr "&Zeilennummern folgen" #: view/kateview.cpp:806 #, kde-format msgid "&Always On" msgstr "&Immer aktiv" #: view/kateview.cpp:810 #, kde-format msgid "Static Word Wrap" msgstr "Statischer Zeilenumbruch" #: view/kateview.cpp:812 #, kde-format msgid "" "If this option is checked, the text lines will be wrapped at the column " "defined in the editing properties." msgstr "" "Bei Aktivierung dieser Einstellung werden Textzeilen in der Spalte " "umgebrochen, die in den Eigenschaften des Editors definiert sind." #: view/kateview.cpp:819 #, kde-format msgid "Show Static &Word Wrap Marker" msgstr "Markierung für s&tatischen Zeilenumbruch anzeigen" #: view/kateview.cpp:822 #, kde-format msgid "" "Show/hide the Word Wrap Marker, a vertical line drawn at the word wrap " "column as defined in the editing properties" msgstr "" "Markierung für Zeilenumbruch anzeigen/ausblenden. Dabei handelt es sich um " "eine senkrechte Linie, die in den Einstellungen für den Editor eingeschaltet " "werden kann und die Position des statischen Zeilenumbruchs darstellt." #: view/kateview.cpp:826 #, kde-format msgid "Show Folding &Markers" msgstr "&Markierungen für Quelltextausblendungen anzeigen" #: view/kateview.cpp:828 #, kde-format msgid "" "You can choose if the codefolding marks should be shown, if codefolding is " "possible." msgstr "" "Sie können festlegen, ob Markierungen für Quelltextausblendungen angezeigt " "werden, sofern solche Ausblendungen möglich sind." #: view/kateview.cpp:831 #, kde-format msgid "Show &Icon Border" msgstr "S&ymbolrand anzeigen" #: view/kateview.cpp:833 #, kde-format msgid "" "Show/hide the icon border.

The icon border shows bookmark " "symbols, for instance." msgstr "" "Symbolrand anzeigen/ausblenden.

Der Symbolrand zeigt zum Beispiel " "Lesezeichensymbole an." #: view/kateview.cpp:836 #, kde-format msgid "Show &Line Numbers" msgstr "Zeilen&nummern anzeigen" #: view/kateview.cpp:838 #, kde-format msgid "Show/hide the line numbers on the left hand side of the view." msgstr "Zeilennummern am linken Rand der Ansicht anzeigen/ausblenden." #: view/kateview.cpp:841 #, kde-format msgid "Show Scroll&bar Marks" msgstr "&Markierungen in Bildlaufleiste anzeigen" #: view/kateview.cpp:843 #, kde-format msgid "" "Show/hide the marks on the vertical scrollbar.

The marks show " "bookmarks, for instance." msgstr "" "Markierung auf senkrechter Bildlaufleiste anzeigen/ausblenden.

Die Markierungen stehen zum Beispiel für Lesezeichen." #: view/kateview.cpp:846 #, kde-format msgid "Show Scrollbar Mini-Map" msgstr "Textgrafik auf Bildlaufleiste anzeigen" #: view/kateview.cpp:848 #, kde-format msgid "" "Show/hide the mini-map on the vertical scrollbar.

The mini-map " "shows an overview of the whole document." msgstr "" "Textgrafik auf senkrechter Bildlaufleiste anzeigen/ausblenden.

Die Textgrafik zeigt eine Übersicht des gesamten Dokuments." #. i18n("Show the whole document in the Mini-Map"), this); #. ac->addAction(QLatin1String("view_scrollbar_minimap_all"), a); #. a->setWhatsThis(i18n("Display the whole document in the mini-map.

With this option set the whole document will be visible in the #. mini-map.")); connect(a, SIGNAL(triggered(bool)), SlOT(toggleScrollBarMiniMapAll())); connect(m_toggleScrollBarMiniMap, SIGNAL(triggered(bool)), #. m_toggleScrollBarMiniMapAll, SLOT(setEnabled(bool))); #: view/kateview.cpp:860 #, kde-format msgid "Show Non-Printable Spaces" msgstr "Nicht druckbare Leerzeichen anzeigen" #: view/kateview.cpp:862 #, kde-format msgid "Show/hide bounding box around non-printable spaces" msgstr "Umgebende Rahmen um nicht druckbare Leerzeichen anzeigen/ausblenden" #: view/kateview.cpp:866 #, kde-format msgid "Switch to Command Line" msgstr "Auf Befehlszeile umschalten" #: view/kateview.cpp:868 #, kde-format msgid "Show/hide the command line on the bottom of the view." msgstr "Befehlszeile am unteren Rand der Ansicht anzeigen/ausblenden." #: view/kateview.cpp:871 #, kde-format msgid "Input Modes" msgstr "Eingabemodi" #: view/kateview.cpp:880 #, kde-format msgid "Activate/deactivate %1" msgstr "%1 ein- oder ausschalten" #: view/kateview.cpp:890 #, kde-format msgid "&End of Line" msgstr "Zeilen&ende" #: view/kateview.cpp:892 #, kde-format msgid "Choose which line endings should be used, when you save the document" msgstr "" "Wählen Sie hier aus, welcher Zeilenende-Typ beim Speichern verwendet werden " "soll" #: view/kateview.cpp:893 #, kde-format msgctxt "@item:inmenu End of Line" msgid "&UNIX" msgstr "&UNIX" #: view/kateview.cpp:894 #, kde-format msgctxt "@item:inmenu End of Line" msgid "&Windows/DOS" msgstr "&Windows/DOS" #: view/kateview.cpp:895 #, kde-format msgctxt "@item:inmenu End of Line" msgid "&Macintosh" msgstr "&Macintosh" #: view/kateview.cpp:900 #, kde-format msgid "Add &Byte Order Mark (BOM)" msgstr "&Byte-Reihenfolge-Markierung (BOM) hinzufügen" #: view/kateview.cpp:903 #, kde-format msgid "" "Enable/disable adding of byte order marks for UTF-8/UTF-16 encoded files " "while saving" msgstr "" "Das Hinzufügen von Byte-Reihenfolge-Markierungen für UTF-8/UTF-16-kodierte " "Dateien beim Speichern aktivieren/deaktivieren" #: view/kateview.cpp:907 #, kde-format msgid "E&ncoding" msgstr "&Kodierung" #: view/kateview.cpp:911 #, kde-format msgid "Look up the first occurrence of a piece of text or regular expression." msgstr "" "Nach dem ersten Vorkommen eines Textes oder regulären Ausdrucks suchen." #: view/kateview.cpp:915 #, kde-format msgid "Find Selected" msgstr "Auswahl suchen" #: view/kateview.cpp:917 #, kde-format msgid "Finds next occurrence of selected text." msgstr "Sucht das nächste Vorkommen des markierten Textes." #: view/kateview.cpp:921 #, kde-format msgid "Find Selected Backwards" msgstr "Auswahl suchen (rückwärts)" #: view/kateview.cpp:923 #, kde-format msgid "Finds previous occurrence of selected text." msgstr "Sucht nach dem vorherigen Vorkommen des markierten Textes." #: view/kateview.cpp:927 #, kde-format msgid "Find and Select Next Occurrence" msgstr "Nächstes Vorkommen suchen und auswählen" #: view/kateview.cpp:929 #, kde-format msgid "Finds next occurrence of the word under cursor and add it to selection." msgstr "" "Sucht das nächste Vorkommen des Wortes an der Cursorposition und fügt es der " "Auswahl hinzu." #: view/kateview.cpp:933 #, kde-format msgid "Mark Currently Selected Occurrence as Skipped" msgstr "Zurzeit ausgewähltes Vorkommen als übersprungen markieren" #: view/kateview.cpp:935 #, kde-format msgid "Marks the currently selected word as skipped." msgstr "Das aktuell ausgewählte Wort als übersprungen markieren." #: view/kateview.cpp:939 #, kde-format msgid "Find and Select All Occurrences" msgstr "Alle Vorkommen suchen und auswählen" #: view/kateview.cpp:941 #, fuzzy, kde-format #| msgid "Finds all occurrences of the word under cursor and select them." msgid "Finds all occurrences of the word under cursor and selects them." msgstr "" "Sucht alle Vorkommen des Wortes an der Cursorposition und wählt diese aus." #: view/kateview.cpp:945 #, kde-format msgid "Look up the next occurrence of the search phrase." msgstr "Nach der nächsten Fundstelle des Suchausdrucks suchen." #: view/kateview.cpp:949 #, kde-format msgid "Look up the previous occurrence of the search phrase." msgstr "Nach der vorherigen Fundstelle des Suchausdrucks suchen." #: view/kateview.cpp:953 #, kde-format msgid "" "Look up a piece of text or regular expression and replace the result with " "some given text." msgstr "" "Einen Text oder regulären Ausdruck suchen und ihn durch den angegebenen Text " "ersetzen." #: view/kateview.cpp:956 #, kde-format msgid "Add Cursors to Line Ends" msgstr "Cursor an Zeilenenden hinzufügen" #: view/kateview.cpp:958 #, kde-format msgid "Creates a cursor at the end of every line in selection." msgstr "Erzeugt einen Cursor am Ende jeder ausgewählten Zeile." #: view/kateview.cpp:962 #, kde-format msgid "Add Caret below Cursor" msgstr "Cursor unterhalb hinzufügen" #: view/kateview.cpp:964 #, kde-format msgid "Adds a caret in the line below the current caret." msgstr "Fügt einen Cursor in der Zeile unterhalb des aktiven Cursors ein." #: view/kateview.cpp:968 #, kde-format msgid "Add Caret above Cursor" msgstr "Cursor oberhalb hinzufügen" #: view/kateview.cpp:970 #, kde-format msgid "Adds a caret in the line above the current caret." msgstr "Fügt einen Cursor in der Zeile oberhalb des aktiven Cursors ein." #: view/kateview.cpp:974 #, kde-format msgid "Toggle Camel Case Cursor Movement" msgstr "Camel-Case-Cursorbewegung" #: view/kateview.cpp:975 #, kde-format msgid "Toggle between normal word movement and camel case cursor movement." msgstr "" "Zwischen normaler Cursorbewegung und Bewegung über Binnenmajuskel (Camel " "Case) umschalten." #: view/kateview.cpp:979 #, kde-format msgid "Remove Cursors from Empty Lines" msgstr "Cursor in leeren Zeilen entfernen" #: view/kateview.cpp:980 #, kde-format msgid "Remove cursors from empty lines" msgstr "Cursor in leeren Zeilen entfernen" #: view/kateview.cpp:984 #, kde-format msgid "Automatic Spell Checking" msgstr "Automatische Rechtschreibprüfung" #: view/kateview.cpp:985 #, kde-format msgid "Enable/disable automatic spell checking" msgstr "Automatische Rechtschreibprüfung aktivieren/deaktivieren" #: view/kateview.cpp:991 #, kde-format msgctxt "@action" msgid "Change Dictionary…" msgstr "Wörterbuch auswählen …" #: view/kateview.cpp:992 #, kde-format msgid "Change the dictionary that is used for spell checking." msgstr "" "Wählen Sie das Wörterbuch, das für die Rechtschreibprüfung verwendet wird." #: view/kateview.cpp:996 #, kde-format msgid "Clear Dictionary Ranges" msgstr "Wörterbuch-Bereiche leeren" #: view/kateview.cpp:998 #, kde-format msgid "" "Remove all the separate dictionary ranges that were set for spell checking." msgstr "" "Alle separaten Wörterbuch-Bereiche leeren, die für die Rechtschreibprüfung " "eingestellt wurden." #: view/kateview.cpp:1004 #, kde-format msgid "Copy as &HTML" msgstr "Als &HTML kopieren" #: view/kateview.cpp:1005 #, kde-format msgid "" "Use this command to copy the currently selected text as HTML to the system " "clipboard." msgstr "" "Mit diesem Befehl wird der momentan markierte Text als HTML in die " "Zwischenablage kopiert." #: view/kateview.cpp:1009 #, kde-format msgctxt "@action" msgid "E&xport as HTML…" msgstr "Als &HTML exportieren …" #: view/kateview.cpp:1011 #, kde-format msgid "" "This command allows you to export the current document with all highlighting " "information into a HTML document." msgstr "" "Mit diesem Befehl können Sie das aktive Dokument mit allen Hervorhebungen in " "ein HTML-Dokument speichern." #: view/kateview.cpp:1050 #, kde-format msgid "Move Word Left" msgstr "Wort nach links" #: view/kateview.cpp:1056 #, kde-format msgid "Select Character Left" msgstr "Zeichen links auswählen" #: view/kateview.cpp:1062 #, kde-format msgid "Select Word Left" msgstr "Wort links auswählen" #: view/kateview.cpp:1068 #, kde-format msgid "Move Word Right" msgstr "Wort nach rechts" #: view/kateview.cpp:1074 #, kde-format msgid "Select Character Right" msgstr "Zeichen rechts auswählen" #: view/kateview.cpp:1080 #, kde-format msgid "Select Word Right" msgstr "Wort rechts auswählen" #: view/kateview.cpp:1086 #, fuzzy, kde-format #| msgid "Paste Selection" msgid "Start the Marked Selection" msgstr "Auswahl einfügen" #: view/kateview.cpp:1087 #, kde-format msgid "" "Emulate the Emacs-like selection mode, where the beginning is marked and " "then the selection is continuously updated." msgstr "" #: view/kateview.cpp:1092 #, kde-format msgid "Move to Beginning of Line" msgstr "Zum Zeilenanfang" #: view/kateview.cpp:1098 #, kde-format msgid "Move to Beginning of Document" msgstr "Zum Dokumentanfang" #: view/kateview.cpp:1104 #, kde-format msgid "Select to Beginning of Line" msgstr "Bis zum Zeilenanfang markieren" #: view/kateview.cpp:1110 #, kde-format msgid "Select to Beginning of Document" msgstr "Bis zum Dokumentanfang markieren" #: view/kateview.cpp:1116 #, kde-format msgid "Move to End of Line" msgstr "Zum Zeilenende" #: view/kateview.cpp:1122 #, kde-format msgid "Move to End of Document" msgstr "Zum Dokumentende" #: view/kateview.cpp:1128 #, kde-format msgid "Select to End of Line" msgstr "Bis Zeilenende auswählen" #: view/kateview.cpp:1134 #, kde-format msgid "Select to End of Document" msgstr "Bis zum Dokumentende markieren" #: view/kateview.cpp:1140 #, kde-format msgid "Select to Previous Line" msgstr "Bis zur vorherigen Zeile markieren" #: view/kateview.cpp:1146 #, kde-format msgid "Scroll Line Up" msgstr "Eine Zeile nach oben rollen" #: view/kateview.cpp:1152 #, kde-format msgid "Move to Next Line" msgstr "Zur nächsten Zeile" #: view/kateview.cpp:1158 #, kde-format msgid "Move to Previous Line" msgstr "Zur vorherigen Zeile" #: view/kateview.cpp:1164 #, kde-format msgid "Move Cursor Right" msgstr "Cursor nach rechts" #: view/kateview.cpp:1170 #, kde-format msgid "Move Cursor Left" msgstr "Cursor nach links" #: view/kateview.cpp:1176 #, kde-format msgid "Select to Next Line" msgstr "Bis zur nächsten Zeile auswählen" #: view/kateview.cpp:1182 #, kde-format msgid "Scroll Line Down" msgstr "Eine Zeile nach unten rollen" #: view/kateview.cpp:1188 #, kde-format msgid "Scroll Page Up" msgstr "Eine Seite nach oben rollen" #: view/kateview.cpp:1194 #, kde-format msgid "Select Page Up" msgstr "Eine Seite nach oben markieren" #: view/kateview.cpp:1200 #, kde-format msgid "Move to Top of View" msgstr "Zum oberen Rand der Ansicht" #: view/kateview.cpp:1206 #, kde-format msgid "Select to Top of View" msgstr "Bis zum oberen Rand der Ansicht auswählen" #: view/kateview.cpp:1212 #, kde-format msgid "Scroll Page Down" msgstr "Eine Seite nach unten rollen" #: view/kateview.cpp:1218 #, kde-format msgid "Select Page Down" msgstr "Eine Seite nach unten markieren" #: view/kateview.cpp:1224 #, kde-format msgid "Move to Bottom of View" msgstr "Zum unteren Rand der Ansicht" #: view/kateview.cpp:1230 #, kde-format msgid "Select to Bottom of View" msgstr "Bis zum unteren Rand der Ansicht auswählen" #: view/kateview.cpp:1236 #, kde-format msgid "Go to Matching Bracket" msgstr "Zur passenden Klammer" #: view/kateview.cpp:1242 #, kde-format msgid "Select to Matching Bracket" msgstr "Bis zur passenden Klammer markieren" #: view/kateview.cpp:1250 #, kde-format msgid "Transpose Characters" msgstr "Zeichen tauschen" #: view/kateview.cpp:1255 #, kde-format msgid "Transpose Words" msgstr "Wörter tauschen" #: view/kateview.cpp:1260 #, kde-format msgid "Delete Line" msgstr "Zeile löschen" #: view/kateview.cpp:1266 #, kde-format msgid "Delete Word Left" msgstr "Wort links löschen" #: view/kateview.cpp:1272 #, kde-format msgid "Delete Word Right" msgstr "Wort rechts löschen" #: view/kateview.cpp:1278 #, kde-format msgid "Delete Next Character" msgstr "Nächstes Zeichen löschen" #: view/kateview.cpp:1284 #, kde-format msgid "Backspace" msgstr "Rücktaste" #: view/kateview.cpp:1292 #, kde-format msgid "Insert Tab Character" msgstr "Tabulatorzeichen einfügen" #: view/kateview.cpp:1297 #, kde-format msgid "Insert Smart Newline" msgstr "Intelligenten Zeilenumbruch einfügen" #: view/kateview.cpp:1298 #, kde-format msgid "" "Insert newline including leading characters of the current line which are " "not letters or numbers." msgstr "" "Fügt einen Zeilenumbruch und zusätzlich diejenigen führenden Zeichen der " "aktuellen Zeile ein, die keine Buchstaben und Ziffern sind." #: view/kateview.cpp:1306 #, kde-format msgid "Insert a Non-Indented Newline" msgstr "Zeilenumbruch ohne Einrückung einfügen" #: view/kateview.cpp:1307 #, kde-format msgid "" "Insert a new line without indentation, regardless of indentation settings." msgstr "" "Fügt eine neue Zeile ohne Einrückung ein, ohne die Einstellung für " "Einrückung zu beachten." #: view/kateview.cpp:1315 #, kde-format msgid "Insert a Newline Above Current Line" msgstr "Zeilenumbruch über der aktuellen Zeile einfügen" #: view/kateview.cpp:1316 #, kde-format msgid "" "Insert a new line above current line without modifying the current line." msgstr "" "Einen Zeilenumbruch über der aktuellen Zeile einfügen, ohne die aktuelle " "Zeile zu verändern." #: view/kateview.cpp:1324 #, kde-format msgid "Insert a Newline Below Current Line" msgstr "Zeilenumbruch unter der aktuellen Zeile einfügen" #: view/kateview.cpp:1325 #, kde-format msgid "" "Insert a new line below current line without modifying the current line." msgstr "" "Einen Zeilenumbruch unter der aktuellen Zeile einfügen, ohne die aktuelle " "Zeile zu verändern." #: view/kateview.cpp:1334 #, kde-format msgid "&Indent" msgstr "Ei&nrücken" #: view/kateview.cpp:1336 #, kde-format msgid "" "Use this to indent a selected block of text.

You can configure " "whether tabs should be honored and used or replaced with spaces, in the " "configuration dialog." msgstr "" "Benutzen Sie diese Funktion, um einen vorher markierten Textblock " "einzurücken.

Sie können im Einstellungsdialog festlegen, ob " "Tabulatoren berücksichtigt oder ob sie durch Leerzeichen ersetzt werden " "sollen." #: view/kateview.cpp:1343 #, kde-format msgid "&Unindent" msgstr "A&usrücken" #: view/kateview.cpp:1344 #, kde-format msgid "Use this to unindent a selected block of text." msgstr "" "Mit dieser Funktion entfernen Sie eine Einrückungsebene eines markierten " "Textblocks." #: view/kateview.cpp:1362 #, kde-format msgid "Fold Toplevel Nodes" msgstr "Oberste Ebene einklappen" #: view/kateview.cpp:1366 #, kde-format msgid "Unfold Toplevel Nodes" msgstr "Oberste Ebene ausklappen" #: view/kateview.cpp:1370 #, kde-format msgid "Toggle Current Node" msgstr "Aktuellen Knoten umschalten" #: view/kateview.cpp:1374 #, kde-format msgid "Toggle Contained Nodes" msgstr "Enthaltene Knoten umschalten" #: view/kateview.cpp:1383 #, fuzzy, kde-format #| msgid "Text selection of the current document." msgid "Say current selection or document" msgstr "Textauswahl im aktiven Dokument." #: view/kateview.cpp:1393 #, fuzzy, kde-format #| msgid "Save the current document" msgid "Stop current output" msgstr "Das aktuelle Dokument speichern" #: view/kateview.cpp:1399 #, fuzzy, kde-format #| msgid "Save the current document" msgid "Pause current output" msgstr "Das aktuelle Dokument speichern" #: view/kateview.cpp:1405 #, fuzzy, kde-format #| msgid "Save the current document" msgid "Resume current output" msgstr "Das aktuelle Dokument speichern" #: view/kateview.cpp:1576 #, kde-format msgid "(R/O) %1" msgstr "(R/O) %1" #: view/kateview.cpp:1764 #, kde-format msgid "Camel case movement disabled" msgstr "Camel-Case-Cursorbewegung deaktiviert" #: view/kateview.cpp:1766 #, kde-format msgid "Camel case movement enabled" msgstr "Camel-Case-Cursorbewegung aktiviert" #: view/kateview.cpp:2301 #, kde-format msgid "Search wrapped" msgstr "Suche hat das Ende erreicht" #: view/kateview.cpp:3884 #, kde-format msgid "Align On" msgstr "Ausrichten an" #: view/kateview.cpp:3884 #, kde-format msgid "Alignment pattern:" msgstr "Ausrichtungsmuster:" #: view/kateview.cpp:4961 #, kde-format msgid "Export File as HTML" msgstr "Datei als HTML exportieren" #: view/kateviewhelpers.cpp:287 view/kateviewhelpers.cpp:332 #: view/kateviewhelpers.cpp:988 #, kde-format msgctxt "from line - to line" msgid "

%1

%2
" msgstr "
%1

%2
" #: view/kateviewhelpers.cpp:1162 #, kde-format msgid "Available Commands" msgstr "Verfügbare Befehle" #: view/kateviewhelpers.cpp:1163 #, kde-format msgid "" "

For help on individual commands, do 'help <command>'" msgstr "" "

Für Hilfe zu einzelnen Befehlen „help <Befehl>“ " "eingeben

" #: view/kateviewhelpers.cpp:1170 #, kde-format msgid "No help for '%1'" msgstr "Es gibt keine Hilfe für „%1“" #: view/kateviewhelpers.cpp:1173 #, kde-format msgid "No such command %1" msgstr "Es gibt keinen Befehl %1" #: view/kateviewhelpers.cpp:1179 #, kde-format msgid "" "

This is the Katepart command line.
Syntax: command " "[ arguments ]
For a list of available commands, enter " "help list
For help for individual commands, enter " "help <command>

" msgstr "" "

Dies ist die Katepart-Befehlszeile.
Syntax: Befehl " "[ Argumente ]
Für eine Liste der verfügbaren Befehle " "help list eingeben.
Für Hilfe zu einem bestimmten " "Befehl help <Befehl> eingeben.

" #: view/kateviewhelpers.cpp:1267 vimode/emulatedcommandbar/commandmode.cpp:210 #, kde-format msgid "No such command: \"%1\"" msgstr "Unbekannter Befehl: „%1“" #: view/kateviewhelpers.cpp:1270 vimode/emulatedcommandbar/commandmode.cpp:192 #, kde-format msgid "Error: No range allowed for command \"%1\"." msgstr "Fehler: Für den Befehl „%1“ ist kein Bereich zulässig." #: view/kateviewhelpers.cpp:1280 vimode/emulatedcommandbar/commandmode.cpp:196 #, kde-format msgid "Success: " msgstr "Erfolg: " #: view/kateviewhelpers.cpp:1294 vimode/emulatedcommandbar/commandmode.cpp:205 #, kde-format msgid "Command \"%1\" failed." msgstr "Befehl „%1“ fehlgeschlagen." #: view/kateviewhelpers.cpp:2582 view/kateviewhelpers.cpp:2583 #, kde-format msgid "Mark Type %1" msgstr "Markierung Typ %1" #: view/kateviewhelpers.cpp:2606 #, kde-format msgid "Set Default Mark Type" msgstr "Standard-Markierungstyp festlegen" #: view/kateviewhelpers.cpp:2747 #, kde-format msgid "Disable Annotation Bar" msgstr "Anmerkungsleiste deaktivieren" #: view/screenshotdialog.cpp:178 #, kde-format msgid "Save" msgstr "Speichern" #: view/screenshotdialog.cpp:179 #, kde-format msgid "Copy" msgstr "Kopieren" #: view/screenshotdialog.cpp:180 #, kde-format msgctxt "@action:button" msgid "Background Color…" msgstr "Hintergrundfarbe …" #: view/screenshotdialog.cpp:182 #, kde-format msgid "Show Extra Decorations" msgstr "Zusätzliche Dekoration anzeigen" #: view/screenshotdialog.cpp:183 #, kde-format msgid "Show Window Decorations" msgstr "Fensterdekoration anzeigen" #: view/screenshotdialog.cpp:188 #, fuzzy, kde-format #| msgid "Take Screenshot of Selection" msgctxt "@title:window" msgid "Take Screenshot of Selection" msgstr "Bildschirmfoto der Auswahl aufnehmen" #: view/screenshotdialog.cpp:260 #, kde-format msgid "Don't Show Line Numbers" msgstr "Zeilennummern ausblenden" #: view/screenshotdialog.cpp:261 #, kde-format msgid "Show Line Numbers From 1" msgstr "Zeilennummern bei 1 beginnen" #: view/screenshotdialog.cpp:262 #, kde-format msgid "Show Actual Line Numbers" msgstr "Tatsächliche Zeilennummern anzeigen" #: view/screenshotdialog.cpp:423 #, kde-format msgctxt "@title:window" msgid "Screenshot saving failed" msgstr "Speichern des Bildschirmfotos fehlgeschlagen" #: view/screenshotdialog.cpp:423 #, kde-format msgid "Screenshot saving failed: %1" msgstr "Das Speichern des Bildschirmfotos ist fehlgeschlagen: %1" #: vimode/appcommands.cpp:67 #, kde-format msgid "All documents written to disk" msgstr "Alle Dokumente wurden gespeichert" #: vimode/appcommands.cpp:70 #, kde-format msgid "Document written to disk" msgstr "Dokument gespeichert" #: vimode/appcommands.cpp:202 #, kde-format msgid "" "

w/wa — write document(s) to disk

Usage: w[a]

Writes the current document(s) to disk. It can be called in " "two ways:
w — writes the current document to disk
" "wa — writes all documents to disk.

If no file name is " "associated with the document, a file dialog will be shown.

" msgstr "" "

w/wa — Dokument(e) auf das Medium schreiben

Aufruf: " "w[a]

Schreibt die aktuellen Dokumente auf das " "Speichermedium. Es gibt zwei Varianten des Befehls:
w — " "schreibt das aktuelle Dokument auf das Medium
wa — " "schreibt alle Dokumente auf das Medium.

Wenn dem Dokument noch kein " "Dateiname zugewiesen ist, öffnet sich ein Dateidialog.

" #: vimode/appcommands.cpp:213 #, kde-format msgid "" "

q/qa/wq/wqa — [write and] quit

Usage: [w]q[a]

Quits the application. If w is prepended, it also " "writes the document(s) to disk. This command can be called in several ways:" "
q — closes the current view.
qa — " "closes all views, effectively quitting the application.
wq " "— writes the current document to disk and closes its view.
" "wqa — writes all documents to disk and quits.

In all " "cases, if the view being closed is the last view, the application quits. If " "no file name is associated with the document and it should be written to " "disk, a file dialog will be shown.

" msgstr "" "

q/qa/wq/wqa — [schreiben und] beenden

Aufruf: " "[w]q[a]

Beendet die Anwendung. Wenn w mit " "angegeben ist, wird zudem das Dokument auf das Medium geschrieben. Dieser " "Befehl kann auf verschiedene Weisen aufgerufen werden:
q " "— schließt die aktuelle Ansicht.
qa — schließt " "alle Ansichten, beendet also die Anwendung.
wq — " "schreibt das aktuelle Dokument auf das Medium und schließt die dazu " "gehörende Ansicht.
wqa — schreibt alle Dokumente auf das " "Medium und beendet die Anwendung.

In allen Fällen wird die Anwendung " "beendet, sobald die letzte Ansicht geschlossen ist. Wenn ein Dokument " "gespeichert werden soll, dem noch kein Dateiname zugeordnet ist, wird ein " "Dateidialog geöffnet.

" #: vimode/appcommands.cpp:228 #, kde-format msgid "" "

x/xa — write and quit

Usage: x[a]

Saves document(s) and quits (exits). This command can be called " "in two ways:
x — closes the current view.
xa — closes all views, effectively quitting the application.

In " "all cases, if the view being closed is the last view, the application quits. " "If no file name is associated with the document and it should be written to " "disk, a file dialog will be shown.

Unlike the 'w' commands, this " "command only writes the document if it is modified.

" msgstr "" "

x/xa — schreiben und beenden

Aufruf: x[a]

Speichert Dokumente und beendet die Anwendung. Dieser Befehl kann " "auf zwei Weisen aufgerufen werden:
x — schließt die " "aktuelle Ansicht.
xa — schließt alle Ansichten, beendet " "also die Anwendung.

In allen Fällen wird die Anwendung beendet, sobald " "die letzte Ansicht geschlossen ist. Wenn ein Dokument gespeichert werden " "soll, dem noch kein Dateiname zugeordnet ist, wird ein Dateidialog geöffnet." "

Anders als beim „w“-Befehl wird das Dokument hier nur geschrieben, " "wenn es geändert worden ist.

" #: vimode/appcommands.cpp:242 #, kde-format msgid "" "

sp,split— Split horizontally the current view into two

Usage: sp[lit]

The result is two views on the " "same document.

" msgstr "" "

sp,split — die aktuelle Ansicht waagerecht in zwei teilen

Aufruf: sp[lit]

Es werden danach zwei Ansichten " "mit demselben Dokument angezeigt.

" #: vimode/appcommands.cpp:248 #, kde-format msgid "" "

vs,vsplit— Split vertically the current view into two

Usage: vs[plit]

The result is two views on the " "same document.

" msgstr "" "

vs,vsplit — die aktuelle Ansicht senkrecht in zwei teilen

Aufruf: vs[plit]

Es werden danach zwei Ansichten " "mit demselben Dokument angezeigt.

" #: vimode/appcommands.cpp:254 #, kde-format msgid "" "

clo[se]— Close the current view

Usage: clo[se]

After executing it, the current view will be closed.

" msgstr "" "

clo[se] — Schließt die aktuelle Ansicht

Aufruf: " "clo[se]

Nach der Ausführung wird die aktuelle Ansicht " "geschlossen.

" #: vimode/appcommands.cpp:260 #, kde-format msgid "" "

[v]new — split view and create new document

Usage: " "[v]new

Splits the current view and opens a new " "document in the new view. This command can be called in two ways:
" "new — splits the view horizontally and opens a new document." "
vnew — splits the view vertically and opens a new " "document.

" msgstr "" "

[v]new — Ansicht teilen und neues Dokument erstellen

Aufruf: [v]new

Teilt die aktuelle Ansicht und " "öffnet in der neuen Ansicht ein neues Dokument. Dieser Befehl kann auf zwei " "Weisen aufgerufen werden:
new — teilt die Ansicht " "waagerecht und öffnet ein neues Dokument.
vnew — teilt " "die Ansicht senkrecht und öffnet ein neues Dokument.

" #: vimode/appcommands.cpp:270 #, kde-format msgid "" "

e[dit] — reload current document

Usage: e[dit]

Starts editing the current document again. This is " "useful to re-edit the current file, when it was modified on disk.

" msgstr "" "

e[dit] — das aktuelle Dokument neu laden

Usage: " "e[dit]

Startet das Bearbeiten des aktuellen Dokuments " "neu. Das ist sinnvoll, wenn die Datei auf dem Speichermedium verändert " "worden ist.

" #: vimode/appcommands.cpp:518 #, kde-format msgid "" "

b,buffer — Edit document N from the document list

Usage: b[uffer] [N]

" msgstr "" "

b,buffer — Dokument N in der Dokumentenliste bearbeiten

Aufruf: b[uffer] [N]

" #: vimode/appcommands.cpp:523 #, kde-format msgid "" "

bp,bprev — previous buffer

Usage: bp[revious] " "[N]

Goes to [N]th previous document (\"buffer" "\") in document list.

[N] defaults to one.

Wraps " "around the start of the document list.

" msgstr "" "

bp,bprev — zum vorherigen Dokument wechseln

Aufruf: " "bp[revious] [N]

Wechselt zum [N]. Dokument " "(„buffer“) vor dem aktuellen in der Dokumentenliste.

Ohne " "Angabe ist [N] „1“.

Nach dem ersten Dokument springt dieser " "Befehl zum Ende der Liste.

" #: vimode/appcommands.cpp:531 #, kde-format msgid "" "

bn,bnext — switch to next document

Usage: " "bn[ext] [N]

Goes to [N]th next document " "(\"buffer\") in document list.[N] defaults to one.

Wraps around the end of the document list.

" msgstr "" "

bn,bnext — zum nächsten Dokument wechseln

Aufruf: " "bn[ext] [N]

Wechselt zum [N]. Dokument („buffer“) nach dem aktuellen in der Dokumentenliste. Ohne Angabe ist [N] „1“.

Nach dem letzten Dokument springt dieser Befehl zum Anfang " "der Liste.

" #: vimode/appcommands.cpp:539 #, kde-format msgid "" "

bf,bfirst — first document

Usage: bf[irst]

Goes to the first document (\"buffer\") in document " "list.

" msgstr "" "

bf,bfirst — zum ersten Dokument wechseln

Aufruf: " "bf[irst]

Wechselt zum ersten („first“) Dokument " "(„buffer“) in der Dokumentenliste.

" #: vimode/appcommands.cpp:545 #, kde-format msgid "" "

bl,blast — last document

Usage: bl[ast]

Goes to the last document (\"buffer\") in document " "list.

" msgstr "" "

bl,blast — zum letzten Dokument wechseln

Aufruf: " "bl[ast]

Wechselt zum letzten Dokument („buffer“) in der Dokumentenliste.

" #: vimode/appcommands.cpp:551 #, kde-format msgid "

ls

list current buffers

" msgstr "

ls

listet die aktuellen Puffer

" #: vimode/cmds.cpp:52 #, kde-format msgid "Missing argument. Usage: %1 " msgstr "Fehlendes Argument. Aufruf: %1 " #: vimode/cmds.cpp:68 #, kde-format msgid "No mapping found for \"%1\"" msgstr "Keine Zuordnung für „%1“ gefunden" #: vimode/cmds.cpp:71 #, kde-format msgid "\"%1\" is mapped to \"%2\"" msgstr "„%1“ ist „%2“ zugeordnet" #: vimode/cmds.cpp:77 #, kde-format msgid "Missing argument(s). Usage: %1 []" msgstr "Fehlendes Argument. Aufruf: %1 []" #: vimode/cmds.cpp:145 vimode/cmds.cpp:161 #, kde-format msgid "Wrong arguments" msgstr "Falsche Argumente" #: vimode/config/configtab.cpp:201 #, kde-format msgid "Unable to open the config file for reading." msgstr "Die Konfigurationsdatei lässt sich nicht zum Lesen öffnen." #: vimode/config/configtab.cpp:201 #, kde-format msgid "Unable to open file" msgstr "Die Datei lässt sich nicht öffnen" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkViCommandsOverride) #: vimode/config/configwidget.ui:35 #, kde-format msgid "" "When selected, vi commands will override Kate's built-in commands. For " "example: Ctrl+R will redo, and override the standard action (showing the " "search and replace dialog)." msgstr "" "Wenn diese Einstellung aktiviert ist, überschreiben vi-Befehle Kates " "eingebaute Befehle. Beispielsweise wird Strg+R eine Aktion wiederherstellen " "anstatt die Standard-Aktion auszuführen (den Dialog „Suchen und Ersetzen“ " "anzeigen)." #. i18n: ectx: property (text), widget (QCheckBox, chkViCommandsOverride) #: vimode/config/configwidget.ui:38 #, kde-format msgid "Let Vi commands override Kate shortcuts" msgstr "Vi-Befehle überschreiben Kate-Kurzbefehle" #. i18n: ectx: property (whatsThis), widget (QCheckBox, chkViRelLineNumbers) #: vimode/config/configwidget.ui:45 #, kde-format msgid "" "Show the line number relative to the line with the cursor in front of each " "line." msgstr "" "Zeilennummern relativ zur Zeile mit dem Cursor am Anfang jeder Zeile " "anzeigen." #. i18n: ectx: property (text), widget (QCheckBox, chkViRelLineNumbers) #: vimode/config/configwidget.ui:48 #, kde-format msgid "Display relative line numbers" msgstr "Relative Zeilennummern anzeigen" #. i18n: ectx: property (whatsThis), widget (QGroupBox, groupBox) #: vimode/config/configwidget.ui:63 #, kde-format msgid "" "Key mapping is used to change the meaning of typed keys. This allows you to " "move commands to other keys or make special keypresses for doing a series of " "commands.\n" "\n" "Example:\n" "\"\" → \"I-- \"\n" "\n" "This will prepend \"-- \" to a line when pressing F2." msgstr "" "Mit der Tastenzuordnung können Sie die Bedeutung von gedrückten Tasten auf " "der Tastatur anpassen. Sie können Befehle auf andere Tasten umlegen oder " "besondere Tastenkombinationen definieren, um eine Serie von Befehlen " "auszuführen.\n" "\n" "Beispiel:\n" "„“ → „I-- “\n" "\n" "Dadurch wird einer Zeile beim Drücken von F2 die Zeichenfolge „-- “ " "vorangestellt." #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: vimode/config/configwidget.ui:66 #, kde-format msgid "Key Mapping" msgstr "Tastenzuordnung" #. i18n: ectx: attribute (title), widget (QWidget, normalTab) #: vimode/config/configwidget.ui:76 #, kde-format msgid "Normal mode" msgstr "Normaler Modus" #. i18n: ectx: property (text), widget (QTableWidget, tblNormalModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblInsertModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblVisualModeMappings) #: vimode/config/configwidget.ui:95 vimode/config/configwidget.ui:133 #: vimode/config/configwidget.ui:171 #, kde-format msgid "Command" msgstr "Befehl" #. i18n: ectx: property (text), widget (QTableWidget, tblNormalModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblInsertModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblVisualModeMappings) #: vimode/config/configwidget.ui:100 vimode/config/configwidget.ui:138 #: vimode/config/configwidget.ui:176 #, kde-format msgid "Replacement" msgstr "Ersetzung" #. i18n: ectx: property (text), widget (QTableWidget, tblNormalModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblInsertModeMappings) #. i18n: ectx: property (text), widget (QTableWidget, tblVisualModeMappings) #: vimode/config/configwidget.ui:105 vimode/config/configwidget.ui:143 #: vimode/config/configwidget.ui:181 #, kde-format msgid "Recursive?" msgstr "Rekursiv?" #. i18n: ectx: attribute (title), widget (QWidget, insertTab) #: vimode/config/configwidget.ui:114 #, kde-format msgid "Insert mode" msgstr "Einfüge-Modus" #. i18n: ectx: attribute (title), widget (QWidget, visualTab) #: vimode/config/configwidget.ui:152 #, kde-format msgid "Visual mode" msgstr "Visueller Modus" #. i18n: ectx: property (text), widget (QPushButton, btnRemoveSelectedRows) #: vimode/config/configwidget.ui:195 #, kde-format msgid "Remove selected" msgstr "Ausgewählte entfernen" #. i18n: ectx: property (text), widget (QPushButton, btnAddNewRow) #: vimode/config/configwidget.ui:202 #, kde-format msgid "Add new mapping" msgstr "Neue Zuordnung hinzufügen" #. i18n: ectx: property (toolTip), widget (QPushButton, btnImportNormal) #: vimode/config/configwidget.ui:209 #, kde-format msgid "" "Read a vimrc file and attempt to import mappings specified with the " "\"[n]noremap\" command." msgstr "" "Eine vimrc-Datei einlesen und versuchen, mit dem Befehl „[n] noremap“ " "angegebene Zuordnungen zu importieren." #. i18n: ectx: property (text), widget (QPushButton, btnImportNormal) #: vimode/config/configwidget.ui:212 #, kde-format msgid "Import from vimrc file" msgstr "Aus vimrc-Datei importieren" #: vimode/marks.cpp:115 #, kde-format msgid "Mark set: %1" msgstr "Markierung gesetzt: %1" #: vimode/marks.cpp:161 #, kde-format msgid "There are no more chars for the next bookmark." msgstr "Es gibt keine weiteren Zeichen für das nächste Lesezeichen." #: vimode/modes/insertvimode.cpp:260 vimode/modes/modebase.cpp:793 #: vimode/modes/normalvimode.cpp:3562 #, kde-format msgid "Nothing in register %1" msgstr "Nichts im Register %1" # |, no-fancy-quote #: vimode/modes/normalvimode.cpp:1685 #, kde-format msgid "'%1' %2, Hex %3, Octal %4" msgstr "'%1' %2, Hex %3, Oktal %4" #: vimode/modes/normalvimode.cpp:2528 #, kde-format msgid "Mark not set: %1" msgstr "Markierung nicht gesetzt: %1" #~ msgctxt "Wrap words at (value is at 20 or larger)" #~ msgid " character" #~ msgid_plural " characters" #~ msgstr[0] " Zeichen" #~ msgstr[1] " Zeichen" #~ msgid "Screenshot..." #~ msgstr "Bildschirmfoto ..." #~ msgid "Save..." #~ msgstr "Speichern ..." #~ msgid "&Copy..." #~ msgstr "&Kopieren ..." #~ msgid "Other..." #~ msgstr "Sonstige ..." #~ msgid "&Align On..." #~ msgstr "&Ausrichten an ..." #~ msgid "Change Dictionary..." #~ msgstr "Wörterbuch auswählen ..." #~ msgid "Show focus frame around editor" #~ msgstr "Fokusrahmen um den Editor anzeigen" #~ msgid "The file %1 does not exist." #~ msgstr "Die Datei %1 existiert nicht." #~ msgid "" #~ "The file %1 could not be loaded, as it was not possible to read from it.\n" #~ "\n" #~ "Check if you have read access to this file." #~ msgstr "" #~ "Die Datei %1 kann nicht geladen werden, da sie nicht lesbar ist.
\n" #~ "Bitte überprüfen Sie Ihre Zugriffsrechte." #~ msgid "" #~ "The file %1 was opened with %2 encoding but contained invalid characters. " #~ "It is set to read-only mode, as saving might destroy its content. Either " #~ "reopen the file with the correct encoding chosen or enable the read-write " #~ "mode again in the tools menu to be able to edit it." #~ msgstr "" #~ "Die Datei %1 wurde als %2-kodiert geöffnet, enthält aber ungültige " #~ "Zeichen. Der Zugriff ist auf Nur-Lesen gesetzt worden, da ein Speichern " #~ "den Inhalt der Datei zerstören könnte. Öffnen Sie die Datei erneut mit " #~ "der korrekten Kodierung oder deaktivieren Sie den Nur-Lesen-Modus über " #~ "das Menü Extras." #~ msgid "" #~ "The file %1 was opened and contained lines longer than the configured " #~ "Line Length Limit (%2 characters).
The longest of those lines was %3 " #~ "characters long
Those lines were wrapped and the document is set to " #~ "read-only mode, as saving will modify its content." #~ msgstr "" #~ "Die Datei %1 ist geöffnet worden, enthält aber zu lange Zeilen (länger " #~ "als die eingestellte Grenze von %2 Zeichen).
Die längste Zeile war %3 " #~ "Zeichen lang.
Die langen Zeilen sind umgebrochen worden und das " #~ "Dokument ist im Nur-Lesen-Modus, da ein Speichervorgang den Inhalt " #~ "verändern würde." #~ msgid "Will never again warn about on disk changes but always reload." #~ msgstr "" #~ "Keine Warnung über Änderungen auf der Festplatte, das Dokument wird immer " #~ "neu geladen." #~ msgid "Error loading script %1\n" #~ msgstr "Das Skript „%1“ kann nicht geladen werden.\n" #~ msgid "Export/Print" #~ msgstr "Export/Druck" #~ msgid "Namespaces" #~ msgstr "Namensräume" #~ msgid "Classes" #~ msgstr "Klassen" #~ msgid "Structs" #~ msgstr "Structs" #~ msgid "Unions" #~ msgstr "Unions" #~ msgid "Functions" #~ msgstr "Funktionen" #~ msgid "Enumerations" #~ msgstr "Aufzählungen" #~ msgctxt "Script command name" #~ msgid "Expand abbreviation" #~ msgstr "Abkürzung ausschreiben" #~ msgctxt "Script command name" #~ msgid "Toggle comment" #~ msgstr "Kommentar ein-/ausschalten" #~ msgid "Choo&se Font..." #~ msgstr "Schriftart aus&wählen ..." #~ msgid "%1, %2pt" #~ msgstr "%1, %2 pt" #~ msgctxt "Script command category" #~ msgid "Quick Coding" #~ msgstr "Schnell-Programmierung" #~ msgid "Expand Quick Coding Abbreviation" #~ msgstr "Abkürzung der Schnell-Programmierung vervollständigen" #~ msgid "Go To" #~ msgstr "Gehe zu" #~ msgid "Zoom" #~ msgstr "Skalierung" #~ msgid "&Default theme for %1:" #~ msgstr "&Standardschema für %1:" #~ msgid "Automatic Selection" #~ msgstr "Automatische Auswahl" #~ msgid "" #~ "Meaning of current icon: Document was not modified since it was loaded" #~ msgstr "" #~ "Bedeutung des aktuellen Symbols: Das Dokument wurde seit dem Laden nicht " #~ "geändert" #~ msgid "Meaning of current icon: Document was modified since it was loaded" #~ msgstr "" #~ "Bedeutung des aktuellen Symbols: Das Dokument wurde seit dem Laden " #~ "geändert" #, fuzzy #~| msgid "" #~| "Meaning of current icon: Document was modified or deleted by another " #~| "program" #~ msgid "Meaning of current icon: Document was modified or deleted on disk" #~ msgstr "" #~ "Bedeutung des aktuellen Symbols: Das Dokument wurde geändert oder durch " #~ "ein anderes Programm gelöscht" #~ msgid "Meaning of current icon: Document is in read-only mode" #~ msgstr "" #~ "Bedeutung des aktuellen Symbols: Das Dokument wurde im Nur-Lesen-Modus " #~ "geöffnet" #~ msgctxt "Autoindent mode" #~ msgid "Lua" #~ msgstr "Lua" #~ msgid "Show &folding markers" #~ msgstr "&Markierungen für Quelltextausblendungen anzeigen" #~ msgid "Show &icon border" #~ msgstr "S&ymbolspalte anzeigen" #~ msgid "Show line modification markers" #~ msgstr "Markierungen für geänderte Zeilen anzeigen" #~ msgid "" #~ "Choose how the bookmarks should be ordered in the Bookmarks menu." #~ msgstr "" #~ "Wählen Sie hier aus, wie die Lesezeichen im gleichnamigen Menü sortiert " #~ "werden sollen." #~ msgid "B&y creation" #~ msgstr "Nach &Erstellungszeitpunkt" #~ msgid "By posi&tion" #~ msgstr "Nach &Position" #~ msgid "" #~ "

Backing up on save will cause Kate to copy the disk file to '<" #~ "prefix><filename><suffix>' before saving changes.

The " #~ "suffix defaults to ~ and prefix is empty by default." #~ msgstr "" #~ "

Sicherungskopie beim Speichern führt dazu, dass Kate die Datei vor dem " #~ "Speichern der Änderungen erst nach „<Präfix><Dateiname><" #~ "Suffix>“ kopiert.

Das Suffix ist per Voreinstellung ~, das Präfix ist per Voreinstellung leer." #~ msgid "Backup on Save" #~ msgstr "Sicherungskopie beim Speichern" #~ msgid "&Prefix:" #~ msgstr "&Präfix:" #~ msgid "&Suffix:" #~ msgstr "&Suffix:" #~ msgid "Disable" #~ msgstr "Deaktivieren" #~ msgid "Enable" #~ msgstr "Aktivieren" #~ msgid "Alternative Directory" #~ msgstr "Alternativer Ordner" #~ msgid "Directory:" #~ msgstr "Ordner:" #~ msgid "Directory for swp files" #~ msgstr "Ordner für „swp“-Dateien" #~ msgid "Sync every:" #~ msgstr "Abgleich alle:" #~ msgid "" #~ "Be aware, that disabling the swap file synchronization may lead to data " #~ "loss in case of a system crash." #~ msgstr "" #~ "Bedenken Sie, dass das Abschalten des Abgleichens der Swap-Datei bei " #~ "einem Systemabsturz zu Datenverlusten führen kann." #~ msgid "Enable static &word wrap" #~ msgstr "Statischen Zeilen&umbruch aktivieren" #~ msgid "Show static word wra&p marker" #~ msgstr "Markierung für s&tatischen Zeilenumbruch anzeigen" #~ msgid "Input Mode" #~ msgstr "Eingabemodus" #~ msgid "Enable automatic brackets" #~ msgstr "Automatische Klammern aktivieren" #~ msgid "Chars to enclose selection:" #~ msgstr "Zeichen zum Umschließen der Auswahl:" #~ msgid "Paste by mouse at cursor position" #~ msgstr "Einfügen durch Maus an Cursorposition" #~ msgid "&Align dynamically wrapped lines to indentation depth:" #~ msgstr "&Dynamisch umbrochene Zeilen an der Einrückungstiefe ausrichten:" #~ msgid "" #~ "If this option is checked, the text lines will be wrapped at the view " #~ "border on the screen." #~ msgstr "" #~ "Bei Aktivierung dieser Einstellung werden Textzeilen am Rand des Fensters " #~ "umgebrochen, wenn sie zu lang sind." #~ msgid "D&ynamic word wrap indicators (if applicable):" #~ msgstr "Kennzeichnung für d&ynamischen Zeilenumbruch:" #~ msgid "Trailing" #~ msgstr "Anhängend" #~ msgid "All" #~ msgstr "Alle" #~ msgid "Highlight marker size:" #~ msgstr "Größe der Hervorhebungsmarkierungen" #~ msgid "Highlight tabulators" #~ msgstr "Tabulatoren hervorheben" #~ msgid "Prefix" #~ msgstr "Präfix" #~ msgid "Icon" #~ msgstr "Symbol" #~ msgid "Scope" #~ msgstr "Gültigkeitsbereich" #~ msgid "Name" #~ msgstr "Name" #~ msgid "Arguments" #~ msgstr "Argumente" #~ msgid "Postfix" #~ msgstr "Postfix" #~ msgid "Public" #~ msgstr "Public" #~ msgid "Protected" #~ msgstr "Protected" #~ msgid "Private" #~ msgstr "Private" #~ msgid "Static" #~ msgstr "Static" #~ msgid "Constant" #~ msgstr "Constant" #~ msgid "Namespace" #~ msgstr "Namensraum" #~ msgid "Class" #~ msgstr "Klasse" #~ msgid "Struct" #~ msgstr "Struct" #~ msgid "Union" #~ msgstr "Union" #~ msgid "Function" #~ msgstr "Funktion" #~ msgid "Variable" #~ msgstr "Variable" #~ msgid "Enumeration" #~ msgstr "Aufzählung" #~ msgid "Template" #~ msgstr "Template" #~ msgid "Virtual" #~ msgstr "Virtual" #~ msgid "Override" #~ msgstr "Überschreiben" #~ msgid "Inline" #~ msgstr "Im Text" #~ msgid "Friend" #~ msgstr "Friend" #~ msgid "Signal" #~ msgstr "Signal" #~ msgid "Slot" #~ msgstr "Slot" #~ msgid "Local Scope" #~ msgstr "Lokaler Gültigkeitsbereich" #~ msgid "Namespace Scope" #~ msgstr "Gültigkeitsbereich Namensraum" #~ msgid "Global Scope" #~ msgstr "Globaler Gültigkeitsbereich" #~ msgid "Unknown Property" #~ msgstr "Unbekannte Eigenschaft" #~ msgid "Except To The Left of Cursor Position" #~ msgstr "Nicht links von der Cursor-Position" #~ msgid "Code Completion Configuration" #~ msgstr "Einrichtung der Quelltextvervollständigung" #~ msgid "Description" #~ msgstr "Beschreibung" #~ msgid "Edit Entry..." #~ msgstr "Eintrag bearbeiten ..." #~ msgid "Remove Entry" #~ msgstr "Eintrag löschen" #~ msgid "Add Entry..." #~ msgstr "Eintrag hinzufügen ..." #~ msgid "Further Notes" #~ msgstr "Weitere Anmerkungen" #~ msgid "" #~ "

The entries are accessible through the submenu Commands in the " #~ "Tools menu. For faster access it is possible to assign " #~ "shortcuts in the shortcut configuration page after applying the " #~ "changes.

" #~ msgstr "" #~ "

Die Einträge sind über das Untermenü Befehle im Menü Extras zugänglich. Um schneller darauf zugreifen zu können, Sie nach " #~ "Bestätigen der Änderungen im Dialog Kurzbefehle festlegen

." #~ msgid "Edit Command" #~ msgstr "Bearbeitungsbefehl" #~ msgid "&Associated command:" #~ msgstr "&Verknüpfter Befehl:" #~ msgid "Choose an icon." #~ msgstr "Wählen Sie ein Symbol aus." #~ msgid "

This icon will be displayed in the menu and toolbar.

" #~ msgstr "" #~ "

Dieses Symbol wird im Menü und in der Werkzeugleiste angezeigt.

" #~ msgid "&Description:" #~ msgstr "&Beschreibung:" #~ msgid "&Category:" #~ msgstr "&Kategorie:" #~ msgid "Sorting" #~ msgstr "Sortierung" #~ msgid "Alphabetical" #~ msgstr "Alphabetisch" #~ msgid "Reverse" #~ msgstr "Umgekehrt" #~ msgid "Case sensitive" #~ msgstr "Groß-/Kleinschreibung beachten" #~ msgid "Inheritance depth" #~ msgstr "Vererbungstiefe" #~ msgid "Order of Groupings (select a grouping method to configure):" #~ msgstr "Sortierung der Gruppierungen (Wählen Sie eine Gruppierungsmethode):" #~ msgid "^" #~ msgstr "^" #~ msgid "\\/" #~ msgstr "\\/" #~ msgid "Filtering" #~ msgstr "Filtern" #~ msgid "Suitable context matches only" #~ msgstr "Nur im passenden Kontext" #~ msgid "Hide completions with the following attributes:" #~ msgstr "Vervollständigungen mit den folgende Attributen ausblenden:" #~ msgid "Maximum inheritance depth:" #~ msgstr "Maximale Vererbungstiefe:" #~ msgid "Infinity" #~ msgstr "Unendlich" #~ msgid "Grouping" #~ msgstr "Gruppierung" #~ msgid "Grouping Method" #~ msgstr "Gruppierungsmethode" #~ msgid "Scope type (local, namespace, global)" #~ msgstr "Typ des Gültigkeitsbereichs (lokal, Namensraum, global)" #~ msgid "Scope (eg. per class)" #~ msgstr "Gültigkeitsbereich (z. B. je Klasse)" #~ msgid "Access type (public etc.)" #~ msgstr "Zugriffsart (public usw.)" #~ msgid "Item type (function etc.)" #~ msgstr "Elementtyp (Funktion usw.)" #~ msgid "Access Grouping Properties" #~ msgstr "Eigenschaften für Gruppierung nach Zugriffsart" #~ msgid "Include const in grouping" #~ msgstr "Const in Gruppierung einbeziehen" #~ msgid "Include static in grouping" #~ msgstr "Static in Gruppierung einbeziehen" #~ msgid "Include signals and slots in grouping" #~ msgstr "Signals und Slots in Gruppierung einbeziehen" #~ msgid "Item Grouping properties" #~ msgstr "Eigenschaften für Gruppierung nach Element" #~ msgid "Include templates in grouping" #~ msgstr "Templates in Gruppierung einbeziehen" #~ msgid "Column Merging" #~ msgstr "Spaltenzusammenführung" #~ msgid "Columns" #~ msgstr "Spalten" #~ msgid "Merged" #~ msgstr "Zusammengeführt" #~ msgid "Shown" #~ msgstr "Angezeigt" #~ msgid "(c) 2000-2019 The Kate Authors" #~ msgstr "© 2000–2019, die Autoren von Kate" #~ msgid "How do you want to import the schema?" #~ msgstr "Wie soll das Schema importiert werden?" #~ msgid "Replace current schema?" #~ msgstr "Aktuelles Schema ersetzen?" #~ msgid "Replace existing schema %1" #~ msgstr "Bestehendes Schema ersetzen: %1" #~ msgid "Import as new schema:" #~ msgstr "Als neues Schema importieren:" #~ msgid "Loading all highlightings for schema" #~ msgstr "Alle Hervorhebungen für das Schema werden geladen" #~ msgid "Importing colors for single highlighting" #~ msgstr "Farben für ein einzelnes Hervorhebungsschema werden importiert" #~ msgid "Kate color schema" #~ msgstr "Kate-Farbschema" #~ msgid "File is not a single highlighting color file" #~ msgstr "" #~ "Dies ist keine Datei mit Farben für ein einzelnes Hervorhebungsschema" #~ msgid "Fileformat error" #~ msgstr "Dateiformat-Fehler" #~ msgid "The selected file contains colors for a non existing highlighting:%1" #~ msgstr "" #~ "Die angegebene Datei enthält Farben für eine nicht existierende " #~ "Hervorhebung: %1" #~ msgid "Import failure" #~ msgstr "Import-Fehler" #~ msgid "Colors have been imported for highlighting: %1" #~ msgstr "Die Farben für die Hervorhebung sind importiert worden: %1" #~ msgid "Import has finished" #~ msgstr "Der Import ist abgeschlossen" #~ msgid "Exporting colors for single highlighting: %1" #~ msgstr "Farben für ein einzelnes Hervorhebungsschema werden exportiert: %1" #~ msgid "&New..." #~ msgstr "&Neu ..." #~ msgid "Exporting schema" #~ msgstr "Farbschema wird exportiert" #, fuzzy #~| msgid "Replace existing schema %1" #~ msgid "Replace existing theme %1" #~ msgstr "Bestehendes Schema ersetzen: %1" #~ msgid "The file does not contain a full color schema." #~ msgstr "Die Datei enthält kein vollständiges Farb-Schema." #~ msgid "Name unspecified" #~ msgstr "Kein Name angegeben" #~ msgid "Importing schema" #~ msgstr "Schema wird importiert" #~ msgid "Name for New Schema" #~ msgstr "Name für neues Schema" #~ msgid "Name:" #~ msgstr "Name:" #~ msgid "New Schema" #~ msgstr "Neues Schema" #~ msgid "&Schema:" #~ msgstr "&Schema:" #~ msgid "Fonts & Colors" #~ msgstr "Schriften & Farben" #~ msgid "Font & Color Schemas" #~ msgstr "Schrift- & Farbschemata" #~ msgid "&Schema" #~ msgstr "&Schema" #~ msgid "Non-whitespace (excluding line breaks)" #~ msgstr "Nicht-Leerraum (ohne Zeilenumbrüche)" #~ msgid "Lookahead" #~ msgstr "Vorausschau" #~ msgid "" #~ "A file named \"%1\" already exists. Are you sure you want to overwrite it?" #~ msgstr "" #~ "Eine Datei namens „%1“ existiert bereits. Möchten Sie diese überschreiben?" #~ msgid "Overwrite File?" #~ msgstr "Datei überschreiben?" #~ msgid "Show static word wra&p marker (if applicable)" #~ msgstr "Markierung für s&tatischen Zeilenumbruch anzeigen" #~ msgid "Unfold Current Node" #~ msgstr "Aktuelle Ebene ausklappen" #~ msgid "" #~ "Use this command to wrap all lines of the current document which are " #~ "longer than the width of the current view, to fit into this view.

This is a static word wrap, meaning it is not updated when the " #~ "view is resized." #~ msgstr "" #~ "Mit diesem Befehl werden Zeilen, die über die aktuelle Fensterbreite " #~ "hinaus gehen, am Fensterrand umbrochen, sodass sie in das Fenster passen." #~ "

Hierbei handelt es sich um einen statischen Umbruch, d. h. " #~ "die Darstellung wird bei Änderung der Fenstergröße nicht angepasst." #~ msgid "Highlight trailing &spaces" #~ msgstr "&Leerzeichen am Zeilenende hervorheben" #~ msgid "Spellcheck Selection..." #~ msgstr "Rechtschreibprüfung für Auswahl ..." #~ msgid "Check spelling of the selected text" #~ msgstr "Rechtschreibprüfung für den ausgewählten Text" #~ msgid "&Go to line:" #~ msgstr "&Gehe zu Zeile:" #~ msgid "Words and Chars count in document/selection." #~ msgstr "Anzahl der Wörter und Zeichen im Dokument/Auswahl." #~ msgid "[BLOCK] %1" #~ msgstr "[BLOCK] %1" #~ msgid "What do you want to do?" #~ msgstr "Was möchten Sie tun?" #~ msgid "File Was Changed on Disk" #~ msgstr "Gespeicherte Datei wurde geändert" #~ msgid "&Reload File" #~ msgstr "Datei &erneut laden" #~ msgid "&Ignore Changes" #~ msgstr "Änderungen &ignorieren" #~ msgid "Download Highlighting Files..." #~ msgstr "Hervorhebungsdateien herunterladen ..." #~ msgid "Highlight Download" #~ msgstr "Hervorhebungen herunterladen" #~ msgid "Select the syntax highlighting files you want to update:" #~ msgstr "" #~ "Wählen Sie die Syntax-Hervorhebungen aus, die aktualisiert werden sollen:" #~ msgid "Installed" #~ msgstr "Installiert" #~ msgid "Latest" #~ msgstr "Neueste" #~ msgid "Note: New versions are selected automatically." #~ msgstr "Achtung: Neue Versionen werden automatisch ausgewählt." #~ msgid "&Install" #~ msgstr "&Installieren" #~ msgid "" #~ "The list of highlightings could not be found on / retrieved from the " #~ "server" #~ msgstr "" #~ "Die Liste der Hervorhebungen kann auf dem Server nicht gefunden bzw. vom " #~ "Server geholt werden." #~ msgctxt "Syntax highlighting" #~ msgid "None" #~ msgstr "Keine" #~ msgid "Normal Text" #~ msgstr "Normaltext" #~ msgid "" #~ "%1: Deprecated syntax. Attribute (%2) not addressed by symbolic " #~ "name
" #~ msgstr "" #~ "%1: Veraltete Syntax. Attribut (%2) ist nicht durch symbolischen " #~ "Namen adressiert
" #~ msgid "%1: Deprecated syntax. Context %2 has no symbolic name
" #~ msgstr "" #~ "%1: Veraltete Syntax. Kontext %2 besitzt keinen symbolischen " #~ "Namen
" #~ msgid "" #~ "%1:Deprecated syntax. Context %2 not addressed by a symbolic name" #~ msgstr "" #~ "%1: Veraltete Syntax. Kontext %2 nicht durch einen symbolischen " #~ "Namen adressiert" #~ msgid "" #~ "There were warning(s) and/or error(s) while parsing the syntax " #~ "highlighting configuration." #~ msgstr "" #~ "Es sind Warnungen und/oder Fehlermeldungen beim Einlesen der " #~ "Hervorhebungsbeschreibung aufgetreten." #~ msgid "Kate Syntax Highlighting Parser" #~ msgstr "Einlesen von Syntaxhervorhebungen" #~ msgid "" #~ "Since there has been an error parsing the highlighting description, this " #~ "highlighting will be disabled" #~ msgstr "" #~ "Es gab einen Fehler beim Einlesen der Hervorhebungsbeschreibung. Daher " #~ "wird dieser Hervorhebungsmodus deaktiviert" #~ msgid "" #~ "%1: Specified multiline comment region (%2) could not be " #~ "resolved
" #~ msgstr "" #~ "%1: Angegebener mehrzeiliger Kommentarbereich (%2) kann nicht " #~ "aufgelöst werden
" #~ msgid "Unable to open %1" #~ msgstr "%1 lässt sich nicht öffnen" #~ msgid "" #~ "The error %4
has been detected in the file %1 at %2/%3" #~ msgstr "" #~ "Der Fehler %4
wurde in der Datei %1 an der Position %2/" #~ "%3 entdeckt.
" #~ msgid "Continuing search from top" #~ msgstr "Suche wird vom Anfang fortgesetzt" #~ msgid "Continuing search from bottom" #~ msgstr "Suche wird vom Ende her fortgesetzt" #~ msgctxt "Language" #~ msgid "4DOS BatchToMemory" #~ msgstr "4DOS BatchToMemory" #~ msgctxt "Language Section" #~ msgid "Scripts" #~ msgstr "Skripte" #~ msgctxt "Language" #~ msgid "ABAP" #~ msgstr "ABAP" #~ msgctxt "Language Section" #~ msgid "Sources" #~ msgstr "Quelltexte" #~ msgctxt "Language" #~ msgid "ABC" #~ msgstr "ABC" #~ msgctxt "Language Section" #~ msgid "Other" #~ msgstr "Weitere" #~ msgctxt "Language" #~ msgid "ActionScript 2.0" #~ msgstr "ActionScript 2.0" #~ msgctxt "Language" #~ msgid "Ada" #~ msgstr "Ada" #~ msgctxt "Language" #~ msgid "Agda" #~ msgstr "Agda" #~ msgctxt "Language" #~ msgid "AHDL" #~ msgstr "AHDL" #~ msgctxt "Language Section" #~ msgid "Hardware" #~ msgstr "Hardware" #~ msgctxt "Language" #~ msgid "AutoHotKey" #~ msgstr "AutoHotKey" #~ msgctxt "Language" #~ msgid "Alerts" #~ msgstr "Warnungen" #~ msgctxt "Language" #~ msgid "Alerts_indent" #~ msgstr "Warnungen (Ausrichtung)" #~ msgctxt "Language" #~ msgid "AMPLE" #~ msgstr "AMPLE" #~ msgctxt "Language" #~ msgid "ANS-Forth94" #~ msgstr "ANS-Forth94" #~ msgctxt "Language" #~ msgid "ANSI C89" #~ msgstr "ANSI C89" #~ msgctxt "Language" #~ msgid "Ansys" #~ msgstr "Ansys" #~ msgctxt "Language Section" #~ msgid "Scientific" #~ msgstr "Wissenschaftlich" #~ msgctxt "Language" #~ msgid "Apache Configuration" #~ msgstr "Apache-Konfiguration" #~ msgctxt "Language Section" #~ msgid "Configuration" #~ msgstr "Konfiguration" #~ msgctxt "Language Section" #~ msgid "Assembler" #~ msgstr "Assembler" #~ msgctxt "Language" #~ msgid "AVR Assembler" #~ msgstr "AVR Assembler" #~ msgctxt "Language" #~ msgid "Motorola DSP56k" #~ msgstr "Motorola DSP56k" #~ msgctxt "Language" #~ msgid "Motorola 68k (VASM/Devpac)" #~ msgstr "Motorola 68k (VASM/Devpac)" #~ msgctxt "Language" #~ msgid "Asm6502" #~ msgstr "Asm6502" #~ msgctxt "Language" #~ msgid "ASN.1" #~ msgstr "ASN.1" # HINWEIS: Dieser Eintrag erscheint im Untermenü "Hervorhebungen" in Kate #~ msgctxt "Language Section" #~ msgid "Markup" #~ msgstr "Markup" #~ msgctxt "Language" #~ msgid "ASP" #~ msgstr "ASP" #~ msgctxt "Language" #~ msgid "Asterisk" #~ msgstr "Asterisk" #~ msgctxt "Language" #~ msgid "AWK" #~ msgstr "AWK" #~ msgctxt "Language" #~ msgid "Bash" #~ msgstr "Bash" #~ msgctxt "Language" #~ msgid "BibTeX" #~ msgstr "BibTeX" #~ msgctxt "Language" #~ msgid "Bitbake" #~ msgstr "Bitbake" #~ msgctxt "Language" #~ msgid "B-Method" #~ msgstr "B-Method" #~ msgctxt "Language" #~ msgid "Boo" #~ msgstr "Boo" #~ msgctxt "Language" #~ msgid "C" #~ msgstr "C" #~ msgctxt "Language" #~ msgid "CleanCSS" #~ msgstr "CleanCSS" #~ msgctxt "Language" #~ msgid "Cg" #~ msgstr "Cg" #~ msgctxt "Language" #~ msgid "CGiS" #~ msgstr "CGiS" #~ msgctxt "Language" #~ msgid "ChangeLog" #~ msgstr "Änderungsprotokoll (ChangeLog)" #~ msgctxt "Language" #~ msgid "Cisco" #~ msgstr "Cisco" #~ msgctxt "Language" #~ msgid "Clipper" #~ msgstr "Clipper" #~ msgctxt "Language" #~ msgid "Clojure" #~ msgstr "Clojure" #~ msgctxt "Language" #~ msgid "CoffeeScript" #~ msgstr "CoffeeScript" #~ msgctxt "Language" #~ msgid "ColdFusion" #~ msgstr "ColdFusion" #~ msgctxt "Language" #~ msgid "Common Lisp" #~ msgstr "Common Lisp" #~ msgctxt "Language" #~ msgid "Component-Pascal" #~ msgstr "Component-Pascal" #~ msgctxt "Language" #~ msgid "ConTeXt" #~ msgstr "ConTeXt" #~ msgctxt "Language" #~ msgid "Crack" #~ msgstr "Crack" #~ msgctxt "Language" #~ msgid "C#" #~ msgstr "C#" #~ msgctxt "Language" #~ msgid "CSS" #~ msgstr "CSS" #~ msgctxt "Language" #~ msgid "CubeScript" #~ msgstr "CubeScript" #~ msgctxt "Language" #~ msgid "CUE Sheet" #~ msgstr "CUE-Datei" #~ msgctxt "Language" #~ msgid "Curry" #~ msgstr "Curry" #~ msgctxt "Language" #~ msgid "D" #~ msgstr "D" #~ msgctxt "Language" #~ msgid "Debian Changelog" #~ msgstr "Debian-Änderungsprotokoll" #~ msgctxt "Language" #~ msgid "Debian Control" #~ msgstr "Debian-Control-Datei" #~ msgctxt "Language" #~ msgid ".desktop" #~ msgstr "Einrichtungsdatei (.desktop)" #~ msgctxt "Language" #~ msgid "Diff" #~ msgstr "Diff" #~ msgctxt "Language" #~ msgid "Django HTML Template" #~ msgstr "Django-HTML-Vorlage" #~ msgctxt "Language" #~ msgid "Dockerfile" #~ msgstr "Dockerfile" #~ msgctxt "Language" #~ msgid "MS-DOS Batch" #~ msgstr "MS-DOS Batch" #~ msgctxt "Language" #~ msgid "dot" #~ msgstr "dot" #~ msgctxt "Language" #~ msgid "Doxygen" #~ msgstr "Doxygen" #~ msgctxt "Language" #~ msgid "DoxygenLua" #~ msgstr "DoxygenLua" #~ msgctxt "Language" #~ msgid "DTD" #~ msgstr "DTD" #~ msgctxt "Language" #~ msgid "E Language" #~ msgstr "E-Sprache" #~ msgctxt "Language" #~ msgid "Eiffel" #~ msgstr "Eiffel" #~ msgctxt "Language" #~ msgid "Email" #~ msgstr "E-Mail" #~ msgctxt "Language" #~ msgid "Erlang" #~ msgstr "Erlang" #~ msgctxt "Language" #~ msgid "Euphoria" #~ msgstr "Euphoria" #~ msgctxt "Language" #~ msgid "Intel x86 (FASM)" #~ msgstr "Intel x86 (FASM)" #~ msgctxt "Language" #~ msgid "FASTQ" #~ msgstr "FASTQ" #~ msgctxt "Language" #~ msgid "ferite" #~ msgstr "Ferite" #~ msgctxt "Language" #~ msgid "4GL" #~ msgstr "4GL" #~ msgctxt "Language Section" #~ msgid "Database" #~ msgstr "Datenbank" #~ msgctxt "Language" #~ msgid "4GL-PER" #~ msgstr "4GL-PER" #~ msgctxt "Language" #~ msgid "Fortran" #~ msgstr "Fortran" #~ msgctxt "Language" #~ msgid "FreeBASIC" #~ msgstr "FreeBASIC" #~ msgctxt "Language" #~ msgid "FSharp" #~ msgstr "FSharp" #~ msgctxt "Language" #~ msgid "fstab" #~ msgstr "fstab" #~ msgctxt "Language" #~ msgid "FTL" #~ msgstr "FTL" #~ msgctxt "Language" #~ msgid "GAP" #~ msgstr "GAP" #~ msgctxt "Language" #~ msgid "G-Code" #~ msgstr "G-Code" #~ msgctxt "Language" #~ msgid "GDB Backtrace" #~ msgstr "GDB-Rückverfolgung" #~ msgctxt "Language" #~ msgid "GDL" #~ msgstr "GDL" #~ msgctxt "Language" #~ msgid "GNU Gettext" #~ msgstr "GNU Gettext" #~ msgctxt "Language" #~ msgid "Git Ignore" #~ msgstr "Git Ignore" #~ msgctxt "Language" #~ msgid "Git Rebase" #~ msgstr "Git Rebase" #~ msgctxt "Language" #~ msgid "Gitolite" #~ msgstr "Gitolite" #~ msgctxt "Language" #~ msgid "GlossTex" #~ msgstr "GlossTex" #~ msgctxt "Language" #~ msgid "GLSL" #~ msgstr "GLSL" #~ msgctxt "Language Section" #~ msgid "3D" #~ msgstr "3D" #~ msgctxt "Language" #~ msgid "GNU Assembler" #~ msgstr "GNU Assembler" #~ msgctxt "Language" #~ msgid "Gnuplot" #~ msgstr "Gnuplot" #~ msgctxt "Language" #~ msgid "Go" #~ msgstr "Go" #~ msgctxt "Language" #~ msgid "KDev-PG[-Qt] Grammar" #~ msgstr "KDev-PG[-Qt]-Grammatik" #~ msgctxt "Language" #~ msgid "Groovy" #~ msgstr "Groovy" #~ msgctxt "Language" #~ msgid "Haml" #~ msgstr "Haml" #~ msgctxt "Language" #~ msgid "Hamlet" #~ msgstr "Hamlet" #~ msgctxt "Language" #~ msgid "Haskell" #~ msgstr "Haskell" #~ msgctxt "Language" #~ msgid "Haxe" #~ msgstr "Haxe" #~ msgctxt "Language" #~ msgid "HTML" #~ msgstr "HTML" #~ msgctxt "Language" #~ msgid "Hunspell Affix File" #~ msgstr "Hunspell Affix-Datei" #~ msgctxt "Language" #~ msgid "Hunspell Thesaurus File" #~ msgstr "Hunspell Thesaurus-Datei" #~ msgctxt "Language" #~ msgid "Hunspell Dictionary File" #~ msgstr "Hunspell-Wörterbuchdatei" #~ msgctxt "Language" #~ msgid "Quake Script" #~ msgstr "Quake-Skript" #~ msgctxt "Language" #~ msgid "IDL" #~ msgstr "IDL" #~ msgctxt "Language" #~ msgid "ILERPG" #~ msgstr "ILERPG" #~ msgctxt "Language" #~ msgid "Inform" #~ msgstr "Inform" #~ msgctxt "Language" #~ msgid "INI Files" #~ msgstr "INI-Dateien" #~ msgctxt "Language" #~ msgid "J" #~ msgstr "J" #~ msgctxt "Language" #~ msgid "Jam" #~ msgstr "Jam" #~ msgctxt "Language" #~ msgid "Java" #~ msgstr "Java" #~ msgctxt "Language" #~ msgid "Javadoc" #~ msgstr "Javadoc" #~ msgctxt "Language" #~ msgid "JavaScript" #~ msgstr "JavaScript" #~ msgctxt "Language" #~ msgid "Jira" #~ msgstr "Jira" #~ msgctxt "Language" #~ msgid "JSON" #~ msgstr "JSON" #~ msgctxt "Language" #~ msgid "JSP" #~ msgstr "JSP" #~ msgctxt "Language" #~ msgid "k" #~ msgstr "k" #~ msgctxt "Language" #~ msgid "KBasic" #~ msgstr "KBasic" #~ msgctxt "Language" #~ msgid "Kconfig" #~ msgstr "Kconfig" #~ msgctxt "Language" #~ msgid "Kotlin" #~ msgstr "Kotlin" #~ msgctxt "Language" #~ msgid "LaTeX" #~ msgstr "LaTeX" #~ msgctxt "Language" #~ msgid "GNU Linker Script" #~ msgstr "GNU Linker Script" #~ msgctxt "Language" #~ msgid "LDIF" #~ msgstr "LDIF" #~ msgctxt "Language" #~ msgid "LESSCSS" #~ msgstr "LESSCSS" #~ msgctxt "Language" #~ msgid "Lex/Flex" #~ msgstr "Lex/Flex" #~ msgctxt "Language" #~ msgid "LilyPond" #~ msgstr "LilyPond" #~ msgctxt "Language" #~ msgid "Literate Curry" #~ msgstr "Literate Curry" #~ msgctxt "Language" #~ msgid "Literate Haskell" #~ msgstr "Literate Haskell" #~ msgctxt "Language" #~ msgid "Logtalk" #~ msgstr "Logtalk" #~ msgctxt "Language" #~ msgid "LPC" #~ msgstr "LPC" #~ msgctxt "Language" #~ msgid "LSL" #~ msgstr "LSL" #~ msgctxt "Language" #~ msgid "Lua" #~ msgstr "Lua" #~ msgctxt "Language" #~ msgid "M3U" #~ msgstr "M3U" #~ msgctxt "Language" #~ msgid "GNU M4" #~ msgstr "GNU M4" #~ msgctxt "Language" #~ msgid "MAB-DB" #~ msgstr "MAB-DB" #~ msgctxt "Language" #~ msgid "Magma" #~ msgstr "Magma" #~ msgctxt "Language" #~ msgid "Makefile" #~ msgstr "Makefile" #~ msgctxt "Language" #~ msgid "Mako" #~ msgstr "Mako" #~ msgctxt "Language" #~ msgid "Troff Mandoc" #~ msgstr "Troff Mandoc" #~ msgctxt "Language" #~ msgid "Markdown" #~ msgstr "Markdown" #~ msgctxt "Language" #~ msgid "Mason" #~ msgstr "Mason" #~ msgctxt "Language" #~ msgid "Mathematica" #~ msgstr "Mathematica" #~ msgctxt "Language" #~ msgid "Matlab" #~ msgstr "Matlab" #~ msgctxt "Language" #~ msgid "Maxima" #~ msgstr "Maxima" #~ msgctxt "Language" #~ msgid "MediaWiki" #~ msgstr "MediaWiki" #~ msgctxt "Language" #~ msgid "MEL" #~ msgstr "MEL" #~ msgctxt "Language" #~ msgid "mergetag text" #~ msgstr "Mergetag-Text" #~ msgctxt "Language" #~ msgid "Meson" #~ msgstr "Meson" #~ msgctxt "Language" #~ msgid "Metapost/Metafont" #~ msgstr "Metapost/Metafont" #~ msgctxt "Language" #~ msgid "MIPS Assembler" #~ msgstr "MIPS-Assembler" #~ msgctxt "Language" #~ msgid "Modelica" #~ msgstr "Modelica" #~ msgctxt "Language" #~ msgid "Modelines" #~ msgstr "Modelines" #~ msgctxt "Language" #~ msgid "Modula-2" #~ msgstr "Modula-2" #~ msgctxt "Language" #~ msgid "MonoBasic" #~ msgstr "MonoBasic" #~ msgctxt "Language" #~ msgid "Music Publisher" #~ msgstr "Music Publisher" #~ msgctxt "Language" #~ msgid "Nagios" #~ msgstr "Nagios" #~ msgctxt "Language" #~ msgid "Intel x86 (NASM)" #~ msgstr "Intel x86 (NASM)" #~ msgctxt "Language" #~ msgid "Nemerle" #~ msgstr "Nemerle" #~ msgctxt "Language" #~ msgid "nesC" #~ msgstr "nesC" #~ msgctxt "Language" #~ msgid "noweb" #~ msgstr "noweb" #~ msgctxt "Language" #~ msgid "Objective-C" #~ msgstr "Objective-C" #~ msgctxt "Language" #~ msgid "Objective-C++" #~ msgstr "Objective-C++" #~ msgctxt "Language" #~ msgid "Objective Caml" #~ msgstr "Objective-Caml" #~ msgctxt "Language" #~ msgid "Objective Caml Ocamllex" #~ msgstr "Objective Caml Ocamllex" #~ msgctxt "Language" #~ msgid "Objective Caml Ocamlyacc" #~ msgstr "Objective Caml Ocamlyacc" #~ msgctxt "Language" #~ msgid "Octave" #~ msgstr "Octave" #~ msgctxt "Language" #~ msgid "OORS" #~ msgstr "OORS" #~ msgctxt "Language" #~ msgid "OPAL" #~ msgstr "OPAL" #~ msgctxt "Language" #~ msgid "OpenCL" #~ msgstr "OpenCL" #~ msgctxt "Language" #~ msgid "Pango" #~ msgstr "Pango" #~ msgctxt "Language" #~ msgid "Pascal" #~ msgstr "Pascal" #~ msgctxt "Language" #~ msgid "Perl" #~ msgstr "Perl" #~ msgctxt "Language" #~ msgid "PHP/PHP" #~ msgstr "PHP/PHP" #~ msgctxt "Language" #~ msgid "PicAsm" #~ msgstr "PicAsm" #~ msgctxt "Language" #~ msgid "Pig" #~ msgstr "Pig" #~ msgctxt "Language" #~ msgid "Pike" #~ msgstr "Pike" #~ msgctxt "Language" #~ msgid "PL/I" #~ msgstr "PL/I" #~ msgctxt "Language" #~ msgid "PLY" #~ msgstr "PLY" #~ msgctxt "Language" #~ msgid "PostScript" #~ msgstr "PostScript" #~ msgctxt "Language" #~ msgid "POV-Ray" #~ msgstr "POV-Ray" #~ msgctxt "Language" #~ msgid "Praat" #~ msgstr "Praat" #~ msgctxt "Language" #~ msgid "progress" #~ msgstr "Progress" #~ msgctxt "Language" #~ msgid "Protobuf" #~ msgstr "Protobuf" #~ msgctxt "Language" #~ msgid "Puppet" #~ msgstr "Puppet" #~ msgctxt "Language" #~ msgid "PureBasic" #~ msgstr "PureBasic" #~ msgctxt "Language" #~ msgid "Python" #~ msgstr "Python" #~ msgctxt "Language" #~ msgid "q" #~ msgstr "q" #~ msgctxt "Language" #~ msgid "QMake" #~ msgstr "QMake" #~ msgctxt "Language" #~ msgid "QML" #~ msgstr "QML" #~ msgctxt "Language" #~ msgid "R Script" #~ msgstr "R-Skript" #~ msgctxt "Language" #~ msgid "RapidQ" #~ msgstr "RapidQ" #~ msgctxt "Language" #~ msgid "RelaxNG-Compact" #~ msgstr "RelaxNG-Compact" #~ msgctxt "Language" #~ msgid "Replicode" #~ msgstr "Replicode" #~ msgctxt "Language" #~ msgid "reStructuredText" #~ msgstr "reStructuredText" #~ msgctxt "Language" #~ msgid "REXX" #~ msgstr "Rexx" #~ msgctxt "Language" #~ msgid "Ruby/Rails/RHTML" #~ msgstr "Ruby/Rails/RHTML" #~ msgctxt "Language" #~ msgid "RenderMan RIB" #~ msgstr "RenderMan RIB" #~ msgctxt "Language" #~ msgid "R Markdown" #~ msgstr "R-Markdown" #~ msgctxt "Language" #~ msgid "Roff" #~ msgstr "Roff" #~ msgctxt "Language" #~ msgid "RPM Spec" #~ msgstr "RPM-Spezifikation (RPM Spec)" #~ msgctxt "Language" #~ msgid "RSI IDL" #~ msgstr "RSI IDL" #~ msgctxt "Language" #~ msgid "Rich Text Format" #~ msgstr "Rich-Text-Format" #~ msgctxt "Language" #~ msgid "Ruby" #~ msgstr "Ruby" #~ msgctxt "Language" #~ msgid "Rust" #~ msgstr "Rust" #~ msgctxt "Language" #~ msgid "Sather" #~ msgstr "Sather" #~ msgctxt "Language" #~ msgid "Scala" #~ msgstr "Scala" #~ msgctxt "Language" #~ msgid "scilab" #~ msgstr "Scilab" #~ msgctxt "Language" #~ msgid "SCSS" #~ msgstr "SCSS" #~ msgctxt "Language" #~ msgid "sed" #~ msgstr "sed" #~ msgctxt "Language" #~ msgid "SGML" #~ msgstr "SGML" #~ msgctxt "Language" #~ msgid "Sieve" #~ msgstr "Sieve" #~ msgctxt "Language" #~ msgid "SiSU" #~ msgstr "SiSU" #~ msgctxt "Language" #~ msgid "SML" #~ msgstr "SML" #~ msgctxt "Language" #~ msgid "Spice" #~ msgstr "Spice" #~ msgctxt "Language" #~ msgid "SQL (MySQL)" #~ msgstr "SQL (MySQL)" #~ msgctxt "Language" #~ msgid "SQL (Oracle)" #~ msgstr "SQL (Oracle)" #~ msgctxt "Language" #~ msgid "SQL (PostgreSQL)" #~ msgstr "SQL (PostgreSQL)" #~ msgctxt "Language" #~ msgid "SQL" #~ msgstr "SQL" #~ msgctxt "Language" #~ msgid "STL" #~ msgstr "STL" #~ msgctxt "Language" #~ msgid "SystemC" #~ msgstr "SystemC" #~ msgctxt "Language" #~ msgid "SystemVerilog" #~ msgstr "SystemVerilog" #~ msgctxt "Language" #~ msgid "TADS 3" #~ msgstr "TADS 3" #~ msgctxt "Language" #~ msgid "TaskJuggler" #~ msgstr "TaskJuggler" #~ msgctxt "Language" #~ msgid "Tcl/Tk" #~ msgstr "Tcl/Tk" #~ msgctxt "Language" #~ msgid "Tcsh" #~ msgstr "Tcsh" #~ msgctxt "Language" #~ msgid "Texinfo" #~ msgstr "Texinfo" #~ msgctxt "Language" #~ msgid "Textile" #~ msgstr "Textile" #~ msgctxt "Language" #~ msgid "TI Basic" #~ msgstr "TI Basic" #~ msgctxt "Language" #~ msgid "TOML" #~ msgstr "TOML" #~ msgctxt "Language" #~ msgid "txt2tags" #~ msgstr "txt2tags" #~ msgctxt "Language" #~ msgid "UnrealScript" #~ msgstr "UnrealScript" #~ msgctxt "Language" #~ msgid "Vala" #~ msgstr "Vala" #~ msgctxt "Language" #~ msgid "Valgrind Suppression" #~ msgstr "Valgrind Suppression" #~ msgctxt "Language" #~ msgid "Varnish Configuration Language" #~ msgstr "Varnish-Einrichtungssprache" #~ msgctxt "Language" #~ msgid "Varnish 4 Configuration Language" #~ msgstr "Varnish 4-Einrichtungssprache" #~ msgctxt "Language" #~ msgid "Varnish 3 module spec file" #~ msgstr "Varnish 3 Modul-Spezifikationsdatei" #~ msgctxt "Language" #~ msgid "Varnish 4 module spec file" #~ msgstr "Varnish 4 Modul-Spezifikationsdatei" #~ msgctxt "Language" #~ msgid "Varnish Test Case language" #~ msgstr "Varnish-Testsprache" #~ msgctxt "Language" #~ msgid "Varnish 4 Test Case language" #~ msgstr "Varnish 4-Testsprache" #~ msgctxt "Language" #~ msgid "vCard, vCalendar, iCalendar" #~ msgstr "vCard, vCalendar, iCalendar" #~ msgctxt "Language" #~ msgid "Velocity" #~ msgstr "Velocity" #~ msgctxt "Language" #~ msgid "Vera" #~ msgstr "Vera" #~ msgctxt "Language" #~ msgid "Verilog" #~ msgstr "Verilog" #~ msgctxt "Language" #~ msgid "VHDL" #~ msgstr "VHDL" #~ msgctxt "Language" #~ msgid "VRML" #~ msgstr "VRML" #~ msgctxt "Language" #~ msgid "Wavefront OBJ" #~ msgstr "Wavefront OBJ" #~ msgctxt "Language" #~ msgid "WINE Config" #~ msgstr "WINE-Konfiguration" #~ msgctxt "Language" #~ msgid "Wesnoth Markup Language" #~ msgstr "Wesnoth-Markup-Sprache" #~ msgctxt "Language" #~ msgid "xHarbour" #~ msgstr "xHarbour" #~ msgctxt "Language" #~ msgid "XML" #~ msgstr "XML" #~ msgctxt "Language" #~ msgid "XML (Debug)" #~ msgstr "XML (Debug)" #~ msgctxt "Language" #~ msgid "Xonotic Script" #~ msgstr "Xonotic-Skript" # TODO: Originalstring reparieren #~ msgctxt "Language" #~ msgid "x.org Configuration" #~ msgstr "X.Org-Konfiguration" #~ msgctxt "Language" #~ msgid "xslt" #~ msgstr "XSLT" #~ msgctxt "Language" #~ msgid "XUL" #~ msgstr "XUL" #~ msgctxt "Language" #~ msgid "yacas" #~ msgstr "Yacas" #~ msgctxt "Language" #~ msgid "Yacc/Bison" #~ msgstr "Yacc/Bison" #~ msgctxt "Language" #~ msgid "YAML" #~ msgstr "YAML" #~ msgctxt "Language" #~ msgid "Zonnon" #~ msgstr "Zonnon" #~ msgctxt "Language" #~ msgid "Zsh" #~ msgstr "Zsh" #~ msgctxt "short translation please" #~ msgid "Auto insert asterisk in doxygen comments." #~ msgstr "Sternchen in Doxygen-Kommentaren automatisch einfügen." #~ msgid "File Was Deleted on Disk" #~ msgstr "Gespeicherte Datei wurde gelöscht" #~ msgid "File Changed on Disk" #~ msgstr "Datei auf der Festplatte geändert" #~ msgid "" #~ "Do nothing. Next time you focus the file, or try to save it or close it, " #~ "you will be prompted again." #~ msgstr "" #~ "Nichts tun. Beim nächsten Auswählen der Datei oder wenn diese gesichert " #~ "oder geschlossen werden soll, wird erneut gefragt." #~ msgid "Overwrite the disk file with the editor content." #~ msgstr "" #~ "Datei auf dem Datenträger mit der Version im Editorfenster überschreiben." #~ msgid "Close the document." #~ msgstr "Dokument schließen." #~ msgid "Ignoring amount of white space changed, the files are identical." #~ msgstr "" #~ "Wird die Anzahl von Leerzeichenänderungen ignoriert, sind diese Dateien " #~ "identisch." #~ msgid "" #~ "Ignoring means that you will not be warned again (unless the disk file " #~ "changes once more): if you save the document, you will overwrite the file " #~ "on disk; if you do not save then the disk file (if present) is what you " #~ "have." #~ msgstr "" #~ "Ignorieren bedeutet, dass keine erneute Warnung erfolgt (es sei denn, die " #~ "Datei wird auf dem Datenträger erneut geändert): beim Speichern des " #~ "Dokuments wird die Datei auf dem Datenträger überschrieben. Wenn nicht " #~ "gespeichert wird, behalten Sie den Stand der Datei, wie sie auf dem " #~ "Datenträger vorliegt." #~ msgid "You Are on Your Own" #~ msgstr "Auf Ihre Verantwortung" #~ msgid "" #~ "Calculates the difference between the editor contents and the disk file " #~ "using diff(1)." #~ msgstr "" #~ "Bestimmt mit Hilfe von diff(1) die Unterschiede zwischen dem Inhalt des " #~ "Editors und der gespeicherten Datei." #~ msgid "" #~ "Selected directory for swap file storage does not exist. Do you want to " #~ "create it?" #~ msgstr "" #~ "Der ausgewählte Ordner zum Speichern von Swap-Dateien existiert nicht. " #~ "Möchten Sie ihn erstellen?" #~ msgid "Missing Swap File Directory" #~ msgstr "Fehlender Ordner für Swapdatei" #~ msgid "KDE Default" #~ msgstr "KDE-Standard" #~ msgid "Folder" #~ msgstr "Ordner" #~ msgid "InputMode" #~ msgstr "Eingabemodus" #~ msgid "&Next" #~ msgstr "&Weiter" #~ msgid "&Previous" #~ msgstr "&Zurück" #~ msgid "&Match case" #~ msgstr "&Groß-/Kleinschreibung beachten" #~ msgid "Case-sensitive searching" #~ msgstr "Groß-/Kleinschreibung beachten" #~ msgid "Selection &only" #~ msgstr "Nur &Auswahl" #~ msgid "Mo&de:" #~ msgstr "&Modus:" #~ msgctxt "Language" #~ msgid "PostScript Printer Description" #~ msgstr "PostScript-Druckerbeschreibung" #~ msgctxt "spinbox special value for 1" #~ msgid "1 character" #~ msgstr "1 Zeichen" #~ msgctxt "suffix for spinbox >1 wrap words at (value is at 20 or larger)" #~ msgid " characters" #~ msgstr " Zeichen" #~ msgid "Folder Config File" #~ msgstr "Ordnerkonfigurationsdatei" #~ msgid "Search &depth for config file:" #~ msgstr "Suchtiefe für &Konfigurationsdatei:" #~ msgid "" #~ "The template needs information about you, which is stored in your address " #~ "book.\n" #~ "However, the required plugin could not be loaded.\n" #~ "\n" #~ "Please install the KDEPIM/Kontact package for your system." #~ msgstr "" #~ "Diese Vorlage benötigt Informationen über Sie, die im Adressbuch " #~ "gespeichert sind.\n" #~ "Das benötigte Modul kann jedoch nicht geladen werden.\n" #~ "Bitte installieren Sie das Paket KDEPIM/Kontact auf Ihrem System." #~ msgid "Mixed Tabs (Spaces + Tabs)" #~ msgstr "Gemischte Tabulatoren (Leerzeichen + Tabulatoren)" #~ msgid "Hard Tabs (Tabs)" #~ msgstr "Harte Tabulatoren (Tabulator)" #~ msgid "Soft Tabs (Spaces)" #~ msgstr "Weiche Tabulatoren (Leerzeichen)" #~ msgid "[1-16]" #~ msgstr "[1-16]" #~ msgid "Indentation width" #~ msgstr "Einrückungstiefe" #~ msgid "Function 'action' not found in script: %1" #~ msgstr "Die Funktion „action“ kann im Skript „%1“ nicht gefunden werden" #~ msgid "Error calling action(%1)" #~ msgstr "Fehler beim Aufruf von action(%1)" #~ msgid "Errors!" #~ msgstr "Fehler!" #~ msgid "Error: %1" #~ msgstr "Fehler: %1" #~ msgctxt "Language" #~ msgid "Restructured Text" #~ msgstr "reStructuredText" #~ msgid "" #~ "

w/wa — write document(s) to disk

Usage: " #~ "w[a]

Writes the current document(s) to disk. It can " #~ "be called in two ways:
w — writes the current " #~ "document to disk
wa — writes all document to disk.

If no file name is associated with the document, a file dialog will " #~ "be shown.

" #~ msgstr "" #~ "

w/wa — Dokument(e) auf das Medium schreiben

Aufruf: " #~ "w[a]

Schreibt die aktuellen Dokumente auf das " #~ "Speichermedium. Es gibt zwei Varianten des Befehls:
w " #~ "— schreibt das aktuelle Dokument auf das Medium
wa " #~ "— schreibt alle Dokumente auf das Medium.

Wenn dem Dokument " #~ "noch kein Dateiname zugewiesen ist, öffnet sich ein Dateidialog.

" #~ msgid "Unable to find '%1'" #~ msgstr "„%1“ lässt sich nicht finden" #, fuzzy #~| msgid "Auto Word Completion" #~ msgid "A&uto Word Completion HI" #~ msgstr "Autovervollständigung" #~ msgid "&VI Input Mode" #~ msgstr "&VI-Eingabemodus" #~ msgid "" #~ "When selected, the vi input mode will be enabled when opening a new view. " #~ "You can still toggle the vi input mode on/off for a particular view in " #~ "the Edit menu." #~ msgstr "" #~ "Wenn dies ausgewählt ist, wird der VI-Eingabemodus aktiviert, wenn eine " #~ "neue Ansicht geöffnet wird. Sie können den VI-Eingabemodus weiterhin über " #~ "das Menü „Bearbeiten“ für jede Ansicht separat ein-/ausschalten." #~ msgid "Matching Bracket" #~ msgstr "Passende Klammer" #~ msgctxt "Language" #~ msgid "C++" #~ msgstr "C++" #~ msgid "" #~ "Changing the power user mode affects only newly opened / created " #~ "documents. In KWrite a restart is recommended." #~ msgstr "" #~ "Änderungen des erweiterten Modus (KDE-3-Modus) betreffen nur neu " #~ "geöffnete / erstellte Dokumente. In KWrite ist ein Neustart erforderlich." #~ msgid "Power user mode changed" #~ msgstr "Erweiterter Modus (KDE-3-Modus) wurde geändert." #~ msgid "" #~ "The editor will search the given number of folder levels upwards for a ." #~ "kateconfig file and load the settings line from it." #~ msgstr "" #~ "Der Editor sucht bis zur eingestellten Ordnerebene in übergeordneten " #~ "Ordnern nach einer .kateconfig-Datei und lädt die darin gespeicherten " #~ "Einstellungen." #~ msgid "Text Area Background" #~ msgstr "Hintergrund für Textbereich" #~ msgid "Normal text:" #~ msgstr "Normaler Text:" #~ msgid "" #~ "

Sets the background color of the selection.

To set the text " #~ "color for selected text, use the \"Configure Highlighting\" dialog." #~ "

" #~ msgstr "" #~ "

Legt die Hintergrundfarbe für eine Auswahl fest.

Wenn Sie eine " #~ "Farbe für ausgewählten Text festlegen möchten, verwenden Sie den Dialog " #~ "Hervorhebungsmodus einrichten.

" #~ msgid "

Select the marker type you want to change.

" #~ msgstr "

Wählen Sie den Markierungstyp, den Sie ändern möchten.

" #~ msgid "" #~ "

Sets the background color of the selected marker type.

Note: The marker color is displayed lightly because of transparency.

" #~ msgstr "" #~ "

Legt die Hintergrundfarbe für den ausgewählten Markierungstyp fest.

Beachten Sie: Die Markierungsfarbe wird wegen der " #~ "Transparenz heller angezeigt.

" #~ msgid "Additional Elements" #~ msgstr "Zusätzliche Elemente" #~ msgid "Left border background:" #~ msgstr "Hintergrund linke Seite:" #~ msgid "Line numbers:" #~ msgstr "Zeilennummern:" #~ msgid "" #~ "

This color will be used to draw the line numbers (if enabled) and the " #~ "lines in the code-folding pane.

" #~ msgstr "" #~ "

Diese Farbe wird für die Anzeige der Zeilennummern und " #~ "Quelltextausblendungen verwendet.

" #~ msgid "Bracket highlight:" #~ msgstr "Hervorhebung für Klammern:" #~ msgid "Word wrap markers:" #~ msgstr "Markierungen für Zeilenumbrüche:" #~ msgid "Tab and space markers:" #~ msgstr "Markierungen für Tabulatoren und Leerzeichen:" #~ msgid "Spelling mistake line:" #~ msgstr "Linie für Rechtschreibfehler:" #~ msgid "" #~ "Changing this mode affects only newly opened / created documents. In " #~ "KWrite a restart is recommended." #~ msgstr "" #~ "Änderungen dieses Modus betreffen nur neu geöffnete / erstellte " #~ "Dokumente.\n" #~ "In KWrite ist ein Neustart erforderlich." #~ msgid "Enable power user mode (KDE 3 mode)" #~ msgstr "Erweiterten Modus aktivieren (KDE-3-Modus)" #~ msgid "" #~ "The file %1 was opened and contained lines longer than the configured " #~ "Line Length Limit (%2 characters). Those lines were wrapped and the " #~ "document is set to read-only mode, as saving will modify its content." #~ msgstr "" #~ "Die Datei %1 ist geöffnet worden, enthält aber zu lange Zeilen (länger " #~ "als das eingestellte Zeichenlimit von %2 Zeichen). Die langen Zeilen sind " #~ "umgebrochen worden und die Datei ist schreibgeschützt, da ein " #~ "Speichervorgang die Datei verändern würde." #~ msgid "Edit Snippet Repository %1" #~ msgstr "Textbausteinarchiv %1 bearbeiten" #~ msgid "Create New Snippet Repository" #~ msgstr "Neues Textbausteinarchiv erstellen" #~ msgid "leave empty for general purpose snippets" #~ msgstr "für allgemeine Textbausteine leer lassen" #~ msgid "" #~ "The name of the repository. Must not be empty or contain forward slashes " #~ "(/)." #~ msgstr "" #~ "Der Name des Archivs darf nicht leer sein und keine Schrägstriche (/) " #~ "enthalten." #~ msgid "Na&mespace:" #~ msgstr "Na&mensraum:" #~ msgid "" #~ "

If non-empty this will be used as a prefix for all snippets in this " #~ "repository during code completion.

\n" #~ "

Note: No spaces allowed.

" #~ msgstr "" #~ "

Falls es nicht leer ist, wird dies während der " #~ "Quelltextvervollständigung als Präfix für alle Textbausteine in diesem " #~ "Archiv verwendet.

\n" #~ "

Hinweis: Leerzeichen sind nicht erlaubt.

" #~ msgid "&License:" #~ msgstr "&Lizenz:" #~ msgid "&Authors:" #~ msgstr "&Autoren:" #~ msgid "&File types:" #~ msgstr "&Dateitypen:" #~ msgid "Help" #~ msgstr "Hilfe" #~ msgid "Edit Snippet %1 in %2" #~ msgstr "Textbaustein %1 in %2 bearbeiten" #~ msgid "Create New Snippet in Repository %1" #~ msgstr "Neuen Textbaustein im Archiv %1 erstellen" #~ msgid "Snippet name cannot contain spaces" #~ msgstr "Der Name des Bausteins darf keine Leerzeichen enthalten" #~ msgid "" #~ "The snippet contains unsaved changes. Do you want to continue and lose " #~ "all changes?" #~ msgstr "" #~ "Der Textbaustein enthält ungespeicherte Änderungen. Möchten Sie " #~ "fortfahren und alle Änderungen verlieren?" #~ msgid "Warning - Unsaved Changes" #~ msgstr "Warnung - ungespeicherte Änderungen" #~ msgid "" #~ "

The name will also be used as the identifier during code completion.\n" #~ "

Note: No spaces allowed.

" #~ msgstr "" #~ "

Der Name wird auch als Bezeichner während der " #~ "Quelltextvervollständigung verwendet.

\n" #~ "

Hinweis: Leerzeichen sind nicht erlaubt.

" #~ msgid "Display &Prefix:" #~ msgstr "&Präfix anzeigen:" #~ msgid "The display prefix will be shown during code completion." #~ msgstr "Das Präfix wird während der Quelltextvervollständigung angezeigt." #~ msgid "Display &Arguments:" #~ msgstr "&Argumente anzeigen:" #~ msgid "The arguments will be shown during code completion." #~ msgstr "" #~ "Die Argumente werden während der Quelltextvervollständigung angezeigt." #~ msgid "Display P&ostfix:" #~ msgstr "P&ostfix anzeigen:" #~ msgid "The postfix will be shown during code completion." #~ msgstr "Das Postfix wird während der Quelltextvervollständigung angezeigt." #~ msgid "Shortcut:" #~ msgstr "Kurzbefehl:" #~ msgid "&Snippet" #~ msgstr "&Textbaustein:" #~ msgid "S&cripts" #~ msgstr "S&kripte" #~ msgctxt "Autogenerated repository name for a programming language" #~ msgid "%1 snippets" #~ msgstr "%1 Textbausteine" #~ msgid "" #~ msgstr "" #~ msgid "insert snippet %1" #~ msgstr "Textbaustein %1 einfügen" #~ msgid "Snippets" #~ msgstr "Textbausteine" #~ msgid "" #~ msgstr "" #~ msgid "" #~ "You have edited a data file not located in your personal data directory; " #~ "as such, a renamed clone of the original data file has been created " #~ "within your personal data directory." #~ msgstr "" #~ "Sie haben eine Datendatei bearbeitet, die sich nicht in Ihrem " #~ "Persönlichen Ordner befindet. Es wird eine umbenannte Kopie dieser Datei " #~ "in Ihrem Persönlichen Ordner gespeichert." #~ msgid "Output file '%1' could not be opened for writing" #~ msgstr "Die Datei „%1“ kann nicht zum Schreiben geöffnet werden" #~ msgid "Cannot open snippet repository %1." #~ msgstr "Das Textbausteinarchiv %1 lässt sich nicht öffnen." #~ msgid "Invalid XML snippet file: %1" #~ msgstr "Ungültige XML-Textbausteindatei: %1" #~ msgid "" #~ "Repository is disabled, the contained snippets will not be shown during " #~ "code-completion." #~ msgstr "" #~ "Das Archiv wurde deaktiviert. Die enthaltenen Textbausteine werden " #~ "während der Quelltextvervollständigung nicht angezeigt." #~ msgid "Applies to all filetypes" #~ msgstr "Für alle Dateitypen übernehmen" #~ msgid "Applies to the following filetypes: %1" #~ msgstr "Für alle folgenden Dateitypen übernehmen: %1" #~ msgid "Add Repository" #~ msgstr "Archiv hinzufügen" #~ msgid "Edit Repository" #~ msgstr "Archiv bearbeiten" #~ msgid "Remove Repository" #~ msgstr "Archiv entfernen" #~ msgid "Publish Repository" #~ msgstr "Archiv veröffentlichen" #~ msgid "Add Snippet" #~ msgstr "Textbaustein hinzufügen" #~ msgid "Edit Snippet" #~ msgstr "Textbaustein bearbeiten" #~ msgid "Remove Snippet" #~ msgstr "Textbaustein entfernen" #~ msgid "Get New Snippets" #~ msgstr "Neue Textbausteine abrufen" #~ msgid "Repository: %1" #~ msgstr "Archiv: %1" #~ msgid "" #~ "Do you really want to delete the repository \"%1\" with all its snippets?" #~ msgstr "" #~ "Möchten Sie das Archiv „%1“ mit allen enthaltenen Textbausteinen wirklich " #~ "löschen?" #~ msgid "Define filter here" #~ msgstr "Definieren Sie hier den Filter" #~ msgid "Filter..." #~ msgstr "Filter ..." #~ msgid "Extensions Manager" #~ msgstr "Erweiterungsverwaltung" #~ msgid "Create Snippet" #~ msgstr "Textbaustein erstellen" #~ msgid "Snippets..." #~ msgstr "Textbausteine ..." #~ msgid "OVR" #~ msgstr "Überschr." #~ msgid "INS" #~ msgstr "EINF" #~ msgid "Move To..." #~ msgstr "Verschieben nach ..." #~ msgid "Move Left" #~ msgstr "Nach links" #~ msgid "Move Right" #~ msgstr "Nach rechts" #~ msgid "Move Up" #~ msgstr "Nach oben" #~ msgid "Move Down" #~ msgstr "Nach unten" #~ msgid "Error: cannot open utils.js" #~ msgstr "Fehler: utils.js kann nicht geöffnet werden" #~ msgid "Syntax Error: Parse error" #~ msgstr "Syntaxfehler: Fehler beim Einlesen" #~ msgid "Error: There are bad defined functions" #~ msgstr "Fehler: Es gibt falsch definierte Funktionen" #~ msgid "Execute" #~ msgstr "Ausführen" #~ msgid "There's no code to execute" #~ msgstr "Es ist kein auszuführender Quelltext vorhanden" #~ msgid "Show the JavaScript Console" #~ msgstr "JavaScript-Konsole anzeigen" #~ msgid "Show/hide the JavaScript Console on the bottom of the view." #~ msgstr "JavaScript-Konsole am unteren Rand der Ansicht anzeigen/ausblenden." #~ msgid "Always on" #~ msgstr "Immer ein" #~ msgid "Sorry, but Kate is not able to replace newlines, yet" #~ msgstr "Kate kann noch keine Zeilenumbrüche ersetzen." #~ msgid "" #~ "Add current text selection to a snippet file (click=add to on-the-go, " #~ "hold=menu=more options)" #~ msgstr "" #~ "Aktuelle Textauswahl zur Textbausteindatei hinzufügen (Klick=Hinzufügen, " #~ "Halten=Menü=Weitere Optionen)" #~ msgid "Modify the current snippet" #~ msgstr "Den aktuellen Textbaustein bearbeiten" #~ msgid "Create a new repository file" #~ msgstr "Neue Archivdatei erstellen" #~ msgid "Kate Snippets" #~ msgstr "Kate-Textbausteine" #~ msgid "" #~ "Developer's fault! Your editor component doesn't support the retrieval of " #~ "certain\n" #~ "information, please press this button longer to open the menu for manual\n" #~ "destination selection" #~ msgstr "" #~ "Entwicklerfehler. Ihre Editorkomponente unterstützt nicht das Einholen " #~ "bestimmter Informationen.\n" #~ "Halten Sie den Knopf länger gedrückt, um ein Menü zur manuellen " #~ "Zielauswahl zu öffnen." #~ msgid "Should not happen, cannot add snippet to a repository" #~ msgstr "Fehler, der Textbaustein kann nicht zum Archiv hinzugefügt werden" #~ msgid "" #~ "You have edited a data file not located in your personal data directory, " #~ "but a suitable filename could not be generated for storing a clone of the " #~ "file within your personal data directory." #~ msgstr "" #~ "Sie haben eine Datendatei bearbeitet, die sich nicht in Ihrem " #~ "Persönlichen Ordner befindet. Es konnte kein passender Dateiname für das " #~ "Speichern einer Kopie dieser Datei in Ihrem Persönlichen Ordner erzeugt " #~ "werden." #~ msgid "" #~ "It was not possible to create a unique file name for the given snippet " #~ "collection name" #~ msgstr "" #~ "Es kann kein eindeutiger Dateiname für den angegebenen Namen der " #~ "Textbaustein-Sammlung erstellt werden." #~ msgid "New Snippet" #~ msgstr "Neuer Textbaustein" #~ msgid "all file types" #~ msgstr "Alle Dateitypen" #~ msgid "!TAINTED!:%1" #~ msgstr "!TAINTED!:%1" #~ msgid "" #~ "%1 (%2)\n" #~ "content license: %3\n" #~ "repository license: %4 authors: %5" #~ msgstr "" #~ "%1 (%2)\n" #~ "Lizenz für den Inhalt: %3\n" #~ "Lizenz für das Archiv: %4 Autoren: %5" #~ msgid "" #~ "Do you really want to delete the file '%1' from the repository? This " #~ "action is irreversible." #~ msgstr "" #~ "Möchten Sie die Datei „%1“ aus dem Archiv wirklich löschen? Diese Aktion " #~ "kann nicht rückgängig gemacht werden." #~ msgid "Deleting snippet file" #~ msgstr "Textbausteindatei wird gelöscht" #~ msgid "" #~ "Editor application for file '%1' with mimetype 'application/x-" #~ "ktesnippets' could not be started" #~ msgstr "" #~ "Das Editorprogramm für die Datei „%1“ mit dem MIME-Typ „application/x-" #~ "ktesnippets“ kann nicht gestartet werden" #~ msgid "" #~ "Editor application for new file with mimetype 'application/x-ktesnippets' " #~ "could not be started" #~ msgstr "" #~ "Das Editorprogramm für die neue Datei mit dem MIME-Typ „application/x-" #~ "ktesnippets“ kann nicht gestartet werden" #~ msgid "No file specified" #~ msgstr "Keine Datei angegeben" #~ msgid "" #~ "It was not possible to create a unique file name for the imported file" #~ msgstr "" #~ "Es war nicht möglich, für die importierte Datei einen eindeutigen " #~ "Dateinamen zu erstellen." #~ msgid "Imported file has been renamed because of a name conflict" #~ msgstr "Die importierte Datei wurde wegen eines Namenskonflikts umbenannt" #~ msgid "File could not be copied to repository" #~ msgstr "Die Datei kann nicht ins Archiv kopiert werden" #~ msgid "Snippet Repository:" #~ msgstr "Textbausteinarchiv:" #~ msgid "New Snippet File..." #~ msgstr "Neue Textbausteindatei ..." #~ msgid "Get New Snippets..." #~ msgstr "Neue Textbausteine abrufen ..." #~ msgid "Display / Completion Mode:" #~ msgstr "Anzeige- / Vervollständigungsmodus:" #, fuzzy #~| msgid "Invalid XML snippet file: %1" #~ msgid "listing by snippet file" #~ msgstr "Ungültige XML-Textbausteindatei: %1" #~ msgid "Kate Part Snippets" #~ msgstr "Kate-Part-Textbausteine" #~ msgid "" #~ "By default, an extra status bar will be used when the Vi input mode is " #~ "enabled. This status bar shows commands while they are being typed and " #~ "messages/errors produced by Vi commands.\n" #~ "\n" #~ "Checking this options will hide this extra status line." #~ msgstr "" #~ "In der Voreinstellung wird eine zusätzliche Statusleiste angezeigt, wenn " #~ "der VI-Modus aktiviert ist. Die zusätzliche Statusleiste zeigt Befehle " #~ "an, während sie eingegeben werden, sowie Meldungen und Fehler, die aus VI-" #~ "Befehlen resultieren.\n" #~ "\n" #~ "Durch Aktivieren dieser Einstellung wird die zusätzliche Statusleiste " #~ "ausgeblendet." #~ msgid "Hide the Vi mode status bar" #~ msgstr "VI-Statusleiste ausblenden" #~ msgid "&Keep highlighting" #~ msgstr "&Hervorhebung beibehalten" #~ msgid "Keep search and replace highlighting marks" #~ msgstr "Such- und Hervorhebungsmarkierungen beibehalten" #~ msgid "R/O" #~ msgstr "N/L" #~ msgid "Close message (Escape)" #~ msgstr "Nachricht schließen (Escape)" #~ msgid "Unfold All Nodes" #~ msgstr "Alle Ebenen ausklappen" #~ msgid "Fold Multiline Comments" #~ msgstr "Mehrzeilige Kommentare einklappen" #~ msgid "Fold Nodes in Level %1" #~ msgstr "Ebenen der Stufe %1 einklappen" #~ msgid "Unfold Nodes in Level %1" #~ msgstr "Ebenen der Stufe %1 ausklappen" #~ msgid "Show &folding markers (if available)" #~ msgstr "&Markierungen für Quelltextausblendungen anzeigen" #~ msgid "Plugins" #~ msgstr "Erweiterungen" #, fuzzy #~| msgid "Move Word Left" #~ msgid "Programmer's Move Word Left" #~ msgstr "Wort nach links" #, fuzzy #~| msgid "Select Word Left" #~ msgid "Programmer's Select Word Left" #~ msgstr "Wort links auswählen" #, fuzzy #~| msgid "Move Word Right" #~ msgid "Programmer's Move Word Right" #~ msgstr "Wort nach rechts" #, fuzzy #~| msgid "Select Word Right" #~ msgid "Programmer's Select Word Right" #~ msgstr "Wort rechts auswählen" #~ msgctxt "Language" #~ msgid "Prolog" #~ msgstr "Prolog" #~ msgid "" #~ "Selections will be overwritten by typed text and will be lost on cursor " #~ "movement." #~ msgstr "" #~ "Markierter Text wird durch die Eingabe überschrieben und die Markierung " #~ "wird beim Bewegen des Cursors verworfen." #~ msgid "&Normal" #~ msgstr "&Normal" #~ msgid "Selections will stay even after cursor movement and typing." #~ msgstr "" #~ "Die Markierung bleibt auch nach Cursor-Bewegung und Eingaben bestehen." #~ msgid "" #~ "The filter/check plugin '%1' could not be found, still continue saving of " #~ "%2" #~ msgstr "" #~ "Der Filter bzw. das Prüfmodul „%1“ kann nicht gefunden werden. Möchten " #~ "Sie %2 dennoch speichern?" #~ msgid "Saving problems" #~ msgstr "Probleme beim Speichern" #~ msgid "" #~ "When the user types a left bracket ([,(, or {) KateView automatically " #~ "enters the right bracket (}, ), or ]) to the right of the cursor." #~ msgstr "" #~ "Sobald der Benutzer eine linke Klammer eingibt ([, ( oder {), ergänzt " #~ "KateView automatisch die entsprechende rechte Klammer (}, ) oder ])." #~ msgctxt "short translation please" #~ msgid "Set auto insertion of brackets on or off." #~ msgstr "Schaltet das automatische Einsetzen von Klammern ein bzw. aus." #~ msgid "Too Long Lines Wrapped" #~ msgstr "Zu lange Zeilen umgebrochen" #~ msgid "The file %1 is a binary, saving it will result in a corrupt file." #~ msgstr "" #~ "Die Datei %1 ist binär, das Speichern wird zu einer fehlerhaften Datei " #~ "führen." #~ msgid "Trying to Save Binary File" #~ msgstr "Versuch, Binärdatei zu speichern" #~ msgid "" #~ "

When on, moving the insertion cursor using the Left and " #~ "Right keys will go on to previous/next line at beginning/end of " #~ "the line, similar to most editors.

When off, the insertion cursor " #~ "cannot be moved left of the line start, but it can be moved off the line " #~ "end, which can be very handy for programmers.

" #~ msgstr "" #~ "

Ist diese Einstellung aktiv, springt der Einfügen-Cursor bei " #~ "Verwendung der Tasten Pfeil links und Pfeil rechts an den " #~ "Anfang der nächsten bzw. an das Ende der vorherigen Zeile, wie es bei den " #~ "meisten Editoren üblich ist.

Anderenfalls kann der Cursor nicht " #~ "nach links über den Zeilenanfang bewegt werden, aber hinter das " #~ "Zeilenende. Dies ist sehr praktisch für Programmierer.

" #~ msgid "Wrap c&ursor" #~ msgstr "Cursor folgt &Zeilenumbruch" #~ msgid "" #~ "If this is enabled, the editor will remove any trailing whitespace on " #~ "lines that are changed through editing." #~ msgstr "" #~ "Ist diese Einstellung markiert, entfernt das Programm alle Leerräume am " #~ "Ende von Zeilen, die editiert werden." #~ msgid "Remove &trailing spaces while editing" #~ msgstr "Leerzeichen am Zeilenende beim Bearbeiten entfernen" #, fuzzy #~| msgid "" #~| "The editor will automatically eliminate extra spaces at the ends of " #~| "lines of text while loading/saving the file. This change is only visible " #~| "after a save if you reload the file." #~ msgid "" #~ "The editor will automatically eliminate extra spaces at the ends of lines " #~ "of text while saving the file. This change is only visible after a save " #~ "if you reload the file." #~ msgstr "" #~ "Der Editor entfernt beim Speichern oder Laden überzählige Leerzeichen am " #~ "Zeilenende. Diese Änderung wird nach dem Speicher erst sichtbar, wenn Sie " #~ "die Datei erneut laden." #~ msgctxt "short translation please" #~ msgid "Remove trailing spaces when editing a line." #~ msgstr "Leerzeichen am Zeilenende beim Bearbeiten entfernen." #~ msgid "" #~ "\n" #~ "

Could " #~ "not recover all data. The swap file was probably incomplete.

" #~ msgstr "" #~ "\n" #~ "

Daten-Wiederherstellung (Hilfe)

Es können nicht alle Daten " #~ "wiederhergestellt werden. Die Sicherungsdatei ist wahrscheinlich nicht " #~ "vollständig.

" #~ msgid "OK" #~ msgstr "OK" #~ msgid "Overwrite" #~ msgstr "Überschreiben" #~ msgid "" #~ "\n" #~ "

Data Recovery (Help)

The file was not closed appropriately. Do you want to recover the " #~ "data?

" #~ msgstr "" #~ "\n" #~ "

Daten-Wiederherstellung (Hilfe)

Die Datei " #~ "wurde nicht ordnungsgemäß geschlossen. Möchten Sie die Daten " #~ "wiederherstellen?

" #~ msgid "Stop" #~ msgstr "Anhalten" #, fuzzy #~| msgid "Colors" #~ msgctxt "@title:column a color button" #~ msgid "Color" #~ msgstr "Farben" #~ msgid "Export HlColors..." #~ msgstr "Hervorhebungsfarben exportieren ..." #~ msgid "Import HlColors..." #~ msgstr "Hervorhebungsfarben importieren ..." #~ msgid "Template Background" #~ msgstr "Hintergrund für Vorlagen" #~ msgid "Collapse One Local Level" #~ msgstr "Eine lokale Ebene einklappen" #~ msgid "Expand One Local Level" #~ msgstr "Eine lokale Ebene ausklappen" #, fuzzy #~| msgid "Collapse Toplevel" #~ msgid "Collapse Level 1" #~ msgstr "Oberste Ebene einklappen" #, fuzzy #~| msgid "Collapse Toplevel" #~ msgid "Collapse Level 2" #~ msgstr "Oberste Ebene einklappen" #, fuzzy #~| msgid "Collapse Toplevel" #~ msgid "Collapse Level 3" #~ msgstr "Oberste Ebene einklappen" #, fuzzy #~| msgid "Collapse Toplevel" #~ msgid "Collapse Level 4" #~ msgstr "Oberste Ebene einklappen" #, fuzzy #~| msgid "Collapse Toplevel" #~ msgid "Collapse Level 5" #~ msgstr "Oberste Ebene einklappen" #, fuzzy #~| msgid "Collapse Toplevel" #~ msgid "Collapse Level 6" #~ msgstr "Oberste Ebene einklappen" #, fuzzy #~| msgid "Collapse Toplevel" #~ msgid "Collapse Level 7" #~ msgstr "Oberste Ebene einklappen" #, fuzzy #~| msgid "Collapse Toplevel" #~ msgid "Collapse Level 8" #~ msgstr "Oberste Ebene einklappen" #, fuzzy #~| msgid "Collapse Toplevel" #~ msgid "Collapse Level 9" #~ msgstr "Oberste Ebene einklappen" #, fuzzy #~| msgid "Expand Toplevel" #~ msgid "Expand Level 1" #~ msgstr "Oberste Ebene ausklappen" #, fuzzy #~| msgid "Expand Toplevel" #~ msgid "Expand Level 2" #~ msgstr "Oberste Ebene ausklappen" #, fuzzy #~| msgid "Expand Toplevel" #~ msgid "Expand Level 3" #~ msgstr "Oberste Ebene ausklappen" #, fuzzy #~| msgid "Expand Toplevel" #~ msgid "Expand Level 4" #~ msgstr "Oberste Ebene ausklappen" #, fuzzy #~| msgid "Expand Toplevel" #~ msgid "Expand Level 5" #~ msgstr "Oberste Ebene ausklappen" #, fuzzy #~| msgid "Expand Toplevel" #~ msgid "Expand Level 6" #~ msgstr "Oberste Ebene ausklappen" #, fuzzy #~| msgid "Expand Toplevel" #~ msgid "Expand Level 7" #~ msgstr "Oberste Ebene ausklappen" #, fuzzy #~| msgid "Expand Toplevel" #~ msgid "Expand Level 8" #~ msgstr "Oberste Ebene ausklappen" #, fuzzy #~| msgid "Expand Toplevel" #~ msgid "Expand Level 9" #~ msgstr "Oberste Ebene ausklappen" #, fuzzy #~| msgid "Collapse Toplevel" #~ msgid "&Collapse" #~ msgstr "Oberste Ebene einklappen" #~ msgid "Form" #~ msgstr "Formular" #~ msgid "" #~ "A KDE text-editor component could not be found;\n" #~ "please check your KDE installation." #~ msgstr "" #~ "Es kann keine Text-Editor-Komponente von KDE gefunden werden.\n" #~ "Überprüfen Sie Ihre KDE-Installation. " #~ msgid "Use this to close the current document" #~ msgstr "Das aktive Dokument schließen" #~ msgid "Use this command to create a new document" #~ msgstr "Ein neues Dokument erstellen" #~ msgid "Use this command to open an existing document for editing" #~ msgstr "Ein existierendes Dokument zur Bearbeitung öffnen" #~ msgid "" #~ "This lists files which you have opened recently, and allows you to easily " #~ "open them again." #~ msgstr "" #~ "Diese Liste zeigt kürzlich geöffnete Dateien an und erlaubt den schnellen " #~ "Zugriff auf diese." #~ msgid "&New Window" #~ msgstr "&Nächstes Fenster" #~ msgid "Create another view containing the current document" #~ msgstr "Erstellt eine neue Ansicht mit dem aktuellen Dokument." #~ msgid "Override the system-wide setting for the default editing component" #~ msgstr "Überschreibt die Systemvorgabe für das Standard-Editormodul." #~ msgid "Close the current document view" #~ msgstr "Schließt die aktuelle Dokument-Ansicht." #~ msgid "Use this command to show or hide the view's statusbar" #~ msgstr "" #~ "Verwenden Sie diesen Befehl zum Anzeigen oder Ausblenden der Statuszeile " #~ "der Ansicht." #~ msgid "Sho&w Path" #~ msgstr "&Pfad anzeigen" #~ msgid "Show the complete document path in the window caption" #~ msgstr "Zeigt den vollständigen Pfad des Dokuments im Fenstertitel." #~ msgid "Configure the application's keyboard shortcut assignments." #~ msgstr "Richten Sie die Zuweisung der Kurzbefehle für die Anwendung ein." #~ msgid "Configure which items should appear in the toolbar(s)." #~ msgstr "" #~ "Legen Sie fest, welche Einträge in der oder den Werkzeugleisten " #~ "erscheinen sollen." #~ msgid "&About Editor Component" #~ msgstr "Ü&ber Eingebettete Editorkomponente" #~ msgid " INS " #~ msgstr " EINF " #~ msgid " LINE " #~ msgstr " ZEILE " #~ msgid "Open File" #~ msgstr "Datei öffnen" #~ msgid "" #~ "The given file could not be read, check if it exists or if it is readable " #~ "for the current user." #~ msgstr "" #~ "Die angegebene Datei kann nicht gelesen werden. Prüfen Sie, ob die Datei " #~ "existiert oder für den aktuellen Benutzer lesbar ist." #~ msgid "Read the contents of stdin" #~ msgstr "Liest Eingaben von der Standardeingabe (stdin)" #~ msgid "Set encoding for the file to open" #~ msgstr "Festlegen der Kodierung für die zu öffnende Datei" #~ msgid "Navigate to this line" #~ msgstr "Zu dieser Zeile springen" #~ msgid "Navigate to this column" #~ msgstr "In diese Spalte springen" #~ msgid "KWrite" #~ msgstr "KWrite" #~ msgid "KWrite - Text Editor" #~ msgstr "KWrite – Text-Editor" #~ msgid "Choose Editor Component" #~ msgstr "Editor-Modul auswählen" #~ msgid "Directory containing tests, basedir and output directories." #~ msgstr "Ordner, der Tests, den Basisordner und die Ausgabeordner enthält." #~ msgid "" #~ "Compare failures of this testrun against snapshot . Defaults to " #~ "the most recently captured failure snapshot or none if none exists." #~ msgstr "" #~ "Vergleiche Fehler dieses Testlaufs mit Schnappschuss . Als " #~ "Voreinstellung wird mit dem zuletzt gespeicherten Fehlerschnappschuss " #~ "verglichen oder gar nicht, wenn keiner vorliegt." #~ msgid "Do not suppress debug output" #~ msgstr "Debug-Ausgaben anzeigen" #~ msgid "Regenerate baseline (instead of checking)" #~ msgstr "Grundlinie wiederherstellen (anstelle der Prüfung)" #~ msgid "Keep output files even on success" #~ msgstr "Ausgabedateien auch bei Erfolg nicht löschen" #~ msgid "Save failures of this testrun as failure snapshot " #~ msgstr "" #~ "Fehlgeschlagene Testläufe dieses Durchgangs als Fehlerschnappschuss " #~ " speichern" #~ msgid "Show the window while running tests" #~ msgstr "Fenster während des Testdurchlaufs anzeigen" #~ msgid "Only run a single test. Multiple options allowed." #~ msgstr "Nur einzelne Prüfung durchführen. Mehrere Optionen sind erlaubt." #~ msgid "Put output in instead of /output" #~ msgstr "Ausgabe in ablegen anstelle von /output" #~ msgid "Run each test case in a separate process." #~ msgstr "Jeden Test als eigenen Prozess starten." #~ msgid "" #~ "Directory containing tests, basedir and output directories. Only regarded " #~ "if -b is not specified." #~ msgstr "" #~ "Ordner, der Tests, den Basisordner und die Ausgabeordner enthält. Wird " #~ "nur berücksichtigt, wenn -b nicht angegeben ist." #~ msgid "" #~ "Relative path to testcase, or directory of testcases to be run " #~ "(equivalent to -t)." #~ msgstr "" #~ "Relativer Pfad zum Testfall oder Ordner der auszuführenden Testfälle " #~ "(entspricht -t)." #~ msgid "TestRegression" #~ msgstr "TestRegression" #~ msgid "Regression tester for kate" #~ msgstr "Regressionstester für Kate" #~ msgid "Error: " #~ msgstr "Fehler: " #~ msgid "Error calling '%1'. Please check for syntax errors." #~ msgstr "" #~ "Fehler beim Aufruf von „%1“. Bitte prüfen Sie das Skript auf Syntax-" #~ "Fehler." #~ msgid "" #~ "If this is enabled, the editor will calculate the number of spaces up to " #~ "the next tab position as defined by the tab width, and insert that number " #~ "of spaces instead of a TAB character." #~ msgstr "" #~ "Ist diese Einstellung markiert, berechnet der Editor die Anzahl " #~ "Leerzeichen bis zur nächsten Tabulatorposition (nach der angegebenen " #~ "Tabulatorbreite) und ersetzt den Tabulator durch die entsprechende Anzahl " #~ "Leerzeichen." #~ msgid "&Insert spaces instead of tabulators" #~ msgstr "&Leerzeichen statt Tabulatoren für Einrückung verwenden" #, fuzzy #~| msgid "&View Difference" #~ msgid "View Differences" #~ msgstr "&Unterschiede anzeigen" #~ msgctxt "Encodings menu" #~ msgid "Disabled" #~ msgstr "Deaktiviert" #, fuzzy #~| msgid "" #~| "The file %1 was opened with UTF-8 encoding but contained invalid " #~| "characters. It is set to read-only mode, as saving might destroy its " #~| "content. Either reopen the file with the correct encoding chosen or " #~| "enable the read-write mode again in the menu to be able to edit it." #~ msgid "" #~ "The file %1 was opened with 2 encoding but contained invalid characters. " #~ "It is set to read-only mode, as saving might destroy its content. Either " #~ "reopen the file with the correct encoding chosen or enable the read-write " #~ "mode again in the menu to be able to edit it." #~ msgstr "" #~ "Die Datei %1 wurde als UTF-8 kodiert geöffnet, enthält aber ungültige " #~ "Zeichen. Der Zugriff wurde auf Nur-Lesen gesetzt, da ein Speichern den " #~ "Inhalt der Datei zerstören könnte. Öffnen Sie die Datei erneut mit der " #~ "korrekten Kodierung oder deaktivieren Sie den Nur-Lesen-Modus über das " #~ "Menü." #~ msgid "Binary File Opened" #~ msgstr "Binärdatei geöffnet" #~ msgid "Broken UTF-8 File Opened" #~ msgstr "Fehlerhafte UTF-8-Datei geöffnet" #~ msgid "Universal" #~ msgstr "Allgemein" #~ msgid "&Word Wrap Document" #~ msgstr "Zeilenumbruch &für Dokument" #~ msgid "Modify search behavior" #~ msgstr "Suchverhalten ändern" #~ msgid "&Options" #~ msgstr "&Optionen" #~ msgid "From &cursor" #~ msgstr "&Ab Cursorposition" #~ msgid "Hi&ghlight all" #~ msgstr "&Alle hervorheben" #~ msgid "Add &BOM" #~ msgstr "&Byte-Reihenfolge-Markierung (BOM) hinzufügen" #~ msgid "(c) 2000-2008 The Kate Authors" #~ msgstr "(c) 2000-2008 Die Kate-Autoren" #~ msgid "Developer & Highlight wizard" #~ msgstr "Entwickler, ist für den Hervorhebungen-Assistent verantwortlich" #~ msgid "Unable to read file: '%1'" #~ msgstr "Die Datei „%1“ kann nicht gelesen werden." #~ msgid "Failed to start interpreter for script %1, command %2" #~ msgstr "" #~ "Ausführung des Interpreters für Skript %1, Befehl %2 fehlgeschlagen." #~ msgid "This executes the current document as JavaScript within Kate." #~ msgstr "" #~ "Dies führt das aktive Dokument als JavaScript innerhalb von Kate aus." #~ msgid "Success" #~ msgstr "Ergebnis" #~ msgid "Move Character Right" #~ msgstr "Ein Zeichen nach rechts" #~ msgid "Move Character Left" #~ msgstr "Ein Zeichen nach links" #~ msgid "&Overwrite" #~ msgstr "Ü&berschreiben" #~ msgid "Plain text\t\t(Alt+1)" #~ msgstr "Einfacher Text\t\t(Alt+1)" #~ msgid "Whole words\t(Alt+2)" #~ msgstr "Ganze Wörter\t(Alt+2)" #~ msgid "Escape sequences\t(Alt+3)" #~ msgstr "Escape-Sequenzen\t(Alt+3)" #~ msgid "Regular expression\t(Alt+4)" #~ msgstr "Regulärer Ausdruck\t(Alt+4)" #~ msgid "Case Sensitive" #~ msgstr "Groß-/Kleinschreibung beachten" #~ msgid "&Dynamic word wrap" #~ msgstr "&Dynamischer Zeilenumbruch" #~ msgid "(c) 2000-2007 The Kate Authors" #~ msgstr "(c) 2000-2007 Die Kate-Autoren" #~ msgid "Shortcuts Configuration" #~ msgstr "Kurzbefehle einrichten" #~ msgid "Line must be at least 1" #~ msgstr "Zeile muss mindestens 1 sein" #~ msgid "There is not that many lines in this document" #~ msgstr "So viele Zeilen gibt es in diesem Dokument nicht" #~ msgid "Add special item to search pattern" #~ msgstr "Spezialelement zum Suchmuster hinzufügen" #~ msgid "" #~ "Resolve placeholders (\\0 to \\9) and escape sequences (\\n, \\t, ..)" #~ msgstr "" #~ "Platzhalter (\\0 bis \\9) und Escape-Zeichen (\\n, \\t, ...) auflösen" #~ msgid "Add special item to replacement text" #~ msgstr "Spezialelement zum Ersetzungstext hinzufügen" #~ msgid "Highlight all matches" #~ msgstr "Alle Treffer hervorheben" #~ msgid "Match case" #~ msgstr "Groß-/Kleinschreibung beachten" #~ msgid "Start search from cursor, not document start" #~ msgstr "Suche beginnt an der Cursorposition" #~ msgid "Selection only " #~ msgstr "Nur Auswahl" #~ msgid "" #~ "You are trying to save a python file as non ASCII, without specifiying a " #~ "correct source encoding line for encoding \"%1\"" #~ msgstr "" #~ "Sie versuchen, eine Python-Datei ohne Angabe einer korrekten Zeichensatz-" #~ "Zeile „%1“ in einem anderen Format als ASCII zu speichern." #~ msgid "No encoding header" #~ msgstr "Vorspann für Zeichensatz-Angabe fehlt" #~ msgid "VI: COMMAND LINE" #~ msgstr "VI: COMMAND LINE" #~ msgid "" #~ "The spelling program could not be started. Please make sure you have set " #~ "the correct spelling program and that it is properly configured and in " #~ "your PATH." #~ msgstr "" #~ "Das Rechtschreibprogramm lässt sich nicht starten. Bitte vergewissern Sie " #~ "sich, dass das ausgewählte Rechtschreibprogramm korrekt eingerichtet ist " #~ "und sich in Ihrem Pfad befindet." #~ msgid "The spelling program seems to have crashed." #~ msgstr "Das Rechtschreibprogramm scheint abgestürzt zu sein." #~ msgid "unknown" #~ msgstr "Unbekannt" #~ msgid "Context '%1': Incorrect number of arguments in '%2'" #~ msgstr "Kontext „%1“: Ungültige Anzahl Argumente in „%2“" #~ msgid "Exception, line %1: %2" #~ msgstr "Ausnahme, Zeile %1: %2" #~ msgid "Could not access view." #~ msgstr "Kein Zugriff auf Ansicht möglich." #~ msgid "Could not access lookup object." #~ msgstr "Kein Zugriff auf Lookup-Objekt möglich." #~ msgid "Exception: Unable to find function '%1': %2" #~ msgstr "Ausnahme: Funktion „%1“ kann nicht gefunden werden: %2" #~ msgid "Exception in line %1: %2" #~ msgstr "Ausnahme in Zeile %1: %2" #~ msgid "Sort: None" #~ msgstr "Sortierung: Keine" #~ msgid "Filter: None" #~ msgstr "Filter: Keine" #~ msgid "Setup" #~ msgstr "Einrichten" #~ msgid "&Maximum undo steps:" #~ msgstr "&Maximale Anzahl Rückgängig-Schritte:" #~ msgid "" #~ "The file %1 was opened with UTF-8 encoding but contained invalid " #~ "characters. It is set to read-only mode, as saving might destroy it's " #~ "content. Either reopen the file with the correct encoding chosen or " #~ "enable the read-write mode again in the menu to be able to edit it." #~ msgstr "" #~ "Die Datei %1 wurde als UTF-8 kodiert geöffnet, enthält aber ungültige " #~ "Zeichen. Der Zugriff wurde auf Nur-Lesen gesetzt, da ein Speichern den " #~ "Inhalt der Datei zerstören könnte. Öffnen Sie die Datei erneut mit der " #~ "korrekten Kodierung oder deaktivieren Sie den Nur-Lesen-Modus über das " #~ "Menü." #~ msgid " Static" #~ msgstr " Static" #~ msgid "Print syntax &guide" #~ msgstr "Syntax&anleitung drucken" #~ msgid "" #~ "

Access " #~ "Grouping properties

" #~ msgstr "" #~ "

Gruppierungen für Zugriffsattribute

" #~ msgid "" #~ "

Item " #~ "Grouping properties

" #~ msgstr "" #~ "

Gruppierungen für Elementattribute

" #~ msgid "Print &selected text only" #~ msgstr "Nur &ausgewählten Text drucken" #~ msgid "" #~ "

This option is only available if some text is selected in the document." #~ "

If available and enabled, only the selected text is printed.

" #~ msgstr "" #~ "

Diese Option ist nur verfügbar, wenn im Dokument Text markiert ist.

Wenn sie verfügbar und aktiviert ist, wird nur der markierte Text " #~ "gedruckt.

" #~ msgid "Print %1" #~ msgstr "%1 drucken" #~ msgid "Nowhere" #~ msgstr "Keine Vorbelegung" #~ msgid "Selection, then Current Word" #~ msgstr "Auswahl, dann aktuelles Wort" #~ msgid "Current Word Only" #~ msgstr "Nur aktuelles Wort" #~ msgid "Current Word, then Selection" #~ msgstr "Aktuelles Wort, dann Auswahl" #~ msgid "Smart search t&ext from:" #~ msgstr "Intelligente S&uche vorbesetzen mit:" #~ msgid "" #~ "

This determines where a view will get the search text from \n" #~ "(this will be automatically entered into the Find Text dialog): \n" #~ "

\n" #~ "

\n" #~ "

    \n" #~ "
  • Nowhere: Don't guess the search text.\n" #~ "
  • \n" #~ "
  • Selection Only: Use the current text selection, \n" #~ "if available.\n" #~ "
  • \n" #~ "
  • Selection, then Current Word: Use the current \n" #~ "selection if available, otherwise use the current word.\n" #~ "
  • \n" #~ "
  • Current Word Only: Use the word that the cursor \n" #~ "is currently resting on, if available.\n" #~ "
  • \n" #~ "
  • Current Word, then Selection: Use the current \n" #~ "word if available, otherwise use the current selection.\n" #~ "
  • \n" #~ "
\n" #~ "

\n" #~ "

\n" #~ "Note that, in all the above modes, if a search string has \n" #~ "not been or cannot be determined, then the Find Text Dialog \n" #~ "will fall back to the last search text.\n" #~ "

" #~ msgstr "" #~ "

Hierüber wird festgelegt, woher eine Ansicht den Suchtext nimmt,\n" #~ "der automatisch im Dialog Text suchen eingetragen wird: \n" #~ "

\n" #~ "

\n" #~ "

    \n" #~ "
  • Keiner:Der Suchtext wird nicht vorbelegt.\n" #~ "
  • \n" #~ "
  • Markierung:Die aktuelle Markierung wird verwendet,\n" #~ "falls vorhanden.\n" #~ "
  • \n" #~ "
  • Markierung, sonst aktuelles Wort:Verwendet die aktuelle\n" #~ "Markierung, falls vorhanden, sonst das aktuelle Wort.\n" #~ "
  • \n" #~ "
  • Aktuelles Wort: Verwendet das Wort, in dem sich gerade\n" #~ "der Cursor befindet, falls vorhanden.\n" #~ "
  • \n" #~ "
  • Aktuelles Wort, sonst Markierung:Verwendet das aktuelle\n" #~ "Wort, falls vorhanden, sonst die Markierung.\n" #~ "
  • \n" #~ "
\n" #~ "

\n" #~ "

\n" #~ "Beachten Sie, dass für alle oben genannten Fälle gilt:\n" #~ "Kann der Suchtext nicht bestimmt werden, greift der Dialog Textsuche\n" #~ "auf den zuletzt gesuchten Text zurück.\n" #~ "

" #~ msgid "Capture reference 1" #~ msgstr "Referenz Unterausdruck 1" #~ msgid "Capture reference 2" #~ msgstr "Referenz Unterausdruck 2" #~ msgid "Capture reference 3" #~ msgstr "Referenz Unterausdruck 3" #~ msgid "Capture reference 4" #~ msgstr "Referenz Unterausdruck 4" #~ msgid "Capture reference 5" #~ msgstr "Referenz Unterausdruck 5" #~ msgid "Capture reference 6" #~ msgstr "Referenz Unterausdruck 6" #~ msgid "Capture reference 7" #~ msgstr "Referenz Unterausdruck 7" #~ msgid "Capture reference 8" #~ msgstr "Referenz Unterausdruck 8" #~ msgid "Capture reference 9" #~ msgstr "Referenz Unterausdruck 9" #~ msgid "NORM" #~ msgstr "NORM" #~ msgid " NORM " #~ msgstr " NORM " #~ msgid "&From cursor" #~ msgstr "&Von Cursorposition" #~ msgid "&Highlight all" #~ msgstr "&Alle hervorheben" #~ msgid "Unspecified Scope" #~ msgstr "Fehlender Gültigkeitsbereich" #~ msgid "Unspecified Access" #~ msgstr "Fehlender Zugriff" #~ msgid "Unspecified Item Type" #~ msgstr "Fehlender Bezeichnertyp" #~ msgid "Pop Up Completion List" #~ msgstr "Vervollständigungsliste als Aufklappfenster" #~ msgid "Automatically &show completion list" #~ msgstr "Vervollständigungsli&ste automatisch anzeigen" #~ msgctxt "" #~ "Translators: This is the first part of two strings which will comprise " #~ "the sentence 'Show completions when a word is at least N characters'. The " #~ "first part is on the right side of the N, which is represented by a " #~ "spinbox widget, followed by the second part: 'characters long'. " #~ "Characters is a ingeger number between and including 1 and 30. Feel free " #~ "to leave the second part of the sentence blank if it suits your language " #~ "better. " #~ msgid "Show completions &when a word is at least" #~ msgstr "Vervollständigungsliste anzeigen, &wenn ein Wort mindestens" #~ msgctxt "" #~ "This is the second part of two strings that will comprise the sentence " #~ "'Show completions when a word is at least N characters'" #~ msgid "characters long." #~ msgstr "Zeichen lang ist." #~ msgid "" #~ "Enable the automatic completion list popup as default. The popup can be " #~ "disabled on a view basis from the 'Tools' menu." #~ msgstr "" #~ "Das Aufklappfenster für die automatische Vervollständigungsliste als " #~ "Standard festlegen. Dieses Fenster lässt sich über das Menü „Extras“ " #~ "deaktivieren." #~ msgid "" #~ "Define the length a word should have before the completion list is " #~ "displayed." #~ msgstr "" #~ "Geben Sie die Mindestlänge der Wörter an, für die eine " #~ "Vervollständigungsliste angezeigt werden soll." #~ msgid "Choose File to Insert" #~ msgstr "Einzufügende Datei auswählen" #~ msgid "" #~ "Failed to load file:\n" #~ "\n" #~ msgstr "" #~ "Laden der Datei nicht möglich:\n" #~ "\n" #~ msgid "Insert File Error" #~ msgstr "Fehler beim Einfügen der Datei" #~ msgid "" #~ "

The file %1 does not exist or is not readable, " #~ "aborting." #~ msgstr "" #~ "

Die Datei %1 existiert nicht oder ist nicht lesbar. " #~ "Abbruch." #~ msgid "

Unable to open file %1, aborting." #~ msgstr "

Die Datei %1 lässt sich nicht öffnen. Abbruch." #~ msgid "

File %1 had no contents." #~ msgstr "

Die Datei %1 ist leer." #~ msgid "Data Tools" #~ msgstr "Daten-Programme" #~ msgid "(not available)" #~ msgstr "(nicht verfügbar)" #~ msgid "" #~ "Data tools are only available when text is selected, or when the right " #~ "mouse button is clicked over a word. If no data tools are offered even " #~ "when text is selected, you need to install them. Some data tools are part " #~ "of the KOffice package." #~ msgstr "" #~ "Die Daten-Programme sind nur verfügbar, falls Text ausgewählt ist oder " #~ "mit der rechten Maustaste auf ein Wort geklickt wurde. Sollten auch bei " #~ "Erfüllung dieser Voraussetzungen keine Daten-Programme angezeigt werden, " #~ "sind sie nicht installiert. Einige der Programme gehören zum Paket " #~ "KOffice." #~ msgid "AutoBookmarks" #~ msgstr "Automatische Lesezeichen" #~ msgid "Configure AutoBookmarks" #~ msgstr "Automatische Lesezeichen einrichten" #~ msgid "&Pattern:" #~ msgstr "&Muster:" #~ msgid "

A regular expression. Matching lines will be bookmarked.

" #~ msgstr "" #~ "

Regulärer Ausdruck. Passende Zeilen erhalten automatisch ein " #~ "Lesezeichen.

" #~ msgid "" #~ "

If enabled, the pattern matching will be case sensitive, otherwise not." #~ "

" #~ msgstr "" #~ "

Ist diese Einstellung markiert, unterscheidet die Funktion zwischen " #~ "Groß- und Kleinschreibung, sonst nicht.

" #~ msgid "" #~ "

If enabled, the pattern matching will use minimal matching; if you do " #~ "not know what that is, please read the appendix on regular expressions in " #~ "the kate manual.

" #~ msgstr "" #~ "

Ist diese Einstellung markiert, wird minimale Übereinstimmung " #~ "verwendet. Bei Unklarheiten dazu lesen Sie bitte den Anhang über reguläre " #~ "Ausdrücke im Kate-Handbuch nach.

" #~ msgid "&File mask:" #~ msgstr "&Dateifilter:" #~ msgid "" #~ "

A list of filename masks, separated by semicolons. This can be used to " #~ "limit the usage of this entity to files with matching names.

Use " #~ "the wizard button to the right of the mimetype entry below to easily fill " #~ "out both lists.

" #~ msgstr "" #~ "

Eine Liste von Dateinamenfiltern, die durch Semikolons unterteilt ist. " #~ "Damit kann die Anwendung eines Elements auf Dateien mit übereinstimmenden " #~ "Namen beschränkt werden.

Der Assistentenknopf auf der rechten " #~ "Seite des MIME-Typ-Eintrags erleichtert das Ausfüllen beider Listen.

" #~ msgid "" #~ "

A list of mime types, separated by semicolon. This can be used to " #~ "limit the usage of this entity to files with matching mime types.

Use the wizard button on the right to get a list of existing file " #~ "types to choose from, using it will fill in the file masks as well.

" #~ msgstr "" #~ "

Eine Liste von MIME-Typen, die durch Semikolons unterteilt ist. Damit " #~ "kann die Anwendung eines Elements auf Dateien mit übereinstimmenden Namen " #~ "beschränkt werden.

Der Assistentenknopf ermöglicht einen Überblick " #~ "vorhandener Typen und das Ausfüllen der Dateifilterliste.

" #~ msgid "" #~ "

Click this button to display a checkable list of mimetypes available " #~ "on your system. When used, the file masks entry above will be filled in " #~ "with the corresponding masks.

" #~ msgstr "" #~ "

Klicken Sie auf diesen Knopf, wenn Sie eine Liste der auf Ihrem System " #~ "verfügbaren MIME-Typen sehen möchten. Dabei wird auch die obige " #~ "Dateifilterliste ausgefüllt.

" #~ msgid "" #~ "Select the MimeTypes for this pattern.\n" #~ "Please note that this will automatically edit the associated file " #~ "extensions as well." #~ msgstr "" #~ "Wählen Sie die MIME-Typen für diese Art von Dateien aus.\n" #~ "Bitte beachten Sie, dass dabei auch automatisch die zugeordneten " #~ "Dateierweiterungen angepasst werden." #~ msgid "&Patterns" #~ msgstr "&Muster" #~ msgid "Pattern" #~ msgstr "Muster" #~ msgid "Mime Types" #~ msgstr "MIME-Typen" #~ msgid "" #~ "

This list shows your configured autobookmark entities. When a document " #~ "is opened, each entity is used in the following way:

  1. The entity " #~ "is dismissed, if a mime and/or filename mask is defined, and neither " #~ "matches the document.
  2. Otherwise each line of the document is " #~ "tried against the pattern, and a bookmark is set on matching lines.
  3. Use the buttons below to manage your collection of entities.

    " #~ msgstr "" #~ "

    Diese Liste zeigt die eingerichteten automatischen Lesezeichen an. " #~ "Sobald Sie ein Dokument öffnen, werden diese Elemente folgendermaßen " #~ "benutzt:

    1. Ein Element wird übergangen, falls ein MIME-Typ oder ein " #~ "Dateifilter definiert ist, der auf das Dokument nicht zutrifft.
    2. Ansonsten wird jede Zeile auf das angegebene Muster hin überprüft " #~ "und bei Übereinstimmung ein Lesezeichen gesetzt.

    Mit den " #~ "Knöpfen unten können Sie die Elemente verwalten.

    " #~ msgid "Press this button to create a new autobookmark entity." #~ msgstr "" #~ "Betätigen Sie diesen Knopf, wenn Sie ein neues Lesezeichen-Element " #~ "erstellen möchten." #~ msgid "Press this button to delete the currently selected entity." #~ msgstr "Betätigen Sie diesen Knopf, um das ausgewählte Element zu löschen." #~ msgid "&Edit..." #~ msgstr "&Bearbeiten ..." #~ msgid "Press this button to edit the currently selected entity." #~ msgstr "" #~ "Betätigen Sie diesen Knopf, um das ausgewählte Element zu bearbeiten." #~ msgid "Word Completion Plugin" #~ msgstr "Automatische Wortvervollständigung (Erweiterung)" #~ msgid "Configure the Word Completion Plugin" #~ msgstr "Erweiterung für Wortvervollständigung einrichten"

Data Recovery (Help)