commit eb83f14304e87f2f771ed1f04e9817fa86d37fa3 Author: Translation commit bot translation@torproject.org Date: Tue Mar 19 20:19:48 2019 +0000
Update translations for torbutton-securitylevelproperties --- sk/securitylevel.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/sk/securitylevel.properties b/sk/securitylevel.properties index 788d310ce..8e2445071 100644 --- a/sk/securitylevel.properties +++ b/sk/securitylevel.properties @@ -3,19 +3,19 @@ securityLevel.customWarning = Vlastné securityLevel.overview = Disable certain web features that can be used to attack your security and anonymity. securityLevel.standard.level = Štandardné securityLevel.standard.tooltip = Security Level : Standard -securityLevel.standard.summary = All Tor Browser and website features are enabled. +securityLevel.standard.summary = Všetky funkcie Toru a webovej stránky sú aktivované. securityLevel.safer.level = Bezpečnejšie securityLevel.safer.tooltip = Security Level : Safer -securityLevel.safer.summary = Disables website features that are often dangerous, causing some sites to lose functionality. -securityLevel.safer.description1 = JavaScript is disabled on non-HTTPS sites. -securityLevel.safer.description2 = Some fonts and math symbols are disabled. -securityLevel.safer.description3 = Audio and video (HTML5 media) are click-to-play. +securityLevel.safer.summary = Vypne funkcie webových stránok, ktoré sú často nebezpečné, čím môže obmedziť fungovanie niektorých stránok. +securityLevel.safer.description1 = JavaScript je zakázaný na stránkach nepoužívajúcich HTTPS +securityLevel.safer.description2 = Niektoré písma a matematické symboly sú zakázané +securityLevel.safer.description3 = Zvuk a video (HTML5) sú nastavené na spustenie po kliknutí. securityLevel.safest.level = Najbezpečnejšie securityLevel.safest.tooltip = Security Level : Safest securityLevel.safest.summary = Only allows website features required for static sites and basic services. These changes affect images, media, and scripts. securityLevel.safest.description1 = JavaScript je v základnom nastavení zakázaný na všetkých stránkach. -securityLevel.safest.description2 = Some fonts, icons, math symbols, and images are disabled. -securityLevel.safest.description3 = Audio and video (HTML5 media) are click-to-play. +securityLevel.safest.description2 = Niektoré písma, ikony, matematické symboly a obrázky sú zakázané. +securityLevel.safest.description3 = Zvuk a video (HTML5) sú nastavené na spustenie po kliknutí. securityLevel.custom.summary = Upravili ste nastavenia prehliadača do neobvyklej podoby. Za účelom bezpečnosti a ochrany súkromia vám odporúčame použiť jeden z predvolených úrovní zabezpečenia. securityLevel.learnMore = Zistite viac securityLevel.restoreDefaults = Obnoviť pôvodné nastavenia
tor-commits@lists.torproject.org