From f32f9164eecf1734727852365a95f1aed3a8d59a Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 1 Aug 2013 13:55:03 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- gst-mixer-applet/applet.c | 2 +- gst-mixer-applet/docs/C/index.docbook | 264 +++++++++++++++++++++++++ gst-mixer-applet/docs/C/legal.xml | 2 +- gst-mixer-applet/docs/C/mate-mixer_applet2.xml | 264 ------------------------- gst-mixer-applet/docs/Makefile.am | 11 +- gst-mixer-applet/docs/ca/ca.po | 8 +- gst-mixer-applet/docs/cs/cs.po | 8 +- gst-mixer-applet/docs/da/da.po | 8 +- gst-mixer-applet/docs/de/de.po | 8 +- gst-mixer-applet/docs/el/el.po | 8 +- gst-mixer-applet/docs/en_GB/en_GB.po | 8 +- gst-mixer-applet/docs/es/es.po | 8 +- gst-mixer-applet/docs/eu/eu.po | 8 +- gst-mixer-applet/docs/fi/fi.po | 8 +- gst-mixer-applet/docs/fr/fr.po | 8 +- gst-mixer-applet/docs/hu/hu.po | 8 +- gst-mixer-applet/docs/it/it.po | 8 +- gst-mixer-applet/docs/ko/ko.po | 8 +- gst-mixer-applet/docs/oc/oc.po | 4 +- gst-mixer-applet/docs/pa/pa.po | 8 +- gst-mixer-applet/docs/pt_BR/pt_BR.po | 8 +- gst-mixer-applet/docs/ru/ru.po | 8 +- gst-mixer-applet/docs/sv/sv.po | 8 +- gst-mixer-applet/docs/uk/uk.po | 8 +- gst-mixer-applet/docs/zh_CN/zh_CN.po | 8 +- 25 files changed, 349 insertions(+), 350 deletions(-) create mode 100644 gst-mixer-applet/docs/C/index.docbook delete mode 100644 gst-mixer-applet/docs/C/mate-mixer_applet2.xml (limited to 'gst-mixer-applet') diff --git a/gst-mixer-applet/applet.c b/gst-mixer-applet/applet.c index 1a511ed..2b4edc0 100644 --- a/gst-mixer-applet/applet.c +++ b/gst-mixer-applet/applet.c @@ -1404,7 +1404,7 @@ cb_verb (GtkAction *action, GError *error = NULL; gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (applet)), - "ghelp:mixer_applet2", + "help:mixer_applet2", gtk_get_current_event_time (), &error); diff --git a/gst-mixer-applet/docs/C/index.docbook b/gst-mixer-applet/docs/C/index.docbook new file mode 100644 index 0000000..7722542 --- /dev/null +++ b/gst-mixer-applet/docs/C/index.docbook @@ -0,0 +1,264 @@ + + + + + + +]> + + + +
+ + + + &applet; Manual + + &applet; enables you to control the sound + volume on your system and provides visual feedback on the + current volume level. + + + 2002 + 2003 + 2004 + Sun Microsystems + + + 2000 + Dan Mueth + + + + + MATE Documentation Project + + +&legal; + + + + + Angela + Boyle + +
aboyle@aboyle.com
+
+
+ + Dan + Mueth + + MATE Documentation Project +
d-mueth@uchicago.edu
+
+
+ +
+ + + + + + &applet; Applet Manual V&manrevision; + &date; + + Angela Boyle + MATE Documentation Project + + + + Volume Control Applet Manual V2.6 + February 2004 + + Sun MATE Documentation Team + + MATE Documentation Project + + + + Volume Control Applet Manual V2.5 + September 2003 + + Sun MATE Documentation Team + + MATE Documentation Project + + + + Volume Control Applet Manual V2.4 + August 2003 + + Sun MATE Documentation Team + + MATE Documentation Project + + + + Volume Control Applet Manual V2.3 + March 2003 + + Sun MATE Documentation Team + + MATE Documentation Project + + + + Volume Control Applet Manual V2.2 + January 2003 + + Sun MATE Documentation Team + + MATE Documentation Project + + + + Volume Control Applet Manual V2.1 + August 2002 + + Sun MATE Documentation Team + + MATE Documentation Project + + + + Volume Control Applet Manual V2.0 + April 2002 + + Sun MATE Documentation Team + + MATE Documentation Project + + + + Mixer Applet + 2000 + + Dan Mueth + d-mueth@uchicago.edu + 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. + + +
+ + Volume Control + + + + + +Introduction + +
+ &applet; Applet + + + + + + Shows Volume Control applet. Contains image of a speaker. + + + +
+ +The &applet; applet enables you to control the sound volume on your system. The applet icon changes depending on the volume level that you select. For example, if you select a low volume level, the icon displays one sound wave emanating from the speaker in the applet icon. As you increase the volume, the icon changes to display more sound waves. + + + 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. + +
+ + +Using &applet; + + + To Adjust the Volume + Click on the applet to display a slider control. To increase the volume, move the slider upwards. To decrease the volume, move the slider downwards. + + + + To Switch the Volume Off + To switch the volume off, right-click on the applet, then choose Mute. + + + + To Access Additional Features + To access additional functionality for working with volume, right-click on the applet, then choose Open Volume Control. A volume control application starts, which enables you to control the volume and balance levels for audio playback and recording. + + + + + +Customizing &applet; +To configure &applet;, right-click on the applet, then choose Preferences. + + + &applet; populates the Volume Control Preferences dialog dynamically, based on the functionality supported by your sound card. + + + + + + Audio Channels + + Select the audio output channel that you want to control: + + Volume + PCM + Speaker + Line-in + Microphone + CD + Record + Line-1 + Line-2 + + + + + +Click Close to close the Volume Control Preferences dialog. + + +
diff --git a/gst-mixer-applet/docs/C/legal.xml b/gst-mixer-applet/docs/C/legal.xml index acb0b40..9c4e248 100644 --- a/gst-mixer-applet/docs/C/legal.xml +++ b/gst-mixer-applet/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/gst-mixer-applet/docs/C/mate-mixer_applet2.xml b/gst-mixer-applet/docs/C/mate-mixer_applet2.xml deleted file mode 100644 index 7bc1f20..0000000 --- a/gst-mixer-applet/docs/C/mate-mixer_applet2.xml +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - -]> - - - -
- - - - &applet; Manual - - &applet; enables you to control the sound - volume on your system and provides visual feedback on the - current volume level. - - - 2002 - 2003 - 2004 - Sun Microsystems - - - 2000 - Dan Mueth - - - - - MATE Documentation Project - - -&legal; - - - - - Angela - Boyle - -
aboyle@aboyle.com
-
-
- - Dan - Mueth - - MATE Documentation Project -
d-mueth@uchicago.edu
-
-
- -
- - - - - - &applet; Applet Manual V&manrevision; - &date; - - Angela Boyle - MATE Documentation Project - - - - Volume Control Applet Manual V2.6 - February 2004 - - Sun MATE Documentation Team - - MATE Documentation Project - - - - Volume Control Applet Manual V2.5 - September 2003 - - Sun MATE Documentation Team - - MATE Documentation Project - - - - Volume Control Applet Manual V2.4 - August 2003 - - Sun MATE Documentation Team - - MATE Documentation Project - - - - Volume Control Applet Manual V2.3 - March 2003 - - Sun MATE Documentation Team - - MATE Documentation Project - - - - Volume Control Applet Manual V2.2 - January 2003 - - Sun MATE Documentation Team - - MATE Documentation Project - - - - Volume Control Applet Manual V2.1 - August 2002 - - Sun MATE Documentation Team - - MATE Documentation Project - - - - Volume Control Applet Manual V2.0 - April 2002 - - Sun MATE Documentation Team - - MATE Documentation Project - - - - Mixer Applet - 2000 - - Dan Mueth - d-mueth@uchicago.edu - 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. - - -
- - Volume Control - - - - - -Introduction - -
- &applet; Applet - - - - - - Shows Volume Control applet. Contains image of a speaker. - - - -
- -The &applet; applet enables you to control the sound volume on your system. The applet icon changes depending on the volume level that you select. For example, if you select a low volume level, the icon displays one sound wave emanating from the speaker in the applet icon. As you increase the volume, the icon changes to display more sound waves. - - - 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. - -
- - -Using &applet; - - - To Adjust the Volume - Click on the applet to display a slider control. To increase the volume, move the slider upwards. To decrease the volume, move the slider downwards. - - - - To Switch the Volume Off - To switch the volume off, right-click on the applet, then choose Mute. - - - - To Access Additional Features - To access additional functionality for working with volume, right-click on the applet, then choose Open Volume Control. A volume control application starts, which enables you to control the volume and balance levels for audio playback and recording. - - - - - -Customizing &applet; -To configure &applet;, right-click on the applet, then choose Preferences. - - - &applet; populates the Volume Control Preferences dialog dynamically, based on the functionality supported by your sound card. - - - - - - Audio Channels - - Select the audio output channel that you want to control: - - Volume - PCM - Speaker - Line-in - Microphone - CD - Record - Line-1 - Line-2 - - - - - -Click Close to close the Volume Control Preferences dialog. - - -
diff --git a/gst-mixer-applet/docs/Makefile.am b/gst-mixer-applet/docs/Makefile.am index f0a31ab..c436cf2 100644 --- a/gst-mixer-applet/docs/Makefile.am +++ b/gst-mixer-applet/docs/Makefile.am @@ -1,11 +1,10 @@ -include $(top_srcdir)/build-aux/mate-doc-utils.make -dist-hook: doc-dist-hook +@YELP_HELP_RULES@ -DOC_MODULE = mate-mixer_applet2 -DOC_ENTITIES = legal.xml +HELP_ID = mate-mixer_applet2 +HELP_FILES = index.docbook legal.xml -DOC_FIGURES = figures/volumecontrol_applet.png +HELP_MEDIA = figures/volumecontrol_applet.png -DOC_LINGUAS = ca cs da de el en_GB es eu fi fr hu it ko oc pa pt_BR ru sv uk zh_CN +HELP_LINGUAS = ca cs da de el en_GB es eu fi fr hu it ko oc pa pt_BR ru sv uk zh_CN -include $(top_srcdir)/git.mk diff --git a/gst-mixer-applet/docs/ca/ca.po b/gst-mixer-applet/docs/ca/ca.po index 3cdc2cc..56bdb25 100644 --- a/gst-mixer-applet/docs/ca/ca.po +++ b/gst-mixer-applet/docs/ca/ca.po @@ -52,8 +52,8 @@ msgid "MATE Documentation Project" msgstr "Projecte de documentació del MATE" #: C/mixer_applet2.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." +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/mixer_applet2.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." @@ -188,8 +188,8 @@ msgid "Feedback" msgstr "Comentaris" #: C/mixer_applet2.xml:172(para) -msgid "To report a bug or make a suggestion regarding the Volume Control 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 controlador de volum o aquest manual, seguiu les indicacions de la Pàgina de suggeriments del MATE." +msgid "To report a bug or make a suggestion regarding the Volume Control 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 controlador de volum o aquest manual, seguiu les indicacions de la Pàgina de suggeriments del MATE." #: C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/cs/cs.po b/gst-mixer-applet/docs/cs/cs.po index f671e0f..255d911 100644 --- a/gst-mixer-applet/docs/cs/cs.po +++ b/gst-mixer-applet/docs/cs/cs.po @@ -80,14 +80,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 "" "Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU " "Free Documentation License (GFDL), 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. Kopii licence GFDL naleznete pod " -"tímto odkazem nebo v souboru " +"tímto odkazem nebo v souboru " "COPYING-DOCS dodávaném s touto příručkou." #: C/mixer_applet2.xml:12(para) @@ -291,12 +291,12 @@ msgstr "Ohlasy" #: C/mixer_applet2.xml:174(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control applet or " -"this manual, follow the directions in the MATE Feedback Page." msgstr "" "Pokud chcete oznámit chybu nebo navrhnout vylepšení tohoto appletu nebo této " "příručky, můžete přidat hlášení o chybě do příslušné sekce Stránka s ohlasy na MATE." +"\"help:mate-feedback\" type=\"help\">Stránka s ohlasy na MATE." #: C/mixer_applet2.xml:179(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/da/da.po b/gst-mixer-applet/docs/da/da.po index 555d110..8014459 100644 --- a/gst-mixer-applet/docs/da/da.po +++ b/gst-mixer-applet/docs/da/da.po @@ -185,12 +185,12 @@ msgstr "Tilbagemelding" #: ../C/mixer_applet2.xml:174(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control 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 lydstyrkekontrol eller denne manual så følg vejledningen på siden " -"tilbagemeldinger omkring " +"tilbagemeldinger omkring " "MATE." #: ../C/mixer_applet2.xml:179(primary) @@ -368,14 +368,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) diff --git a/gst-mixer-applet/docs/de/de.po b/gst-mixer-applet/docs/de/de.po index fb54e85..2a6e3a3 100644 --- a/gst-mixer-applet/docs/de/de.po +++ b/gst-mixer-applet/docs/de/de.po @@ -73,7 +73,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 " @@ -81,7 +81,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/mixer_applet2.xml:12(para) @@ -294,12 +294,12 @@ msgstr "Rückmeldungen" #: C/mixer_applet2.xml:172(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control applet or " -"this manual, follow the directions in the MATE Feedback Page." msgstr "" "Um Fehler zu melden oder einen Vorschlag zur Anwendung " "Lautstärkeregler-Applet oder zu diesem Handbuch " -"zu machen, folgen Sie den Anweisungen auf der MATE-Seite für Rückmeldungen." #: C/mixer_applet2.xml:177(primary) diff --git a/gst-mixer-applet/docs/el/el.po b/gst-mixer-applet/docs/el/el.po index 6dd8309..051896d 100644 --- a/gst-mixer-applet/docs/el/el.po +++ b/gst-mixer-applet/docs/el/el.po @@ -57,13 +57,13 @@ msgid "MATE Documentation Project" msgstr "Έργο Τεκμηρίωσης MATE" #: C/mixer_applet2.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 "" "Δίνεται άδεια για αντιγραφή, διανομή και/ή τροποποίηση του εγγράφου υπό τους " "όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή " "μεταγενέστερη εκδιδόμενη από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Σταθερά " "Εδάφια, χωρίς Εξώφυλλα Κειμένου, και χωρίς Οπισθόφυλλα Κειμένου. Μπορείτε να " -"βρείτε ένα αντίγραφο της GFDL σε αυτόν τον σύνδεσμο ή στο αρχείο COPYING-DOCS που διανεμήθηκε με αυτόν " "τον οδηγό." @@ -227,8 +227,8 @@ msgid "Feedback" msgstr "Ανάδραση" #: C/mixer_applet2.xml:172(para) -msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." -msgstr "Για αναφορά ενός σφάλματος ή μίας πρότασης που αφορά τη μικροεφαρμογή ελέγχου έντασης ήχου ή το παρόν εγχειρίδιο, ακολουθήστε τις κατευθύνσεις στη σελίδα ανάδρασης MATE." +msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "Για αναφορά ενός σφάλματος ή μίας πρότασης που αφορά τη μικροεφαρμογή ελέγχου έντασης ήχου ή το παρόν εγχειρίδιο, ακολουθήστε τις κατευθύνσεις στη σελίδα ανάδρασης MATE." #: C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/en_GB/en_GB.po b/gst-mixer-applet/docs/en_GB/en_GB.po index 1c544ac..dd3db9b 100644 --- a/gst-mixer-applet/docs/en_GB/en_GB.po +++ b/gst-mixer-applet/docs/en_GB/en_GB.po @@ -65,8 +65,8 @@ msgid "MATE Documentation Project" msgstr "MATE Documentation Project" #: C/mixer_applet2.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." +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/mixer_applet2.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." @@ -207,8 +207,8 @@ msgid "Feedback" msgstr "Feedback" #: C/mixer_applet2.xml:172(para) -msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." -msgstr "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." +msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." #: C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/es/es.po b/gst-mixer-applet/docs/es/es.po index b5da30d..1c18ec6 100644 --- a/gst-mixer-applet/docs/es/es.po +++ b/gst-mixer-applet/docs/es/es.po @@ -79,14 +79,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 "" "Se concede permiso para copiar, distribuir o modificar este documento según " "las condiciones de la GNU Free Documentation License (GFDL), Versión 1.1 o " "cualquier versión posterior publicada por la Free Software Foundation sin " "Secciones invariantes, Textos de portada y Textos de contraportada. " -"Encontrará una copia de la GFDL en este enlace o en el archivo COPYING-DOCS distribuido con este manual." #: C/mixer_applet2.xml:12(para) @@ -296,12 +296,12 @@ msgstr "Comentarios" #: C/mixer_applet2.xml:172(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control applet or " -"this manual, follow the directions in the MATE Feedback Page." msgstr "" "Para informar sobre un fallo o hacer sugerencias sobre la miniaplicación " "Control de volumen o sobre este manual, siga las indicaciones en la Página de comentarios de MATEPágina de comentarios de MATE." #: C/mixer_applet2.xml:177(primary) diff --git a/gst-mixer-applet/docs/eu/eu.po b/gst-mixer-applet/docs/eu/eu.po index b42177c..d577b46 100644 --- a/gst-mixer-applet/docs/eu/eu.po +++ b/gst-mixer-applet/docs/eu/eu.po @@ -56,8 +56,8 @@ msgid "MATE Documentation Project" msgstr "MATEren dokumentazio-proiektua" #: C/mixer_applet2.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/mixer_applet2.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." @@ -192,8 +192,8 @@ msgid "Feedback" msgstr "Ohar-bidaltzea" #: C/mixer_applet2.xml:172(para) -msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." -msgstr "Bolumen-kontrolaren miniaplikazioari edo eskuliburu honi 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 Volume Control applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "Bolumen-kontrolaren miniaplikazioari edo eskuliburu honi buruzko akatsen berri emateko edo oharrak bidaltzeko, MATEra oharrak bidaltzeko orrian aurkituko dituzu argibideak." #: C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/fi/fi.po b/gst-mixer-applet/docs/fi/fi.po index b6bdbe0..d28c7da 100644 --- a/gst-mixer-applet/docs/fi/fi.po +++ b/gst-mixer-applet/docs/fi/fi.po @@ -59,13 +59,13 @@ msgid "MATE Documentation Project" msgstr "Mate dokumentointiprojekti" #: C/mixer_applet2.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 "" "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ä " +"voi nähdä napsauttamalla tätä " "linkkiä, tai lukemalla ohjeen mukana toimitetun COPYING-DOCS-nimisen " "tiedoston." @@ -233,8 +233,8 @@ msgid "Feedback" msgstr "Palaute" #: C/mixer_applet2.xml:172(para) -msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." -msgstr "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen koskien Äänenvoimakkuuden säädin -sovellusta tai tätä käyttöohjetta, seuraa ohjeita Mate palautesivulla." +msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen koskien Äänenvoimakkuuden säädin -sovellusta tai tätä käyttöohjetta, seuraa ohjeita Mate palautesivulla." #: C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/fr/fr.po b/gst-mixer-applet/docs/fr/fr.po index 1143e27..7a0aa21 100644 --- a/gst-mixer-applet/docs/fr/fr.po +++ b/gst-mixer-applet/docs/fr/fr.po @@ -77,7 +77,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 " @@ -85,7 +85,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/mixer_applet2.xml:12(para) @@ -294,12 +294,12 @@ msgstr "Votre avis" #: ../C/mixer_applet2.xml:172(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control applet or " -"this manual, follow the directions in the MATE Feedback Page." msgstr "" "Pour signaler une anomalie ou émettre une suggestion concernant l'applet " "Contrôleur de volume ou ce manuel, procédez comme indiqué sur la Page de réactions sur MATE." +"\"help:mate-feedback\" type=\"help\">Page de réactions sur MATE." #: ../C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/hu/hu.po b/gst-mixer-applet/docs/hu/hu.po index cdbfa09..d6f74d3 100644 --- a/gst-mixer-applet/docs/hu/hu.po +++ b/gst-mixer-applet/docs/hu/hu.po @@ -57,13 +57,13 @@ msgid "MATE Documentation Project" msgstr "MATE dokumentációs projekt" #: C/mixer_applet2.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 "" "Jelen dokumentum szabadon másolható, terjeszthető és/vagy módosítható a GNU " "Free Documentation License (GFDL) 1.1-es verziója vagy a Free Software " "Foundation által kiadott ennél frissebb verziója alatt, a „Nem változtatható " "szakaszok”, „Címlapszövegek” és a „Hátlapszövegek” kivételével. A GFDL " -"leírása ezen az oldalon " +"leírása ezen az oldalon " "érhető el, vagy a jelen dokumentációban található COPYING-DOCS fájlban." #: C/mixer_applet2.xml:12(para) @@ -229,8 +229,8 @@ msgid "Feedback" msgstr "Visszajelzés" #: C/mixer_applet2.xml:172(para) -msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." -msgstr "A Hangerőszabályzó kisalkalmazáshoz kapcsolódó hiba jelentéséhez vagy javaslat tételéhez kövesse a MATE visszajelzési oldal utasításait." +msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "A Hangerőszabályzó kisalkalmazáshoz kapcsolódó hiba jelentéséhez vagy javaslat tételéhez kövesse a MATE visszajelzési oldal utasításait." #: C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/it/it.po b/gst-mixer-applet/docs/it/it.po index 2b77691..85289ee 100644 --- a/gst-mixer-applet/docs/it/it.po +++ b/gst-mixer-applet/docs/it/it.po @@ -66,14 +66,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 "" "Questo documento può essere copiato, distribuito e/o modificato solo in " "conformità con i termini della GNU Free Documentation License (GFDL) " "Versione 1.1 o delle versioni successive pubblicate dalla Free Software " "Foundation senza sezioni invariabili, frontespizi e testi di copertina. Una " -"copia della GFDL è disponibile su questo collegamento o nel file COPYING-DOCS distribuito con questo " "manuale." @@ -284,9 +284,9 @@ msgstr "Commenti" #: ../C/mixer_applet2.xml:172(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control applet or " -"this manual, follow the directions in the MATE Feedback Page." -msgstr "Per segnalare un problema o inviare suggerimenti sull'applet Volume o su questo manuale, seguire le istruzioni presenti alla pagina di commenti su MATE" +msgstr "Per segnalare un problema o inviare suggerimenti sull'applet Volume o su questo manuale, seguire le istruzioni presenti alla pagina di commenti su MATE" #: ../C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/ko/ko.po b/gst-mixer-applet/docs/ko/ko.po index f1924c0..a3996b7 100644 --- a/gst-mixer-applet/docs/ko/ko.po +++ b/gst-mixer-applet/docs/ko/ko.po @@ -21,13 +21,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) ../C/mixer_applet2.xml:12(para) @@ -278,11 +278,11 @@ msgstr "피드백" #: ../C/mixer_applet2.xml:172(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control applet or " -"this manual, follow the directions in the MATE Feedback Page." msgstr "" "볼륨 조절 애플릿 또는 이 설명서에 대한 버그를 보고하거나 의견을 제시하려면 " -"그놈 피드백 페이지" +"그놈 피드백 페이지" "에 있는 대로 하십시오." #: ../C/mixer_applet2.xml:177(primary) diff --git a/gst-mixer-applet/docs/oc/oc.po b/gst-mixer-applet/docs/oc/oc.po index 5e87e95..609b8b7 100644 --- a/gst-mixer-applet/docs/oc/oc.po +++ b/gst-mixer-applet/docs/oc/oc.po @@ -80,7 +80,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 "" @@ -255,7 +255,7 @@ msgstr "" #: C/mixer_applet2.xml:172(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control applet or " -"this manual, follow the directions in the MATE Feedback Page." msgstr "" diff --git a/gst-mixer-applet/docs/pa/pa.po b/gst-mixer-applet/docs/pa/pa.po index a7125b9..6230cc3 100644 --- a/gst-mixer-applet/docs/pa/pa.po +++ b/gst-mixer-applet/docs/pa/pa.po @@ -56,12 +56,12 @@ msgid "MATE Documentation Project" msgstr "ਗਨੋਮ ਦਸਤਾਵੇਜ਼ ਪ੍ਰੋਜੈਕਟ" #: C/mixer_applet2.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/mixer_applet2.xml:12(para) @@ -208,8 +208,8 @@ msgid "Feedback" msgstr "ਸੁਝਾਅ" #: C/mixer_applet2.xml:172(para) -msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." -msgstr "ਵਾਲੀਅਮ ਕੰਟਰੋਲ ਐਪਲਿਟ ਜਾਂ ਇਹ ਦਸਤਾਵੇਜ਼ ਬਾਰੇ ਬੱਗ ਰਿਪੋਰਟ ਦੇਣ ਜਾਂ ਸੁਝਾਅ ਲਈ, ਗਨੋਮ ਸੁਝਾਅ ਸਫ਼ਾ ਦੀਆਂ ਹਦਾਇਤਾਂ ਦੀ ਪਾਲਨਾ ਕਰੋ।" +msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the MATE Feedback Page." +msgstr "ਵਾਲੀਅਮ ਕੰਟਰੋਲ ਐਪਲਿਟ ਜਾਂ ਇਹ ਦਸਤਾਵੇਜ਼ ਬਾਰੇ ਬੱਗ ਰਿਪੋਰਟ ਦੇਣ ਜਾਂ ਸੁਝਾਅ ਲਈ, ਗਨੋਮ ਸੁਝਾਅ ਸਫ਼ਾ ਦੀਆਂ ਹਦਾਇਤਾਂ ਦੀ ਪਾਲਨਾ ਕਰੋ।" #: C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/pt_BR/pt_BR.po b/gst-mixer-applet/docs/pt_BR/pt_BR.po index 2e3fa6c..76af87a 100644 --- a/gst-mixer-applet/docs/pt_BR/pt_BR.po +++ b/gst-mixer-applet/docs/pt_BR/pt_BR.po @@ -65,8 +65,8 @@ msgid "MATE Documentation Project" msgstr "Projeto de Documentação do MATE" #: C/mixer_applet2.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 "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 contra-capa. Você pode achar uma cópia do GFDL neste link ou no arquivo COPYING-DOCS distribuido com este 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 "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 contra-capa. Você pode achar uma cópia do GFDL neste link ou no arquivo COPYING-DOCS distribuido com este manual." #: C/mixer_applet2.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." @@ -207,8 +207,8 @@ msgid "Feedback" msgstr "Retorno" #: C/mixer_applet2.xml:172(para) -msgid "To report a bug or make a suggestion regarding the Volume Control 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 Linha de Comando, siga as indicações na Página de Feedback do MATE." +msgid "To report a bug or make a suggestion regarding the Volume Control 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 Linha de Comando, siga as indicações na Página de Feedback do MATE." #: C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/ru/ru.po b/gst-mixer-applet/docs/ru/ru.po index f3b659a..712b702 100644 --- a/gst-mixer-applet/docs/ru/ru.po +++ b/gst-mixer-applet/docs/ru/ru.po @@ -180,12 +180,12 @@ msgstr "Обратная связь" #: ../C/mixer_applet2.xml:172(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control applet or " -"this manual, follow the directions in the MATE Feedback Page." msgstr "" "Чтобы сообщить об ошибке или внести предложение по усовершенствованию " "апплета регулятора громкости или данного руководства, посмотрите MATE Feedback Page." +"\"help:mate-feedback\" type=\"help\">MATE Feedback Page." #: ../C/mixer_applet2.xml:177(primary) msgid "Volume Control" @@ -360,14 +360,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 или " "любой более поздней опубликованной ассоциацией свободного программного " "обеспечения версией без неизменяемых частей, без текстов на обложках. Вы " -"можете найти копию лицензии по этой ссылке или в файле COPYING-DOCS, распространяемом с этим " "документом." diff --git a/gst-mixer-applet/docs/sv/sv.po b/gst-mixer-applet/docs/sv/sv.po index 4423e8a..834bddd 100644 --- a/gst-mixer-applet/docs/sv/sv.po +++ b/gst-mixer-applet/docs/sv/sv.po @@ -64,8 +64,8 @@ msgid "MATE Documentation Project" msgstr "Dokumentationsprojekt för MATE" #: /tmp/doc-l10n/cvs/applets-mixer.HEAD/C/mixer_applet2.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." #: /tmp/doc-l10n/cvs/applets-mixer.HEAD/C/mixer_applet2.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." @@ -206,8 +206,8 @@ msgid "Feedback" msgstr "Återkoppling" #: /tmp/doc-l10n/cvs/applets-mixer.HEAD/C/mixer_applet2.xml:172(para) -msgid "To report a bug or make a suggestion regarding the Volume Control 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 Volymkontroll eller denna handbok, följ anvisningarna på MATE:s återkopplingssida." +msgid "To report a bug or make a suggestion regarding the Volume Control 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 Volymkontroll eller denna handbok, följ anvisningarna på MATE:s återkopplingssida." #: /tmp/doc-l10n/cvs/applets-mixer.HEAD/C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/uk/uk.po b/gst-mixer-applet/docs/uk/uk.po index a1c7953..822b485 100644 --- a/gst-mixer-applet/docs/uk/uk.po +++ b/gst-mixer-applet/docs/uk/uk.po @@ -72,14 +72,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/mixer_applet2.xml:12(para) @@ -286,12 +286,12 @@ msgstr "Зворотній зв'язок" #: ../C/mixer_applet2.xml:172(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control applet or " -"this manual, follow the directions in the MATE Feedback Page." msgstr "" "Щоб сповістити про помилку або внести пропозицію відносно аплету \"Регулятор " "гучності\" або цієї довідки, дотримуйтесь інструкцій на сторінці Зворотний зв'язок з MATE." +"\"help:mate-feedback\" type=\"help\">Зворотний зв'язок з MATE." #: ../C/mixer_applet2.xml:177(primary) msgid "Volume Control" diff --git a/gst-mixer-applet/docs/zh_CN/zh_CN.po b/gst-mixer-applet/docs/zh_CN/zh_CN.po index f0fa27a..598bf73 100644 --- a/gst-mixer-applet/docs/zh_CN/zh_CN.po +++ b/gst-mixer-applet/docs/zh_CN/zh_CN.po @@ -72,12 +72,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 的副" "本。" @@ -271,11 +271,11 @@ msgstr "反馈" #: C/mixer_applet2.xml:174(para) msgid "" "To report a bug or make a suggestion regarding the Volume Control applet or " -"this manual, follow the directions in the MATE Feedback Page." msgstr "" "要报告关于音量控制器或使用手册中的缺陷,或者提出建议,请参照 MATE 反馈页上的指导。" +"\"help:mate-feedback\" type=\"help\">MATE 反馈页上的指导。" #: C/mixer_applet2.xml:179(primary) msgid "Volume Control" -- cgit v1.2.1