From 46da48cd9f8be3f36e36031b10681e3baff0dc94 Mon Sep 17 00:00:00 2001 From: infirit Date: Sat, 3 Aug 2013 01:24:52 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- logview/help/C/index.docbook | 365 +++++++++++++++++++++++++++++++++++++ logview/help/C/legal.xml | 2 +- logview/help/C/mate-system-log.xml | 365 ------------------------------------- logview/help/Makefile.am | 12 +- logview/help/ca/ca.po | 8 +- logview/help/cs/cs.po | 8 +- logview/help/de/de.po | 8 +- logview/help/el/el.po | 8 +- logview/help/en_GB/en_GB.po | 8 +- logview/help/es/es.po | 8 +- logview/help/eu/eu.po | 8 +- logview/help/fi/fi.po | 8 +- logview/help/fr/fr.po | 8 +- logview/help/it/it.po | 8 +- logview/help/ko/ko.po | 6 +- logview/help/oc/oc.po | 4 +- logview/help/ru/ru.po | 8 +- logview/help/sv/sv.po | 8 +- logview/help/uk/uk.po | 8 +- logview/help/zh_CN/zh_CN.po | 8 +- logview/logview-window.c | 2 +- 21 files changed, 433 insertions(+), 435 deletions(-) create mode 100644 logview/help/C/index.docbook delete mode 100644 logview/help/C/mate-system-log.xml (limited to 'logview') diff --git a/logview/help/C/index.docbook b/logview/help/C/index.docbook new file mode 100644 index 00000000..fe51cfe6 --- /dev/null +++ b/logview/help/C/index.docbook @@ -0,0 +1,365 @@ + + + + + + +]> + + +
+ + + + &app; Manual + + + System Log Viewer is a graphical user interface to view and monitor + system log files. + + + + 2003 + Sun Microsystems + + + 2000 + Judith Samson + + + + MATE Documentation Project + + + &legal; + + + + Sun + MATE Documentation Team + + Sun Microsystems +
gdocteam@sun.com
+
+
+ + + Judith + Samson + + MATE Documentation Project +
judith@samsonsource.com
+
+
+ + + Paul + Cutler + + MATE Documentation Team +
pcutler@gnome.org
+
+
+ + + Vincent + Noel + +
vincent.noel@gmail.com
+
+
+ + +
+ + + + &app; Manual V2.5 + October 2009 + + Paul Cutler + pcutler@gnome.org + + MATE Documentation Project + + + + &app; Manual V2.4 + October 2005 + + Vincent Noel + vincent.noel@gmail.com + + MATE Documentation Project + + + + System Log Viewer Manual V2.3 + October 2002 + + Sun MATE Documentation Team + gdocteam@sun.com + + MATE Documentation Project + + + + System Log Viewer Manual V2.2 + August 2002 + + Sun MATE Documentation Team + gdocteam@sun.com + + MATE Documentation Project + + + + System Log Viewer Manual V2.1 + July 2002 + + Sun MATE Documentation Team + gdocteam@sun.com + + MATE Documentation Project + + + + System Log Viewer Manual V2.0 + May 2002 + + Sun MATE Documentation Team + gdocteam@sun.com + + MATE Documentation Project + + + + Logview Manual + 2000 + + Judith Samson + judith@samsonsource.com + + MATE Documentation Project + + + + + This manual describes version &appversion; of &app;. + + + Feedback + To report a bug or make a suggestion regarding the &app; application or + this manual, follow the directions in the + MATE Feedback Page. + + + +
+ + + System Log Viewer + + + + + + + Introduction + + + &app; is a graphical, menu-driven + viewer that you can use to view and monitor your system + logs. &app; comes with a few functions that + can help you manage your logs, including a log monitor and log statistics + display. + + + + &app; is useful if you are new to system + administration because it provides an easier, more user-friendly + display of your logs than a + text display of the log file. It is also useful for more + experienced administrators, as it contains a monitor to enable you + to continuously monitor crucial logs. + + + &app; is useful only to those + who have access to the system log files, which generally requires root + access. + + + + + Getting Started + + You can start &app; in the following ways: + + + + Applications menu + + Choose System ToolsLog File Viewer. + + + + Command line + + Type mate-system-log, then press Return. + + + + + + + When you start &app;, the following window is displayed. + + +
+ &app; Window + + + + + + + Shows &app; main window. Contains menubar, display area, scrollbars, and statusbar. + + + +
+ + The first time you start &app;, the application + displays several log files by default (such as + /var/log/messages). + Opened logs are listed on the left side of the + application window. The log selected in this list is displayed in the + main area of the application window. + + + By default, &app; + monitors every opened log, and any change appears automatically in the + main window. See for more information. + +
+ + + + + Usage + + + To View a Log + To view a log, choose FileOpen. + In the Open Log dialog, select the + log that you want to open, then click + Open. Use the scrollbars to scroll through the + log. + + You can open as many logs as you + want. &app; displays one log at a time in + the System Log Viewer window. Opened logs are listed on the left side of the + application window. The log selected in this list is displayed in the + main area of the application window. To display another log + already opened in &app;, select it in the + log list. + + Note that &app; also lets you open + zipped logs (whole filenames end in ".gz"). + + + + To Copy Log Lines to the Clipboard + To copy one or more log lines to the clipboard, just select the lines in + the main area and choose the + EditCopy + menu option. + If you want to copy the entire log to the clipboard, select it entirely + using the EditSelect + All menu option, then choose + EditCopy. + + + + + To Hide the Sidebar + To hide the left sidebar, which contains the log list and calendar, + just select the + ViewSide pane + menu option. + + + + To Monitor Logs + You can use &app; to monitor + logs. By default, all logs opened in &app; + are monitored for changes. If new lines are added to a log monitored + by &app;, the log name will appear in bold in + the log list. If the log is currently displayed in the main area, the + new lines will appear automatically at the end of the log and, after five + seconds, the log name will turn back to normal in the list. + + + + + To View Log Information + Log information are generally displayed in the status bar, + including : + + Number of lines in the log. + + Size of the log in bytes. + + Date the log was last modified. + + + The status bar can be displayed or hidden using the + ViewStatusbar + option. + + + + To Close a Log + To close a log, choose + FileClose. + + + + + To Exit &app; + To exit &app;, choose + FileQuit. + + + + + +
diff --git a/logview/help/C/legal.xml b/logview/help/C/legal.xml index acb0b403..9c4e2480 100644 --- a/logview/help/C/legal.xml +++ b/logview/help/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/logview/help/C/mate-system-log.xml b/logview/help/C/mate-system-log.xml deleted file mode 100644 index 11536ceb..00000000 --- a/logview/help/C/mate-system-log.xml +++ /dev/null @@ -1,365 +0,0 @@ - - - - - - -]> - - -
- - - - &app; Manual - - - System Log Viewer is a graphical user interface to view and monitor - system log files. - - - - 2003 - Sun Microsystems - - - 2000 - Judith Samson - - - - MATE Documentation Project - - - &legal; - - - - Sun - MATE Documentation Team - - Sun Microsystems -
gdocteam@sun.com
-
-
- - - Judith - Samson - - MATE Documentation Project -
judith@samsonsource.com
-
-
- - - Paul - Cutler - - MATE Documentation Team -
pcutler@gnome.org
-
-
- - - Vincent - Noel - -
vincent.noel@gmail.com
-
-
- - -
- - - - &app; Manual V2.5 - October 2009 - - Paul Cutler - pcutler@gnome.org - - MATE Documentation Project - - - - &app; Manual V2.4 - October 2005 - - Vincent Noel - vincent.noel@gmail.com - - MATE Documentation Project - - - - System Log Viewer Manual V2.3 - October 2002 - - Sun MATE Documentation Team - gdocteam@sun.com - - MATE Documentation Project - - - - System Log Viewer Manual V2.2 - August 2002 - - Sun MATE Documentation Team - gdocteam@sun.com - - MATE Documentation Project - - - - System Log Viewer Manual V2.1 - July 2002 - - Sun MATE Documentation Team - gdocteam@sun.com - - MATE Documentation Project - - - - System Log Viewer Manual V2.0 - May 2002 - - Sun MATE Documentation Team - gdocteam@sun.com - - MATE Documentation Project - - - - Logview Manual - 2000 - - Judith Samson - judith@samsonsource.com - - MATE Documentation Project - - - - - This manual describes version &appversion; of &app;. - - - Feedback - To report a bug or make a suggestion regarding the &app; application or - this manual, follow the directions in the - MATE Feedback Page. - - - -
- - - System Log Viewer - - - - - - - Introduction - - - &app; is a graphical, menu-driven - viewer that you can use to view and monitor your system - logs. &app; comes with a few functions that - can help you manage your logs, including a log monitor and log statistics - display. - - - - &app; is useful if you are new to system - administration because it provides an easier, more user-friendly - display of your logs than a - text display of the log file. It is also useful for more - experienced administrators, as it contains a monitor to enable you - to continuously monitor crucial logs. - - - &app; is useful only to those - who have access to the system log files, which generally requires root - access. - - - - - Getting Started - - You can start &app; in the following ways: - - - - Applications menu - - Choose System ToolsLog File Viewer. - - - - Command line - - Type mate-system-log, then press Return. - - - - - - - When you start &app;, the following window is displayed. - - -
- &app; Window - - - - - - - Shows &app; main window. Contains menubar, display area, scrollbars, and statusbar. - - - -
- - The first time you start &app;, the application - displays several log files by default (such as - /var/log/messages). - Opened logs are listed on the left side of the - application window. The log selected in this list is displayed in the - main area of the application window. - - - By default, &app; - monitors every opened log, and any change appears automatically in the - main window. See for more information. - -
- - - - - Usage - - - To View a Log - To view a log, choose FileOpen. - In the Open Log dialog, select the - log that you want to open, then click - Open. Use the scrollbars to scroll through the - log. - - You can open as many logs as you - want. &app; displays one log at a time in - the System Log Viewer window. Opened logs are listed on the left side of the - application window. The log selected in this list is displayed in the - main area of the application window. To display another log - already opened in &app;, select it in the - log list. - - Note that &app; also lets you open - zipped logs (whole filenames end in ".gz"). - - - - To Copy Log Lines to the Clipboard - To copy one or more log lines to the clipboard, just select the lines in - the main area and choose the - EditCopy - menu option. - If you want to copy the entire log to the clipboard, select it entirely - using the EditSelect - All menu option, then choose - EditCopy. - - - - - To Hide the Sidebar - To hide the left sidebar, which contains the log list and calendar, - just select the - ViewSide pane - menu option. - - - - To Monitor Logs - You can use &app; to monitor - logs. By default, all logs opened in &app; - are monitored for changes. If new lines are added to a log monitored - by &app;, the log name will appear in bold in - the log list. If the log is currently displayed in the main area, the - new lines will appear automatically at the end of the log and, after five - seconds, the log name will turn back to normal in the list. - - - - - To View Log Information - Log information are generally displayed in the status bar, - including : - - Number of lines in the log. - - Size of the log in bytes. - - Date the log was last modified. - - - The status bar can be displayed or hidden using the - ViewStatusbar - option. - - - - To Close a Log - To close a log, choose - FileClose. - - - - - To Exit &app; - To exit &app;, choose - FileQuit. - - - - - -
diff --git a/logview/help/Makefile.am b/logview/help/Makefile.am index 4d88261c..be63d4f4 100644 --- a/logview/help/Makefile.am +++ b/logview/help/Makefile.am @@ -1,10 +1,8 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook +@YELP_HELP_RULES@ -DOC_MODULE = mate-system-log -DOC_ENTITIES = legal.xml -DOC_INCLUDES = -DOC_FIGURES = \ +HELP_ID = mate-system-log +HELP_FILES = index.docbook legal.xml +HELP_MEDIA = \ figures/syslog_window.png -DOC_LINGUAS = ca cs de el en_GB es eu fi fr it ko oc ru sv uk zh_CN +HELP_LINGUAS = ca cs de el en_GB es eu fi fr it ko oc ru sv uk zh_CN diff --git a/logview/help/ca/ca.po b/logview/help/ca/ca.po index c1e8abef..aa52e91b 100644 --- a/logview/help/ca/ca.po +++ b/logview/help/ca/ca.po @@ -58,7 +58,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 " @@ -66,7 +66,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-system-log.xml:12(para) @@ -262,12 +262,12 @@ msgstr "Comentaris" #: C/mate-system-log.xml:160(para) msgid "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Per a informar d'un error o fer un suggeriment sobre el Visualitzador de " "registres del sistema o aquest manual, seguiu les indicacions de la Pàgina de suggeriments del MATEPàgina de suggeriments del MATE." #: C/mate-system-log.xml:170(primary) diff --git a/logview/help/cs/cs.po b/logview/help/cs/cs.po index d5170f57..53cc8d32 100644 --- a/logview/help/cs/cs.po +++ b/logview/help/cs/cs.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 "" "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/mate-system-log.xml:12(para) @@ -287,12 +287,12 @@ msgstr "Ohlasy" #: C/mate-system-log.xml:179(para) msgid "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Chcete-li podat oznámení o chybě nebo návrh co se týče aplikace Prohlížeč " "systémových protokolů nebo této příručky, postupujte dle pokynů na Stránce s ohlasy na MATE." +"url=\"help:mate-feedback\" type=\"help\">Stránce s ohlasy na MATE." #: C/mate-system-log.xml:189(primary) msgid "System Log Viewer" diff --git a/logview/help/de/de.po b/logview/help/de/de.po index a720f0a4..30c6ebad 100644 --- a/logview/help/de/de.po +++ b/logview/help/de/de.po @@ -63,7 +63,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 " @@ -71,7 +71,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-system-log.xml:12(para) @@ -296,12 +296,12 @@ msgstr "Rückmeldungen" #: C/mate-system-log.xml:179(para) msgid "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Um Fehler zu melden oder einen Vorschlag zur Anwendung " "Systemprotokollbetrachter oder zu diesem Handbuch " -"zu machen, folgen Sie den Anweisungen auf der MATE-Seite für Rückmeldungen." #: C/mate-system-log.xml:189(primary) diff --git a/logview/help/el/el.po b/logview/help/el/el.po index 58c6085e..f19ec731 100644 --- a/logview/help/el/el.po +++ b/logview/help/el/el.po @@ -59,8 +59,8 @@ msgid "MATE Documentation Project" msgstr "Έργο Τεκμηρίωσης MATE" #: C/mate-system-log.xml:2(para) -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." -msgstr "Δίνεται άδεια για αντιγραφή, διανομή και/ή τροποποίηση του εγγράφου υπό τους όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή μεταγενέστερη εκδιδόμενη από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Σταθερά Εδάφια, χωρίς Εξώφυλλα Κειμένου, και χωρίς Οπισθόφυλλα Κειμένου. Μπορείτε να βρείτε ένα αντίγραφο της GFDL σε αυτόν τον σύνδεσμο ή στο αρχείο COPYING-DOCS που διανεμήθηκε με αυτόν τον οδηγό." +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgstr "Δίνεται άδεια για αντιγραφή, διανομή και/ή τροποποίηση του εγγράφου υπό τους όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή μεταγενέστερη εκδιδόμενη από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Σταθερά Εδάφια, χωρίς Εξώφυλλα Κειμένου, και χωρίς Οπισθόφυλλα Κειμένου. Μπορείτε να βρείτε ένα αντίγραφο της GFDL σε αυτόν τον σύνδεσμο ή στο αρχείο COPYING-DOCS που διανεμήθηκε με αυτόν τον οδηγό." #: C/mate-system-log.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." @@ -213,8 +213,8 @@ msgid "Feedback" msgstr "Ανάδραση" #: C/mate-system-log.xml:179(para) -msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Για να αναφέρετε ένα bug ή για να κάνετε μια πρόταση υπόδειξη σχετικά με την εφαρμογή Παρακολούθησης καταγραφών συστήματος ή αυτόν τον οδηγό, ακολουθήστε την κατεύθυνση MATE Feedback Page." +msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." +msgstr "Για να αναφέρετε ένα bug ή για να κάνετε μια πρόταση υπόδειξη σχετικά με την εφαρμογή Παρακολούθησης καταγραφών συστήματος ή αυτόν τον οδηγό, ακολουθήστε την κατεύθυνση MATE Feedback Page." #: C/mate-system-log.xml:189(primary) msgid "System Log Viewer" diff --git a/logview/help/en_GB/en_GB.po b/logview/help/en_GB/en_GB.po index f22ac87d..84e7247c 100644 --- a/logview/help/en_GB/en_GB.po +++ b/logview/help/en_GB/en_GB.po @@ -62,14 +62,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-system-log.xml:12(para) @@ -262,11 +262,11 @@ msgstr "Feedback" #: ../C/mate-system-log.xml:160(para) msgid "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." #: ../C/mate-system-log.xml:170(primary) diff --git a/logview/help/es/es.po b/logview/help/es/es.po index 68ae5fab..f3ffd2d7 100644 --- a/logview/help/es/es.po +++ b/logview/help/es/es.po @@ -68,7 +68,7 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Se otorga permiso para copiar, distribuir y/o modificar este documento bajo " @@ -76,7 +76,7 @@ msgstr "" "cualquier otra versión posterior publicada por la Free Software Foundation; " "sin Secciones Invariantes ni Textos de Cubierta Delantera ni Textos de " "Cubierta Trasera. Puede encontrar una copia de la licencia GFDL en este " -"enlace o en el archivo " +"enlace o en el archivo " "COPYING-DOCS distribuido con este manual." #: C/mate-system-log.xml:12(para) @@ -299,12 +299,12 @@ msgstr "Comentarios" #: C/mate-system-log.xml:179(para) msgid "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Para informar de un fallo, o hacer alguna sugerencia concerniente al Visor " "de registros del sistema o este manual, siga las indicaciones en la Página de contacto de MATEPágina de contacto de MATE." #: C/mate-system-log.xml:189(primary) diff --git a/logview/help/eu/eu.po b/logview/help/eu/eu.po index 9139811f..30d2a399 100644 --- a/logview/help/eu/eu.po +++ b/logview/help/eu/eu.po @@ -48,8 +48,8 @@ msgid "MATE Documentation Project" msgstr "MATEren dokumentazio-proiektua" #: C/mate-system-log.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/mate-system-log.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." @@ -172,8 +172,8 @@ msgid "Feedback" msgstr "Ohar-bidaltzea" #: C/mate-system-log.xml:160(para) -msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Sistemaren egunkarien ikustaileari 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 System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." +msgstr "Sistemaren egunkarien ikustaileari buruzko akatsen berri emateko edo oharrak bidaltzeko, MATEra oharrak bidaltzeko orrian aurkituko dituzu argibideak." #: C/mate-system-log.xml:170(primary) msgid "System Log Viewer" diff --git a/logview/help/fi/fi.po b/logview/help/fi/fi.po index b74717ab..4cac0804 100644 --- a/logview/help/fi/fi.po +++ b/logview/help/fi/fi.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 "" "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." @@ -291,12 +291,12 @@ msgstr "Palaute" #: C/mate-system-log.xml:179(para) msgid "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen koskien " "Lokikatselin-sovellusta tai tätä käyttöohjetta, seuraa ohjeita Maten palautesivuilla." +"url=\"help:mate-feedback\" type=\"help\">Maten palautesivuilla." #: C/mate-system-log.xml:189(primary) msgid "System Log Viewer" diff --git a/logview/help/fr/fr.po b/logview/help/fr/fr.po index 42556b50..1d7b3bdf 100644 --- a/logview/help/fr/fr.po +++ b/logview/help/fr/fr.po @@ -66,7 +66,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 " @@ -74,7 +74,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-system-log.xml:12(para) @@ -294,12 +294,12 @@ msgstr "Votre avis" #: C/mate-system-log.xml:179(para) msgid "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Pour rapporter une anomalie ou émettre une suggestion concernant le " "visionneur de journaux système ou ce manuel, procédez comme indiqué sur la " -"page de réactions sur " +"page de réactions sur " "MATE." #: C/mate-system-log.xml:189(primary) diff --git a/logview/help/it/it.po b/logview/help/it/it.po index 73c48dcb..2135a1a3 100644 --- a/logview/help/it/it.po +++ b/logview/help/it/it.po @@ -61,14 +61,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." @@ -266,12 +266,12 @@ msgstr "Commenti" #: C/mate-system-log.xml:160(para) msgid "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Per segnalare un errore o inviare un suggerimento riguardo l'applicazione " "System Log Viewer o questo manuale, seguire le " -"indicazioni nella Pagina " +"indicazioni nella Pagina " "dei riscontri MATE." #: C/mate-system-log.xml:170(primary) diff --git a/logview/help/ko/ko.po b/logview/help/ko/ko.po index 9c9c9f5b..2909ae00 100644 --- a/logview/help/ko/ko.po +++ b/logview/help/ko/ko.po @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: ../C/legal.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 "" #: ../C/legal.xml:12(para) @@ -173,11 +173,11 @@ msgstr "피드백" #: ../C/mate-system-log.xml:160(para) #, fuzzy -msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." +msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "&app; 응용프로그램 또는 이 설명서에 대한 버그를 보고하거나\n" "\t의견을 제시하려면\n" -"\t그놈 피드백 페이지에 있는 지시 사항을 따르십시오. " +"\t그놈 피드백 페이지에 있는 지시 사항을 따르십시오. " #: ../C/mate-system-log.xml:170(primary) #, fuzzy diff --git a/logview/help/oc/oc.po b/logview/help/oc/oc.po index b42f3216..5e6edd24 100644 --- a/logview/help/oc/oc.po +++ b/logview/help/oc/oc.po @@ -66,7 +66,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 "" @@ -227,7 +227,7 @@ msgstr "" #: C/mate-system-log.xml:160(para) msgid "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" diff --git a/logview/help/ru/ru.po b/logview/help/ru/ru.po index 821210b4..16a9ccd6 100644 --- a/logview/help/ru/ru.po +++ b/logview/help/ru/ru.po @@ -46,8 +46,8 @@ msgid "MATE Documentation Project" msgstr "Проект документации Гнома" #: C/mate-system-log.xml:2(para) -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." -msgstr "Следующим разрешается копировать и/или модифицировать этот документ при условии соблюдения GNU Free Documentation License (GFDL), версии 1.1 или любой более поздней опубликованной Фондом свободного программного обеспечения версией без неизменяемых частей, без текстов на обложках. Вы можете найти копию лицензии по этой ссылке или в файле COPYING-DOCS, распространяемом с этим документом." +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgstr "Следующим разрешается копировать и/или модифицировать этот документ при условии соблюдения GNU Free Documentation License (GFDL), версии 1.1 или любой более поздней опубликованной Фондом свободного программного обеспечения версией без неизменяемых частей, без текстов на обложках. Вы можете найти копию лицензии по этой ссылке или в файле COPYING-DOCS, распространяемом с этим документом." #: C/mate-system-log.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." @@ -170,8 +170,8 @@ msgid "Feedback" msgstr "Обратная связь" #: C/mate-system-log.xml:160(para) -msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Чтобы сообщить об ошибке или внести предложение относительно Программы просмотра системных журналов или данного руководства, следуйте ссылке Обратная связь с Гномом." +msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." +msgstr "Чтобы сообщить об ошибке или внести предложение относительно Программы просмотра системных журналов или данного руководства, следуйте ссылке Обратная связь с Гномом." #: C/mate-system-log.xml:170(primary) msgid "System Log Viewer" diff --git a/logview/help/sv/sv.po b/logview/help/sv/sv.po index eb76fc32..d96b2b0c 100644 --- a/logview/help/sv/sv.po +++ b/logview/help/sv/sv.po @@ -54,8 +54,8 @@ msgid "MATE Documentation Project" msgstr "MATE:s dokumentationsprojekt" #: C/mate-system-log.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-system-log.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." @@ -181,8 +181,8 @@ msgid "Feedback" msgstr "Återkoppling" #: C/mate-system-log.xml:160(para) -msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." -msgstr "För att rapportera ett fel eller komma med ett förslag angående programmet Systemloggvisare eller denna handbok, följ anvisningarna på MATE:s återkopplingssida." +msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." +msgstr "För att rapportera ett fel eller komma med ett förslag angående programmet Systemloggvisare eller denna handbok, följ anvisningarna på MATE:s återkopplingssida." #: C/mate-system-log.xml:170(primary) msgid "System Log Viewer" diff --git a/logview/help/uk/uk.po b/logview/help/uk/uk.po index 2a85a199..ab003380 100644 --- a/logview/help/uk/uk.po +++ b/logview/help/uk/uk.po @@ -14,8 +14,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: ../C/legal.xml:2(para) -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." -msgstr "Дозволяється копіювати, розповсюджувати та/або змінювати цей документ на умовах ліцензії GNU Free Documentation License (GFDL), версії 1.1 або будь-якої старшої версії, що опублікована Free Software Foundation без інваріантних розділів, тексту титульної сторінки, та тексту фінальної сторінки. Копію GFDL можна знайти за адресою або у файлі COPYING-DOCS, що постачається з цією довідкою." +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgstr "Дозволяється копіювати, розповсюджувати та/або змінювати цей документ на умовах ліцензії GNU Free Documentation License (GFDL), версії 1.1 або будь-якої старшої версії, що опублікована Free Software Foundation без інваріантних розділів, тексту титульної сторінки, та тексту фінальної сторінки. Копію GFDL можна знайти за адресою або у файлі COPYING-DOCS, що постачається з цією довідкою." #: ../C/legal.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." @@ -184,8 +184,8 @@ msgid "Feedback" msgstr "Зворотний зв'язок" #: ../C/mate-system-log.xml:160(para) -msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Щоб сповістити про помилку або внести пропозицію відносно програми Переглядач системних журналів або цієї довідки, дотримуйтесь інструкцій на сторінці Зворотний зв'язок з MATE." +msgid "To report a bug or make a suggestion regarding the System Log Viewer application or this manual, follow the directions in the MATE Feedback Page." +msgstr "Щоб сповістити про помилку або внести пропозицію відносно програми Переглядач системних журналів або цієї довідки, дотримуйтесь інструкцій на сторінці Зворотний зв'язок з MATE." #: ../C/mate-system-log.xml:170(primary) msgid "System Log Viewer" diff --git a/logview/help/zh_CN/zh_CN.po b/logview/help/zh_CN/zh_CN.po index 2d2a58a8..a5e9399a 100644 --- a/logview/help/zh_CN/zh_CN.po +++ b/logview/help/zh_CN/zh_CN.po @@ -61,12 +61,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-system-log.xml:179(para) msgid "" "To report a bug or make a suggestion regarding the System Log Viewer " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" -"要报告关于系统日志查看器或本手册的错误或提出建议,请参照 MATE 反馈页 中的指导。" #: C/mate-system-log.xml:189(primary) diff --git a/logview/logview-window.c b/logview/logview-window.c index 42dbd6c0..cbd99bbb 100644 --- a/logview/logview-window.c +++ b/logview/logview-window.c @@ -354,7 +354,7 @@ logview_help (GtkAction *action, GtkWidget *parent_window) GError *error = NULL; gtk_show_uri (gtk_widget_get_screen (parent_window), - "ghelp:mate-system-log", gtk_get_current_event_time (), + "help:mate-system-log", gtk_get_current_event_time (), &error); if (error) { -- cgit v1.2.1