commit 0f9dba1a2f1ed3517304841b6d6cf12d45a4cf08 Author: Translation commit bot translation@torproject.org Date: Tue Apr 7 10:51:46 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- da/torbutton.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/da/torbutton.properties b/da/torbutton.properties index 1969e2cd56..c1c00b7e15 100644 --- a/da/torbutton.properties +++ b/da/torbutton.properties @@ -100,7 +100,7 @@ onionServices.clientAuthIncorrect=The provided key is incorrect or has been revo 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=Problem ved indlæsning af onionsted -onionServices.badAddress.header=Invalid Onionsite Address +onionServices.badAddress.header=Ugyldig onionsted-adresse 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: @@ -129,7 +129,7 @@ onionServices.authPreferences.failedToGetKeys=Kan ikke hente nøgler fra tor onionServices.authPreferences.failedToRemoveKey=Kan ikke fjerne nøgle
# Onion-Location strings. -onionLocation.alwaysPrioritize=Always Prioritize Onions +onionLocation.alwaysPrioritize=Prioriter altid onions onionLocation.alwaysPrioritizeAccessKey=a onionLocation.notNow=Ikke nu onionLocation.notNowAccessKey=p @@ -139,5 +139,5 @@ onionLocation.onionAvailable=.onion tilgængelig onionLocation.learnMore=Lær mere … onionLocation.always=Altid onionLocation.askEverytime=Spørg hver gang -onionLocation.prioritizeOnionsDescription=Prioritize .onion sites when known. +onionLocation.prioritizeOnionsDescription=Prioriter .onion-steder når de er kendte. onionLocation.onionServicesTitle=Oniontjenester
tor-commits@lists.torproject.org