diff options
Diffstat (limited to 'searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po')
| -rw-r--r-- | searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po | 34 |
1 files changed, 19 insertions, 15 deletions
diff --git a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po index db3782d74..9305330f9 100644 --- a/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po +++ b/searx/translations/zh_Hans_CN/LC_MESSAGES/messages.po @@ -53,8 +53,8 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-10-10 16:16+0000\n" -"PO-Revision-Date: 2025-10-12 05:09+0000\n" +"POT-Creation-Date: 2025-10-20 08:35+0000\n" +"PO-Revision-Date: 2025-10-22 02:09+0000\n" "Last-Translator: Outbreak2096 <outbreak2096@noreply.codeberg.org>\n" "Language-Team: Chinese (Simplified Han script) <https://" "translate.codeberg.org/projects/searxng/searxng/zh_Hans/>\n" @@ -63,7 +63,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 5.13.2\n" +"X-Generator: Weblate 5.13.3\n" "Generated-By: Babel 2.17.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -920,23 +920,23 @@ msgstr "联系实例维护者" msgid "Click on the magnifier to perform search" msgstr "点击放大镜按钮开始搜索" -#: searx/templates/simple/macros.html:40 +#: searx/templates/simple/macros.html:41 msgid "Length" msgstr "长度" -#: searx/templates/simple/macros.html:41 +#: searx/templates/simple/macros.html:42 #: searx/templates/simple/result_templates/paper.html:74 msgid "Views" msgstr "查看次数" -#: searx/templates/simple/macros.html:42 -#: searx/templates/simple/result_templates/files.html:34 +#: searx/templates/simple/macros.html:43 +#: searx/templates/simple/result_templates/file.html:18 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:14 msgid "Author" msgstr "作者" -#: searx/templates/simple/macros.html:50 +#: searx/templates/simple/macros.html:51 msgid "cached" msgstr "快照" @@ -1151,7 +1151,7 @@ msgid "Parameter" msgstr "参数" #: searx/templates/simple/result_templates/code.html:29 -#: searx/templates/simple/result_templates/files.html:36 +#: searx/templates/simple/result_templates/file.html:24 #: searx/templates/simple/stats.html:119 msgid "Filename" msgstr "文件名" @@ -1642,13 +1642,13 @@ msgid "Repository" 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 +#: searx/templates/simple/result_templates/file.html:53 +#: searx/templates/simple/result_templates/file.html:56 msgid "show media" msgstr "显示媒体" #: searx/templates/simple/result_templates/default.html:6 -#: searx/templates/simple/result_templates/files.html:8 +#: searx/templates/simple/result_templates/file.html:54 msgid "hide media" msgstr "隐藏媒体" @@ -1657,21 +1657,25 @@ msgstr "隐藏媒体" msgid "This site did not provide any description." msgstr "此站点未提供任何描述。" -#: searx/templates/simple/result_templates/files.html:38 +#: searx/templates/simple/result_templates/file.html:30 #: searx/templates/simple/result_templates/images.html:22 #: searx/templates/simple/result_templates/torrent.html:18 msgid "Filesize" msgstr "文件大小" -#: searx/templates/simple/result_templates/files.html:40 +#: searx/templates/simple/result_templates/file.html:36 msgid "Date" msgstr "日期" -#: searx/templates/simple/result_templates/files.html:42 +#: searx/templates/simple/result_templates/file.html:42 #: searx/templates/simple/result_templates/paper.html:44 msgid "Type" msgstr "输入" +#: searx/templates/simple/result_templates/file.html:67 +msgid "Download" +msgstr "下载" + #: searx/templates/simple/result_templates/images.html:20 msgid "Resolution" msgstr "分辨率" |