[translations] update messages.pot and messages.po files

From 405307d5 - 2023-02-14 - Markus Heiser <markus.heiser@darmarIT.de>
This commit is contained in:
searxng-bot
2023-02-14 18:10:18 +00:00
parent 173a1ca3ba
commit edfe49f546
56 changed files with 2900 additions and 1580 deletions

View File

@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-12-12 07:18+0000\n"
"POT-Creation-Date: 2023-02-14 18:10+0000\n"
"PO-Revision-Date: 2022-11-04 07:18+0000\n"
"Last-Translator: alexfs2015 <alex04fs@gmail.com>\n"
"Language: ca\n"
@@ -204,40 +204,40 @@ msgstr "accés denegat"
msgid "server API error"
msgstr "error en l'API del servidor"
#: searx/webapp.py:366
#: searx/webapp.py:368
msgid "No item found"
msgstr "No s'ha trobat cap element"
#: searx/engines/qwant.py:217
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:368
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:370
msgid "Source"
msgstr "Origen"
#: searx/webapp.py:370
#: searx/webapp.py:372
msgid "Error loading the next page"
msgstr "S'ha produït un error en carregar la pàgina següent"
#: searx/webapp.py:522 searx/webapp.py:954
#: searx/webapp.py:524 searx/webapp.py:956
msgid "Invalid settings, please edit your preferences"
msgstr "La configuració no és vàlida, editeu-la"
#: searx/webapp.py:538
#: searx/webapp.py:540
msgid "Invalid settings"
msgstr "La configuració no és vàlida"
#: searx/webapp.py:615 searx/webapp.py:691
#: searx/webapp.py:617 searx/webapp.py:693
msgid "search error"
msgstr "error en la cerca"
#: searx/webapp.py:853
#: searx/webapp.py:855
msgid "Suspended"
msgstr "Suspès"
#: searx/webutils.py:161
#: searx/webutils.py:198
msgid "{minutes} minute(s) ago"
msgstr "fa {minutes} minuts"
#: searx/webutils.py:162
#: searx/webutils.py:199
msgid "{hours} hour(s), {minutes} minute(s) ago"
msgstr "fa {hours} hores i {minutes} minuts"
@@ -320,11 +320,11 @@ msgstr "Vespre"
msgid "Night"
msgstr "Nit"
#: searx/plugins/autodetect_search_language.py:79
#: searx/plugins/autodetect_search_language.py:74
msgid "Autodetect search language"
msgstr ""
#: searx/plugins/autodetect_search_language.py:80
#: searx/plugins/autodetect_search_language.py:75
msgid "Automatically detect the query search language and switch to it."
msgstr ""
@@ -388,28 +388,25 @@ msgstr "Plugin de comprovació de Tor"
#: searx/plugins/tor_check.py:28
msgid ""
"This plugin checks if the address of the request is a TOR exit node, and "
"informs the user if it is, like check.torproject.org but from searxng."
"This plugin checks if the address of the request is a Tor exit-node, and "
"informs the user if it is; like check.torproject.org, but from SearXNG."
msgstr ""
"Aquest plugin comprova si l'adreça de la sol·licitud és un node de "
"sortida TOR i informa a l'usuari si ho és, com check.torproject.org però "
"des de searxng."
#: searx/plugins/tor_check.py:62
msgid ""
"The TOR exit node list (https://check.torproject.org/exit-addresses) is "
"unreachable."
"The could not download the list of Tor exit-nodes from "
"https://check.torproject.org/exit-addresses."
msgstr ""
"No es pot accedir a la llista de nodes de sortida TOR "
"(https://check.torproject.org/exit-addresses)."
#: searx/plugins/tor_check.py:78
msgid "You are using TOR. Your IP address seems to be: {ip_address}."
msgstr "Esteu utilitzant TOR. La vostra adreça IP sembla ser: {ip_address}."
#: searx/plugins/tor_check.py:79
msgid ""
"You are using Tor. It looks like you have this external IP address: "
"{ip_address}."
msgstr ""
#: searx/plugins/tor_check.py:84
msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
msgstr "No esteu utilitzant TOR. La vostra adreça IP sembla ser: {ip_address}."
#: searx/plugins/tor_check.py:87
msgid "You are not using Tor. You have this external IP address: {ip_address}."
msgstr ""
#: searx/plugins/tracker_url_remover.py:29
msgid "Tracker URL remover"
@@ -1510,3 +1507,31 @@ msgstr "amaga el vídeo"
#~ " rel=\"external\">més informació sobre els "
#~ "mètodes de petició</a>"
#~ msgid ""
#~ "This plugin checks if the address "
#~ "of the request is a TOR exit "
#~ "node, and informs the user if it"
#~ " is, like check.torproject.org but from "
#~ "searxng."
#~ msgstr ""
#~ "Aquest plugin comprova si l'adreça de"
#~ " la sol·licitud és un node de "
#~ "sortida TOR i informa a l'usuari "
#~ "si ho és, com check.torproject.org però"
#~ " des de searxng."
#~ msgid ""
#~ "The TOR exit node list "
#~ "(https://check.torproject.org/exit-addresses) is "
#~ "unreachable."
#~ msgstr ""
#~ "No es pot accedir a la llista "
#~ "de nodes de sortida TOR "
#~ "(https://check.torproject.org/exit-addresses)."
#~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
#~ msgstr "Esteu utilitzant TOR. La vostra adreça IP sembla ser: {ip_address}."
#~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
#~ msgstr "No esteu utilitzant TOR. La vostra adreça IP sembla ser: {ip_address}."