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 | 20 |
2 files changed, 12 insertions, 8 deletions
diff --git a/searx/translations/en/LC_MESSAGES/messages.mo b/searx/translations/en/LC_MESSAGES/messages.mo Binary files differindex cca831257..167bd200f 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 a5e961879..43ab9dcc7 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-04-27 16:29+0000\n" +"POT-Creation-Date: 2024-05-09 15:27+0000\n" "PO-Revision-Date: 2014-01-30 15:22+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language: en\n" @@ -472,6 +472,10 @@ msgstr "" msgid "File quality" msgstr "" +#: searx/plugins/calculator.py:12 +msgid "Calculate mathematical expressions via the search bar" +msgstr "" + #: searx/plugins/hash_plugin.py:10 msgid "Converts strings to different hash digests." msgstr "" @@ -542,7 +546,7 @@ msgstr "" msgid "Remove trackers arguments from the returned URL" msgstr "" -#: searx/plugins/unit_converter.py:10 +#: searx/plugins/unit_converter.py:29 msgid "Convert between units" msgstr "" @@ -721,27 +725,27 @@ msgstr "" msgid "Answers" msgstr "" -#: searx/templates/simple/results.html:38 +#: searx/templates/simple/results.html:42 msgid "Number of results" msgstr "" -#: searx/templates/simple/results.html:44 +#: searx/templates/simple/results.html:48 msgid "Info" msgstr "" -#: searx/templates/simple/results.html:73 +#: searx/templates/simple/results.html:77 msgid "Try searching for:" msgstr "" -#: searx/templates/simple/results.html:105 +#: searx/templates/simple/results.html:109 msgid "Back to top" msgstr "" -#: searx/templates/simple/results.html:123 +#: searx/templates/simple/results.html:127 msgid "Previous page" msgstr "" -#: searx/templates/simple/results.html:141 +#: searx/templates/simple/results.html:145 msgid "Next page" msgstr "" |