-
Notifications
You must be signed in to change notification settings - Fork 721
Update de-de.json #1764
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Mr-Update
wants to merge
2
commits into
Acode-Foundation:main
Choose a base branch
from
Mr-Update:patch-8
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+46
−46
Open
Update de-de.json #1764
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,7 +3,7 @@ | |
| "about": "über", | ||
| "active files": "Aktive Dateien", | ||
| "alert": "Warnung", | ||
| "app theme": "App-Thema", | ||
| "app theme": "App-Design", | ||
| "autocorrect": "Autokorrektur aktivieren?", | ||
| "autosave": "Automatisch speichern", | ||
| "cancel": "Abbrechen", | ||
|
|
@@ -21,7 +21,7 @@ | |
| "dependencies": "Abhängigkeiten", | ||
| "delay": "Zeit in Millisekunden", | ||
| "editor settings": "Editor-Einstellungen", | ||
| "editor theme": "Editor-Thema", | ||
| "editor theme": "Editordesign", | ||
| "enter file name": "Dateinamen eingeben", | ||
| "enter folder name": "Ordnernamen eingeben", | ||
| "empty folder message": "Leerer Ordner", | ||
|
|
@@ -87,7 +87,7 @@ | |
| "success": "Erfolg", | ||
| "tab size": "Tab-Größe", | ||
| "text wrap": "Textumbruch / Zeilenumbruch", | ||
| "theme": "Thema", | ||
| "theme": "Design", | ||
| "unable to delete file": "Datei kann nicht gelöscht werden", | ||
| "unable to open file": "Entschuldigung, Datei kann nicht geöffnet werden", | ||
| "unable to open folder": "Entschuldigung, Ordner kann nicht geöffnet werden", | ||
|
|
@@ -107,7 +107,7 @@ | |
| "use branch": "Benutzer-Branch", | ||
| "new branch": "Neuer Branch", | ||
| "branch": "Branch", | ||
| "key bindings": "Tastenbindung", | ||
| "key bindings": "Tastenbelegung", | ||
| "edit": "Bearbeiten", | ||
| "reset": "Zurücksetzen", | ||
| "color": "Farbe", | ||
|
|
@@ -118,7 +118,7 @@ | |
| "new project": "Neues Projekt", | ||
| "format": "Format", | ||
| "project name": "Projektname", | ||
| "unsupported device": "Ihr Gerät unterstützt kein Thema.", | ||
| "unsupported device": "Ihr Gerät unterstützt keine Designs.", | ||
| "vibrate on tap": "Vibrieren beim Tippen", | ||
| "copy command is not supported by ftp.": "Kopierkommando wird bei FTP nicht unterstützt.", | ||
| "support title": "Acode unterstützen", | ||
|
|
@@ -154,8 +154,8 @@ | |
| "powersave mode warning": "Energiesparmodus für eine Vorschau im externen Browser abschalten.", | ||
| "exit": "Verlassen", | ||
| "custom": "Benutzerdefiniert", | ||
| "reset warning": "Wollen Sie wirklich das Thema zurücksetzen?", | ||
| "theme type": "Thema-Typ", | ||
| "reset warning": "Wollen Sie wirklich das Design zurücksetzen?", | ||
| "theme type": "Designtyp", | ||
| "light": "Hell", | ||
| "dark": "Dunkel", | ||
| "file browser": "Datei-Browser", | ||
|
|
@@ -266,7 +266,7 @@ | |
| "server port": "Server-Port", | ||
| "preview settings": "Vorschau-Einstellungen", | ||
| "preview settings note": "Wenn sich Vorschau-Port und Server-Port unterscheiden, startet die App keinen Server, sondern öffnet stattdessen https://<Host>:<Vorschau-Port> im Browser oder App-Browser. Dies ist nützlich, um einen Server an einem anderen Ort zu betreiben.", | ||
| "backup/restore note": "Es werden nur Ihre Einstellungen, ein individuelles Thema und Ihre Tastenbindungen gesichert. FTP/SFTP- oder GitHub-Profile werden nicht gesichert.", | ||
| "backup/restore note": "Es werden nur Ihre Einstellungen, benutzerdefinierte Designs, installierte Plugins und Tastenbelegungen gesichert. FTP/SFTP- oder GitHub-Profile werden nicht gesichert.", | ||
| "host": "Host", | ||
| "retry ftp/sftp when fail": "FTP/SFTP bei Fehler wiederholen", | ||
| "more": "Mehr", | ||
|
|
@@ -309,7 +309,7 @@ | |
| "info-all_file_access": "Zugriff auf /sdcard und /storage im Terminal aktivieren.", | ||
| "info-fontSize": "Die Schriftgröße, die zum Rendern von Text verwendet wird.", | ||
| "info-fontFamily": "Die Schriftfamilie, die zum Rendern von Text verwendet wird.", | ||
| "info-theme": "Das Farbthema des Terminals.", | ||
| "info-theme": "Das Farbdesign des Terminals.", | ||
| "info-cursorStyle": "Der Cursorstil, wenn das Terminal fokussiert ist.", | ||
| "info-cursorInactiveStyle": "Der Cursorstil, wenn das Terminal nicht im Fokus ist.", | ||
| "info-fontWeight": "Die Schriftstärke, die zum Rendern von nicht fettem Text verwendet wird.", | ||
|
|
@@ -333,7 +333,7 @@ | |
| "no-product-info": "Dieses Produkt ist in Ihrem Land zur Zeit nicht verfügbar, bitte versuchen Sie es später noch einmal.", | ||
| "close": "Schließen", | ||
| "explore": "Erkunden", | ||
| "key bindings updated": "Tastenbindungen aktualisiert", | ||
| "key bindings updated": "Tastenbelegung aktualisiert", | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Google translates it to "Key assignments updated" |
||
| "search in files": "In Dateien suchen", | ||
| "exclude files": "Dateien ausschließen", | ||
| "include files": "Dateien einschließen", | ||
|
|
@@ -454,40 +454,40 @@ | |
| "keywords": "Schlüsselwörter", | ||
| "author": "Autor", | ||
| "filtered by": "Gefiltert nach", | ||
| "clean install state": "Clean Install State", | ||
| "backup created": "Backup created", | ||
| "restore completed": "Restore completed", | ||
| "restore will include": "This will restore", | ||
| "restore warning": "This action cannot be undone. Continue?", | ||
| "reload to apply": "Reload to apply changes?", | ||
| "reload app": "Reload app", | ||
| "preparing backup": "Preparing backup", | ||
| "collecting settings": "Collecting settings", | ||
| "collecting key bindings": "Collecting key bindings", | ||
| "collecting plugins": "Collecting plugin information", | ||
| "creating backup": "Creating backup file", | ||
| "validating backup": "Validating backup", | ||
| "restoring key bindings": "Restoring key bindings", | ||
| "restoring plugins": "Restoring plugins", | ||
| "restoring settings": "Restoring settings", | ||
| "legacy backup warning": "This is an older backup format. Some features may be limited.", | ||
| "checksum mismatch": "Checksum mismatch - backup file may have been modified or corrupted.", | ||
| "plugin not found": "Plugin not found in registry", | ||
| "paid plugin skipped": "Paid plugin - purchase not found", | ||
| "source not found": "Source file no longer exists", | ||
| "restored": "Restored", | ||
| "skipped": "Skipped", | ||
| "backup not valid object": "Backup file is not a valid object", | ||
| "backup no data": "Backup file contains no data to restore", | ||
| "backup legacy warning": "This is an older backup format (v1). Some features may be limited.", | ||
| "backup missing metadata": "Missing backup metadata - some info may be unavailable", | ||
| "backup checksum mismatch": "Checksum mismatch - backup file may have been modified or corrupted. Proceed with caution.", | ||
| "backup checksum verify failed": "Could not verify checksum", | ||
| "backup invalid settings": "Invalid settings format", | ||
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
| "clean install state": "Sauberer Installationsstatus", | ||
| "backup created": "Sicherung erstellt", | ||
| "restore completed": "Wiederherstellung abgeschlossen", | ||
| "restore will include": "Dies wird wiederhergestellt", | ||
| "restore warning": "Dieser Vorgang kann nicht rückgängig gemacht werden. Fortfahren?", | ||
| "reload to apply": "Neu laden, um Änderungen zu übernehmen?", | ||
| "reload app": "App neu laden", | ||
| "preparing backup": "Sicherung vorbereiten", | ||
| "collecting settings": "Einstellungen sammeln", | ||
| "collecting key bindings": "Tastenbelegung sammeln", | ||
| "collecting plugins": "Plugin-Informationen sammeln", | ||
| "creating backup": "Sicherungsdatei erstellen", | ||
| "validating backup": "Sicherung überprüfen", | ||
| "restoring key bindings": "Tastenbelegung wiederherstellen", | ||
| "restoring plugins": "Plugins wiederherstellen", | ||
| "restoring settings": "Einstellungen wiederherstellen", | ||
| "legacy backup warning": "Dies ist ein älteres Sicherungsformat. Einige Funktionen sind möglicherweise eingeschränkt.", | ||
| "checksum mismatch": "Prüfsummenfehler – die Sicherungsdatei wurde möglicherweise geändert oder ist beschädigt.", | ||
| "plugin not found": "Plugin in der Registrierung nicht gefunden", | ||
| "paid plugin skipped": "Bezahltes Plugin – Kauf nicht gefunden", | ||
| "source not found": "Quelldatei existiert nicht mehr", | ||
| "restored": "Wiederhergestellt", | ||
| "skipped": "Übersprungen", | ||
| "backup not valid object": "Die Sicherungsdatei ist kein gültiges Objekt.", | ||
| "backup no data": "Die Sicherungsdatei enthält keine wiederherzustellenden Daten.", | ||
| "backup legacy warning": "Dies ist ein älteres Sicherungsformat (v1). Einige Funktionen sind möglicherweise eingeschränkt.", | ||
| "backup missing metadata": "Fehlende Sicherungsmetadaten – einige Informationen sind möglicherweise nicht verfügbar.", | ||
| "backup checksum mismatch": "Prüfsummenfehler – die Sicherungsdatei wurde möglicherweise geändert oder ist beschädigt. Gehen Sie vorsichtig vor.", | ||
| "backup checksum verify failed": "Prüfsumme konnte nicht überprüft werden.", | ||
| "backup invalid settings": "Ungültiges Einstellungsformat", | ||
| "backup invalid keybindings": "Ungültiges Tastenbelegungsformat", | ||
| "backup invalid plugins": "Ungültiges Format der installierten Plugins", | ||
| "issues found": "Gefundene Probleme", | ||
| "error details": "Fehlerdetails", | ||
| "active tools": "Aktive Tools", | ||
| "available tools": "Verfügbare Tools" | ||
| } | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Themes and Design is different in English, is that good to put Design at Theme ?