| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "Report-Msgid-Bugs-To: http://github.com/maldela/fancontrol-gui\n"
- "POT-Creation-Date: 2015-08-15 14:40+0200\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=CHARSET\n"
- "Content-Transfer-Encoding: 8bit\n"
- #: fancontrol-gui/src/main.cpp:38 package/contents/ui/Application.qml:28
- msgid "Fancontrol-GUI"
- msgstr ""
- #: fancontrol-gui/src/main.cpp:40
- msgid "Graphical user interface for fancontrol"
- msgstr ""
- #: fancontrol-gui/src/main.cpp:46 kcm/src/fancontrolkcm.cpp:47
- msgid "Malte Veerman"
- msgstr ""
- #: fancontrol-gui/src/main.cpp:46 kcm/src/fancontrolkcm.cpp:47
- msgid "Main Developer"
- msgstr ""
- #: kcm/src/fancontrolkcm.cpp:39
- msgid "Fancontrol-KCM"
- msgstr ""
- #: kcm/src/fancontrolkcm.cpp:41
- msgid "KDE Fancontrol Module"
- msgstr ""
- #: package/contents/ui/Application.qml:35
- msgid "File"
- msgstr ""
- #: package/contents/ui/Application.qml:39
- #: package/contents/ui/Application.qml:174
- msgid "Save configuration file as"
- msgstr ""
- #: package/contents/ui/Application.qml:44
- msgid "Exit"
- msgstr ""
- #: package/contents/ui/Application.qml:62
- msgid "Restart fancontrol"
- msgstr ""
- #: package/contents/ui/Application.qml:62
- msgid "Start fancontrol"
- msgstr ""
- #: package/contents/ui/Application.qml:71
- msgid "Stop fancontrol"
- msgstr ""
- #: package/contents/ui/Application.qml:94
- msgid "Sensors"
- msgstr ""
- #: package/contents/ui/Application.qml:100
- msgid "PwmFans"
- msgstr ""
- #: package/contents/ui/Application.qml:107
- msgid "Configfile"
- msgstr ""
- #: package/contents/ui/Application.qml:114
- msgid "Settings"
- msgstr ""
- #: package/contents/ui/Application.qml:145
- #: package/contents/ui/Application.qml:148
- msgid "Load configuration file"
- msgstr ""
- #: package/contents/ui/Application.qml:153
- #: package/contents/ui/Application.qml:156
- msgid "Save configuration file"
- msgstr ""
- #: package/contents/ui/Application.qml:162
- msgid "Please choose a configuration file"
- msgstr ""
- #: package/contents/ui/KCM.qml:34
- msgid "Control fans manually"
- msgstr ""
- #: package/contents/ui/KCM.qml:44
- msgid "Fan:"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:344
- msgid "Controlled by:"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:384
- msgid "Turn Fan off if temp < MINTEMP"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:397
- msgid "Pwm value for fan to start:"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:414
- msgid "Test start and stop values"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:425
- msgid "Abort"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:425
- msgid "Test"
- msgstr ""
- #: package/contents/ui/PwmFansTab.qml:67
- msgid "There are no pwm capable fans in your system."
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:50
- msgid "Interval:"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:69
- msgid "Minimum temperature for fan graphs:"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:93
- msgid "Maximum temperature for fan graphs:"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:117
- msgid "Unit:"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:125
- msgid "Celsius"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:125
- msgid "Kelvin"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:125
- msgid "Fahrenheit"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:140
- msgid "Name of the fancontrol systemd service:"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:162
- msgid "Fancontrol systemd service autostart:"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:170
- msgid "disabled"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:170
- msgid "enabled"
- msgstr ""
- #: po/rc.cpp:1 rc.cpp:1
- msgctxt "NAME OF TRANSLATORS"
- msgid "Your names"
- msgstr ""
- #: po/rc.cpp:2 rc.cpp:2
- msgctxt "EMAIL OF TRANSLATORS"
- msgid "Your emails"
- msgstr ""
|