diff options
Diffstat (limited to 'tde-i18n-da/messages/tdebase')
-rw-r--r-- | tde-i18n-da/messages/tdebase/kfindpart.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tde-i18n-da/messages/tdebase/kfindpart.po b/tde-i18n-da/messages/tdebase/kfindpart.po index 469f60fc3fc..c424f99f098 100644 --- a/tde-i18n-da/messages/tdebase/kfindpart.po +++ b/tde-i18n-da/messages/tdebase/kfindpart.po @@ -5,7 +5,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-02 13:34-0400\n" "Last-Translator: Erik Kjær Pedersen <erik@binghamton.edu>\n" "Language-Team: Danish <dansk@klid.dk>\n" @@ -87,7 +87,7 @@ msgstr "&Navngivet:" #: 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 "Du kan bruge jokertegn-matchning og \";\" for at adskille flere navne" #: kftabdlg.cpp:68 @@ -114,11 +114,11 @@ msgstr "&Brug filer-indeks" #, 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></" @@ -139,8 +139,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>Dette lader dig bruge filer-indeks lavet af <i>slocate</i>-pakken for at " "gøre søgningen <i>hurtigere</i>. Husk at opdatere engang imellem (ved brug " |