diff options
Diffstat (limited to 'searx/translations/sk')
| -rw-r--r-- | searx/translations/sk/LC_MESSAGES/messages.mo | bin | 10951 -> 11136 bytes | |||
| -rw-r--r-- | searx/translations/sk/LC_MESSAGES/messages.po | 104 |
2 files changed, 72 insertions, 32 deletions
diff --git a/searx/translations/sk/LC_MESSAGES/messages.mo b/searx/translations/sk/LC_MESSAGES/messages.mo Binary files differindex 23f047948..da2bcb9cf 100644 --- a/searx/translations/sk/LC_MESSAGES/messages.mo +++ b/searx/translations/sk/LC_MESSAGES/messages.mo diff --git a/searx/translations/sk/LC_MESSAGES/messages.po b/searx/translations/sk/LC_MESSAGES/messages.po index bdf7aa9eb..af3a9ea4d 100644 --- a/searx/translations/sk/LC_MESSAGES/messages.po +++ b/searx/translations/sk/LC_MESSAGES/messages.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-07-02 08:59+0000\n" -"PO-Revision-Date: 2022-07-06 00:21+0000\n" +"POT-Creation-Date: 2022-07-19 05:45+0000\n" +"PO-Revision-Date: 2022-07-21 21:02+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language-Team: Slovak <https://weblate.bubu1.eu/projects/searxng/searxng/sk/>" "\n" @@ -181,7 +181,7 @@ msgstr "CAPTCHA" #: searx/webapp.py:186 msgid "too many requests" -msgstr "priveľa dotazov" +msgstr "priveľa žiadostí" #: searx/webapp.py:187 msgid "access denied" @@ -193,7 +193,7 @@ msgstr "API chyba servera" #: searx/webapp.py:363 msgid "No item found" -msgstr "Neboli nájdené záznamy" +msgstr "Nič sa nenašlo" #: searx/engines/qwant.py:212 #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365 @@ -202,29 +202,29 @@ msgstr "Zdroj" #: searx/webapp.py:367 msgid "Error loading the next page" -msgstr "Chyba pri načítaní ďalšej strany" +msgstr "Chyba pri načítaní ďalšej stránky" -#: searx/webapp.py:510 searx/webapp.py:954 +#: searx/webapp.py:516 searx/webapp.py:960 msgid "Invalid settings, please edit your preferences" -msgstr "Neplatné nastavenia, upravte svoje hodnoty, prosím" +msgstr "Nesprávne nastavenia, prosím upravte svoje predvoľby" -#: searx/webapp.py:526 +#: searx/webapp.py:532 msgid "Invalid settings" -msgstr "Chybná konfigurácia" +msgstr "Nesprávne nastavenia" -#: searx/webapp.py:603 searx/webapp.py:679 +#: searx/webapp.py:609 searx/webapp.py:685 msgid "search error" msgstr "chyba vyhľadávania" -#: searx/webapp.py:725 +#: searx/webapp.py:731 msgid "{minutes} minute(s) ago" -msgstr "{minutes} min. pred" +msgstr "pred {minutes} min." -#: searx/webapp.py:727 +#: searx/webapp.py:733 msgid "{hours} hour(s), {minutes} minute(s) ago" -msgstr "{hours} hod., {minutes} min. pred" +msgstr "pred {hours} hod., {minutes} min." -#: searx/webapp.py:853 +#: searx/webapp.py:859 msgid "Suspended" msgstr "Pozastavené" @@ -234,7 +234,7 @@ msgstr "Generátor nahodných hodnôt" #: searx/answerers/random/answerer.py:68 msgid "Generate different random values" -msgstr "Vytvoriť iné náhodné hodnoty" +msgstr "Vytvoriť rôzné náhodné hodnoty" #: searx/answerers/statistics/answerer.py:47 msgid "Statistics functions" @@ -244,7 +244,7 @@ msgstr "Štatistické funkcie" msgid "Compute {functions} of the arguments" msgstr "Vypočítať {functions} argumentov" -#: searx/engines/openstreetmap.py:156 +#: searx/engines/openstreetmap.py:160 msgid "Get directions" msgstr "Požiadať o navigáciu" @@ -274,11 +274,11 @@ msgstr "hash hodnota" #: searx/plugins/hostname_replace.py:9 msgid "Hostname replace" -msgstr "Zámeny názvov serverov" +msgstr "Nahradenie názvu servera" #: searx/plugins/hostname_replace.py:10 msgid "Rewrite result hostnames or remove results based on the hostname" -msgstr "" +msgstr "Informácie o sebe" #: searx/plugins/oa_doi_rewrite.py:9 msgid "Open Access DOI rewrite" @@ -306,7 +306,7 @@ msgstr "" #: searx/plugins/self_info.py:20 msgid "Self Informations" -msgstr "" +msgstr "Informácie o sebe" #: searx/plugins/self_info.py:21 msgid "" @@ -316,6 +316,30 @@ msgstr "" "Zobrazí vašu IP ak je dotaz \"ip\" a user agenta ak dotaz obsahuje \"user" " agent\"." +#: searx/plugins/tor_check.py:25 +msgid "Tor check plugin" +msgstr "" + +#: 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." +msgstr "" + +#: searx/plugins/tor_check.py:62 +msgid "" +"The TOR exit node list (https://check.torproject.org/exit-addresses) is " +"unreachable." +msgstr "" + +#: searx/plugins/tor_check.py:78 +msgid "You are using TOR. Your IP address seems to be: {ip_address}." +msgstr "" + +#: searx/plugins/tor_check.py:84 +msgid "You are not using TOR. Your IP address seems to be: {ip_address}." +msgstr "" + #: searx/plugins/tracker_url_remover.py:29 msgid "Tracker URL remover" msgstr "Odstraňovanie sledovacích argumentov" @@ -352,47 +376,47 @@ msgstr "stránka vyhľadávania" #: searx/templates/simple/base.html:46 msgid "About" -msgstr "" +msgstr "O nás" -#: searx/templates/simple/base.html:49 +#: searx/templates/simple/base.html:50 msgid "Donate" msgstr "Prispejte" -#: searx/templates/simple/base.html:52 +#: searx/templates/simple/base.html:54 #: searx/templates/simple/preferences.html:99 msgid "Preferences" msgstr "Nastavenia" -#: searx/templates/simple/base.html:62 +#: searx/templates/simple/base.html:64 msgid "Powered by" msgstr "Používame" -#: searx/templates/simple/base.html:62 +#: searx/templates/simple/base.html:64 msgid "a privacy-respecting, hackable metasearch engine" msgstr "prispôsobitelný meta-vyhľadávač, ktorý rešpektuje vaše súkromie" -#: searx/templates/simple/base.html:63 +#: searx/templates/simple/base.html:65 msgid "Source code" msgstr "Zdrojový kód" -#: searx/templates/simple/base.html:64 +#: searx/templates/simple/base.html:66 msgid "Issue tracker" msgstr "" -#: searx/templates/simple/base.html:65 searx/templates/simple/stats.html:18 +#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18 msgid "Engine stats" msgstr "Štatistiky vyhľadávača" -#: searx/templates/simple/base.html:66 +#: searx/templates/simple/base.html:69 #: searx/templates/simple/messages/no_results.html:15 msgid "Public instances" msgstr "Verejné inštancie" -#: searx/templates/simple/base.html:68 +#: searx/templates/simple/base.html:72 msgid "Privacy policy" msgstr "Ochrana súkromia" -#: searx/templates/simple/base.html:71 +#: searx/templates/simple/base.html:75 msgid "Contact instance maintainer" msgstr "Kontaktujte správcu inštancie" @@ -417,7 +441,23 @@ msgstr "z vyrovnávacej pamäte" msgid "proxied" msgstr "cez proxy" -#: searx/templates/simple/new_issue.html:63 +#: searx/templates/simple/new_issue.html:64 +msgid "Start submiting a new issue on GitHub" +msgstr "" + +#: searx/templates/simple/new_issue.html:66 +msgid "Please check for existing bugs about this engine on GitHub" +msgstr "" + +#: searx/templates/simple/new_issue.html:69 +msgid "I confirm there is no existing bug about the issue I encounter" +msgstr "" + +#: searx/templates/simple/new_issue.html:71 +msgid "If this is a public instance, please specify the URL in the bug report" +msgstr "" + +#: searx/templates/simple/new_issue.html:72 msgid "Submit a new issue on Github including the above information" msgstr "Odošlite novú chybu na Github vrátane informácii nad" |