| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273 |
- # 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: 2016-01-03 15:44+0100\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=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
- #: fancontrol-gui/src/main.cpp:39 package/contents/ui/Application.qml:29
- msgid "Fancontrol-GUI"
- msgstr ""
- #: fancontrol-gui/src/main.cpp:41
- msgid "Graphical user interface for fancontrol"
- msgstr ""
- #: fancontrol-gui/src/main.cpp:47 kcm/src/fancontrolkcm.cpp:52
- msgid "Malte Veerman"
- msgstr ""
- #: fancontrol-gui/src/main.cpp:47 kcm/src/fancontrolkcm.cpp:52
- msgid "Main Developer"
- msgstr ""
- #: helper/src/helper.cpp:136
- msgid "This action does not exist!"
- msgstr ""
- #: kcm/src/fancontrolkcm.cpp:44
- msgid "Fancontrol-KCM"
- msgstr ""
- #: kcm/src/fancontrolkcm.cpp:46
- msgid "KDE Fancontrol Module"
- msgstr ""
- #: lib/src/loader.cpp:69
- msgid "%1 is not readable!"
- msgstr ""
- #: lib/src/loader.cpp:74 lib/src/loader.cpp:296
- msgid "%1 does not exist!"
- msgstr ""
- #: lib/src/loader.cpp:241 lib/src/loader.cpp:475
- msgid "%1 is not a local file!"
- msgstr ""
- #: lib/src/loader.cpp:247
- msgid "%1 is not a valid url!"
- msgstr ""
- #: lib/src/loader.cpp:345
- msgid ""
- "Unable to parse interval line: \n"
- " %1"
- msgstr ""
- #: lib/src/loader.cpp:393
- msgid "Can not parse %1"
- msgstr ""
- #: lib/src/loader.cpp:403
- msgid "Invalid config file!"
- msgstr ""
- #: lib/src/loader.cpp:446
- msgid ""
- "Unrecognized line in config:\n"
- "%1"
- msgstr ""
- #: lib/src/pwmfan.cpp:206
- msgid "Could not set pwm: "
- msgstr ""
- #: lib/src/pwmfan.cpp:254
- msgid "Could not set pwm mode: "
- msgstr ""
- #: lib/src/pwmfan.cpp:280
- msgid "Authorization error: "
- msgstr ""
- #: lib/src/systemdcommunicator.cpp:168
- msgid "Service %1 doesn't exist"
- msgstr ""
- #: lib/src/systemdcommunicator.cpp:316
- msgid "Service does not exist"
- msgstr ""
- #: package/contents/ui/Application.qml:38
- msgid "File"
- msgstr ""
- #: package/contents/ui/Application.qml:42
- #: package/contents/ui/Application.qml:156
- msgid "Save configuration file as"
- msgstr ""
- #: package/contents/ui/Application.qml:47
- msgid "Exit"
- msgstr ""
- #: package/contents/ui/Application.qml:68
- msgid "Restart fancontrol"
- msgstr ""
- #: package/contents/ui/Application.qml:68
- msgid "Start fancontrol"
- msgstr ""
- #: package/contents/ui/Application.qml:77
- msgid "Stop fancontrol"
- msgstr ""
- #: package/contents/ui/Application.qml:93
- msgid "Sensors"
- msgstr ""
- #: package/contents/ui/Application.qml:99
- msgid "PwmFans"
- msgstr ""
- #: package/contents/ui/Application.qml:105
- msgid "Configfile"
- msgstr ""
- #: package/contents/ui/Application.qml:112
- msgid "Settings"
- msgstr ""
- #: package/contents/ui/Application.qml:129
- #: package/contents/ui/Application.qml:132 package/contents/ui/KCM.qml:250
- msgid "Load configuration file"
- msgstr ""
- #: package/contents/ui/Application.qml:137
- #: package/contents/ui/Application.qml:140
- msgid "Save configuration file"
- msgstr ""
- #: package/contents/ui/Application.qml:146 package/contents/ui/KCM.qml:256
- msgid "Please choose a configuration file"
- msgstr ""
- #: package/contents/ui/ErrorDialog.qml:29
- msgid "Error"
- msgstr ""
- #: package/contents/ui/KCM.qml:50 package/contents/ui/PwmFansTab.qml:83
- msgid "There are no pwm capable fans in your system."
- msgstr ""
- #: package/contents/ui/KCM.qml:57 package/contents/ui/KCM.qml:100
- #: package/contents/ui/PwmFansTab.qml:96
- msgid "Detect fans"
- msgstr ""
- #: package/contents/ui/KCM.qml:67
- msgid "Control fans manually"
- msgstr ""
- #: package/contents/ui/KCM.qml:87 package/contents/ui/PwmFansTab.qml:43
- msgid "Fan:"
- msgstr ""
- #: package/contents/ui/KCM.qml:133
- msgid "Advanced settings"
- msgstr ""
- #: package/contents/ui/KCM.qml:148 package/contents/ui/SettingsTab.qml:52
- msgid "Interval:"
- msgstr ""
- #: package/contents/ui/KCM.qml:156
- msgid "seconds"
- msgstr ""
- #: package/contents/ui/KCM.qml:156 package/contents/ui/SettingsTab.qml:60
- msgid "second"
- msgid_plural "seconds"
- msgstr[0] ""
- msgstr[1] ""
- #: package/contents/ui/KCM.qml:167 package/contents/ui/SettingsTab.qml:75
- msgid "Minimum temperature for fan graphs:"
- msgstr ""
- #: 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 ""
- #: 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 ""
- #: 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 ""
- #: package/contents/ui/KCM.qml:189 package/contents/ui/SettingsTab.qml:101
- msgid "Maximum temperature for fan graphs:"
- msgstr ""
- #: package/contents/ui/KCM.qml:211 package/contents/ui/SettingsTab.qml:129
- msgid "Name of the fancontrol systemd service:"
- msgstr ""
- #: package/contents/ui/KCM.qml:229
- msgid "Path to the fancontrol config file:"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:351
- msgid "Controlled by:"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:386
- msgid "Turn Fan off if temp < MINTEMP"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:406
- msgid "Pwm value for fan to start:"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:417
- msgid "%"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:436
- msgid "Abort test"
- msgstr ""
- #: package/contents/ui/PwmFan.qml:436
- msgid "Test start and stop values"
- msgstr ""
- #: package/contents/ui/SettingsTab.qml:154
- msgid "Fancontrol systemd service autostart:"
- msgstr ""
- #: package/contents/ui/StatusPoint.qml:96
- msgid "rpm"
- 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 ""
|