From 43d1f4edf3995121ab146e0224938aa1da698798 Mon Sep 17 00:00:00 2001 From: Orwell Not Date: Tue, 17 May 2022 03:25:51 +0200 Subject: [PATCH] [translations] Added translation using Weblate (Bengali) --- searx/translations/bn/LC_MESSAGES/messages.po | 1025 +++++++++++++++++ 1 file changed, 1025 insertions(+) create mode 100644 searx/translations/bn/LC_MESSAGES/messages.po diff --git a/searx/translations/bn/LC_MESSAGES/messages.po b/searx/translations/bn/LC_MESSAGES/messages.po new file mode 100644 index 000000000..f4d31b43f --- /dev/null +++ b/searx/translations/bn/LC_MESSAGES/messages.po @@ -0,0 +1,1025 @@ +# Translations template for PROJECT. +# Copyright (C) 2022 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2022. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2022-05-15 18:46+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: bn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.10.1\n" + +#. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] +#: searx/searxng.msg +msgid "others" +msgstr "" + +#. CONSTANT_NAMES['OTHER_CATEGORY'] +#: searx/searxng.msg +msgid "other" +msgstr "" + +#. CATEGORY_NAMES['FILES'] +#: searx/searxng.msg +msgid "files" +msgstr "" + +#. CATEGORY_NAMES['GENERAL'] +#: searx/searxng.msg +msgid "general" +msgstr "" + +#. CATEGORY_NAMES['MUSIC'] +#: searx/searxng.msg +msgid "music" +msgstr "" + +#. CATEGORY_NAMES['SOCIAL_MEDIA'] +#: searx/searxng.msg +msgid "social media" +msgstr "" + +#. CATEGORY_NAMES['IMAGES'] +#: searx/searxng.msg +msgid "images" +msgstr "" + +#. CATEGORY_NAMES['VIDEOS'] +#: searx/searxng.msg +msgid "videos" +msgstr "" + +#. CATEGORY_NAMES['IT'] +#: searx/searxng.msg +msgid "it" +msgstr "" + +#. CATEGORY_NAMES['NEWS'] +#: searx/searxng.msg +msgid "news" +msgstr "" + +#. CATEGORY_NAMES['MAP'] +#: searx/searxng.msg +msgid "map" +msgstr "" + +#. CATEGORY_NAMES['ONIONS'] +#: searx/searxng.msg +msgid "onions" +msgstr "" + +#. CATEGORY_NAMES['SCIENCE'] +#: searx/searxng.msg +msgid "science" +msgstr "" + +#. CATEGORY_GROUPS['APPS'] +#: searx/searxng.msg +msgid "apps" +msgstr "" + +#. CATEGORY_GROUPS['DICTIONARIES'] +#: searx/searxng.msg +msgid "dictionaries" +msgstr "" + +#. CATEGORY_GROUPS['LYRICS'] +#: searx/searxng.msg +msgid "lyrics" +msgstr "" + +#. CATEGORY_GROUPS['PACKAGES'] +#: searx/searxng.msg +msgid "packages" +msgstr "" + +#. CATEGORY_GROUPS['Q_A'] +#: searx/searxng.msg +msgid "q&a" +msgstr "" + +#. CATEGORY_GROUPS['REPOS'] +#: searx/searxng.msg +msgid "repos" +msgstr "" + +#. CATEGORY_GROUPS['SOFTWARE_WIKIS'] +#: searx/searxng.msg +msgid "software wikis" +msgstr "" + +#. CATEGORY_GROUPS['WEB'] +#: searx/searxng.msg +msgid "web" +msgstr "" + +#. STYLE_NAMES['AUTO'] +#: searx/searxng.msg +msgid "auto" +msgstr "" + +#. STYLE_NAMES['LIGHT'] +#: searx/searxng.msg +msgid "light" +msgstr "" + +#. STYLE_NAMES['DARK'] +#: searx/searxng.msg +msgid "dark" +msgstr "" + +#: searx/webapp.py:164 +msgid "timeout" +msgstr "" + +#: searx/webapp.py:165 +msgid "parsing error" +msgstr "" + +#: searx/webapp.py:166 +msgid "HTTP protocol error" +msgstr "" + +#: searx/webapp.py:167 +msgid "network error" +msgstr "" + +#: searx/webapp.py:169 +msgid "unexpected crash" +msgstr "" + +#: searx/webapp.py:176 +msgid "HTTP error" +msgstr "" + +#: searx/webapp.py:177 +msgid "HTTP connection error" +msgstr "" + +#: searx/webapp.py:183 +msgid "proxy error" +msgstr "" + +#: searx/webapp.py:184 +msgid "CAPTCHA" +msgstr "" + +#: searx/webapp.py:185 +msgid "too many requests" +msgstr "" + +#: searx/webapp.py:186 +msgid "access denied" +msgstr "" + +#: searx/webapp.py:187 +msgid "server API error" +msgstr "" + +#: searx/webapp.py:397 +msgid "No item found" +msgstr "" + +#: searx/engines/qwant.py:212 +#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:399 +msgid "Source" +msgstr "" + +#: searx/webapp.py:401 +msgid "Error loading the next page" +msgstr "" + +#: searx/webapp.py:544 searx/webapp.py:985 +msgid "Invalid settings, please edit your preferences" +msgstr "" + +#: searx/webapp.py:560 +msgid "Invalid settings" +msgstr "" + +#: searx/webapp.py:635 searx/webapp.py:711 +msgid "search error" +msgstr "" + +#: searx/webapp.py:757 +msgid "{minutes} minute(s) ago" +msgstr "" + +#: searx/webapp.py:759 +msgid "{hours} hour(s), {minutes} minute(s) ago" +msgstr "" + +#: searx/webapp.py:885 +msgid "Suspended" +msgstr "" + +#: searx/answerers/random/answerer.py:67 +msgid "Random value generator" +msgstr "" + +#: searx/answerers/random/answerer.py:68 +msgid "Generate different random values" +msgstr "" + +#: searx/answerers/statistics/answerer.py:47 +msgid "Statistics functions" +msgstr "" + +#: searx/answerers/statistics/answerer.py:48 +msgid "Compute {functions} of the arguments" +msgstr "" + +#: searx/engines/openstreetmap.py:156 +msgid "Get directions" +msgstr "" + +#: searx/engines/pdbe.py:96 +msgid "{title} (OBSOLETE)" +msgstr "" + +#: searx/engines/pdbe.py:103 +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:214 +msgid "Channel" +msgstr "" + +#: searx/plugins/hash_plugin.py:24 +msgid "Converts strings to different hash digests." +msgstr "" + +#: searx/plugins/hash_plugin.py:52 +msgid "hash digest" +msgstr "" + +#: searx/plugins/hostname_replace.py:9 +msgid "Hostname replace" +msgstr "" + +#: searx/plugins/hostname_replace.py:10 +msgid "Rewrite result hostnames or remove results based on the hostname" +msgstr "" + +#: searx/plugins/oa_doi_rewrite.py:9 +msgid "Open Access DOI rewrite" +msgstr "" + +#: searx/plugins/oa_doi_rewrite.py:10 +msgid "" +"Avoid paywalls by redirecting to open-access versions of publications " +"when available" +msgstr "" + +#: searx/plugins/search_on_category_select.py:19 +msgid "Search on category select" +msgstr "" + +#: searx/plugins/search_on_category_select.py:20 +msgid "" +"Perform search immediately if a category selected. Disable to select " +"multiple categories. (JavaScript required)" +msgstr "" + +#: searx/plugins/self_info.py:20 +msgid "Self Informations" +msgstr "" + +#: searx/plugins/self_info.py:21 +msgid "" +"Displays your IP if the query is \"ip\" and your user agent if the query " +"contains \"user agent\"." +msgstr "" + +#: searx/plugins/tracker_url_remover.py:29 +msgid "Tracker URL remover" +msgstr "" + +#: searx/plugins/tracker_url_remover.py:30 +msgid "Remove trackers arguments from the returned URL" +msgstr "" + +#: searx/plugins/vim_hotkeys.py:3 +msgid "Vim-like hotkeys" +msgstr "" + +#: searx/plugins/vim_hotkeys.py:4 +msgid "" +"Navigate search results with Vim-like hotkeys (JavaScript required). " +"Press \"h\" key on main or result page to get help." +msgstr "" + +#: searx/templates/simple/404.html:4 +msgid "Page not found" +msgstr "" + +#: searx/templates/simple/404.html:6 +#, python-format +msgid "Go to %(search_page)s." +msgstr "" + +#: searx/templates/simple/404.html:6 +msgid "search page" +msgstr "" + +#: searx/templates/simple/base.html:45 +msgid "preferences" +msgstr "" + +#: searx/templates/simple/base.html:54 +msgid "Powered by" +msgstr "" + +#: searx/templates/simple/base.html:54 +msgid "a privacy-respecting, hackable metasearch engine" +msgstr "" + +#: searx/templates/simple/base.html:55 +msgid "Source code" +msgstr "" + +#: searx/templates/simple/base.html:56 +msgid "Issue tracker" +msgstr "" + +#: searx/templates/simple/base.html:57 searx/templates/simple/stats.html:18 +msgid "Engine stats" +msgstr "" + +#: searx/templates/simple/base.html:58 +#: searx/templates/simple/messages/no_results.html:15 +msgid "Public instances" +msgstr "" + +#: searx/templates/simple/base.html:59 +msgid "Contact instance maintainer" +msgstr "" + +#: searx/templates/simple/categories.html:24 +msgid "Click on the magnifier to perform search" +msgstr "" + +#: searx/templates/simple/macros.html:36 +msgid "Length" +msgstr "" + +#: searx/templates/simple/macros.html:37 +#: searx/templates/simple/result_templates/images.html:22 +msgid "Author" +msgstr "" + +#: searx/templates/simple/macros.html:45 +msgid "cached" +msgstr "" + +#: searx/templates/simple/macros.html:45 +msgid "proxied" +msgstr "" + +#: searx/templates/simple/new_issue.html:63 +msgid "Submit a new issue on Github including the above information" +msgstr "" + +#: searx/templates/simple/preferences.html:29 +msgid "No HTTPS" +msgstr "" + +#: searx/templates/simple/messages/no_results.html:10 +#: searx/templates/simple/preferences.html:31 +#: searx/templates/simple/preferences.html:32 +#: searx/templates/simple/results.html:49 +msgid "View error logs and submit a bug report" +msgstr "" + +#: searx/templates/simple/preferences.html:53 +#: searx/templates/simple/stats.html:67 +msgid "Median" +msgstr "" + +#: searx/templates/simple/preferences.html:54 +#: searx/templates/simple/stats.html:73 +msgid "P80" +msgstr "" + +#: searx/templates/simple/preferences.html:55 +#: searx/templates/simple/stats.html:79 +msgid "P95" +msgstr "" + +#: searx/templates/simple/preferences.html:83 +msgid "Failed checker test(s): " +msgstr "" + +#: searx/templates/simple/preferences.html:85 +msgid "Errors:" +msgstr "" + +#: searx/templates/simple/preferences.html:99 +msgid "Preferences" +msgstr "" + +#: searx/templates/simple/preferences.html:105 +msgid "General" +msgstr "" + +#: searx/templates/simple/preferences.html:108 +msgid "Default categories" +msgstr "" + +#: searx/templates/simple/filters/languages.html:1 +#: searx/templates/simple/preferences.html:115 +msgid "Search language" +msgstr "" + +#: searx/templates/simple/filters/languages.html:2 +#: searx/templates/simple/preferences.html:118 +msgid "Default language" +msgstr "" + +#: searx/templates/simple/preferences.html:124 +msgid "What language do you prefer for search?" +msgstr "" + +#: searx/templates/simple/preferences.html:129 +msgid "Autocomplete" +msgstr "" + +#: searx/templates/simple/preferences.html:138 +msgid "Find stuff as you type" +msgstr "" + +#: searx/templates/simple/filters/safesearch.html:1 +#: searx/templates/simple/filters/safesearch.html:2 +#: searx/templates/simple/filters/safesearch.html:3 +#: searx/templates/simple/filters/safesearch.html:4 +#: searx/templates/simple/preferences.html:143 +#: searx/templates/simple/preferences.html:301 +msgid "SafeSearch" +msgstr "" + +#: searx/templates/simple/filters/safesearch.html:2 +#: searx/templates/simple/preferences.html:146 +msgid "Strict" +msgstr "" + +#: searx/templates/simple/filters/safesearch.html:3 +#: searx/templates/simple/preferences.html:147 +msgid "Moderate" +msgstr "" + +#: searx/templates/simple/filters/safesearch.html:4 +#: searx/templates/simple/preferences.html:148 +msgid "None" +msgstr "" + +#: searx/templates/simple/preferences.html:151 +msgid "Filter content" +msgstr "" + +#: searx/templates/simple/preferences.html:157 +msgid "Open Access DOI resolver" +msgstr "" + +#: searx/templates/simple/preferences.html:167 +msgid "" +"Redirect to open-access versions of publications when available (plugin " +"required)" +msgstr "" + +#: searx/templates/simple/preferences.html:171 +msgid "Engine tokens" +msgstr "" + +#: searx/templates/simple/preferences.html:175 +msgid "Access tokens for private engines" +msgstr "" + +#: searx/templates/simple/preferences.html:179 +msgid "User interface" +msgstr "" + +#: searx/templates/simple/preferences.html:182 +msgid "Interface language" +msgstr "" + +#: searx/templates/simple/preferences.html:190 +msgid "Change the language of the layout" +msgstr "" + +#: searx/templates/simple/preferences.html:195 +msgid "Theme" +msgstr "" + +#: searx/templates/simple/preferences.html:203 +msgid "Change SearXNG layout" +msgstr "" + +#: searx/templates/simple/preferences.html:206 +msgid "Theme style" +msgstr "" + +#: searx/templates/simple/preferences.html:214 +msgid "Choose auto to follow your browser settings" +msgstr "" + +#: searx/templates/simple/preferences.html:219 +msgid "Results on new tabs" +msgstr "" + +#: searx/templates/simple/preferences.html:222 +#: searx/templates/simple/preferences.html:234 +msgid "On" +msgstr "" + +#: searx/templates/simple/preferences.html:223 +#: searx/templates/simple/preferences.html:235 +msgid "Off" +msgstr "" + +#: searx/templates/simple/preferences.html:226 +msgid "Open result links on new browser tabs" +msgstr "" + +#: searx/templates/simple/preferences.html:231 +msgid "Infinite scroll" +msgstr "" + +#: searx/templates/simple/preferences.html:238 +msgid "Automatically load next page when scrolling to bottom of current page" +msgstr "" + +#: searx/templates/simple/preferences.html:244 +msgid "Privacy" +msgstr "" + +#: searx/templates/simple/preferences.html:247 +msgid "HTTP Method" +msgstr "" + +#: searx/templates/simple/preferences.html:254 +msgid "" +"Change how forms are submited, learn more about request methods" +msgstr "" + +#: searx/templates/simple/preferences.html:259 +msgid "Image proxy" +msgstr "" + +#: searx/templates/simple/preferences.html:262 +#: searx/templates/simple/preferences.html:274 +msgid "Enabled" +msgstr "" + +#: searx/templates/simple/preferences.html:263 +#: searx/templates/simple/preferences.html:275 +msgid "Disabled" +msgstr "" + +#: searx/templates/simple/preferences.html:266 +msgid "Proxying image results through SearXNG" +msgstr "" + +#: searx/templates/simple/preferences.html:271 +msgid "Query in the page's title" +msgstr "" + +#: searx/templates/simple/preferences.html:278 +msgid "" +"When enabled, the result page's title contains your query. Your browser " +"can record this title" +msgstr "" + +#: searx/templates/simple/preferences.html:284 +msgid "Engines" +msgstr "" + +#: searx/templates/simple/preferences.html:285 +msgid "Currently used search engines" +msgstr "" + +#: searx/templates/simple/preferences.html:292 +msgid "" +"This tab does not show up for search results, but you can search the " +"engines listed here via bangs." +msgstr "" + +#: searx/templates/simple/preferences.html:297 +#: searx/templates/simple/preferences.html:348 +msgid "Allow" +msgstr "" + +#: searx/templates/simple/preferences.html:298 +#: searx/templates/simple/stats.html:25 +msgid "Engine name" +msgstr "" + +#: searx/templates/simple/preferences.html:299 +msgid "Shortcut" +msgstr "" + +#: searx/templates/simple/preferences.html:300 +msgid "Supports selected language" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:1 +#: searx/templates/simple/preferences.html:302 +msgid "Time range" +msgstr "" + +#: searx/templates/simple/preferences.html:303 +#: searx/templates/simple/stats.html:28 +msgid "Response time" +msgstr "" + +#: searx/templates/simple/preferences.html:304 +msgid "Max time" +msgstr "" + +#: searx/templates/simple/preferences.html:305 +#: searx/templates/simple/stats.html:29 +msgid "Reliability" +msgstr "" + +#: searx/templates/simple/preferences.html:343 +msgid "Special Queries" +msgstr "" + +#: searx/templates/simple/preferences.html:349 +msgid "Keywords" +msgstr "" + +#: searx/templates/simple/preferences.html:350 +msgid "Name" +msgstr "" + +#: searx/templates/simple/preferences.html:351 +msgid "Description" +msgstr "" + +#: searx/templates/simple/preferences.html:352 +msgid "Examples" +msgstr "" + +#: searx/templates/simple/preferences.html:355 +msgid "This is the list of SearXNG's instant answering modules." +msgstr "" + +#: searx/templates/simple/preferences.html:366 +msgid "This is the list of plugins." +msgstr "" + +#: searx/templates/simple/preferences.html:383 +msgid "Cookies" +msgstr "" + +#: searx/templates/simple/preferences.html:385 +msgid "" +"This is the list of cookies and their values SearXNG is storing on your " +"computer." +msgstr "" + +#: searx/templates/simple/preferences.html:386 +msgid "With that list, you can assess SearXNG transparency." +msgstr "" + +#: searx/templates/simple/preferences.html:391 +msgid "Cookie name" +msgstr "" + +#: searx/templates/simple/preferences.html:392 +msgid "Value" +msgstr "" + +#: searx/templates/simple/preferences.html:404 +msgid "Search URL of the currently saved preferences" +msgstr "" + +#: searx/templates/simple/preferences.html:408 +msgid "" +"Note: specifying custom settings in the search URL can reduce privacy by " +"leaking data to the clicked result sites." +msgstr "" + +#: searx/templates/simple/preferences.html:409 +msgid "URL to restore your preferences in another browser" +msgstr "" + +#: searx/templates/simple/preferences.html:413 +msgid "" +"Specifying custom settings in the preferences URL can be used to sync " +"preferences across devices." +msgstr "" + +#: searx/templates/simple/preferences.html:418 +msgid "" +"These settings are stored in your cookies, this allows us not to store " +"this data about you." +msgstr "" + +#: searx/templates/simple/preferences.html:420 +msgid "" +"These cookies serve your sole convenience, we don't use these cookies to " +"track you." +msgstr "" + +#: searx/templates/simple/preferences.html:423 +msgid "Save" +msgstr "" + +#: searx/templates/simple/preferences.html:424 +msgid "Reset defaults" +msgstr "" + +#: searx/templates/simple/preferences.html:425 +msgid "Back" +msgstr "" + +#: searx/templates/simple/results.html:23 +msgid "Answers" +msgstr "" + +#: searx/templates/simple/results.html:39 +msgid "Number of results" +msgstr "" + +#: searx/templates/simple/messages/no_results.html:6 +#: searx/templates/simple/results.html:46 +msgid "Error!" +msgstr "" + +#: searx/templates/simple/results.html:46 +msgid "Engines cannot retrieve results" +msgstr "" + +#: searx/templates/simple/results.html:68 +msgid "Suggestions" +msgstr "" + +#: searx/templates/simple/results.html:90 +msgid "Search URL" +msgstr "" + +#: searx/templates/simple/results.html:96 +msgid "Download results" +msgstr "" + +#: searx/templates/simple/results.html:120 +msgid "Try searching for:" +msgstr "" + +#: searx/templates/simple/results.html:152 +msgid "Back to top" +msgstr "" + +#: searx/templates/simple/results.html:170 +msgid "Previous page" +msgstr "" + +#: searx/templates/simple/results.html:187 +msgid "Next page" +msgstr "" + +#: searx/templates/simple/search.html:3 +msgid "Display the front page" +msgstr "" + +#: searx/templates/simple/search.html:9 +#: searx/templates/simple/simple_search.html:5 +msgid "Search for..." +msgstr "" + +#: searx/templates/simple/search.html:10 +#: searx/templates/simple/simple_search.html:6 +msgid "clear" +msgstr "" + +#: searx/templates/simple/search.html:11 +#: searx/templates/simple/simple_search.html:7 +msgid "search" +msgstr "" + +#: searx/templates/simple/stats.html:21 +msgid "There is currently no data available. " +msgstr "" + +#: searx/templates/simple/stats.html:26 +msgid "Scores" +msgstr "" + +#: searx/templates/simple/stats.html:27 +msgid "Result count" +msgstr "" + +#: searx/templates/simple/stats.html:38 +msgid "Scores per result" +msgstr "" + +#: searx/templates/simple/stats.html:62 +msgid "Total" +msgstr "" + +#: searx/templates/simple/stats.html:63 +msgid "HTTP" +msgstr "" + +#: searx/templates/simple/stats.html:64 +msgid "Processing" +msgstr "" + +#: searx/templates/simple/stats.html:102 +msgid "Warnings" +msgstr "" + +#: searx/templates/simple/stats.html:102 +msgid "Errors and exceptions" +msgstr "" + +#: searx/templates/simple/stats.html:108 +msgid "Exception" +msgstr "" + +#: searx/templates/simple/stats.html:110 +msgid "Message" +msgstr "" + +#: searx/templates/simple/stats.html:112 +msgid "Percentage" +msgstr "" + +#: searx/templates/simple/stats.html:114 +msgid "Parameter" +msgstr "" + +#: searx/templates/simple/stats.html:122 +msgid "Filename" +msgstr "" + +#: searx/templates/simple/stats.html:123 +msgid "Function" +msgstr "" + +#: searx/templates/simple/stats.html:124 +msgid "Code" +msgstr "" + +#: searx/templates/simple/stats.html:131 +msgid "Checker" +msgstr "" + +#: searx/templates/simple/stats.html:134 +msgid "Failed test" +msgstr "" + +#: searx/templates/simple/stats.html:135 +msgid "Comment(s)" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:3 +msgid "Anytime" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:6 +msgid "Last day" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:9 +msgid "Last week" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:12 +msgid "Last month" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:15 +msgid "Last year" +msgstr "" + +#: searx/templates/simple/messages/no_cookies.html:3 +msgid "Information!" +msgstr "" + +#: searx/templates/simple/messages/no_cookies.html:4 +msgid "currently, there are no cookies defined." +msgstr "" + +#: searx/templates/simple/messages/no_results.html:6 +msgid "Engines cannot retrieve results." +msgstr "" + +#: searx/templates/simple/messages/no_results.html:15 +msgid "Please, try again later or find another SearXNG instance." +msgstr "" + +#: searx/templates/simple/messages/no_results.html:20 +msgid "Sorry!" +msgstr "" + +#: searx/templates/simple/messages/no_results.html:21 +msgid "" +"we didn't find any results. Please use another query or search in more " +"categories." +msgstr "" + +#: searx/templates/simple/result_templates/default.html:6 +msgid "show media" +msgstr "" + +#: searx/templates/simple/result_templates/default.html:6 +msgid "hide media" +msgstr "" + +#: searx/templates/simple/result_templates/default.html:14 +#: searx/templates/simple/result_templates/videos.html:14 +msgid "This site did not provide any description." +msgstr "" + +#: searx/templates/simple/result_templates/images.html:23 +msgid "Format" +msgstr "" + +#: searx/templates/simple/result_templates/images.html:25 +msgid "Engine" +msgstr "" + +#: searx/templates/simple/result_templates/images.html:26 +msgid "View source" +msgstr "" + +#: searx/templates/simple/result_templates/map.html:12 +msgid "address" +msgstr "" + +#: searx/templates/simple/result_templates/map.html:43 +msgid "show map" +msgstr "" + +#: searx/templates/simple/result_templates/map.html:43 +msgid "hide map" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:6 +msgid "magnet link" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:7 +msgid "torrent file" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:9 +msgid "Seeder" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:9 +msgid "Leecher" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:11 +msgid "Filesize" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:12 +msgid "Bytes" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:13 +msgid "kiB" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:14 +msgid "MiB" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:15 +msgid "GiB" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:16 +msgid "TiB" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:20 +msgid "Number of Files" +msgstr "" + +#: searx/templates/simple/result_templates/videos.html:6 +msgid "show video" +msgstr "" + +#: searx/templates/simple/result_templates/videos.html:6 +msgid "hide video" +msgstr ""