static/svg/fr: rename re-used images & remove obsolete ones.
[enc.git] / esd-ar.po
index aa3d636532cdd6ffeee5534bb37f7c747b581647..dbecfa21dc7fae0f44d035b0015f5f0a1a59170d 100644 (file)
--- a/esd-ar.po
+++ b/esd-ar.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: emailselfdefense 4.0\n"
-"POT-Creation-Date: 2021-07-27 17:57+0200\n"
+"POT-Creation-Date: 2021-07-30 22:20+0200\n"
 "PO-Revision-Date: 2016-02-10 10:12+0100\n"
 "Last-Translator: Yassir Karroun <ukarroum17@gmail.com>\n"
 "Language-Team: \n"
@@ -29,7 +29,9 @@ msgid ""
 msgstr ""
 
 #. type: Attribute 'content' of: <html><head><meta>
-msgid "GnuPG, GPG, openpgp, encryption, surveillance, privacy, email, Enigmail"
+msgid ""
+"GnuPG, GPG, openpgp, surveillance, privacy, email, security, GnuPG2, "
+"encryption"
 msgstr ""
 
 #. type: Attribute 'content' of: <html><head><meta>
@@ -42,17 +44,6 @@ msgstr ""
 msgid "width=device-width, initial-scale=1"
 msgstr ""
 
-#. type: Content of: <html><body><div><p>
-msgid ""
-"Due to Enigmail's PGP functionality being migrated into Icedove and "
-"Thunderbird, steps 2 and 3 of the guide are currently out of date."
-msgstr ""
-
-#. type: Content of: <html><body><div><p>
-msgid ""
-"Thank you for your patience while we're working on a new round of updates."
-msgstr ""
-
 #. type: Content of: <html><body><header><div><p>
 msgid ""
 "<strong>Please check your email for a confirmation link now. Thanks for "
@@ -175,10 +166,6 @@ msgstr ""
 msgid "Journalism++"
 msgstr ""
 
-#. type: Attribute 'content' of: <html><head><meta>
-msgid "GnuPG, GPG, openpgp, surveillance, privacy, email, security, GnuPG2"
-msgstr ""
-
 #. type: Content of: <html><body><header><div><h1>
 msgid "Email Self-Defense"
 msgstr ""
@@ -190,14 +177,10 @@ msgstr ""
 msgid "<a class=\"current\" href=\"/en\">English - v5.0</a>"
 msgstr "<a href=\"/en\">English - v4.0</a>"
 
-#. type: Content of: <html><body><header><div><ul><li>
-msgid "<a href=\"/tr\">Türkçe - v5.0</a>"
-msgstr ""
-
 #. type: Content of: <html><body><header><div><ul><li>
 msgid ""
-"<a href=\"https://libreplanet.org/wiki/GPG_guide/Translation_Guide\"> "
-"<strong><span style=\"color: #2F5FAA;\">Translate!</span></strong></a>"
+"<strong><a href=\"https://libreplanet.org/wiki/GPG_guide/Translation_Guide"
+"\"> Translate!</a></strong>"
 msgstr ""
 
 #. type: Content of: <html><body><header><div><ul><li>
@@ -482,7 +465,7 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><h4>
-msgid "MacOS"
+msgid "macOS"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -513,9 +496,8 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd>
 msgid ""
-"<span style=\"color:#2f5faa; font-family: monospace;\">brew install gnupg "
-"gnupg2</span>. After installation is done, you can follow the steps of the "
-"rest of this guide."
+"<code>brew install gnupg gnupg2</code>. After installation is done, you can "
+"follow the steps of the rest of this guide."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><h4>
@@ -586,9 +568,8 @@ msgstr ""
 msgid ""
 "Your private key is more like a physical key, because you keep it to "
 "yourself (on your computer). You use GnuPG and your private key together to "
-"descramble encrypted emails other people send to you. <span style=\"font-"
-"weight: bold;\">You should never share your private key with anyone, under "
-"any circumstances.</span>"
+"descramble encrypted emails other people send to you. <strong>You should "
+"never share your private key with anyone, under any circumstances.</strong>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><p>
@@ -610,15 +591,15 @@ msgstr ""
 msgid "<em>Step 2.a</em> Make a keypair"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Make your keypair"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"Open a terminal using <span style=\"color:#2f5faa; font-family: monospace;"
