diff options
Diffstat (limited to 'tde-i18n-sl')
-rw-r--r-- | tde-i18n-sl/messages/tdebase/kfindpart.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tde-i18n-sl/messages/tdebase/kfindpart.po b/tde-i18n-sl/messages/tdebase/kfindpart.po index 4b9e9776e7b..de6696c1c36 100644 --- a/tde-i18n-sl/messages/tdebase/kfindpart.po +++ b/tde-i18n-sl/messages/tdebase/kfindpart.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: kfindpart\n" -"POT-Creation-Date: 2018-12-06 17:06+0100\n" +"POT-Creation-Date: 2018-12-10 03:08+0100\n" "PO-Revision-Date: 2006-06-01 20:15+0200\n" "Last-Translator: Jure Repinc <jlp@holodeck1.com>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -96,7 +96,7 @@ msgstr "&Ime:" #: kftabdlg.cpp:65 #, fuzzy -msgid "You can use wildcard matching and \"\" for separating multiple names" +msgid "You can use wildcard matching and \";\" for separating multiple names" msgstr "Uporabite lahko džokerje za ujemanje in podpičja (;) za ločevanje imen" #: kftabdlg.cpp:68 @@ -123,11 +123,11 @@ msgstr "&Uporabi indeks datotek" #, fuzzy msgid "" "<qt>Enter the filename you are looking for. <br>Alternatives may be " -"separated by a semicolon \"\".<br><br>The filename may contain the following " -"special characters:<ul><li><b>?</b> matches any single character</" +"separated by a semicolon \";\".<br><br>The filename may contain the " +"following special characters:<ul><li><b>?</b> matches any single character</" "li><li><b>*</b> matches zero or more of any characters</li><li><b>[...]</b> " "matches any of the characters in braces</li></ul><br>Example searches:" -"<ul><li><b>*.kwd*.txt</b> finds all files ending with .kwd or .txt</" +"<ul><li><b>*.kwd;*.txt</b> finds all files ending with .kwd or .txt</" "li><li><b>go[dt]</b> finds god and got</li><li><b>Hel?o</b> finds all files " "that start with \"Hel\" and end with \"o\", having one character in between</" "li><li><b>My Document.kwd</b> finds a file of exactly that name</li></ul></" @@ -147,8 +147,8 @@ msgstr "" #, fuzzy msgid "" "<qt>This lets you use the files' index created by the <i>slocate</i> package " -"to speed-up the search remember to update the index from time to time (using " -"<i>updatedb</i>).</qt>" +"to speed-up the search; remember to update the index from time to time " +"(using <i>updatedb</i>).</qt>" msgstr "" "<qt>To vam omogoča uporabo indeksov datotek, ki jih ustvari paket " "<i>slocate</i>, da pospešite iskanje. Ne pozabite indeks od časa do časa " |