From bb4fa0ea945f9dd4d0bff0182c381c2f14f78ae3 Mon Sep 17 00:00:00 2001 From: mbkma Date: Sat, 31 Jan 2026 12:11:25 +0100 Subject: merge mate-indicator-applet and sensors-applet into mate-applets --- Makefile.am | 16 +- configure.ac | 314 +++++ indicator-applet/Makefile.am | 5 + indicator-applet/data/Makefile.am | 78 ++ indicator-applet/data/mate-indicator-applet.svg | 203 +++ ...plets.Indicator.mate-panel-applet.desktop.in.in | 12 + ...ndicatorAppmenu.mate-panel-applet.desktop.in.in | 12 + ...dicatorComplete.mate-panel-applet.desktop.in.in | 12 + ...applet.IndicatorAppletAppmenuFactory.service.in | 3 + ...pplet.IndicatorAppletCompleteFactory.service.in | 3 + ....panel.applet.IndicatorAppletFactory.service.in | 3 + indicator-applet/src/Makefile.am | 89 ++ indicator-applet/src/applet-main.c | 1103 ++++++++++++++++ indicator-applet/src/eggaccelerators.c | 527 ++++++++ indicator-applet/src/eggaccelerators.h | 81 ++ indicator-applet/src/tomboykeybinder.c | 341 +++++ indicator-applet/src/tomboykeybinder.h | 43 + sensors-applet/Makefile.am | 56 + sensors-applet/SensorsApplet.xml | 3 + sensors-applet/help/C/figures/applet_in_panel.png | Bin 0 -> 4130 bytes sensors-applet/help/C/index.docbook | 684 ++++++++++ sensors-applet/help/C/legal.xml | 76 ++ sensors-applet/help/ChangeLog | 4 + sensors-applet/help/Makefile.am | 13 + sensors-applet/help/af/af.po | 809 ++++++++++++ sensors-applet/help/am/am.po | 806 ++++++++++++ sensors-applet/help/an/an.po | 818 ++++++++++++ sensors-applet/help/ar/ar.po | 811 ++++++++++++ sensors-applet/help/as/as.po | 806 ++++++++++++ sensors-applet/help/ast/ast.po | 807 ++++++++++++ sensors-applet/help/az/az.po | 810 ++++++++++++ sensors-applet/help/be/be.po | 809 ++++++++++++ sensors-applet/help/bg/bg.po | 817 ++++++++++++ sensors-applet/help/bn/bn.po | 811 ++++++++++++ sensors-applet/help/bn_IN/bn_IN.po | 810 ++++++++++++ sensors-applet/help/br/br.po | 807 ++++++++++++ sensors-applet/help/bs/bs.po | 807 ++++++++++++ sensors-applet/help/ca/ca.po | 876 +++++++++++++ sensors-applet/help/ca@valencia/ca@valencia.po | 854 +++++++++++++ sensors-applet/help/cmn/cmn.po | 809 ++++++++++++ sensors-applet/help/crh/crh.po | 808 ++++++++++++ sensors-applet/help/cs/cs.po | 841 +++++++++++++ sensors-applet/help/cy/cy.po | 809 ++++++++++++ sensors-applet/help/da/da.po | 1011 +++++++++++++++ sensors-applet/help/de/de.po | 864 +++++++++++++ sensors-applet/help/dz/dz.po | 809 ++++++++++++ sensors-applet/help/el/el.po | 851 +++++++++++++ sensors-applet/help/en_AU/en_AU.po | 806 ++++++++++++ sensors-applet/help/en_CA/en_CA.po | 806 ++++++++++++ sensors-applet/help/en_GB/en_GB.po | 1007 +++++++++++++++ sensors-applet/help/eo/eo.po | 832 ++++++++++++ sensors-applet/help/es/es.po | 861 +++++++++++++ sensors-applet/help/es_AR/es_AR.po | 818 ++++++++++++ sensors-applet/help/es_CL/es_CL.po | 808 ++++++++++++ sensors-applet/help/es_CO/es_CO.po | 807 ++++++++++++ sensors-applet/help/es_ES/es_ES.po | 818 ++++++++++++ sensors-applet/help/es_MX/es_MX.po | 823 ++++++++++++ sensors-applet/help/es_PR/es_PR.po | 818 ++++++++++++ sensors-applet/help/et/et.po | 813 ++++++++++++ sensors-applet/help/eu/eu.po | 843 +++++++++++++ sensors-applet/help/fa/fa.po | 808 ++++++++++++ sensors-applet/help/fi/fi.po | 815 ++++++++++++ sensors-applet/help/fr/fr.po | 870 +++++++++++++ sensors-applet/help/frp/frp.po | 815 ++++++++++++ sensors-applet/help/fur/fur.po | 806 ++++++++++++ sensors-applet/help/fy/fy.po | 809 ++++++++++++ sensors-applet/help/ga/ga.po | 809 ++++++++++++ sensors-applet/help/gl/gl.po | 854 +++++++++++++ sensors-applet/help/gu/gu.po | 807 ++++++++++++ sensors-applet/help/ha/ha.po | 806 ++++++++++++ sensors-applet/help/he/he.po | 809 ++++++++++++ sensors-applet/help/hi/hi.po | 811 ++++++++++++ sensors-applet/help/hr/hr.po | 843 +++++++++++++ sensors-applet/help/hu/hu.po | 861 +++++++++++++ sensors-applet/help/hy/hy.po | 808 ++++++++++++ sensors-applet/help/ia/ia.po | 807 ++++++++++++ sensors-applet/help/id/id.po | 1021 +++++++++++++++ sensors-applet/help/ie/ie.po | 806 ++++++++++++ sensors-applet/help/ig/ig.po | 806 ++++++++++++ sensors-applet/help/is/is.po | 810 ++++++++++++ sensors-applet/help/it/it.po | 1029 +++++++++++++++ sensors-applet/help/ja/ja.po | 939 ++++++++++++++ sensors-applet/help/jv/jv.po | 815 ++++++++++++ sensors-applet/help/ka/ka.po | 806 ++++++++++++ sensors-applet/help/kab/kab.po | 809 ++++++++++++ sensors-applet/help/kk/kk.po | 807 ++++++++++++ sensors-applet/help/km/km.po | 815 ++++++++++++ sensors-applet/help/kn/kn.po | 809 ++++++++++++ sensors-applet/help/ko/ko.po | 846 +++++++++++++ sensors-applet/help/ku/ku.po | 806 ++++++++++++ sensors-applet/help/ku_IQ/ku_IQ.po | 806 ++++++++++++ sensors-applet/help/ky/ky.po | 806 ++++++++++++ sensors-applet/help/la/la.po | 808 ++++++++++++ sensors-applet/help/lt/lt.po | 855 +++++++++++++ sensors-applet/help/lv/lv.po | 809 ++++++++++++ sensors-applet/help/mai/mai.po | 806 ++++++++++++ sensors-applet/help/mg/mg.po | 806 ++++++++++++ sensors-applet/help/mi/mi.po | 815 ++++++++++++ sensors-applet/help/mk/mk.po | 807 ++++++++++++ sensors-applet/help/ml/ml.po | 808 ++++++++++++ sensors-applet/help/mn/mn.po | 808 ++++++++++++ sensors-applet/help/mr/mr.po | 807 ++++++++++++ sensors-applet/help/ms/ms.po | 1005 +++++++++++++++ sensors-applet/help/nb/nb.po | 822 ++++++++++++ sensors-applet/help/nds/nds.po | 810 ++++++++++++ sensors-applet/help/ne/ne.po | 810 ++++++++++++ sensors-applet/help/nl/nl.po | 857 +++++++++++++ sensors-applet/help/nn/nn.po | 810 ++++++++++++ sensors-applet/help/nso/nso.po | 817 ++++++++++++ sensors-applet/help/oc/oc.po | 862 +++++++++++++ sensors-applet/help/or/or.po | 806 ++++++++++++ sensors-applet/help/pa/pa.po | 840 +++++++++++++ sensors-applet/help/pl/pl.po | 855 +++++++++++++ sensors-applet/help/ps/ps.po | 808 ++++++++++++ sensors-applet/help/pt/pt.po | 856 +++++++++++++ sensors-applet/help/pt_BR/pt_BR.po | 880 +++++++++++++ sensors-applet/help/ro/ro.po | 807 ++++++++++++ sensors-applet/help/ru/ru.po | 1047 ++++++++++++++++ sensors-applet/help/sensors-applet.omf.in | 10 + sensors-applet/help/si/si.po | 806 ++++++++++++ sensors-applet/help/sk/sk.po | 847 +++++++++++++ sensors-applet/help/sl/sl.po | 810 ++++++++++++ sensors-applet/help/sq/sq.po | 816 ++++++++++++ sensors-applet/help/sr/sr.po | 1006 +++++++++++++++ sensors-applet/help/sr@latin/sr@latin.po | 810 ++++++++++++ sensors-applet/help/sv/sv.po | 847 +++++++++++++ sensors-applet/help/ta/ta.po | 810 ++++++++++++ sensors-applet/help/te/te.po | 807 ++++++++++++ sensors-applet/help/th/th.po | 839 +++++++++++++ sensors-applet/help/tk/tk.po | 815 ++++++++++++ sensors-applet/help/tr/tr.po | 1016 +++++++++++++++ sensors-applet/help/ug/ug.po | 815 ++++++++++++ sensors-applet/help/uk/uk.po | 854 +++++++++++++ sensors-applet/help/ur/ur.po | 812 ++++++++++++ sensors-applet/help/uz/uz.po | 807 ++++++++++++ sensors-applet/help/vi/vi.po | 808 ++++++++++++ sensors-applet/help/wa/wa.po | 806 ++++++++++++ sensors-applet/help/xh/xh.po | 806 ++++++++++++ sensors-applet/help/yo/yo.po | 806 ++++++++++++ sensors-applet/help/zh_CN/zh_CN.po | 832 ++++++++++++ sensors-applet/help/zh_HK/zh_HK.po | 810 ++++++++++++ sensors-applet/help/zh_TW/zh_TW.po | 816 ++++++++++++ sensors-applet/help/zu/zu.po | 817 ++++++++++++ sensors-applet/lib/Makefile.am | 21 + sensors-applet/lib/sensors-applet-plugin.c | 154 +++ ...s.SensorsApplet.mate-panel-applet.desktop.in.in | 12 + ...te.panel.applet.SensorsAppletFactory.service.in | 3 + .../org.mate.sensors-applet.gschema.xml.in | 40 + .../org.mate.sensors-applet.sensor.gschema.xml.in | 68 + sensors-applet/pixmaps/Makefile.am | 41 + sensors-applet/pixmaps/high-temp-icon.png | Bin 0 -> 342 bytes sensors-applet/pixmaps/low-temp-icon.png | Bin 0 -> 293 bytes .../pixmaps/mate-sensors-applet-battery.png | Bin 0 -> 821 bytes .../pixmaps/mate-sensors-applet-case.png | Bin 0 -> 583 bytes .../pixmaps/mate-sensors-applet-chip.png | Bin 0 -> 807 bytes sensors-applet/pixmaps/mate-sensors-applet-cpu.png | Bin 0 -> 979 bytes .../pixmaps/mate-sensors-applet-drive-harddisk.png | Bin 0 -> 518 bytes sensors-applet/pixmaps/mate-sensors-applet-fan.png | Bin 0 -> 1544 bytes sensors-applet/pixmaps/mate-sensors-applet-gpu.png | Bin 0 -> 959 bytes .../pixmaps/mate-sensors-applet-memory.png | Bin 0 -> 636 bytes sensors-applet/pixmaps/mate-sensors-applet.png | Bin 0 -> 3114 bytes sensors-applet/pixmaps/normal-temp-icon.png | Bin 0 -> 317 bytes sensors-applet/pixmaps/very-high-temp-icon.png | Bin 0 -> 333 bytes sensors-applet/pixmaps/very-low-temp-icon.png | Bin 0 -> 246 bytes sensors-applet/plugins/Makefile.am | 55 + sensors-applet/plugins/acpi/Makefile.am | 24 + sensors-applet/plugins/acpi/acpi-plugin.c | 126 ++ sensors-applet/plugins/acpi/acpi-plugin.h | 25 + sensors-applet/plugins/dummy/Makefile.am | 26 + sensors-applet/plugins/dummy/dummy-plugin.c | 121 ++ sensors-applet/plugins/dummy/dummy-plugin.h | 26 + sensors-applet/plugins/hddtemp/Makefile.am | 24 + sensors-applet/plugins/hddtemp/hddtemp-plugin.c | 247 ++++ sensors-applet/plugins/hddtemp/hddtemp-plugin.h | 25 + sensors-applet/plugins/i2c-proc/Makefile.am | 24 + sensors-applet/plugins/i2c-proc/i2c-proc-plugin.c | 224 ++++ sensors-applet/plugins/i2c-proc/i2c-proc-plugin.h | 25 + sensors-applet/plugins/i2c-sys/Makefile.am | 24 + sensors-applet/plugins/i2c-sys/i2c-sys-plugin.c | 189 +++ sensors-applet/plugins/i2c-sys/i2c-sys-plugin.h | 25 + sensors-applet/plugins/i8k/Makefile.am | 24 + sensors-applet/plugins/i8k/i8k-plugin.c | 166 +++ sensors-applet/plugins/i8k/i8k-plugin.h | 25 + sensors-applet/plugins/ibm-acpi/Makefile.am | 24 + sensors-applet/plugins/ibm-acpi/ibm-acpi-plugin.c | 221 ++++ sensors-applet/plugins/ibm-acpi/ibm-acpi-plugin.h | 26 + sensors-applet/plugins/libsensors/Makefile.am | 25 + .../plugins/libsensors/libsensors-plugin.c | 471 +++++++ .../plugins/libsensors/libsensors-plugin.h | 25 + sensors-applet/plugins/mbmon/Makefile.am | 24 + sensors-applet/plugins/mbmon/mbmon-plugin.c | 265 ++++ sensors-applet/plugins/mbmon/mbmon-plugin.h | 26 + sensors-applet/plugins/netbsd/Makefile.am | 26 + sensors-applet/plugins/netbsd/netbsd-plugin.c | 190 +++ sensors-applet/plugins/netbsd/netbsd-plugin.h | 25 + sensors-applet/plugins/nvidia/Makefile.am | 25 + sensors-applet/plugins/nvidia/nvidia-plugin.c | 222 ++++ sensors-applet/plugins/nvidia/nvidia-plugin.h | 26 + sensors-applet/plugins/omnibook/Makefile.am | 24 + sensors-applet/plugins/omnibook/omnibook-plugin.c | 103 ++ sensors-applet/plugins/omnibook/omnibook-plugin.h | 25 + sensors-applet/plugins/pmu-sys/Makefile.am | 24 + sensors-applet/plugins/pmu-sys/pmu-sys-plugin.c | 188 +++ sensors-applet/plugins/pmu-sys/pmu-sys-plugin.h | 25 + sensors-applet/plugins/smu-sys/Makefile.am | 24 + sensors-applet/plugins/smu-sys/smu-sys-plugin.c | 177 +++ sensors-applet/plugins/smu-sys/smu-sys-plugin.h | 25 + sensors-applet/plugins/sonypi/Makefile.am | 24 + sensors-applet/plugins/sonypi/sonypi-plugin.c | 119 ++ sensors-applet/plugins/sonypi/sonypi-plugin.h | 26 + sensors-applet/plugins/udisks2/Makefile.am | 25 + sensors-applet/plugins/udisks2/udisks2-plugin.c | 444 +++++++ sensors-applet/plugins/udisks2/udisks2-plugin.h | 26 + sensors-applet/sensors-applet/Makefile.am | 99 ++ sensors-applet/sensors-applet/about-dialog.c | 52 + sensors-applet/sensors-applet/about-dialog.h | 28 + .../sensors-applet/active-sensor-libnotify.c | 104 ++ .../sensors-applet/active-sensor-libnotify.h | 36 + sensors-applet/sensors-applet/active-sensor.c | 803 ++++++++++++ sensors-applet/sensors-applet/active-sensor.h | 76 ++ sensors-applet/sensors-applet/main.c | 49 + sensors-applet/sensors-applet/prefs-dialog.c | 924 ++++++++++++++ sensors-applet/sensors-applet/prefs-dialog.h | 69 + .../sensors-applet/sensor-config-dialog.c | 828 ++++++++++++ .../sensors-applet/sensor-config-dialog.h | 29 + .../sensors-applet/sensors-applet-plugin.h | 72 ++ .../sensors-applet/sensors-applet-plugins.c | 142 +++ .../sensors-applet/sensors-applet-plugins.h | 37 + .../sensors-applet/sensors-applet-sensor.h | 64 + .../sensors-applet/sensors-applet-settings.c | 650 ++++++++++ .../sensors-applet/sensors-applet-settings.h | 60 + sensors-applet/sensors-applet/sensors-applet.c | 1325 ++++++++++++++++++++ sensors-applet/sensors-applet/sensors-applet.h | 196 +++ 233 files changed, 112429 insertions(+), 2 deletions(-) create mode 100644 indicator-applet/Makefile.am create mode 100644 indicator-applet/data/Makefile.am create mode 100644 indicator-applet/data/mate-indicator-applet.svg create mode 100644 indicator-applet/data/org.mate.applets.Indicator.mate-panel-applet.desktop.in.in create mode 100644 indicator-applet/data/org.mate.applets.IndicatorAppmenu.mate-panel-applet.desktop.in.in create mode 100644 indicator-applet/data/org.mate.applets.IndicatorComplete.mate-panel-applet.desktop.in.in create mode 100644 indicator-applet/data/org.mate.panel.applet.IndicatorAppletAppmenuFactory.service.in create mode 100644 indicator-applet/data/org.mate.panel.applet.IndicatorAppletCompleteFactory.service.in create mode 100644 indicator-applet/data/org.mate.panel.applet.IndicatorAppletFactory.service.in create mode 100644 indicator-applet/src/Makefile.am create mode 100644 indicator-applet/src/applet-main.c create mode 100644 indicator-applet/src/eggaccelerators.c create mode 100644 indicator-applet/src/eggaccelerators.h create mode 100644 indicator-applet/src/tomboykeybinder.c create mode 100644 indicator-applet/src/tomboykeybinder.h create mode 100644 sensors-applet/Makefile.am create mode 100644 sensors-applet/SensorsApplet.xml create mode 100644 sensors-applet/help/C/figures/applet_in_panel.png create mode 100644 sensors-applet/help/C/index.docbook create mode 100644 sensors-applet/help/C/legal.xml create mode 100644 sensors-applet/help/ChangeLog create mode 100644 sensors-applet/help/Makefile.am create mode 100644 sensors-applet/help/af/af.po create mode 100644 sensors-applet/help/am/am.po create mode 100644 sensors-applet/help/an/an.po create mode 100644 sensors-applet/help/ar/ar.po create mode 100644 sensors-applet/help/as/as.po create mode 100644 sensors-applet/help/ast/ast.po create mode 100644 sensors-applet/help/az/az.po create mode 100644 sensors-applet/help/be/be.po create mode 100644 sensors-applet/help/bg/bg.po create mode 100644 sensors-applet/help/bn/bn.po create mode 100644 sensors-applet/help/bn_IN/bn_IN.po create mode 100644 sensors-applet/help/br/br.po create mode 100644 sensors-applet/help/bs/bs.po create mode 100644 sensors-applet/help/ca/ca.po create mode 100644 sensors-applet/help/ca@valencia/ca@valencia.po create mode 100644 sensors-applet/help/cmn/cmn.po create mode 100644 sensors-applet/help/crh/crh.po create mode 100644 sensors-applet/help/cs/cs.po create mode 100644 sensors-applet/help/cy/cy.po create mode 100644 sensors-applet/help/da/da.po create mode 100644 sensors-applet/help/de/de.po create mode 100644 sensors-applet/help/dz/dz.po create mode 100644 sensors-applet/help/el/el.po create mode 100644 sensors-applet/help/en_AU/en_AU.po create mode 100644 sensors-applet/help/en_CA/en_CA.po create mode 100644 sensors-applet/help/en_GB/en_GB.po create mode 100644 sensors-applet/help/eo/eo.po create mode 100644 sensors-applet/help/es/es.po create mode 100644 sensors-applet/help/es_AR/es_AR.po create mode 100644 sensors-applet/help/es_CL/es_CL.po create mode 100644 sensors-applet/help/es_CO/es_CO.po create mode 100644 sensors-applet/help/es_ES/es_ES.po create mode 100644 sensors-applet/help/es_MX/es_MX.po create mode 100644 sensors-applet/help/es_PR/es_PR.po create mode 100644 sensors-applet/help/et/et.po create mode 100644 sensors-applet/help/eu/eu.po create mode 100644 sensors-applet/help/fa/fa.po create mode 100644 sensors-applet/help/fi/fi.po create mode 100644 sensors-applet/help/fr/fr.po create mode 100644 sensors-applet/help/frp/frp.po create mode 100644 sensors-applet/help/fur/fur.po create mode 100644 sensors-applet/help/fy/fy.po create mode 100644 sensors-applet/help/ga/ga.po create mode 100644 sensors-applet/help/gl/gl.po create mode 100644 sensors-applet/help/gu/gu.po create mode 100644 sensors-applet/help/ha/ha.po create mode 100644 sensors-applet/help/he/he.po create mode 100644 sensors-applet/help/hi/hi.po create mode 100644 sensors-applet/help/hr/hr.po create mode 100644 sensors-applet/help/hu/hu.po create mode 100644 sensors-applet/help/hy/hy.po create mode 100644 sensors-applet/help/ia/ia.po create mode 100644 sensors-applet/help/id/id.po create mode 100644 sensors-applet/help/ie/ie.po create mode 100644 sensors-applet/help/ig/ig.po create mode 100644 sensors-applet/help/is/is.po create mode 100644 sensors-applet/help/it/it.po create mode 100644 sensors-applet/help/ja/ja.po create mode 100644 sensors-applet/help/jv/jv.po create mode 100644 sensors-applet/help/ka/ka.po create mode 100644 sensors-applet/help/kab/kab.po create mode 100644 sensors-applet/help/kk/kk.po create mode 100644 sensors-applet/help/km/km.po create mode 100644 sensors-applet/help/kn/kn.po create mode 100644 sensors-applet/help/ko/ko.po create mode 100644 sensors-applet/help/ku/ku.po create mode 100644 sensors-applet/help/ku_IQ/ku_IQ.po create mode 100644 sensors-applet/help/ky/ky.po create mode 100644 sensors-applet/help/la/la.po create mode 100644 sensors-applet/help/lt/lt.po create mode 100644 sensors-applet/help/lv/lv.po create mode 100644 sensors-applet/help/mai/mai.po create mode 100644 sensors-applet/help/mg/mg.po create mode 100644 sensors-applet/help/mi/mi.po create mode 100644 sensors-applet/help/mk/mk.po create mode 100644 sensors-applet/help/ml/ml.po create mode 100644 sensors-applet/help/mn/mn.po create mode 100644 sensors-applet/help/mr/mr.po create mode 100644 sensors-applet/help/ms/ms.po create mode 100644 sensors-applet/help/nb/nb.po create mode 100644 sensors-applet/help/nds/nds.po create mode 100644 sensors-applet/help/ne/ne.po create mode 100644 sensors-applet/help/nl/nl.po create mode 100644 sensors-applet/help/nn/nn.po create mode 100644 sensors-applet/help/nso/nso.po create mode 100644 sensors-applet/help/oc/oc.po create mode 100644 sensors-applet/help/or/or.po create mode 100644 sensors-applet/help/pa/pa.po create mode 100644 sensors-applet/help/pl/pl.po create mode 100644 sensors-applet/help/ps/ps.po create mode 100644 sensors-applet/help/pt/pt.po create mode 100644 sensors-applet/help/pt_BR/pt_BR.po create mode 100644 sensors-applet/help/ro/ro.po create mode 100644 sensors-applet/help/ru/ru.po create mode 100644 sensors-applet/help/sensors-applet.omf.in create mode 100644 sensors-applet/help/si/si.po create mode 100644 sensors-applet/help/sk/sk.po create mode 100644 sensors-applet/help/sl/sl.po create mode 100644 sensors-applet/help/sq/sq.po create mode 100644 sensors-applet/help/sr/sr.po create mode 100644 sensors-applet/help/sr@latin/sr@latin.po create mode 100644 sensors-applet/help/sv/sv.po create mode 100644 sensors-applet/help/ta/ta.po create mode 100644 sensors-applet/help/te/te.po create mode 100644 sensors-applet/help/th/th.po create mode 100644 sensors-applet/help/tk/tk.po create mode 100644 sensors-applet/help/tr/tr.po create mode 100644 sensors-applet/help/ug/ug.po create mode 100644 sensors-applet/help/uk/uk.po create mode 100644 sensors-applet/help/ur/ur.po create mode 100644 sensors-applet/help/uz/uz.po create mode 100644 sensors-applet/help/vi/vi.po create mode 100644 sensors-applet/help/wa/wa.po create mode 100644 sensors-applet/help/xh/xh.po create mode 100644 sensors-applet/help/yo/yo.po create mode 100644 sensors-applet/help/zh_CN/zh_CN.po create mode 100644 sensors-applet/help/zh_HK/zh_HK.po create mode 100644 sensors-applet/help/zh_TW/zh_TW.po create mode 100644 sensors-applet/help/zu/zu.po create mode 100644 sensors-applet/lib/Makefile.am create mode 100644 sensors-applet/lib/sensors-applet-plugin.c create mode 100644 sensors-applet/org.mate.applets.SensorsApplet.mate-panel-applet.desktop.in.in create mode 100644 sensors-applet/org.mate.panel.applet.SensorsAppletFactory.service.in create mode 100644 sensors-applet/org.mate.sensors-applet.gschema.xml.in create mode 100644 sensors-applet/org.mate.sensors-applet.sensor.gschema.xml.in create mode 100644 sensors-applet/pixmaps/Makefile.am create mode 100644 sensors-applet/pixmaps/high-temp-icon.png create mode 100644 sensors-applet/pixmaps/low-temp-icon.png create mode 100644 sensors-applet/pixmaps/mate-sensors-applet-battery.png create mode 100644 sensors-applet/pixmaps/mate-sensors-applet-case.png create mode 100644 sensors-applet/pixmaps/mate-sensors-applet-chip.png create mode 100644 sensors-applet/pixmaps/mate-sensors-applet-cpu.png create mode 100644 sensors-applet/pixmaps/mate-sensors-applet-drive-harddisk.png create mode 100644 sensors-applet/pixmaps/mate-sensors-applet-fan.png create mode 100644 sensors-applet/pixmaps/mate-sensors-applet-gpu.png create mode 100644 sensors-applet/pixmaps/mate-sensors-applet-memory.png create mode 100644 sensors-applet/pixmaps/mate-sensors-applet.png create mode 100644 sensors-applet/pixmaps/normal-temp-icon.png create mode 100644 sensors-applet/pixmaps/very-high-temp-icon.png create mode 100644 sensors-applet/pixmaps/very-low-temp-icon.png create mode 100644 sensors-applet/plugins/Makefile.am create mode 100644 sensors-applet/plugins/acpi/Makefile.am create mode 100644 sensors-applet/plugins/acpi/acpi-plugin.c create mode 100644 sensors-applet/plugins/acpi/acpi-plugin.h create mode 100644 sensors-applet/plugins/dummy/Makefile.am create mode 100644 sensors-applet/plugins/dummy/dummy-plugin.c create mode 100644 sensors-applet/plugins/dummy/dummy-plugin.h create mode 100644 sensors-applet/plugins/hddtemp/Makefile.am create mode 100644 sensors-applet/plugins/hddtemp/hddtemp-plugin.c create mode 100644 sensors-applet/plugins/hddtemp/hddtemp-plugin.h create mode 100644 sensors-applet/plugins/i2c-proc/Makefile.am create mode 100644 sensors-applet/plugins/i2c-proc/i2c-proc-plugin.c create mode 100644 sensors-applet/plugins/i2c-proc/i2c-proc-plugin.h create mode 100644 sensors-applet/plugins/i2c-sys/Makefile.am create mode 100644 sensors-applet/plugins/i2c-sys/i2c-sys-plugin.c create mode 100644 sensors-applet/plugins/i2c-sys/i2c-sys-plugin.h create mode 100644 sensors-applet/plugins/i8k/Makefile.am create mode 100644 sensors-applet/plugins/i8k/i8k-plugin.c create mode 100644 sensors-applet/plugins/i8k/i8k-plugin.h create mode 100644 sensors-applet/plugins/ibm-acpi/Makefile.am create mode 100644 sensors-applet/plugins/ibm-acpi/ibm-acpi-plugin.c create mode 100644 sensors-applet/plugins/ibm-acpi/ibm-acpi-plugin.h create mode 100644 sensors-applet/plugins/libsensors/Makefile.am create mode 100644 sensors-applet/plugins/libsensors/libsensors-plugin.c create mode 100644 sensors-applet/plugins/libsensors/libsensors-plugin.h create mode 100644 sensors-applet/plugins/mbmon/Makefile.am create mode 100644 sensors-applet/plugins/mbmon/mbmon-plugin.c create mode 100644 sensors-applet/plugins/mbmon/mbmon-plugin.h create mode 100644 sensors-applet/plugins/netbsd/Makefile.am create mode 100644 sensors-applet/plugins/netbsd/netbsd-plugin.c create mode 100644 sensors-applet/plugins/netbsd/netbsd-plugin.h create mode 100644 sensors-applet/plugins/nvidia/Makefile.am create mode 100644 sensors-applet/plugins/nvidia/nvidia-plugin.c create mode 100644 sensors-applet/plugins/nvidia/nvidia-plugin.h create mode 100644 sensors-applet/plugins/omnibook/Makefile.am create mode 100644 sensors-applet/plugins/omnibook/omnibook-plugin.c create mode 100644 sensors-applet/plugins/omnibook/omnibook-plugin.h create mode 100644 sensors-applet/plugins/pmu-sys/Makefile.am create mode 100644 sensors-applet/plugins/pmu-sys/pmu-sys-plugin.c create mode 100644 sensors-applet/plugins/pmu-sys/pmu-sys-plugin.h create mode 100644 sensors-applet/plugins/smu-sys/Makefile.am create mode 100644 sensors-applet/plugins/smu-sys/smu-sys-plugin.c create mode 100644 sensors-applet/plugins/smu-sys/smu-sys-plugin.h create mode 100644 sensors-applet/plugins/sonypi/Makefile.am create mode 100644 sensors-applet/plugins/sonypi/sonypi-plugin.c create mode 100644 sensors-applet/plugins/sonypi/sonypi-plugin.h create mode 100644 sensors-applet/plugins/udisks2/Makefile.am create mode 100644 sensors-applet/plugins/udisks2/udisks2-plugin.c create mode 100644 sensors-applet/plugins/udisks2/udisks2-plugin.h create mode 100644 sensors-applet/sensors-applet/Makefile.am create mode 100644 sensors-applet/sensors-applet/about-dialog.c create mode 100644 sensors-applet/sensors-applet/about-dialog.h create mode 100644 sensors-applet/sensors-applet/active-sensor-libnotify.c create mode 100644 sensors-applet/sensors-applet/active-sensor-libnotify.h create mode 100644 sensors-applet/sensors-applet/active-sensor.c create mode 100644 sensors-applet/sensors-applet/active-sensor.h create mode 100644 sensors-applet/sensors-applet/main.c create mode 100644 sensors-applet/sensors-applet/prefs-dialog.c create mode 100644 sensors-applet/sensors-applet/prefs-dialog.h create mode 100644 sensors-applet/sensors-applet/sensor-config-dialog.c create mode 100644 sensors-applet/sensors-applet/sensor-config-dialog.h create mode 100644 sensors-applet/sensors-applet/sensors-applet-plugin.h create mode 100644 sensors-applet/sensors-applet/sensors-applet-plugins.c create mode 100644 sensors-applet/sensors-applet/sensors-applet-plugins.h create mode 100644 sensors-applet/sensors-applet/sensors-applet-sensor.h create mode 100644 sensors-applet/sensors-applet/sensors-applet-settings.c create mode 100644 sensors-applet/sensors-applet/sensors-applet-settings.h create mode 100644 sensors-applet/sensors-applet/sensors-applet.c create mode 100644 sensors-applet/sensors-applet/sensors-applet.h diff --git a/Makefile.am b/Makefile.am index f9ec5a0f..daac7af9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,14 @@ if BUILD_INVEST_APPLET invest_applet_SUBDIR = invest-applet endif +if BUILD_INDICATOR_APPLET +indicator_applet_SUBDIR = indicator-applet +endif + +if BUILD_SENSORS_APPLET +sensors_applet_SUBDIR = sensors-applet +endif + always_built_SUBDIRS = \ charpick \ drivemount \ @@ -49,7 +57,9 @@ SUBDIRS = \ $(accessx_status_SUBDIR) \ $(invest_applet_SUBDIR) \ $(cpufreq_SUBDIR) \ - $(timerapplet_SUBDIR) + $(timerapplet_SUBDIR) \ + $(indicator_applet_SUBDIR) \ + $(sensors_applet_SUBDIR) DIST_SUBDIRS = \ po \ @@ -67,7 +77,9 @@ DIST_SUBDIRS = \ cpufreq \ invest-applet \ command \ - netspeed + netspeed \ + indicator-applet \ + sensors-applet DISTCHECK_CONFIGURE_FLAGS = \ --enable-compile-warnings=no \ diff --git a/configure.ac b/configure.ac index df1f9eed..2ece33bf 100644 --- a/configure.ac +++ b/configure.ac @@ -98,6 +98,7 @@ if test "x$HAVE_LIBNOTIFY" = "xyes"; then AC_DEFINE(HAVE_LIBNOTIFY, 1, [libnotify available]) fi +AM_CONDITIONAL(LIBNOTIFY, test -n "$LIBNOTIFY_LIBS") AC_SUBST(LIBNOTIFY_CFLAGS) AC_SUBST(LIBNOTIFY_LIBS) @@ -205,6 +206,290 @@ AC_SUBST(LIBMATEWEATHER_CFLAGS) AC_SUBST(LIBMATEWEATHER_LIBS) AM_CONDITIONAL(BUILD_LIBMATEWEATHER_APPLETS, $build_libmateweather_applets) +dnl *************************************************************************** +dnl *** indicator-applet specific checks *** +dnl *************************************************************************** + +AC_ARG_ENABLE(indicator-applet, + AS_HELP_STRING([--enable-indicator-applet], + [Enable indicator applet @<:@default=auto@:>@]), + enable_indicator_applet=$enableval, + enable_indicator_applet=auto) + +UBUNTU_INDICATOR_REQUIRED_VERSION=0.3.90 +UBUNTU_INDICATOR_NG_VERSION=12.10.2 +AYATANA_INDICATOR_REQUIRED_VERSION=0.6.0 +AYATANA_INDICATOR_NG_VERSION=0.6.0 + +AC_ARG_WITH([ayatana-indicators], + [AS_HELP_STRING([--with-ayatana-indicators], + [build against Ayatana Indicators])], + [with_ayatana_indicators='yes'], + [with_ayatana_indicators='no'] +) + +AC_ARG_WITH([ubuntu-indicators], + [AS_HELP_STRING([--with-ubuntu-indicators], + [build against Ubuntu Indicators])], + [with_ubuntu_indicators='yes'], + [with_ubuntu_indicators='no'] +) + +dnl Look for Ayatana Indicators +PKG_CHECK_EXISTS(ayatana-indicator3-0.4, + [have_ayatanaindicator="yes"], + [have_ayatanaindicator="no"]) + +PKG_CHECK_EXISTS(ayatana-indicator3-0.4 >= $AYATANA_INDICATOR_NG_VERSION, + [have_ayatanaindicator_ng="yes"], + [have_ayatanaindicator_ng="no"]) + +dnl Look for Ubuntu Indicators +PKG_CHECK_EXISTS(indicator3-0.4, + [have_ubuntuindicator="yes"], + [have_ubuntuindicator="no"]) + +PKG_CHECK_EXISTS(indicator3-0.4 >= $UBUNTU_INDICATOR_NG_VERSION, + [have_ubuntuindicator_ng="yes"], + [have_ubuntuindicator_ng="no"]) + +dnl Decide on what Indicators implementation to use +build_indicator_applet=no +use_ayatanaindicator=no +use_ubuntuindicator=no + +if test "x$enable_indicator_applet" != "xno"; then + if test "x$have_ayatanaindicator" = "xyes" && + test "x$have_ubuntuindicator" != "xyes" && + test "x$with_ubuntu_indicators" != "xyes"; then + use_ayatanaindicator="yes" + build_indicator_applet=yes + elif test "x$have_ubuntuindicator" = "xyes" && + test "x$have_ayatanaindicator" != "xyes" && + test "x$with_ayatana_indicators" != "xyes"; then + use_ubuntuindicator="yes" + build_indicator_applet=yes + elif test "x$have_ubuntuindicator" = "xyes" && + test "x$have_ayatanaindicator" = "xyes" && + test "x$with_ayatana_indicators" = "xyes"; then + use_ayatanaindicator=yes + build_indicator_applet=yes + elif test "x$have_ubuntuindicator" = "xyes" && + test "x$have_ayatanaindicator" = "xyes" && + test "x$with_ubuntu_indicators" = "xyes"; then + use_ubuntuindicator=yes + build_indicator_applet=yes + elif test "x$enable_indicator_applet" = "xyes"; then + AC_MSG_ERROR([indicator-applet requested but neither Ayatana nor Ubuntu Indicators found]) + else + AC_MSG_WARN([Neither Ayatana nor Ubuntu Indicators found. Not building indicator-applet.]) + fi +fi + +if test "x$use_ayatanaindicator" = "xyes"; then + AM_CONDITIONAL(WITH_AYATANA_INDICATOR, true) + AM_CONDITIONAL(WITH_UBUNTU_INDICATOR, false) + AC_DEFINE(HAVE_AYATANA_INDICATOR, 1, "Ayatana Indicators Support") + + if test "x$have_ayatanaindicator_ng" = "xyes"; then + PKG_CHECK_MODULES(AYATANA_INDICATOR_NG, ayatana-indicator3-0.4 >= $AYATANA_INDICATOR_NG_VERSION + libayatana-ido3-0.4 >= 0.4.0, + [AC_DEFINE(HAVE_AYATANA_INDICATOR_NG, 1, "New style indicators support")]) + else + PKG_CHECK_MODULES(AYATANA_INDICATOR, ayatana-indicator3-0.4 >= $AYATANA_INDICATOR_REQUIRED_VERSION) + fi + + AC_SUBST(AYATANA_INDICATOR_CFLAGS) + AC_SUBST(AYATANA_INDICATOR_LIBS) + + dnl Get indicator directories + INDICATORDIR=`$PKG_CONFIG --variable=indicatordir ayatana-indicator3-0.4` + INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir ayatana-indicator3-0.4` + +elif test "x$use_ubuntuindicator" = "xyes"; then + AM_CONDITIONAL(WITH_UBUNTU_INDICATOR, true) + AM_CONDITIONAL(WITH_AYATANA_INDICATOR, false) + AC_DEFINE(HAVE_UBUNTU_INDICATOR, 1, "Ubuntu Indicators Support") + + if test "x$have_ubuntuindicator_ng" = "xyes"; then + PKG_CHECK_MODULES(UBUNTU_INDICATOR_NG, indicator3-0.4 >= $UBUNTU_INDICATOR_NG_VERSION + libido3-0.1 >= 13.10, + [AC_DEFINE(HAVE_UBUNTU_INDICATOR_NG, 1, "New style indicators support")]) + else + PKG_CHECK_MODULES(UBUNTU_INDICATOR, indicator3-0.4 >= $UBUNTU_INDICATOR_REQUIRED_VERSION) + fi + + AC_SUBST(UBUNTU_INDICATOR_CFLAGS) + AC_SUBST(UBUNTU_INDICATOR_LIBS) + + dnl Get indicator directories + INDICATORDIR=`$PKG_CONFIG --variable=indicatordir indicator3-0.4` + INDICATORICONSDIR=`$PKG_CONFIG --variable=iconsdir indicator3-0.4` + +else + AM_CONDITIONAL(WITH_AYATANA_INDICATOR, false) + AM_CONDITIONAL(WITH_UBUNTU_INDICATOR, false) +fi + +AC_SUBST(INDICATORDIR) +AC_SUBST(INDICATORICONSDIR) + +dnl Set up INDICATOR_APPLET_CFLAGS/LIBS for indicator-applet (uses same panel libs) +INDICATOR_APPLET_CFLAGS="$GTK_CFLAGS $MATE_APPLETS4_CFLAGS" +INDICATOR_APPLET_LIBS="$GTK_LIBS $MATE_APPLETS4_LIBS" +AC_SUBST(INDICATOR_APPLET_CFLAGS) +AC_SUBST(INDICATOR_APPLET_LIBS) + +AM_CONDITIONAL(BUILD_INDICATOR_APPLET, test "x$build_indicator_applet" = "xyes") + +dnl *************************************************************************** +dnl *** sensors-applet specific checks *** +dnl *************************************************************************** + +AC_ARG_ENABLE(sensors-applet, + AS_HELP_STRING([--enable-sensors-applet], + [Enable sensors applet @<:@default=yes@:>@]), + enable_sensors_applet=$enableval, + enable_sensors_applet=yes) + +build_sensors_applet=no +if test "x$enable_sensors_applet" = "xyes"; then + build_sensors_applet=yes + + dnl Check for headers needed for sensors-applet plugins + AC_CHECK_HEADERS([ + stdlib.h + string.h + sys/types.h + sys/socket.h + netinet/in.h + arpa/inet.h + fcntl.h + sys/ioctl.h + unistd.h + dlfcn.h + ]) + + dnl Check for glib (required for sensors-applet) + PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLIB_REQUIRED gio-2.0) + AC_SUBST(GLIB_CFLAGS) + AC_SUBST(GLIB_LIBS) + + dnl Check for cairo (required for sensors-applet) + LIBCAIRO_REQUIRED=1.0.4 + PKG_CHECK_MODULES(CAIRO, cairo >= $LIBCAIRO_REQUIRED) + AC_SUBST(CAIRO_CFLAGS) + AC_SUBST(CAIRO_LIBS) + + dnl Check for libsensors (optional) + AC_ARG_WITH(libsensors, + [ --with-libsensors[=DIR] use libsensors in DIR],[ + if test "$withval" != "no" -a "$withval" != "yes"; then + SENSORS_DIR=$withval + CPPFLAGS="${CPPFLAGS} -I${SENSORS_DIR}/include/sensors" + LIBS="${LIBS} -L${SENSORS_DIR}/lib" + fi + with_libsensors=$withval],[ + with_libsensors="yes" + ]) + + if test "$with_libsensors" = "no"; then + AC_MSG_NOTICE([Disabling lmsensors support for sensors-applet]) + else + AC_CHECK_HEADERS(sensors/sensors.h, + AC_CHECK_LIB(sensors, sensors_init,[ + AC_DEFINE(HAVE_LIBSENSORS,1,[libsensors is available]) + if test "x${SENSORS_DIR}" != "x"; then + LIBSENSORS_CFLAGS="-I${SENSORS_DIR}/include" + LIBSENSORS_LIBS="-L${SENSORS_DIR}/lib -lsensors" + else + LIBSENSORS_LIBS="-lsensors" + fi])) + fi + + AM_CONDITIONAL(LIBSENSORS, test -n "$LIBSENSORS_LIBS") + AC_SUBST(LIBSENSORS_CFLAGS) + AC_SUBST(LIBSENSORS_LIBS) + + dnl Check for nvidia support (optional) + AC_ARG_WITH(nvidia, + [ --with-nvidia[=DIR] use nvidia in DIR],[ + if test "$withval" != "no" -a "$withval" != "yes"; then + NVIDIA_DIR=$withval + CFLAGS="${CFLAGS} -I${NVIDIA_DIR}/include" + LIBS="${LIBS} -L${NVIDIA_DIR}/lib" + fi + with_nvidia=$withval],[ + with_nvidia="yes" + ]) + + if test "$with_nvidia" = "no"; then + AC_MSG_NOTICE([Disabling nvidia support for sensors-applet]) + else + AC_CHECK_HEADERS(X11/Xlib.h, + AC_CHECK_LIB(X11, XOpenDisplay, [ HAVE_X11=true ])) + if test "${HAVE_X11}" = "true"; then + AC_CHECK_HEADERS(NVCtrl/NVCtrl.h NVCtrl/NVCtrlLib.h, [ HAVE_NVIDIA=true ], [], + [ + #include + ]) + if test "${HAVE_NVIDIA}" = "true"; then + AC_CHECK_LIB(XNVCtrl, XNVCTRLQueryExtension, [ + NVIDIA_LIBS="-lXNVCtrl -lX11 -lXext" + AC_DEFINE(HAVE_NVIDIA,1,[nvidia sensors available]) + ]) + fi + fi + fi + AM_CONDITIONAL(NVIDIA, test -n "$NVIDIA_LIBS") + AC_SUBST(NVIDIA_CFLAGS) + AC_SUBST(NVIDIA_LIBS) + + dnl Check for udisks2 support (optional) + AC_ARG_ENABLE(udisks2, + AS_HELP_STRING([--disable-udisks2], + [Disable support for udisks2 sensor readings via DBUS.]), + enable_udisks2=$enableval, enable_udisks2="yes") + + if test "x$enable_udisks2" = "xno" ; then + AC_MSG_NOTICE([Disabling udisks2 support for sensors-applet]) + fi + AM_CONDITIONAL(UDISKS2, test "x$enable_udisks2" = "xyes") + + dnl Enable dummy plugin for debug + AC_ARG_ENABLE(dummyplugin, + AS_HELP_STRING([--enable-dummyplugin], + [Enable dummy plugin for debug.]), + enable_dummyplugin=$enableval, enable_dummyplugin="no") + AM_CONDITIONAL(DUMMYPLUGIN, test "x$enable_dummyplugin" = "xyes") + + dnl Enable netbsd plugin + AC_ARG_ENABLE(netbsd, + AS_HELP_STRING([--enable-netbsd], + [Enable NetBSD plugin for sensors-applet.]), + enable_netbsd=$enableval, enable_netbsd="no") + AM_CONDITIONAL(NETBSD, test "x$enable_netbsd" = "xyes") + + dnl Plugin libtool flags + PLUGIN_LIBTOOL_FLAGS="-module -avoid-version" + AC_SUBST(PLUGIN_LIBTOOL_FLAGS) + + dnl Set up MATE/GLIB/GTK vars for sensors-applet (reuse existing) + MATE_CFLAGS="$MATE_APPLETS4_CFLAGS" + MATE_LIBS="$MATE_APPLETS4_LIBS" + AC_SUBST(MATE_CFLAGS) + AC_SUBST(MATE_LIBS) +else + dnl Define empty conditionals when sensors-applet is disabled + AM_CONDITIONAL(LIBSENSORS, false) + AM_CONDITIONAL(NVIDIA, false) + AM_CONDITIONAL(UDISKS2, false) + AM_CONDITIONAL(DUMMYPLUGIN, false) + AM_CONDITIONAL(NETBSD, false) +fi + +AM_CONDITIONAL(BUILD_SENSORS_APPLET, test "x$build_sensors_applet" = "xyes") + dnl *************************************************************************** dnl *** GSettings *** dnl *************************************************************************** @@ -660,6 +945,33 @@ netspeed/data/org.mate.panel.applet.netspeed.gschema.xml netspeed/icons/Makefile netspeed/src/Makefile netspeed/help/Makefile +indicator-applet/Makefile +indicator-applet/src/Makefile +indicator-applet/data/Makefile +sensors-applet/Makefile +sensors-applet/sensors-applet/Makefile +sensors-applet/lib/Makefile +sensors-applet/plugins/Makefile +sensors-applet/plugins/acpi/Makefile +sensors-applet/plugins/dummy/Makefile +sensors-applet/plugins/udisks2/Makefile +sensors-applet/plugins/hddtemp/Makefile +sensors-applet/plugins/i2c-proc/Makefile +sensors-applet/plugins/i2c-sys/Makefile +sensors-applet/plugins/i8k/Makefile +sensors-applet/plugins/ibm-acpi/Makefile +sensors-applet/plugins/libsensors/Makefile +sensors-applet/plugins/mbmon/Makefile +sensors-applet/plugins/netbsd/Makefile +sensors-applet/plugins/nvidia/Makefile +sensors-applet/plugins/omnibook/Makefile +sensors-applet/plugins/pmu-sys/Makefile +sensors-applet/plugins/smu-sys/Makefile +sensors-applet/plugins/sonypi/Makefile +sensors-applet/pixmaps/Makefile +sensors-applet/help/Makefile +sensors-applet/org.mate.sensors-applet.gschema.xml +sensors-applet/org.mate.sensors-applet.sensor.gschema.xml ]) AC_OUTPUT @@ -690,7 +1002,9 @@ Configure summary: - drivemount always - geyes always - mateweather $build_libmateweather_applets + - indicator-applet $build_indicator_applet - invest-applet $build_invest_applet + - sensors-applet $build_sensors_applet - multiload $build_gtop_applets - netspeed $build_gtop_applets - iwlib support $have_iwevgenie diff --git a/indicator-applet/Makefile.am b/indicator-applet/Makefile.am new file mode 100644 index 00000000..4fc04575 --- /dev/null +++ b/indicator-applet/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = \ + src \ + data + +-include $(top_srcdir)/git.mk diff --git a/indicator-applet/data/Makefile.am b/indicator-applet/data/Makefile.am new file mode 100644 index 00000000..04ed1148 --- /dev/null +++ b/indicator-applet/data/Makefile.am @@ -0,0 +1,78 @@ +############################## +# Applets +############################## + +appletdir = $(datadir)/mate-panel/applets +applet_in_files = \ + org.mate.applets.Indicator.mate-panel-applet.desktop.in \ + org.mate.applets.IndicatorComplete.mate-panel-applet.desktop.in \ + org.mate.applets.IndicatorAppmenu.mate-panel-applet.desktop.in +applet_DATA = $(applet_in_files:.mate-panel-applet.desktop.in=.mate-panel-applet) + +%.mate-panel-applet.desktop.in: %.mate-panel-applet.desktop.in.in Makefile + $(AM_V_GEN)sed \ + -e "s|\@LIBEXECDIR\@|$(libexecdir)|" \ + $< > $@ + +%.mate-panel-applet: %.mate-panel-applet.desktop.in Makefile + $(AM_V_GEN) $(MSGFMT) --desktop --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@ + +############################## +# DBus Services +############################## + +servicedir = $(datadir)/dbus-1/services +service_in_files = \ + org.mate.panel.applet.IndicatorAppletFactory.service.in \ + org.mate.panel.applet.IndicatorAppletCompleteFactory.service.in \ + org.mate.panel.applet.IndicatorAppletAppmenuFactory.service.in +service_DATA = $(service_in_files:.service.in=.service) + +%.service: %.service.in Makefile + $(AM_V_GEN)sed \ + -e "s|\@LIBEXECDIR\@|$(libexecdir)|" \ + $< > $@ + +############################## +# Icons +############################## + +iconsdir = $(datadir)/icons/hicolor/scalable/apps + +icons_DATA = mate-indicator-applet.svg + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor + +install-data-hook: update-icon-cache +uninstall-hook: update-icon-cache +update-icon-cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + + +############################## +# Autojunk +############################## + +CLEANFILES = \ + $(applet_in_files) \ + $(applet_DATA) \ + $(service_DATA) \ + *.bak + +EXTRA_DIST = \ + $(icons_DATA) \ + org.mate.applets.Indicator.mate-panel-applet.desktop.in.in \ + org.mate.applets.IndicatorComplete.mate-panel-applet.desktop.in.in \ + org.mate.applets.IndicatorAppmenu.mate-panel-applet.desktop.in.in \ + $(service_in_files) + +MAINTAINERCLEANFILES = \ + Makefile.in + +-include $(top_srcdir)/git.mk diff --git a/indicator-applet/data/mate-indicator-applet.svg b/indicator-applet/data/mate-indicator-applet.svg new file mode 100644 index 00000000..5e9beeda --- /dev/null +++ b/indicator-applet/data/mate-indicator-applet.svg @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/indicator-applet/data/org.mate.applets.Indicator.mate-panel-applet.desktop.in.in b/indicator-applet/data/org.mate.applets.Indicator.mate-panel-applet.desktop.in.in new file mode 100644 index 00000000..e6734a72 --- /dev/null +++ b/indicator-applet/data/org.mate.applets.Indicator.mate-panel-applet.desktop.in.in @@ -0,0 +1,12 @@ +[Applet Factory] +Id=IndicatorAppletFactory +Location=@LIBEXECDIR@/mate-indicator-applet +Name=Indicator Applet Factory +Description=Indicator Applet Factory + +[IndicatorApplet] +Name=Indicator Applet +Description=An indicator of something that needs your attention on the desktop +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=mate-indicator-applet +MateComponentId=OAFIID:MATE_IndicatorApplet diff --git a/indicator-applet/data/org.mate.applets.IndicatorAppmenu.mate-panel-applet.desktop.in.in b/indicator-applet/data/org.mate.applets.IndicatorAppmenu.mate-panel-applet.desktop.in.in new file mode 100644 index 00000000..404b601d --- /dev/null +++ b/indicator-applet/data/org.mate.applets.IndicatorAppmenu.mate-panel-applet.desktop.in.in @@ -0,0 +1,12 @@ +[Applet Factory] +Id=IndicatorAppletAppmenuFactory +Location=@LIBEXECDIR@/mate-indicator-applet-appmenu +Name=Indicator Applet Appmenu Factory +Description=Indicator Applet Appmenu Factory + +[IndicatorAppletAppmenu] +Name=Indicator Applet Appmenu +Description=A applet containing the application menus. +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=mate-indicator-applet +MateComponentId=OAFIID:MATE_IndicatorAppletAppmenu diff --git a/indicator-applet/data/org.mate.applets.IndicatorComplete.mate-panel-applet.desktop.in.in b/indicator-applet/data/org.mate.applets.IndicatorComplete.mate-panel-applet.desktop.in.in new file mode 100644 index 00000000..2762db48 --- /dev/null +++ b/indicator-applet/data/org.mate.applets.IndicatorComplete.mate-panel-applet.desktop.in.in @@ -0,0 +1,12 @@ +[Applet Factory] +Id=IndicatorAppletCompleteFactory +Location=@LIBEXECDIR@/mate-indicator-applet-complete +Name=Indicator Applet Complete Factory +Description=Indicator Applet Complete Factory + +[IndicatorAppletComplete] +Name=Indicator Applet Complete +Description=A unified applet containing all of the indicators. +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=mate-indicator-applet +MateComponentId=OAFIID:MATE_IndicatorAppletComplete diff --git a/indicator-applet/data/org.mate.panel.applet.IndicatorAppletAppmenuFactory.service.in b/indicator-applet/data/org.mate.panel.applet.IndicatorAppletAppmenuFactory.service.in new file mode 100644 index 00000000..69853543 --- /dev/null +++ b/indicator-applet/data/org.mate.panel.applet.IndicatorAppletAppmenuFactory.service.in @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.mate.panel.applet.IndicatorAppletAppmenuFactory +Exec=@LIBEXECDIR@/mate-indicator-applet-appmenu diff --git a/indicator-applet/data/org.mate.panel.applet.IndicatorAppletCompleteFactory.service.in b/indicator-applet/data/org.mate.panel.applet.IndicatorAppletCompleteFactory.service.in new file mode 100644 index 00000000..24f1f834 --- /dev/null +++ b/indicator-applet/data/org.mate.panel.applet.IndicatorAppletCompleteFactory.service.in @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.mate.panel.applet.IndicatorAppletCompleteFactory +Exec=@LIBEXECDIR@/mate-indicator-applet-complete diff --git a/indicator-applet/data/org.mate.panel.applet.IndicatorAppletFactory.service.in b/indicator-applet/data/org.mate.panel.applet.IndicatorAppletFactory.service.in new file mode 100644 index 00000000..0339d51a --- /dev/null +++ b/indicator-applet/data/org.mate.panel.applet.IndicatorAppletFactory.service.in @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.mate.panel.applet.IndicatorAppletFactory +Exec=@LIBEXECDIR@/mate-indicator-applet diff --git a/indicator-applet/src/Makefile.am b/indicator-applet/src/Makefile.am new file mode 100644 index 00000000..d11977ea --- /dev/null +++ b/indicator-applet/src/Makefile.am @@ -0,0 +1,89 @@ +if WITH_AYATANA_INDICATOR +INDICATOR_CFLAGS = $(AYATANA_INDICATOR_CFLAGS) \ + $(AYATANA_INDICATOR_NG_CFLAGS) +INDICATOR_LIBS = $(AYATANA_INDICATOR_LIBS) \ + $(AYATANA_INDICATOR_NG_LIBS) +endif + +if WITH_UBUNTU_INDICATOR +INDICATOR_CFLAGS = $(UBUNTU_INDICATOR_CFLAGS) \ + $(UBUNTU_INDICATOR_NG_CFLAGS) +INDICATOR_LIBS = $(UBUNTU_INDICATOR_LIBS) \ + $(UBUNTU_INDICATOR_NG_LIBS) +endif + +libexec_PROGRAMS = \ + mate-indicator-applet \ + mate-indicator-applet-appmenu \ + mate-indicator-applet-complete + +mate_indicator_applet_CFLAGS = \ + -DG_LOG_DOMAIN=\""Indicator-Applet"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DINDICATOR_DIR=\""$(INDICATORDIR)"\" \ + -DINDICATOR_ICONS_DIR=\""$(INDICATORICONSDIR)"\" \ + -DINDICATOR_APPLET \ + -I$(srcdir)/.. \ + $(INDICATOR_APPLET_CFLAGS) \ + $(INDICATOR_CFLAGS) \ + $(WARN_CFLAGS) + +mate_indicator_applet_SOURCES = \ + applet-main.c \ + eggaccelerators.c \ + eggaccelerators.h \ + tomboykeybinder.c \ + tomboykeybinder.h + +mate_indicator_applet_LDADD = \ + $(INDICATOR_APPLET_LIBS) \ + $(INDICATOR_LIBS) \ + -lX11 + +mate_indicator_applet_appmenu_CFLAGS = \ + -DG_LOG_DOMAIN=\""Indicator-Applet-Appmenu"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DINDICATOR_DIR=\""$(INDICATORDIR)"\" \ + -DINDICATOR_ICONS_DIR=\""$(INDICATORICONSDIR)"\" \ + -DINDICATOR_APPLET_APPMENU \ + -I$(srcdir)/.. \ + $(INDICATOR_APPLET_CFLAGS) \ + $(INDICATOR_CFLAGS) \ + $(WARN_CFLAGS) + +mate_indicator_applet_appmenu_SOURCES = \ + applet-main.c \ + eggaccelerators.c \ + eggaccelerators.h \ + tomboykeybinder.c \ + tomboykeybinder.h + +mate_indicator_applet_appmenu_LDADD = \ + $(INDICATOR_APPLET_LIBS) \ + $(INDICATOR_LIBS) \ + -lX11 + +mate_indicator_applet_complete_CFLAGS = \ + -DG_LOG_DOMAIN=\""Indicator-Applet-Complete"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DINDICATOR_DIR=\""$(INDICATORDIR)"\" \ + -DINDICATOR_ICONS_DIR=\""$(INDICATORICONSDIR)"\" \ + -DINDICATOR_APPLET_COMPLETE \ + -I$(srcdir)/.. \ + $(INDICATOR_APPLET_CFLAGS) \ + $(INDICATOR_CFLAGS) \ + $(WARN_CFLAGS) + +mate_indicator_applet_complete_SOURCES = \ + applet-main.c \ + eggaccelerators.c \ + eggaccelerators.h \ + tomboykeybinder.c \ + tomboykeybinder.h + +mate_indicator_applet_complete_LDADD = \ + $(INDICATOR_APPLET_LIBS) \ + $(INDICATOR_LIBS) \ + -lX11 + +-include $(top_srcdir)/git.mk diff --git a/indicator-applet/src/applet-main.c b/indicator-applet/src/applet-main.c new file mode 100644 index 00000000..41c0c66f --- /dev/null +++ b/indicator-applet/src/applet-main.c @@ -0,0 +1,1103 @@ +/* +A small wrapper utility to load indicators and put them as menu items +into the mate-panel using it's applet interface. + +Copyright 2009-2010 Canonical Ltd. + +Authors: + Ted Gould + +This program is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License version 3, as published +by the Free Software Foundation. + +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranties of +MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR +PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program. If not, see . +*/ + +#include +#include +#include +#include +#include +#include +#include + +#if HAVE_UBUNTU_INDICATOR + +#define INDICATOR_SERVICE_APPMENU "libappmenu.so" +#define INDICATOR_SERVICE_ME "libme.so" +#define INDICATOR_SERVICE_DATETIME "libdatetime.so" + +#define INDICATOR_SERVICE_APPMENU_NG "com.canonical.indicator.appmenu" +#define INDICATOR_SERVICE_ME_NG "com.canonical.indicator.me" +#define INDICATOR_SERVICE_DATETIME_NG "com.canonical.indicator.datetime" + +#include +#endif + +#if HAVE_AYATANA_INDICATOR + +#define INDICATOR_SERVICE_APPMENU "libayatana-appmenu.so" +#define INDICATOR_SERVICE_ME "libayatana-me.so" +#define INDICATOR_SERVICE_DATETIME "libayatana-datetime.so" + +#define INDICATOR_SERVICE_APPMENU_NG "org.ayatana.indicator.appmenu" +#define INDICATOR_SERVICE_ME_NG "org.ayatana.indicator.me" +#define INDICATOR_SERVICE_DATETIME_NG "org.ayatana.indicator.datetime" + +#include +#endif + +/* For new style indicators */ + +#if HAVE_UBUNTU_INDICATOR && HAVE_UBUNTU_INDICATOR_NG + +#include +#include + +#define INDICATOR_SERVICE_DIR "/usr/share/unity/indicators" + +#endif + +#if HAVE_AYATANA_INDICATOR && HAVE_AYATANA_INDICATOR_NG + +#include +#include + +#define INDICATOR_SERVICE_DIR "/usr/share/ayatana/indicators" + +#endif + +#include "tomboykeybinder.h" + +static gchar * indicator_order[] = { +#if HAVE_UBUNTU_INDICATOR + "libapplication.so", + "libmessaging.so", + "libsoundmenu.so", + "libdatetime.so", + "libsession.so", +#endif +#if HAVE_AYATANA_INDICATOR + "libayatana-application.so", + "libayatana-messaging.so", + "libayatana-soundmenu.so", + "libayatana-datetime.so", + "libayatana-session.so", +#endif + NULL +}; + +static GtkPackDirection packdirection; +static MatePanelAppletOrient orient; +static guint size; + +#define MENU_DATA_INDICATOR_OBJECT "indicator-object" +#define MENU_DATA_INDICATOR_ENTRY "indicator-entry" + +#define IO_DATA_ORDER_NUMBER "indicator-order-number" + +static gboolean applet_fill_cb (MatePanelApplet * applet, const gchar * iid, gpointer data); + +static void update_accessible_desc (IndicatorObjectEntry * entry, GtkWidget * menuitem); + +/************* + * main + * ***********/ + +#ifdef INDICATOR_APPLET +MATE_PANEL_APPLET_OUT_PROCESS_FACTORY ("IndicatorAppletFactory", + PANEL_TYPE_APPLET, + "indicator-applet", + applet_fill_cb, NULL); +#endif +#ifdef INDICATOR_APPLET_COMPLETE +MATE_PANEL_APPLET_OUT_PROCESS_FACTORY ("IndicatorAppletCompleteFactory", + PANEL_TYPE_APPLET, + "indicator-applet-complete", + applet_fill_cb, NULL); +#endif +#ifdef INDICATOR_APPLET_APPMENU +MATE_PANEL_APPLET_OUT_PROCESS_FACTORY ("IndicatorAppletAppmenuFactory", + PANEL_TYPE_APPLET, + "indicator-applet-appmenu", + applet_fill_cb, NULL); +#endif + +/************* + * log files + * ***********/ +#ifdef INDICATOR_APPLET +#define LOG_FILE_NAME "indicator-applet.log" +#endif +#ifdef INDICATOR_APPLET_COMPLETE +#define LOG_FILE_NAME "indicator-applet-complete.log" +#endif +#ifdef INDICATOR_APPLET_APPMENU +#define LOG_FILE_NAME "indicator-applet-appmenu.log" +#endif +GOutputStream * log_file = NULL; + +/***************** + * Hotkey support + * **************/ +#ifdef INDICATOR_APPLET +gchar * hotkey_keycode = "M"; +#endif +#ifdef INDICATOR_APPLET_SESSION +gchar * hotkey_keycode = "S"; +#endif +#ifdef INDICATOR_APPLET_COMPLETE +gchar * hotkey_keycode = "S"; +#endif +#ifdef INDICATOR_APPLET_APPMENU +gchar * hotkey_keycode = "F1"; +#endif + +/******************** + * Environment Names + * *******************/ +#ifdef INDICATOR_APPLET +#define INDICATOR_SPECIFIC_ENV "indicator-applet-original" +#endif +#ifdef INDICATOR_APPLET_COMPLETE +#define INDICATOR_SPECIFIC_ENV "indicator-applet-complete" +#endif +#ifdef INDICATOR_APPLET_APPMENU +#define INDICATOR_SPECIFIC_ENV "indicator-applet-appmenu" +#endif + +static const gchar * indicator_env[] = { + "indicator-applet", + INDICATOR_SPECIFIC_ENV, + NULL +}; + +/************* + * init function + * ***********/ + +static gint +name2order (const gchar * name) { + int i; + + for (i = 0; indicator_order[i] != NULL; i++) { + if (g_strcmp0(name, indicator_order[i]) == 0) { + return i; + } + } + + return -1; +} + +typedef struct _incoming_position_t incoming_position_t; +struct _incoming_position_t { + gint objposition; + gint entryposition; + gint menupos; + gboolean found; +}; + +/* This function helps by determining where in the menu list + this new entry should be placed. It compares the objects + that they're on, and then the individual entries. Each + is progressively more expensive. */ +static void +place_in_menu (GtkWidget * widget, gpointer user_data) +{ + incoming_position_t * position = (incoming_position_t *)user_data; + if (position->found) { + /* We've already been placed, just finish the foreach */ + return; + } + + IndicatorObject * io = INDICATOR_OBJECT(g_object_get_data(G_OBJECT(widget), MENU_DATA_INDICATOR_OBJECT)); + g_assert(io != NULL); + + gint objposition = GPOINTER_TO_INT(g_object_get_data(G_OBJECT(io), IO_DATA_ORDER_NUMBER)); + /* We've already passed it, well, then this is where + we should be be. Stop! */ + if (objposition > position->objposition) { + position->found = TRUE; + return; + } + + /* The objects don't match yet, keep looking */ + if (objposition < position->objposition) { + position->menupos++; + return; + } + + /* The objects are the same, let's start looking at entries. */ + IndicatorObjectEntry * entry = (IndicatorObjectEntry *)g_object_get_data(G_OBJECT(widget), MENU_DATA_INDICATOR_ENTRY); + gint entryposition = indicator_object_get_location(io, entry); + + if (entryposition > position->entryposition) { + position->found = TRUE; + return; + } + + if (entryposition < position->entryposition) { + position->menupos++; + return; + } + + /* We've got the same object and the same entry. Well, + let's just put it right here then. */ + position->found = TRUE; + return; +} + +static void +something_shown (GtkWidget * widget, gpointer user_data) +{ + GtkWidget * menuitem = GTK_WIDGET(user_data); + gtk_widget_show(menuitem); +} + +static void +something_hidden (GtkWidget * widget, gpointer user_data) +{ + GtkWidget * menuitem = GTK_WIDGET(user_data); + gtk_widget_hide(menuitem); +} + +static void +sensitive_cb (GObject * obj, GParamSpec * pspec, gpointer user_data) +{ + g_return_if_fail(GTK_IS_WIDGET(obj)); + g_return_if_fail(GTK_IS_WIDGET(user_data)); + + gtk_widget_set_sensitive(GTK_WIDGET(user_data), gtk_widget_get_sensitive(GTK_WIDGET(obj))); + return; +} + +static void +entry_activated (GtkWidget * widget, gpointer user_data) +{ + g_return_if_fail(GTK_IS_WIDGET(widget)); + gpointer pio = g_object_get_data(G_OBJECT(widget), "indicator"); + g_return_if_fail(INDICATOR_IS_OBJECT(pio)); + IndicatorObject * io = INDICATOR_OBJECT(pio); + + return indicator_object_entry_activate(io, (IndicatorObjectEntry *)user_data, gtk_get_current_event_time()); +} + +static gboolean +entry_scrolled (GtkWidget *menuitem, GdkEventScroll *event, gpointer data) +{ + IndicatorObject *io = g_object_get_data (G_OBJECT (menuitem), MENU_DATA_INDICATOR_OBJECT); + IndicatorObjectEntry *entry = g_object_get_data (G_OBJECT (menuitem), MENU_DATA_INDICATOR_ENTRY); + + g_return_val_if_fail(INDICATOR_IS_OBJECT(io), FALSE); + + g_signal_emit_by_name (io, "scroll", 1, event->direction); + g_signal_emit_by_name (io, "scroll-entry", entry, 1, event->direction); + g_signal_emit_by_name (io, INDICATOR_OBJECT_SIGNAL_ENTRY_SCROLLED, entry, 1, event->direction); + + return FALSE; +} + +static gboolean +entry_pressed (GtkWidget *menuitem, GdkEvent *event, gpointer data) +{ + g_return_val_if_fail(GTK_IS_MENU_ITEM(menuitem), FALSE); + + if (((GdkEventButton*)event)->button == 2) /* middle button */ + { + gtk_widget_grab_focus(menuitem); + + return TRUE; + } + + return FALSE; +} + +static gboolean +entry_released (GtkWidget *menuitem, GdkEvent *event, gpointer data) +{ + g_return_val_if_fail(GTK_IS_MENU_ITEM(menuitem), FALSE); + + if (((GdkEventButton*)event)->button == 2) /* middle button */ + { + IndicatorObject *io = g_object_get_data (G_OBJECT (menuitem), MENU_DATA_INDICATOR_OBJECT); + IndicatorObjectEntry *entry = g_object_get_data (G_OBJECT (menuitem), MENU_DATA_INDICATOR_ENTRY); + + g_return_val_if_fail(INDICATOR_IS_OBJECT(io), FALSE); + + g_signal_emit_by_name (io, INDICATOR_OBJECT_SIGNAL_SECONDARY_ACTIVATE, entry, + ((GdkEventButton*)event)->time); + + return TRUE; + } + + return FALSE; +} + +static void +accessible_desc_update_cb (GtkWidget * widget, gpointer userdata) +{ + gpointer data = g_object_get_data(G_OBJECT(widget), MENU_DATA_INDICATOR_ENTRY); + + if (data != userdata) { + return; + } + + IndicatorObjectEntry * entry = (IndicatorObjectEntry *)data; + update_accessible_desc(entry, widget); +} + +static void +accessible_desc_update (IndicatorObject * io, IndicatorObjectEntry * entry, GtkWidget * menubar) +{ + gtk_container_foreach(GTK_CONTAINER(menubar), accessible_desc_update_cb, entry); + return; +} + +#define PANEL_PADDING 8 +static gboolean +entry_resized (GtkWidget *applet, guint newsize, gpointer data) +{ + IndicatorObject *io = (IndicatorObject *)data; + + size = newsize; + + /* Work on the entries */ + GList * entries = indicator_object_get_entries(io); + GList * entry = NULL; + + for (entry = entries; entry != NULL; entry = g_list_next(entry)) { + IndicatorObjectEntry * entrydata = (IndicatorObjectEntry *)entry->data; + if (entrydata->image != NULL) { + /* Resize to fit panel */ + gtk_image_set_pixel_size (entrydata->image, size - PANEL_PADDING); + } + } + + return FALSE; +} + +static void +entry_added (IndicatorObject * io, IndicatorObjectEntry * entry, GtkWidget * menubar) +{ + g_debug("Signal: Entry Added"); + gboolean something_visible = FALSE; + gboolean something_sensitive = FALSE; + + GtkWidget * menuitem = gtk_menu_item_new(); + GtkWidget * box = (packdirection == GTK_PACK_DIRECTION_LTR) ? + gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 3) : gtk_box_new(GTK_ORIENTATION_VERTICAL, 3); + + /* Allows indicators to receive mouse scroll event */ + gtk_widget_add_events(GTK_WIDGET(menuitem), GDK_SCROLL_MASK); + gtk_widget_add_events(GTK_WIDGET(menuitem), GDK_BUTTON_PRESS_MASK); + gtk_widget_add_events(GTK_WIDGET(menuitem), GDK_BUTTON_RELEASE_MASK); + + g_object_set_data (G_OBJECT (menuitem), "indicator", io); + g_object_set_data (G_OBJECT (menuitem), "box", box); + + g_signal_connect(G_OBJECT(menuitem), "activate", G_CALLBACK(entry_activated), entry); + g_signal_connect(G_OBJECT(menuitem), "scroll-event", G_CALLBACK(entry_scrolled), entry); + g_signal_connect(G_OBJECT(menuitem), "button-press-event", G_CALLBACK(entry_pressed), entry); + g_signal_connect(G_OBJECT(menuitem), "button-release-event", G_CALLBACK(entry_released), entry); + + if (entry->image != NULL) { + /* Resize to fit panel */ + gtk_image_set_pixel_size (entry->image, size - PANEL_PADDING); + gtk_box_pack_start(GTK_BOX(box), GTK_WIDGET(entry->image), FALSE, FALSE, 1); + if (gtk_widget_get_visible(GTK_WIDGET(entry->image))) { + something_visible = TRUE; + } + + if (gtk_widget_get_sensitive(GTK_WIDGET(entry->image))) { + something_sensitive = TRUE; + } + + g_signal_connect(G_OBJECT(entry->image), "show", G_CALLBACK(something_shown), menuitem); + g_signal_connect(G_OBJECT(entry->image), "hide", G_CALLBACK(something_hidden), menuitem); + + g_signal_connect(G_OBJECT(entry->image), "notify::sensitive", G_CALLBACK(sensitive_cb), menuitem); + } + if (entry->label != NULL) { + switch(packdirection) { + case GTK_PACK_DIRECTION_LTR: + gtk_label_set_angle(GTK_LABEL(entry->label), 0.0); + break; + case GTK_PACK_DIRECTION_TTB: + gtk_label_set_angle(GTK_LABEL(entry->label), + (orient == MATE_PANEL_APPLET_ORIENT_LEFT) ? + 270.0 : 90.0); + break; + default: + break; + } + gtk_box_pack_start(GTK_BOX(box), GTK_WIDGET(entry->label), FALSE, FALSE, 1); + + if (gtk_widget_get_visible(GTK_WIDGET(entry->label))) { + something_visible = TRUE; + } + + if (gtk_widget_get_sensitive(GTK_WIDGET(entry->label))) { + something_sensitive = TRUE; + } + + g_signal_connect(G_OBJECT(entry->label), "show", G_CALLBACK(something_shown), menuitem); + g_signal_connect(G_OBJECT(entry->label), "hide", G_CALLBACK(something_hidden), menuitem); + + g_signal_connect(G_OBJECT(entry->label), "notify::sensitive", G_CALLBACK(sensitive_cb), menuitem); + } + gtk_container_add(GTK_CONTAINER(menuitem), box); + gtk_widget_show(box); + + if (entry->menu != NULL) { + gtk_menu_item_set_submenu(GTK_MENU_ITEM(menuitem), GTK_WIDGET(entry->menu)); + } + + incoming_position_t position; + position.objposition = GPOINTER_TO_INT(g_object_get_data(G_OBJECT(io), IO_DATA_ORDER_NUMBER)); + position.entryposition = indicator_object_get_location(io, entry); + position.menupos = 0; + position.found = FALSE; + + gtk_container_foreach(GTK_CONTAINER(menubar), place_in_menu, &position); + + gtk_menu_shell_insert(GTK_MENU_SHELL(menubar), menuitem, position.menupos); + + if (something_visible) { + if (entry->accessible_desc != NULL) { + update_accessible_desc(entry, menuitem); + } + gtk_widget_show(menuitem); + } + gtk_widget_set_sensitive(menuitem, something_sensitive); + + g_object_set_data(G_OBJECT(menuitem), MENU_DATA_INDICATOR_ENTRY, entry); + g_object_set_data(G_OBJECT(menuitem), MENU_DATA_INDICATOR_OBJECT, io); + + return; +} + +static void +entry_removed_cb (GtkWidget * widget, gpointer userdata) +{ + gpointer data = g_object_get_data(G_OBJECT(widget), MENU_DATA_INDICATOR_ENTRY); + + if (data != userdata) { + return; + } + + IndicatorObjectEntry * entry = (IndicatorObjectEntry *)data; + if (entry->label != NULL) { + g_signal_handlers_disconnect_by_func(G_OBJECT(entry->label), G_CALLBACK(something_shown), widget); + g_signal_handlers_disconnect_by_func(G_OBJECT(entry->label), G_CALLBACK(something_hidden), widget); + g_signal_handlers_disconnect_by_func(G_OBJECT(entry->label), G_CALLBACK(sensitive_cb), widget); + } + if (entry->image != NULL) { + g_signal_handlers_disconnect_by_func(G_OBJECT(entry->image), G_CALLBACK(something_shown), widget); + g_signal_handlers_disconnect_by_func(G_OBJECT(entry->image), G_CALLBACK(something_hidden), widget); + g_signal_handlers_disconnect_by_func(G_OBJECT(entry->image), G_CALLBACK(sensitive_cb), widget); + } + + gtk_widget_destroy(widget); + return; +} + +static void +entry_removed (IndicatorObject * io G_GNUC_UNUSED, IndicatorObjectEntry * entry, + gpointer user_data) +{ + g_debug("Signal: Entry Removed"); + + gtk_container_foreach(GTK_CONTAINER(user_data), entry_removed_cb, entry); + + return; +} + +static void +entry_moved_find_cb (GtkWidget * widget, gpointer userdata) +{ + gpointer * array = (gpointer *)userdata; + if (array[1] != NULL) { + return; + } + + gpointer data = g_object_get_data(G_OBJECT(widget), MENU_DATA_INDICATOR_ENTRY); + + if (data != array[0]) { + return; + } + + array[1] = widget; + return; +} + +/* Gets called when an entry for an object was moved. */ +static void +entry_moved (IndicatorObject * io, IndicatorObjectEntry * entry, + gint old G_GNUC_UNUSED, gint new G_GNUC_UNUSED, gpointer user_data) +{ + GtkWidget * menubar = GTK_WIDGET(user_data); + + gpointer array[2]; + array[0] = entry; + array[1] = NULL; + + gtk_container_foreach(GTK_CONTAINER(menubar), entry_moved_find_cb, array); + if (array[1] == NULL) { + g_warning("Moving an entry that isn't in our menus."); + return; + } + + GtkWidget * mi = GTK_WIDGET(array[1]); + g_object_ref(G_OBJECT(mi)); + gtk_container_remove(GTK_CONTAINER(menubar), mi); + + incoming_position_t position; + position.objposition = GPOINTER_TO_INT(g_object_get_data(G_OBJECT(io), IO_DATA_ORDER_NUMBER)); + position.entryposition = indicator_object_get_location(io, entry); + position.menupos = 0; + position.found = FALSE; + + gtk_container_foreach(GTK_CONTAINER(menubar), place_in_menu, &position); + + gtk_menu_shell_insert(GTK_MENU_SHELL(menubar), mi, position.menupos); + g_object_unref(G_OBJECT(mi)); + + return; +} + +static void +menu_show (IndicatorObject * io, IndicatorObjectEntry * entry, + guint32 timestamp, gpointer user_data) +{ + GtkWidget * menubar = GTK_WIDGET(user_data); + + if (entry == NULL) { + /* Close any open menus instead of opening one */ + GList * entries = indicator_object_get_entries(io); + GList * iterator = NULL; + for (iterator = entries; iterator != NULL; iterator = g_list_next(iterator)) { + IndicatorObjectEntry * entrydata = (IndicatorObjectEntry *)iterator->data; + gtk_menu_popdown(entrydata->menu); + } + g_list_free(entries); + + /* And tell the menubar to exit activation mode too */ + gtk_menu_shell_cancel(GTK_MENU_SHELL(menubar)); + return; + } + + // TODO: do something sensible here +} + +static void +update_accessible_desc(IndicatorObjectEntry * entry, GtkWidget * menuitem) +{ + /* FIXME: We need to deal with the use case where the contents of the + label overrides what is found in the atk object's name, or at least + orca speaks the label instead of the atk object name. + */ + AtkObject * menuitem_obj = gtk_widget_get_accessible(menuitem); + if (menuitem_obj == NULL) { + /* Should there be an error printed here? */ + return; + } + + if (entry->accessible_desc != NULL) { + atk_object_set_name(menuitem_obj, entry->accessible_desc); + } else { + atk_object_set_name(menuitem_obj, ""); + } + return; +} + +static void +load_indicator (MatePanelApplet *applet, GtkWidget * menubar, IndicatorObject *io, const gchar *name) +{ + /* Set the environment it's in */ + indicator_object_set_environment(io, (const GStrv)indicator_env); + + /* Attach the 'name' to the object */ +#if HAVE_AYATANA_INDICATOR_NG || HAVE_UBUNTU_INDICATOR_NG + int pos = 5000 - indicator_object_get_position(io); + if (pos > 5000) { + pos = name2order(name); + } +#else + int pos = name2order(name); +#endif + + g_object_set_data(G_OBJECT(io), IO_DATA_ORDER_NUMBER, GINT_TO_POINTER(pos)); + + /* Connect to its signals */ + g_signal_connect(G_OBJECT(io), INDICATOR_OBJECT_SIGNAL_ENTRY_ADDED, G_CALLBACK(entry_added), menubar); + g_signal_connect(G_OBJECT(io), INDICATOR_OBJECT_SIGNAL_ENTRY_REMOVED, G_CALLBACK(entry_removed), menubar); + g_signal_connect(G_OBJECT(io), INDICATOR_OBJECT_SIGNAL_ENTRY_MOVED, G_CALLBACK(entry_moved), menubar); + g_signal_connect(G_OBJECT(io), INDICATOR_OBJECT_SIGNAL_MENU_SHOW, G_CALLBACK(menu_show), menubar); + g_signal_connect(G_OBJECT(io), INDICATOR_OBJECT_SIGNAL_ACCESSIBLE_DESC_UPDATE, G_CALLBACK(accessible_desc_update), menubar); + + /* Track panel resize */ + g_signal_connect_object(G_OBJECT(applet), "change-size", G_CALLBACK(entry_resized), G_OBJECT(io), 0); + + /* Work on the entries */ + GList * entries = indicator_object_get_entries(io); + GList * entry = NULL; + + for (entry = entries; entry != NULL; entry = g_list_next(entry)) { + IndicatorObjectEntry * entrydata = (IndicatorObjectEntry *)entry->data; + entry_added(io, entrydata, menubar); + } + + g_list_free(entries); +} + +static gboolean +load_module (const gchar * name, MatePanelApplet *applet, GtkWidget * menubar) +{ + g_debug("Looking at Module: %s", name); + g_return_val_if_fail(name != NULL, FALSE); + + if (!g_str_has_suffix(name, G_MODULE_SUFFIX)) { + return FALSE; + } + + g_debug("Loading Module: %s", name); + + /* Build the object for the module */ + gchar * fullpath = g_build_filename(INDICATOR_DIR, name, NULL); + IndicatorObject * io = indicator_object_new_from_file(fullpath); + g_free(fullpath); + + load_indicator(applet, menubar, io, name); + + return TRUE; +} + +static void +load_modules (MatePanelApplet *applet, GtkWidget *menubar, gint *indicators_loaded) +{ + if (g_file_test(INDICATOR_DIR, (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_DIR))) { + GDir * dir = g_dir_open(INDICATOR_DIR, 0, NULL); + + const gchar * name; + gint count = 0; + while ((name = g_dir_read_name(dir)) != NULL) { +#ifdef INDICATOR_APPLET_APPMENU + if (g_strcmp0(name, INDICATOR_SERVICE_APPMENU)) { + continue; + } +#else + if (!g_strcmp0(name, INDICATOR_SERVICE_APPMENU)) { + continue; + } +#endif +#ifdef INDICATOR_APPLET + if (!g_strcmp0(name, INDICATOR_SERVICE_ME)) { + continue; + } + if (!g_strcmp0(name, INDICATOR_SERVICE_DATETIME)) { + continue; + } +#endif + if (load_module(name, applet, menubar)) { + count++; + } + } + + *indicators_loaded += count; + + g_dir_close (dir); + } +} + +#if HAVE_AYATANA_INDICATOR_NG || HAVE_UBUNTU_INDICATOR_NG + +static void +load_indicators_from_indicator_files (MatePanelApplet *applet, GtkWidget *menubar, gint *indicators_loaded) +{ + GDir *dir; + const gchar *name; + GError *error = NULL; + + dir = g_dir_open (INDICATOR_SERVICE_DIR, 0, &error); + + if (!dir) { + g_warning ("unable to open indicator service file directory: %s", error->message); + g_error_free (error); + + return; + } + + gint count = 0; + while ((name = g_dir_read_name (dir))) { + gchar *filename; + IndicatorNg *indicator; + + filename = g_build_filename (INDICATOR_SERVICE_DIR, name, NULL); + indicator = indicator_ng_new_for_profile (filename, "desktop", &error); + g_free (filename); + +#ifdef INDICATOR_APPLET_APPMENU + if (g_strcmp0(name, INDICATOR_SERVICE_APPMENU_NG)) { + continue; + } +#else + if (!g_strcmp0(name, INDICATOR_SERVICE_APPMENU_NG)) { + continue; + } +#endif +#ifdef INDICATOR_APPLET + if (!g_strcmp0(name, INDICATOR_SERVICE_ME_NG)) { + continue; + } + if (!g_strcmp0(name, INDICATOR_SERVICE_DATETIME_NG)) { + continue; + } +#endif + + if (indicator) { + load_indicator(applet, menubar, INDICATOR_OBJECT (indicator), name); + count++; + }else{ + g_warning ("unable to load '%s': %s", name, error->message); + g_clear_error (&error); + } + } + + *indicators_loaded += count; + + g_dir_close (dir); +} +#endif /* HAVE_AYATANA_INDICATOR_NG || HAVE_UBUNTU_INDICATOR_NG */ + +static void +hotkey_filter (char * keystring G_GNUC_UNUSED, gpointer data) +{ + g_return_if_fail(GTK_IS_MENU_SHELL(data)); + + /* Oh, wow, it's us! */ + GList * children = gtk_container_get_children(GTK_CONTAINER(data)); + if (children == NULL) { + g_debug("Menubar has no children"); + return; + } + + gtk_menu_shell_select_item(GTK_MENU_SHELL(data), GTK_WIDGET(g_list_last(children)->data)); + g_list_free(children); + return; +} + +static gboolean +menubar_press (GtkWidget * widget, + GdkEventButton *event, + gpointer data G_GNUC_UNUSED) +{ + if (event->button != 1) { + g_signal_stop_emission_by_name(widget, "button-press-event"); + } + + return FALSE; +} + +static gboolean +menubar_on_draw (GtkWidget * widget, + cairo_t * cr, + GtkWidget * menubar) +{ + /* FIXME: either port to gtk_render_focus or remove this function */ + if (gtk_widget_has_focus(menubar)) + gtk_paint_focus(gtk_widget_get_style(widget), + cr, + gtk_widget_get_state(menubar), + widget, "menubar-applet", 0, 0, -1, -1); + + return FALSE; +} + +static void +about_cb (GtkAction *action G_GNUC_UNUSED, + gpointer data G_GNUC_UNUSED) +{ + static const gchar *authors[] = { + "Ted Gould ", + NULL + }; + + static gchar *license[] = { + N_("This program is free software: you can redistribute it and/or modify it " + "under the terms of the GNU General Public License version 3, as published " + "by the Free Software Foundation."), + N_("This program is distributed in the hope that it will be useful, but " + "WITHOUT ANY WARRANTY; without even the implied warranties of " + "MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR " + "PURPOSE. See the GNU General Public License for more details."), + N_("You should have received a copy of the GNU General Public License along " + "with this program. If not, see ."), + NULL + }; + gchar *license_i18n; + + license_i18n = g_strconcat (_(license[0]), "\n\n", _(license[1]), "\n\n", _(license[2]), NULL); + + gtk_show_about_dialog(NULL, + "version", VERSION, + "copyright", _("Copyright \xc2\xa9 2009-2010 Canonical, Ltd.\n" + "Copyright \xc2\xa9 2011-2021 MATE developers"), +#ifdef INDICATOR_APPLET_APPMENU + "comments", _("An applet to hold your application menus."), +#endif + "comments", _("An applet to hold all of the system indicators."), + "authors", authors, + "license", license_i18n, + "wrap-license", TRUE, + "translator-credits", _("translator-credits"), + "logo-icon-name", "mate-indicator-applet", + "icon-name", "mate-indicator-applet", + "website", "https://mate-desktop.org", + "website-label", _("MATE Website"), + NULL + ); + + g_free (license_i18n); + + return; +} + +static gboolean +swap_orient_cb (GtkWidget *item, gpointer data) +{ + GtkWidget *from = (GtkWidget *) data; + GtkWidget *to = (GtkWidget *) g_object_get_data(G_OBJECT(from), "to"); + g_object_ref(G_OBJECT(item)); + gtk_container_remove(GTK_CONTAINER(from), item); + if (GTK_IS_LABEL(item)) { + switch(packdirection) { + case GTK_PACK_DIRECTION_LTR: + gtk_label_set_angle(GTK_LABEL(item), 0.0); + break; + case GTK_PACK_DIRECTION_TTB: + gtk_label_set_angle(GTK_LABEL(item), + (orient == MATE_PANEL_APPLET_ORIENT_LEFT) ? + 270.0 : 90.0); + break; + default: + break; + } + } + gtk_box_pack_start(GTK_BOX(to), item, FALSE, FALSE, 0); + return TRUE; +} + +static gboolean +reorient_box_cb (GtkWidget *menuitem, gpointer data) +{ + GtkWidget *from = g_object_get_data(G_OBJECT(menuitem), "box"); + GtkWidget *to = (packdirection == GTK_PACK_DIRECTION_LTR) ? + gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 0) : gtk_box_new(GTK_ORIENTATION_VERTICAL, 0); + g_object_set_data(G_OBJECT(from), "to", to); + gtk_container_foreach(GTK_CONTAINER(from), (GtkCallback)swap_orient_cb, + from); + gtk_container_remove(GTK_CONTAINER(menuitem), from); + gtk_container_add(GTK_CONTAINER(menuitem), to); + g_object_set_data(G_OBJECT(menuitem), "box", to); + gtk_widget_show_all(menuitem); + return TRUE; +} + +static gboolean +matepanelapplet_reorient_cb (GtkWidget *applet, MatePanelAppletOrient neworient, + gpointer data) +{ + GtkWidget *menubar = (GtkWidget *)data; + if ((((neworient == MATE_PANEL_APPLET_ORIENT_UP) || + (neworient == MATE_PANEL_APPLET_ORIENT_DOWN)) && + ((orient == MATE_PANEL_APPLET_ORIENT_LEFT) || + (orient == MATE_PANEL_APPLET_ORIENT_RIGHT))) || + (((neworient == MATE_PANEL_APPLET_ORIENT_LEFT) || + (neworient == MATE_PANEL_APPLET_ORIENT_RIGHT)) && + ((orient == MATE_PANEL_APPLET_ORIENT_UP) || + (orient == MATE_PANEL_APPLET_ORIENT_DOWN)))) { + packdirection = (packdirection == GTK_PACK_DIRECTION_LTR) ? + GTK_PACK_DIRECTION_TTB : GTK_PACK_DIRECTION_LTR; + gtk_menu_bar_set_pack_direction(GTK_MENU_BAR(menubar), + packdirection); + orient = neworient; + gtk_container_foreach(GTK_CONTAINER(menubar), + (GtkCallback)reorient_box_cb, NULL); + } + orient = neworient; + return FALSE; +} + +#ifdef N_ +#undef N_ +#endif +#define N_(x) x + +static void +log_to_file_cb (GObject * source_obj G_GNUC_UNUSED, + GAsyncResult * result G_GNUC_UNUSED, gpointer user_data) +{ + g_free(user_data); + return; +} + +static void +log_to_file (const gchar * domain G_GNUC_UNUSED, + GLogLevelFlags level G_GNUC_UNUSED, + const gchar * message, + gpointer data G_GNUC_UNUSED) +{ + if (log_file == NULL) { + GError * error = NULL; + gchar * filename = g_build_filename(g_get_user_cache_dir(), LOG_FILE_NAME, NULL); + GFile * file = g_file_new_for_path(filename); + g_free(filename); + + if (!g_file_test(g_get_user_cache_dir(), G_FILE_TEST_EXISTS | G_FILE_TEST_IS_DIR)) { + GFile * cachedir = g_file_new_for_path(g_get_user_cache_dir()); + g_file_make_directory_with_parents(cachedir, NULL, &error); + + if (error != NULL) { + g_error("Unable to make directory '%s' for log file: %s", g_get_user_cache_dir(), error->message); + } + } + + g_file_delete(file, NULL, NULL); + + GFileIOStream * io = g_file_create_readwrite(file, + G_FILE_CREATE_REPLACE_DESTINATION, /* flags */ + NULL, /* cancelable */ + &error); /* error */ + if (error != NULL) { + g_error("Unable to replace file: %s", error->message); + } + + log_file = g_io_stream_get_output_stream(G_IO_STREAM(io)); + } + + gchar * outputstring = g_strdup_printf("%s\n", message); + g_output_stream_write_async(log_file, + outputstring, /* data */ + strlen(outputstring), /* length */ + G_PRIORITY_LOW, /* priority */ + NULL, /* cancelable */ + log_to_file_cb, /* callback */ + outputstring); /* data */ + + return; +} + +static gboolean +applet_fill_cb (MatePanelApplet * applet, const gchar * iid G_GNUC_UNUSED, + gpointer data G_GNUC_UNUSED) +{ +#if HAVE_AYATANA_INDICATOR_NG || HAVE_UBUNTU_INDICATOR_NG + ido_init(); +#endif + + static const GtkActionEntry menu_actions[] = { + {"About", "help-about", N_("_About"), NULL, NULL, G_CALLBACK(about_cb)} + }; + static const gchar *menu_xml = ""; + + static gboolean first_time = FALSE; + GtkWidget *menubar; + gint indicators_loaded = 0; + GtkActionGroup *action_group; + + if (!first_time) + { + first_time = TRUE; +#ifdef INDICATOR_APPLET + g_set_application_name(_("Indicator Applet")); +#endif +#ifdef INDICATOR_APPLET_COMPLETE + g_set_application_name(_("Indicator Applet Complete")); +#endif +#ifdef INDICATOR_APPLET_APPMENU + g_set_application_name(_("Indicator Applet Application Menu")); +#endif + + g_log_set_default_handler(log_to_file, NULL); + + tomboy_keybinder_init(); + } + + /* Set panel options */ + gtk_container_set_border_width(GTK_CONTAINER (applet), 0); + mate_panel_applet_set_flags(applet, MATE_PANEL_APPLET_EXPAND_MINOR); + menubar = gtk_menu_bar_new(); + action_group = gtk_action_group_new ("Indicator Applet Actions"); + gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); + gtk_action_group_add_actions (action_group, menu_actions, + G_N_ELEMENTS (menu_actions), + menubar); + mate_panel_applet_setup_menu(applet, menu_xml, action_group); + g_object_unref(action_group); +#ifdef INDICATOR_APPLET + atk_object_set_name (gtk_widget_get_accessible (GTK_WIDGET (applet)), + "indicator-applet"); +#endif +#ifdef INDICATOR_APPLET_COMPLETE + atk_object_set_name (gtk_widget_get_accessible (GTK_WIDGET (applet)), + "indicator-applet-complete"); +#endif +#ifdef INDICATOR_APPLET_APPMENU + atk_object_set_name (gtk_widget_get_accessible (GTK_WIDGET (applet)), + "indicator-applet-appmenu"); +#endif + + /* Init some theme/icon stuff */ + gtk_icon_theme_append_search_path(gtk_icon_theme_get_default(), + INDICATOR_ICONS_DIR); + /* g_debug("Icons directory: %s", INDICATOR_ICONS_DIR); */ + gtk_widget_set_name(GTK_WIDGET (applet), "fast-user-switch-applet"); + + /* Build menubar */ + size = (mate_panel_applet_get_size (applet)); + orient = (mate_panel_applet_get_orient(applet)); + packdirection = ((orient == MATE_PANEL_APPLET_ORIENT_UP) || + (orient == MATE_PANEL_APPLET_ORIENT_DOWN)) ? + GTK_PACK_DIRECTION_LTR : GTK_PACK_DIRECTION_TTB; + gtk_menu_bar_set_pack_direction(GTK_MENU_BAR(menubar), + packdirection); + gtk_widget_set_can_focus (menubar, TRUE); + gtk_widget_set_name(GTK_WIDGET (menubar), "fast-user-switch-menubar"); + g_signal_connect(menubar, "button-press-event", G_CALLBACK(menubar_press), NULL); + g_signal_connect_after(menubar, "draw", G_CALLBACK(menubar_on_draw), menubar); + g_signal_connect(applet, "change-orient", + G_CALLBACK(matepanelapplet_reorient_cb), menubar); + gtk_container_set_border_width(GTK_CONTAINER(menubar), 0); + + /* Add in filter func */ + tomboy_keybinder_bind(hotkey_keycode, hotkey_filter, menubar); + + load_modules(applet, menubar, &indicators_loaded); +#if HAVE_AYATANA_INDICATOR_NG || HAVE_UBUNTU_INDICATOR_NG + load_indicators_from_indicator_files(applet, menubar, &indicators_loaded); +#endif + + if (indicators_loaded == 0) { + /* A label to allow for click through */ + GtkWidget * item = gtk_label_new(_("No Indicators")); + mate_panel_applet_set_background_widget(applet, item); + gtk_container_add(GTK_CONTAINER(applet), item); + gtk_widget_show(item); + } else { + gtk_container_add(GTK_CONTAINER(applet), menubar); + mate_panel_applet_set_background_widget(applet, menubar); + gtk_widget_show(menubar); + } + + gtk_widget_show(GTK_WIDGET(applet)); + + return TRUE; + +} diff --git a/indicator-applet/src/eggaccelerators.c b/indicator-applet/src/eggaccelerators.c new file mode 100644 index 00000000..60436615 --- /dev/null +++ b/indicator-applet/src/eggaccelerators.c @@ -0,0 +1,527 @@ +/* eggaccelerators.c + * Copyright (C) 2002 Red Hat, Inc.; Copyright 1998, 2001 Tim Janik + * Developed by Havoc Pennington, Tim Janik + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA + */ + +#include "eggaccelerators.h" + +#include +#include +#include + +enum +{ + EGG_MODMAP_ENTRY_SHIFT = 0, + EGG_MODMAP_ENTRY_LOCK = 1, + EGG_MODMAP_ENTRY_CONTROL = 2, + EGG_MODMAP_ENTRY_MOD1 = 3, + EGG_MODMAP_ENTRY_MOD2 = 4, + EGG_MODMAP_ENTRY_MOD3 = 5, + EGG_MODMAP_ENTRY_MOD4 = 6, + EGG_MODMAP_ENTRY_MOD5 = 7, + EGG_MODMAP_ENTRY_LAST = 8 +}; + +#define MODMAP_ENTRY_TO_MODIFIER(x) (1 << (x)) + +typedef struct +{ + EggVirtualModifierType mapping[EGG_MODMAP_ENTRY_LAST]; + +} EggModmap; + +const EggModmap* egg_keymap_get_modmap (GdkKeymap *keymap); + +static inline gboolean +is_alt (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 'a' || string[1] == 'A') && + (string[2] == 'l' || string[2] == 'L') && + (string[3] == 't' || string[3] == 'T') && + (string[4] == '>')); +} + +static inline gboolean +is_ctl (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 'c' || string[1] == 'C') && + (string[2] == 't' || string[2] == 'T') && + (string[3] == 'l' || string[3] == 'L') && + (string[4] == '>')); +} + +static inline gboolean +is_modx (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 'm' || string[1] == 'M') && + (string[2] == 'o' || string[2] == 'O') && + (string[3] == 'd' || string[3] == 'D') && + (string[4] >= '1' && string[4] <= '5') && + (string[5] == '>')); +} + +static inline gboolean +is_ctrl (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 'c' || string[1] == 'C') && + (string[2] == 't' || string[2] == 'T') && + (string[3] == 'r' || string[3] == 'R') && + (string[4] == 'l' || string[4] == 'L') && + (string[5] == '>')); +} + +static inline gboolean +is_shft (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 's' || string[1] == 'S') && + (string[2] == 'h' || string[2] == 'H') && + (string[3] == 'f' || string[3] == 'F') && + (string[4] == 't' || string[4] == 'T') && + (string[5] == '>')); +} + +static inline gboolean +is_shift (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 's' || string[1] == 'S') && + (string[2] == 'h' || string[2] == 'H') && + (string[3] == 'i' || string[3] == 'I') && + (string[4] == 'f' || string[4] == 'F') && + (string[5] == 't' || string[5] == 'T') && + (string[6] == '>')); +} + +static inline gboolean +is_control (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 'c' || string[1] == 'C') && + (string[2] == 'o' || string[2] == 'O') && + (string[3] == 'n' || string[3] == 'N') && + (string[4] == 't' || string[4] == 'T') && + (string[5] == 'r' || string[5] == 'R') && + (string[6] == 'o' || string[6] == 'O') && + (string[7] == 'l' || string[7] == 'L') && + (string[8] == '>')); +} + +static inline gboolean +is_release (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 'r' || string[1] == 'R') && + (string[2] == 'e' || string[2] == 'E') && + (string[3] == 'l' || string[3] == 'L') && + (string[4] == 'e' || string[4] == 'E') && + (string[5] == 'a' || string[5] == 'A') && + (string[6] == 's' || string[6] == 'S') && + (string[7] == 'e' || string[7] == 'E') && + (string[8] == '>')); +} + +static inline gboolean +is_meta (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 'm' || string[1] == 'M') && + (string[2] == 'e' || string[2] == 'E') && + (string[3] == 't' || string[3] == 'T') && + (string[4] == 'a' || string[4] == 'A') && + (string[5] == '>')); +} + +static inline gboolean +is_super (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 's' || string[1] == 'S') && + (string[2] == 'u' || string[2] == 'U') && + (string[3] == 'p' || string[3] == 'P') && + (string[4] == 'e' || string[4] == 'E') && + (string[5] == 'r' || string[5] == 'R') && + (string[6] == '>')); +} + +static inline gboolean +is_hyper (const gchar *string) +{ + return ((string[0] == '<') && + (string[1] == 'h' || string[1] == 'H') && + (string[2] == 'y' || string[2] == 'Y') && + (string[3] == 'p' || string[3] == 'P') && + (string[4] == 'e' || string[4] == 'E') && + (string[5] == 'r' || string[5] == 'R') && + (string[6] == '>')); +} + +/** + * egg_accelerator_parse_virtual: + * @accelerator: string representing an accelerator + * @accelerator_key: return location for accelerator keyval + * @accelerator_mods: return location for accelerator modifier mask + * + * Parses a string representing a virtual accelerator. The format + * looks like "<Control>a" or "<Shift><Alt>F1" or + * "<Release>z" (the last one is for key release). The parser + * is fairly liberal and allows lower or upper case, and also + * abbreviations such as "<Ctl>" and "<Ctrl>". + * + * If the parse fails, @accelerator_key and @accelerator_mods will + * be set to 0 (zero) and %FALSE will be returned. If the string contains + * only modifiers, @accelerator_key will be set to 0 but %TRUE will be + * returned. + * + * The virtual vs. concrete accelerator distinction is a relic of + * how the X Window System works; there are modifiers Mod2-Mod5 that + * can represent various keyboard keys (numlock, meta, hyper, etc.), + * the virtual modifier represents the keyboard key, the concrete + * modifier the actual Mod2-Mod5 bits in the key press event. + * + * Returns: %TRUE on success. + */ +gboolean +egg_accelerator_parse_virtual (const gchar *accelerator, + guint *accelerator_key, + EggVirtualModifierType *accelerator_mods) +{ + guint keyval; + GdkModifierType mods; + gint len; + gboolean bad_keyval; + + if (accelerator_key) + *accelerator_key = 0; + if (accelerator_mods) + *accelerator_mods = 0; + + g_return_val_if_fail (accelerator != NULL, FALSE); + + bad_keyval = FALSE; + + keyval = 0; + mods = 0; + len = strlen (accelerator); + while (len) + { + if (*accelerator == '<') + { + if (len >= 9 && is_release (accelerator)) + { + accelerator += 9; + len -= 9; + mods |= EGG_VIRTUAL_RELEASE_MASK; + } + else if (len >= 9 && is_control (accelerator)) + { + accelerator += 9; + len -= 9; + mods |= EGG_VIRTUAL_CONTROL_MASK; + } + else if (len >= 7 && is_shift (accelerator)) + { + accelerator += 7; + len -= 7; + mods |= EGG_VIRTUAL_SHIFT_MASK; + } + else if (len >= 6 && is_shft (accelerator)) + { + accelerator += 6; + len -= 6; + mods |= EGG_VIRTUAL_SHIFT_MASK; + } + else if (len >= 6 && is_ctrl (accelerator)) + { + accelerator += 6; + len -= 6; + mods |= EGG_VIRTUAL_CONTROL_MASK; + } + else if (len >= 6 && is_modx (accelerator)) + { + static const guint mod_vals[] = { + EGG_VIRTUAL_ALT_MASK, EGG_VIRTUAL_MOD2_MASK, EGG_VIRTUAL_MOD3_MASK, + EGG_VIRTUAL_MOD4_MASK, EGG_VIRTUAL_MOD5_MASK + }; + + len -= 6; + accelerator += 4; + mods |= mod_vals[*accelerator - '1']; + accelerator += 2; + } + else if (len >= 5 && is_ctl (accelerator)) + { + accelerator += 5; + len -= 5; + mods |= EGG_VIRTUAL_CONTROL_MASK; + } + else if (len >= 5 && is_alt (accelerator)) + { + accelerator += 5; + len -= 5; + mods |= EGG_VIRTUAL_ALT_MASK; + } + else if (len >= 6 && is_meta (accelerator)) + { + accelerator += 6; + len -= 6; + mods |= EGG_VIRTUAL_META_MASK; + } + else if (len >= 7 && is_hyper (accelerator)) + { + accelerator += 7; + len -= 7; + mods |= EGG_VIRTUAL_HYPER_MASK; + } + else if (len >= 7 && is_super (accelerator)) + { + accelerator += 7; + len -= 7; + mods |= EGG_VIRTUAL_SUPER_MASK; + } + else + { + gchar last_ch; + + last_ch = *accelerator; + while (last_ch && last_ch != '>') + { + last_ch = *accelerator; + accelerator += 1; + len -= 1; + } + } + } + else + { + keyval = gdk_keyval_from_name (accelerator); + + if (keyval == 0) + bad_keyval = TRUE; + + accelerator += len; + len -= len; + } + } + + if (accelerator_key) + *accelerator_key = gdk_keyval_to_lower (keyval); + if (accelerator_mods) + *accelerator_mods = mods; + + return !bad_keyval; +} + +void +egg_keymap_resolve_virtual_modifiers (GdkKeymap *keymap, + EggVirtualModifierType virtual_mods, + GdkModifierType *concrete_mods) +{ + GdkModifierType concrete; + int i; + const EggModmap *modmap; + + g_return_if_fail (GDK_IS_KEYMAP (keymap)); + g_return_if_fail (concrete_mods != NULL); + + modmap = egg_keymap_get_modmap (keymap); + + /* Not so sure about this algorithm. */ + + concrete = 0; + i = 0; + while (i < EGG_MODMAP_ENTRY_LAST) + { + if (modmap->mapping[i] & virtual_mods) + concrete |= (1 << i); + + ++i; + } + + *concrete_mods = concrete; +} + +void +egg_keymap_virtualize_modifiers (GdkKeymap *keymap, + GdkModifierType concrete_mods, + EggVirtualModifierType *virtual_mods) +{ + GdkModifierType virtual; + int i; + const EggModmap *modmap; + + g_return_if_fail (GDK_IS_KEYMAP (keymap)); + g_return_if_fail (virtual_mods != NULL); + + modmap = egg_keymap_get_modmap (keymap); + + /* Not so sure about this algorithm. */ + + virtual = 0; + i = 0; + while (i < EGG_MODMAP_ENTRY_LAST) + { + if ((1 << i) & concrete_mods) + { + EggVirtualModifierType cleaned; + + cleaned = modmap->mapping[i] & ~(EGG_VIRTUAL_MOD2_MASK | + EGG_VIRTUAL_MOD3_MASK | + EGG_VIRTUAL_MOD4_MASK | + EGG_VIRTUAL_MOD5_MASK); + + if (cleaned != 0) + { + virtual |= cleaned; + } + else + { + /* Rather than dropping mod2->mod5 if not bound, + * go ahead and use the concrete names + */ + virtual |= modmap->mapping[i]; + } + } + + ++i; + } + + *virtual_mods = virtual; +} + +static void +reload_modmap (GdkKeymap *keymap, + EggModmap *modmap) +{ + XModifierKeymap *xmodmap; + int map_size; + int i; + + /* FIXME multihead */ + xmodmap = XGetModifierMapping (gdk_x11_get_default_xdisplay ()); + + memset (modmap->mapping, 0, sizeof (modmap->mapping)); + + /* there are 8 modifiers, and the first 3 are shift, shift lock, + * and control + */ + map_size = 8 * xmodmap->max_keypermod; + i = 3 * xmodmap->max_keypermod; + while (i < map_size) + { + /* get the key code at this point in the map, + * see if its keysym is one we're interested in + */ + int keycode = xmodmap->modifiermap[i]; + GdkKeymapKey *keys; + guint *keyvals; + int n_entries; + int j; + EggVirtualModifierType mask; + + keys = NULL; + keyvals = NULL; + n_entries = 0; + + gdk_keymap_get_entries_for_keycode (keymap, + keycode, + &keys, &keyvals, &n_entries); + + mask = 0; + j = 0; + while (j < n_entries) + { + if (keyvals[j] == GDK_KEY_Num_Lock) + mask |= EGG_VIRTUAL_NUM_LOCK_MASK; + else if (keyvals[j] == GDK_KEY_Scroll_Lock) + mask |= EGG_VIRTUAL_SCROLL_LOCK_MASK; + else if (keyvals[j] == GDK_KEY_Meta_L || + keyvals[j] == GDK_KEY_Meta_R) + mask |= EGG_VIRTUAL_META_MASK; + else if (keyvals[j] == GDK_KEY_Hyper_L || + keyvals[j] == GDK_KEY_Hyper_R) + mask |= EGG_VIRTUAL_HYPER_MASK; + else if (keyvals[j] == GDK_KEY_Super_L || + keyvals[j] == GDK_KEY_Super_R) + mask |= EGG_VIRTUAL_SUPER_MASK; + else if (keyvals[j] == GDK_KEY_Mode_switch) + mask |= EGG_VIRTUAL_MODE_SWITCH_MASK; + + ++j; + } + + /* Mod1Mask is 1 << 3 for example, i.e. the + * fourth modifier, i / keyspermod is the modifier + * index + */ + modmap->mapping[i/xmodmap->max_keypermod] |= mask; + + g_free (keyvals); + g_free (keys); + + ++i; + } + + /* Add in the not-really-virtual fixed entries */ + modmap->mapping[EGG_MODMAP_ENTRY_SHIFT] |= EGG_VIRTUAL_SHIFT_MASK; + modmap->mapping[EGG_MODMAP_ENTRY_CONTROL] |= EGG_VIRTUAL_CONTROL_MASK; + modmap->mapping[EGG_MODMAP_ENTRY_LOCK] |= EGG_VIRTUAL_LOCK_MASK; + modmap->mapping[EGG_MODMAP_ENTRY_MOD1] |= EGG_VIRTUAL_ALT_MASK; + modmap->mapping[EGG_MODMAP_ENTRY_MOD2] |= EGG_VIRTUAL_MOD2_MASK; + modmap->mapping[EGG_MODMAP_ENTRY_MOD3] |= EGG_VIRTUAL_MOD3_MASK; + modmap->mapping[EGG_MODMAP_ENTRY_MOD4] |= EGG_VIRTUAL_MOD4_MASK; + modmap->mapping[EGG_MODMAP_ENTRY_MOD5] |= EGG_VIRTUAL_MOD5_MASK; + + XFreeModifiermap (xmodmap); +} + +const EggModmap* +egg_keymap_get_modmap (GdkKeymap *keymap) +{ + EggModmap *modmap; + + /* This is all a hack, much simpler when we can just + * modify GDK directly. + */ + + modmap = g_object_get_data (G_OBJECT (keymap), + "egg-modmap"); + + if (modmap == NULL) + { + modmap = g_new0 (EggModmap, 1); + + /* FIXME modify keymap change events with an event filter + * and force a reload if we get one + */ + + reload_modmap (keymap, modmap); + + g_object_set_data_full (G_OBJECT (keymap), + "egg-modmap", + modmap, + g_free); + } + + g_assert (modmap != NULL); + + return modmap; +} diff --git a/indicator-applet/src/eggaccelerators.h b/indicator-applet/src/eggaccelerators.h new file mode 100644 index 00000000..3ecdd1d6 --- /dev/null +++ b/indicator-applet/src/eggaccelerators.h @@ -0,0 +1,81 @@ +/* eggaccelerators.h + * Copyright (C) 2002 Red Hat, Inc. + * Developed by Havoc Pennington + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA + */ + +#ifndef __EGG_ACCELERATORS_H__ +#define __EGG_ACCELERATORS_H__ + +#include + +G_BEGIN_DECLS + +/* Where a value is also in GdkModifierType we coincide, + * otherwise we don't overlap. + */ +typedef enum +{ + EGG_VIRTUAL_SHIFT_MASK = 1 << 0, + EGG_VIRTUAL_LOCK_MASK = 1 << 1, + EGG_VIRTUAL_CONTROL_MASK = 1 << 2, + + EGG_VIRTUAL_ALT_MASK = 1 << 3, /* fixed as Mod1 */ + + EGG_VIRTUAL_MOD2_MASK = 1 << 4, + EGG_VIRTUAL_MOD3_MASK = 1 << 5, + EGG_VIRTUAL_MOD4_MASK = 1 << 6, + EGG_VIRTUAL_MOD5_MASK = 1 << 7, + +#if 0 + GDK_BUTTON1_MASK = 1 << 8, + GDK_BUTTON2_MASK = 1 << 9, + GDK_BUTTON3_MASK = 1 << 10, + GDK_BUTTON4_MASK = 1 << 11, + GDK_BUTTON5_MASK = 1 << 12, + /* 13, 14 are used by Xkb for the keyboard group */ +#endif + + EGG_VIRTUAL_META_MASK = 1 << 24, + EGG_VIRTUAL_SUPER_MASK = 1 << 25, + EGG_VIRTUAL_HYPER_MASK = 1 << 26, + EGG_VIRTUAL_MODE_SWITCH_MASK = 1 << 27, + EGG_VIRTUAL_NUM_LOCK_MASK = 1 << 28, + EGG_VIRTUAL_SCROLL_LOCK_MASK = 1 << 29, + + /* Also in GdkModifierType */ + EGG_VIRTUAL_RELEASE_MASK = 1 << 30, + + /* 28-31 24-27 20-23 16-19 12-15 8-11 4-7 0-3 + * 7 f 0 0 0 0 f f + */ + EGG_VIRTUAL_MODIFIER_MASK = 0x7f0000ff + +} EggVirtualModifierType; + +gboolean egg_accelerator_parse_virtual (const gchar *accelerator, + guint *accelerator_key, + EggVirtualModifierType *accelerator_mods); +void egg_keymap_resolve_virtual_modifiers (GdkKeymap *keymap, + EggVirtualModifierType virtual_mods, + GdkModifierType *concrete_mods); +void egg_keymap_virtualize_modifiers (GdkKeymap *keymap, + GdkModifierType concrete_mods, + EggVirtualModifierType *virtual_mods); + +G_END_DECLS + +#endif /* __EGG_ACCELERATORS_H__ */ diff --git a/indicator-applet/src/tomboykeybinder.c b/indicator-applet/src/tomboykeybinder.c new file mode 100644 index 00000000..cfa62dd1 --- /dev/null +++ b/indicator-applet/src/tomboykeybinder.c @@ -0,0 +1,341 @@ +/* tomboykeybinder.c + * Copyright (C) 2008 Novell + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA + */ +#include + +#include +#include +#include +#include + +#include "eggaccelerators.h" +#include "tomboykeybinder.h" + +/* Uncomment the next line to print a debug trace. */ +/* #define DEBUG */ + +#ifdef DEBUG +# define TRACE(x) x +#else +# define TRACE(x) do {} while (FALSE); +#endif + +typedef struct _Binding { + TomboyBindkeyHandler handler; + gpointer user_data; + char *keystring; + uint keycode; + uint modifiers; +} Binding; + +static GSList *bindings = NULL; +static guint32 last_event_time = 0; +static gboolean processing_event = FALSE; + +static guint num_lock_mask, caps_lock_mask, scroll_lock_mask; + +static void +lookup_ignorable_modifiers (GdkKeymap *keymap) +{ + egg_keymap_resolve_virtual_modifiers (keymap, + EGG_VIRTUAL_LOCK_MASK, + &caps_lock_mask); + + egg_keymap_resolve_virtual_modifiers (keymap, + EGG_VIRTUAL_NUM_LOCK_MASK, + &num_lock_mask); + + egg_keymap_resolve_virtual_modifiers (keymap, + EGG_VIRTUAL_SCROLL_LOCK_MASK, + &scroll_lock_mask); +} + +static void +grab_ungrab_with_ignorable_modifiers (GdkWindow *rootwin, + Binding *binding, + gboolean grab) +{ + guint mod_masks [] = { + 0, /* modifier only */ + num_lock_mask, + caps_lock_mask, + scroll_lock_mask, + num_lock_mask | caps_lock_mask, + num_lock_mask | scroll_lock_mask, + caps_lock_mask | scroll_lock_mask, + num_lock_mask | caps_lock_mask | scroll_lock_mask, + }; + guint i; + + for (i = 0; i < G_N_ELEMENTS (mod_masks); i++) { + if (grab) { + XGrabKey (GDK_WINDOW_XDISPLAY (rootwin), + binding->keycode, + binding->modifiers | mod_masks [i], + GDK_WINDOW_XID (rootwin), + False, + GrabModeAsync, + GrabModeAsync); + } else { + XUngrabKey (GDK_WINDOW_XDISPLAY (rootwin), + binding->keycode, + binding->modifiers | mod_masks [i], + GDK_WINDOW_XID (rootwin)); + } + } +} + +static gboolean +do_grab_key (Binding *binding) +{ + GdkDisplay *gdk_display = gdk_display_get_default (); + GdkKeymap *keymap = gdk_keymap_get_for_display (gdk_display); + GdkWindow *rootwin = gdk_get_default_root_window (); + + EggVirtualModifierType virtual_mods = 0; + guint keysym = 0; + + if (keymap == NULL || rootwin == NULL) + return FALSE; + + if (!egg_accelerator_parse_virtual (binding->keystring, + &keysym, + &virtual_mods)) + return FALSE; + + TRACE (g_print ("Got accel %d, %d\n", keysym, virtual_mods)); + + binding->keycode = XKeysymToKeycode (GDK_WINDOW_XDISPLAY (rootwin), + keysym); + if (binding->keycode == 0) + return FALSE; + + TRACE (g_print ("Got keycode %d\n", binding->keycode)); + + egg_keymap_resolve_virtual_modifiers (keymap, + virtual_mods, + &binding->modifiers); + if (binding->modifiers == 0) + return FALSE; + + TRACE (g_print ("Got modmask %d\n", binding->modifiers)); + + gdk_x11_display_error_trap_push (gdk_display); + + grab_ungrab_with_ignorable_modifiers (rootwin, + binding, + TRUE /* grab */); + + gdk_display_flush (gdk_display); + + if (gdk_x11_display_error_trap_pop (gdk_display)) { + g_warning ("Binding '%s' failed!\n", binding->keystring); + return FALSE; + } + + return TRUE; +} + +static gboolean +do_ungrab_key (Binding *binding) +{ + GdkWindow *rootwin = gdk_get_default_root_window (); + + TRACE (g_print ("Removing grab for '%s'\n", binding->keystring)); + + grab_ungrab_with_ignorable_modifiers (rootwin, + binding, + FALSE /* ungrab */); + + return TRUE; +} + +static GdkFilterReturn +filter_func (GdkXEvent *gdk_xevent, GdkEvent *event G_GNUC_UNUSED, + gpointer data G_GNUC_UNUSED) +{ + GdkFilterReturn return_val = GDK_FILTER_CONTINUE; + XEvent *xevent = (XEvent *) gdk_xevent; + guint event_mods; + GSList *iter; + + TRACE (g_print ("Got Event! %d, %d\n", xevent->type, event->type)); + + switch (xevent->type) { + case KeyPress: + TRACE (g_print ("Got KeyPress! keycode: %d, modifiers: %d\n", + xevent->xkey.keycode, + xevent->xkey.state)); + + /* + * Set the last event time for use when showing + * windows to avoid anti-focus-stealing code. + */ + processing_event = TRUE; + last_event_time = xevent->xkey.time; + + event_mods = xevent->xkey.state & ~(num_lock_mask | + caps_lock_mask | + scroll_lock_mask); + + for (iter = bindings; iter != NULL; iter = iter->next) { + Binding *binding = (Binding *) iter->data; + + if (binding->keycode == xevent->xkey.keycode && + binding->modifiers == event_mods) { + + TRACE (g_print ("Calling handler for '%s'...\n", + binding->keystring)); + + (binding->handler) (binding->keystring, + binding->user_data); + } + } + + processing_event = FALSE; + break; + case KeyRelease: + TRACE (g_print ("Got KeyRelease! \n")); + break; + } + + return return_val; +} + +static void +keymap_changed (GdkKeymap *map G_GNUC_UNUSED) +{ + GdkKeymap *keymap = gdk_keymap_get_for_display (gdk_display_get_default ()); + GSList *iter; + + TRACE (g_print ("Keymap changed! Regrabbing keys...")); + + for (iter = bindings; iter != NULL; iter = iter->next) { + Binding *binding = (Binding *) iter->data; + do_ungrab_key (binding); + } + + lookup_ignorable_modifiers (keymap); + + for (iter = bindings; iter != NULL; iter = iter->next) { + Binding *binding = (Binding *) iter->data; + do_grab_key (binding); + } +} + +void +tomboy_keybinder_init (void) +{ + GdkKeymap *keymap = gdk_keymap_get_for_display (gdk_display_get_default ()); + GdkWindow *rootwin = gdk_get_default_root_window (); + + lookup_ignorable_modifiers (keymap); + + gdk_window_add_filter (rootwin, + filter_func, + NULL); + + g_signal_connect (keymap, + "keys_changed", + G_CALLBACK (keymap_changed), + NULL); +} + +void +tomboy_keybinder_bind (const char *keystring, + TomboyBindkeyHandler handler, + gpointer user_data) +{ + Binding *binding; + gboolean success; + + binding = g_new0 (Binding, 1); + binding->keystring = g_strdup (keystring); + binding->handler = handler; + binding->user_data = user_data; + + /* Sets the binding's keycode and modifiers */ + success = do_grab_key (binding); + + if (success) { + bindings = g_slist_prepend (bindings, binding); + } else { + g_free (binding->keystring); + g_free (binding); + } +} + +void +tomboy_keybinder_unbind (const char *keystring, + TomboyBindkeyHandler handler) +{ + GSList *iter; + + for (iter = bindings; iter != NULL; iter = iter->next) { + Binding *binding = (Binding *) iter->data; + + if (strcmp (keystring, binding->keystring) != 0 || + handler != binding->handler) + continue; + + do_ungrab_key (binding); + + bindings = g_slist_remove (bindings, binding); + + g_free (binding->keystring); + g_free (binding); + break; + } +} + +/* + * From eggcellrenderkeys.c. + */ +gboolean +tomboy_keybinder_is_modifier (guint keycode) +{ + gint i; + gint map_size; + XModifierKeymap *mod_keymap; + gboolean retval = FALSE; + + mod_keymap = XGetModifierMapping (gdk_x11_get_default_xdisplay()); + + map_size = 8 * mod_keymap->max_keypermod; + + i = 0; + while (i < map_size) { + if (keycode == mod_keymap->modifiermap[i]) { + retval = TRUE; + break; + } + ++i; + } + + XFreeModifiermap (mod_keymap); + + return retval; +} + +guint32 +tomboy_keybinder_get_current_event_time (void) +{ + if (processing_event) + return last_event_time; + else + return GDK_CURRENT_TIME; +} diff --git a/indicator-applet/src/tomboykeybinder.h b/indicator-applet/src/tomboykeybinder.h new file mode 100644 index 00000000..cfb27159 --- /dev/null +++ b/indicator-applet/src/tomboykeybinder.h @@ -0,0 +1,43 @@ +/* tomboykeybinder.h + * Copyright (C) 2008 Novell + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA + */ +#ifndef __TOMBOY_KEY_BINDER_H__ +#define __TOMBOY_KEY_BINDER_H__ + +#include + +G_BEGIN_DECLS + +typedef void (* TomboyBindkeyHandler) (char *keystring, gpointer user_data); + +void tomboy_keybinder_init (void); + +void tomboy_keybinder_bind (const char *keystring, + TomboyBindkeyHandler handler, + gpointer user_data); + +void tomboy_keybinder_unbind (const char *keystring, + TomboyBindkeyHandler handler); + +gboolean tomboy_keybinder_is_modifier (guint keycode); + +guint32 tomboy_keybinder_get_current_event_time (void); + +G_END_DECLS + +#endif /* __TOMBOY_KEY_BINDER_H__ */ + diff --git a/sensors-applet/Makefile.am b/sensors-applet/Makefile.am new file mode 100644 index 00000000..9be92d3a --- /dev/null +++ b/sensors-applet/Makefile.am @@ -0,0 +1,56 @@ +SUBDIRS = sensors-applet lib plugins pixmaps help + +if ENABLE_IN_PROCESS +APPLET_LOCATION = $(libdir)/mate-sensors-applet/libmate-sensors-applet.so +else +APPLET_LOCATION = $(libexecdir)/mate-sensors-applet + +servicedir = $(datadir)/dbus-1/services +service_in_files = org.mate.panel.applet.SensorsAppletFactory.service.in +service_DATA = $(service_in_files:.service.in=.service) + +org.mate.panel.applet.SensorsAppletFactory.service: $(service_in_files) + $(AM_V_GEN)sed \ + -e "s|\@LIBEXECDIR\@|$(libexecdir)|" \ + $< > $@ + +endif + +appletdir = $(datadir)/mate-panel/applets +applet_in_files = org.mate.applets.SensorsApplet.mate-panel-applet.desktop.in +applet_DATA = $(applet_in_files:.mate-panel-applet.desktop.in=.mate-panel-applet) + +$(applet_in_files): $(applet_in_files).in Makefile + $(AM_V_GEN)sed \ + -e "s|\@APPLET_LOCATION\@|$(APPLET_LOCATION)|" \ + -e "s|\@APPLET_IN_PROCESS\@|$(APPLET_IN_PROCESS)|" \ + -e "s|\@VERSION\@|$(PACKAGE_VERSION)|" \ + $< > $@ + +$(applet_DATA): $(applet_in_files) Makefile + $(AM_V_GEN) $(MSGFMT) --desktop --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@ + +uidir = $(datadir)/mate-sensors-applet/ui +ui_DATA = SensorsApplet.xml + +gsettingsschema_in_files = \ + org.mate.sensors-applet.gschema.xml.in \ + org.mate.sensors-applet.sensor.gschema.xml.in + +gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml) +@GSETTINGS_RULES@ + +CLEANFILES = $(applet_DATA) \ + $(applet_in_files) \ + $(service_DATA) \ + $(gsettings_SCHEMAS) \ + *.gschema.valid + +EXTRA_DIST = $(ui_DATA) \ + $(applet_in_files).in \ + $(service_in_files) \ + $(gsettingsschema_in_files) + +DISTCLEANFILES = + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/SensorsApplet.xml b/sensors-applet/SensorsApplet.xml new file mode 100644 index 00000000..8b37a39a --- /dev/null +++ b/sensors-applet/SensorsApplet.xml @@ -0,0 +1,3 @@ + + + diff --git a/sensors-applet/help/C/figures/applet_in_panel.png b/sensors-applet/help/C/figures/applet_in_panel.png new file mode 100644 index 00000000..dfbac38a Binary files /dev/null and b/sensors-applet/help/C/figures/applet_in_panel.png differ diff --git a/sensors-applet/help/C/index.docbook b/sensors-applet/help/C/index.docbook new file mode 100644 index 00000000..d86600d0 --- /dev/null +++ b/sensors-applet/help/C/index.docbook @@ -0,0 +1,684 @@ + + + + + + + + + + +]> + + +
+ + + + &applet; Manual V&manrevision; + + 2015-2021 + MATE Documentation Team + + + 2006 + &author-name; + + + &applet; displays readings from temperature, voltage and + fan sensors within the panel. + + + + + + + + + + MATE Development + + + + + + + Alex + Murray + + + + + + + + + + + + + + + + + + + + + + &applet; Manual V&manrevision; + &date; + + &author-name; + + &author-email; + + + + + + This manual describes version &appletversion; of &applet;. + + + Feedback + To report a bug or make a suggestion regarding &applet; + or this manual, follow the directions in the + MATE Feedback + Page. + + + + + + &applet; + + + + + Introduction + +
+ &applet; + + + + + + + &applet; with 3 sensors enabled. + + + +
+ + + &applet; provides a convenient way to + monitor the health of your computer in a simple display on your + desktop. + + A number of sensor interfaces are supported, which should be + configured before adding &applet; to the panel: + + + ACPI thermal zones, via the Linux kernel ACPI modules + + + + Linux kernel i2c modules + + + Via the sysfs filesystem and i2c modules distributed directly + with the kernel (kernel 2.6) + + + Via the proc filesystem and i2c modules from the + lm_sensors and i2c packages (kernel 2.4) + + + Via the libsensors library provided with the + lm_sensors package + + + + + + + Linux kernel i8k module (for Dell Inspiron Laptops). + + + + Linux kernel ibm-acpi module (for IBM Laptops). + + + + Linux kernel PowerPC modules therm_adt746x and therm_windtunnel. + + + + Linux kernel iMac G5 Windfarm module. + + + + hddtemp daemon for reading temperatures + from S.M.A.R.T. equipped disks. + + + + Linux kernel Omnibook + module. (for HP and Toshiba Satellite Laptops) + + + + NVIDIA graphics cards via libNVCtrl (provided with + + nvidia-settings + ). + + + + + To add &applet; to a panel right-click on the panel to open the + panel pop-up menu, then choose + + Add to Panel + Hardware Sensors Monitor + . +
+ + + + Usage + When you add &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). + + Most users will then want to customize the display to their + liking, which can be done via the + + Preferences + menu item + (see ). + + + + + + Preferences + To configure &applet;, + right-click on the applet, then choose + Preferences + from the pop-up menu. + The + Preferences + window contains the following tabbed sections: + + + + + + + + + + + + + + + + + General Options + + + + Display sensors in panel as + + + 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. + Default: icon with value. + + + + + Preferred position of sensor values + + + Sensors can be display with either their value + beside their icon / label, or with the value shown below the icon + / label. + Default: beside labels / icons. + + + 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. + + + + + + Graph size (pixels) + + + 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). + Default: 42 pixels. + + + + + Temperature scale + + + Which scale to use for temperature sensors (Kelvin, + Fahrenheit or Celsius are supported). + Default: Celsius. + + + + + Update interval + + + How often to update the values of each sensor shown + within the panel. + Default: 2 seconds. + + + + + Display notifications + + + If enabled, &applet; will display notifications to + the user when alarm conditions occur. + Default: Enabled. + + +Alarms for individual sensors must also be enabled. + + + + + + + + + + Sensors + 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: + + + A fixed ID to identify the sensor within its + interface. + + + A user selectable icon to identify the sensor within + the panel. + + + + A user editable label to identify the sensor within + the panel. + + + + A check-box to allow the user to enable / disable + monitoring and display of the sensor within the + panel. + + + + The Properties button allows a + specific sensor to be more finely configured, providing a + separate window box for this purpose. (see ) + + + Sensor Properties + + 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. + + 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. + + + + + Sensor value multiplier + + + This option allows the user to specify the + multiplier of the sensor value. + Default: 1.0 + + + + + + Sensor value offset + + + This option allows the user to specify the offset + for the sensor value. + Default: 0.0 + + + + + Sensor low value + + + 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. + Default: dependent on sensor type + + + + + Sensor high value + + + 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. + Default: dependent on sensor type + + + + + Enable alarm + + + 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. + Default: disabled + + + Alarms will only execute for active sensors + + + + + + + Alarm repeat interval (secs) + + + + 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. + + Default: 0 seconds + + + 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. + + + + + + + + High alarm command + + + The command to be executed at each repeat interval + when the sensor value is equal to or above the upper limit. + + Default: none + + + + + + Low alarm command + + + The command to be executed at each repeat interval + when the sensor value is equal to or below the lower limit. + + Default: none + + + + + Play a sound when the alarm occurs + + + 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). + + + + esdplay /usr/share/sounds/gnibbles/gobble.wav + + + + + + + Pop-up a window to notify that the + alarm has occurred + + + + 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. + + zenity --warning --title="Sensor Alarm" --text="Sensor Alarm occurred" + + For more information regarding Zenity please + consult the Zenity documentation. + + + + + + + Combine multiple commands into one alarm command + + + + + 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 following command can be used: + + esdplay /usr/share/sounds/gnibbles/gobble.wav && zenity --warning --title="Sensor Alarm" --text="Sensor Alarm occurred" + + + + + + + + + + + Sensor icon + + + Provides a list of available icons to allow the + user to select one to represent this sensor. + + + + + Graph color + + + The color to use to display the graph for the + sensor. + + To accurately display graphs both the high + and low values for the sensor need to be set correctly. + + + + + + + + + + + + + + + + About &applet; + The origin sensor applet was written by Alex Murray + (murray.alex@gmail.com). + &applet; is further develop by MATE Dev team. + To find more information about + &applet;, please visit the &applet; Project + Homepage. + + To report a bug or make a suggestion regarding &applet; or this + manual, follow the directions at the + project homepage. + + + + + 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. + + + +
+ + + + + + diff --git a/sensors-applet/help/C/legal.xml b/sensors-applet/help/C/legal.xml new file mode 100644 index 00000000..9c4e2480 --- /dev/null +++ b/sensors-applet/help/C/legal.xml @@ -0,0 +1,76 @@ + + + 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 link or in the file COPYING-DOCS + distributed with this manual. + + 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. + + + + 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. + + + + DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED + UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE + WITH THE FURTHER UNDERSTANDING THAT: + + + + 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 + + + + 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. + + + + + + diff --git a/sensors-applet/help/ChangeLog b/sensors-applet/help/ChangeLog new file mode 100644 index 00000000..e480ec28 --- /dev/null +++ b/sensors-applet/help/ChangeLog @@ -0,0 +1,4 @@ +2005-11-08 Alex Murray + + * Switched to mate-doc-utils + diff --git a/sensors-applet/help/Makefile.am b/sensors-applet/help/Makefile.am new file mode 100644 index 00000000..ca41b056 --- /dev/null +++ b/sensors-applet/help/Makefile.am @@ -0,0 +1,13 @@ +@YELP_HELP_RULES@ + +HELP_ID = mate-sensors-applet +HELP_FILES = index.docbook legal.xml +HELP_MEDIA = figures/applet_in_panel.png + +# Add linguas to be ignored, e.g. IGNORE_HELP_LINGUAS = ca de es fr +IGNORE_HELP_LINGUAS = +HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \ + $(filter-out $(IGNORE_HELP_LINGUAS),$(subst /,,$(dir $(wildcard */*.po)))), \ + $(subst /,,$(dir $(wildcard */*.po))) ) + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/help/af/af.po b/sensors-applet/help/af/af.po new file mode 100644 index 00000000..db572e8a --- /dev/null +++ b/sensors-applet/help/af/af.po @@ -0,0 +1,809 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Afrikaans (https://app.transifex.com/mate/teams/13566/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" Valmantas Palikša https://launchpad.net/~walmis\n" +" maiatoday https://launchpad.net/~maiatoday" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Inleiding" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Gebruik" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Voorkeure" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "skakel" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/am/am.po b/sensors-applet/help/am/am.po new file mode 100644 index 00000000..071b6ab7 --- /dev/null +++ b/sensors-applet/help/am/am.po @@ -0,0 +1,806 @@ +# +# Translators: +# samson , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: samson , 2018\n" +"Language-Team: Amharic (https://app.transifex.com/mate/teams/13566/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Samson-Belete-Belayineh" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "መግቢያ" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "ባጠቃላይ ምርጫዎች" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "ፈልጎ አግኚ " + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/an/an.po b/sensors-applet/help/an/an.po new file mode 100644 index 00000000..124e2b73 --- /dev/null +++ b/sensors-applet/help/an/an.po @@ -0,0 +1,818 @@ +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Aragonese (https://www.transifex.com/mate/teams/13566/an/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: an\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" Daniel Martinez https://launchpad.net/~entaltoaragon\n" +" Juan Pablo https://launchpad.net/~jpmart" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "Preferencias" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" diff --git a/sensors-applet/help/ar/ar.po b/sensors-applet/help/ar/ar.po new file mode 100644 index 00000000..e0c17fb7 --- /dev/null +++ b/sensors-applet/help/ar/ar.po @@ -0,0 +1,811 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Mosaab Alzoubi , 2018 +# Wolfgang Ulbrich , 2018 +# مهدي السطيفي , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: مهدي السطيفي , 2018\n" +"Language-Team: Arabic (https://app.transifex.com/mate/teams/13566/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"فريق عيون العرب للترجمة http://www.arabeyes.org :\n" +"مصعب الزعبي\t" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "آراء وانطباعات" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "مقدمة" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "خيارات عامة" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "الحساسات" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/as/as.po b/sensors-applet/help/as/as.po new file mode 100644 index 00000000..823de1d1 --- /dev/null +++ b/sensors-applet/help/as/as.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Assamese (https://app.transifex.com/mate/teams/13566/as/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: as\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "অমিতাক্ষ ফুকন (aphukan@fedoraproject.org)" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "ভূমিকা" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Usage" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ast/ast.po b/sensors-applet/help/ast/ast.po new file mode 100644 index 00000000..63c107db --- /dev/null +++ b/sensors-applet/help/ast/ast.po @@ -0,0 +1,807 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Ḷḷumex03, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Ḷḷumex03, 2018\n" +"Language-Team: Asturian (https://app.transifex.com/mate/teams/13566/ast/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Softastur " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introducción" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Usu" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferencies" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "enllaz" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/az/az.po b/sensors-applet/help/az/az.po new file mode 100644 index 00000000..2c40a256 --- /dev/null +++ b/sensors-applet/help/az/az.po @@ -0,0 +1,810 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Azerbaijani (https://app.transifex.com/mate/teams/13566/az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Mətin Əmirov \n" +"\n" +"Tərcümə işləri üzrə yazışma siyahısı ünvanımız:\n" +"" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Qurğular" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "körpü" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/be/be.po b/sensors-applet/help/be/be.po new file mode 100644 index 00000000..906137e5 --- /dev/null +++ b/sensors-applet/help/be/be.po @@ -0,0 +1,809 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Mihail Varantsou , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Mihail Varantsou , 2018\n" +"Language-Team: Belarusian (https://app.transifex.com/mate/teams/13566/be/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: be\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 "" +"Belarusian Language Linux Team \n" +"Mikhas Varantsou 2014-2016" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Уводзіны" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Галоўныя параметры" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Сэнсары" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/bg/bg.po b/sensors-applet/help/bg/bg.po new file mode 100644 index 00000000..04d1d33c --- /dev/null +++ b/sensors-applet/help/bg/bg.po @@ -0,0 +1,817 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Любомир Василев, 2018 +# Wolfgang Ulbrich , 2018 +# Замфир Йончев , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Замфир Йончев , 2018\n" +"Language-Team: Bulgarian (https://app.transifex.com/mate/teams/13566/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Владимир „Kaladan“ Петков \n" +"Борислав Александров \n" +"Александър Шопов \n" +"Любомир Василев \n" +"\n" +"Проектът за превод на MATE има нужда от подкрепа.\n" +"Научете повече за нас на http://mate.cult.bg\n" +"Докладвайте за грешки на http://mate.cult.bg/bugs" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Обратна връзка" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Въведение" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Общи настройки" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Сензори" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/bn/bn.po b/sensors-applet/help/bn/bn.po new file mode 100644 index 00000000..a6c4fbeb --- /dev/null +++ b/sensors-applet/help/bn/bn.po @@ -0,0 +1,811 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Bengali (https://app.transifex.com/mate/teams/13566/bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"অঙ্কুর প্রকল্পের পক্ষে, সায়মিন্দু দাশগুপ্ত \n" +"মাহে আলম খান \n" +"সামিয়া নিয়ামতুল্লাহ \n" +"লোবা ইয়াসমীন \n" +"ইসরাত জাহান " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "ভূমিকা" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/bn_IN/bn_IN.po b/sensors-applet/help/bn_IN/bn_IN.po new file mode 100644 index 00000000..3049160b --- /dev/null +++ b/sensors-applet/help/bn_IN/bn_IN.po @@ -0,0 +1,810 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# umesh agarwal , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: umesh agarwal , 2018\n" +"Language-Team: Bengali (India) (https://app.transifex.com/mate/teams/13566/bn_IN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bn_IN\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"সায়মিন্দু দাশগুপ্ত \n" +"রুণা ভট্টাচার্য্য \n" +"(অঙ্কুর প্রকল্পের পক্ষ থেকে)" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "ভূমিকা" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/br/br.po b/sensors-applet/help/br/br.po new file mode 100644 index 00000000..c7263f64 --- /dev/null +++ b/sensors-applet/help/br/br.po @@ -0,0 +1,807 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Alan Monfort , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Alan Monfort , 2018\n" +"Language-Team: Breton (https://app.transifex.com/mate/teams/13566/br/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: br\n" +"Plural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Troet eo bet gant" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Arver" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Gwellvezioù" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "ere" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/bs/bs.po b/sensors-applet/help/bs/bs.po new file mode 100644 index 00000000..0b157783 --- /dev/null +++ b/sensors-applet/help/bs/bs.po @@ -0,0 +1,807 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Sky Lion , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Sky Lion , 2018\n" +"Language-Team: Bosnian (https://app.transifex.com/mate/teams/13566/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Prevoditelji" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Postavke" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "link" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ca/ca.po b/sensors-applet/help/ca/ca.po new file mode 100644 index 00000000..5fc3b073 --- /dev/null +++ b/sensors-applet/help/ca/ca.po @@ -0,0 +1,876 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Francesc Famadas, 2018 +# Robert Antoni Buj i Gelonch , 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Robert Antoni Buj i Gelonch , 2019\n" +"Language-Team: Catalan (https://app.transifex.com/mate/teams/13566/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Robert Antoni Buj Gelonch , 2018." + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "Versió 2.1 del manual de la miniaplicació de sensors" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" +"La miniaplicació de sensors de MATE mostra les lectures dels sensors de " +"temperatura, voltatges i ventiladors dins del tauler." + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" +"Desenvolupament de MATE " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"Versió 2.1 del manual de la miniaplicació de sensors " +"Gener de 2006 <_:revdescription-1/>" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:123 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" +"Aquest manual descriu la versió 1.10 de la miniaplicació de sensors de MATE." + +#. (itstool) path: legalnotice/title +#: C/index.docbook:126 +msgid "Feedback" +msgstr "Retroacció" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Per informar d'un error o fer un suggeriment sobre la miniaplicació de " +"sensors de MATE o d'aquest manual, seguiu les instruccions de la pàgina de retroacció de " +"MATE." + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "Miniaplicació de sensors de MATE" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introducció" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +msgstr "Miniaplicació de sensors de MATE" + +#. (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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" La miniaplicació de " +"sensors de MATE amb tres sensors habilitats. " + +#. (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 "" +"La miniaplicació de sensors de MATE proporciona " +"una manera pràctica per monitorar la salut de l'ordinador en una " +"visualització senzilla a l'escriptori." + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Utilització" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferències" + +#. (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 "" +"Per configurar la miniaplicació de sensors de " +"MATE, feu clic dret a la miniaplicació, després trieu " +"Preferències del menú " +"emergent." + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Opcions generals" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensors" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Propietats del sensor" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +msgstr "Quant a la miniaplicació de sensors de MATE" + +#. (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 "" + +#. (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 "" +"Per informar d'un error o fer un suggeriment sobre la miniaplicació de " +"sensors de MATE o d'aquest manual, seguiu les instruccions de la pàgina inicial del projecte." + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "enllaç" + +#. (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 "" +"Es concedeix el permís per copiar, distribuir i / o modificar aquest " +"document sota els termes de la GFDL (GNU Free Documentation License), versió" +" 1.1 o qualsevol versió posterior publicada per la Free Software Foundation " +"que tinguin les seccions invariants, i sense cap text a la portada. Podeu " +"trobar una còpia de la GFDL en aquest <_:ulink-1/> o bé al fitxer COPYING-" +"DOCS que es distribueix amb aquest manual." + +#. (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 "" +"Aquest manual forma part d'una col·lecció de manuals de MATE que estan " +"distribuïts sota la GFDL. Si voleu distribuir aquest manual per separat de " +"la col·lecció, podeu fer-ho afegint una còpia de la llicència al manual, tal" +" com es descriu a la secció 6 de la llicència." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Molts dels noms utilitzats per les empreses per distingir els seus productes" +" i serveis es consideren marques comercials. Quan aquests noms apareixen en " +"qualsevol documentació de MATE, i els membres del projecte de documentació " +"de MATE en són conscients, els noms tenen lletres majúscules o bé comencen " +"en majúscules." + +#. (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 "" +"EL DOCUMENT S'OFEREIX «TAL COM ÉS», SENSE CAP TIPUS DE GARANTIA, NI " +"EXPLÍCITA NI IMPLÍCITA; AIXÒ INCLOU, SENSE LIMITAR-S'HI, LES GARANTIES QUE " +"EL DOCUMENT O LA VERSIÓ MODIFICADA DEL DOCUMENT NO TINGUI DEFECTES, SIGUI " +"COMERCIALITZABLE, SIGUI ADEQUAT PER A UN ÚS CONCRET O NO INFRINGEIXI CAP " +"LLEI. TOT EL RISC PEL QUE FA A LA QUALITAT, EXACTITUD I RENDIMENT DEL " +"DOCUMENT O LA VERSIÓ MODIFICADA DEL DOCUMENT ÉS VOSTRE. EN CAS QUE EL " +"DOCUMENT RESULTÉS DEFECTUÓS EN QUALSEVOL ASPECTE, VÓS (NO PAS L'ESCRIPTOR " +"INICIAL, L'AUTOR O CAP ALTRE COL·LABORADOR) ASSUMIU TOT EL COST DE " +"MANTENIMENT, REPARACIÓ O CORRECCIÓ. AQUESTA RENÚNCIA DE GARANTIA CONSTITUEIX" +" UNA PART ESSENCIAL D'AQUESTA LLICÈNCIA. NO S'AUTORITZA L'ÚS DE CAP DOCUMENT" +" O VERSIÓ MODIFICADA DEL DOCUMENT EXCEPTE SOTA AQUESTA RENÚNCIA DE GARANTIA;" +" I" + +#. (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 "" +"EN CAP CAS I SOTA CAP INTERPRETACIÓ LEGAL, JA SIGUI PER AGREUJAMENT " +"(INCLOENT-HI LA NEGLIGÈNCIA), CONTRACTE O ALTRE CAS, L'AUTOR, L'ESCRIPTOR " +"ORIGINAL, QUALSEVOL DELS COL·LABORADORS O DISTRIBUÏDORS DEL DOCUMENT O UNA " +"VERSIÓ MODIFICADA DEL DOCUMENT NI CAP PROVEÏDOR D'AQUESTES PARTS NO SERAN " +"RESPONSABLES DAVANT DE NINGÚ PER CAP DANY DIRECTE, INDIRECTE, ESPECIAL, " +"ACCIDENTAL O CONSECUTIU DE QUALSEVOL TIPUS; AIXÒ INCLOU, SENSE LIMITAR-S'HI," +" ELS DANYS PER PÈRDUA DE CLIENTS, INTERRUPCIONS DE LA FEINA, FALLADA O " +"MALFUNCIONAMENT DE L'ORDINADOR, O QUALSEVOL ALTRA PÈRDUA O DANY RELACIONAT " +"AMB L'ÚS DEL DOCUMENT I LES VERSIONS MODIFICADES DEL DOCUMENT, FINS I TOT SI" +" S'HA INFORMAT AQUESTA PART DE LA POSSIBILITAT D'AQUESTS DANYS." + +#. (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 "" +"EL DOCUMENT I LES VERSIONS MODIFICADES DEL DOCUMENT S'OFEREIXEN SOTA ELS " +"TERMES DE LA LLICÈNCIA DE DOCUMENTACIÓ LLIURE DE GNU, TENINT EN COMPTE QUE: " +"<_:orderedlist-1/>" diff --git a/sensors-applet/help/ca@valencia/ca@valencia.po b/sensors-applet/help/ca@valencia/ca@valencia.po new file mode 100644 index 00000000..4f70c181 --- /dev/null +++ b/sensors-applet/help/ca@valencia/ca@valencia.po @@ -0,0 +1,854 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Jose Alfredo Murcia Andrés , 2018 +# Pilar Embid , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Pilar Embid , 2018\n" +"Language-Team: Catalan (Valencian) (https://app.transifex.com/mate/teams/13566/ca@valencia/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca@valencia\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Quico Llach \n" +"Jordi Mallach \n" +"Jordi Mas \n" +"Aleix Badia i Bosch \n" +"Josep Puigdemont \n" +"Equip LliureX: Pilar Embid " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Comentaris" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introducció" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Ús" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferències" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Opcions generals" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensors" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Propietats del sensor" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "enllaç" + +#. (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 "" +"Es concedeix el permís per a copiar, distribuir i / o modificar aquest " +"document sota els termes de la GFDL (GNU Free Documentation License), versió" +" 1.1 o qualsevol versió posterior publicada per la Free Software Foundation " +"que tinguen les seccions invariants, i sense cap text a la portada. Podeu " +"trobar una còpia de la GFDL en aquest <_:ulink-1/> o bé al fitxer COPYING-" +"DOCS que es distribueix amb aquest manual." + +#. (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 "" +"Aquest manual forma part d'una col·lecció de manuals del MATE que estan " +"distribuïts sota la GFDL. Si voleu distribuir aquest manual per separat de " +"la col·lecció, podeu fer-ho afegint una còpia de la llicència al manual, tal" +" com es descriu a la secció 6 de la llicència." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Molts dels noms utilitzats per les empreses per a distingir els seus " +"productes i serveis es consideren marques comercials. Quan aquests noms " +"apareixen en qualsevol documentació del MATE, i els membres del projecte de " +"documentació del MATE en són conscients, els noms tenen lletres majúscules o" +" bé comencen amb majúscula." + +#. (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 "" +"EL DOCUMENT S'OFEREIX «TAL COM ÉS», SENSE CAP TIPUS DE GARANTIA, NI " +"EXPLÍCITA NI IMPLÍCITA; AIXÒ INCLOU, SENSE LIMITACIÓ, LES GARANTIES QUE EL " +"DOCUMENT O LA VERSIÓ MODIFICADA DEL DOCUMENT NO TINGA DEFECTES, SIGA " +"COMERCIALITZABLE, SIGA ADEQUAT PER A UN ÚS CONCRET O NO INFRINGISCA CAP " +"LLEI. TOT EL RISC PEL QUE FA A LA QUALITAT, EXACTITUD I RENDIMENT DEL " +"DOCUMENT O LA VERSIÓ MODIFICADA DEL DOCUMENT ÉS VOSTRE. EN CAS QUE EL " +"DOCUMENT RESULTARA DEFECTUÓS EN QUALSEVOL ASPECTE, VÓS (NO L'ESCRIPTOR " +"INICIAL, L'AUTOR O CAP ALTRE COL·LABORADOR) ASSUMIU TOT EL COST DE " +"MANTENIMENT, REPARACIÓ O CORRECCIÓ. AQUESTA RENÚNCIA DE GARANTIA CONSTITUEIX" +" UNA PART ESSENCIAL D'AQUESTA LLICÈNCIA. NO S'AUTORITZA L'ÚS DE CAP DOCUMENT" +" O VERSIÓ MODIFICADA DEL DOCUMENT EXCEPTE SOTA AQUESTA RENÚNCIA DE GARANTIA;" +" I" + +#. (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 "" +"EN CAP CAS I SOTA CAP INTERPRETACIÓ LEGAL, JA SIGA PER AGREUJAMENT " +"(INCLOENT-HI LA NEGLIGÈNCIA), CONTRACTE O ALTRE CAS, L'AUTOR, L'ESCRIPTOR " +"ORIGINAL, QUALSEVOL DELS COL·LABORADORS O DISTRIBUÏDORS DEL DOCUMENT O UNA " +"VERSIÓ MODIFICADA DEL DOCUMENT NI CAP PROVEÏDOR D'AQUESTES PARTS NO SERAN " +"RESPONSABLES DAVANT DE NINGÚ PER CAP DANY DIRECTE, INDIRECTE, ESPECIAL, " +"ACCIDENTAL O CONSECUTIU DE QUALSEVOL TIPUS; AIXÒ INCLOU, SENSE LIMITACIÓ, " +"ELS DANYS PER PÈRDUA DE CLIENTS, INTERRUPCIONS DE LA FAENA, FALLADA O MAL " +"FUNCIONAMENT DE L'ORDINADOR, O QUALSEVOL ALTRA PÈRDUA O DANY RELACIONAT AMB " +"L'ÚS DEL DOCUMENT I LES VERSIONS MODIFICADES DEL DOCUMENT, FINS I TOT SI " +"S'HA INFORMAT AQUESTA PART DE LA POSSIBILITAT D'AQUESTS DANYS." + +#. (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 "" +"EL DOCUMENT I LES VERSIONS MODIFICADES DEL DOCUMENT S'OFEREIXEN SOTA ELS " +"TERMES DE LA LLICÈNCIA DE DOCUMENTACIÓ LLIURE DE GNU, TENINT EN COMPTE QUE: " +"<_:orderedlist-1/>" diff --git a/sensors-applet/help/cmn/cmn.po b/sensors-applet/help/cmn/cmn.po new file mode 100644 index 00000000..1ed849da --- /dev/null +++ b/sensors-applet/help/cmn/cmn.po @@ -0,0 +1,809 @@ +# +# Translators: +# 趙惟倫 , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: 趙惟倫 , 2018\n" +"Language-Team: Chinese (Mandarin) (https://app.transifex.com/mate/teams/13566/cmn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cmn\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Woodman Tuen , 2005-06\n" +"Abel Cheung , 2003-04\n" +"趙惟倫 , 2013" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "導覽" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "一般選項" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "感應器" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/crh/crh.po b/sensors-applet/help/crh/crh.po new file mode 100644 index 00000000..7cfbdda5 --- /dev/null +++ b/sensors-applet/help/crh/crh.po @@ -0,0 +1,808 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Crimean Turkish (https://app.transifex.com/mate/teams/13566/crh/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: crh\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" Reşat SABIQ https://launchpad.net/~tilde-birlik" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Kullanım" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Tercihler" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "ilişim" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/cs/cs.po b/sensors-applet/help/cs/cs.po new file mode 100644 index 00000000..b3ba6fc5 --- /dev/null +++ b/sensors-applet/help/cs/cs.po @@ -0,0 +1,841 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# ToMáš Marný, 2018 +# Wolfgang Ulbrich , 2018 +# LiberteCzech , 2018 +# Lukáš Lommer , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Lukáš Lommer , 2021\n" +"Language-Team: Czech (https://app.transifex.com/mate/teams/13566/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Stanislav Brabec \n" +"Michal Bukovjan \n" +"Miloslav Trmač \n" +"Petr Tomeš \n" +"Jakub Friedl \n" +"Lucas Lommer \n" +"Kamil Páral \n" +"Petr Kovář \n" +"Adrian Guniš \n" +"Roman Horník \n" +"Jan Lafek " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Ohlasy" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Úvod" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Využití" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Předvolby" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Obecná nastavení" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Senzory" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Vlastnosti senzorů" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "odkaz" + +#. (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 "" + +#. (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 "" +"Tato příručka je součástí sbírky příruček MATE šířených za podmínek licence " +"GNU FDL. Pokud chcete tento dokument šířit odděleně od sbírky, musíte " +"přiložit kopii licence dle popisu v oddíle 6 dané licence." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Mnoho užívaných jmen určených k zviditelnění produktů nebo služeb jsou " +"ochranné známky. Na místech, kde jsou tato jména v dokumentaci užita a " +"členové Dokumentačního projektu MATE jsou si vědomi skutečnosti, že se jedná" +" o ochrannou známku, je takové jméno psáno velkými písmeny celé nebo s " +"velkým písmenem na začátku." + +#. (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 "" +"DOKUMENT JE POSKYTOVÁN V PODOBĚ \"JAK JE\", BEZ ZÁRUKY JAKÉHOKOLIV DRUHU, " +"NEPOSKYTUJÍ SE ANI ODVOZENÉ ZÁRUKY, ZÁRUKY, ŽE DOKUMENT, NEBO JEHO UPRAVENÁ " +"VERZE, JE BEZCHYBNÝ, NEBO ZÁRUKY PRODEJNOSTI, VHODNOSTI PRO URČITÝ ÚČEL, " +"NEBO NEPORUŠENOSTI. RIZIKO NEKVALITY, NEPŘESNOSTI A ŠPATNÉHO PROVEDENÍ " +"DOKUMENTU, NEBO JEHO UPRAVENÉ VERZE, NESETE VY. POKUD JE TENTO DOKUMENT NEBO" +" JEHO UPRAVENÁ VERZE VADNÁ V JAKÉMKOLIV SMYSLU, VY (NIKOLIV PŮVODCE, AUTOR " +"NEBO JAKÝKOLIV PŘISPĚVATEL) PŘEBÍRÁTE ODPOVĚDNOST ZA JAKÉKOLIV NÁKLADY NA " +"NUTNÉ ÚPRAVY, OPRAVY ČI SLUŽBY. TOTO PROHLÁŠENÍ O ZÁRUCE PŘEDSTAVUJE " +"ZÁKLADNÍ SOUČÁST TÉTO LICENCE. BEZ TOHOTO PROHLÁŠENÍ NENÍ PODLE TÉTO DOHODY " +"POVOLENO UŽÍVÁNÍ ANI ÚPRAVY TOHOTO DOKUMENTU; DÁLE" + +#. (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 "" +"DOKUMENT A JEHO UPRAVENÉ VERZE JSOU ŠÍŘENY V SOULADU SE ZNĚNÍM LICENCE GNU " +"FREE DOCUMENTATION LICENSE S NÁSLEDUJÍCÍM USTANOVENÍM: <_:orderedlist-1/>" diff --git a/sensors-applet/help/cy/cy.po b/sensors-applet/help/cy/cy.po new file mode 100644 index 00000000..c936e468 --- /dev/null +++ b/sensors-applet/help/cy/cy.po @@ -0,0 +1,809 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# ciaran, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: ciaran, 2018\n" +"Language-Team: Welsh (https://app.transifex.com/mate/teams/13566/cy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cy\n" +"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" Cadan ap Tomos https://launchpad.net/~cadz123" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Hoffterau" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "dolen" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/da/da.po b/sensors-applet/help/da/da.po new file mode 100644 index 00000000..d6405179 --- /dev/null +++ b/sensors-applet/help/da/da.po @@ -0,0 +1,1011 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Joe Hansen , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Joe Hansen , 2021\n" +"Language-Team: Danish (https://app.transifex.com/mate/teams/13566/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Joe Hansen 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021.\n" +"\n" +"Dansk-gruppen \n" +"Mere info: http://www.dansk-gruppen.dk" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "Manual for panelprogrammet MATE-sensorer version 2.1" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "2015-2021 MATE-dokumentationsholdet" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" +"Panelprogrammet MATE-sensorer viser læsninger fra temperatur, spænding og " +"blæsersensorer i panelet." + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "MATE-udvikling " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"Manual for panelprogrammet MATE-sensorer version 2.1 " +"Januar 2006 <_:revdescription-1/>" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:123 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "Denne manual beskriver version 1.10 af panelprogrammet MATE-sensorer." + +#. (itstool) path: legalnotice/title +#: C/index.docbook:126 +msgid "Feedback" +msgstr "Tilbagemeldinger" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" +"For at rapportere en fejl eller komme med et forslag jævnfør panelprogrammet" +" MATE-sensorer eller denne manual, så følg retningslinjerne i MATE's side for " +"tilbagemeldinger." + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "Panelprogrammet MATE-sensorer" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introduktion" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +msgstr "Panelprogrammet MATE-sensorer" + +#. (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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" Panelprogrammet MATE-" +"sensorer med 3 sensorer aktiveret. " + +#. (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 "" +"Panelprogrammet MATE-sensorer tilbyder en nem " +"måde at overvåge helbredet for din computer i en simpel visning på dit " +"skrivebord." + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "ACPI-termiske zoner, via Linuxkernens ACPI-moduler" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +msgstr "Linuxkernens i2c-moduler" + +#. (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 "" +"Via sysfs-filsystemet og i2c-moduler distribueret direkte med kernen (kernen " +"2.6)" + +#. (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 "" +"Via proc-filsystemet og i2c-moduler fra pakkerne lm_sensors og i2c (kerne 2.4)" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" +"Via biblioteket libsensors tilbudt med pakken lm_sensors" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" +"Linuxkernens i8k-modul (for Dell Inspiron Laptops)." + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" +"Linuxkernens ibm-acpi-modul (for IBM Laptops)." + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "Linuxkernens PowerPC-moduler therm_adt746x og therm_windtunnel." + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "Linuxkernens iMac G5 Windfarm-modul." + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" +"hddtemp-dæmon til at læse temperaturer fra diske med " +"S.M.A.R.T.-udstyr." + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" +"Linuxkernens Omnibook-modul. (for HP" +" og Toshiba Satellite Laptops)" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" +"NVIDIA-grafikkort via libNVCtrl (tilbudt med nvidia-" +"settings )." + +#. (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 "" +"Et antal sensorgrænseflader er understøttet, som skal konfigureres før " +"tilføjelse af panelprogrammet MATE-sensorer til panelet: <_:itemizedlist-1/>" + +#. (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 "" +"For at tilføje Panelprogrammet MATE-sensorer til " +"et panel, højreklik for at åbne panelets pop op-menu, vælg så " +"Tilføj til panel Overvågning af " +"udstyrssensorer ." + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Forbrug" + +#. (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 "" +"Når du tilføjer panelprogrammet MATE-sensorer til" +" et panel for den første gang, så vil panelprogrammet søge for tilgængelige " +"sensorer at overvåge, og vil vise en fornuftig standardsensor hvis fundet " +"(såsom cpu'ens temperatur)." + +#. (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 "" +"De fleste brugere vil ønske at tilpasse visningen til deres ønske, hvilket " +"kan gøres via menuelementet " +"Præferencer (se )." + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Præferencer" + +#. (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 "" +"For at konfigurere panelprogrammet MATE-sensorer," +" højreklik på panelprogrammet, vælg så " +"Præferencer fra pop op-" +"menuen." + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" +"Vinduet Præferencer " +"indeholder de følgende faneblade:" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Generelle indstillinger" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +msgstr "Vis sensorer i panel som" + +#. (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 "" +"Denne indstilling vælger om sensorer vises i panelet med enten deres etiket " +"eller deres værdi, eller uden identifikator for hver sensor og bare en " +"visning af deres værdier, eller simpelthen at vise ikonet for hver sensor. " +"En graf kan også vises for hver sensor, der viser progressionen for " +"sensorværdien over tid." + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "Standard: ikon med værdi." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +msgstr "Foretrukken position for sensorværdier" + +#. (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 "" +"Sensorer kan blive vist med enten deres værdi ved siden af deres ikon/etiket" +" eller med værdien vist under ikonet/etiketten." + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +msgstr "Standard: ved siden af etiketter/ikoner." + +#. (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 "" +"Hvis der ikke er nok plads i panelet til at bruge den anmodte position, vil " +"den bedste position, der sikrer at alle sensorelementer er synlige blive " +"brugt i stedet for." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:321 +msgid "Graph size (pixels)" +msgstr "Grafstørrelse (billedpunkter)" + +#. (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 "" +"Når sensorer vises som grafer, angiver størrelsen på grafen enten bredden på" +" grafen (når vist på enten top- eller bundpanel) eller højden på grafen (når" +" vist til venstre eller højre panel)." + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +msgid "Default: 42 pixels." +msgstr "Standard: 42 billedpunkter." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:333 +msgid "Temperature scale" +msgstr "Temperaturskala" + +#. (itstool) path: listitem/para +#: C/index.docbook:337 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" +"Hvilken skal skal bruges for temperatursensorer (Kelvin, Fahrenheit eller " +"Celcius er understøttet)." + +#. (itstool) path: listitem/para +#: C/index.docbook:339 +msgid "Default: Celsius." +msgstr "Standard: Celsius." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:343 +msgid "Update interval" +msgstr "Opdateringsinterval" + +#. (itstool) path: listitem/para +#: C/index.docbook:347 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "Hvor ofte skal værdierne for hver sensor vist i panelet opdateres." + +#. (itstool) path: listitem/para +#: C/index.docbook:349 +msgid "Default: 2 seconds." +msgstr "Standard: 2 sekunder." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:353 +msgid "Display notifications" +msgstr "Vis påmindelser" + +#. (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 "" +"Hvis aktivere vil panelprogrammet MATE-sensorer vise påmindelser til " +"brugeren, når alarmbetingelser opstår." + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "Standard: Aktiveret." + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "Alarmer for individuelle sensorer skal også være aktiveret." + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensorer" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "En fast id til at identificere sensoren i sin grænseflade." + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "Et brugervalgt ikon til at identificere sensoren i panelet." + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "En brugerredigeret etiket til at identificere sensoren i panelet." + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" +"En afkrydsningsboks så brugeren kan aktivere/deaktivere overvågning og " +"visning af sensoren i panelet." + +#. (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 " +")" +msgstr "" +"Fanebladet sensorer i præferencevinduet tilbyder indstillingerne til " +"konfiguration af hver individuel sensor. Hver sensor er vist under sin " +"specifikke grænseflade, sammen med: <_:itemizedlist-1/> Knappen " +"Egenskaber gør det muligt for en specifik sensor at " +"blive mere fint konfigureret, da der tilbydes en separat vinduesboks til " +"dette formål. (se )" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Sensoregenskaber" + +#. (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 "" +"Hver sensor kan konfigureres med et antal indstillinger, inklusive mulighed " +"for at skalere sensorværdien og afvikle en alarm hvis en bestemt lav eller " +"høj værdi mødes. Sensorikonet kan også vælges hvis krævet. De høje og lave " +"værdier bruges til at skalere grafvisningen samt indstille farven for " +"termometeret vist i ikonerne med temperatursensorer." + +#. (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 "" +"Sensorværdien kan skaleres på en lineær måde ved at tillade brugeren at " +"angive en multiplikator og forskydning for hver sensor. Efterhånden som hver" +" sensor læses, bliver den først multipliceret af »multiplikatoren« og " +"summeret med »forskydningen« for at lave den endelige værdi." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:423 +msgid "Sensor value multiplier" +msgstr "Sensorværdimultiplikator" + +#. (itstool) path: listitem/para +#: C/index.docbook:427 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" +"Denne indstilling gør det muligt at angive multiplikatoren for " +"sensorværdien." + +#. (itstool) path: listitem/para +#: C/index.docbook:429 +msgid "Default: 1.0" +msgstr "Standard: 1.0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:434 +msgid "Sensor value offset" +msgstr "Sensorværdiforskydning" + +#. (itstool) path: listitem/para +#: C/index.docbook:438 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" +"Denne indstilling gør det muligt at angive forskydningen for sensorværdien." + +#. (itstool) path: listitem/para +#: C/index.docbook:440 +msgid "Default: 0.0" +msgstr "Standard: 0.0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:444 +msgid "Sensor low value" +msgstr "Sensor - lav værdi" + +#. (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 "" +"Værdien som udløser en alarm hvis sensoren går under denne værdi. Denne " +"værdi bruges også til at skalere visningen af grafen og temperaturikoner." + +#. (itstool) path: listitem/para +#: C/index.docbook:451 C/index.docbook:462 +msgid "Default: dependent on sensor type" +msgstr "Standard: afhængig af sensortype" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:455 +msgid "Sensor high value" +msgstr "Sensor - høj værdi" + +#. (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 "" +"Værdien som udløser en alarm hvis sensoren går over denne værdi. Denne værdi" +" bruges også til at skalere visningen af grafen og temperaturikoner." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +msgstr "Aktiver alarm" + +#. (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 "" +"Denne indstilling gør det muligt at aktivere alarmovervågning for denne " +"sensor. Når sensorværdien er over, eller under dets høje eller eller lave " +"værdi vil alarmbetingelsen opstå. Dette vil vise en påmindelse for brugeren " +"(hvis aktiveret) og afvikle den passende alarmkommando hver " +"alarmgentagelsesintervalsekund." + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "Standard: deaktiveret" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "Alarmer vil kun afvikles for aktive sensorer" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +msgstr "Alarmgentagelsesinterval (sek.)" + +#. (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 "" +"Hvor ofte alarmkommandoen skal afvikles når alarmbetingelsen er opfyldt. En " +"værdi på 0 angiver afvikling af alarmen en gang, når alarmbetingelsen " +"opstår." + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "Standard: 0 sekunder" + +#. (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 "" +"Hvis påmindelser også er aktiveret, vil en påmindelse også blive vist hver " +"gang alarmen afvikles for at påminde brugeren om, at en alarmbetingelse er " +"opstået." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +msgstr "Alarmkommando - høj" + +#. (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 "" +"Kommandoen der afvikles ved hvert gentagelsesinterval, når sensorværdien " +"svarer til eller er over den øvre grænse." + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "Standard: ingen" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low alarm command" +msgstr "Alarmkommando - lav" + +#. (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 "" +"Kommandoen der afvikles ved hvert gentagelsesinterval, når sensorværdien " +"svarer til eller er under den nedre grænse." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "Afspil en lyd når alarmen lyder" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" + +#. (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 "" +"Du kan afspille en lyd, når alarmen opstår ved at bruge kommandoen " +"esdplay, der bør være tilgængelig som en del af MATE-" +"installationen. (Bemærk: Hvis dette ikke fungerer, kan du også prøve " +"aplay, der er den gængse ALSA-lydafspiller). " +"<_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" +"Pop op-vindue til at påminde om at alarmen er opstået" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensoralarm\"" + +#. (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 "" +"Programmet zenity kan bruges til at oprette dialogbokse " +"til visning på brugerens nuværende skærm, og dermed bruges til at oprette " +"pop op-stilpåmindelser om at alarmen er opstået. <_:screen-1/> For " +"yderligere information jævnfør Zenity se venligst dokumentation for Zenity." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +msgstr " Kombiner flere kommandoer til en alarmkommando " + +#. (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 "" +"esdplay /usr/share/sounds/gnibbles/gobble.wav &&" +" zenity --warning --title=\"Sensor Alarm\" --text=\"Sensor Alarm " +"occurred\"" + +#. (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 following command can be used: <_:screen-1/>" +msgstr "" +"Flere kommandoer kan afvikles efter hinanden ved at bruge " +"»&&«-konstruktionen som adskillelse. For at afspille lyd og en pop " +"op-dialog via Zenity kan den følgende kommando bruges: <_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:597 +msgid "Sensor icon" +msgstr "Sensorikon" + +#. (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 "" +"Tilbyder en liste over tilgængelige ikoner så brugeren kan vælge en til at " +"repræsentere denne sensor." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:606 +msgid "Graph color" +msgstr "Graffarve" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +msgstr "Farve på grafens sensor." + +#. (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 "" +"For korrekt at vise grafer for både høje og lave værdier skal sensoren være " +"korrekt indstillet." + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +msgstr "Om panelprogrammet MATE-sensorer" + +#. (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 "" +"Det oprindelige sensorpanelprogram blev skrevet af Alex Murray " +"(murray.alex@gmail.com). Panelprogrammet MATE-" +"sensorer er yderligere udviklet af MATE-udviklingsholdet. For " +"at finde yderligere information om Panelprogrammet MATE-" +"sensorer, så besøg MATE-sensorers " +"projekthjemmeside." + +#. (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 "" +"For at rapportere en fejl eller komme med et forslag jævnfør panelprogrammet" +" MATE-sensorer eller denne manual, så følg retningslinjerne fra projektets hjemmeside." + +#. (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 "" +"Dette program er distribueret under betingelserne i GNU General Public-" +"licensen, som udgivet af Free Software Foundation; enten version 2 af " +"licensen, eller (efter dit vlag) enhver senere version. En kopi af denne " +"licens kan ses via denne henvisning, eller i filen COPYING inklusderet" +" med kildekoden for dette program." + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "henvisning" + +#. (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 "" +"Tilladelse er givet til at kopiere, distribuere og/eller ændre dette " +"dokument under betingelserne i GNU Free Documentation License (GFDL), " +"version 1.1 eller enhver senere version udgivet af Free Software Foundation;" +" uden invariante afsnit, forsidetekster, samt bagsidetekster. Du kan se en " +"kopi af GFDL her <_:ulink-1/> eller i filen COPYING-DOCS som distribueres " +"sammen med denne manual." + +#. (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 "" +"Denne manual er en del af en samling af MATE-manualer distribueret under " +"GFDL'en. Hvis du ønsker at distribuere denne manual separat fra samlingen, " +"du kan gøre dette ved at tilføje en kopi af manualens licens, som beskrevet " +"i afsnit 6 af denne licens." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"En stor del af de navne som anvendes af firmaer til at identificere deres " +"produkter og tjenester hævdes som værende varemærker. Hvor disse navne " +"fremgår i en hvilken som helst MATE-dokumentation, og medlemmerne af MATE-" +"dokumentationsprojeket er gjort opmærksom på disse varemærker, så er disse " +"navne vist med store bogstaver eller stort begyndelsesbogstav." + +#. (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 "" +"DETTE DOKUMENT GØRES TILGÆNGELIGT SÅDAN SOM DET ER, UDEN NOGEN FORM FOR " +"GARANTI, HVERKEN UDTALT ELLER ANTYDET, DERIBLANDT, UDEN BEGRÆNSNINGER, " +"GARANTIER OM AT DOKUMENTET ELLER ÆNDREDE VERSIONER AF DOKUMENTET ER FRIT FOR" +" DEFEKTER, PASSENDE TIL ET BESTEMT FORMÅL ELLER IKKE-KRÆNKENDE. DU HÆFTER " +"SELV FOR HELE RISIKOEN VEDRØRENDE KVALITET, KORREKTHED OG YDELSE FOR " +"DOKUMENTET ELLER ÆNDREDE VERSIONER AF DOKUMENTET. SKULLE ET DOKUMENT, ELLER" +" EN ÆNDRET VERSION AF ET DOKUMENT VISE SIG AT VÆRE DEFEKT PÅ EN HVILKEN SOM " +"HELST MÅDE, HÆFTER DU FOR BETALING FOR EVENTUEL NØDVENDIG SERVICE, " +"REPARATION ELLER KORREKTION (OG IKKE HVERKEN DEN OPRINDELIGE FORFATTER, " +"SKRIBENT ELLER NOGEN ANDEN BIDRAGYDER). DENNE ERKLÆRING OM GARANTIFORBEHOLD " +"ER EN ESSENTIEL DEL AF DENNE LICENS. INGEN BRUG AF NOGET DOKUMENT ELLER " +"ÆNDRET VERSION AF DOKUMENTET ER AUTORISERET HERUNDER BORTSET FRA DENNE " +"ANSVARSFRASKRIVELSE OG" + +#. (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 "" +"UNDER INGEN OMSTÆNDIGHEDER OG UNDER INGEN JURIDISK TEORI, UANSET OM DET ER " +"EN BEVIDST SKADENDE HANDLING (INKLUSIVE UFORSVARLIGHED) ELLER PÅ HVILKEN SOM" +" HELST ANDEN MÅDE, KAN FORFATTEREN, SKRIBENT, BIDRAGYDERE, DISTRIBUTØRER " +"ELLER LEVERANDØR AF DETTE DOKUMENT ELLER MODIFICEREDE VERSIONER GØRES " +"ANSVARLIG OVERFOR NOGEN PERSON FOR NOGEN DIREKTE, INDIREKTE, SPECIEL, " +"TILFÆLDIG ELLER FØLGENDE SKADE PÅFØRT NOGEN INKLUSIVE, UDEN BEGRÆNSNING, " +"SKADE SOM FØLGE AF TAB AF RYGTE, ARBEJDSSTOP, COMPUTERFEJL ELLER -SVIGT, " +"ELLER ENHVER ANDEN FORM FOR SKADE ELLER TAB SOM ER OPSTÅET I FORBINDELSE MED" +" BRUG AF DETTE DOKUMENT ELLER MODIFICEREDE VERSIONER HERAF, SELV HVIS EN " +"SÅDAN PART HAR VÆRET INFORMERET OM MULIGHEDEN FOR SÅDANNE SKADER." + +#. (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 "" +"DOKUMENTET OG ÆNDREDE VERSIONER AF DOKUMENTET STILLES TIL RÅDIGHED UNDER GNU" +" FREE DOCOMENTATION LICENSE MED FØLGENDE BETINGELSER: <_:orderedlist-1/>" diff --git a/sensors-applet/help/de/de.po b/sensors-applet/help/de/de.po new file mode 100644 index 00000000..ffc57f04 --- /dev/null +++ b/sensors-applet/help/de/de.po @@ -0,0 +1,864 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Ettore Atalan , 2018 +# Tobias Bannert , 2018 +# Wolfgang Ulbrich , 2018 +# Julian Rüger , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Julian Rüger , 2018\n" +"Language-Team: German (https://app.transifex.com/mate/teams/13566/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Christian Meyer\n" +"Benedikt Roth\n" +"Matthias Warkus\n" +"Hendrik Richter\n" +"Christian Kirbach\n" +"Wolfgang Stoeggl\n" +"Tobias Bannert" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Rückmeldungen" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Einführung" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Verwendung" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Einstellungen" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Allgemein" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensoren" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Sensoreigenschaften" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "Verknüpfung" + +#. (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 "" +"Die Erlaubnis, das vorliegende Dokument zu kopieren, verteilen und/oder " +"modifizieren wird erteilt gemäß den Bedingungen der GNU Free Documentation " +"License (GFDL), Version 1.1 oder jeder späteren, von der Free Software " +"Foundation veröffentlichten Version ohne unveränderbare Abschnitte sowie " +"ohne Texte auf dem vorderen und hinteren Buchdeckel. Eine Kopie der GFDL " +"finden Sie unter diesem <_:ulink-1/> oder in der mit diesem Handbuch " +"gelieferten Datei 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 "" +"Das vorliegende Handbuch ist Teil einer Reihe von MATE-Handbüchern, die " +"unter der GFDL verteilt werden. Wenn Sie dieses Handbuch separat verteilen " +"möchten, können Sie dies tun, indem Sie dem Handbuch eine Kopie der Lizenz, " +"wie in Abschnitt 6 der Lizenz beschrieben, hinzufügen." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Bei vielen der von Firmen zur Unterscheidung ihrer Produkte und " +"Dienstleistungen verwendeten Namen handelt es sich um Marken. An den " +"Stellen, an denen derartige Namen in einer MATE-Dokumentation vorkommen und " +"wenn die Mitglieder des MATE Documentation Project über diese Marken " +"informiert wurden, sind die Namen in Grossbuchstaben oder mit großen " +"Anfangsbuchstaben geschrieben." + +#. (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 "" +"DAS DOKUMENT WIRD »WIE VORLIEGEND« GELIEFERT, OHNE JEGLICHE GEWÄHRLEISTUNG, " +"WEDER AUSDRÜCKLICH NOCH STILLSCHWEIGEND, EINSCHLIESSLICH, ABER NICHT " +"BESCHRÄNKT AUF, GEWÄHRLEISTUNGEN, DASS DAS DOKUMENT ODER EINE MODIFIZIERTE " +"VERSION DES DOKUMENTS FREI VON HANDELSÜBLICHEN FEHLERN UND FÜR EINEN " +"BESTIMMTEN ZWECK GEEIGNET IST UND KEINE RECHTE DRITTER VERLETZT. JEGLICHES " +"RISIKO IN BEZUG AUF DIE QUALITÄT, GENAUIGKEIT UND LEISTUNG DES DOKUMENTS " +"ODER EINER MODIFIZIERTEN VERSION DES DOKUMENTS TRAGEN SIE. SOLLTE SICH EIN " +"DOKUMENT ODER EINE MODIFIZIERTE VERSION DAVON IN IRGENDEINER WEISE ALS " +"FEHLERHAFT ERWEISEN, TRAGEN SIE (NICHT DER URSPRÜNGLICHE VERFASSER, AUTOR " +"ODER EIN MITWIRKENDER) DIE KOSTEN FÜR JEGLICHE ERFORDERLICHE SERVICE-, " +"REPARATUR- UND KORREKTURMASSNAHMEN: DIESE BESCHRÄNKUNG DER GEWÄHRLEISTUNG " +"IST WESENTLICHER BESTANDTEIL DIESER LIZENZ. JEDE VERWENDUNG EINES DOKUMENTS " +"ODER EINER MODIFIZIERTEN VERSION DES DOKUMENTS UNTERLIEGT DIESER " +"BESCHRÄNKUNG; UND" + +#. (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 "" +"UNTER KEINEN UMSTÄNDEN UND GEMÄSS KEINER RECHTSLEHRE, WEDER AUFGRUND VON " +"UNERLAUBTEN HANDLUNGEN (EINSCHLIESSLICH FAHRLÄSSIGKEIT), VERTRÄGEN ODER " +"SONSTIGEM, KANN DER AUTOR, DER URSPRÜNGLICHE VERFASSER, EIN MITWIRKENDER " +"ODER EIN VERTEILER DES DOKUMENTS ODER EINER MODIFIZIERTEN VERSION DES " +"DOKUMENTS ODER EIN LIEFERANT EINER DIESER PARTEIEN VON EINER PERSON FÜR " +"DIREKTE, INDIREKTE, BESONDERE, ZUFÄLLIGE ODER ALS FOLGE AUFGETRETENE SCHÄDEN" +" IRGENDEINER ART, EINSCHLIESSLICH, ABER NICHT BESCHRÄNKT AUF, SCHÄDEN DURCH " +"GESCHÄFTSWERTVERLUSTE, ARBEITSAUSFÄLLE, COMPUTERAUSFÄLLE ODER " +"-FUNKTIONSSTÖRUNGEN ODER JEGLICHE ANDERE SCHÄDEN ODER VERLUSTE, DIE DURCH " +"ODER IM ZUSAMMENHANG MIT DER VERWENDUNG DES DOKUMENTS ODER EINER " +"MODIFIZIERTEN VERSION DES DOKUMENTS ENTSTANDEN SIND, SELBST WENN DIESE " +"PARTEI ÜBER MÖGLICHE SCHÄDEN INFORMIERT WORDEN SEIN SOLLTE, HAFTBAR GEMACHT " +"WERDEN." + +#. (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 "" +"DAS DOKUMENT SOWIE MODIFIZIERTE VERSIONEN DAVON WERDEN UNTER DEN BEDINGUNGEN" +" DER GNU FREE DOCUMENTATION LICENSE BEREITGESTELLT, MIT DEM WEITEREN " +"VERSTÄNDNIS, DASS: <_:orderedlist-1/>" diff --git a/sensors-applet/help/dz/dz.po b/sensors-applet/help/dz/dz.po new file mode 100644 index 00000000..a4c5be06 --- /dev/null +++ b/sensors-applet/help/dz/dz.po @@ -0,0 +1,809 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Dzongkha (https://app.transifex.com/mate/teams/13566/dz/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: dz\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"ཨའི་ཌི་ཨར་སི་གི་མ་དངུལ་རྒྱབ་སྐྱོར་ཐོག་ལས་ བརྡ་དོན་འཕྲུལ་རིག་ལས་ཁུངས་ནང་ " +"སྐད་བསྒྱུར་འབད་ཡི། ཁ་གསལ་གྱི་དོན་ལུ་ འབྲེལ་བ་འཐབ་ས་: " +"/(_c)" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/el/el.po b/sensors-applet/help/el/el.po new file mode 100644 index 00000000..d991b485 --- /dev/null +++ b/sensors-applet/help/el/el.po @@ -0,0 +1,851 @@ +# +# Translators: +# gapan , 2018 +# Efstathios Iosifidis , 2018 +# Stefano Karapetsas , 2018 +# Wolfgang Ulbrich , 2018 +# Alexandros Kapetanios , 2018 +# 437c9d6e19936ed69f57bed9e0fe4716, 2018 +# TheDimitris15, 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: TheDimitris15, 2019\n" +"Language-Team: Greek (https://app.transifex.com/mate/teams/13566/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Ελληνική μεταφραστική ομάδα MATE\n" +" Αλέξανδρος Μουχτσής \n" +"\n" +"Για περισσότερες πληροφορίες, επισκεφθείτε την σελίδα http://www.mate.gr/" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Ανάδραση" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Εισαγωγή" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Γενικές επιλογές" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Αισθητήρες" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 " +"(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. Εάν επιθυμείτε να διανείμετε αυτή την " +"τεκμηρίωση ξεχωριστά από την συλλογή, μπορείτε να το κάνετε εάν η τεκμηρίωση" +" συνοδεύεται από αντίγραφο της άδειας (GFDL) όπως περιγράφεται στον τομέα 6 " +"της άδειας." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Πολλά από τα ονόματα που χρησιμοποιούνται από εταιρίες για να ξεχωρίσουν τα " +"προϊόντα και τις υπηρεσίες είναι σήματα κατατεθέν. Όπου αυτά τα ονόματα " +"εμφανίζονται στην τεκμηρίωση MATE, και τα μέλη της ομάδας τεκμηρίωσης MATE " +"έχουν γνώση αυτών, τότε αυτά αναγράφονται με κεφαλαίους χαρακτήρες ή με " +"αρχικούς κεφαλαίους χαρακτήρες." + +#. (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 "" +"Η οθόνη προσβασιμότητας πληκτρολογίου σας δείχνει την κατάσταση των " +"χαρακτηριστικών προσβασιμότητας πληκτρολογίου όταν αυτά χρησιμοποιούνται. " +"Για παράδειγμα, μπορείτε να δείτε ποια πλήκτρα τροποποίησης είναι ενεργά και" +" ποια κουμπιά του ποντικιού πιέζονται μέσω του πληκτρολογίου." diff --git a/sensors-applet/help/en_AU/en_AU.po b/sensors-applet/help/en_AU/en_AU.po new file mode 100644 index 00000000..0fdccf6d --- /dev/null +++ b/sensors-applet/help/en_AU/en_AU.po @@ -0,0 +1,806 @@ +# +# Translators: +# Michael Findlay , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Michael Findlay , 2018\n" +"Language-Team: English (Australia) (https://app.transifex.com/mate/teams/13566/en_AU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "translator-credits" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introduction" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Usage" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferences" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "General Options" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensors" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Sensor Properties" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "link" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/en_CA/en_CA.po b/sensors-applet/help/en_CA/en_CA.po new file mode 100644 index 00000000..0b0d7154 --- /dev/null +++ b/sensors-applet/help/en_CA/en_CA.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: English (Canada) (https://app.transifex.com/mate/teams/13566/en_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_CA\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Adam Weinberger " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferences" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "link" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/en_GB/en_GB.po b/sensors-applet/help/en_GB/en_GB.po new file mode 100644 index 00000000..88b273f8 --- /dev/null +++ b/sensors-applet/help/en_GB/en_GB.po @@ -0,0 +1,1007 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Martin Wimpress , 2018 +# Andi Chandler , 2023 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Andi Chandler , 2023\n" +"Language-Team: English (United Kingdom) (https://app.transifex.com/mate/teams/13566/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Martin Wimpress\n" +"Andi Chandler" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "MATE Sensors Applet Manual V2.1" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "2015-2021 MATE Documentation Team" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "MATE Development " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:123 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "This manual describes version 1.10 of MATE Sensors Applet." + +#. (itstool) path: legalnotice/title +#: C/index.docbook:126 +msgid "Feedback" +msgstr "Feedback" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "MATE Sensors Applet" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introduction" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +msgstr "MATE Sensors Applet" + +#. (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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" MATE Sensors Applet " +"with 3 sensors enabled. " + +#. (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 "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "ACPI thermal zones, via the Linux kernel ACPI modules" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +msgstr "Linux kernel i2c modules" + +#. (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 "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" + +#. (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 "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" +"Via the libsensors library provided with the lm_sensors package" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" +"Linux kernel ibm-acpi module (for IBM Laptops)." + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "Linux kernel iMac G5 Windfarm module." + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." + +#. (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 "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" + +#. (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 "" +"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 ." + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Usage" + +#. (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 "" +"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)." + +#. (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 "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferences" + +#. (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 "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" +"The Preferences window " +"contains the following tabbed sections:" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "General Options" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +msgstr "Display sensors in panel as" + +#. (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 "" +"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." + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "Default: icon with value." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +msgstr "Preferred position of sensor values" + +#. (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 can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +msgstr "Default: beside labels / icons." + +#. (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 "" +"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." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:321 +msgid "Graph size (pixels)" +msgstr "Graph size (pixels)" + +#. (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 "" +"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)." + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +msgid "Default: 42 pixels." +msgstr "Default: 42 pixels." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:333 +msgid "Temperature scale" +msgstr "Temperature scale" + +#. (itstool) path: listitem/para +#: C/index.docbook:337 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." + +#. (itstool) path: listitem/para +#: C/index.docbook:339 +msgid "Default: Celsius." +msgstr "Default: Celsius." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:343 +msgid "Update interval" +msgstr "Update interval" + +#. (itstool) path: listitem/para +#: C/index.docbook:347 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "How often to update the values of each sensor shown within the panel." + +#. (itstool) path: listitem/para +#: C/index.docbook:349 +msgid "Default: 2 seconds." +msgstr "Default: 2 seconds." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:353 +msgid "Display notifications" +msgstr "Display notifications" + +#. (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 "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "Default: Enabled." + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "Alarms for individual sensors must also be enabled." + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensors" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "A fixed ID to identify the sensor within its interface." + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "A user selectable icon to identify the sensor within the panel." + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "A user editable label to identify the sensor within the panel." + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." + +#. (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 " +")" +msgstr "" +"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 " +")" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Sensor Properties" + +#. (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 "" +"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." + +#. (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 "" +"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." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:423 +msgid "Sensor value multiplier" +msgstr "Sensor value multiplier" + +#. (itstool) path: listitem/para +#: C/index.docbook:427 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" +"This option allows the user to specify the multiplier of the sensor value." + +#. (itstool) path: listitem/para +#: C/index.docbook:429 +msgid "Default: 1.0" +msgstr "Default: 1.0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:434 +msgid "Sensor value offset" +msgstr "Sensor value offset" + +#. (itstool) path: listitem/para +#: C/index.docbook:438 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" +"This option allows the user to specify the offset for the sensor value." + +#. (itstool) path: listitem/para +#: C/index.docbook:440 +msgid "Default: 0.0" +msgstr "Default: 0.0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:444 +msgid "Sensor low value" +msgstr "Sensor low value" + +#. (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 "" +"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." + +#. (itstool) path: listitem/para +#: C/index.docbook:451 C/index.docbook:462 +msgid "Default: dependent on sensor type" +msgstr "Default: dependent on sensor type" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:455 +msgid "Sensor high value" +msgstr "Sensor high value" + +#. (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 "" +"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." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +msgstr "Enable alarm" + +#. (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 "" +"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." + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "Default: disabled" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "Alarms will only execute for active sensors" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +msgstr "Alarm repeat interval (secs)" + +#. (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 "" +"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." + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "Default: 0 seconds" + +#. (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 "" +"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." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +msgstr "High alarm command" + +#. (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 "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "Default: none" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low alarm command" +msgstr "Low alarm command" + +#. (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 "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "Play a sound when the alarm occurs" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" + +#. (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 "" +"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/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" +"Pop-up a window to notify that the alarm has occurred" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" + +#. (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 "" +"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." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" +" Combine multiple commands into one alarm command " + +#. (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 "" +"esdplay /usr/share/sounds/gnibbles/gobble.wav &&" +" zenity --warning --title=\"Sensor Alarm\" --text=\"Sensor Alarm " +"occurred\"" + +#. (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 following command can be used: <_:screen-1/>" +msgstr "" +"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 following command can be used: <_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:597 +msgid "Sensor icon" +msgstr "Sensor icon" + +#. (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 "" +"Provides a list of available icons to allow the user to select one to " +"represent this sensor." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:606 +msgid "Graph color" +msgstr "Graph colour" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +msgstr "The colour to use to display the graph for the sensor." + +#. (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 "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +msgstr "About MATE Sensors Applet" + +#. (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 "" +"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." + +#. (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 "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." + +#. (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 "" +"This program is distributed under the terms of the GNU General Public " +"licence as published by the Free Software Foundation; either version 2 of " +"the Licence, or (at your option) any later version. A copy of this licence " +"can be found at this link, " +"or in the file COPYING included with the source code of this program." + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "link" + +#. (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 "" +"Permission is granted to copy, distribute and/or modify this document under " +"the terms of the GNU Free Documentation Licence (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." + +#. (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 "" +"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 licence to the manual, as described in" +" section 6 of the license." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"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." + +#. (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 "" +"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 LICENCE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION " +"OF THE DOCUMENT IS AUTHORISED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND" + +#. (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 "" +"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." + +#. (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 "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENCE WITH THE FURTHER UNDERSTANDING THAT: " +"<_:orderedlist-1/>" diff --git a/sensors-applet/help/eo/eo.po b/sensors-applet/help/eo/eo.po new file mode 100644 index 00000000..6641c3e3 --- /dev/null +++ b/sensors-applet/help/eo/eo.po @@ -0,0 +1,832 @@ +# +# Translators: +# Michael Moroni , 2018 +# Stefano Karapetsas , 2018 +# Forecast , 2018 +# Cora Loftis, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Cora Loftis, 2018\n" +"Language-Team: Esperanto (https://app.transifex.com/mate/teams/13566/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Brion VIBBER \n" +"Kristjan SCHMIDT \n" +"\n" +"Launchpad Contributions:\n" +" Aisano https://launchpad.net/~info-ais-sanmarino\n" +" Jacob Nordfalk https://launchpad.net/~jacob-nordfalk\n" +" Michael MORONI https://launchpad.net/~haikara90\n" +" Rick Miller https://launchpad.net/~rdmiller3" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Rimarkoj" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Enkonduko" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Uzado" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Agordoj" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "ligo" + +#. (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 "" +"Permeso estas aljuĝita kopii, distribui kaj/aŭ ŝanĝi ĉi tiun dokumenton sur " +"la kondiĉoj de la GNU Licenso de Libera Dokumentado (GFDL), Eldono 1.1 aŭ iu" +" posta eldono eldonita de la Free Software Foundation, sen Invariantaj " +"Sekcioj, aŭ Teksto de Antaŭa aŭ Malantaŭa Kovrilo. Vi povas trovi kopio de " +"la GFDL je ĉi tiun <_:ulink-1/> aŭ en la dosiero COPYING-DOCS, distribuita " +"kun ĉi tiu manlibro." + +#. (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 "" +"Ĉi tiu manlibro estas parto de kolekto de manlibroj de MATE, distribuita sur" +" la GFDL. Se vi ŝatus distribui ĉi tiun manlibron aparte de la kolekto, vi " +"povas fari tion aldonante kopion de la licenso al la manlibro, kiel " +"priskribita je sekcio 6 de la licenso." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Multaj el la nomoj uzitaj de kompanioj distingui iliaj produktoj kaj " +"servicioj asertis kiel varmarkoj. Tie, kie tiuj nomoj aperas je iu " +"dokumentado de MATE, kaj la membroj de la Projekto de Dokumentado de MATE " +"estas konsciaj pri tiuj, tiam la nomoj estas majusklaj aŭ la unua letero " +"estas majuskla." + +#. (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 "" diff --git a/sensors-applet/help/es/es.po b/sensors-applet/help/es/es.po new file mode 100644 index 00000000..78c0a7a3 --- /dev/null +++ b/sensors-applet/help/es/es.po @@ -0,0 +1,861 @@ +# +# Translators: +# Adolfo Jayme-Barrientos, 2018 +# Stefano Karapetsas , 2018 +# Andres Sanchez , 2018 +# elio , 2018 +# Wolfgang Ulbrich , 2018 +# Toni Estévez , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Toni Estévez , 2021\n" +"Language-Team: Spanish (https://app.transifex.com/mate/teams/13566/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Toni Estevez , 2019\n" +"Jorge González , 2007-2010\n" +"Francisco Javier F. Serrador , 2003-2006\n" +"Pablo Gonzalo del Campo , 2002-2003" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" +"2015-2021 Equipo de documentación de MATE" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Comentarios" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introducción" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Uso" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferencias" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Opciones generales" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensores" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Propiedades del sensor" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "enlace" + +#. (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 "" +"Se concede permiso para copiar, distribuir y/o modificar este documento " +"según los términos de la Licencia de Documentación Libre (GFDL) de GNU, en " +"la versión 1.1 o en cualquier verisón posterior publicada por la Free " +"Software Foundation, sin secciones invariables ni textos de portada ni de " +"contraportada. Puede encontrar una copia de la GFDL en<_:ulink-1/> o en el " +"archivo COPYING-DOCS distribuido con este manual." + +#. (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 "" +"Este manual es parte de una colección de manuales de MATE distribuidos " +"conforme a la GFDL. Si quiere distribuir este manual por separado de la " +"colección, puede hacerlo añadiendo una copia de la licencia al manual, tal " +"como se describe en la sección 6 de la licencia." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Muchos de los nombres usados por las empresas para distinguir sus productos " +"y servicios se consideran marcas comerciales. Cuando esos nombres aparecen " +"en cualquier documentación de MATE y los miembros del proyecto de " +"documentación de MATE son conscientes de que se trata de marcas registradas," +" dichos nombres se escriben en letras mayúsculas o con inical mayúscula." + +#. (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 "" +"EL DOCUMENTO SE PROPORCIONA «TAL CUAL», SIN GARANTÍA DE NINGÚN TIPO, NI " +"EXPLÍCITA NI IMPLÍCITA, INCLUYENDO, ENTRE OTRAS, LAS GARANTÍAS DE QUE EL " +"DOCUMENTO O UNA VERSIÓN MODIFICADA DEL DOCUMENTO CAREZCA DE DEFECTOS " +"COMERCIALES, SEA ADECUADO A UN PROPÓSITO PARTICULAR O INCUMPLA ALGUNA " +"NORMATIVA. TODO RIESGO EN RELACIÓN CON LA CALIDAD, LA PRECISIÓN Y LA " +"UTILIDAD DEL DOCUMENTO O UNA VERSIÓN MODIFICADA DEL DOCUMENTO RECAE EN " +"USTED. SI EL DOCUMENTO O CUALQUIER VERSIÓN MODIFICADA DEL DOCUMENTO " +"RESULTARA DEFECTUOSO EN CUALQUIER ASPECTO, USTED (Y NO EL REDACTOR INICIAL, " +"EL AUTOR O CUALQUIER CONTRIBUYENTE) ASUMIRÁ TODOS LOS COSTES DE " +"MANTENIMIENTO, REPARACIÓN O CORRECCIÓN NECESARIOS. ESTA RENUNCIA DE GARANTÍA" +" ES UNA PARTE ESENCIAL DE ESTA LICENCIA. NO SE AUTORIZA EL USO DEL DOCUMENTO" +" NI DE CUALQUIER VERSIÓN MODIFICADA DEL DOCUMENTO SALVO EN VIRTUD DE LA " +"PRESENTE CLÁUSULA DE EXENCIÓN DE RESPONSABILIDAD; Y" + +#. (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 "" +"BAJO NINGUNA CIRCUNSTANCIA NI BAJO NINGÚN CONCEPTO LEGAL, YA SEA POR " +"RESPONSABILIDAD CIVIL (INCLUIDA LA NEGLIGENCIA), CONTRACTUAL O DE OTRO TIPO," +" EL AUTOR, EL REDACTOR INICIAL, CUALQUIER CONTRIBUYENTE O CUALQUIER " +"DISTRIBUIDOR DEL DOCUMENTO O DE UNA VERSIÓN MODIFICADA DEL DOCUMENTO, O " +"CUALQUIER PROVEEDOR DE CUALQUIERA DE DICHAS PARTES, NO SERÁN RESPONSABLES " +"ANTE NINGUNA PERSONA POR NINGÚN DAÑO DIRECTO, INDIRECTO, ESPECIAL, " +"ACCIDENTAL O DERIVADO DE CUALQUIER TIPO, INCLUIDOS, ENTRE OTROS, LOS DAÑOS " +"POR PÉRDIDA DE REPUTACIÓN, INTERRUPCIÓN DEL TRABAJO, FALLO O MAL " +"FUNCIONAMIENTO DEL EQUIPO O CUALQUIER OTRO DAÑO O PÉRDIDA DERIVADO O " +"RELACIONADO CON EL USO DEL DOCUMENTO Y LAS VERSIONES MODIFICADAS DEL " +"DOCUMENTO, INCLUSO SI DICHAS PARTES HAN SIDO INFORMADAS DE LA POSIBILIDAD DE" +" QUE SE PRODUZCAN DICHOS DAÑOS." + +#. (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 "" +"EL DOCUMENTO Y LAS VERSIONES MODIFICADAS DEL DOCUMENTO SE PROPORCIONAN SEGÚN" +" LOS TÉRMINOS DE LA LICENCIA DE DOCUMENTACIÓN LIBRE DE GNU CON EL ACUERDO " +"ADICIONAL DE QUE:<_:orderedlist-1/>" diff --git a/sensors-applet/help/es_AR/es_AR.po b/sensors-applet/help/es_AR/es_AR.po new file mode 100644 index 00000000..ab0c01be --- /dev/null +++ b/sensors-applet/help/es_AR/es_AR.po @@ -0,0 +1,818 @@ +# Translators: +# Stefano Karapetsas , 2018 +# Reshi Starkey , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Reshi Starkey , 2018\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/mate/teams/13566/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Francisco Javier F. Serrador \n" +"Jorge González González " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "Preferencias" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" diff --git a/sensors-applet/help/es_CL/es_CL.po b/sensors-applet/help/es_CL/es_CL.po new file mode 100644 index 00000000..769e859f --- /dev/null +++ b/sensors-applet/help/es_CL/es_CL.po @@ -0,0 +1,808 @@ +# +# Translators: +# Pablo Lezaeta Reyes , 2018 +# Alejo_K , 2018 +# Robert Petitpas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Robert Petitpas , 2018\n" +"Language-Team: Spanish (Chile) (https://app.transifex.com/mate/teams/13566/es_CL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_CL\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Créditos de los traductores" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Uso" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferencias" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/es_CO/es_CO.po b/sensors-applet/help/es_CO/es_CO.po new file mode 100644 index 00000000..005a691d --- /dev/null +++ b/sensors-applet/help/es_CO/es_CO.po @@ -0,0 +1,807 @@ +# +# Translators: +# Sergio Alejandro Bayona Becerra , 2018 +# Julian Borrero , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Julian Borrero , 2018\n" +"Language-Team: Spanish (Colombia) (https://app.transifex.com/mate/teams/13566/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_CO\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Julián Andrés Borrero" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferencias" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "enlace" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/es_ES/es_ES.po b/sensors-applet/help/es_ES/es_ES.po new file mode 100644 index 00000000..73930b11 --- /dev/null +++ b/sensors-applet/help/es_ES/es_ES.po @@ -0,0 +1,818 @@ +# Translators: +# Stefano Karapetsas , 2018 +# Jose11091 , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Jose11091 , 2018\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/mate/teams/13566/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Jorge González \n" +"Francisco Javier F. Serrador " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "Preferencias" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" diff --git a/sensors-applet/help/es_MX/es_MX.po b/sensors-applet/help/es_MX/es_MX.po new file mode 100644 index 00000000..36360b93 --- /dev/null +++ b/sensors-applet/help/es_MX/es_MX.po @@ -0,0 +1,823 @@ +# Translators: +# jorge becerril , 2018 +# Luis Armando Medina , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Luis Armando Medina , 2018\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/mate/teams/13566/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Luis Armando Medina A. , 2016\n" +"Jorge González , 2007-2010\n" +"Francisco Javier F. Serrador , 2003-2006\n" +"Pablo Gonzalo del Campo , 2000-2004\n" +"Carlos Perelló Marín , 2000, 2002\n" +"Ismael Olea , 2001\n" +"Jorge Carrasquilla Soares , 2000" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "Preferencias" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" diff --git a/sensors-applet/help/es_PR/es_PR.po b/sensors-applet/help/es_PR/es_PR.po new file mode 100644 index 00000000..b50ba7dd --- /dev/null +++ b/sensors-applet/help/es_PR/es_PR.po @@ -0,0 +1,818 @@ +# Translators: +# Stefano Karapetsas , 2018 +# Neverest , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Neverest , 2018\n" +"Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/mate/teams/13566/es_PR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_PR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Francisco Javier F. Serrador \n" +"Jorge González González " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "Preferencias" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" diff --git a/sensors-applet/help/et/et.po b/sensors-applet/help/et/et.po new file mode 100644 index 00000000..8e11b51a --- /dev/null +++ b/sensors-applet/help/et/et.po @@ -0,0 +1,813 @@ +# +# Translators: +# Mattias Põldaru , 2018 +# Ivar Smolin , 2018 +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Estonian (https://app.transifex.com/mate/teams/13566/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Lauris Kaplinski, 1999.\n" +"Ilmar Kerm , 2001, 2002.\n" +"Tõivo Leedjärv , 2002, 2003.\n" +"Priit Laes , 2004–2006, 2008, 2009\n" +"Ivar Smolin , 2005–2010, 2014–2015, 2018." + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Tagasiside" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Sissejuhatus" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Kasutus" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Eelistused" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Üldised valikud" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Andurid" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Anduri omadused" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "link" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/eu/eu.po b/sensors-applet/help/eu/eu.po new file mode 100644 index 00000000..812e4d0c --- /dev/null +++ b/sensors-applet/help/eu/eu.po @@ -0,0 +1,843 @@ +# +# Translators: +# Asier Iturralde Sarasola , 2018 +# Stefano Karapetsas , 2018 +# Wolfgang Ulbrich , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Wolfgang Ulbrich , 2018\n" +"Language-Team: Basque (https://app.transifex.com/mate/teams/13566/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Asier Iturralde Sarasola \n" +"Aritz Jorge Sánchez" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Ohar-bidaltzea" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Sarrera" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Erabilera" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Hobespenak" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Aukera orokorrak" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sentsoreak" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Sentsorearen propietateak" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "esteka" + +#. (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 "" + +#. (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 "" +"Eskuliburu hau GFDL lizentziarekin banatzen diren MATE eskuliburuen " +"bildumakoa da. Eskuliburu hau bildumatik bereizita banatu nahi baduzu, bana " +"dezakezu, baina eskuliburuari lizentziaren kopia bat gehitu beharko diozu, " +"lizentzian bertan 6. atalean azaltzen den bezala." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Enpresek euren produktu eta zerbitzuak bereizteko erabiltzen dituzten izen " +"asko marka erregistratu moduan hartu behar dira. Izen horiek MATEren edozein" +" agiritan agertzen direnean, eta MATEren Dokumentazio Proiektuko kideak " +"marka komertzialak direla konturatu badira, orduan izen horiek maiuskulaz " +"idatzita egongo dira, osorik edo hasierako letra maiuskulaz jarrita." + +#. (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 "" +"DOKUMENTUA \"DAGOEN-DAGOENEAN\" EMATEN DA, INOLAKO BERMERIK GABE, EZ " +"ESPRESUKI ADIERAZITAKORIK ETA EZ INPLIZITURIK ERE; BESTEAK BESTE (MUGARIK " +"GABE), EZ DA BERMATZEN DOKUMENTUA EDO BERTSIO ALDATUA AKATSIK GABEA DENIK, " +"MERKATURATZEKO EDO XEDE JAKIN BATERAKO EGOKIA DENIK EDO ARAURIK HAUSTEN EZ " +"DUENIK. DOKUMENTUAREN EDO DOKUMENTUAREN BERTSIO ALDATUAREN KALITATEARI, " +"ZEHAZTASUNARI ETA PERFORMANTZIARI BURUZKO ERANTZUKIZUN OSOA ZUREA DA. " +"DOKUMENTUREN BATEK EDO BERTSIO ALDATUREN BATEK EDOZEIN MOTATAKO AKATSIK " +"IZANEZ GERO, ZUK (EZ HASIERAKO IDAZLEAK, EZ EGILEAK ETA EZ INONGO " +"KOLABORATZAILEK) ZEURE GAIN HARTU BEHARKO DUZU BERRIKUSTEKO, KONPONTZEKO EDO" +" ZUZENTZEKO BEHARREZKO ZERBITZU GUZTIEN KOSTUA. BERME-UKATZE HAU LIZENTZIA " +"HONEN FUNTSEZKO ZATIA DA. EZ DA BAIMENIK EMATEN EZEIN DOKUMENTU EDO BERTSIO " +"ALDATU ERABILTZEKO, BALDIN ETA EZ BADA BERME-UKATZE HAU ONARTZEN." + +#. (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 "" +"EZINGO DA INONGO ZIRKUNSTANTZIA EDO LEGE-TEORIARIK OINARRI HARTU --EZ " +"ERANTZUKIZUN ZIBILARI BURUZKORIK (ZABARKERIA BARNE HARTUTA) EZ KONTRATUARI " +"BURUZKORIK, EZ BESTERIK-- DOKUMENTU HONEN EDO BERTSIO ALDATU BATEN EGILEA, " +"HASIERAKO IDAZLEA, EDOZEIN KOLABORATZAILE EDO BANATZAILE, EDO ALDERDI HORIEN" +" EDOZEIN HORNITZAILE BESTE PERTSONA BATEN AURREAN ERANTZULE EGITEKO, " +"PERTSONA HORREK EDOZEIN MOTATAKO KALTE ZUZENEKO, ZEHARKAKO, BEREZI, " +"INTZIDENTAL EDO ONDORIOZKOAK JASAN DITUELAKO, BESTEAK BESTE (MUGARIK GABE), " +"BEZEROAK GALTZEAREN, LANA ETEN BEHARRAREN, ORDENAGAILUAK EZ IBILTZEAREN EDO " +"GAIZKI IBILTZEAREN ONDORIOZKO KALTEAK, EDO DOKUMENTUA NAHIZ HAREN BERTSIO " +"ALDATUAK ERABILTZETIK ONDORIOZTATZEN DIREN EDO ERABILERA HORREKIN ZERIKUSIA " +"DUEN EDOZEIN KALTE EDO GALERA, ALDERDIARI KALTE HORIEK GERTA ZITEZKEELA " +"ADITZERA EMAN BAZAIO ERE." + +#. (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 "" diff --git a/sensors-applet/help/fa/fa.po b/sensors-applet/help/fa/fa.po new file mode 100644 index 00000000..f8dc6248 --- /dev/null +++ b/sensors-applet/help/fa/fa.po @@ -0,0 +1,808 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Borderliner , 2018 +# Mahdi Pourghasem , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Mahdi Pourghasem , 2018\n" +"Language-Team: Persian (https://app.transifex.com/mate/teams/13566/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "محمدرضا حاجیانپور " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/fi/fi.po b/sensors-applet/help/fi/fi.po new file mode 100644 index 00000000..28b7e6ee --- /dev/null +++ b/sensors-applet/help/fi/fi.po @@ -0,0 +1,815 @@ +# +# Translators: +# Lasse Liehu , 2018 +# Stefano Karapetsas , 2018 +# Wolfgang Ulbrich , 2018 +# Riku Viitanen , 2018 +# nomen omen, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: nomen omen, 2018\n" +"Language-Team: Finnish (https://app.transifex.com/mate/teams/13566/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Tommi Vainikainen, 2005\n" +"Ilkka Tuohela, 2005\n" +"Sami Pesonen, 2004\n" +"Jarkko Ranta, 2003-2004\n" +"Johanna Makkonen, 2003" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Palaute" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Johdanto" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Käyttö" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Asetukset" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Yleiset Asetukset" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Anturit" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Anturiominaisuudet" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "linkki" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/fr/fr.po b/sensors-applet/help/fr/fr.po new file mode 100644 index 00000000..1a46ecbc --- /dev/null +++ b/sensors-applet/help/fr/fr.po @@ -0,0 +1,870 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Étienne Deparis , 2018 +# Wolfgang Ulbrich , 2018 +# df3de0cb43d289cd23a753345b3743cd_a20684f, 2018 +# Guillaume Fayard , 2018 +# Laurent Napias , 2018 +# Tubuntu, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Tubuntu, 2020\n" +"Language-Team: French (https://app.transifex.com/mate/teams/13566/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Contributeurs au projet MATE :\n" +"Voir https://www.transifex.com/mate/teams/13566/fr/\n" +"\n" +"Contributeurs au projet GNOME :\n" +"Vincent Renardias , 1998-2000.\n" +"Joaquim Fellmann , 2000.\n" +"Christophe Merlet , 2000-2006.\n" +"Christophe Fergeau , 2002-2003.\n" +"Sun G11n , 2002.\n" +"Robert-André Mauchin , 2006-2008.\n" +"Stéphane Raimbault , 2007.\n" +"Yannick Tailliez , 2008.\n" +"Claude Paroz , 2008-2010.\n" +"Gérard Baylard , 2010" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Votre avis" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introduction" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Utilisation" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Préférences" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Options générales" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Capteurs" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Propritétés du capteur" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "lien" + +#. (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 "" +"Permission est accordée de copier, distribuer et/ou modifier ce document " +"selon les termes de la Licence GNU de documentation libre (GFDL), Version " +"1.1 ou ultérieure publiée par la Free Software Foundation sans section " +"inaltérable, sans texte de première page ni de dernière page de couverture. " +"Vous trouverez une copie (en anglais) de la GFDL en suivant ce lien ou dans le fichier COPYING-DOCS fourni " +"avec le présent manuel." + +#. (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 "" +"Ce manuel fait partie de la collection de manuels MATE distribués selon les " +"termes de la licence de documentation libre GNU. Si vous souhaitez " +"distribuer ce manuel indépendamment de la collection, vous devez joindre un " +"exemplaire de la licence au document, comme indiqué dans la section 6 de " +"celle-ci." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"La plupart des noms utilisés par les entreprises pour distinguer leurs " +"produits et services sont des marques déposées. Lorsque ces noms " +"apparaissent dans la documentation MATE et que les membres du projet de " +"Documentation MATE sont informés de l'existence de ces marques déposées, " +"soit ces noms entiers, soit leur première lettre est en majuscule." + +#. (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 "" +"LE PRÉSENT DOCUMENT EST FOURNI « TEL QUEL », SANS AUCUNE GARANTIE, EXPRESSE " +"OU IMPLICITE, Y COMPRIS, ET SANS LIMITATION, LES GARANTIES DE BONNE QUALITÉ " +"MARCHANDE OU D'APTITUDE À UN EMPLOI PARTICULIER OU AUTORISÉ DU DOCUMENT OU " +"DE SA VERSION MODIFIÉE. L'UTILISATEUR ASSUME TOUT RISQUE RELATIF À LA " +"QUALITÉ, À LA PERTINENCE ET À LA PERFORMANCE DU DOCUMENT OU DE SA VERSION DE" +" MISE À JOUR. SI LE DOCUMENT OU SA VERSION MODIFIÉE S'AVÉRAIT DÉFECTUEUSE, " +"L'UTILISATEUR (ET NON LE RÉDACTEUR INITIAL, L'AUTEUR, NI TOUT AUTRE " +"PARTICIPANT) ENDOSSERA LES COÛTS DE TOUTE INTERVENTION, RÉPARATION OU " +"CORRECTION NÉCESSAIRE. CETTE DÉNÉGATION DE RESPONSABILITÉ CONSTITUE UNE " +"PARTIE ESSENTIELLE DE CETTE LICENCE. AUCUNE UTILISATION DE CE DOCUMENT OU DE" +" SA VERSION MODIFIÉE N'EST AUTORISÉE AUX TERMES DU PRÉSENT ACCORD, EXCEPTÉ " +"SOUS CETTE DÉNÉGATION DE RESPONSABILITÉ ; " + +#. (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 "" +"EN AUCUNE CIRCONSTANCE ET SOUS AUCUNE INTERPRÉTATION DE LA LOI, QU'IL " +"S'AGISSE DE RESPONSABILITÉ CIVILE (Y COMPRIS LA NÉGLIGENCE), CONTRACTUELLE " +"OU AUTRE, L'AUTEUR, LE RÉDACTEUR INITIAL, TOUT PARTICIPANT ET TOUT " +"DISTRIBUTEUR DE CE DOCUMENT OU DE SA VERSION DE MISE À JOUR AINSI QUE TOUT " +"FOURNISSEUR DE QUELQUE PARTIE QUE CE SOIT NE POURRONT ÊTRE TENUS " +"RESPONSABLES À L'ÉGARD DE QUICONQUE POUR TOUT DOMMAGE DIRECT, INDIRECT, " +"PARTICULIER OU ACCIDENTEL DE TOUT TYPE Y COMPRIS, SANS LIMITATION, LES " +"DOMMAGES LIÉS À LA PERTE DE CLIENTÈLE, AUX ARRÊTS DE TRAVAIL, AUX " +"DÉFAILLANCES ET AUX DYSFONCTIONNEMENTS INFORMATIQUES OU TOUT AUTRE DOMMAGE " +"OU PERTE LIÉE À L'UTILISATION DU PRÉSENT DOCUMENT ET DE SES VERSIONS DE MISE" +" À JOUR, ET CE MÊME SI CES PARTIES ONT ÉTÉ INFORMÉES DE LA POSSIBILITÉ DE " +"TELS DOMMAGES." + +#. (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 "" +"CE DOCUMENT ET SES VERSIONS MODIFIEES SONT FOURNIS SELON LES TERMES DE LA " +"LICENCE GNU FREE DOCUMENTATION EN COMPRENANT QUE : <_:orderedlist-1/>" diff --git a/sensors-applet/help/frp/frp.po b/sensors-applet/help/frp/frp.po new file mode 100644 index 00000000..78e5f2f1 --- /dev/null +++ b/sensors-applet/help/frp/frp.po @@ -0,0 +1,815 @@ +# Translators: +# Alexandre Raymond, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Alexandre Raymond, 2018\n" +"Language-Team: Franco-Provençal (Arpitan) (https://www.transifex.com/mate/teams/13566/frp/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: frp\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Èquipa de traduction" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "Prèfèrences" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" diff --git a/sensors-applet/help/fur/fur.po b/sensors-applet/help/fur/fur.po new file mode 100644 index 00000000..ce22f64e --- /dev/null +++ b/sensors-applet/help/fur/fur.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Friulian (https://app.transifex.com/mate/teams/13566/fur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Andrea Decorte " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferencis" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "leam" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/fy/fy.po b/sensors-applet/help/fy/fy.po new file mode 100644 index 00000000..4823d9d8 --- /dev/null +++ b/sensors-applet/help/fy/fy.po @@ -0,0 +1,809 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Western Frisian (https://app.transifex.com/mate/teams/13566/fy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fy\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" Peter Hoogsteen https://launchpad.net/~p.hoogsteen\n" +" Sense Hofstede https://launchpad.net/~qense" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Ynstellingen" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "link" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ga/ga.po b/sensors-applet/help/ga/ga.po new file mode 100644 index 00000000..9096286b --- /dev/null +++ b/sensors-applet/help/ga/ga.po @@ -0,0 +1,809 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Irish (https://app.transifex.com/mate/teams/13566/ga/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ga\n" +"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Paul Duffy \n" +"Alastair McKinstry \n" +"Seán de Búrca " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Úsáid" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Sainroghanna" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "nasc" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/gl/gl.po b/sensors-applet/help/gl/gl.po new file mode 100644 index 00000000..3f1f9bfc --- /dev/null +++ b/sensors-applet/help/gl/gl.po @@ -0,0 +1,854 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Wolfgang Ulbrich , 2018 +# Robert Antoni Buj i Gelonch , 2019 +# Miguel Anxo Bouzada , 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Miguel Anxo Bouzada , 2019\n" +"Language-Team: Galician (https://app.transifex.com/mate/teams/13566/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Miguel Anxo Bouzada \n" +"Proxecto Trasno " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Comentarios" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introdución" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Uso" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferencias" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Opcións xerais" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensores" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Propiedades do sensor" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "ligazón" + +#. (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 "" +"Autorízase a copia, distribución e/ou modificación deste documento baixo os " +"termos da Licenza de Documentación Libre de GNU (GFDL), versión 1.1 ou " +"calquera outra versión posterior publicada pola Free Software Foundation sen" +" seccións invariantes, sen textos de cuberta e sen textos de cuberta " +"traseira. Pode atopar unha copia da GFDL en <_:ulink-1/> ou no ficheiro " +"COPYING-DOCS distribuído con este manual." + +#. (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 "" +"Este manual forma parte da colección de manuais MATE distribuídos baixo a " +"licenza GFDL. Se quere distribuír este manual separadamente da colección, " +"pode facelo engadindo unha copia da licenza ao manual, tal e como está " +"descrito na sección 6 da licenza." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Moitos dos nomes utilizados polas empresas para distinguir os seus produtos " +"e servizos son reivindicados como marcas comerciais. Cando estes nomes " +"aparecen en calquera documentación de MATE e os membros do Proxecto de " +"documentación de MATE son conscientes das marcas rexistradas, os nomes están" +" en letras maiúsculas ou maiúsculas iniciais." + +#. (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 "" +"O DOCUMENTO FORNÉCESE «TAL E COMO É», SEN GARANTÍA DE NINGÚN TIPO, NIN " +"EXPLÍCITA NIN IMPLÍCITA INCLUÍNDO, SEN LIMITACIÓN, GARANTÍA DE QUE O " +"DOCUMENTO OU VERSIÓN MODIFICADA DESTE CAREZA DE DEFECTOS COMERCIAIS, SEXA " +"AXEITADO A UN FIN CONCRETO OU INCUMPRA ALGUNHA NORMATIVA. TODO O RISCO " +"RELATIVO Á CALIDADE, PRECISIÓN E UTILIDADE DO DOCUMENTO OU A SÚA VERSIÓN " +"MODIFICADA RECAE EN VOSTEDE. SE CALQUERA DOCUMENTO OU VERSIÓN MODIFICADA " +"DAQUEL RESULTARA DEFECTUOSO EN CALQUERA ASPECTO, VOSTEDE (E NON O REDACTOR " +"INICIAL, AUTOR OU COLABORADOR) ASUMIRÁ OS CUSTOS DE TODA REPARACIÓN, " +"MANTEMENTO OU CORRECCIÓN NECESARIOS. ESTA RENUNCIA DE GARANTÍA É UNHA PARTE " +"ESENCIAL DESTA LICENZA. NON SE AUTORIZA O USO DE NINGÚN DOCUMENTO NIN " +"VERSIÓN MODIFICADA DESTE POLO PRESENTE, SALVO DENTRO DO CUMPRIMENTO DA " +"RENUNCIA; E" + +#. (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 "" +"BAIXO NINGUNHA CIRCUNSTANCIA NIN BAIXO NINGUNHA TEORÍA LEGAL, SEXA POR ERRO " +"(INCLUÍNDO NEGLIXENCIA), CONTRATO OU DE ALGÚN OUTRO MODO, O AUTOR, O " +"ESCRITOR INICIAL, CALQUERA COLABORADOR, OU CALQUERA DISTRIBUIDOR DO " +"DOCUMENTO OU VERSIÓN MODIFICADA DO DOCUMENTO, OU CALQUERA PROVEDOR DE " +"CALQUERA DESAS PARTES, SERÁ RESPONSÁBEL ANTE NINGUNHA PERSOA POR NINGÚN DANO" +" DIRECTO, INDIRECTO, ESPECIAL, INCIDENTAL OU DERIVADO DE NINGÚN TIPO, " +"INCLUÍNDO, SEN LIMITACIÓN DANOS POR PERDA DE MERCANCÍAS, PARO TÉCNICO, FALLO" +" INFORMÁTICO OU MAL FUNCIONAMENTO OU CALQUERA OUTRO POSÍBEL DANO OU PERDAS " +"DERIVADAS OU RELACIONADAS CO USO DO DOCUMENTO OU AS SÚAS VERSIÓNS " +"MODIFICADAS, AÍNDA QUE DITA PARTE TEÑA SIDO INFORMADA DA POSIBILIDADE DE QUE" +" SE PRODUCISEN DITOS DANOS." + +#. (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 "" +"O DOCUMENTO E AS VERSIÓNS MODIFICADAS DO DOCUMENTO FORNÉCENSE BAIXO OS " +"TERMOS DA LICENZA LIBRE DE DOCUMENTACIÓN DE GNU CO ACORDO ADICIONAL " +"DE:<_:orderedlist-1/>" diff --git a/sensors-applet/help/gu/gu.po b/sensors-applet/help/gu/gu.po new file mode 100644 index 00000000..c95c89e4 --- /dev/null +++ b/sensors-applet/help/gu/gu.po @@ -0,0 +1,807 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Milan Savaliya , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Milan Savaliya , 2018\n" +"Language-Team: Gujarati (https://app.transifex.com/mate/teams/13566/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "અનુવાદક સન્માન" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "પરિચય" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ha/ha.po b/sensors-applet/help/ha/ha.po new file mode 100644 index 00000000..6bb8ed67 --- /dev/null +++ b/sensors-applet/help/ha/ha.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Hausa (https://app.transifex.com/mate/teams/13566/ha/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ha\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "yabo ga-mai fassara" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Fifiko" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "mahaɗi" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/he/he.po b/sensors-applet/help/he/he.po new file mode 100644 index 00000000..a01b06ed --- /dev/null +++ b/sensors-applet/help/he/he.po @@ -0,0 +1,809 @@ +# +# Translators: +# Yaron Shahrabani , 2018 +# Stefano Karapetsas , 2018 +# בר בוכובזה , 2018 +# shy tzedaka , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: shy tzedaka , 2020\n" +"Language-Team: Hebrew (https://app.transifex.com/mate/teams/13566/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Yaron Shahrabani " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "משוב" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "היכרות" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "אפשרויות כלליות" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "חיישנים" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/hi/hi.po b/sensors-applet/help/hi/hi.po new file mode 100644 index 00000000..662d12c9 --- /dev/null +++ b/sensors-applet/help/hi/hi.po @@ -0,0 +1,811 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Sadgamaya , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Sadgamaya , 2018\n" +"Language-Team: Hindi (https://app.transifex.com/mate/teams/13566/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"राजेश रंजन (rajeshkajha@yahoo.com)\n" +"जी करुणाकर (karunakar@freedomink.org)\n" +"रविशंकर श्रीवास्तव (raviratlami@gmail.com)\n" +"राघवन गोपालकृष्णन् (g.raghavan.g@gmail.com)" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "परिचय" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "सामान्य विकल्प" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "सेंसर" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/hr/hr.po b/sensors-applet/help/hr/hr.po new file mode 100644 index 00000000..dd26a27f --- /dev/null +++ b/sensors-applet/help/hr/hr.po @@ -0,0 +1,843 @@ +# +# Translators: +# Elvis M. Lukšić , 2018 +# Ivica Kolić , 2019 +# Radovan Gundulić , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Radovan Gundulić , 2020\n" +"Language-Team: Croatian (https://app.transifex.com/mate/teams/13566/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Prijevod na Transifexu:\n" +" Mislav E. Lukšić \n" +" Ivica Kolić \n" +"\n" +"Ranije prevoditeljske zasluge:\n" +" lokalizacija@linux.hr\n" +" Danijel Studen \n" +" Denis Lackovic \n" +" Robert Sedak \n" +" Vedran Vyroubal \n" +" Miroslav Sabljić \n" +"\n" +"Prinosi na Launchpadu:\n" +" Ante Karamatić https://launchpad.net/~ivoks\n" +" Bojan Sudarević https://launchpad.net/~sudarevic\n" +" Danijel Šnajder https://launchpad.net/~phantomlord\n" +" Krešo Kunjas https://launchpad.net/~deresh\n" +" Launchpad Translations Administrators https://launchpad.net/~rosetta-admins\n" +" Miroslav Sabljić https://launchpad.net/~civija\n" +" Valentin Vidic https://launchpad.net/~vvidic\n" +" alja https://launchpad.net/~alja\n" +" civix https://launchpad.net/~civix\n" +" young https://launchpad.net/~davorin-sego" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "MATE razvoj " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +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 "Povratne informacije" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Uvod" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Upotreba" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Prilagodbe" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Opće mogućnosti" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Senzori" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Svojstva senzora" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "poveznica" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" +"DOKUMENT SE NAVODI NA OSNOVU \"KAKO JE\", BEZ JAMSTVA BILO KOJE VRSTE, " +"IZRAŽENE ILI IMPLICIRANE, UKLJUČUJUĆE, BEZ OGRANIČENJA, GARANCIJE DA JE " +"DOKUMENT ILI MODIFICIRANA VERZIJA DOKUMENTA BESPLATNA ODBRANJA, . CIJELI " +"RIZIK KAKOVOSTI, TOČNOSTI I IZVRŠENJA DOKUMENTA ILI MIJENJENE VERZIJE " +"DOKUMENTA JE S Vama. TREBA BITI DOKUMENT ILI MODIFICIRANU VERZIJU DOZVOLITI " +"U BILO KOJOM POZNATI, VAM (NE POČETNI PISAC, Autor ili bilo koji dobavljač) " +"NARUČITE TROŠKOVE BILO KOJEG POTREBNOG SERVISIRANJA, POPRAVKA ILI POPRAVKE. " +"OVO IZricanje odgovornosti jamstva je osnovni dio ove licence. NIKADA " +"DOSTAVA DOKUMENTA ILI MIJENJENE VERZIJE DOKUMENTA NIJE OVDJE OVLAŠTENO " +"IZVORNO IZ OVOG ODBORA; I" + +#. (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 "" diff --git a/sensors-applet/help/hu/hu.po b/sensors-applet/help/hu/hu.po new file mode 100644 index 00000000..38798c84 --- /dev/null +++ b/sensors-applet/help/hu/hu.po @@ -0,0 +1,861 @@ +# +# Translators: +# KAMI KAMI , 2018 +# Rezső Páder , 2018 +# Stefano Karapetsas , 2018 +# Wolfgang Ulbrich , 2018 +# Falu , 2018 +# Balázs Meskó , 2018 +# Robert Antoni Buj i Gelonch , 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Robert Antoni Buj i Gelonch , 2019\n" +"Language-Team: Hungarian (https://app.transifex.com/mate/teams/13566/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Dvornik László\n" +"Kelemen Gábor\n" +"Tímár András\n" +"Kalman „KAMI” Szalai\n" +"Falu\n" +"Rezső Páder\n" +"Zoltán Rápolthy\n" +"Meskó Balázs " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Visszajelzés" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Bevezetés" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Használat" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Beállítások" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Általános beállítások" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Szenzorok" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Szenzor tulajdonságok" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "hivatkozással" + +#. (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 "" +"Jelen dokumentum szabadon másolható, terjeszthető és/vagy módosítható a GNU " +"Free Documentation License (GFDL) 1.1-es verziója vagy a Free Software " +"Foundation által kiadott ennél frissebb verziója alatt, a \"Nem " +"változtatható szakaszok\", \"Címlapszövegek\" és a \"Hátlapszövegek\" " +"kivételével. A GFDL leírása ezzel a <_:ulink-1/> érhető el, vagy a jelen " +"dokumentációban található COPYING-DOCS fájlban." + +#. (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 "" +"Ez a kézikönyv része a GFDL alatt megjelenő MATE dokumentációk " +"gyűjteményének. A kézikönyv a gyűjteménytől függetlenül szabadon " +"terjeszthető, a licenc másolatát mellékelve a 6. szakaszban leírtaknak " +"megfelelően." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"A cégek különböző, védjegy alá tartozó elnevezéseket használnak termékeik és" +" szolgáltatásuk megkülönböztetéséhez. Ahol ezek a nevek megjelennek " +"bármelyik MATE dokumentációban és a MATE dokumentációs projekt tagjainak " +"tudomásuk van a védjegyről, abban az esetben ezek az elnevezések teljes " +"egészében vagy kezdőbetűik nagybetűsek." + +#. (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 "" +"A DOKUMENTUM „JELEN ÁLLAPOTÁBAN” KERÜL KIADÁSRA MINDENFÉLE GARANCIAVÁLLALÁS " +"NÉLKÜL, LEGYEN AZ KIFEJEZETT VAGY BELEÉRTETT, BELEÉRTVE, DE NEM " +"KIZÁRÓLAGOSAN A FORGALOMBA HOZHATÓSÁGRA VAGY ALKALMAZHATÓSÁGRA, A JELEN " +"DOKUMENTUMNAK VAGY ANNAK MÓDOSÍTOTT VERZIÓJÁNAK HIBAMENTESSÉGÉRE VONATKOZÓ " +"GARANCIÁKAT. A DOKUMENTUM VAGY ANNAK MÓDOSÍTOTT VÁLTOZATÁNAK MINŐSÉGÉBŐL ÉS " +"FELHASZNÁLHATÓSÁGÁBÓL FAKADÓ ÖSSZES KOCKÁZAT A FELHASZNÁLÓT TERHELI. HA A " +"DOKUMENTUM BIZONYÍTOTTAN HIBÁS, A FELHASZNÁLÓNAK MAGÁNAK (NEM A DOKUMENTUM " +"ÍRÓJÁNAK, KIADÓJÁNAK VAGY BÁRMELY KÖZREMŰKÖDŐNEK) KELL VÁLLALNIA A " +"JAVÍTÁSHOZ SZÜKSÉGES MINDEN KÖLTSÉGET. A JELEN GARANCIAELUTASÍTÁS A JELEN " +"LICENC LÉNYEGI RÉSZE. A LEFEDETT DOKUMENTUM VAGY ANNAK MÓDOSÍTOTT " +"VERZIÓJÁNAK HASZNÁLATA CSAK A JELEN ELUTASÍTÁSSAL EGYÜTT ENGEDÉLYEZETT, ÉS" + +#. (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 "" +"SEMMILYEN KÖRÜLMÉNYEK KÖZÖTT ÉS SEMMILYEN JOGI MEGFONTOLÁSBÓL, LEGYEN AZ " +"MAGÁNJOGI VÉTKES CSELEKMÉNY (BELEÉRTVE A HANYAGSÁGOT), SZERZŐDÉS VAGY " +"BÁRMELY MÁS DOLOG, NEM FELELŐS ÖN, A LEFEDETT KÓD ELSŐ FEJLESZTŐJE ÉS TÖBBI " +"KÖZREMŰKÖDŐJE VAGY EZEK BÁRMELY SZÁLLÍTÓJA SEMMILYEN MÁS SZEMÉLY FELÉ " +"SEMMILYEN FAJTA KÖZVETLEN, SPECIÁLIS, VÉLETLEN VAGY KÖVETKEZMÉNYES KÁRÉRT, " +"BELEÉRTVE DE NEM KIZÁRÓLAG A HÍRNÉV ELVESZTÉSÉBŐL, MUNKA LEÁLLÁSÁBÓL, " +"SZÁMÍTÓGÉP MEGHIBÁSODÁSÁBÓL VAGY HELYTELEN MŰKÖDÉSÉBŐL SZÁRMAZÓ, VAGY " +"BÁRMELY EGYÉB KERESKEDELMI KÁROKAT ÉS VESZTESÉGEKET, MÉG AKKOR IS, HA AZ " +"ILYEN FÉL INFORMÁLVA LETT AZ ILYEN KÁROK ELŐFORDULÁSÁNAK LEHETŐSÉGÉRŐL. A " +"FELELŐSSÉG EZEN KORLÁTOZÁSA NEM ALKALMAZHATÓ ABBAN AZ ESETBEN, HA HALÁL VAGY" +" SZEMÉLYI SÉRÜLÉS TÖRTÉNT A FÉL HANYAGSÁGÁBÓL KIFOLYÓLAG, OLYAN MÉRTÉKBEN, " +"AMENNYIRE AZ ALKALMAZHATÓ TÖRVÉNYEK MEGTILTJÁK AZ ILYEN KORLÁTOZÁSOKAT." + +#. (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 "" +"A DOKUMENTUM ÉS A DOKUMENTUM MÓDOSÍTOTT VERZIÓI A GNU FREE DOCUMENTATION " +"LICENSE FELTÉTELEI SZERINT KERÜLNEK KÖZREADÁSRA, A TOVÁBBIAK ISMERETÉBEN: " +"<_:orderedlist-1/>" diff --git a/sensors-applet/help/hy/hy.po b/sensors-applet/help/hy/hy.po new file mode 100644 index 00000000..b587b444 --- /dev/null +++ b/sensors-applet/help/hy/hy.po @@ -0,0 +1,808 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Siranush , 2018 +# Avag Sayan , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Avag Sayan , 2020\n" +"Language-Team: Armenian (https://app.transifex.com/mate/teams/13566/hy/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hy\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "թարգմանչի կրեդիտներ" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Արձագանք" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Հիմնական Տարբերակներ" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Սենսորներ" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ia/ia.po b/sensors-applet/help/ia/ia.po new file mode 100644 index 00000000..e7cd6425 --- /dev/null +++ b/sensors-applet/help/ia/ia.po @@ -0,0 +1,807 @@ +# +# Translators: +# Tea Coba , 2018 +# SoftInterlingua <>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: SoftInterlingua <>, 2020\n" +"Language-Team: Interlingua (https://app.transifex.com/mate/teams/13566/ia/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ia\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "creditos de traduction" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferentias" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "ligamine" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/id/id.po b/sensors-applet/help/id/id.po new file mode 100644 index 00000000..fc8ee2fb --- /dev/null +++ b/sensors-applet/help/id/id.po @@ -0,0 +1,1021 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Willy Sudiarto Raharjo , 2018 +# Wolfgang Ulbrich , 2018 +# Kukuh Syafaat , 2018 +# Andika Triwidada , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Andika Triwidada , 2021\n" +"Language-Team: Indonesian (https://app.transifex.com/mate/teams/13566/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Mohammad DAMT \n" +"Ahmad Riza H Nst \n" +"Dirgita \n" +"Tim MATE Indonesia \n" +"Kukuh Syafaat , 2017." + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "Manual Aplet Sensor MATE V2.1" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "2015-2021 Tim Dokumentasi MATE" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" +"Aplet Sensor MATE menampilkan pembacaan dari sensor suhu, tegangan, dan " +"kipas dalam panel." + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "Pengembangan MATE " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"Manual Aplet Sensor MATE V2.1 Januari " +"2006 <_:revdescription-1/>" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:123 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "Manual ini menguraikan versi 1.10 dari Aplet Sensor MATE." + +#. (itstool) path: legalnotice/title +#: C/index.docbook:126 +msgid "Feedback" +msgstr "Umpan balik" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Untuk melaporkan bug atau membuat saran mengenai Aplet Sensor MATE atau " +"manual ini, ikuti petunjuk di Halaman Umpan Balik Mate." + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "Aplet Sensor MATE" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Pengantar" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +msgstr "Aplet Sensor MATE" + +#. (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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" Aplet Sensor MATE " +"dengan 3 sensor difungsikan. " + +#. (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 "" +"Aplet Sensor MATE menyediakan suatu cara yang " +"nyaman untuk memantau kesehatan komputer Anda dalam suatu cara yang " +"sederhana pada desktop Anda." + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "Zona termal ACPI, melalui modul ACPI kernel Linux" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +msgstr "Modul i2c kernel Linux" + +#. (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 "" +"Melalui sistem berkas sysfs dan modul-modul i2c yang didistribusikan secara langsung dengan kernel" +" (kernel 2.6)" + +#. (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 "" +"Melalui sistem berkas proc dan modul-modul i2c dari paket lm_sensors dan i2c (kernel 2.4)" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" +"Melalui pustaka libsensors yang disediakan oleh paket lm_sensors" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" +"Modul i8k kernel Linux (untuk Laptop Dell Inspiron)." + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" +"Modul ibm-" +"acpi kernel Linux (untuk Laptop IBM)." + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "Modul PowerPC kernel Linux therm_adt746x dan therm_windtunnel." + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "Modul Windfarm iMac G5 kernel Linux." + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" +"Daemon hddtemp untuk membaca suhu dari disk yang dilengkapi " +"S.M.A.R.T." + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" +"Modul Omnibook " +"kernel Linux. (untuk Laptop HP dan Toshiba Satellite)" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" +"Kartu grafis NVIDIA melalui libNVCtrl (disediakan oleh nvidia-" +"settings)." + +#. (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 "" +"Sejumlah antar muka sensor didukung, yang mesti dikonfigurasi sebelum " +"menambahkan Aplet Sensor MATE ke panel: <_:itemizedlist-1/>" + +#. (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 "" +"Untuk menambah Aplet Sensor MATE ke suatu panel, " +"klik kanan pada panel untuk membuka menu pop-up panel, lalu pilih " +" Tambah ke Panel Pemantau Sensor" +" Perangkat Keras ." + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Cara pakai" + +#. (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 "" +"Ketika Anda pertama kali menambahkan Aplet Sensor " +"MATE ke suatu panel, aplet akan mencari sensor mana pun yang " +"tersedia untuk dipantau, dan akan menampilkan suatu sensor baku yang masuk " +"akal bila ditemukan (seperti misalnya suhu CPU)." + +#. (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 "" +"Kebanyakan pengguna kemudian akan ingin mengubah tampilan ke yang mereka " +"sukai, yang dapat dilakukan melalui butir menu " +"Preferensi (lihat )." + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferensi" + +#. (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 "" +"Untuk mengonfigurasi Aplet Sensor MATE, klik " +"kanan pada aplet, lalu pilih " +"Preferensi dari menu " +"pop-up." + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" +"Jendela Preferensi " +"memuat bagian-bagian bertab berikut:" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Opsi Umum" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +msgstr "Tampilkan sensor dalam panel sebagai" + +#. (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 "" +"Opsi ini memilih apakah menampilkan sensor dalam panel dengan label atau " +"ikon dan nilai mereka, atau tanpa pengenal bagi setiap sensor dan hanya " +"menampilkan nilai mereka, atau sekadar menampilkan ikon bagi setiap sensor. " +"Suatu grafik juga dapat ditampilkan bagi setiap sensor, menampilkan " +"perkembangan nilai sensor terhadap waktu." + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "Baku: ikon dengan nilai." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +msgstr "Posisi yang disukai dari nilai sensor" + +#. (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 "" +"Sensor dapat ditampilkan dengan nilai mereka di sebelah ikon / label, atau " +"dengan nilai ditampilkan di bawah ikon / label." + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +msgstr "Baku: di sebelah label / ikon." + +#. (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 "" +"Bila tidak ada cukup ruang dalam panel untuk memakai posisi yang diminta, " +"posisi terbaik untuk memastikan semua elemen sensor tampak akan dipakai " +"sebagai pengganti." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:321 +msgid "Graph size (pixels)" +msgstr "Ukuran grafik (piksel)" + +#. (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 "" +"Ketika menampilkan sensor sebagai grafik, ukuran dari grafik menata lebar " +"grafik (ketika ditampilkan pada panel puncak atau dasar) atau tinggi grafik " +"(ketika ditampilkan pada panel kiri atau kanan)." + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +msgid "Default: 42 pixels." +msgstr "Baku: 42 pixels." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:333 +msgid "Temperature scale" +msgstr "Skala suhu" + +#. (itstool) path: listitem/para +#: C/index.docbook:337 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" +"Skala mana yang dipakai untuk sensor suhu (Kelvin, Fahrenheit, atau Celcius " +"didukung)." + +#. (itstool) path: listitem/para +#: C/index.docbook:339 +msgid "Default: Celsius." +msgstr "Baku: Celsius." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:343 +msgid "Update interval" +msgstr "Selang waktu pemutakhiran" + +#. (itstool) path: listitem/para +#: C/index.docbook:347 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" +"Seberapa sering memperbarui nilai dari setiap sensor yang ditunjukkan dalam " +"panel." + +#. (itstool) path: listitem/para +#: C/index.docbook:349 +msgid "Default: 2 seconds." +msgstr "Baku: 2 detik." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:353 +msgid "Display notifications" +msgstr "Tampilkan pemberitahuan" + +#. (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 "" +"Bila difungsikan, Aplet Sensor MATE akan menampilkan pemberitahuan ke " +"pengguna ketika terjadi kondisi alarm." + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "Baku: Difungsikan." + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "Alarm untuk masing-masing sensor juga mesti difungsikan." + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensor" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "Suatu ID tetap untuk mengidentifikasi sensor dalam antarmukanya." + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" +"Suatu ikon yang dapat dipilih pengguna untuk mengidentifikasi sensor dalam " +"panel." + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" +"Suatu label yang dapat disunting pengguna untuk mengidentifikasi sensor " +"dalam panel." + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" +"Suatu kotak centang untuk mengizinkan pengguna memfungsikan / menonaktifkan " +"pemantauan dan tampilnya sensor dalam panel." + +#. (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 " +")" +msgstr "" +"Tab Sensor dengan jendela preferensi menyediakan opsi untuk mengonfigurasi " +"setiap sensor. Setiap sensor didaftar di bawah antarmuka spesifik, bersamaan" +" dengan: <_:itemizedlist-1/>Tombol Properti " +"mengizinkan suatu sensor tertentu untuk dikonfigurasi secara lebih halus, " +"menyediakan sebuah kotak jendela terpisah bagi tujuan ini. (lihat )" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Properti Sensor" + +#. (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 "" +"Setiap sensor dapat dikonfigurasi dengan sejumlah opsi, termasuk kemungkinan" +" untuk menskalakan nilai sensor, dan untuk mengeksekusi suatu alarm bila " +"suatu nilai rendah atau nilai tinggi tertentu dicapai. Ikon sensor juga bisa" +" dipilih bila diperlukan. Nilai tinggi dan rendah dipakai untuk menskalakan " +"tampilan grafik, maupun menata warna termometer yang ditampilkan dalam ikon " +"dari sensor suhu." + +#. (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 "" +"Nilai sensor dapat diskalakan secara linier dengan mengizinkan pengguna " +"menyatakan suatu pengali dan ofset bagi setiap sensor. Ketika setiap nilai " +"sensor dibaca, itu pertama dikalikan dengan 'pengali' dan dijumlahkan dengan" +" 'ofset' untuk menghasilkan nilai akhir." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:423 +msgid "Sensor value multiplier" +msgstr "Pengali nilai sensor" + +#. (itstool) path: listitem/para +#: C/index.docbook:427 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" +"Opsi ini memungkinkan pengguna untuk menyatakan pengali dari nilai sensor." + +#. (itstool) path: listitem/para +#: C/index.docbook:429 +msgid "Default: 1.0" +msgstr "Baku: 1.0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:434 +msgid "Sensor value offset" +msgstr "Ofset nilai sensor" + +#. (itstool) path: listitem/para +#: C/index.docbook:438 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "Opsi ini memungkinkan pengguna menyatakan ofset bagi nilai sensor." + +#. (itstool) path: listitem/para +#: C/index.docbook:440 +msgid "Default: 0.0" +msgstr "Baku: 0,0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:444 +msgid "Sensor low value" +msgstr "Nilai rendah sensor" + +#. (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 "" +"Nilai yang memicu suatu alarm bila sensor turun di bawah nilai ini. Nilai " +"ini juga dipakai untuk menskalakan tampilan dari grafik dan ikon suhu." + +#. (itstool) path: listitem/para +#: C/index.docbook:451 C/index.docbook:462 +msgid "Default: dependent on sensor type" +msgstr "Baku: bergantung kepada tipe sensor" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:455 +msgid "Sensor high value" +msgstr "Nilai tinggi sensor" + +#. (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 "" +"Nilai yang memicu suatu alarm bila sensor naik di atas nilai ini. Nilai ini " +"juga dipakai untuk menskalakan tampilan dari grafik dan ikon suhu." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +msgstr "Fungsikan alarm" + +#. (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 "" +"Opsi ini mengizinkan pengguna memfungsikan pemantauan alarm untuk sensor " +"ini. Ketika nilai sensor naik melebihi, atau turun kurang dari nilai tinggi " +"atau rendahnya, kondisi alarm akan terjadi. Ini akan menampilkan suatu " +"pemberitahuan ke pengguna (bila difungsikan), dan mengeksekusi Perintah " +"Alarm yang sesuai setiap interval detik pengulangan Alarm." + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "Baku: dinonaktifkan" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "Alarm hanya akan dijalankan untuk sensor yang aktif" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +msgstr "Interval pengulangan alarm (detik)" + +#. (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 "" +"Seberapa sering mengeksekusi perintah alarm ketika kondisi alarm dipenuhi. " +"Nilai 0 menyatakan untuk mengeksekusi alarm hanya sekali ketika kondisi " +"alarm muncul." + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "Baku: 0 detik" + +#. (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 "" +"Bila pemberitahuan juga difungsikan, suatu pemberitahuan akan ditampilkan " +"setiap kali alarm dieksekusi maupun untuk memberitahu pengguna bahwa kondisi" +" alarm telah terjadi." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +msgstr "Perintah alarm tinggi" + +#. (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 "" +"Perintah yang akan dieksekusi pada setiap interval pengulangan ketika nilai " +"sensor sama dengan atau lebih dari batas atas." + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "Baku: nihil" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low alarm command" +msgstr "Perintah alarm rendah" + +#. (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 "" +"Perintah yang akan dieksekusi pada setiap interval pengulangan ketika nilai " +"sensor sama dengan atau kurang dari batas bawah." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "Bunyikan suara ketika alarm terjadi" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" + +#. (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 "" +"Anda dapat membunyikan suatu suara ketika alarm terjadi dengan memakai " +"perintah esdplay yang mestinya tersedia sebagai bagian " +"dari instalasi MATE standar. (Catatan: Bila ini tidak bekerja, Anda juga " +"dapat mencoba aplay yang merupakan pemutar suara ALSA " +"baku). <_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" +"Memunculkan suatu jendela untuk memberitahu bahwa alarm telah " +"terjadi" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" +"zenity --warning --title=\"Alarm Sensor\" --text=\"Alarm" +" Sensor terjadi\"" + +#. (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 "" +"Program zenity dapat dipakai untuk membuat kotak dialog " +"untuk ditampilkan pada tampilan pengguna saat ini, sehingga dapat dipakai " +"untuk membuat pemberitahuan bergaya pop up bahwa alarm telah terjadi. " +"<_:screen-1/> Untuk informasi lebih lanjut tentang Zenity silakan memeriksa " +"dokumentasi Zenity." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" +"Mengombinasikan beberapa perintah ke dalam satu perintah " +"alarm" + +#. (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 "" +"esdplay /usr/share/sounds/gnibbles/gobble.wav &&" +" zenity --warning --title=\"Alarm Sensor\" --text=\"terjadi Alarm " +"Sensor\"" + +#. (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 following command can be used: <_:screen-1/>" +msgstr "" +"Beberapa perintah dapat dieksekusi satu per satu memakai konstruksi " +"\"&&\" untuk memisahkan mereka. Untuk membunyikan suatu suara dan " +"memunculkan suatu dialog melalui Zenity, perintah berikut dapat dipakai: " +"<_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:597 +msgid "Sensor icon" +msgstr "Ikon sensor" + +#. (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 "" +"Menyediakan suatu daftar dari ikon yang tersedia untuk mengizinkan pengguna " +"memilih satu untuk mewakili sensor ini." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:606 +msgid "Graph color" +msgstr "Warna grafik" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +msgstr "Warna yang dipakai untuk menampikan grafik bagi sensor." + +#. (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 "" +"Untuk menampilkan grafik secara akurat kedua nilai tinggi dan rendah bagi " +"sensor perlu ditata secara benar." + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +msgstr "Tentang Aplet Sensor MATE" + +#. (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 "" +"Aplet sensor asli ditulis oleh Alex Murray " +"(murray.alex@gmail.com). Aplet Sensor " +"MATE dikembangkan lebih jauh oleh Tim Pengembangan MATE. " +"Untuk menemukan lebih banyak inforasi tentang Aplet Sensor " +"MATE, harap kunjungi Laman Web Proyek Aplet Sensor " +"MATE." + +#. (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 "" +"Untuk melaporkan bug atau membuat saran mengenai Aplet Sensor MATE atau " +"manual ini, ikuti petunjuk di halaman proyek." + +#. (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 "" +"Program ini didistribusikan di bawah persyaratan GNU General Public License " +"sebagaimana dipublikasikan oleh Free Software Foundation; Lisensi versi 2, " +"atau (sesuai pilihan Anda) sebarang versi selanjutnya. Salinan lisensi ini " +"dapat ditemukan pada tautan" +" ini, atau dalam berkas COPYING yang disertakan pada kode sumber program " +"ini." + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "taut" + +#. (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 "" +"Hak diberikan untuk menyalin, mendistribusikan, dan/atau mengubah dokumen " +"ini di bawah persyaratan GNU Free Documentation License (GFDL, Lisensi " +"Dokumentasi Bebas GNU), Versi 1.1 atau sebarang versi setelahnya yang " +"dipublikasikan oleh Free Software Foundation tanpa Invariant Section, tanpa " +"Front-Cover Texts, dan tanpa Back-Cover Texts. Anda dapat menemukan salinan " +"dari GFDL pada <_:ulink-1/> atau di dalam berkas COPYING-DOCS yang " +"didistribusikan bersama manual ini." + +#. (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 "" +"Manual ini adalah bagian dari suatu koleksi manual MATE yang disebarkan di " +"bawah GDFL. Bila Anda ingin menyebarkan manual ini secara terpisah dari " +"koleksi, Anda dapat melakukannya dengan menambahkan salinan lisensi ke " +"manual, sebagaimana dijelaskan di bagian 6 dari lisensi." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Banyak nama yang dipakai oleh perusahaan-perusahaan untuk membedakan produk " +"dan layanan mereka diklaim sebagai merek dagang. Ketika nama-nama tersebut " +"muncul di dalam sebarang dokumentasi MATE, and anggota Projek Dokumentasi " +"MATE disadarkan atas merek dagang tersebut, maka nama-nama akan ditulis " +"dalam huruf besar atau huruf awal huruf besar." + +#. (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 "" +"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" + +#. (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 "" +"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." + +#. (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 "" +"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/>" diff --git a/sensors-applet/help/ie/ie.po b/sensors-applet/help/ie/ie.po new file mode 100644 index 00000000..c2d3d768 --- /dev/null +++ b/sensors-applet/help/ie/ie.po @@ -0,0 +1,806 @@ +# +# Translators: +# Caarmi, 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Caarmi, 2019\n" +"Language-Team: Interlingue (https://app.transifex.com/mate/teams/13566/ie/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ie\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "OIS , 2019" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introduction" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Usage" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferenties" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "General parametres" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensores" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Proprietás de sensor" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "ligament" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ig/ig.po b/sensors-applet/help/ig/ig.po new file mode 100644 index 00000000..65c54e57 --- /dev/null +++ b/sensors-applet/help/ig/ig.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Igbo (https://app.transifex.com/mate/teams/13566/ig/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ig\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Omentụgharị-Uru" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Nkarachọ" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "Ụzọ njikọ" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/is/is.po b/sensors-applet/help/is/is.po new file mode 100644 index 00000000..284aa2ae --- /dev/null +++ b/sensors-applet/help/is/is.po @@ -0,0 +1,810 @@ +# +# Translators: +# Sveinn í Felli , 2018 +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Icelandic (https://app.transifex.com/mate/teams/13566/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Samúel Jón Gunnarsson , 2003\n" +"Sveinn í Felli , 2012-2016\n" +"Aðrir FOSS íslenskuþýðendur" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Kjörstillingar" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "tengill" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/it/it.po b/sensors-applet/help/it/it.po new file mode 100644 index 00000000..3cdd6eb5 --- /dev/null +++ b/sensors-applet/help/it/it.po @@ -0,0 +1,1029 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Wolfgang Ulbrich , 2018 +# Marco Z. , 2018 +# Giuseppe Pignataro (Fastbyte01) , 2019 +# Alessandro Volturno , 2022 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Alessandro Volturno , 2022\n" +"Language-Team: Italian (https://app.transifex.com/mate/teams/13566/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Alessandro Volturno, 2020, 2022" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "Manuale di MATE Sensors Applet V2.1" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "2015-2021 Team Documentazione di MATE" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" +"MATE Sensors Applet mostra la lettura dei sensori di temperatura, voltaggio " +"e i dati sulle ventole all'interno del pannello." + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "MATE Development " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"Manuale di MATE Sensors Applet V2.1 January " +"2006 <_:revdescription-1/>" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:123 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "Questo manuale descrive la versione 1.10 di MATE Sensors Applet." + +#. (itstool) path: legalnotice/title +#: C/index.docbook:126 +msgid "Feedback" +msgstr "Commenti" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Per segnalare un malfunzionamento o un suggerimento su MATE Sensors Applet o" +" su questo manuale, seguire le istruzioni nella pagina di feedback di MATE." + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "MATE Sensors Applet" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introduzione" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +msgstr "MATE Sensors Applet " + +#. (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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" MATE Sensors Applet con" +" 3 sensori attivati. " + +#. (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 "" +"MATE Sensors Applet fornisce un modo conveniente" +" per monitorare la salute del vostro computer in un semplice display sulla " +"vostra scrivania." + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "ACPI thermal zones, mediante i moduli ACPI del kernel Linux" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +msgstr "Moduli del kernel linux I2c" + +#. (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 "" +"Mediante il filesystem sysfs e i moduli i2c distribuiti direttamente con il kernel linux " +"(kernel 2.6)" + +#. (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 "" +"Mediante il filesystem proc e i moduli i2c dai pacchetti m_sensors e i2c (kernel 2.4)" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" +"Mediante la libreria libsensors fornita con il pacchetto lm_sensors" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" +"Modulo del kernel linux i8k" +" (per i laptop Dell Inspiron)" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" +"Modulo del kernel linux ibm-acpi (per i laptop IBM)" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "Moduli del kernel linux PowerPC therm_adt746x e therm_windtunnel." + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "Modulo del kernel linux iMac G5 Windfarm." + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" +"Demone hddtemp per leggere le temperature dei dischi forniti " +"della tecnologia S.M.A.R.T." + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" +"Modulo del kernel Omnibook (per laptop HP" +" e Toshiba Satellite)" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" +"Schede grafiche NVIDIA via libNVCtrl (fornito con nvidia-" +"settings)." + +#. (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 "" +"Sono supportate diverse interfacce per i sensori, che dovrebbero essere " +"configurate prima di aggiungere MATE Sensors Applet al " +"pannello:<_:itemizedlist-1/>" + +#. (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 "" +"Per aggiungere MATE Sensors Applet al pannello " +"fare click col pulsante destro del mouse per aprire il menu del pannello, " +"quindi selezionare Aggiungi al Pannello " +"Hardware Sensors Monitor ." + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Utilizzo" + +#. (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 "" +"Quando si aggiunge per la prima volta MATE Sensors " +"Applet ad un pannello, l'applet cercherà di controllare ogni " +"sensore disponibile, e, se lo trova, mostrerà un sensore predefinito (come " +"ad esempio la temperatura della CPU)." + +#. (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 "" +"Molti utenti potranno personalizzare la visualizzazione a loro piacimento, " +"cosa che può essere fatta mediante il menù " +"Preferenze (vedi )." + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferenze" + +#. (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 "" +"Per configurare MATE Sensors Applet, fare click " +"destro sull'applet, quindi selezionare " +"Preferenze dal menu a " +"comparsa." + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" +"La finestra Preferenze " +"contiene le seguenti sezioni:" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Impostazioni Generali" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +msgstr "Mostra i sensori sul pannello come" + +#. (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 "" +"Questa opzione seleziona in che modo visualizzare i sensori sul pannello con" +" la loro etichetta o icona e il loro valore, oppure non avere alcun " +"identificatore per ciascun sensore e mostrare solo il loro valore oppure, " +"ancora, semplicemente mostrare un'icona per ciascun sensore. È inoltre " +"possibile mostrare un grafico per ciascun sensore che visualizza la " +"variazione del valore nel tempo." + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "Predefinito: icona e valore" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +msgstr "Posizione preferita dei valori dei sensori" + +#. (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 "" +"I sensori possono essere mostrati o con il loro valore a fianco dell'icona /" +" etichetta , o con il valore mostrato al di sotto dell'icona / etichetta." + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +msgstr "Predefinito: a fianco di etichette / icone." + +#. (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 "" +"Se non c'è spazio a sufficienza sul pannello per utilizzare la posizione " +"richiesta, verrà invece utilizzata la migliore disposizione affinché siano " +"visibili tutti gli elementi." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:321 +msgid "Graph size (pixels)" +msgstr "Dimensioni del grafico (pixel)" + +#. (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 "" +"Quando si mostrano i sensori in forma di grafico, la dimensione del grafico " +"imposta l'ampiezza del grafico (quando sono visualizzati sul pannello " +"superiore o inferiore), o l'altezza del grafico (quando sono visualizzati " +"nel pannello di sinistra o di destra)." + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +msgid "Default: 42 pixels." +msgstr "Predefinito: 42 pixel" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:333 +msgid "Temperature scale" +msgstr "Scala di temperatura" + +#. (itstool) path: listitem/para +#: C/index.docbook:337 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" +"Quale scala di temperatura utilizzare per i sensori (sono supportate le " +"scale Kelvin, Fahrenheit o Celsius)." + +#. (itstool) path: listitem/para +#: C/index.docbook:339 +msgid "Default: Celsius." +msgstr "Predefinito: Celsius." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:343 +msgid "Update interval" +msgstr "Intervallo di aggiornamento" + +#. (itstool) path: listitem/para +#: C/index.docbook:347 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" +"Quanto spesso aggiornare i valori di ciascun sensore mostrati sul pannello." + +#. (itstool) path: listitem/para +#: C/index.docbook:349 +msgid "Default: 2 seconds." +msgstr "Predefinito: 2 secondi." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:353 +msgid "Display notifications" +msgstr "Mostra le notifiche" + +#. (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 "" +"Se abilitata, questa voce consente a MATE Sensors Applet di mostrare " +"notifiche all'utente quando si verificano condizioni di allarme." + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "Predefinito: Attivato." + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "Gli allarmi dei singoli sensori devono essere abilitati anch'essi." + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensori" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "Un ID fisso per identificare il sensore nel pannello." + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" +"Un'icona selezionabile dall'utente per identificare il sensore nel pannello." + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" +"Una etichetta modificabile dall'utente per identificare il sensore sul " +"pannello." + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" +"Una casella di spunta per consentire all'utente di abilitare / disabilitare " +"il monitoraggio e la visualizzazione del sensore sul pannello." + +#. (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 " +")" +msgstr "" +"La scheda Sensori nella finestra Preferenze fornisce le opzioni per " +"configurare ogni singolo sensore. Ciascun sensore è elencato nella sua " +"specifica interfaccia, assieme al <_:itemizedlist-1/> pulsante " +"Proprietà consente ad un sensore specifico di essere " +"configurato più finemente, mediante una finestra autonoma. (Vedi )" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Proprietà del sensore" + +#. (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 "" +"Ciascun sensore può essere configurato con diverse opzioni, inclusa la " +"possibilità di scalare il valore del sensore, o di eseguire un allarme se " +"viene raggiunto un certo valore alto o basso che sia. Se fosse necessario, " +"si può inoltre selezionare l'icona del sensore. I valori di alto e basso " +"sono impiegati per scalare il grafico, oltre che per impostare il colore del" +" termometro mostrato tra le icone dei sensori di temperatura." + +#. (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 "" +"Il valore del sensore può essere scalato in modo lineare consentendo " +"all'utente di specificare un moltiplicatore ed uno scarto o offset per " +"ciascun sensore. Quando viene letto ciascun valore del sensore, questo viene" +" prima moltiplicato per il fattore di scala e poi sommato al valore di " +"offset per produrre il risultato finale. " + +#. (itstool) path: varlistentry/term +#: C/index.docbook:423 +msgid "Sensor value multiplier" +msgstr "moltiplicatore del valore del sensore" + +#. (itstool) path: listitem/para +#: C/index.docbook:427 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" +"Quest'opzione permette all'utente di specificare il valore del coefficiente " +"moltiplicativo del valore del sensore." + +#. (itstool) path: listitem/para +#: C/index.docbook:429 +msgid "Default: 1.0" +msgstr "Predefinito: 1.0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:434 +msgid "Sensor value offset" +msgstr "Offset del valore del sensore" + +#. (itstool) path: listitem/para +#: C/index.docbook:438 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" +"Questa opzione permette all'utente di specificare l'offset del valore del " +"sensore." + +#. (itstool) path: listitem/para +#: C/index.docbook:440 +msgid "Default: 0.0" +msgstr "Predefinito: 0.0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:444 +msgid "Sensor low value" +msgstr "Valore minimo del sensore" + +#. (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 "" +"Il limite al quale emettere un segnale di allarme se il sensore cade al di " +"sotto di questo valore. Esso è anche utilizzato per scalare la " +"visualizzazione del grafico e delle icone della temperatura." + +#. (itstool) path: listitem/para +#: C/index.docbook:451 C/index.docbook:462 +msgid "Default: dependent on sensor type" +msgstr "Predefinito: dipende dal tipo di sensore" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:455 +msgid "Sensor high value" +msgstr "Valore massimo del sensore" + +#. (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 "" +"Il valore limite al quale emettere un segnale di allarme se il sensore si " +"alza oltre questo valore. Esso è anche utilizzato per scalare la " +"visualizzazione del grafico e delle icone della temperatura." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +msgstr "Abilita allarme" + +#. (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 "" +"Questa opzione consente all'utente di attivare il controllo con allarme per " +"questo sensore. Quando il valore del sensore si alza sopra il suo valore " +"massimo o cade sotto a quello minimo, si verificherà la condizione di " +"allarme Ciò mostrerà (se abilitata) una notifica all'utente, ed eseguirà " +"l'appropriato comando di allarme ogni tot di secondi come specificato dal " +"parametro Intervallo di ripetizione dell'allarme." + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "Predefinito: disattivato." + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "L'allarme verrà eseguito solo per i sensori attivi" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +msgstr "Intervallo di ripetizione dell'allarme (sec)" + +#. (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 "" +"Quanto spesso ripetere il comando di allarme quando si è nella condizione di" +" allarme. Il valore 0 specifica di eseguire l'allarme solo una volta, quando" +" si supera il valore di guardia." + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "Predefinito: 0 secondi." + +#. (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 "" +"Se le notifiche sono attivate, una notifica verrà visualizzata ogni volta " +"che l'allarme viene eseguito anche per avvisare l'utente che la condizione " +"di allarme è stata raggiunta." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +msgstr "comando dell'allarme massimo" + +#. (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 "" +"Il comando da eseguire ad ogni intervallo di ripetizione quando il valore di" +" un sensore è uguale o superiore al limite superiore impostato. " + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "Predefinito: nessuno" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low alarm command" +msgstr "Comando dell'allarme minimo" + +#. (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 "" +"Il comando da eseguire ad ogni intervallo di ripetizione quando il valore di" +" un sensore è uguale o inferiore al limite impostato. " + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "Riproduci un suono quando si verifica l'allarme" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" + +#. (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 "" +"È possibile riprodurre un suono quando si verifica l'allarme usando il " +"comando esdplay che dovrebbe essere disponibile come " +"parte dell'installazione standard di MATE. (Nota: se questo non dovesse " +"funzionare, potreste provare con il comando aplayche è il" +" riproduttore di suoni predefinito di ALSA). <_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" +"Mostrare una finestra per notificare che è avvenuto " +"l'allarme" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" + +#. (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 "" +"Il programma Zenity può essere impiegato per creare " +"finestre di dialogo sul display dell'utente corrente, e che può quindi " +"essere utilizzato per creare messaggi di notifica a comparsa quando si " +"verifica una condizione di allarme. <_:screen-1/> Per maggiori informazioni " +"su Zenity consultare la documentazione di Zenity." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" +"Combinare più comandi in un solo comando di allarme" + +#. (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 "" +"esdplay /usr/share/sounds/gnibbles/gobble.wav &&" +" zenity --warning --title=\"Sensor Alarm\" --text=\"Sensor Alarm " +"occurred\"" + +#. (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 following command can be used: <_:screen-1/>" +msgstr "" +"Comandi multipli possono essere eseguiti uno dopo l'altro utilizzando il " +"costrutto \"&&\" per separarli. Per riprodurre un suono e far " +"apparire una finestra di dialogo con Zenity può essere utilizzato il " +"seguente comando: <_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:597 +msgid "Sensor icon" +msgstr "Icona del sensore" + +#. (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 "" +"Fornisce un elenco delle icone disponibili per consentire all'utente di " +"selezionarne una per rappresentare questo sensore." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:606 +msgid "Graph color" +msgstr "Colore del grafico" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +msgstr "Il colore da utilizzare per mostrare il grafico del sensore." + +#. (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 "" +"Per mostrare accuratamente i grafici di un sensore devono essere impostati " +"correttamente i valori di massimo e minimo del sensore." + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +msgstr "Informazioni su MATE Sensors Applet" + +#. (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 "" +"L'applet sensors originale è stata scritta da Alex Murray " +"(murray.alex@gmail.com). MATE Sensor " +"Applet è lo sviluppo ulteriore del team sviluppatori di MATE. " +"Per trovare più informazioni su MATE Sensors " +"Applet , visitate la pagina del Progetto MATE Sensors Applet." + +#. (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 "" +"Per segnalare un malfunzionamento o un suggerimento su MATE Sensors Applet o" +" su questo manuale, seguire le istruzioni nella pagina del progetto." + +#. (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 "" +"Questo documento è distribuito sotto i termini della GNU General Public " +"license come pubblicata dalla Free Software Foundation; versione 2 della " +"licenza, o (a vostra discrezione) una qualsiasi versione successiva. Una " +"copia della licenza può essere trovata a questo indirizzo, o nel file COPYING incluso con il " +"codice sorgente di questo programma." + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "collegamento" + +#. (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 "" +"È concesso il permesso di copiare, distribuire e/o modificare questo " +"documento in base ai termini della GNU Free Documentation License (GFDL), " +"Versione 1.1 o una qualsiasi versione successiva pubblicata dalla Free " +"Software Foundation senza sezioni invarianti, senza testi di copertina e " +"nessun testo di retro copertina. Puoi trovare una copia del GFDL qui " +"<_:ulink-1/> o nel file COPYING-DOCS distribuito con questo manuale." + +#. (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 "" +"Questo manuale fa parte di una raccolta di manuali MATE distribuita in " +"conformità con la GFDL. Per poter distribuire questo manuale separatamente, " +"è necessario inserirvi una copia della licenza, come descritto nella sezione" +" 6 della licenza." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Molti dei nomi usati dalle aziende per distinguere i propri prodotti e " +"servizi sono rivendicati come marchi. Quando questi nomi compaiono nella " +"documentazione di MATE, e i partecipanti al Progetto Documentazione di MATE " +"sono consapevoli del loro utilizzo, essi vengono scritti in lettere o con " +"l'iniziale maiuscola." + +#. (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 "" +"IL DOCUMENTO VIENE FORNITO SENZA GARANZIE DI ALCUN TIPO, ESPLICITE O " +"IMPLICITE, INCLUSE, MA SENZA LIMITAZIONE, LE GARANZIE ATTESTANTI CHE IL " +"DOCUMENTO O LE SUE VERSIONI MODIFICATE SIANO PRIVI DI DIFETTI, " +"COMMERCIALIZZABILI, IDONEI A UN DETERMINATO SCOPO O CHE NON VIOLINO DIRITTI " +"DI TERZI. SI DECLINA QUALUNQUE RESPONSABILITÀ RIGUARDO AI RISCHI INERENTI LA" +" QUALITÀ, L'ACCURATEZZA E LE PRESTAZIONI DEL DOCUMENTO O DI UNA SUA VERSIONE" +" MODIFICATA. QUALORA UN DOCUMENTO O UNA SUA VERSIONE MODIFICATA DOVESSERO " +"PRESENTARE QUALUNQUE TIPO DI DIFETTO, IL COSTO DI EVENTUALI INTERVENTI DI " +"ASSISTENZA, RIPARAZIONE O CORREZIONE SARÀ A CARICO DELL'UTENTE (NON DEL " +"REDATTORE INIZIALE, DELL'AUTORE O DI ALTRI COLLABORATORI). QUESTA " +"LIMITAZIONE DELLA GARANZIA COSTITUISCE PARTE ESSENZIALE DELLA LICENZA. L'USO" +" DEL DOCUMENTO O DELLE SUE VERSIONI MODIFICATE È CONSENTITO SOLO ENTRO I " +"TERMINI DI QUESTA LIMITAZIONE DELLA GARANZIA; E " + +#. (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 "" +"IN NESSUNA CIRCOSTANZA E PER NESSUNA RAGIONE LEGALE, INCLUSI I PRINCIPI DI " +"COLPA (INCLUSA LA NEGLIGENZA), ACCORDO CONTRATTUALE O ALTRO, SARÀ POSSIBILE " +"CONSIDERARE L'AUTORE, IL REDATTORE INIZIALE, GLI ALTRI COLLABORATORI, " +"QUALUNQUE DISTRIBUTORE DEL DOCUMENTO O DI UNA SUA VERSIONE MODIFICATA O " +"QUALUNQUE FORNITORE DELLE PERSONE CITATE, RESPONSABILE NEI CONFRONTI DI " +"QUALUNQUE PERSONA PER DANNI DIRETTI, INDIRETTI, SPECIALI, INCIDENTALI O " +"CONSEGUENTI DI QUALUNQUE NATURA, INCLUSI, MA SENZA LIMITAZIONE, I DANNI PER " +"PERDITA DI AVVIAMENTO, INTERRUZIONE DEL LAVORO, GUASTO O MALFUNZIONAMENTO " +"DEL COMPUTER O QUALUNQUE ALTRO DANNO O PERDITA DERIVANTE O CORRELATA ALL'USO" +" DEL DOCUMENTO O DI UNA SUA VERSIONE MODIFICATA, ANCHE QUALORA LE PERSONE " +"CITATE FOSSERO STATE INFORMATE DELLA POSSIBILITÀ DI TALI DANNI." + +#. (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 "" +"IL DOCUMENTO E LE VERSIONI MODIFICATE DEL DOCUMENTO VENGONO RILASCIATE " +"SECONDO I TERMINI DELLA GNU FREE DOCUMENTATION LICENSE TENENDO PRESENTE CHE:" +" <_:orderedlist-1/>" diff --git a/sensors-applet/help/ja/ja.po b/sensors-applet/help/ja/ja.po new file mode 100644 index 00000000..efbde774 --- /dev/null +++ b/sensors-applet/help/ja/ja.po @@ -0,0 +1,939 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# ABE Tsunehiko, 2018 +# Wolfgang Ulbrich , 2018 +# Green , 2024 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Green , 2024\n" +"Language-Team: Japanese (https://app.transifex.com/mate/teams/13566/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"相花 毅 \n" +"佐藤 暁 \n" +"KAMAGASAKO Masatoshi \n" +"Akira TAGOH \n" +"Yukihiro Nakai \n" +"Yuusuke Tahara \n" +"Akira Higuchi \n" +"やまね ひでき \n" +"草野 貴之 \n" +"松澤 二郎 \n" +"Green, alias usergreen \n" +"日本GNOMEユーザー会 http://www.gnome.gr.jp/ \n" +"MATE 文書化チーム https://www.transifex.com/mate/ " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "MATE センサアプレット・マニュアル 2.1 版" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "2015-2021 MATE 文書化チーム" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "MATE センサアプレットには、パネル内の温度、電圧、およびファンセンサからの読み取り値が表示されます。" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "MATE 開発 " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"MATE センサアプレット・マニュアル 2.1 版 2006年1月 " +"<_:revdescription-1/>" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:123 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "このマニュアルは、MATE センサアプレットの1.10 版の説明をしています。" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:126 +msgid "Feedback" +msgstr "フィードバック" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" +"MATE センサアプレットまたはこのマニュアルに関する不具合の報告または提案を行うには、MATE フィードバックページの指示に従ってください。" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "MATE センサアプレット" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "はじめに" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +msgstr "MATE センサアプレット" + +#. (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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" 3つのセンサが有効な、MATE " +"センサアプレット。 " + +#. (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 "" +"MATE " +"センサアプレットは、デスクトップ向けの便利なツールです。コンピュータの状態を監視して、シンプルに表示します。" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "Linux カーネルの ACPI モジュール経由による、ACPI サーマルゾーン" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +msgstr "Linux カーネル I2C モジュール" + +#. (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 "" +"sysfs ファイルシステムと I2C モジュールを経由してカーネル (kernel2.6) に直接配布" + +#. (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 "" +"lm_sensors と I2C パッケージ (カーネル2.4)から proc ファイルシステムと I2C " +"モジュールを経由" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" +"lm_sensors パッケージで提供される libsensors ライブラリを経由" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" +"Linux カーネル i8k モジュール (Dell Inspiron ノートパソコン用)。" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" +"Linux カーネル ibm-acpi モジュール (IBM ノーとパソコン用)。" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "Linux カーネル PowerPC モジュール therm_adt746x と therm_windtunnel。" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "Linux カーネル iMac G5 Windfarm モジュール。" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" +"S.M.A.R.T. 搭載ディスクから温度を読み取るための hddtemp " +"デーモン。" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" +"Linux カーネル Omnibook モジュール (HP および " +"Toshiba Satellite ノートパソコン用)" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" +"libNVCtrl 経由の NVIDIA グラフィックスカード (nvidia-" +"settings で提供)。" + +#. (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 "" +"多数のセンサ・インタフェースをサポートしています。これらは、MATE " +"センサアプレットをパネルへ追加する前に設定する必要があります。<_:itemizedlist-1/>" + +#. (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 "" +"パネルに MATE " +"センサアプレットを追加するには、パネルを右クリックしてパネルポップアップメニューを開き、パネルへ追加" +" 機器センサのモニタを選択します。" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" +"MATE " +"センサアプレットを初めてパネルに追加すると、アプレットは監視可能なセンサを検索し、もし検出された場合は、適切な既定センサ " +"(CPU の温度など) を表示します。" + +#. (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 "" +"ほとんどのユーザは、好みに合わせて表示をカスタマイズしたいと思うかも知れません。これは、センサアプレットの設定メニューで行えます(を参照)。" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" +"MATE " +"センサアプレットを設定するには、このアプレットを右クリックし、ポップアップメニューから設定を選択します。" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" +"各種設定ウィンドウには、次のタブ付き項目があります。" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "全般の設定" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" +"このオプションでは、センサをパネルにラベルまたはアイコンおよび値とともに表示するか、各センサの識別子なしで値のみを表示するか、または単純に各センサのアイコンを表示するかを選択します。また、センサごとにグラフを表示して、センサ値の推移を示すこともできます。" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "既定: 値つきのアイコン" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "センサは、アイコン / ラベルの横に値を表示することも、アイコン / ラベルの下に値を表示することもできます。" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "既定: 42 ピクセル" + +#. (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 "既定: 2 秒" + +#. (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 "有効にすると、警告状態が発生したとき、MATE センサアプレットはユーザに通知を表示します。" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "既定: 有効" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "個々のセンサの警告も有効にする必要があります。" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "センサ" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "インタフェース内のセンサを識別するための固定ID。" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "パネル内のセンサを識別するための、ユーザが選択可能なアイコン。" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "パネル内のセンサを識別するための、ユーザが編集可能なラベル。" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "パネル内のセンサ" + +#. (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 " +")" +msgstr "" +"各種設定ウィンドウの「センサタブには、個々のセンサを設定するためのオプションが表示されます。各センサは、<_:itemizedlist-1/>の項目とともに特定のインタフェースの下に表示されます。プロパティボタンを使用すると、特定のセンサをより細かく設定でき、そのための個別のウィンドウボックスが提供されます" +" (を参照)。" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "既定値: 1.0" + +#. (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 "既定値: 0.0" + +#. (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 "センサがこの値を上回った場合に警告を発動する値です。この値は、グラフおよび温度アイコンの表示をスケールするためにも使用されます。" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" +"このオプションを使用すると、ユーザはこのセンサのアラーム監視を有効にできます。センサ値が高い値または低い値を上回ったり下回ったりした場合、アラーム状況が発生します。これによって、(有効な場合)ユーザへ通知が表示され、適切なアラームコマンドがアラームの間隔秒毎に実行されます。" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "既定: 無効" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "アラームはアクティブなセンサに対してのみ実行されます。" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" +"アラーム発報の状況となっている間に alarm コマンドを実行する頻度。値 0 " +"は、アラーム状況が出現した場合、アラームを1回だけ実行することを指定します。" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "既定: 0 秒" + +#. (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 "通知も有効になっている場合は、アラーム状況が発生したことをユーザに通知するだけでなく、アラームが実行されるたびにも通知が表示されます。" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "センサ値が最大値以上の場合に、繰り返し間隔ごとに実行されるコマンドです。" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "既定: なし" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "センサ値が最小値以下の場合に、繰り返し間隔ごとに実行されるコマンドです。" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "アラーム発生時に音を鳴らす" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" + +#. (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 "" +"アラームが発生したときに音を鳴らすには、標準の MATE インストールの一部として使用可能な esdplay " +"コマンドを使うことができます (注意: もしこれが動作しない場合は、既定の ALSA サウンドプレーヤーである " +"aplay を試すこともできます)。<_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "アラーム発生通知のウィンドウをポップアップ表示する" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" + +#. (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 "" +"プログラム Zenity " +"を使用して、ユーザの現在のディスプレイに表示されるダイアログボックスを作成できます。これで、アラームが発生したことを示すポップアップ形式の通知を作成して利用することができます。<_:screen-1/>" +" Zenity の詳細については、Zenity に関する文書を参照してください。" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "複数のコマンドを1個のアラーム・コマンドにまとめる" + +#. (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 "" +"esdplay /usr/share/sounds/gnibbles/gobble.wav &&" +" zenity --warning --title=\"Sensor Alarm\" --text=\"Sensor Alarm " +"occurred\"" + +#. (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 following command can be used: <_:screen-1/>" +msgstr "" +"「&&」を使用すると複数のコマンドを1つずつ交互に実行することができます。Zenity " +"でサウンドを再生してダイアログをポップアップするには、次のコマンドを使用できます。<_:screen-1/>" + +#. (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 "グラフの色" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "グラフを正確に表示するには、センサの高大値と低小値の両方を正しく設定する必要があります。" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +msgstr "MATE センサアプレットについて" + +#. (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 "" +"センサアプレット初版は Alex Murray (murray.alex@gmail.com) " +"によって作成されました。MATE センサアプレットは MATE " +"開発チームによってさらに開発されています。MATE センサアプレットの詳細については、MATE センサアプレット・プロジェクトのホームページをご覧ください。" + +#. (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 "" +"MATE センサアプレットやこのマニュアルに関する不具合や提案を報告するには、プロジェクト・ホームページの方法に従ってください。" + +#. (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 "" +"このプログラムは、フリーソフトウェア財団によって公表された GNU " +"一般公衆ライセンス第2版または(任意で)それ以降の版の条項に従って配布されています。このライセンスの写しは、このリンク先、またはこのプログラムのソースコードに含まれている COPYING " +"ファイルにあります。" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 自由文書ライセンス(第 1.1 " +"版かそれ以降から1つを選択)が定める条件の下で複製、頒布、あるいは改変することを許可します。変更不可部分、表カバーテキスト、裏カバーテキストは存在しません。このライセンスの複製物は<_: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 "" +"本文書は GFDL の下で配布されているその他の MATE マニュアル集の一部です。これらのマニュアルとは別に本文書を別個に配布する場合は、GFDL " +"の第6節で説明しているように、そのマニュアル集に対してライセンスの複製を添付してください。" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"企業が自らの製品とサービスを区別する目的で使用する名称の多くは、登録商標であると主張しています。こうした名称が MATE " +"の文書の中に記載されていて、この登録商標が MATE " +"文書化プロジェクトのメンバーによって了解されている箇所については、名称を大文字または頭文字を大文字で表示しています。" + +#. (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 "" +"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" + +#. (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 "" +"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." + +#. (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/>" diff --git a/sensors-applet/help/jv/jv.po b/sensors-applet/help/jv/jv.po new file mode 100644 index 00000000..1207acae --- /dev/null +++ b/sensors-applet/help/jv/jv.po @@ -0,0 +1,815 @@ +# Translators: +# Ngalim Siregar , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Ngalim Siregar , 2018\n" +"Language-Team: Javanese (https://www.transifex.com/mate/teams/13566/jv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: jv\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "kridit-wong sing nyalin nganggo basa liya" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "Paling disenengi" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" diff --git a/sensors-applet/help/ka/ka.po b/sensors-applet/help/ka/ka.po new file mode 100644 index 00000000..be4280e8 --- /dev/null +++ b/sensors-applet/help/ka/ka.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Georgian (https://app.transifex.com/mate/teams/13566/ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ka\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Vladimer Sichinava ვლადიმერ სიჭინავა " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "შესავალი" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/kab/kab.po b/sensors-applet/help/kab/kab.po new file mode 100644 index 00000000..1a3c8912 --- /dev/null +++ b/sensors-applet/help/kab/kab.po @@ -0,0 +1,809 @@ +# +# Translators: +# Slimane Selyan AMIRI , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Slimane Selyan AMIRI , 2020\n" +"Language-Team: Kabyle (https://app.transifex.com/mate/teams/13566/kab/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kab\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" Belkacem Mohammed https://launchpad.net/~belkacem77\n" +" Slimane Amiri https://launchpad.net/~slimaneamiri" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Tazwart" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Ismenyifen" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "aseɣwen" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/kk/kk.po b/sensors-applet/help/kk/kk.po new file mode 100644 index 00000000..6d10414a --- /dev/null +++ b/sensors-applet/help/kk/kk.po @@ -0,0 +1,807 @@ +# +# Translators: +# Baurzhan Muftakhidinov , 2018 +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Kazakh (https://app.transifex.com/mate/teams/13566/kk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kk\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Baurzhan Muftakhidinov " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Басы" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Жалпы опциялар" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/km/km.po b/sensors-applet/help/km/km.po new file mode 100644 index 00000000..b3158186 --- /dev/null +++ b/sensors-applet/help/km/km.po @@ -0,0 +1,815 @@ +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Khmer (https://www.transifex.com/mate/teams/13566/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "ខឹម សុខែម, ម៉ន ម៉េត, សេង សុត្ថា, ចាន់ សម្បត្តិរតនៈ, សុខ សុភា" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "ចំណូល​ចិត្ត" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" diff --git a/sensors-applet/help/kn/kn.po b/sensors-applet/help/kn/kn.po new file mode 100644 index 00000000..f5beeea3 --- /dev/null +++ b/sensors-applet/help/kn/kn.po @@ -0,0 +1,809 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Yogesh K S , 2018 +# karthik holla , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: karthik holla , 2018\n" +"Language-Team: Kannada (https://app.transifex.com/mate/teams/13566/kn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kn\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"ಶಂಕರ್ ಪ್ರಸಾದ್ ,ಕಾರ್ತಿಕ ಹೊಳ್ಳ " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "ಪರಿಚಯ" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "ಕೊಂಡಿ (link)" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ko/ko.po b/sensors-applet/help/ko/ko.po new file mode 100644 index 00000000..7d01a9b5 --- /dev/null +++ b/sensors-applet/help/ko/ko.po @@ -0,0 +1,846 @@ +# +# Translators: +# Seong-ho Cho , 2018 +# Stefano Karapetsas , 2018 +# 1763f4a4329a2376c933c5e919a36cbc_341ca53 <1f851310383599d03339229d772e1290_119292>, 2018 +# Wolfgang Ulbrich , 2018 +# Junghee Lee , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Junghee Lee , 2021\n" +"Language-Team: Korean (https://app.transifex.com/mate/teams/13566/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Elex https://launchpad.net/~mysticzizone\n" +"Valmantas Palikša https://launchpad.net/~walmis\n" +"Yoo Duk Nam https://launchpad.net/~yoo2001818\n" +"onlyeriko https://launchpad.net/~onlyeriko\n" +"Seong-ho Cho \n" +"JungHee Lee \n" +"MATE Desktop Environment Team " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "2015-2021 MATE 문서화 팀" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"MATE 센서 애플릿 설명서 V2.1 1월 2006 " +"<_:revdescription-1/>" + +#. (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 "피드백" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "MATE 센서 애플릿" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "소개" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" 3개의 센서가 활성화된 MATE 센서 " +"애플릿. " + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "일반 옵션" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "센서" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" +"오리진 센서 애플릿은 Alex Murray (murray.alex@gmail.com)에 의해 작성되었습니다. " +"MATE 센서 애플릿은 Mate dev 팀에 의해 추가로 개발됩니다. " +"MATE 센서 애플릿에 대한 자세한 내용 MATE 센서 애플릿 프로젝트 홈페이지를 참조하십시오." + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 자유 문서화 사용 허가서(GFDL), 버전 1.1 또는 자유 소프트웨어 재단에서 게시한 모든 이후 버전의 조건에 따라 이 문서를 " +"복사, 배포 및/또는 수정할 수 있는 권한이 부여됩니다. 뒷 표지 텍스트 없음. GFDL의 사본은 여기 또는 이 설명서와 함께 배포된 " +"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 "" +"본 설명서는 GFDL에 따라 배포된 MATE 설명서 컬렉션의 일부입니다. 본 설명서를 컬렉션과 별도로 배포하려는 경우에는 라이센스 조항 " +"6에 따라 라이센스 사본을 설명서에 추가하면 됩니다." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"기업의 제품과 서비스를 식별하기 위해 사용된 많은 이름은 상표로 간주됩니다. MATE 문서에 사용된 이름과 MATE 문서화 프로젝트의 " +"구성원은 해당 상표로, 모두 대문자로 표시되거나 첫 글자가 대문자로 표시되어 있습니다." + +#. (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/>" diff --git a/sensors-applet/help/ku/ku.po b/sensors-applet/help/ku/ku.po new file mode 100644 index 00000000..d9e5f8eb --- /dev/null +++ b/sensors-applet/help/ku/ku.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Kurdish (https://app.transifex.com/mate/teams/13566/ku/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ku\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Erdal Ronahî" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Vebijêrk" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "girêdan" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ku_IQ/ku_IQ.po b/sensors-applet/help/ku_IQ/ku_IQ.po new file mode 100644 index 00000000..09cf0310 --- /dev/null +++ b/sensors-applet/help/ku_IQ/ku_IQ.po @@ -0,0 +1,806 @@ +# +# Translators: +# Rasti K5 , 2023 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Rasti K5 , 2023\n" +"Language-Team: Kurdish (Iraq) (https://app.transifex.com/mate/teams/13566/ku_IQ/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ku_IQ\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "پاشخورد" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "بژاردە گشتییەکان" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ky/ky.po b/sensors-applet/help/ky/ky.po new file mode 100644 index 00000000..ef4030ed --- /dev/null +++ b/sensors-applet/help/ky/ky.po @@ -0,0 +1,806 @@ +# +# Translators: +# 41e38594a6ab66d45dbd71e8e44a0b16_36d21e8, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: 41e38594a6ab66d45dbd71e8e44a0b16_36d21e8, 2018\n" +"Language-Team: Kyrgyz (https://app.transifex.com/mate/teams/13566/ky/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ky\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Жумалиев Чыңгыз " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/la/la.po b/sensors-applet/help/la/la.po new file mode 100644 index 00000000..df0406cc --- /dev/null +++ b/sensors-applet/help/la/la.po @@ -0,0 +1,808 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Vendelín Slezák , 2018 +# Roger Herikstad, 2023 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Roger Herikstad, 2023\n" +"Language-Team: Latin (https://app.transifex.com/mate/teams/13566/la/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: la\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Vendelín Slezák " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Usus" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Praeferentiae" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "vinculum" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/lt/lt.po b/sensors-applet/help/lt/lt.po new file mode 100644 index 00000000..a6c9ec10 --- /dev/null +++ b/sensors-applet/help/lt/lt.po @@ -0,0 +1,855 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# 3d02078546e0f637ccb37bfbde85aceb_d44ba10 <876509489831837cd14447e1ec1c7b32_156767>, 2018 +# Moo, 2018 +# Džiugas Grėbliūnas , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Džiugas Grėbliūnas , 2020\n" +"Language-Team: Lithuanian (https://app.transifex.com/mate/teams/13566/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Vertėjai:\n" +"Algimantas Margevičius \n" +"Aurimas Černius \n" +"Rimas Kudelis \n" +"Žygimantas Beručka \n" +"Justina Klingaitė \n" +"Gintautas Miliauskas \n" +"Tomas Kuliavas \n" +"Gediminas Paulauskas \n" +"Moo\n" +"Džiugas Grėbliūnas " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Atsiliepimai" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Įžanga" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Naudojimas" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Nustatymai" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Bendriniai parametrai" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Jutikliai" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Jutiklių savybės" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "nuoroda" + +#. (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 "" +"Suteikiamas leidimas kopijuoti, platinti ir/arba modifikuoti šį dokumentą " +"pagal GNU laisvosios dokumentacijos licenciją (GFDL), versiją 1.1 arba bet " +"kurią kitą vėlesnę, publikuotą Laisvosios programinės įrangos fondo (FSF), " +"be invariantinių skyrių, priekinių ir galinių viršelių tekstų. Galite " +"perskaityti GFDL čia <_:ulink-1/> arba COPYING-DOCS faile, pridėtame prie " +"šio žinyno." + +#. (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 "" +"Šis žinynas yra MATE žinynų rinkinio, platinamo GFDL sąlygomis, dalis. Jeigu" +" norite dalintis šiuo žinynu atskirai nuo šio rinkinio, galite tą daryti " +"pridėdami šios licencijos kopiją, kaip nurodyta 6 šios licencijos dalyje." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Nemažai įmonių, jų produktų ir paslaugų pavadinimai laikomi prekės ženklais." +" Kuomet šie pavadinimai pasirodo bet kur MATE dokumentacijoje, ir MATE " +"dokumentacijos projekto nariai atkreipia į juos dėmesį, šie pavadinimai " +"radomi didžiosiomis raidėmis arba pradedami didžiąja raide." + +#. (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 "" +"DOKUMENTAS PATEIKIAMAS TOKS, KOKS YRA, BE BET KOKIOS RŪŠIES GARANTIJŲ, " +"IŠREIKŠTŲ AR PAREIKŠTŲ, NERIBOTAI LAIKANT, KAD DOKUMENTAS AR JO MODIFIKUOTA " +"VERSIJA YRA BE KLAIDŲ, TINKAMA KONKREČIAI PASKIRČIAI ARBA NEPAŽEIDŽIANTI TAM" +" TIKRŲ TEISIŲ. VISA ŠIO DOKUMENTO AR JO MODIFIKUOTOS VERSIJOS KOKYBĖS, " +"TIKSLUMO IR VEIKIMO PRIKLAUSO JUMS. ESANT BET KOKIAM ŠIO DOKUMENTO AR JO " +"MODIFIKUOTOS VERSIJOS TRŪKUMUI, JŪS (NE PIRMINIS RAŠYTOJAS, AUTORIUS AR " +"KITAS PAGALBININKAS) PRISIIMATE REIKIAMO APTARNAVIMO, REMONTO AR TAISYMO " +"IŠLAIDAS. ŠIS ATSAKOMYBĖS ATSISAKYMAS YRA ESMINĖ ŠIOS LICENCIJOS DALIS. " +"TOLIAU NELEIDŽIAMAS JOKS ŠIO DOKUMENTO AR MODIFIKUOTOS VERSIJOS NAUDOJIMAS, " +"IŠSKYRUS PAGAL ŠĮ ATSAKOMYBĖS ATSISAKYMĄ; IR" + +#. (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 "" +"ESANT JOKIOMS APLINKYMBĖMS IR JOKIAI TEISINEI TEORIJAI AR DELIKTUI " +"(ĮSKAITANT APLAIDUMĄ), SUTARČIAI AR KITAIS ATŽVILGIAIS, ŠIO DOKUMETNO AR JO " +"MODIFIKUOTOS VERSIJOS AUTORIUS, PRADINIS RAŠYTOJAS, BET KURIS PAGALBININKAS " +"ARBA BET KURIS PLATINTOJAS NĖRA ATSAKINGAS BET KURIAM ASMENIUI UŽ BET KOKIUS" +" TIESIOGINIUS, NETIESIOGINIUS, YPATINGUS, ATSITIKTINIUS AR PASEKMINIUS " +"NUOSTOLIUS, ĮSKAITANT DARBO SUSTOJIMĄ, KOMPIUTERIO GEDIMUS AR BET KURIUOS " +"KITUS NUOSTOLIUS ARBA PRARADIMUS, KYLANČIUS IŠ ARBA SUSIJUSIUS SU ŠIO " +"DOKUMENTO AR JO MODIFIKUOTŲ VERSIJŲ NAUDOJIMU, NET JEI IR VIENA IŠ PUSIŲ YRA" +" INFORMUOTA APIE TOKIŲ NUOSTOLIŲ GALIMYBĘ." + +#. (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 "" +"DOKUMENTAS IR MODIFIKUOTOS JO VERSIJOS PATEIKIAMOS GNU LAISVOSIOS " +"DOKUMENTACIJOS LICENCIJOS SĄLYGOMIS SU TOLESNIU SUPRATIMU, KAD: " +"<_:orderedlist-1/>" diff --git a/sensors-applet/help/lv/lv.po b/sensors-applet/help/lv/lv.po new file mode 100644 index 00000000..e5ea28d1 --- /dev/null +++ b/sensors-applet/help/lv/lv.po @@ -0,0 +1,809 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# duck , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: duck , 2018\n" +"Language-Team: Latvian (https://app.transifex.com/mate/teams/13566/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" Kristaps https://launchpad.net/~retail" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Ievads" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Izmantojums" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Iestatījumi" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "saite" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/mai/mai.po b/sensors-applet/help/mai/mai.po new file mode 100644 index 00000000..d2dcdae7 --- /dev/null +++ b/sensors-applet/help/mai/mai.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Maithili (https://app.transifex.com/mate/teams/13566/mai/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mai\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "संगीता कुमारी (sangeeta09@gmail.com)" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "परिचय" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/mg/mg.po b/sensors-applet/help/mg/mg.po new file mode 100644 index 00000000..edd797fb --- /dev/null +++ b/sensors-applet/help/mg/mg.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Malagasy (https://app.transifex.com/mate/teams/13566/mg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mg\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Fankasitrahana ny mpandika teny" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Safidy" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "rohy" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/mi/mi.po b/sensors-applet/help/mi/mi.po new file mode 100644 index 00000000..5ce10a0c --- /dev/null +++ b/sensors-applet/help/mi/mi.po @@ -0,0 +1,815 @@ +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Maori (https://www.transifex.com/mate/teams/13566/mi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mi\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "Ngā tina hiahia" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "he hononga" + +#. (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 "" diff --git a/sensors-applet/help/mk/mk.po b/sensors-applet/help/mk/mk.po new file mode 100644 index 00000000..c175f5de --- /dev/null +++ b/sensors-applet/help/mk/mk.po @@ -0,0 +1,807 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# exoos , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: exoos , 2018\n" +"Language-Team: Macedonian (https://app.transifex.com/mate/teams/13566/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Арангел Ангов " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Претставување" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Општи опции" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Сензори" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ml/ml.po b/sensors-applet/help/ml/ml.po new file mode 100644 index 00000000..3472d216 --- /dev/null +++ b/sensors-applet/help/ml/ml.po @@ -0,0 +1,808 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Malayalam (https://app.transifex.com/mate/teams/13566/ml/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ml\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"അനി പീറ്റര്‍ \n" +"പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍ " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "അവതരണം" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/mn/mn.po b/sensors-applet/help/mn/mn.po new file mode 100644 index 00000000..bfa89f84 --- /dev/null +++ b/sensors-applet/help/mn/mn.po @@ -0,0 +1,808 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Mongolian (https://app.transifex.com/mate/teams/13566/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Сүхбаатарын Дөлмандах \n" +"Санлигийн Бадрал 2004, " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/mr/mr.po b/sensors-applet/help/mr/mr.po new file mode 100644 index 00000000..0f1c27d9 --- /dev/null +++ b/sensors-applet/help/mr/mr.po @@ -0,0 +1,807 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Vaibhav S Dalvi , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Vaibhav S Dalvi , 2018\n" +"Language-Team: Marathi (https://app.transifex.com/mate/teams/13566/mr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mr\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "भाषांतराचे श्रेय Vaibhav Dalvi 2014" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "परिचय" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "सर्वसाधारण पर्याय" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "सेन्सर्स" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ms/ms.po b/sensors-applet/help/ms/ms.po new file mode 100644 index 00000000..af113ece --- /dev/null +++ b/sensors-applet/help/ms/ms.po @@ -0,0 +1,1005 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# abuyop , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: abuyop , 2021\n" +"Language-Team: Malay (https://app.transifex.com/mate/teams/13566/ms/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ms\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Abuyop" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "Panduan Aplet Penderia MATE V2.1" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "2015-2021 Pasukan Pendokumenan MATE" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" +"Aplet Penderia MATE memaparkan bacaan dari penderia suhu, voltan dan kipas " +"dari dalam panel" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "Pembangunan MATE " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"Panduan Aplet Penderia MATE V2.1 Januari " +"2006 <_:revdescription-1/>" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:123 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "Panduan ini menerangkan versi 1.10 bagi Apley Penderia MATE." + +#. (itstool) path: legalnotice/title +#: C/index.docbook:126 +msgid "Feedback" +msgstr "Maklumbalas" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Untuk melaporkan pepijat atau membuat saranan berkenaan aplet Penderia MATE " +"atau panduan ini, ikuti arahan di dalam Halaman Maklumbalas MATE." + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "Aplet Penderia MATE" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Pengenalan" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +msgstr "Aplet Penderia MATE" + +#. (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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" Aplet Penderia MATE " +"dengan 3 penderia dibenarkan. " + +#. (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 "" +"Aplet Penderia MATE menyediakan satu cara mudah " +"untuk memantau kesihatan komputer anda dalam bentuk paparan ringkas di atas " +"dekstop anda." + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "Zon terma ACPI, melalui modul ACPI Kernel Linux" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +msgstr "Modul-modul i2c kernel Linux" + +#. (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 "" +"Melalui sistem fail sysfs dan modul-modul i2c diagih secara terus dari dalam kernel (kernel 2.6)" + +#. (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 "" +"Melalui sistem fail proc dan modul-modul dari pakej lm_sensors dan i2c (kernel 2.4)" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" +"Melalui pustaka libsensors yang disediakan bersama dengan pakej lm_sensors" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" +"Modul i8k kernel Linux (untuk Komputer Riba Dell Inspiron)." + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" +"Modul ibm-acpi kernel Linux (untuk Komputer Riba IBM)." + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "Modul-modul PowerPC kernel Linux therm_adt746x dan therm_windtunnel." + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "Modul Windfarm iMac G5 kernel Linux." + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" +"Daemon hddtemp untuk membaca suhu dari cakera dilengkapi " +"dengan S.M.A.R.T." + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" +"Modul Omnibook kernel Linux (untuk Komputer Riba HP dan " +"Toshiba Satellite)" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" +"Kad grafik NVIDIA melalui libNVCtrl (disediakan dengan nvidia-" +"settings )." + +#. (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 "" +"Sebilangan antaramuka penderia disokong, yang patut dikonfigur sebelum " +"menambah aplet Penderia MATE ke dalam panel: <_:itemizedlist-1/>" + +#. (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 "" +"Untuk menambah Aplet Penderia MATE ke dalam panel" +" klik-kanan pada panel untuk membuka menu timbul panel, kemudian pilih " +"Tambah ke PanelPemantau Penderia" +" Perkakasan." + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Penggunaan" + +#. (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 "" +"Bila anda menambah Aplet Penderia MATE ke dalam " +"panel buat kali pertama, aplet akan menggelintar mana-mana penderia yang ada" +" untuk dipantau, dan akan paparkan satu penderia lalai yang nyata jika " +"ditemui (seperti suhu CPU)." + +#. (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 "" +"Kebanyakan pengguna selalunya mahu menyuaikan paparan mengikut citarasa " +"masing-masing, ia boleh dilakukan melalui item menu " +"Keutamaan (sila rujuk)." + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Keutamaan" + +#. (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 "" +"Untuk konfigur Aplet Penderia MATE, klik-kanan " +"pada aplet, kemudian pilih " +"Keutamaan dari menu " +"timbul." + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" +"Tetingkap Keutamaan mengandungi seksyen bertab " +"berikut:" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Pilihan Am" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +msgstr "Papar penderia dalam panel sebagai" + +#. (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 "" +"Pilihan ini memilih sama ada hendak paparkan penderia di dalam panel " +"berserta label atau ikon dan nilainya, atau tiada pengecam bagi setiap " +"penderia dan hanya paparkan nilai semata-mata, atau hanya papar ikon bagi " +"setiap penderia. Satu graf juga boleh dipaparkan untuk setiap penderia, yang" +" menunjukkan kemajuan nilai penderia merentasi waktu." + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "Lalai: ikon dengan nilai." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +msgstr "Kedudukan dikehendaki bagi nilai penderia" + +#. (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 "" +"Penderia boleh dipaparkan sama ada nilai di sebelah ikon / label, atau nilai" +" dipapar bawah ikon / label." + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +msgstr "Lalai: di sebelah label / ikon." + +#. (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 "" +"Jika ruang panel tidak mencukupi untuk menempatkan kedudukan dipinta, " +"kedudukan terbaik akan digunakan untuk memastikan semua elemen penderia " +"kelihatan." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:321 +msgid "Graph size (pixels)" +msgstr "Saiz Graf (piksel)" + +#. (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 "" +"Ketika memaparkan penderia dalam bentuk graf, saiz graf ditetapkan sama " +"mengikut lebar graf (bila dipapar sama ada pada panel atas atau bawah) atau " +"tinggi graf (bila dipaparkan pada panel kiri atau kanan)." + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +msgid "Default: 42 pixels." +msgstr "Lalai: 42 piksel" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:333 +msgid "Temperature scale" +msgstr "Skala suhu" + +#. (itstool) path: listitem/para +#: C/index.docbook:337 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" +"Skala manakah digunakan untuk penderia suhu (Kelvin, Fahrenhait atau Selsius" +" disokong)." + +#. (itstool) path: listitem/para +#: C/index.docbook:339 +msgid "Default: Celsius." +msgstr "Lalai: Selsius." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:343 +msgid "Update interval" +msgstr "Kemaskini sela" + +#. (itstool) path: listitem/para +#: C/index.docbook:347 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" +"Berapa kerapkah kemaskini nilai bagi setiap penderia yang terpapar dalam " +"panel." + +#. (itstool) path: listitem/para +#: C/index.docbook:349 +msgid "Default: 2 seconds." +msgstr "Lalai: 2 saat." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:353 +msgid "Display notifications" +msgstr "Papar emberitahuan" + +#. (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 "" +"Jika dibenarkan, Aplet Penderia MATE akan papar pemberitahuan kepada " +"pengguna ketika syarat penggera berlaku." + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "Lalai: Dibenarkan." + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "Penggera bagi penderia secara individu mesti dibenarkan." + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Penderia" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "Satu ID tetap untuk mengenal pasti penderia di dalam antaramukanya." + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" +"Satu ikon boleh pilih pengguna untuk mengenal pasti penderia di dalam panel." + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" +"Satu label boleh sunting pengguna untuk mengenal pasti penderia di dalam " +"panel." + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" +"Satu kotak-tanda membolehkan pengguna benar / lumpuhkan pemantauan dan " +"paparan penderia di dalam panel." + +#. (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 " +")" +msgstr "" +"Tab penderia di dalam tetingkap keutamaan menyediakan pilihan untuk konfigur" +" setiap penderia secara individu. Setiap penderia tersenarai di bawah " +"antaramuka khususnya, bersama-sama dengan: <_:itemizedlist-1/> butang " +"Sifat yang membenarkan penderia tertentu dikonfigur " +"lebih kusus, iaitu satu kotak tetingkap untuk tujuan ini. (sila rujuk )" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Sifat Penderia" + +#. (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 "" +"Setiap penderia boleh dikonfigur dengan beberapa pilihan, termasuklah " +"keupayaan skalakan nilai penderia, dan lakukan penggera jika nilai rendah " +"atau tinggi dicapai. Ikon penderia juga boleh dipilih jika mahu. Nilai " +"tinggi dan rendah digunakan untuk skalakan paparan graf, begitu juga " +"tetapkan warna termometer yang dipapar dalam ikon penderia suhu." + +#. (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 "" +"Nilai penderia boleh diskalakan dalam bentuk linear dan membolehkan pengguna" +" tentukan pengganda dan ofset bagi setiap penderia. Sekiranya nilai setiap " +"penderia dibaca, mula-mula digandakan dengan 'multiplier' dan dijumlahkan " +"dengan 'ofset' untuk hasilkan nilai akhir." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:423 +msgid "Sensor value multiplier" +msgstr "Pengganda nilai penderia" + +#. (itstool) path: listitem/para +#: C/index.docbook:427 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" +"Pilihan ini membolehkan pengguna tentukan pengganda bagi nilai penderia." + +#. (itstool) path: listitem/para +#: C/index.docbook:429 +msgid "Default: 1.0" +msgstr "Lalai: 1.0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:434 +msgid "Sensor value offset" +msgstr "Ofset nilai penderia" + +#. (itstool) path: listitem/para +#: C/index.docbook:438 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "Pilihan ini membolehkan pengguna tentukan ofset bagi nilai penderia." + +#. (itstool) path: listitem/para +#: C/index.docbook:440 +msgid "Default: 0.0" +msgstr "Lalai: 0.0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:444 +msgid "Sensor low value" +msgstr "Nilai rendah penderia" + +#. (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 "" +"Nilai yang memicu penggera jika nilai penderia jatuh merentasi nilai ini. " +"Nilai ini juga ini digunakan untuk skalakan paparan ikon graf dan suhu." + +#. (itstool) path: listitem/para +#: C/index.docbook:451 C/index.docbook:462 +msgid "Default: dependent on sensor type" +msgstr "Lalai: bergantung pada jenis penderia" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:455 +msgid "Sensor high value" +msgstr "Nilai tinggi penderia" + +#. (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 "" +"Nilai yang memicu penggera jika nilai penderia naik merentasi nilai ini. " +"Nilai ini juga ini digunakan untuk skalakan paparan ikon graf dan suhu." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +msgstr "Benarkan penggera" + +#. (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 "" +"Pilihan ini membolehkan pengguna benarkan penggera untuk memantau penderia " +"ini. Sekiranya nilai penderia naik, atau turun pada nilai tinggi atau " +"rendahnya, penggera akan dipicu. Tindakan ini akan paparkan pemberitahuan " +"kepada pengguna (jika dibenarkan), dan lakuan Perintah Penggera yang sesuai " +"setiap saat sela ulangan Penggera." + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "Lalai: dilumpuhkan" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "Penggera hanya dilakukan untuk penderia aktif" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +msgstr "Sela ulang penggera (saat)" + +#. (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 "" +"Berapa kerapkah untuk melakukan perintah penggera sekiranya syarat penggera " +"dipenuhi. Nilai 0 menentukan pelakuan penggera sekali sahaja ketika syarat " +"penggera berlaku." + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "Lalai: 0 saat" + +#. (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 "" +"Jika pemberitahuan juga dibenarkan, satu pemberitahuan akan dipaparkan " +"setiap kali penggera dilakukan." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +msgstr "Perintah penggera tinggi" + +#. (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 "" +"Perintah yang dilakukan setiap kali sela ulang ketika nilai penderia " +"menyamai atau melangkaui had paling atas." + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "Lalai: tiada" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low alarm command" +msgstr "Perintah penggera rendah" + +#. (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 "" +"Perintah yang dilakukan setiap kali sela ulang ketika nilai penderia " +"menyamai atau di bawah had paling bawah." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "Main bunyi ketika penggera berlaku" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" + +#. (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 "" +"Anda boleh mainkan bunyi ketika penggera berlaku dengan perintah " +"esdplay yang sepatutnya tersedia sebagai sebahagian dari " +"pemasangan piawai MATE. (Perhatian: Jika tidak berfungsi, anda juga boleh " +"cuba aplay iaitu pemain bunyai lalai ALSA). <_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" +"Timbulkan satu tetingkap untuk maklumkan penggera yang " +"berlaku" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" + +#. (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 "" +"Program zenity boleh digunakan untuk hasilkan kotak " +"dialog yang dipaparkan pada paparan semasa pengguna, dan juga digunakan " +"untuk hasilkan pemberitahuan gaya timbul ketika penggera muncul. " +"<_:screen-1/> Untuk maklumat lanjut berkenaan Zenity sila rujuk dokumentasi Zenity." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" +" Gabung beberapa perintah menjadi satu perintah penggera " +"" + +#. (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 "" +"esdplay /usr/share/sounds/gnibbles/gobble.wav &&" +" zenity --warning --title=\"Sensor Alarm\" --text=\"Sensor Alarm " +"occurred\"" + +#. (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 following command can be used: <_:screen-1/>" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:597 +msgid "Sensor icon" +msgstr "Ikon penderia" + +#. (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 "" +"Menyediakan satu senarai ikon yang ada untuk membolehkan pengguna pilih " +"salah satu yang mewakili penderia ini." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:606 +msgid "Graph color" +msgstr "Warna graf" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +msgstr "Warna yang digunakan untuk paparkan graf bagi penderia." + +#. (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 "" +"UNtuk paparkan graf dengan tepat bagi kedua-dua nilai tinggi dan rendah " +"penderia perlu ditetapkan dengan baik." + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +msgstr "Perihal Aplet Penderia MATE" + +#. (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 "" +"Aplet penderia yang asal telah ditulis oleh Alex Murray " +"(murray.alex@gmail.com). Aplet Penderia " +"MATE seterusnya dibangunkan oleh pasukan Pembangunan MATE. " +"Untuk mengetahui maklumat Aplet Penderia MATE " +"lebih lanjut, sila lawati Tapak Sesawang Projek Aplet MATE." + +#. (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 "" +"Untuk melaporkan pepijat atau membuat saranan berkenaan Aplet Penderia MATE " +"atau panduan ini, ikuti arahan di dalam Laman sesawang projek." + +#. (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 "" +"Program ini telah diedarkan di bawah terma lesen Awam Am GNU seperti mana " +"yang telah diterbitkan oleh Free Software Foundation; sama ada versi 2 " +"lesen, atau (ikut pilihan anda) mana-mana versi terkemudian. Satu salinan " +"lesen ini boleh ditemui pada pautan" +" ini, atau di dalam fail COPYING yang disertakan bersama-sama kod sumber " +"program ini." + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "pautan" + +#. (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 "" +"Keizinan diberi untuk menyalin, mengedar dan/atau mengubahsuai dokumen ini " +"bawah terma Lesen Dokumentasi Bebas GNU (GDFL), bagi Versi 1.1 atau mana-" +"mana versi terkemudian yang telah diterbitkan oleh Free Software Foundation " +"tanpa Seksyen Tak Varian, tanpa Teks Muka-Hadapan, dan tanpa Teks Muka " +"Belakang. Anda boleh temui satu salinan GFDL di dalam <_:ulink-1/> atau di " +"dalam fail COPYING-DOCS yang disertakan bersama-sama panduan ini." + +#. (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 "" +"Panduan ini adalah sebahagian dari koleksi panduan MATE yang diedar bawah " +"GFDL. Jika anda mahu edar panduan ini secara berasingan dari koleksi " +"asalnya, anda boleh membuat sedemikian dengan menambah satu salinan lesen ke" +" dalam panduan sepertimana yang dijelaskan dalam seksyen 6 lesen tersebut." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Kebanyakan nama digunakan oleh syarikat untuk membezakan produk dan " +"perkhidmatan mereka dituntut sebagai tanda dagangan. Jika nama tersebut ada " +"di dalam dokumentasi MATE, dan ahli-ahli Projek Dokumentasi MATE sedar akan " +"tanda dagangan tersebut, kerana nama-nama tersebut telah di huruf besarkan " +"atau huruf awalnya telah dihuruf besarkan." + +#. (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 "" +"DOKUMEN DISEDIAKAN SEBAGAI DASAR \"SEBAGAIMANA ADANYA\", TANPA JAMINAN ATAS " +"APA JUA, SAMA ADA DIUNGKAP ATAU DILAKSANA, TERMASUKLAH, TANPA HAD, JAMINAN " +"TERHADAP DOKUMEN ATAU VERSI UBAHSUAI DOKUMEN ADALAH BEBAS MASALAH " +"KEBOLEHNIAGAAN. SESUAI ATAS TUJUAN TERTENTU ATAU BUKAN-PELANGGARAN. " +"KESELURUHAN RISIKO ATAS KUALITI, KETEPATAN, DAN PRESTASI DOKUMEN ATAU VERSI " +"UBAHSUAI DOKUMEN TERLETAK PADA DIRI ANDA. SEKIRANYA TERDAPAT MANA-MANA " +"DOKUMEN ATAU VERSI UBAHSUAI DOKUMEN YANG BERMASALAH DALAM APA JUA BENTUK, " +"ANDA (BUKAN PENULIS, PENGARANG ATAU MANA-MANA PENYUMBANG ASAL) MENANGGUNG " +"KOS APA JUA PERKHIDMATAN, PEMBAIKAN ATAU PEMBETULAN YANG DIPERLUKAN. " +"PENAFIAN JAMINAN INI TERBENTUK SEBAGAI BAHAGIAN PENTING LESEN INI. MAKA " +"TIDAK PENGGUNAAN MANA-MANA DOKUMEN ATAU VERSI UBAHSUAI DOKUMEN DIIZINKAN " +"KECUALI TERTAKLUK DI BAWAH PENAFIAN INI; DAN" + +#. (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 "" +"TANPA DI BAWAH APA-APA KEADAAN DAN TEORI PERUNDANGAN, SAMA ADA DALAM TORT " +"(TERMASUKLAH KECUAIAN), KONTRAK, ATAU SEUMPAMA DENGANNYA, SI PENGARANG, " +"PENULIS ASAL, MANA-MANA PENYUMBANG, ATAU MANA-MANA PENGEDAR DOKUMEN ATAU " +"VERSI UBAHSUAI DOKUMEN, ATAU MANA-MANA PEMBEKAL ATAS APA JUA KUMPULAN, JUGA " +"PADA MANA-MANA INDIVIDU ATAS KEROSAKAN SECARA LANGSUNG ATAU TIDAK LANGSUNG, " +"SECARA KHUSUS, TIDAK SENGAJA ATAU, KEROSAKAN LANJUTAN TERHADAP SESIAPA " +"SAHAJA, TERMASUKLAH TANPA HAD BAGI KEROSAKAN NAMA BAIK, GANGGUAN KERJA, " +"KEGAGALAN ATAU KEROSAKAN KOMPUTER, ATAU MANA-MANA MAHUPUN SEMUA KEROSAKAN " +"LAIN BERKAITAN PENGGUNAAN DOKUMEN DAN VERSI UBAHSUAI DOKUMEN, WALAUPUN PIHAK" +" TERSEBUT TELAH DIMAKLUMKAN ADANYA KEBARANGKALIAN KEROSAKAN SEBEGITU BOLEH " +"BERLAKU." + +#. (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 "" +"DOKUMEN DAN VERSI UBAHSUAI DOKUMEN DISEDIAKAN BAWAH TERMA LESEN DOKUMENTASI " +"BEBAS GNU DENGAN PERKARA BERIKUT: <_:orderedlist-1/>" diff --git a/sensors-applet/help/nb/nb.po b/sensors-applet/help/nb/nb.po new file mode 100644 index 00000000..7cc8bdfd --- /dev/null +++ b/sensors-applet/help/nb/nb.po @@ -0,0 +1,822 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Allan Nordhøy , 2018 +# Kenneth Jenssen , 2018 +# Imre Kristoffer Eilertsen , 2018 +# Jan Sherdahl, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Jan Sherdahl, 2021\n" +"Language-Team: Norwegian Bokmål (https://app.transifex.com/mate/teams/13566/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Send en e-post om du finner feil eller mangler i oversettelsen.\n" +"\n" +"stefanok (Stefano Karapetsas) 7943\n" +"kingu (Allan Nordhøy) epost@anotheragency.no 3326\n" +"pompel9 (Kenneth Jenssen) 186\n" +"Bornxlo (Alexander Jansen) 93\n" +"flexiondotorg (Martin Wimpress) 19\n" +"wty (Håvard Havdal) 18\n" +"\n" +"Av totalt 11597 tekststrenger." + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +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 "Tilbakemelding" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introduksjon" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Bruk" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Innstillinger" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Generelle innstillinger" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensorer" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Sensoregenskaper" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following command can be used: <_:screen-1/>" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:597 +msgid "Sensor icon" +msgstr "Sensor ikon" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "lenke" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/nds/nds.po b/sensors-applet/help/nds/nds.po new file mode 100644 index 00000000..1ec54d09 --- /dev/null +++ b/sensors-applet/help/nds/nds.po @@ -0,0 +1,810 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Benedikt Straub , 2023 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Benedikt Straub , 2023\n" +"Language-Team: Low German (https://app.transifex.com/mate/teams/13566/nds/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nds\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" Skullmaster https://launchpad.net/~koeritz-jonas\n" +" Valmantas Palikša https://launchpad.net/~walmis" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "gebruk" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Instellens" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Allgemeene Instellens:" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "Verknüppen" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ne/ne.po b/sensors-applet/help/ne/ne.po new file mode 100644 index 00000000..b10e1eda --- /dev/null +++ b/sensors-applet/help/ne/ne.po @@ -0,0 +1,810 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Sven Keeter , 2018 +# chautari , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: chautari , 2018\n" +"Language-Team: Nepali (https://app.transifex.com/mate/teams/13566/ne/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"pawan chitrakar ,Narayan Kumar Magar " +"" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "परिचय" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/nl/nl.po b/sensors-applet/help/nl/nl.po new file mode 100644 index 00000000..8ad2c259 --- /dev/null +++ b/sensors-applet/help/nl/nl.po @@ -0,0 +1,857 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Michael Steenbeek , 2018 +# Pjotr , 2018 +# dragnadh, 2018 +# b9b0d258fa591da5350b6e67cf68cd68_9fecbb4 <28506b9ff23f99a34b566250ce31bbad_250479>, 2018 +# kaasknak, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: kaasknak, 2021\n" +"Language-Team: Dutch (https://app.transifex.com/mate/teams/13566/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad-bijdragers:\n" +" Daniël H. https://launchpad.net/~daan-is-here\n" +" Mark Cilissen https://launchpad.net/~pixlism\n" +" Peter van der Does https://launchpad.net/~pdoes\n" +" Tom Louwrier https://launchpad.net/~tom-louwrier\n" +" Twan Coenraad https://launchpad.net/~t.coenraad\n" +" cumulus007 https://launchpad.net/~cumulus-007\n" +" kactusrvm https://launchpad.net/~kactusrvm\n" +" kriekske https://launchpad.net/~kriekenbuik-gmail\n" +"Andere bijdragers:\n" +"Pjotr" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Terukoppeling" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introductie" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Gebruik" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Voorkeuren" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Algemene opties" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensoren" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Eigenschappen van sensor" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "koppeling" + +#. (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 "" + +#. (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 "" +"Deze handleiding maakt deel uit van een verzameling MATE handleidingen onder" +" de GFDL. Als u deze handleiding afzonderlijk wil verspreiden, dan kan u dit" +" door een kopie van de licentie van de handleiding toe te voegen, zoals " +"beschreven in hoofdstuk 6 van de licentie." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Vele van de namen zoals gebruikt bij bedrijven om hun producten en services " +"te onderscheiden zijn geclaimd als handelsmerken. Wanneer deze namen " +"voorkomen in enige MATE documentatie, en de leden van het MATE Documentatie " +"Project hiervan bewust zijn gemaakt, dan zullen deze namen in hoofdletters " +"zijn of beginnen met hoofdletters." + +#. (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 "" +"HET DOCUMENT IS AANGEBODEN OP EEN \"ZOALS HET IS\" BASIS, ZONDER ENIGE VORM " +"VAN GARANTIE, ZOWEL UITGESPROKEN ALS GEÏMPLICEERD, INCLUSIEF, ZONDER " +"BEPERKINGEN, GARANTIES DAT HET DOCUMENT OF DE AANGEPASTE VERSIE VAN HET " +"DOCUMENT VRIJ VERHANDELBARE GEBREKEN OF GESCHIKT IS VOOR EEN BEPAALD DOEL " +"IS, OF GEEN INBREUK MAAKT. HET VOLLEDIGE RISICO BETREFFEND DE KWALITEIT, " +"ACCURAATHEID, EN PRESTATIES VAN HET DOCUMENT OF DE AANGEPASTE VERSIE VAN HET" +" DOCUMENT LIGT BIJ U. INDIEN HET DOCUMENT DEFECT BLIJKT TE ZIJN IN ENIGE " +"VORM, U (NIET DE INITIËLE SCHRIJVER, AUTEUR OF ENIGE BIJDRAGER) ZAL DE " +"KOSTEN KOSTEN VOOR ENIGE NODIGE SERVICE, REPARATIE OF CORRECTIE OP ZICH " +"NEMEN. DEZE DISCLAIMER BETREFT DE GARANTIE IS EEN ESSENTIEEL ONDERDEEL VAN " +"DEZE LICENTIE. GEEN ENKEL GEBRUIK VAN DIT DOCUMENT OF AANGEPASTE VERSIE VAN " +"HET DOCUMENT IS TOEGESTAAN ALS VOLGT ZONDER DEZE DISCLAIMER; EN" + +#. (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 "" +"ONDER GEEN ENKELE OMSTANDIGHEDEN EN ONDER GEEN JURIDISCHE THEORIE, ZIJ HET " +"WETTELIJK (INCLUSIEF NALATIGHEID), CONTRACT, OF ANDERZIJDS ZAL DE AUTEUR, " +"INITIËLE AUTEUR, ENIGE BIJDRAGER VAN HET DOCUMENT OF DE AANPASTE VERSIE VAN " +"HET DOCUMENT, NOCH ENIGE LEVERANCIER VAN EEN VAN DEZE PARTIJEN, " +"AANSPRAKELIJK GEHOUDEN WORDEN DOOR ENIG PERSOON VOOR ENIGE DIRECTE, " +"INDIRECTE, SPECIALE, INCIDENTELE, OF GEVOLG SCHADE IN ELKE VORM INCLUSIEF, " +"ZONDER BEPERKING, SCHADE DOOR VERLIES VAN GOEDE WIL, WERK ONDERBREKING, " +"COMPUTER FALEN OF STORING, OF ENIGE ANDERE VORM VAN SCHADE OF VERLIES ALS " +"GEVOLGEN VAN HET GEBRUIKT VAN HET DOCUMENT EN DE AANGEPASTE VERSIES VAN HET " +"DOCUMENT, ZELFS ALS ZO EEN PARTIJ GEÏNFORMEERD ZOU ZIJN OVER DE MOGELIJKHEID" +" VAN ZULKE SCHADES." + +#. (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 "" +"HET DOCUMENT EEN AANGEPASTE VERSIES VAN HET DOCUMENT WORDEN AANGEBODEN ONDER" +" DE VOORWAARDEN VAN DE GNU FREE DOCUMENTATION LICENTIE MET HET BEGRIP DAT: " +"<_:orderedlist-1/>" diff --git a/sensors-applet/help/nn/nn.po b/sensors-applet/help/nn/nn.po new file mode 100644 index 00000000..559ea2af --- /dev/null +++ b/sensors-applet/help/nn/nn.po @@ -0,0 +1,810 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Øystein Steffensen-Alværvik, 2018 +# Andrew Rabbitt , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Andrew Rabbitt , 2020\n" +"Language-Team: Norwegian Nynorsk (https://app.transifex.com/mate/teams/13566/nn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Åsmund Skjæveland \n" +"Eskild Hustvedt " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Tilbakemelding" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Innføring" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Bruk" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Innstillingar" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "lenkje" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/nso/nso.po b/sensors-applet/help/nso/nso.po new file mode 100644 index 00000000..e5e005e6 --- /dev/null +++ b/sensors-applet/help/nso/nso.po @@ -0,0 +1,817 @@ +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Northern Sotho (https://www.transifex.com/mate/teams/13566/nso/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nso\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Translate.org.za \n" +"Pheledi Mathibela " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "kgokaganyo" + +#. (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 "" diff --git a/sensors-applet/help/oc/oc.po b/sensors-applet/help/oc/oc.po new file mode 100644 index 00000000..92677629 --- /dev/null +++ b/sensors-applet/help/oc/oc.po @@ -0,0 +1,862 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Cédric Valmary , 2018 +# Wolfgang Ulbrich , 2018 +# 48c2de07903ce5a77a8e90265f95c4c2_8909374 <837c8d0ab97b27e737893c19f79bd4de_348476>, 2018 +# Quentin PAGÈS, 2023 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Quentin PAGÈS, 2023\n" +"Language-Team: Occitan (post 1500) (https://app.transifex.com/mate/teams/13566/oc/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: oc\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Yannig Marchegay (Kokoyaya) & Cédric Valmary " +"(totenoc.eu) , Quentin PAGÈS" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" +"2015-2021 La còla de documentacion de MATE" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"MATE Sensors Applet Manual V2.1 Genièr de " +"2006 <_:revdescription-1/>" + +#. (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 "Comentaris" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introduccion" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Utilizacion" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferéncias" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Opcions generalas" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Captaires" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Proprietats del captaire" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "ligam" + +#. (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 "" +"Autorizacion vos es donada de copiar, distribuir e/o modificar aqueste " +"document segon los tèrmes de la Licéncia GNU Free Documentation License " +"(GFDL), Version 1.1 o ulteriora publicada per la Free Software Foundation " +"sens seccion inalterabla, sens tèxt de primièra pagina de cubèrta ni tèxt de" +" darrièra pagina de cubèrta. Trobaretz un exemplari de la GFDL en seguissent" +" aqueste <_:ulink-1/> o dins lo fichièr COPYING-DOCS provesit amb lo present" +" manual." + +#. (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 "" +"Aqueste manual fa part de la colleccion de manuals de MATE distribuits jols " +"tèrmes de la licéncia de documentacion liura GNU. Se volètz distribuir " +"aqueste document a despart de la colleccion, o podètz far en ajustant un " +"exemplar de la licéncia al manual, coma indicat a la seccion 6 de la " +"licéncia." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"La màger part dels noms utilizats per las entrepresas per distinguir lors " +"produches e servicis son de marcas depausadas. Quand aqueles noms apareisson" +" dins la documentacion MATE e que los membres del projècte de Documentacion " +"MATE son informats de l’existéncia d’aquelas marcas depausadas, siá aqueles " +"noms entièrs, siá lor primièra letra es en majuscula." + +#. (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 "" +"LO DOCUMENT ES PROVESIT « TAL COMA ES » SENS CAP DE GARANTIDA DE QUIN TIPE " +"QUE SIÁ, EXPLICITA O IMPLICADA, AQUÒ INCLUTZ, SENS CAP DE LIMIT, LAS " +"GARANTIDAS QUE LO DOCUMENT O UNA VERSION MODIFICADA NON AJA PAS CAP DE " +"DEFAUT, QUE SIÁ COMERCIABLE, QUE SIÁ ADAPTAT PER UN USATGE PARTICULAR O QUE " +"ENFRANGA PAS LA LEI. TOT LO RISC RESPÈCTE A LA QUALITAT, L’EXACTITUD O LAS " +"QUALITATS TECNICAS DEL DOCUMENT O DE SAS VERSIONS MODIFICADAS ES VÒSTRE. SE " +"PER CAS LO DOCUMENT O UNA VERSION MODIFICADA S’AVERÈSSE DEFECTUÓS AL " +"RESPÈCTE DE QUIN ASPÈCTE QUE SIÁ, VOSAUTRES (NON PAS LO REDACTOR INICIAL, " +"L’AUTOR O QUIN CONTRIBUIDOR QUE SIÁ) ASSUMISSÈTZ LO CÒST DE TOTA MANTENENÇA," +" REPARACION O CORRECCION NECESSÀRIA. AQUESTA DESCARGA DE GARANTIDA " +"CONSTITUÍS UNA PART ESSENCIALA D’AQUESTA LICÉNCIA. CAP D’UTILIZACION " +"D’AQUESTE DOCUMENT O VERSION MODIFICADA ES AUTORIZADA LEVAT JOS AQUESTA " +"DESCARGA DE GARANTIDA E" + +#. (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 "" +"EN CAP DE CIRCONSTÀNCIA E JOS CAP D’INTERPRETACION LEGALA, QUE SIÁ DE " +"RESPONSABILITAT CIVILA (NEGLIGÉNCIA INCLUSA), CONTRACTUALA O AUTRA, L’AUTOR," +" LO REDACTOR INICIAL, TOT CONTRIBUIDOR E TOT DISTRIBUIDOR D’AQUESTE DOCUMENT" +" O DE SA VERSION MODIFICADA NI CAP DE PROVESIDOR D’AQUESTES PARTS SERÀN PAS " +"RESPONSABLES AL RESPÈCTE DE QUIN DAMATGE DIRÈCTE, INDIRÈCTE, ESPECIAL O " +"ACCIDENTAL QUE SIÁ DE TOT TIPE E TANBEN, SENS LIMITACION, LOS DAMATGES " +"LIGATS A LA PÈRDA DE CLIENTÈLA, LAS INTERRUPCIONS DE TRABALH, ALS " +"DEFALHIMENTS E DISFONCIONAMENTS INFORMATICS O TOTA AUTRA PÈRDA LIGADA A " +"L’UTILIZACION DEL DOCUMENT E DE SAS VERSIONS MODIFICADAS, ATAL METEIS " +"S’AQUESTES PART ÈRAN AVISATS DE LA POSSIBILITAT D’AQUESTES DAMATGES." + +#. (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 "" +"LOS DOCUMENTS E LAS VERSIONS MODIFICADAS D’AQUESTE DOCUMENT SON FORNITS JOLS" +" TÈRMES DE LA LICÉNCIA DE DOCUMENTACION LIURA GNU ESTANT QUE : " +"<_:orderedlist-1/>" diff --git a/sensors-applet/help/or/or.po b/sensors-applet/help/or/or.po new file mode 100644 index 00000000..89c901dc --- /dev/null +++ b/sensors-applet/help/or/or.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Odia (https://app.transifex.com/mate/teams/13566/or/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: or\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "ଶୁଭ୍ରାଂଶୁ ବେହେରା " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "ପରିଚୟ" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/pa/pa.po b/sensors-applet/help/pa/pa.po new file mode 100644 index 00000000..78e6623f --- /dev/null +++ b/sensors-applet/help/pa/pa.po @@ -0,0 +1,840 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Wolfgang Ulbrich , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Wolfgang Ulbrich , 2018\n" +"Language-Team: Panjabi (Punjabi) (https://app.transifex.com/mate/teams/13566/pa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pa\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"ਜਸਵਿੰਦਰ ਸਿੰਘ ਫੂਲੇਵਾਲਾ ੨੦੦੪\n" +"ਅਮਨਪਰੀਤ ਸਿੰਘ ਆਲਮਵਾਲਾ ੨੦੦੪-੨੦੧੦\n" +"ਪੰਜਾਬੀ ਓਪਨ ਸੋਰਸ ਟੀਮ (POST)\n" +"http://www.satluj.com" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "ਸੁਝਾਅ" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "ਜਾਣ ਪਛਾਣ" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" +"ਇਹ ਦਸਤਾਵੇਜ਼ ਗਨੋਮ ਦਸਤਾਵੇਜ਼ ਭੰਡਾਰ ਦਾ ਭਾਗ ਹੈ, ਜੋ ਕਿ GFDL ਦੇ ਅਧੀਨ ਜਾਰੀ ਕੀਤਾ ਗਿਆ " +"ਹੈ। ਜੇ ਤੁਸੀਂ ਇਹ ਦਸਤਾਵੇਜ਼ ਨੂੰ ਭੰਡਾਰ ਤੋਂ ਬਿਨਾਂ ਵੰਡਣਾ ਚਾਹੁੰਦੇ ਹੋ ਤਾਂ ਤੁਸੀਂ ਇਹ " +"ਲਾਈਸੈਂਸ ਦੇ ਭਾਗ 6 ਵਿੱਚ ਦੱਸੇ ਮੁਤਾਬਕ ਦਸਤਾਵੇਜ਼ ਨਾਲ ਲਾਈਸੈਂਸ ਦੀ ਇੱਕ ਨਕਲ ਜੋੜ ਕੇ ਕਰ " +"ਸਕਦੇ ਹੋ।" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"ਕੰਪਨੀਆਂ ਵਲੋਂ ਆਪਣੇ ਉਤਪਾਦਾਂ ਅਤੇ ਸੇਵਾਵਾਂ ਲਈ ਵਰਤੇ ਗਏ ਕਈ ਨਾਂ ਮਾਰਕੇ ਹਨ। ਜਦੋਂ ਵੀ ਉਹ" +" ਨਾਂ ਕਿਸੇ ਗਨੋਮ ਦਸਤਾਵੇਜ਼ ਪ੍ਰੋਜੈਕਟ ਵਿੱਚ ਆਉਦੇ ਹਨ ਅਤੇ ਗਨੋਮ ਦਸਤਾਵੇਜ਼ ਪ੍ਰੋਜੈਕਟ ਦੇ " +"ਮੈਂਬਰ ਹਨ ਤਾਂ ਉਨ੍ਹਾਂ ਮਾਰਕਿਆਂ ਬਾਰੇ ਜਾਣਕਾਰੀ ਦੇਣ ਲਈ, ਉਹਨਾਂ ਨੇ ਦੇ ਨਾਂ ਵੱਡੇ ਅੱਖਰਾਂ" +" ਵਿੱਚ ਜਾਂ ਪਹਿਲੇਂ ਅੱਖਰ ਵੱਡੇ ਰੱਖੇ ਗਏ ਹਨ।" + +#. (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 "" +"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" + +#. (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 "" +"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." + +#. (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 "" diff --git a/sensors-applet/help/pl/pl.po b/sensors-applet/help/pl/pl.po new file mode 100644 index 00000000..a9b55c85 --- /dev/null +++ b/sensors-applet/help/pl/pl.po @@ -0,0 +1,855 @@ +# +# Translators: +# Piotr Drąg , 2018 +# Piotr Strębski , 2018 +# Stefano Karapetsas , 2018 +# pietrasagh , 2018 +# Dominik Adrian Grzywak, 2018 +# Daniel Tokarzewski , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Daniel Tokarzewski , 2021\n" +"Language-Team: Polish (https://app.transifex.com/mate/teams/13566/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Tłumacze środowiska MATE, 2013-2014, 2016-2018\n" +"\n" +"Tomasz Bielecki, 2005\n" +"Paweł Marciniak, 2007" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Opinia" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Wprowadzenie" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Użycie" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferencje" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Główne opcje" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Czujniki" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Właściwości czujnika" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "odnośnik" + +#. (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 "" +"Udziela się zgody na kopiowanie, dystrybucję i/lub modyfikację tego tekstu " +"na warunkach licencji GNU Free Documentation License (GFDL) w wersji 1.1 lub" +" nowszej, opublikowanej przez Free Software Foundation bez Sekcji " +"Niezmiennych, bez Strony Tytułowej i bez Treści Okładki. Kopia tekstu " +"licencji GFDL umieszczona została pod tym <_:ulink-1/> lub w pliku COPYING-" +"DOCS rozpowszechnianym razem z tą instrukcją." + +#. (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 "" +"Ten podręcznik jest częścią zestawu podręczników MATE rozpowszechnianych na " +"licencji GFDL. Jeżeli chcesz rozpowszechnić tą instrukcję osobno od zestawu," +" możesz to zrobić dodając kopię licencji do podręcznika, jak opisano w " +"dziale 6 tej licencji." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Wiele nazw używanych przez firmy do rozróżnienia ich produktów i usług jest " +"zgłoszonych jako znaki towarowe. W przypadku pojawienia się tych nazw w " +"dowolnej dokumentacji MATE, a członkowie Projektu Dokumentacji MATE są " +"świadomi tych znaków towarowych, wówczas nazwy są pisane wielkimi literami " +"lub pierwszymi wielkimi literami." + +#. (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 "" +"DOKUMENT JEST DOSTARCZANY W STANIE „TAK JAK JEST”, BEZ JAKIEGOKOLWIEK " +"WYRAŻENIA, DOMNIEMANIA GWARANCJI, W TYM MIĘDZY INNYMI GWARANCJI, ŻE " +"DOKUMENT LUB ZMODYFIKOWANA WERSJA DOKUMENTU JEST WOLNA OD WAD HANDLOWYCH LUB" +" DO OKREŚLONEGO CELU -NARUSZENIE. CAŁKOWITE RYZYKO DOTYCZĄCE JAKOŚCI, " +"DOKŁADNOŚCI I WYDAJNOŚCI DOKUMENTU LUB ZMODYFIKOWANEJ WERSJI DOKUMENTU " +"SPOCZYWA NA UŻYTKOWNIKU. JEŻELI JAKIKOLWIEK DOKUMENT LUB ZMODYFIKOWANA " +"WERSJA OKAŻE SIĘ WADLIWA POD JAKIMKOLWIEK WZGLĘGEM, UŻYTKOWNIK (NIE WSTĘPNY " +"PISARZ, AUTOR CZY ŻADEN WSPÓŁPRACOWNIK) PONOSI KOSZTY WSZELKICH NIEZBĘDNYCH " +"SERWISÓW, NAPRAW LUB POPRAWEK. NINIEJSZE WYŁĄCZENIE GWARANCJI STANOWI " +"ISTOTNĄ CZĘŚĆ LICENCJI. ZGODNIE Z NINIEJSZYM WYŁĄCZENIEM ODPOWIEDZIALNOŚCI " +"NIE JEST ZEZWOLONE NA KORZYSTANIE Z JAKICHKOLWIEK DOKUMENTÓW LUB " +"ZMODYFIKOWANYCH WERSJI DOKUMENTU; ORAZ " + +#. (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 "" +"W ŻADNYM PRZYPADKU I W ŻADNEJ TEORII PRAWNEJ, CZY W DZIAŁANIU CZYNNYM (W TYM" +" ZANIEDBANIA), UMOWY LUB W INNY SPOSÓB, AUTOR, PISARZ WSTĘPNY, " +"WSPÓŁPRACOWNIK ANI DYSTRYBUTOR DOKUMENTU LUB ZMODYFIKOWANA WERSJA DOKUMENTU " +"TAKICH STRON NIE PONOSI ODPOWIEDZIALNOŚCI WOBEC JAKICHKOLWIEK OSÓB ZA " +"JAKIEKOLWIEK BEZPOŚREDNIE, POŚREDNIE, SZCZEGÓLNE, PRZYPADKOWE LUB WTÓRNE " +"SZKODY JAKIEGOKOLWIEK CHARAKTERU, W TYM MIĘDZY INNYMI USZKODZENIA ZA UTRATĘ " +"WŁAŚCIWOŚCI, PRZERWY W PRACY, AWARIE LUB INNE USZKODZENIA KOMPUTERA LUB " +"STRATY WYNIKAJĄCE Z KORZYSTANIA Z DOKUMENTU I ZMODYFIKOWANYCH WERSJI " +"DOKUMENTU, NAWET JEŚLI STRONA ZOSTAŁA POINFORMOWANA O MOŻLIWOŚCI WYSTĄPIENIA" +" TAKICH SZKÓD." + +#. (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 "" +"DOKUMENT I ZMODYFIKOWANE WERSJE DOKUMENTU SĄ DOSTARCZANE NA WARUNKACH " +"LICENCJI WOLNEJ DOKUMENTACJI GNU Z DALSZYM ZROZUMIENIEM, " +"ŻE:<_:orderedlist-1/>" diff --git a/sensors-applet/help/ps/ps.po b/sensors-applet/help/ps/ps.po new file mode 100644 index 00000000..99ce83a2 --- /dev/null +++ b/sensors-applet/help/ps/ps.po @@ -0,0 +1,808 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Pashto (https://app.transifex.com/mate/teams/13566/ps/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ps\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Saif Khan Pathanisation project " +"" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/pt/pt.po b/sensors-applet/help/pt/pt.po new file mode 100644 index 00000000..1988faac --- /dev/null +++ b/sensors-applet/help/pt/pt.po @@ -0,0 +1,856 @@ +# +# Translators: +# Carlos Moreira, 2018 +# Manuela Silva , 2018 +# José Vieira , 2018 +# Rui , 2018 +# Hugo Carvalho , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Hugo Carvalho , 2020\n" +"Language-Team: Portuguese (https://app.transifex.com/mate/teams/13566/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Hugo Carvalho , 2018" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +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 "Opinião" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introdução" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Utilização" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferências" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Opções Gerais" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensores" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Propriedades do Sensor" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "hiperligação" + +#. (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 "" +"É dada permissão para copiar, distribuir e/ou alterar este documento sob os " +"termos da Licença de Documentação Livre GNU (GFDL), Versão 1.1 ou qualquer " +"outra posteriormente publicada pela Free Software Foundation sem quaisquer " +"Secções Invariantes, Textos de Capa ou Prefácios, e sem Textos Finais ou " +"Posfácios. Poderá encontrar uma cópia da GFDL neste <_:ulink-1/> ou no " +"ficheiro COPYING-DOCS distribuído com este manual." + +#. (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 "" +"Este manual é parte de uma coleção de manuais MATE distribuídos sob a GFDL. " +"Se desejar distribuir este manual separadamente da coleção, poderá fazê-lo " +"desde que lhe adicione uma cópia da licença, tal como descrito na secção 6 " +"desta licença." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Muitos dos nomes utilizados pelas empresas para distinguir os seus produtos " +"e serviços são reclamados como marcas registadas. Onde esses nomes surgirem " +"em qualquer documentação MATE, e aos membros do Projeto de Documentação do " +"MATE for dado conhecimento dessas marcas registadas, estes nomes estarão " +"todos em maiúsculas ou com a primeira letra de cada palavra em maiúscula." + +#. (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 "" +"ESTE DOCUMENTO É DISPONIBILIZADO NUMA BASE \"TAL COMO ESTÁ\", SEM QUALQUER " +"GARANTIA DE QUALQUER TIPO, NEM EXPRESSA NEM IMPLÍCITA, INCLUINDO, MAS SEM " +"LIMITAR, GARANTIAS DE QUE O DOCUMENTO OU VERSÃO ALTERADA DO DOCUMENTO SE " +"ENCONTRA LIVRE DE DEFEITOS PARA COMERCIALIZAÇÃO, ADEQUADO A UM PROPÓSITO " +"ESPECÍFICO OU QUE NÃO INFRINJA. A TOTALIDADE DO RISCO DE QUALIDADE, " +"PORMENORIZAÇÃO, E DESEMPENHO DO DOCUMENTO OU VERSÃO ALTERADA DO DOCUMENTO É " +"SUA. CASO ALGUM DOCUMENTO OU VERSÃO ALTERADA SE DEMONSTRE DEFICIENTE EM " +"QUALQUER ASPETO, O LEITOR (E NÃO O AUTOR INICIAR, OU QUALQUER CONTRIBUINTE " +"POSTERIOR) ASSUME O CUSTO DE TODO O SERVIÇO DE REPARAÇÃO, ASSISTÊNCIA OU " +"CORREÇÃO QUE POSSE SER NECESSÁRIO. ESTA DESRESPONSABILIZAÇÃO DE GARANTIA " +"CONSTITUI UMA PARTE ESSENCIAL DESTA LICENÇA. NENHUMA UTILIZAÇÃO DE QUALQUER " +"DOCUMENTO OU VERSÃO ALTERADO DO DOCUMENTO SE ENCONTRA AUTORIZADA EXCETO SE " +"SUJEITA A ESTA DESRESPONSABILIZAÇÃO; E" + +#. (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 "" +"SOB QUAISQUER CIRCUNSTÂNCIAS E TEORIA LEGAL, QUER SEJA POR ERRO (INCLUINDO " +"NEGLIGÊNCIA), CONTRATO, OU QUALQUER OUTRO MOTIVO, PODERÁ O AUTOR, ESCRITOR " +"INICIAL, QUALQUER CONTRIBUINTE, OU QUALQUER DISTRIBUIDOR DO DOCUMENTO OU " +"VERSÃO ALTERADA DO DOCUMENTO, OU QUALQUER FORNECEDOR DE UMA DESSAS PARTES, " +"SER RESPONSÁVEL PERANTE QUALQUER PESSOA POR QUAISQUER DANOS DIRETOS, " +"INDIRETOS, ESPECIAIS, ACIDENTAIS OU CONSEQUENCIAIS DE QUALQUER TIPO " +"INCLUINDO, SEM LIMITAR, DANOS POR PERCA DE BOM NOME (GOODWILL), PARAGENS DE " +"TRABALHO, FALHA OU MAU FUNCIONAMENTO INFORMÁTICO, OU QUALQUER E TODOS OS " +"OUTROS DANOS OU PERCAS DECORRENTES OU RELACIONADAS COM A UTILIZAÇÃO DO " +"DOCUMENTO E VERSÕES ALTERADAS DO DOCUMENTO, MESMO QUE TAL PARTE TENHA SIDO " +"INFORMADA DA POSSIBILIDADE DE OCORREREM TAIS DANOS." + +#. (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 "" +"O DOCUMENTO E VERSÕES MODIFICADAS DO DOCUMENTO SÃO DISPONIBILIZADAS NOS " +"TERMOS DA LICENÇA DE DOCUMENTAÇÃO LIVRE GNU (GNU FREE DOCUMENTATION LICENSE)" +" COM O SUBSEQUENTE ENTENDIMENTO DE QUE: <_:orderedlist-1/>" diff --git a/sensors-applet/help/pt_BR/pt_BR.po b/sensors-applet/help/pt_BR/pt_BR.po new file mode 100644 index 00000000..93c3e703 --- /dev/null +++ b/sensors-applet/help/pt_BR/pt_BR.po @@ -0,0 +1,880 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Aldo Oliveira , 2018 +# Marcelo Ghelman , 2018 +# Victor Gonçalves , 2018 +# Wolfgang Ulbrich , 2018 +# Italo Penaforte , 2018 +# Robert Antoni Buj i Gelonch , 2019 +# George Silva , 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: George Silva , 2019\n" +"Language-Team: Portuguese (Brazil) (https://app.transifex.com/mate/teams/13566/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Equipe de tradução no Transifex:\n" +"Fabrizzio Alphonsus Soares https://www.transifex.com/accounts/profile/fabrizzio\n" +"Alberto Federman Neto https://www.transifex.com/accounts/profile/albfneto\n" +"Aldo Oliveira https://www.transifex.com/user/profile/AldoBR/\n" +"Appes https://www.transifex.com/accounts/profile/apps\n" +"arm332 https://www.transifex.com/accounts/profile/arm332\n" +"augusteiner https://www.transifex.com/accounts/profile/augusteiner\n" +"dreto https://www.transifex.com/accounts/profile/dreto\n" +"Enrico Nicoletto https://www.transifex.com/accounts/profile/EnricoNicoletto\n" +"everton_seib https://www.transifex.com/accounts/profile/everton_seib\n" +"Felipe Rozelio https://www.transifex.com/accounts/profile/feliperozelio\n" +"João Paulo da Silva Júnior https://www.transifex.com/accounts/profile/jpsilvaj\n" +"Juliana Paula Felix https://www.transifex.com/accounts/profile/jufelix\n" +"Lucas Cenir Friederich https://www.transifex.com/user/profile/lucasalvarokedrines\n" +"Marcelo Ghelman https://www.transifex.com/accounts/profile/marcelo.ghelman\n" +"Marcio Andre Padula https://www.transifex.com/accounts/profile/Padula\n" +"Marcus Vinícius Marques https://www.transifex.com/accounts/profile/Pygmalion\n" +"Matheus Macabu https://www.transifex.com/accounts/profile/mkbu95\n" +"Matheus Martins https://www.transifex.com/accounts/profile/Matheus_Martins\n" +"Michele dos Santos da Silva https://www.transifex.com/accounts/profile/mchelem\n" +"Thiago Cangussu https://www.transifex.com/accounts/profile/cangussu.thg\n" +"vitorgatti https://www.transifex.com/accounts/profile/vitorgatti" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "MATE Sensores Applet Manual V2.1" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "MATE Desenvolvimento " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +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 "Retorno" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introdução" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Uso" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferências" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Opções Gerais" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensores" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Propriedades do Sensor" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "link" + +#. (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 "" +"É concedida permissão para copiar, distribuir e / ou modificar este " +"documento sob os termos da Licença de Documentação Livre GNU (GFDL), Versão " +"1.1 ou qualquer versão posterior publicada pela Free Software Foundation sem" +" Seções Invariantes, sem Textos de Capa Frontal e sem textos de contracapa. " +"Você pode encontrar uma cópia da GFDL no <_:ulink-1/> ou no arquivo COPYING-" +"DOCS distribuído com este manual." + +#. (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 "" +"Esse manual é parte de uma coleção de manuais do MATE distribuída sob a " +"GFDL. Se você quiser distribuir essa manual separado da coleção, pode fazê-" +"lo adicionando uma cópia da licença ao manual, como descrito na seção 6 da " +"licença." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Muitos dos nomes usados por companhias para distinguir seus produtos e " +"serviços são marcas registradas. Quando esses nomes ocorrem em alguma parte " +"da documentação do MATE, e os membros do Projeto de documentação do MATE " +"estiverem cientes de serem marcas registradas, esses nomes estarão " +"maiúsculas ou com as iniciais em maiúsculas." + +#. (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 "" +"O DOCUMENTO É FORNECIDO COMO UMA BASE \"COMO ESTÁ\", SEM GARANTIAS DE " +"QUALQUER TIPO, TANTO EXPRESSA OU IMPLÍCITA, INCLUINDO, SEM LIMITAÇÃO, " +"GARANTIAS DE QUE O DOCUMENTO OU VERSÃO MODIFICADA DO DOCUMENTO É " +"COMERCIALIZÁVEL, LIVRE DE DEFEITOS, PRÓPRIO PARA UM PROPÓSITO ESPECÍFICO OU " +"SEM INFRAÇÕES. TODO O RISCO A RESPEITO DA QUALIDADE, EXATIDÃO, E DESEMPENHO " +"DO DOCUMENTO OU VERSÕES MODIFICADAS DO DOCUMENTO É SEU. SE ALGUM DOCUMENTO " +"OU VERSÃO MODIFICADA SE PROVAR DEFEITUOSO EM QUALQUER ASPECTO, VOCÊ (NÃO O " +"ESCRITOR INICIAL, AUTOR OU QUALQUER CONTRIBUIDOR) ASSUME O CUSTO DE QUALQUER" +" SERVIÇO NECESSÁRIO, REPARO OU CORREÇÃO. ESTA RENÚNCIA DE GARANTIAS " +"CONSTITUI UMA PARTE ESSENCIAL DESTA LICENÇA. NENHUM USO DESTE DOCUMENTO OU " +"VERSÃO MODIFICADA DESTE DOCUMENTO É AUTORIZADO SE NÃO FOR SOB ESTA RENÚNCIA;" +" E" + +#. (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 "" +"SOB NENHUM CIRCUNSTÂNCIA E SOB NENHUMA TEORIA LEGAL, TANTO EM DADO " +"(INCLUINDO NEGLIGÊNCIA), CONTRATO, OU OUTROS, DEVEM O AUTOR, ESCRITOR " +"INICIAL, QUALQUER CONTRIBUIDOR, OU QUALQUER DISTRIBUIDOR DO DOCUMENTO OU " +"VERSÃO MODIFICADA DO DOCUMENTO, OU QUALQUER FORNECEDOR DE ALGUMA DESSAS " +"PARTES, SER CONSIDERADOS RESPONSÁVEIS A QUALQUER PESSOA POR QUALQUER DANO, " +"SEJA DIRETO, INDIRETO, ESPECIAL, ACIDENTAL OU CONSEQÜENCIAL DE QUALQUER " +"INDIVÍDUO, INCLUINDO, SEM LIMITAÇÃO, DANOS POR PERDA DE BOA VONTADE, " +"TRABALHO PARADO, FALHA NO COMPUTADOR OU MAL FUNCIONAMENTO, OU QUALQUER E " +"TODOS OS OUTROS DANOS OU PERDAS RESULTANTES OU RELACIONADAS AO USO DO " +"DOCUMENTO E VERSÕES MODIFICADAS, MESMO QUE TAL PARTE TENHA SIDO INFORMADA DA" +" POSSIBILIDADE DE TAIS DANOS." + +#. (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 "" +"O DOCUMENTO E AS VERSÕES MODIFICADAS DO DOCUMENTO SÃO FORNECIDOS DE ACORDO " +"COM OS TERMOS DA LICENÇA DE DOCUMENTAÇÃO GRATUITA DA GNU COM O ENTENDIMENTO " +"COMPREENDIDO DE QUE:<_:orderedlist-1/>" diff --git a/sensors-applet/help/ro/ro.po b/sensors-applet/help/ro/ro.po new file mode 100644 index 00000000..f2b4d9d6 --- /dev/null +++ b/sensors-applet/help/ro/ro.po @@ -0,0 +1,807 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Daniel , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Daniel , 2018\n" +"Language-Team: Romanian (https://app.transifex.com/mate/teams/13566/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Daniel Alămiță " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introducere" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Utilizare" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferințe" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Opțiuni generale" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Senzori" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Proprietăți senzor" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "legătură" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/ru/ru.po b/sensors-applet/help/ru/ru.po new file mode 100644 index 00000000..120dc019 --- /dev/null +++ b/sensors-applet/help/ru/ru.po @@ -0,0 +1,1047 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Aleksey Kabanov , 2018 +# AlexL , 2018 +# Wolfgang Ulbrich , 2018 +# Михаил Ильинский (milinsky) , 2018 +# Alex Puts, 2018 +# Павел Коваленко, 2021 +# Sergej A. , 2022 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Sergej A. , 2022\n" +"Language-Team: Russian (https://app.transifex.com/mate/teams/13566/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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" +"Алексей Кабанов , 2018\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: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "Руководство по апплету «Сенсоры» для среды MATE V2.1" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "2015-2021 Команда документации MATE" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" +"Апплет «Сенсоры» для среды MATE отображает на панели показания датчиков " +"температуры, напряжения и вентиляторов." + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "Разработчики MATE " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"Руководство по апплету «Сенсоры» для среды MATE V2.1 " +"Январь 2006 <_:revdescription-1/>" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:123 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" +"В данном руководстве описывается версия 1.10 апплета «Сенсоры» для среды " +"MATE." + +#. (itstool) path: legalnotice/title +#: C/index.docbook:126 +msgid "Feedback" +msgstr "Обратная связь" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Чтобы сообщить об ошибке или внести предложение относительно апплета " +"«Сенсоры» для среды MATE или этого руководства, следуйте инструкциям на " +"странице обратной" +" связи MATE." + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "Апплет «Сенсоры» для среды MATE" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Введение" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +msgstr "Апплет «Сенсоры» для среды MATE " + +#. (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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" Апплет «Сенсоры» для " +"среды MATE с 3 включёнными датчиками. " + +#. (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 "" +"Апплет «Сенсоры» для среды MATE предоставляет " +"удобный способ следить за состоянием компьютера на простом дисплее вашего " +"рабочего стола." + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "Тепловые зоны ACPI через ACPI-модули ядра линукс" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +msgstr "Модули i2c ядра линукс" + +#. (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 "" +"Через файловую систему sysfs и i2c модули, распространяемые с ядром (ядро 2.6)" + +#. (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 "" +"Через файловую систему proc и модули i2c из пакетов lm_sensors и i2c (ядро 2.4)" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" +"С помощью библиотеки libsensors, поставляемой вместе с пакетом lm_sensors" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" +"Модуль i8k ядра линукс (для Dell Inspiron Laptops)." + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" +"Модуль ibm-" +"acpi ядра линукс (для IBM Laptops)." + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "PowerPC модули ядра линукс therm_adt746x и therm_windtunnel." + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "Модуль iMac G5 Windfarm ядра линукс." + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" +"Демон hddtemp для считывания температуры с дисков, " +"оборудованных S.M.A.R.T." + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" +"Модуль Omnibook " +"ядра линукс. (для HP и Toshiba Satellite Laptops)" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" +"Видеокарты NVIDIA через libNVCtrl (поставляется с nvidia-" +"settings)." + +#. (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 "" +"Поддерживается ряд сенсорных интерфейсов, которые необходимо настроить перед" +" добавлением апплета «Сенсоры» для среды MATE на панель: <_:itemizedlist-1/>" + +#. (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 "" +"Чтобы добавить апплет «Сенсоры» для среды MATE на" +" панель, правой кнопкой мыши щёлкните панель и в выпадающем меню выберите " +" Добавить на панель Hardware " +"Sensors Monitor ." + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" +"Если вы впервые добавляете апплет «Сенсоры» для среды " +"MATE на панель, апплет будет искать любые доступные датчики " +"для мониторинга и, если найдёт, то отобразит соответствующий, установленный " +"по умолчанию, датчик (например, температурный для ЦП)." + +#. (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 "" +"Отображение датчиков можно настроить по своему вкусу с помощью пункта меню " +" Параметры (подробнее " +")." + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" +"Чтобы настроить апплет «Сенсоры» для среды MATE, " +"правой кнопкой мыши щёлкните по апплету, затем в выпадающем меню выберите " +"Параметры." + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" +"Окно Параметры содержит " +"следующие разделы с вкладками:" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Общие настройки" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" +"Этот параметр определяет как отображать датчики на панели: со значком и " +"значением, или показывать только значения, или просто отображать значок. Для" +" каждого датчика также можно выводить график, показывающий изменение " +"показателей с течением времени." + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "По умолчанию: значок и значение" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" +"Датчики могут быть показаны со значением расположенным либо рядом со " +"значком, либо под значком." + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "По умолчанию: 2 секунды" + +#. (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 "" +"Если включено, апплет «Сенсоры» для среды MATE будет отображать уведомления " +"при возникновении условий для тревоги." + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "По умолчанию: включено." + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "Сигналы тревоги также должны быть включены для каждого датчика." + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Датчики" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "Фиксированный ID для идентификации датчика в его интерфейсе." + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" +"Настраиваемый пользователем значок для идентификации датчика на панели." + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" +"Редактируемая пользователем метка для идентификации датчика на панели." + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" +"Флажок, позволяющий пользователю включать / отключать наблюдение и " +"отображение датчика на панели." + +#. (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 " +")" +msgstr "" +"На вкладке «Датчики» в окне параметров представлены настройки каждого " +"датчика в отдельности. Каждый датчик указан под своим конкретным " +"интерфейсом, при этом, <_:itemizedlist-1/> кнопка " +"Свойства позволяет более точно настроить конкретный " +"датчик, предоставив для этой цели отдельное окно. (смотрите )" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "По умолчанию: 1.0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:434 +msgid "Sensor value offset" +msgstr "SСмещение" + +#. (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 "По умолчанию: 0.0" + +#. (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 "" +"Максимальное значение, при превышении которого, срабатывает сигнал тревоги. " +"Это значение также используется для масштабирования показа графика и значков" +" температуры." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" +"Этот параметр позволяет пользователю включить мониторинг аварийных ситуаций " +"для данного датчика. Когда значение параметров датчика выходит за пределы " +"верхней и нижней границы значений - возникает аварийная ситуация. В " +"результате чего, пользователю будет показано уведомление (если включено) и " +"выполнится соответствующая команда тревоги с указанным интервалом " +"повторения." + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "По умолчанию: отключено" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "Сигналы тревоги будут выполняться только для активных датчиков" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" +"Как часто подавать сигнал тревоги, пока сохраняются условия тревоги. " +"Значение 0 указывает на однократную подачу сигнала тревоги только при " +"возникновении аварийного состояния." + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "По умолчанию: 0 секунд" + +#. (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 "" +"Если при этом включены и уведомления, то они будут появляться каждый раз при" +" срабатывании сигнала тревоги, и также уведомлять пользователя о " +"возникновении аварийной ситуации." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" +"Команда, которая будет выполняться с указанным интервалом повтора сигнала " +"тревоги, когда значение датчика будет равно или превысит верхний предел." + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "По умолчанию: отсутствует" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" +"Команда, которая будет выполняться с указанным интервалом повтора сигнала " +"тревоги, когда значение датчика будет равно или перейдёт нижний предел." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" +"Воспроизведение звука при срабатывании сигнала тревоги" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" + +#. (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 "" +"Вы можете воспроизвести звук при возникновении сингала тревоги с помощью " +"команды esdplay, которая должна быть доступна как часть " +"стандартной установки MATE. (Обратите внимание: Если эта команда не " +"сработает, вы также можете попробовать aplay, являющемся " +"звуковым проигрывателем ALSA по умолчанию). <_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" +"Всплывающее окно, уведомляющее о возникновении тревоги" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" +"zenity --warning --title=\"Сигнал тревоги\" " +"--text=\"Датчик подал сигнал тревоги\"" + +#. (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 "" +"Программу zenity можно использовать для создания " +"диалоговых окон, которые будут появляться на экране пользователя, и, таким " +"образом, их можно использовать для создания всплывающих уведомлений о " +"возникновении тревоги. <_:screen-1/> Для получения дополнительной информации" +" о Zenity, пожалуйста, обратитесь к документации по Zenity." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 "" +"esdplay /usr/share/sounds/gnibbles/gobble.wav &&" +" zenity --warning --title=\"Сигнал тревоги\" --text=\"Датчик подал сигнал " +"тревоги\"" + +#. (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 following command can be used: <_:screen-1/>" +msgstr "" +"Несколько команд могут быть выполнены последовательно за счёт использования " +"конструкции \"&&\". Чтобы воспроизвести звук и открыть диалоговое " +"окно через Zenity, можно использовать следующую команду: <_:screen-1/>" + +#. (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 "Цвет графика" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" +"Для точного отображения графиков необходимо правильно установить для датчика" +" как высокие, так и низкие значения." + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +msgstr "Об апплете «Сенсоры» для среды MATE" + +#. (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 "" +"Оригинальный апплет «Сенсоры» был написан Alex Murray " +"(murray.alex@gmail.com). В настоящее время " +"апплет «Сенсоры» для среды MATE развивается " +"командой разработчиков MATE. Чтобы получить больше информации об " +"апплете «Сенсоры» для среды MATE, посетите домашнюю страницу проекта MATE Sensors Applet." + +#. (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 "" +"Чтобы сообщить об ошибке или внести предложение относительно апплета " +"«Сенсоры» для среды MATE или этого руководства, следуйте инструкциям на " +"домашней странице" +" проекта." + +#. (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 "" +"Эта программа распространяется в соответствии с лицензией GNU General Public" +" версии 2 (опубликованной Free Software Foundation), либо (на ваш выбор) " +"любой более поздней. Копию этой лицензии можно найти по этой ссылке или в файле COPYING, включённом в " +"исходный код этой программы." + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 лицензии." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Некоторые имена и марки используются компаниями для обозначения их продуктов" +" и услуг и являются торговыми марками. Там, где эти имена присутствуют в " +"документации и где участники проекта документирования MATE знают об этом, " +"имена выделяются заглавными буквами или начальной заглавной буквой." + +#. (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/>" diff --git a/sensors-applet/help/sensors-applet.omf.in b/sensors-applet/help/sensors-applet.omf.in new file mode 100644 index 00000000..a2f15d22 --- /dev/null +++ b/sensors-applet/help/sensors-applet.omf.in @@ -0,0 +1,10 @@ + + + + + manual + + + + + diff --git a/sensors-applet/help/si/si.po b/sensors-applet/help/si/si.po new file mode 100644 index 00000000..f19be1fb --- /dev/null +++ b/sensors-applet/help/si/si.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Sinhala (https://app.transifex.com/mate/teams/13566/si/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "පරිවර්තන ස්තුතිය" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/sk/sk.po b/sensors-applet/help/sk/sk.po new file mode 100644 index 00000000..01129fcb --- /dev/null +++ b/sensors-applet/help/sk/sk.po @@ -0,0 +1,847 @@ +# +# Translators: +# Dušan Kazik , 2018 +# Stefano Karapetsas , 2018 +# 32442f8bc5cc500b59f161d95078a28a_525ed04, 2018 +# Vendelín Slezák , 2018 +# Ján Ďanovský , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Ján Ďanovský , 2020\n" +"Language-Team: Slovak (https://app.transifex.com/mate/teams/13566/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Stanislav Višňovský\n" +"Marcel Telka \n" +"Tibor Kaputa \n" +"Dušan Kazik \n" +"Ján Ďanovský " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Reakcia" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Úvod" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Využitie" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Nastavenia" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Všeobecné možnosti" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Senzory" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Vlastnosti senzorov" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "odkaz" + +#. (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 "" +"Je povolené kopírovať, šíriť a upravovať tento dokument pod podmienkami GNU " +"Free Documentation License(GFDL), verzie 1.1 alebo akýchkoľvek ďaľších verzí" +" poublikovaných Free Softvare Foundation s Nemennými sekciami, bez vrchných " +"a bez spodných textov. Kópiu GFDL môžete nájsť na na <_:ulink-1/> alebo v " +"súbore COPYING-DOCS ktorý je distribuovaný spolu s týmto manuálom." + +#. (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 "" +"Tento manuál je časť s kolekcie MATE manuálov ktoré sú distribuované pod " +"GFDL. Ak chcete distribuovať tento manuál bez celej kolekcie, môžete to " +"spraviť ak ku nemu pridáte kópiu licencie, ako je to vysvetlené v sekcií 6 v" +" licencí." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Veľa z mien používaných spoločnosťami sú ich ochranné známky. V MATE " +"dokumentácií sa používajú mnohé ochranné známky a členovia MATE " +"Dokumentačného projektu ich preto odlišujú začiatočnými písmenami." + +#. (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 "" +"DOKUMNET SA POSKYTUJE \"TAK AKO JE\", BEZ ZÁRUKY AKÉHOKOĽVEK DRUHU, ČI UŽ " +"VÝSLOVNÉHO, VYPLÝVAJÚCEHO, A BEZ ZÁRUKY ŽE TENTO DOKUMENT JE BEZ AKÝCHKOĽVEK" +" CHÝB, ALEBO VHODNÝ PRE KONKRÉTNY ÚČEL ALEBO OPRÁVNENIE. VŠETKA ZODPOVEDNOSŤ" +" ZA KVALITU, PRESNOSŤ A ÚČINNOSŤ DOKUMENTU JE NA VÁS. AK SA DOKUMENT ALEBO " +"JEHO MODIFIKÁCIA UKÁŽE PREUKÁZATEĽNE VADNÁ, MÔŽETE(ALE NIE AK STE POČIATOČNÝ" +" AUTOR, AUTOR ALEBO AKÝKOĽVEK PRISPIEVATEĽ) PREVZIAŤ NÁKLADY NA UDRŽIAVANIE," +" OPRAVOVANIE A OPRAVU. TOTO VYHLÁSENIE SA POKLADÁ ZA NEODDELITELNÚ SÚČASŤ " +"LICENCIE. NA POUŽÍVANIE DOKUMENTOV ALEBO ICH ZMENENÝCH VERZÍ SA VZŤAHUJE " +"TÁTO LICENCIA OKREM TOHTO VYLÚČENIA ZODPOVEDNOSTI; A" + +#. (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 "" +"V ŽIADNOM PRÍPADE A ZA ŽIADNYCH PRÁVNYCH TEÓRIÍ, ČI ÚMYSELNÉ UBLÍŽENIE (AJ Z" +" NEDBANLIVOSTI), ZMLUVOU, ALEBO INAK SA AUTOR, POČIATOČNÝ SPISOVATEĽ, VŠETCI" +" PRISPIEVATELIA, DISTRIBÚTOR DOKUMENTU ALEBO JEHO MODIFIKOVANEJ VERZIE, " +"ALEBO DODÁVATEĽ AKEJKOĽVEK STRANY, NEZODPOVEDÁ ŽIADNEJ OSOBE ZA AKÉKOĽVEK " +"PRIAME, NEPRIAME, ZVLÁŠTNE, NÁHODNÉ, ALEBO VYPLÝVAJÚCE ŠKODY AKÉHOKOĽVEK " +"CHARAKTERU, AKO OBMEDZENIA, STRATA DOBRÉHO MENA, PRERUŠENIE PRÁCE, ZLYHANIE" +" POČÍTAČA ČI PORUCHY, ALEBO AKÉKOĽVEK INÉ ŠKODY A STRATY KTORÉ VZNIKNÚ, " +"ALEBO SA BUDÚ VZŤAHOVAŤ NA POUŽÍVANIE TOHOTO DOKUMENTU ČI ZMENENÝCH VERZIÍ " +"TOHTO DOKUMENTU AJ KEĎ STRANA BOLA INFORMOVANÁ O MOŽNOSTI TAKÝCHTO ŠKÔD." + +#. (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 "" +"DOKUMENT A ZMENENÉ VERZIE TOHTO DOKUMENTU SA POSKYTUJÚ ZA ĎAĽŠÍCH PODMIENOK " +"GNU FREE DOCUMENTATION LICENSE S POCHOPENÍM TOHTO: <_:orderedlist-1/>" diff --git a/sensors-applet/help/sl/sl.po b/sensors-applet/help/sl/sl.po new file mode 100644 index 00000000..df9bcac9 --- /dev/null +++ b/sensors-applet/help/sl/sl.po @@ -0,0 +1,810 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Damir Jerovšek , 2018 +# Helena S , 2018 +# jetomit , 2018 +# Damir Mevkić 52K , 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Damir Mevkić 52K , 2019\n" +"Language-Team: Slovenian (https://app.transifex.com/mate/teams/13566/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "zasluge-prevajalcev" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Odziv" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Uvod" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Uporaba" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Možnosti" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Splošne možnosti" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Tipala" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Lastnosti tipala" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "povezava" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/sq/sq.po b/sensors-applet/help/sq/sq.po new file mode 100644 index 00000000..a8569926 --- /dev/null +++ b/sensors-applet/help/sq/sq.po @@ -0,0 +1,816 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Alban , 2018 +# Indrit Bashkimi , 2018 +# Ardit Dani , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Ardit Dani , 2021\n" +"Language-Team: Albanian (https://app.transifex.com/mate/teams/13566/sq/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Elian Myftiu \n" +"Indrit Bashkimi \n" +"Laurent Dhima " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "Sugjerime " + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "paraqitje" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Përdorimi" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Parapëlqimet" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "lidhje" + +#. (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 "" + +#. (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 "" +"Ky manual është pjesë e një koleksioni të manualeve të MATE të shpërndara " +"nën GFDL. Nëse dëshironi ta shpërndani këtë manual veçmas nga koleksioni, " +"mund ta bëni duke shtuar një kopje të licencës në manual, siç përshkruhet në" +" seksionin 6 të licencës." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/sr/sr.po b/sensors-applet/help/sr/sr.po new file mode 100644 index 00000000..221be6ef --- /dev/null +++ b/sensors-applet/help/sr/sr.po @@ -0,0 +1,1006 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Мирослав Николић , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Мирослав Николић , 2021\n" +"Language-Team: Serbian (https://app.transifex.com/mate/teams/13566/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Мирослав Николић " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "Упутство за Мејтово програмче сензора и2.1" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "2015-2021 Тим Мејтове документације" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Алекс Мареј" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" +"Мејтово програмче сензора приказује читања сензора температуре, напона и " +"вентилатора на панелу." + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "Развој Мејта " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Алекс Мареј " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Алекс Мареј murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"Упутство за Мејтово програмче сензора и2.1 " +"January 2006 <_:revdescription-1/>" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:123 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "Ово упутство описује издање 1.10 Мејтовог програмчета сензора." + +#. (itstool) path: legalnotice/title +#: C/index.docbook:126 +msgid "Feedback" +msgstr "Примедбе" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Да пријавите грешку или дате предлог у вези Мејтовог програмчета сензора или" +" у вези овог упутства, пратите упутства са странице за примедбе о Мејту." + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "Мејтово програмче сензора" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Увод" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" Мејтово програмче " +"сензора са 3 укључена сензора. " + +#. (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 "" +"Мејтово програмче сензора пружа пригодан начин за" +" праћење исправности вашег рачунара у једноставном приказу на радној површи." + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "АЦПИ термалне зоне, путем АЦПИ модула Линукс језгра" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +msgstr "Модули Линуксовог језгра i2c" + +#. (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 "" +"Путем „sysfs“ система датотека и „i2c“ модула достављених непосредно са језгром (kernel" +" 2.6)" + +#. (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 "" +"Путем „proc“ система датотека и „i2c“ модула из пакета „lm_sensors“ и „i2c“ (kernel 2.4)" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" +"Путем библиотеке „libsensors“ достављене са пакетом „lm_sensors“" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" +"Модул i8k Линукс језгра (за преносне рачунаре Dell " +"Inspiron)." + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" +"Модул ibm-" +"acpi Линукс језгра (за преносне рачунаре IBM)." + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "Модули „PowerPC“ Линукс језгра „therm_adt746x“ и „therm_windtunnel“." + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "Модул „iMac G5 Windfarm“ Линукс језгра." + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" +"Позадинац „hddtemp“ за читање температура са S.M.A.R.T. " +"опремљеним дисковима." + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" +"Модул Omnibook " +"Линукс језгра. (за HP и Toshiba Satellite преносне рачунаре)" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" +"НВИДИА графичке картице путем „libNVCtrl“-а (достављене са „nvidia-" +"settings)." + +#. (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 "" +"Велики број сучеља сензора је подржан, која треба да буду подешена пре " +"додавања Мејтовог програмчета сензора на панел: <_:itemizedlist-1/>" + +#. (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 "" +"Да додате Мејтово програмче сензора на панел " +"кликните десним тастером миша на панел да отворите искочни изборник панела, " +"затим изаберите „ Додај на панел " +"Праћење хардверских сензора “." + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" +"Када први пут додате Мејтово програмче сензора на" +" панел, програмче ће потражити све доступне сензоре за праћење, и приказаће " +"осетљиви основни сензор ако га нађе (као што је температура процесора)." + +#. (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 "" +"Већина корисника ће тада желети да прилагоде приказ према својој жељи, што " +"може бити урађено путем ставке изборника „ " +"Поставке “ (видите )." + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" +"Да подесите Мејтово програмче сензора, десни клик" +" на програмче, затим изаберите " +"„Поставке“ из искочног " +"изборника." + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" +"Прозор Поставке садржи " +"следеће одвојене одељке:" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Опште опције" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" +"Овом опцијом можете да изаберете да ли ћете приказати сензоре на панелу са " +"њиховим натписима или иконицу са њиховим вредностима, или без одредника за " +"сваки сензор и приказати само њихове вредности, или једноставно приказати " +"иконицу за сваки сензор. Такође можете приказати график за сваки сензор, " +"приказујући напредак вредности сензора кроз време." + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "Основно: иконица са вредношћу." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" +"Сензори могу бити приказани са њиховим вредностима поред њихових " +"иконица/натписа, или са вредношћу приказаном испод иконица/натписа." + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "Основно: 42 тачкице." + +#. (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 "Основно: 2 секунде." + +#. (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 "" +"Ако је укључено, Мејтово програмче сензора ће приказати обавештења кориснику" +" када дође до алармних услова." + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "Основно: Укључено." + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "Аларми за појединачне сензоре морају такође бити укључени." + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Сензори" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "Непроменљивим ИБ-ом за одређивање сензора у свом сучељу." + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" +"Иконицом коју корисник може изабрати за препознавање сензора на панелу." + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" +"Натписом који корисник може уредити за препознавање сензора на панелу." + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" +"Са штиклир кућицом која омогућава кориснику да укључи / искључи праћење и " +"приказ сензора на панелу." + +#. (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 " +")" +msgstr "" +"Картица „Сензори“ у прозору поставки даје опције за подешавање сваког " +"појединачног сензора. Сваки сензор је исписан под својим специфичним " +"сучељем, са: <_:itemizedlist-1/> Дугме „Особине“ " +"омогућава да одређени сензор буде још детаљније подешен, обезбеђујући " +"засебно прозорче за ту сврху. (видите )" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "Основно: 1.0" + +#. (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 "Основно: 0.0" + +#. (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 "" +"Вредност при којој ће се окинути аларм ако сензор оде преко ове вредности. " +"Ова вредност се такође користи за сразмеравање приказа иконица графика и " +"температуре." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" +"Ова опција омогућава кориснику да укључи праћење аларма за тај сензор. Када " +"се вредност сензора попне изнад или падне испод своје горње или доње " +"вредности, десиће се услов аларма. Ово ће кориснику приказати обавештење " +"(ако је укључено), и извршити одговарајућу наредбу аларма сваке секунде " +"периода понављања аларма." + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "Основно: искључено." + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "Аларми ће се извршавати само за радне сензоре" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" +"Колико често ће се извршавати наредба ларма када постоји услов аларма. " +"Вредност 0 одређује само једно извршавање аларма када се догоди услов " +"аларма." + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "Основно: 0 секунди" + +#. (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 "" +"Ако су и обавештења укључена, биће приказано обавештење при сваком " +"извршавању аларма и обавестиће корисника да је дошло до услова аларма." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" +"Наредба за извршавање при сваком периоду понављања када је вредност сензора " +"једнака или је изнад горње границе." + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "Основно: ништа" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" +"Наредба за извршавање при сваком периоду понављања када је вредност сензора " +"једнака или је испод доње границе." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "Пуштање звука приликом дешавања аларма" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" + +#. (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 "" +"Можете пустити звук приликом дешавања аларма користећи наредбу " +"„esdplay“ која би требало да је доступна као део " +"стандардне инсталације Мејта. (Напомена: Ако ово не ради, можете такође " +"покушати „aplay“ који је основни АЛСА пуштач звука). " +"<_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" +"Приказиање прозора које обавештава да је дошло до " +"аларма" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" +"zenity --warning --title=„Аларм сензора“ --text=„Дошло " +"је до аларма сензора“" + +#. (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 "" +"Програм „zenity“ се може користити за стварање прозорчића" +" који ће се приказивати на корисничким тренутним приказима, и као такав се " +"може користити за стварање искчућих обавештења да је дошло до аларма. " +"<_:screen-1/> За више информација о Зенитију погледајте документацију Зенитија." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 "" +"esdplay /usr/share/sounds/gnibbles/gobble.wav &&" +" zenity --warning --title=“Аларм сензора“ --text=„Дошло је до аларма " +"сензора“" + +#. (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 following command can be used: <_:screen-1/>" +msgstr "" +"Неколико наредби се може извршити једна за другом коришћењем „&&“ " +"конструкције за њихово раздвајање. Да пустите звук и да избаците прозорче " +"путем Зенитија следећу наредбу можете користити: <_:screen-1/>" + +#. (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 "Боја графика" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" +"Да би се прецизније приказали графици и доња и горња вредност за сензор мора" +" бити исправно постављена." + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" +"Изворно програмче сензора је написао Алекс Мареј " +"(murray.alex@gmail.com). Мејтове програмче " +"сензора је даље развијао тим Мејтових програмера. Да сазнате " +"више о Мејтовом програмчету сензора, посетите " +"Матичну страницу пројекта Мејтовог програмчета " +"сензора." + +#. (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 "" +"Да пријавите грешку или дате предлог у вези Мејтовог програмчета сензора или" +" у вези овог упутства, пратите упутства на матичној страници пројекта." + +#. (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 "" +"Овај програм се расподељује под условима Гнуове Опште Јавне Лиценце (GNU " +"GPL) како је објављује Фондација Слободног Софтвера; било издања 2 те " +"Лиценце, или (по вашем избору) било којег новијег издања. Примерак ове " +"лиценце можете наћи на овој вези " +"или у датотеци „COPYING“ која је укључена у изворни код овог програма." + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" +"Дозвољено је умножавање, расподела, вршење измена овог документа под " +"условима Гну-ове Лиценце Слободне Документације (ГЛСД), верзије 1.1 или било" +" које касније верзије без непромењивих одељака, текста на насловној и " +"последњој страни, а коју је објавила Задужбина Слободног Софтвера. Примерак " +"ГЛСД можете пронаћи на овој <_: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 "" +"Ово упутство је део скупа Мејтових докумената објављених под GFDL. Уколико " +"желите да расподељујете ово упутство одвојено од скупа, то можете урадити " +"додавањем примерка лиценце документу, како је описано у одељку 6 саме " +"лиценце." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Многи називи које компаније користе у циљу препознатљивости својих производа" +" и услуга представљају робне марке. Када (уколико) се такви називи " +"појављују(спомињу) у било којем Мејтовом документу, а чланови Мејтовог " +"документационог пројекта имају сазнања о томе, тада су називи исписани " +"великим словима или са великим почетним словима." + +#. (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 "" +"OVAJ DOKUMENT I NJEGOVE IZMENJENE VERZIJE SU DOSTUPNE POD USLOVIMA GNU-OVE " +"SLOBODNE DOKUMENTACIONE DOZVOLE UZ DODATNU SAGLASNOST DA: <_:orderedlist-1/>" diff --git a/sensors-applet/help/sr@latin/sr@latin.po b/sensors-applet/help/sr@latin/sr@latin.po new file mode 100644 index 00000000..9f11b561 --- /dev/null +++ b/sensors-applet/help/sr@latin/sr@latin.po @@ -0,0 +1,810 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Ivan Pejić , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Ivan Pejić , 2018\n" +"Language-Team: Serbian (Latin) (https://app.transifex.com/mate/teams/13566/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Slobodan D. Sredojević \n" +"Danilo Šegan \n" +"Ivan Pejić " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Uvod" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Upotreba" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Postavke" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "veza" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/sv/sv.po b/sensors-applet/help/sv/sv.po new file mode 100644 index 00000000..c8ce7294 --- /dev/null +++ b/sensors-applet/help/sv/sv.po @@ -0,0 +1,847 @@ +# +# Translators: +# Kristoffer Grundström , 2018 +# Stefano Karapetsas , 2018 +# Henrik Mattsson-Mårn , 2018 +# Wolfgang Ulbrich , 2018 +# Daniel Gullbransen, 2018 +# Luna Jernberg , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Luna Jernberg , 2020\n" +"Language-Team: Swedish (https://app.transifex.com/mate/teams/13566/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Kristoffer Grundström " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +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 "Återkoppling" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Introduktion" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Användning" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Inställningar" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Allmänna inställningar" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "Standard: 2 sekunder" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "Standard: Aktiverat" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensorer" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Sensoregenskaper" + +#. (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 "Standard: 1.0" + +#. (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 "Standard: 0.0" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "Standard: Inaktiverad" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "Standard: 0 sekunder" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "länk" + +#. (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 "" + +#. (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 "" +"Denna handbok utgör en av flera MATE-handböcker som distribueras under " +"villkoren i GFDL. Om du vill distribuera denna handbok separat från övriga " +"handböcker kan du göra detta genom att lägga till en kopia av licensavtalet " +"i handboken enligt instruktionerna i avsnitt 6 i licensavtalet." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Flera namn på produkter och tjänster är registrerade varumärken. I de fall " +"dessa namn förekommer i MATE-dokumentation - och medlemmarna i MATE-" +"dokumentationsprojektet är medvetna om dessa varumärken - är de skrivna med " +"versaler eller med inledande versal." + +#. (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 "" +"DOKUMENTET TILLHANDAHÅLLS I \"BEFINTLIGT SKICK\" UTAN NÅGRA SOM HELST " +"GARANTIER, VARE SIG UTTRYCKLIGA ELLER UNDERFÖRSTÅDDA, INKLUSIVE, MEN INTE " +"BEGRÄNSAT TILL, GARANTIER ATT DOKUMENTET ELLER EN MODIFIERAD VERSION AV " +"DOKUMENTET INTE INNEHÅLLER NÅGRA FELAKTIGHETER, ÄR LÄMPLIGT FÖR ETT VISST " +"ÄNDAMÅL ELLER INTE STRIDER MOT LAG. HELA RISKEN VAD GÄLLER KVALITET, " +"EXAKTHET OCH UTFÖRANDE AV DOKUMENTET OCH MODIFIERADE VERSIONER AV DOKUMENTET" +" LIGGER HELT OCH HÅLLET PÅ ANVÄNDAREN. OM ETT DOKUMENT ELLER EN MODIFIERAD " +"VERSION AV ETT DOKUMENT SKULLE VISA SIG INNEHÅLLA FELAKTIGHETER I NÅGOT " +"HÄNSEENDE ÄR DET DU (INTE DEN URSPRUNGLIGA SKRIBENTEN, FÖRFATTAREN ELLER " +"NÅGON ANNAN MEDARBETARE) SOM FÅR STÅ FÖR ALLA EVENTUELLA KOSTNADER FÖR " +"SERVICE, REPARATIONER ELLER KORRIGERINGAR. DENNA GARANTIFRISKRIVNING UTGÖR " +"EN VÄSENTLIG DEL AV DETTA LICENSAVTAL. DETTA INNEBÄR ATT ALL ANVÄNDNING AV " +"ETT DOKUMENT ELLER EN MODIFIERAD VERSION AV ETT DOKUMENT BEVILJAS ENDAST " +"UNDER DENNA ANSVARSFRISKRIVNING;" + +#. (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 "" +"UNDER INGA OMSTÄNDIGHETER ELLER INOM RAMEN FÖR NÅGON LAGSTIFTNING, OAVSETT " +"OM DET GÄLLER KRÄNKNING (INKLUSIVE VÅRDSLÖSHET), KONTRAKT ELLER DYLIKT, SKA " +"FÖRFATTAREN, DEN URSPRUNGLIGA SKRIBENTEN ELLER ANNAN MEDARBETARE ELLER " +"ÅTERFÖRSÄLJARE AV DOKUMENTET ELLER AV EN MODIFIERAD VERSION AV DOKUMENTET " +"ELLER NÅGON LEVERANTÖR TILL NÅGON AV NÄMNDA PARTER STÄLLAS ANSVARIG GENTEMOT" +" NÅGON FÖR NÅGRA DIREKTA, INDIREKTA, SÄRSKILDA ELLER OFÖRUTSEDDA SKADOR " +"ELLER FÖLJDSKADOR AV NÅGOT SLAG, INKLUSIVE, MEN INTE BEGRÄNSAT TILL, SKADOR " +"BETRÄFFANDE FÖRLORAD GOODWILL, HINDER I ARBETET, DATORHAVERI ELLER NÅGRA " +"ANDRA TÄNKBARA SKADOR ELLER FÖRLUSTER SOM KAN UPPKOMMA PÅ GRUND AV ELLER " +"RELATERAT TILL ANVÄNDNINGEN AV DOKUMENTET ELLER MODIFIERADE VERSIONER AV " +"DOKUMENTET, ÄVEN OM PART SKA HA BLIVIT INFORMERAD OM MÖJLIGHETEN TILL SÅDANA" +" SKADOR." + +#. (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 "" diff --git a/sensors-applet/help/ta/ta.po b/sensors-applet/help/ta/ta.po new file mode 100644 index 00000000..135457ea --- /dev/null +++ b/sensors-applet/help/ta/ta.po @@ -0,0 +1,810 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Mooglie , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Mooglie , 2018\n" +"Language-Team: Tamil (https://app.transifex.com/mate/teams/13566/ta/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ta\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" Valmantas Palikša https://launchpad.net/~walmis\n" +" bhuvi https://launchpad.net/~bhuvanesh" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "அறிமுகம்" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/te/te.po b/sensors-applet/help/te/te.po new file mode 100644 index 00000000..80c4feee --- /dev/null +++ b/sensors-applet/help/te/te.po @@ -0,0 +1,807 @@ +# +# Translators: +# ప్రవీణ్ ఇళ్ళ , 2018 +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Telugu (https://app.transifex.com/mate/teams/13566/te/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: te\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Praveen Illa , 2014" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "ఉపోద్ఘాతము" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "సాధారణ ఐచ్చికలు" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/th/th.po b/sensors-applet/help/th/th.po new file mode 100644 index 00000000..2af0cfc5 --- /dev/null +++ b/sensors-applet/help/th/th.po @@ -0,0 +1,839 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Wolfgang Ulbrich , 2018 +# Akom , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Akom , 2018\n" +"Language-Team: Thai (https://app.transifex.com/mate/teams/13566/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Akom Chotiphantawanon , 2016" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "ร่วมเสนอแนะ" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "เกริ่นนำ" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 " +"ของสัญญาอนุญาต" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"มีชื่อหลายชื่อที่บริษัทต่างๆ " +"ใช้แยกความแตกต่างของผลิตภัณฑ์และบริการของตนจากบริษัทอื่น " +"และอ้างเป็นเครื่องหมายการค้า ที่ใดก็ตามที่ชื่อเหล่านั้นปรากฏในเอกสารของ MATE" +" และสมาชิกโครงการเอกสาร MATE ได้รับทราบเกี่ยวกับเครื่องหมายการค้าเหล่านั้น " +"ชื่อเหล่านั้นจะเขียนด้วยตัวพิมพ์ใหญ่ หรือขึ้นต้นด้วยตัวพิมพ์ใหญ่" + +#. (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 "" diff --git a/sensors-applet/help/tk/tk.po b/sensors-applet/help/tk/tk.po new file mode 100644 index 00000000..82fd6aa2 --- /dev/null +++ b/sensors-applet/help/tk/tk.po @@ -0,0 +1,815 @@ +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Turkmen (https://www.transifex.com/mate/teams/13566/tk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tk\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "Seçenekler" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "baglaýyş" + +#. (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 "" diff --git a/sensors-applet/help/tr/tr.po b/sensors-applet/help/tr/tr.po new file mode 100644 index 00000000..0bda71d9 --- /dev/null +++ b/sensors-applet/help/tr/tr.po @@ -0,0 +1,1016 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Butterfly , 2018 +# mauron, 2018 +# Wolfgang Ulbrich , 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Wolfgang Ulbrich , 2019\n" +"Language-Team: Turkish (https://app.transifex.com/mate/teams/13566/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"GNOME projesine katkıda bulunanlar:\n" +"Fatih Demir , 2000.\n" +"Görkem Çetin , 2002/2003.\n" +"Barış Çicek , 2004, 2008, 2009.\n" +"Muhammet Kara , 2011.\n" +"MATE projesine katkıda bulunanlar:\n" +"hsngrms , 2012\n" +"mauron, 2012, 2013, 2014\n" +"Atilla Öntaş , 2014\n" +"Emre FIRAT , 2013, 2014, 2015" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "MATE Donanım Algılayıcıları Uygulamacık Kılavuzu V2.1" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Alex Murray" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" +"MATE Donanım Algılayıcı Uygulamacığı panelde sıcaklık, voltaj ve vantilatör " +"algılayıcılarının değerlerini görüntüler." + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "MATE Geliştiricileri " + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Alex Murray " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Alex Murray murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" +"MATE Donanım Algılayıcı Uygulamacığı Kılavuzu V2.1 " +"Ocak 2006 <_:revdescription-1/>" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:123 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" +"Bu kılavuz MATE Donanım Algılayıcı Uygulamacığının 1.10 sürümünü tasvir " +"eder." + +#. (itstool) path: legalnotice/title +#: C/index.docbook:126 +msgid "Feedback" +msgstr "Geri bildirim" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Bu kılavuz veya MATE Donanım Algılayıcı Uygulamacığı hakkında hata " +"raporlamak veya öneride bulunmak için MATE Geri Bildirim Sayfasındaki " +"yönergeleri izleyin." + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "MATE Donanım Algılayıcıları Uygulamacığı" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Başlangıç" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +msgstr "MATE Donanım Algılayıcıları Uygulamacığı" + +#. (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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" +" 3 algılayıcısı " +"etkinleştirilmiş MATE Donanım Algılayıcıları Uygulamacığı. " +"" + +#. (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 "" +"MATE Donanım Algılayıcıları Uygulamacığı " +"bilgisayarınızın sağlığını masaüstünüzde sade bir görüntülemeyle izlemeniz " +"için kolay bir yol sağlar." + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "Linux çekirdeği ACPI modülleri üzerinden ACPI termal bölgeleri" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +msgstr "Linux çekirdeği i2c öbekleri" + +#. (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 "" +"sysfs dosya sistemi ve doğrudan çekirdek (sürüm 2.6) ile dağıtılan i2c öbekleri vasıtasıyla" + +#. (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 "" +"proc dosya sistemi ile lm_sensors ve i2c paketlerinden i2c öbekleri (çekirdek" +" 2.4) vasıtasıyla" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" +"lm_sensors paketi tarafından sağlanan libsensors " +"kütüphanesi vasıtasıyla" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" +"Linux çekirdeği i8k öbeği (Dell Inspiron diz üstü bilgisayarları " +"için)." + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" +"Linux çekirdeği ibm-acpi öbeği (IBM diz üstü bilgisayarlar için)." + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "Linux çekirdeği PowerPC therm_adt746x ve therm_windtunnel öbekleri." + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "Linux çekirdeği iMac G5 Windfarm öbeği." + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" +"S.M.A.R.T donanımlı disklerden sıcaklıkları okumak için hddtemp " +"servisi." + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" +"Linux çekirdeği Omnibook öbeği (HP ve " +"Toshiba Satellite diz üstü bilgisayarları için)." + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" +"NVIDIA grafik kartları, libNVCtrl vasıtasıyla ( nvidia-" +"settings ile sağlanır)." + +#. (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 "" +"MATE Donanım Algılayıcı Uygulamacığını panele eklemeden önce " +"yapılandırılması gereken bir dizi algılayıcı arayüzü desteklenir: " +"<_:itemizedlist-1/>" + +#. (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 "" +"MATE Donanım Algılayıcıları Uygulamacığını bir " +"panele eklemek için panelin menüsünü açmak amacıyla panele sağ tıklayın, " +"ardından Panele ekle Donanım " +"Algılayıcıları İzleyicisi unsurunu seçin." + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Kullanım" + +#. (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 "" +"MATE Donanım Algılayıcısı Uygulamacığını bir " +"panele ilk defa eklediğinizde, uygulamacık izlenecek mevcut algılayıcıları " +"arayacak ve bulursa mantıklı bir varsayılan algılayıcıyı görüntüleyecektir " +"(işlemcinin sıcaklığı gibi)." + +#. (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 "" +"Kullanıcıların çoğu bunun ardından görüntüyü kendi tercihlerine göre " +"özelleştirmek isteyeceklerdir, ki bu " +"Tercihler menü unsuru ile " +"yapılabilir ( sayfasına " +"bakın)." + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Tercihler" + +#. (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 "" +"MATE Donanım Algılayıcıları Uygulamacığını " +"yapılandırmak için uygulamacığın üzerine sağ tıklayın, ardından açılan " +"menüden Terichler " +"unsurunu seçin." + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" +"Tercihler penceresi " +"aşağıdaki sekme bölümlerini içerir:" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Genel Seçenekler" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +msgstr "Algılayıcıları panelde böyle görüntüle" + +#. (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 "" +"Bu seçenek, paneldeki algılayıcıların etiketleriyle veya ikonlarıyla ve " +"değerleriyle gösterilip gösterilmeyeceğini veya her algılayıcı için " +"tanımlayıcı olup olmayacağını ve sadece değerlerini görüntülemeyi ya da " +"sadece her bir algılayıcı için ikonu görüntülemeyi seçer. Ayrıca her bir " +"algılayıcı için algılayıcı değerinin zamanda değişimini gösteren bir grafik " +"de görüntülenebilir." + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "Varsayılan: değerle beraber ikon." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +msgstr "Algılayıcı konumlarının tercih edilen konumları" + +#. (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 "" +"Algılayıcılar, değerleri ikonlarının / etiketlerinin yanında ya da ikonun / " +"etiketin altında gösterilebilirler." + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +msgstr "Varsayılan: etiketlerin / ikonların yanında." + +#. (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 "" +"Eğer panelde istenilen konumu kullanmak için kafi yer yoksa, tüm unsurların " +"görüntülenmesini garantileyen en iyi konum onun yerine kullanılacaktır." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:321 +msgid "Graph size (pixels)" +msgstr "Grafik boyutu (piksel)" + +#. (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 "" +"Algılayıcılar grafik olarak görüntülendiklerinde, grafiğin ebadı ya grafiğin" +" genişliğini (üst veya alt panelde görüntülendiğinde) ya da grafiğin " +"yüksekliğini (sağ veya sol panelde görüntülendiğinde) ayarlar." + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +msgid "Default: 42 pixels." +msgstr "Varsayılan: 42 piksel." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:333 +msgid "Temperature scale" +msgstr "Sıcaklık ölçeği" + +#. (itstool) path: listitem/para +#: C/index.docbook:337 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" +"Sıcaklık algılayıcıları için hangi ölçeğin kullanılacağı (Kelvin, Fahrenheit" +" ya da Celsius desteklenir)." + +#. (itstool) path: listitem/para +#: C/index.docbook:339 +msgid "Default: Celsius." +msgstr "Varsayılan: Celsius." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:343 +msgid "Update interval" +msgstr "Güncelleme aralığı" + +#. (itstool) path: listitem/para +#: C/index.docbook:347 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" +"Paneldeki her bir algılayıcının değerlerinin hangi sıklıkla güncelleneceği." + +#. (itstool) path: listitem/para +#: C/index.docbook:349 +msgid "Default: 2 seconds." +msgstr "Varsayılan: 2 saniye." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:353 +msgid "Display notifications" +msgstr "Bildirimleri göster" + +#. (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 "" +"Eğer etkinleştirilirse, MATE Donanım Algılayıcıları Uygulamacığı alarm " +"koşulları oluştuğunda kullanıcıya bildirim görüntüleyecektir." + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "Varsayılan: Etkin." + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "Tekil algılayıcılar için de alarmların etkinleştirilmesi gerekir." + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Algılayıcılar" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "Algılayıcıyı arayüzünde tanımlamak için sabit bir kimlik." + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" +"Algılayıcıyı panelde tanımlamak için kullanıcı tarafından seçilebilir bir " +"ikon." + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" +"Algılayıcıyı panelde tanımlamak için kullanıcı tarafından düzenlenebilir bir" +" etiket." + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" +"Kullanıcının izlemeyi ve algılayıcının panelde görüntülenmesini " +"etkinleştirmesi / devre dışı bırakmasına imkân verecek bir seçme kutucuğu." + +#. (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 " +")" +msgstr "" +"Tercihler penceresindeki Algılayıcılar sekmesi her bir algılayıcıyı " +"yapılandırmak için seçenekler sağlar. Her bir algılayıcı kendi belirli " +"arayüzü altında şu unsurlarla listelenir: <_:itemizedlist-1/> " +"Özellikler düğmesi belli bir algılayıcının daha " +"hassas bir şekilde yapılandırılmasına imkân verir ve bu amaç için ayrı bir " +"pencere kutusu sağlar. ( sayfasına bakın)" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Algılayıcı Özellikleri" + +#. (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 "" +"Her bir algılayıcı pek çok sayıda seçenek ile yapılandırılabilir, ki buna " +"algılayıcı değerini ölçeklendirme ve belirli bir düşük veya yüksek değere " +"ulaşıldığında alarm yürütme imkânı da dahildir. Algılayıcı ikonu da " +"gerekirse seçilebilir. Yüksek ve düşük değerler, grafik göstergesini " +"ölçeklemek ve sıcaklık algılayıcılarının ikonları içinde görüntülenen " +"termometrenin rengini ayarlamak için kullanılır." + +#. (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 "" +"Algılayıcı değeri, kullanıcının her bir algılayıcı için bir çarpan ve mahsup" +" belirlemesi sağlayarak doğrusal bir şekilde ölçeklendirilebilir. Her bir " +"algılayıcı değeri okunduğunda, son değeri elde etmek için önce 'çarpan' ile " +"çarpılır ve 'mahsup' ile toplanır." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:423 +msgid "Sensor value multiplier" +msgstr "Algılayıcı değer çarpanı" + +#. (itstool) path: listitem/para +#: C/index.docbook:427 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" +"Bu seçenek, kullanıcının algılayıcı değerinin çarpanını belirlemesine imkân " +"verir." + +#. (itstool) path: listitem/para +#: C/index.docbook:429 +msgid "Default: 1.0" +msgstr "Varsayılan: 1,0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:434 +msgid "Sensor value offset" +msgstr "Ofset algılayıcı değeri" + +#. (itstool) path: listitem/para +#: C/index.docbook:438 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" +"Bu seçenek, kullanıcının algılayıcı değeri için mahsup veya ofseti " +"belirtmesine imkân verir." + +#. (itstool) path: listitem/para +#: C/index.docbook:440 +msgid "Default: 0.0" +msgstr "Varsayılan: 0,0" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:444 +msgid "Sensor low value" +msgstr "Algılayıcı düşük değeri" + +#. (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 "" +"Eğer algılayıcı bu değerin altına düşerse, alarm tetiklenir. Bu değer aynı " +"zamanda grafik ve sıcaklık ikonlarının görüntüsünü ölçeklendirmek için " +"kullanılır." + +#. (itstool) path: listitem/para +#: C/index.docbook:451 C/index.docbook:462 +msgid "Default: dependent on sensor type" +msgstr "Varsayılan: algılayıcı türüne göre değişir" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:455 +msgid "Sensor high value" +msgstr "Algılayıcı yüksek değeri" + +#. (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 "" +"Eğer algılayıcı bu değeri aşarsa alarm tetiklenir. Bu değer aynı zamanda " +"grafik ve sıcaklık ikonlarının görüntüsünü ölçeklendirmek için kullanılır." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +msgstr "Alarmı etkinleştir" + +#. (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 "" +"Bu seçenek kullanıcının bu algılayıcı için alarm izlemesini " +"etkinleştirmesine imkân sağlar. Algılayıcı değeri yüksek değeri aştığında " +"veya düşük değerin altına düştüğünde alarm koşulları oluşacaktır. Bu, " +"kullanıcıya bir bildirim gösterecektir (eğer etkinleştirildiyse) ve uygun " +"Alarm Komutunu saniye olarak Alarm aralığı her tekrarlandığında " +"çalıştıracaktır." + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "Varsayılan: devre dışı" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "Alarmlar sadece etkin algılayıcılar için çalışır" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +msgstr "Alarmın tekrarlanma aralığı (saniye)" + +#. (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 "" +"Alarm koşulu oluştuğunda alarm komutunun hangi sıklıkla çalıştırılacağı. 0 " +"değeri, alarm koşulu oluştuğunda alarm komutunun sadece bir defa " +"çalıştırılacağını belirtir." + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "Varsayılan: 0 saniye" + +#. (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 "" +"Eğer bildirimler de etkinleştirildiyse, kullanıcıya alarm koşulunun " +"oluştuğunu bildirmek için alarmın her çalıştırılmasında bir bildirim " +"görüntülenecektir." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +msgstr "Yüksek alarm komutu" + +#. (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 "" +"Algılayıcı değeri üst sınıra eşit olduğunda veya bu değeri aştığında, " +"alarmın aralıkların ardından her bir çalıştırılmasında çalıştırılacak komut." + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "Varsayılan: yok" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low alarm command" +msgstr "Düşük alarm komutu" + +#. (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 "" +"Algılayıcı değeri altt sınıra eşit olduğunda veya bu değerin altına " +"düştüğünde, alarmın aralıkların ardından her bir çalıştırılmasında " +"çalıştırılacak komut." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "Alarm meydana geldiğinde bir ses çal" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" + +#. (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 "" +"Alarm oluştuğunda standart MATE kurulumunun bir parçası olması gereken " +"esdplay komutuyla bir ses çalabilirsiniz. (Not: eğer bu " +"komut çalışmıyorsa, varsayılan ALSA ses çalıcısı olan " +"aplay komutunu deneyebilirsiniz). <_:screen-1/>" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "Alarmın oluştuğunu bildiren bir pencere aç" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" +"zenity --warning --title=\"Algılayıcı Alarmı\" " +"--text=\"Algılayıcı Alarmı oluştu\"" + +#. (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 "" +"zenity programı, güncel kullanıcının ekranında " +"görüntülenecek diyalog kutuları oluşturmak için kullanılabilir, dolayısıyla " +"alarm meydana geldiğinde açılır pencere tarzı bildirimleri oluşturmak için " +"kullanılabilir. <_:screen-1/> Zenity hakkında daha fazla bilgi için lütfen " +"Zenity belgelendirmesine " +"bakın." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "Birden çok komutu bir alarm komutuna birleştir" + +#. (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 "" +"esdplay /usr/share/sounds/gnibbles/gobble.wav &&" +" zenity --warning --title=\"Algılayıcı Alarmı\" --text=\"Algılayıcı Alarmı " +"oluştu\"" + +#. (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 following command can be used: <_:screen-1/>" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:597 +msgid "Sensor icon" +msgstr "Algılayıcı ikonu" + +#. (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 "" +"Kullanıcının birini bu algılayıcıyı temsil etmesi için seçmesi amacıyla " +"mevcut ikonların bir listesini sağlar." + +#. (itstool) path: varlistentry/term +#: C/index.docbook:606 +msgid "Graph color" +msgstr "Grafik rengi" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +msgstr "Algılayıcının grafiğini görüntülemek için kullanıclacak renk." + +#. (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 "" +"Grafikleri doğru şekilde görüntülemek için algılayıcıların hem yüksek hem de" +" düşük değerlerinin doğru şekilde ayarlanması gerekir." + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +msgstr "MATE Donanım Algılayıcıları Uygulamacığı Hakkında" + +#. (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 "" + +#. (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 "" +"MATE Algılayıcı Uygulamacık veya bu kılavuz hakkında hata raporlamak veya " +"öneride bulunmak için proje ana sayfasındaki yönergeleri " +"takip edin." + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "bağlantı" + +#. (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 "" +"Bu belgeyi kopyalama, dağıtma ve/veya değiştirme izni, değişmez bölümsüz, ön" +" kapak metinsiz ve arka kapak metinsiz şekilde GNU Free Documentation " +"License (GNU Özgür Belgeleme Lisansı, GFDL), sürüm 1.1 ya da Free Software " +"Foundation tarafından yayınlanan daha yeni bir sürüm kapsamında verilmiştir." +" GFDL'in bir kopyasını bu <_:ulink-1/> ya da bu kılavuzla dağıtılan " +"COPYING-DOCS dosyasında bulabilirsiniz." + +#. (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 "" +"Bu kılavuz, GFDL (GNU Özgür Belgelendirme Lisansı) kapsamında yayınlanan " +"MATE kılavuzları koleksiyonunun bir parçasıdır. Bu kılavuzu koleksiyondan " +"ayrı bir biçimde dağıtmak istiyorsanız, lisansın 6. bölümünde açıklandığı " +"gibi kılavuza lisansın bir kopyasını ilave ederek yapabilirsiniz." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Firmalar tarafından ürün ve hizmetlerinin ayırt edilmeleri için " +"kullandıkları isimlerin birçoğu tescilli marka olarak ayrılmıştır. Bu " +"isimlerin MATE belgelendirilmesinde yer alması ve MATE Belgelendirme Projesi" +" mensupları bu tescilli markalardan haberdar edildikleri durumda, isimlerin " +"ilk harfi ya da tamamı büyük harflerle yazılır." + +#. (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 "" +"BELGE OLDUĞU GİBİ, AÇIK VEYA ZIMNİ HİÇBİR TÜRLÜ GARANTİ OLMADAN SUNULMUŞTUR," +" Kİ BUNA SINIRLAMA OLMAKSIZIN BELGE VEYA BELGENİN DEĞİŞTİRİLMİŞ SÜRÜMLERİNİN" +" BELLİ BİR AMACA UYGUN OLMALARI, KUSURDAN ARINMIŞ OLMALARI VEYA HAK " +"İHLALİNDE BULUNMAMALARI GARANTİLERİ OLMAMASI DA DAHİLDİR. BELGE VE BELGENİN " +"DEĞİŞTİRİLMİŞ SÜRÜMLERİNİN KALİTESİ, DOĞRULUĞU VE PERFORMANSINA İLİŞKİN TÜM " +"RİSK SİZE AİTTİR. HERHANGİ BİR BELGE VEYA BELGENİN DEĞİŞTİRİLMİŞ SÜRÜMÜNÜN " +"KUSURLU OLMASI HALİNDE, GEREKLİ SERVİS, ONARIM VE DÜZELTMENİN ÜCRETİNİ SİZ " +"ÜSTLENİRSİNİZ (İLK YAZAR, HAZIRLAYAN VEYA HERHANGİ BİR KATILIMCI DEĞİL). BU " +"GARANTİ REDDİ BU LİSANSIN TEMEL BİR PARÇASINI OLUŞTURMAKTADIR. HERHANGİ BİR " +"BELGENİN VEYA BELGENİN DEĞİŞTİRİLMİŞ BİR SÜRÜMÜNÜN KULLANIMINA SADECE BU " +"GARANTİ REDDİ ALTINDA İZİN VERİLMİŞTİR; VE" + +#. (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 "" +"HİÇBİR KOŞULDA VE HİÇBİR YASAL TEORİDE, Kİ BU TAZMİNAT YÜKÜMLÜLÜĞÜ (İHMAK DE" +" DAHİL), KONTRATO VEYA BAŞKA BİR ŞEKİLİ DE İÇERİR, BELGEYİ VE BELGENİN " +"DEĞİŞTİRİLMİŞ SÜRÜMLERİNİ İLK YAZAN, YAZAR, HERHANGİ BİR KATKIDA BULUNAN, " +"DAĞITAN VEYA BU TARAFLARIN HERHANGİ BİR TEDARİKÇİSİ HERHANGİ DOĞRUDAN, " +"DOLAYLI, ÖZEL, ARIZİ ZARARLARDAN HERHANGİ BİR KİŞİ SORUMLU DEĞİLDİR, Kİ " +"BUNA BU TÜR KAYIPLAR HAKKINDA BU TARFAFIN BİLGİLENDİRİLMİŞ OLMASI GEREKSE " +"BİLE SINIRLANMAMIŞ OLMAK ÜZERE ŞEREFİYE KAYBI, İŞ DURMASI, BİLGİSAYAR " +"BOZULMASI VE YANLIŞ ÇALIŞMASI VEYA BELGENİN VE BELGENİN DEĞİŞTİRİLMİŞ " +"SÜRÜMLERİNİN KULLANIMINDAN VEYA KULLANIMIYLA İLİŞKİLİ TÜM KAYIPLAR DAHİLDİR." + +#. (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 "" +"BELGE VE BELGENİN DEĞİŞTİRİLMİŞ SÜRÜMLERİ GNU FREE DOCUMENTATION LICENSE " +"(YANİ GNU ÖZGÜR BELGE LİSANSI) KAPSAMINDA, ŞU KONULARDA ANLAŞMAYLA " +"SUNULMUŞTUR: <_:orderedlist-1/>" diff --git a/sensors-applet/help/ug/ug.po b/sensors-applet/help/ug/ug.po new file mode 100644 index 00000000..2f57b490 --- /dev/null +++ b/sensors-applet/help/ug/ug.po @@ -0,0 +1,815 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Uyghur (https://app.transifex.com/mate/teams/13566/ug/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ug\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Gheyret Kenji \n" +"Sahran\n" +"Muhemmed Erdem \n" +"\n" +"Launchpad Contributions:\n" +" Abdumomin.Kadir https://launchpad.net/~abdumomin-kadir\n" +" Gheyret T.Kenji https://launchpad.net/~gheyret\n" +" Gheyret T.Kenji https://launchpad.net/~gheyretkenji\n" +" Sahran https://launchpad.net/~sahran" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "تونۇشتۇرۇش" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/uk/uk.po b/sensors-applet/help/uk/uk.po new file mode 100644 index 00000000..1a743e3c --- /dev/null +++ b/sensors-applet/help/uk/uk.po @@ -0,0 +1,854 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Wolfgang Ulbrich , 2018 +# Микола Ткач , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Микола Ткач , 2018\n" +"Language-Team: Ukrainian (https://app.transifex.com/mate/teams/13566/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (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 "" +"Yarema aka Knedlyk ,\n" +"Микола Ткач ,\n" +"Oleh Tsyupka " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +msgstr "2006 Алекс Мюррей" + +#. (itstool) path: abstract/para +#: C/index.docbook:40 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +msgstr "" +"Алекс Мюррей " +"" + +#. (itstool) path: revdescription/para +#: C/index.docbook:115 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "Алекс Мюрей murray.alex@gmail.com" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:111 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +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 "Зворотній зв'язок" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Вступ" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Загальні налаштування" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "Типово: 2 секунди." + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "Типово: Увімкнено." + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Датчики" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "Типово: 1.0" + +#. (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 "Типово: 0.0" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "Типово: вимкнено" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +msgstr "Типово: 0 секунд" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 ліцензії." + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"Деякі назви, які використовуються компаніями для розповсюдження своїх " +"продуктів та послуг є торговими марками. Якщо такі назви зустрічаються в " +"документації MATE і учасникам проєкту документування MATE відомо, що вони є " +"торговими марками, тоді ці назви виділяться великими літерами або " +"починаються з великої літери." + +#. (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/>" diff --git a/sensors-applet/help/ur/ur.po b/sensors-applet/help/ur/ur.po new file mode 100644 index 00000000..8cda2249 --- /dev/null +++ b/sensors-applet/help/ur/ur.po @@ -0,0 +1,812 @@ +# +# Translators: +# mauron, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: mauron, 2018\n" +"Language-Team: Urdu (https://app.transifex.com/mate/teams/13566/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"محمد علی مکی\n" +"makki@hacari.org\n" +"اردو کوڈر لینکس فورم\n" +"http://www.urducoder.com\n" +"مکی کا بلاگ\n" +"http://makki.urducoder.com" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "تعارف" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/uz/uz.po b/sensors-applet/help/uz/uz.po new file mode 100644 index 00000000..8b1f3725 --- /dev/null +++ b/sensors-applet/help/uz/uz.po @@ -0,0 +1,807 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Muzaffar Habibullayev , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Muzaffar Habibullayev , 2018\n" +"Language-Team: Uzbek (https://app.transifex.com/mate/teams/13566/uz/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uz\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "tarjimonlar" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Ishlatilishi" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Parametrlar" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "Umumiy Moslamalar " + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "Sensorlar" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +msgid "Sensor Properties" +msgstr "Sensor Xossalari" + +#. (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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "bogʻlama" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/vi/vi.po b/sensors-applet/help/vi/vi.po new file mode 100644 index 00000000..c3353c42 --- /dev/null +++ b/sensors-applet/help/vi/vi.po @@ -0,0 +1,808 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# Duy Truong Nguyen , 2018 +# Horazone Detex , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Horazone Detex , 2018\n" +"Language-Team: Vietnamese (https://app.transifex.com/mate/teams/13566/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "giới thiệu-nhóm dịch" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "Giới thiệu" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +msgstr "Sử dụng" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Tùy chỉnh" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "liên kết" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/wa/wa.po b/sensors-applet/help/wa/wa.po new file mode 100644 index 00000000..02e36925 --- /dev/null +++ b/sensors-applet/help/wa/wa.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Walloon (https://app.transifex.com/mate/teams/13566/wa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: wa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Pablo Saratxaga " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Preferinces" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "loyén" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/xh/xh.po b/sensors-applet/help/xh/xh.po new file mode 100644 index 00000000..686023c8 --- /dev/null +++ b/sensors-applet/help/xh/xh.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Xhosa (https://app.transifex.com/mate/teams/13566/xh/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: xh\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Canonical Ltd " + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Uluhlu lwezinto ezikhethwayo" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "unxulumano" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/yo/yo.po b/sensors-applet/help/yo/yo.po new file mode 100644 index 00000000..81808bd1 --- /dev/null +++ b/sensors-applet/help/yo/yo.po @@ -0,0 +1,806 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Yoruba (https://app.transifex.com/mate/teams/13566/yo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: yo\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "ìgbóríyìn òǹgbufọ̀" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +msgstr "Àwọn ìkúndùn" + +#. (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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "líǹkì" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/zh_CN/zh_CN.po b/sensors-applet/help/zh_CN/zh_CN.po new file mode 100644 index 00000000..70900b08 --- /dev/null +++ b/sensors-applet/help/zh_CN/zh_CN.po @@ -0,0 +1,832 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# hiahoo lee , 2018 +# Mingcong Bai , 2018 +# shuyu liu , 2018 +# Wolfgang Ulbrich , 2018 +# biqiu-ssw , 2018 +# copi143 , 2022 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: copi143 , 2022\n" +"Language-Team: Chinese (China) (https://app.transifex.com/mate/teams/13566/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Christopher Meng , 2012-2013\n" +"ravix , 2013\n" +"Dianjin Wang <1132321739qq@gmail.com>, 2012\n" +"Cravix , 2013\n" +"nyanyh , 2013\n" +"liulitchi , 2013\n" +"玉堂白鹤 , 2015\n" +"Mingye Wang , 2015-2016\n" +"白铭骢 , 2015-2016\n" +"刘子兴 , 2015-2016\n" +"比丘,2018-2019" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "2015-2021MATE 文档团队" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "反馈" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "介绍" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "通用选项" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "传感器" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" +"对于本文档的复制、分发和/或修改必须遵循自由软件基金会 (Free Software Foundation) 发布的 GNU 自由文档许可证 " +"(GFDL) 版本 1.1 或更高版本,该许可证没有固定的部分、没有封面和背页文本。您可以在此 <_:ulink-1/> 或者随本文档一并发行的 " +"COPYING-DOCS 中找到 GFDL 的副本。" + +#. (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 "" +"本手册是在 GFDL 许可之下分发的 MATE 手册集合的一部分。如果想要单独分发此手册,可以在手册中添加该许可证的一份副本然后分发,如该许可证的第 6" +" 部分所述。" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" +"各个公司使用的许多用于区别它们产品和服务的名称都声明为商标。在所有的 MATE 文档以及 MATE " +"文档项目的成员中,这些名称都是以全大写字母或首字母大写显示,从而表明它们是商标。" + +#. (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/>" diff --git a/sensors-applet/help/zh_HK/zh_HK.po b/sensors-applet/help/zh_HK/zh_HK.po new file mode 100644 index 00000000..0dc95bf4 --- /dev/null +++ b/sensors-applet/help/zh_HK/zh_HK.po @@ -0,0 +1,810 @@ +# +# Translators: +# Stefano Karapetsas , 2018 +# tomoe_musashi , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: tomoe_musashi , 2018\n" +"Language-Team: Chinese (Hong Kong) (https://app.transifex.com/mate/teams/13566/zh_HK/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_HK\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +" Valmantas Palikša https://launchpad.net/~walmis\n" +" yanq.wang https://launchpad.net/~nile-wangyq" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "導覽" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/zh_TW/zh_TW.po b/sensors-applet/help/zh_TW/zh_TW.po new file mode 100644 index 00000000..dfc36a66 --- /dev/null +++ b/sensors-applet/help/zh_TW/zh_TW.po @@ -0,0 +1,816 @@ +# +# Translators: +# Walter Cheuk , 2018 +# Stefano Karapetsas , 2018 +# 趙惟倫 , 2018 +# 黃柏諺 , 2018 +# lin feather , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-10-29 15:34+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: lin feather , 2018\n" +"Language-Team: Chinese (Taiwan) (https://app.transifex.com/mate/teams/13566/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"黃柏諺 ,2013-14\n" +"Launchpad 貢獻者:\n" +" Jose Sun https://launchpad.net/~josesun\n" +" Toomore https://launchpad.net/~toomore\n" +" fetag https://launchpad.net/~coolfire\n" +"Walter Cheuk , 2016." + +#. (itstool) path: articleinfo/title +#: C/index.docbook:30 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "2015-2021 MATE Documentation Team" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:35 +msgid "2006 Alex Murray" +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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:63 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:73 +msgid "" +"Alex Murray " +"" +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 "" + +#. (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 "回饋" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:127 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:135 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:141 +msgid "Introduction" +msgstr "導覽" + +#. (itstool) path: figure/title +#: C/index.docbook:144 +msgid "MATE Sensors Applet" +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 "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:146 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:166 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "Linux kernel i2c modules" +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 "" + +#. (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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:185 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:195 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:201 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:207 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:221 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:227 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:247 +msgid "Usage" +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 "" + +#. (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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:262 +msgid "Preferences" +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:287 +msgid "General Options" +msgstr "一般選項" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:290 +msgid "Display sensors in panel as" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:300 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:304 +msgid "Preferred position of sensor values" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:311 +msgid "Default: beside labels / icons." +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:359 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:361 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:372 +msgid "Sensors" +msgstr "感應器" + +#. (itstool) path: listitem/para +#: C/index.docbook:378 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:387 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:392 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:404 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:466 +msgid "Enable alarm" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:477 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:479 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:486 +msgid "Alarm repeat interval (secs)" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:495 +msgid "Default: 0 seconds" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:508 +msgid "High alarm command" +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:515 C/index.docbook:527 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:520 +msgid "Low 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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:531 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:548 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:554 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:566 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:575 +msgid "" +" Combine multiple commands into one alarm command " +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 following 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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:610 +msgid "The color to use to display the graph for the sensor." +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:644 +msgid "About MATE Sensors Applet" +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 "" + +#. (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 "" + +#. (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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +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 "" + +#. (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 "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +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." +msgstr "" + +#. (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 "" diff --git a/sensors-applet/help/zu/zu.po b/sensors-applet/help/zu/zu.po new file mode 100644 index 00000000..c4467ac9 --- /dev/null +++ b/sensors-applet/help/zu/zu.po @@ -0,0 +1,817 @@ +# Translators: +# Stefano Karapetsas , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: MATE Desktop Environment\n" +"POT-Creation-Date: 2018-10-04 19:19+0200\n" +"PO-Revision-Date: 2018-10-04 17:41+0000\n" +"Last-Translator: Stefano Karapetsas , 2018\n" +"Language-Team: Zulu (https://www.transifex.com/mate/teams/13566/zu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Kemi Translations Translate.org.za " +"" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:32 +msgid "MATE Sensors Applet Manual V2.1" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:33 +msgid "2015 MATE Development" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "2006 Alex Murray" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:42 +msgid "" +"MATE Sensors Applet displays readings from temperature, voltage and fan " +"sensors within the panel." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook: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 link or " +"in the file COPYING-DOCS distributed with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:12 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 "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:19 C/legal.xml:19 +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." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:35 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/index.docbook:55 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/index.docbook:28 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 "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:67 +msgid "MATE Development " +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:77 +msgid "" +"Alex Murray " +"" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:119 +msgid "Alex Murray murray.alex@gmail.com" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:115 +msgid "" +"MATE Sensors Applet Manual V2.1 January " +"2006 <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:127 +msgid "This manual describes version 1.10 of MATE Sensors Applet." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:130 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:131 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:139 +msgid "MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:145 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:148 +msgid "MATE Sensors Applet" +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:152 +msgctxt "_" +msgid "" +"external ref='figures/applet_in_panel.png' " +"md5='432ed012f0897c7f0cf522f6c55ea92a'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:150 +msgid "" +" MATE Sensors Applet " +"with 3 sensors enabled. " +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:161 +msgid "" +"MATE Sensors Applet provides a convenient way to " +"monitor the health of your computer in a simple display on your desktop." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:170 +msgid "ACPI thermal zones, via the Linux kernel ACPI modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:174 +msgid "Linux kernel i2c modules" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:177 +msgid "" +"Via the sysfs filesystem and i2c modules distributed directly with the kernel " +"(kernel 2.6)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:183 +msgid "" +"Via the proc filesystem and i2c modules from the lm_sensors and i2c packages (kernel 2.4)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:189 +msgid "" +"Via the libsensors library provided with the lm_sensors package" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:199 +msgid "" +"Linux kernel i8k module (for Dell Inspiron Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:205 +msgid "" +"Linux kernel ibm-acpi module (for IBM Laptops)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:211 +msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:215 +msgid "Linux kernel iMac G5 Windfarm module." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:219 +msgid "" +"hddtemp daemon for reading temperatures from " +"S.M.A.R.T. equipped disks." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:225 +msgid "" +"Linux kernel Omnibook module. (for " +"HP and Toshiba Satellite Laptops)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:231 +msgid "" +"NVIDIA graphics cards via libNVCtrl (provided with nvidia-" +"settings )." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:166 +msgid "" +"A number of sensor interfaces are supported, which should be configured " +"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:240 +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 "" + +#. (itstool) path: sect1/title +#: C/index.docbook:251 +msgid "Usage" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:252 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:255 +msgid "" +"Most users will then want to customize the display to their liking, which " +"can be done via the Preferences " +" menu item (see )." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:266 +msgid "Preferences" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:267 +msgid "" +"To configure MATE Sensors Applet, right-click on " +"the applet, then choose " +"Preferences from the " +"pop-up menu." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:271 +msgid "" +"The Preferences window " +"contains the following tabbed sections:" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:291 +msgid "General Options" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:294 +msgid "Display sensors in panel as" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:298 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:304 +msgid "Default: icon with value." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:308 +msgid "Preferred position of sensor values" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:312 +msgid "" +"Sensors can be display with either their value beside their icon / label, or" +" with the value shown below the icon / label." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:315 +msgid "Default: beside labels / icons." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:318 +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:325 +msgid "Graph size (pixels)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:329 +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:333 +msgid "Default: 42 pixels." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:337 +msgid "Temperature scale" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:341 +msgid "" +"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius " +"are supported)." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:343 +msgid "Default: Celsius." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:347 +msgid "Update interval" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:351 +msgid "How often to update the values of each sensor shown within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:353 +msgid "Default: 2 seconds." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:357 +msgid "Display notifications" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:361 +msgid "" +"If enabled, MATE Sensors Applet will display notifications to the user when " +"alarm conditions occur." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:363 +msgid "Default: Enabled." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:365 +msgid "Alarms for individual sensors must also be enabled." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:376 +msgid "Sensors" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:382 +msgid "A fixed ID to identify the sensor within its interface." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:386 +msgid "A user selectable icon to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:391 +msgid "A user editable label to identify the sensor within the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:396 +msgid "" +"A check-box to allow the user to enable / disable monitoring and display of " +"the sensor within the panel." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:377 +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 " +")" +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:408 +msgid "Sensor Properties" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:410 +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:418 +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:427 +msgid "Sensor value multiplier" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:431 +msgid "" +"This option allows the user to specify the multiplier of the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:433 +msgid "Default: 1.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:438 +msgid "Sensor value offset" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:442 +msgid "" +"This option allows the user to specify the offset for the sensor value." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:444 +msgid "Default: 0.0" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:448 +msgid "Sensor low value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:452 +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:455 C/index.docbook:466 +msgid "Default: dependent on sensor type" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:459 +msgid "Sensor high value" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:463 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:470 +msgid "Enable alarm" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:474 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:481 +msgid "Default: disabled" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:483 +msgid "Alarms will only execute for active sensors" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:490 +msgid "Alarm repeat interval (secs)" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:494 +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 "" + +#. (itstool) path: listitem/para +#: C/index.docbook:499 +msgid "Default: 0 seconds" +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:501 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:512 +msgid "High alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:516 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or above the upper limit." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:519 C/index.docbook:531 +msgid "Default: none" +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:524 +msgid "Low alarm command" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:528 +msgid "" +"The command to be executed at each repeat interval when the sensor value is " +"equal to or below the lower limit." +msgstr "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:535 +msgid "Play a sound when the alarm occurs" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:552 +#, no-wrap +msgid "" +"esdplay " +"/usr/share/sounds/gnibbles/gobble.wav" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:539 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:558 +msgid "" +"Pop-up a window to notify that the alarm has occurred" +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:570 +#, no-wrap +msgid "" +"zenity --warning --title=\"Sensor Alarm\" " +"--text=\"Sensor Alarm occurred\"" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:563 +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 "" + +#. (itstool) path: varlistentry/term +#: C/index.docbook:579 +msgid "" +" Combine multiple commands into one alarm command " +msgstr "" + +#. (itstool) path: para/screen +#: C/index.docbook:591 +#, 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:585 +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:601 +msgid "Sensor icon" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:605 +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:610 +msgid "Graph color" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:614 +msgid "The color to use to display the graph for the sensor." +msgstr "" + +#. (itstool) path: note/para +#: C/index.docbook:617 +msgid "" +"To accurately display graphs both the high and low values for the sensor " +"need to be set correctly." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:648 +msgid "About MATE Sensors Applet" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:649 +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 "" + +#. (itstool) path: sect1/para +#: C/index.docbook:657 +msgid "" +"To report a bug or make a suggestion regarding MATE Sensors Applet or this " +"manual, follow the directions at the project homepage." +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:672 +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 "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "xhumanisa" + +#. (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 "" diff --git a/sensors-applet/lib/Makefile.am b/sensors-applet/lib/Makefile.am new file mode 100644 index 00000000..0afd8eba --- /dev/null +++ b/sensors-applet/lib/Makefile.am @@ -0,0 +1,21 @@ +## Process this file with automake to produce Makefile.in +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +LIBS = $(GLIB_LIBS) + +# also build the libsensorsplugin library +lib_LTLIBRARIES = libmate-sensors-applet-plugin.la + +libmate_sensors_applet_plugin_la_SOURCES = sensors-applet-plugin.c +libmate_sensors_applet_plugin_la_LDFLAGS = -export-dynamic + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/lib/sensors-applet-plugin.c b/sensors-applet/lib/sensors-applet-plugin.c new file mode 100644 index 00000000..80b085f7 --- /dev/null +++ b/sensors-applet/lib/sensors-applet-plugin.c @@ -0,0 +1,154 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#include + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#ifdef HAVE_UNISTD_H +#include +#endif /* HAVE_UNISTD_H */ + +extern const gchar *plugin_name; + +/* recursive function to find sensors in a given path */ +void sensors_applet_plugin_find_sensors(GList **sensors, + const gchar *path, + SensorsAppletPluginTestSensorFunc test_sensor) { + if (g_file_test(path, G_FILE_TEST_IS_REGULAR)) { + /* also test can actually open file for reading */ + if (access(path, R_OK) == 0) { + test_sensor(sensors, path); + } + } + + /* if is a directory (but not a symlinked dir as this + will lead us in circular loops) descend into it and look + for a sensor dir + */ + if (g_file_test(path, G_FILE_TEST_IS_DIR) && !g_file_test(path, G_FILE_TEST_IS_SYMLINK)) { + GDir *dir; + + if ((dir = g_dir_open(path, 0, NULL)) != NULL) { + const gchar *new_file; + + while(NULL != (new_file = g_dir_read_name(dir))) { + gchar *new_path; + + new_path = g_build_filename(path, new_file, NULL); + sensors_applet_plugin_find_sensors(sensors, new_path, test_sensor); + g_free(new_path); + } + g_dir_close(dir); + } + } +} + +/* for error handling */ +GQuark sensors_applet_plugin_error_quark(void) { + static GQuark quark = 0; + + if (quark == 0) { + gchar *string; + + string = g_strdup_printf("%s-plugin-error", plugin_name); + quark = g_quark_from_string(string); + g_free(string); + } + + return quark; +} + +void sensors_applet_plugin_default_sensor_limits(SensorType type, + gdouble *low_value, + gdouble *high_value) { + + switch (type) { + case TEMP_SENSOR: + *low_value = 20.0; + *high_value = 60.0; + break; + case FAN_SENSOR: + *low_value = 600.0; + *high_value = 3000.0; + break; + default: + *low_value = 0.0; + *high_value = 0.0; + } +} + +void sensors_applet_plugin_add_sensor(GList **sensors, + const gchar *path, + const gchar *id, + const gchar *label, + SensorType type, + gboolean enable, + IconType icon, + const gchar *graph_color) { + + gdouble low_value; + gdouble high_value; + sensors_applet_plugin_default_sensor_limits(type, &low_value, &high_value); + + sensors_applet_plugin_add_sensor_with_limits(sensors, + path, + id, + label, + type, + enable, + low_value, + high_value, + icon, + graph_color); + +} + +void sensors_applet_plugin_add_sensor_with_limits(GList **sensors, + const gchar *path, + const gchar *id, + const gchar *label, + SensorType type, + gboolean enable, + gdouble low_value, + gdouble high_value, + IconType icon, + const gchar *graph_color) { + + SensorsAppletSensorInfo *info; + + info = g_new0 (SensorsAppletSensorInfo, 1); + + info->path = g_strdup(path); + info->id = g_strdup(id); + info->label = g_strdup(label); + info->type = type; + info->enable = enable; + info->low_value = low_value; + info->high_value = high_value; + info->multiplier = 1.0; + info->offset = 0.0; + info->icon = icon; + info->graph_color = g_strdup(graph_color); + + *sensors = g_list_append(*sensors, info); +} + diff --git a/sensors-applet/org.mate.applets.SensorsApplet.mate-panel-applet.desktop.in.in b/sensors-applet/org.mate.applets.SensorsApplet.mate-panel-applet.desktop.in.in new file mode 100644 index 00000000..279ffa5d --- /dev/null +++ b/sensors-applet/org.mate.applets.SensorsApplet.mate-panel-applet.desktop.in.in @@ -0,0 +1,12 @@ +[Applet Factory] +Id=SensorsAppletFactory +Location=@APPLET_LOCATION@ +InProcess=@APPLET_IN_PROCESS@ +Name=Sensors Applet Factory +Description=Sensors Applet Factory + +[SensorsApplet] +Name=Hardware Sensors Monitor +Description=Displays temperature, fan speed and voltage sensor readings +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=mate-sensors-applet diff --git a/sensors-applet/org.mate.panel.applet.SensorsAppletFactory.service.in b/sensors-applet/org.mate.panel.applet.SensorsAppletFactory.service.in new file mode 100644 index 00000000..bfc53102 --- /dev/null +++ b/sensors-applet/org.mate.panel.applet.SensorsAppletFactory.service.in @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.mate.panel.applet.SensorsAppletFactory +Exec=@LIBEXECDIR@/mate-sensors-applet diff --git a/sensors-applet/org.mate.sensors-applet.gschema.xml.in b/sensors-applet/org.mate.sensors-applet.gschema.xml.in new file mode 100644 index 00000000..0292c008 --- /dev/null +++ b/sensors-applet/org.mate.sensors-applet.gschema.xml.in @@ -0,0 +1,40 @@ + + + + 0 + Font size in points + + + false + Specify if show or hide sensor units + + + 1 + Set if display icons or text labels + + + 0 + Set value beside or below label + + + 1 + Show temperature in Kelvin, Celsius or Fahrenheit + + + true + Whether to display notifications + + + 2000 + Delay (in ms) between refreshes + + + 42 + The size of the graph in pixels (width if horizontal, height if vertical) + + + [] + List of sensors + + + diff --git a/sensors-applet/org.mate.sensors-applet.sensor.gschema.xml.in b/sensors-applet/org.mate.sensors-applet.sensor.gschema.xml.in new file mode 100644 index 00000000..abc1367f --- /dev/null +++ b/sensors-applet/org.mate.sensors-applet.sensor.gschema.xml.in @@ -0,0 +1,68 @@ + + + + '' + Path to filename + + + '' + Sensor device ids + + + '' + The sensor device interface + + + '' + User defined label + + + true + Whether a sensor is enabled or not + + + 0 + Low value + + + 0 + High value + + + false + Whether the sensor has its alarm enabled + + + '' + Command to execute when the alarm is activated + + + '' + Command to execute when the alarm is activated + + + 0 + How often each alarm should be sounded (in seconds) + + + 0 + Used to identify a sensor in a list + + + 1 + Multiplier + + + 0 + Offset + + + 0 + Icon type + + + '#ff0000' + Color of the graph for the sensor + + + diff --git a/sensors-applet/pixmaps/Makefile.am b/sensors-applet/pixmaps/Makefile.am new file mode 100644 index 00000000..32e28301 --- /dev/null +++ b/sensors-applet/pixmaps/Makefile.am @@ -0,0 +1,41 @@ +pixmapsdir = $(datadir)/pixmaps/mate-sensors-applet +pixmaps_DATA = \ + very-low-temp-icon.png \ + low-temp-icon.png \ + normal-temp-icon.png \ + high-temp-icon.png \ + very-high-temp-icon.png + +deviceiconsdir = $(datadir)/icons/hicolor/22x22/devices +deviceicons_DATA = \ + mate-sensors-applet-battery.png \ + mate-sensors-applet-case.png \ + mate-sensors-applet-chip.png \ + mate-sensors-applet-cpu.png \ + mate-sensors-applet-gpu.png \ + mate-sensors-applet-fan.png \ + mate-sensors-applet-drive-harddisk.png \ + mate-sensors-applet-memory.png + +appicondir = $(datadir)/icons/hicolor/48x48/apps +appicon_DATA = mate-sensors-applet.png + +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor + +install-data-hook: update_icon_cache +uninstall-hook: update_icon_cache +update_icon_cache: + @-if test -z "$(DESTDIR)"; then \ + echo "Updating Gtk icon cache."; \ + $(gtk_update_icon_cache); \ + else \ + echo "*** Icon cache not updated. After (un)install, run this:"; \ + echo "*** $(gtk_update_icon_cache)"; \ + fi + +EXTRA_DIST = \ + $(pixmaps_DATA) \ + $(deviceicons_DATA) \ + $(appicon_DATA) + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/pixmaps/high-temp-icon.png b/sensors-applet/pixmaps/high-temp-icon.png new file mode 100644 index 00000000..df633f15 Binary files /dev/null and b/sensors-applet/pixmaps/high-temp-icon.png differ diff --git a/sensors-applet/pixmaps/low-temp-icon.png b/sensors-applet/pixmaps/low-temp-icon.png new file mode 100644 index 00000000..b8407a2d Binary files /dev/null and b/sensors-applet/pixmaps/low-temp-icon.png differ diff --git a/sensors-applet/pixmaps/mate-sensors-applet-battery.png b/sensors-applet/pixmaps/mate-sensors-applet-battery.png new file mode 100644 index 00000000..d49e6c84 Binary files /dev/null and b/sensors-applet/pixmaps/mate-sensors-applet-battery.png differ diff --git a/sensors-applet/pixmaps/mate-sensors-applet-case.png b/sensors-applet/pixmaps/mate-sensors-applet-case.png new file mode 100644 index 00000000..8cca2b7c Binary files /dev/null and b/sensors-applet/pixmaps/mate-sensors-applet-case.png differ diff --git a/sensors-applet/pixmaps/mate-sensors-applet-chip.png b/sensors-applet/pixmaps/mate-sensors-applet-chip.png new file mode 100644 index 00000000..2829ac8f Binary files /dev/null and b/sensors-applet/pixmaps/mate-sensors-applet-chip.png differ diff --git a/sensors-applet/pixmaps/mate-sensors-applet-cpu.png b/sensors-applet/pixmaps/mate-sensors-applet-cpu.png new file mode 100644 index 00000000..0a040398 Binary files /dev/null and b/sensors-applet/pixmaps/mate-sensors-applet-cpu.png differ diff --git a/sensors-applet/pixmaps/mate-sensors-applet-drive-harddisk.png b/sensors-applet/pixmaps/mate-sensors-applet-drive-harddisk.png new file mode 100644 index 00000000..648bcc20 Binary files /dev/null and b/sensors-applet/pixmaps/mate-sensors-applet-drive-harddisk.png differ diff --git a/sensors-applet/pixmaps/mate-sensors-applet-fan.png b/sensors-applet/pixmaps/mate-sensors-applet-fan.png new file mode 100644 index 00000000..36a0da9d Binary files /dev/null and b/sensors-applet/pixmaps/mate-sensors-applet-fan.png differ diff --git a/sensors-applet/pixmaps/mate-sensors-applet-gpu.png b/sensors-applet/pixmaps/mate-sensors-applet-gpu.png new file mode 100644 index 00000000..3b021874 Binary files /dev/null and b/sensors-applet/pixmaps/mate-sensors-applet-gpu.png differ diff --git a/sensors-applet/pixmaps/mate-sensors-applet-memory.png b/sensors-applet/pixmaps/mate-sensors-applet-memory.png new file mode 100644 index 00000000..446f84a3 Binary files /dev/null and b/sensors-applet/pixmaps/mate-sensors-applet-memory.png differ diff --git a/sensors-applet/pixmaps/mate-sensors-applet.png b/sensors-applet/pixmaps/mate-sensors-applet.png new file mode 100644 index 00000000..908dce90 Binary files /dev/null and b/sensors-applet/pixmaps/mate-sensors-applet.png differ diff --git a/sensors-applet/pixmaps/normal-temp-icon.png b/sensors-applet/pixmaps/normal-temp-icon.png new file mode 100644 index 00000000..213ed405 Binary files /dev/null and b/sensors-applet/pixmaps/normal-temp-icon.png differ diff --git a/sensors-applet/pixmaps/very-high-temp-icon.png b/sensors-applet/pixmaps/very-high-temp-icon.png new file mode 100644 index 00000000..5ca32a34 Binary files /dev/null and b/sensors-applet/pixmaps/very-high-temp-icon.png differ diff --git a/sensors-applet/pixmaps/very-low-temp-icon.png b/sensors-applet/pixmaps/very-low-temp-icon.png new file mode 100644 index 00000000..d92b1bdd Binary files /dev/null and b/sensors-applet/pixmaps/very-low-temp-icon.png differ diff --git a/sensors-applet/plugins/Makefile.am b/sensors-applet/plugins/Makefile.am new file mode 100644 index 00000000..74dc7574 --- /dev/null +++ b/sensors-applet/plugins/Makefile.am @@ -0,0 +1,55 @@ +NULL= + +DIST_SUBDIRS = \ + acpi \ + dummy \ + udisks2 \ + hddtemp \ + i2c-proc \ + i2c-sys \ + i8k \ + ibm-acpi \ + libsensors \ + mbmon \ + netbsd \ + nvidia \ + omnibook \ + pmu-sys \ + smu-sys \ + sonypi \ + $(NULL) + +SUBDIRS = \ + acpi \ + hddtemp \ + i8k \ + ibm-acpi \ + mbmon \ + omnibook \ + pmu-sys \ + smu-sys \ + sonypi + +if DUMMYPLUGIN +SUBDIRS += dummy +endif + +if UDISKS2 +SUBDIRS += udisks2 +endif + +if LIBSENSORS +SUBDIRS += libsensors +else +SUBDIRS += i2c-proc i2c-sys +endif + +if NETBSD +SUBDIRS += netbsd +endif + +if NVIDIA +SUBDIRS += nvidia +endif + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/acpi/Makefile.am b/sensors-applet/plugins/acpi/Makefile.am new file mode 100644 index 00000000..dfa9f5bc --- /dev/null +++ b/sensors-applet/plugins/acpi/Makefile.am @@ -0,0 +1,24 @@ +# ACPI plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libacpi.la + +libacpi_la_SOURCES = \ + acpi-plugin.h \ + acpi-plugin.c + +libacpi_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libacpi_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/acpi/acpi-plugin.c b/sensors-applet/plugins/acpi/acpi-plugin.c new file mode 100644 index 00000000..fc361139 --- /dev/null +++ b/sensors-applet/plugins/acpi/acpi-plugin.c @@ -0,0 +1,126 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include +#include "acpi-plugin.h" + +const gchar *plugin_name = "acpi"; + +#define ACPI_THERMAL_ZONE_BASE_DIR "/proc/acpi/thermal_zone" +#define ACPI_THERMAL_BASE_DIR "/proc/acpi/thermal" + +enum { + ACPI_DEVICE_FILE_OPEN_ERROR, + ACPI_DEVICE_FILE_READ_ERROR +}; + +static void acpi_plugin_add_sensor(GList **sensors, const gchar *path) { + gchar *dirname; + gchar *id; + + dirname = g_path_get_dirname(path); + id = g_path_get_basename(dirname); + g_free(dirname); + + sensors_applet_plugin_add_sensor(sensors, + path, + id, + _("CPU"), + TEMP_SENSOR, + TRUE, + CPU_ICON, + DEFAULT_GRAPH_COLOR); + g_free(id); +} + +static void acpi_plugin_test_sensor(GList **sensors, const gchar *path) { + gchar *filename; + filename = g_path_get_basename(path); + + if (g_ascii_strcasecmp(filename, "temperature") == 0 || + g_ascii_strcasecmp(filename, "status") == 0) { + acpi_plugin_add_sensor(sensors, path); + } + g_free(filename); +} + +/* to be called to setup for acpi sensors and returns the list of found sensors */ +static GList *acpi_plugin_init(void) { + GList *sensors = NULL; + + /* call function to recursively look for sensors + starting at the defined base directory */ + sensors_applet_plugin_find_sensors(&sensors, ACPI_THERMAL_ZONE_BASE_DIR, acpi_plugin_test_sensor); + sensors_applet_plugin_find_sensors(&sensors, ACPI_THERMAL_BASE_DIR, acpi_plugin_test_sensor); + return sensors; +} + +static gdouble acpi_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + /* to open and access the value of each sensor */ + FILE *fp; + gfloat sensor_value = -1.0f; + gchar units[32]; + + if (NULL == (fp = fopen(path, "r"))) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, ACPI_DEVICE_FILE_OPEN_ERROR, "Error opening sensor device file %s", path); + return sensor_value; + } + + if (fscanf(fp, "temperature: %f %31s", &sensor_value, units) < 1) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, ACPI_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return sensor_value; + } + fclose(fp); + + /* need to convert if units are deciKelvin */ + if (g_ascii_strcasecmp(units, "dK") == 0) { + sensor_value = (sensor_value / 10.0) - 273.0; + } + + return (gdouble)sensor_value; +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return acpi_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return acpi_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/acpi/acpi-plugin.h b/sensors-applet/plugins/acpi/acpi-plugin.h new file mode 100644 index 00000000..122d82c7 --- /dev/null +++ b/sensors-applet/plugins/acpi/acpi-plugin.h @@ -0,0 +1,25 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef ACPI_PLUGIN_H +#define ACPI_PLUGIN_H + +#include + +#endif /* ACPI_PLUGIN_H*/ diff --git a/sensors-applet/plugins/dummy/Makefile.am b/sensors-applet/plugins/dummy/Makefile.am new file mode 100644 index 00000000..7c350479 --- /dev/null +++ b/sensors-applet/plugins/dummy/Makefile.am @@ -0,0 +1,26 @@ +# Dummy plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + + +plugin_LTLIBRARIES = libdummy.la + +libdummy_la_SOURCES = \ + dummy-plugin.h \ + dummy-plugin.c + +libdummy_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) + +libdummy_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/dummy/dummy-plugin.c b/sensors-applet/plugins/dummy/dummy-plugin.c new file mode 100644 index 00000000..9dfd0142 --- /dev/null +++ b/sensors-applet/plugins/dummy/dummy-plugin.c @@ -0,0 +1,121 @@ +/* + * Copyright (C) 2018 info-cppsp + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +/* Dummy plugin to be able to test msa in a VM */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include "dummy-plugin.h" + +// remove // from next line for syslog debug +//#define DPDBG 1 + +#ifdef DPDBG +#include +#endif + +const gchar *plugin_name = "dummy"; + +static void dummy_plugin_get_sensors(GList **sensors) { + + /* dummy HDD temp sensor */ + sensors_applet_plugin_add_sensor(sensors, + "/sys/devices/platform/it87.656/hwmon/hwmon1/temp2_input", + "temp2", + "CPU", + TEMP_SENSOR, + TRUE, + CPU_ICON, + DEFAULT_GRAPH_COLOR); + + /* dummy HDD temp sensor */ + sensors_applet_plugin_add_sensor(sensors, + "/sys/devices/platform/it87.656/hwmon/hwmon1/fan1_input", + "fan1", + "fan1", + FAN_SENSOR, + TRUE, + FAN_ICON, + DEFAULT_GRAPH_COLOR); + + /* dummy HDD temp sensor */ + sensors_applet_plugin_add_sensor(sensors, + "HDD 2154884654-5648HG-546821", + "Disk Temperature", + "HDD 2154884654", + TEMP_SENSOR, + TRUE, + HDD_ICON, + DEFAULT_GRAPH_COLOR); + +} + +/* this is the function called every refresh cycle */ +static gdouble dummy_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + switch (type) { + case TEMP_SENSOR: + return (gdouble) (rand() % 40 + 20); + break; + + case FAN_SENSOR: + return (gdouble) (rand() % 3000); + break; + + default: + g_assert_not_reached(); + } + +} + +/* API functions */ +const gchar *sensors_applet_plugin_name(void) { + return plugin_name; +} + +static GList *dummy_plugin_init(void) { + GList *sensors = NULL; + + /* init random number generation */ + srand(time(NULL)); + + dummy_plugin_get_sensors(&sensors); + + return sensors; +} + +GList *sensors_applet_plugin_init(void) { + return dummy_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return dummy_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/dummy/dummy-plugin.h b/sensors-applet/plugins/dummy/dummy-plugin.h new file mode 100644 index 00000000..e5c4b853 --- /dev/null +++ b/sensors-applet/plugins/dummy/dummy-plugin.h @@ -0,0 +1,26 @@ +/* + * Copyright (C) 2018 info-cppsp + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef DUMMY_PLUGIN_H +#define DUMMY_PLUGIN_H + +#include + +#endif /* DUMMY_PLUGIN_H */ diff --git a/sensors-applet/plugins/hddtemp/Makefile.am b/sensors-applet/plugins/hddtemp/Makefile.am new file mode 100644 index 00000000..a1bff03e --- /dev/null +++ b/sensors-applet/plugins/hddtemp/Makefile.am @@ -0,0 +1,24 @@ +# HDDTEMP plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libhddtemp.la + +libhddtemp_la_SOURCES = \ + hddtemp-plugin.h \ + hddtemp-plugin.c + +libhddtemp_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libhddtemp_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/hddtemp/hddtemp-plugin.c b/sensors-applet/plugins/hddtemp/hddtemp-plugin.c new file mode 100644 index 00000000..c540172e --- /dev/null +++ b/sensors-applet/plugins/hddtemp/hddtemp-plugin.c @@ -0,0 +1,247 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#ifdef HAVE_SYS_TYPES_H +#include +#endif + +#ifdef HAVE_SYS_SOCKET_H +#include +#endif + +#ifdef HAVE_NETINET_IN_H +#include +#endif + +#ifdef HAVE_ARPA_INET_H +#include +#endif + +#ifdef HAVE_STRING_H +#include +#endif + +#include +#include +#include "hddtemp-plugin.h" + +const gchar *plugin_name = "hddtemp"; + +#define HDDTEMP_SERVER_IP_ADDRESS "127.0.0.1" +#define HDDTEMP_PORT_NUMBER 7634 +#define HDDTEMP_OUTPUT_BUFFER_LENGTH 1024 + +enum { + HDDTEMP_SOCKET_OPEN_ERROR, + HDDTEMP_SOCKET_CONNECT_ERROR, + HDDTEMP_GIOCHANNEL_ERROR, + HDDTEMP_GIOCHANNEL_READ_ERROR +}; + +static gchar buffer[HDDTEMP_OUTPUT_BUFFER_LENGTH]; + +static const gchar *hddtemp_plugin_query_hddtemp_daemon(GError **error) { + guint output_length = 0; + static gboolean first_run = TRUE; + + struct sockaddr_in address; + static gint64 previous_query_time; + gint64 current_query_time; + + if (first_run) { + // initialise previous time + previous_query_time = g_get_monotonic_time (); + } + current_query_time = g_get_monotonic_time (); + + /* only actually query if more than 60 seconds has elapsed as + hddtemp daemon will only actually send a new value if is > 60 + seconds */ + if (first_run || current_query_time - previous_query_time > G_TIME_SPAN_MINUTE) { + int sockfd; + ssize_t n; + gchar *pc; + + previous_query_time = current_query_time; + + if ((sockfd = socket(AF_INET, SOCK_STREAM, 0)) == -1) { + // couldn't open socket + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, HDDTEMP_SOCKET_OPEN_ERROR, "Error opening socket for hddtemp"); + return NULL; + } + + address.sin_family = AF_INET; + address.sin_addr.s_addr = inet_addr(HDDTEMP_SERVER_IP_ADDRESS); + address.sin_port = htons(HDDTEMP_PORT_NUMBER); + + if (connect(sockfd, (struct sockaddr *)&address, (socklen_t)sizeof(address)) == -1) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, HDDTEMP_SOCKET_CONNECT_ERROR, "Error connecting to hddtemp daemon on port %i on %s", htons(HDDTEMP_PORT_NUMBER), HDDTEMP_SERVER_IP_ADDRESS); + close(sockfd); + return NULL; + } + memset(buffer, 0, sizeof(buffer)); + pc = buffer; + while ((n = read(sockfd, pc, sizeof(buffer) - output_length)) > 0) { + output_length += n; + pc += n; + } + /* always null terminate the end of the buffer */ + buffer[MIN(output_length, sizeof(buffer) - 1)] = '\0'; + close(sockfd); + first_run = FALSE; + } + + return buffer; +} + +static void hddtemp_plugin_get_sensors(GList **sensors) { + GError *error = NULL; + const gchar *hddtemp_output; + gchar **output_vector = NULL, **pv; + + hddtemp_output = hddtemp_plugin_query_hddtemp_daemon(&error); + + if (error) { + g_error_free(error); + return; + } + + if (hddtemp_output[0] != '|') { + g_debug("Error in format of string returned from hddtemp daemon: char at [0] should be \"|\", instead whole output is: \"%s\"", hddtemp_output); + return; + } + + /* for each sensor the output will contain four strings ie + |/dev/hda|WDC WD800JB-00ETA0|32|C||/dev/hdb|???|ERR|*| + note the repetition -----^ */ + + /* + pv[0 + 5*n] empty + pv[1 + 5*n] device name + pv[2 + 5*n] disk label + pv[3 + 5*n] temperature + pv[4 + 5*n] unit + pv[5 + 5*n] empty + */ + + pv = output_vector = g_strsplit(hddtemp_output, "|", -1); + + while(pv[1] != NULL) { + if (g_strcmp0(pv[2], "") != 0 && + g_strcmp0(pv[3], "") != 0 && + g_strcmp0(pv[4], "") != 0 && + (!(g_ascii_strcasecmp(pv[2], "???") == 0 || + g_ascii_strcasecmp(pv[3], "ERR") == 0 || + g_ascii_strcasecmp(pv[4], "*") == 0))) { + + sensors_applet_plugin_add_sensor(sensors, + pv[1], // must be dynamically allocated + pv[1], // must be dynamically allocated + pv[2], // must be dynamically allocated + TEMP_SENSOR, + FALSE, + HDD_ICON, + DEFAULT_GRAPH_COLOR); + } + pv += 5; + } + g_strfreev(output_vector); +} + +/* to be called to setup for hddtemp sensors */ +static GList *hddtemp_plugin_init(void) { + GList *sensors = NULL; + hddtemp_plugin_get_sensors(&sensors); + return sensors; +} + +/* returns the value of the sensor_list at the given iter, or if an + error occurs, instatiates error with an error message */ +static gdouble hddtemp_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + const gchar *hddtemp_output; + gchar **output_vector = NULL, **pv; + + gfloat sensor_value = -1.0f; + + hddtemp_output = hddtemp_plugin_query_hddtemp_daemon(error); + + if (*error) { + return sensor_value; + } + + if (hddtemp_output[0] != '|') { + g_debug("Error in format of string returned from hddtemp daemon: char at [0] should be \"|\", instead whole output is: \"%s\"", hddtemp_output); + return sensor_value; + } + + /* for each sensor the output will contain four strings ie + |/dev/hda|WDC WD800JB-00ETA0|32|C||/dev/hdb|???|ERR|*| + note the repetition -----^ + + pv[0 + 5*n] empty + pv[1 + 5*n] device name + pv[2 + 5*n] disk label + pv[3 + 5*n] temperature + pv[4 + 5*n] unit + pv[5 + 5*n] empty + */ + + pv = output_vector = g_strsplit(hddtemp_output, "|", -1); + + while(pv[1] != NULL) { + if (g_ascii_strcasecmp(pv[1], path) == 0) { + sensor_value = (gfloat)(g_ascii_strtod(pv[3], NULL)); + + /* always return sensor values in celsius */ + if (pv[4][0] == 'F') { + sensor_value = (sensor_value - 32.0) * 5.0 / 9.0; + } + break; + } + pv += 5; + } + g_strfreev(output_vector); + + return (gdouble)sensor_value; +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return hddtemp_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + return hddtemp_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/hddtemp/hddtemp-plugin.h b/sensors-applet/plugins/hddtemp/hddtemp-plugin.h new file mode 100644 index 00000000..697d9d2c --- /dev/null +++ b/sensors-applet/plugins/hddtemp/hddtemp-plugin.h @@ -0,0 +1,25 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef HDDTEMP_PLUGIN_H +#define HDDTEMP_PLUGIN_H + +#include + +#endif /* HDDTEMP_PLUGIN_H */ diff --git a/sensors-applet/plugins/i2c-proc/Makefile.am b/sensors-applet/plugins/i2c-proc/Makefile.am new file mode 100644 index 00000000..0e165dcf --- /dev/null +++ b/sensors-applet/plugins/i2c-proc/Makefile.am @@ -0,0 +1,24 @@ +# I2C-PROC plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libi2c-proc.la + +libi2c_proc_la_SOURCES = \ + i2c-proc-plugin.h \ + i2c-proc-plugin.c + +libi2c_proc_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libi2c_proc_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/i2c-proc/i2c-proc-plugin.c b/sensors-applet/plugins/i2c-proc/i2c-proc-plugin.c new file mode 100644 index 00000000..4a63a8ac --- /dev/null +++ b/sensors-applet/plugins/i2c-proc/i2c-proc-plugin.c @@ -0,0 +1,224 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include +#include +#include "i2c-proc-plugin.h" + +const gchar *plugin_name = "i2c-proc"; + +#define I2C_PROC_BASE_DIR "/proc/sys/dev/sensors" + +enum { + I2C_PROC_DEVICE_FILE_OPEN_ERROR, + I2C_PROC_DEVICE_FILE_READ_ERROR +}; + +static void i2c_proc_plugin_add_sensor(GList **sensors, const gchar *path) { + gchar *filename; + gchar *label; + gboolean enable; + SensorType sensor_type; + IconType icon_type = GENERIC_ICON; + + filename = g_path_get_basename(path); + + /* setup temp2 as CPU sensor and enable it */ + if (g_ascii_strcasecmp(filename, "temp2") == 0) { + sensor_type = TEMP_SENSOR; + label = g_strdup(_("CPU")); + enable = TRUE; + icon_type = CPU_ICON; + } else { + label = g_strdup(filename); + + switch(filename[0]) { + case 'c': /* currents are "curr?" */ + sensor_type = CURRENT_SENSOR; + break; + case 'f': /* fans are "fan?" */ + sensor_type = FAN_SENSOR; + icon_type = FAN_ICON; + break; + case 'i': /* voltages are "in?" */ + sensor_type = VOLTAGE_SENSOR; + break; + case 't': /* temps are "temp?" */ + sensor_type = TEMP_SENSOR; + break; + case 'v': /* vids are just vid */ + sensor_type = VOLTAGE_SENSOR; + break; + default: + /* SHOULDN'T BE ABLE TO GET HERE!! */ + g_debug("error in i2c-proc sensor detection code - unhandled sensor filename %s", filename); + g_free(filename); + g_free(label); + return; + } + /* disable all other sensors */ + enable = FALSE; + } + + sensors_applet_plugin_add_sensor(sensors, + path, + filename, + label, + sensor_type, + enable, + icon_type, + DEFAULT_GRAPH_COLOR); + + g_free(filename); + g_free(label); +} + +static void i2c_proc_plugin_test_sensor(GList **sensors, const gchar *path) { + gchar *filename; + + filename = g_path_get_basename(path); + /* see if filename starts with any of the sensor prefixes */ + if (g_str_has_prefix(filename, "curr") || + (g_str_has_prefix(filename, "fan") && + !g_str_has_prefix(filename, "fan_div")) || + g_str_has_prefix(filename, "in") || + g_str_has_prefix(filename, "temp") || + g_str_has_prefix(filename, "vid")) { + + i2c_proc_plugin_add_sensor(sensors, path); + } + g_free(filename); + +} + +/* to be called to setup for proc sensors */ +static GList *i2c_proc_plugin_init(void) { + GList *sensors = NULL; + + /* call function to recursively look for sensors + starting at the defined base directory */ + sensors_applet_plugin_find_sensors(&sensors, I2C_PROC_BASE_DIR, i2c_proc_plugin_test_sensor); + return sensors; +} + +static gdouble i2c_proc_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + /* to open and access the value of each sensor */ + FILE *fp; + gfloat float1, float2, float3; + gint int1, int2; + + gfloat sensor_value = -1.0; + + gchar *old_locale = NULL; + + /* always use C locale */ + if (NULL == (old_locale = setlocale(LC_NUMERIC, "C"))) { + g_warning("Could not change locale to C locale for reading i2c-proc device files.. will try regardless"); + } + + if (NULL == (fp = fopen(path, "r"))) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I2C_PROC_DEVICE_FILE_OPEN_ERROR, "Error opening sensor device file %s", path); + } else { + switch (type) { + case CURRENT_SENSOR: + if (fscanf(fp, "%f %f %f", &float1, &float2, &float3) != 3) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I2C_PROC_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + } else { + sensor_value = float3; + } + break; + + case FAN_SENSOR: + if (fscanf(fp, "%d %d", &int1, &int2) != 2) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I2C_PROC_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + } else { + sensor_value = (gfloat)int2; + } + break; + + case VOLTAGE_SENSOR: + /* is it CPU_VID or IN */ + switch(id[0]) { + case 'i': + if (fscanf(fp, "%f %f %f", &float1, &float2, &float3) != 3) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I2C_PROC_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + } else { + sensor_value = float3; + } + break; + + case 'v': + /* want first value in file as float */ + if (fscanf(fp, "%f", &float1) != 1) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I2C_PROC_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + } else { + sensor_value = float1; + } + break; + default: + g_debug("error in i2c-proc sensor read value function code - unhandled sensor id %s", id); + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I2C_PROC_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + } + break; + + case TEMP_SENSOR: + if (fscanf(fp, "%f %f %f", &float1, &float2, &float3) != 3) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I2C_PROC_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + } else { + sensor_value = float3; + } + break; + } /* end switch */ + fclose(fp); + } + + if (NULL != old_locale) { + setlocale(LC_NUMERIC, old_locale); + } + + return (gdouble)sensor_value; +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return i2c_proc_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return i2c_proc_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/i2c-proc/i2c-proc-plugin.h b/sensors-applet/plugins/i2c-proc/i2c-proc-plugin.h new file mode 100644 index 00000000..17655225 --- /dev/null +++ b/sensors-applet/plugins/i2c-proc/i2c-proc-plugin.h @@ -0,0 +1,25 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef SENSORS_LIST_I2C_PROC_H +#define SENSORS_LIST_I2C_PROC_H + +#include + +#endif /* SENSORS_LIST_I2C_PROC_H */ diff --git a/sensors-applet/plugins/i2c-sys/Makefile.am b/sensors-applet/plugins/i2c-sys/Makefile.am new file mode 100644 index 00000000..a0be6129 --- /dev/null +++ b/sensors-applet/plugins/i2c-sys/Makefile.am @@ -0,0 +1,24 @@ +# I2C-SYS plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libi2c-sys.la + +libi2c_sys_la_SOURCES = \ + i2c-sys-plugin.h \ + i2c-sys-plugin.c + +libi2c_sys_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libi2c_sys_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/i2c-sys/i2c-sys-plugin.c b/sensors-applet/plugins/i2c-sys/i2c-sys-plugin.c new file mode 100644 index 00000000..411f98de --- /dev/null +++ b/sensors-applet/plugins/i2c-sys/i2c-sys-plugin.c @@ -0,0 +1,189 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include +#include "i2c-sys-plugin.h" + +const gchar *plugin_name = "i2c-sys"; + +#define I2C_SYS_BASE_DIR "/sys" + +enum { + I2C_SYS_DEVICE_FILE_OPEN_ERROR, + I2C_SYS_DEVICE_FILE_READ_ERROR +}; + +static void i2c_sys_plugin_add_sensor(GList **sensors, const gchar *path) { + gchar *filename; + gchar *id; + gchar *label; + gboolean enable; + guint sensor_type; + IconType icon_type = GENERIC_ICON; + + filename = g_path_get_basename(path); + + /* setup temp2 as CPU sensor and enable it */ + if (g_ascii_strcasecmp(filename, "temp2_input") == 0) { + id = g_strndup(filename, 5); + label = g_strdup(_("CPU")); + sensor_type = TEMP_SENSOR; + enable = TRUE; + icon_type = CPU_ICON; + } else { + switch(filename[0]) { + case 'c': /* either current or cpu?_vid sensor */ + if (filename[1] == 'u') { /* currents are curr?_input */ + id = g_strndup(filename, 5); + label = g_strndup(filename, 5); + sensor_type = CURRENT_SENSOR; + } else { /* cpu_vid is cpu?_vid */ + id = g_strdup(filename); + label = g_strdup(filename); + sensor_type = VOLTAGE_SENSOR; + } + break; + + case 'f': /* fans are "fan?_input" */ + id = g_strndup(filename, 4); + label = g_strndup(filename, 4); + sensor_type = FAN_SENSOR; + icon_type = FAN_ICON; + break; + + case 't': /* temps are "temp?_input" */ + id = g_strndup(filename, 5); + label = g_strndup(filename, 5); + sensor_type = TEMP_SENSOR; + break; + + case 'i': /* voltages are "in?_input" */ + id = g_strndup(filename, 3); + label = g_strndup(filename, 3); + sensor_type = VOLTAGE_SENSOR; + break; + + default: + /* SHOULDN'T BE ABLE * TO GET HERE!! */ + g_warning("filename:\"%s\" begins with a charater that is not covered by this switch statement... not adding sensor", filename); + g_free(filename); + + return; + } + + /* disable all other sensors */ + enable = FALSE; + } + + sensors_applet_plugin_add_sensor(sensors, + path, + id, + label, + sensor_type, + enable, + icon_type, + DEFAULT_GRAPH_COLOR); + + g_free(filename); + g_free(id); + g_free(label); +} + +static void i2c_sys_plugin_test_sensor(GList **sensors, const gchar *path) { +gchar *filename; + +filename = g_path_get_basename(path); + +if ((g_str_has_suffix(filename, "_input") && + (g_str_has_prefix(filename, "temp") || + g_str_has_prefix(filename, "fan") || + g_str_has_prefix(filename, "curr") || + g_str_has_prefix(filename, "in"))) || + (g_str_has_prefix(filename, "cpu") && + (g_str_has_suffix(filename, "_vid")))) { + + i2c_sys_plugin_add_sensor(sensors, path); +} + + g_free(filename); +} + +/* to be called to setup for sys sensors */ +static GList *i2c_sys_plugin_init(void) { + GList *sensors = NULL; + + /* call function to recursively look for sensors + starting at the defined base directory */ + sensors_applet_plugin_find_sensors(&sensors, + I2C_SYS_BASE_DIR, + i2c_sys_plugin_test_sensor); + return sensors; +} + +static gdouble i2c_sys_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + /* to open and access the value of each sensor */ + FILE *fp; + gfloat sensor_value; + + if (NULL == (fp = fopen(path, "r"))) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I2C_SYS_DEVICE_FILE_OPEN_ERROR, "Error opening sensor device file %s", path); + return -1.0; + } + + if (fscanf(fp, "%f", &sensor_value) != 1) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I2C_SYS_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + } + fclose(fp); + + if (type != FAN_SENSOR) { + sensor_value /= 1000.0; + } + + return (gdouble)sensor_value; +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return i2c_sys_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return i2c_sys_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/i2c-sys/i2c-sys-plugin.h b/sensors-applet/plugins/i2c-sys/i2c-sys-plugin.h new file mode 100644 index 00000000..d1e5ece7 --- /dev/null +++ b/sensors-applet/plugins/i2c-sys/i2c-sys-plugin.h @@ -0,0 +1,25 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef I2C_SYS_PLUGIN_H +#define I2C_SYS_PLUGIN_H + +#include + +#endif /* I2C_SYS_PLUGIN_H*/ diff --git a/sensors-applet/plugins/i8k/Makefile.am b/sensors-applet/plugins/i8k/Makefile.am new file mode 100644 index 00000000..20739603 --- /dev/null +++ b/sensors-applet/plugins/i8k/Makefile.am @@ -0,0 +1,24 @@ +# I8K plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libi8k.la + +libi8k_la_SOURCES = \ + i8k-plugin.h \ + i8k-plugin.c + +libi8k_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libi8k_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/i8k/i8k-plugin.c b/sensors-applet/plugins/i8k/i8k-plugin.c new file mode 100644 index 00000000..e213d045 --- /dev/null +++ b/sensors-applet/plugins/i8k/i8k-plugin.c @@ -0,0 +1,166 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include +#include "i8k-plugin.h" + +const gchar *plugin_name = "i8k"; + +#define I8K_DEVICE_PATH "/proc/i8k" +#define I8K_DEVICE_FILE "i8k" + +enum { + I8K_DEVICE_FILE_OPEN_ERROR, + I8K_DEVICE_FILE_READ_ERROR +}; + +static void i8k_plugin_setup_manually(GList **sensors) { + if (g_file_test(I8K_DEVICE_PATH, G_FILE_TEST_EXISTS)) { + /* with i8k have only 3 fixed sensors, all accessed + from the I8K_DEVICE_PATH */ + sensors_applet_plugin_add_sensor(sensors, + I8K_DEVICE_PATH, + "temp1", + _("CPU"), + TEMP_SENSOR, + TRUE, + CPU_ICON, + DEFAULT_GRAPH_COLOR); + + sensors_applet_plugin_add_sensor(sensors, + I8K_DEVICE_PATH, + "fan1", + _("FAN1"), + FAN_SENSOR, + FALSE, + FAN_ICON, + DEFAULT_GRAPH_COLOR); + + sensors_applet_plugin_add_sensor(sensors, + I8K_DEVICE_PATH, + "fan2", + _("FAN2"), + FAN_SENSOR, + FALSE, + FAN_ICON, + DEFAULT_GRAPH_COLOR); + } +} + +/* to be called externally to setup for i8k sensors */ +static GList *i8k_plugin_init(void) { + GList *sensors = NULL; + + i8k_plugin_setup_manually(&sensors); + + return sensors; +} + +static +gdouble i8k_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + /* to open and access the value of each sensor */ + FILE *fp; + gint cpu_temp, fan1_status, fan2_status, fan1_rpm, fan2_rpm; + gint sensor_value; + gint space_count, file_length; + + if (NULL == (fp = fopen(path, "r"))) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I8K_DEVICE_FILE_OPEN_ERROR, "Error opening sensor device file %s", path); + return -1.0; + } + + space_count = 0; + file_length = 0; + + /* count spaces but stop if have counted 100 characters and + still not found a space (to avoid infinite loop if file + format error) */ + while (file_length < 100 && space_count < 3) { + if (fgetc(fp) == ' ') { + space_count++; + } + file_length++; + } + + if (fscanf(fp, "%d %d %d %d %d", &cpu_temp, &fan1_status, &fan2_status, &fan1_rpm, &fan2_rpm) != 5) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I8K_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + } + fclose(fp); + + switch (type) { + case TEMP_SENSOR: + sensor_value = cpu_temp; + break; + + case FAN_SENSOR: + switch (id[3]) { + case '1': + sensor_value = fan1_rpm; + break; + + case '2': + sensor_value = fan2_rpm; + break; + + default: + g_error("Error in i8k sensor get value function code for id %s", id); + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I8K_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + return -1.0; + } + break; + + default: + g_error("Unknown sensor type passed as parameter to i8k sensor interface, cannot get value for this sensor"); + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, I8K_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + return -1.0; + } // end switch (sensor_type) + + return (gdouble)sensor_value; + +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return i8k_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return i8k_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/i8k/i8k-plugin.h b/sensors-applet/plugins/i8k/i8k-plugin.h new file mode 100644 index 00000000..9d1ab31e --- /dev/null +++ b/sensors-applet/plugins/i8k/i8k-plugin.h @@ -0,0 +1,25 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef I8K_PLUGIN_H +#define I8K_PLUGIN_H + +#include + +#endif /* I8K_PLUGIN_H */ diff --git a/sensors-applet/plugins/ibm-acpi/Makefile.am b/sensors-applet/plugins/ibm-acpi/Makefile.am new file mode 100644 index 00000000..9656387b --- /dev/null +++ b/sensors-applet/plugins/ibm-acpi/Makefile.am @@ -0,0 +1,24 @@ +# IBM-ACPI plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libibm-acpi.la + +libibm_acpi_la_SOURCES = \ + ibm-acpi-plugin.h \ + ibm-acpi-plugin.c + +libibm_acpi_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libibm_acpi_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/ibm-acpi/ibm-acpi-plugin.c b/sensors-applet/plugins/ibm-acpi/ibm-acpi-plugin.c new file mode 100644 index 00000000..ae8f8ab9 --- /dev/null +++ b/sensors-applet/plugins/ibm-acpi/ibm-acpi-plugin.c @@ -0,0 +1,221 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include +#include "ibm-acpi-plugin.h" + +const gchar *plugin_name = "ibm-acpi"; + +#define IBM_ACPI_TEMPERATURE_FILE "/proc/acpi/ibm/thermal" +#define IBM_ACPI_FAN_FILE "/proc/acpi/ibm/fan" + +/* sensor id's */ +#define CPU "CPU" +#define MPCI "mPCI" +#define HDD "HDD" +#define GPU "GPU" +#define BAT0 "BAT0" +#define BAT1 "BAT1" +#define FAN "FAN" + +enum { + IBM_ACPI_FILE_OPEN_ERROR, + IBM_ACPI_FILE_READ_ERROR +}; + +static void ibm_acpi_plugin_setup_manually(GList **sensors) { + if (g_file_test(IBM_ACPI_TEMPERATURE_FILE, G_FILE_TEST_EXISTS)) { + gchar *label; + + /* with Ibm_Acpi have 8 fixed sensors, all accessed + from the IBM_ACPI_TEMPERATURE_FILE */ + sensors_applet_plugin_add_sensor(sensors, + IBM_ACPI_TEMPERATURE_FILE, + CPU, + _(CPU), + TEMP_SENSOR, + TRUE, + CPU_ICON, + DEFAULT_GRAPH_COLOR); + + sensors_applet_plugin_add_sensor(sensors, + IBM_ACPI_TEMPERATURE_FILE, + MPCI, + _("MiniPCI"), + TEMP_SENSOR, + FALSE, + GENERIC_ICON, + DEFAULT_GRAPH_COLOR); + + sensors_applet_plugin_add_sensor(sensors, + IBM_ACPI_TEMPERATURE_FILE, + HDD, + _(HDD), + TEMP_SENSOR, + FALSE, + HDD_ICON, + DEFAULT_GRAPH_COLOR); + + sensors_applet_plugin_add_sensor(sensors, + IBM_ACPI_TEMPERATURE_FILE, + GPU, + _(GPU), + TEMP_SENSOR, + FALSE, + GPU_ICON, + DEFAULT_GRAPH_COLOR); + + label = g_strdup_printf("%s %d", _("Battery"), 0); + sensors_applet_plugin_add_sensor(sensors, + IBM_ACPI_TEMPERATURE_FILE, + BAT0, + label, + TEMP_SENSOR, + FALSE, + BATTERY_ICON, + DEFAULT_GRAPH_COLOR); + + g_free(label); + + label = g_strdup_printf("%s %d", _("Battery"), 0); + sensors_applet_plugin_add_sensor(sensors, + IBM_ACPI_TEMPERATURE_FILE, + BAT1, + label, + TEMP_SENSOR, + FALSE, + BATTERY_ICON, + DEFAULT_GRAPH_COLOR); + + g_free(label); + } + + if (g_file_test(IBM_ACPI_FAN_FILE, G_FILE_TEST_EXISTS)) { + sensors_applet_plugin_add_sensor(sensors, + IBM_ACPI_FAN_FILE, + FAN, + _("Fan"), + FAN_SENSOR, + FALSE, + FAN_ICON, + DEFAULT_GRAPH_COLOR); + + } +} + +/* to be called externally to setup for ibm_acpi sensors */ +static +GList *ibm_acpi_plugin_init(void) { + GList *sensors = NULL; + + ibm_acpi_plugin_setup_manually(&sensors); + + return sensors; +} + +static +gdouble ibm_acpi_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + /* to open and access the value of each sensor */ + FILE *fp; + gint sensor_value = 0; + gint cpu_temp, minipci_temp, hdd_temp, gpu_temp, bat0_temp, bat1_temp, unknown0, unknown1; + gint fan_speed; + + if (NULL == (fp = fopen(path, "r"))) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, IBM_ACPI_FILE_OPEN_ERROR, "Error opening sensor device file %s", path); + return -1.0; + } + + switch (type) { + case TEMP_SENSOR: + if (fscanf(fp, "temperatures: %d %d %d %d %d %d %d %d", &cpu_temp, &minipci_temp, &hdd_temp, &gpu_temp, &bat0_temp, &unknown0, &bat1_temp, &unknown1) != 8) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, IBM_ACPI_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + } + + if (g_ascii_strcasecmp(id, CPU) == 0) { + sensor_value = cpu_temp; + } else if (g_ascii_strcasecmp(id, MPCI) == 0) { + sensor_value = minipci_temp; + } else if (g_ascii_strcasecmp(id, HDD) == 0) { + sensor_value = hdd_temp; + } else if (g_ascii_strcasecmp(id, GPU) == 0) { + sensor_value = gpu_temp; + } else if (g_ascii_strcasecmp(id, BAT0) == 0) { + sensor_value = bat0_temp; + } else if (g_ascii_strcasecmp(id, BAT1) == 0) { + sensor_value = bat1_temp; + } + break; + + case FAN_SENSOR: + /*fscanf(fp, "%*[^\n]");*/ /* Skip to the End of the Line */ + /*fscanf(fp, "%*1[\n]");*/ /* Skip One Newline */ + if (fscanf(fp, "%*[^\n]%*1[\n]speed: %d", &fan_speed) != 1) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, IBM_ACPI_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + } + + if (g_ascii_strcasecmp(id, "FAN") == 0) { + sensor_value = fan_speed; + } + break; + + default: + g_error("Unknown sensor type passed as parameter to ibm-acpi sensor interface, cannot get value for this sensor"); + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, IBM_ACPI_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + } + + fclose(fp); + + return (gdouble)sensor_value; + +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return ibm_acpi_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return ibm_acpi_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/ibm-acpi/ibm-acpi-plugin.h b/sensors-applet/plugins/ibm-acpi/ibm-acpi-plugin.h new file mode 100644 index 00000000..cfc9f30e --- /dev/null +++ b/sensors-applet/plugins/ibm-acpi/ibm-acpi-plugin.h @@ -0,0 +1,26 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef IBM_ACPI_PLUGIN_H +#define IBM_ACPI_PLUGIN_H + +#include + +#endif /* IBM_ACPI_PLUGIN_H */ + diff --git a/sensors-applet/plugins/libsensors/Makefile.am b/sensors-applet/plugins/libsensors/Makefile.am new file mode 100644 index 00000000..99dc1472 --- /dev/null +++ b/sensors-applet/plugins/libsensors/Makefile.am @@ -0,0 +1,25 @@ +plugindir = $(libdir)/mate-sensors-applet/plugins + +# libsensors plugin +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(LIBSENSORS_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = liblibsensors.la + +liblibsensors_la_SOURCES = \ + libsensors-plugin.h \ + libsensors-plugin.c + +liblibsensors_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) $(LIBSENSORS_LIBS) +liblibsensors_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/libsensors/libsensors-plugin.c b/sensors-applet/plugins/libsensors/libsensors-plugin.c new file mode 100644 index 00000000..ebe8b025 --- /dev/null +++ b/sensors-applet/plugins/libsensors/libsensors-plugin.c @@ -0,0 +1,471 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#ifdef HAVE_STDLIB_H +#include +#endif + +#ifdef HAVE_STRING_H +#include +#endif + +#ifdef HAVE_SYS_TYPES_H +#include +#endif + +#ifdef HAVE_SENSORS_SENSORS_H +#include +#endif + +#include "libsensors-plugin.h" + +const gchar *plugin_name = "libsensors"; + +GHashTable *hash_table = NULL; + +enum { + LIBSENSORS_CHIP_PARSE_ERROR, + LIBSENSORS_MISSING_FEATURE_ERROR, + LIBSENSORS_REGEX_URL_COMPILE_ERROR, + LIBSENSORS_CHIP_NOT_FOUND_ERROR +}; + +#if SENSORS_API_VERSION < 0x400 +#define LIBSENSORS_CONFIG_FILE "/etc/sensors.conf" +#define LIBSENSORS_ALTERNATIVE_CONFIG_FILE "/usr/local/etc/sensors.conf" +#endif + +GRegex *uri_re; + +static char *get_chip_name_string(const sensors_chip_name *chip) { + char *name; + +#if SENSORS_API_VERSION < 0x400 + /* taken from lm-sensors:prog/sensors/main.c:sprintf_chip_name */ + switch (chip->bus) { + case SENSORS_CHIP_NAME_BUS_ISA: + name = g_strdup_printf ("%s-isa-%04x", chip->prefix, chip->addr); + break; + case SENSORS_CHIP_NAME_BUS_DUMMY: + name = g_strdup_printf ("%s-%s-%04x", chip->prefix, chip->busname, chip->addr); + break; + case SENSORS_CHIP_NAME_BUS_PCI: + name = g_strdup_printf ("%s-pci-%04x", chip->prefix, chip->addr); + break; + default: + name = g_strdup_printf ("%s-i2c-%d-%02x", chip->prefix, chip->bus, chip->addr); + break; + } + +#else +/* adapted from lm-sensors:prog/sensors/main.c:sprintf_chip_name in lm-sensors-3.0 */ +#define BUF_SIZE 200 + static char buf[BUF_SIZE]; + if (sensors_snprintf_chip_name(buf, BUF_SIZE, chip) < 0) { + name = NULL; + } else { + name = g_strdup (buf); + } +#endif + + return name; +} + +#if SENSORS_API_VERSION < 0x400 +static SensorType get_sensor_type (const char *name) { + SensorType type = CURRENT_SENSOR; + + if (g_strrstr(name, "in")) { + type = VOLTAGE_SENSOR; + } + else if (g_strrstr(name, "fan")) { + type = FAN_SENSOR; + } + else if (g_strrstr(name, "temp")) { + type = TEMP_SENSOR; + } else { + g_debug("sensor %s not recognised as either voltage, fan or temp sensor - assuming is a current sensor", name); + type = CURRENT_SENSOR; + } + return type; +} + +/* If a sensor is 'interesting' to us then return its label, otherwise NULL. */ +static char *get_sensor_interesting_label (sensors_chip_name chip, int feature) { + char *label; + + if (sensors_get_ignored(chip, feature) && (sensors_get_label(chip, feature, &label) == 0)) { + if (! (strcmp ("alarms", label) == 0 || strncmp ("sensor", label, 6) == 0)) { + return label; + } else { + free (label); + } + } + + return NULL; +} + +static const sensors_feature_data * get_sensor_min_max(const sensors_chip_name *chip, + int *n1, int *n2, + int number, + gdouble *low_value, + gdouble *high_value) { + + const sensors_feature_data *data; + double value; + + /* The sub features are returned directly after the main feature by + sensors_get_all_features(), so no need to iterate over all features */ + while ((data = sensors_get_all_features (*chip, n1, n2)) != NULL && data->mapping == number) { + if ((data->mode & SENSORS_MODE_R) && (sensors_get_feature(*chip, data->number, &value) == 0) && data->name != NULL) { + + if (g_str_has_suffix(data->name, "_min")) { + *low_value = value; + g_debug("overriding low value of sensor %s with value %f", data->name, value); + } else if (g_str_has_suffix(data->name, "_max")) { + *high_value = value; + g_debug("overriding high value of sensor %s with value %f", data->name, value); + } + } + } + return data; +} + +#endif + +static IconType get_sensor_icon (SensorType type) { + switch (type) { + case TEMP_SENSOR: + return CPU_ICON; + case FAN_SENSOR: + return FAN_ICON; + default: + return GENERIC_ICON; + } +} + +#if SENSORS_API_VERSION < 0x400 +static void check_sensor_with_data(GList **sensors, + const char * const chip_name, + const sensors_chip_name *chip, + int *n1, int *n2, + const sensors_feature_data *data) { + + char *label; + double value; + SensorsAppletSensorInfo *sensor_info = NULL; + + /* ... some of which are boring ... */ + if ((label = get_sensor_interesting_label (*chip, data->number))) { + /* ... and some of which are actually sensors */ + if ((data->mode & SENSORS_MODE_R) && + (data->mapping == SENSORS_NO_MAPPING) && + (sensors_get_feature(*chip, data->number, &value) == 0)) { /* make sure we can actually get a value for it */ + + SensorType type; + gboolean visible; + IconType icon; + gdouble low_value, high_value; + + gchar *url; + + type = get_sensor_type (data->name); + visible = (type == TEMP_SENSOR ? TRUE : FALSE); + icon = get_sensor_icon(type); + + /* the 'path' contains all the information we need to identify this sensor later */ + url = g_strdup_printf ("sensor://%s/%d", chip_name, data->number); + + /* get low and high values */ + sensors_applet_plugin_default_sensor_limits(type, &low_value, &high_value); + + data = get_sensor_min_max(chip, n1, n2, data->number, &low_value, &high_value); + if (data != NULL) { + /* try adding this one */ + /* at this point we have called sensors_get_all_features() and stopped when we have a potential new sensor, so make sure we try this as well - do a recursive call */ + check_sensor_with_data(sensors, chip_name, chip, n1, n2, data); + } + + g_hash_table_insert(hash_table, g_strdup(url), (void *)chip); + /* the id identifies a particular sensor for the user; */ + /* we default to the label returned by libsensors */ + sensors_applet_plugin_add_sensor_with_limits(sensors, + url, + label, + label, + type, + visible, + low_value, + high_value, + icon, + DEFAULT_GRAPH_COLOR); + g_free(url); + } + free (label); + } + +} + +#endif + +static GList *libsensors_plugin_get_sensors(void) { + const sensors_chip_name *chip_name; + GList *sensors = NULL; + +#if SENSORS_API_VERSION < 0x400 + FILE *file; + int i; + g_debug("%s: using libsensors version < 4", __FUNCTION__); + + /* try to open config file, otherwise try alternate config + * file - if neither succeed, exit */ + if ((file = fopen (LIBSENSORS_CONFIG_FILE, "r")) == NULL) { + if ((file = fopen (LIBSENSORS_ALTERNATIVE_CONFIG_FILE, "r")) == NULL) { + g_debug("%s: error opening libsensors config file... ", __FUNCTION__); + return sensors; + } + } + + /* at this point should have an open config file, if is not + * valid, close file and return */ + if (sensors_init(file) != 0) { + fclose(file); + g_debug("%s: error initing libsensors from config file...", __FUNCTION__); + return sensors; + } + fclose(file); + + /* libsensors exposes a number of chips - ... */ + i = 0; + while ((chip_name = sensors_get_detected_chips (&i)) != NULL) { + char *chip_name_string; + const sensors_feature_data *data; + int n1 = 0, n2 = 0; + + chip_name_string = get_chip_name_string(chip_name); + + /* ... each of which has one or more 'features' ... */ + while ((data = sensors_get_all_features (*chip_name, &n1, &n2)) != NULL) { /* error */ + /* fill in list for us */ + check_sensor_with_data(&sensors, chip_name_string, chip_name, &n1, &n2, data); + } + g_free (chip_name_string); + } + +#else + g_debug("%s: using libsensors version >= 4", __FUNCTION__); + + int nr = 0; + if (sensors_init(NULL) != 0) { + g_debug("%s: error initing libsensors", __FUNCTION__); + return sensors; + } + + while ((chip_name = sensors_get_detected_chips(NULL, &nr))) { + + char *chip_name_string, *label; + const sensors_subfeature *input_feature; + const sensors_subfeature *low_feature; + const sensors_subfeature *high_feature; + const sensors_feature *main_feature; + SensorType type; + gint nr1 = 0; + gdouble value, low, high; + gchar *path; + gboolean visible; + IconType icon; + + chip_name_string = get_chip_name_string(chip_name); + if (chip_name_string == NULL) { + g_debug("%s: %d: error getting name string for sensor: %s\n", __FILE__, __LINE__, chip_name->path); + continue; + } + + while ((main_feature = sensors_get_features(chip_name, &nr1))) { + switch (main_feature->type) { + case SENSORS_FEATURE_IN: + type = VOLTAGE_SENSOR; + input_feature = sensors_get_subfeature(chip_name, main_feature, SENSORS_SUBFEATURE_IN_INPUT); + low_feature = sensors_get_subfeature(chip_name, main_feature, SENSORS_SUBFEATURE_IN_MIN); + high_feature = sensors_get_subfeature(chip_name, main_feature, SENSORS_SUBFEATURE_IN_MAX); + break; + + case SENSORS_FEATURE_FAN: + type = FAN_SENSOR; + input_feature = sensors_get_subfeature(chip_name, main_feature, SENSORS_SUBFEATURE_FAN_INPUT); + low_feature = sensors_get_subfeature(chip_name, main_feature, SENSORS_SUBFEATURE_FAN_MIN); + /* no fan max feature */ + high_feature = NULL; + break; + + case SENSORS_FEATURE_TEMP: + type = TEMP_SENSOR; + input_feature = sensors_get_subfeature(chip_name, main_feature, SENSORS_SUBFEATURE_TEMP_INPUT); + low_feature = sensors_get_subfeature(chip_name, main_feature, SENSORS_SUBFEATURE_TEMP_MIN); + high_feature = sensors_get_subfeature(chip_name, main_feature, SENSORS_SUBFEATURE_TEMP_MAX); + if (!high_feature) + high_feature = sensors_get_subfeature(chip_name, main_feature, SENSORS_SUBFEATURE_TEMP_CRIT); + break; + + default: + g_debug("%s: %d: error determining type for: %s\n", __FILE__, __LINE__, chip_name_string); + continue; + } + + if (!input_feature) { + g_debug("%s: %d: could not get input subfeature for: %s\n", __FILE__, __LINE__, chip_name_string); + continue; + } + + /* if still here we got input feature so get label */ + label = sensors_get_label(chip_name, main_feature); + if (!label) { + g_debug("%s: %d: error: could not get label for: %s\n", __FILE__, __LINE__, chip_name_string); + continue; + } + + g_assert(chip_name_string && label); + + icon = get_sensor_icon(type); + visible = (type == TEMP_SENSOR ? TRUE : FALSE); + sensors_applet_plugin_default_sensor_limits(type, &low, &high); + if (low_feature) { + sensors_get_value(chip_name, low_feature->number, &low); + } + + if (high_feature) { + sensors_get_value(chip_name, high_feature->number, &high); + } + + if (sensors_get_value(chip_name, input_feature->number, &value) < 0) { + g_debug("%s: %d: error: could not get value for input feature of sensor: %s\n", __FILE__, __LINE__, chip_name_string); + free(label); + continue; + } + + g_debug("for chip %s (type %s) got label %s and value %f", chip_name_string, + (type == TEMP_SENSOR ? "temp" : (type == FAN_SENSOR ? "fan" : (type == VOLTAGE_SENSOR ? "voltage" : "error"))), label, value); + + path = g_strdup_printf ("sensor://%s/%d", chip_name_string, input_feature->number); + g_hash_table_insert(hash_table, g_strdup(path), (void *)chip_name); + + sensors_applet_plugin_add_sensor_with_limits(&sensors, + path, + label, + label, + type, + visible, + low, + high, + icon, + DEFAULT_GRAPH_COLOR); + } + g_free(chip_name_string); + + } +#endif + + return sensors; +} + +static gdouble libsensors_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + gdouble result = 0; + GMatchInfo *m; + + /* parse the uri into a (chip, feature) tuplet */ + g_regex_match (uri_re, path, 0, &m); + if (g_match_info_matches (m)) { + const sensors_chip_name *found_chip; + int feature; + + if ((found_chip = g_hash_table_lookup(hash_table, path)) != NULL) { + gdouble value; + gchar *feature_str; + + feature_str = g_match_info_fetch (m, 1); + feature = atoi(feature_str); + g_free (feature_str); + +#if SENSORS_API_VERSION < 0x400 + /* retrieve the value of the feature */ + if (sensors_get_feature (*found_chip, feature, &value) == 0) { + result = value; + } else { + g_set_error (error, SENSORS_APPLET_PLUGIN_ERROR, LIBSENSORS_MISSING_FEATURE_ERROR, "Error retrieving sensor value"); + } +#else + if (sensors_get_value(found_chip, feature, &value) >= 0) { + result = value; + } else { + g_set_error (error, SENSORS_APPLET_PLUGIN_ERROR, LIBSENSORS_MISSING_FEATURE_ERROR, "Error retrieving sensor value"); + } +#endif + + } else { + g_set_error (error, SENSORS_APPLET_PLUGIN_ERROR, LIBSENSORS_CHIP_NOT_FOUND_ERROR, "Chip not found"); + } + } else { + g_set_error (error, SENSORS_APPLET_PLUGIN_ERROR, LIBSENSORS_REGEX_URL_COMPILE_ERROR, "Error compiling URL regex: Not match"); + } + g_match_info_free (m); + return result; +} + +static GList *libsensors_plugin_init(void) { + GError *err = NULL; + + /* compile the regular expressions */ + uri_re = g_regex_new ("^sensor://[a-z0-9_-]+/([0-9]+)$", G_REGEX_CASELESS | G_REGEX_OPTIMIZE, G_REGEX_MATCH_ANCHORED, &err); + if (err) { + g_debug("Error compiling regexp: %s\nnot initing libsensors sensors interface", err->message); + g_error_free (err); + return NULL; + } + + /* create hash table to associate path strings with sensors_chip_name + * pointers - make sure it free's the keys strings on destroy */ + hash_table = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, NULL); + + return libsensors_plugin_get_sensors(); +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return libsensors_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return libsensors_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/libsensors/libsensors-plugin.h b/sensors-applet/plugins/libsensors/libsensors-plugin.h new file mode 100644 index 00000000..2c4f1ddc --- /dev/null +++ b/sensors-applet/plugins/libsensors/libsensors-plugin.h @@ -0,0 +1,25 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef LIBSENSORS_SENSORS_INTERFACE_H +#define LIBSENSORS_SENSORS_INTERFACE_H + +#include + +#endif /* LIBSENSORS_SENSORS_INTERFACE_H*/ diff --git a/sensors-applet/plugins/mbmon/Makefile.am b/sensors-applet/plugins/mbmon/Makefile.am new file mode 100644 index 00000000..f1e1b56e --- /dev/null +++ b/sensors-applet/plugins/mbmon/Makefile.am @@ -0,0 +1,24 @@ +# MBMON plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libmbmon.la + +libmbmon_la_SOURCES = \ + mbmon-plugin.h \ + mbmon-plugin.c + +libmbmon_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libmbmon_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/mbmon/mbmon-plugin.c b/sensors-applet/plugins/mbmon/mbmon-plugin.c new file mode 100644 index 00000000..e5f7c20f --- /dev/null +++ b/sensors-applet/plugins/mbmon/mbmon-plugin.c @@ -0,0 +1,265 @@ +/* + * Copyright (C) 2010 Daniele Napolitano + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#ifdef HAVE_SYS_TYPES_H +#include +#endif + +#ifdef HAVE_SYS_SOCKET_H +#include +#endif + +#ifdef HAVE_NETINET_IN_H +#include +#endif + +#ifdef HAVE_ARPA_INET_H +#include +#endif + +#include +#include "mbmon-plugin.h" + +const gchar *plugin_name = "mbmon"; + +#define MBMON_SERVER_IP_ADDRESS "127.0.0.1" +#define MBMON_PORT_NUMBER 411 +#define MBMON_OUTPUT_BUFFER_LENGTH 1024 + +enum { + MBMON_SOCKET_OPEN_ERROR, + MBMON_SOCKET_CONNECT_ERROR, + MBMON_GIOCHANNEL_ERROR, + MBMON_GIOCHANNEL_READ_ERROR +}; + +static const gchar *mbmon_plugin_query_mbmon_daemon(GError **error) { + static gboolean first_run = FALSE; + gint output_length = 0; + gchar *pc; + + struct sockaddr_in address; + static char* buffer = NULL; + static gint64 previous_query_time; + gint64 current_query_time; + + if (NULL == buffer) { + /* initialise buffer and current time */ + buffer = g_new0(char, MBMON_OUTPUT_BUFFER_LENGTH); + previous_query_time = g_get_monotonic_time (); + first_run = TRUE; + } + current_query_time = g_get_monotonic_time (); + + /* only query if more than 2 seconds has elapsed, + mbmon daemon will send a new value every 2 seconds */ + if (first_run || current_query_time - previous_query_time > 2 * G_TIME_SPAN_SECOND) { + int sockfd; + ssize_t n; + + previous_query_time = current_query_time; + + if ((sockfd = socket(AF_INET, SOCK_STREAM, 0)) == -1) { + /* couldn't open socket */ + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, MBMON_SOCKET_OPEN_ERROR, "Error opening socket for mbmon"); + return NULL; + } + + address.sin_family = AF_INET; + address.sin_addr.s_addr = inet_addr(MBMON_SERVER_IP_ADDRESS); + address.sin_port = htons(MBMON_PORT_NUMBER); + + if (connect(sockfd, (struct sockaddr *)&address, (socklen_t)sizeof(address)) == -1) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, MBMON_SOCKET_CONNECT_ERROR, "Error connecting to mbmon daemon on port %i on %s", htons(MBMON_PORT_NUMBER), MBMON_SERVER_IP_ADDRESS); + return NULL; + } + + pc = buffer; + while ((n = read(sockfd, pc, MBMON_OUTPUT_BUFFER_LENGTH - output_length)) > 0) { + output_length += n; + pc = &pc[n]; + } + /* always null terminate the end of the buffer + * regardless of how much stuff is in it already */ + buffer[output_length] = '\0'; + close(sockfd); + } + + return buffer; +} + +static SensorType get_sensor_type (const char *name) { + SensorType type = CURRENT_SENSOR; + + if (g_strrstr(name, "FAN")) { + type = FAN_SENSOR; + } else if (g_strrstr(name, "TEMP")) { + type = TEMP_SENSOR; + } else { + type = VOLTAGE_SENSOR; + } + return type; +} + +static IconType get_sensor_icon (SensorType type) { + switch (type) { + case TEMP_SENSOR: + return CPU_ICON; + case FAN_SENSOR: + return FAN_ICON; + default: + return GENERIC_ICON; + } +} + +static void mbmon_plugin_get_sensors(GList **sensors) { + + GError *error = NULL; + const gchar *mbmon_output; + gchar **output_vector = NULL, **pv; + + mbmon_output = mbmon_plugin_query_mbmon_daemon(&error); + + if (error) { + g_error_free(error); + return; + } + + pv = output_vector = g_strsplit(mbmon_output, "\n", -1); + + while(pv[0] != NULL) { + gchar **pv2; + + pv2 = g_strsplit(pv[0], ":", -1); + gchar *name, *label; + SensorType type; + gboolean visible; + IconType icon; + gdouble low_value, high_value; + + type = get_sensor_type(pv2[0]); + icon = get_sensor_icon(type); + name = g_strstrip(pv2[0]); + label = NULL; + visible = (type == TEMP_SENSOR ? TRUE : FALSE); + + if(type == VOLTAGE_SENSOR) { + if(g_strrstr(name, "VC0")) { + label = g_strdup("Core Voltage 1"); + } else if(g_strrstr(name, "VC1")) { + label = g_strdup("Core Voltage 2"); + } else if(g_strrstr(name, "V33")) { + label = g_strdup("+3.3v Voltage"); + } else if(g_strrstr(name, "V50P")) { + label = g_strdup("+5v Voltage"); + } else if(g_strrstr(name, "V12P")) { + label = g_strdup("+12v Voltage"); + } else if(g_strrstr(name, "V12N")) { + label = g_strdup("-12v Voltage"); + } else if(g_strrstr(name, "V50N")) { + label = g_strdup("-5v Voltage"); + } + } + + label = (label == NULL ? name : label); + + sensors_applet_plugin_default_sensor_limits(type, &low_value, &high_value); + + sensors_applet_plugin_add_sensor_with_limits(sensors, + name, + name, + label, + type, + visible, + low_value, + high_value, + icon, + DEFAULT_GRAPH_COLOR); + + g_strfreev(pv2); + pv++; + } + g_strfreev(output_vector); + +} + +/* to be called to setup for mbmon sensors */ +static GList *mbmon_plugin_init(void) { + GList *sensors = NULL; + mbmon_plugin_get_sensors(&sensors); + return sensors; +} + +/* returns the value of the sensor_list at the given iter, or if an + error occurs, instatiates error with an error message */ +static gdouble mbmon_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + const gchar *mbmon_output; + gchar **output_vector = NULL, **pv, **pv2; + + gfloat sensor_value = -1.0f; + + mbmon_output = mbmon_plugin_query_mbmon_daemon(error); + + if (*error) { + return sensor_value; + } + + pv = output_vector = g_strsplit(mbmon_output, "\n", -1); + + while(pv[0] != NULL) { + if (g_strrstr(pv[0], path) != NULL) { + + pv2 = g_strsplit(pv[0], ":", -1); + sensor_value = (gfloat)(g_ascii_strtod(pv2[1], NULL)); + g_strfreev(pv2); + break; + } + pv++; + } + g_strfreev(output_vector); + + return (gdouble)sensor_value; +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return mbmon_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return mbmon_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/mbmon/mbmon-plugin.h b/sensors-applet/plugins/mbmon/mbmon-plugin.h new file mode 100644 index 00000000..74333fda --- /dev/null +++ b/sensors-applet/plugins/mbmon/mbmon-plugin.h @@ -0,0 +1,26 @@ +/* + * Copyright (C) 2010 Daniele Napolitano + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + +#ifndef MBMON_PLUGIN_H +#define MBMON_PLUGIN_H + +#include + +#endif /* MBMON_PLUGIN_H */ diff --git a/sensors-applet/plugins/netbsd/Makefile.am b/sensors-applet/plugins/netbsd/Makefile.am new file mode 100644 index 00000000..d06f7bd7 --- /dev/null +++ b/sensors-applet/plugins/netbsd/Makefile.am @@ -0,0 +1,26 @@ +# NetBSD plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + + +plugin_LTLIBRARIES = libnetbsd.la + +libnetbsd_la_SOURCES = \ + netbsd-plugin.h \ + netbsd-plugin.c + +libnetbsd_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) -lprop + +libnetbsd_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/netbsd/netbsd-plugin.c b/sensors-applet/plugins/netbsd/netbsd-plugin.c new file mode 100644 index 00000000..ae413a9b --- /dev/null +++ b/sensors-applet/plugins/netbsd/netbsd-plugin.c @@ -0,0 +1,190 @@ +/* + * Copyright (C) 2018 Jared McNeill + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include +#include + +#include "netbsd-plugin.h" + +static int sysmon_fd = -1; + +static gdouble netbsd_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + prop_dictionary_t dict; + prop_array_t array; + prop_object_iterator_t iter, siter; + prop_object_t obj, sobj; + const gchar *desc = NULL, *state = NULL; + gdouble sensor_val = -1.0f; + int64_t val; + + if (prop_dictionary_recv_ioctl(sysmon_fd, ENVSYS_GETDICTIONARY, &dict) == -1) + return sensor_val; + + iter = prop_dictionary_iterator(dict); + while ((obj = prop_object_iterator_next(iter)) != NULL) { + if (strcmp(path, prop_dictionary_keysym_cstring_nocopy(obj)) != 0) + continue; + + array = prop_dictionary_get_keysym(dict, obj); + siter = prop_array_iterator(array); + while ((sobj = prop_object_iterator_next(siter)) != NULL) { + if (prop_dictionary_get_cstring_nocopy(sobj, "description", &desc) == false) + continue; + if (strcmp(id, desc) != 0) + continue; + + prop_dictionary_get_cstring_nocopy(sobj, "state", &state); + prop_dictionary_get_int64(sobj, "cur-value", &val); + + if (strcmp(state, "valid") == 0) { + switch (type) { + case TEMP_SENSOR: + /* K to C */ + sensor_val = ((val - 273150000) / 1000000.0); + break; + case FAN_SENSOR: + /* RPM */ + sensor_val = (gdouble)val; + break; + case VOLTAGE_SENSOR: + /* uV to V */ + sensor_val = val / 1000000.0; + break; + default: + break; + } + } + break; + } + prop_object_iterator_release(siter); + break; + } + prop_object_iterator_release(iter); + + prop_object_release(dict); + + return sensor_val; +} + +static IconType netbsd_plugin_get_sensor_icon(const gchar *desc) { + IconType icontype = GENERIC_ICON; + + if (strcasestr(desc, "cpu") != NULL) + icontype = CPU_ICON; + else if (strcasestr(desc, "gpu") != NULL) + icontype = GPU_ICON; + else if (strcasestr(desc, "batt") != NULL) + icontype = BATTERY_ICON; + else if (strcasestr(desc, "mem") != NULL) + icontype = MEMORY_ICON; + else if (strcasestr(desc, "disk") != NULL || strcasestr(desc, "hdd") != NULL) + icontype = HDD_ICON; + + return icontype; +} + +static void netbsd_plugin_get_sensors(GList **sensors) { + prop_dictionary_t dict; + prop_array_t array; + prop_object_iterator_t iter, siter; + prop_object_t obj, sobj; + + sysmon_fd = open("/dev/sysmon", O_RDONLY); + if (sysmon_fd == -1) + return; + + if (prop_dictionary_recv_ioctl(sysmon_fd, ENVSYS_GETDICTIONARY, &dict) == -1) { + close(sysmon_fd); + return; + } + + iter = prop_dictionary_iterator(dict); + while ((obj = prop_object_iterator_next(iter)) != NULL) { + const gchar *path = prop_dictionary_keysym_cstring_nocopy(obj); + array = prop_dictionary_get_keysym(dict, obj); + siter = prop_array_iterator(array); + while ((sobj = prop_object_iterator_next(siter)) != NULL) { + const gchar *type = NULL, *desc = NULL; + if (prop_dictionary_get_cstring_nocopy(sobj, "type", &type) == false) + continue; + if (prop_dictionary_get_cstring_nocopy(sobj, "description", &desc) == false) + continue; + + SensorType sensortype; + if (strcmp(type, "Fan") == 0) + sensortype = FAN_SENSOR; + else if (strcmp(type, "Temperature") == 0) + sensortype = TEMP_SENSOR; + else if (strcmp(type, "Voltage AC") == 0 || strcmp(type, "Voltage DC") == 0) + sensortype = VOLTAGE_SENSOR; + else + continue; + + IconType icontype = netbsd_plugin_get_sensor_icon(desc); + + sensors_applet_plugin_add_sensor(sensors, + g_strdup(path), + g_strdup(desc), + g_strdup(desc), + sensortype, + TRUE, + icontype, + DEFAULT_GRAPH_COLOR); + } + prop_object_iterator_release(siter); + } + prop_object_iterator_release(iter); + + prop_object_release(dict); +} + +static GList *netbsd_plugin_init(void) { + GList *sensors = NULL; + + netbsd_plugin_get_sensors(&sensors); + + return sensors; +} + +/* API functions */ +const gchar *sensors_applet_plugin_name(void) { + return "netbsd"; +} + +GList *sensors_applet_plugin_init(void) { + return netbsd_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return netbsd_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/netbsd/netbsd-plugin.h b/sensors-applet/plugins/netbsd/netbsd-plugin.h new file mode 100644 index 00000000..275ae608 --- /dev/null +++ b/sensors-applet/plugins/netbsd/netbsd-plugin.h @@ -0,0 +1,25 @@ +/* + * Copyright (C) 2018 Jared McNeill + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef NETBSD_PLUGIN_H +#define NETBSD_PLUGIN_H + +#include + +#endif /* NETBSD_PLUGIN_H */ diff --git a/sensors-applet/plugins/nvidia/Makefile.am b/sensors-applet/plugins/nvidia/Makefile.am new file mode 100644 index 00000000..329897be --- /dev/null +++ b/sensors-applet/plugins/nvidia/Makefile.am @@ -0,0 +1,25 @@ +# NVIDIA plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(NVIDIA_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libnvidia.la + +libnvidia_la_SOURCES = \ + nvidia-plugin.h \ + nvidia-plugin.c + +libnvidia_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) $(NVIDIA_LIBS) +libnvidia_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/nvidia/nvidia-plugin.c b/sensors-applet/plugins/nvidia/nvidia-plugin.c new file mode 100644 index 00000000..2643a2a6 --- /dev/null +++ b/sensors-applet/plugins/nvidia/nvidia-plugin.c @@ -0,0 +1,222 @@ +/* + * Copyright (C) 2006 Sven Peter + * Copyright (C) 2006 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include + +#include +#include +#include "nvidia-plugin.h" + +const gchar *plugin_name = "nvidia"; + +#define THERMAL_SENSOR_TEMP "SensorTemp" +#define THERMAL_COOLER_LEVEL "CoolerLevel" +#define GPU_CORE_TEMP "CoreTemp" +#define AMBIENT_TEMP "AmbientTemp" + +/* global variables */ +Display *nvidia_sensors_dpy; /* the connection to the X server */ + +/* returns the value of the sensor */ +static gdouble nvidia_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + Bool res; + int temp; + int i; + + i = g_ascii_strtoll(id + strlen("GPU"), NULL, 10); + if (g_ascii_strcasecmp(path, THERMAL_SENSOR_TEMP) == 0) { + res = XNVCTRLQueryTargetAttribute(nvidia_sensors_dpy, + NV_CTRL_TARGET_TYPE_THERMAL_SENSOR, + i, + 0, + NV_CTRL_THERMAL_SENSOR_READING, + &temp); + + } else if (g_ascii_strcasecmp(path, THERMAL_COOLER_LEVEL) == 0) { + res = XNVCTRLQueryTargetAttribute(nvidia_sensors_dpy, + NV_CTRL_TARGET_TYPE_COOLER, + i, + 0, + NV_CTRL_THERMAL_COOLER_LEVEL, + &temp); + + } else if (g_ascii_strcasecmp(path, GPU_CORE_TEMP) == 0) { + res = XNVCTRLQueryTargetAttribute(nvidia_sensors_dpy, + NV_CTRL_TARGET_TYPE_GPU, + i, + 0, + NV_CTRL_GPU_CORE_TEMPERATURE, + &temp); + + } else if (g_ascii_strcasecmp(path, AMBIENT_TEMP) == 0) { + res = XNVCTRLQueryTargetAttribute(nvidia_sensors_dpy, + NV_CTRL_TARGET_TYPE_GPU, + i, + 0, + NV_CTRL_AMBIENT_TEMPERATURE, + &temp); + + } else { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, 0, "Invalid path string passed to nvidia_plugin_get_sensor_value"); + return 0; + } + + if (res != True) { + /* when res isn't true something went wrong */ + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, 0, "XNVCTRLQueryAttribute returned false"); + return 0; + } + + /* convert the int to gdouble and return it */ + return (gdouble)temp; +} + +/* creates the connection to the X server and checks whether the + * NV-CONTROL extension is loaded */ +static GList *nvidia_plugin_init(void) { + int dummy; + int event_base, error_base; + GList *sensors = NULL; + + /* create the connection to the X server */ + if (!(nvidia_sensors_dpy = XOpenDisplay(NULL))) { + /* no connection to the X server avaible */ + return sensors; + } + + /* check if the NV-CONTROL extension is available on this X + * server - if so add the two sensors if they exist */ + if (XNVCTRLQueryExtension(nvidia_sensors_dpy, &event_base, &error_base)) { + int i, cnt; + + if (XNVCTRLQueryTargetCount(nvidia_sensors_dpy, + NV_CTRL_TARGET_TYPE_THERMAL_SENSOR, + &cnt)) { + + for (i = 0; i < cnt; i++) { + gchar *id = g_strdup_printf("GPU%d%s", i, THERMAL_SENSOR_TEMP); + + sensors_applet_plugin_add_sensor(&sensors, + THERMAL_SENSOR_TEMP, + id, + _("GPU"), + TEMP_SENSOR, + TRUE, + GPU_ICON, + DEFAULT_GRAPH_COLOR); + + g_free(id); + } + } + + if (XNVCTRLQueryTargetCount(nvidia_sensors_dpy, + NV_CTRL_TARGET_TYPE_COOLER, + &cnt)) { + + for (i = 0; i < cnt; i++) { + gchar *id = g_strdup_printf("GPU%d%s", i, THERMAL_COOLER_LEVEL); + + sensors_applet_plugin_add_sensor(&sensors, + THERMAL_COOLER_LEVEL, + id, + _("GPU"), + FAN_SENSOR, + TRUE, + FAN_ICON, + DEFAULT_GRAPH_COLOR); + + g_free(id); + } + } + + if (XNVCTRLQueryTargetCount(nvidia_sensors_dpy, + NV_CTRL_TARGET_TYPE_GPU, + &cnt)) { + + for (i = 0; i < cnt; i++) { + if (XNVCTRLQueryTargetAttribute(nvidia_sensors_dpy, + NV_CTRL_TARGET_TYPE_GPU, + i, + 0, NV_CTRL_GPU_CORE_TEMPERATURE, &dummy)) { + + gchar *id = g_strdup_printf("GPU%d%s", i, GPU_CORE_TEMP); + + sensors_applet_plugin_add_sensor(&sensors, + GPU_CORE_TEMP, + id, + _("GPU"), + TEMP_SENSOR, + TRUE, + GPU_ICON, + DEFAULT_GRAPH_COLOR); + g_free(id); + } + + if (XNVCTRLQueryTargetAttribute(nvidia_sensors_dpy, + NV_CTRL_TARGET_TYPE_GPU, + i, + 0, NV_CTRL_AMBIENT_TEMPERATURE, &dummy)) { + gchar *id = g_strdup_printf("GPU%d%s", i, AMBIENT_TEMP); + + sensors_applet_plugin_add_sensor(&sensors, + AMBIENT_TEMP, + id, + _("Ambient"), + TEMP_SENSOR, + FALSE, + GENERIC_ICON, + DEFAULT_GRAPH_COLOR); + g_free(id); + } + } + } + + } + return sensors; +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return nvidia_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return nvidia_plugin_get_sensor_value(path, id, type, error); +} + diff --git a/sensors-applet/plugins/nvidia/nvidia-plugin.h b/sensors-applet/plugins/nvidia/nvidia-plugin.h new file mode 100644 index 00000000..68d8f013 --- /dev/null +++ b/sensors-applet/plugins/nvidia/nvidia-plugin.h @@ -0,0 +1,26 @@ +/* + * Copyright (C) 2006 Sven Peter + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef NVIDIA_PLUGIN_H +#define NVIDIA_PLUGIN_H + +#include + +#endif /* NVIDIA_PLUGIN_H*/ diff --git a/sensors-applet/plugins/omnibook/Makefile.am b/sensors-applet/plugins/omnibook/Makefile.am new file mode 100644 index 00000000..08c96962 --- /dev/null +++ b/sensors-applet/plugins/omnibook/Makefile.am @@ -0,0 +1,24 @@ +# OMNIBOOK plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libomnibook.la + +libomnibook_la_SOURCES = \ + omnibook-plugin.h \ + omnibook-plugin.c + +libomnibook_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libomnibook_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/omnibook/omnibook-plugin.c b/sensors-applet/plugins/omnibook/omnibook-plugin.c new file mode 100644 index 00000000..7728110a --- /dev/null +++ b/sensors-applet/plugins/omnibook/omnibook-plugin.c @@ -0,0 +1,103 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include +#include "omnibook-plugin.h" + +const gchar *plugin_name = "omnibook"; + +#define OMNIBOOK_DEVICE_FILE "/proc/omnibook/temperature" + +enum { + OMNIBOOK_DEVICE_FILE_OPEN_ERROR, + OMNIBOOK_DEVICE_FILE_READ_ERROR +}; + +static void omnibook_plugin_setup_manually(GList **sensors) { + /* omnibook only has the one device file with one temp in it */ + if (g_file_test(OMNIBOOK_DEVICE_FILE, G_FILE_TEST_EXISTS)) { + + sensors_applet_plugin_add_sensor(sensors, + OMNIBOOK_DEVICE_FILE, + _("temperature"), + _("CPU"), + TEMP_SENSOR, + TRUE, + CPU_ICON, + DEFAULT_GRAPH_COLOR); + } +} + +/* to be called to setup for sys sensors */ +static GList *omnibook_plugin_init(void) { + GList *sensors = NULL; + /* call function to recursively look for sensors starting at the defined base directory */ + omnibook_plugin_setup_manually(&sensors); + + return sensors; +} + +static gdouble omnibook_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + /* to open and access the value of each sensor */ + FILE *fp; + gfloat sensor_value; + + if (NULL == (fp = fopen(path, "r"))) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, OMNIBOOK_DEVICE_FILE_OPEN_ERROR, "Error opening sensor device file %s", path); + return -1.0; + } + + if (fscanf(fp, "CPU temperature: %f", &sensor_value) != 1) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, OMNIBOOK_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + } + + fclose(fp); + + return (gdouble)sensor_value; +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return omnibook_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return omnibook_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/omnibook/omnibook-plugin.h b/sensors-applet/plugins/omnibook/omnibook-plugin.h new file mode 100644 index 00000000..179f2363 --- /dev/null +++ b/sensors-applet/plugins/omnibook/omnibook-plugin.h @@ -0,0 +1,25 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef OMNIBOOK_PLUGIN_H +#define OMNIBOOK_PLUGIN_H + +#include + +#endif /* OMNIBOOK_PLUGIN_H*/ diff --git a/sensors-applet/plugins/pmu-sys/Makefile.am b/sensors-applet/plugins/pmu-sys/Makefile.am new file mode 100644 index 00000000..9ef7621b --- /dev/null +++ b/sensors-applet/plugins/pmu-sys/Makefile.am @@ -0,0 +1,24 @@ +# PMU-SYS plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libpmu-sys.la + +libpmu_sys_la_SOURCES = \ + pmu-sys-plugin.h \ + pmu-sys-plugin.c + +libpmu_sys_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libpmu_sys_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/pmu-sys/pmu-sys-plugin.c b/sensors-applet/plugins/pmu-sys/pmu-sys-plugin.c new file mode 100644 index 00000000..6b507423 --- /dev/null +++ b/sensors-applet/plugins/pmu-sys/pmu-sys-plugin.c @@ -0,0 +1,188 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include +#include "pmu-sys-plugin.h" + +const gchar *plugin_name = "pmu-sys"; + +#define PMU_SYS_BASE_DIR "/sys/devices/temperatures/" +#define PMU_WT_SYS_BASE_DIR "/sys/devices/temperature/" + +#define SENSOR1 "sensor1" +#define CPU "cpu" +#define SENSOR2 "sensor2" +#define GPU "gpu" +#define CASE "case" +#define TEMPERATURE "_temperature" +#define FAN_SPEED "_fan_speed" + +enum { + PMU_SYS_DEVICE_FILE_OPEN_ERROR, + PMU_SYS_DEVICE_FILE_READ_ERROR +}; + +static void pmu_sys_plugin_add_sensor(GList **sensors, const gchar *path) { + gchar *filename; + gchar *label = NULL; + gboolean enable; + SensorType sensor_type; + IconType icon_type = GENERIC_ICON; + + filename = g_path_get_basename(path); + + if (g_ascii_strcasecmp(filename, SENSOR1 TEMPERATURE) == 0 || g_ascii_strcasecmp(filename, CPU TEMPERATURE) == 0) { + label = g_strdup(_("CPU")); + sensor_type = TEMP_SENSOR; + enable = TRUE; + icon_type = CPU_ICON; + } else if (g_ascii_strcasecmp(filename, SENSOR2 TEMPERATURE) == 0 || g_ascii_strcasecmp(filename, GPU TEMPERATURE) == 0) { + label = g_strdup(_("GPU")); + sensor_type = TEMP_SENSOR; + enable = TRUE; + icon_type = GPU_ICON; + } else if (g_ascii_strcasecmp(filename, CASE TEMPERATURE) == 0) { + label = g_strdup(_("CASE")); + sensor_type = TEMP_SENSOR; + enable = TRUE; + icon_type = CASE_ICON; + } else if (g_ascii_strcasecmp(filename, SENSOR1 FAN_SPEED) == 0|| g_ascii_strcasecmp(filename, CPU FAN_SPEED) == 0) { + label = g_strdup(_("FAN")); + sensor_type = FAN_SENSOR; + enable = TRUE; + icon_type = FAN_ICON; + } else { + /* disable all other sensors */ + enable = FALSE; + } + + /* only add these 3 sensors */ + if (enable) { + sensors_applet_plugin_add_sensor(sensors, + path, + filename, + label, + sensor_type, + enable, + icon_type, + DEFAULT_GRAPH_COLOR); + + } + + g_free(filename); + g_free(label); +} + +static void pmu_sys_plugin_test_sensor(GList **sensors, const gchar *path) { + gchar *filename; + filename = g_path_get_basename(path); + if (g_ascii_strcasecmp(filename, SENSOR1 TEMPERATURE) == 0 || + g_ascii_strcasecmp(filename, SENSOR2 TEMPERATURE) == 0 || + g_ascii_strcasecmp(filename, SENSOR1 FAN_SPEED) == 0 || + g_ascii_strcasecmp(filename, CPU TEMPERATURE) == 0 || + g_ascii_strcasecmp(filename, GPU TEMPERATURE) == 0 || + g_ascii_strcasecmp(filename, CASE TEMPERATURE) == 0 || + g_ascii_strcasecmp(filename, CPU FAN_SPEED) == 0) { + + pmu_sys_plugin_add_sensor(sensors, path); + } + + g_free(filename); +} + +/* to be called to setup for sys sensors */ +static +GList *pmu_sys_plugin_init(void) { + GList *sensors = NULL; + /* call function to recursively look for sensors + starting at the defined base directory */ + sensors_applet_plugin_find_sensors(&sensors, PMU_SYS_BASE_DIR, pmu_sys_plugin_test_sensor); + sensors_applet_plugin_find_sensors(&sensors, PMU_WT_SYS_BASE_DIR, pmu_sys_plugin_test_sensor); + return sensors; +} + +/* returns the value of the sensor_list at the given iter, or if an + error occurs, instatiates error with an error message */ +static +gdouble pmu_sys_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + /* to open and access the value of each sensor */ + FILE *fp; + gfloat sensor_value, dummy; + + if (NULL == (fp = fopen(path, "r"))) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, PMU_SYS_DEVICE_FILE_OPEN_ERROR, "Error opening sensor device file %s", path); + return -1.0; + } + switch(type) { + case FAN_SENSOR: + if (fscanf(fp, "%f (%f rpm)", &dummy, &sensor_value) != 2) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, PMU_SYS_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + } + break; + + case TEMP_SENSOR: + if (fscanf(fp, "%f", &sensor_value) != 1) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, PMU_SYS_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + } + break; + + default: + /* should only have added temp or fan sensors */ + g_error("Unknown sensor type passed as parameter to pmu-sys sensor interface, cannot get value for this sensor"); + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, PMU_SYS_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + + } + fclose(fp); + + return (gdouble)sensor_value; +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return pmu_sys_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return pmu_sys_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/pmu-sys/pmu-sys-plugin.h b/sensors-applet/plugins/pmu-sys/pmu-sys-plugin.h new file mode 100644 index 00000000..39aee14c --- /dev/null +++ b/sensors-applet/plugins/pmu-sys/pmu-sys-plugin.h @@ -0,0 +1,25 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef PMU_SYS_PLUGIN_H +#define PMU_SYS_PLUGIN_H + +#include + +#endif /* PMU_SYS_PLUGIN_H*/ diff --git a/sensors-applet/plugins/smu-sys/Makefile.am b/sensors-applet/plugins/smu-sys/Makefile.am new file mode 100644 index 00000000..4cf93c4c --- /dev/null +++ b/sensors-applet/plugins/smu-sys/Makefile.am @@ -0,0 +1,24 @@ +# SMU-SYS plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libsmu-sys.la + +libsmu_sys_la_SOURCES = \ + smu-sys-plugin.h \ + smu-sys-plugin.c + +libsmu_sys_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libsmu_sys_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/smu-sys/smu-sys-plugin.c b/sensors-applet/plugins/smu-sys/smu-sys-plugin.c new file mode 100644 index 00000000..f2c93eaa --- /dev/null +++ b/sensors-applet/plugins/smu-sys/smu-sys-plugin.c @@ -0,0 +1,177 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include +#include "smu-sys-plugin.h" + +const gchar *plugin_name = "smu-sys"; + +#define SMU_SYS_BASE_DIR "/sys/devices/platform/windfarm.0" + +#define SENSOR1 "sensor1" +#define CPU "cpu" +#define SENSOR2 "sensor2" +#define GPU "gpu" +#define TEMPERATURE "-temp" +#define FAN_SPEED "-fan" + +enum { + SMU_SYS_DEVICE_FILE_OPEN_ERROR, + SMU_SYS_DEVICE_FILE_READ_ERROR +}; + +static void smu_sys_plugin_add_sensor(GList **sensors, const gchar *path) { + gchar *filename; + gchar *label = NULL; + gboolean enable; + SensorType sensor_type; + IconType icon_type = GENERIC_ICON; + + filename = g_path_get_basename(path); + + if (g_ascii_strcasecmp(filename, SENSOR1 TEMPERATURE) == 0 || g_ascii_strcasecmp(filename, CPU TEMPERATURE) == 0) { + label = g_strdup(_("CPU")); + sensor_type = TEMP_SENSOR; + enable = TRUE; + icon_type = CPU_ICON; + } else if (g_ascii_strcasecmp(filename, SENSOR2 TEMPERATURE) == 0 || g_ascii_strcasecmp(filename, GPU TEMPERATURE) == 0) { + label = g_strdup(_("GPU")); + sensor_type = TEMP_SENSOR; + enable = TRUE; + icon_type = GPU_ICON; + } else if (g_ascii_strcasecmp(filename, SENSOR1 FAN_SPEED) == 0|| g_ascii_strcasecmp(filename, CPU FAN_SPEED) == 0) { + label = g_strdup(_("FAN")); + sensor_type = FAN_SENSOR; + enable = TRUE; + icon_type = FAN_ICON; + } else { + /* disable all other sensors */ + enable = FALSE; + } + + /* only add these 3 sensors */ + if (enable) { + sensors_applet_plugin_add_sensor(sensors, + path, + filename, + label, + sensor_type, + enable, + icon_type, + DEFAULT_GRAPH_COLOR); + + } + + g_free(filename); + g_free(label); +} + +static void smu_sys_plugin_test_sensor(GList **sensors, const gchar *path) { + gchar *filename; + + filename = g_path_get_basename(path); + if (g_ascii_strcasecmp(filename, SENSOR1 TEMPERATURE) == 0 || + g_ascii_strcasecmp(filename, SENSOR2 TEMPERATURE) == 0 || + g_ascii_strcasecmp(filename, SENSOR1 FAN_SPEED) == 0 || + g_ascii_strcasecmp(filename, CPU TEMPERATURE) == 0 || + g_ascii_strcasecmp(filename, GPU TEMPERATURE) == 0 || + g_ascii_strcasecmp(filename, CPU FAN_SPEED) == 0) { + + smu_sys_plugin_add_sensor(sensors, path); + } + g_free(filename); +} + +/* to be called to setup for sys sensors */ +static GList *smu_sys_plugin_init(void) { + GList *sensors = NULL; + + /* call function to recursively look for sensors + starting at the defined base directory */ + sensors_applet_plugin_find_sensors(&sensors, SMU_SYS_BASE_DIR, smu_sys_plugin_test_sensor); + + return sensors; +} + +/* returns the value of the sensor_list at the given iter, or if an + error occurs, instatiates error with an error message */ +static +gdouble smu_sys_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + /* to open and access the value of each sensor */ + FILE *fp; + gfloat sensor_value = -1.0; + + if (NULL == (fp = fopen(path, "r"))) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, SMU_SYS_DEVICE_FILE_OPEN_ERROR, "Error opening sensor device file %s", path); + return -1.0; + } + switch(type) { + case FAN_SENSOR: + if (fscanf(fp, "%f", &sensor_value) != 1) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, SMU_SYS_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + } + break; + + case TEMP_SENSOR: + if (fscanf(fp, "%f", &sensor_value) != 1) { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, SMU_SYS_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + fclose(fp); + return -1.0; + } + break; + + default: + /* should only have added temp or fan sensors */ + g_error("Unknown sensor type passed as parameter to smu-sys sensor interface, cannot get value for this sensor"); + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, SMU_SYS_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + } + fclose(fp); + + return (gdouble)sensor_value; +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return smu_sys_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return smu_sys_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/smu-sys/smu-sys-plugin.h b/sensors-applet/plugins/smu-sys/smu-sys-plugin.h new file mode 100644 index 00000000..f3d068cb --- /dev/null +++ b/sensors-applet/plugins/smu-sys/smu-sys-plugin.h @@ -0,0 +1,25 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef SMU_SYS_PLUGIN_H +#define SMU_SYS_PLUGIN_H + +#include + +#endif /* SMU_SYS_PLUGIN_H */ diff --git a/sensors-applet/plugins/sonypi/Makefile.am b/sensors-applet/plugins/sonypi/Makefile.am new file mode 100644 index 00000000..844f0f69 --- /dev/null +++ b/sensors-applet/plugins/sonypi/Makefile.am @@ -0,0 +1,24 @@ +# SONYPI plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libsonypi.la + +libsonypi_la_SOURCES = \ + sonypi-plugin.h \ + sonypi-plugin.c + +libsonypi_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) +libsonypi_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/sonypi/sonypi-plugin.c b/sensors-applet/plugins/sonypi/sonypi-plugin.c new file mode 100644 index 00000000..64a0c8c1 --- /dev/null +++ b/sensors-applet/plugins/sonypi/sonypi-plugin.c @@ -0,0 +1,119 @@ +/* + * Copyright (C) 2006-2008 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#ifdef HAVE_FCNTL_H +#include +#endif /* HAVE_FCNTL_H */ + +#ifdef HAVE_SYS_IOCTL_H +#include +#endif /* HAVE_SYS_IOCTL_H */ + +#ifdef HAVE_UNISTD_H +#include +#endif /* HAVE_UNISTD_H */ + +#include +#include +#include "sonypi-plugin.h" + +#include + +const gchar *plugin_name = "sonypi"; + +/* These values are taken from spicctrl by Stelian Pop */ +#define SONYPI_DEV "/dev/sonypi" +#define SONYPI_IOCGFAN _IOR('v', 10, uint8_t) +#define SONYPI_IOCGTEMP _IOR('v', 12, uint8_t) +#define SONYPI_TEMP "sonypi_temp" + +enum { + SONYPI_DEVICE_FILE_OPEN_ERROR, + SONYPI_DEVICE_FILE_READ_ERROR +}; + +static +GList *sonypi_plugin_init(void) { + int fd; + GList *sensors = NULL; + + if ( (fd = open(SONYPI_DEV, O_RDONLY)) != -1 ) { + if ( close(fd) != -1 ) { + sensors_applet_plugin_add_sensor(&sensors, + SONYPI_DEV, + SONYPI_TEMP, + _("CPU TEMP"), + TEMP_SENSOR, + TRUE, + CPU_ICON, + DEFAULT_GRAPH_COLOR); + } + } + return sensors; +} + +static +gdouble sonypi_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + int fd; + guint8 value8; + + gdouble sensor_value = -1.0; + + if ((fd = open(path, O_RDONLY)) != -1) { + /* only use temp sensor */ + if (g_ascii_strcasecmp(id, SONYPI_TEMP) == 0) { + if (ioctl(fd, SONYPI_IOCGTEMP, &value8) != -1) { + sensor_value = (gdouble)value8; + } else { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, SONYPI_DEVICE_FILE_READ_ERROR, "Error reading from sensor device file %s", path); + } + } + close(fd); + } else { + g_set_error(error, SENSORS_APPLET_PLUGIN_ERROR, SONYPI_DEVICE_FILE_OPEN_ERROR, "Error opening from sensor device file %s", path); + } + + return sensor_value; +} + +const gchar *sensors_applet_plugin_name(void) +{ + return plugin_name; +} + +GList *sensors_applet_plugin_init(void) +{ + return sonypi_plugin_init(); +} + +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return sonypi_plugin_get_sensor_value(path, id, type, error); +} diff --git a/sensors-applet/plugins/sonypi/sonypi-plugin.h b/sensors-applet/plugins/sonypi/sonypi-plugin.h new file mode 100644 index 00000000..6b9776d0 --- /dev/null +++ b/sensors-applet/plugins/sonypi/sonypi-plugin.h @@ -0,0 +1,26 @@ +/* + * Copyright (C) 2006 Thanate Dhirasakdanon + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef SONYPI_PLUGIN_H +#define SONYPI_PLUGIN_H + +#include + +#endif /* SONYPI_PLUGIN_H*/ diff --git a/sensors-applet/plugins/udisks2/Makefile.am b/sensors-applet/plugins/udisks2/Makefile.am new file mode 100644 index 00000000..b6d911c0 --- /dev/null +++ b/sensors-applet/plugins/udisks2/Makefile.am @@ -0,0 +1,25 @@ +# UDisks2 plugin +plugindir = $(libdir)/mate-sensors-applet/plugins + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(WARN_CFLAGS) + +plugin_LTLIBRARIES = libudisks2.la + +libudisks2_la_SOURCES = \ + udisks2-plugin.h \ + udisks2-plugin.c + +libudisks2_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) $(GLIB_LIBS) + +libudisks2_la_LIBADD = $(top_builddir)/sensors-applet/lib/libmate-sensors-applet-plugin.la + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/plugins/udisks2/udisks2-plugin.c b/sensors-applet/plugins/udisks2/udisks2-plugin.c new file mode 100644 index 00000000..7149babb --- /dev/null +++ b/sensors-applet/plugins/udisks2/udisks2-plugin.c @@ -0,0 +1,444 @@ +/* + * Copyright (C) 2017 info-cppsp + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +/* +Udisks2 plugin for the mate-sensors-applet + +written using the structure and code of the previous version +from Pramod Dematagoda + +dbus-glib documentation +https://dbus.freedesktop.org/doc/dbus-glib/ +GDBUS documentation +https://developer.gnome.org/gio/stable/index.html + +*/ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include "udisks2-plugin.h" + +/* remove // from next line for syslog debug */ +//#define UD2PD 1 + +#ifdef UD2PD +#include +#endif + +#define UDISKS2_BUS_NAME "org.freedesktop.UDisks2" +#define UDISKS2_INTERFACE_NAME "org.freedesktop.DBus.ObjectManager" +#define UDISKS2_DEVICE_INTERFACE_NAME "org.freedesktop.UDisks2.Drive" +#define UDISKS2_DEVICE_INTERFACE2_NAME "org.freedesktop.UDisks2.Drive.Ata" + +#define UDISKS2_PROPERTIES_INTERFACE "org.freedesktop.DBus.Properties" +#define UDISKS2_OBJECT_PATH "/org/freedesktop/UDisks2" + +/* Info about a single sensor */ +typedef struct _DevInfo { + gchar *path; + gchar *id; + gdouble temp; + GDBusProxy *sensor_proxy; /* dbus object */ + GError *error; +} DevInfo; + +const gchar *plugin_name = "udisks2"; + +/* a container for the devices found to have smart enabled */ +GHashTable *devices = NULL; + +/* This is a global variable for convenience */ +GDBusConnection *connection = NULL; + +static void update_device (DevInfo *info) { + GError *error = NULL; + GVariant *tempgvar = NULL; + GVariant *tempgvar2 = NULL; + gdouble temp; + + /* check valid input parameter */ + g_return_if_fail (info != NULL); + + /* check connection too */ + g_return_if_fail (connection != NULL); + + g_clear_error (&info->error); + + /* check for sensor_proxy, which should exist at this point, make one if necessary and save it into DevInfo + * this is used to get the temp value the direct way */ + if (NULL == info->sensor_proxy) { + info->sensor_proxy = g_dbus_proxy_new_sync (connection, G_DBUS_PROXY_FLAGS_NONE, NULL, + UDISKS2_BUS_NAME, + info->path, + UDISKS2_PROPERTIES_INTERFACE, + NULL, &error); + + /* check, just to be sure */ + if (NULL == info->sensor_proxy) { + +#ifdef UD2PD +syslog(LOG_ERR, "Failed to get drive temperature 1"); +#endif + g_debug ("Failed to get drive temperature 1: %s", error->message); + g_clear_error (&error); + return; + } + } + +/* note on timing: + * it seems to me that smart updates occur automatically every 10 minutes + * mate-sensor-applet has a default refresh of 2 seconds... + * it is possible to force a smart update with udisks2: SmartUpdate (IN a{sv} options); */ + + /* directly asking the device's DBus object for the temp */ + tempgvar = g_dbus_proxy_call_sync (info->sensor_proxy, "Get", + g_variant_new ("(ss)", + UDISKS2_DEVICE_INTERFACE2_NAME, + "SmartTemperature"), /* parameters */ + G_DBUS_CALL_FLAGS_NONE, /* flags */ + -1, /* timeout */ + NULL, /* cancellable */ + &error); + + if (NULL == tempgvar) { + +#ifdef UD2PD +syslog(LOG_ERR, "Failed to get drive temperature 2"); +#endif + g_debug ("Failed to get drive temperature 2: %s", error->message); + g_clear_error (&error); + /* throw away proxy, maybe next time it will be better */ + g_clear_object (&info->sensor_proxy); + return; + + } else { + +#ifdef UD2PD +syslog(LOG_ERR, "tempgvar value: %s", g_variant_print(tempgvar, TRUE)); +/* leaks memory! */ +//syslog(LOG_ERR, "tempgvar value: %s", g_variant_print(g_variant_get_variant(g_variant_get_child_value(tempgvar, 0)), TRUE)); +#endif + + /* tempgvar comes back as something along the lines of array(gvariant(tempasdouble)) + * hence unpacking + * need to free up every param / return value, so can't do it like: + * temp = g_variant_get_double(g_variant_get_variant(g_variant_get_child_value(tempgvar, 0))); */ + tempgvar2 = g_variant_get_child_value (tempgvar, 0); + g_variant_unref (tempgvar); + tempgvar = g_variant_get_variant (tempgvar2); + g_variant_unref (tempgvar2); + temp = g_variant_get_double (tempgvar); + g_variant_unref (tempgvar); + + /* temp in K */ + info->temp = temp - 273.15; + +#ifdef UD2PD +syslog(LOG_ERR, "Refresh udisks2 device temp: '%f'\n", info->temp); +#endif + + } + +} + +/* in this function we would like to get a list of device (hdd/ssd) paths + * then with each path we get the temperature + * it is possible with udisks2 to get all the above information in one g_dbus_proxy_call_sync(), so that is how I did it + * maybe a better version would be to use GDBusObjectManager Server + Client ?? */ +static void udisks2_plugin_get_sensors (GList **sensors) { + +#ifdef UD2PD +syslog(LOG_ERR, "fstart"); +#endif + + GDBusProxy *proxy = NULL; + GError *error = NULL; + + DevInfo *info; + + /* This connection will be used for everything, including the obtaining of sensor data */ + connection = g_bus_get_sync (G_BUS_TYPE_SYSTEM, NULL, &error); + if (NULL == connection) { + +#ifdef UD2PD +syslog(LOG_ERR, "dbus conn fail"); +#endif + + g_debug ("Failed to open connection to DBUS: %s", error->message); + g_clear_error (&error); + return; + } + +#ifdef UD2PD +syslog(LOG_ERR, "dbus conn success"); +#endif + + /* I use this proxy to get all info of all devices at once */ + proxy = g_dbus_proxy_new_sync (connection, G_DBUS_PROXY_FLAGS_NONE, NULL, + UDISKS2_BUS_NAME, + UDISKS2_OBJECT_PATH, + UDISKS2_INTERFACE_NAME, + NULL, &error); + + if (NULL == proxy) { + +#ifdef UD2PD +syslog(LOG_ERR, "dbus conn proxy fail"); +#endif + g_debug ("dbus conn proxy fail: %s", error->message); + g_clear_error (&error); + g_clear_object (&connection); + return; + } + +#ifdef UD2PD +syslog(LOG_ERR, "dbus conn proxy success"); +#endif + + /* The object paths of the disks are enumerated and placed in an array of object paths + * "GetManagedObjects" returns dict of (objectpath, (dict of (string [ie. if. name], dict of(string [ie. property name], variant [ie. prop. value])))) */ + + /* g_dbus_proxy_call_sync() returns NULL on error, GVariant * otherwise + * need second variable to prevent memory leak */ + GVariant *managed_objects = NULL; + GVariant *managed_objects2 = NULL; + + managed_objects2 = g_dbus_proxy_call_sync (proxy, "GetManagedObjects", + NULL, /* parameters */ + G_DBUS_CALL_FLAGS_NONE, /* flags */ + -1, /* timeout */ + NULL, /* cancellable */ + &error); + + if (NULL == managed_objects2) { + +#ifdef UD2PD +syslog(LOG_ERR, "Failed to enumerate disk devices"); +#endif + + g_debug ("Failed to enumerate disk devices: %s", error->message); + g_clear_error (&error); + g_clear_object (&proxy); + g_clear_object (&connection); + return; + } + + /* the result dictionary is enclosed in an array, unpack */ + managed_objects = g_variant_get_child_value (managed_objects2, 0); + g_variant_unref (managed_objects2); + +#ifdef UD2PD +//syslog(LOG_ERR, "managed_objects type: %s", g_variant_print(managed_objects, TRUE)); +syslog(LOG_ERR, "success to enumerate disk devices"); +#endif + + /* iterator for the result dictionary + * iterator code is based on the g_variant_iter_next() documentation + * iter is freed if the GVariant is, when using g_variant_iter_init() */ + GVariantIter iter; + gchar *key = NULL; /* object path (like '/org/freedesktop/UDisks2/drives/Samsung_SSD_840_EVO_250GB_*insert drive serial nr.*') */ + GVariant *value = NULL; + +#ifdef UD2PD +/* log collection size */ +syslog(LOG_ERR, "iter init count: %d", (int) g_variant_iter_init (&iter, managed_objects)); +#else + g_variant_iter_init (&iter, managed_objects); +#endif + + /* "{sv}" is a GVariant format string + * {} dictionary of, s string, v GVariant + * changed to "{oa{sa{sv}}}" on error message 'the GVariant format string '{sv}' has a type of '{sv}' but the given value has a type of 'a{oa{sa{sv}}}'' + * a is array, o is object path + * NOO!! the right format string is "{o@*}", which means get an object path into the 1st variable (key) + * and get 'everything else' (as a GVariant) into the 2nd variable (value) + * needs the & before the key and value params! */ + while (g_variant_iter_next (&iter, "{o@*}", &key, &value)) { + +#ifdef UD2PD +syslog(LOG_ERR, "in iter while loop"); +syslog(LOG_ERR, "key value: %s", key); +//syslog(LOG_ERR, "value type: %s", g_variant_print(value, TRUE)); +#endif + + /* level 2 + * create a dictionary of value + * the two interface names that we are searching for are known and defined + * can't use GVariantDict, it only supports '{sv}' but the given value has a type of '{sa{sv}}' + * using general lookup */ + + GVariant *propdict = NULL; /* drive data */ + GVariant *propdict2 = NULL; /* drive smart data */ + + /* make two dictionaries that contain the properties of the drive interfaces */ + propdict = g_variant_lookup_value (value, UDISKS2_DEVICE_INTERFACE_NAME, G_VARIANT_TYPE_DICTIONARY); + propdict2 = g_variant_lookup_value (value, UDISKS2_DEVICE_INTERFACE2_NAME, G_VARIANT_TYPE_DICTIONARY); + + /* do we have the right ifname keys? */ + if ((NULL != propdict) && (NULL != propdict2)) { + +#ifdef UD2PD +syslog(LOG_ERR, "propdict type: %s", g_variant_print(propdict, TRUE)); +syslog(LOG_ERR, "propdict2 type: %s", g_variant_print(propdict2, TRUE)); +#endif + + /* get data */ + const gchar *id = NULL; + const gchar *model = NULL; + + gboolean smartenabled; + gdouble temp; + + /* NULL, bc we don't care about the length of the string*/ + id = g_variant_get_string (g_variant_lookup_value (propdict, "Id", G_VARIANT_TYPE_STRING), NULL); + model = g_variant_get_string (g_variant_lookup_value (propdict, "Model", G_VARIANT_TYPE_STRING), NULL); + + smartenabled = g_variant_get_boolean (g_variant_lookup_value (propdict2, "SmartEnabled", G_VARIANT_TYPE_BOOLEAN)); + temp = g_variant_get_double (g_variant_lookup_value (propdict2, "SmartTemperature", G_VARIANT_TYPE_DOUBLE)); + +#ifdef UD2PD +syslog(LOG_ERR, "Found udisks2 device id: '%s'\n", id); +syslog(LOG_ERR, "Found udisks2 device model: '%s'\n", model); +syslog(LOG_ERR, "Found udisks2 device smartenabled: '%d'\n", smartenabled); +syslog(LOG_ERR, "Found udisks2 device temp: '%f'\n", temp); +#endif + + /* only go on if smart is enabled + * save data */ + if (smartenabled) { + + info = g_new0 (DevInfo, 1); + if (NULL == devices) { + devices = g_hash_table_new (g_str_hash, g_str_equal); + } + + info->id = g_strdup (id); + info->path = g_strdup (key); + + /* temp in K + * this could be left at 0.0, 2 seconds later it will be refreshed anyway */ + info->temp = (gdouble) temp - 273.15; + g_hash_table_insert (devices, info->id, info); + + /* Write the sensor data */ + sensors_applet_plugin_add_sensor (sensors, + id, + "Disk Temperature", + model, + TEMP_SENSOR, + FALSE, + HDD_ICON, + DEFAULT_GRAPH_COLOR); + + g_debug ("Added %s", id); + +#ifdef UD2PD +syslog(LOG_ERR, "Added %s", id); +#endif + + } else { + +#ifdef UD2PD +syslog(LOG_ERR, "No temp data for device: %s\n", key); +#endif + + g_debug ("No temp data for device: %s\n", key); + } + } + +#ifdef UD2PD +syslog(LOG_ERR, "b4 free2"); +#endif + + /* free propdict, propdict2 + * g_variant_dict_unref() may not work a few times, gives error + * this one seems to do fine */ + if (NULL != propdict) {g_variant_unref (propdict);} + if (NULL != propdict2) {g_variant_unref (propdict2);} + +#ifdef UD2PD +syslog(LOG_ERR, "b4 free3"); +#endif + + g_free (key); + g_variant_unref (value); + + } /* end of while loop */ + + g_variant_unref (managed_objects); + g_clear_object (&proxy); + if (NULL == devices) { + g_clear_object (&connection); + } +} + +/* this function is called every refresh cycle */ +static gdouble udisks2_plugin_get_sensor_value (const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + DevInfo *info = NULL; + + /* get device stuct from data store */ + info = (DevInfo *) g_hash_table_lookup (devices, path); + if (NULL == info) { + g_set_error (error, SENSORS_APPLET_PLUGIN_ERROR, 0, "Error finding disk with path %s", path); + return 0.0; + } + + if (info->error) { + *error = info->error; + info->error = NULL; + return 0.0; + } + + /* refresh device temp */ + update_device (info); + return info->temp; +} + +/* API functions */ +const gchar *sensors_applet_plugin_name (void) { + return plugin_name; +} + +static GList *udisks2_plugin_init (void) { + GList *sensors = NULL; + + udisks2_plugin_get_sensors (&sensors); + + return sensors; +} + +GList *sensors_applet_plugin_init (void) { + return udisks2_plugin_init (); +} + +gdouble sensors_applet_plugin_get_sensor_value (const gchar *path, + const gchar *id, + SensorType type, + GError **error) { + + return udisks2_plugin_get_sensor_value (path, id, type, error); +} diff --git a/sensors-applet/plugins/udisks2/udisks2-plugin.h b/sensors-applet/plugins/udisks2/udisks2-plugin.h new file mode 100644 index 00000000..43cf5f61 --- /dev/null +++ b/sensors-applet/plugins/udisks2/udisks2-plugin.h @@ -0,0 +1,26 @@ +/* + * Copyright (C) 2017 info-cppsp + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef UDISKS2_PLUGIN_H +#define UDISKS2_PLUGIN_H + +#include + +#endif /* UDISKS2_PLUGIN_H */ diff --git a/sensors-applet/sensors-applet/Makefile.am b/sensors-applet/sensors-applet/Makefile.am new file mode 100644 index 00000000..81fbdd80 --- /dev/null +++ b/sensors-applet/sensors-applet/Makefile.am @@ -0,0 +1,99 @@ +## Process this file with automake to produce Makefile.in + +uidir = $(datadir)/mate-sensors-applet/ui + +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ + -DG_LOG_DOMAIN=\""sensors-applet"\" \ + -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ + -DDATADIR=\""$(datadir)"\" \ + -DLIBDIR=\""$(libdir)"\" \ + -DUIDIR=\""$(pkgdatadir)/ui"\" \ + -DSENSORS_APPLET_PLUGIN_DIR=\""$(libdir)/$(PACKAGE)/plugins"\" \ + -DSYSCONFDIR=\""$(sysconfdir)"\" \ + -DPREFIX=\""$(prefix)"\" \ + -I$(top_srcdir)/sensors-applet \ + $(GLIB_CFLAGS) \ + $(GTK_CFLAGS) \ + $(MATE_CFLAGS) \ + $(CAIRO_CFLAGS) \ + $(LIBNOTIFY_CFLAGS) \ + $(WARN_CFLAGS) + +mate_sensors_applet_libdir= $(pkglibdir) + +LIBS = $(GLIB_LIBS) $(GTK_LIBS) $(MATE_LIBS) $(CAIRO_LIBS) $(LIBNOTIFY_LIBS) + +if LIBNOTIFY +libnotify_SRC = active-sensor-libnotify.c \ + active-sensor-libnotify.h +else +libnotify_SRC = +endif + +if ENABLE_IN_PROCESS +mate_sensors_applet_lib_LTLIBRARIES=libmate-sensors-applet.la +libmate_sensors_applet_la_CFLAGS = \ + $(MATE_APPLETS4_CFLAGS) \ + $(WARN_CFLAGS) \ + $(AM_CFLAGS) \ + $(NULL) + +libmate_sensors_applet_la_LDFLAGS = \ + -module -avoid-version \ + $(WARN_LDFLAGS) \ + $(AM_LDFLAGS) \ + $(NULL) + +libmate_sensors_applet_la_LIBADD = \ + $(MATE_APPLETS4_LIBS) \ + $(NULL) + +libmate_sensors_applet_la_SOURCES = main.c \ + about-dialog.c \ + about-dialog.h \ + active-sensor.c \ + active-sensor.h \ + prefs-dialog.c \ + prefs-dialog.h \ + sensor-config-dialog.c \ + sensor-config-dialog.h \ + sensors-applet.c \ + sensors-applet.h \ + sensors-applet-sensor.h \ + sensors-applet-plugins.c \ + sensors-applet-plugins.h \ + sensors-applet-settings.c \ + sensors-applet-settings.h \ + $(libnotify_SRC) +else +libexec_PROGRAMS = mate-sensors-applet +mate_sensors_applet_SOURCES = main.c \ + about-dialog.c \ + about-dialog.h \ + active-sensor.c \ + active-sensor.h \ + prefs-dialog.c \ + prefs-dialog.h \ + sensor-config-dialog.c \ + sensor-config-dialog.h \ + sensors-applet.c \ + sensors-applet.h \ + sensors-applet-sensor.h \ + sensors-applet-plugins.c \ + sensors-applet-plugins.h \ + sensors-applet-settings.c \ + sensors-applet-settings.h \ + $(libnotify_SRC) +endif + +# install headers for plugins to use +INST_H_FILES = sensors-applet-plugin.h sensors-applet-sensor.h + +headerdir = $(prefix)/include/mate-sensors-applet + +header_DATA = $(INST_H_FILES) + +# since it is separate +EXTRA_DIST = sensors-applet-plugin.h + +-include $(top_srcdir)/git.mk diff --git a/sensors-applet/sensors-applet/about-dialog.c b/sensors-applet/sensors-applet/about-dialog.c new file mode 100644 index 00000000..86465ce1 --- /dev/null +++ b/sensors-applet/sensors-applet/about-dialog.c @@ -0,0 +1,52 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include +#include "about-dialog.h" + +void about_dialog_open(SensorsApplet *sensors_applet) { + const gchar *authors[] = { + "Alex Murray ", + "Stefano Karapetsas ", + NULL + }; + + /* Construct the about dialog */ + gtk_show_about_dialog(NULL, + "icon-name", "mate-sensors-applet", + "program-name", PACKAGE_NAME, + "version", PACKAGE_VERSION, + "copyright", _("Copyright \xc2\xa9 2005-2009 Alex Murray\n" + "Copyright \xc2\xa9 2011 Stefano Karapetsas\n" + "Copyright \xc2\xa9 2012-2021 MATE developers"), + "authors", authors, + "documenters", authors, + /* To translator: Put your name here to show up in the About dialog as the translator */ + "translator-credits", _("translator-credits"), + "logo-icon-name", SENSORS_APPLET_ICON, + "website", PACKAGE_URL, + NULL); + +} diff --git a/sensors-applet/sensors-applet/about-dialog.h b/sensors-applet/sensors-applet/about-dialog.h new file mode 100644 index 00000000..8e84af47 --- /dev/null +++ b/sensors-applet/sensors-applet/about-dialog.h @@ -0,0 +1,28 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef ABOUT_DIALOG_H +#define ABOUT_DIALOG_H + +#include "sensors-applet.h" + +/* function prototypes */ +void about_dialog_open(SensorsApplet *sensors_applet); + +#endif /* ABOUT_DIALOG_H */ diff --git a/sensors-applet/sensors-applet/active-sensor-libnotify.c b/sensors-applet/sensors-applet/active-sensor-libnotify.c new file mode 100644 index 00000000..4b9fc401 --- /dev/null +++ b/sensors-applet/sensors-applet/active-sensor-libnotify.c @@ -0,0 +1,104 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#ifdef HAVE_LIBNOTIFY +#include +#endif + +#include "active-sensor-libnotify.h" + +static void notif_closed_cb(NotifyNotification *notification, + ActiveSensor *active_sensor) { + + g_assert(notification != NULL && active_sensor != NULL); + + int i; + + g_debug("Notification was closed.. setting reference to NULL so we can show again if needed."); + + // set notif reference to NULL + for (i = 0; i < NUM_NOTIFS; i++) { + if (active_sensor->notification[i] == notification) { + active_sensor->notification[i] = NULL; + break; + } + } +} + +void active_sensor_libnotify_notify_end(ActiveSensor *active_sensor, + NotifType notif_type) { + + GError *error = NULL; + if (active_sensor->notification[notif_type]) { + g_debug("Closing notification"); + if(!notify_notification_close(active_sensor->notification[notif_type], &error)) { + g_warning("Error closing notification: %s", error->message); + g_error_free(error); + } + g_object_unref(active_sensor->notification[notif_type]); + active_sensor->notification[notif_type] = NULL; + } +} + +void active_sensor_libnotify_notify(ActiveSensor *active_sensor, + NotifType notif_type, + const gchar *summary, + const gchar *message, + const gchar *icon_filename, + gint timeout_msecs) { + + GError *error = NULL; + + if (!notify_is_initted()) { + if (!notify_init(PACKAGE)) { + return; + } + } + g_debug("Doing notification %s: %s: %s", (notif_type == SENSOR_INTERFACE_ERROR ? "interface-error" : "other") ,summary, message); + + /* leave any existing notification since most likely hasn't changed */ + if (active_sensor->notification[notif_type] != NULL) { + return; + /* active_sensor_libnotify_notify_end(active_sensor, notif_type); */ + } + + /* now create a new one */ + g_debug("Creating new notification"); + active_sensor->notification[notif_type] = notify_notification_new(summary, message, icon_filename); + g_signal_connect(active_sensor->notification[notif_type], "closed", + G_CALLBACK(notif_closed_cb), + active_sensor); + + notify_notification_set_urgency(active_sensor->notification[notif_type], NOTIFY_URGENCY_CRITICAL); + + /* timeout may have changed so update it */ + notify_notification_set_timeout(active_sensor->notification[notif_type], timeout_msecs); + + g_debug("showing notification"); + if (!notify_notification_show(active_sensor->notification[notif_type], &error)) { + g_debug("Error showing notification: %s", error->message); + g_error_free(error); + } + +} + diff --git a/sensors-applet/sensors-applet/active-sensor-libnotify.h b/sensors-applet/sensors-applet/active-sensor-libnotify.h new file mode 100644 index 00000000..49d38067 --- /dev/null +++ b/sensors-applet/sensors-applet/active-sensor-libnotify.h @@ -0,0 +1,36 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef ACTIVE_SENSOR_LIBNOTIFY_H +#define ACTIVE_SENSOR_LIBNOTIFY_H + +#include "sensors-applet.h" +#include "active-sensor.h" + +void active_sensor_libnotify_notify(ActiveSensor *active_sensor, + NotifType notif_type, + const gchar *summary, + const gchar *message, + const gchar *icon_filename, + gint timeout_msecs); + +void active_sensor_libnotify_notify_end(ActiveSensor *active_sensor, + NotifType notif_type); + +#endif /* SENSORS_APPLET_LIBNOTIFY_H */ diff --git a/sensors-applet/sensors-applet/active-sensor.c b/sensors-applet/sensors-applet/active-sensor.c new file mode 100644 index 00000000..fdd10c30 --- /dev/null +++ b/sensors-applet/sensors-applet/active-sensor.c @@ -0,0 +1,803 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#ifdef HAVE_STRING_H +#include +#endif /* HAVE_STRING_H */ + +#include +#include +#include +#include + +#include "active-sensor.h" +#include "sensors-applet-plugins.h" +#include "sensors-applet-settings.h" + +typedef enum { + VERY_LOW_SENSOR_VALUE = 0, + LOW_SENSOR_VALUE, + NORMAL_SENSOR_VALUE, + HIGH_SENSOR_VALUE, + VERY_HIGH_SENSOR_VALUE +} SensorValueRange; + +/* Cast a given value to a valid SensorValueRange */ +#define SENSOR_VALUE_RANGE(x) ((SensorValueRange)(CLAMP(x, VERY_LOW_SENSOR_VALUE, VERY_HIGH_SENSOR_VALUE))) + +#define CAIRO_GRAPH_COLOR_GRADIENT 0.4 + +static const gchar * const temp_overlay_icons[] = { + PIXMAPS_DIR "very-low-temp-icon.png", + PIXMAPS_DIR "low-temp-icon.png", + PIXMAPS_DIR "normal-temp-icon.png", + PIXMAPS_DIR "high-temp-icon.png", + PIXMAPS_DIR "very-high-temp-icon.png" +}; + +static gdouble sensor_value_range_normalised(gdouble value, + gdouble low_value, + gdouble high_value) { + + return ((value - low_value)/(high_value - low_value)); +} + +static SensorValueRange sensor_value_range(gdouble sensor_value, + gdouble low_value, + gdouble high_value) { + + gdouble range; + range = sensor_value_range_normalised(sensor_value, low_value, high_value)*(gdouble)(VERY_HIGH_SENSOR_VALUE); + + /* check if need to round up, otherwise let int conversion + * round down for us and make sure it is a valid range + * value */ + return SENSOR_VALUE_RANGE(((gint)range + ((range - ((gint)range)) >= 0.5))); +} + +static gboolean active_sensor_execute_alarm(ActiveSensor *active_sensor, + NotifType notif_type) { + + gboolean ret; + GError *error = NULL; + + sensors_applet_notify_active_sensor(active_sensor, notif_type); + g_debug("EXECUTING %s ALARM: %s", + (notif_type == LOW_ALARM ? + "LOW" : "HIGH"), + active_sensor->alarm_command[notif_type]); + ret = g_spawn_command_line_async (active_sensor->alarm_command[notif_type], &error); + g_debug("Command executed in shell"); + + if (error) + g_error_free (error); + + return ret; +} + +static gboolean active_sensor_execute_low_alarm(ActiveSensor *active_sensor) { + return active_sensor_execute_alarm(active_sensor, LOW_ALARM); +} + +static gboolean active_sensor_execute_high_alarm(ActiveSensor *active_sensor) { + return active_sensor_execute_alarm(active_sensor, HIGH_ALARM); +} + +/* needs to be able to be called by the config dialog when the alarm command changes */ +void active_sensor_alarm_off(ActiveSensor *active_sensor, + NotifType notif_type) { + + g_assert(active_sensor); + + if (active_sensor->alarm_timeout_id[notif_type] != -1) { + g_debug("Disabling %s alarm.", (notif_type == LOW_ALARM ? "LOW" : "HIGH")); + if (!g_source_remove(active_sensor->alarm_timeout_id[notif_type])) { + g_debug("Error removing alarm source"); + } + g_free(active_sensor->alarm_command[notif_type]); + active_sensor->alarm_timeout_id[notif_type] = -1; + + } + sensors_applet_notify_end(active_sensor, notif_type); +} + +static void active_sensor_all_alarms_off(ActiveSensor *active_sensor) { + /* turn off any alarms */ + int i; + for (i = 0; i < NUM_ALARMS; i++) { + if (active_sensor->alarm_timeout_id[i] >= 0) { + g_debug("-- turning off notif with type %d ---", i); + active_sensor_alarm_off(active_sensor, i); + } + } +} + +static void active_sensor_alarm_on(ActiveSensor *active_sensor, + NotifType notif_type) { + + GtkTreeModel *model; + GtkTreePath *tree_path; + GtkTreeIter iter; + + g_assert(active_sensor); + + model = gtk_tree_row_reference_get_model(active_sensor->sensor_row); + tree_path = gtk_tree_row_reference_get_path(active_sensor->sensor_row); + + if (gtk_tree_model_get_iter(model, &iter, tree_path)) { + + if (active_sensor->alarm_timeout_id[notif_type] == -1) { + /* alarm is not currently on */ + gtk_tree_model_get(model, + &iter, + (notif_type == LOW_ALARM ? + LOW_ALARM_COMMAND_COLUMN : + HIGH_ALARM_COMMAND_COLUMN), + &(active_sensor->alarm_command[notif_type]), + ALARM_TIMEOUT_COLUMN, &(active_sensor->alarm_timeout), + -1); + + g_debug("Activating alarm to repeat every %d seconds", active_sensor->alarm_timeout); + + /* execute alarm once, then add to time to keep repeating it */ + active_sensor_execute_alarm(active_sensor, notif_type); + int timeout = (active_sensor->alarm_timeout <= 0 ? G_MAXINT : active_sensor->alarm_timeout); + switch (notif_type) { + case LOW_ALARM: + active_sensor->alarm_timeout_id[notif_type] = g_timeout_add_seconds(timeout, + (GSourceFunc)active_sensor_execute_low_alarm, + active_sensor); + break; + + case HIGH_ALARM: + active_sensor->alarm_timeout_id[notif_type] = g_timeout_add_seconds(timeout, + (GSourceFunc)active_sensor_execute_high_alarm, + active_sensor); + break; + + default: + g_debug("Unknown notif type: %d", notif_type); + } + + } + } + + gtk_tree_path_free(tree_path); +} + +/** + * Compares two ActiveSensors and returns -1 if a comes before b in the tree, + * 0 if refer to same row, 1 if b comes before a + */ +gint active_sensor_compare(ActiveSensor *a, ActiveSensor *b) { + GtkTreePath *a_tree_path, *b_tree_path; + gint ret_val; + + g_assert(a); + g_assert(b); + + a_tree_path = gtk_tree_row_reference_get_path(a->sensor_row); + b_tree_path = gtk_tree_row_reference_get_path(b->sensor_row); + + ret_val = gtk_tree_path_compare(a_tree_path, b_tree_path); + + gtk_tree_path_free(a_tree_path); + gtk_tree_path_free(b_tree_path); + + return ret_val; +} + +static void active_sensor_update_icon(ActiveSensor *active_sensor, + GdkPixbuf *base_icon, + SensorType sensor_type) { + + GdkPixbuf *new_icon; + const gchar *overlay_icon_filename = NULL; + SensorValueRange value_range; + + g_assert(active_sensor); + + /* select overlay icon depending on sensor value */ + value_range = sensor_value_range(active_sensor->sensor_values[0], + active_sensor->sensor_low_value, + active_sensor->sensor_high_value); + + if (sensor_type == TEMP_SENSOR) { + overlay_icon_filename = temp_overlay_icons[value_range]; + } + + /* load base icon */ + new_icon = gdk_pixbuf_copy(base_icon); + + /* only load overlay if required */ + if (overlay_icon_filename) { + GdkPixbuf *overlay_icon; + + overlay_icon = gdk_pixbuf_new_from_file_at_size(overlay_icon_filename, + DEFAULT_ICON_SIZE, + DEFAULT_ICON_SIZE, + NULL); + + if (overlay_icon) { + gdk_pixbuf_composite(overlay_icon, new_icon, + 0, 0, + DEFAULT_ICON_SIZE, DEFAULT_ICON_SIZE, + 0, 0, + 1.0, 1.0, + GDK_INTERP_BILINEAR, + 255); + + g_object_unref(overlay_icon); + } + } + + gtk_image_set_from_pixbuf(GTK_IMAGE(active_sensor->icon), + new_icon); + g_object_unref(new_icon); + +} + +static void active_sensor_update_graph(ActiveSensor *as, cairo_t *cr) { + GtkAllocation allocation; + gdouble line_height; + gdouble width, height; + gdouble x = 0.0, y = 0.0; + cairo_pattern_t *pattern; + gint i; + + gtk_widget_get_allocation (as->graph, &allocation); + width = allocation.width; + height = allocation.height; + + /* so we can set a clipping area, as well as fill the * back of the graph black */ + cairo_rectangle(cr, + 0, 0, + width, + height); + /* clip to rectangle and keep it as a path so can be + * filled below */ + cairo_clip_preserve(cr); + + /* use black for bg color of graphs */ + cairo_set_source_rgb(cr, 0.0, 0.0, 0.0); + cairo_fill(cr); + + /* determine height to scale line at for each value - + * only do as many as will fit or the number of + * samples that we have */ + for (i = 0; i < MIN(as->num_samples, width); i++) { + /* need to remove one more to make it line up + * properly when drawing */ + x = width - i - 1; + y = height; + + line_height = sensor_value_range_normalised(as->sensor_values[i], + as->sensor_low_value, + as->sensor_high_value) * height; + + if (line_height > 0) { + cairo_move_to(cr, x, y); + cairo_line_to(cr, x, y - line_height); + } + } + + /* make lines a gradient from slightly darker than + * chosen color at bottom of graph, to slightly + * lighter than chosen color at top of graph */ + pattern = cairo_pattern_create_linear(x, y, x, 0); + cairo_pattern_add_color_stop_rgb(pattern, + 0, + as->graph_color.red - CAIRO_GRAPH_COLOR_GRADIENT, + as->graph_color.green - CAIRO_GRAPH_COLOR_GRADIENT, + as->graph_color.blue - CAIRO_GRAPH_COLOR_GRADIENT); + + cairo_pattern_add_color_stop_rgb(pattern, + height, + as->graph_color.red + CAIRO_GRAPH_COLOR_GRADIENT, + as->graph_color.green + CAIRO_GRAPH_COLOR_GRADIENT, + as->graph_color.blue + CAIRO_GRAPH_COLOR_GRADIENT); + + cairo_set_source(cr, pattern); + cairo_stroke(cr); + cairo_pattern_destroy(pattern); +} + +void active_sensor_destroy(ActiveSensor *active_sensor) { + g_debug("-- destroying active sensor label..."); + gtk_widget_destroy(active_sensor->label); + + g_debug("-- destroying active sensor icon.."); + gtk_widget_destroy(active_sensor->icon); + + g_debug("-- destroying active sensor value..."); + gtk_widget_destroy(active_sensor->value); + + g_debug("-- destroying active sensor graph and frame..."); + gtk_widget_destroy(active_sensor->graph); + gtk_widget_destroy(active_sensor->graph_frame); + + g_debug("-- destroying active sensor values..."); + g_free(active_sensor->sensor_values); + + active_sensor_all_alarms_off(active_sensor); + + g_free(active_sensor); +} + +static +gboolean graph_draw_cb(GtkWidget *graph, + cairo_t *cr, + gpointer data) { + + ActiveSensor *as; + + as = (ActiveSensor *)data; + + active_sensor_update_graph(as, cr); + /* propagate event onwards */ + + return FALSE; +} + +static void active_sensor_set_graph_dimensions(ActiveSensor *as, + gint width, + gint height) { + + gint num_samples, old_num_samples; + gint graph_width, graph_height; + + /* dimensions are really for graph frame, so need to remove + * extra width added by graph frame - make sure not less than + * 1 - always need atleast 1 sample */ + graph_width = CLAMP(width - GRAPH_FRAME_EXTRA_WIDTH, 1, width - GRAPH_FRAME_EXTRA_WIDTH); + graph_height = CLAMP(height - GRAPH_FRAME_EXTRA_WIDTH, 1 , height - GRAPH_FRAME_EXTRA_WIDTH); + + g_debug("setting graph dimensions to %d x %d", graph_width, graph_height); + num_samples = graph_width; + + if (as->sensor_values) { + gdouble *old_values; + + old_values = as->sensor_values; + old_num_samples = as->num_samples; + + as->num_samples = num_samples; + as->sensor_values = g_new0 (gdouble, as->num_samples); + memcpy(as->sensor_values, + old_values, + MIN(old_num_samples, as->num_samples)*sizeof(gdouble)); + + g_free(old_values); + } else { + as->sensor_values = g_new0 (gdouble, num_samples); + as->num_samples = num_samples; + } + + /* update graph frame size request */ + gtk_widget_set_size_request(as->graph, + graph_width, + graph_height); +} + +void active_sensor_update_graph_dimensions(ActiveSensor *as, + gint sizes[2]) { + + active_sensor_set_graph_dimensions(as, sizes[0], sizes[1]); + gtk_widget_queue_draw (as->graph); +} + +ActiveSensor *active_sensor_new(SensorsApplet *sensors_applet, + GtkTreeRowReference *sensor_row) { + + ActiveSensor *active_sensor; + MatePanelAppletOrient orient; + gint graph_size; + gboolean horizontal; + + g_assert(sensors_applet); + g_assert(sensor_row); + + g_debug("creating new active sensor"); + + active_sensor = g_new0(ActiveSensor, 1); + active_sensor->sensors_applet = sensors_applet; + + active_sensor->sensor_row = sensor_row; + +#ifdef HAVE_LIBNOTIFY + /* set a base time, creation -5 minutes */ + active_sensor->ierror_ts = time(NULL) - 300; +#endif + + int i; + for (i = 0; i < NUM_ALARMS; i++) { + active_sensor->alarm_timeout_id[i] = -1; + } + + active_sensor->label = gtk_label_new(""); + active_sensor->value = gtk_label_new(""); + active_sensor->icon = gtk_image_new(); + + active_sensor->graph = gtk_drawing_area_new(); + active_sensor->graph_frame = gtk_frame_new(NULL); + gtk_frame_set_shadow_type(GTK_FRAME(active_sensor->graph_frame), + GTK_SHADOW_IN); + gtk_container_add(GTK_CONTAINER(active_sensor->graph_frame), + active_sensor->graph); + gtk_widget_add_events(active_sensor->graph_frame, + GDK_ALL_EVENTS_MASK); + + /* need to set size according to orientation */ + orient = mate_panel_applet_get_orient(active_sensor->sensors_applet->applet); + graph_size = g_settings_get_int(active_sensor->sensors_applet->settings, GRAPH_SIZE); + + horizontal = ((orient == MATE_PANEL_APPLET_ORIENT_UP) || + (orient == MATE_PANEL_APPLET_ORIENT_DOWN)); + + active_sensor_set_graph_dimensions(active_sensor, + (horizontal ? graph_size : sensors_applet->size), + (horizontal ? sensors_applet->size : graph_size)); + + g_signal_connect(G_OBJECT(active_sensor->graph), + "draw", + G_CALLBACK(graph_draw_cb), + active_sensor); + + active_sensor->updated = FALSE; + return active_sensor; +} + +static void active_sensor_update_sensor_value(ActiveSensor *as, + gdouble sensor_value) { + + /* only if have more than 1 sample stored */ + if (as->num_samples > 1) { + memmove(&(as->sensor_values[1]), + as->sensor_values, + (as->num_samples - 1)*sizeof(gdouble)); + } + + as->sensor_values[0] = sensor_value; +} + +void active_sensor_update(ActiveSensor *active_sensor, + SensorsApplet *sensors_applet) { + + GtkTreeModel *model; + GtkTreeIter iter; + GtkTreePath *path; + + /* instance data from the tree for this sensor */ + gchar *sensor_path = NULL; + gchar *sensor_id = NULL; + gchar *sensor_label = NULL; + SensorType sensor_type; + gchar *sensor_interface; + gboolean sensor_enabled; + gdouble sensor_low_value; + gdouble sensor_high_value; + gboolean sensor_alarm_enabled; + gdouble sensor_multiplier; + gdouble sensor_offset; + gdouble sensor_value; + GdkPixbuf *icon_pixbuf; + gchar *graph_color; + gint label_min_width; + GtkRequisition req; + + /* to build the list of labels as we go */ + gchar *value_text = NULL; + + TemperatureScale scale; + DisplayMode display_mode; + + GError *error = NULL; + + gchar *tooltip = NULL; + gchar *value_tooltip = NULL; + + /* hidden gsettings options */ + gint font_size = 0; + gboolean hide_units = FALSE; + gboolean hide_units_old = FALSE; + + g_assert(active_sensor); + g_assert(active_sensor->sensor_row); + g_assert(sensors_applet); + + model = gtk_tree_row_reference_get_model(active_sensor->sensor_row); + path = gtk_tree_row_reference_get_path(active_sensor->sensor_row); + + /* if can successfully get iter can proceed */ + if (gtk_tree_model_get_iter(model, &iter, path)) { + gtk_tree_path_free(path); + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), + &iter, + PATH_COLUMN, &sensor_path, + ID_COLUMN, &sensor_id, + LABEL_COLUMN, &sensor_label, + INTERFACE_COLUMN, &sensor_interface, + SENSOR_TYPE_COLUMN, &sensor_type, + ENABLE_COLUMN, &sensor_enabled, + LOW_VALUE_COLUMN, &sensor_low_value, + HIGH_VALUE_COLUMN, &sensor_high_value, + ALARM_ENABLE_COLUMN, &sensor_alarm_enabled, + MULTIPLIER_COLUMN, &sensor_multiplier, + OFFSET_COLUMN, &sensor_offset, + ICON_PIXBUF_COLUMN, &icon_pixbuf, + GRAPH_COLOR_COLUMN, &graph_color, + -1); + + SensorsAppletPluginGetSensorValue get_sensor_value; + /* only call function if is in hash table for plugin */ + if ((get_sensor_value = sensors_applet_plugins_get_sensor_value_func(sensors_applet, sensor_interface)) != NULL) { + sensor_value = get_sensor_value(sensor_path, + sensor_id, + sensor_type, + &error); + + if (error) { + g_debug("Error updating active sensor: %s", error->message); + sensors_applet_notify_active_sensor(active_sensor, + SENSOR_INTERFACE_ERROR); + + /* hard code text as ERROR */ + value_text = g_strdup(_("ERROR")); + value_tooltip = g_strdup_printf("- %s", error->message); + g_error_free(error); + error = NULL; + + /* set sensor value to an error code - + * note this is not unique */ + sensor_value = -1; + } else { + /* use hidden gsettings key for hide_units */ + hide_units_old = hide_units; + hide_units = g_settings_get_boolean(sensors_applet->settings, HIDE_UNITS); + + /* scale value and set text using this value */ + switch (sensor_type) { + case TEMP_SENSOR: + scale = (TemperatureScale) g_settings_get_int(sensors_applet->settings, TEMPERATURE_SCALE); + /* scale value */ + sensor_value = sensors_applet_convert_temperature(sensor_value, CELSIUS, scale); + + sensor_value = (sensor_value * sensor_multiplier) + sensor_offset; + switch (scale) { + case FAHRENHEIT: + value_text = g_strdup_printf("%2.0f %s", sensor_value, (hide_units ? "" : UNITS_FAHRENHEIT)); + /* tooltip should + * always display + * units */ + value_tooltip = g_strdup_printf("%2.0f %s", sensor_value, UNITS_FAHRENHEIT); + + break; + case CELSIUS: + value_text = g_strdup_printf("%2.0f %s", sensor_value, (hide_units ? "" : UNITS_CELSIUS)); + value_tooltip = g_strdup_printf("%2.0f %s", sensor_value, UNITS_CELSIUS); + break; + case KELVIN: + value_text = g_strdup_printf("%2.0f", sensor_value); + value_tooltip = g_strdup(value_text); + break; + } + break; + + case FAN_SENSOR: + sensor_value = (sensor_value * sensor_multiplier) + sensor_offset; + value_text = g_strdup_printf("%4.0f %s", sensor_value, (hide_units ? "" : UNITS_RPM)); + value_tooltip = g_strdup_printf("%4.0f %s", sensor_value, UNITS_RPM); + break; + + case VOLTAGE_SENSOR: + sensor_value = (sensor_value * sensor_multiplier) + sensor_offset; + value_text = g_strdup_printf("%4.2f %s", sensor_value, (hide_units ? "" : UNITS_VOLTAGE)); + value_tooltip = g_strdup_printf("%4.2f %s", sensor_value, UNITS_VOLTAGE); + break; + + case CURRENT_SENSOR: + sensor_value = (sensor_value * sensor_multiplier) + sensor_offset; + value_text = g_strdup_printf("%4.2f %s", sensor_value, (hide_units ? "" : UNITS_CURRENT)); + value_tooltip = g_strdup_printf("%4.2f %s", sensor_value, UNITS_CURRENT); + break; + + } /* end switch(sensor_type) */ + } /* end else on error */ + + /* setup for tooltips */ + if (sensors_applet->show_tooltip) + tooltip = g_strdup_printf("%s %s", sensor_label, value_tooltip); + g_free(value_tooltip); + + /* only do icons and labels / graphs if needed */ + display_mode = g_settings_get_int (sensors_applet->settings, DISPLAY_MODE); + + /* most users wont have a font size set */ + font_size = g_settings_get_int (sensors_applet->settings, FONT_SIZE); + + /* do icon if needed */ + if (display_mode == DISPLAY_ICON || + display_mode == DISPLAY_ICON_WITH_VALUE) { + + /* update icon if icon range has changed if no + * update has been done before */ + if ((sensor_value_range(sensor_value, sensor_low_value, sensor_high_value) != sensor_value_range(active_sensor->sensor_values[0], active_sensor->sensor_low_value, active_sensor->sensor_high_value)) || + !(active_sensor->updated)) { + + active_sensor_update_sensor_value(active_sensor, sensor_value); + active_sensor->sensor_low_value = sensor_low_value; + active_sensor->sensor_high_value = sensor_high_value; + active_sensor_update_icon(active_sensor, icon_pixbuf, sensor_type); + } + + if (tooltip) { + gtk_widget_set_tooltip_text(active_sensor->icon, tooltip); + } + } + + active_sensor_update_sensor_value(active_sensor, sensor_value); + active_sensor->sensor_low_value = sensor_low_value; + active_sensor->sensor_high_value = sensor_high_value; + + /* do graph if needed */ + if (display_mode == DISPLAY_GRAPH) { + /* update graph color in case has changed */ + gdk_rgba_parse(&(active_sensor->graph_color), graph_color); + + gtk_widget_queue_draw (active_sensor->graph); + if (tooltip) { + gtk_widget_set_tooltip_text(active_sensor->graph, tooltip); + } + } + + gchar *old_value_text = value_text; + + if (sensor_alarm_enabled) { + if (sensor_value >= sensor_high_value || sensor_value <= sensor_low_value) { + + /* make value text red and + * activate alarm */ + if (display_mode == DISPLAY_LABEL_WITH_VALUE || + display_mode == DISPLAY_ICON_WITH_VALUE || + display_mode == DISPLAY_VALUE) { + + value_text = g_markup_printf_escaped("%s", old_value_text); + g_free(old_value_text); + } + + /* could have both coditions at once */ + if (sensor_value >= sensor_high_value) { + active_sensor_alarm_on(active_sensor, HIGH_ALARM); + } + + if (sensor_value <= sensor_low_value) { + active_sensor_alarm_on(active_sensor, LOW_ALARM); + } + + } else { + /* make sure alarms are off */ + active_sensor_all_alarms_off(active_sensor); + } + } else { + /* else for if alarm enabled */ + /* make sure all alarms are off */ + active_sensor_all_alarms_off(active_sensor); + } + + /* do value label */ + if (display_mode == DISPLAY_LABEL_WITH_VALUE || + display_mode == DISPLAY_ICON_WITH_VALUE || + display_mode == DISPLAY_VALUE) { + + if (font_size) { + old_value_text = value_text; + + value_text = g_strdup_printf("%s", font_size, old_value_text); + g_free(old_value_text); + } + + /*Keep the label as large as previous size unless hide_units has changed */ + gtk_widget_get_preferred_size (GTK_WIDGET (active_sensor->value), &req, NULL); + if (!(hide_units_old == hide_units)) { + label_min_width = 0; + } else { + label_min_width = req.width; + } + + gtk_label_set_markup(GTK_LABEL(active_sensor->value), value_text); + + gtk_widget_get_preferred_size (GTK_WIDGET (active_sensor->value), &req, NULL); + gtk_widget_set_size_request (GTK_WIDGET (active_sensor->value), label_min_width, req.height); + + if (tooltip) { + gtk_widget_set_tooltip_text(active_sensor->value, tooltip); + } + } + /* finished with value text */ + g_free(value_text); + + /* do label label */ + if (display_mode == DISPLAY_LABEL_WITH_VALUE) { + if (font_size) { + old_value_text = sensor_label; + sensor_label = g_strdup_printf("%s", font_size, old_value_text); + g_free(old_value_text); + } + + gtk_label_set_markup(GTK_LABEL(active_sensor->label), sensor_label); + if (tooltip) { + gtk_widget_set_tooltip_text(active_sensor->label, tooltip); + } + } + + g_free(tooltip); + } else { + g_debug("no get_sensor_value function yet installed for interface %s.", sensor_interface); + } + + g_free(sensor_path); + g_free(sensor_id); + g_free(sensor_label); + g_free(sensor_interface); + g_free(graph_color); + g_object_unref(icon_pixbuf); + + } else { + g_debug("Error getting iter when updating sensor..."); + } + + active_sensor->updated = TRUE; + +} + +/* to be called when the icon within the GtkRowReference that this + * sensor references is changed - updates icon based upon value in the + * ActiveSensor */ +void active_sensor_icon_changed(ActiveSensor *active_sensor, SensorsApplet *sensors_applet) { + + GtkTreeModel *model; + GtkTreePath *path; + GtkTreeIter iter; + + SensorType sensor_type; + GdkPixbuf *icon_pixbuf; + + g_assert(active_sensor); + g_assert(sensors_applet); + + model = gtk_tree_row_reference_get_model(active_sensor->sensor_row); + path = gtk_tree_row_reference_get_path(active_sensor->sensor_row); + + /* if can successfully get iter can proceed */ + if (gtk_tree_model_get_iter(model, &iter, path)) { + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), + &iter, + SENSOR_TYPE_COLUMN, &sensor_type, + ICON_PIXBUF_COLUMN, &icon_pixbuf, + -1); + + active_sensor_update_icon(active_sensor, icon_pixbuf, sensor_type); + g_object_unref(icon_pixbuf); + } + gtk_tree_path_free(path); +} diff --git a/sensors-applet/sensors-applet/active-sensor.h b/sensors-applet/sensors-applet/active-sensor.h new file mode 100644 index 00000000..33e19f55 --- /dev/null +++ b/sensors-applet/sensors-applet/active-sensor.h @@ -0,0 +1,76 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef ACTIVE_SENSOR_H +#define ACTIVE_SENSOR_H + +#ifdef HAVE_LIBNOTIFY +#include +#include +#include "active-sensor-libnotify.h" +#endif + +#include "sensors-applet.h" + +struct _ActiveSensor { + SensorsApplet *sensors_applet; + + /* widgets to render to display the sensor */ + GtkWidget *label; + GtkWidget *icon; + GtkWidget *value; + GtkWidget *graph; + GtkWidget *graph_frame; + + GdkRGBA graph_color; + + GtkTreeRowReference *sensor_row; + +#ifdef HAVE_LIBNOTIFY + NotifyNotification *notification[NUM_NOTIFS]; + /* error timestamp - save the time of the last SENSOR_INTERFACE_ERROR */ + time_t ierror_ts; +#endif + + gboolean updated; + + /* alarm related stuff */ + gint alarm_timeout_id[NUM_ALARMS]; + gchar *alarm_command[NUM_ALARMS]; + gint alarm_timeout; + + /* buffer of sensor values */ + gdouble *sensor_values; + + /* length of sensor_values buffer */ + gint num_samples; + + gdouble sensor_low_value; + gdouble sensor_high_value; +}; + +ActiveSensor *active_sensor_new(SensorsApplet *sensors_applet, GtkTreeRowReference *sensor_row); +void active_sensor_destroy(ActiveSensor *active_sensor); +gint active_sensor_compare(ActiveSensor *a, ActiveSensor *b); +void active_sensor_update(ActiveSensor *sensor, SensorsApplet *sensors_applet); +void active_sensor_icon_changed(ActiveSensor *sensor, SensorsApplet *sensors_applet); +void active_sensor_update_graph_dimensions(ActiveSensor *as, gint dimensions[2]); +void active_sensor_alarm_off(ActiveSensor *active_sensor, NotifType notif_type); + +#endif /* ACTIVE_SENSOR_H */ diff --git a/sensors-applet/sensors-applet/main.c b/sensors-applet/sensors-applet/main.c new file mode 100644 index 00000000..3d984ab5 --- /dev/null +++ b/sensors-applet/sensors-applet/main.c @@ -0,0 +1,49 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include "sensors-applet.h" + +static gboolean sensors_applet_fill(MatePanelApplet *applet, + const gchar *iid, + gpointer data) { + + gboolean retval = FALSE; + + if (strcmp(iid, "SensorsApplet") == 0) { + SensorsApplet *sensors_applet; + + sensors_applet = g_new0(SensorsApplet, 1); + sensors_applet->applet = applet; + sensors_applet_init(sensors_applet); + retval = TRUE; + } + return retval; +} + +PANEL_APPLET_FACTORY ("SensorsAppletFactory", + PANEL_TYPE_APPLET, + "SensorsApplet", + sensors_applet_fill, + NULL); diff --git a/sensors-applet/sensors-applet/prefs-dialog.c b/sensors-applet/sensors-applet/prefs-dialog.c new file mode 100644 index 00000000..20db2ec2 --- /dev/null +++ b/sensors-applet/sensors-applet/prefs-dialog.c @@ -0,0 +1,924 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include "sensors-applet-settings.h" +#include "prefs-dialog.h" +#include "sensor-config-dialog.h" + +#define OLD_TEMP_SCALE 0 +#define NEW_TEMP_SCALE 1 + +/* when a user closes the prefs-dialog we assume that applet is now + setup, so store all values in gsettings */ +void prefs_dialog_close(SensorsApplet *sensors_applet) { + + if (sensors_applet->sensors != NULL) { + sensors_applet_settings_save_sensors(sensors_applet); + } + + if (sensors_applet->prefs_dialog) { + gtk_widget_destroy(GTK_WIDGET(sensors_applet->prefs_dialog->dialog)); + g_free(sensors_applet->prefs_dialog); + sensors_applet->prefs_dialog = NULL; + } + + if (sensors_applet->timeout_id == 0) { + sensors_applet->timeout_id = g_timeout_add_seconds(g_settings_get_int (sensors_applet->settings, TIMEOUT) / 1000, (GSourceFunc)sensors_applet_update_active_sensors, sensors_applet); + } + +} + +static +void prefs_dialog_response(GtkDialog *prefs_dialog, + gint response, + gpointer data) { + + SensorsApplet *sensors_applet; + GError *error = NULL; + gint current_page; + gchar *uri; + + sensors_applet = (SensorsApplet *)data; + + switch (response) { + case GTK_RESPONSE_HELP: + g_debug("loading help in prefs"); + current_page = gtk_notebook_get_current_page(sensors_applet->prefs_dialog->notebook); + uri = g_strdup_printf("help:mate-sensors-applet/%s", + ((current_page == 0) ? + "sensors-applet-general-options" : + ((current_page == 1) ? + "sensors-applet-sensors" : + NULL))); + gtk_show_uri_on_window(NULL, uri, gtk_get_current_event_time(), &error); + g_free(uri); + + if (error) { + g_debug("Could not open help document: %s ",error->message); + g_error_free (error); + } + break; + default: + g_debug("closing prefs dialog"); + prefs_dialog_close(sensors_applet); + } +} + +static gboolean prefs_dialog_convert_low_and_high_values(GtkTreeModel *model, + GtkTreePath *path, + GtkTreeIter *iter, + TemperatureScale scales[2]) { + + SensorType sensor_type; + gdouble low_value, high_value; + + gtk_tree_model_get(model, + iter, + SENSOR_TYPE_COLUMN, &sensor_type, + LOW_VALUE_COLUMN, &low_value, + HIGH_VALUE_COLUMN, &high_value, + -1); + + if (sensor_type == TEMP_SENSOR) { + low_value = sensors_applet_convert_temperature(low_value, + scales[OLD_TEMP_SCALE], + scales[NEW_TEMP_SCALE]); + + high_value = sensors_applet_convert_temperature(high_value, + scales[OLD_TEMP_SCALE], + scales[NEW_TEMP_SCALE]); + + gtk_tree_store_set(GTK_TREE_STORE(model), + iter, + LOW_VALUE_COLUMN, low_value, + HIGH_VALUE_COLUMN, high_value, + -1); + } + return FALSE; +} + +static void prefs_dialog_timeout_changed(GtkSpinButton *button, + PrefsDialog *prefs_dialog) { + + gint value; + value = (gint)(gtk_spin_button_get_value(button) * 1000); + g_settings_set_int (prefs_dialog->sensors_applet->settings, TIMEOUT, value); +} + +static void prefs_dialog_display_mode_changed(GtkComboBox *display_mode_combo_box, + PrefsDialog *prefs_dialog) { + + int display_mode; + + display_mode = gtk_combo_box_get_active(display_mode_combo_box); + + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->layout_mode_label), + (display_mode != DISPLAY_ICON) && + (display_mode != DISPLAY_VALUE) && + (display_mode != DISPLAY_GRAPH)); + + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->layout_mode_combo_box), + (display_mode != DISPLAY_ICON) && + (display_mode != DISPLAY_VALUE) && + (display_mode != DISPLAY_GRAPH)); + + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->graph_size_label), + (display_mode == DISPLAY_GRAPH)); + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->graph_size_spinbutton), + (display_mode == DISPLAY_GRAPH)); + + g_settings_set_int (prefs_dialog->sensors_applet->settings, + DISPLAY_MODE, + gtk_combo_box_get_active(display_mode_combo_box)); + + sensors_applet_display_layout_changed(prefs_dialog->sensors_applet); +} + +static void prefs_dialog_layout_mode_changed(GtkComboBox *layout_mode_combo_box, + PrefsDialog *prefs_dialog) { + + g_settings_set_int (prefs_dialog->sensors_applet->settings, + LAYOUT_MODE, + gtk_combo_box_get_active(layout_mode_combo_box)); + + sensors_applet_display_layout_changed(prefs_dialog->sensors_applet); +} + +static void prefs_dialog_temperature_scale_changed(GtkComboBox *temperature_scale_combo_box, + PrefsDialog *prefs_dialog) { + + /* get old temp scale value */ + TemperatureScale scales[2]; + GtkTreeModel *model; + + scales[OLD_TEMP_SCALE] = (TemperatureScale) g_settings_get_int (prefs_dialog->sensors_applet->settings, TEMPERATURE_SCALE); + + scales[NEW_TEMP_SCALE] = (TemperatureScale)gtk_combo_box_get_active(temperature_scale_combo_box); + + g_settings_set_int (prefs_dialog->sensors_applet->settings, + TEMPERATURE_SCALE, + scales[NEW_TEMP_SCALE]); + + /* now go thru and convert all low and high sensor values in + * the tree to either celcius or Fahrenheit */ + model = gtk_tree_view_get_model(prefs_dialog->view); + gtk_tree_model_foreach(model, + (GtkTreeModelForeachFunc)prefs_dialog_convert_low_and_high_values, + scales); + + /* finally update display of active sensors */ + sensors_applet_update_active_sensors(prefs_dialog->sensors_applet); +} + +// hide/show units +static void prefs_dialog_show_units_toggled (GtkCheckButton *show_units, PrefsDialog *prefs_dialog) { + gboolean state; + + state = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (show_units)); + g_settings_set_boolean (prefs_dialog->sensors_applet->settings, HIDE_UNITS, !state); + sensors_applet_update_active_sensors (prefs_dialog->sensors_applet); +} + +#ifdef HAVE_LIBNOTIFY +static void prefs_dialog_display_notifications_toggled(GtkCheckButton *display_notifications, + PrefsDialog *prefs_dialog) { + + gboolean notify; + + notify = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(display_notifications)); + g_settings_set_boolean(prefs_dialog->sensors_applet->settings, + DISPLAY_NOTIFICATIONS, + notify); + + if (notify) { + sensors_applet_update_active_sensors(prefs_dialog->sensors_applet); + } else { + sensors_applet_notify_end_all(prefs_dialog->sensors_applet); + } +} +#endif + +static void prefs_dialog_graph_size_changed(GtkSpinButton *button, + PrefsDialog *prefs_dialog) { + + gint value; + value = (gint)(gtk_spin_button_get_value(button)); + g_settings_set_int(prefs_dialog->sensors_applet->settings, GRAPH_SIZE, value); + + /* notify change of number of samples */ + sensors_applet_graph_size_changed(prefs_dialog->sensors_applet); + +} + +/* callbacks for the tree of sensors */ +static void prefs_dialog_sensor_toggled(GtkCellRenderer *renderer, gchar *path_str, PrefsDialog *prefs_dialog) { + GtkTreeIter iter; + GtkTreePath *path; + + gboolean old_value; + + path = gtk_tree_path_new_from_string(path_str); + + gtk_tree_model_get_iter(GTK_TREE_MODEL(prefs_dialog->sensors_applet->sensors), &iter, path); + gtk_tree_model_get(GTK_TREE_MODEL(prefs_dialog->sensors_applet->sensors), + &iter, + ENABLE_COLUMN, &old_value, + -1); + + if (old_value) { + sensors_applet_sensor_disabled(prefs_dialog->sensors_applet, path); + } else { + sensors_applet_sensor_enabled(prefs_dialog->sensors_applet, path); + } + + gtk_tree_store_set(prefs_dialog->sensors_applet->sensors, &iter, + ENABLE_COLUMN, !old_value, + -1); + + gtk_tree_path_free(path); +} + +static void prefs_dialog_sensor_name_changed(GtkCellRenderer *renderer, gchar *path_str, gchar *new_text, PrefsDialog *prefs_dialog) { + GtkTreeIter iter; + GtkTreePath *path = gtk_tree_path_new_from_string(path_str); + + gtk_tree_model_get_iter(GTK_TREE_MODEL(prefs_dialog->sensors_applet->sensors), &iter, path); + + gtk_tree_store_set(prefs_dialog->sensors_applet->sensors, &iter, LABEL_COLUMN, new_text, -1); + + sensors_applet_update_sensor(prefs_dialog->sensors_applet, path); + gtk_tree_path_free(path); +} + +static void prefs_dialog_row_activated(GtkTreeView *view, GtkTreePath *path, GtkTreeViewColumn *column, PrefsDialog *prefs_dialog) { + /* only bring up dialog this if is a sensor - ie has no + * children */ + GtkTreeIter iter; + GtkTreeModel *model; + + model = gtk_tree_view_get_model(view); + /* make sure can set iter first */ + if (gtk_tree_model_get_iter(model, &iter, path) && !gtk_tree_model_iter_has_child(model, &iter)) { + sensor_config_dialog_create(prefs_dialog->sensors_applet); + } +} + +static void prefs_dialog_sensor_up_button_clicked(GtkButton *button, PrefsDialog *prefs_dialog) { + GtkTreeModel *model; + GtkTreeIter iter; + + if (gtk_tree_selection_get_selected(prefs_dialog->sensors_applet->selection, &model, &iter)) { + /* if has no prev node set up button insentive */ + GtkTreePath *path; + + path = gtk_tree_model_get_path(model, &iter); + if (gtk_tree_path_prev(path)) { + + GtkTreeIter prev_iter; + /* check is a valid node in out model */ + if (gtk_tree_model_get_iter(model, &prev_iter, path)) { + + gtk_tree_store_move_before(GTK_TREE_STORE(model), + &iter, + &prev_iter); + g_signal_emit_by_name(prefs_dialog->sensors_applet->selection, "changed"); + sensors_applet_reorder_sensors(prefs_dialog->sensors_applet); + + } + } + + gtk_tree_path_free(path); + + } +} + +static void prefs_dialog_sensor_down_button_clicked(GtkButton *button, PrefsDialog *prefs_dialog) { + GtkTreeModel *model; + GtkTreeIter iter; + GtkTreeIter iter_next; + + if (gtk_tree_selection_get_selected(prefs_dialog->sensors_applet->selection, &model, &iter)) { + iter_next = iter; + /* if has no next node set down button insentive */ + if (gtk_tree_model_iter_next(model, &iter_next)) { + + gtk_tree_store_move_after(GTK_TREE_STORE(model), + &iter, + &iter_next); + g_signal_emit_by_name(prefs_dialog->sensors_applet->selection, "changed"); + sensors_applet_reorder_sensors(prefs_dialog->sensors_applet); + + } + } +} + +static void prefs_dialog_sensor_config_button_clicked(GtkButton *button, PrefsDialog *prefs_dialog) { + sensor_config_dialog_create(prefs_dialog->sensors_applet); +} + +/* if a sensor is selected, make config sure button is able to be + * clicked and also set the sensitivities properly for the up and down + * buttons */ +static void prefs_dialog_selection_changed(GtkTreeSelection *selection, + PrefsDialog *prefs_dialog) { + + GtkTreeIter iter; + GtkTreeModel *model; + + /* if there is a selection with no children make config button sensitive */ + if (gtk_tree_selection_get_selected(selection, &model, &iter)) { + GtkTreePath *path; + + if (!gtk_tree_model_iter_has_child(model, &iter)) { + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_config_button), TRUE); + } else { + /* otherwise make insensitive */ + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_config_button), FALSE); + } + + /* if has no prev node set up button insentive */ + path = gtk_tree_model_get_path(model, &iter); + if (gtk_tree_path_prev(path)) { + GtkTreeIter prev_iter; + /* check is a valid node in out model */ + if (gtk_tree_model_get_iter(model, &prev_iter, path)) { + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_up_button), TRUE); + } else { + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_up_button), FALSE); + } + } else { + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_up_button), FALSE); + } + + gtk_tree_path_free(path); + + /* if has no next node set down button insentive */ + if (gtk_tree_model_iter_next(model, &iter)) { + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_down_button), TRUE); + } else { + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_down_button), FALSE); + } + + } else { + /* otherwise make all insensitive */ + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_config_button), FALSE); + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_up_button), FALSE); + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_down_button), FALSE); + + } +} + +void prefs_dialog_open(SensorsApplet *sensors_applet) { + gchar *header_text; + PrefsDialog *prefs_dialog; + DisplayMode display_mode; + GtkWidget *content_area; + + g_assert(sensors_applet->prefs_dialog == NULL); + + /* while prefs dialog is open, stop the updating of sensors so + * we don't get any race conditions due to concurrent updates + * of the labels, values and icons linked lists etc. */ + if (sensors_applet->timeout_id != 0) { + if (g_source_remove(sensors_applet->timeout_id)) { + sensors_applet->timeout_id = 0; + } + } + + sensors_applet->prefs_dialog = g_new0(PrefsDialog, 1); + prefs_dialog = sensors_applet->prefs_dialog; + + prefs_dialog->sensors_applet = sensors_applet; + + prefs_dialog->dialog = GTK_DIALOG(gtk_dialog_new_with_buttons(_("Sensors Applet Preferences"), + NULL, + 0, + "gtk-help", + GTK_RESPONSE_HELP, + "gtk-close", + GTK_RESPONSE_CLOSE, + NULL)); + + gtk_window_set_icon_name(GTK_WINDOW(prefs_dialog->dialog), "mate-sensors-applet"); + + g_object_set(prefs_dialog->dialog, + "border-width", 12, + "default-width", 480, + "default-height", 350, + NULL); + + content_area = gtk_dialog_get_content_area (prefs_dialog->dialog); + gtk_box_set_homogeneous(GTK_BOX(content_area), FALSE); + + gtk_box_set_spacing(GTK_BOX(content_area), 5); + + g_signal_connect(prefs_dialog->dialog, + "response", G_CALLBACK(prefs_dialog_response), + sensors_applet); + + g_signal_connect_swapped(prefs_dialog->dialog, + "delete-event", G_CALLBACK(prefs_dialog_close), + sensors_applet); + + g_signal_connect_swapped(prefs_dialog->dialog, + "destroy", G_CALLBACK(prefs_dialog_close), + sensors_applet); + + /* if no SensorsList's have been created, this is because + we haven't been able to access any sensors */ + if (sensors_applet->sensors == NULL) { + GtkWidget *label = gtk_label_new(_("No sensors found!")); + gtk_box_pack_start (GTK_BOX(content_area), label, FALSE, FALSE, 0); + return; + } + + header_text = g_markup_printf_escaped("%s", _("Display")); + prefs_dialog->display_header = g_object_new(GTK_TYPE_LABEL, + "use-markup", TRUE, + "label", header_text, + "xalign", 0.0, + NULL); + g_free(header_text); + + prefs_dialog->display_mode_combo_box = GTK_COMBO_BOX_TEXT(gtk_combo_box_text_new()); + /*expand the whole column */ + gtk_widget_set_hexpand(GTK_WIDGET(prefs_dialog->display_mode_combo_box), TRUE); + + gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(prefs_dialog->display_mode_combo_box), _("label with value")); + gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(prefs_dialog->display_mode_combo_box), _("icon with value")); + gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(prefs_dialog->display_mode_combo_box), _("value only")); + gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(prefs_dialog->display_mode_combo_box), _("icon only")); + gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(prefs_dialog->display_mode_combo_box), _("graph only")); + + display_mode = g_settings_get_int(sensors_applet->settings, DISPLAY_MODE); + gtk_combo_box_set_active(GTK_COMBO_BOX(prefs_dialog->display_mode_combo_box), display_mode); + + g_signal_connect(prefs_dialog->display_mode_combo_box, + "changed", + G_CALLBACK(prefs_dialog_display_mode_changed), + prefs_dialog); + + /* use spaces in label to indent */ + prefs_dialog->display_mode_label = g_object_new(GTK_TYPE_LABEL, + "use-underline", TRUE, + "label", _("_Display sensors in panel as"), + "mnemonic-widget", prefs_dialog->display_mode_combo_box, + "xalign", 0.0, + NULL); + + prefs_dialog->layout_mode_combo_box = GTK_COMBO_BOX_TEXT(gtk_combo_box_text_new()); + + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->layout_mode_combo_box), + (display_mode != DISPLAY_ICON) && + (display_mode != DISPLAY_VALUE) && + (display_mode != DISPLAY_GRAPH)); + + gtk_combo_box_text_append_text(prefs_dialog->layout_mode_combo_box, _("beside labels / icons")); + gtk_combo_box_text_append_text(prefs_dialog->layout_mode_combo_box, _("below labels / icons")); + + gtk_combo_box_set_active( + GTK_COMBO_BOX(prefs_dialog->layout_mode_combo_box), + g_settings_get_int(sensors_applet->settings, LAYOUT_MODE)); + + g_signal_connect(prefs_dialog->layout_mode_combo_box, + "changed", + G_CALLBACK(prefs_dialog_layout_mode_changed), + prefs_dialog); + + prefs_dialog->layout_mode_label = g_object_new(GTK_TYPE_LABEL, + "use-underline", TRUE, + "label", _("Preferred _position of sensor values"), + "mnemonic-widget", prefs_dialog->layout_mode_combo_box, + "xalign", 0.0, + NULL); + + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->layout_mode_label), + (display_mode != DISPLAY_ICON) && + (display_mode != DISPLAY_VALUE) && + (display_mode != DISPLAY_GRAPH)); + + prefs_dialog->temperature_scale_combo_box = GTK_COMBO_BOX_TEXT(gtk_combo_box_text_new()); + + gtk_combo_box_text_append_text(prefs_dialog->temperature_scale_combo_box, _("Kelvin")); + gtk_combo_box_text_append_text(prefs_dialog->temperature_scale_combo_box, _("Celsius")); + gtk_combo_box_text_append_text(prefs_dialog->temperature_scale_combo_box, _("Fahrenheit")); + + gtk_combo_box_set_active( + GTK_COMBO_BOX(prefs_dialog->temperature_scale_combo_box), + g_settings_get_int(sensors_applet->settings, TEMPERATURE_SCALE)); + + g_signal_connect(prefs_dialog->temperature_scale_combo_box, + "changed", + G_CALLBACK(prefs_dialog_temperature_scale_changed), + prefs_dialog); + + prefs_dialog->temperature_scale_label = g_object_new(GTK_TYPE_LABEL, + "use-underline", TRUE, + "label", _("_Temperature scale"), + "mnemonic-widget", prefs_dialog->temperature_scale_combo_box, + "xalign", 0.0, + NULL); + + prefs_dialog->graph_size_adjust = g_object_new(GTK_TYPE_ADJUSTMENT, + "value", (gdouble)g_settings_get_int(sensors_applet->settings, GRAPH_SIZE), + "lower", 1.0, + "upper", 100.0, + "step-increment", 1.0, + "page-increment", 10.0, + "page-size", 0.0, + NULL); + + prefs_dialog->graph_size_spinbutton = g_object_new(GTK_TYPE_SPIN_BUTTON, + "adjustment", prefs_dialog->graph_size_adjust, + "climb-rate", 1.0, + "digits", 0, + "value", (gdouble)g_settings_get_int(sensors_applet->settings, GRAPH_SIZE), + "width-chars", 4, + NULL); + + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->graph_size_spinbutton), (display_mode == DISPLAY_GRAPH)); + + prefs_dialog->graph_size_label = g_object_new(GTK_TYPE_LABEL, + "use-underline", TRUE, + "label", _("Graph _size (pixels)"), + "mnemonic-widget", prefs_dialog->graph_size_spinbutton, + "xalign", 0.0, + NULL); + + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->graph_size_label), (display_mode == DISPLAY_GRAPH)); + + g_signal_connect(prefs_dialog->graph_size_spinbutton, "value-changed", + G_CALLBACK(prefs_dialog_graph_size_changed), + prefs_dialog); + + // hide/show units + prefs_dialog->show_units = gtk_check_button_new_with_label (_("Show _units")); + gtk_button_set_use_underline (GTK_BUTTON (prefs_dialog->show_units), TRUE); + gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (prefs_dialog->show_units), + !g_settings_get_boolean (sensors_applet->settings, HIDE_UNITS)); + g_signal_connect (prefs_dialog->show_units, "toggled", + G_CALLBACK (prefs_dialog_show_units_toggled), + prefs_dialog); + + header_text = g_markup_printf_escaped("%s", _("Update")); + prefs_dialog->update_header = g_object_new(GTK_TYPE_LABEL, + "use-markup", TRUE, + "label", header_text, + "xalign", 0.0, + NULL); + g_free(header_text); + + prefs_dialog->timeout_adjust = g_object_new(GTK_TYPE_ADJUSTMENT, + "value", 2.0, + "lower", 1.5, + "upper", 10.0, + "step-increment", 0.5, + "page-increment", 1.0, + "page-size", 0.0, + NULL); + + prefs_dialog->timeout_spinbutton = g_object_new(GTK_TYPE_SPIN_BUTTON, + "adjustment", prefs_dialog->timeout_adjust, + "climb-rate", 0.5, + "digits", 1, + "value", (gdouble) g_settings_get_int(sensors_applet->settings, TIMEOUT) / 1000.0, + "width-chars", 4, + NULL); + + prefs_dialog->timeout_label = g_object_new(GTK_TYPE_LABEL, + "use-underline", TRUE, + "label", _("Update _interval (secs)"), + "mnemonic-widget", prefs_dialog->timeout_spinbutton, + "xalign", 0.0, + NULL); + + g_signal_connect(prefs_dialog->timeout_spinbutton, "value-changed", + G_CALLBACK(prefs_dialog_timeout_changed), + prefs_dialog); + +#ifdef HAVE_LIBNOTIFY + header_text = g_markup_printf_escaped("%s", _("Notifications")); + prefs_dialog->notifications_header = g_object_new(GTK_TYPE_LABEL, + "use-markup", TRUE, + "label", header_text, + "xalign", 0.0, + NULL); + g_free(header_text); + + prefs_dialog->display_notifications = g_object_new(GTK_TYPE_CHECK_BUTTON, + "use-underline", TRUE, + "label", _("Display _notifications"), + NULL); + gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(prefs_dialog->display_notifications), + g_settings_get_boolean(sensors_applet->settings, + DISPLAY_NOTIFICATIONS)); + g_signal_connect(prefs_dialog->display_notifications, + "toggled", + G_CALLBACK(prefs_dialog_display_notifications_toggled), + prefs_dialog); +#endif + + /* SIZE AND LAYOUT */ + /* keep all widgets same size */ + prefs_dialog->size_group = gtk_size_group_new(GTK_SIZE_GROUP_HORIZONTAL); + + gtk_size_group_add_widget(prefs_dialog->size_group, + GTK_WIDGET(prefs_dialog->display_mode_combo_box)); + + gtk_size_group_add_widget(prefs_dialog->size_group, + GTK_WIDGET(prefs_dialog->layout_mode_combo_box)); + + gtk_size_group_add_widget(prefs_dialog->size_group, + GTK_WIDGET(prefs_dialog->temperature_scale_combo_box)); + + gtk_size_group_add_widget(prefs_dialog->size_group, + GTK_WIDGET(prefs_dialog->timeout_spinbutton)); + + g_object_unref(prefs_dialog->size_group); + + prefs_dialog->globals_grid = g_object_new(GTK_TYPE_GRID, + "row-homogeneous", FALSE, + "column-homogeneous", FALSE, + "row-spacing", 6, + "column-spacing", 12, + NULL); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->display_header), + 0, 0, 2, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->display_mode_label), + 1, 1, 1, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->display_mode_combo_box), + 2, 1, 1, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->layout_mode_label), + 1, 2, 1, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->layout_mode_combo_box), + 2, 2, 1, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->graph_size_label), + 1, 3, 1, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->graph_size_spinbutton), + 2, 3, 1, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->temperature_scale_label), + 1, 4, 1, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->temperature_scale_combo_box), + 2, 4, 1, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->show_units), + 1, 5, 1, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->update_header), + 0, 6, 2, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->timeout_label), + 1, 7, 1, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->timeout_spinbutton), + 2, 7, 1, 1); + +#ifdef HAVE_LIBNOTIFY + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->notifications_header), + 0, 8, 2, 1); + + gtk_grid_attach(prefs_dialog->globals_grid, + GTK_WIDGET(prefs_dialog->display_notifications), + 1, 9, 1, 1); +#endif + + gtk_widget_set_valign(GTK_WIDGET(prefs_dialog->globals_grid), GTK_ALIGN_START); + gtk_widget_set_margin_start(GTK_WIDGET(prefs_dialog->globals_grid), 12); + gtk_widget_set_margin_end(GTK_WIDGET(prefs_dialog->globals_grid), 12); + gtk_widget_set_margin_top(GTK_WIDGET(prefs_dialog->globals_grid), 12); + gtk_widget_set_margin_bottom(GTK_WIDGET(prefs_dialog->globals_grid), 12); + + prefs_dialog->view = g_object_new(GTK_TYPE_TREE_VIEW, + "model", GTK_TREE_MODEL(sensors_applet->sensors), + "rules-hint", TRUE, + "reorderable", FALSE, + "enable-search", TRUE, + "search-column", LABEL_COLUMN, + NULL); + + /* get double clicks on rows - do same as configure sensor + * button clicks */ + g_signal_connect(prefs_dialog->view, "row-activated", + G_CALLBACK(prefs_dialog_row_activated), + prefs_dialog); + + prefs_dialog->id_renderer = gtk_cell_renderer_text_new(); + prefs_dialog->label_renderer = gtk_cell_renderer_text_new(); + g_object_set(prefs_dialog->label_renderer, + "editable", TRUE, + NULL); + + g_signal_connect(prefs_dialog->label_renderer, "edited", + G_CALLBACK(prefs_dialog_sensor_name_changed), + prefs_dialog); + + prefs_dialog->enable_renderer = gtk_cell_renderer_toggle_new(); + g_signal_connect(prefs_dialog->enable_renderer, "toggled", + G_CALLBACK(prefs_dialog_sensor_toggled), + prefs_dialog); + prefs_dialog->icon_renderer = gtk_cell_renderer_pixbuf_new(); + + prefs_dialog->id_column = gtk_tree_view_column_new_with_attributes(_("Sensor"), + prefs_dialog->id_renderer, + "text", ID_COLUMN, + NULL); + + gtk_tree_view_column_set_min_width(prefs_dialog->id_column, 90); + + prefs_dialog->label_column = gtk_tree_view_column_new_with_attributes(_("Label"), + prefs_dialog->label_renderer, + "text", LABEL_COLUMN, + "visible", VISIBLE_COLUMN, + NULL); + + gtk_tree_view_column_set_min_width(prefs_dialog->label_column, 100); + + /* create the tooltip */ + gtk_widget_set_tooltip_text(GTK_WIDGET(prefs_dialog->view), + _("Labels can be edited directly by clicking on them.")); + prefs_dialog->enable_column = gtk_tree_view_column_new_with_attributes(_("Enabled"), + prefs_dialog->enable_renderer, + "active", ENABLE_COLUMN, + "visible", VISIBLE_COLUMN, + NULL); + + gtk_tree_view_column_set_min_width(prefs_dialog->enable_column, 90); + + prefs_dialog->icon_column = gtk_tree_view_column_new_with_attributes(_("Icon"), + prefs_dialog->icon_renderer, + "pixbuf", ICON_PIXBUF_COLUMN, + "visible", VISIBLE_COLUMN, + NULL); + + gtk_tree_view_append_column(prefs_dialog->view, prefs_dialog->id_column); + gtk_tree_view_append_column(prefs_dialog->view, prefs_dialog->icon_column); + gtk_tree_view_append_column(prefs_dialog->view, prefs_dialog->label_column); + gtk_tree_view_append_column(prefs_dialog->view, prefs_dialog->enable_column); + + gtk_tree_view_columns_autosize(prefs_dialog->view); + + prefs_dialog->scrolled_window = g_object_new(GTK_TYPE_SCROLLED_WINDOW, + "hadjustment", NULL, + "height-request", 200, + "hscrollbar-policy", GTK_POLICY_NEVER, + "vadjustment",NULL, + "vscrollbar-policy", GTK_POLICY_AUTOMATIC, + NULL); + + gtk_scrolled_window_set_shadow_type(GTK_SCROLLED_WINDOW(prefs_dialog->scrolled_window), GTK_SHADOW_IN); + + gtk_container_add(GTK_CONTAINER(prefs_dialog->scrolled_window), GTK_WIDGET(prefs_dialog->view)); + + /* GtkTree Selection */ + sensors_applet->selection = gtk_tree_view_get_selection(prefs_dialog->view); + /* allow user to only select one row at a time at most */ + gtk_tree_selection_set_mode(sensors_applet->selection, GTK_SELECTION_SINGLE); + /* when selection is changed, make sure sensor_config button is activated */ + + /* Create buttons for user to interact with sensors tree */ + prefs_dialog->sensor_up_button = GTK_BUTTON(gtk_button_new_with_mnemonic(_("_Up"))); + gtk_button_set_image(prefs_dialog->sensor_up_button, gtk_image_new_from_icon_name("go-up", GTK_ICON_SIZE_BUTTON)); + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_up_button), FALSE); + + g_signal_connect(prefs_dialog->sensor_up_button, "clicked", + G_CALLBACK(prefs_dialog_sensor_up_button_clicked), + prefs_dialog); + + prefs_dialog->sensor_down_button = GTK_BUTTON(gtk_button_new_with_mnemonic(_("_Down"))); + gtk_button_set_image(prefs_dialog->sensor_down_button, gtk_image_new_from_icon_name("go-down", GTK_ICON_SIZE_BUTTON)); + gtk_widget_set_sensitive(GTK_WIDGET(prefs_dialog->sensor_down_button), FALSE); + + g_signal_connect(prefs_dialog->sensor_down_button, "clicked", + G_CALLBACK(prefs_dialog_sensor_down_button_clicked), + prefs_dialog); + + prefs_dialog->buttons_box = GTK_BUTTON_BOX(gtk_button_box_new(GTK_ORIENTATION_VERTICAL)); + + gtk_button_box_set_layout(GTK_BUTTON_BOX(prefs_dialog->buttons_box), GTK_BUTTONBOX_SPREAD); + + gtk_box_pack_start(GTK_BOX(prefs_dialog->buttons_box), GTK_WIDGET(prefs_dialog->sensor_up_button), FALSE, FALSE, 0); + + gtk_box_pack_start(GTK_BOX(prefs_dialog->buttons_box), GTK_WIDGET(prefs_dialog->sensor_down_button), FALSE, FALSE, 0); + + prefs_dialog->sensors_hbox = g_object_new(GTK_TYPE_BOX, + "orientation", GTK_ORIENTATION_HORIZONTAL, + "border-width", 5, + "homogeneous", FALSE, + "spacing", 5, + NULL); + + gtk_box_pack_start(prefs_dialog->sensors_hbox, + GTK_WIDGET(prefs_dialog->scrolled_window), + TRUE, TRUE, 0); /* make sure window takes up most of room */ + + gtk_box_pack_start(prefs_dialog->sensors_hbox, + GTK_WIDGET(prefs_dialog->buttons_box), + FALSE, FALSE, 0); + + /* Sensor Config button */ + /* initially make button insensitive until user selects a row + from the sensors tree */ + prefs_dialog->sensor_config_button = GTK_BUTTON(gtk_button_new_with_mnemonic(_("_Properties"))); + gtk_button_set_image(prefs_dialog->sensor_config_button, gtk_image_new_from_icon_name("document-properties", GTK_ICON_SIZE_BUTTON)); + g_object_set(prefs_dialog->sensor_config_button, + "sensitive", FALSE, + NULL); + + g_signal_connect(sensors_applet->selection, + "changed", + G_CALLBACK(prefs_dialog_selection_changed), + prefs_dialog); + + /* pass selection to signal handler so we can give user a + sensors_applet->prefs_dialog with the selected rows alarm + value and enable */ + g_signal_connect(prefs_dialog->sensor_config_button, "clicked", + G_CALLBACK(prefs_dialog_sensor_config_button_clicked), + prefs_dialog); + + prefs_dialog->sensor_config_hbox = g_object_new(GTK_TYPE_BOX, + "orientation", GTK_ORIENTATION_HORIZONTAL, + "border-width", 5, + "homogeneous", FALSE, + "spacing", 0, + NULL); + gtk_box_pack_end(prefs_dialog->sensor_config_hbox, + GTK_WIDGET(prefs_dialog->sensor_config_button), + FALSE, FALSE, 0); + + /* pack sensors_vbox */ + prefs_dialog->sensors_vbox = g_object_new(GTK_TYPE_BOX, + "orientation", GTK_ORIENTATION_VERTICAL, + "border-width", 5, + "homogeneous", FALSE, + "spacing", 0, + NULL); + + gtk_box_pack_start(prefs_dialog->sensors_vbox, + GTK_WIDGET(prefs_dialog->sensors_hbox), + TRUE, TRUE, 0); + gtk_box_pack_start(prefs_dialog->sensors_vbox, + GTK_WIDGET(prefs_dialog->sensor_config_hbox), + FALSE, FALSE, 0); + + prefs_dialog->notebook = g_object_new(GTK_TYPE_NOTEBOOK, NULL); + + gtk_notebook_append_page(prefs_dialog->notebook, + GTK_WIDGET(prefs_dialog->globals_grid), + gtk_label_new(_("General Options"))); + + gtk_notebook_append_page(prefs_dialog->notebook, + GTK_WIDGET(prefs_dialog->sensors_vbox), + gtk_label_new(_("Sensors"))); + + /* pack notebook into prefs_dialog */ + content_area = gtk_dialog_get_content_area (prefs_dialog->dialog); + gtk_box_pack_start (GTK_BOX(content_area), GTK_WIDGET(prefs_dialog->notebook), TRUE, TRUE, 0); + + gtk_widget_show_all(GTK_WIDGET(prefs_dialog->dialog)); +} diff --git a/sensors-applet/sensors-applet/prefs-dialog.h b/sensors-applet/sensors-applet/prefs-dialog.h new file mode 100644 index 00000000..23568b81 --- /dev/null +++ b/sensors-applet/sensors-applet/prefs-dialog.h @@ -0,0 +1,69 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef PREFS_DIALOG_H +#define PREFS_DIALOG_H + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + +#include "sensors-applet.h" + +typedef struct { + SensorsApplet *sensors_applet; + GtkDialog *dialog; + GtkNotebook *notebook; + + /* widgets for global prefs */ + GtkSpinButton *timeout_spinbutton, *graph_size_spinbutton; + GtkGrid *globals_grid; + GtkHSeparator *globals_separator; + GtkComboBoxText *display_mode_combo_box, *layout_mode_combo_box, *temperature_scale_combo_box; + GtkLabel *timeout_label, *display_mode_label, *layout_mode_label, *temperature_scale_label, *graph_size_label, *update_header, *display_header; + GtkAdjustment *timeout_adjust, *graph_size_adjust; + GtkWidget *show_units; + +#ifdef HAVE_LIBNOTIFY + GtkCheckButton *display_notifications; + GtkLabel *notifications_header; +#endif + + /* widgets for sensors tree */ + GtkTreeView *view; + GtkTreeViewColumn *id_column, *label_column, *enable_column, *icon_column; + GtkCellRenderer *id_renderer, *label_renderer, *enable_renderer, *icon_renderer; + GtkScrolledWindow *scrolled_window; + + GtkButtonBox *buttons_box; /* holds sensor reorder buttons */ + GtkBox *sensors_hbox; /* holds scrolled window and buttons_vbox */ + GtkBox *sensors_vbox; /* holds sensors_hbox and sensor_config_hbox */ + GtkBox *sensor_config_hbox; /* holds config button */ + GtkSizeGroup *size_group; /* so comboboxes all request the same size */ + + GtkButton *sensor_up_button; + GtkButton *sensor_down_button; + GtkButton *sensor_config_button; +} PrefsDialog; + +/* function prototypes */ +void prefs_dialog_open(SensorsApplet *sensors_applet); +void prefs_dialog_close(SensorsApplet *sensors_applet); + +#endif /* PREFS_DIALOG_H */ diff --git a/sensors-applet/sensors-applet/sensor-config-dialog.c b/sensors-applet/sensors-applet/sensor-config-dialog.c new file mode 100644 index 00000000..7a85d1b7 --- /dev/null +++ b/sensors-applet/sensors-applet/sensor-config-dialog.c @@ -0,0 +1,828 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include "sensor-config-dialog.h" +#include "sensors-applet.h" + +#define SPINBUTTON_WIDTH_CHARS 8 +#define VALUE_DECIMAL_PLACES 3 + +typedef struct { + SensorsApplet *sensors_applet; + + GtkDialog *dialog; + /* icon widgets */ + GtkLabel *icon_header, *icon_type_label; + GtkComboBox *icon_type_combo_box; + GtkAlignment *icon_type_combo_box_aligner; + GtkCellRenderer *icon_renderer; + + /* Graph Color chooser */ + GtkColorButton *graph_color_button; + GtkAlignment *graph_color_button_aligner; + GtkLabel *graph_color_label, *graph_header; + + /* multiplier and offset widgets */ + GtkLabel *scale_header, *multiplier_label, *offset_label; + GtkAlignment *multiplier_spinbutton_aligner, *offset_spinbutton_aligner; + GtkAdjustment *multiplier_adjust, *offset_adjust; + GtkSpinButton *multiplier_spinbutton, *offset_spinbutton; + + GtkLabel *limits_header; + GtkLabel *low_value_label, *high_value_label; + GtkAlignment *low_value_spinbutton_aligner, *high_value_spinbutton_aligner; + GtkAdjustment *low_value_adjust, *high_value_adjust; + GtkSpinButton *low_value_spinbutton, *high_value_spinbutton; + + /* alarm widgets */ + GtkLabel *alarm_header; + GtkLabel *low_alarm_command_label, *high_alarm_command_label, *alarm_timeout_label; + GtkAlignment *alarm_timeout_spinbutton_aligner; + GtkAdjustment *alarm_timeout_adjust; + GtkSpinButton *alarm_timeout_spinbutton; + GtkGrid *grid; + GtkAlignment *alarm_enable_aligner; + GtkCheckButton *alarm_enable_checkbutton; + GtkEntry *low_alarm_command_entry, *high_alarm_command_entry; + + GtkSizeGroup *size_group; +} SensorConfigDialog; + +static void sensor_config_dialog_response(GtkDialog *dialog, + gint response, + gpointer data) { + + GError *error = NULL; + + switch (response) { + case GTK_RESPONSE_HELP: + g_debug("loading help in config dialog"); + gtk_show_uri_on_window(NULL, + "help:mate-sensors-applet/sensors-applet-sensors#sensors-applet-sensor-config-dialog", + gtk_get_current_event_time(), + &error); + + if (error) { + g_debug("Could not open help document: %s ",error->message); + g_error_free (error); + } + break; + + default: + g_debug("destroying config dialog"); + gtk_widget_destroy(GTK_WIDGET(dialog)); + } +} + +static void sensor_config_dialog_multiplier_changed(GtkSpinButton *spinbutton, SensorConfigDialog *config_dialog) { + GtkTreeModel *model; + GtkTreePath *path; + GtkTreeIter iter; + gdouble value; + + value = gtk_spin_button_get_value(spinbutton); + + gtk_tree_selection_get_selected(config_dialog->sensors_applet->selection, + &model, + &iter); + + path = gtk_tree_model_get_path(GTK_TREE_MODEL(config_dialog->sensors_applet->sensors), &iter); + gtk_tree_store_set(config_dialog->sensors_applet->sensors, + &iter, + MULTIPLIER_COLUMN, value, + -1); + + sensors_applet_update_sensor(config_dialog->sensors_applet, path); + gtk_tree_path_free(path); +} + +static void sensor_config_dialog_offset_changed(GtkSpinButton *spinbutton, SensorConfigDialog *config_dialog) { + GtkTreeModel *model; + GtkTreePath *path; + GtkTreeIter iter; + gdouble value; + + value = gtk_spin_button_get_value(spinbutton); + + gtk_tree_selection_get_selected(config_dialog->sensors_applet->selection, + &model, + &iter); + path = gtk_tree_model_get_path(GTK_TREE_MODEL(config_dialog->sensors_applet->sensors), &iter); + gtk_tree_store_set(config_dialog->sensors_applet->sensors, + &iter, + OFFSET_COLUMN, value, + -1); + + sensors_applet_update_sensor(config_dialog->sensors_applet, path); + gtk_tree_path_free(path); +} + +static void sensor_config_dialog_low_value_changed(GtkSpinButton *spinbutton, SensorConfigDialog *config_dialog) { + GtkTreeModel *model; + GtkTreePath *path; + GtkTreeIter iter; + gdouble value; + + value = gtk_spin_button_get_value(spinbutton); + + gtk_tree_selection_get_selected(config_dialog->sensors_applet->selection, + &model, + &iter); + path = gtk_tree_model_get_path(GTK_TREE_MODEL(config_dialog->sensors_applet->sensors), &iter); + + gtk_tree_store_set(config_dialog->sensors_applet->sensors, + &iter, + LOW_VALUE_COLUMN, value, + -1); + + sensors_applet_update_sensor(config_dialog->sensors_applet, path); + gtk_tree_path_free(path); +} + +static void sensor_config_dialog_high_value_changed(GtkSpinButton *spinbutton, SensorConfigDialog *config_dialog) { + GtkTreeModel *model; + GtkTreePath *path; + GtkTreeIter iter; + gdouble value; + + value = gtk_spin_button_get_value(spinbutton); + + gtk_tree_selection_get_selected(config_dialog->sensors_applet->selection, + &model, + &iter); + path = gtk_tree_model_get_path(GTK_TREE_MODEL(config_dialog->sensors_applet->sensors), &iter); + + gtk_tree_store_set(config_dialog->sensors_applet->sensors, + &iter, + HIGH_VALUE_COLUMN, value, + -1); + + sensors_applet_update_sensor(config_dialog->sensors_applet, path); + gtk_tree_path_free(path); +} + +static void sensor_config_dialog_alarm_toggled(GtkToggleButton *button, SensorConfigDialog *config_dialog) { + GtkTreeModel *model; + GtkTreePath *path; + GtkTreeIter iter; + + gboolean value; + value = gtk_toggle_button_get_active(button); + + /* update state of alarm widgets */ + gtk_widget_set_sensitive(GTK_WIDGET(config_dialog->alarm_timeout_label), value); + gtk_widget_set_sensitive(GTK_WIDGET(config_dialog->alarm_timeout_spinbutton), value); + gtk_widget_set_sensitive(GTK_WIDGET(config_dialog->low_alarm_command_label), value); + gtk_widget_set_sensitive(GTK_WIDGET(config_dialog->low_alarm_command_entry), value); + gtk_widget_set_sensitive(GTK_WIDGET(config_dialog->high_alarm_command_label), value); + gtk_widget_set_sensitive(GTK_WIDGET(config_dialog->high_alarm_command_entry), value); + + gtk_tree_selection_get_selected(config_dialog->sensors_applet->selection, + &model, + &iter); + + path = gtk_tree_model_get_path(GTK_TREE_MODEL(config_dialog->sensors_applet->sensors), &iter); + + gtk_tree_store_set(config_dialog->sensors_applet->sensors, + &iter, + ALARM_ENABLE_COLUMN, value, + -1); + + sensors_applet_update_sensor(config_dialog->sensors_applet, path); + gtk_tree_path_free(path); +} + +static void sensor_config_dialog_alarm_timeout_changed(GtkSpinButton *spinbutton, SensorConfigDialog *config_dialog) { + GtkTreeModel *model; + GtkTreePath *path; + GtkTreeIter iter; + gint value; + + value = gtk_spin_button_get_value_as_int(spinbutton); + + gtk_tree_selection_get_selected(config_dialog->sensors_applet->selection, + &model, + &iter); + path = gtk_tree_model_get_path(GTK_TREE_MODEL(config_dialog->sensors_applet->sensors), &iter); + + sensors_applet_all_alarms_off(config_dialog->sensors_applet, path); + gtk_tree_store_set(config_dialog->sensors_applet->sensors, + &iter, + ALARM_TIMEOUT_COLUMN, value, + -1); + + sensors_applet_update_sensor(config_dialog->sensors_applet, path); + gtk_tree_path_free(path); +} + +static void sensor_config_dialog_alarm_command_edited(GtkEntry *command_entry, SensorConfigDialog *config_dialog, NotifType notif_type) { + GtkTreeModel *model; + GtkTreePath *path; + GtkTreeIter iter; + + gchar *value; + g_object_get(command_entry, "text", &value, NULL); + + gtk_tree_selection_get_selected(config_dialog->sensors_applet->selection, + &model, + &iter); + path = gtk_tree_model_get_path(GTK_TREE_MODEL(config_dialog->sensors_applet->sensors), &iter); + + sensors_applet_alarm_off(config_dialog->sensors_applet, path, notif_type); + + gtk_tree_store_set(config_dialog->sensors_applet->sensors, + &iter, + (notif_type == LOW_ALARM ? LOW_ALARM_COMMAND_COLUMN : HIGH_ALARM_COMMAND_COLUMN), + value, + -1); + g_free(value); + sensors_applet_update_sensor(config_dialog->sensors_applet, path); + gtk_tree_path_free(path); +} + +static void sensor_config_dialog_low_alarm_command_edited(GtkEntry *command_entry, SensorConfigDialog *config_dialog) { + sensor_config_dialog_alarm_command_edited(command_entry, + config_dialog, + LOW_ALARM); +} + +static void sensor_config_dialog_high_alarm_command_edited(GtkEntry *command_entry, SensorConfigDialog *config_dialog) { + sensor_config_dialog_alarm_command_edited(command_entry, + config_dialog, + HIGH_ALARM); +} + +static void sensor_config_dialog_icon_type_changed(GtkComboBox *icon_type_combo_box, + SensorConfigDialog *config_dialog) { + GtkTreeModel *icons_model; + GtkTreeIter icons_iter; + + GtkTreeModel *model; + GtkTreeIter iter; + + GdkPixbuf *new_icon; + IconType icon_type; + + icons_model = gtk_combo_box_get_model(icon_type_combo_box); + if (gtk_combo_box_get_active_iter(icon_type_combo_box, &icons_iter)) { + GtkTreePath *path; + + gtk_tree_model_get(icons_model, &icons_iter, + 0, &new_icon, + -1); + + icon_type = gtk_combo_box_get_active(icon_type_combo_box); + gtk_tree_selection_get_selected(config_dialog->sensors_applet->selection, + &model, + &iter); + + path = gtk_tree_model_get_path(model, &iter); + gtk_tree_store_set(config_dialog->sensors_applet->sensors, + &iter, + ICON_TYPE_COLUMN, icon_type, + ICON_PIXBUF_COLUMN, new_icon, + -1); + g_object_unref(new_icon); + sensors_applet_icon_changed(config_dialog->sensors_applet, path); + gtk_tree_path_free(path); + } +} + +static void sensor_config_dialog_graph_color_set(GtkColorChooser *color_chooser, + SensorConfigDialog *config_dialog) { + GtkTreeModel *model; + GtkTreePath *path; + GtkTreeIter iter; + gchar *color_string; + GdkRGBA color; + + gtk_color_chooser_get_rgba(color_chooser, &color); + + color_string = g_strdup_printf ("#%02X%02X%02X", (int)(0.5 + CLAMP (color.red, 0., 1.) * 255.), + (int)(0.5 + CLAMP (color.green, 0., 1.) * 255.), + (int)(0.5 + CLAMP (color.blue, 0., 1.) * 255.)); + + gtk_tree_selection_get_selected(config_dialog->sensors_applet->selection, + &model, + &iter); + + gtk_tree_store_set(config_dialog->sensors_applet->sensors, + &iter, + GRAPH_COLOR_COLUMN, color_string, + -1); + + g_free(color_string); + + path = gtk_tree_model_get_path(GTK_TREE_MODEL(config_dialog->sensors_applet->sensors), &iter); + sensors_applet_update_sensor(config_dialog->sensors_applet, path); + gtk_tree_path_free(path); +} + +void sensor_config_dialog_create(SensorsApplet *sensors_applet) { + GtkTreeModel *model; + GtkTreeIter iter; + GtkWidget *content_area; + + SensorConfigDialog *config_dialog; + + GtkListStore *icon_store; + IconType count; + GdkRGBA graph_color; + gchar *sensor_label; + gchar *header_text; + + /* instance variables for data */ + gdouble low_value, high_value, multiplier, offset; + gboolean alarm_enable; + gchar *low_alarm_command, *high_alarm_command; + gint alarm_timeout; + IconType icon_type; + gchar *graph_color_string; + + config_dialog = g_new0(SensorConfigDialog, 1); + config_dialog->sensors_applet = sensors_applet; + + gtk_tree_selection_get_selected(sensors_applet->selection, + &model, + &iter); + /* get current values of alarm and its enable */ + gtk_tree_model_get(model, &iter, + LOW_VALUE_COLUMN, &low_value, + HIGH_VALUE_COLUMN, &high_value, + ALARM_ENABLE_COLUMN, &alarm_enable, + LOW_ALARM_COMMAND_COLUMN, &low_alarm_command, + HIGH_ALARM_COMMAND_COLUMN, &high_alarm_command, + ALARM_TIMEOUT_COLUMN, &alarm_timeout, + MULTIPLIER_COLUMN, &multiplier, + OFFSET_COLUMN, &offset, + ICON_TYPE_COLUMN, &icon_type, + GRAPH_COLOR_COLUMN, &graph_color_string, + LABEL_COLUMN, &sensor_label, + -1); + header_text = g_strdup_printf("%s - %s", _("Sensor Properties"), sensor_label); + + config_dialog->dialog = GTK_DIALOG(gtk_dialog_new_with_buttons(header_text, + GTK_WINDOW(sensors_applet->prefs_dialog->dialog), + GTK_DIALOG_DESTROY_WITH_PARENT, + "gtk-help", + GTK_RESPONSE_HELP, + "gtk-close", + GTK_RESPONSE_CLOSE, + NULL)); + + gtk_window_set_icon_name(GTK_WINDOW(config_dialog->dialog), "sensors-applet"); + + g_free(header_text); + g_free(sensor_label); + + g_object_set(config_dialog->dialog, + "border-width", 12, + NULL); + + g_signal_connect(config_dialog->dialog, + "response", + G_CALLBACK(sensor_config_dialog_response), + config_dialog); + + /* graph stuff */ + header_text = g_markup_printf_escaped("%s", _("Graph")); + config_dialog->graph_header = g_object_new(GTK_TYPE_LABEL, + "use-markup", TRUE, + "label", header_text, + "xalign", 0.0, + NULL); + g_free(header_text); + + gdk_rgba_parse(&graph_color, graph_color_string); + config_dialog->graph_color_button = GTK_COLOR_BUTTON(gtk_color_button_new_with_rgba(&graph_color)); + gtk_widget_set_halign (GTK_WIDGET(config_dialog->graph_color_button), GTK_ALIGN_START); + gtk_widget_set_valign (GTK_WIDGET(config_dialog->graph_color_button), GTK_ALIGN_START); + + gtk_color_button_set_title(config_dialog->graph_color_button, _("Graph Color")); + + config_dialog->graph_color_label = g_object_new(GTK_TYPE_LABEL, + "label", _("Graph _color"), + "mnemonic-widget", config_dialog->graph_color_button, + "use-underline", TRUE, + "xalign", 0.0, + NULL); + + g_signal_connect(config_dialog->graph_color_button, "color-set", + G_CALLBACK(sensor_config_dialog_graph_color_set), + config_dialog); + + /* icon stuff */ + header_text = g_markup_printf_escaped("%s", _("Icon")); + config_dialog->icon_header = g_object_new(GTK_TYPE_LABEL, + "use-markup", TRUE, + "label", header_text, + "xalign", 0.0, + NULL); + g_free(header_text); + + /* icon type */ + icon_store = gtk_list_store_new(1, GDK_TYPE_PIXBUF); + + /* populate list with icons */ + for (count = CPU_ICON; count < NUM_ICONS; count++) { + GdkPixbuf *pixbuf; + + pixbuf = sensors_applet_load_icon(count); + if (pixbuf) { + gtk_list_store_insert(icon_store, &iter, count); + gtk_list_store_set(icon_store, &iter, 0, pixbuf, -1); + /* let list hold icons */ + g_object_unref(pixbuf); + } + } + + config_dialog->icon_type_combo_box = GTK_COMBO_BOX(gtk_combo_box_new_with_model(GTK_TREE_MODEL(icon_store))); + + gtk_widget_set_halign (GTK_WIDGET(config_dialog->icon_type_combo_box), GTK_ALIGN_START); + gtk_widget_set_valign (GTK_WIDGET(config_dialog->icon_type_combo_box), GTK_ALIGN_START); + + config_dialog->icon_renderer = gtk_cell_renderer_pixbuf_new(); + gtk_cell_layout_pack_start(GTK_CELL_LAYOUT(config_dialog->icon_type_combo_box), + GTK_CELL_RENDERER(config_dialog->icon_renderer), + FALSE); + + gtk_cell_layout_add_attribute(GTK_CELL_LAYOUT(config_dialog->icon_type_combo_box), + GTK_CELL_RENDERER(config_dialog->icon_renderer), + "pixbuf", 0); + + gtk_combo_box_set_active(config_dialog->icon_type_combo_box, icon_type); + + g_signal_connect(config_dialog->icon_type_combo_box, "changed", + G_CALLBACK(sensor_config_dialog_icon_type_changed), + config_dialog); + + config_dialog->icon_type_label = g_object_new(GTK_TYPE_LABEL, + "label", _("Sensor _icon"), + "mnemonic-widget", config_dialog->icon_type_combo_box, + "use-underline", TRUE, + "xalign", 0.0, + NULL); + + header_text = g_markup_printf_escaped("%s", _("Scaling Parameters")); + config_dialog->scale_header = g_object_new(GTK_TYPE_LABEL, + "use-markup", TRUE, + "label", header_text, + "xalign", 0.0, + NULL); + g_free(header_text); + + /* do multiplier and offset widgets */ + config_dialog->multiplier_adjust = g_object_new(GTK_TYPE_ADJUSTMENT, + "value", 1.0, + "lower", 0.001, + "upper", 1000.0, + "step-increment", 0.1, + "page-increment", 1.0, + "page-size", 1.0, + NULL); + + config_dialog->multiplier_spinbutton = g_object_new(GTK_TYPE_SPIN_BUTTON, + "adjustment", config_dialog->multiplier_adjust, + "digits", VALUE_DECIMAL_PLACES, + "value", multiplier, + "width-chars", SPINBUTTON_WIDTH_CHARS, + NULL); + + gtk_widget_set_halign (GTK_WIDGET(config_dialog->multiplier_spinbutton), GTK_ALIGN_START); + gtk_widget_set_valign (GTK_WIDGET(config_dialog->multiplier_spinbutton), GTK_ALIGN_START); + + config_dialog->multiplier_label = g_object_new(GTK_TYPE_LABEL, + "label", _("Sensor value _multiplier"), + "mnemonic-widget", config_dialog->multiplier_spinbutton, + "use-underline", TRUE, + "xalign", 0.0, + NULL); + + g_signal_connect(config_dialog->multiplier_spinbutton, "value-changed", G_CALLBACK(sensor_config_dialog_multiplier_changed), config_dialog); + + config_dialog->offset_adjust = g_object_new(GTK_TYPE_ADJUSTMENT, + "value", 0.0, + "lower", -1000.000, + "upper", 1000.000, + "step-increment", 0.01, + "page-increment", 1.0, + "page-size", 1.0, + NULL); + + config_dialog->offset_spinbutton = g_object_new(GTK_TYPE_SPIN_BUTTON, + "adjustment", config_dialog->offset_adjust, + "digits", VALUE_DECIMAL_PLACES, + "value", (gdouble)offset, + "width-chars", SPINBUTTON_WIDTH_CHARS, + NULL); + + gtk_widget_set_halign (GTK_WIDGET(config_dialog->offset_spinbutton), GTK_ALIGN_START); + gtk_widget_set_valign (GTK_WIDGET(config_dialog->offset_spinbutton), GTK_ALIGN_START); + + config_dialog->offset_label = g_object_new(GTK_TYPE_LABEL, + "label", _("Sensor value _offset"), + "mnemonic-widget", config_dialog->offset_spinbutton, + "use-underline", TRUE, + "xalign", 0.0, + NULL); + + g_signal_connect(config_dialog->offset_spinbutton, "value-changed", G_CALLBACK(sensor_config_dialog_offset_changed), config_dialog); + + /* now do alarm widgets */ + header_text = g_markup_printf_escaped("%s", _("Sensor Limits")); + config_dialog->limits_header = g_object_new(GTK_TYPE_LABEL, + "use-markup", TRUE, + "label", header_text, + "xalign", 0.0, + NULL); + g_free(header_text); + + config_dialog->low_value_adjust = g_object_new(GTK_TYPE_ADJUSTMENT, + "value", 0.0, + "lower", -100000.0, + "upper", 100000.0, + "step-increment", 1.0, + "page-increment", 10.0, + "page-size", 100.0, + NULL); + + config_dialog->low_value_spinbutton = g_object_new(GTK_TYPE_SPIN_BUTTON, + "adjustment", config_dialog->low_value_adjust, + "digits", VALUE_DECIMAL_PLACES, + "value", low_value, + "width-chars", SPINBUTTON_WIDTH_CHARS, + NULL); + + gtk_widget_set_halign (GTK_WIDGET(config_dialog->low_value_spinbutton), GTK_ALIGN_START); + gtk_widget_set_valign (GTK_WIDGET(config_dialog->low_value_spinbutton), GTK_ALIGN_START); + + config_dialog->low_value_label = g_object_new(GTK_TYPE_LABEL, + "label", _("Sensor _low value"), + "mnemonic-widget", config_dialog->low_value_spinbutton, + "use-underline", TRUE, + "xalign", 0.0, + NULL); + + g_signal_connect(config_dialog->low_value_spinbutton, "value-changed", G_CALLBACK(sensor_config_dialog_low_value_changed), config_dialog); + + config_dialog->high_value_adjust = g_object_new(GTK_TYPE_ADJUSTMENT, + "value", 0.0, + "lower", -100000.0, + "upper", 100000.0, + "step-increment", 1.0, + "page-increment", 10.0, + "page-size", 100.0, + NULL); + + config_dialog->high_value_spinbutton = g_object_new(GTK_TYPE_SPIN_BUTTON, + "adjustment", config_dialog->high_value_adjust, + "digits", VALUE_DECIMAL_PLACES, + "value", high_value, + "width-chars", SPINBUTTON_WIDTH_CHARS, + NULL); + + gtk_widget_set_halign (GTK_WIDGET(config_dialog->high_value_spinbutton), GTK_ALIGN_START); + gtk_widget_set_valign (GTK_WIDGET(config_dialog->high_value_spinbutton), GTK_ALIGN_START); + + config_dialog->high_value_label = g_object_new(GTK_TYPE_LABEL, + "label", _("Sensor _high value"), + "mnemonic-widget", config_dialog->high_value_spinbutton, + "use-underline", TRUE, + "xalign", 0.0, + NULL); + + g_signal_connect(config_dialog->high_value_spinbutton, "value-changed", G_CALLBACK(sensor_config_dialog_high_value_changed), config_dialog); + + header_text = g_markup_printf_escaped("%s", _("Alarm")); + config_dialog->alarm_header = g_object_new(GTK_TYPE_LABEL, + "use-markup", TRUE, + "label", header_text, + "xalign", 0.0, + NULL); + g_free(header_text); + + config_dialog->alarm_timeout_adjust = g_object_new(GTK_TYPE_ADJUSTMENT, + "value", 0.0, + "lower", 0.0, + "upper", 10000.0, + "step-increment", 1.0, + "page-increment", 10.0, + "page-size", 100.0, + NULL); + + config_dialog->alarm_timeout_spinbutton = g_object_new(GTK_TYPE_SPIN_BUTTON, + "adjustment", config_dialog->alarm_timeout_adjust, + "digits", 0, + "value", (gdouble)alarm_timeout, + "width-chars", SPINBUTTON_WIDTH_CHARS, + "sensitive", alarm_enable, + NULL); + + gtk_widget_set_halign (GTK_WIDGET(config_dialog->alarm_timeout_spinbutton), GTK_ALIGN_START); + gtk_widget_set_valign (GTK_WIDGET(config_dialog->alarm_timeout_spinbutton), GTK_ALIGN_START); + + config_dialog->alarm_timeout_label = g_object_new(GTK_TYPE_LABEL, + "label", _("Alarm _repeat interval (secs)"), + "mnemonic-widget", config_dialog->alarm_timeout_spinbutton, + "use-underline", TRUE, + "xalign", 0.0, + "sensitive", alarm_enable, + NULL); + + g_signal_connect(config_dialog->alarm_timeout_spinbutton, "value-changed", G_CALLBACK(sensor_config_dialog_alarm_timeout_changed), config_dialog); + + config_dialog->low_alarm_command_entry = g_object_new(GTK_TYPE_ENTRY, + "text", low_alarm_command, + "width-chars", 25, + "sensitive", alarm_enable, + NULL); + + g_free(low_alarm_command); + + config_dialog->low_alarm_command_label = g_object_new(GTK_TYPE_LABEL, + "use-underline", TRUE, + "label", _("Lo_w alarm command"), + "mnemonic-widget", config_dialog->low_alarm_command_entry, + "xalign", 0.0, + "sensitive", alarm_enable, + NULL); + + g_signal_connect(config_dialog->low_alarm_command_entry, + "changed", + G_CALLBACK(sensor_config_dialog_low_alarm_command_edited), + config_dialog); + + config_dialog->high_alarm_command_entry = g_object_new(GTK_TYPE_ENTRY, + "text", high_alarm_command, + "width-chars", 25, + "sensitive", alarm_enable, + NULL); + + g_free(high_alarm_command); + + config_dialog->high_alarm_command_label = g_object_new(GTK_TYPE_LABEL, + "use-underline", TRUE, + "label", _("Hi_gh alarm command"), + "mnemonic-widget", config_dialog->high_alarm_command_entry, + "xalign", 0.0, + "sensitive", alarm_enable, + NULL); + + g_signal_connect(config_dialog->high_alarm_command_entry, + "changed", + G_CALLBACK(sensor_config_dialog_high_alarm_command_edited), + config_dialog); + + config_dialog->alarm_enable_checkbutton = g_object_new(GTK_TYPE_CHECK_BUTTON, + "use-underline", TRUE, + "label", _("_Enable alarm"), + "active", alarm_enable, + "xalign", 0.0, + NULL); + + gtk_widget_set_halign (GTK_WIDGET(config_dialog->alarm_enable_checkbutton), GTK_ALIGN_START); + gtk_widget_set_valign (GTK_WIDGET(config_dialog->alarm_enable_checkbutton), GTK_ALIGN_START); + + g_signal_connect(config_dialog->alarm_enable_checkbutton, "toggled", G_CALLBACK(sensor_config_dialog_alarm_toggled), config_dialog); + + config_dialog->size_group = gtk_size_group_new(GTK_SIZE_GROUP_HORIZONTAL); + gtk_size_group_add_widget(config_dialog->size_group, GTK_WIDGET(config_dialog->multiplier_spinbutton)); + gtk_size_group_add_widget(config_dialog->size_group, GTK_WIDGET(config_dialog->offset_spinbutton)); + gtk_size_group_add_widget(config_dialog->size_group, GTK_WIDGET(config_dialog->low_value_spinbutton)); + gtk_size_group_add_widget(config_dialog->size_group, GTK_WIDGET(config_dialog->high_value_spinbutton)); + gtk_size_group_add_widget(config_dialog->size_group, GTK_WIDGET(config_dialog->alarm_timeout_spinbutton)); + gtk_size_group_add_widget(config_dialog->size_group, GTK_WIDGET(config_dialog->icon_type_combo_box)); + gtk_size_group_add_widget(config_dialog->size_group, GTK_WIDGET(config_dialog->graph_color_button)); + g_object_unref(config_dialog->size_group); + + config_dialog->grid = g_object_new(GTK_TYPE_GRID, + "column-spacing", 5, + "row-homogeneous", FALSE, + "column-homogeneous", FALSE, + "row-spacing", 6, + "column-spacing", 12, + NULL); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->scale_header), + 0, 0, 2, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->multiplier_label), + 1, 1, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->multiplier_spinbutton), + 2, 1, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->offset_label), + 1, 2, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->offset_spinbutton), + 2, 2, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->limits_header), + 0, 3, 2, 1); + + /* now pack alarm widgets */ + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->low_value_label), + 1, 4, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->low_value_spinbutton), + 2, 4, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->high_value_label), + 1, 5, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->high_value_spinbutton), + 2, 5, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->alarm_header), + 0, 6, 2, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->alarm_enable_checkbutton), + 1, 7, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->alarm_timeout_label), + 1, 8, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->alarm_timeout_spinbutton), + 2, 8, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->low_alarm_command_label), + 1, 9, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->low_alarm_command_entry), + 2, 9, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->high_alarm_command_label), + 1, 10, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->high_alarm_command_entry), + 2, 10, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->icon_header), + 0, 11, 2, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->icon_type_label), + 1, 12, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->icon_type_combo_box), + 2, 12, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->graph_header), + 0, 13, 2, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->graph_color_label), + 1, 14, 1, 1); + + gtk_grid_attach(config_dialog->grid, + GTK_WIDGET(config_dialog->graph_color_button), + 2, 14, 1, 1); + + content_area = gtk_dialog_get_content_area (config_dialog->dialog); + gtk_box_pack_start(GTK_BOX(content_area), GTK_WIDGET(config_dialog->grid), FALSE, FALSE, 0); + gtk_widget_show_all(GTK_WIDGET(config_dialog->dialog)); + +} diff --git a/sensors-applet/sensors-applet/sensor-config-dialog.h b/sensors-applet/sensors-applet/sensor-config-dialog.h new file mode 100644 index 00000000..5928854a --- /dev/null +++ b/sensors-applet/sensors-applet/sensor-config-dialog.h @@ -0,0 +1,29 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef SENSOR_CONFIG_DIALOG_H +#define SENSOR_CONFIG_DIALOG_H + +#include "sensors-applet.h" + +/* function definition */ + +void sensor_config_dialog_create(SensorsApplet *sensors_applet); + +#endif /* SENSOR_CONFIG_DIALOG_H */ diff --git a/sensors-applet/sensors-applet/sensors-applet-plugin.h b/sensors-applet/sensors-applet/sensors-applet-plugin.h new file mode 100644 index 00000000..cde21baf --- /dev/null +++ b/sensors-applet/sensors-applet/sensors-applet-plugin.h @@ -0,0 +1,72 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef SENSORS_APPLET_PLUGIN_H +#define SENSORS_APPLET_PLUGIN_H + +#include + +GQuark sensors_applet_plugin_error_quark(void); + +/* for error handling */ +#define SENSORS_APPLET_PLUGIN_ERROR (sensors_applet_plugin_error_quark()) + +/** + * Initialises the plugin, and returns the list of SensorsAppletSensorInfo + * structs to create the sensors for this plugin from + */ +GList *sensors_applet_plugin_init(void); +gdouble sensors_applet_plugin_get_sensor_value(const gchar *path, + const gchar *id, + SensorType type, + GError **error); + +const gchar *sensors_applet_plugin_name(void); + +typedef void SensorsAppletPluginTestSensorFunc(GList **sensors, + const gchar *path); +void sensors_applet_plugin_find_sensors(GList **sensors, + const gchar *path, + SensorsAppletPluginTestSensorFunc); + +void sensors_applet_plugin_default_sensor_limits(SensorType type, + gdouble *low_value, + gdouble *high_value); + +void sensors_applet_plugin_add_sensor(GList **sensors, + const gchar *path, + const gchar *id, + const gchar *label, + SensorType type, + gboolean enable, + IconType icon, + const gchar *graph_color); + +void sensors_applet_plugin_add_sensor_with_limits(GList **sensors, + const gchar *path, + const gchar *id, + const gchar *label, + SensorType type, + gboolean enable, + gdouble low_value, + gdouble high_value, + IconType icon, + const gchar *graph_color); + +#endif // SENSORS_APPLET_PLUGIN_H diff --git a/sensors-applet/sensors-applet/sensors-applet-plugins.c b/sensors-applet/sensors-applet/sensors-applet-plugins.c new file mode 100644 index 00000000..385b6ab2 --- /dev/null +++ b/sensors-applet/sensors-applet/sensors-applet-plugins.c @@ -0,0 +1,142 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#ifdef HAVE_DLFCN_H +#include +#endif /* HAVE_DLFCN_H */ + +#include "sensors-applet-plugins.h" +#include "sensors-applet-sensor.h" + +#define SENSORS_APPLET_USER_PLUGIN_DIR ".mate2/sensors-applet/plugins" + +static void load_all_plugins(SensorsApplet *sensors_applet, const gchar *path) { + + if (g_file_test(path, G_FILE_TEST_EXISTS | G_FILE_TEST_IS_DIR)) { + GDir *dir; + if ((dir = g_dir_open(path, 0, NULL)) != NULL) { + const gchar *file; + while ((file = g_dir_read_name(dir)) != NULL) { + /* try and open plugin */ + gchar *plugin_file; + void *handle; + SensorsAppletPluginInit init_fn; + + plugin_file = g_strdup_printf("%s/%s", path, file); + g_debug("found %s in plugin directory", plugin_file); + if ((handle = dlopen(plugin_file, RTLD_NOW)) != NULL) { + SensorsAppletPluginName name_fn; + SensorsAppletPluginGetSensorValue get_value_fn; + + if ((name_fn = dlsym(handle, "sensors_applet_plugin_name")) != NULL && + (init_fn = dlsym(handle, "sensors_applet_plugin_init")) != NULL && + (get_value_fn = dlsym(handle, "sensors_applet_plugin_get_sensor_value")) != NULL) { + + GList *sensors; + g_debug("calling init function for plugin file %s", plugin_file); + + if ((sensors = init_fn()) != NULL) { + GList *sensor; + + g_debug("registering plugin %s", name_fn()); + g_hash_table_insert(sensors_applet->plugins, g_strdup(name_fn()), get_value_fn); + + for (sensor = g_list_first(sensors); sensor != NULL; sensor = g_list_next(sensor)) { + + SensorsAppletSensorInfo *sensor_info = (SensorsAppletSensorInfo *)sensor->data; + sensors_applet_add_sensor(sensors_applet, + sensor_info->path, + sensor_info->id, + sensor_info->label, + name_fn(), + sensor_info->type, + sensor_info->enable, + sensor_info->low_value, + sensor_info->high_value, + FALSE, /* ALARM OFF */ + "", /* no alarm commands */ + "", /* no alarm commands */ + 0, /* alarm_timeout */ + sensor_info->multiplier, + sensor_info->offset, + sensor_info->icon, + sensor_info->graph_color); + + // sensors_applet_add_sensor() doesn't free strings, so free them here + g_free(sensor_info->path); + g_free(sensor_info->id); + g_free(sensor_info->label); + g_free(sensor_info->graph_color); + g_free(sensor_info); + } + g_list_free(sensors); + } else { + g_debug("plugin could not find any sensors"); + if (g_hash_table_lookup(sensors_applet->required_plugins, name_fn())) { + g_debug("plugin is required - registering even though no sensors detected"); + g_debug("registering plugin %s", name_fn()); + g_hash_table_insert(sensors_applet->plugins, g_strdup(name_fn()), get_value_fn); + } else { + g_debug("unloading plugin"); + } + } + + } else { + g_debug("plugin file %s does not contain the required interface", plugin_file); + if (dlclose(handle) != 0) { + g_debug("error closing plugin file %s", plugin_file); + } + } + } else { + g_debug("Could not dlopen: %s: %s", plugin_file, dlerror()); + } + g_free(plugin_file); + } + g_dir_close(dir); + } else { + g_debug("error opening plugin dir %s", path); + } + } else { + g_debug("path %s is not a valid directory", path); + } +} + +void sensors_applet_plugins_load_all(SensorsApplet *sensors_applet) { + const gchar *home; + + if ((home = g_get_home_dir()) != NULL) { + gchar *path; + path = g_build_filename(home, SENSORS_APPLET_USER_PLUGIN_DIR, NULL); + load_all_plugins(sensors_applet, path); + g_free(path); + } else { + g_warning("could not get home dir of user"); + } + + load_all_plugins(sensors_applet, SENSORS_APPLET_PLUGIN_DIR); +} + +SensorsAppletPluginGetSensorValue sensors_applet_plugins_get_sensor_value_func(SensorsApplet *sensors_applet, const gchar *plugin) { + return g_hash_table_lookup(sensors_applet->plugins, plugin); +} + diff --git a/sensors-applet/sensors-applet/sensors-applet-plugins.h b/sensors-applet/sensors-applet/sensors-applet-plugins.h new file mode 100644 index 00000000..e83f10d4 --- /dev/null +++ b/sensors-applet/sensors-applet/sensors-applet-plugins.h @@ -0,0 +1,37 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef SENSORS_APPLET_PLUGINS_H +#define SENSORS_APPLET_PLUGINS_H + +#include "sensors-applet.h" + +typedef const gchar *(*SensorsAppletPluginName)(void); +typedef GList *(*SensorsAppletPluginInit)(void); +typedef gdouble (*SensorsAppletPluginGetSensorValue)(const gchar *path, + const gchar *id, + SensorType type, + GError **error); + +void sensors_applet_plugins_load_all(SensorsApplet *sensors_applet); +void sensors_applet_plugins_unload_all(SensorsApplet *sensors_applet); +SensorsAppletPluginGetSensorValue sensors_applet_plugins_get_sensor_value_func(SensorsApplet *sensors_applet, + const gchar *plugin); + +#endif // SENSORS_APPLET_PLUGINS_H diff --git a/sensors-applet/sensors-applet/sensors-applet-sensor.h b/sensors-applet/sensors-applet/sensors-applet-sensor.h new file mode 100644 index 00000000..ed874d1c --- /dev/null +++ b/sensors-applet/sensors-applet/sensors-applet-sensor.h @@ -0,0 +1,64 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef SENSORS_APPLET_SENSOR_H +#define SENSORS_APPLET_SENSOR_H + +#include + +/* forward declare for plugins to use */ +typedef struct _SensorsApplet SensorsApplet; + +#define DEFAULT_GRAPH_COLOR "#ff0000" + +/* device icons */ +typedef enum { + CPU_ICON = 0, + HDD_ICON, + BATTERY_ICON, + MEMORY_ICON, + GPU_ICON, + GENERIC_ICON, + FAN_ICON, + CASE_ICON, + NUM_ICONS, +} IconType; + +typedef enum { + CURRENT_SENSOR = 0, + FAN_SENSOR, + TEMP_SENSOR, + VOLTAGE_SENSOR +} SensorType; + +typedef struct _SensorsAppletSensorInfo { + gchar *path; /* must be dynamically allocated */ + gchar *id; /* must be dynamically allocated */ + gchar *label; /* must be dynamically allocated */ + SensorType type; + gboolean enable; + gdouble low_value; + gdouble high_value; + gdouble multiplier; + gdouble offset; + IconType icon; + gchar *graph_color; /* must be dynamically allocated */ +} SensorsAppletSensorInfo; + +#endif // SENSORS_APPLET_SENSOR_H diff --git a/sensors-applet/sensors-applet/sensors-applet-settings.c b/sensors-applet/sensors-applet/sensors-applet-settings.c new file mode 100644 index 00000000..1fb37501 --- /dev/null +++ b/sensors-applet/sensors-applet/sensors-applet-settings.c @@ -0,0 +1,650 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * 2013 Stefano Karapetsas + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include +#include +#include "sensors-applet.h" +#include "sensors-applet-settings.h" + +/* #define SORT_DEBUG */ +#ifdef SORT_DEBUG +#include +#endif + +/* these must be as the gsettings schema in file org.mate.sensors-applet.gschema.xml.in + * gsettings gvariant type string */ +#define GSGVTS "s" +/* gsettings gvariant type string for the array */ +#define GSGVTSA "as" + +gchar* sensors_applet_settings_get_unique_id (const gchar *interface, const gchar *id, const gchar *path) { + gchar *unique_id = NULL; + gchar *unique_id_hash = NULL; + GChecksum *checksum = NULL; + guint8 digest[16]; + gsize digest_len = sizeof (digest); + + unique_id = g_strdup_printf ("%s/%s/%s", interface, id, path); + + checksum = g_checksum_new (G_CHECKSUM_MD5); + g_checksum_update (checksum, (const guchar *) unique_id, strlen (unique_id)); + g_checksum_get_digest (checksum, digest, &digest_len); + g_assert (digest_len == 16); + + unique_id_hash = g_strdup (g_checksum_get_string (checksum)); + + g_checksum_free (checksum); + g_free (unique_id); + + return unique_id_hash; +} + +/* load sensors from gsettings with sorting */ +gboolean sensors_applet_settings_load_sensors (SensorsApplet *sensors_applet) { + /* everything gets stored except alarm timeout indexes, which + we set to -1, and visible which we set to false for all + parent nodes and true for all child nodes */ + + gchar *applet_path = NULL; + /* not sure about pointer, it is unclear if it is freed by loop, probably yes */ + GVariantIter *iter = NULL; + gchar *gsuid = NULL; + + /* string variables, to help free up memory in loop */ + gchar *current_path = NULL; + gchar *current_id = NULL; + gchar *current_label = NULL; + gchar *current_interface = NULL; + gchar *current_low_alarm_command = NULL; + gchar *current_high_alarm_command = NULL; + gchar *current_graph_color = NULL; + + /* get gsettings path for applet */ + applet_path = mate_panel_applet_get_preferences_path (sensors_applet->applet); + + /* get sensors-list array from gsettings */ + g_settings_get (sensors_applet->settings, "sensors-list", GSGVTSA, &iter); + + /* load sensor data into applet one by one + * first get unique id for the sensor + * then load sensor data from gsettings + * then add sensor + * gsuid is freed by g_variant_iter_loop() */ + while (g_variant_iter_loop (iter, GSGVTS, &gsuid)) { + + /* load sensor data from gsettings individually + * g_strdup_printf doesn't free args! + * applet_path is freed at the end */ + gchar *path = g_strdup_printf ("%s%s/", applet_path, gsuid); + /*g_free (gsuid); // freed by loop */ + + /* make a schema which points to one sensor data */ + GSettings *settings; + settings = g_settings_new_with_path ("org.mate.sensors-applet.sensor", path); + g_free (path); + + /* laod sensor data to temp variables + * g_settings_get_string allocates memory! + * sensors_applet_add_sensor() gtk_tree_store_set() copies strings, so free them */ + sensors_applet_add_sensor(sensors_applet, + current_path = g_settings_get_string (settings, PATH), + current_id = g_settings_get_string (settings, ID), + current_label = g_settings_get_string (settings, LABEL), + current_interface = g_settings_get_string (settings, INTERFACE), + g_settings_get_int (settings, SENSOR_TYPE), + g_settings_get_boolean (settings, ENABLED), + g_settings_get_double (settings, LOW_VALUE), + g_settings_get_double (settings, HIGH_VALUE), + g_settings_get_boolean (settings, ALARM_ENABLED), + current_low_alarm_command = g_settings_get_string (settings, LOW_ALARM_COMMAND), + current_high_alarm_command = g_settings_get_string (settings, HIGH_ALARM_COMMAND), + g_settings_get_int (settings, ALARM_TIMEOUT), + g_settings_get_double (settings, MULTIPLIER), + g_settings_get_double (settings, OFFSET), + g_settings_get_int (settings, ICON_TYPE), + current_graph_color = g_settings_get_string (settings, GRAPH_COLOR)); + + g_free (current_path); + g_free (current_id); + g_free (current_label); + g_free (current_interface); + g_free (current_low_alarm_command); + g_free (current_high_alarm_command); + g_free (current_graph_color); + + g_object_unref (settings); + + } + + g_free (applet_path); + + return TRUE; +} + +#ifdef SORT_DEBUG +/* print a gtk_tree_store (for debug) */ +static void sensors_applet_settings_print_sensors_tree (SensorsApplet *sensors_applet) { + + g_assert(sensors_applet); + g_assert(sensors_applet->sensors); + + GtkTreeIter interfaces_iter; + GtkTreeIter sensors_iter; + gboolean not_end_of_interfaces = TRUE; + gboolean not_end_of_sensors = TRUE; + gint interfaces_counter = 0; + gint sensors_counter = 0; + + gchar *interface_name = NULL; + gchar *sensor_id = NULL; + gchar *sensor_path = NULL; + gchar *sensor_hash = NULL; + + /* iterate through the sensor tree + * code from sensors-applet.c sensors_applet_add_sensor() + * first go through the interfaces */ + for (not_end_of_interfaces = gtk_tree_model_get_iter_first(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter); + not_end_of_interfaces; + not_end_of_interfaces = gtk_tree_model_iter_next(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter), interfaces_counter++) { + + /* get interface name */ + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter, INTERFACE_COLUMN, &interface_name, -1); + + /* print interface name */ + syslog(LOG_ERR, "#%d interface name: %s\n", interfaces_counter, interface_name); + + /* then go through the individual sensors under one interface */ + for (not_end_of_sensors = gtk_tree_model_iter_children(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter, &interfaces_iter); + not_end_of_sensors; + not_end_of_sensors = gtk_tree_model_iter_next(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter), sensors_counter++) { + + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter, + PATH_COLUMN, &sensor_path, + ID_COLUMN, &sensor_id, + -1); + + sensor_hash = sensors_applet_settings_get_unique_id (interface_name, sensor_id, sensor_path); + + /* print sensor data */ + syslog(LOG_ERR, "\t#%d sensor id: %s\n", sensors_counter, sensor_id); + syslog(LOG_ERR, "\t#%d sensor path: %s\n", sensors_counter, sensor_path); + syslog(LOG_ERR, "\t#%d sensor hash: %s\n\n", sensors_counter, sensor_hash); + + g_free(sensor_id); + g_free(sensor_path); + g_free(sensor_hash); + + } + + g_free(interface_name); + + } + +} +#endif + +/* compare two iters using their paths + * kinda same as active_sensor_compare () */ +static gint sensors_applet_settings_sort_sensors_iter_compare (SensorsApplet *sensors_applet, GtkTreeIter ti_a, GtkTreeIter ti_b) { + + GtkTreePath *tp_a; + GtkTreePath *tp_b; + gint ret_val; + + tp_a = gtk_tree_model_get_path (GTK_TREE_MODEL(sensors_applet->sensors), &ti_a); + tp_b = gtk_tree_model_get_path (GTK_TREE_MODEL(sensors_applet->sensors), &ti_b); + + ret_val = gtk_tree_path_compare(tp_a, tp_b); + + gtk_tree_path_free(tp_a); + gtk_tree_path_free(tp_b); + + return ret_val; +} + +/* find two sensors in the sensors tree based on their hash and sort them + * Return codes: + * 0: something went very wrong... + * 1: normal run, a and b are in place + * 2: hash_b has already been removed from the system + * 3: hash_a is not found */ +static gint sensors_applet_settings_sort_sensors_sort (SensorsApplet *sensors_applet, + const gchar *hash_a, + const gchar *hash_b, + gboolean a_is_first) { + + g_assert(sensors_applet); + g_assert(sensors_applet->sensors); + + GtkTreeIter interfaces_iter; + GtkTreeIter sensors_iter; + gboolean not_end_of_interfaces = TRUE; + gboolean not_end_of_sensors = TRUE; + + gchar *interface_name = NULL; + gchar *sensor_id = NULL; + gchar *sensor_path = NULL; + gchar *sensor_hash = NULL; + + GtkTreeIter interface_iter_a; + GtkTreeIter interface_iter_b; + GtkTreeIter sensor_iter_a; + GtkTreeIter sensor_iter_b; + gboolean found_a = FALSE; + gboolean found_b = FALSE; + + /* iterate through the sensor tree + * code from sensors-applet.c sensors_applet_add_sensor() + * first go through the interfaces */ + for (not_end_of_interfaces = gtk_tree_model_get_iter_first(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter); + not_end_of_interfaces; + not_end_of_interfaces = gtk_tree_model_iter_next(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter)) { + + /* get interface name */ + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter, INTERFACE_COLUMN, &interface_name, -1); + + /* then go through the individual sensors under one interface */ + for (not_end_of_sensors = gtk_tree_model_iter_children(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter, &interfaces_iter); + not_end_of_sensors; + not_end_of_sensors = gtk_tree_model_iter_next(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter)) { + + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter, + PATH_COLUMN, &sensor_path, + ID_COLUMN, &sensor_id, + -1); + + sensor_hash = sensors_applet_settings_get_unique_id (interface_name, sensor_id, sensor_path); + + /* save interface_name and iters for swap */ + if (g_ascii_strcasecmp(sensor_hash, hash_a) == 0) { + /* can copy by value, don't free */ + interface_iter_a = interfaces_iter; + sensor_iter_a = sensors_iter; + found_a = TRUE; + } + + if (g_ascii_strcasecmp(sensor_hash, hash_b) == 0) { + interface_iter_b = interfaces_iter; + sensor_iter_b = sensors_iter; + found_b = TRUE; + } + + g_free(sensor_id); + g_free(sensor_path); + g_free(sensor_hash); + + /* break after freeing loop variables */ + if (found_a && found_b) { + break; + } + } + + g_free(interface_name); + + /* break after freeing loop variables */ + if (found_a && found_b) { + break; + } + } + + /* make the switch */ + if (found_a && found_b) { + + GtkTreeIter first_iter; + GtkTreeIter iter_next; + + gint ret_val; + + /* set a's interface to be the first interface in the sensors tree */ + if (a_is_first) { + + /* this 'fails' if the tree is empty, but this is already checked with the first loop */ + gtk_tree_model_get_iter_first (GTK_TREE_MODEL(sensors_applet->sensors), &first_iter); + + /* we are only interested in the case, where the two are not equal + * that means the a's interface is not the first interface */ + if ( 0 != sensors_applet_settings_sort_sensors_iter_compare (sensors_applet, first_iter, interface_iter_a)) { + + /* it should be, so it needs to be moved to the first position */ + gtk_tree_store_move_after (GTK_TREE_STORE(sensors_applet->sensors), &interface_iter_a, NULL); + } + + } + + /* check b's interface position + * (1) if it is before a's if. - not possible, bc I have just set a's if. as first + * afterwards every new if. will be set right after (one) a's if. + * (0) if it is the same as a's, noop + * (-1) if it is after a, check if it is right after a, if not move it there */ + ret_val = sensors_applet_settings_sort_sensors_iter_compare (sensors_applet, interface_iter_a, interface_iter_b); + if (-1 == ret_val) { + + /* set iter_next to the iter after a's if. iter, can copy like this */ + iter_next = interface_iter_a; + /* this 'fails' if there is no node after a's if. iter, but we already know, that at least b's if. iter is */ + gtk_tree_model_iter_next (GTK_TREE_MODEL(sensors_applet->sensors), &iter_next); + + /* the node right after a's if. iter is not b's if. iter, so move b's if. iter */ + if (0 != sensors_applet_settings_sort_sensors_iter_compare (sensors_applet, iter_next, interface_iter_b)) { + + gtk_tree_store_move_after (GTK_TREE_STORE(sensors_applet->sensors), &interface_iter_b, &interface_iter_a); + } + } + + /* at this point the interfaces are sorted, the sensors are next */ + /* set a to be the first sensor in the sensors tree, under the first if. iter */ + if (a_is_first) { + + /* this 'fails' if the tree is empty, but at least a is in it */ + gtk_tree_model_iter_children(GTK_TREE_MODEL(sensors_applet->sensors), &first_iter, &interface_iter_a); + + /* we are only interested in the case, where the two are not equal + * that means the a is not the first sensor */ + if ( 0 != sensors_applet_settings_sort_sensors_iter_compare (sensors_applet, first_iter, sensor_iter_a)) { + + /* it should be, so it needs to be moved to the first position */ + gtk_tree_store_move_after (GTK_TREE_STORE(sensors_applet->sensors), &sensor_iter_a, NULL); + } + + } + + /* check b's position + * if a's if. and b's if is the same + * (1) if it is before a's if. - not possible, bc I have just set a as first + * afterwards every new sensor will be set right after (one) a + * (0) if it is the same as a's, not possible, a and b would be equal + * (-1) if it is after a, check if it is right after a, if not move it there */ + if (0 == ret_val && -1 == sensors_applet_settings_sort_sensors_iter_compare (sensors_applet, sensor_iter_a, sensor_iter_b)) { + + /* set iter_next to the iter after a's iter, can copy like this */ + iter_next = sensor_iter_a; + /* this 'fails' if there is no node after a's iter, but we already know, that at least b's iter is */ + gtk_tree_model_iter_next (GTK_TREE_MODEL(sensors_applet->sensors), &iter_next); + + /* the node right after a's iter is not b's iter, so move b's iter */ + if (0 != sensors_applet_settings_sort_sensors_iter_compare (sensors_applet, iter_next, sensor_iter_b)) { + + gtk_tree_store_move_after (GTK_TREE_STORE(sensors_applet->sensors), &sensor_iter_b, &sensor_iter_a); + } + } + + /* if a's if. and b's if is not the same + * as b comes after a, b must be under a new if. + * and so b must be the first node under that if. */ + /* set b to be the first sensor in the sensors tree, under the b's if. iter */ + if (-1 == ret_val) { + + /* this 'fails' if the tree is empty, but at least b is in it */ + gtk_tree_model_iter_children(GTK_TREE_MODEL(sensors_applet->sensors), &first_iter, &interface_iter_b); + + /* we are only interested in the case, where the two are not equal + * that means the b is not the first sensor */ + if ( 0 != sensors_applet_settings_sort_sensors_iter_compare (sensors_applet, first_iter, sensor_iter_b)) { + + /* it should be, so it needs to be moved to the first position */ + gtk_tree_store_move_after (GTK_TREE_STORE(sensors_applet->sensors), &sensor_iter_b, NULL); + } + + } + + return 1; + + } + + /* hash_b has already been removed from the system */ + if (found_a && !found_b) { + return 2; + } + + /* this is the least likely case + * if hash_a is not found, then the sensors-list starts with a sensor + * that has already been removed from the system */ + if (!found_a) { + return 3; + } + + /* we should never get here */ + return 0; +} + +/* sort sensors based on sensors-list array in gsettings */ +gboolean sensors_applet_settings_sort_sensors (SensorsApplet *sensors_applet) { + + gchar **sensors_list = NULL; + + gchar *hash_a = NULL; + gchar *hash_b = NULL; + + gint ret_val = -1; + /* marks the first iteration */ + gint first_counter = 1; + + /* get sensors-list array from gsettings + * newly allocated, has to be freed fully + * for an empty array a pointer to a NULL pointer will be returned (g_variant_dup_strv ()) */ + sensors_list = g_settings_get_strv (sensors_applet->settings, "sensors-list"); + + /* list is empty (on the first run) */ + if (NULL == *sensors_list) { + /* still need to free the array, even if it is empty */ + g_strfreev (sensors_list); + return FALSE; + } + + gint i; + /* hash lists are equal */ + gboolean hle = TRUE; + /* compare saved sorted list to newly loaded sensors' list */ + for (i = 0; (NULL != sensors_applet->sensors_hash_array[i]) && (NULL != sensors_list[i]); i++) { + + if (g_ascii_strcasecmp(sensors_applet->sensors_hash_array[i], sensors_list[i]) != 0) { + hle = FALSE; + break; + } + } + + /* lists are the same -> nothing to do */ + if (hle) { +#ifdef SORT_DEBUG + syslog(LOG_ERR, "sensor sort: saved list is the same as the new one, returning"); +#endif + + /* still need to free the array */ + g_strfreev (sensors_list); + return TRUE; + } + +#ifdef SORT_DEBUG + sensors_applet_settings_print_sensors_tree (sensors_applet); +#endif + + for (i = 0; NULL != sensors_list[i]; i++) { + + /* first pass */ + if (i == 0) { + /* make a copy */ + hash_a = g_strdup (sensors_list[i]); + continue; + } + + hash_b = g_strdup (sensors_list[i]); + + /* now that we have two hashes, find the two corresponding sensors and sort them + * if i == 1, we have both a and b set, this is the first time calling this function */ + ret_val = sensors_applet_settings_sort_sensors_sort (sensors_applet, hash_a, hash_b, (i == first_counter)); + + /* hash_b has already been removed from the system + * don't free hash_a, don't reassign hash_b + * as we already know that b is no longer in the system */ + if (2 == ret_val) { + continue; + } + + /* after sorting free hash_a (it should be in place) and reassign hash_b to hash_a */ + g_free (hash_a); + hash_a = hash_b; + + /* hash_a not found + * set hash_b as hash_a and set the first element counter + * (essentially skip the first element in the sensors-list array) */ + if (3 == ret_val) { + first_counter++; + } + } + +#ifdef SORT_DEBUG + sensors_applet_settings_print_sensors_tree (sensors_applet); +#endif + + /* hash_a already freed + * only in the following case do we need to free it */ + if (2 == ret_val) { + g_free (hash_a); + } + g_free (hash_b); + + g_strfreev (sensors_list); + + /* reorder active sensors based on reordered sensors tree */ + sensors_applet_reorder_sensors (sensors_applet); + + return TRUE; +} + +/* save sensor data under a unique hash + * save sensor sort in an array, with above hash */ +gboolean sensors_applet_settings_save_sensors (SensorsApplet *sensors_applet) { + + /* write everything to GSettings except VISIBLE and ALARM_TIMEOUT_INDEX + * for stepping through GtkTreeStore data structure */ + GtkTreeIter interfaces_iter; + GtkTreeIter sensors_iter; + gboolean not_end_of_interfaces = TRUE; + gboolean not_end_of_sensors = TRUE; + gchar *applet_path = NULL; + + gchar *current_path = NULL; + gchar *current_id = NULL; + gchar *current_label = NULL; + gchar *current_interface = NULL; + gchar *current_low_alarm_command = NULL; + gchar *current_high_alarm_command = NULL; + gchar *current_graph_color = NULL; + gboolean current_enable, + current_alarm_enable; + gdouble current_low_value, + current_high_value, + current_multiplier, + current_offset; + guint current_alarm_timeout, + current_sensor_type, + current_icon_type; + + /* data structure (array) to be able to save sensors list to gsettings */ + GVariantBuilder builder; + g_variant_builder_init (&builder, G_VARIANT_TYPE (GSGVTSA)); + + applet_path = mate_panel_applet_get_preferences_path (sensors_applet->applet); + + /* now step through the GtkTreeStore sensors to find which sensors are available / loaded */ + for (not_end_of_interfaces = gtk_tree_model_get_iter_first(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter); + not_end_of_interfaces; + not_end_of_interfaces = gtk_tree_model_iter_next(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter)) { + + for (not_end_of_sensors = gtk_tree_model_iter_children(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter, &interfaces_iter); + not_end_of_sensors; + not_end_of_sensors = gtk_tree_model_iter_next(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter)) { + + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), + &sensors_iter, + PATH_COLUMN, ¤t_path, + ID_COLUMN, ¤t_id, + LABEL_COLUMN, ¤t_label, + INTERFACE_COLUMN, ¤t_interface, + SENSOR_TYPE_COLUMN, ¤t_sensor_type, + ENABLE_COLUMN, ¤t_enable, + LOW_VALUE_COLUMN, ¤t_low_value, + HIGH_VALUE_COLUMN, ¤t_high_value, + ALARM_ENABLE_COLUMN, ¤t_alarm_enable, + LOW_ALARM_COMMAND_COLUMN, ¤t_low_alarm_command, + HIGH_ALARM_COMMAND_COLUMN, ¤t_high_alarm_command, + ALARM_TIMEOUT_COLUMN, ¤t_alarm_timeout, + MULTIPLIER_COLUMN, ¤t_multiplier, + OFFSET_COLUMN, ¤t_offset, + ICON_TYPE_COLUMN, ¤t_icon_type, + GRAPH_COLOR_COLUMN, ¤t_graph_color, + -1); + + /* GSettings unique id for one sensor data */ + gchar *gsuid = sensors_applet_settings_get_unique_id (current_interface, current_id, current_path); + + /* save sensor uid to gvariant array */ + g_variant_builder_add(&builder, + GSGVTS, /* must be related to the G_VARIANT_TYPE in init and gsettings schema */ + gsuid); + + /* save sensor data to gsettings individually + * g_strdup_printf doesn't free args! + * applet_path is freed at the end */ + gchar *path = g_strdup_printf ("%s%s/", applet_path, gsuid); + g_free (gsuid); + + GSettings *settings; + settings = g_settings_new_with_path ("org.mate.sensors-applet.sensor", path); + g_free (path); + + /* wait until g_settings_apply() is called to save all changes at once to gsettings */ + g_settings_delay (settings); + g_settings_set_string (settings, PATH, current_path); + g_settings_set_string (settings, ID, current_id); + g_settings_set_string (settings, LABEL, current_label); + g_settings_set_string (settings, INTERFACE, current_interface); + g_settings_set_int (settings, SENSOR_TYPE, current_sensor_type); + g_settings_set_boolean (settings, ENABLED, current_enable); + g_settings_set_double (settings, LOW_VALUE, current_low_value); + g_settings_set_double (settings, HIGH_VALUE, current_high_value); + g_settings_set_boolean (settings, ALARM_ENABLED, current_alarm_enable); + g_settings_set_string (settings, LOW_ALARM_COMMAND, current_low_alarm_command); + g_settings_set_string (settings, HIGH_ALARM_COMMAND, current_high_alarm_command); + g_settings_set_int (settings, ALARM_TIMEOUT, current_alarm_timeout); + g_settings_set_double (settings, MULTIPLIER, current_multiplier); + g_settings_set_double (settings, OFFSET, current_offset); + g_settings_set_int (settings, ICON_TYPE, current_icon_type); + g_settings_set_string (settings, GRAPH_COLOR, current_graph_color); + g_settings_apply (settings); + g_object_unref (settings); + + } + } + + /* save the sensor-list array to gsettings + * builder is freed by g_variant_builder_end() + * the gvariant returned from g_variant_builder_end() is floating, so it is freed by g_settings_set_value() */ + g_settings_set_value (sensors_applet->settings, "sensors-list", g_variant_builder_end (&builder)); + + g_free (applet_path); + + return TRUE; +} + diff --git a/sensors-applet/sensors-applet/sensors-applet-settings.h b/sensors-applet/sensors-applet/sensors-applet-settings.h new file mode 100644 index 00000000..ea7c0ce4 --- /dev/null +++ b/sensors-applet/sensors-applet/sensors-applet-settings.h @@ -0,0 +1,60 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * 2013 Stefano Karapetsas + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef SENSORS_APPLET_SETTINGS_H +#define SENSORS_APPLET_SETTINGS_H + +#include "sensors-applet.h" +#include +#include + +#define FONT_SIZE "font-size" +#define HIDE_UNITS "hide-units" +#define DISPLAY_MODE "display-mode" +#define LAYOUT_MODE "layout-mode" +#define TEMPERATURE_SCALE "temperature-scale" +#define DISPLAY_NOTIFICATIONS "display-notifications" +#define TIMEOUT "timeout-delay" +#define GRAPH_SIZE "graph-size" +#define SENSORS_LIST "sensors-list" + +#define PATH "path" +#define ID "id" +#define INTERFACE "interface" +#define LABEL "label" +#define ENABLED "enabled" +#define LOW_VALUE "low-value" +#define HIGH_VALUE "high-value" +#define ALARM_ENABLED "alarm-enabled" +#define LOW_ALARM_COMMAND "low-alarm-command" +#define HIGH_ALARM_COMMAND "high-alarm-command" +#define ALARM_TIMEOUT "alarm-timeout" +#define SENSOR_TYPE "sensor-type" +#define MULTIPLIER "multiplier" +#define OFFSET "offset" +#define ICON_TYPE "icon-type" +#define GRAPH_COLOR "graph-color" + +gchar* sensors_applet_settings_get_unique_id (const gchar *interface, const gchar *id, const gchar *path); +gboolean sensors_applet_settings_load_sensors (SensorsApplet *sensors_applet); +gboolean sensors_applet_settings_sort_sensors (SensorsApplet *sensors_applet); +gboolean sensors_applet_settings_save_sensors (SensorsApplet *sensors_applet); + +#endif /* SENSORS_APPLET_SETTINGS_H*/ diff --git a/sensors-applet/sensors-applet/sensors-applet.c b/sensors-applet/sensors-applet/sensors-applet.c new file mode 100644 index 00000000..93c8617f --- /dev/null +++ b/sensors-applet/sensors-applet/sensors-applet.c @@ -0,0 +1,1325 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +/** Contain the functions for operating on the SensorsApplet structure + * (represents the applet itself, and its associated variables. + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#ifdef HAVE_UNISTD_H +#include +#endif /* HAVE_UNISTD_H */ + +#include +#include +#include +#include "sensors-applet.h" +#include "active-sensor.h" +#include "sensors-applet-settings.h" +#include "sensors-applet-plugins.h" + +#ifdef HAVE_LIBNOTIFY +#include "active-sensor-libnotify.h" +#define DEFAULT_NOTIFY_TIMEOUT 3000 +#endif + +#include "prefs-dialog.h" +#include "about-dialog.h" + +#define SENSORS_APPLET_MENU_FILE "SensorsApplet.xml" +/* initially set as sensors_applet->size to ensure a real value is stored */ +#define DEFAULT_APPLET_SIZE 24 +#define COLUMN_SPACING 2 +#define ROW_SPACING 1 + +/* builder for sensor sorting verification */ +static GVariantBuilder gvb_sensors_hash_list; + +/* callbacks for panel menu */ +static void prefs_cb(GtkAction *action, gpointer *data) { + + SensorsApplet *sensors_applet; + sensors_applet = (SensorsApplet *)data; + + if (sensors_applet->prefs_dialog) { + gtk_window_present(GTK_WINDOW(sensors_applet->prefs_dialog->dialog)); + return; + } + prefs_dialog_open(sensors_applet); +} + +static void about_cb(GtkAction *action, gpointer data) { + SensorsApplet *sensors_applet; + sensors_applet = (SensorsApplet *)data; + + about_dialog_open(sensors_applet); +} + +static void help_cb(GtkAction *action, gpointer data) { + + GError *error = NULL; + + gtk_show_uri_on_window(NULL, "help:mate-sensors-applet", + + gtk_get_current_event_time(), + &error); + + if (error) { + g_debug("Could not open help document: %s ",error->message); + g_error_free(error); + } +} + +static void destroy_cb(GtkWidget *widget, gpointer data) { + SensorsApplet *sensors_applet; + sensors_applet = (SensorsApplet *)data; + + /* destroy dialogs, remove timeout and clear sensors tree and finally the applet */ + if (sensors_applet->prefs_dialog != NULL) { + /* destroy's dialog too */ + prefs_dialog_close(sensors_applet); + } + + if (sensors_applet->timeout_id) { + g_source_remove(sensors_applet->timeout_id); + } + + if (sensors_applet->settings) { + g_object_unref (sensors_applet->settings); + sensors_applet->settings = NULL; + } + + /* destroy all active sensors */ + g_list_foreach(sensors_applet->active_sensors, + (GFunc)active_sensor_destroy, + NULL); + + if (sensors_applet->sensors != NULL) { + gtk_tree_store_clear(sensors_applet->sensors); + } + + gtk_widget_destroy(GTK_WIDGET(sensors_applet->applet)); + + g_free(sensors_applet); + return; +} + +static void change_orient_cb (MatePanelApplet *applet, + MatePanelAppletOrient orient, + gpointer data) { + + SensorsApplet *sensors_applet; + sensors_applet = (SensorsApplet *)data; + + sensors_applet_display_layout_changed(sensors_applet); +} + +static void size_allocate_cb(MatePanelApplet *applet, + GtkAllocation *allocation, + gpointer data) { + + SensorsApplet *sensors_applet; + MatePanelAppletOrient orient; + + sensors_applet = (SensorsApplet *)data; + orient = mate_panel_applet_get_orient(sensors_applet->applet); + + if ((orient == MATE_PANEL_APPLET_ORIENT_LEFT) || + (orient == MATE_PANEL_APPLET_ORIENT_RIGHT)) { + + if (sensors_applet->size == allocation->width) + return; + sensors_applet->size = allocation->width; + } else { + if (sensors_applet->size == allocation->height) + return; + sensors_applet->size = allocation->height; + } + + /* update if new value */ + sensors_applet_graph_size_changed(sensors_applet); + sensors_applet_display_layout_changed(sensors_applet); +} + +static void style_set_cb(GtkWidget *widget, GtkStyle *old_style, gpointer data) { + + /* update all icons in the sensors tree and update all active sensors */ + GtkTreeIter interfaces_iter, sensors_iter; + gboolean not_end_of_interfaces = TRUE, not_end_of_sensors = TRUE; + IconType icon_type; + gboolean enabled; + SensorsApplet *sensors_applet; + DisplayMode display_mode; + + sensors_applet = (SensorsApplet *)data; + + display_mode = g_settings_get_int (sensors_applet->settings, DISPLAY_MODE); + if (sensors_applet->sensors) { + for (gtk_tree_model_get_iter_first(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter); + not_end_of_interfaces; + not_end_of_interfaces = gtk_tree_model_iter_next(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter)) { + + /* reset sensors sentinel */ + not_end_of_sensors = TRUE; + + for (gtk_tree_model_iter_children(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter, &interfaces_iter); + not_end_of_sensors; + not_end_of_sensors = gtk_tree_model_iter_next(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter)) { + + GdkPixbuf *new_icon; + + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), + &sensors_iter, + ENABLE_COLUMN, &enabled, + ICON_TYPE_COLUMN, &icon_type, + -1); + /* update icons */ + new_icon = sensors_applet_load_icon(icon_type); + + gtk_tree_store_set(sensors_applet->sensors, + &sensors_iter, + ICON_PIXBUF_COLUMN, new_icon, + -1); + g_object_unref(new_icon); + + /* update icons only if currently being displayed */ + if (enabled && + (display_mode == DISPLAY_ICON || + display_mode == DISPLAY_ICON_WITH_VALUE)) { + + GtkTreePath *path; + + path = gtk_tree_model_get_path(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter); + sensors_applet_icon_changed(sensors_applet, path); + gtk_tree_path_free(path); + } + } + } + /* now update layout as size may have changed */ + sensors_applet_display_layout_changed(sensors_applet); + } + +} + +static gboolean mouse_enter_cb(GtkWidget *widget, GdkEventCrossing *event, gpointer data) +{ + SensorsApplet *sensor_applet = data; + sensor_applet->show_tooltip = TRUE; + sensors_applet_update_active_sensors(sensor_applet); + return TRUE; +} + +static gboolean mouse_leave_cb(GtkWidget *widget, GdkEventCrossing *event, gpointer data) +{ + SensorsApplet *sensor_applet = data; + sensor_applet->show_tooltip = FALSE; + return TRUE; +} + +static const GtkActionEntry sensors_applet_menu_actions[] = { + { "Preferences", "document-properties", N_("_Preferences"), + NULL, NULL, + G_CALLBACK(prefs_cb) }, + { "Help", "help-browser", N_("_Help"), + NULL, NULL, + G_CALLBACK(help_cb) }, + { "About", "help-about", N_("_About"), + NULL, NULL, + G_CALLBACK(about_cb) } +}; + +void sensors_applet_notify_active_sensor(ActiveSensor *active_sensor, NotifType notif_type) { +#ifdef HAVE_LIBNOTIFY + + SensorsApplet *sensors_applet; + gchar *summary, *message; + gint timeout_msecs; + gchar *sensor_label; + gchar *sensor_path; + SensorType sensor_type; + TemperatureScale temp_scale; + GtkTreeIter iter; + GtkTreePath *path; + const gchar *unit_type = NULL; + const gchar *unit_type_title = NULL; + const gchar *relation = NULL; + const gchar *limit_type = NULL; + const gchar *units = NULL; + gdouble limit_value; + gdouble seconds; + gboolean show_notification = TRUE; + + sensors_applet = active_sensor->sensors_applet; + + if (!g_settings_get_boolean (sensors_applet->settings, DISPLAY_NOTIFICATIONS)) { + g_debug("Wanted to display notification, but user has disabled them"); + return; + } + + path = gtk_tree_row_reference_get_path(active_sensor->sensor_row); + if (gtk_tree_model_get_iter(GTK_TREE_MODEL(sensors_applet->sensors), &iter, path)) { + + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), &iter, + LABEL_COLUMN, &sensor_label, + PATH_COLUMN, &sensor_path, + SENSOR_TYPE_COLUMN, &sensor_type, + -1); + } else { + g_warning("Error getting data from tree for notification..."); + gtk_tree_path_free(path); + return; + } + + gtk_tree_path_free(path); + + /* do different stuff for different notif types */ + switch (notif_type) { + case LOW_ALARM: /* fall thru */ + case HIGH_ALARM: + if (active_sensor->sensor_values[0] <= active_sensor->sensor_low_value && notif_type == LOW_ALARM) { + + relation = _("is very low"); + limit_type = _("lower limit"); + limit_value = active_sensor->sensor_low_value; + } else if (active_sensor->sensor_values[0] >= active_sensor->sensor_high_value && notif_type == HIGH_ALARM) { + + /* assume high alarm condition */ + relation = _("is very high"); + limit_type = _("upper limit"); + limit_value = active_sensor->sensor_high_value; + } else { + g_warning("Alarm notify called when no alarm condition!"); + g_free(sensor_path); + g_free(sensor_label); + return; + } + + switch ((SensorType)sensor_type) { + case TEMP_SENSOR: + unit_type_title = _("Temperature"); + unit_type = _("temperature"); + temp_scale = (TemperatureScale) g_settings_get_int (active_sensor->sensors_applet->settings, TEMPERATURE_SCALE); + + switch (temp_scale) { + case CELSIUS: + units = UNITS_CELSIUS; + break; + case FAHRENHEIT: + units = UNITS_FAHRENHEIT; + break; + case KELVIN: + units = UNITS_KELVIN; + break; + default: + units = NULL; + } + break; + + case VOLTAGE_SENSOR: + unit_type_title = _("Voltage"); + unit_type = _("voltage"); + units = UNITS_VOLTAGE; + break; + + case FAN_SENSOR: + unit_type_title = _("Fan Speed"); + unit_type = _("fan speed"); + units = UNITS_RPM; + break; + + case CURRENT_SENSOR: + unit_type_title = _("Current"); + unit_type = _("current"); + units = UNITS_CURRENT; + break; + } + + timeout_msecs = (active_sensor->alarm_timeout ? MIN(DEFAULT_NOTIFY_TIMEOUT, (active_sensor->alarm_timeout * 1000)) : DEFAULT_NOTIFY_TIMEOUT); + + summary = g_strdup_printf("%s %s %s", sensor_label, unit_type_title, _("Alarm")); + message = g_strdup_printf("%s %s %s (%s %2.0f%s)", sensor_label, unit_type, relation, limit_type, limit_value, units); + break; + + case SENSOR_INTERFACE_ERROR: + /* get time since the last error */ + seconds = difftime(time(NULL), active_sensor->ierror_ts); + + /* if the last error happened less than 10 seconds ago, don't display this one + * this should prevent recurring popups for removed sensors, like USB-HDDs */ + if (seconds < 11.0) { + show_notification = FALSE; + } + + summary = g_strdup_printf(_("Error updating sensor %s"), sensor_label); + message = g_strdup_printf(_("An error occurred while trying to update the value of the sensor %s located at %s."), sensor_label, sensor_path); + timeout_msecs = g_settings_get_int (active_sensor->sensors_applet->settings, TIMEOUT); + + /* update timestamp */ + time(&(active_sensor->ierror_ts)); + break; + + default: + g_assert_not_reached(); + } + + if (show_notification) { + active_sensor_libnotify_notify(active_sensor, + notif_type, + summary, + message, + "dialog-warning", + timeout_msecs); + } + + g_free(sensor_path); + g_free(sensor_label); + g_free(summary); + g_free(message); +#endif +} + +void sensors_applet_notify_end(ActiveSensor *active_sensor, NotifType notif_type) { +#ifdef HAVE_LIBNOTIFY + active_sensor_libnotify_notify_end(active_sensor, notif_type); +#endif +} + +#ifdef HAVE_LIBNOTIFY +static void sensors_applet_notify_end_all_gfunc(ActiveSensor *active_sensor, gpointer data) { + active_sensor_libnotify_notify_end(active_sensor, LOW_ALARM); + active_sensor_libnotify_notify_end(active_sensor, HIGH_ALARM); +} +#endif + +void sensors_applet_notify_end_all(SensorsApplet *sensors_applet) { +#ifdef HAVE_LIBNOTIFY + g_list_foreach(sensors_applet->active_sensors, (GFunc)sensors_applet_notify_end_all_gfunc, NULL); +#endif +} + +/* internal helper functions for updating display etc */ + +/* should be called as a g_container_foreach at the start of + * pack_display if the grid already exists to remove but keep alive + * all children of the grid before repacking it */ +static void sensors_applet_pack_display_empty_grid_cb(GtkWidget *widget, gpointer data) +{ + GtkContainer *container; + + container = GTK_CONTAINER(data); + + /* ref then remove widget */ + g_object_ref(widget); + gtk_container_remove(container, widget); +} + +/* should be called as a g_container_foreach at the end of + * pack_display to unref any of the old children that we have readdded + * to the table to stop reference creep from the g_object_ref called + * on each child at the start of pack labels */ +static void sensors_applet_pack_display_cleanup_refs_cb(GtkWidget *widget, gpointer data) { + + GList *old_children; + + old_children = (GList *)data; + if (g_list_find(old_children, widget)) { + g_object_unref(widget); + } +} + +static void sensors_applet_pack_display(SensorsApplet *sensors_applet) { + /* note the if () around each widget is to ensure we only + * operate on those that actually exist */ + GtkLabel *no_sensors_enabled_label = NULL; + gint num_active_sensors = 0, num_sensors_per_group = 0, rows, cols, i, j; + GList *old_grid_children = NULL; + + GList *current_sensor; + + DisplayMode display_mode; + LayoutMode layout_mode; + + gboolean horizontal; + gint label_width, icon_width, value_width; + gint label_height, icon_height, value_height; + + GtkRequisition req; + + ActiveSensor *first_sensor; + + /* it is possible that there could be no active sensors so + * handle that case first - make sure we dont do a NULL + * pointer access first though */ + if (sensors_applet->active_sensors == NULL || g_list_length(sensors_applet->active_sensors) == 0) { + g_debug("no active sensors to pack in grid"); + no_sensors_enabled_label = g_object_new(GTK_TYPE_LABEL, "label", _("No sensors enabled!"), NULL); + + if (sensors_applet->grid == NULL) { + /* only need 1 row and 1 col */ + sensors_applet->grid = gtk_grid_new(); + gtk_grid_set_column_spacing(GTK_GRID(sensors_applet->grid), COLUMN_SPACING); + gtk_grid_set_row_spacing(GTK_GRID(sensors_applet->grid), ROW_SPACING); + gtk_widget_set_halign(sensors_applet->grid, GTK_ALIGN_CENTER); + gtk_widget_set_valign(sensors_applet->grid, GTK_ALIGN_CENTER); + /* add grid to applet */ + gtk_container_add(GTK_CONTAINER(sensors_applet->applet), sensors_applet->grid); + } else { + /* destroy existing widgets - could be an + * existing version of no sensors label - okay + * to just add again though if destroy first */ + g_debug("destroying any existing widgets in container"); + gtk_container_foreach(GTK_CONTAINER(sensors_applet->grid), (GtkCallback)gtk_widget_destroy, NULL); + } + g_debug("packing no sensors enabled label"); + gtk_grid_attach(GTK_GRID(sensors_applet->grid), + GTK_WIDGET(no_sensors_enabled_label), + 0, 0, 1, 1); + gtk_widget_show_all(GTK_WIDGET(sensors_applet->applet)); + return; + } + /* otherwise can acess active_sensors without any worries */ + num_active_sensors = g_list_length(sensors_applet->active_sensors); + + display_mode = (DisplayMode) g_settings_get_int (sensors_applet->settings, DISPLAY_MODE); + layout_mode = (LayoutMode) g_settings_get_int (sensors_applet->settings, LAYOUT_MODE); + + horizontal = (((mate_panel_applet_get_orient(sensors_applet->applet) == MATE_PANEL_APPLET_ORIENT_UP) || + (mate_panel_applet_get_orient(sensors_applet->applet) == MATE_PANEL_APPLET_ORIENT_DOWN))); + + /* figure out num rows / cols by how high / wide sensors + * labels / icons are and how much size we have to put them in */ + + /* get the first active sensor */ + first_sensor = (ActiveSensor *)sensors_applet->active_sensors->data; + + switch (display_mode) { + case DISPLAY_VALUE: + gtk_widget_get_preferred_size(GTK_WIDGET(first_sensor->value), &req, NULL); + value_width = req.width + COLUMN_SPACING; + value_height = req.height + ROW_SPACING; + + /* make sure all widths and heights are non zero, + * otherwise will get a divide by zero exception below + * - is a non critical error since can happen when + * elements first added to list, so simply return - is + * not a programming error */ + if (value_width == 0 && value_height == 0) { + return; + } + + num_sensors_per_group = (sensors_applet->size / (horizontal ? value_height : value_width)); + break; + + case DISPLAY_LABEL_WITH_VALUE: + /* even though we end up packing the event boxes into the + * panel, these dont give back request sizes, so need to ask + * widgets directly */ + gtk_widget_get_preferred_size(GTK_WIDGET(first_sensor->value), &req, NULL); + + value_width = req.width + COLUMN_SPACING; + value_height = req.height + ROW_SPACING; + + gtk_widget_get_preferred_size(GTK_WIDGET(first_sensor->label), &req, NULL); + label_width = req.width + COLUMN_SPACING; + label_height = req.height + ROW_SPACING; + + /* make sure all widths and heights are non zero, otherwise + * will get a divide by zero exception below + * - is a non critical error since can happen when + * elements first added to list, so simply return - is + * not a programming error */ + if (!(label_width && label_height && value_width && value_height)) { + return; + } + + switch (layout_mode) { + case VALUE_BESIDE_LABEL: + num_sensors_per_group = (sensors_applet->size / (horizontal ? MAX(label_height, value_height) : (label_width + value_width))); + break; + case VALUE_BELOW_LABEL: + num_sensors_per_group = (sensors_applet->size / (horizontal ? (label_height + value_height) : MAX(label_width, value_width))); + break; + } + break; + + case DISPLAY_ICON_WITH_VALUE: + gtk_widget_get_preferred_size(GTK_WIDGET(first_sensor->value), &req, NULL); + value_width = req.width + COLUMN_SPACING; + value_height = req.height + ROW_SPACING; + + gtk_widget_get_preferred_size(GTK_WIDGET(first_sensor->icon), &req, NULL); + icon_width = req.width + COLUMN_SPACING; + icon_height = req.height + ROW_SPACING; + + if (!(icon_width && icon_height && value_width && value_height)) { + return; + } + + switch (layout_mode) { + case VALUE_BESIDE_LABEL: + num_sensors_per_group = (sensors_applet->size / (horizontal ? MAX(icon_height, value_height) : (icon_width + value_width))); + break; + + case VALUE_BELOW_LABEL: + num_sensors_per_group = (sensors_applet->size / (horizontal ? (icon_height + value_height) : MAX(icon_width, value_width))); + break; + } + break; + + case DISPLAY_ICON: + gtk_widget_get_preferred_size(GTK_WIDGET(first_sensor->icon), &req, NULL); + icon_width = req.width + COLUMN_SPACING; + icon_height = req.height + ROW_SPACING; + + if (!(icon_width && icon_height)) { + return; + } + + num_sensors_per_group = (sensors_applet->size / (horizontal ? icon_height : icon_width)); + break; + + case DISPLAY_GRAPH: + /* only show graphs in a line like System Monitor applet */ + num_sensors_per_group = 1; + break; + } + + /* ensure always atleast 1 sensor per group */ + if (num_sensors_per_group < 1) { + /* force a better layout */ + if (horizontal && layout_mode == VALUE_BELOW_LABEL) { + layout_mode = VALUE_BESIDE_LABEL; + } else if (!horizontal && layout_mode == VALUE_BESIDE_LABEL) { + layout_mode = VALUE_BELOW_LABEL; + } + num_sensors_per_group = 1; + } + + if (horizontal) { + /* if oriented horizontally, want as many + sensors per column as user has defined, then + enough columns to hold all the widgets */ + rows = num_sensors_per_group; + cols = num_active_sensors / num_sensors_per_group; + while (rows * cols < num_active_sensors || cols == 0) { + cols++; + } + + } else { + /* if oriented vertically, want as many + sensors per row as user has defined, then + enough rows to hold all the widgets*/ + cols = num_sensors_per_group; + rows = num_active_sensors / num_sensors_per_group; + while (rows * cols < num_active_sensors || rows == 0) { + rows++; + } + + } + + /* if displaying labels / icons and values need to modify + number of rows / colums to accomodate this */ + if (display_mode == DISPLAY_LABEL_WITH_VALUE || display_mode == DISPLAY_ICON_WITH_VALUE) { + if (layout_mode == VALUE_BESIDE_LABEL) { + /* to display labels next to values need twice as many columns */ + cols *= 2; + } else { + /* to display labels above values, we need twice as many rows as without */ + rows *= 2; + } + } + + if (sensors_applet->grid == NULL) { + /* create grid and add to applet */ + sensors_applet->grid = gtk_grid_new(); + gtk_grid_set_column_spacing(GTK_GRID(sensors_applet->grid), COLUMN_SPACING); + gtk_grid_set_row_spacing(GTK_GRID(sensors_applet->grid), ROW_SPACING); + gtk_widget_set_halign(sensors_applet->grid, GTK_ALIGN_CENTER); + gtk_widget_set_valign(sensors_applet->grid, GTK_ALIGN_CENTER); + gtk_container_add(GTK_CONTAINER(sensors_applet->applet), sensors_applet->grid); + } else { + /* remove all children if grid already exists so we can start again */ + /* save a list of the old children for later */ + old_grid_children = gtk_container_get_children(GTK_CONTAINER(sensors_applet->grid)); + + gtk_container_foreach(GTK_CONTAINER(sensors_applet->grid), + sensors_applet_pack_display_empty_grid_cb, + sensors_applet->grid); + } + /* pack icons / labels and values into grid */ + current_sensor = sensors_applet->active_sensors; + + /* if showing labels / icons and values, need to pack labels / icons these first */ + if (display_mode == DISPLAY_ICON_WITH_VALUE || display_mode == DISPLAY_LABEL_WITH_VALUE) { + /* loop through columns */ + for (i = 0; current_sensor != NULL && i < cols; /* increments depends on how we lay them out - see below */) { + + /* loop through rows in a column */ + for (j = 0; current_sensor && j < rows; /* see bottom of for loop*/) { + /* attach label / icon at this point */ + if (display_mode == DISPLAY_ICON_WITH_VALUE) { + if (((ActiveSensor *)(current_sensor->data))->icon) { + gtk_grid_attach(GTK_GRID(sensors_applet->grid), + ((ActiveSensor *)(current_sensor->data))->icon, + i, j, 1, 1); + } + } else { + if (((ActiveSensor *)(current_sensor->data))->label) { + gtk_grid_attach(GTK_GRID(sensors_applet->grid), + ((ActiveSensor *)(current_sensor->data))->label, + i, j, 1, 1); + } + } + /* now attach sensor value to either row below or column next to */ + if (layout_mode == VALUE_BESIDE_LABEL) { + /* left align labels */ + if (((ActiveSensor *)(current_sensor->data))->icon) { + gtk_widget_set_halign (((ActiveSensor *)(current_sensor->data))->icon, GTK_ALIGN_START); + gtk_widget_set_valign (((ActiveSensor *)(current_sensor->data))->icon, GTK_ALIGN_CENTER); + } + if (((ActiveSensor *)(current_sensor->data))->label) { + gtk_label_set_xalign (GTK_LABEL(((ActiveSensor *)(current_sensor->data))->label), 0); + gtk_label_set_yalign (GTK_LABEL(((ActiveSensor *)(current_sensor->data))->label), 0.5); + } + if (((ActiveSensor *)(current_sensor->data))->value) { + gtk_widget_set_halign (((ActiveSensor *)(current_sensor->data))->value, GTK_ALIGN_START); + gtk_widget_set_valign (((ActiveSensor *)(current_sensor->data))->value, GTK_ALIGN_CENTER); + } + + /* place value next to label */ + if (((ActiveSensor *)(current_sensor->data))->value) { + gtk_grid_attach(GTK_GRID(sensors_applet->grid), + ((ActiveSensor *)(current_sensor->data))->value, + i + 1, j, 1, 1); + } + j++; + } else { /* place value below label */ + + /* center align labels */ + if (((ActiveSensor *)(current_sensor->data))->icon) { + gtk_widget_set_halign (((ActiveSensor *)(current_sensor->data))->icon, GTK_ALIGN_CENTER); + gtk_widget_set_valign (((ActiveSensor *)(current_sensor->data))->icon, GTK_ALIGN_CENTER); + } + if (((ActiveSensor *)(current_sensor->data))->label) { + gtk_label_set_xalign (GTK_LABEL(((ActiveSensor *)(current_sensor->data))->label), 0.5); + gtk_label_set_yalign (GTK_LABEL(((ActiveSensor *)(current_sensor->data))->label), 0.5); + } + if (((ActiveSensor *)(current_sensor->data))->value) { + gtk_widget_set_halign (((ActiveSensor *)(current_sensor->data))->value, GTK_ALIGN_CENTER); + gtk_widget_set_valign (((ActiveSensor *)(current_sensor->data))->value, GTK_ALIGN_CENTER); + } + + if (((ActiveSensor *)(current_sensor->data))->value) { + gtk_grid_attach(GTK_GRID(sensors_applet->grid), + ((ActiveSensor *)(current_sensor->data))->value, + i, j + 1, 1, 1); + } + j += 2; + } + current_sensor = g_list_next(current_sensor); + } /* end row loop */ + + /* now increment column index as needed */ + if (layout_mode == VALUE_BESIDE_LABEL) { /* place value next to label */ + i += 2; + } else { + i++; + } + } /* end column loop */ + + } else { /* not showing labels and icons with values, so just pack either only icons or values */ + for (i = 0; current_sensor != NULL && i < cols; ++i) { + for (j = 0; current_sensor!= NULL && j < rows; ++j) { + if (display_mode == DISPLAY_VALUE) { + if (((ActiveSensor *)(current_sensor->data))->value) { + gtk_grid_attach(GTK_GRID(sensors_applet->grid), + ((ActiveSensor *)(current_sensor->data))->value, + i, j, 1, 1); + } + } else if (display_mode == DISPLAY_ICON) { + if (((ActiveSensor *)(current_sensor->data))->value) { + gtk_grid_attach(GTK_GRID(sensors_applet->grid), + ((ActiveSensor *)(current_sensor->data))->icon, + i, j, 1, 1); + } + } else if (display_mode == DISPLAY_GRAPH) { + if (((ActiveSensor *)(current_sensor->data))->graph) { + gtk_grid_attach(GTK_GRID(sensors_applet->grid), + ((ActiveSensor *)(current_sensor->data))->graph_frame, + i, j, 1, 1); + } + } + + current_sensor = g_list_next(current_sensor); + } + } + } + + if (old_grid_children != NULL) { + gtk_container_foreach(GTK_CONTAINER(sensors_applet->grid), + sensors_applet_pack_display_cleanup_refs_cb, + old_grid_children); + g_list_free(old_grid_children); + } + gtk_widget_show_all(GTK_WIDGET(sensors_applet->applet)); + +} + +/* must unref when done with returned pixbuf */ +GdkPixbuf *sensors_applet_load_icon(IconType icon_type) { + GtkIconTheme *icon_theme; + GdkPixbuf *icon = NULL; + GError *error = NULL; + + /* try to load the icon */ + + /* not allowed to unref or ref icon_theme once we have it */ + icon_theme = gtk_icon_theme_get_default(); + icon = gtk_icon_theme_load_icon(icon_theme, + stock_icons[icon_type], + DEFAULT_ICON_SIZE, + GTK_ICON_LOOKUP_USE_BUILTIN, + &error); + + if (error) { + g_warning ("Could not load icon: %s", error->message); + g_error_free(error); + error = NULL; + + /* try again with default icon */ + icon = gtk_icon_theme_load_icon(icon_theme, + "image-missing", + DEFAULT_ICON_SIZE, + GTK_ICON_LOOKUP_USE_BUILTIN, + &error); + + if (error) { + /* this will quit sensors-applet but it is a pretty major error so may as well */ + g_error("Could not load GTK_STOCK_MISSING_IMAGE - major error!!!: %s", error->message); + g_error_free(error); + error = NULL; + } + + } + return icon; +} + +// MUST FREE STRINGS AFTER CALLING THIS FUNCTION!! +gboolean sensors_applet_add_sensor(SensorsApplet *sensors_applet, + const gchar *path, + const gchar *id, + const gchar *label, + const gchar *interface, + SensorType type, + gboolean enable, + gdouble low_value, + gdouble high_value, + gboolean alarm_enable, + const gchar *low_alarm_command, + const gchar *high_alarm_command, + gint alarm_timeout, + gdouble multiplier, + gdouble offset, + IconType icon_type, + const gchar *graph_color) { + + GtkTreeIter interfaces_iter, sensors_iter; + gboolean not_empty_tree; + + gchar *node_interface; + gboolean not_end_of_interfaces = TRUE, interface_exists = FALSE; + gboolean not_end_of_sensors = TRUE; + gchar *sensor_id; + gchar *sensor_path; + SensorType sensor_type; + GdkPixbuf *icon; + GtkTreePath *tree_path; + + g_assert(sensors_applet); + + /* assume tree is not empty */ + not_empty_tree = TRUE; + + if (NULL == sensors_applet->sensors) { + + sensors_applet->sensors = gtk_tree_store_new(N_COLUMNS, + G_TYPE_STRING, /* path */ + G_TYPE_STRING, /* id */ + G_TYPE_STRING, /* label */ + G_TYPE_STRING, /* interface */ + G_TYPE_UINT, /* sensor type */ + G_TYPE_BOOLEAN, /* enable */ + G_TYPE_BOOLEAN, /* visible */ + G_TYPE_DOUBLE, /* low value */ + G_TYPE_DOUBLE, /* high type */ + G_TYPE_BOOLEAN, /* alarm enable */ + G_TYPE_STRING, /* low alarm command */ + G_TYPE_STRING, /* high alarm command */ + G_TYPE_UINT, /* alarm timeout */ + G_TYPE_DOUBLE, /* multiplier */ + G_TYPE_DOUBLE, /* offset */ + G_TYPE_UINT, /* icon type */ + GDK_TYPE_PIXBUF, /* icon pixbuf */ + G_TYPE_STRING); /* graph color */ + + g_debug("Sensor tree created."); + + /* we know tree is actually empty since we just created it */ + not_empty_tree = FALSE; + } + + /* search sensor tree for the parent interface to place this sensor under */ + for (not_empty_tree = gtk_tree_model_get_iter_first(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter); + not_empty_tree && not_end_of_interfaces && !interface_exists; + not_end_of_interfaces = gtk_tree_model_iter_next(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter)) { + + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), &interfaces_iter, INTERFACE_COLUMN, &node_interface, -1); + if (g_ascii_strcasecmp(interface, node_interface) == 0) { + /* found interface in tree */ + interface_exists = TRUE; + + /* now see if this actual sensor already exists within this interface - don't want to add duplicates */ + /* see if have children */ + for (not_end_of_sensors = gtk_tree_model_iter_children(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter, &interfaces_iter); + not_end_of_sensors; + not_end_of_sensors = gtk_tree_model_iter_next(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter)) { + + gtk_tree_model_get(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter, + PATH_COLUMN, &sensor_path, + ID_COLUMN, &sensor_id, + SENSOR_TYPE_COLUMN, &sensor_type, + -1); + if (g_ascii_strcasecmp(sensor_id, id) == 0 && g_ascii_strcasecmp(sensor_path, path) == 0 && sensor_type == type) { + /* sensor already exists so dont add a second time */ + g_debug("sensor with path: %s, id: %s already exists in tree, not adding a second time", sensor_path, sensor_id); + g_free(sensor_id); + g_free(sensor_path); + g_free(node_interface); + return FALSE; + } + g_free(sensor_id); + g_free(sensor_path); + } + g_free(node_interface); + break; + } + g_free(node_interface); + } + + if (!interface_exists) { + /* add to required plugins hash table so we ensure this + plugin stays loaded to make sure we have a get sensor + value function if possible */ + g_hash_table_insert(sensors_applet->required_plugins, + g_strdup(interface), + GINT_TO_POINTER(TRUE)); + g_debug("added interface %s to required plugins", interface); + + /* wasn't able to find interface root node so create it */ + gtk_tree_store_append(sensors_applet->sensors, + &interfaces_iter, + NULL); + + gtk_tree_store_set(sensors_applet->sensors, + &interfaces_iter, + ID_COLUMN, interface, + INTERFACE_COLUMN, interface, + VISIBLE_COLUMN, FALSE, + -1); + g_debug("Added sensor interface %s to tree", interface); + } + + /* then add sensor as a child under interface node - ie assume + * we either found it or created it - the inteface node that is */ + + /* for now just add sensors all in a single list */ + gtk_tree_store_append(sensors_applet->sensors, &sensors_iter, &interfaces_iter); + + /* if sensor is already in settings, load values from there */ + gchar *applet_path = mate_panel_applet_get_preferences_path (sensors_applet->applet); + gchar *gsuid = sensors_applet_settings_get_unique_id (interface, id, path); + gchar *settings_path = g_strdup_printf ("%s%s/", applet_path, gsuid); + GSettings *settings = g_settings_new_with_path ("org.mate.sensors-applet.sensor", settings_path); + + /* add hash to temp sorting list */ + g_variant_builder_add (&gvb_sensors_hash_list, "s", gsuid); + + g_free (applet_path); + g_free (gsuid); + g_free (settings_path); + + gchar *settings_id = g_settings_get_string (settings, ID); + + if (settings_id != NULL && settings_id[0] != '\0') { + enable = g_settings_get_boolean (settings, ENABLED); + icon = sensors_applet_load_icon(g_settings_get_int (settings, ICON_TYPE)); + gtk_tree_store_set(sensors_applet->sensors, + &sensors_iter, + PATH_COLUMN, g_settings_get_string (settings, PATH), + ID_COLUMN, settings_id, + LABEL_COLUMN, g_settings_get_string (settings, LABEL), + INTERFACE_COLUMN, g_settings_get_string (settings, INTERFACE), + SENSOR_TYPE_COLUMN, g_settings_get_int (settings, SENSOR_TYPE), + ENABLE_COLUMN, enable, + VISIBLE_COLUMN, TRUE, + LOW_VALUE_COLUMN, g_settings_get_double (settings, LOW_VALUE), + HIGH_VALUE_COLUMN, g_settings_get_double (settings, HIGH_VALUE), + ALARM_ENABLE_COLUMN, g_settings_get_boolean (settings, ALARM_ENABLED), + ALARM_TIMEOUT_COLUMN, g_settings_get_int (settings, ALARM_TIMEOUT), + LOW_ALARM_COMMAND_COLUMN, g_settings_get_string (settings, LOW_ALARM_COMMAND), + HIGH_ALARM_COMMAND_COLUMN, g_settings_get_string (settings, HIGH_ALARM_COMMAND), + MULTIPLIER_COLUMN, g_settings_get_double (settings, MULTIPLIER), + OFFSET_COLUMN, g_settings_get_double (settings, OFFSET), + ICON_TYPE_COLUMN, g_settings_get_int (settings, ICON_TYPE), + ICON_PIXBUF_COLUMN, icon, + GRAPH_COLOR_COLUMN, g_settings_get_string (settings, GRAPH_COLOR), + -1); + g_free (settings_id); + } else { + icon = sensors_applet_load_icon(icon_type); + gtk_tree_store_set(sensors_applet->sensors, + &sensors_iter, + PATH_COLUMN, path, + ID_COLUMN, id, + LABEL_COLUMN, label, + INTERFACE_COLUMN, interface, + SENSOR_TYPE_COLUMN, type, + ENABLE_COLUMN, enable, + VISIBLE_COLUMN, TRUE, + LOW_VALUE_COLUMN, low_value, + HIGH_VALUE_COLUMN, high_value, + ALARM_ENABLE_COLUMN, alarm_enable, + ALARM_TIMEOUT_COLUMN, alarm_timeout, + LOW_ALARM_COMMAND_COLUMN, low_alarm_command, + HIGH_ALARM_COMMAND_COLUMN, high_alarm_command, + MULTIPLIER_COLUMN, multiplier, + OFFSET_COLUMN, offset, + ICON_TYPE_COLUMN, icon_type, + ICON_PIXBUF_COLUMN, icon, + GRAPH_COLOR_COLUMN, graph_color, + -1); + } + g_object_unref (settings); + g_debug("added sensor %s to tree", path); + + /* remove reference to icon as tree now has ref */ + g_object_unref(icon); + + /* create the active sensor */ + if (enable) { + tree_path = gtk_tree_model_get_path(GTK_TREE_MODEL(sensors_applet->sensors), &sensors_iter); + sensors_applet_sensor_enabled(sensors_applet, tree_path); + gtk_tree_path_free(tree_path); + } + return TRUE; +} + +static ActiveSensor *sensors_applet_find_active_sensor(SensorsApplet *sensors_applet, GtkTreePath *path) { + GtkTreePath *sensor_tree_path; + GList *current_sensor; + + for (current_sensor = sensors_applet->active_sensors; current_sensor != NULL; current_sensor = g_list_next(current_sensor)) { + sensor_tree_path = gtk_tree_row_reference_get_path(((ActiveSensor *)(current_sensor->data))->sensor_row); + + if (gtk_tree_path_compare(path, sensor_tree_path) == 0) { + gtk_tree_path_free(sensor_tree_path); + return ((ActiveSensor *)(current_sensor->data)); + } + gtk_tree_path_free(sensor_tree_path); + } + return NULL; +} + +/* path should be the full path to a file representing the sensor (eg + * /dev/hda or /sys/devices/platform/i2c-0/0-0290/temp1_input) */ +void sensors_applet_display_layout_changed(SensorsApplet *sensors_applet) { + /* update sensors since will need to update icons / graphs etc + * if weren't displayed before */ + GList *list = NULL; + for (list = sensors_applet->active_sensors; list != NULL; list = list->next) { + ActiveSensor *as = (ActiveSensor *)list->data; + as->updated = FALSE; + } + sensors_applet_update_active_sensors(sensors_applet); + sensors_applet_pack_display(sensors_applet); +} + +void sensors_applet_alarm_off(SensorsApplet *sensors_applet, + GtkTreePath *path, + NotifType notif_type) { + ActiveSensor *active_sensor; + + if ((active_sensor = sensors_applet_find_active_sensor(sensors_applet, path)) != NULL) { + active_sensor_alarm_off(active_sensor, notif_type); + } +} + +void sensors_applet_all_alarms_off(SensorsApplet *sensors_applet, GtkTreePath *path) { + sensors_applet_alarm_off(sensors_applet, path, LOW_ALARM); + sensors_applet_alarm_off(sensors_applet, path, HIGH_ALARM); +} + +void sensors_applet_sensor_enabled(SensorsApplet *sensors_applet, GtkTreePath *path) { + ActiveSensor *active_sensor; + + g_assert(sensors_applet); + g_assert(path); + + active_sensor = active_sensor_new(sensors_applet, gtk_tree_row_reference_new(GTK_TREE_MODEL(sensors_applet->sensors), path)); + active_sensor_update(active_sensor, sensors_applet); + + /* keep list sorted */ + sensors_applet->active_sensors = g_list_insert_sorted(sensors_applet->active_sensors, + active_sensor, + (GCompareFunc)active_sensor_compare); + + sensors_applet_pack_display(sensors_applet); +} + +void sensors_applet_reorder_sensors(SensorsApplet *sensors_applet) { + sensors_applet->active_sensors = g_list_sort(sensors_applet->active_sensors, (GCompareFunc)active_sensor_compare); + + sensors_applet_pack_display(sensors_applet); +} + +void sensors_applet_sensor_disabled(SensorsApplet *sensors_applet, GtkTreePath *path) { + + ActiveSensor *active_sensor; + + g_assert(sensors_applet); + g_assert(path); + + if ((active_sensor = sensors_applet_find_active_sensor(sensors_applet, path)) != NULL) { + g_debug("Destroying active sensor..."); + + g_debug("-- removing from list..."); + sensors_applet->active_sensors = g_list_remove(sensors_applet->active_sensors, active_sensor); + g_debug("-- repacking display...."); + sensors_applet_pack_display(sensors_applet); + + active_sensor_destroy(active_sensor); + } +} + +void sensors_applet_update_sensor(SensorsApplet *sensors_applet, GtkTreePath *path) { + ActiveSensor *active_sensor; + + g_assert(sensors_applet); + g_assert(path); + + if ((active_sensor = sensors_applet_find_active_sensor(sensors_applet, path)) != NULL) { + active_sensor_update(active_sensor, sensors_applet); + } +} + +void sensors_applet_icon_changed(SensorsApplet *sensors_applet, GtkTreePath *path) { + ActiveSensor *active_sensor; + + g_assert(sensors_applet); + g_assert(path); + + if ((active_sensor = sensors_applet_find_active_sensor(sensors_applet, path)) != NULL) { + active_sensor_icon_changed(active_sensor, sensors_applet); + } +} + +/* Cycle thru ActiveSensors and update them all */ +gboolean sensors_applet_update_active_sensors(SensorsApplet *sensors_applet) { + g_assert(sensors_applet); + + if (sensors_applet->active_sensors) { + g_list_foreach(sensors_applet->active_sensors, + (GFunc)active_sensor_update, + sensors_applet); + return TRUE; + } + return FALSE; +} + +/* Cycle thru ActiveSensors and set new graph dimensions */ +void sensors_applet_graph_size_changed(SensorsApplet *sensors_applet) { + gint dimensions[2]; + gint graph_size; + g_assert(sensors_applet); + + if (sensors_applet->active_sensors) { + + graph_size = g_settings_get_int (sensors_applet->settings, GRAPH_SIZE); + if (mate_panel_applet_get_orient(sensors_applet->applet) == MATE_PANEL_APPLET_ORIENT_UP || + mate_panel_applet_get_orient(sensors_applet->applet) == MATE_PANEL_APPLET_ORIENT_DOWN) { + + /* is horizontal so set graph_size as width */ + dimensions[0] = graph_size; + dimensions[1] = sensors_applet->size; + } else { + dimensions[0] = sensors_applet->size; + dimensions[1] = graph_size; + } + + g_list_foreach(sensors_applet->active_sensors, + (GFunc)active_sensor_update_graph_dimensions, + &dimensions); + } + +} + +gdouble sensors_applet_convert_temperature(gdouble value, TemperatureScale old, TemperatureScale new) { + + switch (old) { + case KELVIN: + switch (new) { + case CELSIUS: + value = value - 273.0; + break; + case FAHRENHEIT: + value = (9.0 * (value - 273) / 5.0) + 32.0; + break; + case KELVIN: + break; + } + break; + + case CELSIUS: + switch (new) { + case FAHRENHEIT: + value = (9.0 * value / 5.0) + 32.0; + break; + case KELVIN: + value = value + 273.0; + break; + case CELSIUS: + break; + } + break; + + case FAHRENHEIT: + switch (new) { + case CELSIUS: + value = (5.0 * (value - 32.0) / 9.0); + break; + case KELVIN: + value = (5.0 * (value - 32.0) / 9.0) + 273.0; + break; + case FAHRENHEIT: + break; + } + break; + } + return value; +} + +void sensors_applet_init(SensorsApplet *sensors_applet) { + + g_assert(sensors_applet); + g_assert(sensors_applet->applet); + + GtkActionGroup *action_group; + gchar *ui_path; + + /* Have our background automatically painted. */ + mate_panel_applet_set_background_widget(MATE_PANEL_APPLET(sensors_applet->applet), GTK_WIDGET(sensors_applet->applet)); + + /* plugin functions are stored as name -> get_value_function pairs so + * use standard string functions on hash table */ + sensors_applet->plugins = g_hash_table_new(g_str_hash, g_str_equal); + + sensors_applet->required_plugins = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, NULL); + + /* initialise size */ + sensors_applet->size = DEFAULT_APPLET_SIZE; + + mate_panel_applet_set_flags(sensors_applet->applet, MATE_PANEL_APPLET_EXPAND_MINOR); + + g_signal_connect(sensors_applet->applet, "destroy", + G_CALLBACK(destroy_cb), + sensors_applet); + + /* init gsettings */ + sensors_applet->settings = mate_panel_applet_settings_new (sensors_applet->applet, "org.mate.sensors-applet"); + + /* set up builder for sorting verification */ + g_variant_builder_init (&gvb_sensors_hash_list, G_VARIANT_TYPE ("as")); + + /* set up / load sensors from the plugins */ + sensors_applet_plugins_load_all(sensors_applet); + + /* set sorting hash array */ + GVariant *gv_temp = g_variant_builder_end (&gvb_sensors_hash_list); + sensors_applet->sensors_hash_array = g_variant_dup_strv (gv_temp, NULL); + g_variant_unref (gv_temp); + + /* sort sensors based on saved sorting */ + sensors_applet_settings_sort_sensors(sensors_applet); + + /* free hash array */ + g_strfreev (sensors_applet->sensors_hash_array); + + /* should have created sensors tree above, but if have not was because we couldn't find any sensors */ + if (NULL == sensors_applet->sensors) { + GtkWidget *label; + label = gtk_label_new(_("No sensors found!")); + gtk_container_add(GTK_CONTAINER(sensors_applet->applet), label); + gtk_widget_show_all(GTK_WIDGET(sensors_applet->applet)); + return; + } + + /* only do menu and signal connections if sensors are found */ + action_group = gtk_action_group_new ("Sensors Applet Actions"); + gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); + gtk_action_group_add_actions (action_group, + sensors_applet_menu_actions, + G_N_ELEMENTS (sensors_applet_menu_actions), + sensors_applet); + ui_path = g_build_filename (UIDIR, SENSORS_APPLET_MENU_FILE, NULL); + mate_panel_applet_setup_menu_from_file (sensors_applet->applet, ui_path, action_group); + g_free (ui_path); + g_object_unref (action_group); + + g_signal_connect(sensors_applet->applet, "style-set", + G_CALLBACK(style_set_cb), + sensors_applet); + + g_signal_connect(G_OBJECT(sensors_applet->applet), "change_orient", + G_CALLBACK(change_orient_cb), + sensors_applet); + + g_signal_connect(G_OBJECT(sensors_applet->applet), "size_allocate", + G_CALLBACK(size_allocate_cb), + sensors_applet); + + g_signal_connect(G_OBJECT(sensors_applet->applet), "leave_notify_event", + G_CALLBACK(mouse_leave_cb), + (gpointer)sensors_applet); + + g_signal_connect(G_OBJECT(sensors_applet->applet), "enter_notify_event", + G_CALLBACK(mouse_enter_cb), + (gpointer)sensors_applet); + + sensors_applet_update_active_sensors(sensors_applet); + sensors_applet_pack_display(sensors_applet); + + sensors_applet->timeout_id = g_timeout_add_seconds(g_settings_get_int(sensors_applet->settings, TIMEOUT) / 1000, + (GSourceFunc)sensors_applet_update_active_sensors, + sensors_applet); + gtk_widget_show_all(GTK_WIDGET(sensors_applet->applet)); +} + diff --git a/sensors-applet/sensors-applet/sensors-applet.h b/sensors-applet/sensors-applet/sensors-applet.h new file mode 100644 index 00000000..98473ed1 --- /dev/null +++ b/sensors-applet/sensors-applet/sensors-applet.h @@ -0,0 +1,196 @@ +/* + * Copyright (C) 2005-2009 Alex Murray + * Copyright (C) 2012-2021 MATE Developers + * + * This program is free software; you can redistribute it and/or modify + * it 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef SENSORS_APPLET_H +#define SENSORS_APPLET_H + +#include +#include +#include "sensors-applet-sensor.h" + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* HAVE_CONFIG_H */ + +#ifdef HAVE_LIBNOTIFY +#include +#endif + +typedef struct _ActiveSensor ActiveSensor; + +#include "prefs-dialog.h" + +#define GRAPH_FRAME_EXTRA_WIDTH 6 +#define SENSORS_APPLET_ICON "mate-sensors-applet" + +static const gchar * const stock_icons[NUM_ICONS] = { + "mate-sensors-applet-cpu", + "mate-sensors-applet-drive-harddisk", + "mate-sensors-applet-battery", + "mate-sensors-applet-memory", + "mate-sensors-applet-gpu", + "mate-sensors-applet-chip", + "mate-sensors-applet-fan", + "mate-sensors-applet-case" +}; + +#define DEFAULT_ICON_SIZE 22 + +#define UNITS_CELSIUS "\302\260C" +#define UNITS_FAHRENHEIT "\302\260F" +#define UNITS_KELVIN "" +#define UNITS_RPM _("RPM") +#define UNITS_VOLTAGE _("V") +#define UNITS_CURRENT _("A") + +/* enumeration used to identify columns in the GtkTreeStore data structure */ +enum { + PATH_COLUMN = 0, + ID_COLUMN, + LABEL_COLUMN, + INTERFACE_COLUMN, + SENSOR_TYPE_COLUMN, + ENABLE_COLUMN, + VISIBLE_COLUMN, + LOW_VALUE_COLUMN, + HIGH_VALUE_COLUMN, + ALARM_ENABLE_COLUMN, + LOW_ALARM_COMMAND_COLUMN, + HIGH_ALARM_COMMAND_COLUMN, + ALARM_TIMEOUT_COLUMN, + MULTIPLIER_COLUMN, + OFFSET_COLUMN, + ICON_TYPE_COLUMN, + ICON_PIXBUF_COLUMN, + GRAPH_COLOR_COLUMN, + N_COLUMNS +}; + +/* for display mode */ +typedef enum { + DISPLAY_LABEL_WITH_VALUE = 0, + DISPLAY_ICON_WITH_VALUE, + DISPLAY_VALUE, + DISPLAY_ICON, + DISPLAY_GRAPH +} DisplayMode; + +typedef enum { + VALUE_BESIDE_LABEL = 0, + VALUE_BELOW_LABEL +} LayoutMode; + +typedef enum { + KELVIN = 0, + CELSIUS, + FAHRENHEIT +} TemperatureScale; + +/* types of Notifs - low and high alarm warnings and error conditions */ +typedef enum { + LOW_ALARM = 0, + HIGH_ALARM, + SENSOR_INTERFACE_ERROR, + NUM_NOTIFS +} NotifType; + +/* only always two type of alarms - may have more notif types */ +#define NUM_ALARMS 2 + +struct _SensorsApplet { + /* the actual applet for this instance */ + MatePanelApplet* applet; + gint size; + + GtkTreeStore *sensors; + gchar **sensors_hash_array; + GtkTreeSelection *selection; + + GHashTable *required_plugins; + GHashTable *plugins; + + guint timeout_id; + /* preferences and about windows (if Gtk < 2.6) */ + PrefsDialog *prefs_dialog; + + /* primary grid to contain the panel dispay - we pack the + * list of labels and sensor values into this container */ + GtkWidget *grid; + GList *active_sensors; + + GSettings *settings; + +#ifdef HAVE_LIBNOTIFY + NotifyNotification *notification; +#endif // HAVE_LIBNOTIFY + + gboolean show_tooltip; +}; + +/* non-static function prototypes */ +void sensors_applet_init(SensorsApplet *sensors_applet); +void sensors_applet_sensor_enabled(SensorsApplet *sensors_applet, GtkTreePath *path); +void sensors_applet_sensor_disabled(SensorsApplet *sensors_applet, GtkTreePath *path); +gboolean sensors_applet_update_active_sensors(SensorsApplet *sensors_applet); +/** + * to be called by things like prefs dialog to turn off a sensor alarm + */ +void sensors_applet_alarm_off(SensorsApplet *sensors_applet, + GtkTreePath *path, + NotifType notif_type); +void sensors_applet_all_alarms_off(SensorsApplet *sensors_applet, GtkTreePath *path); +void sensors_applet_icon_changed(SensorsApplet *sensors_applet, GtkTreePath *path); +void sensors_applet_update_sensor(SensorsApplet *sensors_applet, GtkTreePath *path); + +void sensors_applet_display_layout_changed(SensorsApplet *sensors_applet); +void sensors_applet_reorder_sensors(SensorsApplet *sensors_applet); +gdouble sensors_applet_convert_temperature(gdouble value, + TemperatureScale old, + TemperatureScale new); + +void sensors_applet_notify_end(ActiveSensor *active_sensor, NotifType notif_type); +void sensors_applet_notify_end_all(SensorsApplet *sensors_applet); +void sensors_applet_notify_active_sensor(ActiveSensor *active_sensor, NotifType notif_type); +GdkPixbuf *sensors_applet_load_icon(IconType icon_type); +void sensors_applet_graph_size_changed(SensorsApplet *sensors_applet); + +typedef void SensorsInterfaceTestSensorFunc(SensorsApplet *sensors_applet, const gchar *path); +void sensors_applet_find_sensors(SensorsApplet *sensors_applet, + const gchar *path, + SensorsInterfaceTestSensorFunc test_sensor); + +gboolean sensors_applet_add_sensor(SensorsApplet *sensors_applet, + const gchar *path, + const gchar *id, + const gchar *label, + const gchar *interface, + SensorType type, + gboolean enable, + gdouble low_value, + gdouble high_value, + gboolean alarm_enable, + const gchar *low_alarm_command, + const gchar *high_alarm_command, + gint alarm_timeout, + gdouble multiplier, + gdouble offset, + IconType icon_type, + const gchar *graph_color); + +#endif /* SENSORS_APPLET_H */ -- cgit v1.2.1