diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-09-11 10:32:04 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-09-11 10:32:04 +0000 |
commit | 4e1272ed4e043f6ece3fe918c070736fe24436ae (patch) | |
tree | d8c4899bb1dc3297f9053786b15f56fa25a1384a /searx/translations/zh_Hant_TW | |
parent | c0468996629f6202a9434be80bed001f1bebd2fa (diff) | |
download | searxng-4e1272ed4e043f6ece3fe918c070736fe24436ae.tar.gz searxng-4e1272ed4e043f6ece3fe918c070736fe24436ae.zip |
[translations] update messages.pot and messages.po files
From 1f7366060 - 2023-09-11 - Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/translations/zh_Hant_TW')
-rw-r--r-- | searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po index ae5e82674..8c0e13067 100644 --- a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po +++ b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po @@ -16,19 +16,18 @@ # nogb <u8cn71wq@yogibo.anonaddy.me>, 2023. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-08-27 19:28+0000\n" +"POT-Creation-Date: 2023-09-11 10:31+0000\n" "PO-Revision-Date: 2023-08-29 06:53+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\n" -"Language-Team: Chinese (Traditional) <https://translate.codeberg.org/" -"projects/searxng/searxng/zh_Hant/>\n" "Language: zh_Hant_TW\n" +"Language-Team: Chinese (Traditional) " +"<https://translate.codeberg.org/projects/searxng/searxng/zh_Hant/>\n" +"Plural-Forms: nplurals=1; plural=0;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.18.1\n" "Generated-By: Babel 2.12.1\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -858,7 +857,7 @@ msgstr "範例" msgid "This is the list of SearXNG's instant answering modules." msgstr "這是 SearXNG 即時回應模塊列表。" -#: searx/templates/simple/preferences/answerers.html:28 +#: searx/templates/simple/preferences/answerers.html:29 msgid "This is the list of plugins." msgstr "這是插件列表。" @@ -1056,6 +1055,10 @@ msgstr "介面語言" msgid "Change the language of the layout" msgstr "變更佈局的語言" +#: searx/templates/simple/result_templates/code.html:13 +msgid "repo" +msgstr "" + #: searx/templates/simple/result_templates/default.html:6 msgid "show media" msgstr "顯示媒體" @@ -1545,3 +1548,4 @@ msgstr "隱藏影片" #~ msgid "Disabled" #~ msgstr "已停用" + |