diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-08-27 19:28:17 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-08-27 19:28:17 +0000 |
commit | 3fdce8cd06da120571732d00a0111936f983c059 (patch) | |
tree | 9aa88130ab5e59460bca5bec34b5cabf6559ef8d /searx/translations/en/LC_MESSAGES/messages.po | |
parent | c07631fc4c7fae7fca04b74612ca11e4f0fd611f (diff) | |
download | searxng-3fdce8cd06da120571732d00a0111936f983c059.tar.gz searxng-3fdce8cd06da120571732d00a0111936f983c059.zip |
[translations] update messages.pot and messages.po files
From 1428385d1 - 2023-08-22 - Bnyro <bnyro@tutanota.com>
Diffstat (limited to 'searx/translations/en/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/en/LC_MESSAGES/messages.po | 68 |
1 files changed, 29 insertions, 39 deletions
diff --git a/searx/translations/en/LC_MESSAGES/messages.po b/searx/translations/en/LC_MESSAGES/messages.po index a3a199141..244d12f11 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: 2023-08-15 14:23+0000\n" +"POT-Creation-Date: 2023-08-27 19:28+0000\n" "PO-Revision-Date: 2014-01-30 15:22+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language: en\n" @@ -156,15 +156,15 @@ msgstr "" msgid "Error loading the next page" msgstr "" -#: searx/webapp.py:488 searx/webapp.py:880 +#: searx/webapp.py:489 searx/webapp.py:881 msgid "Invalid settings, please edit your preferences" msgstr "" -#: searx/webapp.py:504 +#: searx/webapp.py:505 msgid "Invalid settings" msgstr "" -#: searx/webapp.py:581 searx/webapp.py:663 +#: searx/webapp.py:582 searx/webapp.py:664 msgid "search error" msgstr "" @@ -232,11 +232,11 @@ msgstr "" msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "" -#: searx/answerers/random/answerer.py:67 +#: searx/answerers/random/answerer.py:73 msgid "Random value generator" msgstr "" -#: searx/answerers/random/answerer.py:68 +#: searx/answerers/random/answerer.py:74 msgid "Generate different random values" msgstr "" @@ -582,27 +582,27 @@ msgstr "" msgid "Answers" msgstr "" -#: searx/templates/simple/results.html:39 +#: searx/templates/simple/results.html:38 msgid "Number of results" msgstr "" -#: searx/templates/simple/results.html:45 +#: searx/templates/simple/results.html:44 msgid "Info" msgstr "" -#: searx/templates/simple/results.html:74 +#: searx/templates/simple/results.html:73 msgid "Try searching for:" msgstr "" -#: searx/templates/simple/results.html:106 +#: searx/templates/simple/results.html:105 msgid "Back to top" msgstr "" -#: searx/templates/simple/results.html:124 +#: searx/templates/simple/results.html:123 msgid "Previous page" msgstr "" -#: searx/templates/simple/results.html:141 +#: searx/templates/simple/results.html:140 msgid "Next page" msgstr "" @@ -859,19 +859,7 @@ msgstr "" msgid "Center Alignment" msgstr "" -#: searx/templates/simple/preferences/center_alignment.html:5 -#: searx/templates/simple/preferences/infinite_scroll.html:5 -#: searx/templates/simple/preferences/results_on_new_tab.html:5 -msgid "On" -msgstr "" - -#: searx/templates/simple/preferences/center_alignment.html:6 -#: searx/templates/simple/preferences/infinite_scroll.html:6 -#: searx/templates/simple/preferences/results_on_new_tab.html:6 -msgid "Off" -msgstr "" - -#: searx/templates/simple/preferences/center_alignment.html:10 +#: searx/templates/simple/preferences/center_alignment.html:14 msgid "Displays results in the center of the page (Oscar layout)." msgstr "" @@ -971,17 +959,7 @@ msgstr "" msgid "Image proxy" msgstr "" -#: searx/templates/simple/preferences/image_proxy.html:5 -#: searx/templates/simple/preferences/query_in_title.html:5 -msgid "Enabled" -msgstr "" - -#: searx/templates/simple/preferences/image_proxy.html:6 -#: searx/templates/simple/preferences/query_in_title.html:6 -msgid "Disabled" -msgstr "" - -#: searx/templates/simple/preferences/image_proxy.html:10 +#: searx/templates/simple/preferences/image_proxy.html:14 msgid "Proxying image results through SearXNG" msgstr "" @@ -989,7 +967,7 @@ msgstr "" msgid "Infinite scroll" msgstr "" -#: searx/templates/simple/preferences/infinite_scroll.html:10 +#: searx/templates/simple/preferences/infinite_scroll.html:14 msgid "Automatically load next page when scrolling to bottom of current page" msgstr "" @@ -1013,7 +991,7 @@ msgstr "" msgid "Query in the page's title" msgstr "" -#: searx/templates/simple/preferences/query_in_title.html:10 +#: searx/templates/simple/preferences/query_in_title.html:14 msgid "" "When enabled, the result page's title contains your query. Your browser " "can record this title" @@ -1023,7 +1001,7 @@ msgstr "" msgid "Results on new tabs" msgstr "" -#: searx/templates/simple/preferences/results_on_new_tab.html:10 +#: searx/templates/simple/preferences/results_on_new_tab.html:14 msgid "Open result links on new browser tabs" msgstr "" @@ -1547,3 +1525,15 @@ msgstr "" #~ "methods</a>" #~ msgstr "" +#~ msgid "On" +#~ msgstr "" + +#~ msgid "Off" +#~ msgstr "" + +#~ msgid "Enabled" +#~ msgstr "" + +#~ msgid "Disabled" +#~ msgstr "" + |