.gear/rules | 2 + .../tags/7edaac369b1144d4c1f2362f0f7ea94026978a90 | 6 + .gear/tags/list | 1 + mate-sensors-applet.spec | 106 ++ po/ru.po | 1180 +++++++------------- 5 files changed, 525 insertions(+), 770 deletions(-) diff --git a/.gear/rules b/.gear/rules new file mode 100644 index 0000000..4b0460c --- /dev/null +++ b/.gear/rules @@ -0,0 +1,2 @@ +tar: v@version@:. +diff: v@version@:. . diff --git a/.gear/tags/7edaac369b1144d4c1f2362f0f7ea94026978a90 b/.gear/tags/7edaac369b1144d4c1f2362f0f7ea94026978a90 new file mode 100644 index 0000000..c3b75d1 --- /dev/null +++ b/.gear/tags/7edaac369b1144d4c1f2362f0f7ea94026978a90 @@ -0,0 +1,6 @@ +object c53ed0eed9fb9cf45d2d67c25138ec8b5010e4c9 +type commit +tag v1.26.0 +tagger raveit65 1628150755 +0200 + +version 1.26.0 diff --git a/.gear/tags/list b/.gear/tags/list new file mode 100644 index 0000000..ac9546c --- /dev/null +++ b/.gear/tags/list @@ -0,0 +1 @@ +7edaac369b1144d4c1f2362f0f7ea94026978a90 v1.26.0 diff --git a/mate-sensors-applet.spec b/mate-sensors-applet.spec new file mode 100644 index 0000000..a585561 --- /dev/null +++ b/mate-sensors-applet.spec @@ -0,0 +1,106 @@ +%define _libexecdir %_prefix/libexec + +Name: mate-sensors-applet +Version: 1.26.0 +Release: alt2 +Epoch: 1 +Summary: MATE panel applet for hardware sensors +License: GPLv2+ +Group: Graphical desktop/MATE +Url: http://mate-desktop.org/ +Packager: Valery Inozemtsev + +Source: %name-%version.tar +Patch: %name-%version-%release.patch + +BuildRequires: mate-common libXNVCtrl-devel libnotify-devel libsensors3-devel mate-panel-devel xsltproc yelp-tools + +%description +MATE Sensors Applet is an applet for the MATE Panel to display readings +from hardware sensors, including CPU and system temperatures, fan speeds +and voltage readings under Linux. +Can interface via the Linux kernel i2c modules, or the i8k kernel modules +Includes a simple, yet highly customization display and intuitive +user-interface. +Alarms can be set for each sensor to notify the user once a certain value +has been reached, and can be configured to execute a given command at given +repeated intervals. + +%package devel +Summary: Development files for %name +Group: Development/Other + +%description devel +The mate-sensors-applet-devel package contains libraries and header files for +developing applications that use mate-sensors-applet. + +%set_verify_elf_method unresolved=relaxed + +%prep +%setup -q +%patch -p1 + +%build +%autoreconf +%configure \ + --disable-static \ + --disable-schemas-compile \ + --enable-libnotify \ + --with-nvidia + +%make_build + +%install +%make DESTDIR=%buildroot install + +find %buildroot%_libdir -name \*.la -delete + +%find_lang %name --with-gnome --all-name + +%files -f %name.lang +%doc AUTHORS COPYING ChangeLog NEWS README +%_libexecdir/%name +%_libdir/libmate-sensors-applet-plugin.so.* +%_libdir/%name +%_datadir/%name +%_datadir/pixmaps/%name +%_iconsdir/hicolor/*/*/*.png +%_datadir/dbus-1/services/org.mate.panel.applet.SensorsAppletFactory.service +%_datadir/glib-2.0/schemas/org.mate.sensors-applet.gschema.xml +%_datadir/glib-2.0/schemas/org.mate.sensors-applet.sensor.gschema.xml +%_datadir/mate-panel/applets/org.mate.applets.SensorsApplet.mate-panel-applet + +%files devel +%_includedir/%name +%_libdir/libmate-sensors-applet-plugin.so + +%changelog +* Mon Nov 21 2022 Valery Inozemtsev 1:1.26.0-alt2 +- updated ru translation + +* Sun Aug 08 2021 Valery Inozemtsev 1:1.26.0-alt1 +- 1.26.0 + +* Thu Aug 20 2020 Valery Inozemtsev 1:1.24.1-alt1 +- 1.24.1 + +* Tue Feb 25 2020 Valery Inozemtsev 1:1.24.0-alt1 +- 1.24.0 + +* Wed Apr 24 2019 Valery Inozemtsev 1:1.22.1-alt1 +- 1.22.1 + +* Thu Mar 07 2019 Valery Inozemtsev 1:1.22.0-alt1 +- 1.22.0 + +* Tue Feb 12 2019 Valery Inozemtsev 1:1.20.3-alt1 +- 1.20.3 + +* Tue Sep 04 2018 Valery Inozemtsev 1:1.20.2-alt1 +- 1.20.2 + +* Tue Mar 20 2018 Valery Inozemtsev 1:1.20.1-alt1 +- initial build from git.mate-desktop.org + +* Thu Feb 22 2018 Vladimir D. Seleznev 1.20.0-alt1_1 +- new fc release diff --git a/po/ru.po b/po/ru.po index e37e486..cb51c51 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,19 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MATE Desktop Environment team +# This file is distributed under the same license as the mate-sensors-applet package. +# FIRST AUTHOR , YEAR. # # Translators: # Stefano Karapetsas , 2021 -# AlexL , 2021 -# Wolfgang Ulbrich , 2021 -# Михаил Ильинский , 2021 -# Alex Putz, 2021 +# XRevan86, 2021 +# monsta , 2021 +# Andreï Victorovitch Kostyrka, 2021 +# Alex Puts, 2021 # Olesya Gerasimenko , 2021 -# Alexey Rodionov, 2021 +# Дмитрий Астанков , 2021 +# Alexey Rodionov , 2021 +# Павел Коваленко, 2021 # msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2021-06-22 20:31+0200\n" +"Project-Id-Version: mate-sensors-applet 1.26.0\n" +"Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-sensors-applet/issues\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" "PO-Revision-Date: 2018-03-12 07:35+0000\n" -"Last-Translator: Alexey Rodionov, 2021\n" +"Last-Translator: Павел Коваленко, 2021\n" "Language-Team: Russian (https://www.transifex.com/mate/teams/13566/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,860 +28,493 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#. Put one translator per line, in the form NAME , YEAR1, YEAR2 -msgctxt "_" -msgid "translator-credits" -msgstr "" -"Александр Сапрыкин \n" -"Александр Сигачёв \n" -"Александр Соколов\n" -"Александр Хромин\n" -"Алексей Родионов \n" -"Алексей Рочев \n" -"Алексей Сорокин \n" -"Андрей Иванков\n" -"Андрей Носенко \n" -"Антон Резник \n" -"Валек Филиппов \n" -"Валентин Сайков \n" -"Василий Литвинов\n" -"Виктор Кукшиев \n" -"Владислав Агафонов \n" -"Влад Орлов \n" -"Глеб Мехренин \n" -"Денис Арефьев \n" -"Дмитрий Мандрык \n" -"Дмитрий Мастрюков \n" -"Дмитрий Михирев \n" -"Дмитрий Яценко \n" -"Евгений Самусев \n" -"Константин Гусев \n" -"Леонид Кантер \n" -"Макс Валянский \n" -"Павел Жовнер \n" -"Сергей Колосов \n" -"Сергей Панов \n" -"Сергей Яковлев\n" -"Юрий Козлов \n" -"Evolve32 " +#: org.mate.applets.SensorsApplet.mate-panel-applet.desktop.in.in:5 +msgid "Sensors Applet Factory" +msgstr "Фабрика апплета «Сенсоры»" -#. (itstool) path: articleinfo/title -#: C/index.docbook:30 -msgid "MATE Sensors Applet Manual V2.1" -msgstr "" +#: org.mate.applets.SensorsApplet.mate-panel-applet.desktop.in.in:9 +msgid "Hardware Sensors Monitor" +msgstr "Контроль датчиков оборудования" -#. (itstool) path: articleinfo/copyright -#: C/index.docbook:31 -msgid "2015-2021 MATE Documentation Team" -msgstr "" +#: org.mate.sensors-applet.gschema.xml.in:5 +msgid "Font size in points" +msgstr "Размер шрифта в пунктах" -#. (itstool) path: articleinfo/copyright -#: C/index.docbook:35 -msgid "2006 Alex Murray" -msgstr "" +#: org.mate.sensors-applet.gschema.xml.in:9 +msgid "Specify if show or hide sensor units" +msgstr "Показывать или скрывать блоки датчиков" -#. (itstool) path: abstract/para -#: C/index.docbook:40 -msgid "" -"MATE Sensors Applet displays readings from temperature, voltage and fan " -"sensors within the panel." -msgstr "" +#: org.mate.sensors-applet.gschema.xml.in:13 +msgid "Set if display icons or text labels" +msgstr "Показывать значки или текстовые метки" -#. (itstool) path: authorgroup/author -#: C/index.docbook:63 -msgid "MATE Development " -msgstr "" +#: org.mate.sensors-applet.gschema.xml.in:17 +msgid "Set value beside or below label" +msgstr "Устанавливает значение рядом или под меткой" -#. (itstool) path: authorgroup/author -#: C/index.docbook:73 -msgid "" -"Alex Murray " -"" -msgstr "" +#: org.mate.sensors-applet.gschema.xml.in:21 +msgid "Show temperature in Kelvin, Celsius or Fahrenheit" +msgstr "Показывать температуру в градусах Кельвина, Цельсия или Фаренгейта" -#. (itstool) path: revdescription/para -#: C/index.docbook:115 -msgid "Alex Murray murray.alex@gmail.com" -msgstr "" - -#. (itstool) path: revhistory/revision -#: C/index.docbook:111 -msgid "" -"MATE Sensors Applet Manual V2.1 January " -"2006 <_:revdescription-1/>" -msgstr "" +#: org.mate.sensors-applet.gschema.xml.in:25 +msgid "Whether to display notifications" +msgstr "Показывать ли уведомления" -#. (itstool) path: articleinfo/releaseinfo -#: C/index.docbook:123 -msgid "This manual describes version 1.10 of MATE Sensors Applet." -msgstr "" - -#. (itstool) path: legalnotice/title -#: C/index.docbook:126 -msgid "Feedback" -msgstr "Обратная связь" +#: org.mate.sensors-applet.gschema.xml.in:29 +msgid "Delay (in ms) between refreshes" +msgstr "Задержка (в мс) между обновлениями" -#. (itstool) path: legalnotice/para -#: C/index.docbook:127 +#: org.mate.sensors-applet.gschema.xml.in:33 msgid "" -"To report a bug or make a suggestion regarding MATE Sensors Applet or this " -"manual, follow the directions in the MATE Feedback Page." +"The size of the graph in pixels (width if horizontal, height if vertical)" msgstr "" +"Размер графика в пикселях (ширина, если горизонтальный, высота, если " +"вертикальный)" -#. (itstool) path: article/indexterm -#: C/index.docbook:135 -msgid "MATE Sensors Applet" -msgstr "" +#: org.mate.sensors-applet.gschema.xml.in:37 +msgid "List of sensors" +msgstr "Список датчиков" -#. (itstool) path: sect1/title -#: C/index.docbook:141 -msgid "Introduction" -msgstr "Введение" +#: org.mate.sensors-applet.sensor.gschema.xml.in:5 +msgid "Path to filename" +msgstr "Путь к имени файла" -#. (itstool) path: figure/title -#: C/index.docbook:144 -msgid "MATE Sensors Applet" -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:9 +msgid "Sensor device ids" +msgstr "Идентификаторы устройства датчика" -#. (itstool) path: imageobject/imagedata -#. This is a reference to an external file such as an image or video. When -#. the file changes, the md5 hash will change to let you know you need to -#. update your localized copy. The msgstr is not used at all. Set it to -#. whatever you like once you have updated your copy of the file. -#: C/index.docbook:148 -msgctxt "_" -msgid "" -"external ref='figures/applet_in_panel.png' " -"md5='432ed012f0897c7f0cf522f6c55ea92a'" -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:13 +msgid "The sensor device interface" +msgstr "Интерфейс устройства датчика" -#. (itstool) path: screenshot/mediaobject -#: C/index.docbook:146 -msgid "" -" MATE Sensors Applet " -"with 3 sensors enabled. " -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:17 +msgid "User defined label" +msgstr "Определённая пользователем метка" -#. (itstool) path: sect1/para -#: C/index.docbook:157 -msgid "" -"MATE Sensors Applet provides a convenient way to " -"monitor the health of your computer in a simple display on your desktop." -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:21 +msgid "Whether a sensor is enabled or not" +msgstr "Включён ли датчик" -#. (itstool) path: listitem/para -#: C/index.docbook:166 -msgid "ACPI thermal zones, via the Linux kernel ACPI modules" -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:25 +msgid "Low value" +msgstr "Низкое значение" -#. (itstool) path: listitem/para -#: C/index.docbook:170 -msgid "Linux kernel i2c modules" -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:29 +msgid "High value" +msgstr "Высокое значение" -#. (itstool) path: listitem/para -#: C/index.docbook:173 -msgid "" -"Via the sysfs filesystem and i2c modules distributed directly with the kernel " -"(kernel 2.6)" -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:33 +msgid "Whether the sensor has its alarm enabled" +msgstr "Включён ли сигнал тревоги у датчика" -#. (itstool) path: listitem/para -#: C/index.docbook:179 -msgid "" -"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:37 +#: org.mate.sensors-applet.sensor.gschema.xml.in:41 +msgid "Command to execute when the alarm is activated" +msgstr "Команда для исполнения, когда запущен сигнал тревоги" -#. (itstool) path: listitem/para -#: C/index.docbook:185 -msgid "" -"Via the libsensors library provided with the lm_sensors package" -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:45 +msgid "How often each alarm should be sounded (in seconds)" +msgstr "Как часто каждый сигнал тревоги должен звучать (в секундах)" -#. (itstool) path: listitem/para -#: C/index.docbook:195 -msgid "" -"Linux kernel i8k module (for Dell Inspiron Laptops)." -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:49 +msgid "Used to identify a sensor in a list" +msgstr "Используется для определения датчика в списке" -#. (itstool) path: listitem/para -#: C/index.docbook:201 -msgid "" -"Linux kernel ibm-acpi module (for IBM Laptops)." -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:53 +msgid "Multiplier" +msgstr "Множитель" -#. (itstool) path: listitem/para -#: C/index.docbook:207 -msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:57 +msgid "Offset" +msgstr "Смещение" -#. (itstool) path: listitem/para -#: C/index.docbook:211 -msgid "Linux kernel iMac G5 Windfarm module." -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:61 +msgid "Icon type" +msgstr "Тип значка" -#. (itstool) path: listitem/para -#: C/index.docbook:215 -msgid "" -"hddtemp daemon for reading temperatures from " -"S.M.A.R.T. equipped disks." -msgstr "" +#: org.mate.sensors-applet.sensor.gschema.xml.in:65 +msgid "Color of the graph for the sensor" +msgstr "Цвет графика для датчика" -#. (itstool) path: listitem/para -#: C/index.docbook:221 -msgid "" -"Linux kernel Omnibook module. (for " -"HP and Toshiba Satellite Laptops)" -msgstr "" +#: plugins/pmu-sys/pmu-sys-plugin.c:60 plugins/i2c-sys/i2c-sys-plugin.c:54 +#: plugins/i8k/i8k-plugin.c:49 plugins/omnibook/omnibook-plugin.c:48 +#: plugins/i2c-proc/i2c-proc-plugin.c:57 plugins/acpi/acpi-plugin.c:53 +#: plugins/smu-sys/smu-sys-plugin.c:58 +msgid "CPU" +msgstr "ЦП" -#. (itstool) path: listitem/para -#: C/index.docbook:227 -msgid "" -"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" -"settings )." -msgstr "" +#: plugins/pmu-sys/pmu-sys-plugin.c:65 plugins/nvidia/nvidia-plugin.c:129 +#: plugins/nvidia/nvidia-plugin.c:149 plugins/nvidia/nvidia-plugin.c:174 +#: plugins/smu-sys/smu-sys-plugin.c:63 +msgid "GPU" +msgstr "ЦП" + +#: plugins/pmu-sys/pmu-sys-plugin.c:70 +msgid "CASE" +msgstr "CASE" + +#: plugins/pmu-sys/pmu-sys-plugin.c:75 plugins/smu-sys/smu-sys-plugin.c:68 +msgid "FAN" +msgstr "Вент" + +#: plugins/i8k/i8k-plugin.c:58 +msgid "FAN1" +msgstr "Вент 1" + +#: plugins/i8k/i8k-plugin.c:67 +msgid "FAN2" +msgstr "Вент 2" + +#: plugins/ibm-acpi/ibm-acpi-plugin.c:69 +msgid "MiniPCI" +msgstr "MiniPCI" + +#: plugins/ibm-acpi/ibm-acpi-plugin.c:93 +#: plugins/ibm-acpi/ibm-acpi-plugin.c:105 +msgid "Battery" +msgstr "Батарея" + +#: plugins/ibm-acpi/ibm-acpi-plugin.c:122 +msgid "Fan" +msgstr "Вент" + +#: plugins/sonypi/sonypi-plugin.c:64 +msgid "CPU TEMP" +msgstr "CPU TEMP" + +#: plugins/omnibook/omnibook-plugin.c:47 sensors-applet/sensors-applet.c:319 +msgid "temperature" +msgstr "температура" + +#: plugins/nvidia/nvidia-plugin.c:191 +msgid "Ambient" +msgstr "Внешний" + +#: sensors-applet/prefs-dialog.c:414 +msgid "Sensors Applet Preferences" +msgstr "Настройки апплета Сенсоры" + +#: sensors-applet/prefs-dialog.c:451 sensors-applet/sensors-applet.c:1279 +msgid "No sensors found!" +msgstr "Датчики не найдены!" + +#: sensors-applet/prefs-dialog.c:456 +msgid "Display" +msgstr "Внешний вид" + +#: sensors-applet/prefs-dialog.c:468 +msgid "label with value" +msgstr "название и значение" + +#: sensors-applet/prefs-dialog.c:469 +msgid "icon with value" +msgstr "значок и значение" + +#: sensors-applet/prefs-dialog.c:470 +msgid "value only" +msgstr "только значение" + +#: sensors-applet/prefs-dialog.c:471 +msgid "icon only" +msgstr "только значок" + +#: sensors-applet/prefs-dialog.c:472 +msgid "graph only" +msgstr "только график" + +#: sensors-applet/prefs-dialog.c:485 +msgid "_Display sensors in panel as" +msgstr "_Показывать в панели как" + +#: sensors-applet/prefs-dialog.c:497 +msgid "beside labels / icons" +msgstr "рядом со значком" + +#: sensors-applet/prefs-dialog.c:498 +msgid "below labels / icons" +msgstr "ниже значка" + +#: sensors-applet/prefs-dialog.c:511 +msgid "Preferred _position of sensor values" +msgstr "Расположение значений датчика" + +#: sensors-applet/prefs-dialog.c:523 +msgid "Kelvin" +msgstr "Кельвин" -#. (itstool) path: sect1/para -#: C/index.docbook:162 -msgid "" -"A number of sensor interfaces are supported, which should be configured " -"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" -msgstr "" +#: sensors-applet/prefs-dialog.c:524 +msgid "Celsius" +msgstr "Цельсий" -#. (itstool) path: sect1/para -#: C/index.docbook:236 -msgid "" -"To add MATE Sensors Applet to a panel right-click" -" on the panel to open the panel pop-up menu, then choose " -"Add to Panel Hardware Sensors " -"Monitor ." -msgstr "" +#: sensors-applet/prefs-dialog.c:525 +msgid "Fahrenheit" +msgstr "Фаренгейт" -#. (itstool) path: sect1/title -#: C/index.docbook:247 -msgid "Usage" -msgstr "Использование" +#: sensors-applet/prefs-dialog.c:538 +msgid "_Temperature scale" +msgstr "Ед. изм. _температуры" -#. (itstool) path: sect1/para -#: C/index.docbook:248 -msgid "" -"When you add MATE Sensors Applet to a panel for " -"the first time, the applet will search for any available sensors to monitor," -" and will display a sensible default sensor if found (such as the " -"temperature of the CPU)." -msgstr "" +#: sensors-applet/prefs-dialog.c:564 +msgid "Graph _size (pixels)" +msgstr "Ширина _графика (пиксели)" -#. (itstool) path: sect1/para -#: C/index.docbook:251 -msgid "" -"Most users will then want to customize the display to their liking, which " -"can be done via the Preferences " -" menu item (see )." -msgstr "" +#: sensors-applet/prefs-dialog.c:576 +msgid "Show _units" +msgstr "Показать единицы измерения" -#. (itstool) path: sect1/title -#: C/index.docbook:262 -msgid "Preferences" -msgstr "Параметры" +#: sensors-applet/prefs-dialog.c:584 +msgid "Update" +msgstr "Заменить" -#. (itstool) path: sect1/para -#: C/index.docbook:263 -msgid "" -"To configure MATE Sensors Applet, right-click on " -"the applet, then choose " -"Preferences from the " -"pop-up menu." -msgstr "" +#: sensors-applet/prefs-dialog.c:611 +msgid "Update _interval (secs)" +msgstr "_Интервал обновления (сек)" -#. (itstool) path: sect1/para -#: C/index.docbook:267 -msgid "" -"The Preferences window " -"contains the following tabbed sections:" -msgstr "" +#: sensors-applet/prefs-dialog.c:621 +msgid "Notifications" +msgstr "Уведомления" -#. (itstool) path: sect1/title -#: C/index.docbook:287 -msgid "General Options" -msgstr "Общие настройки" +#: sensors-applet/prefs-dialog.c:631 +msgid "Display _notifications" +msgstr "Показывать _уведомления" -#. (itstool) path: varlistentry/term -#: C/index.docbook:290 -msgid "Display sensors in panel as" -msgstr "" +#: sensors-applet/prefs-dialog.c:765 +msgid "Sensor" +msgstr "Датчик" -#. (itstool) path: listitem/para -#: C/index.docbook:294 -msgid "" -"This option selects whether to display sensors in the panel with either " -"their label or icon and their value, or to have no identifier for each " -"sensor and just display their values, or simply to display the icon for each" -" sensor. A graph can also be displayed for each sensor, showing the " -"progression of the sensor value over time." -msgstr "" +#: sensors-applet/prefs-dialog.c:772 +msgid "Label" +msgstr "Название" -#. (itstool) path: listitem/para -#: C/index.docbook:300 -msgid "Default: icon with value." -msgstr "" +#: sensors-applet/prefs-dialog.c:782 +msgid "Labels can be edited directly by clicking on them." +msgstr "Названия могут быть изменены если вы щелкните по ним." -#. (itstool) path: varlistentry/term -#: C/index.docbook:304 -msgid "Preferred position of sensor values" -msgstr "" +#: sensors-applet/prefs-dialog.c:783 +msgid "Enabled" +msgstr "Включён" -#. (itstool) path: listitem/para -#: C/index.docbook:308 -msgid "" -"Sensors can be display with either their value beside their icon / label, or" -" with the value shown below the icon / label." -msgstr "" +#: sensors-applet/prefs-dialog.c:791 sensors-applet/sensor-config-dialog.c:439 +msgid "Icon" +msgstr "Значок" -#. (itstool) path: listitem/para -#: C/index.docbook:311 -msgid "Default: beside labels / icons." -msgstr "" +#: sensors-applet/prefs-dialog.c:823 +msgid "_Up" +msgstr "_Вверх" -#. (itstool) path: note/para -#: C/index.docbook:314 -msgid "" -"If there is not enough room in the panel to use the requested position, the " -"best position to ensure all sensor elements are visible will be used " -"instead." -msgstr "" - -#. (itstool) path: varlistentry/term -#: C/index.docbook:321 -msgid "Graph size (pixels)" -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:325 -msgid "" -"When displaying sensors as graphs, the size of the graph sets either the " -"width of the graph (when displayed on either the top or bottom panel) or the" -" height of the graph (when displayed on the left or right panel)." -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:329 -msgid "Default: 42 pixels." -msgstr "" - -#. (itstool) path: varlistentry/term -#: C/index.docbook:333 -msgid "Temperature scale" -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:337 -msgid "" -"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " -"are supported)." -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:339 -msgid "Default: Celsius." -msgstr "" - -#. (itstool) path: varlistentry/term -#: C/index.docbook:343 -msgid "Update interval" -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:347 -msgid "How often to update the values of each sensor shown within the panel." -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:349 -msgid "Default: 2 seconds." -msgstr "" - -#. (itstool) path: varlistentry/term -#: C/index.docbook:353 -msgid "Display notifications" -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:357 -msgid "" -"If enabled, MATE Sensors Applet will display notifications to the user when " -"alarm conditions occur." -msgstr "" +#: sensors-applet/prefs-dialog.c:831 +msgid "_Down" +msgstr "_Вниз" -#. (itstool) path: listitem/para -#: C/index.docbook:359 -msgid "Default: Enabled." -msgstr "" +#: sensors-applet/prefs-dialog.c:865 +msgid "_Properties" +msgstr "_Свойства" -#. (itstool) path: note/para -#: C/index.docbook:361 -msgid "Alarms for individual sensors must also be enabled." -msgstr "" +#: sensors-applet/prefs-dialog.c:912 +msgid "General Options" +msgstr "Общие настройки" -#. (itstool) path: sect1/title -#: C/index.docbook:372 +#: sensors-applet/prefs-dialog.c:916 msgid "Sensors" msgstr "Датчики" -#. (itstool) path: listitem/para -#: C/index.docbook:378 -msgid "A fixed ID to identify the sensor within its interface." -msgstr "" +#: sensors-applet/sensors-applet.h:58 +msgid "RPM" +msgstr "об/мин" -#. (itstool) path: listitem/para -#: C/index.docbook:382 -msgid "A user selectable icon to identify the sensor within the panel." -msgstr "" +#: sensors-applet/sensors-applet.h:59 +msgid "V" +msgstr "В" -#. (itstool) path: listitem/para -#: C/index.docbook:387 -msgid "A user editable label to identify the sensor within the panel." -msgstr "" +#: sensors-applet/sensors-applet.h:60 +msgid "A" +msgstr "A" + +#: sensors-applet/active-sensor.c:565 +msgid "ERROR" +msgstr "ОШИБКА" -#. (itstool) path: listitem/para -#: C/index.docbook:392 +#: sensors-applet/about-dialog.c:41 msgid "" -"A check-box to allow the user to enable / disable monitoring and display of " -"the sensor within the panel." +"Copyright © 2005-2009 Alex Murray\n" +"Copyright © 2011 Stefano Karapetsas\n" +"Copyright © 2012-2021 MATE developers" msgstr "" +"Copyright © 2005-2009 Alex Murray\n" +"Copyright © 2011 Stefano Karapetsas\n" +"Copyright © 2012-2021 Разработчики MATE" -#. (itstool) path: sect1/para -#: C/index.docbook:373 -msgid "" -"The Sensors tab within the preferences window provides the options for " -"configuring each individual sensor. Each sensor is listed under its specific" -" interface, along with: <_:itemizedlist-1/> The " -"Properties button allows a specific sensor to be more" -" finely configured, providing a separate window box for this purpose. (see " -")" +#: sensors-applet/about-dialog.c:47 +msgid "translator-credits" msgstr "" +"Александр Сапрыкин \n" +"Александр Сигачёв \n" +"Александр Соколов\n" +"Александр Хромин\n" +"Алексей Родионов \n" +"Алексей Рочев \n" +"Алексей Сорокин \n" +"Андрей Иванков\n" +"Андрей Носенко \n" +"Антон Резник \n" +"Валек Филиппов \n" +"Валентин Сайков \n" +"Василий Литвинов\n" +"Виктор Кукшиев \n" +"Владислав Агафонов \n" +"Влад Орлов \n" +"Глеб Мехренин \n" +"Денис Арефьев \n" +"Дмитрий Мандрык \n" +"Дмитрий Мастрюков \n" +"Дмитрий Михирев \n" +"Дмитрий Яценко \n" +"Евгений Самусев \n" +"Константин Гусев \n" +"Леонид Кантер \n" +"Макс Валянский \n" +"Павел Жовнер \n" +"Сергей Колосов \n" +"Сергей Панов \n" +"Сергей Яковлев\n" +"Юрий Козлов \n" +"Evolve32 " -#. (itstool) path: sect2/title -#: C/index.docbook:404 +#: sensors-applet/sensor-config-dialog.c:386 msgid "Sensor Properties" msgstr "Настройки Датчика" -#. (itstool) path: sect2/para -#: C/index.docbook:406 -msgid "" -"Each sensor can be configured with a number of options, including the " -"possibility to scale the sensor value, and to execute an alarm if a certain " -"low or high value is reached. The sensor icon can also be selected if " -"required. The high and low values are used to scale the graph display, as " -"well as set the color for the thermometer displayed within the icons of " -"temperature sensors." -msgstr "" - -#. (itstool) path: sect2/para -#: C/index.docbook:414 -msgid "" -"The sensor value can be scaled in a linear fashion by allowing the user to " -"specify a multiplier and offset for each sensor. As each sensor value is " -"read, it is first multiplied by the 'multiplier' and summed with the " -"'offset' to produce the final value." -msgstr "" - -#. (itstool) path: varlistentry/term -#: C/index.docbook:423 -msgid "Sensor value multiplier" -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:427 -msgid "" -"This option allows the user to specify the multiplier of the sensor value." -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:429 -msgid "Default: 1.0" -msgstr "" - -#. (itstool) path: varlistentry/term -#: C/index.docbook:434 -msgid "Sensor value offset" -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:438 -msgid "" -"This option allows the user to specify the offset for the sensor value." -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:440 -msgid "Default: 0.0" -msgstr "" - -#. (itstool) path: varlistentry/term -#: C/index.docbook:444 -msgid "Sensor low value" -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:448 -msgid "" -"The value at which to trigger an alarm if the sensor drops below this value." -" This value is also used to scale the display of the graph and temperature " -"icons." -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:451 C/index.docbook:462 -msgid "Default: dependent on sensor type" -msgstr "" - -#. (itstool) path: varlistentry/term -#: C/index.docbook:455 -msgid "Sensor high value" -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:459 -msgid "" -"The value at which to trigger an alarm if the sensor rises above this value." -" This value is also used to scale the display of the graph and temperature " -"icons." -msgstr "" +#: sensors-applet/sensor-config-dialog.c:412 +msgid "Graph" +msgstr "График" -#. (itstool) path: varlistentry/term -#: C/index.docbook:466 -msgid "Enable alarm" -msgstr "" +#: sensors-applet/sensor-config-dialog.c:425 +msgid "Graph Color" +msgstr "Выберите цвет графика" -#. (itstool) path: listitem/para -#: C/index.docbook:470 -msgid "" -"This option allows the user to enable alarm monitoring for this sensor. When" -" the sensor value rises above, or drops below it's high or low values, the " -"alarm condition will occur. This will display a notification to the user (if" -" enabled), and execute the appropriate Alarm Command every Alarm repeat " -"interval seconds." -msgstr "" +#: sensors-applet/sensor-config-dialog.c:428 +msgid "Graph _color" +msgstr "_Цвет графика" -#. (itstool) path: listitem/para -#: C/index.docbook:477 -msgid "Default: disabled" -msgstr "" +#: sensors-applet/sensor-config-dialog.c:484 +msgid "Sensor _icon" +msgstr "_Значок датчика" -#. (itstool) path: note/para -#: C/index.docbook:479 -msgid "Alarms will only execute for active sensors" -msgstr "" +#: sensors-applet/sensor-config-dialog.c:490 +msgid "Scaling Parameters" +msgstr "Параметры значений датчика" -#. (itstool) path: varlistentry/term -#: C/index.docbook:486 -msgid "Alarm repeat interval (secs)" -msgstr "" +#: sensors-applet/sensor-config-dialog.c:519 +msgid "Sensor value _multiplier" +msgstr "_Коэффициент" -#. (itstool) path: listitem/para -#: C/index.docbook:490 -msgid "" -"How often to execute the alarm command while the alarm condition is met. A " -"value of 0 specifies to execute the alarm once only when the alarm condition" -" occurs." -msgstr "" +#: sensors-applet/sensor-config-dialog.c:547 +msgid "Sensor value _offset" +msgstr "_Смещение" -#. (itstool) path: listitem/para -#: C/index.docbook:495 -msgid "Default: 0 seconds" -msgstr "" +#: sensors-applet/sensor-config-dialog.c:556 +msgid "Sensor Limits" +msgstr "Диапазон значений датчика" -#. (itstool) path: note/para -#: C/index.docbook:497 -msgid "" -"If notifications are also enabled, a notification will be displayed each " -"time the alarm is executed as well to notify the user that the alarm " -"condition has occurred." -msgstr "" +#: sensors-applet/sensor-config-dialog.c:584 +msgid "Sensor _low value" +msgstr "Нижняя граница" -#. (itstool) path: varlistentry/term -#: C/index.docbook:508 -msgid "High alarm command" -msgstr "" +#: sensors-applet/sensor-config-dialog.c:612 +msgid "Sensor _high value" +msgstr "Верхняя граница" -#. (itstool) path: listitem/para -#: C/index.docbook:512 -msgid "" -"The command to be executed at each repeat interval when the sensor value is " -"equal to or above the upper limit." -msgstr "" +#: sensors-applet/sensor-config-dialog.c:620 +#: sensors-applet/sensors-applet.c:358 +msgid "Alarm" +msgstr "Сигнал тревоги" -#. (itstool) path: listitem/para -#: C/index.docbook:515 C/index.docbook:527 -msgid "Default: none" -msgstr "" +#: sensors-applet/sensor-config-dialog.c:649 +msgid "Alarm _repeat interval (secs)" +msgstr "_Интервал повтора сигнала тревоги (сек)" -#. (itstool) path: varlistentry/term -#: C/index.docbook:520 -msgid "Low alarm command" -msgstr "" +#: sensors-applet/sensor-config-dialog.c:668 +msgid "Lo_w alarm command" +msgstr "_Команда для низкого значения" -#. (itstool) path: listitem/para -#: C/index.docbook:524 -msgid "" -"The command to be executed at each repeat interval when the sensor value is " -"equal to or below the lower limit." -msgstr "" +#: sensors-applet/sensor-config-dialog.c:689 +msgid "Hi_gh alarm command" +msgstr "_Команда для высокого значения" -#. (itstool) path: varlistentry/term -#: C/index.docbook:531 -msgid "Play a sound when the alarm occurs" -msgstr "" +#: sensors-applet/sensor-config-dialog.c:702 +msgid "_Enable alarm" +msgstr "_Включить сигнал тревоги" -#. (itstool) path: para/screen -#: C/index.docbook:548 -#, no-wrap -msgid "" -"esdplay " -"/usr/share/sounds/gnibbles/gobble.wav" -msgstr "" +#: sensors-applet/sensors-applet.c:239 +msgid "_Preferences" +msgstr "П_араметры" -#. (itstool) path: listitem/para -#: C/index.docbook:535 -msgid "" -"You can play a sound when the alarm occurs by using the command " -"esdplay which should be available as part of the standard" -" MATE installation. (Note: If this does not work, you could also try " -"aplay which is the default ALSA sound player). " -"<_:screen-1/>" -msgstr "" +#: sensors-applet/sensors-applet.c:242 +msgid "_Help" +msgstr "С_правка" -#. (itstool) path: varlistentry/term -#: C/index.docbook:554 -msgid "" -"Pop-up a window to notify that the alarm has occurred" -msgstr "" +#: sensors-applet/sensors-applet.c:245 +msgid "_About" +msgstr "_О приложении" -#. (itstool) path: para/screen -#: C/index.docbook:566 -#, no-wrap -msgid "" -"zenity --warning --title=\"Sensor Alarm\" " -"--text=\"Sensor Alarm occurred\"" -msgstr "" +#: sensors-applet/sensors-applet.c:300 +msgid "is very low" +msgstr "очень низкая" -#. (itstool) path: listitem/para -#: C/index.docbook:559 -msgid "" -"The program zenity can be used to create dialog boxes to " -"be displayed on the users current display, and can thus be used to create " -"pop-up style notifications that the alarm has occurred. <_:screen-1/> For " -"more information regarding Zenity please consult the Zenity documentation." -msgstr "" +#: sensors-applet/sensors-applet.c:301 +msgid "lower limit" +msgstr "нижний предел" -#. (itstool) path: varlistentry/term -#: C/index.docbook:575 -msgid "" -" Combine multiple commands into one alarm command " -msgstr "" +#: sensors-applet/sensors-applet.c:306 +msgid "is very high" +msgstr "очень высокая" -#. (itstool) path: para/screen -#: C/index.docbook:587 -#, no-wrap -msgid "" -"esdplay /usr/share/sounds/gnibbles/gobble.wav &&" -" zenity --warning --title=\"Sensor Alarm\" --text=\"Sensor Alarm " -"occurred\"" -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:581 -msgid "" -"Multiple commands can be executed one after the other using the " -"\"&&\" construct to separate them. To play a sound and pop-up a " -"dialog via Zenity the follow command can be used: <_:screen-1/>" -msgstr "" - -#. (itstool) path: varlistentry/term -#: C/index.docbook:597 -msgid "Sensor icon" -msgstr "" - -#. (itstool) path: listitem/para -#: C/index.docbook:601 -msgid "" -"Provides a list of available icons to allow the user to select one to " -"represent this sensor." -msgstr "" - -#. (itstool) path: varlistentry/term -#: C/index.docbook:606 -msgid "Graph color" -msgstr "" +#: sensors-applet/sensors-applet.c:307 +msgid "upper limit" +msgstr "верхний предел" -#. (itstool) path: listitem/para -#: C/index.docbook:610 -msgid "The color to use to display the graph for the sensor." -msgstr "" +#: sensors-applet/sensors-applet.c:318 +msgid "Temperature" +msgstr "Температура" -#. (itstool) path: note/para -#: C/index.docbook:613 -msgid "" -"To accurately display graphs both the high and low values for the sensor " -"need to be set correctly." -msgstr "" +#: sensors-applet/sensors-applet.c:338 +msgid "Voltage" +msgstr "Напряжение" -#. (itstool) path: sect1/title -#: C/index.docbook:644 -msgid "About MATE Sensors Applet" -msgstr "" +#: sensors-applet/sensors-applet.c:339 +msgid "voltage" +msgstr "напряжение" -#. (itstool) path: sect1/para -#: C/index.docbook:645 -msgid "" -"The origin sensor applet was written by Alex Murray " -"(murray.alex@gmail.com). MATE Sensors " -"Applet is further develop by MATE Dev team. To find more " -"information about MATE Sensors Applet, please " -"visit the MATE Sensors Applet Project Homepage." -msgstr "" +#: sensors-applet/sensors-applet.c:344 +msgid "Fan Speed" +msgstr "Скорость вращения вентилятора" -#. (itstool) path: sect1/para -#: C/index.docbook:653 -msgid "" -"To report a bug or make a suggestion regarding MATE Sensors Applet or this " -"manual, follow the directions at the project homepage." -msgstr "" +#: sensors-applet/sensors-applet.c:345 +msgid "fan speed" +msgstr "скорость вращения вентилятора" -#. (itstool) path: sect1/para -#: C/index.docbook:668 -msgid "" -"This program is distributed under the terms of the GNU General Public " -"license as published by the Free Software Foundation; either version 2 of " -"the License, or (at your option) any later version. A copy of this license " -"can be found at this link, " -"or in the file COPYING included with the source code of this program." -msgstr "" +#: sensors-applet/sensors-applet.c:350 +msgid "Current" +msgstr "Сила Тока" -#. (itstool) path: para/ulink -#: C/legal.xml:9 -msgid "link" -msgstr "ссылка" +#: sensors-applet/sensors-applet.c:351 +msgid "current" +msgstr "сила тока" -#. (itstool) path: legalnotice/para -#: C/legal.xml:2 -msgid "" -"Permission is granted to copy, distribute and/or modify this document under " -"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " -"later version published by the Free Software Foundation with no Invariant " -"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy" -" of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed " -"with this manual." -msgstr "" -"Разрешается копировать, распространять и / или изменять этот документ в " -"соответствии с условиями лицензии GNU Free Documentation License (GFDL), " -"версии 1.1 или любой более поздней версии, опубликованной Фондом свободного " -"программного обеспечения без каких-либо инвариантных разделов, без " -"добавления текста в начале или в конце. Вы можете найти копию GFDL здесь " -"<_:ulink-1/> или в файле COPYING-DOCS, распространяемом вместе с этим " -"руководством." - -#. (itstool) path: legalnotice/para -#: C/legal.xml:12 -msgid "" -"This manual is part of a collection of MATE manuals distributed under the " -"GFDL. If you want to distribute this manual separately from the collection, " -"you can do so by adding a copy of the license to the manual, as described in" -" section 6 of the license." -msgstr "" -"Этот документ является частью документации MATE, распространяемой на " -"условиях лицензии GFDL. Если вы хотите распространять этот документ отдельно" -" от общей документации, вы должны приложить копию лицензии к документу, как " -"написано в части 6 лицензии." +#: sensors-applet/sensors-applet.c:372 +#, c-format +msgid "Error updating sensor %s" +msgstr "Ошибка обновления датчика %s" -#. (itstool) path: legalnotice/para -#: C/legal.xml:19 +#: sensors-applet/sensors-applet.c:373 +#, c-format msgid "" -"Many of the names used by companies to distinguish their products and " -"services are claimed as trademarks. Where those names appear in any MATE " -"documentation, and the members of the MATE Documentation Project are made " -"aware of those trademarks, then the names are in capital letters or initial " -"capital letters." +"An error occurred while trying to update the value of the sensor %s located " +"at %s." msgstr "" -"Некоторые имена и марки используются компаниями для обозначения их продуктов" -" и услуг и являются торговыми марками. Там, где эти имена присутствуют в " -"документации и где участники проекта документирования MATE знают об этом, " -"имена выделяются заглавными буквами или начальной заглавной буквой." +"При попытке обновить значение датчика %s расположенного на %s, произошла " +"ошибка." -#. (itstool) path: listitem/para -#: C/legal.xml:35 -msgid "" -"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, " -"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT " -"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS " -"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE " -"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR " -"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR " -"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL " -"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY " -"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN " -"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION " -"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND" -msgstr "" -"ДОКУМЕНТ РАСПРОСТРАНЯЕТСЯ «КАК ЕСТЬ», БЕЗ ВСЯКИХ ГАРАНТИЙ, ЯВНЫХ ИЛИ " -"НЕЯВНЫХ, ВКЛЮЧАЯ, БЕЗ ОГРАНИЧЕНИЙ, ГАРАНТИИ ТОГО, ЧТО ДОКУМЕНТ ИЛИ " -"ИЗМЕНЁННАЯ ВЕРСИЯ ДОКУМЕНТА СВОБОДНА ОТ ДЕФЕКТОВ, ПРИГОДНА К ПРОДАЖЕ, " -"ПРИГОДНА К ИСПОЛЬЗОВАНИЮ В ОПРЕДЕЛЁННЫХ ЦЕЛЯХ ИЛИ НЕ НАРУШАЕТ ЗАКОНЫ. ВЕСЬ " -"РИСК, КАСАЮЩИЙСЯ КАЧЕСТВА, ТОЧНОСТИ ИЛИ ПРАВИЛЬНОСТИ ДОКУМЕНТА ИЛИ " -"ИЗМЕНЁННЫХ ВЕРСИЙ ДОКУМЕНТА, ЛЕЖИТ НА ВАС. ЕСЛИ ДОКУМЕНТ ИЛИ ИЗМЕНЁННАЯ " -"ВЕРСИЯ ДОКУМЕНТА ИМЕЕТ НЕДОСТАТКИ, ВЫ (А НЕ АВТОР ДОКУМЕНТА ИЛИ ЕГО " -"ПОМОЩНИК) БЕРЁТЕ НА СЕБЯ СТОИМОСТЬ ЛЮБОЙ НЕОБХОДИМОЙ ДОРАБОТКИ, КОРРЕКЦИИ " -"ИЛИ ВОССТАНОВЛЕНИЯ. ЭТОТ ОТКАЗ ОТ ГАРАНТИЙ СОСТАВЛЯЕТ ВАЖНУЮ ЧАСТЬ " -"ЛИЦЕНЗИИ.НИКАКОЕ ИСПОЛЬЗОВАНИЕ ДОКУМЕНТА ИЛИ ИЗМЕНЁННОЙ ВЕРСИИ ДОКУМЕНТА НЕ " -"ДОПУСКАЕТСЯ БЕЗ ДАННОГО ПРЕДУПРЕЖДЕНИЯ И" - -#. (itstool) path: listitem/para -#: C/legal.xml:55 -msgid "" -"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING" -" NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY " -"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE " -"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON " -"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF " -"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, " -"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES" -" OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED " -"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE" -" POSSIBILITY OF SUCH DAMAGES." -msgstr "" -"НИ ПРИ КАКИХ ОБСТОЯТЕЛЬСТВАХ И НИ ПРИ КАКОМ ЗАКОННОМ СПОСОБЕ, НИ ПО КАКОМУ " -"СОГЛАШЕНИЮ ИЛИ ДРУГОЙ ПРИЧИНЕ, АВТОР, СОЗДАТЕЛЬ, ПОМОЩНИКИ ИЛИ " -"РАСПРОСТРАНИТЕЛИ ДОКУМЕНТА НЕ НЕСУТ ОТВЕТСТВЕННОСТЬ ЗА ПРЯМОЙ, КОСВЕННЫЙ, " -"СПЕЦИАЛЬНЫЙ, СЛУЧАЙНЫЙ ИЛИ ПРЕДНАМЕРЕННЫЙ УЩЕРБ ЛЮБОГО СВОЙСТВА, ВКЛЮЧАЯ, " -"БЕЗ ОГРАНИЧЕНИЯ, ПОТЕРЮ РЕПУТАЦИИ, РАБОТОСПОСОБНОСТИ, КОМПЬЮТЕРНЫЕ СБОИ ИЛИ " -"ПОЛОМКИ, ИЛИ ЛЮБОЙ ДРУГОЙ УЩЕРБ ИЛИ ПОТЕРИ, ВОЗНИКАЮЩИЕ ВСЛЕДСТВИЕ ИЛИ " -"СВЯЗАННЫЕ С ИСПОЛЬЗОВАНИЕМ ДОКУМЕНТА ИЛИ ИЗМЕНЁННЫХ ВЕРСИЙ ДОКУМЕНТА, ДАЖЕ " -"ЕСЛИ СТОРОНА БЫЛА УВЕДОМЛЕНА О ВОЗМОЖНОСТИ ТАКОГО УЩЕРБА." - -#. (itstool) path: legalnotice/para -#: C/legal.xml:28 -msgid "" -"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " -"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " -"<_:orderedlist-1/>" -msgstr "" -"ДОКУМЕНТ И ИЗМЕНЁННЫЕ ВЕРСИИ ДОКУМЕНТА ПРЕДОСТАВЛЯЮТСЯ ПО УСЛОВИЯМ ЛИЦЕНЗИИ " -"БЕСПЛАТНОЙ ДОКУМЕНТАЦИИ GNU С ПОНИМАНИЕМ, ЧТО: <_:orderedlist-1/>" +#: sensors-applet/sensors-applet.c:474 +msgid "No sensors enabled!" +msgstr "Нет включённых датчиков!"