-"\">ctrl + alt + t</span> (on GNU/linux), or find it in your applications, "
-"and use the following code to create your keypair:"
+"Open a terminal. You should be able to find it in your applications (some "
+"GNU/Linux systems respond to the the <kbd>ctrl + alt + t</kbd> shortcut). "
+"Use the following code to create your keypair in the terminal:"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -631,35 +612,28 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# <span style=\"color:#2f5faa; font-family: monospace;\">gpg --full-generate-"
-"key</span> to start the process."
+msgid "# <code>gpg --full-generate-key</code> to start the process."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
 "# To answer what kind of key you would like to create, select the default "
-"option <span style=\"color:#2f5faa; font-family: monospace;\"> 1 RSA and "
-"RSA</span>."
+"option: <samp>1&nbsp;RSA&nbsp;and&nbsp;RSA</samp>."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# Enter the following keysize: <span style=\"color:#2f5faa; font-family: "
-"monospace;\">4096</span> for a strong key."
+msgid "# Enter the following keysize: <code>4096</code> for a strong key."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# Choose the expiration date, we suggest <span style=\"color:#2f5faa; font-"
-"family: monospace;\">2y</span> (2 years)."
+msgid "# Choose the expiration date, we suggest <code>2y</code> (2 years)."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid "Follow the prompts to continue setting up with your personal details."
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Set your passphrase"
 msgstr ""
 
@@ -691,12 +665,10 @@ msgstr ""
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd>
 msgid ""
 "GPG is not installed. You can check if this is the case with the command "
-"<span style=\"color:#2f5faa; font-family: monospace;\">gpg --version</"
-"span>.  If GnuPG is not installed, it would bring up the following result on "
-"most GNU/Linux operating systems, or something like it: <span style=\"color:"
-"#2f5faa; font-family: monospace;\">Command 'gpg' not found, but can be "
-"installed with: sudo apt install gnupg</span>. Follow that command and "
-"install the program."
+"<code>gpg --version</code>.  If GnuPG is not installed, it would bring up "
+"the following result on most GNU/Linux operating systems, or something like "
+"it: <samp>Command 'gpg' not found, but can be installed with: sudo apt "
+"install gnupg</samp>. Follow that command and install the program."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -715,13 +687,11 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd>
 msgid ""
-"Use the following command to see all keys <span style=\"color:#2f5faa; font-"
-"family: monospace;\">gpg --list-keys</span>. Yours should be listed in "
-"there, and later, so will Edward's (<a href=\"#section3\">section 3</a>). If "
-"you want to see only your key, you can use <span style=\"color:#2f5faa; font-"
-"family: monospace;\">gpg --list-key [your@email]</span>.  You can also use "
-"<span style=\"color:#2f5faa; font-family: monospace;\">gpg --list-secret-"
-"key</span> to see your own private key."
+"Use the following command to see all keys: <code>gpg--list-keys</code>. "
+"Yours should be listed in there, and later, so will Edward's (<a href="
+"\"#section3\">section 3</a>). If you want to see only your key, you can use "
+"<code>gpg --list-key [your@email]</code>.  You can also use <code>gpg --list-"
+"secret-key</code> to see your own private key."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -766,7 +736,7 @@ msgstr ""
 msgid "<em>Step 2.b</em> Some important steps following creation"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Upload your key to a keyserver"
 msgstr ""
 
@@ -782,19 +752,17 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"# Copy your keyID <span style=\"color:#2f5faa; font-family: monospace;"
-"\">gnupg --list-key [your@email]</span> will list your public (\"pub\") key "
-"information, including your keyID, which is a unique list of numbers and "
-"letters. Copy this keyID, so you can use it in the following command."
+"# Copy your keyID: <code>gpg --list-key [your@email]</code> will list your "
+"public (\"pub\") key information, including your keyID, which is a unique "
+"list of numbers and letters. Copy this keyID, so you can use it in the "
+"following command."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# Upload your key to a server: <span style=\"color:#2f5faa; font-family: "
-"monospace;\">gpg --send-key [keyID]</span>"
+msgid "# Upload your key to a server: <code>gpg --send-key [keyID]</code>"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Export your key to a file"
 msgstr ""
 
@@ -807,17 +775,15 @@ msgid ""
 "can be done with the following commands:"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><p><span>
-msgid ""
-"<span style=\"color:#2f5faa; font-family: monospace;\"> $ gpg --export-"
-"secret-keys -a [keyID] > my_secret_key.asc"
+#. type: Content of: <html><body><section><div><div><div><p><code>
+msgid "<code> $ gpg --export-secret-keys -a [keyID] > my_secret_key.asc"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid "$ gpg --export -a [keyID] > my_public_key.asc </span>"
+msgid "$ gpg --export -a [keyID] > my_public_key.asc </code>"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Generate a revocation certificate"
 msgstr ""
 
