diff options
Diffstat (limited to 'data/extensions/https-everywhere@eff.org/_locales/sr/messages.json')
-rw-r--r-- | data/extensions/https-everywhere@eff.org/_locales/sr/messages.json | 34 |
1 files changed, 23 insertions, 11 deletions
diff --git a/data/extensions/https-everywhere@eff.org/_locales/sr/messages.json b/data/extensions/https-everywhere@eff.org/_locales/sr/messages.json index 8031f54..230ce42 100644 --- a/data/extensions/https-everywhere@eff.org/_locales/sr/messages.json +++ b/data/extensions/https-everywhere@eff.org/_locales/sr/messages.json @@ -17,6 +17,12 @@ "about_version": { "message": "Verzija" }, + "cancel_copied_url": { + "message": "Copied to Clipboard" + }, + "cancel_copy_url": { + "message": "Copy URL" + }, "cancel_he_blocking_explainer": { "message": "HTTPS Everywhere noticed you were navigating to a non-HTTPS page, and tried to send you to the HTTPS version instead. The HTTPS version is unavailable. Most likely this site does not support HTTPS, but it is also possible that an attacker is blocking the HTTPS version. If you wish to view the unencrypted version of this page, you can still do so by disabling the 'Encrypt All Sites Eligible' (EASE) option in your HTTPS Everywhere extension. Be aware that disabling this option could make your browser vulnerable to network-based downgrade attacks on websites you visit." }, @@ -24,10 +30,10 @@ "message": "network-based downgrade attacks" }, "cancel_http_once": { - "message": "Open insecure page for this session only" + "message": "Proceed anyway (unsafe)" }, "cancel_open_page": { - "message": "Otvori nebezbednu stranicu" + "message": "Disable on this site" }, "chrome_add_new_rule": { "message": "Dodaj novo pravilo za ovaj sajt" @@ -39,10 +45,10 @@ "message": "Uvek koristi HTTPS za ovog host-a" }, "chrome_disable_on_this_site": { - "message": "Onemogu\u0107i HTTPS Svuda na ovom sajtu" + "message": "Disable on this site" }, "chrome_enable_on_this_site": { - "message": "Omogu\u0107i HTTPS Svuda na ovom sajtu" + "message": "Enable on this site" }, "chrome_experimental_rules": { "message": "Eksperimentalna pravila" @@ -125,17 +131,11 @@ "menu_viewAllRules": { "message": "Vidi Sva Pravila" }, - "onboarding_details_one": { - "message": "EASE Mode Optimized" - }, - "onboarding_details_two": { - "message": "You can now whitelist sites to disable in HTTPS Everywhere" - }, "onboarding_footer": { "message": "HTTPS Everywhere is an EFF project" }, "onboarding_header": { - "message": "Changes with version 3.9.2020" + "message": "HTTPS Everywhere has been updated!" }, "onboarding_intro": { "message": "\u0160ifriraj veb! Automatski koristi HTTPS bezbednosni protokol na velikom broju sajtova." @@ -173,6 +173,9 @@ "options_generalSettings": { "message": "Op\u0161ta Pode\u0161avanja" }, + "options_hostNotFormattedCorrectly": { + "message": "This host could not be added because it was not formatted correctly. Please check it and try again." + }, "options_settings": { "message": "Pode\u0161avanja" }, @@ -208,5 +211,14 @@ }, "prefs_reset_defaults_message": { "message": "Ovo \u0107e resetovati svaki set pravila na njegovo podrazumevano stanje. \u017delite li da nastavite?" + }, + "standalone_proxy_server_info_prefix": { + "message": "Proxy server running on" + }, + "standalone_transparent_false": { + "message": "You must configure your applications to use an HTTP proxy on the specified host and port." + }, + "standalone_transparent_true": { + "message": "You must set up your firewall rules to forward packets to the specified host and port." } }
\ No newline at end of file |