|
@@ -1,13 +1,13 @@
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
#
|
|
|
-# Malte Veerman <maldela@halloarsch.de>, 2015.
|
|
|
+# Malte Veerman <maldela@halloarsch.de>, 2015, 2016.
|
|
|
msgid ""
|
|
|
msgstr ""
|
|
|
"Project-Id-Version: fancontrol-gui\n"
|
|
|
"Report-Msgid-Bugs-To: http://github.com/maldela/fancontrol-gui\n"
|
|
|
-"POT-Creation-Date: 2015-12-20 14:50+0100\n"
|
|
|
-"PO-Revision-Date: 2015-12-20 14:53+0100\n"
|
|
|
+"POT-Creation-Date: 2016-01-03 15:44+0100\n"
|
|
|
+"PO-Revision-Date: 2016-01-03 15:45+0100\n"
|
|
|
"Last-Translator: Malte Veerman <maldela@halloarsch.de>\n"
|
|
|
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
|
|
"Language: de_DE\n"
|
|
@@ -53,7 +53,7 @@ msgstr "%1 ist nicht lesbar!"
|
|
|
msgid "%1 does not exist!"
|
|
|
msgstr "%1 existiert nicht!"
|
|
|
|
|
|
-#: lib/src/loader.cpp:241 lib/src/loader.cpp:470
|
|
|
+#: lib/src/loader.cpp:241 lib/src/loader.cpp:475
|
|
|
msgid "%1 is not a local file!"
|
|
|
msgstr "%1 ist keine lokale Datei!"
|
|
|
|
|
@@ -77,6 +77,14 @@ msgstr "%1 konnte nicht verstanden werden"
|
|
|
msgid "Invalid config file!"
|
|
|
msgstr "Ungültige Konfigurationsdatei!"
|
|
|
|
|
|
+#: lib/src/loader.cpp:446
|
|
|
+msgid ""
|
|
|
+"Unrecognized line in config:\n"
|
|
|
+"%1"
|
|
|
+msgstr ""
|
|
|
+"Unbekannte Zeile in Konfiguration:\n"
|
|
|
+"%1"
|
|
|
+
|
|
|
#: lib/src/pwmfan.cpp:206
|
|
|
msgid "Could not set pwm: "
|
|
|
msgstr "Konnte pwm nicht ändern:"
|
|
@@ -89,58 +97,66 @@ msgstr "Konnte pwm Modus nicht ändern:"
|
|
|
msgid "Authorization error: "
|
|
|
msgstr "Authorisationsfehler:"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:36
|
|
|
+#: lib/src/systemdcommunicator.cpp:168
|
|
|
+msgid "Service %1 doesn't exist"
|
|
|
+msgstr "Service %1 existiert nicht!"
|
|
|
+
|
|
|
+#: lib/src/systemdcommunicator.cpp:316
|
|
|
+msgid "Service does not exist"
|
|
|
+msgstr "Service existiert nicht!"
|
|
|
+
|
|
|
+#: package/contents/ui/Application.qml:38
|
|
|
msgid "File"
|
|
|
msgstr "Datei"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:40
|
|
|
+#: package/contents/ui/Application.qml:42
|
|
|
#: package/contents/ui/Application.qml:156
|
|
|
msgid "Save configuration file as"
|
|
|
msgstr "Konfigurationsdatei speichern unter..."
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:45
|
|
|
+#: package/contents/ui/Application.qml:47
|
|
|
msgid "Exit"
|
|
|
msgstr "Schließen"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:66
|
|
|
+#: package/contents/ui/Application.qml:68
|
|
|
msgid "Restart fancontrol"
|
|
|
msgstr "Fancontrol neustarten"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:66
|
|
|
+#: package/contents/ui/Application.qml:68
|
|
|
msgid "Start fancontrol"
|
|
|
msgstr "Fancontrol starten"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:75
|
|
|
+#: package/contents/ui/Application.qml:77
|
|
|
msgid "Stop fancontrol"
|
|
|
msgstr "Fancontrol stoppen"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:91
|
|
|
+#: package/contents/ui/Application.qml:93
|
|
|
msgid "Sensors"
|
|
|
msgstr "Sensoren"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:97
|
|
|
+#: package/contents/ui/Application.qml:99
|
|
|
msgid "PwmFans"
|
|
|
msgstr "PwmLüfter"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:103
|
|
|
+#: package/contents/ui/Application.qml:105
|
|
|
msgid "Configfile"
|
|
|
msgstr "Konfigurationsdatei"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:110
|
|
|
+#: package/contents/ui/Application.qml:112
|
|
|
msgid "Settings"
|
|
|
msgstr "Einstellungen"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:127
|
|
|
-#: package/contents/ui/Application.qml:130 package/contents/ui/KCM.qml:260
|
|
|
+#: package/contents/ui/Application.qml:129
|
|
|
+#: package/contents/ui/Application.qml:132 package/contents/ui/KCM.qml:250
|
|
|
msgid "Load configuration file"
|
|
|
msgstr "Konfigurationsdatei öffnen"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:135
|
|
|
-#: package/contents/ui/Application.qml:138
|
|
|
+#: package/contents/ui/Application.qml:137
|
|
|
+#: package/contents/ui/Application.qml:140
|
|
|
msgid "Save configuration file"
|
|
|
msgstr "Konfigurationsdatei speichern"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:144 package/contents/ui/KCM.qml:266
|
|
|
+#: package/contents/ui/Application.qml:146 package/contents/ui/KCM.qml:256
|
|
|
msgid "Please choose a configuration file"
|
|
|
msgstr "Konfigurationsdatei auswählen"
|
|
|
|
|
@@ -148,102 +164,104 @@ msgstr "Konfigurationsdatei auswählen"
|
|
|
msgid "Error"
|
|
|
msgstr "Fehler"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:48 package/contents/ui/PwmFansTab.qml:92
|
|
|
+#: package/contents/ui/KCM.qml:50 package/contents/ui/PwmFansTab.qml:83
|
|
|
msgid "There are no pwm capable fans in your system."
|
|
|
msgstr "Es gibt keine pwm-fähigen Lüfter in ihrem System."
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:55 package/contents/ui/KCM.qml:105
|
|
|
-#: package/contents/ui/PwmFansTab.qml:105
|
|
|
+#: package/contents/ui/KCM.qml:57 package/contents/ui/KCM.qml:100
|
|
|
+#: package/contents/ui/PwmFansTab.qml:96
|
|
|
msgid "Detect fans"
|
|
|
msgstr "Finde Lüfter"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:65
|
|
|
+#: package/contents/ui/KCM.qml:67
|
|
|
msgid "Control fans manually"
|
|
|
msgstr "Lüfter manuell kontrollieren"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:85 package/contents/ui/PwmFansTab.qml:41
|
|
|
+#: package/contents/ui/KCM.qml:87 package/contents/ui/PwmFansTab.qml:43
|
|
|
msgid "Fan:"
|
|
|
msgstr "Lüfter:"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:143
|
|
|
+#: package/contents/ui/KCM.qml:133
|
|
|
msgid "Advanced settings"
|
|
|
msgstr "Erweiterte Einstellungen"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:158 package/contents/ui/SettingsTab.qml:53
|
|
|
+#: package/contents/ui/KCM.qml:148 package/contents/ui/SettingsTab.qml:52
|
|
|
msgid "Interval:"
|
|
|
msgstr "Intervall:"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:166 package/contents/ui/SettingsTab.qml:61
|
|
|
+#: package/contents/ui/KCM.qml:156
|
|
|
msgid "seconds"
|
|
|
msgstr "Sekunden"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:166 package/contents/ui/SettingsTab.qml:61
|
|
|
+#: package/contents/ui/KCM.qml:156 package/contents/ui/SettingsTab.qml:60
|
|
|
msgid "second"
|
|
|
-msgstr "Sekunde"
|
|
|
+msgid_plural "seconds"
|
|
|
+msgstr[0] "Sekunde"
|
|
|
+msgstr[1] "Sekunden"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:177 package/contents/ui/SettingsTab.qml:72
|
|
|
+#: package/contents/ui/KCM.qml:167 package/contents/ui/SettingsTab.qml:75
|
|
|
msgid "Minimum temperature for fan graphs:"
|
|
|
msgstr "Minimale Temperatur für Lüftergraphen:"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:189 package/contents/ui/KCM.qml:211
|
|
|
-#: package/contents/ui/SettingsTab.qml:84
|
|
|
-#: package/contents/ui/SettingsTab.qml:106
|
|
|
+#: package/contents/ui/KCM.qml:179 package/contents/ui/KCM.qml:201
|
|
|
+#: package/contents/ui/SettingsTab.qml:87
|
|
|
+#: package/contents/ui/SettingsTab.qml:113
|
|
|
msgid "°C"
|
|
|
msgstr "°C"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:189 package/contents/ui/KCM.qml:211
|
|
|
-#: package/contents/ui/SettingsTab.qml:84
|
|
|
-#: package/contents/ui/SettingsTab.qml:106
|
|
|
+#: package/contents/ui/KCM.qml:179 package/contents/ui/KCM.qml:201
|
|
|
+#: package/contents/ui/SettingsTab.qml:87
|
|
|
+#: package/contents/ui/SettingsTab.qml:113
|
|
|
msgid "K"
|
|
|
msgstr "K"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:189 package/contents/ui/KCM.qml:211
|
|
|
-#: package/contents/ui/SettingsTab.qml:84
|
|
|
-#: package/contents/ui/SettingsTab.qml:106
|
|
|
+#: package/contents/ui/KCM.qml:179 package/contents/ui/KCM.qml:201
|
|
|
+#: package/contents/ui/SettingsTab.qml:87
|
|
|
+#: package/contents/ui/SettingsTab.qml:113
|
|
|
msgid "°F"
|
|
|
msgstr "°F"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:199 package/contents/ui/SettingsTab.qml:94
|
|
|
+#: package/contents/ui/KCM.qml:189 package/contents/ui/SettingsTab.qml:101
|
|
|
msgid "Maximum temperature for fan graphs:"
|
|
|
msgstr "Maximale Temperatur für Lüftergraphen:"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:221 package/contents/ui/SettingsTab.qml:118
|
|
|
+#: package/contents/ui/KCM.qml:211 package/contents/ui/SettingsTab.qml:129
|
|
|
msgid "Name of the fancontrol systemd service:"
|
|
|
msgstr "Name des fancontrol systemd services:"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:239
|
|
|
+#: package/contents/ui/KCM.qml:229
|
|
|
msgid "Path to the fancontrol config file:"
|
|
|
msgstr "Pfad der fancontrol Konfigurationsdatei:"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:338
|
|
|
+#: package/contents/ui/PwmFan.qml:351
|
|
|
msgid "Controlled by:"
|
|
|
msgstr "Kontrolliert von:"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:365
|
|
|
+#: package/contents/ui/PwmFan.qml:386
|
|
|
msgid "Turn Fan off if temp < MINTEMP"
|
|
|
msgstr "Lüfter abschalten, wenn MINTEMP unterschritten"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:378
|
|
|
+#: package/contents/ui/PwmFan.qml:406
|
|
|
msgid "Pwm value for fan to start:"
|
|
|
msgstr "Wert ab dem der Lüfter startet:"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:389
|
|
|
+#: package/contents/ui/PwmFan.qml:417
|
|
|
msgid "%"
|
|
|
msgstr "%"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:404
|
|
|
+#: package/contents/ui/PwmFan.qml:436
|
|
|
msgid "Abort test"
|
|
|
msgstr "Test abbrechen"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:404
|
|
|
+#: package/contents/ui/PwmFan.qml:436
|
|
|
msgid "Test start and stop values"
|
|
|
msgstr "Start und Stopwerte testen"
|
|
|
|
|
|
-#: package/contents/ui/SettingsTab.qml:139
|
|
|
+#: package/contents/ui/SettingsTab.qml:154
|
|
|
msgid "Fancontrol systemd service autostart:"
|
|
|
msgstr "Fancontrol systemd service Autostart:"
|
|
|
|
|
|
-#: package/contents/ui/StatusPoint.qml:103
|
|
|
+#: package/contents/ui/StatusPoint.qml:96
|
|
|
msgid "rpm"
|
|
|
msgstr "rpm"
|
|
|
|