diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-10 02:43:19 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-10 02:43:19 +0000 |
commit | dc636df4845907bf23fe67ae3772696c085c1a6e (patch) | |
tree | da6425d1f22b384d376bdd33acb2535e0a587b2d /tde-i18n-wa | |
parent | 119cba0c4813a985784feb5ef6378b0cc16f31a4 (diff) | |
download | tde-i18n-dc636df4845907bf23fe67ae3772696c085c1a6e.tar.gz tde-i18n-dc636df4845907bf23fe67ae3772696c085c1a6e.zip |
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
Diffstat (limited to 'tde-i18n-wa')
-rw-r--r-- | tde-i18n-wa/messages/tdebase/kfindpart.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tde-i18n-wa/messages/tdebase/kfindpart.po b/tde-i18n-wa/messages/tdebase/kfindpart.po index 975750de934..22b56375b7a 100644 --- a/tde-i18n-wa/messages/tdebase/kfindpart.po +++ b/tde-i18n-wa/messages/tdebase/kfindpart.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: kfindpart\n" "Report-Msgid-Bugs-To: http://bugs.trinitydesktop.org\n" -"POT-Creation-Date: 2018-12-06 17:06+0100\n" +"POT-Creation-Date: 2018-12-10 03:08+0100\n" "PO-Revision-Date: 2004-06-11 07:08+0200\n" "Last-Translator: Pablo Saratxaga <pablo@walon.org>\n" "Language-Team: Walloon <linux-wa@walon.org>\n" @@ -101,7 +101,7 @@ msgid "&Named:" msgstr "&No:" #: kftabdlg.cpp:65 -msgid "You can use wildcard matching and \"\" for separating multiple names" +msgid "You can use wildcard matching and \";\" for separating multiple names" msgstr "" #: kftabdlg.cpp:68 @@ -128,11 +128,11 @@ msgstr "&Eployî les indecses di fitchîs" #: kftabdlg.cpp:90 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 "" #: kftabdlg.cpp:111 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 "" #: kftabdlg.cpp:147 |