All translations: merge POs and POT.
[enc.git] / esd-temp.pot
index 6b0a66ecd6063828da0f04a4bab07ef4c38ec9dd..616d9809d529e595dcfb79706b543a703d93a87a 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2021-07-23 18:11+0200\n"
+"POT-Creation-Date: 2021-07-27 17:57+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -188,6 +188,14 @@ msgstr ""
 msgid "Email Self-Defense"
 msgstr ""
 
+#. type: Content of: <html><body><header><div><ul><li>
+msgid "<a class=\"current\" href=\"/en\">English - v5.0</a>"
+msgstr ""
+
+#. 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\"> "
@@ -446,9 +454,9 @@ msgstr ""
 msgid "Get GnuPG by downloading GPG4Win"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
 msgid ""
-"<a href=\"https://www.gpg4win.org/\">GPG4Win</a> is a email and file "
+"<a href=\"https://www.gpg4win.org/\">GPG4Win</a> is an email and file "
 "encryption software package that includes GnuPG. Download and install the "
 "latest version, choosing default options whenever asked. After it's "
 "installed, you can close any windows that it creates."
@@ -727,18 +735,14 @@ msgid ""
 "can be done with the following commands:"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><span>
+#. 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"
+"--export-secret-keys -a [keyID] > my_secret_key.asc"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><span>
-msgid "$ gpg --export -a [keyid] > my_public_key.asc"
-msgstr ""
-
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
-msgid "</span>"
+#. type: Content of: <html><body><section><div><div><div><p>
+msgid "$ gpg --export -a [keyID] > my_public_key.asc </span>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><h6>
@@ -779,38 +783,38 @@ msgstr ""
 msgid "My key doesn't seem to be working or I get a \"permission denied.\""
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
 msgid ""
 "Like every other file or folder, gpg keys are subject to permissions. If "
 "these are not set correctly, your system may not be accepting your keys. You "
 "can follow the next steps to check, and update to the right permissions."
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
+#. 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>"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
 msgid ""
 "# Set permissions to read, write, execute for only yourself, no "
 "others. These are the recommended permissions for your folder."
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
+#. 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>"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
 msgid ""
 "# Set permissions to read and write for yourself only, no others. These are "
 "the recommended permissions for the keys inside your folder."
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
+#. 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>"
@@ -845,7 +849,7 @@ msgstr ""
 msgid "Transferring your keys"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
 msgid ""
 "Use the following commands to transfer your keys. To avoid getting your key "
 "compromised, store it in a safe place, and make sure that if it is "
@@ -853,22 +857,22 @@ msgid ""
 "can be done with the following commands:"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd><span>
+#. 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"
+"--export-secret-keys -a [keyID] > my_private_key.asc"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd><span>
-msgid "$ gpg --export -a keyid > my_public_key.asc"
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><span>
+msgid "$ gpg --export -a [keyID] > my_public_key.asc"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd><span>
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p><span>
 msgid "$ gpg --import my_private_key.asc"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd><span>
-msgid "$ gpg --import my_public_key.asc"
+#. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
+msgid "$ gpg --import my_public_key.asc </span>"
 msgstr ""
 
 #. type: Content of: <html><body><section><div><div><div><div><dl><dd><p>
@@ -877,13 +881,13 @@ msgid ""
 "and add ultimate trust for it:"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
+#. 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>"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div><div><dl><dd>
+#. 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 "
@@ -929,7 +933,7 @@ msgstr ""
 msgid "<em>Step 3.a</em> Set up your email with encryption"
 msgstr ""
 
-#. type: Content of: <html><body><section><div><div><div>
+#. type: Content of: <html><body><section><div><div><div><p>
 msgid ""
 "Once you have set up your email with encryption, you can start contributing "
 "to encrypted traffic on the Internet. First we'll get your email client to "