@@ -833,15 +799,14 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"# Generate a revocation certificate: <span style=\"color:#2f5faa; font-"
-"family: monospace;\">gpg --gen-revoke --output revoke.asc [keyID]</span>"
+"# Generate a revocation certificate: <code>gpg --gen-revoke --output revoke."
+"asc [keyID]</code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
 "# It will prompt you to give a reason for revocation, we recommend to use "
-"<span style=\"color:#2f5faa; font-family: monospace;\">1 \"key has been "
-"compromised\"</span>"
+"<samp>1&nbsp;=&nbsp;key has been compromised</samp>."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -862,9 +827,7 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
-msgid ""
-"# Check your permissions: <span style=\"color:#2f5faa; font-family: "
-"monospace;\">ls -l ~/.gnupg/*</span>"
+msgid "# Check your permissions: <code>ls -l ~/.gnupg/*</code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -874,9 +837,7 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
-msgid ""
-"You can use the code <span style=\"color:#2f5faa; font-family: monospace;"
-"\">chmod 700 ~/.gnupg</span>"
+msgid "You can use the code: <code>chmod 700 ~/.gnupg</code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -886,9 +847,7 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
-msgid ""
-"You can use the code: <span style=\"color:#2f5faa; font-family: monospace;"
-"\">chmod 600 ~/.gnupg/*</span>"
+msgid "You can use the code: <code>chmod 600 ~/.gnupg/*</code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -927,22 +886,20 @@ msgid ""
 "can be done with the following commands:"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><span>
-msgid ""
-"<span style=\"color:#2f5faa; font-family: monospace;\"> $ gpg --export-"
-"secret-keys -a [keyID] > my_private_key.asc"
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><code>
+msgid "<code> $ gpg --export-secret-keys -a [keyID] > my_private_key.asc"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><span>
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><code>
 msgid "$ gpg --export -a [keyID] > my_public_key.asc"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><span>
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><code>
 msgid "$ gpg --import my_private_key.asc"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
-msgid "$ gpg --import my_public_key.asc </span>"
+msgid "$ gpg --import my_public_key.asc </code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -952,16 +909,13 @@ msgid ""
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
-msgid ""
-"<span style=\"color:#2f5faa; font-family: monospace;\"> $ gpg --edit-key "
-"[your@email] </span>"
+msgid "<code> $ gpg --edit-key [your@email] </code>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
 msgid ""
-"Because this is your key, you should choose <span style=\"color:#2f5faa; "
-"font-family: monospace;\">ultimate</span>. You shouldn't trust anyone else's "
-"key ultimately."
+"Because this is your key, you should choose <code>ultimate</code>. You "
+"shouldn't trust anyone else's key ultimately."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -1013,20 +967,17 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"# Open your email client and use \"Tools\" &rarr; <span style=\"color:"
-"#2f5faa;\">OpenPGP Manager</span>"
+"# Open your email client and use \"Tools\" &rarr; <i>OpenPGP Key Manager</i>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
-msgid ""
-"# Under \"File\" &rarr; <span style=\"color:#2f5faa;\">Import Secret Key(s) "
-"From File</span>"
+msgid "# Under \"File\" &rarr; <i>Import Secret Key(s) From File</i>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"# Select the file you saved under the name [my_secret_key.asc] in step <a "
-"href=\"#step-3b\">step 3.b</a> when you exported your key"
+"# Select the file you saved under the name [my_secret_key.asc] in <a href="
+"\"#step-2b\">step 2.b</a> when you exported your key"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -1041,10 +992,8 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"# Go to \"Edit\" (in Icedove) or \"Tools\" (in Thunderbird) &rarr; \"Account "
-"settings\" &rarr; \"End-To-End Encryption,\" and make sure your key is "
-"imported and select <span style=\"color:#2f5faa;\">Treat this key as a "
-"Personal Key</span>."
+"# Go to \"Account settings\" &rarr; \"End-To-End Encryption,\" and make sure "
+"your key is imported and select <i>Treat this key as a Personal Key</i>."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -1053,11 +1002,10 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd>
 msgid ""
