Cleanups thanks to Ivan Stankovic
[platform/upstream/cryptsetup.git] / po / cryptsetup.pot
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.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2009-01-13 20:50+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: lib/setup.c:690
20 msgid ""
21 "This is the last keyslot. Device will become unusable after purging this key."
22 msgstr ""
23
24 #: luks/keyencryption.c:70
25 #, c-format
26 msgid "Unable to obtain sector size for %s"
27 msgstr ""
28
29 #: luks/keyencryption.c:132
30 msgid "Failed to obtain device mapper directory."
31 msgstr ""
32
33 #: luks/keymanage.c:89
34 #, c-format
35 msgid "Can't open device: %s\n"
36 msgstr ""
37
38 #: luks/keymanage.c:96
39 #, c-format
40 msgid "%s is not a LUKS partition\n"
41 msgstr ""
42
43 #: luks/keymanage.c:99
44 msgid "unknown hash spec in phdr\n"
45 msgstr ""
46
47 #: luks/keymanage.c:102
48 #, c-format
49 msgid "unknown LUKS version %d\n"
50 msgstr ""
51
52 #: luks/keymanage.c:130 luks/keymanage.c:412
53 #, c-format
54 msgid "Can't open device %s"
55 msgstr ""
56
57 #: luks/keymanage.c:220
58 #, c-format
59 msgid "key %d active, purge first"
60 msgstr ""
61
62 #: luks/keymanage.c:225
63 #, c-format
64 msgid "key material section %d includes too few stripes. Header manipulation?"
65 msgstr ""
66
67 #: luks/keymanage.c:447
68 #, c-format
69 msgid "Key %d not active. Can't wipe.\n"
70 msgstr ""
71
72 #: luks/keymanage.c:492
73 #, c-format
74 msgid "Can't open device for %s%saccess: %s\n"
75 msgstr ""
76
77 #: luks/keymanage.c:492
78 msgid "exclusive "
79 msgstr ""
80
81 #: luks/keymanage.c:492
82 msgid "writable "
83 msgstr ""
84
85 #: src/cryptsetup.c:61 src/cryptsetup.c:75
86 msgid "<name> <device>"
87 msgstr ""
88
89 #: src/cryptsetup.c:61
90 msgid "create device"
91 msgstr ""
92
93 #: src/cryptsetup.c:62 src/cryptsetup.c:63 src/cryptsetup.c:64
94 #: src/cryptsetup.c:72
95 msgid "<name>"
96 msgstr ""
97
98 #: src/cryptsetup.c:62
99 msgid "remove device"
100 msgstr ""
101
102 #: src/cryptsetup.c:63
103 msgid "resize active device"
104 msgstr ""
105
106 #: src/cryptsetup.c:64
107 msgid "show device status"
108 msgstr ""
109
110 #: src/cryptsetup.c:65 src/cryptsetup.c:67
111 msgid "<device> [<new key file>]"
112 msgstr ""
113
114 #: src/cryptsetup.c:65
115 msgid "formats a LUKS device"
116 msgstr ""
117
118 #: src/cryptsetup.c:66
119 msgid "<device> <name> "
120 msgstr ""
121
122 #: src/cryptsetup.c:66
123 msgid "open LUKS device as mapping <name>"
124 msgstr ""
125
126 #: src/cryptsetup.c:67
127 msgid "add key to LUKS device"
128 msgstr ""
129
130 #: src/cryptsetup.c:68
131 msgid "<device> [<key file>]"
132 msgstr ""
133
134 #: src/cryptsetup.c:68
135 msgid "removes supplied key or key file from LUKS device"
136 msgstr ""
137
138 #: src/cryptsetup.c:69 src/cryptsetup.c:74
139 msgid "<device> <key slot>"
140 msgstr ""
141
142 #: src/cryptsetup.c:69
143 msgid "wipes key with number <key slot> from LUKS device"
144 msgstr ""
145
146 #: src/cryptsetup.c:70 src/cryptsetup.c:71 src/cryptsetup.c:73
147 msgid "<device>"
148 msgstr ""
149
150 #: src/cryptsetup.c:70
151 msgid "print UUID of LUKS device"
152 msgstr ""
153
154 #: src/cryptsetup.c:71
155 msgid "tests <device> for LUKS partition header"
156 msgstr ""
157
158 #: src/cryptsetup.c:72
159 msgid "remove LUKS mapping"
160 msgstr ""
161
162 #: src/cryptsetup.c:73
163 msgid "dump LUKS partition information"
164 msgstr ""
165
166 #: src/cryptsetup.c:74
167 msgid "identical to luksKillSlot - DEPRECATED - see man page"
168 msgstr ""
169
170 #: src/cryptsetup.c:75
171 msgid "modify active device - DEPRECATED - see man page"
172 msgstr ""
173
174 #: src/cryptsetup.c:125
175 #, c-format
176 msgid "Command successful.\n"
177 msgstr ""
178
179 #: src/cryptsetup.c:138
180 #, c-format
181 msgid "Command failed"
182 msgstr ""
183
184 #: src/cryptsetup.c:168
185 #, c-format
186 msgid ""
187 "The reload action is deprecated. Please use \"dmsetup reload\" in case you "
188 "really need this functionality.\n"
189 "WARNING: do not use reload to touch LUKS devices. If that is the case, hit "
190 "Ctrl-C now.\n"
191 msgstr ""
192
193 #: src/cryptsetup.c:267
194 #, c-format
195 msgid "This will overwrite data on %s irrevocably."
196 msgstr ""
197
198 #: src/cryptsetup.c:268
199 msgid "memory allocation error in action_luksFormat"
200 msgstr ""
201
202 #: src/cryptsetup.c:418
203 #, c-format
204 msgid ""
205 "\n"
206 "<action> is one of:\n"
207 msgstr ""
208
209 #: src/cryptsetup.c:424
210 #, c-format
211 msgid ""
212 "\n"
213 "<name> is the device to create under %s\n"
214 "<device> is the encrypted device\n"
215 "<key slot> is the LUKS key slot number to modify\n"
216 "<key file> optional key file for the new key for luksAddKey action\n"
217 msgstr ""
218
219 #: src/cryptsetup.c:440
220 msgid "Show this help message"
221 msgstr ""
222
223 #: src/cryptsetup.c:441
224 msgid "Display brief usage"
225 msgstr ""
226
227 #: src/cryptsetup.c:445
228 msgid "Help options:"
229 msgstr ""
230
231 #: src/cryptsetup.c:446
232 msgid "Shows more detailed error messages"
233 msgstr ""
234
235 #: src/cryptsetup.c:447
236 msgid "The cipher used to encrypt the disk (see /proc/crypto)"
237 msgstr ""
238
239 #: src/cryptsetup.c:448
240 msgid "The hash used to create the encryption key from the passphrase"
241 msgstr ""
242
243 #: src/cryptsetup.c:449
244 msgid "Verifies the passphrase by asking for it twice"
245 msgstr ""
246
247 #: src/cryptsetup.c:450
248 msgid "Read the key from a file (can be /dev/random)"
249 msgstr ""
250
251 #: src/cryptsetup.c:451
252 msgid "The size of the encryption key"
253 msgstr ""
254
255 #: src/cryptsetup.c:451
256 msgid "BITS"
257 msgstr ""
258
259 #: src/cryptsetup.c:452
260 msgid "Slot number for new key (default is first free)"
261 msgstr ""
262
263 #: src/cryptsetup.c:453
264 msgid "The size of the device"
265 msgstr ""
266
267 #: src/cryptsetup.c:453 src/cryptsetup.c:454 src/cryptsetup.c:455
268 #: src/cryptsetup.c:463
269 msgid "SECTORS"
270 msgstr ""
271
272 #: src/cryptsetup.c:454
273 msgid "The start offset in the backend device"
274 msgstr ""
275
276 #: src/cryptsetup.c:455
277 msgid "How many sectors of the encrypted data to skip at the beginning"
278 msgstr ""
279
280 #: src/cryptsetup.c:456
281 msgid "Create a readonly mapping"
282 msgstr ""
283
284 #: src/cryptsetup.c:457
285 msgid "PBKDF2 iteration time for LUKS (in ms)"
286 msgstr ""
287
288 #: src/cryptsetup.c:458
289 msgid "msecs"
290 msgstr ""
291
292 #: src/cryptsetup.c:459
293 msgid "Do not ask for confirmation"
294 msgstr ""
295
296 #: src/cryptsetup.c:460
297 msgid "Print package version"
298 msgstr ""
299
300 #: src/cryptsetup.c:461
301 msgid "Timeout for interactive passphrase prompt (in seconds)"
302 msgstr ""
303
304 #: src/cryptsetup.c:461
305 msgid "secs"
306 msgstr ""
307
308 #: src/cryptsetup.c:462
309 msgid "How often the input of the passphrase can be retried"
310 msgstr ""
311
312 #: src/cryptsetup.c:463
313 msgid "Align payload at <n> sector boundaries - for luksFormat"
314 msgstr ""
315
316 #: src/cryptsetup.c:464
317 msgid "Allows non-exclusive access for luksOpen, WARNING see manpage."
318 msgstr ""
319
320 #: src/cryptsetup.c:480
321 msgid "[OPTION...] <action> <action-specific>]"
322 msgstr ""
323
324 #: src/cryptsetup.c:516
325 msgid "Key size must be a multiple of 8 bits"
326 msgstr ""
327
328 #: src/cryptsetup.c:520
329 msgid "Argument <action> missing."
330 msgstr ""
331
332 #: src/cryptsetup.c:526
333 msgid "Unknown action."
334 msgstr ""
335
336 #: src/cryptsetup.c:541
337 #, c-format
338 msgid "%s: requires %s as arguments"
339 msgstr ""