From b37c64f5a5baf079e26fdaeb563dfa6fdee1430f Mon Sep 17 00:00:00 2001 From: Florian <86455598+NaturGamerYT@users.noreply.github.com> Date: Wed, 16 Jul 2025 13:55:28 +0200 Subject: [PATCH] Update de-de.json --- src/static/locale/de-de.json | 110 +++++++++++++++++------------------ 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/src/static/locale/de-de.json b/src/static/locale/de-de.json index 0639abe..0437611 100644 --- a/src/static/locale/de-de.json +++ b/src/static/locale/de-de.json @@ -307,63 +307,63 @@ "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "Bei der Massenerstellung wird der Name jedes Peers automatisch generiert, und die erlaubte IP wird der nächsten verfügbaren IP zugewiesen.", "How many peers you want to add\\?": "Wie viele Peers möchtest du hinzufügen?", "Adding\\.\\.\\.": "Füge hinzu...", - "Dashboard IP Address \\& Listen Port": "", - "Table": "", - "Search": "", - "Hop": "", - "Average RTT \\(ms\\)": "", - "Min RTT \\(ms\\)": "", - "Max RTT \\(ms\\)": "", - "You can visit our: ": "", - "Official Documentation": "", - "Discord Server": "", - "Are you sure to restore this backup\\?": "", - "Download": "", - "Display As": "", - "List": "", - "Grid": "", - "Protocol": "", - "Open File": "", - "Advanced Options": "", - "Allowed IPs Validation": "", - "Update Name": "", + "Dashboard IP Address \\& Listen Port": "Dashboard IP-Adresse & Empfangsport", + "Table": "Tabelle", + "Search": "Suchen", + "Hop": "Hop", + "Average RTT \\(ms\\)": "Durchschnittliche RTT ($1ms)", + "Min RTT \\(ms\\)": "Min RTT ($1ms)", + "Max RTT \\(ms\\)": "Max RTT ($1ms)", + "You can visit our: ": "Besuche unsere:", + "Official Documentation": "Offizielle Dokumentation", + "Discord Server": "Discord Server", + "Are you sure to restore this backup\\?": "Bist du sicher, dass du dieses Backup wiederherstellen möchtest?", + "Download": "Herunterladen", + "Display As": "Anzeigen als", + "List": "Liste", + "Grid": "Netz", + "Protocol": "Protokoll", + "Open File": "Datei öffnen", + "Advanced Options": "Erweiterte Optionen", + "Allowed IPs Validation": "Erlaubte IP\\'s Validierung", + "Update Name": "Name ändern", "To update this configuration's name, WGDashboard will execute the following operations:": "", "Duplicate current configuration's database table and \\.conf file with the new name": "", "Delete current configuration's database table and \\.conf file": "", - "Danger Zone": "", - "Configuration File": "", - "Edit Raw Configuration File": "", - "Peer Configuration File": "", - "Share with Email": "", - "Email Account": "", - "Ready": "", - "Port": "", - "Encryption": "", - "No Encryption": "", - "Send From": "", - "Send Test Email": "", - "Email Body Template": "", - "Live Preview": "", - "Include configuration file as an attachment": "", - "Send": "", - "Sending\\.\\.\\.": "", - "Email sent successfully!": "", - "AmneziaWG Peer Setting": "", - "System Status": "", - "CPU": "", - "Memory": "", + "Danger Zone": "Gefahrenzone", + "Configuration File": "Konfigurationsdatei", + "Edit Raw Configuration File": "Bearbeiten der Konfigurationsdatei", + "Peer Configuration File": "Peer Konfigurationsdatei", + "Share with Email": "Per E-Mail teilen", + "Email Account": "E-Mail Konto", + "Ready": "Bereit", + "Port": "Port", + "Encryption": "Verschlüsselung", + "No Encryption": "Keine Verschlüsselung", + "Send From": "Gesendet von", + "Send Test Email": "Sende Test E-Mail", + "Email Body Template": "E-Mail Textvorlage", + "Live Preview": "Vorschau", + "Include configuration file as an attachment": "Konfigurationsdatei als Anhang beifügen", + "Send": "Senden", + "Sending\\.\\.\\.": "Senden\\.\\.\\.", + "Email sent successfully!": "E-Mail erfolgreich gesendet!", + "AmneziaWG Peer Setting": "AmneziaWG Peer-Einstellungen", + "System Status": "System Status", + "CPU": "CPU", + "Memory": "Arbeitsspeicher", "Swap Memory": "", - "Processes": "", - "CPU Usage": "", - "Memory Usage": "", - "Swap Memory Usage": "", - "Network": "", - "([0-9]{1,}) Interfaces": "", - "Storage": "", - "([0-9]{1,}) Partitions": "", - "(.*) Used": "", - "Untitled Peer": "", + "Processes": "Prozesse", + "CPU Usage": "Auslastung", + "Memory Usage": "Auslastung", + "Swap Memory Usage": "Auslastung", + "Network": "Netzwerk", + "([0-9]{1,}) Interfaces": "$1 Interfaces", + "Storage": "Speicher", + "([0-9]{1,}) Partitions": "$1 Partionen", + "(.*) Used": "genutzt", + "Untitled Peer": "Unbenannter Peer", "Who are you sending to\\?": "", - "What\\'s the subject\\?": "", - "What\\'s the body\\?": "" -} \ No newline at end of file + "What\\'s the subject\\?": "Betreff", + "What\\'s the body\\?": "Inhalt" +}