Fix netbsd crash.
[shishi.git] / po / sv.po
blobf2a7d77016ee2cb5e386d561f7cd7864d38e3825
1 # Swedish translations for shishi package
2 # Svenska översättningar för paket shishi.
3 # Copyright (C) 2002 Simon Josefsson
4 # This file is distributed under the same license as the shishi package.
5 # Simon Josefsson <simon@josefsson.org>, 2002.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: shishi 0.1\n"
10 "Report-Msgid-Bugs-To: bug-shishi@josefsson.org\n"
11 "POT-Creation-Date: 2003-08-17 01:23+0200\n"
12 "PO-Revision-Date: 2002-09-08 20:20+0200\n"
13 "Last-Translator: Simon Josefsson <simon@josefsson.org>\n"
14 "Language-Team: Swedish\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=ISO-8859-1\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 #: lib/aprep.c:145
21 #, c-format
22 msgid "Writing AP-REP to %s...\n"
23 msgstr ""
25 #: lib/aprep.c:152
26 #, c-format
27 msgid "Writing AP-REP in %s format...\n"
28 msgstr ""
30 #: lib/aprep.c:167
31 #, c-format
32 msgid "Writing AP-REP to %s...done\n"
33 msgstr ""
35 #: lib/aprep.c:225
36 #, c-format
37 msgid "Reading AP-REP from %s...\n"
38 msgstr ""
40 #: lib/aprep.c:232
41 #, c-format
42 msgid "Reading AP-REP in %s format...\n"
43 msgstr ""
45 #: lib/aprep.c:247
46 #, c-format
47 msgid "Reading AP-REP from %s...done\n"
48 msgstr ""
50 #: lib/apreq.c:207
51 #, c-format
52 msgid "Writing AP-REQ to %s...\n"
53 msgstr ""
55 #: lib/apreq.c:214
56 #, c-format
57 msgid "Writing AP-REQ in %s format...\n"
58 msgstr ""
60 #: lib/apreq.c:229
61 #, c-format
62 msgid "Writing AP-REQ to %s...done\n"
63 msgstr ""
65 #: lib/apreq.c:287
66 #, c-format
67 msgid "Reading AP-REQ from %s...\n"
68 msgstr ""
70 #: lib/apreq.c:294
71 #, c-format
72 msgid "Reading AP-REQ in %s format...\n"
73 msgstr ""
75 #: lib/apreq.c:309
76 #, c-format
77 msgid "Reading AP-REQ from %s...done\n"
78 msgstr ""
80 #: lib/authenticator.c:142
81 #, c-format
82 msgid "Writing Authenticator to %s...\n"
83 msgstr ""
85 #: lib/authenticator.c:149
86 #, c-format
87 msgid "Writing Authenticator in %s format...\n"
88 msgstr ""
90 #: lib/authenticator.c:164
91 #, c-format
92 msgid "Writing Authenticator to %s...done\n"
93 msgstr ""
95 #: lib/authenticator.c:225
96 #, c-format
97 msgid "Reading Authenticator from %s...\n"
98 msgstr ""
100 #: lib/authenticator.c:232
101 #, c-format
102 msgid "Reading Authenticator in %s format...\n"
103 msgstr ""
105 #: lib/authenticator.c:247
106 #, c-format
107 msgid "Reading Authenticator from %s...done\n"
108 msgstr ""
110 #: lib/diskio.c:915
111 #, c-format
112 msgid "Writing KEY to %s...\n"
113 msgstr ""
115 #: lib/diskio.c:930
116 #, c-format
117 msgid "Writing KEY to %s...done\n"
118 msgstr ""
120 #: lib/encapreppart.c:118
121 #, c-format
122 msgid "Writing EncAPRepPart to %s...\n"
123 msgstr ""
125 #: lib/encapreppart.c:125
126 #, c-format
127 msgid "Writing EncAPRepPart in %s format...\n"
128 msgstr ""
130 #: lib/encapreppart.c:140
131 #, c-format
132 msgid "Writing EncAPRepPart to %s...done\n"
133 msgstr ""
135 #: lib/encapreppart.c:200
136 #, c-format
137 msgid "Reading EncAPRepPart from %s...\n"
138 msgstr ""
140 #: lib/encapreppart.c:207
141 #, c-format
142 msgid "Reading EncAPRepPart in %s format...\n"
143 msgstr ""
145 #: lib/encapreppart.c:222
146 #, c-format
147 msgid "Reading EncAPRepPart from %s...done\n"
148 msgstr ""
150 #: lib/enckdcreppart.c:366 lib/ticket.c:138
151 #, c-format
152 msgid "Could not set sname: %s\n"
153 msgstr ""
155 #: lib/error.c:49
156 msgid "Shishi success"
157 msgstr ""
159 #: lib/error.c:53
160 msgid "Memory allocation error in shishi library."
161 msgstr ""
163 #: lib/error.c:57
164 msgid ""
165 "Base64 encoding or decoding failed.  This usually means the data is corrupt."
166 msgstr ""
168 #: lib/error.c:62
169 msgid "Could not open file."
170 msgstr ""
172 #: lib/error.c:66
173 msgid "Could not close file."
174 msgstr ""
176 #: lib/error.c:70
177 msgid "Internal error in low-level crypto routines."
178 msgstr ""
180 #: lib/error.c:76
181 msgid "Replay protection value (nonce) differ between request and reply."
182 msgstr ""
184 #: lib/error.c:80
185 msgid "Client realm value differ between request and reply."
186 msgstr ""
188 #: lib/error.c:84
189 msgid "Client name value differ between request and reply."
190 msgstr ""
192 #: lib/error.c:88
193 msgid "Error in ASN.1 data, probably due to corrupt data."
194 msgstr ""
196 #: lib/error.c:94
197 msgid ""
198 "Low-level cryptographic primitive failed.  This usually indicates bad "
199 "password or data corruption."
200 msgstr ""
202 #: lib/error.c:99
203 msgid ""
204 "Timedout talking to KDC. This usually indicates a network or KDC address "
205 "problem."
206 msgstr ""
208 #: lib/error.c:104
209 msgid "No KDC for realm known."
210 msgstr ""
212 #: lib/error.c:108
213 msgid ""
214 "The system call socket() failed.  This usually indicates that your system "
215 "does not support the socket type."
216 msgstr ""
218 #: lib/error.c:113
219 msgid ""
220 "The system call bind() failed.  This usually indicates insufficient "
221 "permissions."
222 msgstr ""
224 #: lib/error.c:118
225 msgid "The system call sendto() failed."
226 msgstr ""
228 #: lib/error.c:122
229 msgid "The system call close() failed."
230 msgstr ""
232 #: lib/error.c:126
233 msgid "Server replied with an error message to request."
234 msgstr ""
236 #: lib/error.c:130
237 msgid ""
238 "Ticketset not initialized.  This usually indicates an internal application "
239 "error."
240 msgstr ""
242 #: lib/error.c:135
243 msgid ""
244 "Keytype used to encrypt ticket doesn't match provided key. This usually "
245 "indicates an internal application error."
246 msgstr ""
248 #: lib/error.c:140
249 msgid ""
250 "Could not decrypt AP-REQ using provided key. This usually indicates an "
251 "internal application error."
252 msgstr ""
254 #: lib/error.c:145
255 msgid ""
256 "Could not decrypt Ticket using provided key. This usually indicates an "
257 "internal application error."
258 msgstr ""
260 #: lib/error.c:150
261 #, c-format
262 msgid "Unknown shishi error (%d)"
263 msgstr ""
265 #: lib/kdcrep.c:152
266 #, c-format
267 msgid "Writing KDC-REP to %s...\n"
268 msgstr ""
270 #: lib/kdcrep.c:159
271 #, c-format
272 msgid "Writing KDC-REP in %s format...\n"
273 msgstr ""
275 #: lib/kdcrep.c:174
276 #, c-format
277 msgid "Writing KDC-REP to %s...done\n"
278 msgstr ""
280 #: lib/kdcrep.c:232
281 #, c-format
282 msgid "Reading KDC-REP from %s...\n"
283 msgstr ""
285 #: lib/kdcrep.c:239
286 #, c-format
287 msgid "Reading KDC-REP in %s format...\n"
288 msgstr ""
290 #: lib/kdcrep.c:254
291 #, c-format
292 msgid "Reading KDC-REP from %s...done\n"
293 msgstr ""
295 #: lib/kdcreq.c:223
296 #, c-format
297 msgid "Writing KDC-REQ to %s...\n"
298 msgstr ""
300 #: lib/kdcreq.c:230
301 #, c-format
302 msgid "Writing KDC-REQ in %s format...\n"
303 msgstr ""
305 #: lib/kdcreq.c:245
306 #, c-format
307 msgid "Writing KDC-REQ to %s...done\n"
308 msgstr ""
310 #: lib/kdcreq.c:303
311 #, c-format
312 msgid "Reading KDC-REQ from %s...\n"
313 msgstr ""
315 #: lib/kdcreq.c:310
316 #, c-format
317 msgid "Reading KDC-REQ in %s format...\n"
318 msgstr ""
320 #: lib/kdcreq.c:325
321 #, c-format
322 msgid "Reading KDC-REQ from %s...done\n"
323 msgstr ""
325 #: lib/krberror.c:98
326 #, c-format
327 msgid "Writing KRB-ERROR to %s...\n"
328 msgstr ""
330 #: lib/krberror.c:105
331 #, c-format
332 msgid "Writing KRB-ERROR in %s format...\n"
333 msgstr ""
335 #: lib/krberror.c:120
336 #, c-format
337 msgid "Writing KRB-ERROR to %s...done\n"
338 msgstr ""
340 #: lib/krberror.c:178
341 #, c-format
342 msgid "Reading KRB-ERROR from %s...\n"
343 msgstr ""
345 #: lib/krberror.c:185
346 #, c-format
347 msgid "Reading KRB-ERROR in %s format...\n"
348 msgstr ""
350 #: lib/krberror.c:200
351 #, c-format
352 msgid "Reading KRB-ERROR from %s...done\n"
353 msgstr ""
355 #: lib/krberror.c:377
356 #, c-format
357 msgid "Unknown KRB-ERROR error code %d."
358 msgstr ""
360 #: lib/principal.c:386
361 #, c-format
362 msgid "Could not set principal name: %s\n"
363 msgstr ""
365 #: lib/safe.c:261
366 #, c-format
367 msgid "Writing SAFE to %s...\n"
368 msgstr ""
370 #: lib/safe.c:268
371 #, c-format
372 msgid "Writing SAFE in %s format...\n"
373 msgstr ""
375 #: lib/safe.c:283
376 #, c-format
377 msgid "Writing SAFE to %s...done\n"
378 msgstr ""
380 #: lib/safe.c:341
381 #, c-format
382 msgid "Reading SAFE from %s...\n"
383 msgstr ""
385 #: lib/safe.c:348
386 #, c-format
387 msgid "Reading SAFE in %s format...\n"
388 msgstr ""
390 #: lib/safe.c:363
391 #, c-format
392 msgid "Reading SAFE from %s...done\n"
393 msgstr ""
395 #: lib/tkt.c:719
396 #, c-format
397 msgid "Time of last initial request for a TGT:\t%s"
398 msgstr ""
400 #: lib/tkt.c:889
401 #, c-format
402 msgid "Authtime:\t%s"
403 msgstr ""
405 #: lib/tkt.c:893
406 #, c-format
407 msgid "Starttime:\t%s"
408 msgstr ""
410 #: lib/tkt.c:898
411 #, c-format
412 msgid "Endtime:\t%s"
413 msgstr ""
415 #: lib/tkt.c:905
416 #, c-format
417 msgid "Renewable until:\t%s"
418 msgstr ""
420 #: lib/tkt.c:916
421 #, c-format
422 msgid "Server:\t\t%s key %s (%d)\n"
423 msgstr ""
425 #: lib/tkt.c:925
426 #, c-format
427 msgid "Ticket key:\t%s (%d) protected by %s (%d)\n"
428 msgstr ""
430 #: lib/tkt.c:935
431 msgid "Ticket flags:\t"
432 msgstr ""
434 #: src/shishi.c:255
435 #, c-format
436 msgid "Cannot create key: %s"
437 msgstr ""
439 #: src/shishi.c:274
440 msgid "Error in string2key"
441 msgstr ""
443 #: src/shishi.c:284
444 #, c-format
445 msgid "Could not create key: %s\n"
446 msgstr ""
448 #: src/shishi.c:313
449 #, c-format
450 msgid "Could not find key: %s\n"
451 msgstr ""
453 #: src/shishi.c:345 src/shishi.c:358 src/shishi.c:414 src/shishi.c:425
454 #, c-format
455 msgid "`%s': %s\n"
456 msgstr ""
458 #: src/shishi.c:370
459 #, c-format
460 msgid "Error reading `%s'\n"
461 msgstr ""
463 #: src/shishi.c:374
464 #, c-format
465 msgid "Read %d bytes...\n"
466 msgstr ""
468 #: src/shishi.c:384
469 msgid "Error ciphering\n"
470 msgstr ""
472 #: src/shishi.c:403
473 #, c-format
474 msgid "Short write (%d < %d)...\n"
475 msgstr ""
477 #: src/shishi.c:406
478 #, c-format
479 msgid "Wrote %d bytes...\n"
480 msgstr ""
482 #: src/shishi.c:523 src/shishi.c:533 src/shishi.c:542 src/shishi.c:555
483 #: src/shishi.c:562 src/shishi.c:569 src/shishi.c:580 src/shishi.c:587
484 #: src/shishi.c:597 src/shishi.c:604 src/shishi.c:611 src/shishi.c:621
485 #, c-format
486 msgid "Option `%s' only valid with CRYPTO."
487 msgstr "Flagga \"%s\" får bara användas med CRYPTO"
489 #: src/shishi.c:527
490 #, c-format
491 msgid "Unknown encryption type in `%s'"
492 msgstr "Okänd krypteringstyp i \"%s\""
494 #: src/shishi.c:536 src/shishi.c:545
495 msgid "Cannot both encrypt and decrypt."
496 msgstr "Kan inte kryptera och dekyptera samtidigt"
498 #: src/shishi.c:656
499 #, c-format
500 msgid "invalid --starttime date `%s'"
501 msgstr ""
503 #: src/shishi.c:691
504 #, c-format
505 msgid "Too many arguments: `%s'"
506 msgstr "För många parametrar: `%s'"
508 #: src/shishi.c:945
509 #, c-format
510 msgid "invalid --endtime date `%s'"
511 msgstr ""
513 #: src/shishi.c:952
514 #, c-format
515 msgid "invalid --renew-till date `%s'"
516 msgstr ""
518 #: src/shishi.c:974
519 #, c-format
520 msgid "Tickets in `%s':\n"
521 msgstr ""
523 #, fuzzy
524 #~ msgid "Option `%s' only valid with CRYPTO, KDC/AS/TGS and SERVER."
525 #~ msgstr "Flagga `%s' får bara användas med KDC/AS/TGS"
527 #, fuzzy
528 #~ msgid "Option `%s' only valid with AP, CLIENT, CRYPTO and KDC/AS/TGS."
529 #~ msgstr "Flagga `%s' får bara användas med KDC/AS/TGS"
531 #, fuzzy
532 #~ msgid "Option `%s' only valid with KDC."
533 #~ msgstr "Flagga `%s' får bara användas med KDC/AS/TGS"
535 #, fuzzy
536 #~ msgid "Option `%s' only valid with KDC/TGS."
537 #~ msgstr "Flagga `%s' får bara användas med KDC/AS/TGS"
539 #~ msgid "Option `%s' only valid with KDC/AS/TGS."
540 #~ msgstr "Flagga `%s' får bara användas med KDC/AS/TGS"
542 #~ msgid "Unknown command: '%s'"
543 #~ msgstr "Okänt kommando: '%s'"
545 #~ msgid "Unknown file format: `%s' (%s)"
546 #~ msgstr "Okänt filformat: `%s' (%s)"
548 #~ msgid "Internal error: could not initialize shishi\n"
549 #~ msgstr "Internt fel: kunde inte initialisera shishi\n"
551 #~ msgid "Environment variable HOME not set by parent.\n"
552 #~ msgstr "Miljövariabel HOME ej satt\n"
554 #~ msgid "Internal error: unknown command `%d'\n"
555 #~ msgstr "Internet felt: okänt kommando `%d'\n"