diff options
Diffstat (limited to 'searx/translations/ko')
| -rw-r--r-- | searx/translations/ko/LC_MESSAGES/messages.mo | bin | 20893 -> 20766 bytes | |||
| -rw-r--r-- | searx/translations/ko/LC_MESSAGES/messages.po | 46 |
2 files changed, 34 insertions, 12 deletions
diff --git a/searx/translations/ko/LC_MESSAGES/messages.mo b/searx/translations/ko/LC_MESSAGES/messages.mo Binary files differindex 3ee25bdf8..2afe97ae7 100644 --- a/searx/translations/ko/LC_MESSAGES/messages.mo +++ b/searx/translations/ko/LC_MESSAGES/messages.mo diff --git a/searx/translations/ko/LC_MESSAGES/messages.po b/searx/translations/ko/LC_MESSAGES/messages.po index 396132537..94f884fb0 100644 --- a/searx/translations/ko/LC_MESSAGES/messages.po +++ b/searx/translations/ko/LC_MESSAGES/messages.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-05-09 15:27+0000\n" -"PO-Revision-Date: 2024-05-17 06:18+0000\n" -"Last-Translator: eaglclaws <eaglclaws@users.noreply.translate.codeberg.org>\n" +"POT-Creation-Date: 2024-06-07 12:50+0000\n" +"PO-Revision-Date: 2024-06-08 13:18+0000\n" +"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n" "Language-Team: Korean <https://translate.codeberg.org/projects/searxng/" "searxng/ko/>\n" "Language: ko\n" @@ -24,7 +24,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.5.5\n" -"Generated-By: Babel 2.14.0\n" +"Generated-By: Babel 2.15.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] #: searx/searxng.msg @@ -311,6 +311,21 @@ msgstr "제목" msgid "author" msgstr "작성자" +#. SOCIAL_MEDIA_TERMS['THREAD OPEN'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "open" +msgstr "열기" + +#. SOCIAL_MEDIA_TERMS['THREAD CLOSED'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "closed" +msgstr "닫힘" + +#. SOCIAL_MEDIA_TERMS['THREAD ANSWERED'] +#: searx/engines/discourse.py:132 searx/searxng.msg +msgid "answered" +msgstr "" + #: searx/webapp.py:330 msgid "No item found" msgstr "검색 결과가 없습니다" @@ -498,13 +513,17 @@ msgstr "문자열을 다른 해시 다이제스트 값으로 변환합니다." msgid "hash digest" msgstr "해시 다이제스트" -#: searx/plugins/hostname_replace.py:12 +#: searx/plugins/hostname_replace.py:7 msgid "Hostname replace" msgstr "호스트 이름 변경" -#: searx/plugins/hostname_replace.py:13 -msgid "Rewrite result hostnames or remove results based on the hostname" -msgstr "결과의 호스트 이름을 재작성하거나 호스트 이름에 따라 결과를 삭제합니다" +#: searx/plugins/hostnames.py:68 +msgid "Hostnames plugin" +msgstr "" + +#: searx/plugins/hostnames.py:69 +msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" +msgstr "" #: searx/plugins/oa_doi_rewrite.py:12 msgid "Open Access DOI rewrite" @@ -625,22 +644,22 @@ msgstr "인스턴스 관리자에게 문의" msgid "Click on the magnifier to perform search" msgstr "돋보기를 클릭하여 검색을 시작하세요" -#: searx/templates/simple/macros.html:36 +#: searx/templates/simple/macros.html:35 msgid "Length" msgstr "길이" -#: searx/templates/simple/macros.html:37 +#: searx/templates/simple/macros.html:36 #: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" msgstr "저자" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "cached" msgstr "캐시" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "proxied" msgstr "프록시됨" @@ -1736,3 +1755,6 @@ msgstr "비디오 숨기기" #~ "use another query or search in " #~ "more categories." #~ msgstr "검색결과를 찾을 수 없습니다. 다른 검색어로 검색하거나 검색 범주를 추가해주세요." + +#~ msgid "Rewrite result hostnames or remove results based on the hostname" +#~ msgstr "결과의 호스트 이름을 재작성하거나 호스트 이름에 따라 결과를 삭제합니다" |