diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2021-07-07 22:34:53 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2021-07-07 22:34:53 +0000 |
commit | 7a6b3830304e3cdef4015378de3c1ea9ad479113 (patch) | |
tree | e6bc9a824cbda725ff3f8ca70dbe76ef49aa93d9 /template/messages/tdebase/kfindpart.pot | |
parent | 44f5bf1bb27c8650acc7d05c39db48fa1f1fbe88 (diff) | |
download | tde-i18n-7a6b3830304e3cdef4015378de3c1ea9ad479113.tar.gz tde-i18n-7a6b3830304e3cdef4015378de3c1ea9ad479113.zip |
Update translation template.
Diffstat (limited to 'template/messages/tdebase/kfindpart.pot')
-rw-r--r-- | template/messages/tdebase/kfindpart.pot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/template/messages/tdebase/kfindpart.pot b/template/messages/tdebase/kfindpart.pot index 6469caf19b0..5c1c8b20556 100644 --- a/template/messages/tdebase/kfindpart.pot +++ b/template/messages/tdebase/kfindpart.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-05-11 13:04+0200\n" +"POT-Creation-Date: 2021-07-07 22:18+0000\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" @@ -106,14 +106,14 @@ msgstr "" 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</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</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></qt>" +"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</" +"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></" +"qt>" msgstr "" #: kftabdlg.cpp:111 |