summaryrefslogtreecommitdiff
path: root/searx/translations/ko/LC_MESSAGES
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-06-14 08:42:06 +0200
committerGitHub <noreply@github.com>2025-06-14 08:42:06 +0200
commite52e9bb4b699e39d9ce51874ea339d4773717389 (patch)
tree9579490f38d5ee08a3543829a9d888345e640f7e /searx/translations/ko/LC_MESSAGES
parent0b877f1fb890b345c116e76b5744bfe4263b5c2e (diff)
[l10n] update translations from Weblate (#4914)
0c960fb83 - 2025-06-13 - Outbreak2096 <outbreak2096@noreply.codeberg.org> Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
Diffstat (limited to 'searx/translations/ko/LC_MESSAGES')
-rw-r--r--searx/translations/ko/LC_MESSAGES/messages.mobin20730 -> 20120 bytes
-rw-r--r--searx/translations/ko/LC_MESSAGES/messages.po48
2 files changed, 34 insertions, 14 deletions
diff --git a/searx/translations/ko/LC_MESSAGES/messages.mo b/searx/translations/ko/LC_MESSAGES/messages.mo
index 9a07f4724..d894773ff 100644
--- a/searx/translations/ko/LC_MESSAGES/messages.mo
+++ b/searx/translations/ko/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/searx/translations/ko/LC_MESSAGES/messages.po b/searx/translations/ko/LC_MESSAGES/messages.po
index f3e977672..80491f0d8 100644
--- a/searx/translations/ko/LC_MESSAGES/messages.po
+++ b/searx/translations/ko/LC_MESSAGES/messages.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2025-05-31 18:38+0000\n"
+"POT-Creation-Date: 2025-06-13 02:39+0000\n"
"PO-Revision-Date: 2025-02-06 15:54+0000\n"
"Last-Translator: curtwheeler "
"<curtwheeler@users.noreply.translate.codeberg.org>\n"
@@ -745,11 +745,13 @@ msgstr "검색바를 통해 수학연산 계산하기"
msgid "Hash plugin"
msgstr "해시 플러그인"
-#: searx/plugins/hash_plugin.py:35
-msgid "Converts strings to different hash digests."
-msgstr "문자열을 다른 해시 다이제스트 값으로 변환합니다."
+#: searx/plugins/hash_plugin.py:36
+msgid ""
+"Converts strings to different hash digests. Available functions: md5, "
+"sha1, sha224, sha256, sha384, sha512."
+msgstr ""
-#: searx/plugins/hash_plugin.py:62
+#: searx/plugins/hash_plugin.py:64
msgid "hash digest"
msgstr "해시 다이제스트"
@@ -1327,8 +1329,8 @@ msgid "Autocomplete"
msgstr "자동 완성"
#: searx/templates/simple/preferences/autocomplete.html:15
-msgid "Find stuff as you type"
-msgstr "입력하는 대로 찾으세요"
+msgid "Show possible queries as you type"
+msgstr ""
#: searx/templates/simple/preferences/center_alignment.html:2
msgid "Center Alignment"
@@ -1402,9 +1404,9 @@ msgstr "DOI 재작성에 사용된 서비스 선택"
#: searx/templates/simple/preferences/engines.html:9
msgid ""
-"This tab does not exists in the user interface, but you can search in "
-"these engines by its !bangs."
-msgstr "이 탭은 유저 인터페이스에 나타나지 않지만, !bang을 사용하여 이 검색엔진으로 검색할 수 있습니다."
+"This tab does not exist in the user interface, but you can search with "
+"these engines via !bangs."
+msgstr ""
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
@@ -1521,12 +1523,12 @@ msgid ""
msgstr "활성화 할 경우, 결과 페이지 제목에 검색어가 표시 됩니다. 페이지 제목은 브라우저가 기록할 수 있습니다"
#: searx/templates/simple/preferences/results_on_new_tab.html:2
-msgid "Results on new tabs"
-msgstr "새 탭에서 결과 열기"
+msgid "Results in new tabs"
+msgstr ""
#: searx/templates/simple/preferences/results_on_new_tab.html:14
-msgid "Open result links on new browser tabs"
-msgstr "새 탭에서 결과 링크를 엽니다"
+msgid "Open result links in new browser tabs"
+msgstr ""
#: searx/templates/simple/preferences/safesearch.html:20
msgid "Filter content"
@@ -2111,3 +2113,21 @@ msgstr "비디오 숨기기"
#~ msgid "proxied"
#~ msgstr "프록시됨"
+#~ msgid ""
+#~ "This tab does not exists in the"
+#~ " user interface, but you can search"
+#~ " in these engines by its !bangs."
+#~ msgstr "이 탭은 유저 인터페이스에 나타나지 않지만, !bang을 사용하여 이 검색엔진으로 검색할 수 있습니다."
+
+#~ msgid "Results on new tabs"
+#~ msgstr "새 탭에서 결과 열기"
+
+#~ msgid "Open result links on new browser tabs"
+#~ msgstr "새 탭에서 결과 링크를 엽니다"
+
+#~ msgid "Find stuff as you type"
+#~ msgstr "입력하는 대로 찾으세요"
+
+#~ msgid "Converts strings to different hash digests."
+#~ msgstr "문자열을 다른 해시 다이제스트 값으로 변환합니다."
+