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/messages.pot | |
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/messages.pot')
-rw-r--r-- | searx/translations/messages.pot | 74 |
1 files changed, 45 insertions, 29 deletions
diff --git a/searx/translations/messages.pot b/searx/translations/messages.pot index fcd041687..e6a745bf3 100644 --- a/searx/translations/messages.pot +++ b/searx/translations/messages.pot @@ -8,7 +8,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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -467,6 +467,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" @@ -683,6 +684,7 @@ msgstr "" msgid "Parameter" msgstr "" +#: searx/templates/simple/result_templates/files.html:36 #: searx/templates/simple/stats.html:119 msgid "Filename" msgstr "" @@ -1113,10 +1115,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 "" @@ -1125,6 +1130,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 "" + +#: searx/templates/simple/result_templates/files.html:41 +#: searx/templates/simple/result_templates/torrent.html:14 +msgid "MiB" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:42 +#: searx/templates/simple/result_templates/torrent.html:15 +msgid "GiB" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:43 +#: searx/templates/simple/result_templates/torrent.html:16 +msgid "TiB" +msgstr "" + +#: 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 "" @@ -1165,10 +1209,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 "" @@ -1209,30 +1249,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 "" - -#: searx/templates/simple/result_templates/torrent.html:14 -msgid "MiB" -msgstr "" - -#: searx/templates/simple/result_templates/torrent.html:15 -msgid "GiB" -msgstr "" - -#: searx/templates/simple/result_templates/torrent.html:16 -msgid "TiB" -msgstr "" - #: searx/templates/simple/result_templates/torrent.html:20 msgid "Number of Files" msgstr "" |