-rw-r--r-- | i18n/de/libtinykate.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/i18n/de/libtinykate.ts b/i18n/de/libtinykate.ts index 23b0f48..f549503 100644 --- a/i18n/de/libtinykate.ts +++ b/i18n/de/libtinykate.ts @@ -1,166 +1,166 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> <name>ColorConfig</name> <message> <source>Background:</source> - <translation type="unfinished"></translation> + <translation>Hintergrund:</translation> </message> <message> <source>Selected:</source> - <translation type="unfinished"></translation> + <translation>Ausgewählt:</translation> </message> <message> <source>Sets the background color of the editing area</source> - <translation type="unfinished"></translation> + <translation>Setzt die Hintergrundfarbe der Eingabefläche</translation> </message> <message> <source>Sets the background color of the selection. To set the text color for selected text, use the &quot;<b>Configure Highlighting</b>&quot; dialog.</source> - <translation type="unfinished"></translation> + <translation>Setzt die Hintergrundfarbe der Auswahl. Um die Textfarbe für ausgewählten Text zu setzen, nutzen sie den &quot;<b>Konfiguriere Hervorhebung</b>&quot; Dialog.</translation> </message> </context> <context> <name>EditConfigTab</name> <message> <source>&Word wrap</source> <translation type="unfinished"></translation> </message> <message> <source>Replace &tabs with spaces</source> <translation type="unfinished"></translation> </message> <message> <source>&Remove trailing spaces</source> <translation type="unfinished"></translation> </message> <message> <source>&Auto brackets</source> - <translation type="unfinished"></translation> + <translation>&Automatische Klammern</translation> </message> <message> <source>Group &undos</source> <translation type="unfinished"></translation> </message> <message> <source>&Show tabs</source> <translation type="unfinished"></translation> </message> <message> <source>Smart &home</source> <translation type="unfinished"></translation> </message> <message> <source>&Page up/down moves cursor</source> <translation type="unfinished"></translation> </message> <message> <source>Wrap &cursor</source> <translation type="unfinished"></translation> </message> <message> <source>Wrap Words At:</source> <translation type="unfinished"></translation> </message> <message> <source>Tab/Indent Width:</source> <translation type="unfinished"></translation> </message> <message> <source>Undo steps:</source> <translation type="unfinished"></translation> </message> <message> <source>Encoding:</source> <translation type="unfinished"></translation> </message> <message> <source>Word wrap is a feature that causes the editor to automatically start a new line of text and move (wrap) the cursor to the beginning of that new line. KateView will automatically start a new line of text when the current line reaches the length specified by the Wrap Words At: option.<p><b>NOTE:<b> Word Wrap will not change existing lines or wrap them for easy reading as in some applications.</source> <translation type="unfinished"></translation> </message> <message> <source>If the Word Wrap option is selected this entry determines the length (in characters) at which the editor will automatically start a new line.</source> <translation type="unfinished"></translation> </message> <message> <source>KateView will replace any tabs with the number of spaces indicated in the Tab Width: entry.</source> <translation type="unfinished"></translation> </message> <message> <source>If the Replace Tabs By Spaces option is selected this entry determines the number of spaces with which the editor will automatically replace tabs.</source> <translation type="unfinished"></translation> </message> <message> <source>KateView will automatically eliminate extra spaces at the ends of lines of text.</source> <translation type="unfinished"></translation> </message> <message> <source>When the user types a left bracket ([,(, or {) KateView automatically enters the right bracket (}, ), or ]) to the right of the cursor.</source> <translation type="unfinished"></translation> </message> <message> <source>Checking this will cause sequences of similar actions to be undone at once.</source> <translation type="unfinished"></translation> </message> <message> <source>The editor will display a symbol to indicate the presence of a tab in the text.</source> <translation type="unfinished"></translation> </message> <message> <source>Not yet implemented.</source> <translation type="unfinished"></translation> </message> <message> <source>If this is selected, the insertion cursor will be moved to the first/last line when pressing the page up/down buttons.<p>If not selected, it will remain at it's relative position in the visible text.</source> <translation type="unfinished"></translation> </message> <message> <source>Sets the number of undo/redo steps to record. More steps uses more memory.</source> <translation type="unfinished"></translation> </message> <message> <source>When on, moving the insertion cursor using the <b>Left</b> and <b>Right</b> keys will go on to previous/next line at beginning/end of the line, similar to most editors.<p>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.</source> <translation type="unfinished"></translation> </message> </context> <context> <name>GotoLineDialog</name> <message> <source>Goto Line</source> <translation type="unfinished"></translation> </message> <message> <source>&Goto Line:</source> <translation type="unfinished"></translation> </message> </context> <context> <name>HighlightDialog</name> <message> <source>Highlight Settings</source> <translation type="unfinished"></translation> </message> </context> <context> <name>HighlightDialogPage</name> <message> <source>&Defaults</source> <translation type="unfinished"></translation> </message> <message> <source>Default Item Styles</source> <translation type="unfinished"></translation> </message> <message> <source>Item:</source> <translation type="unfinished"></translation> </message> <message> <source>&Highlight Modes</source> <translation type="unfinished"></translation> </message> <message> <source>Config Select</source> <translation type="unfinished"></translation> </message> <message> <source>Item Style</source> |