Skip to content

Commit 468a1eb

Browse files
authored
improve German translation (#1487)
1 parent c70e495 commit 468a1eb

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

src/lang/de-de.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"no": "Nein",
5555
"no editor message": "Öffnen oder erzeugen einer Datei/Ordner über das Menü",
5656
"not set": "Nicht konfiguriert",
57-
"unsaved files close app": "Es sind ungespeicherte Dateien. Anwendung beenden?",
57+
"unsaved files close app": "Es sind nicht gespeicherte Dateien vorhanden. Anwendung beenden?",
5858
"notice": "Hinweis",
5959
"open file": "Datei öffnen",
6060
"open files and folders": "Dateien und Ordner öffnen",
@@ -118,7 +118,7 @@
118118
"new project": "Neues Projekt",
119119
"format": "Format",
120120
"project name": "Projecktname",
121-
"unsupported device": "Ihr Gerät unterstütz kein Thema.",
121+
"unsupported device": "Ihr Gerät unterstützt kein Thema.",
122122
"vibrate on tap": "Vibrieren beim Berühren",
123123
"copy command is not supported by ftp.": "Kopierkommando wird bei FTP nicht unterstützt.",
124124
"support title": "Unterstütze Acode",
@@ -392,34 +392,34 @@
392392
"notifications": "Benachrichtigungen",
393393
"no_unread_notifications": "Keine ungelesenen Benachrichtigungen",
394394
"should_use_current_file_for_preview": "Sollte die aktuelle Datei für die Vorschau verwenden, anstatt dem Standard (index.html)",
395-
"fade fold widgets": "Fade Fold Widgets",
396-
"quicktools:home-key": "Home Key",
397-
"quicktools:end-key": "End Key",
398-
"quicktools:pageup-key": "PageUp Key",
399-
"quicktools:pagedown-key": "PageDown Key",
400-
"quicktools:delete-key": "Delete Key",
401-
"quicktools:tilde": "Insert tilde symbol",
402-
"quicktools:backtick": "Insert backtick",
403-
"quicktools:hash": "Insert Hash symbol",
404-
"quicktools:dollar": "Insert dollar symbol",
405-
"quicktools:modulo": "Insert modulo/percent symbol",
406-
"quicktools:caret": "Insert caret symbol",
395+
"fade fold widgets": "Ein- und Ausblenden von Fold-Widgets",
396+
"quicktools:home-key": "Home/Pos1-Taste",
397+
"quicktools:end-key": "Ende-Taste",
398+
"quicktools:pageup-key": "Bild auf-Taste",
399+
"quicktools:pagedown-key": "Bild ab-Taste",
400+
"quicktools:delete-key": "Entfernen-Taste",
401+
"quicktools:tilde": "Tilde Symbol einfügen",
402+
"quicktools:backtick": "Backtick einfügen",
403+
"quicktools:hash": "Hash-Symbol einfügen",
404+
"quicktools:dollar": "Dollarsymbol einfügen",
405+
"quicktools:modulo": "Modulo/Prozent-Symbol einfügen",
406+
"quicktools:caret": "Caret-Symbol einfügen",
407407
"plugin_enabled": "Plugin aktiviert",
408408
"plugin_disabled": "Plugin deaktiviert",
409409
"enable_plugin": "Plugin aktivieren",
410410
"disable_plugin": "Plugin deaktivieren",
411411
"open_source": "Open Source",
412-
"terminal settings": "Terminal Settings",
413-
"font ligatures": "Font Ligatures",
412+
"terminal settings": "Terminaleinstellungen",
413+
"font ligatures": "Schriftligaturen",
414414
"letter spacing": "Letter Spacing",
415-
"terminal:tab stop width": "Tab Stop Width",
416-
"terminal:scrollback": "Scrollback Lines",
417-
"terminal:cursor blink": "Cursor Blink",
418-
"terminal:font weight": "Font Weight",
419-
"terminal:cursor inactive style": "Cursor Inactive Style",
420-
"terminal:cursor style": "Cursor Style",
421-
"terminal:font family": "Font Family",
422-
"terminal:convert eol": "Convert EOL",
415+
"terminal:tab stop width": "Breite des Tabstopps",
416+
"terminal:scrollback": "Scrollback-Zeilen",
417+
"terminal:cursor blink": "Blinkender Cursor",
418+
"terminal:font weight": "Schriftstärke",
419+
"terminal:cursor inactive style": "Cursorstil inaktiv",
420+
"terminal:cursor style": "Cursorstil",
421+
"terminal:font family": "Schriftfamilie",
422+
"terminal:convert eol": "EOL (Zeilenende) konvertieren",
423423
"terminal": "Terminal",
424-
"allFileAccess": "All file access"
424+
"allFileAccess": "Zugriff auf alle Dateien"
425425
}

0 commit comments

Comments
 (0)