From cceaed2400a5db758f48a372e429e3410271275f Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 2 Aug 2013 13:53:04 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- battstat/battstat_applet.c | 4 +- battstat/docs/C/index.docbook | 511 ++++++++++++++++++++++++++++++++++++++ battstat/docs/C/legal.xml | 2 +- battstat/docs/C/mate-battstat.xml | 511 -------------------------------------- battstat/docs/Makefile.am | 11 +- battstat/docs/bg/bg.po | 8 +- battstat/docs/ca/ca.po | 8 +- battstat/docs/cs/cs.po | 8 +- battstat/docs/da/da.po | 8 +- battstat/docs/de/de.po | 8 +- battstat/docs/el/el.po | 8 +- battstat/docs/en_GB/en_GB.po | 8 +- battstat/docs/es/es.po | 8 +- battstat/docs/eu/eu.po | 8 +- battstat/docs/fi/fi.po | 8 +- battstat/docs/fr/fr.po | 8 +- battstat/docs/ko/ko.po | 8 +- battstat/docs/oc/oc.po | 4 +- battstat/docs/pa/pa.po | 8 +- battstat/docs/pt_BR/pt_BR.po | 8 +- battstat/docs/sv/sv.po | 8 +- battstat/docs/uk/uk.po | 8 +- battstat/docs/zh_CN/zh_CN.po | 8 +- 23 files changed, 589 insertions(+), 590 deletions(-) create mode 100644 battstat/docs/C/index.docbook delete mode 100644 battstat/docs/C/mate-battstat.xml (limited to 'battstat') diff --git a/battstat/battstat_applet.c b/battstat/battstat_applet.c index 05601e9a..6b049458 100644 --- a/battstat/battstat_applet.c +++ b/battstat/battstat_applet.c @@ -1190,9 +1190,9 @@ battstat_show_help( ProgressData *battstat, const char *section ) char *uri; if (section) - uri = g_strdup_printf ("ghelp:battstat?%s", section); + uri = g_strdup_printf ("help:battstat?%s", section); else - uri = g_strdup ("ghelp:battstat"); + uri = g_strdup ("help:battstat"); gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (battstat->applet)), uri, diff --git a/battstat/docs/C/index.docbook b/battstat/docs/C/index.docbook new file mode 100644 index 00000000..09d358cb --- /dev/null +++ b/battstat/docs/C/index.docbook @@ -0,0 +1,511 @@ + + + + +]> + + + + +
+ + + + &applet; Manual + + &applet; shows the current charge of the + battery and provides notifications if charge drops below a certain + threshold. + + + 2005 + Davyd Madeley + + + 2004 + Angela Boyle + + + 2004 + Sun Microsystems + + + 2002 + Trevor Curtis + + + 1999 + 2000 + Jorgen Pehrson + + + + + MATE Documentation Project + + + &legal; + + + + + Sun + MATE Documentation Team + Sun Microsystems + + + Trevor + Curtis + + MATE Documentation Project +
tcurtis@somaradio.ca
+
+
+ + Jorgen + Pehrson + + MATE Documentation Project +
jp@spektr.eu.org
+
+
+ + Angela + Boyle + + MATE Documentation Project + + + + Davyd + Madeley + + MATE Project + + + + +
+ + + + + + Version 2.12 + September 2005 + + Davyd Madeley + + + + Version 2.10 + March 2005 + + Davyd Madeley + + + + Version 2.8 + September 2004 + + Angela Boyle + MATE Documentation Project + + + + Battery Charge Monitor Applet Manual V2.2 + August 2004 + + Sun MATE Documentation Team + MATE Documentation Project + + + + Battery Charge Monitor Applet Manual V2.0 + May 2002 + + Trevor Curtis + tcurtis@somaradio.ca + + Jorgen Pehrson + jp@spektr.eu.org + + 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. + + +
+ + + Battery Charge Monitor Applet + + + + Battstat Applet + + + + + + Introduction + +
+ &applet; Applet + + + + + + The &applet; applet. + + + +
+ + + The &applet; shows the + status of any batteries in your laptop computer. The monitor can tell you + the capacity remaining both visually and as a percentage, as well as offer + you an estimate of the time remaining based off the current usage rate. + + + + To Add &applet; to a Panel + To add &applet; to a panel, + right-click on the panel, then choose Add to + Panel. Select &applet; + in the Add to the panel dialog, then + click OK. + + The layout of the &applet; applet varies depending on the size and type of panel in which the applet resides. + + + + + Power Management Backends + + + The battery monitor supports a number of power management backends. + If it is available, the monitor will attempt to use the freedesktop.org + upower interface. + If it is unavailable or unsupported on your platform, it will fall back + to the freedesktop.org + HAL (Hardware + Abstraction Layer). If that is also not availble, the + battery monitor will attempt direct access to the power management system + + + Not all power management backends are available from all vendors, and some + vendors add their own additional backends for specific platforms and + hardware. If the battery monitor is misreporting information from your + battery see . + + + + + Getting Help + + If the battery monitor doesn't work for you, + see these additional resources: + + + + ; + + + MATE mailing + lists + + + + +
+ + + + + Preferences + To bring up the preferences for the monitor, right-click on + the monitor in the panel and then choose + Preferences +
+ &applet; context (right-click) menu + + + + + + &applet; context menu + + + +
+
+ Preferences Dialog + + + + + + Preferences Dialog + + + +
+ + + Appearance + + + + Compact view + + This view shows only a single graphic in the panel, either an + upright battery to indicate remaining capacity or a plug to + indicate your laptop is connected to an external power source. +
+ Compact view + + + + + + Compact View + + + +
+
+ + The compact view is the default view for the monitor as of MATE + 2.12. +
+
+ + Expanded view + + The expanded view is old look from previous versions of MATE. It + has the larger graphic for the battery as well as a separate + graphic to indicate what state the battery is in. +
+ Expanded view + + + + + + Expanded View + + + +
+
+
+ + Show time/percentage + Selecting this option will display one of two + pieces of information. Show time remaining + will tell you how many hours and minutes until the battery is + fully discharged or recharged. Show percentage + remaining will tell you the percentage charge remaining + in the battery. + +
+
+
+ + Notifications + + + + Warn when battery charge drops to + + + Selecting this option will cause a warning dialog to be displayed + whenever your laptop + battery reaches specified value, either as a percentage remaining or + a number of minutes remaining. This indicates that the amount of + charge remaining in your battery is critically low. + charge. You can dismiss this warning dialog yourself, otherwise it + will vanish automatically when you plug your laptop into mains + power. + + + + + Notify when the battery is fully recharged + + + Selecting this option notifies when your battery is fully + recharged. If you have compiled the &applet; with libnotify + support a non-intrusive notification will popup from the monitor on + the panel. + + + + + +
+
+ + + Troubleshooting + + + Due to the complexities of power management and the vast differences + between each of the different power management systems available, + debugging errors in the battery monitor can be difficult. You will need to + determine if the error exists in the battery monitor or is a bug in the + information provided by your machine. + + + The following information may be useful for troubleshooting what is wrong + with your battery monitor. It is by no means exhaustive. If you find a bug + with the &applet; (that is not caused by bad information being reported + by ACPI), please report it. + + + + Determining the backend + + If you are using the upower interface, or the the Hardware + Abstraction Layer (see ) then + that will be indicated in the about dialog by placing a star next to the + author of the HAL backend. +
+ Check you're using the HAL backend + + + + + + Expanded View + + + +
+
+ + + Other backends do not currently give indication they are being used, so + you will have to guess based on your hardware. Most modern PC laptops are + using ACPI as the backend. This is also the backend with the largest + number of inconsistencies. + +
+ + + Checking the ACPI information + + If you are using the ACPI backend for the &applet;, it is important to + check that ACPI is giving you the right information. If it isn't, then + you will need to look into upgrading your DSDT or something else related + to ACPI. + + Example ACPI output + +[rupert@laptop ~]$ cat /proc/acpi/battery/BAT1/info +present: yes +design capacity: 41040 mWh +last full capacity: 37044 mWh +battery technology: rechargeable +design voltage: 10800 mV +design capacity warning: 745 mWh +design capacity low: 0 mWh +capacity granularity 1: 10 mWh +capacity granularity 2: 10 mWh +model number: G71C00056110 +serial number: 0000000008 +battery type: Li-ION +OEM info: +[rupert@laptop ~]$ cat /proc/acpi/battery/BAT1/state +present: yes +capacity state: ok +charging state: discharging +present rate: 11232 mW +remaining capacity: 27140 mWh +present voltage: 11400 mV +[rupert@laptop ~]$ + + + You can quickly calculate the percentage remaining using remaining + capacity divided by last full capacity, you can + calculate the time remaining by taking remaining capacity + divided by present rate. + + + + + Hardware Abstraction Layer + + You can check that your battery is detected by HAL using the command + hal-device-manager. If your battery is not detected + by HAL or the wrong information is being reported, you can attempt to + disable the HAL backend by setting a GSettings key. + + + Select Configuration Editor from the + Applications menu, under + System Tools. Search for the key value + OAFIID:MATE_BattstatApplet which should be located in + the path /apps/panel/applets. + + + Assuming the path is /apps/panel/applets/applet_1. + In /apps/panel/applets/applet_1/prefs add a + New Key... called no_hal + and set it to the boolean value of true. This will disable the usage of + HAL (see to learn how + to check this). + + + +
+ +
diff --git a/battstat/docs/C/legal.xml b/battstat/docs/C/legal.xml index acb0b403..9c4e2480 100644 --- a/battstat/docs/C/legal.xml +++ b/battstat/docs/C/legal.xml @@ -6,7 +6,7 @@ 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 + url="help:fdl">link or in the file COPYING-DOCS distributed with this manual. This manual is part of a collection of MATE manuals diff --git a/battstat/docs/C/mate-battstat.xml b/battstat/docs/C/mate-battstat.xml deleted file mode 100644 index 74e5ea60..00000000 --- a/battstat/docs/C/mate-battstat.xml +++ /dev/null @@ -1,511 +0,0 @@ - - - - -]> - - - - -
- - - - &applet; Manual - - &applet; shows the current charge of the - battery and provides notifications if charge drops below a certain - threshold. - - - 2005 - Davyd Madeley - - - 2004 - Angela Boyle - - - 2004 - Sun Microsystems - - - 2002 - Trevor Curtis - - - 1999 - 2000 - Jorgen Pehrson - - - - - MATE Documentation Project - - - &legal; - - - - - Sun - MATE Documentation Team - Sun Microsystems - - - Trevor - Curtis - - MATE Documentation Project -
tcurtis@somaradio.ca
-
-
- - Jorgen - Pehrson - - MATE Documentation Project -
jp@spektr.eu.org
-
-
- - Angela - Boyle - - MATE Documentation Project - - - - Davyd - Madeley - - MATE Project - - - - -
- - - - - - Version 2.12 - September 2005 - - Davyd Madeley - - - - Version 2.10 - March 2005 - - Davyd Madeley - - - - Version 2.8 - September 2004 - - Angela Boyle - MATE Documentation Project - - - - Battery Charge Monitor Applet Manual V2.2 - August 2004 - - Sun MATE Documentation Team - MATE Documentation Project - - - - Battery Charge Monitor Applet Manual V2.0 - May 2002 - - Trevor Curtis - tcurtis@somaradio.ca - - Jorgen Pehrson - jp@spektr.eu.org - - 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. - - -
- - - Battery Charge Monitor Applet - - - - Battstat Applet - - - - - - Introduction - -
- &applet; Applet - - - - - - The &applet; applet. - - - -
- - - The &applet; shows the - status of any batteries in your laptop computer. The monitor can tell you - the capacity remaining both visually and as a percentage, as well as offer - you an estimate of the time remaining based off the current usage rate. - - - - To Add &applet; to a Panel - To add &applet; to a panel, - right-click on the panel, then choose Add to - Panel. Select &applet; - in the Add to the panel dialog, then - click OK. - - The layout of the &applet; applet varies depending on the size and type of panel in which the applet resides. - - - - - Power Management Backends - - - The battery monitor supports a number of power management backends. - If it is available, the monitor will attempt to use the freedesktop.org - upower interface. - If it is unavailable or unsupported on your platform, it will fall back - to the freedesktop.org - HAL (Hardware - Abstraction Layer). If that is also not availble, the - battery monitor will attempt direct access to the power management system - - - Not all power management backends are available from all vendors, and some - vendors add their own additional backends for specific platforms and - hardware. If the battery monitor is misreporting information from your - battery see . - - - - - Getting Help - - If the battery monitor doesn't work for you, - see these additional resources: - - - - ; - - - MATE mailing - lists - - - - -
- - - - - Preferences - To bring up the preferences for the monitor, right-click on - the monitor in the panel and then choose - Preferences -
- &applet; context (right-click) menu - - - - - - &applet; context menu - - - -
-
- Preferences Dialog - - - - - - Preferences Dialog - - - -
- - - Appearance - - - - Compact view - - This view shows only a single graphic in the panel, either an - upright battery to indicate remaining capacity or a plug to - indicate your laptop is connected to an external power source. -
- Compact view - - - - - - Compact View - - - -
-
- - The compact view is the default view for the monitor as of MATE - 2.12. -
-
- - Expanded view - - The expanded view is old look from previous versions of MATE. It - has the larger graphic for the battery as well as a separate - graphic to indicate what state the battery is in. -
- Expanded view - - - - - - Expanded View - - - -
-
-
- - Show time/percentage - Selecting this option will display one of two - pieces of information. Show time remaining - will tell you how many hours and minutes until the battery is - fully discharged or recharged. Show percentage - remaining will tell you the percentage charge remaining - in the battery. - -
-
-
- - Notifications - - - - Warn when battery charge drops to - - - Selecting this option will cause a warning dialog to be displayed - whenever your laptop - battery reaches specified value, either as a percentage remaining or - a number of minutes remaining. This indicates that the amount of - charge remaining in your battery is critically low. - charge. You can dismiss this warning dialog yourself, otherwise it - will vanish automatically when you plug your laptop into mains - power. - - - - - Notify when the battery is fully recharged - - - Selecting this option notifies when your battery is fully - recharged. If you have compiled the &applet; with libnotify - support a non-intrusive notification will popup from the monitor on - the panel. - - - - - -
-
- - - Troubleshooting - - - Due to the complexities of power management and the vast differences - between each of the different power management systems available, - debugging errors in the battery monitor can be difficult. You will need to - determine if the error exists in the battery monitor or is a bug in the - information provided by your machine. - - - The following information may be useful for troubleshooting what is wrong - with your battery monitor. It is by no means exhaustive. If you find a bug - with the &applet; (that is not caused by bad information being reported - by ACPI), please report it. - - - - Determining the backend - - If you are using the upower interface, or the the Hardware - Abstraction Layer (see ) then - that will be indicated in the about dialog by placing a star next to the - author of the HAL backend. -
- Check you're using the HAL backend - - - - - - Expanded View - - - -
-
- - - Other backends do not currently give indication they are being used, so - you will have to guess based on your hardware. Most modern PC laptops are - using ACPI as the backend. This is also the backend with the largest - number of inconsistencies. - -
- - - Checking the ACPI information - - If you are using the ACPI backend for the &applet;, it is important to - check that ACPI is giving you the right information. If it isn't, then - you will need to look into upgrading your DSDT or something else related - to ACPI. - - Example ACPI output - -[rupert@laptop ~]$ cat /proc/acpi/battery/BAT1/info -present: yes -design capacity: 41040 mWh -last full capacity: 37044 mWh -battery technology: rechargeable -design voltage: 10800 mV -design capacity warning: 745 mWh -design capacity low: 0 mWh -capacity granularity 1: 10 mWh -capacity granularity 2: 10 mWh -model number: G71C00056110 -serial number: 0000000008 -battery type: Li-ION -OEM info: -[rupert@laptop ~]$ cat /proc/acpi/battery/BAT1/state -present: yes -capacity state: ok -charging state: discharging -present rate: 11232 mW -remaining capacity: 27140 mWh -present voltage: 11400 mV -[rupert@laptop ~]$ - - - You can quickly calculate the percentage remaining using remaining - capacity divided by last full capacity, you can - calculate the time remaining by taking remaining capacity - divided by present rate. - - - - - Hardware Abstraction Layer - - You can check that your battery is detected by HAL using the command - hal-device-manager. If your battery is not detected - by HAL or the wrong information is being reported, you can attempt to - disable the HAL backend by setting a GSettings key. - - - Select Configuration Editor from the - Applications menu, under - System Tools. Search for the key value - OAFIID:MATE_BattstatApplet which should be located in - the path /apps/panel/applets. - - - Assuming the path is /apps/panel/applets/applet_1. - In /apps/panel/applets/applet_1/prefs add a - New Key... called no_hal - and set it to the boolean value of true. This will disable the usage of - HAL (see to learn how - to check this). - - - -
- -
diff --git a/battstat/docs/Makefile.am b/battstat/docs/Makefile.am index f26f4dbd..a451f391 100644 --- a/battstat/docs/Makefile.am +++ b/battstat/docs/Makefile.am @@ -1,15 +1,14 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook +@YELP_HELP_RULES@ -DOC_MODULE = mate-battstat -DOC_ENTITIES = legal.xml +HELP_ID = mate-battstat +HELP_FILES = index.docbook legal.xml -DOC_FIGURES = figures/battstat-applet-expanded.png \ +HELP_MEDIA = figures/battstat-applet-expanded.png \ figures/battstat-applet.png \ figures/battstat-credits-hal.png \ figures/battstat-preferences.png \ figures/context-menu.png -DOC_LINGUAS = ca cs bg da de el en_GB es eu fi fr ko oc pa pt_BR sv uk zh_CN +HELP_LINGUAS = ca cs bg da de el en_GB es eu fi fr ko oc pa pt_BR sv uk zh_CN -include $(top_srcdir)/git.mk diff --git a/battstat/docs/bg/bg.po b/battstat/docs/bg/bg.po index 83e6d9f8..6da20a60 100644 --- a/battstat/docs/bg/bg.po +++ b/battstat/docs/bg/bg.po @@ -19,7 +19,7 @@ msgid "" "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 " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Предоставя се разрешение за копиране, разпространение и/или промяна на този " @@ -27,7 +27,7 @@ msgstr "" "версия 1.1 или всяка следваща версия, издадена от Фондация „Свободен " "софтуер“; без „Непроменливи раздели“, „Текстове на предната корица“, както и " "„Текстове на задната корица“. Копие на лиценза може да бъде намерено тук или във файла COPYING-DOCS, " +"type=\"help\" url=\"help:fdl\">тук или във файла COPYING-DOCS, " "разпространяван с това ръководство." #: ../C/legal.xml:12(para) @@ -328,12 +328,12 @@ msgstr "Обратна връзка" #: ../C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" "За да докладвате за грешка или да направите предложение относно аплета " "„Заряд на батерията“ или това ръководство, следвайте указанията, описани в " -"Страницата за обратна " +"Страницата за обратна " "връзка на MATE." #: ../C/battstat.xml:178(primary) ../C/battstat.xml:191(title) diff --git a/battstat/docs/ca/ca.po b/battstat/docs/ca/ca.po index 5b213c41..24860ecf 100644 --- a/battstat/docs/ca/ca.po +++ b/battstat/docs/ca/ca.po @@ -124,7 +124,7 @@ msgid "" "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 " +"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 " @@ -132,7 +132,7 @@ msgstr "" "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 " +"\" url=\"help:fdl\">enllaç o en el fitxer COPYING-DOCS distribuït " "amb aquest manual." #: C/battstat.xml:12(para) @@ -338,12 +338,12 @@ msgstr "Comentaris" #: C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge 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 càrrega de bateria o aquest manual, seguiu les indicacions de la " -"pàgina de comentaris del " +"pàgina de comentaris del " "MATE." #: C/battstat.xml:178(primary) C/battstat.xml:191(title) diff --git a/battstat/docs/cs/cs.po b/battstat/docs/cs/cs.po index 9d613ed9..cc0c0cd1 100644 --- a/battstat/docs/cs/cs.po +++ b/battstat/docs/cs/cs.po @@ -111,8 +111,8 @@ msgid "MATE Documentation Project" msgstr "Dokumentační projekt MATE" #: C/battstat.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." +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/battstat.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." @@ -247,8 +247,8 @@ msgid "Feedback" msgstr "Ohlasy" #: C/battstat.xml:171(para) -msgid "To report a bug or make a suggestion regarding the Battery Charge 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í stavu baterie nebo této příručce, postupujte dle instrukcí na stránce Stránka s ohlasy na MATE." +msgid "To report a bug or make a suggestion regarding the Battery Charge 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í stavu baterie nebo této příručce, postupujte dle instrukcí na stránce Stránka s ohlasy na MATE." #: C/battstat.xml:180(primary) #: C/battstat.xml:193(title) diff --git a/battstat/docs/da/da.po b/battstat/docs/da/da.po index a2d2fb4f..d49aa317 100644 --- a/battstat/docs/da/da.po +++ b/battstat/docs/da/da.po @@ -23,14 +23,14 @@ msgid "" "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 " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Der gives tilladelse til at kopiere, distribuere og/eller ændre dette " "dokument under betingelserne i GNU Free Documentation License (GFDL), " "version 1.1 eller enhver nyere version, udgivet af Free Software Foundation " "uden invariante afsnit, uden forsidetekster, og uden bagsidetekster. Du kan " -"finde en kopi af GFDL'en her: linklink, eller i filen COPYING-DOCS der distribueres med denne manual." #: ../C/legal.xml:12(para) @@ -342,12 +342,12 @@ msgstr "Tilbagemelding" #: ../C/battstat.xml:171(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Hvis du ønsker at indrapportere en fejl eller komme med et forslag " "vedrørende batteriovervåger eller denne manual så følg vejledningen på siden " -"tilbagemeldinger omkring " +"tilbagemeldinger omkring " "MATE." #: ../C/battstat.xml:180(primary) ../C/battstat.xml:193(title) diff --git a/battstat/docs/de/de.po b/battstat/docs/de/de.po index 3081f921..43b3aaba 100644 --- a/battstat/docs/de/de.po +++ b/battstat/docs/de/de.po @@ -117,7 +117,7 @@ msgid "" "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 " +"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 " @@ -125,7 +125,7 @@ msgstr "" "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 " +"Link oder in der mit diesem " "Handbuch gelieferten Datei COPYING-DOCS." #: C/battstat.xml:12(para) @@ -335,12 +335,12 @@ msgstr "Rückmeldungen" #: C/battstat.xml:171(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Um einen Fehler zu melden oder einen Vorschlag zur Batterieladeanzeige oder " "zu diesem Handbuch zu machen, folgen Sie den Anweisungen auf der MATE-Seite für Rückmeldungen." +"\"help:mate-feedback\" type=\"help\">MATE-Seite für Rückmeldungen." #: C/battstat.xml:180(primary) C/battstat.xml:193(title) msgid "Battery Charge Monitor Applet" diff --git a/battstat/docs/el/el.po b/battstat/docs/el/el.po index 19334527..809a3b7c 100644 --- a/battstat/docs/el/el.po +++ b/battstat/docs/el/el.po @@ -127,14 +127,14 @@ msgid "" "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 " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Δίνεται άδεια για αντιγραφή, διανομή και/ή τροποποίηση του εγγράφου υπό τους " "όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή " "μεταγενέστερη εκδιδόμενη από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Σταθερά " "Εδάφια, χωρίς Εξώφυλλα Κειμένου, και χωρίς Οπισθόφυλλα Κειμένου. Μπορείτε να " -"βρείτε ένα αντίγραφο της GFDL σε αυτόν τον σύνδεσμο ή στο αρχείο COPYING-DOCS που διανεμήθηκε με αυτόν " "τον οδηγό." @@ -337,12 +337,12 @@ msgstr "Ανάδραση" #: C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Για να αναφέρετε ένα σφάλμα ή να κάνετε μια πρόταση σχετικά με τη " "μικροεφαρμογή Παρακολούθησης φόρτισης της μπαταρίας ή με αυτό το εγχειρίδιο, " -"ακολουθήστε τις οδηγίες στο σύνδεσμο Σελίδα ανάδρασης του Mate." #: C/battstat.xml:178(primary) C/battstat.xml:191(title) diff --git a/battstat/docs/en_GB/en_GB.po b/battstat/docs/en_GB/en_GB.po index a07a874a..ed97aa56 100644 --- a/battstat/docs/en_GB/en_GB.po +++ b/battstat/docs/en_GB/en_GB.po @@ -121,14 +121,14 @@ msgid "" "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 " +"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 " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." #: ../C/battstat.xml:12(para) @@ -332,11 +332,11 @@ msgstr "Feedback" #: ../C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." #: ../C/battstat.xml:178(primary) ../C/battstat.xml:191(title) diff --git a/battstat/docs/es/es.po b/battstat/docs/es/es.po index 39bb4403..592fcad0 100644 --- a/battstat/docs/es/es.po +++ b/battstat/docs/es/es.po @@ -121,7 +121,7 @@ msgid "" "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 " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Se concede permiso para copiar, distribuir y/o modificar este documento bajo " @@ -129,7 +129,7 @@ msgstr "" "cualquier otra versión posterior publicada por la Free Software Foundation; " "sin Secciones Invariantes ni Textos de Cubierta Delantera ni Textos de " "Cubierta Trasera. Puede encontrar una copia de la licencia GFDL en este " -"enlace o en el archivo " +"enlace o en el archivo " "COPYING-DOCS distribuido con este manual." #: C/battstat.xml:12(para) @@ -337,12 +337,12 @@ msgstr "Comentarios" #: C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Para informar un error o hacer una sugerencia sobre la miniaplicación " "Monitor de carga de la batería o de este manual, siga las indicaciones que " -"aparecen en la Página de " +"aparecen en la Página de " "contacto de MATE." #: C/battstat.xml:178(primary) C/battstat.xml:191(title) diff --git a/battstat/docs/eu/eu.po b/battstat/docs/eu/eu.po index 53c2f7c6..13d368ca 100644 --- a/battstat/docs/eu/eu.po +++ b/battstat/docs/eu/eu.po @@ -96,8 +96,8 @@ msgid "MATE Documentation Project" msgstr "MATEren dokumentazio-proiektua" #: C/battstat.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." +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/battstat.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." @@ -232,8 +232,8 @@ msgid "Feedback" msgstr "Ohar-bidaltzea" #: C/battstat.xml:169(para) -msgid "To report a bug or make a suggestion regarding the Battery Charge Monitor applet or this manual, follow the directions in the MATE Feedback Page." -msgstr "Bateria-kargaren monitorearen miniaplikazioari buruzko akatsen berri emateko edo oharrak bidaltzeko, MATEra oharrak bidaltzeko orrian aurkituko dituzu argibideak." +msgid "To report a bug or make a suggestion regarding the Battery Charge Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "Bateria-kargaren monitorearen miniaplikazioari buruzko akatsen berri emateko edo oharrak bidaltzeko, MATEra oharrak bidaltzeko orrian aurkituko dituzu argibideak." #: C/battstat.xml:178(primary) C/battstat.xml:191(title) msgid "Battery Charge Monitor Applet" diff --git a/battstat/docs/fi/fi.po b/battstat/docs/fi/fi.po index 97be9e6b..96487c36 100644 --- a/battstat/docs/fi/fi.po +++ b/battstat/docs/fi/fi.po @@ -99,8 +99,8 @@ msgid "MATE Documentation Project" msgstr "Mate dokumentointiprojekti" #: C/battstat.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." +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/battstat.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." @@ -235,8 +235,8 @@ msgid "Feedback" msgstr "Palaute" #: C/battstat.xml:169(para) -msgid "To report a bug or make a suggestion regarding the Battery Charge Monitor applet or this manual, follow the directions in the MATE Feedback Page." -msgstr "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen koskien Latausmittari -sovelmaa tai tätä käyttöohjetta, seuraa ohjeita Mate palautesivulla." +msgid "To report a bug or make a suggestion regarding the Battery Charge Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen koskien Latausmittari -sovelmaa tai tätä käyttöohjetta, seuraa ohjeita Mate palautesivulla." #: C/battstat.xml:178(primary) C/battstat.xml:191(title) msgid "Battery Charge Monitor Applet" diff --git a/battstat/docs/fr/fr.po b/battstat/docs/fr/fr.po index c9666bf8..172e2dab 100644 --- a/battstat/docs/fr/fr.po +++ b/battstat/docs/fr/fr.po @@ -126,7 +126,7 @@ msgid "" "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 " +"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 " @@ -134,7 +134,7 @@ msgstr "" "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 " +"ce lien ou dans le fichier " "COPYING-DOCS fourni avec le présent manuel." #: C/battstat.xml:12(para) @@ -341,12 +341,12 @@ msgstr "Votre avis" #: C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Pour rapporter un bogue ou émettre une suggestion concernant l'applet " "Moniteur de charge de batterie ou ce manuel, procédez comme indiqué sur la " -"Page de réactions sur " +"Page de réactions sur " "MATE." #: C/battstat.xml:178(primary) C/battstat.xml:191(title) diff --git a/battstat/docs/ko/ko.po b/battstat/docs/ko/ko.po index d9c06c45..e518b55f 100644 --- a/battstat/docs/ko/ko.po +++ b/battstat/docs/ko/ko.po @@ -223,9 +223,9 @@ msgstr "피드백" #: ../C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." -msgstr "배터리 충전 정보 애플릿 또는 이 설명서에 대한 버그를 보고하거나 의견을 제시하려면 그놈 피드백 페이지에 있는 대로 하십시오." +msgstr "배터리 충전 정보 애플릿 또는 이 설명서에 대한 버그를 보고하거나 의견을 제시하려면 그놈 피드백 페이지에 있는 대로 하십시오." #: ../C/battstat.xml:178(primary) ../C/battstat.xml:191(title) msgid "Battery Charge Monitor Applet" @@ -568,13 +568,13 @@ msgid "" "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 " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "본 설명서는 프리 소프트웨어 재단(FSF)에서 발행한 GNU 자유 문서 라이센스" "(GFDL) 버전 1.1 이상의 조항에 따라 변경 불가 부분, 앞 표지 텍스트 및 뒷 표지 " "텍스트를 제외하고 복사, 수정 및/또는 배포할 수 있습니다. GFDL의 사본은 " -"링크 또는 본 설명서와 함께 배" +"링크 또는 본 설명서와 함께 배" "포된 COPYING-DOCS 파일에서 찾을 수 있습니다." #: ../C/legal.xml:12(para) diff --git a/battstat/docs/oc/oc.po b/battstat/docs/oc/oc.po index 16dfe0d4..f8ac2ca7 100644 --- a/battstat/docs/oc/oc.po +++ b/battstat/docs/oc/oc.po @@ -123,7 +123,7 @@ msgid "" "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 " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" @@ -295,7 +295,7 @@ msgstr "" #: C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" diff --git a/battstat/docs/pa/pa.po b/battstat/docs/pa/pa.po index 65441bc6..76d57676 100644 --- a/battstat/docs/pa/pa.po +++ b/battstat/docs/pa/pa.po @@ -96,12 +96,12 @@ msgid "MATE Documentation Project" msgstr "ਗਨੋਮ ਦਸਤਾਵੇਜ਼ ਪ੍ਰੋਜੈਕਟ" #: C/battstat.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." +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 "" "ਇਹ ਦਸਤਾਵੇਜ਼ ਨੂੰ ਗਨੂ ਮੁਕਤ ਦਸਤਾਵੇਜ਼ ਲਾਈਸੈਂਸ (GFDL), ਵਰਜਨ 1.1 ਜਾਂ ਨਵੇਂ, " "ਜੋ ਕਿ ਫਰੀ ਸਾਫਟਵੇਅਰ ਫਾਊਡੇਸ਼ਨ ਵਲੋਂ ਬਦਲਵੇਂ ਭਾਗ, ਨਾ ਮੁੱਢਲੇ-ਢੱਕਣ ਪਾਠ ਅਤੇ ਨਾ " "ਹੀ ਪਿੱਛੇ-ਢੱਕਣ ਪਾਠ ਨਾਲ ਜਾਰੀ ਹੈ, ਦੀਆਂ ਸ਼ਰਤਾਂ ਅਧੀਨ ਨਕਲ ਕਰਨ, ਵੰਡਣ ਅਤੇ/ਜਾਂ " -"ਸੋਧਣ ਦਾ ਅਧਿਕਾਰ ਦਿੱਤਾ ਗਿਆ ਹੈ। ਤੁਸੀਂ GFDL ਦੀ ਨਕਲ " +"ਸੋਧਣ ਦਾ ਅਧਿਕਾਰ ਦਿੱਤਾ ਗਿਆ ਹੈ। ਤੁਸੀਂ GFDL ਦੀ ਨਕਲ " "ਸਬੰਧ ਉੱਤੇ ਜਾਂ ਇਹ ਦਸਤਾਵੇਜ਼ 'ਚ COPYING-DOCS ਫਾਇਲ ਵਿੱਚੋਂ ਲੈ ਸਕਦੇ ਹੋ।" #: C/battstat.xml:12(para) @@ -248,8 +248,8 @@ msgid "Feedback" msgstr "ਸੁਝਾਅ" #: C/battstat.xml:169(para) -msgid "To report a bug or make a suggestion regarding the Battery Charge Monitor applet or this manual, follow the directions in the MATE Feedback Page." -msgstr "ਬੈਟਰੀ ਚਾਰਜ ਨਿਗਰਾਨ ਐਪਲਿਟ ਜਾਂ ਇਹ ਦਸਤਾਵੇਜ਼ ਬਾਰੇ ਬੱਗ ਰਿਪੋਰਟ ਦੇਣ ਜਾਂ ਸੁਝਾਅ ਲਈ, ਗਨੋਮ ਸੁਝਾਅ ਸਫ਼ਾ ਦੀਆਂ ਹਦਾਇਤਾਂ ਦੀ ਪਾਲਨਾ ਕਰੋ।" +msgid "To report a bug or make a suggestion regarding the Battery Charge Monitor applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "ਬੈਟਰੀ ਚਾਰਜ ਨਿਗਰਾਨ ਐਪਲਿਟ ਜਾਂ ਇਹ ਦਸਤਾਵੇਜ਼ ਬਾਰੇ ਬੱਗ ਰਿਪੋਰਟ ਦੇਣ ਜਾਂ ਸੁਝਾਅ ਲਈ, ਗਨੋਮ ਸੁਝਾਅ ਸਫ਼ਾ ਦੀਆਂ ਹਦਾਇਤਾਂ ਦੀ ਪਾਲਨਾ ਕਰੋ।" #: C/battstat.xml:178(primary) C/battstat.xml:191(title) msgid "Battery Charge Monitor Applet" diff --git a/battstat/docs/pt_BR/pt_BR.po b/battstat/docs/pt_BR/pt_BR.po index de04bb4d..e97fd6f0 100644 --- a/battstat/docs/pt_BR/pt_BR.po +++ b/battstat/docs/pt_BR/pt_BR.po @@ -127,14 +127,14 @@ msgid "" "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 " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Permissão concedida para copiar, distribuir e/ou modificar este documento " "dentro dos termos da GNU Free Documentation License (GFDL), Versão 1.1 ou " "qualquer versão superior publicada pela Free Software Foundation sem nenhuma " "seção imutável, texto de capa e contracapa. Você pode achar uma cópia do " -"GFDL neste link ou no arquivo " +"GFDL neste link ou no arquivo " "COPYING-DOCS distribuído com este manual." #: C/battstat.xml:12(para) @@ -338,11 +338,11 @@ msgstr "Retorno" #: C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Para relatar um erro ou fazer um sugestão a respeito do miniaplicativo do " -"Monitor de Carga de Bateria, siga as indicações na Página de Feedback do MATE." #: C/battstat.xml:178(primary) C/battstat.xml:191(title) diff --git a/battstat/docs/sv/sv.po b/battstat/docs/sv/sv.po index bc1fb047..a5d18d6d 100644 --- a/battstat/docs/sv/sv.po +++ b/battstat/docs/sv/sv.po @@ -105,8 +105,8 @@ msgid "MATE Documentation Project" msgstr "Dokumentationsprojekt för MATE" #: C/battstat.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." +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." #: C/battstat.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." @@ -241,8 +241,8 @@ msgid "Feedback" msgstr "Återkoppling" #: C/battstat.xml:169(para) -msgid "To report a bug or make a suggestion regarding the Battery Charge 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 Batteriövervakare eller denna handbok, följ anvisningarna på MATE:s återkopplingssida." +msgid "To report a bug or make a suggestion regarding the Battery Charge 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 Batteriövervakare eller denna handbok, följ anvisningarna på MATE:s återkopplingssida." #: C/battstat.xml:178(primary) #: C/battstat.xml:191(title) diff --git a/battstat/docs/uk/uk.po b/battstat/docs/uk/uk.po index 8692709e..9ba76798 100644 --- a/battstat/docs/uk/uk.po +++ b/battstat/docs/uk/uk.po @@ -127,14 +127,14 @@ msgid "" "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 " +"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 можна знайти за " +"сторінки. Копію GFDL можна знайти за " "адресою або у файлі COPYING-DOCS, що постачається з цією довідкою." #: ../C/battstat.xml:12(para) @@ -340,12 +340,12 @@ msgstr "Зворотній зв'язок" #: ../C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Щоб сповістити про помилку або внести пропозицію відносно аплету " "\"Індикатор зарядження батареї\" або цієї довідки, дотримуйтесь інструкцій " -"на сторінці Зворотний " +"на сторінці Зворотний " "зв'язок MATE." #: ../C/battstat.xml:178(primary) ../C/battstat.xml:191(title) diff --git a/battstat/docs/zh_CN/zh_CN.po b/battstat/docs/zh_CN/zh_CN.po index 85b64376..c17cbff1 100644 --- a/battstat/docs/zh_CN/zh_CN.po +++ b/battstat/docs/zh_CN/zh_CN.po @@ -125,12 +125,12 @@ msgid "" "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 " +"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 的副" "本。" @@ -321,11 +321,11 @@ msgstr "反馈" #: C/battstat.xml:169(para) msgid "" "To report a bug or make a suggestion regarding the Battery Charge Monitor " -"applet or this manual, follow the directions in the MATE Feedback Page." msgstr "" "如要对电池电量监视程序或本手册报告错误或提出建议,可以参考在 MATE 反馈页面中的指导。" +"\"help:mate-feedback\" type=\"help\">MATE 反馈页面中的指导。" #: C/battstat.xml:178(primary) C/battstat.xml:191(title) msgid "Battery Charge Monitor Applet" -- cgit v1.2.1