diff options
Diffstat (limited to 'searx/translations/en')
| -rw-r--r-- | searx/translations/en/LC_MESSAGES/messages.mo | bin | 445 -> 445 bytes | |||
| -rw-r--r-- | searx/translations/en/LC_MESSAGES/messages.po | 54 |
2 files changed, 26 insertions, 28 deletions
diff --git a/searx/translations/en/LC_MESSAGES/messages.mo b/searx/translations/en/LC_MESSAGES/messages.mo Binary files differindex 96620c882..660a203c5 100644 --- a/searx/translations/en/LC_MESSAGES/messages.mo +++ b/searx/translations/en/LC_MESSAGES/messages.mo diff --git a/searx/translations/en/LC_MESSAGES/messages.po b/searx/translations/en/LC_MESSAGES/messages.po index c5952c6d6..52de99ce3 100644 --- a/searx/translations/en/LC_MESSAGES/messages.po +++ b/searx/translations/en/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-07 12:50+0000\n" +"POT-Creation-Date: 2024-06-17 12:15+0000\n" "PO-Revision-Date: 2014-01-30 15:22+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language: en\n" @@ -531,6 +531,14 @@ msgid "" "contains \"user agent\"." msgstr "" +#: searx/plugins/self_info.py:28 +msgid "Your IP is: " +msgstr "" + +#: searx/plugins/self_info.py:31 +msgid "Your user-agent is: " +msgstr "" + #: searx/plugins/tor_check.py:24 msgid "Tor check plugin" msgstr "" @@ -1311,36 +1319,11 @@ msgstr "" 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/files.html:42 #: searx/templates/simple/result_templates/paper.html:24 msgid "Type" msgstr "" @@ -1458,7 +1441,7 @@ msgstr "" msgid "Leecher" msgstr "" -#: searx/templates/simple/result_templates/torrent.html:20 +#: searx/templates/simple/result_templates/torrent.html:13 msgid "Number of Files" msgstr "" @@ -1858,3 +1841,18 @@ msgstr "" #~ msgid "Rewrite result hostnames or remove results based on the hostname" #~ msgstr "" +#~ msgid "Bytes" +#~ msgstr "" + +#~ msgid "kiB" +#~ msgstr "" + +#~ msgid "MiB" +#~ msgstr "" + +#~ msgid "GiB" +#~ msgstr "" + +#~ msgid "TiB" +#~ msgstr "" + |