commit 3af01616fcf75ac6f4c670ec0bd92ca398652536 Author: Translation commit bot translation@torproject.org Date: Sun Dec 8 15:51:37 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- cs/torbutton.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/cs/torbutton.properties b/cs/torbutton.properties index 93f24e3603..20e5c74772 100644 --- a/cs/torbutton.properties +++ b/cs/torbutton.properties @@ -61,10 +61,10 @@ pageInfo_OnionEncryption=Šifrované spojení (Onion služba)
# Onion services strings. Strings are kept here for ease of translation. # LOCALIZATION NOTE: %S will be replaced with the .onion address. -onionServices.clientAuthMissing=Tor onion service missing client authorization -onionServices.authPrompt.description=%S is requesting your private key. -onionServices.authPrompt.keyPlaceholder=Enter your private key for this onion service +onionServices.clientAuthMissing=Tor klient služby onion není ověřený +onionServices.authPrompt.description=%S vyžaduje váš soukromý klíč. +onionServices.authPrompt.keyPlaceholder=Zadejte svůj soukromý klíč pro tuto službu onion onionServices.authPrompt.done=Hotovo -onionServices.authPrompt.doneAccessKey=h -onionServices.authPrompt.invalidKey=Please enter a valid key (52 base32 characters or 44 base64 characters) -onionServices.authPrompt.failedToSetKey=Unable to configure Tor with your key +onionServices.authPrompt.doneAccessKey=H +onionServices.authPrompt.invalidKey=Zadejte prosím platný klíč (52 znaků base32, nebo 44 znaků base64) +onionServices.authPrompt.failedToSetKey=Tor s vaším klíčem nelze nastavit
tor-commits@lists.torproject.org