commit 994d5f54dc1acd2d954bf95f5b900a82dcc3512b Author: Translation commit bot translation@torproject.org Date: Sun Dec 8 15:51:43 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- cs/torbutton.properties | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/cs/torbutton.properties b/cs/torbutton.properties index eea574bf21..1e2a3fa724 100644 --- a/cs/torbutton.properties +++ b/cs/torbutton.properties @@ -53,8 +53,18 @@ profileMigrationFailed=Migrace vašeho stávajícího profilu se nezdařila.\nBu # "Downloading update" string for the hamburger menu (see #28885). # This string is kept here for ease of translation. # LOCALIZATION NOTE: %S is the application name. -updateDownloadingPanelUILabel=Stahování aktualizace pro %S +# updateDownloadingPanelUILabel=Downloading %S update
# .Onion Page Info prompt. Strings are kept here for ease of translation. pageInfo_OnionEncryptionWithBitsAndProtocol=Šifrované spojení (Onion služba, %1$S, %2$S bitové klíče, %3$S) 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.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
tor-commits@lists.torproject.org