diff --git a/src/static/locale/de-de.json b/src/static/locale/de-de.json index cadbc371..8b7694bb 100644 --- a/src/static/locale/de-de.json +++ b/src/static/locale/de-de.json @@ -287,26 +287,26 @@ "Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "$1 Peer(s) erfolgreich gelöscht. Fehler beim Löschen von $2 Peer(s)", "Restricted ([0-9]{1,}) peer\\(s\\)": "$1 Peer(s) eingeschränkt", "Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "$1 Peer(s) erfolgreich eingeschränkt. Fehler beim Einschränken von $2 Peer(s)", - "Signing In\\.\\.\\.": "", - "Multi-Factor Authentication \\(MFA\\)": "", - "Are you sure to delete this API key\\?": "", - "When should this API Key expire\\?": "", - "Creating\\.\\.\\.": "", - "Turning On\\.\\.\\.": "", - "Turning Off\\.\\.\\.": "", - "Search Peers\\.\\.\\.": "", - "\\(Required for QR Code and Download\\)": "", - "\\(Required\\)": "", - "This peer does not have any job yet\\.": "", - "No active job at the moment\\.": "", - "Sharing\\.\\.\\.": "", - "Stop Sharing\\.\\.\\.": "", - "Restricting\\.\\.\\.": "", - "Allowing Access\\.\\.\\.": "", - "Download \\& QR Code is not available due to no private key set for this peer": "", - "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "", - "How many peers you want to add\\?": "", - "Adding\\.\\.\\.": "", + "Signing In\\.\\.\\.": "Anmeldung...", + "Multi-Factor Authentication \\(MFA\\)": "Multi-Faktor-Authentifizierung (MFA)", + "Are you sure to delete this API key\\?": "Bist du sicher, dass du diesen API-Schlüssel löschen möchtest?", + "When should this API Key expire\\?": "Wann soll dieser API-Schlüssel ablaufen?", + "Creating\\.\\.\\.": "Erstelle...", + "Turning On\\.\\.\\.": "Schalte ein...", + "Turning Off\\.\\.\\.": "Schalte aus...", + "Search Peers\\.\\.\\.": "Suche Peers...", + "\\(Required for QR Code and Download\\)": "(Erforderlich für QR-Code und Download)", + "\\(Required\\)": "(Erforderlich)", + "This peer does not have any job yet\\.": "Dieser Peer hat noch keine Aufgabe.", + "No active job at the moment\\.": "Zurzeit keine aktive Aufgabe.", + "Sharing\\.\\.\\.": "Teile...", + "Stop Sharing\\.\\.\\.": "Teilen beenden...", + "Restricting\\.\\.\\.": "Einschränken...", + "Allowing Access\\.\\.\\.": "Erlaube Zugriff...", + "Download \\& QR Code is not available due to no private key set for this peer": " \"Download & QR Code is not available due to no private key set for this peer\": \"Download & QR-Code sind nicht verfügbar, da kein privater Schlüssel für diesen Peer festgelegt wurde", + "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": "", - "Are you sure to restore this backup?\\": "" + "Are you sure to restore this backup?\\": "Sind Sie sicher, dass Sie dieses Backup wiederherstellen möchten?" } \ No newline at end of file