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-07-14 13:08+0200\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=\"Create and use encrypted volumes\"]]\n"
26 "The simplest way to carry around the documents you want to use with Tails "
27 "and make sure that they haven't been accessed nor modified is to store them "
28 "in an encrypted volume: a dedicated partition on a USB stick or an external "
34 "Tails comes with utilities for LUKS, a standard for disk-encryption under "
38 #. type: Bullet: ' - '
40 "The GNOME <span class=\"application\">Disk Utility</span>, allows you to "
41 "create encrypted volumes."
44 #. type: Bullet: ' - '
45 msgid "The GNOME desktop, allows you to open encrypted volumes."
50 msgid "<div class=\"caution\">\n"
56 "<p>To store encrypted files on a Tails device, it is recommended to create a\n"
57 "[[persistent volume|first_steps/persistence]] instead.</p>\n"
67 msgid "<div class=\"note\">\n"
73 "<p>[[Administration\n"
74 "privileges|first_steps/startup_options/administration_password]] are required to\n"
75 "modify the list of partitions on the USB stick or SD card from which Tails is\n"
81 msgid "[[!toc levels=1]]\n"
86 msgid "Create an encrypted partition\n"
92 "To open the GNOME <span class=\"application\">Disk Utility</span> choose\n"
93 "<span class=\"menuchoice\">\n"
94 " <span class=\"guimenu\">Applications</span> ▸\n"
95 " <span class=\"guisubmenu\">Accessories</span> ▸\n"
96 " <span class=\"guimenuitem\">Disk Utility</span></span>.\n"
101 msgid "<h2 class=\"bullet-number-one\">Identify your external storage device</h2>\n"
107 "<span class=\"application\">Disk Utility</span> lists all the current storage\n"
108 "devices on the left side of the screen.\n"
111 #. type: Bullet: ' 1. '
112 msgid "Plug in the external storage device that you want to use."
115 #. type: Bullet: ' 1. '
116 msgid "A new device appears in the list of storage devices. Click on it:"
122 " [[!img storage_devices_after.png link=no alt=\"A new storage device appeared\n"
128 msgid "<h2 class=\"bullet-number-two\">Format the device</h2>\n"
134 " 1. Check that the description of the device on the right side of the screen\n"
135 " corresponds to your device: its brand, its size, etc.\n"
141 " 1. Click on <span class=\"guilabel\">Format Drive</span> to erase all the\n"
142 " existing partitions on the device.\n"
148 " 1. In the dialog box to select the <span class=\"guilabel\">Scheme</span>, if\n"
149 " you are unsure, leave the default option <span class=\"guilabel\">Master Boot\n"
150 " Record</span> selected.\n"
155 msgid "<h2 class=\"bullet-number-three\">Create a new encrypted partition</h2>\n"
160 "Now the schema of the partitions in the middle of the screen shows an empty "
166 msgid "[[!img empty_device.png link=no alt=\"Free 3.9 GB\"]]\n"
169 #. type: Bullet: ' 1. '
170 msgid "Click on <span class=\"guilabel\">Create Partition</span>."
173 #. type: Bullet: ' 1. '
174 msgid "Configure the new partition:"
179 msgid " [[!img create_partition.png link=no alt=\"Create partition on…\"]]\n"
182 #. type: Bullet: ' - '
184 "<span class=\"guilabel\">Size</span>. You can decide to create a partition "
185 "on the whole device or just on part of it. In this example we are creating a "
186 "partition of 2.0 GB on a device of 3.9 GB."
189 #. type: Bullet: ' - '
191 "<span class=\"guilabel\">Type</span>. You can change the file system type of "
192 "the partition. If you are not sure you can leave the default value: <span "
193 "class=\"guilabel\">Ext4</span>."
196 #. type: Bullet: ' - '
198 "<span class=\"guilabel\">Name</span>. You can set a name for the partition. "
199 "This name remains invisible until the partition is open but can help you to "
200 "identify it during use."
203 #. type: Bullet: ' - '
205 "<span class=\"guilabel\">Encrypt underlying device</span>. Select this "
206 "option to encrypt the partition."
211 msgid " Then click on the <span class=\"button\">Create</span> button.\n"
214 #. type: Bullet: ' 1. '
216 "Enter a passphrase for the new partition in the <span class=\"guilabel"
217 "\">Enter passphrase</span> dialog box. Then click on the <span class=\"button"
218 "\">Create</span> button."
221 #. type: Bullet: ' 1. '
223 "Creating the partition takes from a few seconds to a few minutes. After "
224 "that, the new encrypted partition appears in the volumes of the device:"
229 msgid " [[!img encrypted_partition.png link=no alt=\"Encrypted 2.0 GB / secret 2.0 GB ext4\"]]\n"
232 #. type: Bullet: ' 1. '
234 "At this point you can create other partitions in the free space left on the "
235 "device, if you want, by clicking on it and doing again <span class=\"guilabel"
236 "\">Create Partition</span>."
241 msgid "<h2 class=\"bullet-number-four\">Use the new partition</h2>\n"
247 "You can access this new volume from the <span class=\"guimenu\">Places</span> menu\n"
248 "with the name you gave it.\n"
253 msgid "[[!img places_secret.png link=no alt=\"Places ▸ secret\"]]\n"
258 msgid "Open an existing encrypted partition\n"
264 "When plugging a device containing an encrypted partition, Tails does not mount it\n"
265 "automatically but it appears in the <span class=\"guimenu\">Places</span>\n"
266 "menu. If several partitions appear as <span class=\"guimenu\">Encrypted</span>,\n"
267 "like in the example, you can use its size to guess which one is the one you want\n"
273 msgid "[[!img places_encrypted.png link=no alt=\"Places ▸ 2.0 GB Encrypted\"]]\n"
279 "Once you are done using the device, to close the encrypted partition choose\n"
280 "<span class=\"menuchoice\">\n"
281 " <span class=\"guimenu\">Places</span> ▸\n"
282 " <span class=\"guisubmenu\">Computer</span></span>,\n"
283 "right-click on the device, and select <span class=\"guilabel\">Safely\n"
284 "Remove Drive</span>.\n"