Remove precompiled pot files.
[platform/upstream/cryptsetup.git] / po / cryptsetup-luks.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: 2007-01-02 16:49+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 #: luks/keyencryption.c:61
20 #, c-format
21 msgid "Unable to obtain sector size for %s"
22 msgstr ""
23
24 #: luks/keyencryption.c:109
25 msgid "Failed to obtain device mapper directory."
26 msgstr ""
27
28 #: luks/keymanage.c:79 luks/keymanage.c:120 luks/keymanage.c:390
29 #, c-format
30 msgid "Can't open device: %s\n"
31 msgstr ""
32
33 #: luks/keymanage.c:86
34 #, c-format
35 msgid "%s is not a LUKS partition\n"
36 msgstr ""
37
38 #: luks/keymanage.c:89
39 msgid "unknown hash spec in phdr"
40 msgstr ""
41
42 #: luks/keymanage.c:92
43 #, c-format
44 msgid "unknown version %d\n"
45 msgstr ""
46
47 #: luks/keymanage.c:213
48 #, c-format
49 msgid "key %d active, purge first.\n"
50 msgstr ""
51
52 #: luks/keymanage.c:218
53 #, c-format
54 msgid ""
55 "key material section %d includes too few stripes. Header manipulation?\n"
56 msgstr ""
57
58 #: luks/keymanage.c:281
59 #, c-format
60 msgid "key %d is disabled.\n"
61 msgstr ""
62
63 #: luks/keymanage.c:427
64 #, c-format
65 msgid "Key %d not active. Can't wipe.\n"
66 msgstr ""
67
68 #: src/cryptsetup.c:56
69 msgid "<name> <device>"
70 msgstr ""
71
72 #: src/cryptsetup.c:56
73 msgid "create device"
74 msgstr ""
75
76 #: src/cryptsetup.c:57 src/cryptsetup.c:58 src/cryptsetup.c:59
77 #: src/cryptsetup.c:60 src/cryptsetup.c:67
78 msgid "<name>"
79 msgstr ""
80
81 #: src/cryptsetup.c:57
82 msgid "remove device"
83 msgstr ""
84
85 #: src/cryptsetup.c:58
86 msgid "modify active device"
87 msgstr ""
88
89 #: src/cryptsetup.c:59
90 msgid "resize active device"
91 msgstr ""
92
93 #: src/cryptsetup.c:60
94 msgid "show device status"
95 msgstr ""
96
97 #: src/cryptsetup.c:61 src/cryptsetup.c:64
98 msgid "<device> [<new key file>]"
99 msgstr ""
100
101 #: src/cryptsetup.c:61
102 msgid "formats a LUKS device"
103 msgstr ""
104
105 #: src/cryptsetup.c:62
106 msgid "<device> <name> "
107 msgstr ""
108
109 #: src/cryptsetup.c:62
110 msgid "open LUKS device as mapping <name>"
111 msgstr ""
112
113 #: src/cryptsetup.c:63
114 msgid "<device> <key slot>"
115 msgstr ""
116
117 #: src/cryptsetup.c:63
118 msgid "wipes key with number <key slot> from LUKS device"
119 msgstr ""
120
121 #: src/cryptsetup.c:64
122 msgid "add key to LUKS device"
123 msgstr ""
124
125 #: src/cryptsetup.c:65 src/cryptsetup.c:66 src/cryptsetup.c:68
126 msgid "<device>"
127 msgstr ""
128
129 #: src/cryptsetup.c:65
130 msgid "print UUID of LUKS device"
131 msgstr ""
132
133 #: src/cryptsetup.c:66
134 msgid "tests <device> for LUKS partition header"
135 msgstr ""
136
137 #: src/cryptsetup.c:67
138 msgid "remove LUKS mapping"
139 msgstr ""
140
141 #: src/cryptsetup.c:68
142 msgid "dump LUKS partition information"
143 msgstr ""
144
145 #: src/cryptsetup.c:77
146 #, c-format
147 msgid "Command successful.\n"
148 msgstr ""
149
150 #: src/cryptsetup.c:90
151 #, c-format
152 msgid "Command failed"
153 msgstr ""
154
155 #: src/cryptsetup.c:226
156 #, c-format
157 msgid "This will overwrite data on %s irrevocably."
158 msgstr ""
159
160 #: src/cryptsetup.c:227
161 msgid "memory allocation error in action_luksFormat"
162 msgstr ""
163
164 #: src/cryptsetup.c:269
165 msgid ""
166 "This is the last keyslot. Device will become unusable after purging this key."
167 msgstr ""
168
169 #: src/cryptsetup.c:349
170 #, c-format
171 msgid ""
172 "\n"
173 "<action> is one of:\n"
174 msgstr ""
175
176 #: src/cryptsetup.c:355
177 #, c-format
178 msgid ""
179 "\n"
180 "<name> is the device to create under %s\n"
181 "<device> is the encrypted device\n"
182 "<key slot> is the LUKS key slot number to modify\n"
183 "<key file> optional key file for the new key for luksAddKey action\n"
184 msgstr ""
185
186 #: src/cryptsetup.c:371
187 msgid "Show this help message"
188 msgstr ""
189
190 #: src/cryptsetup.c:372
191 msgid "Display brief usage"
192 msgstr ""
193
194 #: src/cryptsetup.c:376
195 msgid "Help options:"
196 msgstr ""
197
198 #: src/cryptsetup.c:377
199 msgid "Shows more detailed error messages"
200 msgstr ""
201
202 #: src/cryptsetup.c:378
203 msgid "The cipher used to encrypt the disk (see /proc/crypto)"
204 msgstr ""
205
206 #: src/cryptsetup.c:379
207 msgid "The hash used to create the encryption key from the passphrase"
208 msgstr ""
209
210 #: src/cryptsetup.c:380
211 msgid "Verifies the passphrase by asking for it twice"
212 msgstr ""
213
214 #: src/cryptsetup.c:381
215 msgid "Read the key from a file (can be /dev/random)"
216 msgstr ""
217
218 #: src/cryptsetup.c:382
219 msgid "The size of the encryption key"
220 msgstr ""
221
222 #: src/cryptsetup.c:382
223 msgid "BITS"
224 msgstr ""
225
226 #: src/cryptsetup.c:383
227 msgid "The size of the device"
228 msgstr ""
229
230 #: src/cryptsetup.c:383 src/cryptsetup.c:384 src/cryptsetup.c:385
231 #: src/cryptsetup.c:393
232 msgid "SECTORS"
233 msgstr ""
234
235 #: src/cryptsetup.c:384
236 msgid "The start offset in the backend device"
237 msgstr ""
238
239 #: src/cryptsetup.c:385
240 msgid "How many sectors of the encrypted data to skip at the beginning"
241 msgstr ""
242
243 #: src/cryptsetup.c:386
244 msgid "Create a readonly mapping"
245 msgstr ""
246
247 #: src/cryptsetup.c:387
248 msgid "PBKDF2 iteration time for LUKS (in ms)"
249 msgstr ""
250
251 #: src/cryptsetup.c:388
252 msgid "msecs"
253 msgstr ""
254
255 #: src/cryptsetup.c:389
256 msgid "Do not ask for confirmation"
257 msgstr ""
258
259 #: src/cryptsetup.c:390
260 msgid "Print package version"
261 msgstr ""
262
263 #: src/cryptsetup.c:391
264 msgid "Timeout for interactive passphrase prompt (in seconds)"
265 msgstr ""
266
267 #: src/cryptsetup.c:391
268 msgid "secs"
269 msgstr ""
270
271 #: src/cryptsetup.c:392
272 msgid "How often the input of the passphrase can be retried"
273 msgstr ""
274
275 #: src/cryptsetup.c:393
276 msgid "Align payload at <n> sector boundaries - for luksFormat"
277 msgstr ""
278
279 #: src/cryptsetup.c:409
280 msgid "[OPTION...] <action> <action-specific>]"
281 msgstr ""
282
283 #: src/cryptsetup.c:445
284 msgid "Key size must be a multiple of 8 bits"
285 msgstr ""
286
287 #: src/cryptsetup.c:449
288 msgid "Argument <action> missing."
289 msgstr ""
290
291 #: src/cryptsetup.c:455
292 msgid "Unknown action."
293 msgstr ""
294
295 #: src/cryptsetup.c:470
296 #, c-format
297 msgid "%s: requires %s as arguments"
298 msgstr ""