diff options
Diffstat (limited to 'searx/translations/messages.pot')
| -rw-r--r-- | searx/translations/messages.pot | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/searx/translations/messages.pot b/searx/translations/messages.pot index b32c96f0d..30c4ea6b3 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: 2025-06-13 02:39+0000\n" +"POT-Creation-Date: 2025-06-23 21:05+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" @@ -741,7 +741,7 @@ msgid "Hostnames plugin" msgstr "" #: searx/plugins/hostnames.py:124 -msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" +msgid "Rewrite hostnames and remove or prioritize results based on the hostname" msgstr "" #: searx/plugins/oa_doi_rewrite.py:55 @@ -794,11 +794,11 @@ msgstr "" msgid "You are not using Tor and you have the external IP address" msgstr "" -#: searx/plugins/tracker_url_remover.py:37 +#: searx/plugins/tracker_url_remover.py:35 msgid "Tracker URL remover" msgstr "" -#: searx/plugins/tracker_url_remover.py:38 +#: searx/plugins/tracker_url_remover.py:36 msgid "Remove trackers arguments from the returned URL" msgstr "" @@ -1316,7 +1316,7 @@ msgid "Center Alignment" msgstr "" #: searx/templates/simple/preferences/center_alignment.html:14 -msgid "Displays results in the center of the page (Oscar layout)." +msgid "Display results in the center of the page (Oscar layout)." msgstr "" #: searx/templates/simple/preferences/cookies.html:2 @@ -1326,7 +1326,7 @@ msgid "" msgstr "" #: searx/templates/simple/preferences/cookies.html:3 -msgid "With that list, you can assess SearXNG transparency." +msgid "With this list, you can assess the transparency of SearXNG." msgstr "" #: searx/templates/simple/preferences/cookies.html:9 @@ -1421,14 +1421,12 @@ msgstr "" #: searx/templates/simple/preferences/footer.html:2 msgid "" -"These settings are stored in your cookies, this allows us not to store " +"These settings are stored in your cookies. This allows us not to store " "this data about you." msgstr "" #: searx/templates/simple/preferences/footer.html:3 -msgid "" -"These cookies serve your sole convenience, we don't use these cookies to " -"track you." +msgid "These cookies serve your sole convenience; we don't use them to track you." msgstr "" #: searx/templates/simple/preferences/footer.html:6 @@ -1462,7 +1460,7 @@ msgid "Image proxy" msgstr "" #: searx/templates/simple/preferences/image_proxy.html:14 -msgid "Proxying image results through SearXNG" +msgid "Proxy image results through SearXNG" msgstr "" #: searx/templates/simple/preferences/infinite_scroll.html:2 @@ -1470,7 +1468,9 @@ msgid "Infinite scroll" msgstr "" #: searx/templates/simple/preferences/infinite_scroll.html:14 -msgid "Automatically load next page when scrolling to bottom of current page" +msgid "" +"Automatically load the next page when scrolling to the bottom of the " +"current page" msgstr "" #: searx/templates/simple/preferences/language.html:24 @@ -1517,8 +1517,8 @@ msgstr "" #: searx/templates/simple/preferences/search_on_category_select.html:14 msgid "" -"Perform search immediately if a category selected. Disable to select " -"multiple categories" +"Perform a search immediately if a category is selected. Disable to select" +" multiple categories" msgstr "" #: searx/templates/simple/preferences/theme.html:2 @@ -1526,7 +1526,7 @@ msgid "Theme" msgstr "" #: searx/templates/simple/preferences/theme.html:14 -msgid "Change SearXNG layout" +msgid "Change the layout of SearXNG" msgstr "" #: searx/templates/simple/preferences/theme.html:19 |