aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw-sv/help_certification.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-06-30 13:35:22 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2015-06-30 13:35:22 +0200
commita8efe3a12ee6e368cc13fb857f97ff39900a82cc (patch)
tree9fbfe89bb97552f87fb15a2b91f569eabffbbff1 /OpenKeychain/src/main/res/raw-sv/help_certification.md
parent7b4c4dc49132807debd3de4b9355c9087f493124 (diff)
downloadopen-keychain-a8efe3a12ee6e368cc13fb857f97ff39900a82cc.tar.gz
open-keychain-a8efe3a12ee6e368cc13fb857f97ff39900a82cc.tar.bz2
open-keychain-a8efe3a12ee6e368cc13fb857f97ff39900a82cc.zip
Update from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/raw-sv/help_certification.md')
-rw-r--r--OpenKeychain/src/main/res/raw-sv/help_certification.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/OpenKeychain/src/main/res/raw-sv/help_certification.md b/OpenKeychain/src/main/res/raw-sv/help_certification.md
index 3518adf73..babb90ab0 100644
--- a/OpenKeychain/src/main/res/raw-sv/help_certification.md
+++ b/OpenKeychain/src/main/res/raw-sv/help_certification.md
@@ -1,22 +1,22 @@
-[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
+[//]: # (NOTERING: Var vänlig och sätt varje mening på sin egen rad, Transifex sätter varje rad i sitt eget fält för översättningar!)
-## Key Confirmation
-Without confirmation, you cannot be sure if a key really corresponds to a specific person.
-The simplest way to confirm a key is by scanning the QR Code or exchanging it via NFC.
-To confirm keys between more than two persons, we suggest to use the key exchange method available for your keys.
+## Nyckelbekräftelse
+Utan bekräftelse kan du inte vara säker på om en nyckel verkligen motsvarar en viss person.
+Det enklaste sättet att bekräfta en nyckel är genom att skanna QR-koden eller att byta ut den via NFC.
+För att bekräfta nycklar mellan fler än två personer så föreslår vi att du använder utbytesmetoden som är passande för dina nycklar.
-## Key Status
+## Status för nyckel
<img src="status_signature_verified_cutout_24dp"/>
-Confirmed: You have already confirmed this key, e.g., by scanning the QR Code.
+Bekräftat: Du har redan bekräftat den här nyckeln, t.ex genom att skanna QR-koden.
<img src="status_signature_unverified_cutout_24dp"/>
Unconfirmed: This key has not been confirmed yet. You cannot be sure if the key really corresponds to a specific person.
<img src="status_signature_expired_cutout_24dp"/>
-Expired: This key is no longer valid. Only the owner can extend its validity.
+Utgången: Den här nyckeln är inte längre giltig. Endast ägaren kan förlänga dess giltighet.
<img src="status_signature_revoked_cutout_24dp"/>
Revoked: This key is no longer valid. It has been revoked by its owner.
-## Advanced Information
+## Avancerad information
A "key confirmation" in OpenKeychain is implemented by creating a certification according to the OpenPGP standard.
This certification is a ["generic certification (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) described in the standard by:
"The issuer of this certification does not make any particular assertion as to how well the certifier has checked that the owner of the key is in fact the person described by the User ID."