-"Look for \"Account settings\" &rarr; \"End-To-End Encryption\" (Under \"Edit"
-"\" (in Icedove) or \"Tools\" (in Thunderbird)). Here you can see if your "
-"personal key associated with this email is found. If it is not, you can try "
-"again via the <span style=\"color:#2f5faa;\">Add key</span> option. Make "
-"sure you have the correct, active, secret key file."
+"Look for \"Account settings\" &rarr; \"End-To-End Encryption.\" Here you can "
+"see if your personal key associated with this email is found. If it is not, "
+"you can try again via the <i>Add key</i> option. Make sure you have the "
+"correct, active, secret key file."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><h2>
@@ -1088,10 +1036,9 @@ msgid ""
 "This is a special step that you won't have to do when corresponding with "
 "real people. In your email program's menu, go to \"Tools\" &rarr; \"OpenPGP "
 "Key Manager.\" You should see your key in the list that pops up. Right click "
-"on your key and select <span style=\"color:#2f5faa;\">Send Public Keys by "
-"Email</span>. This will create a new draft message, as if you had just hit "
-"the \"Write\" button, but in the attachment you will find your public "
-"keyfile."
+"on your key and select <i>Send Public Keys by Email</i>. This will create a "
+"new draft message, as if you had just hit the \"Write\" button, but in the "
+"attachment you will find your public keyfile."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -1105,8 +1052,8 @@ msgstr ""
 msgid ""
 "We want Edward to be able to open the email with your keyfile, so we want "
 "this first special message to be unencrypted. Make sure encryption is turned "
-"off by using the dropdown menu \"Security\" and select <span style=\"color:"
-"#2f5faa\">Do Not Encrypt</span>. Once encryption is off, hit Send."
+"off by using the dropdown menu \"Security\" and select <i>Do Not Encrypt</"
+"i>. Once encryption is off, hit Send."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -1136,7 +1083,7 @@ msgstr ""
 msgid "<em>Step 4.b</em> Send a test encrypted email"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Get Edward's key"
 msgstr ""
 
@@ -1152,23 +1099,22 @@ msgid ""
 "response to your first email, Edward's public key was included. On the right "
 "of the email, just above the writing area, you will find an \"OpenPGP\" "
 "button that has a lock and a little wheel next to it. Click that, and select "
-"<span style=\"color:#2f5faa\">Discover</span> next to the text: \"This "
-"message was sent with a key that you don't have yet.\" A popup with Edward's "
-"key details will follow."
+"<i>Discover</i> next to the text: \"This message was signed with a key that "
+"you don't yet have.\" A popup with Edward's key details will follow."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"<strong>Option 2.</strong> Open your OpenPGP manager and under \"Keyserver\" "
-"choose <span style=\"color:#2f5faa\">Discover Keys Online</span>. Here, fill "
-"in Edward's email address, and import Edward's key."
+"<strong>Option 2.</strong> Open your OpenPGP Key manager, and under "
+"\"Keyserver\" choose <i>Discover Keys Online</i>. Here, fill in Edward's "
+"email address, and import Edward's key."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"The option <span style=\"color:#2f5faa\">Accepted (unverified)</span> will "
-"add this key to your key manager, and now it can be used to send encrypted "
-"emails and to verify digital signatures from Edward."
+"The option <i>Accepted (unverified)</i> will add this key to your key "
+"manager, and now it can be used to send encrypted emails and to verify "
+"digital signatures from Edward."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -1185,7 +1131,7 @@ msgid ""
 "so no one except Edward can decrypt it."
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><h6>
+#. type: Content of: <html><body><section><div><div><div><h4>
 msgid "Send Edward an encrypted email"
 msgstr ""
 
@@ -1199,8 +1145,8 @@ msgstr ""
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
 "This time, make sure encryption is turned on by using the dropdown menu "
-"\"Security\" and select <span style=\"color:#2f5faa\">Require Encryption</"
-"span>. Once encryption is on, hit Send."
+"\"Security\" and select <i>Require Encryption</i>. Once encryption is on, "
+"hit Send."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -1209,7 +1155,10 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd>
 msgid ""
-"You may be trying to send an encrypted email to someone when you do not have "
+"You could get the above error message, or something along these lines: "
+"\"Unable to send this message with end-to-end encryption, because there are "
+"problems with the keys of the following recipients: ...\" In these cases, "
+"you may be trying to send an encrypted email to someone when you do not have "
 "their public key yet. Make sure you follow the steps above to import the key "
 "to your key manager. Open OpenPGP Key Manager to make sure the recipient is "
 "listed there."
@@ -1226,10 +1175,9 @@ msgid ""
 "there are problems with the keys of the following recipients: edward-en@fsf."
 "org.\" This usually means you imported the key with the \"unaccepted "
 "(unverified) option.\" Go to the \"key properties\" of this key by right "
