|
@@ -6,8 +6,8 @@ msgid ""
|
|
msgstr ""
|
|
msgstr ""
|
|
"Project-Id-Version: fancontrol-gui\n"
|
|
"Project-Id-Version: fancontrol-gui\n"
|
|
"Report-Msgid-Bugs-To: http://github.com/maldela/fancontrol-gui\n"
|
|
"Report-Msgid-Bugs-To: http://github.com/maldela/fancontrol-gui\n"
|
|
-"POT-Creation-Date: 2015-08-31 23:37+0200\n"
|
|
|
|
-"PO-Revision-Date: 2015-08-31 23:37+0100\n"
|
|
|
|
|
|
+"POT-Creation-Date: 2015-11-29 23:42+0100\n"
|
|
|
|
+"PO-Revision-Date: 2015-11-29 23:49+0100\n"
|
|
"Last-Translator: Malte Veerman <maldela@halloarsch.de>\n"
|
|
"Last-Translator: Malte Veerman <maldela@halloarsch.de>\n"
|
|
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
|
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
|
"Language: de_DE\n"
|
|
"Language: de_DE\n"
|
|
@@ -17,36 +17,52 @@ msgstr ""
|
|
"X-Generator: Lokalize 2.0\n"
|
|
"X-Generator: Lokalize 2.0\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
|
-#: fancontrol-gui/src/main.cpp:38 package/contents/ui/Application.qml:27
|
|
|
|
|
|
+#: fancontrol-gui/src/main.cpp:39 package/contents/ui/Application.qml:27
|
|
msgid "Fancontrol-GUI"
|
|
msgid "Fancontrol-GUI"
|
|
msgstr "Fancontrol-GUI"
|
|
msgstr "Fancontrol-GUI"
|
|
|
|
|
|
-#: fancontrol-gui/src/main.cpp:40
|
|
|
|
|
|
+#: fancontrol-gui/src/main.cpp:41
|
|
msgid "Graphical user interface for fancontrol"
|
|
msgid "Graphical user interface for fancontrol"
|
|
msgstr "Graphische Benutzeroberfläche für fanontrol"
|
|
msgstr "Graphische Benutzeroberfläche für fanontrol"
|
|
|
|
|
|
-#: fancontrol-gui/src/main.cpp:46 kcm/src/fancontrolkcm.cpp:51
|
|
|
|
|
|
+#: fancontrol-gui/src/main.cpp:47 kcm/src/fancontrolkcm.cpp:52
|
|
msgid "Malte Veerman"
|
|
msgid "Malte Veerman"
|
|
msgstr "Malte Veerman"
|
|
msgstr "Malte Veerman"
|
|
|
|
|
|
-#: fancontrol-gui/src/main.cpp:46 kcm/src/fancontrolkcm.cpp:51
|
|
|
|
|
|
+#: fancontrol-gui/src/main.cpp:47 kcm/src/fancontrolkcm.cpp:52
|
|
msgid "Main Developer"
|
|
msgid "Main Developer"
|
|
msgstr "Hauptentwickler"
|
|
msgstr "Hauptentwickler"
|
|
|
|
|
|
-#: kcm/src/fancontrolkcm.cpp:43
|
|
|
|
|
|
+#: helper/src/helper.cpp:136
|
|
|
|
+msgid "This action does not exist!"
|
|
|
|
+msgstr "Die Aktion existiert nicht!"
|
|
|
|
+
|
|
|
|
+#: kcm/src/fancontrolkcm.cpp:44
|
|
msgid "Fancontrol-KCM"
|
|
msgid "Fancontrol-KCM"
|
|
msgstr "Fancontrol-KCM"
|
|
msgstr "Fancontrol-KCM"
|
|
|
|
|
|
-#: kcm/src/fancontrolkcm.cpp:45
|
|
|
|
|
|
+#: kcm/src/fancontrolkcm.cpp:46
|
|
msgid "KDE Fancontrol Module"
|
|
msgid "KDE Fancontrol Module"
|
|
msgstr "KDE Fancontrol Modul"
|
|
msgstr "KDE Fancontrol Modul"
|
|
|
|
|
|
|
|
+#: lib/src/pwmfan.cpp:206
|
|
|
|
+msgid "Could not set pwm: "
|
|
|
|
+msgstr "Konnte pwm nicht ändern:"
|
|
|
|
+
|
|
|
|
+#: lib/src/pwmfan.cpp:254
|
|
|
|
+msgid "Could not set pwm mode: "
|
|
|
|
+msgstr "Konnte pwm Modus nicht ändern:"
|
|
|
|
+
|
|
|
|
+#: lib/src/pwmfan.cpp:280
|
|
|
|
+msgid "Authorization error: "
|
|
|
|
+msgstr "Authorisationsfehler:"
|
|
|
|
+
|
|
#: package/contents/ui/Application.qml:34
|
|
#: package/contents/ui/Application.qml:34
|
|
msgid "File"
|
|
msgid "File"
|
|
msgstr "Datei"
|
|
msgstr "Datei"
|
|
|
|
|
|
#: package/contents/ui/Application.qml:38
|
|
#: package/contents/ui/Application.qml:38
|
|
-#: package/contents/ui/Application.qml:143
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:154
|
|
msgid "Save configuration file as"
|
|
msgid "Save configuration file as"
|
|
msgstr "Konfigurationsdatei speichern unter..."
|
|
msgstr "Konfigurationsdatei speichern unter..."
|
|
|
|
|
|
@@ -54,132 +70,140 @@ msgstr "Konfigurationsdatei speichern unter..."
|
|
msgid "Exit"
|
|
msgid "Exit"
|
|
msgstr "Schließen"
|
|
msgstr "Schließen"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:61
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:64
|
|
msgid "Restart fancontrol"
|
|
msgid "Restart fancontrol"
|
|
msgstr "Fancontrol neustarten"
|
|
msgstr "Fancontrol neustarten"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:61
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:64
|
|
msgid "Start fancontrol"
|
|
msgid "Start fancontrol"
|
|
msgstr "Fancontrol starten"
|
|
msgstr "Fancontrol starten"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:70
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:73
|
|
msgid "Stop fancontrol"
|
|
msgid "Stop fancontrol"
|
|
msgstr "Fancontrol stoppen"
|
|
msgstr "Fancontrol stoppen"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:86
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:89
|
|
msgid "Sensors"
|
|
msgid "Sensors"
|
|
msgstr "Sensoren"
|
|
msgstr "Sensoren"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:92
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:95
|
|
msgid "PwmFans"
|
|
msgid "PwmFans"
|
|
msgstr "PwmLüfter"
|
|
msgstr "PwmLüfter"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:98
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:101
|
|
msgid "Configfile"
|
|
msgid "Configfile"
|
|
msgstr "Konfigurationsdatei"
|
|
msgstr "Konfigurationsdatei"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:105
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:108
|
|
msgid "Settings"
|
|
msgid "Settings"
|
|
msgstr "Einstellungen"
|
|
msgstr "Einstellungen"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:114
|
|
|
|
-#: package/contents/ui/Application.qml:117
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:125
|
|
|
|
+#: package/contents/ui/Application.qml:128 package/contents/ui/KCM.qml:259
|
|
msgid "Load configuration file"
|
|
msgid "Load configuration file"
|
|
msgstr "Konfigurationsdatei öffnen"
|
|
msgstr "Konfigurationsdatei öffnen"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:122
|
|
|
|
-#: package/contents/ui/Application.qml:125
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:133
|
|
|
|
+#: package/contents/ui/Application.qml:136
|
|
msgid "Save configuration file"
|
|
msgid "Save configuration file"
|
|
msgstr "Konfigurationsdatei speichern"
|
|
msgstr "Konfigurationsdatei speichern"
|
|
|
|
|
|
-#: package/contents/ui/Application.qml:131
|
|
|
|
|
|
+#: package/contents/ui/Application.qml:142 package/contents/ui/KCM.qml:265
|
|
msgid "Please choose a configuration file"
|
|
msgid "Please choose a configuration file"
|
|
msgstr "Konfigurationsdatei auswählen"
|
|
msgstr "Konfigurationsdatei auswählen"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:46 package/contents/ui/PwmFansTab.qml:78
|
|
|
|
|
|
+#: package/contents/ui/ErrorDialog.qml:27
|
|
|
|
+msgid "Error"
|
|
|
|
+msgstr "Fehler"
|
|
|
|
+
|
|
|
|
+#: package/contents/ui/KCM.qml:47 package/contents/ui/PwmFansTab.qml:90
|
|
msgid "There are no pwm capable fans in your system."
|
|
msgid "There are no pwm capable fans in your system."
|
|
msgstr "Es gibt keine pwm-fähigen Lüfter in ihrem System."
|
|
msgstr "Es gibt keine pwm-fähigen Lüfter in ihrem System."
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:53 package/contents/ui/KCM.qml:94
|
|
|
|
-#: package/contents/ui/PwmFansTab.qml:91
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:54 package/contents/ui/KCM.qml:104
|
|
|
|
+#: package/contents/ui/PwmFansTab.qml:103
|
|
msgid "Detect fans"
|
|
msgid "Detect fans"
|
|
msgstr "Finde Lüfter"
|
|
msgstr "Finde Lüfter"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:62
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:64
|
|
msgid "Control fans manually"
|
|
msgid "Control fans manually"
|
|
msgstr "Lüfter manuell kontrollieren"
|
|
msgstr "Lüfter manuell kontrollieren"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:82 package/contents/ui/PwmFansTab.qml:39
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:84 package/contents/ui/PwmFansTab.qml:39
|
|
msgid "Fan:"
|
|
msgid "Fan:"
|
|
msgstr "Lüfter:"
|
|
msgstr "Lüfter:"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:128
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:142
|
|
msgid "Advanced settings"
|
|
msgid "Advanced settings"
|
|
msgstr "Erweiterte Einstellungen"
|
|
msgstr "Erweiterte Einstellungen"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:143 package/contents/ui/SettingsTab.qml:51
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:157 package/contents/ui/SettingsTab.qml:51
|
|
msgid "Interval:"
|
|
msgid "Interval:"
|
|
msgstr "Intervall:"
|
|
msgstr "Intervall:"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:151 package/contents/ui/SettingsTab.qml:59
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:165 package/contents/ui/SettingsTab.qml:59
|
|
msgid "seconds"
|
|
msgid "seconds"
|
|
msgstr "Sekunden"
|
|
msgstr "Sekunden"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:151 package/contents/ui/SettingsTab.qml:59
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:165 package/contents/ui/SettingsTab.qml:59
|
|
msgid "second"
|
|
msgid "second"
|
|
msgstr "Sekunde"
|
|
msgstr "Sekunde"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:162 package/contents/ui/SettingsTab.qml:70
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:176 package/contents/ui/SettingsTab.qml:70
|
|
msgid "Minimum temperature for fan graphs:"
|
|
msgid "Minimum temperature for fan graphs:"
|
|
msgstr "Minimale Temperatur für Lüftergraphen:"
|
|
msgstr "Minimale Temperatur für Lüftergraphen:"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:174 package/contents/ui/KCM.qml:196
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:188 package/contents/ui/KCM.qml:210
|
|
#: package/contents/ui/SettingsTab.qml:82
|
|
#: package/contents/ui/SettingsTab.qml:82
|
|
#: package/contents/ui/SettingsTab.qml:104
|
|
#: package/contents/ui/SettingsTab.qml:104
|
|
msgid "°C"
|
|
msgid "°C"
|
|
msgstr "°C"
|
|
msgstr "°C"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:174 package/contents/ui/KCM.qml:196
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:188 package/contents/ui/KCM.qml:210
|
|
#: package/contents/ui/SettingsTab.qml:82
|
|
#: package/contents/ui/SettingsTab.qml:82
|
|
#: package/contents/ui/SettingsTab.qml:104
|
|
#: package/contents/ui/SettingsTab.qml:104
|
|
msgid "K"
|
|
msgid "K"
|
|
msgstr "K"
|
|
msgstr "K"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:174 package/contents/ui/KCM.qml:196
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:188 package/contents/ui/KCM.qml:210
|
|
#: package/contents/ui/SettingsTab.qml:82
|
|
#: package/contents/ui/SettingsTab.qml:82
|
|
#: package/contents/ui/SettingsTab.qml:104
|
|
#: package/contents/ui/SettingsTab.qml:104
|
|
msgid "°F"
|
|
msgid "°F"
|
|
msgstr "°F"
|
|
msgstr "°F"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:184 package/contents/ui/SettingsTab.qml:92
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:198 package/contents/ui/SettingsTab.qml:92
|
|
msgid "Maximum temperature for fan graphs:"
|
|
msgid "Maximum temperature for fan graphs:"
|
|
msgstr "Maximale Temperatur für Lüftergraphen:"
|
|
msgstr "Maximale Temperatur für Lüftergraphen:"
|
|
|
|
|
|
-#: package/contents/ui/KCM.qml:206 package/contents/ui/SettingsTab.qml:116
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:220 package/contents/ui/SettingsTab.qml:116
|
|
msgid "Name of the fancontrol systemd service:"
|
|
msgid "Name of the fancontrol systemd service:"
|
|
msgstr "Name des fancontrol systemd services:"
|
|
msgstr "Name des fancontrol systemd services:"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:341
|
|
|
|
|
|
+#: package/contents/ui/KCM.qml:238
|
|
|
|
+msgid "Path to the fancontrol config file:"
|
|
|
|
+msgstr "Pfad der fancontrol Konfigurationsdatei:"
|
|
|
|
+
|
|
|
|
+#: package/contents/ui/PwmFan.qml:292
|
|
msgid "Controlled by:"
|
|
msgid "Controlled by:"
|
|
msgstr "Kontrolliert von:"
|
|
msgstr "Kontrolliert von:"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:362
|
|
|
|
|
|
+#: package/contents/ui/PwmFan.qml:319
|
|
msgid "Turn Fan off if temp < MINTEMP"
|
|
msgid "Turn Fan off if temp < MINTEMP"
|
|
msgstr "Lüfter abschalten, wenn MINTEMP unterschritten"
|
|
msgstr "Lüfter abschalten, wenn MINTEMP unterschritten"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:375
|
|
|
|
|
|
+#: package/contents/ui/PwmFan.qml:332
|
|
msgid "Pwm value for fan to start:"
|
|
msgid "Pwm value for fan to start:"
|
|
msgstr "Wert ab dem der Lüfter startet:"
|
|
msgstr "Wert ab dem der Lüfter startet:"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:386
|
|
|
|
|
|
+#: package/contents/ui/PwmFan.qml:343
|
|
msgid "%"
|
|
msgid "%"
|
|
msgstr "%"
|
|
msgstr "%"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:401
|
|
|
|
|
|
+#: package/contents/ui/PwmFan.qml:358
|
|
msgid "Abort test"
|
|
msgid "Abort test"
|
|
msgstr "Test abbrechen"
|
|
msgstr "Test abbrechen"
|
|
|
|
|
|
-#: package/contents/ui/PwmFan.qml:401
|
|
|
|
|
|
+#: package/contents/ui/PwmFan.qml:358
|
|
msgid "Test start and stop values"
|
|
msgid "Test start and stop values"
|
|
msgstr "Start und Stopwerte testen"
|
|
msgstr "Start und Stopwerte testen"
|
|
|
|
|
|
@@ -187,6 +211,10 @@ msgstr "Start und Stopwerte testen"
|
|
msgid "Fancontrol systemd service autostart:"
|
|
msgid "Fancontrol systemd service autostart:"
|
|
msgstr "Fancontrol systemd service Autostart:"
|
|
msgstr "Fancontrol systemd service Autostart:"
|
|
|
|
|
|
|
|
+#: package/contents/ui/StatusPoint.qml:92
|
|
|
|
+msgid "rpm"
|
|
|
|
+msgstr "rpm"
|
|
|
|
+
|
|
#: po/rc.cpp:1 rc.cpp:1
|
|
#: po/rc.cpp:1 rc.cpp:1
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgid "Your names"
|
|
msgid "Your names"
|