commit 9c6adb0a1721ebaed97c0c1581fd193092d3d0ae Author: Translation commit bot translation@torproject.org Date: Thu May 28 21:51:48 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- cs/torbutton.properties | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/cs/torbutton.properties b/cs/torbutton.properties index 435f2b5a50..74d986b1b7 100644 --- a/cs/torbutton.properties +++ b/cs/torbutton.properties @@ -97,11 +97,11 @@ onionServices.clientAuthMissing.longDescription=Details: %S — The client downl # Tor SOCKS error 0xF5: onionServices.clientAuthIncorrect.pageTitle=Autorizace selhala. onionServices.clientAuthIncorrect.header=Onionsite Authentication Failed -onionServices.clientAuthIncorrect=The provided key is incorrect or has been revoked. Contact the onionsite administrator. +onionServices.clientAuthIncorrect=Poskytnutý klíč je nesprávný nebo byl zrušen. Kontaktujte administrátora onion stránky. onionServices.clientAuthIncorrect.longDescription=Details: %S — The client was able to download the requested onion service descriptor but was unable to decrypt its content using the provided client authorization information. This may mean that access has been revoked. # Tor SOCKS error 0xF6: onionServices.badAddress.pageTitle=Problém při načítání Onion stránky -onionServices.badAddress.header=Invalid Onionsite Address +onionServices.badAddress.header=Neplatná adresa Onion stránky onionServices.badAddress=The provided onionsite address is invalid. Please check that you entered it correctly. onionServices.badAddress.longDescription=Details: %S — The provided .onion address is invalid. This error is returned due to one of the following reasons: the address checksum doesn't match, the ed25519 public key is invalid, or the encoding is invalid. # Tor SOCKS error 0xF7: @@ -119,13 +119,13 @@ onionServices.authPrompt.invalidKey=Zadejte prosím platný klíč (52 znaků ba onionServices.authPrompt.failedToSetKey=Tor s vaším klíčem nelze nastavit onionServices.authPreferences.header=Onion Services Authentication onionServices.authPreferences.overview=Some onion services require that you identify yourself with a key (a kind of password) before you can access them. -onionServices.authPreferences.savedKeys=Saved Keys… -onionServices.authPreferences.dialogTitle=Onion Service Keys -onionServices.authPreferences.dialogIntro=Keys for the following onionsites are stored on your computer +onionServices.authPreferences.savedKeys=Uložené klíče... +onionServices.authPreferences.dialogTitle=Klíče Služby Onion +onionServices.authPreferences.dialogIntro=Klíče pro následující onion stánky jsou uloženy na vašem počítači onionServices.authPreferences.onionSite=Onion stránka onionServices.authPreferences.onionKey=Klíč onionServices.authPreferences.remove=Odstranit -onionServices.authPreferences.removeAll=Remove All +onionServices.authPreferences.removeAll=Odstranit všechny onionServices.authPreferences.failedToGetKeys=Unable to retrieve keys from tor onionServices.authPreferences.failedToRemoveKey=Unable to remove key
@@ -135,10 +135,10 @@ onionLocation.alwaysPrioritizeAccessKey=a onionLocation.notNow=Nyní ne onionLocation.notNowAccessKey=n onionLocation.description=There's a more private and secure version of this site available over the Tor network via onion services. Onion services help website publishers and their visitors defeat surveillance and censorship. -onionLocation.tryThis=Try Onion Services +onionLocation.tryThis=Vyzkoušet Onion Služby onionLocation.onionAvailable=.onion available onionLocation.learnMore=Learn more… -onionLocation.always=Always -onionLocation.askEverytime=Ask every time -onionLocation.prioritizeOnionsDescription=Prioritize .onion sites when known. +onionLocation.always=Vždy +onionLocation.askEverytime=Ptát se vždy +onionLocation.prioritizeOnionsDescription=Upřednostňovat známé .onion stránky. onionLocation.onionServicesTitle=Služby Onion
tor-commits@lists.torproject.org