diff options
Diffstat (limited to 'tde-i18n-ca/messages')
-rw-r--r-- | tde-i18n-ca/messages/tdebase/kfindpart.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tde-i18n-ca/messages/tdebase/kfindpart.po b/tde-i18n-ca/messages/tdebase/kfindpart.po index 399c5423d9c..2d052d71455 100644 --- a/tde-i18n-ca/messages/tdebase/kfindpart.po +++ b/tde-i18n-ca/messages/tdebase/kfindpart.po @@ -8,7 +8,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: 2007-04-29 18:36+0200\n" "Last-Translator: Josep Ma. Ferrer <txemaq@gmail.com>\n" "Language-Team: Catalan <kde-i18n-ca@kde.org>\n" @@ -89,7 +89,7 @@ msgstr "&Anomenat:" #: 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 "" "Podeu usar els comodins que casin i \";\" per a separar els múltiples noms" @@ -117,11 +117,11 @@ msgstr "&Usa l'índex de fitxers" #, 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></" @@ -142,8 +142,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>Això us permet usar l'índex de fitxers creat pel paquet <i>slocate</i> " "per accelerar la recerca; penseu d'actualitzar l'índex de tant en tant " |