|
54 | 54 | "no": "Nein", |
55 | 55 | "no editor message": "Öffnen oder erzeugen einer Datei/Ordner über das Menü", |
56 | 56 | "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?", |
58 | 58 | "notice": "Hinweis", |
59 | 59 | "open file": "Datei öffnen", |
60 | 60 | "open files and folders": "Dateien und Ordner öffnen", |
|
118 | 118 | "new project": "Neues Projekt", |
119 | 119 | "format": "Format", |
120 | 120 | "project name": "Projecktname", |
121 | | - "unsupported device": "Ihr Gerät unterstütz kein Thema.", |
| 121 | + "unsupported device": "Ihr Gerät unterstützt kein Thema.", |
122 | 122 | "vibrate on tap": "Vibrieren beim Berühren", |
123 | 123 | "copy command is not supported by ftp.": "Kopierkommando wird bei FTP nicht unterstützt.", |
124 | 124 | "support title": "Unterstütze Acode", |
|
392 | 392 | "notifications": "Benachrichtigungen", |
393 | 393 | "no_unread_notifications": "Keine ungelesenen Benachrichtigungen", |
394 | 394 | "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", |
407 | 407 | "plugin_enabled": "Plugin aktiviert", |
408 | 408 | "plugin_disabled": "Plugin deaktiviert", |
409 | 409 | "enable_plugin": "Plugin aktivieren", |
410 | 410 | "disable_plugin": "Plugin deaktivieren", |
411 | 411 | "open_source": "Open Source", |
412 | | - "terminal settings": "Terminal Settings", |
413 | | - "font ligatures": "Font Ligatures", |
| 412 | + "terminal settings": "Terminaleinstellungen", |
| 413 | + "font ligatures": "Schriftligaturen", |
414 | 414 | "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", |
423 | 423 | "terminal": "Terminal", |
424 | | - "allFileAccess": "All file access" |
| 424 | + "allFileAccess": "Zugriff auf alle Dateien" |
425 | 425 | } |
0 commit comments