From 35e58d602a5e1d343d37bfed0757007e97c8350c Mon Sep 17 00:00:00 2001 From: infirit Date: Wed, 9 Sep 2015 12:11:15 +0200 Subject: More translation fixes for gsettings schemas --- .../data/org.mate.search-tool.gschema.xml.in | 70 +++++++++++----------- 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'gsearchtool') diff --git a/gsearchtool/data/org.mate.search-tool.gschema.xml.in b/gsearchtool/data/org.mate.search-tool.gschema.xml.in index 810c87a3..e8daed32 100644 --- a/gsearchtool/data/org.mate.search-tool.gschema.xml.in +++ b/gsearchtool/data/org.mate.search-tool.gschema.xml.in @@ -2,116 +2,116 @@ [ ] - <_summary>Search history - <_description>This key defines the items which were searched for in the past. + Search history + This key defines the items which were searched for in the past. false - <_summary>Show Additional Options + Show Additional Options false - <_summary>Disable Quick Search - <_description>This key determines if the search tool disables the use of the locate command when performing simple file name searches. + Disable Quick Search + This key determines if the search tool disables the use of the locate command when performing simple file name searches. [ '/mnt/*', '/media/*', '/dev/*', '/tmp/*', '/proc/*', '/var/*' ] - <_summary>Quick Search Excluded Paths - <_description>This key defines the paths the search tool will exclude from a quick search. The wildcards '*' and '?' are supported. The default values are /mnt/*, /media/*, /dev/*, /tmp/*, /proc/*, and /var/*. + Quick Search Excluded Paths + This key defines the paths the search tool will exclude from a quick search. The wildcards '*' and '?' are supported. The default values are /mnt/*, /media/*, /dev/*, /tmp/*, /proc/*, and /var/*. false - <_summary>Disable Quick Search Second Scan - <_description>This key determines if the search tool disables the use of the find command after performing a quick search. + Disable Quick Search Second Scan + This key determines if the search tool disables the use of the find command after performing a quick search. [ '/' ] - <_summary>Quick Search Second Scan Excluded Paths - <_description>This key defines the paths the search tool will exclude from a second scan when performing a quick search. The second scan uses the find command to search for files. The purpose of the second scan is to find files that have not been indexed. The wildcards '*' and '?' are supported. The default value is /. + Quick Search Second Scan Excluded Paths + This key defines the paths the search tool will exclude from a second scan when performing a quick search. The second scan uses the find command to search for files. The purpose of the second scan is to find files that have not been indexed. The wildcards '*' and '?' are supported. The default value is /. [ 0 ] - <_summary>Search Result Columns Order - <_description>This key defines the order of the columns in the search results. This key should not be modified by the user. + Search Result Columns Order + This key defines the order of the columns in the search results. This key should not be modified by the user. -1 - <_summary>Default Window Width - <_description>This key defines the window width, and it's used to remember the size of the search tool between sessions. Setting it to -1 will make the search tool use the default width. + Default Window Width + This key defines the window width, and it's used to remember the size of the search tool between sessions. Setting it to -1 will make the search tool use the default width. -1 - <_summary>Default Window Height - <_description>This key defines the window height, and it's used to remember the size of the search tool between sessions. Setting it to -1 will make the search tool use the default height. + Default Window Height + This key defines the window height, and it's used to remember the size of the search tool between sessions. Setting it to -1 will make the search tool use the default height. false - <_summary>Default Window Maximized - <_description>This key determines if the search tool window starts in a maximized state. + Default Window Maximized + This key determines if the search tool window starts in a maximized state. '' - <_summary>Look in Folder - <_description>This key defines the default value of the "Look in Folder" widget. + Look in Folder + This key defines the default value of the "Look in Folder" widget. true - <_description>This key determines if the "Contains the text" search option is selected when the search tool is started. + This key determines if the "Contains the text" search option is selected when the search tool is started. false - <_description>This key determines if the "Date modified less than" search option is selected when the search tool is started. + This key determines if the "Date modified less than" search option is selected when the search tool is started. false - <_description>This key determines if the "Date modified more than" search option is selected when the search tool is started. + This key determines if the "Date modified more than" search option is selected when the search tool is started. false - <_description>This key determines if the "Size at least" search option is selected when the search tool is started. + This key determines if the "Size at least" search option is selected when the search tool is started. false - <_description>This key determines if the "Size at most" search option is selected when the search tool is started. + This key determines if the "Size at most" search option is selected when the search tool is started. false - <_description>This key determines if the "File is empty" search option is selected when the search tool is started. + This key determines if the "File is empty" search option is selected when the search tool is started. false - <_description>This key determines if the "Owned by user" search option is selected when the search tool is started. + This key determines if the "Owned by user" search option is selected when the search tool is started. false - <_description>This key determines if the "Owned by group" search option is selected when the search tool is started. + This key determines if the "Owned by group" search option is selected when the search tool is started. false - <_description>This key determines if the "Owner is unrecognized" search option is selected when the search tool is started. + This key determines if the "Owner is unrecognized" search option is selected when the search tool is started. false - <_description>This key determines if the "Name does not contain" search option is selected when the search tool is started. + This key determines if the "Name does not contain" search option is selected when the search tool is started. false - <_description>This key determines if the "Name matches regular expression" search option is selected when the search tool is started. + This key determines if the "Name matches regular expression" search option is selected when the search tool is started. false - <_description>This key determines if the "Show hidden files and folders" search option is selected when the search tool is started. + This key determines if the "Show hidden files and folders" search option is selected when the search tool is started. false - <_description>This key determines if the "Follow symbolic links" search option is selected when the search tool is started. + This key determines if the "Follow symbolic links" search option is selected when the search tool is started. false - <_description>This key determines if the "Exclude other filesystems" search option is selected when the search tool is started. + This key determines if the "Exclude other filesystems" search option is selected when the search tool is started. -- cgit v1.2.1