diff options
Diffstat (limited to 'l10n-cs/mail/messenger/preferences/connection.ftl')
-rw-r--r-- | l10n-cs/mail/messenger/preferences/connection.ftl | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/l10n-cs/mail/messenger/preferences/connection.ftl b/l10n-cs/mail/messenger/preferences/connection.ftl new file mode 100644 index 0000000000..b4df5c339f --- /dev/null +++ b/l10n-cs/mail/messenger/preferences/connection.ftl @@ -0,0 +1,85 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +connection-dns-over-https-url-resolver = Použít poskytovatele + .accesskey = s +# Variables: +# $name (String) - Display name or URL for the DNS over HTTPS provider +connection-dns-over-https-url-item-default = + .label = { $name } (výchozí) + .tooltiptext = Použít výchozí URL adresu pro službu DNS over HTTPS +connection-dns-over-https-url-custom = + .label = Vlastní + .accesskey = n + .tooltiptext = Zadejte vlastní URL adresu pro službu DNS over HTTPS +connection-dns-over-https-custom-label = Vlastní +connection-dialog-window = + .title = Nastavení připojení + .style = + { PLATFORM() -> + [macos] width: 44em !important + *[other] width: 49em !important + } +connection-proxy-legend = Nastavení proxy serverů pro přístup k internetu +proxy-type-no = + .label = Bez proxy serveru + .accesskey = B +proxy-type-wpad = + .label = Automatické zjištění konfigurace proxy serverů + .accesskey = A +proxy-type-system = + .label = Použít nastavení proxy serverů v systému + .accesskey = u +proxy-type-manual = + .label = Ruční konfigurace proxy serverů: + .accesskey = k +proxy-http-label = + .value = HTTP proxy: + .accesskey = H +http-port-label = + .value = Port: + .accesskey = p +proxy-http-sharing = + .label = Použít tento proxy server také pro HTTPS + .accesskey = s +proxy-https-label = + .value = HTTPS proxy: + .accesskey = H +ssl-port-label = + .value = Port: + .accesskey = o +proxy-socks-label = + .value = SOCKS server: + .accesskey = C +socks-port-label = + .value = Port: + .accesskey = t +proxy-socks4-label = + .label = SOCKS v4 + .accesskey = K +proxy-socks5-label = + .label = SOCKS v5 + .accesskey = v +proxy-type-auto = + .label = URL pro automatickou konfiguraci proxy serverů: + .accesskey = m +proxy-reload-label = + .label = Znovu načíst + .accesskey = Z +no-proxy-label = + .value = Nepoužívat pro: + .accesskey = N +no-proxy-example = Příklad: .mozilla.org, .net.nz, 192.168.1.0/24 +# Note: Do not translate localhost, 127.0.0.1 and ::1. +no-proxy-localhost-label = Spojení na localhost, 127.0.0.1 a ::1 nikdy proxy servery nepoužívají. +proxy-password-prompt = + .label = Nedotazovat se na autentizaci, pokud je heslo uloženo + .accesskey = e + .tooltiptext = Tato volba zajistí provedení tiché autentizace k proxy, pokud pro ni máte uloženy přihlašovací údaje. Pokud autentizace selže, budete na ně dotázání. +proxy-remote-dns = + .label = Použít proxy server pro DNS při použití SOCKS v5 + .accesskey = d +proxy-enable-doh = + .label = Zapnout DNS over HTTPS + .accesskey = p |