1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2014-03-06 23:43+0100\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
21 msgid "[[!meta title=\"OpenPGP passphrase encryption\"]]\n"
27 "With <span class=\"application\">Tails OpenPGP Applet</span> you can **encrypt text\n"
28 "with a passphrase** using the passphrase encryption of OpenPGP.\n"
33 msgid "[[!inline pages=\"doc/encryption_and_privacy/gpgapplet.warning\" raw=\"yes\"]]\n"
38 msgid "<div class=\"note\">\n"
44 "<strong>This technique requires you to share a secret passphrase with the people\n"
45 "who will decrypt the text.</strong> OpenPGP also allows you to use public-key\n"
46 "cryptography to send confidential messages without having a shared passphrase.\n"
47 "[[See the corresponding documentation.|gpgapplet/public-key_cryptography]]\n"
55 #. type: Bullet: '1. '
57 "Write your text in a text editor. **Do not write it in the web browser!**"
63 " For example, open <span class=\"application\">gedit</span> from the menu\n"
64 " <span class=\"menuchoice\">\n"
65 " <span class=\"guimenu\">Applications</span> ▸\n"
66 " <span class=\"guisubmenu\">Accessories</span> ▸\n"
67 " <span class=\"guimenuitem\">gedit Text Editor</span></span>.\n"
73 "2. Select with the mouse the text that you want to encrypt. To copy it\n"
74 "into the [[!wikipedia Clipboard_(computing) desc=\"clipboard\"]],\n"
75 "right-click on the selected text and choose <span\n"
76 "class=\"guimenuitem\">Copy</span> from the menu.\n"
82 " <span class=\"application\">Tails OpenPGP Applet</span> now shows\n"
83 " lines of text, meaning that the clipboard contains non-encrypted text.\n"
88 msgid " [[!img gpgapplet_with_text.png link=no alt=\"Tails OpenPGP Applet with lines of text\"]]\n"
94 "3. Click on <span class=\"application\">Tails OpenPGP Applet</span> and select <span\n"
95 "class=\"guimenuitem\">Encrypt Clipboard with Passphrase</span> from the menu.\n"
101 " If you receive the error message “<span class=\"guilabel\">The clipboard does\n"
102 " not contain valid input data</span>”, try to copy your text again, starting\n"
109 "4. In the <span class=\"guilabel\">Passphrase</span> dialog box, enter a\n"
110 "passphrase of your choice. Repeat the same passphrase in the second dialog box.\n"
116 "5. <span class=\"application\">Tails OpenPGP Applet</span> now shows a\n"
117 "padlock, meaning that the clipboard contains encrypted text.\n"
123 " [[!img gpgapplet_with_padlock.png link=no alt=\"Tails OpenPGP Applet with a\n"
130 "6. To paste the encrypted text into another application, right-click in the\n"
131 "application where you want to paste it and choose <span\n"
132 "class=\"guimenuitem\">Paste</span> from the menu.\n"
137 msgid " For example, you can paste it into the web browser to send it by email.\n"
143 " [[!img browser_paste.png link=no alt=\"Encrypted text starting with\n"
144 " -----BEGIN PGP MESSAGE-----\"]]\n"
149 msgid "<div class=\"next\">\n"
155 "You can also [[decrypt a text that is encrypted with a\n"
156 "passphrase|decrypt_verify]] using <span class=\"application\">Tails\n"
157 "OpenPGP Applet</span>.\n"