diff --git a/.gitignore b/.gitignore index 0dcea502cc4430bf5f0311d05028d7378d8d7277..e2d6e904557c5dfff5b61ffdfb570bda89d52953 100644 --- a/.gitignore +++ b/.gitignore @@ -25,7 +25,7 @@ build/ dist/ local/ gh-pages/ -searx.egg-info/ +*.egg-info/ *.eggs .env diff --git a/searx/translations/ar/LC_MESSAGES/messages.mo b/searx/translations/ar/LC_MESSAGES/messages.mo index e4d13d14ade6147d78a76e54080466b81baedd0d..ea8589b1acb0ca68c7b90f08c249637390c2d425 100644 Binary files a/searx/translations/ar/LC_MESSAGES/messages.mo and b/searx/translations/ar/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/ar/LC_MESSAGES/messages.po b/searx/translations/ar/LC_MESSAGES/messages.po index 29b8a6658beccaec7eba05594592457643f845b4..744e60d288fd651acdd828e177dbb78d76dd01e5 100644 --- a/searx/translations/ar/LC_MESSAGES/messages.po +++ b/searx/translations/ar/LC_MESSAGES/messages.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Adam Tauber \n" "Language: ar\n" @@ -253,6 +253,116 @@ msgid "" "Press \"h\" key on main or result page to get help." msgstr "" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -287,10 +397,6 @@ msgstr "" msgid "Powered by" msgstr "مدعوم بواسطة" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/bg/LC_MESSAGES/messages.mo b/searx/translations/bg/LC_MESSAGES/messages.mo index c8f5746c63389b3186d2d0aa167fa899f2654f23..f02e7985c0bec619fd3bf2427e81afed8f90be45 100644 Binary files a/searx/translations/bg/LC_MESSAGES/messages.mo and b/searx/translations/bg/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/bg/LC_MESSAGES/messages.po b/searx/translations/bg/LC_MESSAGES/messages.po index ea44c7ebbc4c96b7233464b70156ae8af0f91b4a..ff1e51bd42fbac53675fa77ec79af8e125c856ca 100644 --- a/searx/translations/bg/LC_MESSAGES/messages.po +++ b/searx/translations/bg/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Adam Tauber \n" "Language: bg\n" @@ -253,6 +253,116 @@ msgid "" "Press \"h\" key on main or result page to get help." msgstr "" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -287,10 +397,6 @@ msgstr "" msgid "Powered by" msgstr "" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/bo/LC_MESSAGES/messages.mo b/searx/translations/bo/LC_MESSAGES/messages.mo index 6238401ed8369730d6b8fab06aa727255d478a1e..d4b6c8fffd716bec20332efd24ba9515f5daa38d 100644 Binary files a/searx/translations/bo/LC_MESSAGES/messages.mo and b/searx/translations/bo/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/bo/LC_MESSAGES/messages.po b/searx/translations/bo/LC_MESSAGES/messages.po index 5f1c42cb098c3ce24ce368970ddbeb593d73f1e6..94f6ad2bb10d633d6e993189b5d877f6d06e1dcb 100644 --- a/searx/translations/bo/LC_MESSAGES/messages.po +++ b/searx/translations/bo/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Adam Tauber \n" "Language: bo\n" @@ -259,6 +259,116 @@ msgstr "" "Navigate search results with Vim-like hotkeys (JavaScript required). " "Press \"h\" key on main or result page to get help." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -293,10 +403,6 @@ msgstr "" msgid "Powered by" msgstr "བཟོ་སྐུན་པ་ནི" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/ca/LC_MESSAGES/messages.mo b/searx/translations/ca/LC_MESSAGES/messages.mo index 9c1ceb158ebd38a534ba7022a192958556348a37..77d52faf75a31264f395225fff43b8bb021a549d 100644 Binary files a/searx/translations/ca/LC_MESSAGES/messages.mo and b/searx/translations/ca/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/ca/LC_MESSAGES/messages.po b/searx/translations/ca/LC_MESSAGES/messages.po index b9f3a1fd5c31e169901063a270109dea58f4f869..a17a0c1ead42d36cbad0d79576115a7101bc21fc 100644 --- a/searx/translations/ca/LC_MESSAGES/messages.po +++ b/searx/translations/ca/LC_MESSAGES/messages.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2022-04-19 11:09+0000\n" "Last-Translator: Arnau Vàzquez \n" "Language: ca\n" @@ -262,6 +262,116 @@ msgstr "" "JavaScript). Pitgeu la tecla «h» en la pàgina principal o de resultats " "per a obtenir ajuda." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -296,10 +406,6 @@ msgstr "" msgid "Powered by" msgstr "Funciona amb" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/cs/LC_MESSAGES/messages.mo b/searx/translations/cs/LC_MESSAGES/messages.mo index 6b8ac6935e436012dc8aea2b434efe6ea3a541e7..91bf3aac304a1765165d3f9e11dd1181dc292c06 100644 Binary files a/searx/translations/cs/LC_MESSAGES/messages.mo and b/searx/translations/cs/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/cs/LC_MESSAGES/messages.po b/searx/translations/cs/LC_MESSAGES/messages.po index 2446967b98818217f97f4a0025af52e57a6900a6..0a6e92e5ff15041971d54dede2f99b790fc3bec3 100644 --- a/searx/translations/cs/LC_MESSAGES/messages.po +++ b/searx/translations/cs/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-16 13:52+0000\n" "Last-Translator: Lukáš Kucharczyk \n" "Language: cs\n" @@ -263,6 +263,116 @@ msgstr "" "(vyžaduje JavaScript). Stisknutím klávesy \"h\" na hlavní stránce či " "stránce výsledků zobrazíte nápovědu." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -297,10 +407,6 @@ msgstr "" msgid "Powered by" msgstr "Poháněno softwarem" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/cy/LC_MESSAGES/messages.mo b/searx/translations/cy/LC_MESSAGES/messages.mo index 8ee393cbe6b2b3d1fca756bd0750b2007e16fb8b..84180234c1b3b43272e46240b0333debb5bb9185 100644 Binary files a/searx/translations/cy/LC_MESSAGES/messages.mo and b/searx/translations/cy/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/cy/LC_MESSAGES/messages.po b/searx/translations/cy/LC_MESSAGES/messages.po index 753b1c822c4516039b3526731b37fbd5a00443bb..ad5a81f50df29c0b994e9ce6436ec24b5ac5d640 100644 --- a/searx/translations/cy/LC_MESSAGES/messages.po +++ b/searx/translations/cy/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Adam Tauber \n" "Language: cy\n" @@ -251,6 +251,116 @@ msgid "" "Press \"h\" key on main or result page to get help." msgstr "" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -285,10 +395,6 @@ msgstr "" msgid "Powered by" msgstr "Pwerwyd gan" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/da/LC_MESSAGES/messages.mo b/searx/translations/da/LC_MESSAGES/messages.mo index 6af39fe6dc8bae834c29eb2d16b15efb7ae0955c..5fd288c1c7eb359f9ed0f9e086f30c8eb524f049 100644 Binary files a/searx/translations/da/LC_MESSAGES/messages.mo and b/searx/translations/da/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/da/LC_MESSAGES/messages.po b/searx/translations/da/LC_MESSAGES/messages.po index 00b74395bc5427a662e9bb363ad4a65a60c2a0da..4aba6eda11d70191cbb532496e7b368a5fb27017 100644 --- a/searx/translations/da/LC_MESSAGES/messages.po +++ b/searx/translations/da/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Mikkel Kirkgaard Nielsen \n" "Language: da\n" @@ -261,6 +261,116 @@ msgstr "" "Navigér søgeresultater med Vim-lignende genvejstaster (JavaScript " "påkrævet). Tryk på \"h\" på hoved- eller resultatsiden for at få hjælp." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -295,10 +405,6 @@ msgstr "" msgid "Powered by" msgstr "Leveret af" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/de/LC_MESSAGES/messages.mo b/searx/translations/de/LC_MESSAGES/messages.mo index c3ea9956923946cf6c75bb3181886df9339a8f08..ff5a89c909b875f614c4c8001f7209fea6058b7c 100644 Binary files a/searx/translations/de/LC_MESSAGES/messages.mo and b/searx/translations/de/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/de/LC_MESSAGES/messages.po b/searx/translations/de/LC_MESSAGES/messages.po index 25259648ffdd812ccd107c88561a8e7783dfcc64..051daa11fb216ad33bad0b2daad901736dde25bd 100644 --- a/searx/translations/de/LC_MESSAGES/messages.po +++ b/searx/translations/de/LC_MESSAGES/messages.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-09-10 17:09+0000\n" "Last-Translator: NeoCode \n" "Language: de\n" @@ -276,6 +276,116 @@ msgstr "" "Auf der Start- bzw. Ergebnisseite \"h\" drücken, um ein Hilfe-Fenster " "anzuzeigen." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -310,10 +420,6 @@ msgstr "" msgid "Powered by" msgstr "Betrieben mit" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/el_GR/LC_MESSAGES/messages.mo b/searx/translations/el_GR/LC_MESSAGES/messages.mo index 334795939e9177d983e0990c8ee1defd98647236..9a64f28714f34fd2433d98b63f0658127d08bd54 100644 Binary files a/searx/translations/el_GR/LC_MESSAGES/messages.mo and b/searx/translations/el_GR/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/el_GR/LC_MESSAGES/messages.po b/searx/translations/el_GR/LC_MESSAGES/messages.po index cb08d3a7dfd10c95af2adb580bac80887dd2a336..6b46ff244a17ac27ae940049c12883b8c6f603a2 100644 --- a/searx/translations/el_GR/LC_MESSAGES/messages.po +++ b/searx/translations/el_GR/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Adam Tauber \n" "Language: el_GR\n" @@ -255,6 +255,116 @@ msgid "" "Press \"h\" key on main or result page to get help." msgstr "" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -289,10 +399,6 @@ msgstr "" msgid "Powered by" msgstr "" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/en/LC_MESSAGES/messages.mo b/searx/translations/en/LC_MESSAGES/messages.mo index fe0a377aa99bf6e39c55973060222de2966d3012..de8066504753048741a71b54530854f2a48a1075 100644 Binary files a/searx/translations/en/LC_MESSAGES/messages.mo and b/searx/translations/en/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/en/LC_MESSAGES/messages.po b/searx/translations/en/LC_MESSAGES/messages.po index 3d2b2f159dd6aee7b77839f77f0da51a1931d60a..3ef448b6c2a615fdc761de66db976d415ea5bba5 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: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2014-01-30 15:22+0100\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -248,6 +248,116 @@ msgid "" "Press \"h\" key on main or result page to get help." msgstr "" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -282,10 +392,6 @@ msgstr "" msgid "Powered by" msgstr "" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/eo/LC_MESSAGES/messages.mo b/searx/translations/eo/LC_MESSAGES/messages.mo index 8315e3dd5f8636b2a510206be8b5bc652d2d54e8..941fc2a9518a0fc092edf77a408e3d00d01dbfda 100644 Binary files a/searx/translations/eo/LC_MESSAGES/messages.mo and b/searx/translations/eo/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/eo/LC_MESSAGES/messages.po b/searx/translations/eo/LC_MESSAGES/messages.po index f2030fa859ba79407c9329316ef7aea9887dcc13..8870fc7cd6b640a47e3f475219e49e285efdf653 100644 --- a/searx/translations/eo/LC_MESSAGES/messages.po +++ b/searx/translations/eo/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Venca24 \n" "Language: eo\n" @@ -261,6 +261,116 @@ msgstr "" "Tranavigi serĉrezultojn per Vim-ŝajnaj klavkomandoj (ĜavoSkripto " "bezonata). Premu \"h\" por helptekstaro en ĉef- aŭ rezultpaĝo." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -295,10 +405,6 @@ msgstr "" msgid "Powered by" msgstr "Funkciigita per" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/es/LC_MESSAGES/messages.mo b/searx/translations/es/LC_MESSAGES/messages.mo index e0c012b5466da917eee8156f5b013d9ae7517cbb..ddb38960fd75cbc390cb647c4ebf6ef491281470 100644 Binary files a/searx/translations/es/LC_MESSAGES/messages.mo and b/searx/translations/es/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/es/LC_MESSAGES/messages.po b/searx/translations/es/LC_MESSAGES/messages.po index 66a84c8e7411885c7f08a6437b4c1c7b49ad4171..a3347ade7450de4e97499a31ea1cbf353bd70b80 100644 --- a/searx/translations/es/LC_MESSAGES/messages.po +++ b/searx/translations/es/LC_MESSAGES/messages.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-10-17 14:13+0000\n" "Last-Translator: novales35 \n" "Language: es\n" @@ -272,6 +272,116 @@ msgstr "" "como-Vim (es necesario JavaScript). Pulse la tecla \"h\" en la página " "principal o en el resultado para obtener ayuda." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -306,10 +416,6 @@ msgstr "" msgid "Powered by" msgstr "Creado por" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/et/LC_MESSAGES/messages.mo b/searx/translations/et/LC_MESSAGES/messages.mo index c31fca90114594a757573ffb9980ba039b33712a..8d0444ca3146d5c2c1acf204d379fb9d32233329 100644 Binary files a/searx/translations/et/LC_MESSAGES/messages.mo and b/searx/translations/et/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/et/LC_MESSAGES/messages.po b/searx/translations/et/LC_MESSAGES/messages.po index b578b41b70a1eb8d59471ad190447b9bfa886901..7b8a3251fc07ebaa296a654daef9be6deabd4d4b 100644 --- a/searx/translations/et/LC_MESSAGES/messages.po +++ b/searx/translations/et/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-12-04 19:01+0000\n" "Last-Translator: Madis Otenurm\n" "Language: et\n" @@ -260,6 +260,116 @@ msgstr "" "JavaScripti). Abi saamiseks vajuta avalehel või tulemuste lehel klahvi " "\"h\"." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -294,10 +404,6 @@ msgstr "" msgid "Powered by" msgstr "Põhineb tarkvaral" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/eu/LC_MESSAGES/messages.mo b/searx/translations/eu/LC_MESSAGES/messages.mo index 151c25c1b47ba1501d2abb91904f368a1efea7a4..796d542fa4d81d4cfb297c3ef12f8165b1975551 100644 Binary files a/searx/translations/eu/LC_MESSAGES/messages.mo and b/searx/translations/eu/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/eu/LC_MESSAGES/messages.po b/searx/translations/eu/LC_MESSAGES/messages.po index 445f7724626beb2d962c2e33cb685ed3f17f1ad0..58c0293eb051fe9732b0e5427174ecd11646129f 100644 --- a/searx/translations/eu/LC_MESSAGES/messages.po +++ b/searx/translations/eu/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2021-01-14 15:52+0000\n" "Last-Translator: beriain\n" "Language: eu\n" @@ -264,6 +264,116 @@ msgstr "" " du). Sakatu \"h\" tekla orri nagusian edo emaitzen orrian laguntza " "ikusteko." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -298,10 +408,6 @@ msgstr "" msgid "Powered by" msgstr "Honek bultzatua" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/fa_IR/LC_MESSAGES/messages.mo b/searx/translations/fa_IR/LC_MESSAGES/messages.mo index a2f690d45d56bf061c09f52c3c3018780faa15ff..32ee0ff3908882ce552b965ae57b8656857d1c61 100644 Binary files a/searx/translations/fa_IR/LC_MESSAGES/messages.mo and b/searx/translations/fa_IR/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/fa_IR/LC_MESSAGES/messages.po b/searx/translations/fa_IR/LC_MESSAGES/messages.po index 91a653af4f58d2a5f01f99db1280a01feacca0a2..ea757042b7984b306f8eae0325306e30fa60b9b7 100644 --- a/searx/translations/fa_IR/LC_MESSAGES/messages.po +++ b/searx/translations/fa_IR/LC_MESSAGES/messages.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Aurora\n" "Language: fa_IR\n" @@ -262,6 +262,116 @@ msgstr "" "جابجایی در نتایج با کلیدهای میان‌بر مشابه Vim (نیازمند جاوااسکریپت). در " "صفحه اصلی و یا صفحه نتیجه، دکمه h را برای نمایش راهنما بفشارید." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -296,10 +406,6 @@ msgstr "" msgid "Powered by" msgstr "قدرت گرفته از
" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/fi/LC_MESSAGES/messages.mo b/searx/translations/fi/LC_MESSAGES/messages.mo index 1ef6c26757cf16a0a41363aa858cb63700547190..eaa33e9aafff86efecb56bac47ea88166cd3580b 100644 Binary files a/searx/translations/fi/LC_MESSAGES/messages.mo and b/searx/translations/fi/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/fi/LC_MESSAGES/messages.po b/searx/translations/fi/LC_MESSAGES/messages.po index 86362ba31a29ce7e5729d40326c290f7b3a94b58..250d2cacdb1e3892e9afa594ba5732a0d8399bab 100644 --- a/searx/translations/fi/LC_MESSAGES/messages.po +++ b/searx/translations/fi/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Jiri Grönroos \n" "Language: fi\n" @@ -258,6 +258,116 @@ msgstr "" "Liiku hakutulossivuilla Vim-kaltaisin näppäinkomennoin (JavaScript " "vaaditaan). Paina \"h\" pää- tai hakutulossivulla nähdäksesi ohjeet." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -292,10 +402,6 @@ msgstr "" msgid "Powered by" msgstr "Taustavoimana" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/fil/LC_MESSAGES/messages.mo b/searx/translations/fil/LC_MESSAGES/messages.mo index 0253bf635209ec73bd5f92226eb95d3e2f9ac487..cfd772f9915bff43399765d782297ca540b7ea0d 100644 Binary files a/searx/translations/fil/LC_MESSAGES/messages.mo and b/searx/translations/fil/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/fil/LC_MESSAGES/messages.po b/searx/translations/fil/LC_MESSAGES/messages.po index 07be8d5061e2e4ce7f9293958374be4b14af2753..2038607c65f60d930fbf85d1c847a10e760c7e7b 100644 --- a/searx/translations/fil/LC_MESSAGES/messages.po +++ b/searx/translations/fil/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: gr01d\n" "Language: fil\n" @@ -262,6 +262,116 @@ msgstr "" "(Nangagailangan ito ng JavaScript). Pindutin ang \"h\" na pindutan sa " "panguna o ang pahina ng resulta para makahingi ng tulong." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -296,10 +406,6 @@ msgstr "" msgid "Powered by" msgstr "Pinapatakbo ng" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/fr/LC_MESSAGES/messages.mo b/searx/translations/fr/LC_MESSAGES/messages.mo index b3c6ef9d348c4faaa0d3877c865f83ecea1b7b2b..090e85ed4e2e1772f9652bd7346a352e7c5515a6 100644 Binary files a/searx/translations/fr/LC_MESSAGES/messages.mo and b/searx/translations/fr/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/fr/LC_MESSAGES/messages.po b/searx/translations/fr/LC_MESSAGES/messages.po index f126a93ded977bd6b12c6c711cc3aa9ec0d96ecd..095a25d6ad576e8404d00c2c2f589a5eb13d9c71 100644 --- a/searx/translations/fr/LC_MESSAGES/messages.po +++ b/searx/translations/fr/LC_MESSAGES/messages.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-11 16:29+0000\n" "Last-Translator: Cqoicebordel\n" "Language: fr\n" @@ -269,6 +269,116 @@ msgstr "" "similaires à Vim (Javascript est nécessaire. Appuyez sur \"h\" dans la " "fenêtre principale de résultats pour afficher de l'aide." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -303,10 +413,6 @@ msgstr "" msgid "Powered by" msgstr "Powered by" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/gl/LC_MESSAGES/messages.mo b/searx/translations/gl/LC_MESSAGES/messages.mo index f7a290a114231fd3c3fac708de7d157272906aa1..d401427e388a2dbe0810e635dd005a702512136d 100644 Binary files a/searx/translations/gl/LC_MESSAGES/messages.mo and b/searx/translations/gl/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/gl/LC_MESSAGES/messages.po b/searx/translations/gl/LC_MESSAGES/messages.po index de67a35c33230c308d517bc54de89c9c20877ef4..3b31c4433c0a0598c2c6067b882fb3a6f373b7ef 100644 --- a/searx/translations/gl/LC_MESSAGES/messages.po +++ b/searx/translations/gl/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-10-01 03:46+0000\n" "Last-Translator: Xosé M. \n" "Language: gl\n" @@ -262,6 +262,116 @@ msgstr "" "JavaScript). Preme \"h\" na pantalla principal ou de resultados para " "obter axuda." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -296,10 +406,6 @@ msgstr "" msgid "Powered by" msgstr "Proporcionado por" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/he/LC_MESSAGES/messages.mo b/searx/translations/he/LC_MESSAGES/messages.mo index c3dde4706599c226bd3c107476f1ccdf39a8e845..1c990e26803339ddfe28f0b6763e0890978f5d64 100644 Binary files a/searx/translations/he/LC_MESSAGES/messages.mo and b/searx/translations/he/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/he/LC_MESSAGES/messages.po b/searx/translations/he/LC_MESSAGES/messages.po index fba0bc3ffa04467aad4bcc229b3ec9236c52274a..06ba9cf70b083252e673e591515d385e9d2620b5 100644 --- a/searx/translations/he/LC_MESSAGES/messages.po +++ b/searx/translations/he/LC_MESSAGES/messages.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-12-13 17:24+0000\n" "Last-Translator: Omer I.S. \n" "Language: he\n" @@ -264,6 +264,116 @@ msgstr "" "ניווט בתוצאות בעזרת מקשים חמים Vim-like (JavaScript נדרש). לחיצה על קליד " "\"h\" במסך ראשי או תוצאות תציג דו שיח עזרה." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -298,10 +408,6 @@ msgstr "" msgid "Powered by" msgstr "מופעל באמצעות" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/hr/LC_MESSAGES/messages.mo b/searx/translations/hr/LC_MESSAGES/messages.mo index e3bc45ebf9d5db4616c4fa693ff0dab653ca42fa..34143472bfcdbeb7c5f82b05ca13258b350f95aa 100644 Binary files a/searx/translations/hr/LC_MESSAGES/messages.mo and b/searx/translations/hr/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/hr/LC_MESSAGES/messages.po b/searx/translations/hr/LC_MESSAGES/messages.po index 4264709ef86e51a13d14c605e4f62d0e945e7240..44c0f42162cae9ecb90abb7e4aad67b6678fb9ce 100644 --- a/searx/translations/hr/LC_MESSAGES/messages.po +++ b/searx/translations/hr/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 22:17+0000\n" "Last-Translator: Issa1552 \n" "Language: hr\n" @@ -261,6 +261,116 @@ msgstr "" " (potreban je JavaScript). Pritisnite tipku \"h\" na glavnoj stranici ili" " stranici s rezultatima kako biste dobili pomoć." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -295,10 +405,6 @@ msgstr "" msgid "Powered by" msgstr "Pokreće" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/hu/LC_MESSAGES/messages.mo b/searx/translations/hu/LC_MESSAGES/messages.mo index 1d805bcbbcf2e58020fc96f652c49c7a1f86ff13..67e4cc325674f324e7efea4c3fe8d9a1b629400e 100644 Binary files a/searx/translations/hu/LC_MESSAGES/messages.mo and b/searx/translations/hu/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/hu/LC_MESSAGES/messages.po b/searx/translations/hu/LC_MESSAGES/messages.po index 2abdfd3d8cf3d72cbe70edb0299e1d062b9c0f9b..9a7504f0627dd339d3f82024bcef02868fee3c7b 100644 --- a/searx/translations/hu/LC_MESSAGES/messages.po +++ b/searx/translations/hu/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:14+0000\n" "Last-Translator: Adam Tauber \n" "Language: hu\n" @@ -260,6 +260,116 @@ msgstr "" "betű lenyomásával jeleníthető meg részletes segítség a használatról. (Ez " "a funkció JavaScript-et igényel)" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -294,10 +404,6 @@ msgstr "" msgid "Powered by" msgstr "Az oldalt kiszolgálja: " -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/ia/LC_MESSAGES/messages.mo b/searx/translations/ia/LC_MESSAGES/messages.mo index 22b511d11048ec72e0fa604003dedbac347a88b4..40e528e5fd92afa5d626bd8981cd1b0abeff782b 100644 Binary files a/searx/translations/ia/LC_MESSAGES/messages.mo and b/searx/translations/ia/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/ia/LC_MESSAGES/messages.po b/searx/translations/ia/LC_MESSAGES/messages.po index 4b6c636c19bec0fb14cb45ca8b49bf0e372635e5..6e250ee320e70469446cf5466b1d266232ba0792 100644 --- a/searx/translations/ia/LC_MESSAGES/messages.po +++ b/searx/translations/ia/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Adam Tauber \n" "Language: ia\n" @@ -262,6 +262,116 @@ msgstr "" "(JavaScript es necessari). Pulsa le clave \"h\" super le pagina del " "resultato pro obtener adjuta." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -296,10 +406,6 @@ msgstr "" msgid "Powered by" msgstr "Actionate per" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/it/LC_MESSAGES/messages.mo b/searx/translations/it/LC_MESSAGES/messages.mo index c192fda475e5be4ba8bc8c04a8471afacf3c3a16..7d08f0fc277feae2e8a71c797b2133edcec3efb5 100644 Binary files a/searx/translations/it/LC_MESSAGES/messages.mo and b/searx/translations/it/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/it/LC_MESSAGES/messages.po b/searx/translations/it/LC_MESSAGES/messages.po index 33961d1cab558fbc914f021d5fb1e61d00de3923..535e0668d445cfa7308302f8c1ab2564dc625cf5 100644 --- a/searx/translations/it/LC_MESSAGES/messages.po +++ b/searx/translations/it/LC_MESSAGES/messages.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-09-25 10:10+0000\n" "Last-Translator: Random_R\n" "Language: it\n" @@ -269,6 +269,116 @@ msgstr "" "Usa comandi in stile Vim per navigare tra i risultati (JavaScript " "necessario). Premi il tasto \"h\" per visualizzare la finestra d'aiuto." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -303,10 +413,6 @@ msgstr "" msgid "Powered by" msgstr "Offerto da" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/ja/LC_MESSAGES/messages.mo b/searx/translations/ja/LC_MESSAGES/messages.mo index c43fae4199371d0cbb593c3487ade8a10533fdb0..2989704a26f9485b62e1e7be2ea075e8006bd612 100644 Binary files a/searx/translations/ja/LC_MESSAGES/messages.mo and b/searx/translations/ja/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/ja/LC_MESSAGES/messages.po b/searx/translations/ja/LC_MESSAGES/messages.po index 9087c9642be4f598115c252cc97ea3bde4b6ca3b..35c72ded855b9cabed7d1e5901fa1cd116188578 100644 --- a/searx/translations/ja/LC_MESSAGES/messages.po +++ b/searx/translations/ja/LC_MESSAGES/messages.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Nobuhiro Iwamatsu \n" "Language: ja\n" @@ -260,6 +260,116 @@ msgstr "" "検索結果をVim 風のホットキーで操作します(JavaScript が必要)。メインページまたは検索結果ページで \"h\" " "キーを押してヘルプを表示します。" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -294,10 +404,6 @@ msgstr "" msgid "Powered by" msgstr "Powered by" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/lt/LC_MESSAGES/messages.mo b/searx/translations/lt/LC_MESSAGES/messages.mo index b6f960808587e3e35307bf30184e0b825d4d713f..517057fc5e50f06a9e04fd262a82f28e68fff6a8 100644 Binary files a/searx/translations/lt/LC_MESSAGES/messages.mo and b/searx/translations/lt/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/lt/LC_MESSAGES/messages.po b/searx/translations/lt/LC_MESSAGES/messages.po index 3c2f45013a8e29cdb18a2e0057e83cc58660172f..6a2d65f9c77ee408d095c19224923c178fd7e251 100644 --- a/searx/translations/lt/LC_MESSAGES/messages.po +++ b/searx/translations/lt/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-12 11:15+0000\n" "Last-Translator: Moo\n" "Language: lt\n" @@ -261,6 +261,116 @@ msgstr "" "klavišus (reikalinga JavaScript). Paspauskite pagrindiniame ar rezultatų " "puslapyje \"h\" klavišą norėdami gauti pagalbos." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -295,10 +405,6 @@ msgstr "" msgid "Powered by" msgstr "Veikia su" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/nl/LC_MESSAGES/messages.mo b/searx/translations/nl/LC_MESSAGES/messages.mo index 47b26ca19af75def22709fafbc58bcdc1e05ff7c..ce85cda6abdcb547695a6851dc637710d97934ee 100644 Binary files a/searx/translations/nl/LC_MESSAGES/messages.mo and b/searx/translations/nl/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/nl/LC_MESSAGES/messages.po b/searx/translations/nl/LC_MESSAGES/messages.po index 1b2950b85922e91db824b3dc404108d0d0a67387..9b79807b1c98a5fa9eb2505a819f08eaab88399c 100644 --- a/searx/translations/nl/LC_MESSAGES/messages.po +++ b/searx/translations/nl/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-12-29 20:44+0000\n" "Last-Translator: André Koot \n" "Language: nl\n" @@ -265,6 +265,116 @@ msgstr "" "vereist). Druk op ‘h’ op de hoofdpagina of de pagina met resultaten voor " "hulp." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -299,10 +409,6 @@ msgstr "" msgid "Powered by" msgstr "Zoekmachine" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/nl_BE/LC_MESSAGES/messages.mo b/searx/translations/nl_BE/LC_MESSAGES/messages.mo index ca14bf0c338fe08a2b0c54c84e0ee6bb177346e9..3087d1e9c64bb7d88100c661c74d2c69b622b945 100644 Binary files a/searx/translations/nl_BE/LC_MESSAGES/messages.mo and b/searx/translations/nl_BE/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/nl_BE/LC_MESSAGES/messages.po b/searx/translations/nl_BE/LC_MESSAGES/messages.po index 153e846deeb89b36457bd108653b48e685f9fba1..76cbad6c7453a2de57ce6a3d0a216337dbdccb21 100644 --- a/searx/translations/nl_BE/LC_MESSAGES/messages.po +++ b/searx/translations/nl_BE/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 21:49+0000\n" "Last-Translator: Issa1552 \n" "Language: nl_BE\n" @@ -263,6 +263,116 @@ msgstr "" " vereist). Drukt op ‘h’ op de hoofdpagina of de pagina met resultaten " "voor hulp." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -297,10 +407,6 @@ msgstr "" msgid "Powered by" msgstr "Aangedreven door" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/oc/LC_MESSAGES/messages.mo b/searx/translations/oc/LC_MESSAGES/messages.mo index 9db2637d79f5b692038b289ade94699048f8e8fa..84f89bbfe6fb7b706c82d49746ba6f9d56ff1aa9 100644 Binary files a/searx/translations/oc/LC_MESSAGES/messages.mo and b/searx/translations/oc/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/oc/LC_MESSAGES/messages.po b/searx/translations/oc/LC_MESSAGES/messages.po index 1538a8a40a32e8dc520c7d60a38b353d5117dae3..69aceffb17e99922cd4131d1819a2cfbb7bc0ebe 100644 --- a/searx/translations/oc/LC_MESSAGES/messages.po +++ b/searx/translations/oc/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Quentin PAGÈS\n" "Language: oc\n" @@ -259,6 +259,116 @@ msgstr "" "(Javascript necessari). Picatz sus \"h\" dins la fenestra principala de " "resultats per afichar l'ajuda." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -293,10 +403,6 @@ msgstr "" msgid "Powered by" msgstr "Propulsat per" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/pl/LC_MESSAGES/messages.mo b/searx/translations/pl/LC_MESSAGES/messages.mo index c861c9ca45df15c4d311915f1b882c72386d6659..da4c9d7fb970ddc3c09b1dfef5ac501460abaf70 100644 Binary files a/searx/translations/pl/LC_MESSAGES/messages.mo and b/searx/translations/pl/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/pl/LC_MESSAGES/messages.po b/searx/translations/pl/LC_MESSAGES/messages.po index cbd5b6363ce298c9de54ec69aaf2e3f4e59574b1..be7a0f42cfd64c1fbc43eeb8531cfc8e9c0d69f1 100644 --- a/searx/translations/pl/LC_MESSAGES/messages.po +++ b/searx/translations/pl/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2017-11-20 13:39+0000\n" "Last-Translator: Artur \n" "Language: pl_PL\n" @@ -263,6 +263,116 @@ msgstr "" " (wymagany Javascript). Naciśnij klawisz \"h\" na stronie głównej lub " "stronie wyników, aby uzyskać pomoc." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -297,10 +407,6 @@ msgstr "" msgid "Powered by" msgstr "Obsługiwane przez" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/pt/LC_MESSAGES/messages.mo b/searx/translations/pt/LC_MESSAGES/messages.mo index a3e7eb58e318b3182ff038f8de7203a2d92622a0..db38d113c7b386beb6757dce22597bf6f1fcf6dc 100644 Binary files a/searx/translations/pt/LC_MESSAGES/messages.mo and b/searx/translations/pt/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/pt/LC_MESSAGES/messages.po b/searx/translations/pt/LC_MESSAGES/messages.po index ceaf05306bdd1d94d628ade15fdcc355c6ecb375..80d8025182ba73c13761c64642fc7b1b92728741 100644 --- a/searx/translations/pt/LC_MESSAGES/messages.po +++ b/searx/translations/pt/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: C. E.\n" "Language: pt\n" @@ -262,6 +262,116 @@ msgstr "" "Navegar resultados de pesquisa com atalhos semelhantes ao Vim (Necessário" " JavaScript). Pressione a tecla \"h\" para obter ajuda." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -296,10 +406,6 @@ msgstr "" msgid "Powered by" msgstr "Produzido por" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/pt_BR/LC_MESSAGES/messages.mo b/searx/translations/pt_BR/LC_MESSAGES/messages.mo index 8437595dc69a1b179db5879a2670ceb37ba13894..cccc1ca400c7579207f5bab0b2c1b560da966dcf 100644 Binary files a/searx/translations/pt_BR/LC_MESSAGES/messages.mo and b/searx/translations/pt_BR/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/pt_BR/LC_MESSAGES/messages.po b/searx/translations/pt_BR/LC_MESSAGES/messages.po index 34e7a69dd8e8274001555343ae55e189a9f91443..38b3e3b5675a9bb4b35a4e1a8a8708a083d748f5 100644 --- a/searx/translations/pt_BR/LC_MESSAGES/messages.po +++ b/searx/translations/pt_BR/LC_MESSAGES/messages.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-10 22:41+0000\n" "Last-Translator: C. E.\n" "Language: pt_BR\n" @@ -267,6 +267,116 @@ msgstr "" "Navegar pelos resultados de busca com atalhos à la Vim (JavaScript " "necessário). Aperte \"h\" na página de resultados para obter ajuda." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -301,10 +411,6 @@ msgstr "" msgid "Powered by" msgstr "Distribuído por" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/ro/LC_MESSAGES/messages.mo b/searx/translations/ro/LC_MESSAGES/messages.mo index a8b1d679405be70e9a7bedff1133f3c1d53ea6e9..2d82bc7bfa03cb2dbd7e8cbdc6d4b4cc0a8533cd 100644 Binary files a/searx/translations/ro/LC_MESSAGES/messages.mo and b/searx/translations/ro/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/ro/LC_MESSAGES/messages.po b/searx/translations/ro/LC_MESSAGES/messages.po index eeb22ec04ee9f1a553daaadc87f8cd8d8fc1ad5a..502182fd5594df7f902f7c6cbd9222472f081d2e 100644 --- a/searx/translations/ro/LC_MESSAGES/messages.po +++ b/searx/translations/ro/LC_MESSAGES/messages.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Daniel Șerbănescu \n" "Language: ro\n" @@ -262,6 +262,116 @@ msgstr "" "(necesită JavaScript). Apăsați tasta „h” în pagina principală sau în " "pagina cu rezultate pentru a obține ajutor." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -296,10 +406,6 @@ msgstr "" msgid "Powered by" msgstr "Motorizat de" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/ru/LC_MESSAGES/messages.mo b/searx/translations/ru/LC_MESSAGES/messages.mo index f7700b6747cce492eca8ad91e84a0fd0117af620..23a705ce3013deb18aea682ac92b8c9ecbe23456 100644 Binary files a/searx/translations/ru/LC_MESSAGES/messages.mo and b/searx/translations/ru/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/ru/LC_MESSAGES/messages.po b/searx/translations/ru/LC_MESSAGES/messages.po index a5447cc1e95d2ecbfc77d138424e091a7d13b91e..5c059e4f020e831db040ae9fdb171cb22e322345 100644 --- a/searx/translations/ru/LC_MESSAGES/messages.po +++ b/searx/translations/ru/LC_MESSAGES/messages.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-20 11:54+0000\n" "Last-Translator: Dima Ivchenko \n" "Language: ru\n" @@ -267,6 +267,116 @@ msgstr "" "(требуется JavaScript). Чтобы получить справку, нажмите клавишу \"h\" на " "главной странице или на страницах результатов." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -301,10 +411,6 @@ msgstr "" msgid "Powered by" msgstr "Основано на" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/sk/LC_MESSAGES/messages.mo b/searx/translations/sk/LC_MESSAGES/messages.mo index 6e7ce9c3243734d6dde4f41fd75dc611fe9dae6e..efbe8a7455f3239002a7561eab216a9a7ac5f220 100644 Binary files a/searx/translations/sk/LC_MESSAGES/messages.mo and b/searx/translations/sk/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/sk/LC_MESSAGES/messages.po b/searx/translations/sk/LC_MESSAGES/messages.po index b22a1802865eae4d29493200ef0155c14466f0c8..30bfb834e4dc1dad780455027ba6025937b47b41 100644 --- a/searx/translations/sk/LC_MESSAGES/messages.po +++ b/searx/translations/sk/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Adam Tauber \n" "Language: sk\n" @@ -262,6 +262,116 @@ msgstr "" "potrebný JavaScript). Stlačte klávesy \"h\" na hlavnej stránke alebo na " "stránke s výsledkami pre zobrazenie pomoci." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -296,10 +406,6 @@ msgstr "" msgid "Powered by" msgstr "Používame" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/sl/LC_MESSAGES/messages.mo b/searx/translations/sl/LC_MESSAGES/messages.mo index faa8f26bb84e554cdf6775fff55755794842ac2a..ab2672262a03422b518704099d0f26cacea55604 100644 Binary files a/searx/translations/sl/LC_MESSAGES/messages.mo and b/searx/translations/sl/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/sl/LC_MESSAGES/messages.po b/searx/translations/sl/LC_MESSAGES/messages.po index 13558f7fc1ad7b80af9299929d4f809379624b16..523b557b26a7cd389975a902014b8699f87b7def 100644 --- a/searx/translations/sl/LC_MESSAGES/messages.po +++ b/searx/translations/sl/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: asladic \n" "Language: sl\n" @@ -260,6 +260,116 @@ msgstr "" "JavaScript). Pritisnite tipko \"h\" na glavni strani ali strani z zadetki" " za pomoč." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -294,10 +404,6 @@ msgstr "" msgid "Powered by" msgstr "Omogočeno z" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/sr/LC_MESSAGES/messages.mo b/searx/translations/sr/LC_MESSAGES/messages.mo index dcc279708869cd325b84e0d3d64627dd0b03bddc..f08bd0898af11b877e6b1773493365a38c885c9d 100644 Binary files a/searx/translations/sr/LC_MESSAGES/messages.mo and b/searx/translations/sr/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/sr/LC_MESSAGES/messages.po b/searx/translations/sr/LC_MESSAGES/messages.po index 2d23fbd05a26e431a702b5d2ec47e2107c32d27d..5ecc2493ecd9b27049cb486ff806e5a47e839178 100644 --- a/searx/translations/sr/LC_MESSAGES/messages.po +++ b/searx/translations/sr/LC_MESSAGES/messages.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 22:18+0000\n" "Last-Translator: Issa1552 \n" "Language: sr\n" @@ -262,6 +262,116 @@ msgstr "" " Притисните тастер \"h\" на главној или резултатној страници да бисте " "добили помоћ." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -296,10 +406,6 @@ msgstr "" msgid "Powered by" msgstr "Покреће" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/sv/LC_MESSAGES/messages.mo b/searx/translations/sv/LC_MESSAGES/messages.mo index 0ad56a55279a9e40b10757c4fb1d8a5cc87fd705..9b92e116ec4f8ceffc319c57f45370435fc681e9 100644 Binary files a/searx/translations/sv/LC_MESSAGES/messages.mo and b/searx/translations/sv/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/sv/LC_MESSAGES/messages.po b/searx/translations/sv/LC_MESSAGES/messages.po index 09d749dcb0fef21e6a1928fdd16b51470a56ba26..de9c4ef923583110e65a9f49321b1dfa3d9bf290 100644 --- a/searx/translations/sv/LC_MESSAGES/messages.po +++ b/searx/translations/sv/LC_MESSAGES/messages.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-08-29 08:47+0000\n" "Last-Translator: efef6ec5b435a041fce803c7f8af77d2_2341d43\n" "Language: sv\n" @@ -260,6 +260,116 @@ msgstr "" "Navigera sökresultat med Vim-liknande snabbtangenter (JavaScript krävs). " "Tryck på \"h\"-tangenten på huvud- eller resultatsida för att få hjälp." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -294,10 +404,6 @@ msgstr "" msgid "Powered by" msgstr "Drivet av" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/ta/LC_MESSAGES/messages.mo b/searx/translations/ta/LC_MESSAGES/messages.mo index 98ab3277a2d151acf0a73daba8c95d5cb22457a1..0ea74cbaf7b71963f90da7f7d03d0b1e1caf8e69 100644 Binary files a/searx/translations/ta/LC_MESSAGES/messages.mo and b/searx/translations/ta/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/ta/LC_MESSAGES/messages.po b/searx/translations/ta/LC_MESSAGES/messages.po index 8ad6116453085a0872e98f7e24b29244b2f77afa..074d2e13f25af96d30a65727ac30112712ab9372 100644 --- a/searx/translations/ta/LC_MESSAGES/messages.po +++ b/searx/translations/ta/LC_MESSAGES/messages.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Prasanna Venkadesh \n" "Language: ta\n" @@ -263,6 +263,116 @@ msgid "" "Press \"h\" key on main or result page to get help." msgstr "" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -297,10 +407,6 @@ msgstr "" msgid "Powered by" msgstr "" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/te/LC_MESSAGES/messages.mo b/searx/translations/te/LC_MESSAGES/messages.mo index 9cc69bfee9031511e2c820f000d507dc70fda120..a4c0df88e450b5edb69ecfcd98d140b4b8e0544e 100644 Binary files a/searx/translations/te/LC_MESSAGES/messages.mo and b/searx/translations/te/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/te/LC_MESSAGES/messages.po b/searx/translations/te/LC_MESSAGES/messages.po index 5d64940f69fc6a55a2457421635e3516e0fcdfa5..0c1bedbca00747b9080d4e9f6a075de4df3b2f3c 100644 --- a/searx/translations/te/LC_MESSAGES/messages.po +++ b/searx/translations/te/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Adam Tauber \n" "Language: te\n" @@ -250,6 +250,116 @@ msgid "" "Press \"h\" key on main or result page to get help." msgstr "" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -284,10 +394,6 @@ msgstr "" msgid "Powered by" msgstr "" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/tr/LC_MESSAGES/messages.mo b/searx/translations/tr/LC_MESSAGES/messages.mo index 9147ce67a42a3f1fd69beacd6c517951f6fee082..e50b3de37982c8855000f1f59be4e7d13be79a29 100644 Binary files a/searx/translations/tr/LC_MESSAGES/messages.mo and b/searx/translations/tr/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/tr/LC_MESSAGES/messages.po b/searx/translations/tr/LC_MESSAGES/messages.po index b486cb1b0ea5f8e5e01d78573e088b5a58a458d9..dbb54b4fb08ffacf4c0ed1767641cfd1156eb726 100644 --- a/searx/translations/tr/LC_MESSAGES/messages.po +++ b/searx/translations/tr/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-09-30 20:20+0000\n" "Last-Translator: BouRock\n" "Language: tr\n" @@ -264,6 +264,116 @@ msgstr "" "gerekli). Yardım almak için ana sayfada veya sonuç sayfasında \"h\" " "tuşuna basın." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -298,10 +408,6 @@ msgstr "" msgid "Powered by" msgstr "Destekleyen" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/uk/LC_MESSAGES/messages.mo b/searx/translations/uk/LC_MESSAGES/messages.mo index fab80ddcb9bdd16f95b6c2a2d03ca587068ce256..4e6c1d44c53598ea826a42688fdf43a5aa6b199b 100644 Binary files a/searx/translations/uk/LC_MESSAGES/messages.mo and b/searx/translations/uk/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/uk/LC_MESSAGES/messages.po b/searx/translations/uk/LC_MESSAGES/messages.po index e71ea9b1f3820225dc408ac506397ce158849d8b..35a1b21f4171c941b9fe85273624306c578b7859 100644 --- a/searx/translations/uk/LC_MESSAGES/messages.po +++ b/searx/translations/uk/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: Adam Tauber \n" "Language: uk\n" @@ -265,6 +265,116 @@ msgstr "" "JavaScript). Натисніть клавішу \"h\" на головній сторінці або на сторінці" " результатів, щоб отримати допомогу." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -299,10 +409,6 @@ msgstr "" msgid "Powered by" msgstr "Використовується" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/vi/LC_MESSAGES/messages.mo b/searx/translations/vi/LC_MESSAGES/messages.mo index 2822638db4ef91906a4b572c92634be7315442a8..d2c7db50db441ff3784b8ae3d8157ecb5cac0520 100644 Binary files a/searx/translations/vi/LC_MESSAGES/messages.mo and b/searx/translations/vi/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/vi/LC_MESSAGES/messages.po b/searx/translations/vi/LC_MESSAGES/messages.po index 182f825f2f6c2d9c6c13bb15c0d1c64639ac6cdc..13f1a16f0f26f26fb382fb958d72fc3ce101f9c3 100644 --- a/searx/translations/vi/LC_MESSAGES/messages.po +++ b/searx/translations/vi/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-09 13:10+0000\n" "Last-Translator: dd721411 \n" "Language: vi\n" @@ -257,6 +257,116 @@ msgstr "" "JavaScript). Nhấn phím \"h\" trên trang chính hoặc trang kết quả để xem " "trợ giúp." +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -291,10 +401,6 @@ msgstr "" msgid "Powered by" msgstr "Được cung cấp bởi" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/zh_CN/LC_MESSAGES/messages.mo b/searx/translations/zh_CN/LC_MESSAGES/messages.mo index 7f72c8144054852efe9090f385ebaf9e0b0d256d..27ed65c85da36a649694358ae1ed8f659725e847 100644 Binary files a/searx/translations/zh_CN/LC_MESSAGES/messages.mo and b/searx/translations/zh_CN/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/zh_CN/LC_MESSAGES/messages.po b/searx/translations/zh_CN/LC_MESSAGES/messages.po index 04bcb9c2edc440cd3342025c9d12b35d63e541a9..1fbec8fb5fd8e83ed85f16de3fc00361bf73f8c3 100644 --- a/searx/translations/zh_CN/LC_MESSAGES/messages.po +++ b/searx/translations/zh_CN/LC_MESSAGES/messages.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-08-17 18:22+0000\n" "Last-Translator: WhiredPlanck \n" "Language: zh_CN\n" @@ -257,6 +257,116 @@ msgid "" "Press \"h\" key on main or result page to get help." msgstr "使用 Vim 式快捷键浏览搜索结果(需要 JavaScript)。在主页或结果页按“h”键获取帮助。" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -291,10 +401,6 @@ msgstr "" msgid "Powered by" msgstr "技术支持来自" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo index 0de1793fdaa4139e18361944c6d9151cfa9c64b7..c0f45331f134ea3a8ac3f2d70e43f4bab8ac8664 100644 Binary files a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo and b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po index 103814968840e16819842d28f2e091b241ca72d2..c0b8b1b38351e68287b3a734bcbe23a2f2d40a22 100644 --- a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po +++ b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2017-12-28 12:58+0000\n" "Last-Translator: Jeff Huang \n" "Language: zh_TW\n" @@ -251,6 +251,116 @@ msgid "" "Press \"h\" key on main or result page to get help." msgstr "以類 Vim 的快捷鍵導覽搜尋結果(需要 JavaScript)。在主頁面或結果頁面按「h」鍵以取得說明。" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -285,10 +395,6 @@ msgstr "" msgid "Powered by" msgstr "技術支援" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy" diff --git a/searx/translations/zh_TW/LC_MESSAGES/messages.mo b/searx/translations/zh_TW/LC_MESSAGES/messages.mo index b3fd8bf7c7faa5b4e314fdb900c249083ffc0f9c..6bc8a2e8d0b87427b6a12c3f7a54c4cdc5afd5b0 100644 Binary files a/searx/translations/zh_TW/LC_MESSAGES/messages.mo and b/searx/translations/zh_TW/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/zh_TW/LC_MESSAGES/messages.po b/searx/translations/zh_TW/LC_MESSAGES/messages.po index 2a289358fc714e74d4041f7d0ac2ee0579598779..db390e516b8ef2ff405e8cdf802005e2e1a82d1d 100644 --- a/searx/translations/zh_TW/LC_MESSAGES/messages.po +++ b/searx/translations/zh_TW/LC_MESSAGES/messages.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-04-19 23:43+0530\n" +"POT-Creation-Date: 2022-04-20 11:20+0530\n" "PO-Revision-Date: 2020-07-10 02:51+0000\n" "Last-Translator: 黃柏諺 \n" "Language: zh_TW\n" @@ -254,6 +254,116 @@ msgid "" "Press \"h\" key on main or result page to get help." msgstr "以類 Vim 的快捷鍵導覽搜尋結果(需要 JavaScript)。在主頁面或結果頁面按「h」鍵以取得說明。" +#: searx/templates/__common__/about.html:2 searx/templates/etheme/base.html:97 +msgid "About" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "Spot is a fork of" +msgstr "" + +#: searx/templates/__common__/about.html:5 +msgid "which is a" +msgstr "" + +#: searx/templates/__common__/about.html:6 +msgid "aggregating the results of other" +msgstr "" + +#: searx/templates/__common__/about.html:7 +msgid "while not storing information about its users." +msgstr "" + +#: searx/templates/__common__/about.html:10 +msgid "More about Spot..." +msgstr "" + +#: searx/templates/__common__/about.html:21 +msgid "Why use Spot?" +msgstr "" + +#: searx/templates/__common__/about.html:25 +msgid "" +"Spot may not offer you as personalised results as Google, but it doesn't " +"generate a profile about you." +msgstr "" + +#: searx/templates/__common__/about.html:28 +msgid "" +"Spot doesn't care about what you search for, never shares anything with a" +" third party, and it can't be used to compromise you." +msgstr "" + +#: searx/templates/__common__/about.html:31 +#, python-format +msgid "" +"Spot is free software, the code is 100%% open and you can help to make it" +" better. See more on" +msgstr "" + +#: searx/templates/__common__/about.html:36 +msgid "" +"If you do care about privacy, want to be a conscious user, or otherwise " +"believe in digital freedom, make Spot your default search engine or run " +"it on your own server" +msgstr "" + +#: searx/templates/__common__/about.html:39 +msgid "Technical details - How does it work?" +msgstr "" + +#: searx/templates/__common__/about.html:45 +msgid "" +"It provides basic privacy by mixing your queries with searches on other\n" +" platforms without storing search data. Queries are made using a POST " +"request\n" +" on every browser (except Chromium-based browsers*). Therefore they " +"show up \n" +" in neither our logs, nor your url history. In the case of Chromium-" +"based\n" +" browser users there is an exception: Spot uses the search bar to " +"perform GET\n" +" requests.\n" +" \n" +" Spot can be added to your browser's search bar; moreover, it can be " +"set as\n" +" the default search engine." +msgstr "" + +#: searx/templates/__common__/about.html:56 +msgid "How to set as the default search engine?" +msgstr "" + +#: searx/templates/__common__/about.html:59 +msgid "Spot supports" +msgstr "" + +#: searx/templates/__common__/about.html:60 +msgid "" +"For more information on changing your default search engine, see your " +"browser's documentation:" +msgstr "" + +#: searx/templates/__common__/about.html:66 +msgid "only add websites that the user navigates to without a path." +msgstr "" + +#: searx/templates/__common__/about.html:70 +msgid "How can I make it my own?" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "Spot appreciates your concern regarding logs, so take the code from the" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "original Spot project" +msgstr "" + +#: searx/templates/__common__/about.html:73 +msgid "and run it yourself!" +msgstr "" + #: searx/templates/etheme/404.html:7 searx/templates/oscar/404.html:4 #: searx/templates/simple/404.html:4 msgid "Page not found" @@ -288,10 +398,6 @@ msgstr "" msgid "Powered by" msgstr "技術支援" -#: searx/templates/etheme/base.html:97 -msgid "About" -msgstr "" - #: searx/templates/etheme/base.html:98 searx/templates/etheme/privacy.html:7 #: searx/templates/simple/preferences.html:226 msgid "Privacy"