diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-01-31 19:06:39 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-01-31 19:06:39 +0000 |
commit | d73769bb7d711ea840ecd821559949641197fc77 (patch) | |
tree | 8ec39b56ca270d81ca954049f2129ad1899eeeca /searx/translations/ko | |
parent | 42298676a57ca8939e3541ae39aea2c737c01183 (diff) | |
download | searxng-d73769bb7d711ea840ecd821559949641197fc77.tar.gz searxng-d73769bb7d711ea840ecd821559949641197fc77.zip |
[translations] update messages.pot and messages.po files
From 100a150a3 - 2024-01-14 - Hermógenes Oliveira <OliveiraHermogenes@users.noreply.github.com>
Diffstat (limited to 'searx/translations/ko')
-rw-r--r-- | searx/translations/ko/LC_MESSAGES/messages.po | 74 |
1 files changed, 45 insertions, 29 deletions
diff --git a/searx/translations/ko/LC_MESSAGES/messages.po b/searx/translations/ko/LC_MESSAGES/messages.po index c9fdaf2a6..86294fa37 100644 --- a/searx/translations/ko/LC_MESSAGES/messages.po +++ b/searx/translations/ko/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-01-29 17:13+0000\n" +"POT-Creation-Date: 2024-01-31 19:06+0000\n" "PO-Revision-Date: 2023-11-23 06:13+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\n" "Language: ko\n" @@ -481,6 +481,7 @@ msgid "Length" msgstr "길이" #: searx/templates/simple/macros.html:37 +#: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:18 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" @@ -697,6 +698,7 @@ msgstr "백분율" msgid "Parameter" msgstr "매개변수" +#: searx/templates/simple/result_templates/files.html:36 #: searx/templates/simple/stats.html:119 msgid "Filename" msgstr "파일명" @@ -1129,10 +1131,13 @@ msgid "repo" msgstr "리포지토리" #: searx/templates/simple/result_templates/default.html:6 +#: searx/templates/simple/result_templates/files.html:8 +#: searx/templates/simple/result_templates/files.html:11 msgid "show media" msgstr "미디어 표시" #: searx/templates/simple/result_templates/default.html:6 +#: searx/templates/simple/result_templates/files.html:8 msgid "hide media" msgstr "미디어 숨기기" @@ -1141,6 +1146,45 @@ msgstr "미디어 숨기기" msgid "This site did not provide any description." msgstr "사이트에서 소개를 제공하지 않았습니다." +#: searx/templates/simple/result_templates/files.html:38 +#: searx/templates/simple/result_templates/torrent.html:11 +msgid "Filesize" +msgstr "파일 크기" + +#: searx/templates/simple/result_templates/files.html:39 +#: searx/templates/simple/result_templates/torrent.html:12 +msgid "Bytes" +msgstr "바이트" + +#: searx/templates/simple/result_templates/files.html:40 +#: searx/templates/simple/result_templates/torrent.html:13 +msgid "kiB" +msgstr "kiB" + +#: searx/templates/simple/result_templates/files.html:41 +#: searx/templates/simple/result_templates/torrent.html:14 +msgid "MiB" +msgstr "MiB" + +#: searx/templates/simple/result_templates/files.html:42 +#: searx/templates/simple/result_templates/torrent.html:15 +msgid "GiB" +msgstr "GiB" + +#: searx/templates/simple/result_templates/files.html:43 +#: searx/templates/simple/result_templates/torrent.html:16 +msgid "TiB" +msgstr "TiB" + +#: searx/templates/simple/result_templates/files.html:47 +msgid "Date" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:49 +#: searx/templates/simple/result_templates/paper.html:24 +msgid "Type" +msgstr "분류" + #: searx/templates/simple/result_templates/images.html:19 msgid "Format" msgstr "포멧" @@ -1181,10 +1225,6 @@ msgstr "편집자" msgid "Publisher" msgstr "발행자" -#: searx/templates/simple/result_templates/paper.html:24 -msgid "Type" -msgstr "분류" - #: searx/templates/simple/result_templates/paper.html:25 msgid "Tags" msgstr "태그" @@ -1225,30 +1265,6 @@ msgstr "시드" msgid "Leecher" msgstr "리치" -#: searx/templates/simple/result_templates/torrent.html:11 -msgid "Filesize" -msgstr "파일 크기" - -#: searx/templates/simple/result_templates/torrent.html:12 -msgid "Bytes" -msgstr "바이트" - -#: searx/templates/simple/result_templates/torrent.html:13 -msgid "kiB" -msgstr "kiB" - -#: searx/templates/simple/result_templates/torrent.html:14 -msgid "MiB" -msgstr "MiB" - -#: searx/templates/simple/result_templates/torrent.html:15 -msgid "GiB" -msgstr "GiB" - -#: searx/templates/simple/result_templates/torrent.html:16 -msgid "TiB" -msgstr "TiB" - #: searx/templates/simple/result_templates/torrent.html:20 msgid "Number of Files" msgstr "파일 개수" |