commit fd5bd9697c8015f80b4371ec7ed7de7daccb2ae9 Author: Translation commit bot translation@torproject.org Date: Wed Nov 27 17:21:37 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- de/torbutton.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/de/torbutton.properties b/de/torbutton.properties index a73585f0a5..ac756ac2f1 100644 --- a/de/torbutton.properties +++ b/de/torbutton.properties @@ -61,10 +61,10 @@ pageInfo_OnionEncryption=Verbindung verschlüsselt (Onion-Dienst)
# 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=Dem Onion-Dienst fehlt die Client-Autorisierung. +onionServices.authPrompt.description=%S fragt deinen privaten Schlüssel an. +onionServices.authPrompt.keyPlaceholder=Gib deinen privaten Schlüssel für diesen Onion-Dienst ein. onionServices.authPrompt.done=Fertig onionServices.authPrompt.doneAccessKey=d -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.invalidKey=Bitte gib einen gültigen Schlüssel (52 base32-Zeichen oder 44 base64-Zeichen) ein. +onionServices.authPrompt.failedToSetKey=Das Konfigurieren von Tor mit deinem Schlüssel ist nicht möglich.
tor-commits@lists.torproject.org