diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-10 02:43:19 +0000 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-10 04:26:28 +0100 |
commit | b449c8b823ba9896b8ff2b9da00de7fac55b88f1 (patch) | |
tree | c5bc634ffc31159dd2c27f6a32d0b744d3776d93 /tde-i18n-ko/messages | |
parent | 36e8375a5a107da146ffd7c04b6ec6a5467ae03b (diff) | |
download | tde-i18n-b449c8b823ba9896b8ff2b9da00de7fac55b88f1.tar.gz tde-i18n-b449c8b823ba9896b8ff2b9da00de7fac55b88f1.zip |
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
(cherry picked from commit dc636df4845907bf23fe67ae3772696c085c1a6e)
Diffstat (limited to 'tde-i18n-ko/messages')
-rw-r--r-- | tde-i18n-ko/messages/tdebase/kfindpart.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tde-i18n-ko/messages/tdebase/kfindpart.po b/tde-i18n-ko/messages/tdebase/kfindpart.po index 5cc2c931001..53860e4b14d 100644 --- a/tde-i18n-ko/messages/tdebase/kfindpart.po +++ b/tde-i18n-ko/messages/tdebase/kfindpart.po @@ -6,7 +6,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: 2008-01-30 20:48+0900\n" "Last-Translator: Park Shinjo <peremen@gmail.com>\n" "Language-Team: Korean <cho.sungjae@gmail.com>\n" @@ -85,7 +85,7 @@ msgstr "이름(&N):" #: 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 "" "와일드카드를 사용할 수 있으며, 세미콜론(;)을 사용하여 여러 이름을 구분할 수 " "있습니다" @@ -114,11 +114,11 @@ msgstr "파일 인덱스 사용하기(&U)" #, 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><i>slocate</i> 패키지로 만든 파일 인덱스를 사용합니다. <i>updatedb</i>를 " "사용하셔서 주기적으로 데이터베이스를 업데이트하십시오.</qt>" |