mirror of
https://github.com/searxng/searxng.git
synced 2026-01-13 18:15:30 +00:00
[translations] update messages.pot and messages.po files
From 71508abcb - 2023-09-19 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2023-09-18 19:34+0000\n"
|
||||
"POT-Creation-Date: 2023-09-19 06:36+0000\n"
|
||||
"PO-Revision-Date: 2023-09-12 14:53+0000\n"
|
||||
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
|
||||
"Language: ko\n"
|
||||
@@ -161,15 +161,15 @@ msgstr "소스"
|
||||
msgid "Error loading the next page"
|
||||
msgstr "다음 페이지를 로드하는 동안 오류가 발생했습니다"
|
||||
|
||||
#: searx/webapp.py:490 searx/webapp.py:882
|
||||
#: searx/webapp.py:491 searx/webapp.py:883
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "잘못된 설정입니다, 설정을 수정하세요"
|
||||
|
||||
#: searx/webapp.py:506
|
||||
#: searx/webapp.py:507
|
||||
msgid "Invalid settings"
|
||||
msgstr "잘못된 설정"
|
||||
|
||||
#: searx/webapp.py:583 searx/webapp.py:665
|
||||
#: searx/webapp.py:584 searx/webapp.py:666
|
||||
msgid "search error"
|
||||
msgstr "검색 오류"
|
||||
|
||||
@@ -398,18 +398,6 @@ msgstr "추적기 URL 제거기"
|
||||
msgid "Remove trackers arguments from the returned URL"
|
||||
msgstr "반환된 URL에서 추적기 매개변수 제거"
|
||||
|
||||
#: searx/plugins/vim_hotkeys.py:3
|
||||
msgid "Vim-like hotkeys"
|
||||
msgstr "Vim 스타일 단축키"
|
||||
|
||||
#: searx/plugins/vim_hotkeys.py:4
|
||||
msgid ""
|
||||
"Navigate search results with Vim-like hotkeys (JavaScript required). "
|
||||
"Press \"h\" key on main or result page to get help."
|
||||
msgstr ""
|
||||
"Vim 스타일 단축키로 검색 결과를 찾아보세요(JavaScript 필요). 도움말을 보려면 메인 페이지 또는 결과 페이지에서 "
|
||||
"\"h\" 키를 누르십시오."
|
||||
|
||||
#: searx/templates/simple/404.html:4
|
||||
msgid "Page not found"
|
||||
msgstr "페이지를 찾을 수 없음"
|
||||
@@ -563,23 +551,23 @@ msgstr "기본 카테고리"
|
||||
msgid "User interface"
|
||||
msgstr "사용자 인터페이스"
|
||||
|
||||
#: searx/templates/simple/preferences.html:207
|
||||
#: searx/templates/simple/preferences.html:208
|
||||
msgid "Privacy"
|
||||
msgstr "개인정보 보호"
|
||||
|
||||
#: searx/templates/simple/preferences.html:220
|
||||
#: searx/templates/simple/preferences.html:221
|
||||
msgid "Engines"
|
||||
msgstr "검색엔진"
|
||||
|
||||
#: searx/templates/simple/preferences.html:222
|
||||
#: searx/templates/simple/preferences.html:223
|
||||
msgid "Currently used search engines"
|
||||
msgstr "현재 사용중인 검색 엔진"
|
||||
|
||||
#: searx/templates/simple/preferences.html:230
|
||||
#: searx/templates/simple/preferences.html:231
|
||||
msgid "Special Queries"
|
||||
msgstr "특수 쿼리"
|
||||
|
||||
#: searx/templates/simple/preferences.html:236
|
||||
#: searx/templates/simple/preferences.html:237
|
||||
msgid "Cookies"
|
||||
msgstr "쿠키"
|
||||
|
||||
@@ -960,6 +948,20 @@ msgstr "기본값 복원"
|
||||
msgid "Back"
|
||||
msgstr "뒤로"
|
||||
|
||||
#: searx/templates/simple/preferences/hotkeys.html:2
|
||||
msgid "Hotkeys"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/hotkeys.html:13
|
||||
msgid "Vim-like"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/hotkeys.html:18
|
||||
msgid ""
|
||||
"Navigate search results with hotkeys (JavaScript required). Press \"h\" "
|
||||
"key on main or result page to get help."
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/image_proxy.html:2
|
||||
msgid "Image proxy"
|
||||
msgstr "이미지 우회"
|
||||
@@ -1442,3 +1444,16 @@ msgstr "비디오 숨기기"
|
||||
#~ "categories. (JavaScript required)"
|
||||
#~ msgstr "카테고리가 선택되면 즉시 검색을 수행합니다. 여러 카테고리를 선택하려면 비활성화합니다. (JavaScript 필요)"
|
||||
|
||||
#~ msgid "Vim-like hotkeys"
|
||||
#~ msgstr "Vim 스타일 단축키"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Navigate search results with Vim-like"
|
||||
#~ " hotkeys (JavaScript required). Press \"h\""
|
||||
#~ " key on main or result page to"
|
||||
#~ " get help."
|
||||
#~ msgstr ""
|
||||
#~ "Vim 스타일 단축키로 검색 결과를 찾아보세요(JavaScript "
|
||||
#~ "필요). 도움말을 보려면 메인 페이지 또는 결과 "
|
||||
#~ "페이지에서 \"h\" 키를 누르십시오."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user