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 --- autogen.sh | 5 + configure.ac | 2 +- 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 +- gst-mixer/doc/C/index.docbook | 434 +++++++++++++++++++++++++ gst-mixer/doc/C/legal.xml | 2 +- gst-mixer/doc/C/mate-volume-control.xml | 434 ------------------------- gst-mixer/doc/Makefile.am | 13 +- gst-mixer/doc/ca/ca.po | 8 +- gst-mixer/doc/cs/cs.po | 8 +- gst-mixer/doc/da/da.po | 8 +- gst-mixer/doc/de/de.po | 8 +- gst-mixer/doc/el/el.po | 8 +- gst-mixer/doc/en_GB/en_GB.po | 8 +- gst-mixer/doc/es/es.po | 8 +- gst-mixer/doc/fr/fr.po | 8 +- gst-mixer/doc/it/it.po | 8 +- gst-mixer/doc/oc/oc.po | 4 +- gst-mixer/doc/ru/ru.po | 8 +- gst-mixer/doc/sv/sv.po | 8 +- gst-mixer/doc/zh_CN/zh_CN.po | 8 +- gst-mixer/src/window.c | 2 +- 45 files changed, 847 insertions(+), 844 deletions(-) create mode 100644 gst-mixer-applet/docs/C/index.docbook delete mode 100644 gst-mixer-applet/docs/C/mate-mixer_applet2.xml create mode 100644 gst-mixer/doc/C/index.docbook delete mode 100644 gst-mixer/doc/C/mate-volume-control.xml diff --git a/autogen.sh b/autogen.sh index 7e9555a..40692d6 100755 --- a/autogen.sh +++ b/autogen.sh @@ -21,4 +21,9 @@ which mate-autogen || { exit 1 } +which yelp-build || { + echo "You need to install yelp-tools" + exit 1 +} + . mate-autogen "$@" diff --git a/configure.ac b/configure.ac index ecc15fe..0c831a8 100644 --- a/configure.ac +++ b/configure.ac @@ -178,7 +178,7 @@ AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Define to the Gettext package name]) AM_GLIB_GNU_GETTEXT -MATE_DOC_INIT +YELP_HELP_INIT AM_PROG_LIBTOOL AM_PROG_CC_C_O 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" diff --git a/gst-mixer/doc/C/index.docbook b/gst-mixer/doc/C/index.docbook new file mode 100644 index 0000000..13f7ac0 --- /dev/null +++ b/gst-mixer/doc/C/index.docbook @@ -0,0 +1,434 @@ + + + + + + MATE Volume Control"> + +]> + + + + +
+ + &appname; Manual V&manrevision; + + + 2004 + Sun Microsystems + + + + 2003 + Christian Schaller + + + + 2002 + Michael Froh + + + + 2000 + Erik Jarvi + + + + + + &app; is an audio mixer + + + + MATE Documentation Project + + + &legal; + + + + + + Sun + MATE Documentation Team + Sun Microsystems + + + + Christian Fredrik + Kalager Schaller + + MATE Documentation Project +
+ uraeus@gnome.org +
+
+
+ + + Michael + Froh + + MATE Documentation Project +
+ msfroh@uwaterloo.ca +
+
+
+ + + Erik + Jarvi + + MATE Documentation Project +
+ ejarvi@megsinet.net +
+
+
+ + + +
+ + + + + + &appname; Manual V&manrevision; + &date; + + Sun MATE Documentation Team + MATE Documentation Project + + + + + 2.0 + 25 October 2003 + + Christian Schaller + uraeus@gnome.org + MATE Documentation Project + + + + + 1.0 + 19 Feb 2002 + + Michael Froh + msfroh@uwaterloo.ca + MATE Documentation Project + Updated to Docbook 4.1.2, for MATE 2.0 + + + + + + 0.1 + 23 Mar 2001 + + Erik Jarvi + ejarvi@megsinet.net + MATE Documentation + Project + This was the original release, for MATE 1.2 + + + + + + + This manual describes version &appversion; of &appname;. + + + + Feedback + To report a bug or make a suggestion regarding the &appname; application or this manual, follow the directions in the MATE Feedback Page. + + + + +
+ +mate-volume-control +MATE Volume Control + + + + + + Introduction + + The &app; application is an audio mixer that enables you to mix audio for two-channel sound cards. + + + + + + Getting Started + + + + To Start &appname; + You can start &app; in the following ways: + + + Applications menu + + + Choose MultimediaVolume Control. + + + + + Command line + + + Execute the following command: mate-volume-control + + + + + + + When You Start &appname; + + When you start &app;, the following window is displayed: + +
+ &appname; Window + + + + + + Shows Volume Control main window. + + + +
+ + The &app; window contains the following elements: + + + + Menubar + + + The menus on the menubar contain all of the commands that you need to work with &app;. + + + + + Display area + + + The display area contains the channel faders and associated options for several mixers, which enable you to control the volume on those mixers. + + + + &app; populates the display area dynamically, based on the functionality supported by your sound card. The mixers displayed in your &app; window might be different to those shown in Figure 1. + + + + + +
+
+ + + + + Usage + + + To Change a Mixer Volume + + To change a mixer volume, use the channel faders for that mixer, as follows: + + + + + To increase the volume, slide the fader up. + + + + + To decrease the volume, slide the fader down. + + + + + + + To Lock the Mixer Channels + + To lock the left and right mixer channels together, select the Lock option for that mixer. When you lock the mixer channels, &app; synchronizes both faders. + + + + + To Silence a Mixer + + To silence a mixer, select the Mute option for that mixer. + + + + When you adjust the fader of a muted channel, &app; deselects the Mute option for that mixer. + + + + + + + To Specify the Current Recording Source + + Any mixer that has a Rec option can be a recording source. + + + To specify the current recording source, select the Rec option for that mixer. + + + + + + + Preferences + + To configure &app;, choose EditPreferences. + + + + &app; populates the Mate Volume Control Preferences dialog dynamically, based on the functionality supported by your sound card. + + + + Use the options in the Shown column to select the mixers that are displayed in the main &app; window. + + + + vol + + + Select this option to display the faders that control the main volume. + + + + + pcm + + + Select this option to display the faders that control the wave files. + + + + + speaker + + + Select this option to display the fader that controls the speaker output jack. + + + + + line + + + Select this option to display the faders that control the line input on your sound card, if the sound card has a line input. + + + + + mic + + + Select this option to display the fader that controls the microphone input on your sound card. + + + + + cd + + + Select this option to display the faders that control the CD player input gain. + + + + + igain + + + Select this option to display the faders that control the volume level of the selected recording device. + + + + + line1 + + + Select this option to display the faders that control the second line input on your sound card, if the sound card has a second line input. + + + + + phin + + + Select this option to display the fader that controls the volume of the phin device. + + + + + video + + + Select this option to display the faders that control the volume of the video devices. + + + + + + To change a mixer label, double-click on the text in the Mixer label column, then enter the new label text. + + + To reset the mixer labels to the default values, click on the Reset labels to their defaults button. + + + + +
diff --git a/gst-mixer/doc/C/legal.xml b/gst-mixer/doc/C/legal.xml index acb0b40..9c4e248 100644 --- a/gst-mixer/doc/C/legal.xml +++ b/gst-mixer/doc/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/doc/C/mate-volume-control.xml b/gst-mixer/doc/C/mate-volume-control.xml deleted file mode 100644 index 9f6619d..0000000 --- a/gst-mixer/doc/C/mate-volume-control.xml +++ /dev/null @@ -1,434 +0,0 @@ - - - - - - MATE Volume Control"> - -]> - - - - -
- - &appname; Manual V&manrevision; - - - 2004 - Sun Microsystems - - - - 2003 - Christian Schaller - - - - 2002 - Michael Froh - - - - 2000 - Erik Jarvi - - - - - - &app; is an audio mixer - - - - MATE Documentation Project - - - &legal; - - - - - - Sun - MATE Documentation Team - Sun Microsystems - - - - Christian Fredrik - Kalager Schaller - - MATE Documentation Project -
- uraeus@gnome.org -
-
-
- - - Michael - Froh - - MATE Documentation Project -
- msfroh@uwaterloo.ca -
-
-
- - - Erik - Jarvi - - MATE Documentation Project -
- ejarvi@megsinet.net -
-
-
- - - -
- - - - - - &appname; Manual V&manrevision; - &date; - - Sun MATE Documentation Team - MATE Documentation Project - - - - - 2.0 - 25 October 2003 - - Christian Schaller - uraeus@gnome.org - MATE Documentation Project - - - - - 1.0 - 19 Feb 2002 - - Michael Froh - msfroh@uwaterloo.ca - MATE Documentation Project - Updated to Docbook 4.1.2, for MATE 2.0 - - - - - - 0.1 - 23 Mar 2001 - - Erik Jarvi - ejarvi@megsinet.net - MATE Documentation - Project - This was the original release, for MATE 1.2 - - - - - - - This manual describes version &appversion; of &appname;. - - - - Feedback - To report a bug or make a suggestion regarding the &appname; application or this manual, follow the directions in the MATE Feedback Page. - - - - -
- -mate-volume-control -MATE Volume Control - - - - - - Introduction - - The &app; application is an audio mixer that enables you to mix audio for two-channel sound cards. - - - - - - Getting Started - - - - To Start &appname; - You can start &app; in the following ways: - - - Applications menu - - - Choose MultimediaVolume Control. - - - - - Command line - - - Execute the following command: mate-volume-control - - - - - - - When You Start &appname; - - When you start &app;, the following window is displayed: - -
- &appname; Window - - - - - - Shows Volume Control main window. - - - -
- - The &app; window contains the following elements: - - - - Menubar - - - The menus on the menubar contain all of the commands that you need to work with &app;. - - - - - Display area - - - The display area contains the channel faders and associated options for several mixers, which enable you to control the volume on those mixers. - - - - &app; populates the display area dynamically, based on the functionality supported by your sound card. The mixers displayed in your &app; window might be different to those shown in Figure 1. - - - - - -
-
- - - - - Usage - - - To Change a Mixer Volume - - To change a mixer volume, use the channel faders for that mixer, as follows: - - - - - To increase the volume, slide the fader up. - - - - - To decrease the volume, slide the fader down. - - - - - - - To Lock the Mixer Channels - - To lock the left and right mixer channels together, select the Lock option for that mixer. When you lock the mixer channels, &app; synchronizes both faders. - - - - - To Silence a Mixer - - To silence a mixer, select the Mute option for that mixer. - - - - When you adjust the fader of a muted channel, &app; deselects the Mute option for that mixer. - - - - - - - To Specify the Current Recording Source - - Any mixer that has a Rec option can be a recording source. - - - To specify the current recording source, select the Rec option for that mixer. - - - - - - - Preferences - - To configure &app;, choose EditPreferences. - - - - &app; populates the Mate Volume Control Preferences dialog dynamically, based on the functionality supported by your sound card. - - - - Use the options in the Shown column to select the mixers that are displayed in the main &app; window. - - - - vol - - - Select this option to display the faders that control the main volume. - - - - - pcm - - - Select this option to display the faders that control the wave files. - - - - - speaker - - - Select this option to display the fader that controls the speaker output jack. - - - - - line - - - Select this option to display the faders that control the line input on your sound card, if the sound card has a line input. - - - - - mic - - - Select this option to display the fader that controls the microphone input on your sound card. - - - - - cd - - - Select this option to display the faders that control the CD player input gain. - - - - - igain - - - Select this option to display the faders that control the volume level of the selected recording device. - - - - - line1 - - - Select this option to display the faders that control the second line input on your sound card, if the sound card has a second line input. - - - - - phin - - - Select this option to display the fader that controls the volume of the phin device. - - - - - video - - - Select this option to display the faders that control the volume of the video devices. - - - - - - To change a mixer label, double-click on the text in the Mixer label column, then enter the new label text. - - - To reset the mixer labels to the default values, click on the Reset labels to their defaults button. - - - - -
diff --git a/gst-mixer/doc/Makefile.am b/gst-mixer/doc/Makefile.am index a75e543..564d1c8 100644 --- a/gst-mixer/doc/Makefile.am +++ b/gst-mixer/doc/Makefile.am @@ -1,9 +1,8 @@ -include $(top_srcdir)/build-aux/mate-doc-utils.make -dist-hook: doc-dist-hook -DOC_MODULE = mate-volume-control -DOC_ENTITIES = legal.xml -DOC_INCLUDES = -DOC_FIGURES = figures/mate-volume-control_window.png -DOC_LINGUAS = ca cs da de el en_GB es fr it oc ru sv zh_CN +@YELP_HELP_RULES + +HELP_ID = mate-volume-control +HELP_FILES = index.docbook legal.xml +HELP_MEDIA = figures/mate-volume-control_window.png +HELP_LINGUAS = ca cs da de el en_GB es fr it oc ru sv zh_CN -include $(top_srcdir)/git.mk diff --git a/gst-mixer/doc/ca/ca.po b/gst-mixer/doc/ca/ca.po index bc93fc5..e9c0f2d 100644 --- a/gst-mixer/doc/ca/ca.po +++ b/gst-mixer/doc/ca/ca.po @@ -83,7 +83,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 " @@ -91,7 +91,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/mate-volume-control.xml:12(para) @@ -288,11 +288,11 @@ msgstr "Comentaris" #: C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Per a informar d'un error o fer algun suggeriment quant al control del volum " -"del MATE o aquest manual, seguiu les indicacions a la pàgina de comentaris del MATE." #: C/mate-volume-control.xml:184(primary) diff --git a/gst-mixer/doc/cs/cs.po b/gst-mixer/doc/cs/cs.po index 008c8e0..74cd7cc 100644 --- a/gst-mixer/doc/cs/cs.po +++ b/gst-mixer/doc/cs/cs.po @@ -82,14 +82,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, 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 " +"jménem GNU Free Documentation " "License nebo v souboru COPYING-DOCS dodávaném s touto příručkou." #: C/mate-volume-control.xml:12(para) @@ -282,12 +282,12 @@ msgstr "Ohlasy" #: C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application 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 Ovládání " "hlasitosti MATE nebo této příručce, postupujte dle instrukcí na stránce " -"Stránka s ohlasy na MATEStránka s ohlasy na MATE." #: C/mate-volume-control.xml:184(primary) diff --git a/gst-mixer/doc/da/da.po b/gst-mixer/doc/da/da.po index eca8d7f..1adafe4 100644 --- a/gst-mixer/doc/da/da.po +++ b/gst-mixer/doc/da/da.po @@ -22,7 +22,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 "" "Tilladelse er givet til at kopiere, distribuere og/eller ændre dette " @@ -30,7 +30,7 @@ msgstr "" "version 1.1 eller andre senere versioner udgivet af Free Software Foundation " "med ikke indholdte sektioner, ingen frontomslagstekster, og ingen " "bagsideomslagstekster. Du kan finde en kopi af GFDL her link eller i filen COPYING-DOCS der er " +"url=\"help:fdl\">link eller i filen COPYING-DOCS der er " "distribueret med denne manual." #: ../C/legal.xml:12(para) ../C/mate-volume-control.xml:12(para) @@ -291,12 +291,12 @@ msgstr "Tilbagemelding" #: ../C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "For at rapportere fejl eller foreslå forbedringer vedrørende MATE-" "lydstyrkekontrol-programmet eller denne manual, skal du følge " -"instruktionerne på MATE-tilbagemeldinger." #: ../C/mate-volume-control.xml:184(primary) diff --git a/gst-mixer/doc/de/de.po b/gst-mixer/doc/de/de.po index e147eab..01baf26 100644 --- a/gst-mixer/doc/de/de.po +++ b/gst-mixer/doc/de/de.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 in " +"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 " @@ -85,7 +85,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/mate-volume-control.xml:12(para) @@ -287,12 +287,12 @@ msgstr "Rückmeldungen" #: C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Um Fehler zu melden oder einen Vorschlag zur Anwendung MATE-" "Lautstärkeregler oder zu diesem Handbuch zu machen, folgen Sie " -"den Anweisungen auf der MATE-Seite für Rückmeldungen." #: C/mate-volume-control.xml:184(primary) diff --git a/gst-mixer/doc/el/el.po b/gst-mixer/doc/el/el.po index 7ff6d39..6deeca2 100644 --- a/gst-mixer/doc/el/el.po +++ b/gst-mixer/doc/el/el.po @@ -82,14 +82,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 που διανεμήθηκε με αυτόν " "τον οδηγό." @@ -282,12 +282,12 @@ msgstr "Ανάδραση" #: C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Για να αναφέρετε κάποιο σφάλμα ή να κάνετε υποδείξεις που αφορούν την " "εφαρμογή «Έλεγχος έντασης ήχου του MATE» ή αυτό το εγχειρίδιο, ακολουθήστε " -"τις οδηγίες στην σελίδα MATE Feedback Page." #: C/mate-volume-control.xml:184(primary) diff --git a/gst-mixer/doc/en_GB/en_GB.po b/gst-mixer/doc/en_GB/en_GB.po index d008837..8623a17 100644 --- a/gst-mixer/doc/en_GB/en_GB.po +++ b/gst-mixer/doc/en_GB/en_GB.po @@ -76,14 +76,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/mate-volume-control.xml:12(para) @@ -279,12 +279,12 @@ msgstr "Feedback" #: C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "To report a bug or make a suggestion regarding the MATE Volume " "Control application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." #: C/mate-volume-control.xml:184(primary) diff --git a/gst-mixer/doc/es/es.po b/gst-mixer/doc/es/es.po index 1e90d17..6c0e47c 100644 --- a/gst-mixer/doc/es/es.po +++ b/gst-mixer/doc/es/es.po @@ -82,14 +82,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/mate-volume-control.xml:12(para) @@ -288,12 +288,12 @@ msgstr "Comentarios" #: C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Para informar de un fallo o hacer alguna sugerencia acerca de la aplicación " "Control de volumen o este manual, siga las indicaciones en la Página de comentarios de MATEPágina de comentarios de MATE." #: C/mate-volume-control.xml:184(primary) diff --git a/gst-mixer/doc/fr/fr.po b/gst-mixer/doc/fr/fr.po index c3ff9bc..540ab2a 100644 --- a/gst-mixer/doc/fr/fr.po +++ b/gst-mixer/doc/fr/fr.po @@ -86,7 +86,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 " @@ -94,7 +94,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/mate-volume-control.xml:12(para) @@ -293,9 +293,9 @@ msgstr "Votre avis" #: ../C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Pour rapporter une anomalie ou émettre une suggestion concernant le Contrôleur de volume MATE ou ce manuel, suivez les indications de la page des réactions sur MATE." +msgstr "Pour rapporter une anomalie ou émettre une suggestion concernant le Contrôleur de volume MATE ou ce manuel, suivez les indications de la page des réactions sur MATE." #: ../C/mate-volume-control.xml:184(primary) msgid "mate-volume-control" diff --git a/gst-mixer/doc/it/it.po b/gst-mixer/doc/it/it.po index 8474541..5f2ecaa 100644 --- a/gst-mixer/doc/it/it.po +++ b/gst-mixer/doc/it/it.po @@ -77,14 +77,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/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Per segnalare un problema o inviare suggerimenti riguardo Regolazione volume o su questo manuale, seguire le istruzioni presenti alla pagina di commenti della guida utente di MATE." +msgstr "Per segnalare un problema o inviare suggerimenti riguardo Regolazione volume o su questo manuale, seguire le istruzioni presenti alla pagina di commenti della guida utente di MATE." #: C/mate-volume-control.xml:184(primary) msgid "mate-volume-control" diff --git a/gst-mixer/doc/oc/oc.po b/gst-mixer/doc/oc/oc.po index 910e86c..169971d 100644 --- a/gst-mixer/doc/oc/oc.po +++ b/gst-mixer/doc/oc/oc.po @@ -89,7 +89,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 "" @@ -254,7 +254,7 @@ msgstr "" #: C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" diff --git a/gst-mixer/doc/ru/ru.po b/gst-mixer/doc/ru/ru.po index e30269c..e7a05bb 100644 --- a/gst-mixer/doc/ru/ru.po +++ b/gst-mixer/doc/ru/ru.po @@ -78,7 +78,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 in " +"of the GFDL at this link or in " "the file COPYING-DOCS distributed with this manual." msgstr "" "Разрешается копировать, распространять и/или изменять этот документ на " @@ -86,7 +86,7 @@ msgstr "" "более поздней версии, опубликованной Фондом свободного программного " "обеспечения (Free Software Foundation), без неизменяемых частей и без текстов " "на обложках. Вы можете найти копию лицензии GFDL по этой ссылке или в файле COPYING-DOCS, распространяемом " +"\"help:fdl\">этой ссылке или в файле COPYING-DOCS, распространяемом " "с этим документом." #: C/mate-volume-control.xml:12(para) @@ -278,12 +278,12 @@ msgstr "Обратная связь" #: C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Чтобы сообщить об ошибке или сделать предложение по регулятору громкости " "MATE или этому руководству, следуйте указаниям в документе Обратная связь с MATE." +"\"help:mate-feedback\" type=\"help\">Обратная связь с MATE." #: C/mate-volume-control.xml:184(primary) msgid "mate-volume-control" diff --git a/gst-mixer/doc/sv/sv.po b/gst-mixer/doc/sv/sv.po index 553cbea..4b600ce 100644 --- a/gst-mixer/doc/sv/sv.po +++ b/gst-mixer/doc/sv/sv.po @@ -69,8 +69,8 @@ msgid "MATE Documentation Project" msgstr "Dokumentationsprojekt för MATE" #: C/mate-volume-control.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/mate-volume-control.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." @@ -197,8 +197,8 @@ msgid "Feedback" msgstr "Återkoppling" #: C/mate-volume-control.xml:177(para) -msgid "To report a bug or make a suggestion regarding the MATE Volume Control application or this manual, follow the directions in the MATE Feedback Page." -msgstr "För att rapportera ett fel eller föreslå någonting angående programmet MATE-volymkontroll eller den här handboken, följ anvisningarna på MATE:s återkopplingssida." +msgid "To report a bug or make a suggestion regarding the MATE Volume Control application or this manual, follow the directions in the MATE Feedback Page." +msgstr "För att rapportera ett fel eller föreslå någonting angående programmet MATE-volymkontroll eller den här handboken, följ anvisningarna på MATE:s återkopplingssida." #: C/mate-volume-control.xml:184(primary) msgid "mate-volume-control" diff --git a/gst-mixer/doc/zh_CN/zh_CN.po b/gst-mixer/doc/zh_CN/zh_CN.po index 4a05826..1754cd6 100644 --- a/gst-mixer/doc/zh_CN/zh_CN.po +++ b/gst-mixer/doc/zh_CN/zh_CN.po @@ -82,12 +82,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 的副" "本。" @@ -270,10 +270,10 @@ msgstr "反馈" #: C/mate-volume-control.xml:177(para) msgid "" "To report a bug or make a suggestion regarding the MATE Volume Control " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" -"要报告关于音量控制器或本手册的错误或提出建议,请参照 MATE 反馈页 中的指导。" #: C/mate-volume-control.xml:184(primary) diff --git a/gst-mixer/src/window.c b/gst-mixer/src/window.c index 9a8b80f..c266ee0 100644 --- a/gst-mixer/src/window.c +++ b/gst-mixer/src/window.c @@ -107,7 +107,7 @@ cb_help (GtkAction *action, screen = gtk_window_get_screen (GTK_WINDOW (win)); - if (gtk_show_uri (screen, "ghelp:mate-volume-control", GDK_CURRENT_TIME, + if (gtk_show_uri (screen, "help:mate-volume-control", GDK_CURRENT_TIME, &error) == FALSE) { dialog = gtk_message_dialog_new (GTK_WINDOW (win), GTK_DIALOG_DESTROY_WITH_PARENT, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, "%s", error->message); -- cgit v1.2.1