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 --- gsearchtool/help/C/index.docbook | 536 ++++++++++++++++++++++++++++++++ gsearchtool/help/C/legal.xml | 2 +- gsearchtool/help/C/mate-search-tool.xml | 536 -------------------------------- gsearchtool/help/Makefile.am | 10 +- gsearchtool/help/ca/ca.po | 8 +- gsearchtool/help/cs/cs.po | 8 +- gsearchtool/help/de/de.po | 8 +- gsearchtool/help/el/el.po | 8 +- gsearchtool/help/en_GB/en_GB.po | 8 +- gsearchtool/help/es/es.po | 8 +- gsearchtool/help/eu/eu.po | 8 +- gsearchtool/help/fi/fi.po | 8 +- gsearchtool/help/fr/fr.po | 8 +- gsearchtool/help/it/it.po | 8 +- gsearchtool/help/ko/ko.po | 8 +- gsearchtool/help/oc/oc.po | 4 +- gsearchtool/help/ru/ru.po | 8 +- gsearchtool/help/sv/sv.po | 8 +- gsearchtool/help/uk/uk.po | 8 +- gsearchtool/help/zh_CN/zh_CN.po | 8 +- 20 files changed, 603 insertions(+), 605 deletions(-) create mode 100644 gsearchtool/help/C/index.docbook delete mode 100644 gsearchtool/help/C/mate-search-tool.xml (limited to 'gsearchtool/help') diff --git a/gsearchtool/help/C/index.docbook b/gsearchtool/help/C/index.docbook new file mode 100644 index 00000000..f3cbb9a0 --- /dev/null +++ b/gsearchtool/help/C/index.docbook @@ -0,0 +1,536 @@ + + + + + + + +]> + + +
+ + + + &app; Manual + + + + A search tool to find files, folders and documents on your computer. + + + + + 2005 + Dennis Cranston + + + 2002 + 2003 + 2004 + Sun Microsystems + + + 2000 + Alexander Kirillov + + + + MATE Documentation Project + + + &legal; + + + + Dennis + Cranston + + &app; Maintainer +
dennis_cranston@yahoo.com
+
+
+ + Sun + MATE Documentation Team + + Sun Microsystems +
+
+
+ + Alexander + Kirillov + + MATE Documentation Project +
kirillov@math.sunysb.edu
+
+
+ +
+ + + + + &app; Manual V2.7 + June 2005 + + Joachim Noreiko + jnoreiko@yahoo.com + + &app; Maintainer + + + + &app; Manual V2.6 + January 2005 + + Dennis Cranston + dennis_cranston@yahoo.com + + &app; Maintainer + + + + &app; Manual V2.4 + February 2004 + + Sun MATE Documentation Team + MATE Documentation Project + + + + &app; Manual V2.3 + September 2002 + + Sun MATE Documentation Team + MATE Documentation Project + + + + &app;l Manual V2.2 + August 2002 + + Sun MATE Documentation Team + MATE Documentation Project + + + + &app; Manual V2.1 + July 2002 + + Sun MATE Documentation Team + MATE Documentation Project + + + + &app; Manual V2.0 + May 2002 + + Sun MATE Documentation Team + MATE Documentation Project + + + + &app; Manual + 2000 + + Alexander Kirillov + kirillov@math.sunysb.edu + + 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. + + + +
+ + + Search Tool + + + + + + + Introduction + The &app; application enables you to search for files on your system. To perform a basic search, you can type a filename or a partial filename, with or without wildcards. To refine your search, you can apply additional search options. + &app; uses the find, grep, and locate UNIX commands. By default, when performing a basic search &app; first uses the locate command, and then uses the slower but more thorough find command. + The case sensitivity of the search depends on your operating system. For example, on Linux, the find, grep, and locate commands support the -i option, so all searches are case-insensitive. + + + + Getting Started + + You can start &app; in the following ways: + + + + From a Menu Bar on a panel + + Choose PlacesSearch for Files... + + + + From a Main Menu on a panel + + Choose Search for Files... + + + + From a command line + + Execute the following command: mate-search-tool + + + + + + + When you start &app;, the following window is displayed. + + +
+ &app; Window + + + + + + Shows &app; main window. + + + +
+ + +
+ + + + + Usage + + + To Perform a Basic Search + + To perform a basic search for a file on the system, perform the following steps: + + Enter the search text in the Name contains field. The search text can be a filename or partial filename, with or without wildcards, as shown in the following table: + + + + + + + + + + Name Contains Text + + Example + + Result + + + + + + Full or partial filename + + + + myfile.txt + + + + &app; searches for all files that contain the text myfile.txt in the filename. + + + + + + Partial filename combined with wildcards (*, [, ]) + + + + *.[ch] + + + + &app; searches for all files that have extension .c or .h. + + + + + + + + In the Look in folder field, select the folder or device from which you want &app; to begin the search. + + Click Find to perform the search. + + + + &app; searches in the directory that you specify and the subdirectories of the directory. +&app; displays the results of the search in the Search results list box. If &app; does not find any files that match the search criteria, the application displays the message "No files found" in the Search results list box. + + By default, &app; will perform a quick search using the locate command followed by a more thorough second search using the find command. The locate command is faster because it uses a database of information about files. If this database is more than a week old, &app; could warn you that the search results may be out of date and give you the option of disabling the quick search. To update the database, run the command updatedb as the root user. + + + + To Add Search Options + You can add additional options to search for a file on the system. To add search options, perform the following steps: + + Click on the Select more options text. + Click on the Available options drop-down list. + Select the search option that you want to apply. + Click Add. + Specify the required search information for the search option, as described in . + Repeat the above steps for each search option that you want to apply. + + To remove a search option from the current search, click on the Remove button next to the option. + To disable the search options from the current search, click on the Select more options text. + + + Search Options + + + + + + + Option Name + + Description + + + + + + Contains the text + + Search for files of type plain text that contain the specified text. + + + + Date modified less than + + Search for files that are modified less than the period specified in days. + + + + Date modified more than + + Search for files that are modified longer than the period specified in days. + + + + Size at least + + Search for files that are equal to or larger than the size specified in kilobytes. + + + + Size at most + + Search for files that are smaller than or equal to the size specified in kilobytes. + + + + File is empty + + Search for empty files. + + + + Owned by user + + Search for files that are owned by the user specified. Type the name of the user in the text box provided. + + + + Owned by group + + Search for files that are owned by the group specified. Type the name of the group in the text box provided. + + + + Owner is unrecognized + + Search for files that are owned by a user or group that is unknown to the system. + + + + Name does not contain + + Search for filenames that do not contain the string that you enter. Enter a full filename or a partial filename with wildcards in the field provided. Use * to indicate a sequence of characters. Use ? to indicate a single character. The search is case sensitive. + + + + Name matches regular expression + + Search for files that contain the specified regular expression in their directory path or filename. Type the regular expression in the text box provided. + + + + Show hidden and backup files + + Include hidden and backup files in the search. + + + + Follow symbolic links + + Follow symbolic links when searching for files. + + + + Exclude other filesystems + + Search in directories that are in the same filesystem as the start directory. + + + + +
+ +
+ + + To Stop a Search + Click Stop to stop a search before &app; completes the search. + + + + To Open a Displayed File + To open a file displayed in the Search results list box, perform one of the following steps: + + Right-click on the file, then choose Open. + Double-click on the file. + + To open the folder that contains a file displayed in the Search results list box, right-click on the file, then choose Open Folder. + + + + To Delete a Displayed File + To delete a file displayed in the Search results list box, right-click on the file, then choose Move to Trash. + + + + + + To Save the Search Results + To save the results of the last search that &app; performed, right-click in the Search results list, then choose Save Results As. Enter the name of the file to which you want to save the results, then click Save. + + +
+ + + + + Settings + + &app; provides gsettings keys to modify some of its behavior. The gsettings values can be changed by starting the Configuration Editor in the following ways: + + + + Applications menu + + Choose System Toolsdconf Editor. + + + + Command line + + Execute the following command: dconf-editor + + + + + + Disable Quick Search + Key name: org.mate.search-tool.disable-quick-search + Default value: false + &app; speeds up file name searches by using the locate command. Locate provides a secure way to index and quickly search for file names. Because locate relies on a file index, the Search results list may not always be up to date. + + + + Disable Quick Search Second Scan + Key name: org.mate.search-tool.disable-quick-search-second-scan + Default value: false + After completing a quick search, &app; will perform a thorough search using the find command. The purpose of this second scan is to find files that have not been indexed. Files that match the search criteria are added to the Search results list keeping the list up to date. + + + + Quick Search Excluded Paths + Key name: org.mate.search-tool.quick-search-excluded-paths + Default values: [/mnt/*,/media/*,/dev/*,/tmp/*,/proc/*,/var/*] + &app; will not perform a quick search for paths defined by this key. File name searches in the defined paths will use the find command. The wildcards '*' and '?' are supported. + + + + Quick Search Second Scan Excluded Paths + Key name: org.mate.search-tool.quick-search-second-scan-excluded-paths + Default values: [/] + &app; will not perform a second scan after a quick search for the paths defined by this key. Quick searches in the defined paths will not be followed by a thorough search using the find command. The wildcards '*' and '?' are supported. + + + + Show Additional Options + Key name: org.mate.search-tool.show-additional-options + Default value: false + This key determines if the Select more options section is expanded when &app; is started. + + + + +
diff --git a/gsearchtool/help/C/legal.xml b/gsearchtool/help/C/legal.xml index acb0b403..9c4e2480 100644 --- a/gsearchtool/help/C/legal.xml +++ b/gsearchtool/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/gsearchtool/help/C/mate-search-tool.xml b/gsearchtool/help/C/mate-search-tool.xml deleted file mode 100644 index d1b94d7d..00000000 --- a/gsearchtool/help/C/mate-search-tool.xml +++ /dev/null @@ -1,536 +0,0 @@ - - - - - - - -]> - - -
- - - - &app; Manual - - - - A search tool to find files, folders and documents on your computer. - - - - - 2005 - Dennis Cranston - - - 2002 - 2003 - 2004 - Sun Microsystems - - - 2000 - Alexander Kirillov - - - - MATE Documentation Project - - - &legal; - - - - Dennis - Cranston - - &app; Maintainer -
dennis_cranston@yahoo.com
-
-
- - Sun - MATE Documentation Team - - Sun Microsystems -
-
-
- - Alexander - Kirillov - - MATE Documentation Project -
kirillov@math.sunysb.edu
-
-
- -
- - - - - &app; Manual V2.7 - June 2005 - - Joachim Noreiko - jnoreiko@yahoo.com - - &app; Maintainer - - - - &app; Manual V2.6 - January 2005 - - Dennis Cranston - dennis_cranston@yahoo.com - - &app; Maintainer - - - - &app; Manual V2.4 - February 2004 - - Sun MATE Documentation Team - MATE Documentation Project - - - - &app; Manual V2.3 - September 2002 - - Sun MATE Documentation Team - MATE Documentation Project - - - - &app;l Manual V2.2 - August 2002 - - Sun MATE Documentation Team - MATE Documentation Project - - - - &app; Manual V2.1 - July 2002 - - Sun MATE Documentation Team - MATE Documentation Project - - - - &app; Manual V2.0 - May 2002 - - Sun MATE Documentation Team - MATE Documentation Project - - - - &app; Manual - 2000 - - Alexander Kirillov - kirillov@math.sunysb.edu - - 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. - - - -
- - - Search Tool - - - - - - - Introduction - The &app; application enables you to search for files on your system. To perform a basic search, you can type a filename or a partial filename, with or without wildcards. To refine your search, you can apply additional search options. - &app; uses the find, grep, and locate UNIX commands. By default, when performing a basic search &app; first uses the locate command, and then uses the slower but more thorough find command. - The case sensitivity of the search depends on your operating system. For example, on Linux, the find, grep, and locate commands support the -i option, so all searches are case-insensitive. - - - - Getting Started - - You can start &app; in the following ways: - - - - From a Menu Bar on a panel - - Choose PlacesSearch for Files... - - - - From a Main Menu on a panel - - Choose Search for Files... - - - - From a command line - - Execute the following command: mate-search-tool - - - - - - - When you start &app;, the following window is displayed. - - -
- &app; Window - - - - - - Shows &app; main window. - - - -
- - -
- - - - - Usage - - - To Perform a Basic Search - - To perform a basic search for a file on the system, perform the following steps: - - Enter the search text in the Name contains field. The search text can be a filename or partial filename, with or without wildcards, as shown in the following table: - - - - - - - - - - Name Contains Text - - Example - - Result - - - - - - Full or partial filename - - - - myfile.txt - - - - &app; searches for all files that contain the text myfile.txt in the filename. - - - - - - Partial filename combined with wildcards (*, [, ]) - - - - *.[ch] - - - - &app; searches for all files that have extension .c or .h. - - - - - - - - In the Look in folder field, select the folder or device from which you want &app; to begin the search. - - Click Find to perform the search. - - - - &app; searches in the directory that you specify and the subdirectories of the directory. -&app; displays the results of the search in the Search results list box. If &app; does not find any files that match the search criteria, the application displays the message "No files found" in the Search results list box. - - By default, &app; will perform a quick search using the locate command followed by a more thorough second search using the find command. The locate command is faster because it uses a database of information about files. If this database is more than a week old, &app; could warn you that the search results may be out of date and give you the option of disabling the quick search. To update the database, run the command updatedb as the root user. - - - - To Add Search Options - You can add additional options to search for a file on the system. To add search options, perform the following steps: - - Click on the Select more options text. - Click on the Available options drop-down list. - Select the search option that you want to apply. - Click Add. - Specify the required search information for the search option, as described in . - Repeat the above steps for each search option that you want to apply. - - To remove a search option from the current search, click on the Remove button next to the option. - To disable the search options from the current search, click on the Select more options text. - - - Search Options - - - - - - - Option Name - - Description - - - - - - Contains the text - - Search for files of type plain text that contain the specified text. - - - - Date modified less than - - Search for files that are modified less than the period specified in days. - - - - Date modified more than - - Search for files that are modified longer than the period specified in days. - - - - Size at least - - Search for files that are equal to or larger than the size specified in kilobytes. - - - - Size at most - - Search for files that are smaller than or equal to the size specified in kilobytes. - - - - File is empty - - Search for empty files. - - - - Owned by user - - Search for files that are owned by the user specified. Type the name of the user in the text box provided. - - - - Owned by group - - Search for files that are owned by the group specified. Type the name of the group in the text box provided. - - - - Owner is unrecognized - - Search for files that are owned by a user or group that is unknown to the system. - - - - Name does not contain - - Search for filenames that do not contain the string that you enter. Enter a full filename or a partial filename with wildcards in the field provided. Use * to indicate a sequence of characters. Use ? to indicate a single character. The search is case sensitive. - - - - Name matches regular expression - - Search for files that contain the specified regular expression in their directory path or filename. Type the regular expression in the text box provided. - - - - Show hidden and backup files - - Include hidden and backup files in the search. - - - - Follow symbolic links - - Follow symbolic links when searching for files. - - - - Exclude other filesystems - - Search in directories that are in the same filesystem as the start directory. - - - - -
- -
- - - To Stop a Search - Click Stop to stop a search before &app; completes the search. - - - - To Open a Displayed File - To open a file displayed in the Search results list box, perform one of the following steps: - - Right-click on the file, then choose Open. - Double-click on the file. - - To open the folder that contains a file displayed in the Search results list box, right-click on the file, then choose Open Folder. - - - - To Delete a Displayed File - To delete a file displayed in the Search results list box, right-click on the file, then choose Move to Trash. - - - - - - To Save the Search Results - To save the results of the last search that &app; performed, right-click in the Search results list, then choose Save Results As. Enter the name of the file to which you want to save the results, then click Save. - - -
- - - - - Settings - - &app; provides gsettings keys to modify some of its behavior. The gsettings values can be changed by starting the Configuration Editor in the following ways: - - - - Applications menu - - Choose System Toolsdconf Editor. - - - - Command line - - Execute the following command: dconf-editor - - - - - - Disable Quick Search - Key name: org.mate.search-tool.disable-quick-search - Default value: false - &app; speeds up file name searches by using the locate command. Locate provides a secure way to index and quickly search for file names. Because locate relies on a file index, the Search results list may not always be up to date. - - - - Disable Quick Search Second Scan - Key name: org.mate.search-tool.disable-quick-search-second-scan - Default value: false - After completing a quick search, &app; will perform a thorough search using the find command. The purpose of this second scan is to find files that have not been indexed. Files that match the search criteria are added to the Search results list keeping the list up to date. - - - - Quick Search Excluded Paths - Key name: org.mate.search-tool.quick-search-excluded-paths - Default values: [/mnt/*,/media/*,/dev/*,/tmp/*,/proc/*,/var/*] - &app; will not perform a quick search for paths defined by this key. File name searches in the defined paths will use the find command. The wildcards '*' and '?' are supported. - - - - Quick Search Second Scan Excluded Paths - Key name: org.mate.search-tool.quick-search-second-scan-excluded-paths - Default values: [/] - &app; will not perform a second scan after a quick search for the paths defined by this key. Quick searches in the defined paths will not be followed by a thorough search using the find command. The wildcards '*' and '?' are supported. - - - - Show Additional Options - Key name: org.mate.search-tool.show-additional-options - Default value: false - This key determines if the Select more options section is expanded when &app; is started. - - - - -
diff --git a/gsearchtool/help/Makefile.am b/gsearchtool/help/Makefile.am index acf9b6da..07d111b1 100644 --- a/gsearchtool/help/Makefile.am +++ b/gsearchtool/help/Makefile.am @@ -1,8 +1,6 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook +@YELP_HELP_RULES@ -DOC_MODULE = mate-search-tool -DOC_ENTITIES = legal.xml -DOC_INCLUDES = +HELP_ID = mate-search-tool +HELP_FILES = index.docbook legal.xml -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/gsearchtool/help/ca/ca.po b/gsearchtool/help/ca/ca.po index c49082ee..aafae18e 100644 --- a/gsearchtool/help/ca/ca.po +++ b/gsearchtool/help/ca/ca.po @@ -60,8 +60,8 @@ msgid "MATE Documentation Project" msgstr "Projecte de documentació del MATE" #: C/mate-search-tool.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/mate-search-tool.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." @@ -200,8 +200,8 @@ msgid "Feedback" msgstr "Comentaris" #: C/mate-search-tool.xml:184(para) -msgid "To report a bug or make a suggestion regarding the Search for Files application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Per a informar d'un error o fer un suggeriment sobre l'aplicació cerca fitxers 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 Search for Files application or this manual, follow the directions in the MATE Feedback Page." +msgstr "Per a informar d'un error o fer un suggeriment sobre l'aplicació cerca fitxers o aquest manual, seguiu les indicacions de la Pàgina de suggeriments del MATE." #: C/mate-search-tool.xml:191(primary) msgid "Search Tool" diff --git a/gsearchtool/help/cs/cs.po b/gsearchtool/help/cs/cs.po index 0e49dfe6..c11f6f0a 100644 --- a/gsearchtool/help/cs/cs.po +++ b/gsearchtool/help/cs/cs.po @@ -78,8 +78,8 @@ msgid "MATE Documentation Project" msgstr "Dokumentační projekt MATE" #: C/mate-search-tool.xml:2(para) -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." -msgstr "Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU Free Documentation License, verze 1.1 nebo jakékoli další verze vydané nadací Free Software Foundation; bez neměnných oddílů, bez textů předních desek a bez textů zadních desek. Kopie této licence je zahrnuta v oddílu jménem GNU Free Documentation License nebo v souboru COPYING-DOCS dodávaném s touto příručkou." +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgstr "Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU Free Documentation License, verze 1.1 nebo jakékoli další verze vydané nadací Free Software Foundation; bez neměnných oddílů, bez textů předních desek a bez textů zadních desek. Kopie této licence je zahrnuta v oddílu jménem GNU Free Documentation License nebo v souboru COPYING-DOCS dodávaném s touto příručkou." #: C/mate-search-tool.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." @@ -224,8 +224,8 @@ msgid "Feedback" msgstr "Ohlasy" #: C/mate-search-tool.xml:184(para) -msgid "To report a bug or make a suggestion regarding the Search for Files 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 aplikaci Hledat soubory nebo této příručce, postupujte dle instrukcí na stránce Stránka s ohlasy na MATE." +msgid "To report a bug or make a suggestion regarding the Search for Files 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 aplikaci Hledat soubory nebo této příručce, postupujte dle instrukcí na stránce Stránka s ohlasy na MATE." #: C/mate-search-tool.xml:191(primary) msgid "Search Tool" diff --git a/gsearchtool/help/de/de.po b/gsearchtool/help/de/de.po index 5791ba97..e10738fe 100644 --- a/gsearchtool/help/de/de.po +++ b/gsearchtool/help/de/de.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 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 " @@ -91,7 +91,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-search-tool.xml:12(para) @@ -308,12 +308,12 @@ msgstr "Rückmeldungen" #: C/mate-search-tool.xml:184(para) msgid "" "To report a bug or make a suggestion regarding the Search for Files " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Wenn Sie Fehler finden oder Vorschläge zur Anwendung »Nach Dateien suchen« " "oder zu diesem Handbuch haben, folgenden Sie den Anweisungen auf der MATE-Feedback-Seite." +"url=\"help:user-guide?feedback\" type=\"help\">MATE-Feedback-Seite." #: C/mate-search-tool.xml:191(primary) msgid "Search Tool" diff --git a/gsearchtool/help/el/el.po b/gsearchtool/help/el/el.po index f196ff4f..a994fe58 100644 --- a/gsearchtool/help/el/el.po +++ b/gsearchtool/help/el/el.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 "" "Δίνεται άδεια για αντιγραφή, διανομή και/ή τροποποίηση του εγγράφου υπό τους " "όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή " "μεταγενέστερη εκδιδόμενη από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Σταθερά " "Εδάφια, χωρίς Εξώφυλλα Κειμένου, και χωρίς Οπισθόφυλλα Κειμένου. Μπορείτε να " -"βρείτε ένα αντίγραφο της GFDL σε αυτόν τον σύνδεσμο ή στο αρχείο COPYING-DOCS που διανεμήθηκε με αυτόν " "τον οδηγό." @@ -294,12 +294,12 @@ msgstr "Ανάδραση" #: C/mate-search-tool.xml:184(para) msgid "" "To report a bug or make a suggestion regarding the Search for Files " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Για να αναφέρετε κάποιο σφάλμα ή να κάνετε υποδείξεις που αφορούν την " "εφαρμογή «Αναζήτηση αρχείων» ή αυτό το εγχειρίδιο, ακολουθήστε τις οδηγίες " -"στην σελίδα MATE Feedback " +"στην σελίδα MATE Feedback " "Page." #: C/mate-search-tool.xml:191(primary) diff --git a/gsearchtool/help/en_GB/en_GB.po b/gsearchtool/help/en_GB/en_GB.po index 91c8107b..a5bdfae6 100644 --- a/gsearchtool/help/en_GB/en_GB.po +++ b/gsearchtool/help/en_GB/en_GB.po @@ -72,8 +72,8 @@ msgid "MATE Documentation Project" msgstr "MATE Documentation Project" #: C/mate-search-tool.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/mate-search-tool.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." @@ -218,8 +218,8 @@ msgid "Feedback" msgstr "Feedback" #: C/mate-search-tool.xml:184(para) -msgid "To report a bug or make a suggestion regarding the Search for Files application or this manual, follow the directions in the MATE Feedback Page." -msgstr "To report a bug or make a suggestion regarding the Search for Files application or this manual, follow the directions in the MATE Feedback Page." +msgid "To report a bug or make a suggestion regarding the Search for Files application or this manual, follow the directions in the MATE Feedback Page." +msgstr "To report a bug or make a suggestion regarding the Search for Files application or this manual, follow the directions in the MATE Feedback Page." #: C/mate-search-tool.xml:191(primary) msgid "Search Tool" diff --git a/gsearchtool/help/es/es.po b/gsearchtool/help/es/es.po index 98fcfd6e..20b3c793 100644 --- a/gsearchtool/help/es/es.po +++ b/gsearchtool/help/es/es.po @@ -84,7 +84,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 " @@ -92,7 +92,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-search-tool.xml:12(para) @@ -306,12 +306,12 @@ msgstr "Comentarios" #: C/mate-search-tool.xml:184(para) msgid "" "To report a bug or make a suggestion regarding the Search for Files " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Para informar sobre un fallo o hacer sugerencias sobre la aplicación " "Búsqueda de archivos o sobre este manual, siga las indicaciones en la Página de comentarios de MATEPágina de comentarios de MATE." #: C/mate-search-tool.xml:191(primary) diff --git a/gsearchtool/help/eu/eu.po b/gsearchtool/help/eu/eu.po index 79d19ca8..d3367035 100644 --- a/gsearchtool/help/eu/eu.po +++ b/gsearchtool/help/eu/eu.po @@ -64,8 +64,8 @@ msgid "MATE Documentation Project" msgstr "MATEren dokumentazio-proiektua" #: C/mate-search-tool.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-search-tool.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." @@ -204,8 +204,8 @@ msgid "Feedback" msgstr "Ohar-bidaltzea" #: C/mate-search-tool.xml:184(para) -msgid "To report a bug or make a suggestion regarding the Search for Files application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Fitxategi-bilaketa aplikazioari 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 Search for Files application or this manual, follow the directions in the MATE Feedback Page." +msgstr "Fitxategi-bilaketa aplikazioari buruzko akatsen berri emateko edo oharrak bidaltzeko, MATEra oharrak bidaltzeko orrian aurkituko dituzu argibideak." #: C/mate-search-tool.xml:191(primary) msgid "Search Tool" diff --git a/gsearchtool/help/fi/fi.po b/gsearchtool/help/fi/fi.po index 35079fd6..a6ab85e3 100644 --- a/gsearchtool/help/fi/fi.po +++ b/gsearchtool/help/fi/fi.po @@ -84,14 +84,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." @@ -302,11 +302,11 @@ msgstr "Palaute" #: C/mate-search-tool.xml:184(para) msgid "" "To report a bug or make a suggestion regarding the Search for Files " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen koskien Etsi tiedostoja -" -"työkalua tai tätä käyttöohjetta, seuraa ohjeita Mate palautesivulla." #: C/mate-search-tool.xml:191(primary) diff --git a/gsearchtool/help/fr/fr.po b/gsearchtool/help/fr/fr.po index adbc177b..45fad3ec 100644 --- a/gsearchtool/help/fr/fr.po +++ b/gsearchtool/help/fr/fr.po @@ -84,7 +84,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 " @@ -92,7 +92,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-search-tool.xml:12(para) @@ -306,12 +306,12 @@ msgstr "Votre avis" #: C/mate-search-tool.xml:184(para) msgid "" "To report a bug or make a suggestion regarding the Search for Files " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Pour rapporter une anomalie ou émettre une suggestion concernant la " "Recherche de fichiers 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/mate-search-tool.xml:191(primary) msgid "Search Tool" diff --git a/gsearchtool/help/it/it.po b/gsearchtool/help/it/it.po index 5aab5191..0dc5ec93 100644 --- a/gsearchtool/help/it/it.po +++ b/gsearchtool/help/it/it.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 "" "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." @@ -305,11 +305,11 @@ msgstr "Commenti" #: C/mate-search-tool.xml:184(para) msgid "" "To report a bug or make a suggestion regarding the Search for Files " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Per segnalare un errore o inviare un suggerimento riguardo l'applicazione " -"Cerca file o questo manuale, seguire le indicazioni nella pagina di commenti su MATE." #: C/mate-search-tool.xml:191(primary) diff --git a/gsearchtool/help/ko/ko.po b/gsearchtool/help/ko/ko.po index 62d06f7a..a033f01e 100644 --- a/gsearchtool/help/ko/ko.po +++ b/gsearchtool/help/ko/ko.po @@ -13,8 +13,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 "본 설명서는 프리 소프트웨어 재단(FSF)에서 발행한 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 "본 설명서는 프리 소프트웨어 재단(FSF)에서 발행한 GNU 자유 문서 라이센스(GFDL) 버전 1.1 이상의 조항에 따라 변경 불가 부분, 앞 표지 텍스트 및 뒷 표지 텍스트를 제외하고 복사, 수정 및/또는 배포할 수 있습니다. 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." @@ -209,10 +209,10 @@ msgstr "피드백" #: ../C/mate-search-tool.xml:184(para) #, fuzzy -msgid "To report a bug or make a suggestion regarding the Search for Files application or this manual, follow the directions in the MATE Feedback Page." +msgid "To report a bug or make a suggestion regarding the Search for Files application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "&app; 응용프로그램이나 이 설명서에 대한 버그를 보고하거나 의견을 제시하려면\n" -"\tMATE Feedback Page의 지시 사항을 따르십시오. " +"\tMATE Feedback Page의 지시 사항을 따르십시오. " #: ../C/mate-search-tool.xml:191(primary) #, fuzzy diff --git a/gsearchtool/help/oc/oc.po b/gsearchtool/help/oc/oc.po index 55f937d6..83ab34ee 100644 --- a/gsearchtool/help/oc/oc.po +++ b/gsearchtool/help/oc/oc.po @@ -84,7 +84,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 "" @@ -263,7 +263,7 @@ msgstr "" #: C/mate-search-tool.xml:184(para) msgid "" "To report a bug or make a suggestion regarding the Search for Files " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" diff --git a/gsearchtool/help/ru/ru.po b/gsearchtool/help/ru/ru.po index 5e97d039..c134c1a1 100644 --- a/gsearchtool/help/ru/ru.po +++ b/gsearchtool/help/ru/ru.po @@ -75,7 +75,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 "" "Разрешается копировать, распространять и/или изменять этот документ на " @@ -83,7 +83,7 @@ msgstr "" "более поздней версии, опубликованной Фондом свободного программного " "обеспечения (Free Software Foundation), без неизменяемых частей и без текстов " "на обложках. Вы можете найти копию лицензии GFDL по этой ссылке или в файле COPYING-DOCS, распространяемом " +"\"help:fdl\">этой ссылке или в файле COPYING-DOCS, распространяемом " "с этим документом." #: C/mate-search-tool.xml:12(para) @@ -290,11 +290,11 @@ msgstr "Обратная связь" #: C/mate-search-tool.xml:184(para) msgid "" "To report a bug or make a suggestion regarding the Search for Files " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Чтобы сообщить об ошибке или внести предложение касательно средства поиска " -"файлов или данного руководства, следуйте указаниям на странице обратной связи MATE." #: C/mate-search-tool.xml:191(primary) diff --git a/gsearchtool/help/sv/sv.po b/gsearchtool/help/sv/sv.po index 9549b13a..3880bd3c 100644 --- a/gsearchtool/help/sv/sv.po +++ b/gsearchtool/help/sv/sv.po @@ -71,8 +71,8 @@ msgid "MATE Documentation Project" msgstr "Dokumentationsprojekt för MATE" #: /tmp/doc-l10n/cvs/mate-utils-gsearchtool.HEAD/C/mate-search-tool.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/mate-utils-gsearchtool.HEAD/C/mate-search-tool.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." @@ -217,8 +217,8 @@ msgid "Feedback" msgstr "Återkoppling" #: /tmp/doc-l10n/cvs/mate-utils-gsearchtool.HEAD/C/mate-search-tool.xml:184(para) -msgid "To report a bug or make a suggestion regarding the Search for Files 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 Sök efter filer eller denna handbok, följ instruktionerna på MATE:s återkopplingssida." +msgid "To report a bug or make a suggestion regarding the Search for Files 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 Sök efter filer eller denna handbok, följ instruktionerna på MATE:s återkopplingssida." #: /tmp/doc-l10n/cvs/mate-utils-gsearchtool.HEAD/C/mate-search-tool.xml:191(primary) msgid "Search Tool" diff --git a/gsearchtool/help/uk/uk.po b/gsearchtool/help/uk/uk.po index 57ebbc24..09d0b34e 100644 --- a/gsearchtool/help/uk/uk.po +++ b/gsearchtool/help/uk/uk.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 "" "Дозволяється копіювати, розповсюджувати та/або змінювати цей документ на " "умовах ліцензії GNU Free Documentation License (GFDL), версії 1.1 або будь-" "якої старшої версії, що опублікована Free Software Foundation без " "інваріантних розділів, тексту титульної сторінки, та тексту фінальної " -"сторінки. Копію GFDL можна знайти за " +"сторінки. Копію GFDL можна знайти за " "адресою або у файлі COPYING-DOCS, що постачається з цією довідкою." #: C/mate-search-tool.xml:12(para) @@ -295,12 +295,12 @@ msgstr "Зворотний зв'язок" #: C/mate-search-tool.xml:184(para) msgid "" "To report a bug or make a suggestion regarding the Search for Files " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "Щоб сповістити про помилку або внести пропозицію відносно програми \"Пошук " "файлів\" або цієї довідки, дотримуйтесь інструкцій на сторінці Зворотний зв'язок з MATE." +"\"help:mate-feedback\" type=\"help\">Зворотний зв'язок з MATE." #: C/mate-search-tool.xml:191(primary) msgid "Search Tool" diff --git a/gsearchtool/help/zh_CN/zh_CN.po b/gsearchtool/help/zh_CN/zh_CN.po index 3b58a6e6..60b87de5 100644 --- a/gsearchtool/help/zh_CN/zh_CN.po +++ b/gsearchtool/help/zh_CN/zh_CN.po @@ -77,12 +77,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 的副" "本。" @@ -280,11 +280,11 @@ msgstr "反馈" #: C/mate-search-tool.xml:184(para) msgid "" "To report a bug or make a suggestion regarding the Search for Files " -"application or this manual, follow the directions in the MATE Feedback Page." msgstr "" "要报告关于文件搜索工具或使用手册中的缺陷,或者提出建议,请参照 MATE 反馈页 上的指导。" +"\"help:mate-feedback\" type=\"help\">MATE 反馈页 上的指导。" #: C/mate-search-tool.xml:191(primary) msgid "Search Tool" -- cgit v1.2.1