[translations] update from Weblate

fbac3535 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
cf5d71b7 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
6dc351bd - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
42daf1f8 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
f5fb629f - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
4e5f2c79 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
5131835f - 2022-09-28 - Robert Bridda <briddarobert@icloud.com>
02055902 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
716bd1d7 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
768c8e43 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
e8ad24c1 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
a88c5f91 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
fc70c33a - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
searxng-bot 2022-09-30 07:43:45 +00:00
parent a7d693231c
commit 4fea4acea1
109 changed files with 6451 additions and 1882 deletions

View file

@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-09-21 15:58+0000\n"
"POT-Creation-Date: 2022-09-28 07:29+0000\n"
"PO-Revision-Date: 2022-09-21 15:58+0000\n"
"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
"Language: ta\n"
@ -131,6 +131,11 @@ msgstr "மென்பொருள் விகி"
msgid "web"
msgstr "இணயம்"
#. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
#: searx/searxng.msg
msgid "scientific publications"
msgstr ""
#. STYLE_NAMES['AUTO']
#: searx/searxng.msg
msgid "auto"
@ -146,68 +151,68 @@ msgstr "ஒளி"
msgid "dark"
msgstr "இருள்"
#: searx/webapp.py:165
#: searx/webapp.py:164
msgid "timeout"
msgstr "நேரம் முடிந்தது"
#: searx/webapp.py:166
#: searx/webapp.py:165
msgid "parsing error"
msgstr "பாகுபடுத்தும் பிழை"
#: searx/webapp.py:167
#: searx/webapp.py:166
msgid "HTTP protocol error"
msgstr "HTTP நெறிமுறை பிழை"
#: searx/webapp.py:168
#: searx/webapp.py:167
msgid "network error"
msgstr "பிணைய பிழை"
#: searx/webapp.py:170
#: searx/webapp.py:169
msgid "unexpected crash"
msgstr "எதிர்பாராத விபத்து"
#: searx/webapp.py:177
#: searx/webapp.py:176
msgid "HTTP error"
msgstr "HTTP பிழை"
#: searx/webapp.py:178
#: searx/webapp.py:177
msgid "HTTP connection error"
msgstr "HTTP இணைப்பு பிழை"
#: searx/webapp.py:184
#: searx/webapp.py:183
msgid "proxy error"
msgstr "ப்ராக்ஸி பிழை"
#: searx/webapp.py:185
#: searx/webapp.py:184
msgid "CAPTCHA"
msgstr "கேப்ட்சா"
#: searx/webapp.py:186
#: searx/webapp.py:185
msgid "too many requests"
msgstr "பல கோரிக்கைகள்"
#: searx/webapp.py:187
#: searx/webapp.py:186
msgid "access denied"
msgstr "அணுகல் மறுக்கப்பட்டது"
#: searx/webapp.py:188
#: searx/webapp.py:187
msgid "server API error"
msgstr "சேவையக API பிழை"
#: searx/webapp.py:363
#: searx/webapp.py:362
msgid "No item found"
msgstr "எதுவும் கிடைக்கவில்லை"
#: searx/engines/qwant.py:217
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364
msgid "Source"
msgstr "ஆதாரம்"
#: searx/webapp.py:367
#: searx/webapp.py:366
msgid "Error loading the next page"
msgstr "அடுத்த பக்கத்தை திறப்பதில் தவறு நிகழ்ந்துவிட்டது."
#: searx/webapp.py:518 searx/webapp.py:962
#: searx/webapp.py:518 searx/webapp.py:950
msgid "Invalid settings, please edit your preferences"
msgstr "ஏற்க முடியாத அமைப்பு,உங்கள் விருப்பத்தை தொகுக்கவும்"
@ -219,18 +224,18 @@ msgstr "ஏற்கமுடியாத அமைப்பு"
msgid "search error"
msgstr "தேடல் பிழை"
#: searx/webapp.py:733
#: searx/webapp.py:849
msgid "Suspended"
msgstr "இடைநிறுத்தப்பட்டது"
#: searx/webutils.py:161
msgid "{minutes} minute(s) ago"
msgstr "{minutes} நிமிடங்களுக்கு முன்னால்"
#: searx/webapp.py:735
#: searx/webutils.py:162
msgid "{hours} hour(s), {minutes} minute(s) ago"
msgstr "{hours} மணிநேரம், {minutes} நிமிடங்களுக்கு முன்னால்"
#: searx/webapp.py:861
msgid "Suspended"
msgstr "இடைநிறுத்தப்பட்டது"
#: searx/answerers/random/answerer.py:67
msgid "Random value generator"
msgstr "சீரற்ற மதிப்பு உருவாக்கி"
@ -259,14 +264,16 @@ msgstr "{title} (காலாவதியானது)"
msgid "This entry has been superseded by"
msgstr "இந்த நுழைவு மாற்றப்பட்டது"
#: searx/engines/pubmed.py:78
msgid "No abstract is available for this publication."
msgstr "இந்த பிரசுரத்திற்கு சுருக்கம் இல்லை."
#: searx/engines/qwant.py:219
msgid "Channel"
msgstr "சேனல்"
#: searx/engines/semantic_scholar.py:81
msgid ""
"{numCitations} citations from the year {firstCitationVelocityYear} to "
"{lastCitationVelocityYear}"
msgstr ""
#: searx/engines/tineye.py:40
msgid ""
"Could not read that image url. This may be due to an unsupported file "
@ -290,6 +297,22 @@ msgstr ""
msgid "The image could not be downloaded."
msgstr "இப்படத்தைப் பதிவிறக்க முடியவில்லை."
#: searx/engines/wttr.py:101
msgid "Morning"
msgstr ""
#: searx/engines/wttr.py:101
msgid "Noon"
msgstr ""
#: searx/engines/wttr.py:101
msgid "Evening"
msgstr ""
#: searx/engines/wttr.py:101
msgid "Night"
msgstr ""
#: searx/plugins/hash_plugin.py:24
msgid "Converts strings to different hash digests."
msgstr "சரங்களை வெவ்வேறு ஹாஷ் டைஜெஸ்ட்களாக மாற்றுகிறது."
@ -333,8 +356,8 @@ msgstr ""
"பிரிவுகளைத் தேர்வு செய்ய முடக்கவும். (ஜாவா ஸ்கிரிப்ட் தேவைப்படும்)"
#: searx/plugins/self_info.py:20
msgid "Self Informations"
msgstr "சுய தகவல்கள்"
msgid "Self Information"
msgstr ""
#: searx/plugins/self_info.py:21
msgid ""
@ -460,6 +483,7 @@ msgstr "நீளம்"
#: searx/templates/simple/macros.html:37
#: searx/templates/simple/result_templates/images.html:18
#: searx/templates/simple/result_templates/paper.html:6
msgid "Author"
msgstr "நூலாசிரியர்"
@ -677,13 +701,10 @@ msgstr ""
#: searx/templates/simple/preferences.html:264
msgid ""
"Change how forms are submited, <a "
"Change how forms are submitted, <a "
"href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
" rel=\"external\">learn more about request methods</a>"
msgstr ""
"படிவங்கள் எவ்வாறு சமர்ப்பிக்கப்படுகின்றன என்பதை மாற்றவும், <a "
"href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
" rel=\"external\">கோரிக்கை முறைகள் பற்றி மேலும் அறிக</a>"
#: searx/templates/simple/preferences.html:269
msgid "Image proxy"
@ -1091,6 +1112,50 @@ msgstr "வரைபடத்தை காண்பி"
msgid "hide map"
msgstr "வரைபடத்தை மறை"
#: searx/templates/simple/result_templates/paper.html:5
msgid "Published date"
msgstr ""
#: searx/templates/simple/result_templates/paper.html:9
msgid "Journal"
msgstr ""
#: searx/templates/simple/result_templates/paper.html:22
msgid "Editor"
msgstr ""
#: searx/templates/simple/result_templates/paper.html:23
msgid "Publisher"
msgstr ""
#: searx/templates/simple/result_templates/paper.html:24
msgid "Type"
msgstr ""
#: searx/templates/simple/result_templates/paper.html:25
msgid "Tags"
msgstr ""
#: searx/templates/simple/result_templates/paper.html:26
msgid "DOI"
msgstr ""
#: searx/templates/simple/result_templates/paper.html:27
msgid "ISSN"
msgstr ""
#: searx/templates/simple/result_templates/paper.html:28
msgid "ISBN"
msgstr ""
#: searx/templates/simple/result_templates/paper.html:33
msgid "PDF"
msgstr ""
#: searx/templates/simple/result_templates/paper.html:34
msgid "HTML"
msgstr ""
#: searx/templates/simple/result_templates/torrent.html:6
msgid "magnet link"
msgstr "காந்த இணைப்பு"
@ -1391,3 +1456,21 @@ msgstr "காணொளிகளை மறை"
#~ msgid "a privacy-respecting, hackable metasearch engine"
#~ msgstr "உங்கள் அகவுரிமையை மதிக்கும் மாற்றியமைக்ககூடிய ஒரு தேடல் எந்திரம்"
#~ msgid "No abstract is available for this publication."
#~ msgstr "இந்த பிரசுரத்திற்கு சுருக்கம் இல்லை."
#~ msgid "Self Informations"
#~ msgstr "சுய தகவல்கள்"
#~ msgid ""
#~ "Change how forms are submited, <a "
#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
#~ " rel=\"external\">learn more about request "
#~ "methods</a>"
#~ msgstr ""
#~ "படிவங்கள் எவ்வாறு சமர்ப்பிக்கப்படுகின்றன என்பதை "
#~ "மாற்றவும், <a "
#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
#~ " rel=\"external\">கோரிக்கை முறைகள் பற்றி மேலும்"
#~ " அறிக</a>"