-"clicking on the key in the OpenPGP Key Manager, and select the option <span "
-"style=\"color:#2f5faa\">Yes, but I have not verified that this is the "
-"correct key</span> in the \"Acceptance\" option at the bottom of this "
-"window. Resend the email."
+"clicking on the key in the OpenPGP Key Manager, and select the option "
+"<i>Yes, but I have not verified that this is the correct key</i> in the "
+"\"Acceptance\" option at the bottom of this window. Resend the email."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dt>
@@ -1286,7 +1234,8 @@ msgstr ""
 msgid ""
 "For greater security against potential attacks, you can turn off HTML. "
 "Instead, you can render the message body as plain text. In order to do this "
-"in Icedove or Thunderbird, go to View &gt; Message Body As &gt; Plain Text."
+"in Icedove or Thunderbird, go to \"View\" &rarr; \"Message Body As\" &rarr; "
+"<i>Plain Text</i>."
 msgstr ""
 
 #. type: Attribute 'alt' of: <html><body><section><div><div><div><p><img>
@@ -1359,7 +1308,7 @@ msgstr ""
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
 "In \"Account Settings\" &rarr; \"End-To-End-Encryption\" you can opt to "
-"<span style=\"color:#2f5faa\">add digital signature by default</span>."
+"<i>add digital signature by default</i>."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><h3>
@@ -1417,7 +1366,7 @@ msgid ""
 "Signing keys and signing messages use the same type of mathematical "
 "operation, but they carry very different implications. It's a good practice "
 "to generally sign your email, but if you casually sign people's keys, you "
-"may accidently end up vouching for the identity of an imposter."
+"may accidentally end up vouching for the identity of an imposter."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><p>
@@ -1439,15 +1388,14 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"In your email program's menu, go to OpenPGP Key Manager and select <span "
-"style=\"color:#2f5faa\">Key properties</span> by right clicking on Edward's "
-"key."
+"In your email program's menu, go to OpenPGP Key Manager and select <i>Key "
+"properties</i> by right clicking on Edward's key."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"Under \"Your Acceptance,\" you can select <span style=\"color:#2f5faa\">Yes, "
-"I've verified in person this key has the correct fingerprint\"</span>."
+"Under \"Your Acceptance,\" you can select <i>Yes, I've verified in person "
+"this key has the correct fingerprint\"</i>."
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
@@ -1582,9 +1530,9 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"<b>When using GnuPG, make a habit of glancing at that button. The program "
-"will warn you there if you get an email signed with a key that can't be "
-"trusted.</b>"
+"<strong>When using GnuPG, make a habit of glancing at that button. The "
+"program will warn you there if you get an email signed with a key that can't "
+"be trusted.</strong>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><h3>
@@ -1664,10 +1612,6 @@ msgstr ""
 msgid "<a href=\"next_steps.html\">Great job! Check out the next steps.</a>"
 msgstr ""
 
-#. type: Attribute 'content' of: <html><head><meta>
-msgid "GnuPG, GPG, openpgp, surveillance, privacy, email, Enigmail"
-msgstr ""
-
 #. type: Content of: <html><body><header><div><p>
 msgid "&larr; Read the <a href=\"index.html\">full guide</a>"
 msgstr ""
@@ -1686,10 +1630,6 @@ msgstr ""
 msgid "View &amp; share our infographic"
 msgstr ""
 
-#. type: Attribute 'content' of: <html><head><meta>
-msgid "GnuPG, GPG, openpgp, surveillance, privacy, email, encryption"
-msgstr ""
-
 #. type: Content of: <html><body><header><div><h1>
 msgid "Great job!"
 msgstr ""
@@ -1799,7 +1739,7 @@ msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
-"If you are using Windows, Mac OS or any other proprietary operating system, "
+"If you are using Windows, macOS or any other proprietary operating system, "
 "we recommend you switch to a free software operating system like GNU/Linux. "
 "This will make it much harder for attackers to enter your computer through "
 "hidden back doors. Check out the Free Software Foundation's <a href="
@@ -1875,12 +1815,6 @@ msgstr ""
 msgid "<a href=\"workshops.html\" class=\"current\">Teach your friends</a>"
 msgstr ""
 
-#. type: Content of: <html><body><header><div><ul><li><a>
-msgid ""
-"<a href=\"https://fsf.org/share?u=https://u.fsf.org/zb&amp;t=Email"
-"%20encryption%20for%20everyone%20via%20%40fsf\">Share&nbsp;"
-msgstr ""
-
 #. type: Content of: <html><body><header><div><div><div><p>
 msgid ""
 "We want to translate this guide into more languages, and make a version for "