mirror of
https://github.com/morgan9e/gnome-shell-extension-freon
synced 2026-04-14 16:34:21 +09:00
119 lines
2.2 KiB
Plaintext
119 lines
2.2 KiB
Plaintext
|
|
# 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: \n"
|
||
|
|
"POT-Creation-Date: 2013-05-25 18:09+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"
|
||
|
|
|
||
|
|
#. Add average and maximum entries
|
||
|
|
#: ../src/extension.js:153 ../src/prefs.js:102
|
||
|
|
msgid "Average"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/extension.js:154 ../src/prefs.js:103
|
||
|
|
msgid "Maximum"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/extension.js:161
|
||
|
|
#, c-format
|
||
|
|
msgid "%drpm"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/extension.js:167
|
||
|
|
#, c-format
|
||
|
|
msgid "%s%.2fV"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/extension.js:170
|
||
|
|
msgid "N/A"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/extension.js:185
|
||
|
|
msgid "Error"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/extension.js:189
|
||
|
|
msgid "Please run sensors-detect as root."
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/extension.js:190
|
||
|
|
msgid "Please install lm_sensors."
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/extension.js:190
|
||
|
|
msgid "If this doesn't help, click here to report with your sensors output!"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/extension.js:204
|
||
|
|
msgid "Sensors Settings"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:33
|
||
|
|
msgid "Poll sensors every (in seconds)"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:41
|
||
|
|
msgid "Temperature unit"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:42
|
||
|
|
msgid "Centigrade"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:43
|
||
|
|
msgid "Fahrenheit"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:56
|
||
|
|
msgid "Display temperature unit"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:57
|
||
|
|
msgid "Show temperature unit in panel and menu."
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:61
|
||
|
|
msgid "Display decimal value"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:62
|
||
|
|
msgid "Show one digit after decimal."
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:66
|
||
|
|
msgid "Display drive temperature"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:70
|
||
|
|
msgid "Display fan speed"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:74
|
||
|
|
msgid "Display power supply voltage"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:129
|
||
|
|
msgid "Sensor in panel"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/prefs.js:133
|
||
|
|
msgid "Display sensor label"
|
||
|
|
msgstr ""
|
||
|
|
|
||
|
|
#: ../src/utilities.js:157
|
||
|
|
#, c-format
|
||
|
|
msgid "Drive %s"
|
||
|
|
msgstr ""
|