From 312ba610a1e98fc656fb58178227d7d45a64494e Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 14 Nov 2011 18:24:48 -0300 Subject: initial --- cpufreq/help/C/cpufreq-applet.xml | 372 +++++++ cpufreq/help/C/figures/cpufreq-100.png | Bin 0 -> 1057 bytes cpufreq/help/C/figures/cpufreq-25.png | Bin 0 -> 942 bytes cpufreq/help/C/figures/cpufreq-50.png | Bin 0 -> 988 bytes cpufreq/help/C/figures/cpufreq-75.png | Bin 0 -> 1014 bytes .../C/figures/cpufreq-applet-preferences-smp.png | Bin 0 -> 9428 bytes .../help/C/figures/cpufreq-applet-preferences.png | Bin 0 -> 26188 bytes .../C/figures/cpufreq-applet-selector-both.png | Bin 0 -> 7739 bytes cpufreq/help/C/figures/cpufreq-applet-selector.png | Bin 0 -> 8836 bytes cpufreq/help/C/figures/cpufreq-applet.png | Bin 0 -> 2183 bytes cpufreq/help/C/legal.xml | 76 ++ cpufreq/help/Makefile.am | 19 + cpufreq/help/ca/ca.po | 387 ++++++++ cpufreq/help/cpufreq-applet.omf.in | 9 + cpufreq/help/cs/cs.po | 602 ++++++++++++ .../cs/figures/cpufreq-applet-preferences-smp.png | Bin 0 -> 9761 bytes .../help/cs/figures/cpufreq-applet-preferences.png | Bin 0 -> 22936 bytes cpufreq/help/de/de.po | 619 ++++++++++++ .../de/figures/cpufreq-applet-preferences-smp.png | Bin 0 -> 15441 bytes .../help/de/figures/cpufreq-applet-preferences.png | Bin 0 -> 21499 bytes .../de/figures/cpufreq-applet-selector-both.png | Bin 0 -> 12435 bytes cpufreq/help/el/el.po | 400 ++++++++ cpufreq/help/en_GB/en_GB.po | 395 ++++++++ cpufreq/help/es/es.po | 630 ++++++++++++ .../es/figures/cpufreq-applet-preferences-smp.png | Bin 0 -> 9765 bytes .../help/es/figures/cpufreq-applet-preferences.png | Bin 0 -> 29087 bytes cpufreq/help/eu/eu.po | 391 ++++++++ .../help/eu/figures/cpufreq-applet-preferences.png | Bin 0 -> 19700 bytes cpufreq/help/fi/fi.po | 395 ++++++++ .../fi/figures/cpufreq-applet-preferences-smp.png | Bin 0 -> 8462 bytes .../help/fi/figures/cpufreq-applet-preferences.png | Bin 0 -> 22690 bytes .../fr/figures/cpufreq-applet-preferences-smp.png | Bin 0 -> 9458 bytes .../help/fr/figures/cpufreq-applet-preferences.png | Bin 0 -> 25300 bytes .../fr/figures/cpufreq-applet-selector-both.png | Bin 0 -> 6419 bytes cpufreq/help/fr/fr.po | 627 ++++++++++++ cpufreq/help/hu/hu.po | 577 +++++++++++ .../nl/figures/cpufreq-applet-preferences-smp.png | Bin 0 -> 9428 bytes .../help/nl/figures/cpufreq-applet-preferences.png | Bin 0 -> 26188 bytes .../nl/figures/cpufreq-applet-selector-both.png | Bin 0 -> 7739 bytes .../help/nl/figures/cpufreq-applet-selector.png | Bin 0 -> 8836 bytes cpufreq/help/nl/nl.po | 1010 ++++++++++++++++++++ cpufreq/help/oc/oc.po | 510 ++++++++++ cpufreq/help/pt_BR/pt_BR.po | 652 +++++++++++++ cpufreq/help/ru/ru.po | 389 ++++++++ .../sv/figures/cpufreq-applet-preferences-smp.png | Bin 0 -> 12535 bytes .../help/sv/figures/cpufreq-applet-preferences.png | Bin 0 -> 18614 bytes cpufreq/help/sv/sv.po | 394 ++++++++ .../help/uk/figures/cpufreq-applet-preferences.png | Bin 0 -> 22156 bytes .../help/uk/figures/cpufreq-applet-selector.png | Bin 0 -> 7578 bytes cpufreq/help/uk/uk.po | 615 ++++++++++++ cpufreq/help/zh_CN/zh_CN.po | 574 +++++++++++ cpufreq/help/zh_HK/zh_HK.po | 398 ++++++++ cpufreq/help/zh_TW/zh_TW.po | 398 ++++++++ 53 files changed, 10439 insertions(+) create mode 100644 cpufreq/help/C/cpufreq-applet.xml create mode 100644 cpufreq/help/C/figures/cpufreq-100.png create mode 100644 cpufreq/help/C/figures/cpufreq-25.png create mode 100644 cpufreq/help/C/figures/cpufreq-50.png create mode 100644 cpufreq/help/C/figures/cpufreq-75.png create mode 100644 cpufreq/help/C/figures/cpufreq-applet-preferences-smp.png create mode 100644 cpufreq/help/C/figures/cpufreq-applet-preferences.png create mode 100644 cpufreq/help/C/figures/cpufreq-applet-selector-both.png create mode 100644 cpufreq/help/C/figures/cpufreq-applet-selector.png create mode 100644 cpufreq/help/C/figures/cpufreq-applet.png create mode 100644 cpufreq/help/C/legal.xml create mode 100644 cpufreq/help/Makefile.am create mode 100644 cpufreq/help/ca/ca.po create mode 100644 cpufreq/help/cpufreq-applet.omf.in create mode 100644 cpufreq/help/cs/cs.po create mode 100644 cpufreq/help/cs/figures/cpufreq-applet-preferences-smp.png create mode 100644 cpufreq/help/cs/figures/cpufreq-applet-preferences.png create mode 100644 cpufreq/help/de/de.po create mode 100644 cpufreq/help/de/figures/cpufreq-applet-preferences-smp.png create mode 100644 cpufreq/help/de/figures/cpufreq-applet-preferences.png create mode 100644 cpufreq/help/de/figures/cpufreq-applet-selector-both.png create mode 100644 cpufreq/help/el/el.po create mode 100644 cpufreq/help/en_GB/en_GB.po create mode 100644 cpufreq/help/es/es.po create mode 100644 cpufreq/help/es/figures/cpufreq-applet-preferences-smp.png create mode 100644 cpufreq/help/es/figures/cpufreq-applet-preferences.png create mode 100644 cpufreq/help/eu/eu.po create mode 100644 cpufreq/help/eu/figures/cpufreq-applet-preferences.png create mode 100644 cpufreq/help/fi/fi.po create mode 100644 cpufreq/help/fi/figures/cpufreq-applet-preferences-smp.png create mode 100644 cpufreq/help/fi/figures/cpufreq-applet-preferences.png create mode 100644 cpufreq/help/fr/figures/cpufreq-applet-preferences-smp.png create mode 100644 cpufreq/help/fr/figures/cpufreq-applet-preferences.png create mode 100644 cpufreq/help/fr/figures/cpufreq-applet-selector-both.png create mode 100644 cpufreq/help/fr/fr.po create mode 100644 cpufreq/help/hu/hu.po create mode 100644 cpufreq/help/nl/figures/cpufreq-applet-preferences-smp.png create mode 100644 cpufreq/help/nl/figures/cpufreq-applet-preferences.png create mode 100644 cpufreq/help/nl/figures/cpufreq-applet-selector-both.png create mode 100644 cpufreq/help/nl/figures/cpufreq-applet-selector.png create mode 100644 cpufreq/help/nl/nl.po create mode 100644 cpufreq/help/oc/oc.po create mode 100644 cpufreq/help/pt_BR/pt_BR.po create mode 100644 cpufreq/help/ru/ru.po create mode 100644 cpufreq/help/sv/figures/cpufreq-applet-preferences-smp.png create mode 100644 cpufreq/help/sv/figures/cpufreq-applet-preferences.png create mode 100644 cpufreq/help/sv/sv.po create mode 100644 cpufreq/help/uk/figures/cpufreq-applet-preferences.png create mode 100644 cpufreq/help/uk/figures/cpufreq-applet-selector.png create mode 100644 cpufreq/help/uk/uk.po create mode 100644 cpufreq/help/zh_CN/zh_CN.po create mode 100644 cpufreq/help/zh_HK/zh_HK.po create mode 100644 cpufreq/help/zh_TW/zh_TW.po (limited to 'cpufreq/help') diff --git a/cpufreq/help/C/cpufreq-applet.xml b/cpufreq/help/C/cpufreq-applet.xml new file mode 100644 index 00000000..1ac8ea80 --- /dev/null +++ b/cpufreq/help/C/cpufreq-applet.xml @@ -0,0 +1,372 @@ + + + + +]> + + +
+ + + + &applet; Manual + + &applet; shows the current clock speed of the CPU and provides an + interface to change the clock speed if the CPU supports it. + + + 2005 + Davyd Madeley + + + 2004 + MATE Foundation + + + + + + MATE Documentation Project + + +&legal; + + + + + Carlos + Garcia Campos + + MATE Project +
carlosgc@gnome.org
+
+
+ + Davyd + Madeley + + MATE Project +
davyd@madeley.id.au
+
+
+ +
+ + + + + + MATE 2.12 + August 2005 + + Davyd Madeley + + + + MATE 2.10 + March 2005 + + Davyd Madeley + + + + &applet; Applet Manual V0.3 + October 2004 + + Carlos Garcia Campos + MATE Documentation Project + + + + + This manual describes version &appletversion; of &applet;. + + + + Feedback + + To report a bug or make a suggestion regarding the &applet; applet or + this manual, follow the directions in the MATE Feedback Page. + + + +
+ + + CPU Frequency Scaling Monitor + + + + + Introduction +
+ &applet; + + + + + + + +
+ + The &applet; provides a convenient way to monitor the CPU Frequency Scaling for each CPU. + + To add &applet; to a panel, right-click on the panel to open the panel popup menu, then choose + + Add to Panel + CPU Frequency Scaling Monitor + . + + + Unfortunately, CPU frequency scaling can currently only be monitored on + Linux machines that have support in the kernel. It can however, support the + several generations of frequency scaling interfaces in the kernel. + + + When there is no CPU frequency scaling support in the system, the &applet; only displays the current CPU frequency. + When CPU frequency scaling is supported in the system, the &applet; displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency. + By default the &applet; displays the current CPU frequency as a value + in Hertz (the standard measure of frequency), but can be configured to + display a percentage instead. For more information on how to configure &applet; see . + Each instance of &applet; can monitor only one CPU. You must start an + instance of &applet; for each CPU that you want to monitor if you are in a + multiprocessor (SMP) system. + + + Understanding the Icons + + The &applet; has a series of icons that graphically represent the current + scaling level of the processor you are monitoring. They are: + + + + + + + + + Icon + + Description + + + + + + + + 100% Power + + + The CPU is running at, or close to, 100% throughput + + + + + + + 75% Power + + + The CPU is running at, or close to, 75% throughput + + + + + + + 50% Power + + + The CPU is running at, or close to, 50% throughput + + + + + + + 25% Power + + + The CPU is running at, or close to, 25% throughput + + + + + + + + + Frequency and Governor Selector + The Frequency Selector functionality may not be available + on your MATE Desktop by default. Please consult your system + administrator, vendor documentation, or the documentation that came with + this software. + + To set the CPU frequency, (left-)click on the monitor and a menu + will be shown. This menu will offer you a list of available frequencies + and/or frequency governors for your machine. + + + You can choose whether you want to show available frequencies or + governors in the Preferences. + See for more information. + + +
+ Frequency selector showing just frequencies + + + + + + + +
+ +
+ Frequency selector showing both frequencies and governors + + + + + + + +
+
+
+ + + + + Preferences + To configure the &applet;, right-click on the applet, then choose Preferences from the popup menu. + The Preferences dialog contains the following components: +
+ &applet; Preferences Dialog + + + + + + &applet; preferences dialog + + + +
+ + + + Monitored CPU (only in multiprocessor systems) + + Use this drop-down list to select the CPU that you want to monitor. +
+ Selecting the CPU to monitor + + + + + + &applet; preferences dialog CPU selector + + + +
+ + The Monitored CPU option will only appear on + multiprocessor (SMP) systems. + + +
+
+ + Show in Mode + + Use this drop-down list to select the mode in which you want to display the applet. + Available modes are: Graphic, Text and both (Graphic and Text) + + + + + Show CPU frequency as frequency + + Select this option to display the current CPU frequency. + + + + Show frequency units + + Select this option to display or not the frequency units in the frequency mode. + + + + + Show CPU frequency as percentage + + Select this option to display the current CPU frequency as a percentage. + + + + + Show menu + + + This option allows you to choose how much information is shown in + the frequency selector dropdown + (see ). You can select to + display Frequencies, + Governors or both Frequencies and + Governors. +
+ The selector configured to Frequencies and Governors + + + + + + CPU governors selector + + + +
+ +
+
+
+
+ +
diff --git a/cpufreq/help/C/figures/cpufreq-100.png b/cpufreq/help/C/figures/cpufreq-100.png new file mode 100644 index 00000000..6b63453a Binary files /dev/null and b/cpufreq/help/C/figures/cpufreq-100.png differ diff --git a/cpufreq/help/C/figures/cpufreq-25.png b/cpufreq/help/C/figures/cpufreq-25.png new file mode 100644 index 00000000..ae2acf6c Binary files /dev/null and b/cpufreq/help/C/figures/cpufreq-25.png differ diff --git a/cpufreq/help/C/figures/cpufreq-50.png b/cpufreq/help/C/figures/cpufreq-50.png new file mode 100644 index 00000000..03ab5e3b Binary files /dev/null and b/cpufreq/help/C/figures/cpufreq-50.png differ diff --git a/cpufreq/help/C/figures/cpufreq-75.png b/cpufreq/help/C/figures/cpufreq-75.png new file mode 100644 index 00000000..49e9342d Binary files /dev/null and b/cpufreq/help/C/figures/cpufreq-75.png differ diff --git a/cpufreq/help/C/figures/cpufreq-applet-preferences-smp.png b/cpufreq/help/C/figures/cpufreq-applet-preferences-smp.png new file mode 100644 index 00000000..f0105a2c Binary files /dev/null and b/cpufreq/help/C/figures/cpufreq-applet-preferences-smp.png differ diff --git a/cpufreq/help/C/figures/cpufreq-applet-preferences.png b/cpufreq/help/C/figures/cpufreq-applet-preferences.png new file mode 100644 index 00000000..4e211c34 Binary files /dev/null and b/cpufreq/help/C/figures/cpufreq-applet-preferences.png differ diff --git a/cpufreq/help/C/figures/cpufreq-applet-selector-both.png b/cpufreq/help/C/figures/cpufreq-applet-selector-both.png new file mode 100644 index 00000000..e7799490 Binary files /dev/null and b/cpufreq/help/C/figures/cpufreq-applet-selector-both.png differ diff --git a/cpufreq/help/C/figures/cpufreq-applet-selector.png b/cpufreq/help/C/figures/cpufreq-applet-selector.png new file mode 100644 index 00000000..2c962a52 Binary files /dev/null and b/cpufreq/help/C/figures/cpufreq-applet-selector.png differ diff --git a/cpufreq/help/C/figures/cpufreq-applet.png b/cpufreq/help/C/figures/cpufreq-applet.png new file mode 100644 index 00000000..159ba28a Binary files /dev/null and b/cpufreq/help/C/figures/cpufreq-applet.png differ diff --git a/cpufreq/help/C/legal.xml b/cpufreq/help/C/legal.xml new file mode 100644 index 00000000..acb0b403 --- /dev/null +++ b/cpufreq/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/cpufreq/help/Makefile.am b/cpufreq/help/Makefile.am new file mode 100644 index 00000000..73a2a06a --- /dev/null +++ b/cpufreq/help/Makefile.am @@ -0,0 +1,19 @@ +include $(top_srcdir)/mate-doc-utils.make +dist-hook: doc-dist-hook + +DOC_MODULE = cpufreq-applet +DOC_ENTITIES = legal.xml + +DOC_FIGURES = figures/cpufreq-100.png \ + figures/cpufreq-25.png \ + figures/cpufreq-50.png \ + figures/cpufreq-75.png \ + figures/cpufreq-applet.png \ + figures/cpufreq-applet-preferences.png \ + figures/cpufreq-applet-preferences-smp.png \ + figures/cpufreq-applet-selector-both.png \ + figures/cpufreq-applet-selector.png + +DOC_LINGUAS = ca cs de el en_GB es eu fi fr hu nl oc pt_BR ru sv uk zh_CN zh_HK zh_TW + +-include $(top_srcdir)/git.mk diff --git a/cpufreq/help/ca/ca.po b/cpufreq/help/ca/ca.po new file mode 100644 index 00000000..25253a7f --- /dev/null +++ b/cpufreq/help/ca/ca.po @@ -0,0 +1,387 @@ +msgid "" +msgstr "" +"Project-Id-Version: cpufreq-applet\n" +"POT-Creation-Date: 2007-06-07 14:14+0100\n" +"PO-Revision-Date: 2007-06-07 15:14+0100\n" +"Last-Translator: Gil Forcada \n" +"Language-Team: catalan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) C/cpufreq-applet.xml:356(None) +msgid "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" +msgstr "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "Manual del monitor de l'escalat de la freqüència de la CPU" + +#: C/cpufreq-applet.xml:22(para) +msgid "CPU Frequency Scaling Monitor shows the current clock speed of the CPU and provides an interface to change the clock speed if the CPU supports it." +msgstr "El monitor de l'escalat de la freqüència de la CPU mostra la velocitat de rellotge actual de la CPU i proporciona una interfície per canviar-la (si la CPU ho permet)." + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) C/cpufreq-applet.xml:86(para) C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "Fundació MATE" + +#: C/cpufreq-applet.xml:42(publishername) C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "Projecte de documentació del MATE" + +#: C/cpufreq-applet.xml:2(para) +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 "Teniu permís per a copiar, distribuir i/o modificar aquest document, sota els termes de la Llicència de documentació lliure GNU (GFDL), versió 1.1 o qualsevol versió publicada posteriorment per la Free Software Foundation, sense seccions invariants, sense texts de portada i sense texts de contraportada. Podeu trobar una còpia de la GFDL en aquest enllaç o en el fitxer COPYING-DOCS distribuït amb aquest manual." + +#: C/cpufreq-applet.xml:12(para) +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 distribuïts sota la GFDL. Si voleu distribuir aquest manual independentment 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." + +#: C/cpufreq-applet.xml:19(para) +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 que les empreses utilitzen per a distingir els seus productes i serveis es consideren marques comercials. Quan aquests noms apareguin en qualsevol documentació del MATE, si els membres del Projecte de documentació del MATE han estat avisats pel que fa a les marques, els noms apareixeran en majúscules o amb les inicials en majúscules." + +#: C/cpufreq-applet.xml:35(para) +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 " + +#: C/cpufreq-applet.xml:55(para) +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." + +#: C/cpufreq-applet.xml:28(para) +msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +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: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "Projecte MATE" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Agost de 2005" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Març de 2005" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "Manual de la miniaplicació del monitor de l'escalat de la freqüència de la CPU (Versió 0.3)" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "Octubre de 2004" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "Aquest manual descriu la versió 2.12.0 del monitor de l'escalat de la freqüència de la CPU." + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Comentaris" + +#: C/cpufreq-applet.xml:111(para) +msgid "To report a bug or make a suggestion regarding the CPU Frequency Scaling Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "Per a informar d'un error o fer un suggeriment sobre la miniaplicació del monitor de l'escalat de la freqüència de la CPU o aquest manual, seguiu les indicacions de la Pàgina de suggeriments del MATE." + +#: C/cpufreq-applet.xml:121(primary) C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Monitor de l'escalat de la freqüència de la CPU" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Introducció" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "The CPU Frequency Scaling Monitor provides a convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "El monitor de l'escalat de la freqüència de la CPU proporciona una manera amigable de monitoritzar l'escalat de la freqüència de la CPU per a cada CPU." + +#: C/cpufreq-applet.xml:141(para) +msgid "To add CPU Frequency Scaling Monitor to a panel, right-click on the panel to open the panel popup menu, then choose Add to PanelCPU Frequency Scaling Monitor." +msgstr "Per a afegir el monitor de l'escalat de la freqüència de la CPU a un quadre, feu clic amb el botó secundari en el quadre per a obrir el menú contextual d'aquest, després escolliu Afegeix al quadreMonitor de l'escalat de la freqüència de la CPU." + +#: C/cpufreq-applet.xml:147(para) +msgid "Unfortunately, CPU frequency scaling can currently only be monitored on Linux machines that have support in the kernel. It can however, support the several generations of frequency scaling interfaces in the kernel." +msgstr "Desgraciadament, l'escalat de la freqüència de la CPU només es pot monitoritzar en ordinadors amb Linux que ho tinguin habilitat en el nucli. Tot i així, sap utilitzar les diferents generacions d'interfícies del nucli d'escalat de la freqüència." + +#: C/cpufreq-applet.xml:153(para) +msgid "When there is no CPU frequency scaling support in the system, the CPU Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "Quan el sistema no permet modificar l'escalat de la freqüència de la CPU, el monitor de l'escalat de la freqüència de la CPU només mostra la freqüència actual de la CPU." + +#: C/cpufreq-applet.xml:154(para) +msgid "When CPU frequency scaling is supported in the system, the CPU Frequency Scaling Monitor displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency." +msgstr "Quan el sistema permet modificar l'escalat de la freqüència de la CPU, el monitor de l'escalat de la freqüència de la CPU mostra la icona de la CPU amb una barra de progrés. L'estat de la barra de progrés representa la freqüència actual de la CPU respecte la freqüència màxima." + +#: C/cpufreq-applet.xml:155(para) +msgid "By default the CPU Frequency Scaling Monitor displays the current CPU frequency as a value in Hertz (the standard measure of frequency), but can be configured to display a percentage instead. For more information on how to configure CPU Frequency Scaling Monitor see ." +msgstr "Per defecte el monitor de l'escalat de la freqüència de la CPU mostra la freqüència actual de la CPU en Hertz (la unitat de mesura de freqüències estàndard), però es pot configurar perquè ho mostri en percentatges. Vegeu la per a més informació sobre com configurar el monitor de l'escalat de la freqüència de la CPU." + +#: C/cpufreq-applet.xml:158(para) +msgid "Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You must start an instance of CPU Frequency Scaling Monitor for each CPU that you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "Cada instància del monitor de l'escalat de la freqüència de la CPU només pot monitoritzar una CPU. Si teniu un sistema multiprocessador (SMP), haureu d'iniciar una altra instància del monitor de l'escalat de la freqüència de la CPU per a cada CPU que vulgueu monitoritzar." + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "El significat de cada icona" + +#: C/cpufreq-applet.xml:164(para) +msgid "The CPU Frequency Scaling Monitor has a series of icons that graphically represent the current scaling level of the processor you are monitoring. They are:" +msgstr "El monitor de l'escalat de la freqüència de la CPU te unes quantes icones que representen gràficament el nivell d'escalat actual del processador que es monitoritza. Són:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Icona" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Descripció" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100% de la potència" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "La CPU està funcionant, o s'hi acosta, al 100%" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75% de la potència" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "La CPU està funcionant, o s'hi acosta, al 75%" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50% de la potència" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "La CPU està funcionant, o s'hi acosta, al 50%" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25% de la potència" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "La CPU està funcionant, o s'hi acosta, al 25%" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Freqüència i el selector del governador" + +#: C/cpufreq-applet.xml:232(para) +msgid "The Frequency Selector functionality may not be available on your MATE Desktop by default. Please consult your system administrator, vendor documentation, or the documentation that came with this software." +msgstr "És possible que no disposeu de la funcionalitat per a seleccionar la freqüència en el vostre escriptori MATE. Consulteu l'administrador del sistema, la documentació del venedor o la documentació d'aquest mateix programari." + +#: C/cpufreq-applet.xml:236(para) +msgid "To set the CPU frequency, (left-)click on the monitor and a menu will be shown. This menu will offer you a list of available frequencies and/or frequency governors for your machine." +msgstr "Per a establir la freqüència de la CPU, feu clic en el monitor i es mostrarà un menú. Aquest menú us oferirà una llista de les freqüències i/o governadors de freqüència per a l'ordinador." + +#: C/cpufreq-applet.xml:241(para) +msgid "You can choose whether you want to show available frequencies or governors in the Preferences. See for more information." +msgstr "Podeu escollir si voleu visualitzar les freqüències disponibles o els governadors en les Preferències. Per a més informació vegeu la ." + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "El selector de freqüència mostra només les freqüències" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "El selector de freqüència mostra tan les freqüències com els governadors" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Preferències" + +#: C/cpufreq-applet.xml:275(para) +msgid "To configure the CPU Frequency Scaling Monitor, right-click on the applet, then choose Preferences from the popup menu." +msgstr "Per a configurar el monitor de l'escalat de la freqüència de la CPU, feu clic amb el botó secundari sobre la miniaplicació i després escolliu Preferències en el menú contextual." + +#: C/cpufreq-applet.xml:276(para) +msgid "The Preferences dialog contains the following components:" +msgstr "El diàleg de Preferències conté els components següents:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "Diàleg de les preferències del monitor de l'escalat de la freqüència de la CPU" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "Diàleg de les preferències del monitor de l'escalat de la freqüència de la CPU" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "CPU monitoritzada (només en sistemes multiprocessadors)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "Utilitzeu la llista desplegable per a seleccionar la CPU que voleu monitoritzar." + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Selecció de la CPU a monitoritzar" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Diàleg de selecció de la CPU del monitor de l'escalat de la freqüència de la CPU" + +#: C/cpufreq-applet.xml:307(para) +msgid "The Monitored CPU option will only appear on multiprocessor (SMP) systems." +msgstr "L'opció CPU monitoritzada només apareix en sistemes multiprocessador (SMP)." + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Aparença" + +#: C/cpufreq-applet.xml:317(para) +msgid "Use this drop-down list to select the mode in which you want to display the applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "Utilitzeu aquesta llista desplegable per a seleccionar el mode amb el qual visualitzar la miniaplicació. Els modes disponibles són: Gràfic, Text i ambdós (Gràfic i text)" + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Mostra la freqüència de la CPU com a freqüència" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Seleccioneu aquesta opció per a visualitzar la freqüència actual de la CPU." + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Mostra les unitats de la freqüència" + +#: C/cpufreq-applet.xml:331(para) +msgid "Select this option to display or not the frequency units in the frequency mode." +msgstr "Seleccioneu aquesta opció per a visualitzar les unitats de la freqüència en el mode de freqüència." + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Mostra la freqüència de la CPU com a percentatge" + +#: C/cpufreq-applet.xml:338(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "Seleccioneu aquesta opció per a mostrar la freqüència actual de la CPU com a percentatge." + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Mostra el menú" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "El selector configurat a freqüències i governadors" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "Selector del governador de la CPU" + +#: C/cpufreq-applet.xml:345(para) +msgid "This option allows you to choose how much information is shown in the frequency selector dropdown (see ). You can select to display Frequencies, Governors or both Frequencies and Governors. " +msgstr "Aquesta opció us permet escollir quina informació es mostra en el desplegable de la selecció de freqüència (vegeu la ). Podeu seleccionar visualitzar Freqüències, Governadors o ambdós Freqüències i governadors. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "Gil Forcada , 2007" + diff --git a/cpufreq/help/cpufreq-applet.omf.in b/cpufreq/help/cpufreq-applet.omf.in new file mode 100644 index 00000000..3fbad40b --- /dev/null +++ b/cpufreq/help/cpufreq-applet.omf.in @@ -0,0 +1,9 @@ + + + + + user's guide + + + + diff --git a/cpufreq/help/cs/cs.po b/cpufreq/help/cs/cs.po new file mode 100644 index 00000000..a40575ea --- /dev/null +++ b/cpufreq/help/cs/cs.po @@ -0,0 +1,602 @@ +# Czech translation of cpufreq help. +# Copyright (C) 2009 the author(s) of mate-applets. +# This file is distributed under the same license as the cpufreq help. +# Marek Černocký , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-applets mate-2-26\n" +"POT-Creation-Date: 2009-06-21 22:49+0000\n" +"PO-Revision-Date: 2009-06-24 20:51+0100\n" +"Last-Translator: Marek Černocký \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Poedit-Language: Czech\n" +"X-Poedit-Country: CZECH REPUBLIC\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "" +"@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "" +"@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "" +"@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) C/cpufreq-applet.xml:356(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=d97d7b1d2c134ccd2a5171b5f44b095a" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=e782e523a2dd26d277b5f3554cfe0522" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "Příručka k appletu Sledování změny frekvence CPU" + +#: C/cpufreq-applet.xml:22(para) +msgid "" +"CPU Frequency Scaling Monitor shows the current clock speed of the CPU and " +"provides an interface to change the clock speed if the CPU supports it." +msgstr "" +"Sledování změny frekvence CPU zobrazuje současnou frekvenci CPU a poskytuje " +"rozhraní na změnu frekvence, pokud to daná CPU podporuje." + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) C/cpufreq-applet.xml:86(para) +#: C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "MATE Foundation" + +#: C/cpufreq-applet.xml:42(publishername) C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "Dokumentační projekt MATE" + +#: C/cpufreq-applet.xml:2(para) +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 "" +"Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU " +"Free Documentation License, verze 1.1 nebo jakékoli další verze vydané " +"nadací Free Software Foundation; bez neměnných oddílů, bez textů předních " +"desek a bez textů zadních desek. Kopie této licence je zahrnuta v oddílu " +"jménem GNU Free Documentation " +"License nebo v souboru COPYING-DOCS dodávaném s touto příručkou." + +#: C/cpufreq-applet.xml:12(para) +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í kolekce příruček MATE, distribuovaných pod " +"licencí GNU FDL. Pokud chcete tento dokument šířit odděleně od kolekce, " +"musíte přiložit kopii licence dle popisu v sekci 6 dané licence." + +#: C/cpufreq-applet.xml:19(para) +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." + +#: C/cpufreq-applet.xml:35(para) +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 V JAKÉKOLIV PODOBĚ, " +"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, LEŽÍ NA VÁS. POKUD KVŮLI TOMUTO DOKUMENTU, NEBO " +"JEHO UPRAVENÉ VERZI, NASTANE PROBLÉM, VY (NIKOLIV PŮVODNÍ AUTOR NEBO " +"JAKÝKOLIV PŘISPĚVATEL) PŘEBÍRÁTE JAKÉKOLIV NÁKLADY ZA 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" + +#: C/cpufreq-applet.xml:55(para) +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 "" +"ZA ŽÁDNÝCH OKOLNOSTÍ A ŽÁDNÝCH PRÁVNÍCH PŘEDPOKLADŮ, AŤ SE JEDNÁ O PŘEČIN " +"(VČETNĚ NEDBALOSTNÍCH), SMLOUVU NEBO JINÉ, NENÍ AUTOR, PŮVODNÍ PISATEL, " +"KTERÝKOLIV PŘISPĚVATEL NEBO KTERÝKOLIV DISTRIBUTOR TOHOTO DOKUMENTU NEBO " +"UPRAVENÉ VERZE DOKUMENTU NEBO KTERÝKOLIV DODAVATEL NĚKTERÉ Z TĚCHTO STRAN " +"ODPOVĚDNÝ NĚJAKÉ OSOBĚ ZA PŘÍMÉ, NEPŘÍMÉ, SPECIÁLNÍ, NAHODILÉ NEBO NÁSLEDNÉ " +"ŠKODY JAKÉHOKOLIV CHARAKTERU, VČETNĚ, ALE NEJEN, ZA POŠKOZENÍ ZE ZTRÁTY " +"DOBRÉHO JMÉNA, PŘERUŠENÍ PRÁCE, PORUCHY NEBO NESPRÁVNÉ FUNKCE POČÍTAČE NEBO " +"JINÉHO A VŠECH DALŠÍCH ŠKOD NEBO ZTRÁT VYVSTÁVAJÍCÍCH Z NEBO VZTAHUJÍCÍCH SE " +"K POUŽÍVÁNÍ TOHOTO DOKUMENTU NEBO UPRAVENÝCH VERZÍ DOKUMENTU, I KDYŽ BY " +"TAKOVÁTO STRANA BYLA INFORMOVANÁ O MOŽNOSTI TAKOVÉHOTO POŠKOZENÍ." + +#: C/cpufreq-applet.xml:28(para) +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"" +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: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "Projekt MATE" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Srpen 2005" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Březen 2005" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "Příručka V0.3 k appletu Sledování změny frekvence CPU" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "Říjen 2004" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "Tato příručka popisuje Sledování změny frekvence CPU verze 2.12.0" + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Ohlasy" + +#: C/cpufreq-applet.xml:111(para) +msgid "" +"To report a bug or make a suggestion regarding the CPU Frequency Scaling " +"Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Pokud chcete oznámit chybu nebo navrhnout vylepšení vztahující se k appletu " +"Sledování změny frekvence CPU nebo této příručce, " +"postupujte dle instrukcí na stránce Stránka s ohlasy na MATE." + +#: C/cpufreq-applet.xml:121(primary) C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Sledování změny frekvence CPU" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Úvod" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "" +"The CPU Frequency Scaling Monitor provides a " +"convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "" +"Sledování změny frekvence CPU poskytuje pohodlný " +"způsob, jak sledovat změnu frekvence každé CPU." + +#: C/cpufreq-applet.xml:141(para) +msgid "" +"To add CPU Frequency Scaling Monitor to a panel, " +"right-click on the panel to open the panel popup menu, then choose " +"Add to PanelCPU Frequency " +"Scaling Monitor." +msgstr "" +"Sledování změny frekvence CPU přidáte na panel " +"tak, že otevřete vyskakovací nabídku kliknutím na panel pravým tlačítkem a " +"zvolíte Přidat na panelSledování " +"změny frekvence CPU." + +#: C/cpufreq-applet.xml:147(para) +msgid "" +"Unfortunately, CPU frequency scaling can currently only be monitored on " +"Linux machines that have support in the kernel. It can however, support the " +"several generations of frequency scaling interfaces in the kernel." +msgstr "" +"Škálování frekvence CPU lze zatím bohužel sledovat pouze na Linuxových " +"strojích, které mají příslušnou podporu v jádře. Nicméně applet podporuje " +"několik různých generací rozhraní jádra pro škálování frekvence." + +#: C/cpufreq-applet.xml:153(para) +msgid "" +"When there is no CPU frequency scaling support in the system, the CPU " +"Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "" +"Pokud v systému není podpora pro škálování frekvence CPU, bude applet " +"Sledování změny frekvence CPU pouze zobrazovat současnou frekvenci CPU." + +#: C/cpufreq-applet.xml:154(para) +msgid "" +"When CPU frequency scaling is supported in the system, the CPU Frequency " +"Scaling Monitor displays the CPU icon with a progress bar. The state of the " +"progress bar represents the current CPU frequency with respect to the " +"maximum frequency." +msgstr "" +"Pokud systém škálování frekvence CPU podporuje, tak applet Sledování změny " +"frekvence CPU zobrazuje ikonu CPU s ukazatelem. Stav ukazatele představuje " +"současnou frekvenci CPU vzhledem k maximální možné frekvenci." + +#: C/cpufreq-applet.xml:155(para) +msgid "" +"By default the CPU Frequency Scaling Monitor displays the current CPU " +"frequency as a value in Hertz (the standard measure of frequency), but can " +"be configured to display a percentage instead. For more information on how " +"to configure CPU Frequency Scaling Monitor see ." +msgstr "" +"Standardně zobrazuje applet Sledování změny frekvence CPU frekvenci v " +"Hertzech (hlavní jednotka SI pro frekvenci), ale můžete si nastavit, aby se " +"místo ní zobrazovalo vyjádření v procentech. Více informací o tom, jak " +"applet Sledování změny frekvence CPU nastavit, uvádí ." + +#: C/cpufreq-applet.xml:158(para) +msgid "" +"Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You " +"must start an instance of CPU Frequency Scaling Monitor for each CPU that " +"you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "" +"Každý spuštěný applet Sledování změny frekvence CPU může sledovat pouze " +"jednu CPU. Pokud chcete ve víceprocesorových systémech (SMP) sledovat každou " +"CPU, tak musíte applet spustit pro každou zvlášť." + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Význam ikon" + +#: C/cpufreq-applet.xml:164(para) +msgid "" +"The CPU Frequency Scaling Monitor has a series of icons that graphically " +"represent the current scaling level of the processor you are monitoring. " +"They are:" +msgstr "" +"Applet Sledování změny frekvence CPU má řadu ikon, které graficky vyjadřují " +"současnou úroveň sledovaného procesoru. Jsou to:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Ikona" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Popis" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100% výkon" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "CPU běží na nebo okolo 100% kapacity" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75% výkon" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "CPU běží na nebo okolo 75% kapacity" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50% výkon" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "CPU běží na nebo okolo 50% kapacity" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25% výkon" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "CPU běží na nebo okolo 25% kapacity" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Výběr frekvence a regulace" + +#: C/cpufreq-applet.xml:232(para) +msgid "" +"The Frequency Selector functionality may not be available on your MATE " +"Desktop by default. Please consult your system administrator, vendor " +"documentation, or the documentation that came with this software." +msgstr "" +"Funkcionalita výběru frekvence nemusí být ve výchozím stavu ve vašem " +"pracovním prostředí MATE dostupná. Poraďte se prosím se svým systémovým " +"správcem, dokumentací dodavatele nebo dokumentací dodanou spolu se software." + +#: C/cpufreq-applet.xml:236(para) +msgid "" +"To set the CPU frequency, (left-)click on the monitor and a menu will be " +"shown. This menu will offer you a list of available frequencies and/or " +"frequency governors for your machine." +msgstr "" +"Frekvenci CPU nastavíte tak, že kliknete na applet a objeví se nabídka. V " +"nabídce si můžete vybrat ze seznamu dostupných frekvencí a/nebo regulátorů " +"frekvencí pro váš stroj." + +#: C/cpufreq-applet.xml:241(para) +msgid "" +"You can choose whether you want to show available frequencies or governors " +"in the Preferences. See for more information." +msgstr "" +"V Předvolbách si můžete nastavit, zda chcete zobrazovat " +"frekvence nebo regulátory. Více informací podává ." + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Volič frekvence nabízející možné frekvence" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Volič frekvence nabízející jak frekvence tak regulace" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Předvolby" + +#: C/cpufreq-applet.xml:275(para) +msgid "" +"To configure the CPU Frequency Scaling Monitor, " +"right-click on the applet, then choose Preferences from the popup menu." +msgstr "" +"Pokud hodláte nastavovat applet Sledování změny frekvence CPU, tak na něj klikněte pravým tlačítkem a vyberte ve vyskakovací " +"nabídce Předvolby." + +#: C/cpufreq-applet.xml:276(para) +msgid "" +"The Preferences dialog contains the following " +"components:" +msgstr "Dialog Předvolby obsahuje následující prvky:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "Dialog Předvolby sledování frekvence CPU" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "Dialog Předvolby sledování frekvence CPU" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Sledovaná CPU (pouze ve víceprocesorových systémech)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "K volbě CPU, kterou chcete sledovat, použijte vyskakovací seznam." + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Volba sledované CPU" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Volba CPU v dialogu Předvolby sledování frekvence CPU" + +#: C/cpufreq-applet.xml:307(para) +msgid "" +"The Monitored CPU option will only appear on " +"multiprocessor (SMP) systems." +msgstr "" +"Volba Sledovaná CPU se objevuje pouze na " +"víceprocesorových systémech (SMP)." + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Vzhled" + +#: C/cpufreq-applet.xml:317(para) +msgid "" +"Use this drop-down list to select the mode in which you want to display the " +"applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "" +"Pomocí tohoto vyskakovacího seznamu můžete zvolit, co chcete, aby applet " +"zobrazoval. Dostupné jsou tyto režimy: Grafika, Text a obojí (Grafika a text)" + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Zobrazovat frekvenci CPU jako frekvenci" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Zvolte, pokud chcete zobrazovat současnou frekvenci CPU." + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Zobrazovat jednotky frekvence" + +#: C/cpufreq-applet.xml:331(para) +msgid "" +"Select this option to display or not the frequency units in the frequency " +"mode." +msgstr "" +"Vyberte si, jestli chcete při zobrazování frekvence uvádět jednotky nebo ne." + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Zobrazovat frekvenci CPU jako procenta" + +#: C/cpufreq-applet.xml:338(para) +msgid "" +"Select this option to display the current CPU frequency as a percentage." +msgstr "Zvolte, pokud chcete zobrazovat současnou frekvenci v procentech." + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Zobrazovat nabídku" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "Volič nastavený tak, aby zobrazoval frekvence a regulátory" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "Výběr regulace CPU" + +#: C/cpufreq-applet.xml:345(para) +msgid "" +"This option allows you to choose how much information is shown in the " +"frequency selector dropdown (see ). You can select to display Frequencies, " +"Governors or both Frequencies and Governors. " +msgstr "" +"Tato volba umožňuje vybrat, kolik informací chcete zobrazit ve " +"vyskakovací nabídce pro výběr frekvence (viz ). Můžete zvolit zobrazování Frekvencí, " +"Regulátorů nebo obojího Frekvencí i " +"regulátorů. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "Marek Černocký , 2009." diff --git a/cpufreq/help/cs/figures/cpufreq-applet-preferences-smp.png b/cpufreq/help/cs/figures/cpufreq-applet-preferences-smp.png new file mode 100644 index 00000000..b8022b4c Binary files /dev/null and b/cpufreq/help/cs/figures/cpufreq-applet-preferences-smp.png differ diff --git a/cpufreq/help/cs/figures/cpufreq-applet-preferences.png b/cpufreq/help/cs/figures/cpufreq-applet-preferences.png new file mode 100644 index 00000000..bd5add97 Binary files /dev/null and b/cpufreq/help/cs/figures/cpufreq-applet-preferences.png differ diff --git a/cpufreq/help/de/de.po b/cpufreq/help/de/de.po new file mode 100644 index 00000000..d3ed5848 --- /dev/null +++ b/cpufreq/help/de/de.po @@ -0,0 +1,619 @@ +# German translation of the cpufreq-applet manual. +# Mario Blättermann , 2008, 2009. +# Christian Kirbach , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: 2010-02-21 20:55+0000\n" +"PO-Revision-Date: 2010-02-22 00:34+0100\n" +"Last-Translator: Christian Kirbach \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: German\n" +"X-Poedit-Country: GERMANY\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:135(None) +msgid "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "translated" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:186(None) +msgid "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "translated" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:197(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "translated" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:208(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "translated" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:219(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "translated" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:254(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "translated" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:265(None) C/cpufreq-applet.xml:358(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "translated" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:283(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" +msgstr "translated" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:301(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "translated" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "»Überwachung der Prozessortaktstufen«-Handbuch" + +#: C/cpufreq-applet.xml:22(para) +msgid "" +"CPU Frequency Scaling Monitor shows the current clock speed of the CPU and " +"provides an interface to change the clock speed if the CPU supports it." +msgstr "" +"Die Überwachung der Prozessortaktstufen zeigt die aktuelle Taktfrequenz des " +"Prozessors an und stellt eine Schnittstelle zum Anpassen des Prozessortakts " +"bereit, falls der Prozessor diese Möglichkeit unterstützt." + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) C/cpufreq-applet.xml:88(para) +#: C/cpufreq-applet.xml:95(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "MATE-Foundation" + +#: C/cpufreq-applet.xml:42(publishername) C/cpufreq-applet.xml:103(para) +msgid "MATE Documentation Project" +msgstr "MATE-Dokumentationsprojekt" + +#: C/cpufreq-applet.xml:2(para) +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 "" +"Das vorliegende Dokument kann 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 kopiert, verteilt " +"und/oder modifiziert werden. Eine Kopie der GFDL finden Sie unter diesem " +"Link oder in der mit diesem " +"Handbuch gelieferten Datei COPYING-DOCS." + +#: C/cpufreq-applet.xml:12(para) +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 "" +"Dieses Handbuch ist Teil einer Sammlung von MATE-Handbüchern, die unter der " +"GFDL veröffentlicht werden. Wenn Sie dieses Handbuch getrennt von der " +"Sammlung weiterverbreiten möchten, können Sie das tun, indem Sie eine Kopie " +"der Lizenz zum Handbuch hinzufügen, wie es in Abschnitt 6 der Lizenz " +"beschrieben ist." + +#: C/cpufreq-applet.xml:19(para) +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 "" +"Viele der Namen, die von Unternehmen verwendet werden, um ihre Produkte und " +"Dienstleistungen von anderen zu unterscheiden, sind eingetragene " +"Warenzeichen. An den Stellen, an denen diese Namen in einer MATE-" +"Dokumentation erscheinen, werden die Namen in Großbuchstaben oder mit einem " +"großen Anfangsbuchstaben geschrieben, wenn das MATE-Dokumentationsprojekt " +"auf diese Warenzeichen hingewiesen wird." + +#: C/cpufreq-applet.xml:35(para) +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 "" +"DIESES DOKUMENT WIRD »WIE VORLIEGEND« GELIEFERT, OHNE GARANTIEN IRGENDEINER " +"ART, SOWOHL AUSDRÜCKLICH GENANNTE ALS AUCH ANGEDEUTETE. DIES BEZIEHT SICH " +"AUCH OHNE EINSCHRÄNKUNG AUF GARANTIEN, DASS DIESES DOKUMENT ODER VERÄNDERTE " +"FASSUNGEN DIESES DOKUMENTS FREI VON HANDELSDEFEKTEN, FÜR EINEN BESTIMMTEN " +"ZWECK GEEIGNET IST ODER DASS ES KEINE RECHTE DRITTER VERLETZT. DAS VOLLE " +"RISIKO WAS QUALITÄT, GENAUIGKEIT UND LEISTUNG DES DOKUMENTS ODER VERÄNDERTE " +"FASSUNGEN DES DOKUMENTS LIEGT BEI IHNEN. SOLLTE EIN DOKUMENT ODER EINE " +"VERÄNDERTE FASSUNG DAVON FEHLER IRGENDEINER ART BEINHALTEN, TRAGEN SIE " +"(NICHT DER URSPRUNGSAUTOR, DER AUTOR ODER EIN MITWIRKENDER) DIE KOSTEN FÜR " +"NOTWENDIGE DIENSTLEISTUNGEN, REPARATUREN ODER FEHLERKORREKTUREN. DIESER " +"HAFTUNGSAUSSCHLUSS IST EIN ESSENZIELLER TEIL DIESER LIZENZ. DIE VERWENDUNG " +"EINES DOKUMENTS ODER EINER VERÄNDERTEN VERSION DES DOKUMENTS IST NICHT " +"GESTATTET AUßER UNTER BEACHTUNG DIESES HAFTUNGSAUSSCHLUSSES UND" + +#: C/cpufreq-applet.xml:55(para) +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 AUF BASIS KEINER RECHTSGRUNDLAGE, EGAL OB DURCH " +"UNERLAUBTEN HANDLUNGEN (EINSCHLIEßLICH FAHRLÄSSIGKEIT), VERTRAG ODER " +"ANDERWEITIG KANN DER AUTOR, URSPRUNGSAUTOR, EIN MITWIRKENDER ODER EIN " +"VERTRIEBSPARTNER DIESES DOKUMENTS ODER EINER VERÄNDERTEN FASSUNG DES " +"DOKUMENTS ODER EIN ZULIEFERER EINER DIESER PARTEIEN, HAFTBAR GEMACHT WERDEN " +"FÜR DIREKTE, INDIREKTE, SPEZIELLE, VERSEHENTLICHE ODER FOLGESCHÄDEN " +"JEGLICHER ART, EINSCHLIEßLICH UND OHNE EINSCHRÄNKUNGEN SCHÄDEN DURCH VERLUST " +"VON KULANZ, ARBEITSAUSFALL, COMPUTERVERSAGEN ODER COMPUTERFEHLFUNKTIONEN " +"ODER ALLE ANDEREN SCHÄDEN ODER VERLUSTE, DIE SICH AUS ODER IN VERBINDUNG MIT " +"DER VERWENDUNG DES DOKUMENTS UND VERÄNDERTER FASSUNGEN DES DOKUMENTS " +"ERGEBEN, AUCH WENN DIE OBEN GENANNTEN PARTEIEN ÜBER DIE MÖGLICHKEIT SOLCHER " +"SCHÄDEN INFORMIERT WAREN." + +#: C/cpufreq-applet.xml:28(para) +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"" +msgstr "" +"DAS DOKUMENT UND VERÄNDERTE FASSUNGEN DES DOKUMENTS WERDEN UNTER DEN " +"BEDINGUNGEN DER GNU FREE DOCUMENTATION LICENSE ZUR VERFÜGUNG GESTELLT MIT " +"DEM WEITERGEHENDEN VERSTÄNDNIS, DASS: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE-Projekt" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:85(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:86(date) +msgid "August 2005" +msgstr "August 2005" + +#: C/cpufreq-applet.xml:92(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:93(date) +msgid "March 2005" +msgstr "März 2005" + +#: C/cpufreq-applet.xml:99(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "»Überwachung der Prozessortaktstufen«-Handbuch V0.3" + +#: C/cpufreq-applet.xml:100(date) +msgid "October 2004" +msgstr "Oktober 2004" + +#: C/cpufreq-applet.xml:102(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:108(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "" +"Dieses Handbuch beschreibt Version 2.12.0 der Überwachung der " +"Prozessortaktstufen." + +#: C/cpufreq-applet.xml:112(title) +msgid "Feedback" +msgstr "Rückmeldungen" + +#: C/cpufreq-applet.xml:113(para) +msgid "" +"To report a bug or make a suggestion regarding the CPU Frequency Scaling " +"Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Um Fehler zu melden oder einen Vorschlag zur Anwendung " +"Überwachung der Prozessortaktstufen oder zu " +"diesem Handbuch zu machen, folgen Sie den Anweisungen auf der MATE-Seite für Rückmeldungen." + +#: C/cpufreq-applet.xml:123(primary) C/cpufreq-applet.xml:130(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Überwachen der Prozessortaktstufen" + +#: C/cpufreq-applet.xml:128(title) +msgid "Introduction" +msgstr "Einführung" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:141(para) +msgid "" +"The CPU Frequency Scaling Monitor provides a " +"convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "" +"Die Überwachung der Prozessortaktstufen stellt " +"eine bequeme Möglichkeit zur Überwachung der Taktstufen für jeden Prozessor " +"bereit." + +#: C/cpufreq-applet.xml:143(para) +msgid "" +"To add CPU Frequency Scaling Monitor to a panel, " +"right-click on the panel to open the panel popup menu, then choose " +"Add to PanelCPU Frequency " +"Scaling Monitor." +msgstr "" +"Um die Überwachung der Prozessortaktstufen zu " +"einem Panel hinzuzufügen, klicken Sie mit der rechten Maustaste auf das " +"Panel, um das Kontextmenü zu öffnen. Dann wählen Sie Zum Panel " +"hinzufügen …. Wählen Sie Überwachung der " +"Prozessortaktstufen im Zum Panel hinzufügen-Dialog aus." + +#: C/cpufreq-applet.xml:149(para) +msgid "" +"Unfortunately, CPU frequency scaling can currently only be monitored on " +"Linux machines that have support in the kernel. It can however, support the " +"several generations of frequency scaling interfaces in the kernel." +msgstr "" +"Gegenwärtig können auf Linux-Rechnern die Prozessortaktstufen leider nur " +"dann überwacht werden, wenn dies bereits vom Kernel unterstützt wird. Wie " +"auch immer, die verschiedenen Generationen von Schnittstellen zur " +"Überwachung des Prozessortakts im Kernel werden unterstützt. " + +#: C/cpufreq-applet.xml:155(para) +msgid "" +"When there is no CPU frequency scaling support in the system, the CPU " +"Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "" +"Wenn Ihr System die Skalierung des Prozessortakts nicht unterstützt, zeigt " +"die Überwachung der Prozessortaktstufen lediglich den aktuellen " +"Prozessortakt an." + +#: C/cpufreq-applet.xml:156(para) +msgid "" +"When CPU frequency scaling is supported in the system, the CPU Frequency " +"Scaling Monitor displays the CPU icon with a progress bar. The state of the " +"progress bar represents the current CPU frequency with respect to the " +"maximum frequency." +msgstr "" +"Wenn die Skalierung des Prozessortakts vom System unterstützt wird, dann " +"zeigt die Überwachung der Prozessortaktstufen ein Prozessorsymbol mit einer " +"Fortschrittsleiste an. Der Status der Fortschrittsleiste stellt den " +"gegenwärtigen Prozessortakt bezogen auf dessen maximalen Wert dar." + +#: C/cpufreq-applet.xml:157(para) +msgid "" +"By default the CPU Frequency Scaling Monitor displays the current CPU " +"frequency as a value in Hertz (the standard measure of frequency), but can " +"be configured to display a percentage instead. For more information on how " +"to configure CPU Frequency Scaling Monitor see ." +msgstr "" +"Standardmäßig zeigt die Überwachung der Prozessortaktstufen den aktuellen " +"Prozessortakt in Hertz an, der Standardeinheit für Frequenzen. Sie können " +"einstellen, dass stattdessen ein Prozentsatz angezeigt wird. Weitere " +"Informationen über die Anpassung der Überwachung der Prozessortaktstufen " +"finden Sie in ." + +#: C/cpufreq-applet.xml:160(para) +msgid "" +"Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You " +"must start an instance of CPU Frequency Scaling Monitor for each CPU that " +"you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "" +"Jede Instanz der Überwachung der Prozessortaktstufen kann genau einen " +"Prozessor überwachen. Falls Sie über ein Mehrprozessor-(SMP-)system " +"verfügen, müssen Sie für jeden Prozessor eine Instanz der Überwachung der " +"Prozessortaktstufen starten." + +#: C/cpufreq-applet.xml:165(title) +msgid "Understanding the Icons" +msgstr "Erklärung der Symbole" + +#: C/cpufreq-applet.xml:166(para) +msgid "" +"The CPU Frequency Scaling Monitor has a series of icons that graphically " +"represent the current scaling level of the processor you are monitoring. " +"They are:" +msgstr "" +"Die Überwachung der Prozessortaktstufen verfügt über eine Reihe von " +"Symbolen, die die Taktstufe des von Ihnen überwachten Prozessors grafisch " +"darstellen. Diese sind:" + +#: C/cpufreq-applet.xml:177(para) +msgid "Icon" +msgstr "Symbol" + +#: C/cpufreq-applet.xml:179(para) +msgid "Description" +msgstr "Beschreibung" + +#: C/cpufreq-applet.xml:188(phrase) +msgid "100% Power" +msgstr "100% Takt" + +#: C/cpufreq-applet.xml:190(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "Der Prozessor läuft mit (oder nahe bei) 100% des Takts" + +#: C/cpufreq-applet.xml:199(phrase) +msgid "75% Power" +msgstr "75% Takt" + +#: C/cpufreq-applet.xml:201(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "Der Prozessor läuft mit (oder nahe bei) 75% des Takts" + +#: C/cpufreq-applet.xml:210(phrase) +msgid "50% Power" +msgstr "50% Takt" + +#: C/cpufreq-applet.xml:212(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "Der Prozessor läuft mit (oder nahe bei) 50% des Takts" + +#: C/cpufreq-applet.xml:221(phrase) +msgid "25% Power" +msgstr "25%Takt" + +#: C/cpufreq-applet.xml:223(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "Der Prozessor läuft mit (oder nahe bei) 25% des Takts" + +#: C/cpufreq-applet.xml:233(title) +msgid "Frequency and Governor Selector" +msgstr "Auswahl der Frequenzen und Regulatoren" + +#: C/cpufreq-applet.xml:234(para) +msgid "" +"The Frequency Selector functionality may not be available on your MATE " +"Desktop by default. Please consult your system administrator, vendor " +"documentation, or the documentation that came with this software." +msgstr "" +"Die Funktionalität der Überwachung der Prozessortaktstufen könnte " +"möglicherweise in Ihrer MATE-Arbeitsumgebung nicht standardmäßig verfügbar " +"sein. Fragen Sie Ihren Systemverwalter, oder lesen Sie die Dokumentation " +"Ihres Betriebssystems oder die mit dieser Anwendung gelieferte Dokumentation." + +#: C/cpufreq-applet.xml:238(para) +msgid "" +"To set the CPU frequency, (left-)click on the monitor and a menu will be " +"shown. This menu will offer you a list of available frequencies and/or " +"frequency governors for your machine." +msgstr "" +"Um den Prozessortakt zu ändern, klicken Sie auf das Applet, um ein Menü zu " +"öffnen. Dieses Menü zeigt eine Liste der verfügbaren Taktstufen und/oder " +"Regulatoren für Ihren Rechner an." + +#: C/cpufreq-applet.xml:243(para) +msgid "" +"You can choose whether you want to show available frequencies or governors " +"in the Preferences. See for more information." +msgstr "" +"In den Einstellungen können Sie wählen, ob die " +"verfügbaren Frequenzen oder Regulatoren angezeigt werden sollen. Weitere " +"Informationen finden Sie in ." + +#: C/cpufreq-applet.xml:250(title) +msgid "Frequency selector showing just frequencies" +msgstr "Die Frequenzauswahl zeigt nur Frequenzen an" + +#: C/cpufreq-applet.xml:261(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Die Frequenzauswahl zeigt Frequenzen und Regulatoren an" + +#: C/cpufreq-applet.xml:276(title) +msgid "Preferences" +msgstr "Einstellungen" + +#: C/cpufreq-applet.xml:277(para) +msgid "" +"To configure the CPU Frequency Scaling Monitor, " +"right-click on the applet, then choose Preferences from the popup menu." +msgstr "" +"Um die Überwachung der Prozessortaktstufen " +"anzupassen, klicken Sie mit der rechten Maustaste auf das Applet, und wählen " +"Sie dann Einstellungen aus dem Kontextmenü." + +#: C/cpufreq-applet.xml:278(para) +msgid "" +"The Preferences dialog contains the following " +"components:" +msgstr "" +"Der Dialog Einstellungen enthält die folgenden " +"Komponenten:" + +#: C/cpufreq-applet.xml:280(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "Einstellungsdialog der Überwachung der Prozessortaktstufen" + +#: C/cpufreq-applet.xml:286(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "Einstellungsdialog der Überwachung der Prozessortaktstufen" + +#: C/cpufreq-applet.xml:294(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Überwachter Prozessor (nur in Mehrprozessor-Systemen)" + +#: C/cpufreq-applet.xml:296(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "" +"Wählen Sie in dieser Auswahlliste, welchen Prozessor Sie überwachen wollen." + +#: C/cpufreq-applet.xml:298(title) +msgid "Selecting the CPU to monitor" +msgstr "Auswahl des zu überwachenden Prozessors" + +#: C/cpufreq-applet.xml:304(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Der Einstellungsdialog der Überwachung der Prozessortaktstufen" + +#: C/cpufreq-applet.xml:309(para) +msgid "" +"The Monitored CPU option will only appear on " +"multiprocessor (SMP) systems." +msgstr "" +"Die Option Überwachter Prozessor erscheint nur auf " +"Mehrprozessor-(SMP-)systemen." + +#: C/cpufreq-applet.xml:317(guilabel) +msgid "Show in Mode" +msgstr "Anzeigemodus" + +#: C/cpufreq-applet.xml:319(para) +msgid "" +"Use this drop-down list to select the mode in which you want to display the " +"applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "" +"Verwenden Sie zur Auswahl des Anzeigemodus des Applets diese Auswahlliste. " +"Die verfügbaren Modi sind: Grafik, Text und beides (Grafik und Text)." + +#: C/cpufreq-applet.xml:325(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Den Prozessortakt als Frequenz anzeigen" + +#: C/cpufreq-applet.xml:327(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Wählen Sie diese Option, um den aktuellen Prozessortakt anzuzeigen." + +#: C/cpufreq-applet.xml:331(guilabel) +msgid "Show frequency units" +msgstr "Takteinheiten anzeigen" + +#: C/cpufreq-applet.xml:333(para) +msgid "" +"Select this option to display or not the frequency units in the frequency " +"mode." +msgstr "" +"Wählen Sie diese Option, um im Frequenzmodus die Anzeige der " +"Frequenzeinheiten zu aktivieren oder zu deaktivieren." + +#: C/cpufreq-applet.xml:338(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Prozessortakt in Prozent anzeigen" + +#: C/cpufreq-applet.xml:340(para) +msgid "" +"Select this option to display the current CPU frequency as a percentage." +msgstr "" +"Wählen Sie diese Option, um den aktuellen Prozessortakt als Prozentsatz " +"anzuzeigen." + +#: C/cpufreq-applet.xml:345(guilabel) +msgid "Show menu" +msgstr "Menü zeigen" + +#: C/cpufreq-applet.xml:355(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "Auf Frequenzen und Regulatoren eingestellte Auswahl" + +#: C/cpufreq-applet.xml:361(phrase) +msgid "CPU governors selector" +msgstr "Auswahl der Regulatoren des Prozessors" + +#: C/cpufreq-applet.xml:347(para) +msgid "" +"This option allows you to choose how much information is shown in the " +"frequency selector dropdown (see ). You can select to display Frequencies, " +"Governors or both Frequencies and Governors. " +msgstr "" +"Mit dieser Option können sie wählen, wie viele Informationen in der " +"Auswahlliste des Takts zur Verfügung stehen sollen (siehe ). Sie können sowohl Frequenzen, Regulatoren oder beides " +"(Frequenzen und Regulatoren) anzeigen lassen. " +"" + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "" +"Mario Blättermann , 2008, 2009\n" +"Christian Kirbach , 2010" diff --git a/cpufreq/help/de/figures/cpufreq-applet-preferences-smp.png b/cpufreq/help/de/figures/cpufreq-applet-preferences-smp.png new file mode 100644 index 00000000..736db9fb Binary files /dev/null and b/cpufreq/help/de/figures/cpufreq-applet-preferences-smp.png differ diff --git a/cpufreq/help/de/figures/cpufreq-applet-preferences.png b/cpufreq/help/de/figures/cpufreq-applet-preferences.png new file mode 100644 index 00000000..7de3a120 Binary files /dev/null and b/cpufreq/help/de/figures/cpufreq-applet-preferences.png differ diff --git a/cpufreq/help/de/figures/cpufreq-applet-selector-both.png b/cpufreq/help/de/figures/cpufreq-applet-selector-both.png new file mode 100644 index 00000000..fdf8a751 Binary files /dev/null and b/cpufreq/help/de/figures/cpufreq-applet-selector-both.png differ diff --git a/cpufreq/help/el/el.po b/cpufreq/help/el/el.po new file mode 100644 index 00000000..703f1303 --- /dev/null +++ b/cpufreq/help/el/el.po @@ -0,0 +1,400 @@ +# translation of cpufreq-applet.HEAD.po to Greek +# Fotis Tsamis , 2009. +msgid "" +msgstr "" +"Project-Id-Version: cpufreq-applet.HEAD\n" +"POT-Creation-Date: 2009-05-03 22:00+0000\n" +"PO-Revision-Date: 2009-05-21 12:43+0200\n" +"Last-Translator: Βασίλης Κοντογιάνης \n" +"Language-Team: Greek\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) +#: C/cpufreq-applet.xml:356(None) +msgid "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" +msgstr "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "Οδηγός παρακολούθησης κλιμάκωσης συχνότητας ΚΜΕ" + +#: C/cpufreq-applet.xml:22(para) +msgid "CPU Frequency Scaling Monitor shows the current clock speed of the CPU and provides an interface to change the clock speed if the CPU supports it." +msgstr "Η παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ δείχνει την τρέχουσα ταχύτητα ρολογιού της ΚΜΕ και παρέχει ένα περιβάλλον για την αλλαγή της ταχύτητας ρολογιού αν η ΚΜΕ το υποστηρίζει." + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) +#: C/cpufreq-applet.xml:86(para) +#: C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "Ίδρυμα MATE" + +#: C/cpufreq-applet.xml:42(publishername) +#: C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "MATE Documentation Project" + +#: C/cpufreq-applet.xml:2(para) +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 "Δίνεται άδεια για αντιγραφή, διανομή και/ή τροποποίηση του εγγράφου υπό τους όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή μεταγενέστερη εκδιδόμενη από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Σταθερά Εδάφια, χωρίς Εξώφυλλα Κειμένου, και χωρίς Οπισθόφυλλα Κειμένου. Μπορείτε να βρείτε ένα αντίγραφο της GFDL σε αυτόν τον σύνδεσμο ή στο αρχείο COPYING-DOCS που διανεμήθηκε με αυτόν τον οδηγό." + +#: C/cpufreq-applet.xml:12(para) +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 της άδειας." + +#: C/cpufreq-applet.xml:19(para) +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 έχουν γνώση αυτών, τότε αυτά αναγράφονται με κεφαλαίους χαρακτήρες ή με αρχικούς κεφαλαίους χαρακτήρες." + +#: C/cpufreq-applet.xml:35(para) +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 "Η ΤΕΚΜΗΡΙΩΣΗ ΑΥΤΗ ΠΑΡΕΧΕΤΑΙ \"ΩΣ ΕΧΕΙ\", ΧΩΡΙΣ ΚΑΜΙΑ ΕΓΓΥΗΣΗ ΟΤΙ ΜΠΟΡΕΙ ΝΑ ΕΞΥΠΗΡΕΤΗΣΕΙ ΚΑΠΟΙΟ ΣΚΟΠΟ Η ΟΤΙ ΕΙΝΑΙ ΧΩΡΙΣ ΣΦΑΛΜΑ. ΟΛΟΚΛΗΡΗ Η ΕΥΘΥΝΗ ΓΙΑ ΤΗΝ ΠΟΙΟΤΗΤΑ, ΑΚΡΙΒΕΙΑ ΚΑΙ ΛΕΙΤΟΥΡΓΙΚΟΤΗΤΑ ΤΗΣ ΤΕΚΜΗΡΙΩΣΗΣ Ή ΠΑΡΑΛΛΑΓΩΝ ΑΥΤΗΣ ΑΝΗΚΕΙ ΣΕ ΕΣΑΣ. ΕΑΝ Η ΤΕΚΜΗΡΙΩΣΗ ΑΥΤΗ Ή ΠΑΡΑΛΛΑΓΗ ΑΥΤΗΣ ΕΙΝΑΙ ΛΑΘΟΣ ΚΑΤΑ ΚΑΠΟΙΟ ΤΡΟΠΟ ΕΣΕΙΣ ΑΝΑΛΑΜΒΑΝΕΤΕ ΤΗΝ ΕΥΘΥΝΗ ΤΗΣ ΔΙΟΡΘΩΣΗΣ. Η ΑΠΑΛΛΑΓΗ ΕΥΘΥΝΗΣ ΠΟΥ ΣΥΝΟΔΕΥΕΙ ΑΥΤΗ ΤΗΝ ΤΕΚΜΗΡΙΩΣΗ ΕΙΝΑΙ ΑΝΑΠΟΣΠΑΣΤΟ ΚΟΜΜΑΤΙ ΑΥΤΗΣ. ΚΑΜΙΑ ΧΡΗΣΗ ΤΗΣ ΤΕΚΜΗΡΙΩΣΗΣ Ή ΠΑΡΑΛΛΑΓΩΝ ΑΥΤΗΣ ΔΕΝ ΕΠΙΤΡΕΠΕΤΑΙ ΠΑΡΑ ΜΟΝΟ ΕΑΝ ΣΥΝΟΔΕΥΕΤΑΙ ΑΠΟ ΤΗΝ ΑΠΑΛΛΑΓΗ ΕΥΘΥΝΗΣ." + +#: C/cpufreq-applet.xml:55(para) +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 "ΣΕ ΚΑΜΙΑ ΠΕΡΙΠΤΩΣΗ ΚΑΙ ΥΠΟ ΚΑΜΙΑ ΝΟΜΙΚΗ ΣΥΝΘΗΚΗ, ΕΙΤΕ ΜΕΣΩ ΣΥΜΒΟΛΑΙΩΝ Ή ΑΛΛΙΩΣ, ΔΕΝ ΕΥΘΥΝΟΝΤΑΙ Ο ΣΥΓΓΡΑΦΕΑΣ, Ο ΔΙΑΝΟΜΕΑΣ, Η ΑΛΛΟΣ ΣΥΝΥΠΕΥΘΥΝΟΣ ΓΙΑ ΤΗΝ ΣΥΓΓΡΑΦΗ ΤΗΣ ΤΕΚΜΗΡΙΩΣΗΣ, ΓΙΑ ΕΜΜΕΣΕΣ Η ΑΜΕΣΕΣ, ΤΥΧΑΙΕΣ Ή ΜΗ ΖΗΜΙΕΣ ΠΑΝΤΩΣ ΦΥΣΕΩΣ ΠΟΥ ΠΡΟΕΡΧΟΝΤΑΙ ΑΠΟ ΤΗΝ ΧΡΗΣΗ ΤΗΣ ΤΕΚΜΗΡΙΩΣΗΣ ΚΑΙ/Ή ΠΑΡΑΛΛΑΓΩΝ ΑΥΤΗΣ ΑΚΟΜΑ ΚΑΙ ΕΑΝ ΕΧΕΙ ΥΠΑΡΞΕΙ ΠΡΟΕΙΔΟΠΟΙΗΣΗ ΓΙΑ ΤΗΝ ΠΙΘΑΝΟΤΗΤΑ ΥΠΑΡΞΗΣ ΤΕΤΟΙΩΝ ΖΗΜΙΩΝ." + +#: C/cpufreq-applet.xml:28(para) +msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +msgstr "ΤΟ ΈΓΓΡΑΦΟ ΚΑΙ ΤΡΟΠΟΠΟΙΗΜΕΝΕΣ ΕΚΔΟΣΕΙΣ ΑΥΤΟΥ ΠΑΡΕΧΟΝΤΑΙ ΥΠΟ ΤΟΥΣ ΟΡΟΥΣ ΤΗΣ ΑΔΕΙΑΣ GNU FREE DOCUMENTATION ΜΕ ΤΗΝ ΠΕΡΑΙΤΕΡΩ ΔΙΕΥΚΡΙΝΙΣΗ ΟΤΙ: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Campos" + +#: C/cpufreq-applet.xml:55(orgname) +#: C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "Έργο MATE" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Αύγουστος 2005" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Μαρτιος 2005" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "Οδηγός για την μικροεφαρμογή παρακολούθησης κλιμάκωσης συχνότητας ΚΜΕ V0.3" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "Οκτώβριος 2004" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "Αυτός ο οδηγός περιγράφει την έκδοση 2.12.0 της παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ." + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Ανάδραση" + +#: C/cpufreq-applet.xml:111(para) +msgid "To report a bug or make a suggestion regarding the CPU Frequency Scaling Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "Για να αναφέρετε ένα σφάλμα ή πρόταση σχετική με την μικροεφαρμογή Παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ ή με αυτόν τον οδηγό, ακολουθήστε τις οδηγίες στην Σελίδα ανάδρασης MATE." + +#: C/cpufreq-applet.xml:121(primary) +#: C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Εισαγωγή" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "The CPU Frequency Scaling Monitor provides a convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "Η Παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ προσφέρει έναν βολικό τρόπο για την παρακολούθηση της κλιμάκωσης συχνότητας ΚΜΕ για κάθε ΚΜΕ." + +#: C/cpufreq-applet.xml:141(para) +msgid "To add CPU Frequency Scaling Monitor to a panel, right-click on the panel to open the panel popup menu, then choose Add to PanelCPU Frequency Scaling Monitor." +msgstr "Για να προσθέσετε την Παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ σε ένα πίνακα εφαρμογών, κάντε δεξί κλικ στον πίνακα εφαρμογών για να ανοίξετε το αναδυόμενο μενού του πίνακα εφαρμογών, μετά επιλέξτε Προσθήκη στον πίνακα εφαρμογώνΠαρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ." + +#: C/cpufreq-applet.xml:147(para) +msgid "Unfortunately, CPU frequency scaling can currently only be monitored on Linux machines that have support in the kernel. It can however, support the several generations of frequency scaling interfaces in the kernel." +msgstr "Δυστυχώς, προς το παρόν η κλιμάκωση συχνότητας ΚΜΕ μπορεί να παρακολουθηθεί μόνο σε μηχανήματα Linux που έχουν υποστήριξη στον πυρήνα. Μπορεί εντούτοις, να υποστηρίξει τις διάφορες γενιές των περιβαλλόντων κλιμάκωσης συχνότητας στον πυρήνα. " + +#: C/cpufreq-applet.xml:153(para) +msgid "When there is no CPU frequency scaling support in the system, the CPU Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "Όταν δεν υπάρχει υποστήριξη κλιμάκωσης συχνότητας ΚΜΕ στο σύστημα, η Παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ μόνο εμφανίζει την τρέχουσα συχνότητα της ΚΜΕ." + +#: C/cpufreq-applet.xml:154(para) +msgid "When CPU frequency scaling is supported in the system, the CPU Frequency Scaling Monitor displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency." +msgstr "Όταν υπάρχει υποστήριξη κλιμάκωσης συχνότητας ΚΜΕ στο σύστημα, η Παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ εμφανίζει το εικονίδιο ΚΜΕ με μια μπάρα προόδου. Η κατάσταση της μπάρας προόδου αντιπροσωπεύει την τρέχουσα συχνότητα ΚΜΕ σε σχέση με την μέγιστη συχνότητα." + +#: C/cpufreq-applet.xml:155(para) +msgid "By default the CPU Frequency Scaling Monitor displays the current CPU frequency as a value in Hertz (the standard measure of frequency), but can be configured to display a percentage instead. For more information on how to configure CPU Frequency Scaling Monitor see ." +msgstr "Από προεπιλογή η Παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ εμφανίζει την τρέχουσα συχνότητα της ΚΜΕ σαν ποσό σε Hertz (η μονάδα μέτρησης συχνότητας), αλλά μπορεί να τροποποιηθεί να εμφανίζει ένα ποσοστό. Για περισσότερες πληροφορίες στο πώς θα τροποποιήσετε την Παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ δείτε το ." + +#: C/cpufreq-applet.xml:158(para) +msgid "Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You must start an instance of CPU Frequency Scaling Monitor for each CPU that you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "Κάθε περίπτωση της Παρακολούθησης κλιμάκωσης συχνότητας ΚΜΕ μπορεί να παρακολουθεί μόνο μια ΚΜΕ. Πρέπει να ξεκινήσετε νέα περίπτωση της Παρακολούθησης κλιμάκωσης συχνότητας ΚΜΕ για κάθε ΚΜΕ που θέλετε να παρακολουθείτε αν είστε σε ένα πολυπύρηνο (SMP) σύστημα." + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Κατανόηση των εικονιδίων" + +#: C/cpufreq-applet.xml:164(para) +msgid "The CPU Frequency Scaling Monitor has a series of icons that graphically represent the current scaling level of the processor you are monitoring. They are:" +msgstr "H Παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ έχει μια σειρά από εικονίδια που αναπαριστούν γραφικά το τρέχων επίπεδο κλιμάκωσης του επεξεργαστή που παρακολουθείτε. Αυτά είναι:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Εικονίδιο" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Περιγραφή" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100% Ισχύς" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "Η ΚΜΕ τρέχει σε, ή κοντά στην, απόδοση 100%" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75% Ισχύς" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "Η ΚΜΕ τρέχει σε, ή κοντά στην, απόδοση 75%" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50% Ισχύς" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "Η ΚΜΕ τρέχει σε, ή κοντά στην, απόδοση 50%" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25% Ισχύς" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "Η ΚΜΕ τρέχει σε, ή κοντά στην, απόδοση 25%" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Επιλογή συχνότητας και αυτορυθμιστή" + +#: C/cpufreq-applet.xml:232(para) +msgid "The Frequency Selector functionality may not be available on your MATE Desktop by default. Please consult your system administrator, vendor documentation, or the documentation that came with this software." +msgstr "Η λειτουργία επιλογέα συχνότητας μπορεί να μην είναι διαθέσιμη στην επιφάνεια εργασίας σας MATE εξ ορισμού. Παρακαλούμε συμβουλευθείτε τον διαχειριστή του συστήματός σας, την τεκμηρίωση προμηθευτή, ή την τεκμηρίωση που συνοδεύει αυτό το λογισμικό." + +#: C/cpufreq-applet.xml:236(para) +msgid "To set the CPU frequency, (left-)click on the monitor and a menu will be shown. This menu will offer you a list of available frequencies and/or frequency governors for your machine." +msgstr "Για να ορίσετε την συχνότητα KME, κάντε (αριστερό) κλικ στην παρακολούθηση και ένα μενού θα εμφανιστεί. Αυτό το μενού προσφέρει μια λίστα με τις διαθέσιμες συχνότητες και/ή τους αυτορυθμιστές συχνότητας για το μηχάνημά σας." + +#: C/cpufreq-applet.xml:241(para) +msgid "You can choose whether you want to show available frequencies or governors in the Preferences. See for more information." +msgstr "Μπορείτε να επιλέξετε αν θέλετε να εμφανίσετε διαθέσιμες συχνότητες ή αυτορυθμιστές στις Προτιμήσιες. Δείτε για περισσότερες πληροφορίες." + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Επιλογέας συχνότητας προβάλοντας μόνο συχνότητες" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Επιλογέας συχνότητας εμφανίζοντας και τα δύο συχνότητες και αυτορυθμιστές" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Προτιμήσεις" + +#: C/cpufreq-applet.xml:275(para) +msgid "To configure the CPU Frequency Scaling Monitor, right-click on the applet, then choose Preferences from the popup menu." +msgstr "Για να ρυθμίσετε την Παρακολούθηση κλιμάκωσης συχνότητας ΚΜΕ, κάντε δεξί κλικ στην μικροεφαρμογή, μετά επιλέξτε Προτιμήσεις από το αναδυόμενο μενού." + +#: C/cpufreq-applet.xml:276(para) +msgid "The Preferences dialog contains the following components:" +msgstr "Ο διάλογος Προτιμήσεις περιέχει τα ακόλουθα στοιχεία:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "Διάλογος προτιμήσεων παρακολούθησης κλιμάκωσης συχνότητας ΚΜΕ" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "Διάλογος προτιμήσεων παρακολούθησης κλιμάκωσης συχνότητας ΚΜΕ" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Παρακολουθούμενη KME (μόνο σε πολυπύρηνα συστήματα)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "Χρησιμοποιήστε αυτή τη λίστα για να επιλέξετε την ΚΜΕ που θέλετε να παρακολουθείτε." + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Επιλογή της ΚΜΕ προς παρακολούθηση" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Διάλογος επιλογέα ΚΜΕ προτιμήσεων παρακολούθησης κλιμάκωσης συχνότητας της ΚΜΕ " + +#: C/cpufreq-applet.xml:307(para) +msgid "The Monitored CPU option will only appear on multiprocessor (SMP) systems." +msgstr "Η επιλογή Παρακολουθούμενη KME εμφανίζεται μόνο σε πολυπύρηνα (SMP) συστήματα." + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Εμφανίστε στην κατάσταση λειτουργίας" + +#: C/cpufreq-applet.xml:317(para) +msgid "Use this drop-down list to select the mode in which you want to display the applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "Χρησιμοποιήστε αυτή τη λίστα για να επιλέξετε την λειτουργία στην οποία θέλετε να φαίνεται η μικροεφαρμογή. Οι διαθέσιμες λειτουργίες είναι: Γραφικό, Κείμενο, και τα δύο (Γραφικό και Κείμενο)" + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Εμφάνιση συχνότητας KME ως συχνότητα" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Επιλέξτε αυτή την επιλογή για να εμφανίζεται η τρέχουσα συχνότητα ΚΜΕ." + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Εμφάνιση μονάδων συχνότητας" + +#: C/cpufreq-applet.xml:331(para) +msgid "Select this option to display or not the frequency units in the frequency mode." +msgstr "Διαλέξτε αυτή την επιλογή για προβολή η μη των μονάδων συχνότητας σε κατάσταση λειτουργίας συχνότητας." + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Προβολή συχνότητας KME ως ποσοστό" + +#: C/cpufreq-applet.xml:338(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "Επιλέξτε αυτή την επιλογή για να εμφανίζεται η τρέχουσα συχνότητα ΚΜΕ σε ποσοστό." + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Εμφάνιση μενού" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "Ο επιλογέας διαμορφώθηκε για τις συχνότητες και τους αυτορυθμιστές" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "Επιλογή αυτορυθμιστών για την ΚΜΕ" + +#: C/cpufreq-applet.xml:345(para) +msgid "This option allows you to choose how much information is shown in the frequency selector dropdown (see ). You can select to display Frequencies, Governors or both Frequencies and Governors. " +msgstr "Αυτή η επιλογή σας δίνει την δυνατότητα να επιλέξετε πόση πληροφορία θα φαίνετε στον επιλογέα συχνότητας του αναπτυσσόμενου πλαισίου (see ). Μπορείτε να επιλέξετε για προβολή Συχνότητες, Αυτορυθμιστές ή και τα δύο Συχνότητες και αυτορυθμιστές. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "" +"Ελληνική μεταφραστική ομάδα MATE\n" +" Φώτης Τσάμης \n" +"Για περισσότερα δείτε http://www.mate.gr/" + diff --git a/cpufreq/help/en_GB/en_GB.po b/cpufreq/help/en_GB/en_GB.po new file mode 100644 index 00000000..2151fbb7 --- /dev/null +++ b/cpufreq/help/en_GB/en_GB.po @@ -0,0 +1,395 @@ +msgid "" +msgstr "" +"Project-Id-Version: cpufreq-applet\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-02-17 07:18+0100\n" +"PO-Revision-Date: 2007-02-17 10:22-0000\n" +"Last-Translator: David Lodge \n" +"Language-Team: en_GB \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) +#: C/cpufreq-applet.xml:356(None) +msgid "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" +msgstr "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "CPU Frequency Scaling Monitor Manual" + +#: C/cpufreq-applet.xml:22(para) +msgid "CPU Frequency Scaling Monitor shows the current clock speed of the CPU and provides an interface to change the clock speed if the CPU supports it." +msgstr "CPU Frequency Scaling Monitor shows the current clock speed of the CPU and provides an interface to change the clock speed if the CPU supports it." + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) +#: C/cpufreq-applet.xml:86(para) +#: C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "MATE Foundation" + +#: C/cpufreq-applet.xml:42(publishername) +#: C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "MATE Documentation Project" + +#: C/cpufreq-applet.xml:2(para) +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 "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 link or in the file COPYING-DOCS distributed with this manual." + +#: C/cpufreq-applet.xml:12(para) +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 licence." + +#: C/cpufreq-applet.xml:19(para) +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." + +#: C/cpufreq-applet.xml:35(para) +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" + +#: C/cpufreq-applet.xml:55(para) +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." + +#: C/cpufreq-applet.xml:28(para) +msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +msgstr "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENCE WITH THE FURTHER UNDERSTANDING THAT: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) +#: C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE Project" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "August 2005" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "March 2005" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "CPU Frequency Scaling Monitor Applet Manual V0.3" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "October 2004" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Feedback" + +#: C/cpufreq-applet.xml:111(para) +msgid "To report a bug or make a suggestion regarding the CPU Frequency Scaling Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "To report a bug or make a suggestion regarding the CPU Frequency Scaling Monitor applet or this manual, follow the directions in the MATE Feedback Page." + +#: C/cpufreq-applet.xml:121(primary) +#: C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "CPU Frequency Scaling Monitor" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Introduction" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "The CPU Frequency Scaling Monitor provides a convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "The CPU Frequency Scaling Monitor provides a convenient way to monitor the CPU Frequency Scaling for each CPU." + +#: C/cpufreq-applet.xml:141(para) +msgid "To add CPU Frequency Scaling Monitor to a panel, right-click on the panel to open the panel popup menu, then choose Add to PanelCPU Frequency Scaling Monitor." +msgstr "To add CPU Frequency Scaling Monitor to a panel, right-click on the panel to open the panel popup menu, then choose Add to PanelCPU Frequency Scaling Monitor." + +#: C/cpufreq-applet.xml:147(para) +msgid "Unfortunately, CPU frequency scaling can currently only be monitored on Linux machines that have support in the kernel. It can however, support the several generations of frequency scaling interfaces in the kernel." +msgstr "Unfortunately, CPU frequency scaling can currently only be monitored on Linux machines that have support in the kernel. It can however, support the several generations of frequency scaling interfaces in the kernel." + +#: C/cpufreq-applet.xml:153(para) +msgid "When there is no CPU frequency scaling support in the system, the CPU Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "When there is no CPU frequency scaling support in the system, the CPU Frequency Scaling Monitor only displays the current CPU frequency." + +#: C/cpufreq-applet.xml:154(para) +msgid "When CPU frequency scaling is supported in the system, the CPU Frequency Scaling Monitor displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency." +msgstr "When CPU frequency scaling is supported in the system, the CPU Frequency Scaling Monitor displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency." + +#: C/cpufreq-applet.xml:155(para) +msgid "By default the CPU Frequency Scaling Monitor displays the current CPU frequency as a value in Hertz (the standard measure of frequency), but can be configured to display a percentage instead. For more information on how to configure CPU Frequency Scaling Monitor see ." +msgstr "By default the CPU Frequency Scaling Monitor displays the current CPU frequency as a value in Hertz (the standard measure of frequency), but can be configured to display a percentage instead. For more information on how to configure CPU Frequency Scaling Monitor see ." + +#: C/cpufreq-applet.xml:158(para) +msgid "Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You must start an instance of CPU Frequency Scaling Monitor for each CPU that you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You must start an instance of CPU Frequency Scaling Monitor for each CPU that you want to monitor if you are in a multiprocessor (SMP) system." + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Understanding the Icons" + +#: C/cpufreq-applet.xml:164(para) +msgid "The CPU Frequency Scaling Monitor has a series of icons that graphically represent the current scaling level of the processor you are monitoring. They are:" +msgstr "The CPU Frequency Scaling Monitor has a series of icons that graphically represent the current scaling level of the processor you are monitoring. They are:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Icon" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Description" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100% Power" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "The CPU is running at, or close to, 100% throughput" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75% Power" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "The CPU is running at, or close to, 75% throughput" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50% Power" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "The CPU is running at, or close to, 50% throughput" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25% Power" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "The CPU is running at, or close to, 25% throughput" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Frequency and Governor Selector" + +#: C/cpufreq-applet.xml:232(para) +msgid "The Frequency Selector functionality may not be available on your MATE Desktop by default. Please consult your system administrator, vendor documentation, or the documentation that came with this software." +msgstr "The Frequency Selector functionality may not be available on your MATE Desktop by default. Please consult your system administrator, vendor documentation or the documentation that came with this software." + +#: C/cpufreq-applet.xml:236(para) +msgid "To set the CPU frequency, (left-)click on the monitor and a menu will be shown. This menu will offer you a list of available frequencies and/or frequency governors for your machine." +msgstr "To set the CPU frequency, left click on the monitor and a menu will be shown. This menu will offer you a list of available frequencies and/or frequency governors for your machine." + +#: C/cpufreq-applet.xml:241(para) +msgid "You can choose whether you want to show available frequencies or governors in the Preferences. See for more information." +msgstr "You can choose whether you want to show available frequencies or governors in the Preferences. See for more information." + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Frequency selector showing just frequencies" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Frequency selector showing both frequencies and governors" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Preferences" + +#: C/cpufreq-applet.xml:275(para) +msgid "To configure the CPU Frequency Scaling Monitor, right-click on the applet, then choose Preferences from the popup menu." +msgstr "To configure the CPU Frequency Scaling Monitor, right-click on the applet, then choose Preferences from the popup menu." + +#: C/cpufreq-applet.xml:276(para) +msgid "The Preferences dialog contains the following components:" +msgstr "The Preferences dialogue contains the following components:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "CPU Frequency Scaling Monitor Preferences Dialogue" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "CPU Frequency Scaling Monitor preferences dialogue" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Monitored CPU (only in multiprocessor systems)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "Use this drop-down list to select the CPU that you want to monitor." + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Selecting the CPU to monitor" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "CPU Frequency Scaling Monitor preferences dialog CPU selector" + +#: C/cpufreq-applet.xml:307(para) +msgid "The Monitored CPU option will only appear on multiprocessor (SMP) systems." +msgstr "The Monitored CPU option will only appear on multiprocessor (SMP) systems." + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Show in Mode" + +#: C/cpufreq-applet.xml:317(para) +msgid "Use this drop-down list to select the mode in which you want to display the applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "Use this drop-down list to select the mode in which you want to display the applet. Available modes are: Graphic, Text and both (Graphic and Text)" + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Show CPU frequency as frequency" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Select this option to display the current CPU frequency." + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Show frequency units" + +#: C/cpufreq-applet.xml:331(para) +msgid "Select this option to display or not the frequency units in the frequency mode." +msgstr "Select this option to display or not the frequency units in the frequency mode." + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Show CPU frequency as percentage" + +#: C/cpufreq-applet.xml:338(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "Select this option to display the current CPU frequency as a percentage." + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Show menu" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "The selector configured to Frequencies and Governors" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "CPU governors selector" + +#: C/cpufreq-applet.xml:345(para) +msgid "This option allows you to choose how much information is shown in the frequency selector dropdown (see ). You can select to display Frequencies, Governors or both Frequencies and Governors. " +msgstr "This option allows you to choose how much information is shown in the frequency selector dropdown (see ). You can select to display Frequencies, Governors or both Frequencies and Governors. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "David Lodge , 2007" + diff --git a/cpufreq/help/es/es.po b/cpufreq/help/es/es.po new file mode 100644 index 00000000..60e80381 --- /dev/null +++ b/cpufreq/help/es/es.po @@ -0,0 +1,630 @@ +# translation of cpufreq-applet.HEAD.po to Español +# +# Rodrigo Marcos Fombellida , 2005. +# Francisco Javier F. Serrador , 2005. +# Jorge González , 2008. +msgid "" +msgstr "" +"Project-Id-Version: cpufreq-applet.HEAD\n" +"POT-Creation-Date: 2007-01-02 03:48+0000\n" +"PO-Revision-Date: 2008-10-24 17:02+0200\n" +"Last-Translator: Jorge González \n" +"Language-Team: Español \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "" +"@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "" +"@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "" +"@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) C/cpufreq-applet.xml:356(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "Manual del Monitor de escalado de frecuencia de la CPU" + +#: C/cpufreq-applet.xml:22(para) +msgid "" +"CPU Frequency Scaling Monitor shows the current clock speed of the CPU and " +"provides an interface to change the clock speed if the CPU supports it." +msgstr "" +"El monitor de escalado de frecuencias le muestra la frecuencia de reloj " +"actual de la CPU y le proporciona un interfaz para cambiar la velocidad del " +"reloj si la CPU lo soporta." + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) C/cpufreq-applet.xml:86(para) +#: C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "Fundación MATE" + +#: C/cpufreq-applet.xml:42(publishername) C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "Proyecto de documentación de MATE" + +#: C/cpufreq-applet.xml:2(para) +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 "" +"Se concede autorización para copiar, distribuir o modificar este documento " +"según los términos de la GFDL (GNU Free Documentation Licence), Versión 1.1, " +"o cualquier otra versión posterior publicada por Free Software Foundation " +"sin secciones invariables, textos de portada ni textos de contraportada. " +"Podrá encontrar una copia de la GFDL en este enlace o en el archivo COPYING-DOCS distribuido con " +"este manual." + +#: C/cpufreq-applet.xml:12(para) +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 de una colección de manuales de MATE distribuidos " +"con la GFDL. Si desea distribuir este manual independientemente de la " +"colección, puede hacerlo añadiendo al manual una copia de la licencia, como " +"se describe en el apartado 6 de la licencia." + +#: C/cpufreq-applet.xml:19(para) +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 utilizados por las empresas para diferenciar sus " +"productos y servicios son marcas comerciales. Cuando estos nombres aparecen " +"en cualquier documentación de MATE y dichas marcas comerciales se ponen en " +"conocimiento de los miembros del Proyecto de documentación de MATE, " +"entonces los nombres aparecen en mayúsculas o con la inicial en mayúsculas." + +#: C/cpufreq-applet.xml:35(para) +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ÍAS DE NINGÚN TIPO, NI " +"EXPRESAS NI IMPLÍCITAS, INCLUYENDO, SIN LIMITACIÓN, CUALQUIER GARANTÍA DE " +"QUE EL DOCUMENTO O UNA VERSIÓN MODIFICADA DEL MISMO CAREZCAN DE DEFECTOS, " +"SEA COMERCIALIZABLE, ADECUADO PARA UNA FINALIDAD DETERMINADA O QUE NO " +"CONSTITUYA NINGUNA INFRACCIÓN. TODO EL RIESGO EN CUANTO A LA CALIDAD, " +"PRECISIÓN Y UTILIDAD DEL DOCUMENTO O DE CUALQUIER VERSIÓN MODIFICADA DEL " +"MISMO LE CORRESPONDE A USTED. EN CASO DE QUE CUALQUIER DOCUMENTO O VERSIÓN " +"MODIFICADA RESULTARA DEFECTUOSO EN CUALQUIER SENTIDO, SERÁ USTED (Y NO EL " +"REDACTOR INICIAL, NI EL AUTOR NI CUALQUIER PERSONA QUE HAYA CONTRIBUIDO) " +"QUIEN ASUMIRÁ EL COSTE DE CUALQUIER SERVICIO TÉCNICO, REPARACIÓN O " +"CORRECCIÓN NECESARIOS. ESTA LIMITACIÓN DE LAS GARANTÍAS CONSTITUYE UNA PARTE " +"ESENCIAL DE ESTA LICENCIA. NO SE AUTORIZA NINGÚN USO DE CUALQUIER DOCUMENTO " +"O VERSIÓN MODIFICADA DEL MISMO SI NO ES CON SUJECIÓN A ESTA LIMITACIÓN DE " +"LAS GARANTÍAS; Y" + +#: C/cpufreq-applet.xml:55(para) +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 NINGUNA CIRCUNSTANCIA NI SEGÚN NINGÚN ARGUMENTO LEGAL, SEA POR MOTIVOS " +"CULPOSOS (INCLUIDA LA NEGLIGENCIA), CONTRACTUALES O DE OTRO TIPO, NI EL " +"AUTOR, NI EL REDACTOR INICIAL, NI CUALQUIER COLABORADOR, NI CUALQUIER " +"DISTRIBUIDOR DEL DOCUMENTO O VERSIÓN MODIFICADA DEL MISMO, NI CUALQUIER " +"PROVEEDOR DE CUALQUIERA DE DICHAS PARTES, SERÁN RESPONSABLES, ANTE NINGÚN " +"TERCERO, DE NINGÚN DAÑO O PERJUICIO DIRECTO, INDIRECTO, ESPECIAL, INCIDENTAL " +"O CONSIGUIENTE DE NINGÚN TIPO, INCLUIDOS, SIN LIMITACIÓN, LOS DAÑOS POR " +"PÉRDIDA DE FONDO DE COMERCIO, INTERRUPCIÓN DEL TRABAJO, FALLO O MAL " +"FUNCIONAMIENTO INFORMÁTICO, NI CUALQUIER OTRO DAÑO O PÉRDIDA DERIVADOS DEL " +"USO DEL DOCUMENTO Y LAS VERSIONES MODIFICADAS DEL MISMO, O RELACIONADO CON " +"ELLO, INCLUSO SI SE HABÍA COMUNICADO A AQUELLA PARTE LA POSIBILIDAD DE TALES " +"DAÑOS." + +#: C/cpufreq-applet.xml:28(para) +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"" +msgstr "" +"El DOCUMENTO Y LAS VERSIONES MODIFICADAS DEL MISMO SE PROPORCIONAN CON " +"SUJECIÓN A LOS TÉRMINOS DE LA GFDL, QUEDANDO BIEN ENTENDIDO, ADEMÁS, QUE: " +"" + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "García Campos" + +#: C/cpufreq-applet.xml:55(orgname) C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE Project" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Agosto de 2005" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Marzo de 2005" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "Manual de la miniaplicación Monitor de frecuencia de la CPU V0.3" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "Octubre de 2004" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos García Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "" +"Este manual describe la versión 2.12.0 del Monitor de escalado de frecuencia " +"de la CPU." + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Comentarios" + +#: C/cpufreq-applet.xml:111(para) +msgid "" +"To report a bug or make a suggestion regarding the CPU Frequency Scaling " +"Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Para informar de un error o hacer una sugerencia a cerca de la " +"miniaplicación Monitor de frecuencia de la CPU o sobre este manual, siga las " +"instrucciones en la Página " +"de sugerencias de MATE." + +#: C/cpufreq-applet.xml:121(primary) C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Monitor de frecuencia de la CPU" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Introducción" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "" +"The CPU Frequency Scaling Monitor provides a " +"convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "" +"El Monitor de frecuencia de la CPU proporciona un " +"forma adecuada de monitorizar la frecuencia de la CPU para cada procesador." + +#: C/cpufreq-applet.xml:141(para) +msgid "" +"To add CPU Frequency Scaling Monitor to a panel, " +"right-click on the panel to open the panel popup menu, then choose " +"Add to PanelCPU Frequency " +"Scaling Monitor." +msgstr "" +"Para añadir el Monitor de frecuencia de la CPU a " +"un panel, pulse con el botón derecho del ratón sobre el panel para abrir su " +"menú emergente, a continuación escoja la opción Añadir " +"al panelMonitor de frecuencia de la CPU." + +#: C/cpufreq-applet.xml:147(para) +msgid "" +"Unfortunately, CPU frequency scaling can currently only be monitored on " +"Linux machines that have support in the kernel. It can however, support the " +"several generations of frequency scaling interfaces in the kernel." +msgstr "" +"Por desgracia, actualmente la frecuencia de la CPU sólo puede ser " +"monitorizada en máquinas Linux cuyo kernel lo permita. Sin embargo, la " +"aplicación sí permite el uso de varias generaciones de interfaces de " +"frecuencia del kernel." + +#: C/cpufreq-applet.xml:153(para) +msgid "" +"When there is no CPU frequency scaling support in the system, the CPU " +"Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "" +"Cuando el sistema no permite variar la frecuencia de la CPU, el Monitor de " +"frecuencia de la CPU visualiza únicamente la frecuencia actual de la CPU." + +#: C/cpufreq-applet.xml:154(para) +msgid "" +"When CPU frequency scaling is supported in the system, the CPU Frequency " +"Scaling Monitor displays the CPU icon with a progress bar. The state of the " +"progress bar represents the current CPU frequency with respect to the " +"maximum frequency." +msgstr "" +"Cuando el sistema permite variar la frecuencia de la CPU, el Monitor de " +"frecuencia de la CPU visualiza el icono de la CPU con una barra de progreso. " +"El estado de la barra de progreso representa la frecuencia actual de la CPU " +"con respecto a la frecuencia máxima." + +#: C/cpufreq-applet.xml:155(para) +msgid "" +"By default the CPU Frequency Scaling Monitor displays the current CPU " +"frequency as a value in Hertz (the standard measure of frequency), but can " +"be configured to display a percentage instead. For more information on how " +"to configure CPU Frequency Scaling Monitor see ." +msgstr "" +"De forma predeterminada, el Monitor de frecuencia de la CPU muestra la " +"frecuencia actual de la CPU medida en hercios (la unidad estándar de medida " +"de la frecuencia), pero se puede configurar para mostrar un porcentaje en su " +"lugar. Para más información sobre cómo configurar el Monitor de frecuencia " +"de la CPU vea la ." + +#: C/cpufreq-applet.xml:158(para) +msgid "" +"Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You " +"must start an instance of CPU Frequency Scaling Monitor for each CPU that " +"you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "" +"Cada ejemplar del Monitor de frecuencia de la CPU sólo puede monitorizar una " +"CPU. Deberá iniciar un ejemplar del Monitor de frecuencia de la CPU por cada " +"CPU que usted quiera monitorizar si se encuentra en un sistema " +"multiprocesador (SMP)." + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Comprender los iconos" + +#: C/cpufreq-applet.xml:164(para) +msgid "" +"The CPU Frequency Scaling Monitor has a series of icons that graphically " +"represent the current scaling level of the processor you are monitoring. " +"They are:" +msgstr "" +"El Monitor de frecuencia de la CPU tiene una serie de iconos que representan " +"gráficamente el nivel actual de frecuencia del procesador que se está " +"monitorizando. Estos son:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Icono" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Descripción" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "Potencia al 100%" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "La CPU está trabajando al, o cerca del, 100% de su rendimiento total" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "Potencia al 75%" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "La CPU está trabajando al, o cerca del, 75% de su rendimiento total" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "Potencia al 50%" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "La CPU está trabajando al, o cerca del, 50% de su rendimiento total" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "Potencia al 25%" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "La CPU está trabajando al, o cerca del, 25% de su rendimiento total" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Selector de frecuencia y gobernador" + +#: C/cpufreq-applet.xml:232(para) +msgid "" +"The Frequency Selector functionality may not be available on your MATE " +"Desktop by default. Please consult your system administrator, vendor " +"documentation, or the documentation that came with this software." +msgstr "" +"La funcionalidad del selector de frecuencia puede no encontrarse disponible " +"de forma predeterminada en su escritorio MATE. Consulte al administrador de " +"su sistema, la documentación del fabricante, o la documentación que vino con " +"este software." + +#: C/cpufreq-applet.xml:236(para) +msgid "" +"To set the CPU frequency, (left-)click on the monitor and a menu will be " +"shown. This menu will offer you a list of available frequencies and/or " +"frequency governors for your machine." +msgstr "" +"Para establecer la frecuencia de la CPU, pulse con el botón izquierdo sobre " +"el monitor y se mostrará un menú. Este menú le ofrecerá una lista de " +"frecuencias disponibles en su sistema y/o gobernadores de frecuencia para su " +"equipo." + +#: C/cpufreq-applet.xml:241(para) +msgid "" +"You can choose whether you want to show available frequencies or governors " +"in the Preferences. See for more information." +msgstr "" +"Puede elegir si quiere mostrar las frecuencias disponibles o los " +"gobernadores en las Preferencias. Vea la para más información." + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Selector de frecuencia mostrando sólo frecuencias" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Selector de frecuencia mostrando frecuencias y gobernadores" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Preferencias" + +#: C/cpufreq-applet.xml:275(para) +msgid "" +"To configure the CPU Frequency Scaling Monitor, " +"right-click on the applet, then choose Preferences from the popup menu." +msgstr "" +"Para configurar el Monitor de frecuencia de la CPU, pulse con el botón derecho del ratón sobre la miniaplicación, " +"luego escoja Preferencias en el menú emergente." + +#: C/cpufreq-applet.xml:276(para) +msgid "" +"The Preferences dialog contains the following " +"components:" +msgstr "" +"El diálogo Preferencias contiene los siguientes " +"componentes:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "Diálogo Preferencias del Monitor de frecuencia de la CPU" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "Diálogo Preferencias del Monitor de frecuencia de la CPU" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "CPU monitorizada (sólo en sistemas multiprocesador)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "" +"Use esta lista desplegable para seleccionar la CPU que quiere monitorizar." + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Seleccionar la CPU que monitorizar" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Diálogo selector de CPU del monitor de escalado de frecuencias" + +#: C/cpufreq-applet.xml:307(para) +msgid "" +"The Monitored CPU option will only appear on " +"multiprocessor (SMP) systems." +msgstr "" +"La opción CPU monitorizada sólo aparecerá en sistemas " +"multiprocesador (SMP)." + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Mostrar en modo" + +#: C/cpufreq-applet.xml:317(para) +msgid "" +"Use this drop-down list to select the mode in which you want to display the " +"applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "" +"Use esta lista desplegable para seleccionar el modo en que quiere visualizar " +"la miniaplicación. Los modos disponibles son: Gráfico, Texto y ambos " +"(Gráfico y texto) " + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Mostrar la frecuencia de la CPU como frecuencia" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Seleccione esta opción para visualizar la frecuencia actual de la CPU." + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Mostrar las unidades de la frecuencia" + +#: C/cpufreq-applet.xml:331(para) +msgid "" +"Select this option to display or not the frequency units in the frequency " +"mode." +msgstr "" +"Seleccione esta opción para visualizar o no las unidades de frecuencia en el " +"modo de frecuencia." + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Mostrar la frecuencia de la CPU como porcentaje" + +#: C/cpufreq-applet.xml:338(para) +msgid "" +"Select this option to display the current CPU frequency as a percentage." +msgstr "" +"Seleccione esta opción para visualizar la frecuencia actual de la CPU como " +"porcentaje." + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Mostrar menú" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "El selector configurado para Frecuencias y Gobernadores" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "Selector de gobernadores de CPU" + +#: C/cpufreq-applet.xml:345(para) +msgid "" +"This option allows you to choose how much information is shown in the " +"frequency selector dropdown (see ). You can select to display Frequencies, " +"Governors or both Frequencies and Governors. " +msgstr "" +"Esta opción le permite elegir cuánta información se muestra en el selector " +"desplegable de frecuencias (vea la ). Puede seleccionar mostrar Frecuencias, " +"Gobernadores o ambos Frecuencias y " +"Gobernadores. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "" +"Jorge González , 2008.\n" +"Rodrigo Marcos Fombellida , 2005.\n" +"Francisco Javier F. Serrador , 2005." diff --git a/cpufreq/help/es/figures/cpufreq-applet-preferences-smp.png b/cpufreq/help/es/figures/cpufreq-applet-preferences-smp.png new file mode 100644 index 00000000..71442fc5 Binary files /dev/null and b/cpufreq/help/es/figures/cpufreq-applet-preferences-smp.png differ diff --git a/cpufreq/help/es/figures/cpufreq-applet-preferences.png b/cpufreq/help/es/figures/cpufreq-applet-preferences.png new file mode 100644 index 00000000..e1d67d95 Binary files /dev/null and b/cpufreq/help/es/figures/cpufreq-applet-preferences.png differ diff --git a/cpufreq/help/eu/eu.po b/cpufreq/help/eu/eu.po new file mode 100644 index 00000000..6c65decf --- /dev/null +++ b/cpufreq/help/eu/eu.po @@ -0,0 +1,391 @@ +# translation of cpufreq-applet_help.HEAD.po to Basque +# Iñaki Larrañaga Murgoitio , 2008. +msgid "" +msgstr "" +"Project-Id-Version: cpufreq-applet_help.HEAD\n" +"POT-Creation-Date: 2007-09-04 03:33+0100\n" +"PO-Revision-Date: 2008-12-14 19:20+0100\n" +"Last-Translator: Iñaki Larrañaga Murgoitio \n" +"Language-Team: Basque \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) C/cpufreq-applet.xml:356(None) +msgid "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" +msgstr "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "PUZaren maiztasuna eskalatzeko monitorearen eskuliburua" + +#: C/cpufreq-applet.xml:22(para) +msgid "CPU Frequency Scaling Monitor shows the current clock speed of the CPU and provides an interface to change the clock speed if the CPU supports it." +msgstr "PUZaren maiztasuna eskalatzeko monitoreak PUZaren erloju-abiadura erakusten du, eta interfazea eskaintzen du aldatzeko, PUZak onartuz gero." + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) C/cpufreq-applet.xml:86(para) C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "MATE Fundazioa" + +#: C/cpufreq-applet.xml:42(publishername) C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "MATEren dokumentazio-proiektua" + +#: C/cpufreq-applet.xml:2(para) +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 "Baimena ematen da dokumentu hau kopiatu, banatu eta/edo aldatzeko Free Software Foundation-ek argitaratutako GNU Dokumentazio Librearen Lizentziaren 1.1. bertsioan edo berriago batean ezarritako baldintzak betetzen badira; Atal Aldaezinik, Aurreko azaleko testurik eta Atzeko azaleko testurik gabe. GFDL lizentziaren kopia esteka honetan edo eskuliburu honekin batera ematen den COPYING-DOCS fitxategian aurkituko duzu." + +#: C/cpufreq-applet.xml:12(para) +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." + +#: C/cpufreq-applet.xml:19(para) +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." + +#: C/cpufreq-applet.xml:35(para) +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." + +#: C/cpufreq-applet.xml:55(para) +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." + +#: C/cpufreq-applet.xml:28(para) +msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +msgstr "DOKUMENTUA ETA DOKUMENTUAREN BERTSIO ALDATUAK GNU DOKUMENTAZIO LIBREAREN LIZENTZIAREN BALDINTZEN ARABERA EMATEN DIRA, ETA ONDOREN ZEHAZTEN DIRENAK ONARTZERA BEHARTZEN DUTE: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE proiektua" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "2005eko abuztua" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "2005eko martxoa" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "PUZaren maiztasuna eskalatzeko monitorearen miniaplikazioaren eskuliburua, 0.3 bertsioa" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "2004ko urria" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "Eskuliburu honetan PUZaren maiztasuna eskalatzeko monitorearen 2.12.0 bertsioa azaltzen da." + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Ohar-bidaltzea" + +#: C/cpufreq-applet.xml:111(para) +msgid "To report a bug or make a suggestion regarding the CPU Frequency Scaling Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "PUZaren maiztasuna eskalatzeko monitorearen miniaplikazioari nahiz eskuliburu honi buruzko akatsen berri emateko edo oharrak bidaltzeko, MATEra oharrak bidaltzeko orrian aurkituko dituzu argibideak." + +#: C/cpufreq-applet.xml:121(primary) C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "PUZaren maiztasuna eskalatzeko monitorea" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Sarrera" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "The CPU Frequency Scaling Monitor provides a convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "PUZaren maiztasuna eskalatzeko monitorearen aplikazioak PUZ bakoitzarekin PUZaren maiztasuna eskalatzeko monitorea eskaintzen du." + +#: C/cpufreq-applet.xml:141(para) +msgid "To add CPU Frequency Scaling Monitor to a panel, right-click on the panel to open the panel popup menu, then choose Add to PanelCPU Frequency Scaling Monitor." +msgstr "PUZaren maiztasuna eskalatzeko monitorea panel batean gehitzeko, egin klik eskuin-botoiarekin panelean paneleko laster-menua irekitzeko, eta aukeratu Gehitu panelariPUZaren maiztasuna eskalatzeko monitorea." + +#: C/cpufreq-applet.xml:147(para) +msgid "Unfortunately, CPU frequency scaling can currently only be monitored on Linux machines that have support in the kernel. It can however, support the several generations of frequency scaling interfaces in the kernel." +msgstr "Zoritxarrez, PUZaren maiztasuna eskalatzea bakarrik monitoriza daiteke Linux ordenagailuaren nukleoak onartzen duen kasuetan. Nolanahi ere, maiztasuna eskalatzeko nukleoko interfazeen hainbat belaunaldi onar ditzake." + +#: C/cpufreq-applet.xml:153(para) +msgid "When there is no CPU frequency scaling support in the system, the CPU Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "Sistemak PUZaren maiztasuna eskalatzeko euskarririk ez duenean, PUZaren maiztasuna eskalatzeko monitoreak PUZaren uneko maiztasuna bakarrik bistaratzen du." + +#: C/cpufreq-applet.xml:154(para) +msgid "When CPU frequency scaling is supported in the system, the CPU Frequency Scaling Monitor displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency." +msgstr "Sistemak PUZaren maiztasuna eskalatzea onartzen duenean, PUZaren maiztasuna eskalatzeko monitoreak progresio-barra batekin bistaratzen du PUZaren ikonoa. Progresio-barraren egoerak une horretako PUZaren maiztasuna adierazten du, gehienezko maiztasunarekiko." + +#: C/cpufreq-applet.xml:155(para) +msgid "By default the CPU Frequency Scaling Monitor displays the current CPU frequency as a value in Hertz (the standard measure of frequency), but can be configured to display a percentage instead. For more information on how to configure CPU Frequency Scaling Monitor see ." +msgstr "Lehenespenez, PUZaren maiztasuna eskalatzeko monitoreak PUZaren uneko maiztasuna Hz-tan adierazten du (maiztasun-neurri estandarrean), baina ehuneko bidez adierazteko ere konfigura daiteke. PUZaren maiztasuna eskalatzeko monitorea konfiguratzeko informazioa lortzeko, ikus ." + +#: C/cpufreq-applet.xml:158(para) +msgid "Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You must start an instance of CPU Frequency Scaling Monitor for each CPU that you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "PUZaren maiztasuna eskalatzeko monitoreak PUZ bat bakarrik monitoriza dezake aldiro. PUZaren maiztasuna eskalatzeko monitorearen instantzia bat abiarazi behar duzu monitorizatu nahi duzun PUZ bakoitzarentzat, hainbat prozesadoretako (SMP) sistema edukiz gero." + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Ikonoak ulertzea" + +#: C/cpufreq-applet.xml:164(para) +msgid "The CPU Frequency Scaling Monitor has a series of icons that graphically represent the current scaling level of the processor you are monitoring. They are:" +msgstr "PUZaren maiztasuna eskalatzeko monitoreak ikono batzuk ditu, monitorizatzen ari zaren prozesadorearen uneko eskalatze maila grafikoki adierazteko. Hauek dira:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Ikonoa" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Azalpena" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "Energiaren % 100" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "PUZa % 100eko errendimenduan edo oso hurbil exekutatzen ari da" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "Energiaren % 75" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "PUZa % 75eko errendimenduan edo oso hurbil exekutatzen ari da" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "Energiaren % 50" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "PUZa % 50eko errendimenduan edo oso hurbil exekutatzen ari da" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "Energiaren % 25" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "PUZa % 25eko errendimenduan edo oso hurbil exekutatzen ari da" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Maiztasun- eta gobernatzaile-hautatzailea" + +#: C/cpufreq-applet.xml:232(para) +msgid "The Frequency Selector functionality may not be available on your MATE Desktop by default. Please consult your system administrator, vendor documentation, or the documentation that came with this software." +msgstr "Baliteke lehenespenez ez egotea maiztasun-hautatzailearen funtzionalitatea zure MATE mahaigainean. Galdetu sistema-administratzaileari, edo kontsultatu saltzailearen dokumentazioa, nahiz softwarearekin batera zetorrena." + +#: C/cpufreq-applet.xml:236(para) +msgid "To set the CPU frequency, (left-)click on the monitor and a menu will be shown. This menu will offer you a list of available frequencies and/or frequency governors for your machine." +msgstr "PUZaren maiztasuna ezartzeko, egin (ezker-)klik bat monitorean, eta menu bat azalduko da. Menu horrek erabilgarri dauden maiztasunen eta/edo maiztasun-gobernatzaileen zerrenda eskainiko dizu." + +#: C/cpufreq-applet.xml:241(para) +msgid "You can choose whether you want to show available frequencies or governors in the Preferences. See for more information." +msgstr "Maiztasunak ala gobernatzaileak erakutsi erabakitzeko, erabili Hobespenak. Informazio gehiago nahi izanez gero, ikus ." + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Maiztasun-hautatzaileak maiztasunak bakarrik erakustea" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Maiztasun-hautatzaileak maiztasunak eta gobernatzaileak erakustea" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Hobespenak" + +#: C/cpufreq-applet.xml:275(para) +msgid "To configure the CPU Frequency Scaling Monitor, right-click on the applet, then choose Preferences from the popup menu." +msgstr "PUZaren maiztasuna eskalatzeko monitorea konfiguratzeko, egin klik eskuineko botoiaz miniaplikazioan, eta aukeratu Hobespenak laster-menuan." + +#: C/cpufreq-applet.xml:276(para) +msgid "The Preferences dialog contains the following components:" +msgstr "Hobespenen elkarrizketa-koadroak osagai hauek ditu:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "PUZaren maiztasuna eskalatzeko monitorearen hobespenen elkarrizketa" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "PUZaren maiztasuna eskalatzeko monitorearen hobespenen elkarrizketa" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Monitorizatu beharreko PUZa (hainbat prozesadoretako sistemak bakarrik)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "Erabili goitibeherako zerrenda hau, monitorizatu nahi duzun PUZa hautatzeko." + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Monitorizatu beharreko PUZa hautatzea" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "PUZaren maiztasuna eskalatzeko monitorearen hobespenen elkarrizketako PUZ hautatzailea" + +#: C/cpufreq-applet.xml:307(para) +msgid "The Monitored CPU option will only appear on multiprocessor (SMP) systems." +msgstr "Monitorizatu beharreko PUZa aukera hainbat prozesadoretako sistemetan bakarrik agertuko da." + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Bistaratzeko modua" + +#: C/cpufreq-applet.xml:317(para) +msgid "Use this drop-down list to select the mode in which you want to display the applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "Erabili goitibeherako zerrenda hau miniaplikazioa bistaratzeko modua hautatzeko. Modu erabilgarriak: Grafikoa, Testua eta biak (Grafikoa eta Testua)" + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Erakutsi PUZ maiztasuna maiztasun gisa" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Hautatu aukera hau PUZaren uneko maiztasuna bistaratzeko." + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Erakutsi maiztasun-unitateak" + +#: C/cpufreq-applet.xml:331(para) +msgid "Select this option to display or not the frequency units in the frequency mode." +msgstr "Hautatu aukera hau, maiztasunaren moduan maiztasun-unitateak erakusteko ala ez." + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Erakutsi PUZ maiztasuna ehuneko gisa" + +#: C/cpufreq-applet.xml:338(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "Hautatu aukera hau PUZaren uneko maiztasuna ehuneko gisa bistaratzeko." + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Erakutsi menua" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "Maiztasunak eta gobernatzaileak erakusteko konfiguratutako hautatzailea" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "PUZaren gobernatzaileen hautatzailea" + +#: C/cpufreq-applet.xml:345(para) +msgid "This option allows you to choose how much information is shown in the frequency selector dropdown (see ). You can select to display Frequencies, Governors or both Frequencies and Governors. " +msgstr "Aukera honekin, goitibeherako maiztasun-hautatzailean zenbat informazio erakutsi hautatu ahal izango duzu (ikus ). Aukerak: Maiztasunak, Gobernatzaileak Maiztasunak eta gobernatzaileak bistaratzea. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "Hizkuntza Politikarako Sailburuordetza , 2008." + diff --git a/cpufreq/help/eu/figures/cpufreq-applet-preferences.png b/cpufreq/help/eu/figures/cpufreq-applet-preferences.png new file mode 100644 index 00000000..c88a0fdc Binary files /dev/null and b/cpufreq/help/eu/figures/cpufreq-applet-preferences.png differ diff --git a/cpufreq/help/fi/fi.po b/cpufreq/help/fi/fi.po new file mode 100644 index 00000000..3903e91f --- /dev/null +++ b/cpufreq/help/fi/fi.po @@ -0,0 +1,395 @@ +# charpick's Finnish translation. +# Copyright (C) 2008 Free Software Foundation, Inc. +# Jukka Heikkilä , 2008. +# Tommi Vainikainen (Legal Notices), 2006. +# + +msgid "" +msgstr "" +"Project-Id-Version: mate-applets-cpufreq doc\n" +"POT-Creation-Date: 2008-04-01 04:58+0100\n" +"PO-Revision-Date: 2008-04-01 22:00+0200\n" +"Last-Translator: Jukka Heikkilä \n" +"Language-Team: Finnish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) C/cpufreq-applet.xml:356(None) +msgid "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" +msgstr "@@image: 'figures/cpufreq-applet-preferences.png'; md5=ceb20d016565ff77d7b97761df981582" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=783b5d5545c40a965ade3ca6da01ce44" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "Prosessorin kellotaajuuden ilmaisimen käyttöohje" + +#: C/cpufreq-applet.xml:22(para) +msgid "CPU Frequency Scaling Monitor shows the current clock speed of the CPU and provides an interface to change the clock speed if the CPU supports it." +msgstr "Prosessorin kellotaajuuden ilmaisin näyttää senhetkisen prosessorin kellotaajuuden ja mahdollistaa sen vaihtamisen, mikäli prosessorisi sitä tukee." + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) C/cpufreq-applet.xml:86(para) C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "Mate Foundation" + +#: C/cpufreq-applet.xml:42(publishername) C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "Mate dokumentointiprojekti" + +#: C/cpufreq-applet.xml:2(para) +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 "Tätä asiakirjaa saa kopioida, jakaa edelleen ja/tai muokata Free Software Foundationin julkaiseman GNU Free Documentation Licensen (GFDL) version 1.1 tai valinnaisesti myöhemmän version mukaisesti, ilman vaatimuksia muuttamattomista osioista ja etu- tai takakansiteksteistä. Kopion GFDL:stä voi nähdä napsauttamalla tätä linkkiä, tai lukemalla ohjeen mukana toimitetun COPYING-DOCS-nimisen tiedoston." + +#: C/cpufreq-applet.xml:12(para) +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 "Tämä käyttöohje on osa Maten käyttöohjekokoelmaa, jota levitetään GFDL-lisenssin alaisena. Jos haluat levittää tätä käyttöohjetta erillään kokoelmasta, voit tehdä sen liittämällä lisenssin kopion ohjeen mukaan, kuten lisenssin luku 6 sanelee." + +#: C/cpufreq-applet.xml:19(para) +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 "Monet nimistä, joita yhtiöt käyttävät tuotteistansa ja palveluistansa, ovat tuotemerkkejä. Maten dokumentointiprojektissa nämä nimet pyritään kirjoittamaan suuraakkosin tai isolla alkukirjaimella, sikäli kun projektin jäsenet tietävät kyseisistä tuotemerkeistä." + +#: C/cpufreq-applet.xml:35(para) +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 "ASIAKIRJA TARJOTAAN SELLAISENAAN, ILMAN MINKÄÄNLAISTA KIRJATTUA TAI KONKLUDENTTISTA RAJATONTA TAKUUTA ASIAKIRJAN TAI SEN MUOKATUN VERSION VIRHEETTÖMYYDESTÄ, SOPIVUUDESTA KAUPALLISEEN KÄYTTÖÖN TAI TIETTYYN KÄYTTÖTARKOITUKSEEN TAI LOUKKAAMATTOMUUDESTA. TÄYSI VASTUU ASIAKIRJAN TAI SEN MUOKATUN VERSION LAADUSTA, TARKKUUDESTA JA TOIMIVUUDESTA ON KÄYTTÄJÄLLÄ. JOS ASIAKIRJA TAI SEN MUOKATTU VERSIO OSOITTAUTUU JOLLAKIN TAVALLA VIRHEELLISEKSI, KÄYTTÄJÄ (EI ALKUPERÄINEN KIRJOITTAJA TAI MUU TEKIJÄ) VASTAA PALVELUJEN, KORJAUSTEN TAI OIKAISUJEN KUSTANNUKSISTA. TÄMÄ VASTUUVAPAUSLAUSEKE ON EROTTAMATON OSA LISENSSIÄ. ASIAKIRJAN TAI SEN MUOKATTUJEN VERSIOIDEN KÄYTTÖ ON SALLITTUA VAIN TÄMÄN VASTUUVAPAUSLAUSEKKEEN NOJALLA; SEKÄ" + +#: C/cpufreq-applet.xml:55(para) +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 "MISSÄÄN OLOSUHTEISSA TAI MINKÄÄN OIKEUSLAITOKSEN ALAISUUDESSA, NIIN OIKEUSLOUKKAUKSISSA (MUKAAN LUKIEN HUOLIMATTOMUUS), SOPIMUS TAI MUUTOIN, ASIAKIRJAN TAI SEN MUOKATUN VERSION TEKIJÄ, ALKUPERÄINEN KIRJOITTAJA, KUKAAN AVUSTAJAISTA, KUKAAN LEVITTÄJÄ TAIKKA KUKAAN TARJOAJA EI OLE VASTUUSSA KENELLEKKÄÄN SUORASTA, EPÄSUORASTA, ERITYISESTÄ, TAPATURMAISESTA TAI VÄLILLISESTÄ VAHINGOSTA SISÄLTÄEN RAJOITUKSETTA VAHINGOT LIIKEARVON MENETYKSESTÄ, TYÖN KESKEYTYMISESTÄ, TIETOKONEVIRHEESTÄ TAI -HÄIRIÖSTÄ TAIKKA MISTÄÄN MUUSTA VAHINGOSTA TAI MENETYKSESTÄ, JOKA ILMENEE TAI LIITTYY ASIAKIRJAN TAI SEN MUOKATUN VERSION KÄYTTÖÖN EDES SILLOIN KUN OSAPUOLTA ON OLLUT TIETOINEN TÄLLAISEN VAHINGON MAHDOLLISUUDESTA." + +#: C/cpufreq-applet.xml:28(para) +msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +msgstr "ASIAKIRJA SEKÄ MUOKATUT VERSIOT ASIAKIRJASTA TARJOTAAN GNU FREE DOCUMENTATION LICENSEN EHDOIN SEKÄ YMMÄRTÄEN ETTÄ: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "Mate projekti" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "Mate 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Elokuu 2005" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "Mate 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Maaliskuu 2005" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "Prosessorin kellotaajuuden ilmaisin -sovelluksen käyttöohje V0.3" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "Elokuu 2004" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "Tämä käyttöohje kattaa Prosessorin kellotaajuus ilmaisin -sovelluksen version 2.12.0" + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Palaute" + +#: C/cpufreq-applet.xml:111(para) +msgid "To report a bug or make a suggestion regarding the CPU Frequency Scaling Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen koskien Prosessorin kellotaajuus ilmaisin -sovellusta tai tätä käyttöohjetta, seuraa ohjeita Mate palautesivulla." + +#: C/cpufreq-applet.xml:121(primary) C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Prosessorin kellotaajuuden ilmaisin" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Johdanto" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "The CPU Frequency Scaling Monitor provides a convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "Prosessorin kellotaajuuden ilmaisin -sovellus mahdollistaa sopivan tavan tarkkailla jokaisen prosessorin taajuus skaalaa." + +#: C/cpufreq-applet.xml:141(para) +msgid "To add CPU Frequency Scaling Monitor to a panel, right-click on the panel to open the panel popup menu, then choose Add to PanelCPU Frequency Scaling Monitor." +msgstr "Lisätäksesi Prosessorin kellotaajuuden ilmaisin -sovelluksen paneeliin, paina hiiren oikeata näppäintä paneelin päällä ja valitse Lisää paneeliin. Valitse Prosessorin kellotaajuuden ilmaisin Lisää paneeliin -valintaikkunasta ja napsauta OK." + +#: C/cpufreq-applet.xml:147(para) +msgid "Unfortunately, CPU frequency scaling can currently only be monitored on Linux machines that have support in the kernel. It can however, support the several generations of frequency scaling interfaces in the kernel." +msgstr "Valitettavasti prosessorin kellotaajuuden skaalaus toimii tällä hetkellä vain niissä Linux -koneissa, joilla on kernel tuki. Se tukee myös muutamia kernelissä olevia taajuuden skaalaus -liityntöjä." + +#: C/cpufreq-applet.xml:153(para) +msgid "When there is no CPU frequency scaling support in the system, the CPU Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "Kun järjestelmäsi ei tue prosessorin kellotaajuuden skaalausta, näyttää Prosessorin kellotaajuuden ilmaisin ainoastaan prosessorisi sen hetkisen kellotaajuuden." + +#: C/cpufreq-applet.xml:154(para) +msgid "When CPU frequency scaling is supported in the system, the CPU Frequency Scaling Monitor displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency." +msgstr "Kun prosessorin kellotaajuuden skaalaus on järjestelmässäsi tuettu, näytetään prosessori -kuvakkeen yhteydessä seurantapalkki. Palkin tila edustaa sen hetkistä prosessorin kellotaajuutta suhteessa suurimpaan mahdolliseen kellotaajuuteen." + +#: C/cpufreq-applet.xml:155(para) +msgid "By default the CPU Frequency Scaling Monitor displays the current CPU frequency as a value in Hertz (the standard measure of frequency), but can be configured to display a percentage instead. For more information on how to configure CPU Frequency Scaling Monitor see ." +msgstr "Oletuksena Prosessorin kellotaajuuden ilmaisin näyttää prosessorin kellotaajuuden arvon hertseinä (taajuuden standardi mittayksikkö), mutta sen sijaan voidaan asettaa näyttämään arvo prosentteina. Lisätietoja Prosessorin kellotaajuuden ilmaisimen asetuksista löydät ohjekirjan kohdasta ." + +#: C/cpufreq-applet.xml:158(para) +msgid "Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You must start an instance of CPU Frequency Scaling Monitor for each CPU that you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "Jokainen Prosessorin kellotaajuus ilmaisin -sovelluksen ilmentymä voi tarkkailla vain yhtä prosessoria. Mikäli haluat tarkkailla useampaa prosessoria yhtä aikaa, täytyy sinun avata jokaista prosessoria varten oma Prosessorin kellotaajuuden ilmaisin -sovellus, mikäli käytössäsi on moniprosessori (SMP) järjestelmä." + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Kuvakkeiden selitykset" + +#: C/cpufreq-applet.xml:164(para) +msgid "The CPU Frequency Scaling Monitor has a series of icons that graphically represent the current scaling level of the processor you are monitoring. They are:" +msgstr "Prosessorin kellotaajuuden ilmaisimessa on sarja kuvakkeita, jotka graafisesti esittävät mitattavan prosessorin skaalaustasoa. Ne ovat:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Kuvake" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Kuvaus" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100% teho" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "Prosessori käy likimain 100% suoritusteholla" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75% teho" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "Prosessori käy likimain 75% suoritusteholla" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50% teho" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "Prosessori käy likimain 50% suoritusteholla" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25% teho" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "Prosessori käy likimain 25% suoritusteholla" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Taajuus- ja ositusvalitsin" + +#: C/cpufreq-applet.xml:232(para) +msgid "The Frequency Selector functionality may not be available on your MATE Desktop by default. Please consult your system administrator, vendor documentation, or the documentation that came with this software." +msgstr "Taajuuden valitsin -toiminnallisuus ei ole oletuksena käytössä Mate -työpöytäympäristössä. Ole hyvä ja käänny järjestelmän ylläpitäjän puoleen, laitteiston toimittajan dokumentaatioon tai tämän ohjelman mukana tulleeseen dokumentaatioon." + +#: C/cpufreq-applet.xml:236(para) +msgid "To set the CPU frequency, (left-)click on the monitor and a menu will be shown. This menu will offer you a list of available frequencies and/or frequency governors for your machine." +msgstr "Asettaaksesi prosessorin kellotaajuuden, napsauta hiirellä ilmaisinta ja saat näkyviin valikon. Tästä valikosta löydät laitteistosi mahdolliset taajudet ja/tai osituskäytön taajuudet." + +#: C/cpufreq-applet.xml:241(para) +msgid "You can choose whether you want to show available frequencies or governors in the Preferences. See for more information." +msgstr "Voit vaihtaa Asetukset -valinnasta, että haluatko näyttää mahdolliset taajuudet vai osituskäytön. Katso lisätietoja käyttöohjeen kohdasta ." + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Taajuusvalitsin näyttää vain taajuuksia" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Taajuusvalitsin näyttää taajuuden, sekä osituskäytön" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Asetukset" + +#: C/cpufreq-applet.xml:275(para) +msgid "To configure the CPU Frequency Scaling Monitor, right-click on the applet, then choose Preferences from the popup menu." +msgstr "Muokataksesi Prosessorin kellotaajuuden ilmaisin -sovelluksen asetuksia, napsauta hiiren oikeata näppäintä sovelluksen päällä ja valitse avautuvasta alasvetovalikosta Asetukset." + +#: C/cpufreq-applet.xml:276(para) +msgid "The Preferences dialog contains the following components:" +msgstr "Asetukset -valintaikkunasta löydät seuraavat osiot:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "Prosessorin kellotaajuuden ilmaisiman asetukset -valintaikkuna" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "Prosessorin kellotaajuuden ilmaisiman asetukset -valintaikkuna" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Seurattava prosessori (vain moniprosessori järjestelmissä)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "Valitse tästä alasvetovalikosta prosessori, jonka tiedot näytetään ilmaisimessa." + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Ilmaistavan prosessorin valinta" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Prosessorin kellotaajuuden ilmaisimen asetukset -valintaikkunan prosessorin valitsin" + +#: C/cpufreq-applet.xml:307(para) +msgid "The Monitored CPU option will only appear on multiprocessor (SMP) systems." +msgstr "Seurattava prosessori -valinta näkyy vain moniprosessorijärjestelmissä (SMP)." + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Ulkoasu" + +#: C/cpufreq-applet.xml:317(para) +msgid "Use this drop-down list to select the mode in which you want to display the applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "Valitse tästä alasvetovalikosta ulkoasu, jonka mukaan haluat sovellus näyttää tiedot. Käytettävät ulkoasut ovat: graafinen, teksti ja molemmat (Graafinen ja teksti)" + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Näytä prosessorin kellotaajuus taajuutena" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Valitse tämä vaihtoehto, mikäli haluat näyttää prosessorin kellotaajuuden." + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Näytä taajuuden yksiköt" + +#: C/cpufreq-applet.xml:331(para) +msgid "Select this option to display or not the frequency units in the frequency mode." +msgstr "Valitse tämä valinta, mikäli haluat näyttää taajuuden yksiköt taajuus ulkoasun yhteydessä." + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Näytä prosessorin kellotaajuus prosentteina" + +#: C/cpufreq-applet.xml:338(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "Valitse tämä valinta, mikäli haluat näyttää prosessorin kellotaajuuden prosentteina." + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Näytä valikko" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "Ilmaisin määritettynä Taajuuksille ja moniajolle" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "Prosessorin moniajon valitsin" + +#: C/cpufreq-applet.xml:345(para) +msgid "This option allows you to choose how much information is shown in the frequency selector dropdown (see ). You can select to display Frequencies, Governors or both Frequencies and Governors. " +msgstr "Tämän valitsimen avulla voit valita, kuinka paljon tietoa näytetään taajuus valitsimen alasvetovalikossa (katso ). Voit valita näkyviin Taajuudet, Moniajot tai Taajuuden ja moniajon. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "" +"Jukka Heikkilä , 2008\n" +"Tommi Vainikainen (Legal Notices), 2006" diff --git a/cpufreq/help/fi/figures/cpufreq-applet-preferences-smp.png b/cpufreq/help/fi/figures/cpufreq-applet-preferences-smp.png new file mode 100644 index 00000000..9368e2f8 Binary files /dev/null and b/cpufreq/help/fi/figures/cpufreq-applet-preferences-smp.png differ diff --git a/cpufreq/help/fi/figures/cpufreq-applet-preferences.png b/cpufreq/help/fi/figures/cpufreq-applet-preferences.png new file mode 100644 index 00000000..8a84a520 Binary files /dev/null and b/cpufreq/help/fi/figures/cpufreq-applet-preferences.png differ diff --git a/cpufreq/help/fr/figures/cpufreq-applet-preferences-smp.png b/cpufreq/help/fr/figures/cpufreq-applet-preferences-smp.png new file mode 100644 index 00000000..fcac0271 Binary files /dev/null and b/cpufreq/help/fr/figures/cpufreq-applet-preferences-smp.png differ diff --git a/cpufreq/help/fr/figures/cpufreq-applet-preferences.png b/cpufreq/help/fr/figures/cpufreq-applet-preferences.png new file mode 100644 index 00000000..1ff30144 Binary files /dev/null and b/cpufreq/help/fr/figures/cpufreq-applet-preferences.png differ diff --git a/cpufreq/help/fr/figures/cpufreq-applet-selector-both.png b/cpufreq/help/fr/figures/cpufreq-applet-selector-both.png new file mode 100644 index 00000000..17e5f6d1 Binary files /dev/null and b/cpufreq/help/fr/figures/cpufreq-applet-selector-both.png differ diff --git a/cpufreq/help/fr/fr.po b/cpufreq/help/fr/fr.po new file mode 100644 index 00000000..2be6adac --- /dev/null +++ b/cpufreq/help/fr/fr.po @@ -0,0 +1,627 @@ +# French translation of applets-cpufreq documentation. +# Copyright (C) 2006 Free Software Foundation, Inc. +# This file is distributed under the same license as the applet-cpufreq +# documentation documentation. +# +# Yann Simon , 2006. +# Christophe Bliard , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: applet-cpufreq fr\n" +"POT-Creation-Date: 2006-07-25 18:59+0200\n" +"PO-Revision-Date: 2006-05-15 00:23+0100\n" +"Last-Translator: Christophe Bliard \n" +"Language-Team: MATE French Team \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:133(None) +msgid "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:184(None) +msgid "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "" +"@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "" +"@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "" +"@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:252(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:263(None) ../C/cpufreq-applet.xml:356(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:281(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:299(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" + +#: ../C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "Moniteur de fréquence du processeur" + +#: ../C/cpufreq-applet.xml:22(para) +msgid "" +"CPU Frequency Scaling Monitor shows the current clock speed of the CPU and " +"provides an interface to change the clock speed if the CPU supports it." +msgstr "" +"L'applet Moniteur de fréquence du processeur indique la vitesse d'horloge du " +"processeur et permet de la modifier quand c'est possible." + +#: ../C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: ../C/cpufreq-applet.xml:27(holder) ../C/cpufreq-applet.xml:86(para) +#: ../C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: ../C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: ../C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "Fondation MATE" + +#: ../C/cpufreq-applet.xml:42(publishername) ../C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "Projet de documentation MATE" + +#: ../C/cpufreq-applet.xml:2(para) +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 "" +"Permission vous est donnée de copier, distribuer et/ou modifier ce document " +"selon les termes de la Licence GNU Free Documentation License, Version 1.1 " +"ou ultérieure publiée par la Free Software Foundation sans section " +"inaltérable, sans texte de première page de couverture ni texte de dernière " +"page de couverture. Vous trouverez un exemplaire de cette licence en suivant " +"ce lien ou dans le fichier " +"COPYING-DOCS fourni avec le présent manuel." + +#: ../C/cpufreq-applet.xml:12(para) +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." + +#: ../C/cpufreq-applet.xml:19(para) +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." + +#: ../C/cpufreq-applet.xml:35(para) +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 " +"MARCHANDABILITÉ, D'ADÉQUATION À UN OBJECTIF PARTICULIER OU DE NON INFRACTION " +"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É ; " + +#: ../C/cpufreq-applet.xml:55(para) +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 D'UN DÉLIT CIVIL (Y COMPRIS LA NÉGLIGENCE), CONTRACTUEL OU AUTRE, " +"L'AUTEUR, LE RÉDACTEUR INITIAL, TOUT PARTICIPANT OU TOUT DISTRIBUTEUR DE CE " +"DOCUMENT OU DE SA VERSION MODIFIÉE, OU TOUT FOURNISSEUR DE L'UNE DE CES " +"PARTIES NE POURRA ÊTRE TENU RESPONSABLE À 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, À UN ARRÊT DE " +"TRAVAIL, À UNE DÉFAILLANCE OU UN MAUVAIS FONCTIONNEMENT INFORMATIQUE, OU À " +"TOUT AUTRE DOMMAGE OU PERTE LIÉE À L'UTILISATION DU DOCUMENT ET DE SES " +"VERSIONS MODIFIÉES, MÊME SI LADITE PARTIE A ÉTÉ INFORMÉE DE L'ÉVENTUALITÉ DE " +"TELS DOMMAGES." + +#: ../C/cpufreq-applet.xml:28(para) +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"" +msgstr "" +"LE PRÉSENT DOCUMENT ET SES VERSIONS MODIFIÉES SONT FOURNIS SELON LES TERMES " +"DE LA LICENCE DE DOCUMENTATION LIBRE GNU SACHANT QUE : " + +#: ../C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: ../C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: ../C/cpufreq-applet.xml:55(orgname) ../C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "Projet MATE" + +#: ../C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: ../C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: ../C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: ../C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: ../C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: ../C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Août 2005" + +#: ../C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: ../C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Mars 2005" + +#: ../C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "Manuel de l'applet Moniteur de fréquence du processeur V0.3" + +#: ../C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "Octobre 2004" + +#: ../C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: ../C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "" +"Ce manuel documente la version 2.12.0 de l'applet Moniteur de fréquence du " +"processeur." + +#: ../C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Votre avis" + +#: ../C/cpufreq-applet.xml:111(para) +msgid "" +"To report a bug or make a suggestion regarding the CPU Frequency Scaling " +"Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Pour rapporter un bogue ou émettre une suggestion concernant le Moniteur de " +"fréquence du processeur ou ce manuel, procédez comme indiqué sur la Page de réactions sur MATE." + +#: ../C/cpufreq-applet.xml:121(primary) ../C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Moniteur de fréquence du processeur" + +#: ../C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Introduction" + +#. ==== End of Figure ======================================= +#: ../C/cpufreq-applet.xml:139(para) +msgid "" +"The CPU Frequency Scaling Monitor provides a " +"convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "" +"L'applet Moniteur de fréquence du processeur " +"permet de surveiller facilement les changements de fréquence de chaque " +"processeur" + +#: ../C/cpufreq-applet.xml:141(para) +msgid "" +"To add CPU Frequency Scaling Monitor to a panel, " +"right-click on the panel to open the panel popup menu, then choose " +"Add to PanelCPU Frequency " +"Scaling Monitor." +msgstr "" +"Pour ajouter l'applet Moniteur de fréquence du processeur à un tableau de bord, cliquez sur le tableau de bord avec le " +"bouton droit pour faire apparaître un menu, puis choisissez " +"Ajouter au tableau de bordMoniteur de fréquence du processeur." + +#: ../C/cpufreq-applet.xml:147(para) +msgid "" +"Unfortunately, CPU frequency scaling can currently only be monitored on " +"Linux machines that have support in the kernel. It can however, support the " +"several generations of frequency scaling interfaces in the kernel." +msgstr "" +"Malheureusement, surveiller les changements de fréquence du processeur n'est " +"possible que sur les postes Linux intégrant cette fontionnalité dans le " +"noyau. Le moniteur peut cependant utiliser les différentes générations " +"d'interfaces de changements de fréquence disponibles dans le noyau." + +#: ../C/cpufreq-applet.xml:153(para) +msgid "" +"When there is no CPU frequency scaling support in the system, the CPU " +"Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "" +"Quand le système ne prend pas en charge les changements de fréquence du " +"processeur, l'applet Moniteur de fréquence du processeur affiche juste la " +"fréquence actuelle du processeur." + +#: ../C/cpufreq-applet.xml:154(para) +msgid "" +"When CPU frequency scaling is supported in the system, the CPU Frequency " +"Scaling Monitor displays the CPU icon with a progress bar. The state of the " +"progress bar represents the current CPU frequency with respect to the " +"maximum frequency." +msgstr "" +"Quand le système prend en charge les changements de fréquence du processeur, " +"l'applet Moniteur de fréquence du processeur affiche l'icône processeur avec " +"une barre de progression. Le niveau de cette barre représente la fréquence " +"actuelle du processeur par rapport à sa fréquence maximale." + +#: ../C/cpufreq-applet.xml:155(para) +msgid "" +"By default the CPU Frequency Scaling Monitor displays the current CPU " +"frequency as a value in Hertz (the standard measure of frequency), but can " +"be configured to display a percentage instead. For more information on how " +"to configure CPU Frequency Scaling Monitor see ." +msgstr "" +"Par défaut, l'applet Moniteur de fréquence du processeur affiche la " +"fréquence du processeur en Hertz (la mesure standard de fréquence). Mais " +"l'applet peut être configurée pour afficher un pourcentage à la place. Pour " +"plus d'informations sur la façon de configurer l'applet Moniteur de " +"fréquence du processeur, consultez ." + +#: ../C/cpufreq-applet.xml:158(para) +msgid "" +"Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You " +"must start an instance of CPU Frequency Scaling Monitor for each CPU that " +"you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "" +"Chaque applet Moniteur de fréquence du processeur ne peut surveiller qu'un " +"seul processeur. Dans le cadre d'un système multiprocesseurs (SMP), il faut " +"ajouter une applet Moniteur de fréquence du processeur pour chaque " +"processeur à surveiller." + +#: ../C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Signification des icônes" + +#: ../C/cpufreq-applet.xml:164(para) +msgid "" +"The CPU Frequency Scaling Monitor has a series of icons that graphically " +"represent the current scaling level of the processor you are monitoring. " +"They are:" +msgstr "" +"L'applet Moniteur de fréquence du processeur dispose d'une série d'icônes " +"qui représentent graphiquement l'état du processeur surveillé. Les états " +"représentés sont les suivants :" + +#: ../C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Icône" + +#: ../C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Signification" + +#: ../C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "Puissance à 100%" + +#: ../C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "Le processeur fonctionne à, ou est proche de 100%" + +#: ../C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "Puissance à 75%" + +#: ../C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "Le processeur fonctionne à, ou est proche de 75%" + +#: ../C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "Puissance à 50%" + +#: ../C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "Le processeur fonctionne à, ou est proche de 50%" + +#: ../C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "Puissance à 25%" + +#: ../C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "Le processeur fonctionne à, ou est proche de 25%" + +#: ../C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Choix de la fréquence et du gouverneur" + +#: ../C/cpufreq-applet.xml:232(para) +msgid "" +"The Frequency Selector functionality may not be available on your MATE " +"Desktop by default. Please consult your system administrator, vendor " +"documentation, or the documentation that came with this software." +msgstr "" +"La fonctionnalité de sélection de fréquence peut être absente avec votre " +"bureau MATE par défaut. Merci de consulter votre administrateur système, la " +"documentation du constructeur ou celle fournie avec ce logiciel." + +#: ../C/cpufreq-applet.xml:236(para) +msgid "" +"To set the CPU frequency, (left-)click on the monitor and a menu will be " +"shown. This menu will offer you a list of available frequencies and/or " +"frequency governors for your machine." +msgstr "" +"Pour régler la fréquence du processeur, cliquez sur le moniteur et un menu " +"apparaîtra. Ce menu propose une liste des fréquences et/ou des gouverneurs " +"de fréquence disponibles pour votre machine." + +#: ../C/cpufreq-applet.xml:241(para) +msgid "" +"You can choose whether you want to show available frequencies or governors " +"in the Preferences. See for more information." +msgstr "" +"Dans les Préférences, vous pouvez choisir d'afficher ou " +"de cacher les fréquences ou les gouverneurs disponibles. Consultez pour plus d'informations." + +#: ../C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Le sélecteur affichant uniquement les fréquences" + +#: ../C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Le sélecteur affichant à la fois les fréquences et les gouverneurs" + +#: ../C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Préférences" + +#: ../C/cpufreq-applet.xml:275(para) +msgid "" +"To configure the CPU Frequency Scaling Monitor, " +"right-click on the applet, then choose Preferences from the popup menu." +msgstr "" +"Pour configurer le Moniteur de fréquence du processeur, cliquez avec le bouton droit sur l'applet, puis choisissez " +"Préférences depuis le menu contextuel." + +#: ../C/cpufreq-applet.xml:276(para) +msgid "" +"The Preferences dialog contains the following " +"components:" +msgstr "" +"La boîte de dialogue Préférences contient les " +"éléments suivants : " + +#: ../C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "" +"Boîte de dialogue des préférences du moniteur de fréquence du processeur" + +#: ../C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "" +"Boîte de dialogue des préférences du moniteur de fréquence du processeur" + +#: ../C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Processeur surveillé (dans le cadre d'un système multiprocesseurs)" + +#: ../C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "Utilisez la liste déroulante pour choisir le processeur à surveiller." + +#: ../C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Choix du processeur à surveiller" + +#: ../C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Boîte de dialogue des préférences avec le choix du processeur" + +#: ../C/cpufreq-applet.xml:307(para) +msgid "" +"The Monitored CPU option will only appear on " +"multiprocessor (SMP) systems." +msgstr "" +"L'option Processeur surveillé n'apparaît que sur les " +"systèmes multiprocesseur (SMP)." + +#: ../C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Mode d'affichage" + +#: ../C/cpufreq-applet.xml:317(para) +msgid "" +"Use this drop-down list to select the mode in which you want to display the " +"applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "" +"Utilisez cette liste déroulante pour choisir le mode d'affichage de " +"l'applet. Les modes disponibles sont : Graphique, Texte ou Graphique et texte" + +#: ../C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Afficher la fréquence du processeur en Hertz" + +#: ../C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Cochez cette option pour afficher la fréquence actuelle du processeur." + +#: ../C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Afficher l'unité de fréquence" + +#: ../C/cpufreq-applet.xml:331(para) +msgid "" +"Select this option to display or not the frequency units in the frequency " +"mode." +msgstr "" +"Cochez cette option pour afficher l'unité de fréquence lorsque la fréquence " +"est affichée en Hertz." + +#: ../C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Afficher la fréquence du processeur en pourcentage" + +#: ../C/cpufreq-applet.xml:338(para) +msgid "" +"Select this option to display the current CPU frequency as a percentage." +msgstr "" +"Cochez cette option pour afficher la fréquence actuelle du processeur comme " +"un pourcentage." + +#: ../C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Afficher le menu" + +#: ../C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "Le sélecteur réglé à Fréquences et gouverneurs" + +#: ../C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "Le sélecteur de gouverneurs du processeur" + +#: ../C/cpufreq-applet.xml:345(para) +msgid "" +"This option allows you to choose how much information is shown in the " +"frequency selector dropdown (see ). You can select to display Frequencies, " +"Governors or both Frequencies and Governors. " +msgstr "" +"Cette option vous permet de choisir les informations affichées dans le " +"sélecteur de fréquence (voir ). " +"Vous pouvez choisir d'afficher les Fréquences, les " +"Gouverneurs ou bien les Fréquences et " +"gouverneurs à la fois. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: ../C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "" +"Yann Simon , 2006.\n" +"Christophe Bliard , 2006." diff --git a/cpufreq/help/hu/hu.po b/cpufreq/help/hu/hu.po new file mode 100644 index 00000000..0da70d45 --- /dev/null +++ b/cpufreq/help/hu/hu.po @@ -0,0 +1,577 @@ +# Hungarian translation of cpufreq-applet-docs +# Copyright 2009. Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-applets package. +# +# Gabor Kelemen , 2009. +msgid "" +msgstr "" +"Project-Id-Version: cpufreq-applet-docs master\n" +"POT-Creation-Date: 2009-08-16 21:05+0000\n" +"PO-Revision-Date: 2009-09-19 17:25+0200\n" +"Last-Translator: Gabor Kelemen \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:135(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:186(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:197(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:208(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:219(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:254(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:265(None) C/cpufreq-applet.xml:358(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:283(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:301(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "CPU órajelváltozás-figyelő kézikönyve" + +#: C/cpufreq-applet.xml:22(para) +msgid "" +"CPU Frequency Scaling Monitor shows the current clock speed of the CPU and " +"provides an interface to change the clock speed if the CPU supports it." +msgstr "" +"A CPU órajelváltozás-figyelő megmutatja a processzor pillanatnyi órajelét, " +"és segítségével könnyen megváltoztatható az órajel, amennyiben a processzor " +"ezt támogatja." + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) C/cpufreq-applet.xml:88(para) +#: C/cpufreq-applet.xml:95(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "MATE Foundation" + +#: C/cpufreq-applet.xml:42(publishername) C/cpufreq-applet.xml:103(para) +msgid "MATE Documentation Project" +msgstr "MATE dokumentációs projekt" + +#: C/cpufreq-applet.xml:2(para) +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 "" +"Engedélyt adunk Önnek a jelen dokumentum sokszorosítására, terjesztésére és/" +"vagy módosítására a Free Software Foundation által kiadott GNU Free " +"Documentation License (GFDL) 1.1-es, vagy bármely azt követő verziójának " +"feltételei alapján. Nincs Nem Változtatható szakasz, nincs Címlapszöveg, " +"nincs Hátlapszöveg. A jelen licenc egy példányát itt vagy a kézikönyv COPYING-DOCS elnevezésű fájljában " +"találhatja." + +#: C/cpufreq-applet.xml:12(para) +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 a GFDL licenc alatt közzétett MATE kézikönyv-gyűjtemény " +"része. Ezt a kézikönyvet a gyűjteménytől függetlenül szabadon terjesztheti a " +"licenc egy másolatával együtt, a 6. szakaszban leírtaknak megfelelően." + +#: C/cpufreq-applet.xml:19(para) +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 "" +"Számos név, amelyet cégek használnak termékeik és szolgáltatásuk " +"megkülönböztetésére, védjegy alá esnek. Ahol ezek a nevek megjelennek a " +"MATE dokumentációkban és a MATE Dokumentációs Projekt tagjai tájékozottak " +"az adott védjegyről, ott ezek nagy kezdőbetűvel vagy csupa nagy betűvel " +"szerepelnek." + +#: C/cpufreq-applet.xml:35(para) +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 A \"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 DOKUMENTUM VAGY ANNAK MÓDOSÍTOTT VÁLTOZATÁNAK " +"HIBAMENTESSÉGÉRE, FORGALOMBA HOZHATÓSÁGRA VAGY ALKALMAZHATÓSÁGRA 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 " +"PROGRAM HIBÁSAN MŰKÖDIK, A FELHASZNÁLÓNAK MAGÁNAK (NEM AZ ÍRÓNAK, SZERZŐNEK " +"VAGY BÁRMELY KÖZREMŰKÖDŐNEK) KELL VÁLLALNIA A JAVÍTÁSHOZ SZÜKSÉGES MINDEN " +"KÖLTSÉGET. A GARANCIAVÁLLALÁS EZEN ELUTASÍTÁSA A LICENC ELVÁLASZTHATATLAN " +"RÉSZÉT KÉPEZI. A DOKUMENTUMOT VAGY ANNAK BÁRMELY MÓDOSÍTOTT VÁLTOZATÁNAK " +"HASZNÁLATA NEM ENGEDÉLYEZETT, AZ ALÁBBIAKBAN FELSOROLTAKON KÍVÜL; VALAMINT" + +#: C/cpufreq-applet.xml:55(para) +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 "" +"KÖRÜLMÉNYEKTŐL ÉS HATÁLYOS JOGSZABÁLYOKTÓL, A KÁRTÓL (BELEÉRTVE A " +"GONDATLANSÁGOT), SZERZŐDÉS VAGY EGYEBEKTŐL FÜGGETLENÜL,A SZERZŐ, A " +"DOKUMENTUM ÍRÓJA VAGY BÁRMELY FÉL BESZÁLLÍTÓJA NEM TEHETŐK FELELŐSSÉ A " +"KÁROKÉRT, BELEÉRTVE MINDEN VÉLETLEN, VAGY KÖVETKEZMÉNYES KÁRT, AMELY A " +"PROGRAM HASZNÁLATÁBÓL VAGY A HASZNÁLAT MEGAKADÁLYOZÁSÁBÓL SZÁRMAZIK " +"(BELEÉRTVE, DE NEM KIZÁRÓLAGOSAN AZ ADATVESZTÉST ÉS A HELYTELEN " +"ADATFELDOLGOZÁST, VALAMINT A MÁS PROGRAMOKKAL VALÓ HIBÁS EGYÜTTMŰKÖDÉST), " +"MÉG AKKOR SEM, HA EZEN FELEK TUDATÁBAN VOLTAK, HOGY ILYEN KÁROK " +"KELETKEZHETNEK." + +#: C/cpufreq-applet.xml:28(para) +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"" +msgstr "" +"A DOKUMENTUM ÉS ANNAK MÓDOSÍTOTT VÁLTOZATAI A GNU FREE DOCUMENTATION LICENSE " +"(GFDL) LICENC ALATT JELENNEK MEG, Az ALÁBBIAK SZERINT: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE projekt" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:85(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:86(date) +msgid "August 2005" +msgstr "2005 augusztus" + +#: C/cpufreq-applet.xml:92(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:93(date) +msgid "March 2005" +msgstr "2005 március" + +#: C/cpufreq-applet.xml:99(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "CPU órajelváltozás-figyelő alkalmazás kézikönyve" + +#: C/cpufreq-applet.xml:100(date) +msgid "October 2004" +msgstr "2004 október" + +#: C/cpufreq-applet.xml:102(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:108(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "Ez a kézikönyv a CPU órajelváltozás-figyelő 2.12.0 verzióját írja le." + +#: C/cpufreq-applet.xml:112(title) +msgid "Feedback" +msgstr "Visszajelzés" + +#: C/cpufreq-applet.xml:113(para) +msgid "" +"To report a bug or make a suggestion regarding the CPU Frequency Scaling " +"Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Ha hibajelentést, vagy javaslatot szeretne tenni a CPU órajelváltozás-" +"figyelő alkalmazással, vagy ezzel a kézikönyvvel kapcsolatban, ezt a " +"Mate visszajelzés oldalán teheti meg." + +#: C/cpufreq-applet.xml:123(primary) C/cpufreq-applet.xml:130(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "CPU órajelváltozás-figyelő" + +#: C/cpufreq-applet.xml:128(title) +msgid "Introduction" +msgstr "Bevezetés" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:141(para) +msgid "" +"The CPU Frequency Scaling Monitor provides a " +"convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "" +"A CPU órajelváltozás-figyelő segítségével " +"egyszerűen követheti az egyes CPU-k órajeleinek változásait." + +#: C/cpufreq-applet.xml:143(para) +msgid "" +"To add CPU Frequency Scaling Monitor to a panel, " +"right-click on the panel to open the panel popup menu, then choose " +"Add to PanelCPU Frequency " +"Scaling Monitor." +msgstr "" +"A CPU órajelváltozás-figyelő panelhoz adásához " +"kattintson a jobb egérgombbal a panelre, és válassza a " +"Hozzáadás a panelhezCPU " +"órajelváltozás-figyelő lehetőséget." + +#: C/cpufreq-applet.xml:149(para) +msgid "" +"Unfortunately, CPU frequency scaling can currently only be monitored on " +"Linux machines that have support in the kernel. It can however, support the " +"several generations of frequency scaling interfaces in the kernel." +msgstr "" +"A CPU órajelváltozás-figyelő csak olyan linuxos gépeken működik, " +"melyek rendelkeznek kernelszintű támogatással. Ugyanakkor támogatja a kernelben lévő órajelváltozás-figyelő felületek több generációját." + +#: C/cpufreq-applet.xml:155(para) +msgid "" +"When there is no CPU frequency scaling support in the system, the CPU " +"Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "" +"Ha nincs CPU órajel-módosítási támogatás a rendszerben, akkor a CPU " +"órajelváltozás-figyelő csak a pillanatnyi órajelet jeleníti meg." + +#: C/cpufreq-applet.xml:156(para) +msgid "" +"When CPU frequency scaling is supported in the system, the CPU Frequency " +"Scaling Monitor displays the CPU icon with a progress bar. The state of the " +"progress bar represents the current CPU frequency with respect to the " +"maximum frequency." +msgstr "" +"Ha támogatott a CPU-órajel módosítása, akkor a CPU órajelváltozás-figyelő " +"egy CPU ikont jelenít meg egy folyamatsávval. A sáv a CPU jelenlegi órajelét " +"mutatja a maximálishoz képest." + +#: C/cpufreq-applet.xml:157(para) +msgid "" +"By default the CPU Frequency Scaling Monitor displays the current CPU " +"frequency as a value in Hertz (the standard measure of frequency), but can " +"be configured to display a percentage instead. For more information on how " +"to configure CPU Frequency Scaling Monitor see ." +msgstr "" +"Alapértelmezésben a CPU órajelváltozás-figyelő a pillanatnyi órajelet Hertzben " +"jeleníti meg (a frekvencia alapegységében), de beállítható, hogy ehelyett " +"százalékban adja meg. További információk a CPU órajelváltozás-figyelő " +"beállításához: . " + +#: C/cpufreq-applet.xml:160(para) +msgid "" +"Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You " +"must start an instance of CPU Frequency Scaling Monitor for each CPU that " +"you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "Minden CPU órajelváltozás-figyelő csak egy CPU-t képes kezelni. Ha többprocesszoros számítógéppel rendelkezik, akkor minden processzorhoz külön példány szükséges." + +#: C/cpufreq-applet.xml:165(title) +msgid "Understanding the Icons" +msgstr "Az ikonok bemutatása" + +#: C/cpufreq-applet.xml:166(para) +msgid "" +"The CPU Frequency Scaling Monitor has a series of icons that graphically " +"represent the current scaling level of the processor you are monitoring. " +"They are:" +msgstr "" +"A CPU órajelváltozás-figyelő ikonok segítségével jeleníti meg a processzor " +"pillanatnyi órajelét. Ezek:" + +#: C/cpufreq-applet.xml:177(para) +msgid "Icon" +msgstr "Ikon" + +#: C/cpufreq-applet.xml:179(para) +msgid "Description" +msgstr "Leírás" + +#: C/cpufreq-applet.xml:188(phrase) +msgid "100% Power" +msgstr "100%-os órajel" + +#: C/cpufreq-applet.xml:190(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "A CPU 100%-os, vagy ahhoz közeli órajelen működik." + +#: C/cpufreq-applet.xml:199(phrase) +msgid "75% Power" +msgstr "75%-os órajel" + +#: C/cpufreq-applet.xml:201(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "A CPU 75%-os, vagy ahhoz közeli órajelen működik." + +#: C/cpufreq-applet.xml:210(phrase) +msgid "50% Power" +msgstr "50%-os órajel" + +#: C/cpufreq-applet.xml:212(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "A CPU 50%-os, vagy ahhoz közeli órajelen működik." + +#: C/cpufreq-applet.xml:221(phrase) +msgid "25% Power" +msgstr "25%-os órajel" + +#: C/cpufreq-applet.xml:223(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "A CPU 25%-os, vagy ahhoz közeli órajelen működik." + +#: C/cpufreq-applet.xml:233(title) +msgid "Frequency and Governor Selector" +msgstr "Órajel- és vezérlőválasztó" + +#: C/cpufreq-applet.xml:234(para) +msgid "" +"The Frequency Selector functionality may not be available on your MATE " +"Desktop by default. Please consult your system administrator, vendor " +"documentation, or the documentation that came with this software." +msgstr "" +"Az órajelválasztó funkció lehet hogy alapértelmezetten nem elérhető a " +"számítógépén. Keresse meg a rendszergazdáját, vagy olvassa el a rendszer szállítójának dokumentációját, vagy ennek a szoftvernek a dokumentációját." + +#: C/cpufreq-applet.xml:238(para) +msgid "" +"To set the CPU frequency, (left-)click on the monitor and a menu will be " +"shown. This menu will offer you a list of available frequencies and/or " +"frequency governors for your machine." +msgstr "" +"A CPU-órajel beállításához kattintson az alkalmazásra, ekkor egy menüt fog " +"látni. A menü felsorolja a lehetséges órajeleket, valamint az órajel-vezérlőket." + +#: C/cpufreq-applet.xml:243(para) +msgid "" +"You can choose whether you want to show available frequencies or governors " +"in the Preferences. See for more information." +msgstr "A Beállítások között választhatja ki, hogy megjelenjenek-e az órajelek és vezérlők. További információkért lásd: " + +#: C/cpufreq-applet.xml:250(title) +msgid "Frequency selector showing just frequencies" +msgstr "Csak az órajeleket megjelenítő órajel-választó" + +#: C/cpufreq-applet.xml:261(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Az órajeleket és vezérlőket is megjelenítő órajel-választó" + +#: C/cpufreq-applet.xml:276(title) +msgid "Preferences" +msgstr "Beállítások" + +#: C/cpufreq-applet.xml:277(para) +msgid "" +"To configure the CPU Frequency Scaling Monitor, " +"right-click on the applet, then choose Preferences from the popup menu." +msgstr "" +"A CPU órajelváltozás-figyelő beállításához " +"kattintson jobb egérgombbal az alkalmazásra, és válassza a " +"Beállítások menüpontot." + +#: C/cpufreq-applet.xml:278(para) +msgid "" +"The Preferences dialog contains the following " +"components:" +msgstr "A Beállítások ablak a következőket tartalmazza:" + +#: C/cpufreq-applet.xml:280(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "CPU órajelváltozás-figyelő Beállítások párbeszédablaka" + +#: C/cpufreq-applet.xml:286(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "CPU órajelváltozás-figyelő beállítások párbeszédablaka" + +#: C/cpufreq-applet.xml:294(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Megfigyelt CPU (többmagos/többprocesszoros rendszer esetén)" + +#: C/cpufreq-applet.xml:296(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "Ezt a legördülő listát a megfigyelni kívánt CPU kiválasztására használhatja." + +#: C/cpufreq-applet.xml:298(title) +msgid "Selecting the CPU to monitor" +msgstr "Megfigyelni kívánt CPU kiválasztása" + +#: C/cpufreq-applet.xml:304(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "CPU órajelváltozás-figyelő beállítások párbeszédablakának CPU-választója" + +#: C/cpufreq-applet.xml:309(para) +msgid "" +"The Monitored CPU option will only appear on " +"multiprocessor (SMP) systems." +msgstr "" +"A Megfigyelt CPU opció csak többmagos/többprocesszoros " +"rendszereknél jelenik meg." + +#: C/cpufreq-applet.xml:317(guilabel) +msgid "Show in Mode" +msgstr "Megjelenítés beállításai" + +#: C/cpufreq-applet.xml:319(para) +msgid "" +"Use this drop-down list to select the mode in which you want to display the " +"applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "Ezt a legördülő listát az alkalmazás megjelenítési módjának megváltoztatására használhatja. A lehetséges módok: Kép, Szöveg vagy mindkettő (Kép és szöveg)." + +#: C/cpufreq-applet.xml:325(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "A CPU órajelének megjelenítése órajelként" + +#: C/cpufreq-applet.xml:327(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Válassza ezt az lehetőséget a pillanatnyi CPU órajel megjelenítéséhez." + +#: C/cpufreq-applet.xml:331(guilabel) +msgid "Show frequency units" +msgstr "Órajelegységek megjelenítése" + +#: C/cpufreq-applet.xml:333(para) +msgid "" +"Select this option to display or not the frequency units in the frequency " +"mode." +msgstr "Válassza ezt az lehetőséget az órajelegységek megjelenítéséhez." + +#: C/cpufreq-applet.xml:338(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "A CPU órajelének megjelenítése százalékosan" + +#: C/cpufreq-applet.xml:340(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "Válassza ezt a lehetőséget a pillanatnyi órajel százalékos megjelenítéséhez." + +#: C/cpufreq-applet.xml:345(guilabel) +msgid "Show menu" +msgstr "Órajel kiválasztása" + +#: C/cpufreq-applet.xml:355(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "A kiválasztás „Órajelek és vezérlőkre” állítva" + +#: C/cpufreq-applet.xml:361(phrase) +msgid "CPU governors selector" +msgstr "CPU-vezérlők kiválasztása" + +#: C/cpufreq-applet.xml:347(para) +msgid "" +"This option allows you to choose how much information is shown in the " +"frequency selector dropdown (see ). You can select to display Frequencies, " +"Governors or both Frequencies and Governors. " +msgstr "Ezzel a lehetőséggel kiválasztható, hogy mennyi információ jelenjen meg az órajel-választó legördülő menüjében (lásd: ). Megjeleníthet Órajeleket, Vezérlőket, vagy mindkettőt (Órajelek és vezérlők)." + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "Balázs Meskó , 2009" + diff --git a/cpufreq/help/nl/figures/cpufreq-applet-preferences-smp.png b/cpufreq/help/nl/figures/cpufreq-applet-preferences-smp.png new file mode 100644 index 00000000..f0105a2c Binary files /dev/null and b/cpufreq/help/nl/figures/cpufreq-applet-preferences-smp.png differ diff --git a/cpufreq/help/nl/figures/cpufreq-applet-preferences.png b/cpufreq/help/nl/figures/cpufreq-applet-preferences.png new file mode 100644 index 00000000..4e211c34 Binary files /dev/null and b/cpufreq/help/nl/figures/cpufreq-applet-preferences.png differ diff --git a/cpufreq/help/nl/figures/cpufreq-applet-selector-both.png b/cpufreq/help/nl/figures/cpufreq-applet-selector-both.png new file mode 100644 index 00000000..e7799490 Binary files /dev/null and b/cpufreq/help/nl/figures/cpufreq-applet-selector-both.png differ diff --git a/cpufreq/help/nl/figures/cpufreq-applet-selector.png b/cpufreq/help/nl/figures/cpufreq-applet-selector.png new file mode 100644 index 00000000..2c962a52 Binary files /dev/null and b/cpufreq/help/nl/figures/cpufreq-applet-selector.png differ diff --git a/cpufreq/help/nl/nl.po b/cpufreq/help/nl/nl.po new file mode 100644 index 00000000..672918c9 --- /dev/null +++ b/cpufreq/help/nl/nl.po @@ -0,0 +1,1010 @@ +msgid "" +msgstr "" +"Project-Id-Version: CPU Frequency Scaling applet\n" +"POT-Creation-Date: 2005-12-13 10:57+0800\n" +"PO-Revision-Date: 2005-10-13 20:15+0100\n" +"Last-Translator: Myckel Habets\n" +"Language-Team: Mate Dutch Translation Team\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:133(None) +msgid "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:184(None) +msgid "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:252(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:263(None) ../C/cpufreq-applet.xml:356(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:281(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:299(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "" + +#: ../C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "CPU Frequentie Wijzigings Monitor Handleiding" + +#: ../C/cpufreq-applet.xml:22(para) +msgid "" +"CPU Frequency Scaling Monitor shows the current clock speed of the CPU and " +"provides an interface to change the clock speed if the CPU supports it." +msgstr "" + +#: ../C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: ../C/cpufreq-applet.xml:27(holder) ../C/cpufreq-applet.xml:86(para) +#: ../C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: ../C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: ../C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "De MATE Foundation" + +#: ../C/cpufreq-applet.xml:42(publishername) ../C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "MATE Documentatie Project" + +#: ../C/cpufreq-applet.xml:2(para) +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 "" +"Het is toegestaan om dit document te verspreiden en/of wijzigen onder de " +"bepalingen van de GNU Vrije Documentatie Licentie (GFDL), zoals uitgegeven " +"door de Free Software Foundation; ofwel versie 1.1 van de Licentie,of (naar " +"vrije keuze) een latere versie zonder invariante secties, zonder " +"voorbladtekst en zonder achterbladtekst. U kunt hier een kopie van de GFDL vinden, of in het bestand " +"COPYING-DOCS, meegeleverd met deze handleiding." + +#: ../C/cpufreq-applet.xml:12(para) +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 is onderdeel van een collectie van MATE handleidingen " +"uitgegeven onder de GFDL. Als u deze handleiding onafhankelijk van de " +"collectie wilt distributeren, kunt u dit doen door een kopie van de licentie " +"aan de handleiding toe te voegen, zoals beschreven in sectie 6 van de " +"licentie." + +#: ../C/cpufreq-applet.xml:19(para) +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 "" +"Veel van de namen gebruikt door bedrijven om onderscheid te maken tussen hun " +"producten en diensten zijn geclaimde handelsmerken. Waar die namen ergens in " +"de MATE documentatie verschijnen, en de leden van het MATE Documentatie " +"Project zijn gewezen op die handelsmerken, dan zullen de namen in " +"hoofdletters geschreven zijn of beginnen met een hoofdletter." + +#: ../C/cpufreq-applet.xml:35(para) +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 \"ZOALS GELEVERD\" BIEDT GEEN ENKELE GARANTIE VOOR ZOVER MOGELIJK " +"BINNEN DE GELDENDE WETGEVING, HETZIJ EXPLICIET, HETZIJ IMPLICIET, INCLUSIEF " +"MAAR NIET BEPERKT TOT GARANTIES DAT HET DOCUMENT OF EEN BEWERKTE VERSIE VAN " +"HET DOCUMENT VRIJ IS VAN DEFECTEN, GESCHIKT IS VOOR EEN BEPAALD DOEL OF GEEN " +"INBREUK MAAKT. HET RISICO AANGAANDE DE KWALITEIT, CORRECTHEID EN " +"BRUIKBAARHEID VAN HET DOCUMENT OF BEWERKTE VERSIE VAN HET DOCUMENT LIGT " +"VOLLEDIG BIJ U. MOCHT HET DOCUMENT NIET VRIJ ZIJN VAN DEFECTEN, DAN DIENT U " +"(NIET DE ORIGINELE AUTEUR, SCHRIJVER OF EEN VAN DE MENSEN DIE BIJDRAGEN " +"HEBBEN GELEVERD) DE KOSTEN TE DRAGEN VAN ONDERHOUD, REPARATIE OF CORRECTIE. " +"DIT DEEL IS EEN ESSENTIEEL DEEL VAN DE LICENTIE. GEBRUIK VAN HET DOCUMENT OF " +"BEWERKTE VERSIE VAN HET DOCUMENT IS SLECHTS TOEGESTAAN VOLGENS DE TERMEN VAN " +"DIT DEEL; EN" + +#: ../C/cpufreq-applet.xml:55(para) +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 ENKELE JURIDISCHE THEORIE, " +"ZAL DE ORIGINELE AUTEUR, SCHRIJVER, EEN VAN DE MENSEN DIE BIJDRAGEN HEBBEN " +"GELEVERD OF EEN VAN DE VERSPREIDERS VAN HET DOCUMENT OF BEWERKTE VERSIE VAN " +"HET DOCUMENT, OF ENIGE LEVERANCIER VAN EERDERGENOEMDE PARTIJEN, " +"AANSPRAKELIJK ZIJN TEGENOVER IEMAND VOOR DIRECTE OF INDIRECTE, SPECIALE, " +"INCIDENTELE, OF CONCEQUENTIËLE SCHADE VAN ENIG TYPE INCLUSIEF, MAAR NIET " +"BEPERKT TOT SCHADE GELEDEN AAN GOODWILL, VERLOREN WERKTIJD, SCHADE AAN " +"COMPUTERS, OF EEN VAN DE ANDERE TYPEN SCHADE OF VERLIEZEN VOORTKOMEND UIT OF " +"GERELATEERD AAN GEBRUIK VAN HET DOCUMENT OF EEN BEWERKTE VERSIE VAN HET " +"DOCUMENT, OOK AL IS ZO'N PARTIJ GEÏNFORMEERD VAN ZULKE SCHADE." + +#: ../C/cpufreq-applet.xml:28(para) +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"" +msgstr "" +"DOCUMENT EN BEWERKTE VERSIE VAN HET DOCUMENT WORDEN GELEVERD ONDER DE " +"BEPALINGEN VAN DE GNU PUBLIEKE DOCUMENTATIELICENTIE MET HET BEGRIP DAT: " +"" + +#: ../C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: ../C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: ../C/cpufreq-applet.xml:55(orgname) ../C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE Project" + +#: ../C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: ../C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: ../C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: ../C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: ../C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: ../C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Augustus 2005" + +#: ../C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: ../C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Maart 2005" + +#: ../C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "CPU Frequentie Wijzigings Monitor Handleiding V0.3" + +#: ../C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "October 2004" + +#: ../C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: ../C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "" +"Deze handleiding beschrijft versie 2.12.0 van de CPU Frequentie Wijzigings " +"Monitor" + +#: ../C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Feedback" + +#: ../C/cpufreq-applet.xml:111(para) +msgid "" +"To report a bug or make a suggestion regarding the CPU Frequency Scaling " +"Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Om een bug te rapporteren of een suggestie te doen over de CPU Frequentie " +"Wijzigings Monitor of deze handleiding, volg de beschrijvingen in de MATE Feedback Pagina." + +#: ../C/cpufreq-applet.xml:121(primary) ../C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "CPU Frequentie Wijzigings Monitor" + +#: ../C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Inleiding" + +#. ==== End of Figure ======================================= +#: ../C/cpufreq-applet.xml:139(para) +msgid "" +"The CPU Frequency Scaling Monitor provides a " +"convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "" +"De CPU Frequentie Wijzigings Monitor geeft een " +"handige manier om de CPU Frequentie Schaling voor elke CPU weer te geven." + +#: ../C/cpufreq-applet.xml:141(para) +msgid "" +"To add CPU Frequency Scaling Monitor to a panel, " +"right-click on the panel to open the panel popup menu, then choose " +"Add to PanelCPU Frequency " +"Scaling Monitor." +msgstr "" +"Om de CPU Wijzigings Monitor aan een paneel toe " +"te voegen, rechts-klik op het paneel om het paneel pop-up menu te openen. " +"Kies dan Toevoegen aan paneel...CPU Wijzigings Monitor." + +#: ../C/cpufreq-applet.xml:147(para) +msgid "" +"Unfortunately, CPU frequency scaling can currently only be monitored on " +"Linux machines that have support in the kernel. It can however, support the " +"several generations of frequency scaling interfaces in the kernel." +msgstr "" +"Helaas kan de CPU frequentie schaling alleen weergegeven worden op Linux " +"systemen die daarvoor ondersteuning in de kernel hebben zitten. De " +"verschillende generaties van frequentie schalingsinterfaces in de kernel " +"zijn echter wel ondersteund." + +#: ../C/cpufreq-applet.xml:153(para) +msgid "" +"When there is no CPU frequency scaling support in the system, the CPU " +"Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "" +"Als er geen CPU frequentie schaling ondersteuning door het systeem geleverd " +"wordt, zal de CPU Frequentie Wijzigings Monitor alleen de huidige CPU " +"frequentie weergeven." + +#: ../C/cpufreq-applet.xml:154(para) +msgid "" +"When CPU frequency scaling is supported in the system, the CPU Frequency " +"Scaling Monitor displays the CPU icon with a progress bar. The state of the " +"progress bar represents the current CPU frequency with respect to the " +"maximum frequency." +msgstr "" +"Als CPU Frequentie Schaling ondersteund wordt door uw systeem, zal de CPU " +"Frequentie Wijzigings Monitor het CPU icoon met een voortgangsbalk " +"weergeven. De status van de voortgangsbalk geeft de huidige CPU frequentie " +"weer, gebaseerd op de maximum frequentie." + +#: ../C/cpufreq-applet.xml:155(para) +msgid "" +"By default the CPU Frequency Scaling Monitor displays the current CPU " +"frequency as a value in Hertz (the standard measure of frequency), but can " +"be configured to display a percentage instead. For more information on how " +"to configure CPU Frequency Scaling Monitor see ." +msgstr "" +"Standaard zal de CPU Frequentie Wijzigings Monitor de huidige CPU frequentie " +"als een waarde in Hertz (de standaard eenheid van frequentie) weergeven, " +"maar kan ook geconfigureerd worden om in de plaats daarvan een percentage " +"weer te geven. Voor meer informatie over hoe u de CPU Frequentie Wijzigings " +"Monitor moet configureren, zie ." + +#: ../C/cpufreq-applet.xml:158(para) +msgid "" +"Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You " +"must start an instance of CPU Frequency Scaling Monitor for each CPU that " +"you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "" +"Elke instantie van de CPU Frequentie Wijzigings Monitor kan maar één CPU " +"weergeven. U moet de CPU Frequentie Wijzigings Monitor voor elke CPU " +"opstarten als u op een multiprocessorsysteem (SMP) alle CPU's wilt weergeven." + +#: ../C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "De iconen begrijpen" + +#: ../C/cpufreq-applet.xml:164(para) +msgid "" +"The CPU Frequency Scaling Monitor has a series of icons that graphically " +"represent the current scaling level of the processor you are monitoring. " +"They are:" +msgstr "" +"De CPU Frequentie Wijzigings Monitor heeft een serie iconen die grafisch het " +"huidige schalingsniveau van de processor weergeven. Deze zijn:" + +#: ../C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Icoon" + +#: ../C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Beschrijving" + +#: ../C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100% Rekenkracht" + +#: ../C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "De CPU loopt op, of dicht bij, de 100% doorvoer." + +#: ../C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75% Rekenkracht" + +#: ../C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "De CPU loopt op, of dicht bij, de 75% doorvoer." + +#: ../C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50% Rekenkracht" + +#: ../C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "De CPU loopt op, of dicht bij, de 50% doorvoer." + +#: ../C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25% Rekenkracht" + +#: ../C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "De CPU loopt op, of dicht bij, de 25% doorvoer." + +#: ../C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Frequentie en Governor Selectie" + +#: ../C/cpufreq-applet.xml:232(para) +msgid "" +"The Frequency Selector functionality may not be available on your MATE " +"Desktop by default. Please consult your system administrator, vendor " +"documentation, or the documentation that came with this software." +msgstr "" +"De Frequentie Selectie functionaliteit kan mogelijk standaard niet aanwezig " +"zijn op uw MATE Desktop. Raadpleeg uw systeembeheerder, documentatie van de " +"distrobouwer of de documentatie die met deze software geleverd werd." + +#: ../C/cpufreq-applet.xml:236(para) +msgid "" +"To set the CPU frequency, (left-)click on the monitor and a menu will be " +"shown. This menu will offer you a list of available frequencies and/or " +"frequency governors for your machine." +msgstr "" +"Om de CPU frequentie in te stellen, (links-)klik op de monitor en een minu " +"zal verschijnen. Dit menu zal u een lijst van beschikbare frequenties en/of " +"frequentie governors voor uw machine aanbieden." + +#: ../C/cpufreq-applet.xml:241(para) +msgid "" +"You can choose whether you want to show available frequencies or governors " +"in the Preferences. See for more information." +msgstr "" +"U kan kiezen of u de beschikbare frequenties of governors weer wilt laten " +"geven in de Voorkeuren. Zie voor meer informatie." + +#: ../C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Frequentie selectie geeft alleen frequenties weer." + +#: ../C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Frequentie selectie geeft zowel frequenties als governors weer." + +#: ../C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Voorkeuren" + +#: ../C/cpufreq-applet.xml:275(para) +msgid "" +"To configure the CPU Frequency Scaling Monitor, " +"right-click on the applet, then choose Preferences from the popup menu." +msgstr "" +"Om de CPU Frequentie Wijzigings Monitor te " +"configureren, rechts-klik op de monitor, kies dan Voorkeuren van het popup menu." + +#: ../C/cpufreq-applet.xml:276(para) +msgid "" +"The Preferences dialog contains the following " +"components:" +msgstr "" +"De Voorkeuren dialoog bevat de volgende onderdelen:" + +#: ../C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "CPU Frequentie Monitor Instellingen Dialoog" + +#: ../C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "CPU Frequentie Monitor Instellingen Dialoog" + +#: ../C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Weergegeven CPU (alleen in multiprocessorsystemen)" + +#: ../C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "Gebruik deze lijst om de CPU te selecteren die u wilt monitoren." + +#: ../C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Selecteer de CPU om weer te geven" + +#: ../C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "CPU Frequentie Wijzigings Monitor voorkeuren dialoog CPU selectie" + +#: ../C/cpufreq-applet.xml:307(para) +msgid "" +"The Monitored CPU option will only appear on " +"multiprocessor (SMP) systems." +msgstr "" +"De Weergegeven CPU optie zal alleen verschijnen op " +"multiprocessorsystemen (SMP)." + +#: ../C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "_Weergave in mode:" + +#: ../C/cpufreq-applet.xml:317(para) +msgid "" +"Use this drop-down list to select the mode in which you want to display the " +"applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "" +"Gebruik deze lijst om de weergavemodus van de monitor te selecteren. " +"Beschikbare modussen zijn: Grafisch, Tekst en beide (Grafisch en Tekst)" + +#: ../C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Bekijk CPU frequentie as _frequentie" + +#: ../C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Selecteer deze optie om de huidige CPU frequentie weer te geven." + +#: ../C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Bekijk frequentie _eenheden" + +#: ../C/cpufreq-applet.xml:331(para) +msgid "" +"Select this option to display or not the frequency units in the frequency " +"mode." +msgstr "" +"Selecteer deze optie om wel of geen frequentie eenheden in de frequentie " +"modus weer te geven." + +#: ../C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "CPU frequentie weergeven als _percentage" + +#: ../C/cpufreq-applet.xml:338(para) +msgid "" +"Select this option to display the current CPU frequency as a percentage." +msgstr "" +"Selecteer deze optie om de huidge CPU frequentie als een percentage weer te " +"geven." + +#: ../C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Menu weergeven" + +#: ../C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "De selectie geconfigureerd naar Frequenties en Governors" + +#: ../C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "CPU governor selectie" + +#: ../C/cpufreq-applet.xml:345(para) +msgid "" +"This option allows you to choose how much information is show in the " +"frequency selector dropdown (see ). You can select to display Frequencies, " +"Governors or both Frequencies and Governors. " +msgstr "" +"Deze optie laat u kiezen hoe veel informatie weergegeven wordt in de " +"frequentie selectie menu (zie ). U " +"kan aangeven om Frequenties, Governors of beide Frequenties en Governors weer te " +"geven. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: ../C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "Myckel Habets, 2005" + +#~ msgid "User manual for the CPU Frequency Scaling applet." +#~ msgstr "Gebruikershandleiding voor de CPU Frequentie Wijzigings Monitor." + +#~ msgid "" +#~ "@@image: 'figures/charpalette_applet.png'; " +#~ "md5=be3ebce4695652b9bc56b604ad7fdb6e" +#~ msgstr "test" + +#~ msgid "" +#~ "@@image: 'figures/charpick_characters.png'; " +#~ "md5=27cda1064725bd9127561255f0590b83" +#~ msgstr "test" + +#~ msgid "" +#~ "@@image: 'figures/charpick-preferences.png'; " +#~ "md5=ba55588e1ebe38cfc3d2b7bc7c2b023f" +#~ msgstr "test" + +#~ msgid "Character Palette Manual" +#~ msgstr "Handleiding voor Palet met tekens en symbolen" + +#~ msgid "User manual for the Character Palette applet." +#~ msgstr "Gebruikershandleiding voor Palet met tekens en symbolen" + +#~ msgid "Angela Boyle" +#~ msgstr "Angela Boyle" + +#~ msgid "2002" +#~ msgstr "2002" + +#~ msgid "2003" +#~ msgstr "2003" + +#~ msgid "Sun Microsystems" +#~ msgstr "Sun Microsystems" + +#~ msgid "2000" +#~ msgstr "2000" + +#~ msgid "Dan Mueth" +#~ msgstr "Dan Mueth" + +#~ msgid "Sun" +#~ msgstr "Sun" + +#~ msgid "MATE Documentation Team" +#~ msgstr "MATE Documentatie Team" + +#~ msgid "Dan" +#~ msgstr "Dan" + +#~ msgid "Mueth" +#~ msgstr "Mueth" + +#~ msgid "d-mueth@uchicago.edu" +#~ msgstr "d-mueth@uchicago.edu" + +#~ msgid "Angela" +#~ msgstr "Angela" + +#~ msgid "Boyle" +#~ msgstr "Boyle" + +#~ msgid "Shaun" +#~ msgstr "Shaun" + +#~ msgid "McCance" +#~ msgstr "McCance" + +#~ msgid "shaunm@gnome.org" +#~ msgstr "shaunm@gnome.org" + +#~ msgid "Version 2.10" +#~ msgstr "Versie 2.10" + +#~ msgid "Version 2.8" +#~ msgstr "Versie 2.8" + +#~ msgid "Unknown" +#~ msgstr "Onbekend" + +#~ msgid "Character Palette Applet Manual V2.6" +#~ msgstr "Handleiding voor Palet met tekens en symbolen V2.6" + +#~ msgid "August 2004" +#~ msgstr "Augustus 2004" + +#~ msgid "Character Palette Applet Manual V2.4" +#~ msgstr "Handleiding voor Palet met tekens en symbolen V2.4" + +#~ msgid "August 2003" +#~ msgstr "Augustus 2003" + +#~ msgid "Character Palette Applet Manual V2.3" +#~ msgstr "Handleiding voor Palet met tekens en symbolen V2.3" + +#~ msgid "October 2002" +#~ msgstr "October 2002" + +#~ msgid "Character Palette Applet Manual V2.2" +#~ msgstr "Handleiding voor Palet met tekens en symbolen V2.2" + +#~ msgid "August 2002" +#~ msgstr "Augustus 2002" + +#~ msgid "Character Palette Applet Manual V2.1" +#~ msgstr "Handleiding voor Palet met tekens en symbolen V2.1" + +#~ msgid "July 2002" +#~ msgstr "July 2002" + +#~ msgid "Character Palette Applet Manual V2.0" +#~ msgstr "Handleiding voor Palet met tekens en symbolen V2.0" + +#~ msgid "March 2002" +#~ msgstr "Maart 2002" + +#~ msgid "Character Picker Applet" +#~ msgstr "Palet met tekens en symbolen" + +#~ msgid "Dan Mueth d-mueth@uchicago.edu" +#~ msgstr "Dan Mueth d-mueth@uchicago.edu" + +#~ msgid "This manual describes version 2.9.7 of Character Palette." +#~ msgstr "" +#~ "Deze handleiding beschrijft versie 2.9.7 van het Palet met tekens en " +#~ "symbolen" + +#~ msgid "" +#~ "To report a bug or make a suggestion regarding the Character Palette " +#~ "application or this manual, follow the directions in the MATE Feedback Page." +#~ msgstr "" +#~ "Om een bug te rapporteren of een suggestie te doen over het Palet met " +#~ "tekens en symbolen of deze handleiding, volg de beschrijvingen in de " +#~ "MATE Feedback Pagina." + +#~ msgid "Character Palette" +#~ msgstr "Palet met tekens en symbolen" + +#~ msgid "" +#~ "The Character Palette provides a convenient " +#~ "way to access characters that are not on your keyboard, such as accented " +#~ "characters, mathematical symbols, special symbols, and punctuation marks. " +#~ "You can insert characters from the applet into text strings, for example " +#~ "in text documents or at the command line. You can customize the contents " +#~ "of the applet to suit your requirements." +#~ msgstr "" +#~ "Het Palet met tekens en symbolen geeft een " +#~ "aangename manier om toegang te krijgen tot tekens en symbolen die u niet " +#~ "op uw toetsenbord heeft, zoals geaccentueerde letters, wiskundige " +#~ "symbolen, speciale symbolen en leestekens. U kan de tekens en symbolen " +#~ "vanaf de toepassing invoegen in tekstregels, zoals in tekstdocumenten of " +#~ "op de commando-regel. U kan de inhoud van de toepassing aanpassen aan die " +#~ "u het hardst nodig heeft in uw situatie." + +#~ msgid "" +#~ "Character Palette supports the UTF-8 character " +#~ "encoding so you can use the palette to display or copy any Unicode " +#~ "character." +#~ msgstr "" +#~ "Palet met tekens en symbolen ondersteunt de " +#~ "UTF-8 tekencodering, zodat u het palet kan gebruiken voor elk unicode " +#~ "teken" + +#~ msgid "To Add Character Palette to a Panel" +#~ msgstr "Palet met tekens en symbolen aan een paneel toevoegen" + +#~ msgid "" +#~ "To add Character Palette to a panel, right-" +#~ "click on the panel, then choose Add to Panel. " +#~ "Select Character Palette in the " +#~ "Add to the panel dialog, then click " +#~ "OK." +#~ msgstr "" +#~ "Om Palet met tekens en symbolen aan een paneel " +#~ "toe te voegen, rechts-klik op het paneel, kies dan Toevoegen " +#~ "aan paneel.... Selecteer Palet met tekens en " +#~ "symbolen in het Toevoegen aan paneel dialoog en klik dan op Toevoegen." + +#~ msgid "Getting Characters" +#~ msgstr "Tekens verkrijgen" + +#~ msgid "" +#~ "When you add Character Palette to a panel for " +#~ "the first time, the application displays a default palette of characters. " +#~ "You can select a character from the default palette, or you can select a " +#~ "character from predefined palettes of characters. Each predefined palette " +#~ "of characters is associated with a standard character on your keyboard." +#~ msgstr "" +#~ "Als u Palet met tekens en symbolen voor de " +#~ "eerste keer aan een paneel toevoegt, geeft de toepassing een palet met " +#~ "standaard tekens en symbolen. U kunt een tekens van de standaard palet " +#~ "kiezen of u kan een teken van een van de voorgedefinieerde paletten met " +#~ "tekens en symbolen kiezen. Elk voorgedefinieerd palet van tekens is " +#~ "geassocieerd met een standaard teken op uw toetsenbord." + +#~ msgid "To Select a Character" +#~ msgstr "Een teken of symbool selecteren" + +#~ msgid "" +#~ "To select a character from the palette and insert the character into a " +#~ "text string, perform the following steps:" +#~ msgstr "" +#~ "Om een teken of symbool van een palet te selecteren en het teken in een " +#~ "tekstregel in te voegen, moet u de volgende stappen uitvoeren:" + +#~ msgid "" +#~ "In the palette, click on the character that you require. The character " +#~ "button is pressed in to indicate that the character is selected." +#~ msgstr "" +#~ "In het palet, klik op het teken of symbool dat u nodig heeft. De knop " +#~ "waar het teken of symbool op staat wordt ingedrukt om aan te geven dat " +#~ "het geselecteerd is." + +#~ msgid "" +#~ "Point to the location in an application where you want to put the " +#~ "character and middle-click to insert the character. You can also paste " +#~ "the character into the application if the application allows you to paste " +#~ "from the clipboard." +#~ msgstr "" +#~ "Geef in een toepassing aan waar u het teken wilt plaatsen en midden-klik " +#~ "om het teken in te voegen. U kan ook het teken plakken in de toepassing, " +#~ "als de toepassing toestaat om te plakken vanaf het klembord." + +#~ msgid "" +#~ "You can repeat the insertion using middle-click as many times as you want " +#~ "until you either deselect the character or select text in another " +#~ "application. You can continue pasting the character from the clipboard " +#~ "until you either deselect the character or copy to the clipboard from " +#~ "another application." +#~ msgstr "" +#~ " U kan het invoegen herhalen door zo vaak te midden-klikken als u wilt, " +#~ "totdat u het teken deselecteert of tekst in een andere toepassing " +#~ "selecteert. U kunt zo lang als u wilt het teken of symbool plakken vanaf " +#~ "het klembord totdat u het teken of symbool deselecteert of vanaf een " +#~ "andere toepassing iets naar het klembord kopiëerd." + +#~ msgid "" +#~ "To deselect the character, click it again or click another character." +#~ msgstr "" +#~ "Om een teken of symbool te deselecteren, klik er nog eens op of kil op " +#~ "een ander teken of symbool." + +#~ msgid "Some applications may not allow you to paste certain characters." +#~ msgstr "" +#~ "Enkele toepassingen zullen u niet toestaan bepaalde tekens of symbolen te " +#~ "plakken." + +#~ msgid "To Display a Predefined Palette of Characters" +#~ msgstr "Een gepredefinieerd palet van tekens en symbolen weergeven" + +#~ msgid "" +#~ "You can change the characters that are displayed in the application from " +#~ "the default palette to a predefined palette of characters. To display a " +#~ "palette of predefined characters, perform the following steps:" +#~ msgstr "" +#~ "U kan de tekens en symbolen die in de toepassing weergegeven worden " +#~ "aanpassen van de standaard palet naar een gepredefinieerd palet van " +#~ "tekens en symbolen. Om te veranderen in een palet met gepredefinieerde " +#~ "tekens en symbolen, voer de volgende stappen uit:" + +#~ msgid "" +#~ "Click on the Available palettes button on the " +#~ "application, the down arrow on the left." +#~ msgstr "" +#~ "Klik op de Beschikbare paletten knop op de " +#~ "toepassing, de knop met de driehoekige pijl." + +#~ msgid "Click on the palette that you want to display." +#~ msgstr "Klik op het palet dat u wilt weergeven." + +#~ msgid "" +#~ "You can select the character that you require from the palette of " +#~ "characters that is displayed in the application, then insert the " +#~ "character into your text string." +#~ msgstr "" +#~ "U kan het teken of symbool dat u nodig heeft van het palet met tekens en " +#~ "symbolen dat in de toepassing weergegeven word selecteren en het teken of " +#~ "symbool in uw tekst regel invoegen." + +#~ msgid "Characters' Keys" +#~ msgstr "Teken toetsen" + +#~ msgid "" +#~ "The following chart lists keyboard characters and their associated groups " +#~ "of characters. The keyboard characters are listed in the first column of " +#~ "each section in the chart. The character groups that are associated with " +#~ "each keyboard character are shown in the other columns." +#~ msgstr "" +#~ "De volgende afbeelding geeft een lijst met toetsenbordtekens en hun " +#~ "geassocieerde groep van tekens en symbolen. De toetsenbordtekens worden " +#~ "gegeven in de eerste kolom van elke sectie in de afbeelding. De groep van " +#~ "tekens en symbolen die geassocieerd zijn met elk toetsenbordteken worden " +#~ "gegeven in de andere kolommen." + +#~ msgid "Character Groups Associated With Keyboard Keys" +#~ msgstr "Groepen van tekens en symbolen geassocieerd met toetsenbordtoetsen" + +#~ msgid "Shows character groups associated with various keyboard keys." +#~ msgstr "" +#~ "Geeft groepen met tekens en symbolen met de verschillende " +#~ "toetsenbordtoetsen." + +#~ msgid "Customizing Character Palette" +#~ msgstr "Palet met tekens en symbolen aanpassen" + +#~ msgid "Character Palette Preferences" +#~ msgstr "Voorkeuren van palet met tekens en voorkeuren" + +#~ msgid "Configuring Palettes" +#~ msgstr "Paletten configureren" + +#~ msgid "" +#~ "To configure Character Palette, right-click on " +#~ "the applet, then choose Preferences. The " +#~ "Character Palette Preferences dialog contains the " +#~ "Palettes list box, which lists the palettes that are " +#~ "available from the applet. To close the Character Palette " +#~ "Preferences dialog, click Close." +#~ msgstr "" +#~ "Om Palet met tekens en symbolen te " +#~ "configureren, rechts-klik op de toepassing, kies dan " +#~ "Voorkeuren. Het Voorkeuren " +#~ "Karakterpalet dialoog bevat de Paletten " +#~ "lijst, met een lijst van paletten die beschikbaar zijn voor de " +#~ "toepassing. Om het Voorkeuren Karakterpalet dialoog " +#~ "te sluiten, klik op Sluiten." + +#~ msgid "" +#~ "To add a new palette to the applet, click on the Add button. See for more " +#~ "information." +#~ msgstr "" +#~ "Om een nieuw palet aan de toepassing toe te voegen, klik op de " +#~ "Toevoegen knop. Zie voor meer informatie." + +#~ msgid "" +#~ "To delete a palette from the applet, select the palette, then click on " +#~ "the Delete button." +#~ msgstr "" +#~ "Om een palet van de toepassing te verwijderen, selecteer het te " +#~ "verwijderen palet van de lijst en klik op de Verwijderen knop." + +#~ msgid "" +#~ "To modify a palette, select the palette, then click on the " +#~ "Properties button. Modify the palette in the " +#~ "Edit Palette dialog, then click OK." +#~ msgstr "" +#~ "Om een palet te bewerken, selecteer het te bewerken palet en klik op de " +#~ "Bewerken knop. Bewerk de palet in het " +#~ "Palet bewerken dialoog en klik op OK." + +#~ msgid "Setting Up a New Palette of Characters" +#~ msgstr "Een nieuw palet met tekens en symbolen maken" + +#~ msgid "" +#~ "You can use a character selection application such as " +#~ "Character Map to set up a new palette of " +#~ "characters. For example, to create a new palette with " +#~ "Character Map, perform the following steps:" +#~ msgstr "" +#~ "U kan een tekenselectietoepassing zoals Tekentabel gebruiken om een nieuw palet met tekens en symbolen aan te " +#~ "maken. Bijvoorbeeld, om een nieuw palet te maken met " +#~ "Tekentabel, voer de volgende stappen uit:" + +#~ msgid "" +#~ "Click on the Available palettes button on the " +#~ "applet, the down arrow on the left." +#~ msgstr "" +#~ "Klik op de Beschikbare paletten knop op de " +#~ "toepassing, de knop met de driehoekige pijl. " + +#~ msgid "" +#~ "Select the Add a palette option from the drop-" +#~ "down list. The Add Palette dialog is displayed." +#~ msgstr "" +#~ "Selecteer de Een palet toevoegen optie van de " +#~ "keuzelijst. De Palet toevoegen dialoog wordt " +#~ "weergegeven." + +#~ msgid "" +#~ "Open Character Map, then select the characters " +#~ "that you want to display in the new palette. You can select up to 25 " +#~ "characters." +#~ msgstr "" +#~ "Open de Tekentabel toepassing en selecteer de " +#~ "tekens en symbolen die uw ilt weergeven in uw nieuwe palet. U kan tot en " +#~ "met 25 tekens selecteren." + +#~ msgid "" +#~ "Copy the contents of the Text to copy text box from " +#~ "Character Map to the Palette text box in the Add Palette window." +#~ msgstr "" +#~ "Kopiëer de inhoud van het Te kopiëren tekst " +#~ "tekstveld van de Tekentabel toepassing naar " +#~ "het Palet tekstveld in de Palet toevoegen venster." + +#~ msgid "Click OK." +#~ msgstr "Klik op OK." + +#~ msgid "" +#~ "Character Palette adds the new palette of " +#~ "characters to the list of available palettes." +#~ msgstr "" +#~ "Palet van tekens en symbolen voegt het nieuwe " +#~ "palet met tekens en symbolen toe aan de lijst met beschikbare paletten." diff --git a/cpufreq/help/oc/oc.po b/cpufreq/help/oc/oc.po new file mode 100644 index 00000000..9dcebd38 --- /dev/null +++ b/cpufreq/help/oc/oc.po @@ -0,0 +1,510 @@ +# Translation of oc.po to Occitan +# Occitan translation of applets-cpufreq documentation. +# Copyright (C) 2006, 2007 Free Software Foundation, Inc. +# This file is distributed under the same license as the applet-cpufreq +# documentation documentation. +# +# Yannig MARCHEGAY (yannig@marchegay.org> - 2006-2007 +# +# Yannig Marchegay (Kokoyaya) , 2007. +msgid "" +msgstr "" +"Project-Id-Version: oc\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-22 12:13+0100\n" +"PO-Revision-Date: 2008-02-05 15:36+0100\n" +"Last-Translator: Yannig Marchegay (Kokoyaya) \n" +"Language-Team: Occitan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.11.4" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) C/cpufreq-applet.xml:356(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "" + +#: C/cpufreq-applet.xml:22(para) +msgid "" +"CPU Frequency Scaling Monitor shows the current clock speed of the CPU and " +"provides an interface to change the clock speed if the CPU supports it." +msgstr "" + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) C/cpufreq-applet.xml:86(para) +#: C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "Fondacion MATE" + +#: C/cpufreq-applet.xml:42(publishername) C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "Projècte de documentacion de MATE" + +#: C/cpufreq-applet.xml:2(para) +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 "" + +#: C/cpufreq-applet.xml:12(para) +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 "" + +#: C/cpufreq-applet.xml:19(para) +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 "" + +#: C/cpufreq-applet.xml:35(para) +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 "" + +#: C/cpufreq-applet.xml:55(para) +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 "" + +#: C/cpufreq-applet.xml:28(para) +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"" +msgstr "" + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "Projècte MATE" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Agost de 2005" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Març de 2005" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "" + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "" + +#: C/cpufreq-applet.xml:111(para) +msgid "" +"To report a bug or make a suggestion regarding the CPU Frequency Scaling " +"Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "" + +#: C/cpufreq-applet.xml:121(primary) C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Monitor d'escala de la frequéncia de l'UCP" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Introduccion" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "" +"The CPU Frequency Scaling Monitor provides a " +"convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "" + +#: C/cpufreq-applet.xml:141(para) +msgid "" +"To add CPU Frequency Scaling Monitor to a panel, " +"right-click on the panel to open the panel popup menu, then choose " +"Add to PanelCPU Frequency " +"Scaling Monitor." +msgstr "" + +#: C/cpufreq-applet.xml:147(para) +msgid "" +"Unfortunately, CPU frequency scaling can currently only be monitored on " +"Linux machines that have support in the kernel. It can however, support the " +"several generations of frequency scaling interfaces in the kernel." +msgstr "" + +#: C/cpufreq-applet.xml:153(para) +msgid "" +"When there is no CPU frequency scaling support in the system, the CPU " +"Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "" + +#: C/cpufreq-applet.xml:154(para) +msgid "" +"When CPU frequency scaling is supported in the system, the CPU Frequency " +"Scaling Monitor displays the CPU icon with a progress bar. The state of the " +"progress bar represents the current CPU frequency with respect to the " +"maximum frequency." +msgstr "" + +#: C/cpufreq-applet.xml:155(para) +msgid "" +"By default the CPU Frequency Scaling Monitor displays the current CPU " +"frequency as a value in Hertz (the standard measure of frequency), but can " +"be configured to display a percentage instead. For more information on how " +"to configure CPU Frequency Scaling Monitor see ." +msgstr "" + +#: C/cpufreq-applet.xml:158(para) +msgid "" +"Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You " +"must start an instance of CPU Frequency Scaling Monitor for each CPU that " +"you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "" + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "" + +#: C/cpufreq-applet.xml:164(para) +msgid "" +"The CPU Frequency Scaling Monitor has a series of icons that graphically " +"represent the current scaling level of the processor you are monitoring. " +"They are:" +msgstr "" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Icòna" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Descripcion" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100 % de la poténcia" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75 % de la poténcia" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50 % de la poténcia" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25 % de la poténcia" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "" + +#: C/cpufreq-applet.xml:232(para) +msgid "" +"The Frequency Selector functionality may not be available on your MATE " +"Desktop by default. Please consult your system administrator, vendor " +"documentation, or the documentation that came with this software." +msgstr "" + +#: C/cpufreq-applet.xml:236(para) +msgid "" +"To set the CPU frequency, (left-)click on the monitor and a menu will be " +"shown. This menu will offer you a list of available frequencies and/or " +"frequency governors for your machine." +msgstr "" + +#: C/cpufreq-applet.xml:241(para) +msgid "" +"You can choose whether you want to show available frequencies or governors " +"in the Preferences. See for more information." +msgstr "" + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Preferéncias" + +#: C/cpufreq-applet.xml:275(para) +msgid "" +"To configure the CPU Frequency Scaling Monitor, " +"right-click on the applet, then choose Preferences from the popup menu." +msgstr "" + +#: C/cpufreq-applet.xml:276(para) +msgid "" +"The Preferences dialog contains the following " +"components:" +msgstr "" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "" + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "" + +#: C/cpufreq-applet.xml:307(para) +msgid "" +"The Monitored CPU option will only appear on " +"multiprocessor (SMP) systems." +msgstr "" + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "" + +#: C/cpufreq-applet.xml:317(para) +msgid "" +"Use this drop-down list to select the mode in which you want to display the " +"applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "" + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "" + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "" + +#: C/cpufreq-applet.xml:331(para) +msgid "" +"Select this option to display or not the frequency units in the frequency " +"mode." +msgstr "" + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "" + +#: C/cpufreq-applet.xml:338(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "" + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Visualizar lo menut" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "" + +#: C/cpufreq-applet.xml:345(para) +msgid "" +"This option allows you to choose how much information is shown in the " +"frequency selector dropdown (see ). You can select to display Frequencies, " +"Governors or both Frequencies and Governors. " +msgstr "" + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "Yannig Marchegay (Kokoyaya) " + diff --git a/cpufreq/help/pt_BR/pt_BR.po b/cpufreq/help/pt_BR/pt_BR.po new file mode 100644 index 00000000..cb646270 --- /dev/null +++ b/cpufreq/help/pt_BR/pt_BR.po @@ -0,0 +1,652 @@ +# Brazilian Portuguese translation of CPU Frequency Scaling Monitor Manual +# This is file is ditributed under the same license as mate-applets. +# Copyright (C) 2000-2008 the CPU Frequency Scaling Monitor authors. +# Amadeu Júnior , 2008. +# Enrico Nicoletto , 2008. +# Leonardo Ferreira Fontenelle , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: cpufreq-applet help\n" +"POT-Creation-Date: 2008-03-03 00:20-0300\n" +"PO-Revision-Date: 2008-03-03 00:51-0300\n" +"Last-Translator: Leonardo Ferreira Fontenelle \n" +"Language-Team: Brazilian Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-Language: Portuguese\n" +"X-Poedit-Country: BRAZIL\n" + +#: ../C/legal.xml:2(para) ../C/cpufreq-applet.xml:2(para) +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 "" +"É dada 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 outra versão posterior publicada pela Free Software Foundation sem " +"seções invariantes, sem capa da frente e contracapa. Você poderá encontrar " +"uma copia da GFDL neste endereço ou no arquivo COPYING-DOCS distribuído com este manual." + +#: ../C/legal.xml:12(para) ../C/cpufreq-applet.xml:12(para) +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 faz parte da coleção de manuais da MATE, distribuídos sob " +"licença GFDL. Se você deseja distribuir este manual separadamente desta " +"coleção, pode fazê-lo adicionando ao manual uma cópia da licença, como é " +"descrito na seção 6 da licença." + +#: ../C/legal.xml:19(para) ../C/cpufreq-applet.xml:19(para) +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 seus produtos e " +"serviços são marcas registradas. Quando estes nomes aparecem em qualquer " +"documentação MATE, e os membros do Projeto de Documentação MATE estão " +"cientes dessas marcas registradas, os nomes aparecem em letras maiúsculas ou " +"com iniciais em maiúsculas." + +#: ../C/legal.xml:35(para) ../C/cpufreq-applet.xml:35(para) +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 SOB UMA BASE \"TAL QUAL\", SEM GARANTIAS DE NENHUM " +"TIPO, NEM EXPRESSAS NEM IMPLÍCITAS, INCLUINDO, SEM LIMITAÇÃO, QUALQUER " +"GARANTIA DE QUE O DOCUMENTO OU UMA VERSÃO MODIFICADA DO MESMO ESTEJAM LIVRE " +"DE DEFEITOS COMERCIAIS, SEJA DESTINADO PARA UM FIM PARTICULAR OU QUE NÃO " +"INFRINJAM AS REGRAS. TODO O RISCO PELA QUALIDADE, PRECISÃO E UTILIDADE DO " +"DOCUMENTO OU DE QUALQUER OUTRA VERSÃO MODIFICADA DO MESMO CORRESPONDE AOS " +"SEUS ATOS. NO CASO DE QUALQUER DOCUMENTO OU VERSÃO MODIFICADA DO MESMO " +"RESULTAR DEFEITO, SERÁ VOCÊ (E NÃO O REDATOR INICIAL, NEM O AUTOR, NEM " +"QUALQUER OUTRA PESSOA QUE TENHA CONTRIBUÍDO) QUE ASSUMIRÁ O CUSTO DE " +"QUALQUER SERVIÇO TÉCNICO, REPARAÇÃO OU CORREÇÃO NECESSÁRIOS. ESTA LIMITAÇÃO " +"DAS GARANTIAS CONSTITUI UMA PARTE ESSENCIAL DESTA LICENÇA. NÃO É AUTORIZADO " +"NENHUM USO DE QUALQUER DOCUMENTO OU VERSÃO MODIFICADA DO MESMO SE NÃO ESTÁ " +"DE ACORDO A ESTA LIMITAÇÃO DAS GARANTIAS; E" + +#: ../C/legal.xml:55(para) ../C/cpufreq-applet.xml:55(para) +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 "" +"EM NENHUMA CIRCUNSTÂNCIA OU SOB NENHUMA TEORIA LEGAL, SEJA POR MOTIVOS " +"CRIMINAIS (INCLUINDO NEGLIGÊNCIA), CONTRATUAIS OU DE OUTRO TIPO, NEM O " +"AUTOR, NEM O ESCRITOR INICIAL, NEM QUALQUER COLABORADOR, NEM QUALQUER " +"DISTRIBUIDOR DO DOCUMENTO OU VERSÃO MODIFICADA DO MESMO, NEM QUALQUER " +"FORNECEDOR DE QUALQUER DAS PARTES CITADAS, SERÃO RESPONSÁVEIS DIRETAMENTE, " +"INDIRETAMENTE, ESPECIALMENTE, ACIDENTALMENTE, OU CONSEQÜENTES ERROS DE " +"QUALQUER OUTRO CARÁTER INCLUINDO, SEM LIMITAÇÃO, DANOS POR FALTA DE " +"GARANTIA, INTERRUPÇÃO DE TRABALHO, FALHA OU MAL FUNCIONAMENTO " +"COMPUTADORIZADO, OU QUALQUER E TODOS OS OUTROS DANOS OU PERDAS DERIVADOS DO " +"USO DO DOCUMENTO E AS VERSÕES MODIFICADAS DO MESMO, MESMO SE A PARTE " +"DENEGRIDA FORA INFORMADA DA POSSIBILIDADE DE TAIS ERROS." + +#: ../C/legal.xml:28(para) ../C/cpufreq-applet.xml:28(para) +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"" +msgstr "" +"O DOCUMENTO E SUAS RESPECTIVAS VERSÕES SÃO FORNECIDAS SOBRE OS TERMOS DA " +"LICENÇA DE DOCUMENTAÇÃO GNU, DEIXANDO BEM CLARO, O CONHECIMENTO ADICIONAL DE " +"QUE: " + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:133(None) +msgid "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:184(None) +msgid "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "" +"@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "" +"@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "" +"@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:252(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:263(None) ../C/cpufreq-applet.xml:356(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:281(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:299(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" + +#: ../C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "Manual do Monitor de Graduação da Freqüência da CPU" + +#: ../C/cpufreq-applet.xml:22(para) +msgid "" +"CPU Frequency Scaling Monitor shows the current clock speed of the CPU and " +"provides an interface to change the clock speed if the CPU supports it." +msgstr "" +"O Monitor de Graduação da Freqüência da CPU mostra a velocidade de " +"freqüência de Clock e fornece uma interface para mudar a freqüência da " +"velocidade do Clock se a CPU suportar." + +#: ../C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: ../C/cpufreq-applet.xml:27(holder) ../C/cpufreq-applet.xml:86(para) +#: ../C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: ../C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: ../C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "Fundação Mate" + +#: ../C/cpufreq-applet.xml:42(publishername) ../C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "Projeto de documentação Mate" + +#: ../C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: ../C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: ../C/cpufreq-applet.xml:55(orgname) ../C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE Project" + +#: ../C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: ../C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: ../C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: ../C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: ../C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: ../C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Agosto de 2005" + +#: ../C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: ../C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Março de 2005" + +#: ../C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "" +"Manual do miniaplicativo Monitor de Graduação da Freqüência da CPU V0.3" + +#: ../C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "Outubro de 2004" + +#: ../C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: ../C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "" +"Este manual descreve a versão 2.12.0 do Monitor de Graduação da Freqüência " +"da CPU." + +#: ../C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Comentários" + +#: ../C/cpufreq-applet.xml:111(para) +msgid "" +"To report a bug or make a suggestion regarding the CPU Frequency Scaling " +"Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Para reportar algum erro ou fazer uma sugestão sobre o miniaplicativo " +"Monitor de Graduação da Freqüência da CPU ou sobre este manual, siga as " +"instruções em Página de " +"Sugestões Mate." + +#: ../C/cpufreq-applet.xml:121(primary) ../C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Monitor de Graduação da Freqüência da CPU" + +#: ../C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Introdução" + +#. ==== End of Figure ======================================= +#: ../C/cpufreq-applet.xml:139(para) +msgid "" +"The CPU Frequency Scaling Monitor provides a " +"convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "" +"O Monitor de Graduação da Freqüência da CPU " +"proporciona uma forma simplificada de monitorar a freqüência de clock para " +"cada processador." + +#: ../C/cpufreq-applet.xml:141(para) +msgid "" +"To add CPU Frequency Scaling Monitor to a panel, " +"right-click on the panel to open the panel popup menu, then choose " +"Add to PanelCPU Frequency " +"Scaling Monitor." +msgstr "" +"Para adicionar o Monitor de Graduação da Freqüência da CPU a um painel, pressione com o botão direito do mouse sobre o " +"painel para abrir o painel de menu de navegação, depois escolha a opção " +"Adicionar ao painelMonitor de " +"Graduação da Freqüência da CPU." + +#: ../C/cpufreq-applet.xml:147(para) +msgid "" +"Unfortunately, CPU frequency scaling can currently only be monitored on " +"Linux machines that have support in the kernel. It can however, support the " +"several generations of frequency scaling interfaces in the kernel." +msgstr "" +"Infelizmente, a graduação de freqüência da CPU só pode ser monitorada " +"atualmente em terminais Linux que possuam suporte no Kernel. Entretanto, a " +"aplicação pode suportar diversas graduações de interfaces de freqüência no " +"Kernel." + +#: ../C/cpufreq-applet.xml:153(para) +msgid "" +"When there is no CPU frequency scaling support in the system, the CPU " +"Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "" +"Quando o sistema não permite variar a freqüência de graduação do CPU, o " +"Monitor de Graduação da Freqüência da CPU visualiza unicamente a freqüência " +"atual da CPU." + +#: ../C/cpufreq-applet.xml:154(para) +msgid "" +"When CPU frequency scaling is supported in the system, the CPU Frequency " +"Scaling Monitor displays the CPU icon with a progress bar. The state of the " +"progress bar represents the current CPU frequency with respect to the " +"maximum frequency." +msgstr "" +"Quando o sistema permite variar a freqüência da CPU, o Monitor de Graduação " +"da Freqüência da CPU visualiza o ícone da CPU com uma barra de progresso. O " +"estado da barra de progresso representa a freqüência atual da CPU com " +"respeito a freqüência máxima." + +# praticamente sempre é substituído por "Seção # - Nonono no Nono" +#: ../C/cpufreq-applet.xml:155(para) +msgid "" +"By default the CPU Frequency Scaling Monitor displays the current CPU " +"frequency as a value in Hertz (the standard measure of frequency), but can " +"be configured to display a percentage instead. For more information on how " +"to configure CPU Frequency Scaling Monitor see ." +msgstr "" +"Por padrão o Monitor de Freqüência de Graduação da CPU mostra a freqüência " +"atual da CPU com seu valor em Hertz (a medida de freqüência padrão), mas " +"pode ser configurado para mostrar em porcentagem. Para maiores informações " +"em como configurar o Monitor de Freqüência de Graduação da CPU veja a ." + +#: ../C/cpufreq-applet.xml:158(para) +msgid "" +"Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You " +"must start an instance of CPU Frequency Scaling Monitor for each CPU that " +"you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "" +"Cada instância do Monitor de Freqüência de Graduação da CPU só pode " +"monitorar uma CPU. Você deve iniciar uma instância do Monitor de Freqüência " +"de Graduação da CPU para cada CPU que você deseja monitorar se você possui " +"um sistema multiprocessador (SMP)." + +#: ../C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Conhecendo os ícones" + +#: ../C/cpufreq-applet.xml:164(para) +msgid "" +"The CPU Frequency Scaling Monitor has a series of icons that graphically " +"represent the current scaling level of the processor you are monitoring. " +"They are:" +msgstr "" +"O Monitor de Graduação da Freqüência da CPU tem uma série de ícones que " +"graficamente representam o nível atual de freqüência do processador que " +"está monitorando. Estes são:" + +#: ../C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Ícone" + +#: ../C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Descrição" + +#: ../C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "Potência 100%" + +#: ../C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "" +"A CPU está trabalhando em, ou aproximadamente, 100% do seu rendimento total." + +#: ../C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "Potência 75%" + +#: ../C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "" +"A CPU está trabalhando em, ou aproximadamente, 75% do seu rendimento total." + +#: ../C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "Potência 50%" + +#: ../C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "" +"A CPU está trabalhando em, ou aproximadamente, 50% do seu rendimento total." + +#: ../C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "Potência 25%" + +#: ../C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "" +"A CPU está trabalhando em, ou aproximadamente, 25% do seu rendimento total." + +# Governor=Política para compatibilidade com outros módulos (MATE e KDE) +#: ../C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Seletor de Freqüência e Política" + +#: ../C/cpufreq-applet.xml:232(para) +msgid "" +"The Frequency Selector functionality may not be available on your MATE " +"Desktop by default. Please consult your system administrator, vendor " +"documentation, or the documentation that came with this software." +msgstr "" +"A funcionalidade do Seletor de Freqüência pode não encontrar-se disponível " +"de forma predeterminada no seu ambiente Mate. Por favor consulte o seu " +"administrador de sistema, a documentação do fabricante, ou a documentação " +"que veio com este software." + +# Governor=Política para compatibilidade com outros módulos (MATE e KDE) +#: ../C/cpufreq-applet.xml:236(para) +msgid "" +"To set the CPU frequency, (left-)click on the monitor and a menu will be " +"shown. This menu will offer you a list of available frequencies and/or " +"frequency governors for your machine." +msgstr "" +"Para ajustar a freqüência da CPU, clique com o botão esquerdo do mouse em o " +"monitor e um menu será mostrado. Este menu oferecerá a você uma lista de " +"freqüência disponíveis e/ou políticas de freqüência para a sua máquina." + +# Governor=Política para compatibilidade com outros módulos (MATE e KDE) +# praticamente sempre é substituído por "Seção # - Nonono no Nono" +#: ../C/cpufreq-applet.xml:241(para) +msgid "" +"You can choose whether you want to show available frequencies or governors " +"in the Preferences. See for more information." +msgstr "" +"Você pode escolher se quiser mostrar as freqüências disponíveis ou " +"políticas em Preferências. Veja a para maiores informações." + +#: ../C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Seletor de freqüência mostrando apenas freqüências" + +# Governor=Política para compatibilidade com outros módulos (MATE e KDE) +#: ../C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Seletor de freqüência mostrando freqüências e políticas" + +#: ../C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Preferências" + +#: ../C/cpufreq-applet.xml:275(para) +msgid "" +"To configure the CPU Frequency Scaling Monitor, " +"right-click on the applet, then choose Preferences from the popup menu." +msgstr "" +"Para configurar o Monitor de Graduação de Freqüência da CPU, clique o botão direito no miniaplicativo, e então escolha " +"Preferências do menu de contexto." + +#: ../C/cpufreq-applet.xml:276(para) +msgid "" +"The Preferences dialog contains the following " +"components:" +msgstr "" +"O diálogo Preferências contém os seguintes " +"componentes:" + +#: ../C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "Diálogo Preferências do Monitor de Freqüência da CPU" + +#: ../C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "Diálogo de preferências do Monitor de Freqüência da CPU" + +#: ../C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "CPU monitorada (apenas em sistemas multiprocessador)" + +#: ../C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "" +"Use esta lista suspensa para selecionar a CPU que você deseja monitorar." + +#: ../C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Selecionando a CPU para monitorar" + +#: ../C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Seletor de CPU do diálogo de preferências do Monitor de Graduação da Freqüência da CPU" + +#: ../C/cpufreq-applet.xml:307(para) +msgid "" +"The Monitored CPU option will only appear on " +"multiprocessor (SMP) systems." +msgstr "" +"A opção CPU monitorada só aparecerá em sistemas de " +"múltiplos processadores (SMP)." + +#: ../C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Mostrar em módulo" + +#: ../C/cpufreq-applet.xml:317(para) +msgid "" +"Use this drop-down list to select the mode in which you want to display the " +"applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "" +"Use esta lista suspensa para selecionar o modo ao qual você deseja " +"visualizar o miniaplicativo. Os modos disponíveis são: Gráfico, Texto e " +"ambos (Gráfico e Texto)." + +#: ../C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Mostrar a freqüência da CPU como freqüência" + +#: ../C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Selecione esta opção para mostrar a freqüência atual da CPU." + +#: ../C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Mostrar unidades de freqüência" + +#: ../C/cpufreq-applet.xml:331(para) +msgid "" +"Select this option to display or not the frequency units in the frequency " +"mode." +msgstr "" +"Selecione esta opção para visualizar ou não as unidades de freqüência no " +"modo de freqüência." + +#: ../C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Mostrar freqüência da CPU em porcentagem (%)" + +#: ../C/cpufreq-applet.xml:338(para) +msgid "" +"Select this option to display the current CPU frequency as a percentage." +msgstr "" +"Selecione esta opção para visualizar a freqüência atual da CPU em " +"porcentagem (%)." + +#: ../C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Mostrar menu" + +# Governor=Política para compatibilidade com outros módulos (MATE e KDE) +#: ../C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "O seletor foi configurado para Freqüências e Políticas" + +# Governor=Política para compatibilidade com outros módulos (MATE e KDE) +#: ../C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "Seletor de política de CPU" + +# Governor=Política para compatibilidade com outros módulos (MATE e KDE) +# praticamente sempre é substituído por "Seção # - Nonono no Nono" +#: ../C/cpufreq-applet.xml:345(para) +msgid "" +"This option allows you to choose how much information is shown in the " +"frequency selector dropdown (see ). You can select to display Frequencies, " +"Governors or both Frequencies and Governors. " +msgstr "" +"Esta opção permite a você escolher quanto de informação é mostrado na lista " +"suspensa do seletor de freqüência (veja a ). Você pode selecionar para visualizar Freqüências,Políticas ou ambos Freqüências e " +"Políticas. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: ../C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "" +"Amadeu Júnior , 2008\n" +"Enrico Nicoletto , 2008\n" +"Leonardo Ferreira Fontenelle , 2008." + + +#~ msgid "User manual for the CPU Frequency Scaling applet." +#~ msgstr "" +#~ "Manual do usuario da aplicação Monitor de Graduação de FReqüência da CPU." diff --git a/cpufreq/help/ru/ru.po b/cpufreq/help/ru/ru.po new file mode 100644 index 00000000..424e2960 --- /dev/null +++ b/cpufreq/help/ru/ru.po @@ -0,0 +1,389 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: CPUFREQ 2.18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-05-01 03:30+0100\n" +"PO-Revision-Date: 2007-05-02 21:50+0400\n" +"Last-Translator: Sergey V. Mironov \n" +"Language-Team: Russian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) C/cpufreq-applet.xml:356(None) +msgid "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" +msgstr "" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "Руководство Монитора изменения частоты процессора" + +#: C/cpufreq-applet.xml:22(para) +msgid "CPU Frequency Scaling Monitor shows the current clock speed of the CPU and provides an interface to change the clock speed if the CPU supports it." +msgstr "Монитор изменения частоты процессора отображает текущую тактовую частоту центрального процессора и, если процессор поддерживает, предоставляет возможность для изменения частоты." + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) C/cpufreq-applet.xml:86(para) C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "MATE Foundation" + +#: C/cpufreq-applet.xml:42(publishername) C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "Проект документации MATE" + +#: C/cpufreq-applet.xml:2(para) +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 "Следующим разрешается копировать и/или модифицировать этот документ при условии соблюдения GNU Free Documentation License (GFDL), версии 1.1 или любой более поздней опубликованной Фондом свободного программного обеспечения версией без неизменяемых частей, без текстов на обложках. Вы можете найти копию лицензии по этой ссылке или в файле COPYING-DOCS, распространяемом с этим документом." + +#: C/cpufreq-applet.xml:12(para) +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 лицензии." + +#: C/cpufreq-applet.xml:19(para) +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 знают об этом. Имена выделяются заглавными буквами или начальной заглавной буквой." + +#: C/cpufreq-applet.xml:35(para) +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 "ДОКУМЕНТ РАСПРОСТРАНЯЕТСЯ \"КАК ЕСТЬ\", БЕЗ ВСЯКИХ ГАРАНТИЙ, ПРИДУМАННЫХ ИЛИ УНАСЛЕДОВАННЫХ, БЕЗ ОГРАНИЧЕНИЙ, ГАРАНТИЙ ТОГО ЧТО ДОКУМЕНТ ИЛИ МОДИФИЦИРОВАННАЯ ВЕРСИЯ ДОКУМЕНТА СВОБОДНА ОТ ДЕФЕКТОВ, ТОЛЬКО ДЛЯ СПЕЦИАЛЬНОГО ИСПОЛЬЗОВАНИЯ НЕ ЗАКЛЮЧАЮЩЕГО В СЕБЕ РИСКИ КАЧЕСТВА, АККУРАТНОСТИ ИЛИ СООТВЕТСТВИЯ ДОКУМЕНТА ИЛИ ИЗМЕНЁННЫХ ВЕРСИЙ ДОКУМЕНТА ВАШИМ ТРЕБОВАНИЯМ. ЕСЛИ ДОКУМЕНТ ИЛИ МОДИФИЦИРОВАННАЯ ВЕРСИЯ ДОКУМЕНТА ИМЕЕТ НЕДОСТАТКИ, ВЫ (А НЕ АВТОР ДОКУМЕНТА ИЛИ ЕГО ПОМОЩНИК) ДОЛЖНЫ САМИ ПРИЛОЖИТЬ УСИЛИЯ К ЕГО ДОРАБОТКИ, КОРРЕКЦИИ ИЛИ ВОССТАНОВЛЕНИЮ. ЭТО ПРЕДУПРЕЖДЕНИЕ СОСТАВЛЯЕТ СУЩЕСТВЕННУЮ ЧАСТЬ ЛИЦЕНЗИИ. ДОКУМЕНТ НЕ ДОЛЖЕН ИСПОЛЬЗОВАТЬСЯ БЕЗ ДАННОГО ПРЕДУПРЕЖДЕНИЯ И" + +#: C/cpufreq-applet.xml:55(para) +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 "НИ ПРИ КАКИХ ОБСТОЯТЕЛЬСТВАХ И НИ ПРИ КАКОМ ЗАКОННОМ СПОСОБЕ, НИ ПО КАКОМУ СОГЛАШЕНИЮ ИЛИ ДРУГОЙ ПРИЧИНЕ, АВТОР, СОЗДАТЕЛЬ ИЛИ ПОМОЩНИКИ НЕ НЕСУТ ОТВЕТСТВЕННОСТЬ ЗА ПРЯМОЕ, КОСВЕННОЕ, СПЕЦИАЛЬНОЕ, СЛУЧАЙНОЕ ИЛИ ПРЕДНАМЕРЕННОЕ ПОВРЕЖДЕНИЕ ЛЮБОГО СВОЙСТВА, ВКЛЮЧАЯ БЕЗ ОГРАНИЧЕНИЯ ПОТЕРЮ ЖЕЛАНИЯ, РАБОТОСПОСОБНОСТИ, КОМПЬЮТЕРНЫЕ СБОИ ИЛИ НЕПРАВИЛЬНОЕ ВЗАИМОДЕЙСТВИЕ, ВМЕСТЕ ИЛИ ПО-ОТДЕЛЬНОСТИ. НИКАКИЕ ПОВРЕЖДЕНИЯ И ПОТЕРИ НЕ МОГУТ БЫТЬ ВОЗЛОЖЕНЫ НА АВТОРА ДОКУМЕНТА ИЛИ МОДИФИЦИРОВАННОЙ ВЕРСИИ ДОКУМЕНТА, ДАЖЕ ЕСЛИ СТОРОНА БЫЛА ПРОИНФОРМИРОВАНА О ВОЗМОЖНОСТИ ТАКИХ ПОВРЕЖДЕНИЙ." + +#: C/cpufreq-applet.xml:28(para) +msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +msgstr "ДОКУМЕНТ И ИЗМЕНЁННЫЕ ВЕРСИИ ДОКУМЕНТА ПРЕДСТАВЛЯЮТСЯ ПОЛЬЗОВАТЕЛЮ ПОД ЛИЦЕНЗИЕЙ GNU FREE DOCUMENTATION LICENSE С УВЕДОМЛЕНИЕМ О ТОМ, ЧТО: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "Проект MATE" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Август 2005" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Март 2005" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "Руководство апплета Монитор изменения частоты процессора вер. 0.3" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "Октябрь 2004" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "Это руководство описывает Монитор изменения частоты процессора версии 2.12.0." + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Обратная связь" + +#: C/cpufreq-applet.xml:111(para) +msgid "To report a bug or make a suggestion regarding the CPU Frequency Scaling Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "Чтобы сообщить об ошибке или сделать предложение, касающееся апплета \"Монитор изменения частоты процессора\" или данного руководства, следуйте инструкциям в Страница обратной связи MATE." + +#: C/cpufreq-applet.xml:121(primary) C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Монитор изменения частоты процессора" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Введение" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "The CPU Frequency Scaling Monitor provides a convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "Апплет Монитор изменения частоты процессора предоставляет удобную возможность отслеживать частоту процессора для каждого ЦПУ." + +#: C/cpufreq-applet.xml:141(para) +msgid "To add CPU Frequency Scaling Monitor to a panel, right-click on the panel to open the panel popup menu, then choose Add to PanelCPU Frequency Scaling Monitor." +msgstr "Чтобы добавить Монитор изменения частоты процессора на панель, щёлкните правой кнопкой на панели для появления контекстного меню панели, после чего выберите Добавить на панельМонитор изменения частоты процессора." + +#: C/cpufreq-applet.xml:147(para) +msgid "Unfortunately, CPU frequency scaling can currently only be monitored on Linux machines that have support in the kernel. It can however, support the several generations of frequency scaling interfaces in the kernel." +msgstr "К сожалению, изменение частоты процессора в настоящий момент может быть осуществлено только на Линукс-системах, которые имеют поддержку в ядре. Однако, при этом в ядре возможна поддержка нескольких поколений интерфейсов изменения частоты." + +#: C/cpufreq-applet.xml:153(para) +msgid "When there is no CPU frequency scaling support in the system, the CPU Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "Если поддержка изменения частоты процессора в системе отсутствует, Монитор изменения частоты процессора только отобразит текущую частоту процессора." + +#: C/cpufreq-applet.xml:154(para) +msgid "When CPU frequency scaling is supported in the system, the CPU Frequency Scaling Monitor displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency." +msgstr "Если поддержка изменения частоты процессора в системе присутствует, Монитор изменения частоты процессора отображает значок процессора с индикатором прогресса. Состояние индикатора прогресса представляет текущую частоту процессора по отношению к максимальной частоте." + +#: C/cpufreq-applet.xml:155(para) +msgid "By default the CPU Frequency Scaling Monitor displays the current CPU frequency as a value in Hertz (the standard measure of frequency), but can be configured to display a percentage instead. For more information on how to configure CPU Frequency Scaling Monitor see ." +msgstr "По умолчанию, Монитор изменения частоты процессора отображает текущую частоту процессора значением в Герцах (стандартная единица измерения частоты), но вместо этого может быть настроен для отображения в процентах. Для большей информации о том, как настроить Монитор изменения частоты процессора, смотрите ." + +#: C/cpufreq-applet.xml:158(para) +msgid "Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You must start an instance of CPU Frequency Scaling Monitor for each CPU that you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "Каждая запущенная копия Монитора изменения частоты процессора может отслеживать только один процессор. Если у вас многопроцессорная (SMP) система, вам нужно запустить копию Монитора изменения частоты процессора для каждого процессора, частоту которого вы хотите отслеживать." + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Что символизируют значки" + +#: C/cpufreq-applet.xml:164(para) +msgid "The CPU Frequency Scaling Monitor has a series of icons that graphically represent the current scaling level of the processor you are monitoring. They are:" +msgstr "Монитор изменения частоты процессора содержит несколько значков, которые графически отображают уровень текущего состояния процессора. Это:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Значок" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Описание" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100%" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "Частота процессора составляет 100% от возможной." + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75%" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "Частота процессора составляет 75% от возможной." + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50%" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "Частота процессора составляет 50% от возможной." + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25%" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "Частота процессора составляет 25% от возможной." + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Переключатель частот и регулятор" + +#: C/cpufreq-applet.xml:232(para) +msgid "The Frequency Selector functionality may not be available on your MATE Desktop by default. Please consult your system administrator, vendor documentation, or the documentation that came with this software." +msgstr "Функциональность переключателя частоты может быть не доступна по умолчанию в вашем рабочем столе MATE. Пожалуйста, свяжитесь к вашим системным администратором, составителем документации или обратитесь к документации, которая поставляется с данным программным обеспечением." + +#: C/cpufreq-applet.xml:236(para) +msgid "To set the CPU frequency, (left-)click on the monitor and a menu will be shown. This menu will offer you a list of available frequencies and/or frequency governors for your machine." +msgstr "Чтобы установить частоту процессора, щёлкните левой кнопкой мыши на значке Монитора, и отобразится меню. В этом меню вам предлагается список доступных частот и/или частотных регуляторов для вашего компьютера." + +#: C/cpufreq-applet.xml:241(para) +msgid "You can choose whether you want to show available frequencies or governors in the Preferences. See for more information." +msgstr "Вы можете выбрать, хотите ли вы, чтобы отображались доступные частоты или регуляторы в Параметрах. Смотрите для большей информации." + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Переключатель частоты только отображает частоты." + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Переключатель частоты отображает частоты и регуляторы." + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Параметры" + +#: C/cpufreq-applet.xml:275(para) +msgid "To configure the CPU Frequency Scaling Monitor, right-click on the applet, then choose Preferences from the popup menu." +msgstr "Чтобы настроить Монитор изменения частоты процессора, щёлкните правой кнопкой на апплете, затем из контекстного меню выберите Параметры." + +#: C/cpufreq-applet.xml:276(para) +msgid "The Preferences dialog contains the following components:" +msgstr "Диалоговое окно Параметры содержит следующие части:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "Диалоговое окно Параметры Монитора частоты ЦПУ" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "Диалоговое окно Параметры Монитора частоты процессора" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Отслеживаемый ЦПУ (только в многопроцессорных системах)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "Используйте этот выпадающий список для выбора процессора, который вы хотите отслеживать." + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Выбор процессора для отслеживания" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Переключатель процессора в диалоговом окне Параметров Монитора" + +#: C/cpufreq-applet.xml:307(para) +msgid "The Monitored CPU option will only appear on multiprocessor (SMP) systems." +msgstr "Параметр Отслеживаемый ЦПУ появляется только на многопроцессорных (SMP) системах." + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Внешний вид" + +#: C/cpufreq-applet.xml:317(para) +msgid "Use this drop-down list to select the mode in which you want to display the applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "Используйте этот выпадающий список для выбора режима, которым вы хотите отображать апплет. Доступные режимы: График, Текст, График и текст." + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Показывать частоту ЦП как частоту" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Выберите этот параметр для отображения текущей частоты процессора." + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Показывать единицы частоты" + +#: C/cpufreq-applet.xml:331(para) +msgid "Select this option to display or not the frequency units in the frequency mode." +msgstr "Выберите этот параметр для отображения единиц измерения частоты в частотном режиме отображения." + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Показывать частоту ЦП в процентах" + +#: C/cpufreq-applet.xml:338(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "Выберите этот параметр для отображения текущей частоты процессора в процентах." + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Показать меню" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "Переключатель настроен на Частоты и Регуляторы" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "Регуляторы ЦПУ" + +#: C/cpufreq-applet.xml:345(para) +msgid "This option allows you to choose how much information is shown in the frequency selector dropdown (see ). You can select to display Frequencies, Governors or both Frequencies and Governors. " +msgstr "Этот параметр позволяет вам выбрать, что должно отображаться в выпадающем переключателе частоты (смотрите ). Вы можете выбрать отображение Частоты, Регуляторы или и то и другое, выбрав Частоты и регуляторы. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "Сергей В. Миронов , 2007" + diff --git a/cpufreq/help/sv/figures/cpufreq-applet-preferences-smp.png b/cpufreq/help/sv/figures/cpufreq-applet-preferences-smp.png new file mode 100644 index 00000000..6df8a0c2 Binary files /dev/null and b/cpufreq/help/sv/figures/cpufreq-applet-preferences-smp.png differ diff --git a/cpufreq/help/sv/figures/cpufreq-applet-preferences.png b/cpufreq/help/sv/figures/cpufreq-applet-preferences.png new file mode 100644 index 00000000..ab9a3851 Binary files /dev/null and b/cpufreq/help/sv/figures/cpufreq-applet-preferences.png differ diff --git a/cpufreq/help/sv/sv.po b/cpufreq/help/sv/sv.po new file mode 100644 index 00000000..103cbb5e --- /dev/null +++ b/cpufreq/help/sv/sv.po @@ -0,0 +1,394 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: applets-cpufreq\n" +"PO-Revision-Date: 2006-11-08 22:16+0100\n" +"POT-Creation-Date: 2006-05-31 18:58+0200\n" +"Last-Translator: Daniel Nylander \n" +"Language-Team: Swedish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:133(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:184(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:252(None) +msgid "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:263(None) +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:356(None) +msgid "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:281(None) +msgid "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" +msgstr "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:299(None) +msgid "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "Handbok för Övervakare av processorfrekvensskalning" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:22(para) +msgid "CPU Frequency Scaling Monitor shows the current clock speed of the CPU and provides an interface to change the clock speed if the CPU supports it." +msgstr "Övervakare av processorfrekvensskalning visar aktuell klockhastighet för processorn och tillhandahåller ett gränssnitt för att ändra klockhastigheten om processorn har stöd för det." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:27(holder) +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:86(para) +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "MATE Foundation" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:42(publishername) +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "Dokumentationsprojekt för MATE" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:2(para) +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 "Tillstånd att kopiera, distribuera och/eller modifiera detta dokument ges under villkoren i GNU Free Documentation License (GFDL), version 1.1 eller senare, utgivet av Free Software Foundation utan standardavsnitt och omslagstexter. En kopia av GFDL finns att hämta på denna länk eller i filen COPYING-DOCS som medföljer denna handbok." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:12(para) +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." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:19(para) +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." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:35(para) +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;" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:55(para) +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." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:28(para) +msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +msgstr "DOKUMENTET OCH MODIFIERADE VERSIONER AV DOKUMENTET TILLHANDAHÅLLS UNDER VILLKOREN I GNU FREE DOCUMENTATION LICENSE ENDAST UNDER FÖLJANDE FÖRUTSÄTTNINGAR: " + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:55(orgname) +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE-projektet" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "Augusti 2005" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Mars 2005" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "Handbok för Övervakare av processorfrekvensskalning v0.3" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "Oktober 2004" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "Denna handbok beskriver version 2.12.0 av Övervakare av processorfrekvensskalning." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Återkoppling" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:111(para) +msgid "To report a bug or make a suggestion regarding the CPU Frequency Scaling Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "För att rapportera ett fel eller komma med förslag angående panelprogrammet Övervakare av processorfrekvensskalning eller denna handbok, följ anvisningarna på MATE:s återkopplingssida." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:121(primary) +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Övervakare av processorfrekvensskalning" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Introduktion" + +#. ==== End of Figure ======================================= +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:139(para) +msgid "The CPU Frequency Scaling Monitor provides a convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "Övervakare av processorfrekvensskalning tillhandahåller ett smidigt sätt att övervaka processorfrekvensskalningen för varje processor." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:141(para) +msgid "To add CPU Frequency Scaling Monitor to a panel, right-click on the panel to open the panel popup menu, then choose Add to PanelCPU Frequency Scaling Monitor." +msgstr "För att lägga till Övervakare av processorfrekvensskalning till en panel, högerklicka på panelen för att öppna panelens popupmeny, välj sedan Lägg till i panelÖvervakare av processorfrekvensskalning." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:147(para) +msgid "Unfortunately, CPU frequency scaling can currently only be monitored on Linux machines that have support in the kernel. It can however, support the several generations of frequency scaling interfaces in the kernel." +msgstr "Tyvärr kan endast processorfrekvensskalning övervakas på Linux-maskiner som har stöd för det i kärnan. Den har dock stöd för flera generationer av frekvensskalningsgränssnitt i kärnan." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:153(para) +msgid "When there is no CPU frequency scaling support in the system, the CPU Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "När det inte finns stöd för processorfrekvensskalning i systemet, visar Övervakare av processorfrekvensskalning endast den aktuella processorfrekvensen." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:154(para) +msgid "When CPU frequency scaling is supported in the system, the CPU Frequency Scaling Monitor displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency." +msgstr "När processorfrekvensskalning stöds i systemet, visar Övervakare av processorfrekvensskalning processorikonen med en förloppsmätare. Tillståndet för förloppsmätaren representerar den aktuella processorfrekvensen med maximal frekvens inräknad." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:155(para) +msgid "By default the CPU Frequency Scaling Monitor displays the current CPU frequency as a value in Hertz (the standard measure of frequency), but can be configured to display a percentage instead. For more information on how to configure CPU Frequency Scaling Monitor see ." +msgstr "Som standard visar Övervakare av processorfrekvensskalning den aktuella processorfrekvensen som ett värde i hertz (standardenheten för frekvens), men kan även konfigureras att visa en procentandel. För mer information om hur man konfigurerar Övervakare av processorfrekvensskalning, se ." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:158(para) +msgid "Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You must start an instance of CPU Frequency Scaling Monitor for each CPU that you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "Varje instans av Övervakare av processorfrekvensskalning kan övervaka en processor. Du måste starta en instans av Övervakare av processorfrekvensskalning för varje processor som du vill övervaka om du använder ett system med flera processorer (SMP)." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Förstå vad ikonerna innebär" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:164(para) +msgid "The CPU Frequency Scaling Monitor has a series of icons that graphically represent the current scaling level of the processor you are monitoring. They are:" +msgstr "Övervakare av processorfrekvensskalning har en serie ikoner som grafiskt visar den aktuella skalningsnivån för processorn du övervakar. De är:" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Ikon" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Beskrivning" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100% styrka" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "Processorn kör på, eller nära, 100% styrka" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75% styrka" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "Processorn kör på, eller nära, 75% styrka" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50% styrka" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "Processorn kör på, eller nära, 50% styrka" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25% styrka" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "Processorn kör på, eller nära, 25% styrka" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "Väljare för frekvens och regulator" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:232(para) +msgid "The Frequency Selector functionality may not be available on your MATE Desktop by default. Please consult your system administrator, vendor documentation, or the documentation that came with this software." +msgstr "Frekvensväljarens funktionalitet kanske inte finns tillgänglig på ditt MATE-skrivbord som standard. Konsultera din systemadministratör, tillverkarens dokumentation eller dokumentationen som kommer med denna programvara." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:236(para) +msgid "To set the CPU frequency, (left-)click on the monitor and a menu will be shown. This menu will offer you a list of available frequencies and/or frequency governors for your machine." +msgstr "För att ställa in processorfrekvensen, (vänster)klicka på övervakaren och en meny kommer att visas. Denna meny visar dig en lista på tillgängliga frekvenser och/eller frekvensregulatorer för din dator." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:241(para) +msgid "You can choose whether you want to show available frequencies or governors in the Preferences. See for more information." +msgstr "Du kan välja huruvida du vill visa tillgängliga frekvenser eller regulatorer i Inställningar. Se för mer information." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "Frekvensväljaren visar bara frekvenser" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "Frekvensväljaren visar både frekvenser och regulatorer" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Inställningar" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:275(para) +msgid "To configure the CPU Frequency Scaling Monitor, right-click on the applet, then choose Preferences from the popup menu." +msgstr "För att konfigurera Övervakare av processorfrekvensskalning, högerklicka på panelprogrammet, välj sedan Inställningar från popupmenyn." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:276(para) +msgid "The Preferences dialog contains the following components:" +msgstr "Dialogrutan Inställningar innehåller följande komponenter:" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "Inställninsdialogen i Övervakare av processorfrekvensskalning" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "Inställningsdialogen i Övervakare av processorfrekvensskalning" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Övervakad processor (endast för system med flera processorer)" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "Använd denna rullgardinsmeny för att välja processorn som du vill övervaka." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "Välja processor att övervaka" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Processorväljare för Övervakare av processorfrekvensskalning" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:307(para) +msgid "The Monitored CPU option will only appear on multiprocessor (SMP) systems." +msgstr "Alternativet Övervakad processor visas endast på system med flera processorer (SMP)." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Visa i läge" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:317(para) +msgid "Use this drop-down list to select the mode in which you want to display the applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "Använd denna rullgardinsmeny för att välja läget i vilket du vill visa panelprogrammet. Tillgängliga lägen är: Grafik, text och båda (grafik och text)" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Visa processorfrekvens som frekvens" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Välj detta alternativ för att visa aktuell processorfrekvens." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Visa frekvensenheter" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:331(para) +msgid "Select this option to display or not the frequency units in the frequency mode." +msgstr "Välj detta alternativ för att visa (eller inte visa) frekvensenheterna i frekvensläget." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Visa processorfrekvens som procentandel." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:338(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "Välj detta alternativ för att visa aktuell processorfrekvens som en procentandel." + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "Visa meny" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "Väljaren konfigurerad till Frekvenser och Regulatorer" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "Väljare för processorregulatorer" + +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:345(para) +msgid "This option allows you to choose how much information is shown in the frequency selector dropdown (see ). You can select to display Frequencies, Governors or both Frequencies and Governors. " +msgstr "Detta alternativ låter dig välja hur mycket information som ska visas i frekvensväljarens rullgardinsmeny (se ). Du kan välja att visa Frekvenser, Regulatorer eller båda Frekvenser och regulatorer. " + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: /tmp/doc-l10n/cvs/applets-cpufreq.HEAD/C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "Daniel Nylander , 2006" + diff --git a/cpufreq/help/uk/figures/cpufreq-applet-preferences.png b/cpufreq/help/uk/figures/cpufreq-applet-preferences.png new file mode 100644 index 00000000..d810cad3 Binary files /dev/null and b/cpufreq/help/uk/figures/cpufreq-applet-preferences.png differ diff --git a/cpufreq/help/uk/figures/cpufreq-applet-selector.png b/cpufreq/help/uk/figures/cpufreq-applet-selector.png new file mode 100644 index 00000000..99d34216 Binary files /dev/null and b/cpufreq/help/uk/figures/cpufreq-applet-selector.png differ diff --git a/cpufreq/help/uk/uk.po b/cpufreq/help/uk/uk.po new file mode 100644 index 00000000..4514192d --- /dev/null +++ b/cpufreq/help/uk/uk.po @@ -0,0 +1,615 @@ +# Ukrainian translation of mate-applets manual. +# Copyright (C) 2000 Free Software Foundation, Inc. +# Maxim Dziumanenko , 2004-2005 +msgid "" +msgstr "" +"Project-Id-Version: mate-applets manual\n" +"POT-Creation-Date: 2005-12-13 10:57+0800\n" +"PO-Revision-Date: 2005-08-24 22:38+0300\n" +"Last-Translator: Maxim V. Dziumanenko \n" +"Language-Team: Ukrainian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:133(None) +msgid "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:184(None) +msgid "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "" +"@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "" +"@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "" +"@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:252(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:263(None) ../C/cpufreq-applet.xml:356(None) +#, fuzzy +msgid "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:281(None) +#, fuzzy +msgid "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=c149b3178fa86a32025947a0dd1f7c03" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: ../C/cpufreq-applet.xml:299(None) +#, fuzzy +msgid "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=c149b3178fa86a32025947a0dd1f7c03" + +#: ../C/cpufreq-applet.xml:20(title) +#, fuzzy +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "Індикатор частоти процесора" + +#: ../C/cpufreq-applet.xml:22(para) +msgid "" +"CPU Frequency Scaling Monitor shows the current clock speed of the CPU and " +"provides an interface to change the clock speed if the CPU supports it." +msgstr "" + +#: ../C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: ../C/cpufreq-applet.xml:27(holder) ../C/cpufreq-applet.xml:86(para) +#: ../C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: ../C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: ../C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "Фундація MATE" + +#: ../C/cpufreq-applet.xml:42(publishername) ../C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "Проект документування MATE" + +#: ../C/cpufreq-applet.xml:2(para) +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 "" +"Дозволяється копіювати, розповсюджувати та/або змінювати цей документ на " +"умовах ліцензії GNU Free Documentation License (GFDL), версії 1.1 або будь-" +"якої старшої версії, що опублікована Free Software Foundation без " +"інваріантних розділів, тексту титульної сторінки, та тексту фінальної " +"сторінки. Копію GFDL можна знайти за " +"адресою або у файлі COPYING-DOCS, що постачається з цією довідкою." + +#: ../C/cpufreq-applet.xml:12(para) +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 " +"ліцензії." + +#: ../C/cpufreq-applet.xml:19(para) +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 відомо, що " +"вони є торговими марками, тоді ці назви пишуться великими літерами або " +"починаються з великої літери." + +#: ../C/cpufreq-applet.xml:35(para) +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 "" +"ДОКУМЕНТ НАДАЄТЬСЯ \"ЯК Є\", БЕЗ БУДЬ-ЯКИХ ГАРАНТІЇ, ЯВНИХ ЧИ НЕЯВНИХ, " +"ВКЛЮЧАЮЧИ, АЛЕ НЕ ОБМЕЖУЮЧИСЬ, ГАРАНТІЙ ЩО ЦЕЙ ДОКУМЕНТ ЧИ ЗМІНЕНА ВЕРСІЯ " +"ДОКУМЕНТА ВІЛЬНІ ВІД ДЕФЕКТІВ, ПРИДАТНІ ДО ПРОДАЖУ, ВІДПОВІДАЮТЬ ПЕВНІЙ МЕТІ " +"АБО НЕ ПОРУШУЮТЬ ЧИЇСЬ ПРАВА. ВЕСЬ РИЗИК ЗА ЯКІСТЬ, ТОЧНІСТЬ, ТА ЧИННІСТЬ " +"ЦЬОГО ДОКУМЕНТУ АБО ЙОГО ЗМІНЕНИХ ВЕРСІЙ ЛЕЖИТЬ НА ВАС. ЯКЩО БУДЬ-ЯКИЙ " +"ДОКУМЕНТ ЧИ ЗМІНЕНА ВЕРСІЯ БУДУТЬ ВИЗНАНІ ДЕФЕКТНИМИ У БУДЬ-ЯКОМУ " +"ВІДНОШЕННІ, ВИ (НЕ ПОЧАТКОВИЙ УКЛАДАЧ, АВТОР АБО БУДЬ-ЯКИЙ СПІВАВТОР) БЕРЕТЕ " +"НА СЕБЕ ВИТРАТИ ЗА БУДЬ-ЯКЕ НЕОБХІДНЕ ОБСЛУГОВУВАННЯ, РЕМОНТ ЧИ ВИПРАВЛЕННЯ. " +"ЦЯ ВІДМОВА ВІД ГАРАНТІЙ СКЛАДАЄ ВАЖЛИВУ ЧАСТИНУ ЦІЄЇ ЛІЦЕНЗІЇ. НЕ " +"ДОПУСКАЄТЬСЯ ВИКОРИСТАННЯ ЦЬОГО ДОКУМЕНТУ АБО ЙОГО ЗМІНЕНОЇ ВЕРСІЇ БЕЗ " +"ПРИЙНЯТТЯ ЦІЄЇ ВІДМОВИ; ТА" + +#: ../C/cpufreq-applet.xml:55(para) +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 "" +"НІ ЗА ЯКИХ ОБСТАВИН ТА ЗА БУДЬ-ЯКОГО ЗАКОНОДАВСТВА, ЧИ ТО ГРОМАДЯНСЬКОЇ " +"ВІДПОВІДАЛЬНОСТІ (ВКЛЮЧАЮЧИ ХАЛАТНІСТЬ), ДОГОВОРУ, ЧИ ЧОГОСЬ ІНШОГО, АВТОР, " +"ПОЧАТКОВИЙ УКЛАДАЧ, БУДЬ-ЯКИЙ СПІВАВТОР, АБО ДИСТРИБ'ЮТОР ДОКУМЕНТУ ЧИ " +"ЗМІНЕНОЇ ВЕРСІЇ ДОКУМЕНТУ, АБО БУДЬ-ЯКИЙ ПОСТАЧАЛЬНИК БУДЬ-ЯКОЇ З ЦИХ " +"СТОРІН, НЕ НЕСЕ ВІДПОВІДАЛЬНІСТЬ ПЕРЕД БУДЬ-ЯКОЮ ОСОБОЮ ЗА БУДЬ-ЯКІ ПРЯМІ, " +"НЕПРЯМІ, ОСОБЛИВІ, ВИПАДКОВІ, АБО ІСТОТНІ ЗБИТКИ БУДЬ-ЯКОГО ХАРАКТЕРУ " +"ВКЛЮЧАЮЧИ, АЛЕ НЕ ОБМЕЖУЮЧИСЬ, ЗБИТКАМИ ВІД ВТРАТИ ПРЕСТИЖУ, ЗУПИНКИ РОБОТИ, " +"ЗБОЇВ АБО НЕСПРАВНОСТЕЙ КОМП'ЮТЕРА, АБО БУДЬ-ЯКІ ІНШІ ЗБИТКИ АБО ВТРАТИ ЩО " +"ВИНИКЛИ БЕЗВІДНОСНО АБО ВНАСЛІДОК ВИКОРИСТАННЯ ЦЬОГО ДОКУМЕНТУ ТА ЗМІНЕНИХ " +"ВЕРСІЙ ЦЬОГО ДОКУМЕНТУ, НАВІТЬ ЯКЩО ЦІ СТОРОНИ, МОЖЛИВО, БУЛИ ПРОІНФОРМОВАНІ " +"ПРО МОЖЛИВІСТЬ ТАКИХ ЗБИТКІВ." + +#: ../C/cpufreq-applet.xml:28(para) +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"" +msgstr "" +"ДОКУМЕНТ ТА ЗМІНЕНІ ВЕРСІЇ ЦЬОГО ДОКУМЕНТУ ПОСТАЧАЮТЬСЯ НА УМОВАХ ВІЛЬНОЇ " +"ЛІЦЕНЗІЇ ДЛЯ ДОКУМЕНТАЦІЇ GNU З ПОДАЛЬШИМ РОЗУМІННЯМ ЩО: " + +#: ../C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: ../C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: ../C/cpufreq-applet.xml:55(orgname) ../C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "Проект MATE" + +#: ../C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: ../C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: ../C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: ../C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: ../C/cpufreq-applet.xml:83(revnumber) +#, fuzzy +msgid "MATE 2.12" +msgstr "MATE 2.10" + +#: ../C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "" + +#: ../C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: ../C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "Березень 2005" + +#: ../C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "Довідка з аплету \"Індикатор частоти процесора\" версії 0.3" + +#: ../C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "Жовтень 2004" + +#: ../C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: ../C/cpufreq-applet.xml:106(releaseinfo) +#, fuzzy +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "Ця довідка описує аплет \"Індикатор частоти процесора\" версії 0.3." + +#: ../C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "Зворотній зв'язок" + +#: ../C/cpufreq-applet.xml:111(para) +msgid "" +"To report a bug or make a suggestion regarding the CPU Frequency Scaling " +"Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "" +"Щоб сповістити про помилку або внести пропозицію відносно аплету " +"\"Індикатор частоти процесора\" або цієї довідки, дотримуйтесь інструкцій на " +"сторінці Зворотний зв'язок " +"MATE." + +#: ../C/cpufreq-applet.xml:121(primary) ../C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "Індикатор частоти процесора" + +#: ../C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "Вступ" + +#. ==== End of Figure ======================================= +#: ../C/cpufreq-applet.xml:139(para) +msgid "" +"The CPU Frequency Scaling Monitor provides a " +"convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "" +"Аплет Індикатор частоти процесора забезпечує " +"зручний спосіб контролю частоти кожного процесора." + +#: ../C/cpufreq-applet.xml:141(para) +msgid "" +"To add CPU Frequency Scaling Monitor to a panel, " +"right-click on the panel to open the panel popup menu, then choose " +"Add to PanelCPU Frequency " +"Scaling Monitor." +msgstr "" +"Щоб додати Індикатор частоти процесора до панелі, " +"клацніть правою кнопкою миші на панелі, потім виберіть " +"Додати до панеліІндикатор " +"частоти процесора." + +#: ../C/cpufreq-applet.xml:147(para) +msgid "" +"Unfortunately, CPU frequency scaling can currently only be monitored on " +"Linux machines that have support in the kernel. It can however, support the " +"several generations of frequency scaling interfaces in the kernel." +msgstr "" +"Нажаль, зміна частоти процесора може контролюватись лише на комп'ютерах із " +"системою Linux, ядро якої скомпільовано з необхідною функціональністю. Проте " +"аплет підтримує декілька різновидів інтерфейсів зміни частоти процесора." + +#: ../C/cpufreq-applet.xml:153(para) +msgid "" +"When there is no CPU frequency scaling support in the system, the CPU " +"Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "" +"Якщо система не підтримує зміну частоти процесора, аплет \"Індикатор частоти " +"процесора\" відображає поточну частоту процесора." + +#: ../C/cpufreq-applet.xml:154(para) +msgid "" +"When CPU frequency scaling is supported in the system, the CPU Frequency " +"Scaling Monitor displays the CPU icon with a progress bar. The state of the " +"progress bar represents the current CPU frequency with respect to the " +"maximum frequency." +msgstr "" +"Якщо система підтримує зміну частоти процесора, \"Індикатор частоти процесора" +"\" відображає процесор з індикатором поступу. Стан індикатора поступу " +"представляє поточну частоту процесора по відношенню до максимальної частоти." + +#: ../C/cpufreq-applet.xml:155(para) +msgid "" +"By default the CPU Frequency Scaling Monitor displays the current CPU " +"frequency as a value in Hertz (the standard measure of frequency), but can " +"be configured to display a percentage instead. For more information on how " +"to configure CPU Frequency Scaling Monitor see ." +msgstr "" +"Типово \"Індикатор частоти процесора\" відображає поточну частоту процесора " +"у Герцах(стандартна одиниця виміру частоти), але можна налаштувати його для " +"відображення відсотків частоти. Докладніше про налаштовування аплету " +"дивіться у ." + +#: ../C/cpufreq-applet.xml:158(para) +msgid "" +"Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You " +"must start an instance of CPU Frequency Scaling Monitor for each CPU that " +"you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "" +"Кожен екземпляр аплету \"Індикатор частоти процесора\" може контролювати " +"лише один процесор. У мультипроцесорній системі (SMP), для кожного процесора " +"слід запустити окремий аплет." + +#: ../C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "Значення значків" + +#: ../C/cpufreq-applet.xml:164(para) +msgid "" +"The CPU Frequency Scaling Monitor has a series of icons that graphically " +"represent the current scaling level of the processor you are monitoring. " +"They are:" +msgstr "" +"\"Індикатор частоти процесора\" має декілька значків, які представляють " +"поточний рівень частоти контрольованого процесора. Ось вони:" + +#: ../C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "Значок" + +#: ../C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "Опис" + +#: ../C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100% потужності" + +#: ../C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "" +"Процесор працює на максимальній, або близький до максимальної швидкості." + +#: ../C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75% потужності" + +#: ../C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "Процесор працює на 75% від максимальної швидкості." + +#: ../C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50% потужності" + +#: ../C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "Процесор працює на 50% від максимальної швидкості." + +#: ../C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25% потужності" + +#: ../C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "Процесор працює на 25% від максимальної швидкості." + +#: ../C/cpufreq-applet.xml:231(title) +#, fuzzy +msgid "Frequency and Governor Selector" +msgstr "Вибір частоти" + +#: ../C/cpufreq-applet.xml:232(para) +msgid "" +"The Frequency Selector functionality may not be available on your MATE " +"Desktop by default. Please consult your system administrator, vendor " +"documentation, or the documentation that came with this software." +msgstr "" +"Типово, функція зміни частоти може бути недоступна для середовища MATE. " +"Зверніться до системного адміністратора, документації виробника, чи " +"документації до програмного забезпечення." + +#: ../C/cpufreq-applet.xml:236(para) +#, fuzzy +msgid "" +"To set the CPU frequency, (left-)click on the monitor and a menu will be " +"shown. This menu will offer you a list of available frequencies and/or " +"frequency governors for your machine." +msgstr "" +"Щоб встановити частоту процесора, клацніть на аплеті, з'явиться меню з " +"переліком доступних на цій системі частот. Тепер просто виберіть потрібну " +"частоту." + +#: ../C/cpufreq-applet.xml:241(para) +msgid "" +"You can choose whether you want to show available frequencies or governors " +"in the Preferences. See for more information." +msgstr "" + +#: ../C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "" + +#: ../C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "" + +#: ../C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "Параметри" + +#: ../C/cpufreq-applet.xml:275(para) +msgid "" +"To configure the CPU Frequency Scaling Monitor, " +"right-click on the applet, then choose Preferences from the popup menu." +msgstr "" +"Щоб налаштувати аплет Індикатор частоти процесора, клацніть на ньому правою кнопкою миші, потім з контекстного " +"меню виберіть Параметри." + +#: ../C/cpufreq-applet.xml:276(para) +msgid "" +"The Preferences dialog contains the following " +"components:" +msgstr "" +"Діалогове вікно Параметри містить наступні " +"компоненти:" + +#: ../C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "Діалогове вікно \"Параметри індикатора частоти ЦП\"" + +#: ../C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "Діалогове вікно \"Параметри індикатора частоти ЦП\"" + +#: ../C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "Контрольований процесор (лише у багатопроцесорній системі)" + +#: ../C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "" +"Використовуючи розкривний список виберіть процесор, ви бажаєте контролювати." + +#: ../C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "" + +#: ../C/cpufreq-applet.xml:302(phrase) +#, fuzzy +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "Діалогове вікно \"Параметри індикатора частоти ЦП\"" + +#: ../C/cpufreq-applet.xml:307(para) +msgid "" +"The Monitored CPU option will only appear on " +"multiprocessor (SMP) systems." +msgstr "" +"Параметр Контрольований процесор відображається лише у " +"багатопроцесорній системі." + +#: ../C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "Показувати у режимі" + +#: ../C/cpufreq-applet.xml:317(para) +msgid "" +"Use this drop-down list to select the mode in which you want to display the " +"applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "" +"Використовуючи розкривний список виберіть режим відображення аплету. " +"Доступні режими: графічний, текст, графічний та текст." + +#: ../C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "Показувати частоту ЦП як частоту" + +#: ../C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "Відмітьте цей параметр, щоб відображати поточну частоту процесора." + +#: ../C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "Показувати одиниці частоти" + +#: ../C/cpufreq-applet.xml:331(para) +msgid "" +"Select this option to display or not the frequency units in the frequency " +"mode." +msgstr "" +"Відмітьте цей параметр, щоб відображати одиниці виміру частоти у режимі " +"відображення частоти." + +#: ../C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "Показувати частоту ЦП у відсотках" + +#: ../C/cpufreq-applet.xml:338(para) +msgid "" +"Select this option to display the current CPU frequency as a percentage." +msgstr "Відмітьте цей параметр, щоб частота відображалась у відсотках." + +#: ../C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "" + +#: ../C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "" + +#: ../C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "" + +#: ../C/cpufreq-applet.xml:345(para) +msgid "" +"This option allows you to choose how much information is show in the " +"frequency selector dropdown (see ). You can select to display Frequencies, " +"Governors or both Frequencies and Governors. " +msgstr "" + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: ../C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "Максим Дзюманенко , 2004, 2005" + +#~ msgid "CPU Frequency Scaling Monitor Manual version 2.10" +#~ msgstr "Довідка з аплету \"Індикатор частоти процесора\" версії 2.10" + +#~ msgid "User manual for the CPU Frequency Scaling applet." +#~ msgstr "Довідка з аплету Індикатор частоти процесора" + +#~ msgid "Usage" +#~ msgstr "Використання" + +#~ msgid "CPU Frequency Scaling Monitor Frequency Selector" +#~ msgstr "Вибір частоти аплету \"Індикатор частоти процесора\"" diff --git a/cpufreq/help/zh_CN/zh_CN.po b/cpufreq/help/zh_CN/zh_CN.po new file mode 100644 index 00000000..5c28de8e --- /dev/null +++ b/cpufreq/help/zh_CN/zh_CN.po @@ -0,0 +1,574 @@ +# Simplified Chinese translation of applets-cpufreq documentation. +# Copyright (C) 2008 Free Software Foundation, Inc. +# This file is distributed under the same license as the applet-cpufreq +# +# Funda Wang , 2008. +# Aron Xu ,2008. +# +msgid "" +msgstr "" +"Project-Id-Version: applet-cpufreq HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-02 03:48+0000\n" +"PO-Revision-Date: 2008-10-19 19:30+0800\n" +"Last-Translator: Aron Xu \n" +"Language-Team: Chinese/Simplified \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "" +"@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "" +"@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "" +"@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "" +"@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "" +"@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "" +"@@image: 'figures/cpufreq-applet-selector.png'; " +"md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) C/cpufreq-applet.xml:356(None) +msgid "" +"@@image: 'figures/cpufreq-applet-selector-both.png'; " +"md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "" +"@@image:·'figures/cpufreq-applet-selector-both.png';·" +"md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences.png'; " +"md5=e30ba42122a806febac11082c2083605" +msgstr "" +"@@image:·'figures/cpufreq-applet-preferences.png';·" +"md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "" +"@@image: 'figures/cpufreq-applet-preferences-smp.png'; " +"md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "" +"@@image:·'figures/cpufreq-applet-preferences-smp.png';·" +"md5=8a33cf86190df20c295197f04eacfdbe" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "CPU 频率调节监视器手册" + +#: C/cpufreq-applet.xml:22(para) +msgid "" +"CPU Frequency Scaling Monitor shows the current clock speed of the CPU and " +"provides an interface to change the clock speed if the CPU supports it." +msgstr "" +"CPU 频率调节监视器会显示 CPU 的当前时钟频率,在 CPU 支持时您还可以更改其时钟" +"频率。" + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) C/cpufreq-applet.xml:86(para) +#: C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "MATE 基金会" + +#: C/cpufreq-applet.xml:42(publishername) C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "MATE 文档计划" + +#: C/cpufreq-applet.xml:2(para) +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 "" +"对于本文档的复制、分发和/或修改必须遵循自由软件基金会 (Free Software " +"Foundation) 发布的 GNU 自由文档许可证 (GFDL) 版本 1.1 或更高版本,该许可证没" +"有固定的部分、没有封面和背页文本。您可以在此链接上或在随本手册一起分发的 COPYING-DOCS 文件中找到 GFDL 的副" +"本。" + +#: C/cpufreq-applet.xml:12(para) +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 部分所述。" + +#: C/cpufreq-applet.xml:19(para) +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 文档项目的成员中,这些名称都是以全大写字母或首字母大写显示,从而" +"表明它们是商标。" + +#: C/cpufreq-applet.xml:35(para) +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 "" +"文档按“原样”提供,不提供任何明示或暗示的保证,包括但不限于:文档或文档的修改" +"版本没有适销性方面的缺陷、适合特定目的的适用性,以及没有侵权行为。您将自行承" +"担本文档以及文档修改版本的质量、准确性以及性能方面的风险。如果任何文档或文档" +"修改版本存在缺陷,您(而不是最初的编写者、作者或撰写人)将承担所有必需的服" +"务、维修或更正的费用。此免责声明是本许可证的重要组成部分。如果不接受此免责声" +"明,那么您就没有权利使用任何文档或文档的修改版本;并且" + +#: C/cpufreq-applet.xml:55(para) +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 "" +"无论在任何情况以及在任何法律理论下,本文档或文档修改版本的作者、最初的编写" +"者、任何撰写人或任何分发者,或者任意这些方的任何提供者都不对任何人由于使用本" +"文档或文档修改版本引起或带来的任何直接的、间接的、特殊的、偶然的或继发的损失" +"承担任何民事(包括疏忽)、合同或其它方面的责任,这些损失包括但不限于信誉损" +"失、工作停止、计算机失败或故障,或任何以及所有其它损失或由此引发的或与之相关" +"的损失,即使这些方已被告知存在出现此类损失的可能性时也是如此。" + +#: C/cpufreq-applet.xml:28(para) +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"" +msgstr "" +"本文档以及文档的修改版本都是在遵循 GNU 自由文档许可证的条款下提供,这表示具有" +"以下含义:" + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE 项目" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "2005年8月" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "2005年3月" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "CPU 频率调节监视器小程序手册 V0.3" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "2004年10月" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "此手册描述了 CPU 频率调节监视器的 2.12.0 版本。" + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "反馈" + +#: C/cpufreq-applet.xml:111(para) +msgid "" +"To report a bug or make a suggestion regarding the CPU Frequency Scaling " +"Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "" +"要报告关于 CPU 频率调节监视器小程序或本手册的错误或提出建议,请遵循 MATE 反馈页中的指导。" + +#: C/cpufreq-applet.xml:121(primary) C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "CPU 频率调节监视器" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "简介" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "" +"The CPU Frequency Scaling Monitor provides a " +"convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "" +"CPU 频率调节监视器 允许您方便地监视每片 CPU 的频率" +"调节。" + +#: C/cpufreq-applet.xml:141(para) +msgid "" +"To add CPU Frequency Scaling Monitor to a panel, " +"right-click on the panel to open the panel popup menu, then choose " +"Add to PanelCPU Frequency " +"Scaling Monitor." +msgstr "" +"要将 CPU 频率调节监视器添加到面板,请用鼠标右键单" +"击面板,以便打开面板弹出菜单,然后选择添加到面板CPU 频率调节监视器。" + +#: C/cpufreq-applet.xml:147(para) +msgid "" +"Unfortunately, CPU frequency scaling can currently only be monitored on " +"Linux machines that have support in the kernel. It can however, support the " +"several generations of frequency scaling interfaces in the kernel." +msgstr "" +"不幸的是,CPU 频率调节只能在内核支持此功能的 Linux 计算机上进行监视。但是,内" +"核自身还是支持几代 CPU 的频率调节的。" + +#: C/cpufreq-applet.xml:153(para) +msgid "" +"When there is no CPU frequency scaling support in the system, the CPU " +"Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "" +"如果系统不支持 CPU 频率调节,CPU 频率调节监视器将只能显示 CPU 的当前频率。" + +#: C/cpufreq-applet.xml:154(para) +msgid "" +"When CPU frequency scaling is supported in the system, the CPU Frequency " +"Scaling Monitor displays the CPU icon with a progress bar. The state of the " +"progress bar represents the current CPU frequency with respect to the " +"maximum frequency." +msgstr "" +"如果系统支持 CPU 频率调节,CPU 频率调节监视器将显示带有进度栏的 CPU 图标。进" +"度栏的状态代表了 CPU 的当前频率所占最高频率的百分比。" + +#: C/cpufreq-applet.xml:155(para) +msgid "" +"By default the CPU Frequency Scaling Monitor displays the current CPU " +"frequency as a value in Hertz (the standard measure of frequency), but can " +"be configured to display a percentage instead. For more information on how " +"to configure CPU Frequency Scaling Monitor see ." +msgstr "" +"默认情况下,CPU 频率调节监视器将显示以赫兹(频率的标准度量单位)为单位的 CPU 频" +"率值(频率的标准度量单位),但您可以对其进行配置以便显示百分比。要获得关于如何" +"配置 CPU 频率调节监视器的更多信息,请参看。" + +#: C/cpufreq-applet.xml:158(para) +msgid "" +"Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You " +"must start an instance of CPU Frequency Scaling Monitor for each CPU that " +"you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "" +"每个 CPU 频率调节监视器只能监视一片 CPU。如果您使用的是多处理器系统(SMP),则" +"必须为每片 CPU 启动一个 CPU 频率调节监视器。" + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "理解图标" + +#: C/cpufreq-applet.xml:164(para) +msgid "" +"The CPU Frequency Scaling Monitor has a series of icons that graphically " +"represent the current scaling level of the processor you are monitoring. " +"They are:" +msgstr "" +"CPU 频率调节监视器使用一系列图标来代表 CPU 频率的当前调节级别。这些图标包括:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "图标" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "描述" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "全速运行" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "CPU 正以 100% 或接近 100% 的频率运行" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "四分之三速" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "CPU 正以 75% 或接近 75% 的频率运行" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "半速运行" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "CPU 正以 50% 或接近 50% 的频率运行" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "四分之一速" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "CPU 正以 25% 或接近 25% 的频率运行" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "频率和调速器选择器" + +#: C/cpufreq-applet.xml:232(para) +msgid "" +"The Frequency Selector functionality may not be available on your MATE " +"Desktop by default. Please consult your system administrator, vendor " +"documentation, or the documentation that came with this software." +msgstr "" +"频率选择器功能可能在您的 MATE 上没有被默认开启。请咨询您的系统管理员,供应商" +"文档或这此软件自带的文档。" + +#: C/cpufreq-applet.xml:236(para) +msgid "" +"To set the CPU frequency, (left-)click on the monitor and a menu will be " +"shown. This menu will offer you a list of available frequencies and/or " +"frequency governors for your machine." +msgstr "" +"要设定 CPU 频率,请用鼠标左键单击监视器,此时会出现一个菜单。此菜单允许您为您" +"的计算机选择可用的频率或调速器。" + +#: C/cpufreq-applet.xml:241(para) +msgid "" +"You can choose whether you want to show available frequencies or governors " +"in the Preferences. See for more information." +msgstr "" +"您可以选择您是想要在首选项中显示频率还是调速器。更多信息" +"请参看。" + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "只显示频率的频率选择器" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "显示频率和调速器的频率选择器" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "首选项" + +#: C/cpufreq-applet.xml:275(para) +msgid "" +"To configure the CPU Frequency Scaling Monitor, " +"right-click on the applet, then choose Preferences from the popup menu." +msgstr "" +"要配置 CPU 频率调节监视器,请用鼠标右键单击小程" +"序,然后从弹出菜单中选择首选项。" + +#: C/cpufreq-applet.xml:276(para) +msgid "" +"The Preferences dialog contains the following " +"components:" +msgstr "首选项对话框包含如下组件:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "CPU 频率调节监视器首选项对话框" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "CPU 频率调节监视器首选项对话框" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "监视的 CPU(仅在多处理器系统中可用)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "使用此下拉列表可选择您想要监视的 CPU。" + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "选择要监视的 CPU" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "CPU 频率调节监视器首选项对话框 CPU 选择器" + +#: C/cpufreq-applet.xml:307(para) +msgid "" +"The Monitored CPU option will only appear on " +"multiprocessor (SMP) systems." +msgstr "监视的 CPU 选项将只会在多处理器(SMP)系统中出现。" + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "显示模式" + +#: C/cpufreq-applet.xml:317(para) +msgid "" +"Use this drop-down list to select the mode in which you want to display the " +"applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "" +"使用此下拉列表可选择您想要在小程序中以何种模式显示。可用的模式有:图形、文本" +"和两者都有。" + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "将 CPU 频率显示为频率" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "选择此选项可显示 CPU 的当前频率。" + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "显示频率单位" + +#: C/cpufreq-applet.xml:331(para) +msgid "" +"Select this option to display or not the frequency units in the frequency " +"mode." +msgstr "选择此选项可设定在频率模式中是否显示频率单位。" + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "将 CPU 频率显示为百分比" + +#: C/cpufreq-applet.xml:338(para) +msgid "" +"Select this option to display the current CPU frequency as a percentage." +msgstr "选择此选项可将 CPU 的当前频率显示为百分比。" + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "显示菜单" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "配置频率和调速器的选择器" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "CPU 调速器选择器" + +#: C/cpufreq-applet.xml:345(para) +msgid "" +"This option allows you to choose how much information is shown in the " +"frequency selector dropdown (see ). You can select to display Frequencies, " +"Governors or both Frequencies and Governors. " +msgstr "" +"此选项允许您选择要在频率选择器下拉菜单(参见)中显示多少信息。您可以选择显示频率、" +"调速器或者频率和调速器两者都显示。" +"" + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "Funda Wang , 2006." + diff --git a/cpufreq/help/zh_HK/zh_HK.po b/cpufreq/help/zh_HK/zh_HK.po new file mode 100644 index 00000000..f61e7929 --- /dev/null +++ b/cpufreq/help/zh_HK/zh_HK.po @@ -0,0 +1,398 @@ +msgid "" +msgstr "" +"Project-Id-Version: cpufreq-applet\n" +"POT-Creation-Date: 2009-04-17 16:27+0000\n" +"PO-Revision-Date: 2009-09-12 22:17+0800\n" +"Last-Translator: Chao-Hsiung Liao \n" +"Language-Team: Chinese (Hong Kong) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) +#: C/cpufreq-applet.xml:356(None) +msgid "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" +msgstr "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "CPU 頻率調整監控程式手冊" + +#: C/cpufreq-applet.xml:22(para) +msgid "CPU Frequency Scaling Monitor shows the current clock speed of the CPU and provides an interface to change the clock speed if the CPU supports it." +msgstr "CPU 頻率調整監控程式可以顯示 CPU 目前的時脈,並且若 CPU 有支援還能提供介面來改變其時脈。" + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) +#: C/cpufreq-applet.xml:86(para) +#: C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "MATE 基金會" + +#: C/cpufreq-applet.xml:42(publishername) +#: C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "MATE 文件計畫" + +#: C/cpufreq-applet.xml:2(para) +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 "根據自由軟件基金會 (Free Software Foundation) 所發佈 的 GNU 自由文件授權 (GNU Free Documentation License, GFDL) 1.1 (含) 以後版本, 使用者可以複製、散佈,或修改本文件,但不得增刪章節,不得加上封面文字, 亦不得加上封底文字。 如要取得 GFDL 的副本,請參閱此連結,或是參閱與本手冊一同隨附的 COPYING-DOCS 檔案。" + +#: C/cpufreq-applet.xml:12(para) +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 手冊集中的一部份。 如果你只要單獨散佈本手冊,根據據授權聲明第六節之敘述, 你必須另外將授權聲明加入本手冊中。" + +#: C/cpufreq-applet.xml:19(para) +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 文件 專案小組成員亦明白這些名稱為商標時, 這些名稱會以大寫字母或是首字母大寫表示。" + +#: C/cpufreq-applet.xml:35(para) +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 "文件提供是以其「原樣」呈現,不管明示或暗示,皆不具任何保證,包括 (但不限於) 文件或修正版毫無錯誤、可販售、 具特殊用途,或不侵權。關於本文件與修正版文件之品質、正確性及功用, 其風險你必須自行承擔。 若本文件或修正版有任何缺陷,任何必須之保養,修理及更正, 應由你自行承擔,原始作者、作者或任何散佈者無須負責。 本免責聲明是本授權聲明極重要與必要的一部份,因此任何文件或 修正版的授權,皆須在同意本免責聲明的情況下進行;同時" + +#: C/cpufreq-applet.xml:55(para) +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 "在任何情況或法律理論下,亦即不管是在侵權 (包括疏忽)、契約或其他情形,或是已預先告知會有下列損害之可能時,本文件 或修正版的任何作者、原始作者、投稿人以及散佈者,或是任何提供單位,對於因使用本文件及修正版,或與本文件及修正版使用相關所造成的任何直接、間接、特殊、偶然或必然之損害,包括 (但不限於) 信譽受損、工作停止、電腦當 機或不正常運作,或任何所有其他損害,上述人等皆不需負 任何責任。" + +#: C/cpufreq-applet.xml:28(para) +msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +msgstr "文件以及此文件的修改版本必須遵循 GNU 自由文件許可證,進一步資訊請見: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) +#: C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE 計畫" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "2005 年八月" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "2005 年三月" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "CPU 頻率調整監控程式手冊 V0.3" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "2004 年十月" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "這本手冊是為 CPU 頻率調整監控程式 2.12.0 版所寫。" + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "回饋" + +#: C/cpufreq-applet.xml:111(para) +msgid "To report a bug or make a suggestion regarding the CPU Frequency Scaling Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "要回報 CPU 頻率調整監控程式或這本手冊的錯誤或給予建議,請根據 MATE 回饋頁面 中的指示。" + +#: C/cpufreq-applet.xml:121(primary) +#: C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "CPU 頻率調整監控程式" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "引言" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "The CPU Frequency Scaling Monitor provides a convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "CPU 頻率調整監控程式 提供了便利的方式來監控每個 CPU 的頻率調整。" + +#: C/cpufreq-applet.xml:141(para) +msgid "To add CPU Frequency Scaling Monitor to a panel, right-click on the panel to open the panel popup menu, then choose Add to PanelCPU Frequency Scaling Monitor." +msgstr "要把 CPU 頻率調整監控程式 加入面板,請在面板上按右鍵開啟彈出式選單,接着選擇 加入面板CPU 頻率調整監控程式。" + +#: C/cpufreq-applet.xml:147(para) +msgid "Unfortunately, CPU frequency scaling can currently only be monitored on Linux machines that have support in the kernel. It can however, support the several generations of frequency scaling interfaces in the kernel." +msgstr "很不幸的,CPU 頻率調整目前只能監控 Linux 核心有支援的電腦。然而它可以支援核心中許多世代的頻率調整介面。" + +#: C/cpufreq-applet.xml:153(para) +msgid "When there is no CPU frequency scaling support in the system, the CPU Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "當系統中的 CPU 都不支援頻率調整時,CPU 頻率調整監控程式只會顯示目前的 CPU 頻率。" + +#: C/cpufreq-applet.xml:154(para) +msgid "When CPU frequency scaling is supported in the system, the CPU Frequency Scaling Monitor displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency." +msgstr "當系統中的 CPU 支援頻率調整時,CPU 頻率調整監控程式會顯示有進度列的 CPU 圖示。該進度列的狀態便反應了目前的 CPU 頻率與最大頻率的比例。" + +#: C/cpufreq-applet.xml:155(para) +msgid "By default the CPU Frequency Scaling Monitor displays the current CPU frequency as a value in Hertz (the standard measure of frequency), but can be configured to display a percentage instead. For more information on how to configure CPU Frequency Scaling Monitor see ." +msgstr "預設中 CPU 頻率調整監控程式會以赫茲數值(測量頻率的標準)來顯示目前的 CPU 頻率,但是也可以設定為顯示百分比。需要更多關於如何設定 CPU 頻率調整監控程式的資訊請參閱 。" + +#: C/cpufreq-applet.xml:158(para) +msgid "Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You must start an instance of CPU Frequency Scaling Monitor for each CPU that you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "每個 CPU 頻率調整監控程式的實體只能監控一個 CPU。如果你的系統為多處理器/多核心(SMP)環境,就必須為每個要監控的 CPU 啟動一個 CPU 頻率調整監控程式。" + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "了解圖示" + +#: C/cpufreq-applet.xml:164(para) +msgid "The CPU Frequency Scaling Monitor has a series of icons that graphically represent the current scaling level of the processor you are monitoring. They are:" +msgstr "CPU 頻率調整監控程式具有一系列的圖示能以圖形化的方式表現出你要監控的處理器目前頻率調整的等級,它們是:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "圖示" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "描述" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100% Power" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "此 CPU 正運作於,或接近 100% 運算能力" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75% Power" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "此 CPU 正運作於,或接近 75% 運算能力" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50% Power" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "此 CPU 正運作於,或接近 50% 運算能力" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25% Power" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "此 CPU 正運作於,或接近 25% 運算能力" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "頻率與調節器選擇程式" + +#: C/cpufreq-applet.xml:232(para) +msgid "The Frequency Selector functionality may not be available on your MATE Desktop by default. Please consult your system administrator, vendor documentation, or the documentation that came with this software." +msgstr "頻率選擇程式功能在你的 MATE 桌面預設可能無法使用。請諮詢你的系統管理者、廠商文件,或是本軟件隨附的文件。" + +#: C/cpufreq-applet.xml:236(para) +msgid "To set the CPU frequency, (left-)click on the monitor and a menu will be shown. This menu will offer you a list of available frequencies and/or frequency governors for your machine." +msgstr "要設定 CPU 頻率,在監控程式上按左鍵就會顯示一個選單。這個選單會提供你的電腦上可用的頻率或頻率調節器清單。" + +#: C/cpufreq-applet.xml:241(para) +msgid "You can choose whether you want to show available frequencies or governors in the Preferences. See for more information." +msgstr "你可以在 偏好設定 中選擇是否顯示可用的頻率或調節器。請參閱 以獲得更多資訊。" + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "頻率選擇程式只顯示頻率" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "頻率選擇程式同時顯示頻率和調節器" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "偏好設定" + +#: C/cpufreq-applet.xml:275(para) +msgid "To configure the CPU Frequency Scaling Monitor, right-click on the applet, then choose Preferences from the popup menu." +msgstr "要設定 CPU 頻率調整監控程式 ,請在面板上按右鍵,接着在彈出式選單中選擇 偏好設定。" + +#: C/cpufreq-applet.xml:276(para) +msgid "The Preferences dialog contains the following components:" +msgstr "偏好設定 對話盒包含下列元件:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "CPU 頻率調整監控程式偏好設定對話盒" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "CPU 頻率調整監控程式偏好設定對話盒" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "監控的 CPU (只用於多處理器系統)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "使用下拉式選單來選擇要監控的 CPU。" + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "選擇要監控的 CPU" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "CPU 頻率調整監控程式偏好設定對話盒 CPU 選擇器" + +#: C/cpufreq-applet.xml:307(para) +msgid "The Monitored CPU option will only appear on multiprocessor (SMP) systems." +msgstr "受監控的 CPU 選項只有在多處理器 (SMP) 系統中會出現。" + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "顯示模式" + +#: C/cpufreq-applet.xml:317(para) +msgid "Use this drop-down list to select the mode in which you want to display the applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "使用這個下拉式選單來選擇此面板程式的顯示模式。可用的模式有:圖示、文字 、圖示及文字" + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "以頻率來顯示 CPU 頻率" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "選擇這個選項以顯示目前的 CPU 頻率。" + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "顯示頻率單位" + +#: C/cpufreq-applet.xml:331(para) +msgid "Select this option to display or not the frequency units in the frequency mode." +msgstr "選擇這個選項以決定在頻率模式中是否顯示頻率單位。" + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "以百分比來顯示 CPU 頻率" + +#: C/cpufreq-applet.xml:338(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "選擇這個選項將目前的 CPU 頻率顯示為百分比。" + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "顯示選單" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "這個選擇程式設定為頻率和調節器" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "CPU 調節器選擇程式" + +#: C/cpufreq-applet.xml:345(para) +msgid "This option allows you to choose how much information is shown in the frequency selector dropdown (see ). You can select to display Frequencies, Governors or both Frequencies and Governors. " +msgstr "這個選項讓你選擇在頻率選擇程式下拉式選單(請查閱 )中要顯示多少資訊。你可以選擇顯示頻率調節器 或是 頻率和調節器" + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "" +"如對翻譯有任何意見,請送一封電子郵件給\n" +"以下地址,MATE 翻譯隊伍會盡快回覆你:\n" +"community@linuxhall.org\n" +"\n" +"Chao-Hsiung Liao , 2008." + diff --git a/cpufreq/help/zh_TW/zh_TW.po b/cpufreq/help/zh_TW/zh_TW.po new file mode 100644 index 00000000..abcbaa7f --- /dev/null +++ b/cpufreq/help/zh_TW/zh_TW.po @@ -0,0 +1,398 @@ +msgid "" +msgstr "" +"Project-Id-Version: cpufreq-applet\n" +"POT-Creation-Date: 2009-04-17 16:27+0000\n" +"PO-Revision-Date: 2009-08-21 21:27+0800\n" +"Last-Translator: Chao-Hsiung Liao \n" +"Language-Team: Chinese/Traditional \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:133(None) +msgid "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" +msgstr "@@image: 'figures/cpufreq-applet.png'; md5=9697917ccaea349dc6584bf8c42c2534" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:184(None) +msgid "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" +msgstr "@@image: 'figures/cpufreq-100.png'; md5=298d50a03bfcf5143bb9877703de9541" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:195(None) +msgid "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" +msgstr "@@image: 'figures/cpufreq-75.png'; md5=5af5eba3f0627af1d14807d9e66aecd2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:206(None) +msgid "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" +msgstr "@@image: 'figures/cpufreq-50.png'; md5=4852c52d4056355c4f7479ffb26a8fe2" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:217(None) +msgid "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" +msgstr "@@image: 'figures/cpufreq-25.png'; md5=4e282fbc1af212f68a939c44a9ef94a3" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:252(None) +msgid "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" +msgstr "@@image: 'figures/cpufreq-applet-selector.png'; md5=4f5f2e6e80e9fb629cdc9cea283ab6b5" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:263(None) +#: C/cpufreq-applet.xml:356(None) +msgid "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" +msgstr "@@image: 'figures/cpufreq-applet-selector-both.png'; md5=dcee11390666adc6b497a691b7b77b2d" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:281(None) +msgid "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" +msgstr "@@image: 'figures/cpufreq-applet-preferences.png'; md5=e30ba42122a806febac11082c2083605" + +#. When image changes, this message will be marked fuzzy or untranslated for you. +#. It doesn't matter what you translate it to: it's not used at all. +#: C/cpufreq-applet.xml:299(None) +msgid "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" +msgstr "@@image: 'figures/cpufreq-applet-preferences-smp.png'; md5=8a33cf86190df20c295197f04eacfdbe" + +#: C/cpufreq-applet.xml:20(title) +msgid "CPU Frequency Scaling Monitor Manual" +msgstr "CPU 頻率調整監控程式手冊" + +#: C/cpufreq-applet.xml:22(para) +msgid "CPU Frequency Scaling Monitor shows the current clock speed of the CPU and provides an interface to change the clock speed if the CPU supports it." +msgstr "CPU 頻率調整監控程式可以顯示 CPU 目前的時脈,並且若 CPU 有支援還能提供介面來改變其時脈。" + +#: C/cpufreq-applet.xml:26(year) +msgid "2005" +msgstr "2005" + +#: C/cpufreq-applet.xml:27(holder) +#: C/cpufreq-applet.xml:86(para) +#: C/cpufreq-applet.xml:93(para) +msgid "Davyd Madeley" +msgstr "Davyd Madeley" + +#: C/cpufreq-applet.xml:30(year) +msgid "2004" +msgstr "2004" + +#: C/cpufreq-applet.xml:31(holder) +msgid "MATE Foundation" +msgstr "MATE 基金會" + +#: C/cpufreq-applet.xml:42(publishername) +#: C/cpufreq-applet.xml:101(para) +msgid "MATE Documentation Project" +msgstr "MATE 文件計畫" + +#: C/cpufreq-applet.xml:2(para) +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 "根據自由軟體基金會 (Free Software Foundation) 所發佈 的 GNU 自由文件授權 (GNU Free Documentation License, GFDL) 1.1 (含) 以後版本, 使用者可以複製、散佈,或修改本文件,但不得增刪章節,不得加上封面文字, 亦不得加上封底文字。 如要取得 GFDL 的副本,請參閱此連結,或是參閱與本手冊一同隨附的 COPYING-DOCS 檔案。" + +#: C/cpufreq-applet.xml:12(para) +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 手冊集中的一部份。 如果您只要單獨散佈本手冊,依據授權聲明第六節之敘述, 您必須另外將授權聲明加入本手冊中。" + +#: C/cpufreq-applet.xml:19(para) +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 文件 專案小組成員亦明白這些名稱為商標時, 這些名稱會以大寫字母或是首字母大寫表示。" + +#: C/cpufreq-applet.xml:35(para) +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 "文件提供是以其「原樣」呈現,不管明示或暗示,皆不具任何保證,包括 (但不限於) 文件或修正版毫無錯誤、可販售、 具特殊用途,或不侵權。關於本文件與修正版文件之品質、正確性及功用, 其風險您必須自行承擔。 若本文件或修正版有任何缺陷,任何必須之保養,修理及更正, 應由您自行承擔,原始作者、作者或任何散佈者無須負責。 本免責聲明是本授權聲明極重要與必要的一部份,因此任何文件或 修正版的授權,皆須在同意本免責聲明的情況下進行;同時" + +#: C/cpufreq-applet.xml:55(para) +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 "在任何情況或法律理論下,亦即不管是在侵權 (包括疏忽)、契約或其他情形,或是已預先告知會有下列損害之可能時,本文件 或修正版的任何作者、原始作者、投稿人以及散佈者,或是任何提供單位,對於因使用本文件及修正版,或與本文件及修正版使用相關所造成的任何直接、間接、特殊、偶然或必然之損害,包括 (但不限於) 信譽受損、工作停止、電腦當 機或不正常運作,或任何所有其他損害,上述人等皆不需負 任何責任。" + +#: C/cpufreq-applet.xml:28(para) +msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +msgstr "文件以及此文件的修改版本必須遵循 GNU 自由文件許可證,進一步資訊請見: " + +#: C/cpufreq-applet.xml:52(firstname) +msgid "Carlos" +msgstr "Carlos" + +#: C/cpufreq-applet.xml:53(surname) +msgid "Garcia Campos" +msgstr "Garcia Campos" + +#: C/cpufreq-applet.xml:55(orgname) +#: C/cpufreq-applet.xml:63(orgname) +msgid "MATE Project" +msgstr "MATE 計畫" + +#: C/cpufreq-applet.xml:56(email) +msgid "carlosgc@gnome.org" +msgstr "carlosgc@gnome.org" + +#: C/cpufreq-applet.xml:60(firstname) +msgid "Davyd" +msgstr "Davyd" + +#: C/cpufreq-applet.xml:61(surname) +msgid "Madeley" +msgstr "Madeley" + +#: C/cpufreq-applet.xml:64(email) +msgid "davyd@madeley.id.au" +msgstr "davyd@madeley.id.au" + +#: C/cpufreq-applet.xml:83(revnumber) +msgid "MATE 2.12" +msgstr "MATE 2.12" + +#: C/cpufreq-applet.xml:84(date) +msgid "August 2005" +msgstr "2005 年八月" + +#: C/cpufreq-applet.xml:90(revnumber) +msgid "MATE 2.10" +msgstr "MATE 2.10" + +#: C/cpufreq-applet.xml:91(date) +msgid "March 2005" +msgstr "2005 年三月" + +#: C/cpufreq-applet.xml:97(revnumber) +msgid "CPU Frequency Scaling Monitor Applet Manual V0.3" +msgstr "CPU 頻率調整監控程式手冊 V0.3" + +#: C/cpufreq-applet.xml:98(date) +msgid "October 2004" +msgstr "2004 年十月" + +#: C/cpufreq-applet.xml:100(para) +msgid "Carlos Garcia Campos" +msgstr "Carlos Garcia Campos" + +#: C/cpufreq-applet.xml:106(releaseinfo) +msgid "This manual describes version 2.12.0 of CPU Frequency Scaling Monitor." +msgstr "這本手冊是為 CPU 頻率調整監控程式 2.12.0 版所寫。" + +#: C/cpufreq-applet.xml:110(title) +msgid "Feedback" +msgstr "回饋" + +#: C/cpufreq-applet.xml:111(para) +msgid "To report a bug or make a suggestion regarding the CPU Frequency Scaling Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "要回報 CPU 頻率調整監控程式或這本手冊的錯誤或給予建議,請依照 MATE 回饋頁面 中的指示。" + +#: C/cpufreq-applet.xml:121(primary) +#: C/cpufreq-applet.xml:128(title) +msgid "CPU Frequency Scaling Monitor" +msgstr "CPU 頻率調整監控程式" + +#: C/cpufreq-applet.xml:126(title) +msgid "Introduction" +msgstr "引言" + +#. ==== End of Figure ======================================= +#: C/cpufreq-applet.xml:139(para) +msgid "The CPU Frequency Scaling Monitor provides a convenient way to monitor the CPU Frequency Scaling for each CPU." +msgstr "CPU 頻率調整監控程式 提供了便利的方式來監控每個 CPU 的頻率調整。" + +#: C/cpufreq-applet.xml:141(para) +msgid "To add CPU Frequency Scaling Monitor to a panel, right-click on the panel to open the panel popup menu, then choose Add to PanelCPU Frequency Scaling Monitor." +msgstr "要把 CPU 頻率調整監控程式 加入面板,請在面板上按右鍵開啟彈出式選單,接著選擇 加入面板CPU 頻率調整監控程式。" + +#: C/cpufreq-applet.xml:147(para) +msgid "Unfortunately, CPU frequency scaling can currently only be monitored on Linux machines that have support in the kernel. It can however, support the several generations of frequency scaling interfaces in the kernel." +msgstr "很不幸的,CPU 頻率調整目前只能監控 Linux 核心有支援的電腦。然而它可以支援核心中許多世代的頻率調整介面。" + +#: C/cpufreq-applet.xml:153(para) +msgid "When there is no CPU frequency scaling support in the system, the CPU Frequency Scaling Monitor only displays the current CPU frequency." +msgstr "當系統中的 CPU 都不支援頻率調整時,CPU 頻率調整監控程式只會顯示目前的 CPU 頻率。" + +#: C/cpufreq-applet.xml:154(para) +msgid "When CPU frequency scaling is supported in the system, the CPU Frequency Scaling Monitor displays the CPU icon with a progress bar. The state of the progress bar represents the current CPU frequency with respect to the maximum frequency." +msgstr "當系統中的 CPU 支援頻率調整時,CPU 頻率調整監控程式會顯示有進度列的 CPU 圖示。該進度列的狀態便反應了目前的 CPU 頻率與最大頻率的比例。" + +#: C/cpufreq-applet.xml:155(para) +msgid "By default the CPU Frequency Scaling Monitor displays the current CPU frequency as a value in Hertz (the standard measure of frequency), but can be configured to display a percentage instead. For more information on how to configure CPU Frequency Scaling Monitor see ." +msgstr "預設中 CPU 頻率調整監控程式會以赫茲數值(測量頻率的標準)來顯示目前的 CPU 頻率,但是也可以設定為顯示百分比。需要更多關於如何設定 CPU 頻率調整監控程式的資訊請參閱 。" + +#: C/cpufreq-applet.xml:158(para) +msgid "Each instance of CPU Frequency Scaling Monitor can monitor only one CPU. You must start an instance of CPU Frequency Scaling Monitor for each CPU that you want to monitor if you are in a multiprocessor (SMP) system." +msgstr "每個 CPU 頻率調整監控程式的實體只能監控一個 CPU。如果您的系統為多處理器/多核心(SMP)環境,就必須為每個要監控的 CPU 啟動一個 CPU 頻率調整監控程式。" + +#: C/cpufreq-applet.xml:163(title) +msgid "Understanding the Icons" +msgstr "了解圖示" + +#: C/cpufreq-applet.xml:164(para) +msgid "The CPU Frequency Scaling Monitor has a series of icons that graphically represent the current scaling level of the processor you are monitoring. They are:" +msgstr "CPU 頻率調整監控程式具有一系列的圖示能以圖形化的方式表現出您要監控的處理器目前頻率調整的等級,它們是:" + +#: C/cpufreq-applet.xml:175(para) +msgid "Icon" +msgstr "圖示" + +#: C/cpufreq-applet.xml:177(para) +msgid "Description" +msgstr "描述" + +#: C/cpufreq-applet.xml:186(phrase) +msgid "100% Power" +msgstr "100% Power" + +#: C/cpufreq-applet.xml:188(para) +msgid "The CPU is running at, or close to, 100% throughput" +msgstr "此 CPU 正運作於,或接近 100% 運算能力" + +#: C/cpufreq-applet.xml:197(phrase) +msgid "75% Power" +msgstr "75% Power" + +#: C/cpufreq-applet.xml:199(para) +msgid "The CPU is running at, or close to, 75% throughput" +msgstr "此 CPU 正運作於,或接近 75% 運算能力" + +#: C/cpufreq-applet.xml:208(phrase) +msgid "50% Power" +msgstr "50% Power" + +#: C/cpufreq-applet.xml:210(para) +msgid "The CPU is running at, or close to, 50% throughput" +msgstr "此 CPU 正運作於,或接近 50% 運算能力" + +#: C/cpufreq-applet.xml:219(phrase) +msgid "25% Power" +msgstr "25% Power" + +#: C/cpufreq-applet.xml:221(para) +msgid "The CPU is running at, or close to, 25% throughput" +msgstr "此 CPU 正運作於,或接近 25% 運算能力" + +#: C/cpufreq-applet.xml:231(title) +msgid "Frequency and Governor Selector" +msgstr "頻率與調節器選擇程式" + +#: C/cpufreq-applet.xml:232(para) +msgid "The Frequency Selector functionality may not be available on your MATE Desktop by default. Please consult your system administrator, vendor documentation, or the documentation that came with this software." +msgstr "頻率選擇程式功能在您的 MATE 桌面預設可能無法使用。請諮詢您的系統管理者、廠商文件,或是本軟體隨附的文件。" + +#: C/cpufreq-applet.xml:236(para) +msgid "To set the CPU frequency, (left-)click on the monitor and a menu will be shown. This menu will offer you a list of available frequencies and/or frequency governors for your machine." +msgstr "要設定 CPU 頻率,在監控程式上按左鍵就會顯示一個選單。這個選單會提供您的電腦上可用的頻率或頻率調節器清單。" + +#: C/cpufreq-applet.xml:241(para) +msgid "You can choose whether you want to show available frequencies or governors in the Preferences. See for more information." +msgstr "您可以在 偏好設定 中選擇是否顯示可用的頻率或調節器。請參閱 以獲得更多資訊。" + +#: C/cpufreq-applet.xml:248(title) +msgid "Frequency selector showing just frequencies" +msgstr "頻率選擇程式只顯示頻率" + +#: C/cpufreq-applet.xml:259(title) +msgid "Frequency selector showing both frequencies and governors" +msgstr "頻率選擇程式同時顯示頻率和調節器" + +#: C/cpufreq-applet.xml:274(title) +msgid "Preferences" +msgstr "偏好設定" + +#: C/cpufreq-applet.xml:275(para) +msgid "To configure the CPU Frequency Scaling Monitor, right-click on the applet, then choose Preferences from the popup menu." +msgstr "要設定 CPU 頻率調整監控程式 ,請在面板上按右鍵,接著在彈出式選單中選擇 偏好設定。" + +#: C/cpufreq-applet.xml:276(para) +msgid "The Preferences dialog contains the following components:" +msgstr "偏好設定 對話盒包含下列元件:" + +#: C/cpufreq-applet.xml:278(title) +msgid "CPU Frequency Scaling Monitor Preferences Dialog" +msgstr "CPU 頻率調整監控程式偏好設定對話盒" + +#: C/cpufreq-applet.xml:284(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog" +msgstr "CPU 頻率調整監控程式偏好設定對話盒" + +#: C/cpufreq-applet.xml:292(guilabel) +msgid "Monitored CPU (only in multiprocessor systems)" +msgstr "監控的 CPU (只用於多處理器系統)" + +#: C/cpufreq-applet.xml:294(para) +msgid "Use this drop-down list to select the CPU that you want to monitor." +msgstr "使用下拉式選單來選擇要監控的 CPU。" + +#: C/cpufreq-applet.xml:296(title) +msgid "Selecting the CPU to monitor" +msgstr "選擇要監控的 CPU" + +#: C/cpufreq-applet.xml:302(phrase) +msgid "CPU Frequency Scaling Monitor preferences dialog CPU selector" +msgstr "CPU 頻率調整監控程式偏好設定對話盒 CPU 選擇器" + +#: C/cpufreq-applet.xml:307(para) +msgid "The Monitored CPU option will only appear on multiprocessor (SMP) systems." +msgstr "受監控的 CPU 選項只有在多處理器 (SMP) 系統中會出現。" + +#: C/cpufreq-applet.xml:315(guilabel) +msgid "Show in Mode" +msgstr "顯示模式" + +#: C/cpufreq-applet.xml:317(para) +msgid "Use this drop-down list to select the mode in which you want to display the applet. Available modes are: Graphic, Text and both (Graphic and Text)" +msgstr "使用這個下拉式選單來選擇此面板程式的顯示模式。可用的模式有:圖示、文字 、圖示及文字" + +#: C/cpufreq-applet.xml:323(guilabel) +msgid "Show CPU frequency as frequency" +msgstr "以頻率來顯示 CPU 頻率" + +#: C/cpufreq-applet.xml:325(para) +msgid "Select this option to display the current CPU frequency." +msgstr "選擇這個選項以顯示目前的 CPU 頻率。" + +#: C/cpufreq-applet.xml:329(guilabel) +msgid "Show frequency units" +msgstr "顯示頻率單位" + +#: C/cpufreq-applet.xml:331(para) +msgid "Select this option to display or not the frequency units in the frequency mode." +msgstr "選擇這個選項以決定在頻率模式中是否顯示頻率單位。" + +#: C/cpufreq-applet.xml:336(guilabel) +msgid "Show CPU frequency as percentage" +msgstr "以百分比來顯示 CPU 頻率" + +#: C/cpufreq-applet.xml:338(para) +msgid "Select this option to display the current CPU frequency as a percentage." +msgstr "選擇這個選項將目前的 CPU 頻率顯示為百分比。" + +#: C/cpufreq-applet.xml:343(guilabel) +msgid "Show menu" +msgstr "顯示選單" + +#: C/cpufreq-applet.xml:353(title) +msgid "The selector configured to Frequencies and Governors" +msgstr "這個選擇程式設定為頻率和調節器" + +#: C/cpufreq-applet.xml:359(phrase) +msgid "CPU governors selector" +msgstr "CPU 調節器選擇程式" + +#: C/cpufreq-applet.xml:345(para) +msgid "This option allows you to choose how much information is shown in the frequency selector dropdown (see ). You can select to display Frequencies, Governors or both Frequencies and Governors. " +msgstr "這個選項讓您選擇在頻率選擇程式下拉式選單(請查閱 )中要顯示多少資訊。您可以選擇顯示頻率調節器 或是 頻率和調節器" + +#. Put one translator per line, in the form of NAME , YEAR1, YEAR2. +#: C/cpufreq-applet.xml:0(None) +msgid "translator-credits" +msgstr "" +"如對翻譯有任何意見,請送一封電子郵件給\n" +"以下地址,MATE 翻譯團隊會盡快回覆您:\n" +"community@linuxhall.org\n" +"\n" +"Chao-Hsiung Liao , 2008." + -- cgit v1.2.1