mirror of
https://github.com/searxng/searxng.git
synced 2026-01-14 02:25:28 +00:00
[translations] update messages.pot and messages.po files
From 393e1496 - 2023-04-07 - Markus Heiser <markus.heiser@darmarIT.de>
This commit is contained in:
@@ -16,7 +16,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2023-02-20 11:22+0000\n"
|
||||
"POT-Creation-Date: 2023-04-07 11:38+0000\n"
|
||||
"PO-Revision-Date: 2023-02-19 11:39+0000\n"
|
||||
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
|
||||
"Language: ca\n"
|
||||
@@ -26,14 +26,14 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.11.0\n"
|
||||
"Generated-By: Babel 2.12.1\n"
|
||||
|
||||
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
#: searx/searxng.msg
|
||||
msgid "others"
|
||||
msgstr "altres"
|
||||
msgid "without further subgrouping"
|
||||
msgstr ""
|
||||
|
||||
#. CONSTANT_NAMES['OTHER_CATEGORY']
|
||||
#. CONSTANT_NAMES['DEFAULT_CATEGORY']
|
||||
#: searx/searxng.msg
|
||||
msgid "other"
|
||||
msgstr "altre"
|
||||
@@ -209,7 +209,7 @@ msgstr "error en l'API del servidor"
|
||||
msgid "No item found"
|
||||
msgstr "No s'ha trobat cap element"
|
||||
|
||||
#: searx/engines/qwant.py:217
|
||||
#: searx/engines/qwant.py:218
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:370
|
||||
msgid "Source"
|
||||
msgstr "Origen"
|
||||
@@ -218,27 +218,27 @@ msgstr "Origen"
|
||||
msgid "Error loading the next page"
|
||||
msgstr "S'ha produït un error en carregar la pàgina següent"
|
||||
|
||||
#: searx/webapp.py:524 searx/webapp.py:964
|
||||
#: searx/webapp.py:527 searx/webapp.py:965
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "La configuració no és vàlida, editeu-la"
|
||||
|
||||
#: searx/webapp.py:540
|
||||
#: searx/webapp.py:543
|
||||
msgid "Invalid settings"
|
||||
msgstr "La configuració no és vàlida"
|
||||
|
||||
#: searx/webapp.py:617 searx/webapp.py:693
|
||||
#: searx/webapp.py:620 searx/webapp.py:696
|
||||
msgid "search error"
|
||||
msgstr "error en la cerca"
|
||||
|
||||
#: searx/webapp.py:863
|
||||
#: searx/webapp.py:869
|
||||
msgid "Suspended"
|
||||
msgstr "Suspès"
|
||||
|
||||
#: searx/webutils.py:198
|
||||
#: searx/webutils.py:205
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "fa {minutes} minuts"
|
||||
|
||||
#: searx/webutils.py:199
|
||||
#: searx/webutils.py:206
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "fa {hours} hores i {minutes} minuts"
|
||||
|
||||
@@ -270,7 +270,7 @@ msgstr "{title} (OBSOLET)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Aquesta entrada ha estat substituïda per"
|
||||
|
||||
#: searx/engines/qwant.py:219
|
||||
#: searx/engines/qwant.py:220
|
||||
msgid "Channel"
|
||||
msgstr "Canal"
|
||||
|
||||
@@ -768,11 +768,9 @@ msgstr "Motors de cerca usats actualment"
|
||||
|
||||
#: searx/templates/simple/preferences.html:305
|
||||
msgid ""
|
||||
"This tab does not show up for search results, but you can search the "
|
||||
"engines listed here via bangs."
|
||||
"This tab dues not exists in the user interface, but you can search in "
|
||||
"these engines by its !bangs."
|
||||
msgstr ""
|
||||
"Aquesta pestanya no es mostra per als resultats de la cerca, però podeu "
|
||||
"cercar en els motors llistats aquí amb els bangs."
|
||||
|
||||
#: searx/templates/simple/preferences.html:310
|
||||
#: searx/templates/simple/preferences.html:361
|
||||
@@ -785,8 +783,8 @@ msgid "Engine name"
|
||||
msgstr "Nom del motor"
|
||||
|
||||
#: searx/templates/simple/preferences.html:312
|
||||
msgid "Shortcut"
|
||||
msgstr "Drecera"
|
||||
msgid "!bang"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:313
|
||||
msgid "Supports selected language"
|
||||
@@ -1558,3 +1556,19 @@ msgstr "amaga el vídeo"
|
||||
#~ msgid "Automatically detect the query search language and switch to it."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "others"
|
||||
#~ msgstr "altres"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This tab does not show up for "
|
||||
#~ "search results, but you can search "
|
||||
#~ "the engines listed here via bangs."
|
||||
#~ msgstr ""
|
||||
#~ "Aquesta pestanya no es mostra per "
|
||||
#~ "als resultats de la cerca, però "
|
||||
#~ "podeu cercar en els motors llistats "
|
||||
#~ "aquí amb els bangs."
|
||||
|
||||
#~ msgid "Shortcut"
|
||||
#~ msgstr "Drecera"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user