From 33807023efded02d1863777a8206b5f95372b5e7 Mon Sep 17 00:00:00 2001 From: Dennis Kraffczyk Date: Sun, 7 Apr 2024 12:41:14 +0200 Subject: [PATCH] lang: updated German localization (#1866) * Update German localization * Update Localizable.strings --- .../de.lproj/Localizable.strings | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Stats/Supporting Files/de.lproj/Localizable.strings b/Stats/Supporting Files/de.lproj/Localizable.strings index dd592f72..97a742b4 100644 --- a/Stats/Supporting Files/de.lproj/Localizable.strings +++ b/Stats/Supporting Files/de.lproj/Localizable.strings @@ -78,11 +78,11 @@ "Warning" = "Warnung"; "Critical" = "Kritisch"; "Usage" = "Auslastung"; -"2 minutes" = "2 minutes"; -"3 minutes" = "3 minutes"; -"10 minutes" = "10 minutes"; -"Import" = "Import"; -"Export" = "Export"; +"2 minutes" = "2 Minuten"; +"3 minutes" = "3 Minuten"; +"10 minutes" = "10 Minuten"; +"Import" = "Importieren"; +"Export" = "Exportieren"; // Setup "Stats Setup" = "Stats einrichten"; @@ -122,7 +122,7 @@ "Close application" = "Anwendung schließen"; "Open application settings" = "Einstellungen öffnen"; "Open dashboard" = "Dashboard öffnen"; -"No notifications available in this module" = "No notifications available in this module"; +"No notifications available in this module" = "Keine Benachrichtigungen verfügbar"; // Application settings "Update application" = "Anwendung aktualisieren"; @@ -190,7 +190,7 @@ "Color of upload" = "Upload Farbe"; "Monospaced font" = "Monospace-Schrift"; "Reverse order" = "Reihenfolge umkehren"; -"Chart duration" = "Chart duration"; +"Chart duration" = "Diagramm-Zeitfenster"; // Module Kit "Open module settings" = "Modul Einstellungen öffnen"; @@ -303,8 +303,8 @@ "Read color" = "Lesen-Farbe"; "Write color" = "Schreiben-Farbe"; "Disk usage" = "Speichernutzung"; -"Total read" = "Total read"; -"Total written" = "Total written"; +"Total read" = "Insgesamt gelesen"; +"Total written" = "Insgesamt geschrieben"; // Sensors "Temperature unit" = "Temperatureinheit";