diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-10 03:24:47 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-10 04:25:36 +0100 |
commit | 561bcc5279341e1557d25e164eff27111dfc51a3 (patch) | |
tree | 0e0ea786e9ad499de939173cf3ff832439d5e6ee /template/messages/tdebase/kfindpart.pot | |
parent | f2f74bdde698bc95197d1b7241f53dfd83cc756d (diff) | |
download | tde-i18n-561bcc5279341e1557d25e164eff27111dfc51a3.tar.gz tde-i18n-561bcc5279341e1557d25e164eff27111dfc51a3.zip |
Updated translation templates.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4eeaa365dbd74f103271762498dfef6d4cc35285)
Diffstat (limited to 'template/messages/tdebase/kfindpart.pot')
-rw-r--r-- | template/messages/tdebase/kfindpart.pot | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/template/messages/tdebase/kfindpart.pot b/template/messages/tdebase/kfindpart.pot index 518c2c41e4f..e14f41d00ae 100644 --- a/template/messages/tdebase/kfindpart.pot +++ b/template/messages/tdebase/kfindpart.pot @@ -5,12 +5,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2018-12-06 17:06+0100\n" +"POT-Creation-Date: 2018-12-10 03:08+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain charset=UTF-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: _translatorinfo:1 @@ -81,7 +81,7 @@ msgid "&Named:" msgstr "" #: 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 @@ -107,11 +107,11 @@ msgstr "" #: 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 " +"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 " +"braces</li></ul><br>Example searches:<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> " @@ -121,7 +121,7 @@ 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 " +"to speed-up the search; remember to update the index from time to time " "(using <i>updatedb</i>).</qt>" msgstr "" |