* pthread_create.c (__pthread_create_2_0): Clear new_attr.cpuset.
[glibc.git] / po / sv.po
blob77f305179526dbe59d993d05023f119d6bef60c2
1 # GNU libc message catalog for swedish
2 # Copyright © 1996, 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
3 # Jan Djärv <jan.h.d@swipnet.se>, 1996, 1998, 2001, 2002, 2003.
4 # Revision: 1.46
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: libc 2.3.2\n"
9 "POT-Creation-Date: 2003-02-22 15:34-0800\n"
10 "PO-Revision-Date: 2003-03-04 18:46+0100\n"
11 "Last-Translator: Jan Djärv <jan.h.d@swipnet.se>\n"
12 "Language-Team: Swedish <sv@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=iso-8859-1\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: sysdeps/generic/siglist.h:29 stdio-common/../sysdeps/unix/siglist.c:27
18 msgid "Hangup"
19 msgstr "Avringd"
21 #: sysdeps/generic/siglist.h:30 stdio-common/../sysdeps/unix/siglist.c:28
22 msgid "Interrupt"
23 msgstr "Avbruten (SIGINT)"
25 #: sysdeps/generic/siglist.h:31 stdio-common/../sysdeps/unix/siglist.c:29
26 msgid "Quit"
27 msgstr "Lämnad"
29 #: sysdeps/generic/siglist.h:32 stdio-common/../sysdeps/unix/siglist.c:30
30 msgid "Illegal instruction"
31 msgstr "Otillåten instruktion"
33 #: sysdeps/generic/siglist.h:33 stdio-common/../sysdeps/unix/siglist.c:31
34 msgid "Trace/breakpoint trap"
35 msgstr "Spårningsfälla"
37 #: sysdeps/generic/siglist.h:34
38 msgid "Aborted"
39 msgstr "Avbruten (SIGABRT)"
41 #: sysdeps/generic/siglist.h:35 stdio-common/../sysdeps/unix/siglist.c:34
42 msgid "Floating point exception"
43 msgstr "Aritmetiskt fel"
45 #: sysdeps/generic/siglist.h:36 stdio-common/../sysdeps/unix/siglist.c:35
46 msgid "Killed"
47 msgstr "Dödad"
49 #: sysdeps/generic/siglist.h:37 stdio-common/../sysdeps/unix/siglist.c:36
50 msgid "Bus error"
51 msgstr "Bussfel"
53 #: sysdeps/generic/siglist.h:38 stdio-common/../sysdeps/unix/siglist.c:37
54 msgid "Segmentation fault"
55 msgstr "Segmenteringsfel"
57 #. TRANS Broken pipe; there is no process reading from the other end of a pipe.
58 #. TRANS Every library function that returns this error code also generates a
59 #. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled
60 #. TRANS or blocked.  Thus, your program will never actually see @code{EPIPE}
61 #. TRANS unless it has handled or blocked @code{SIGPIPE}.
62 #: sysdeps/generic/siglist.h:39 stdio-common/../sysdeps/gnu/errlist.c:351
63 #: stdio-common/../sysdeps/unix/siglist.c:39
64 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:62
65 msgid "Broken pipe"
66 msgstr "Brutet rör"
68 #: sysdeps/generic/siglist.h:40 stdio-common/../sysdeps/unix/siglist.c:40
69 msgid "Alarm clock"
70 msgstr "Alarmklocka"
72 #: sysdeps/generic/siglist.h:41 stdio-common/../sysdeps/unix/siglist.c:41
73 msgid "Terminated"
74 msgstr "Avslutad"
76 #: sysdeps/generic/siglist.h:42 stdio-common/../sysdeps/unix/siglist.c:42
77 msgid "Urgent I/O condition"
78 msgstr "Akut I/O-tillstånd"
80 #: sysdeps/generic/siglist.h:43 stdio-common/../sysdeps/unix/siglist.c:43
81 msgid "Stopped (signal)"
82 msgstr "Stoppad (signal)"
84 #: sysdeps/generic/siglist.h:44 stdio-common/../sysdeps/unix/siglist.c:44
85 msgid "Stopped"
86 msgstr "Stoppad"
88 #: sysdeps/generic/siglist.h:45 stdio-common/../sysdeps/unix/siglist.c:45
89 msgid "Continued"
90 msgstr "Återupptagen"
92 #: sysdeps/generic/siglist.h:46 stdio-common/../sysdeps/unix/siglist.c:46
93 msgid "Child exited"
94 msgstr "Barnprocess avslutad"
96 #: sysdeps/generic/siglist.h:47 stdio-common/../sysdeps/unix/siglist.c:47
97 msgid "Stopped (tty input)"
98 msgstr "Stoppad (terminalläsning)"
100 #: sysdeps/generic/siglist.h:48 stdio-common/../sysdeps/unix/siglist.c:48
101 msgid "Stopped (tty output)"
102 msgstr "Stoppad (terminalskrivning)"
104 #: sysdeps/generic/siglist.h:49 stdio-common/../sysdeps/unix/siglist.c:49
105 msgid "I/O possible"
106 msgstr "I/O möjligt"
108 #: sysdeps/generic/siglist.h:50 stdio-common/../sysdeps/unix/siglist.c:50
109 msgid "CPU time limit exceeded"
110 msgstr "Begränsning av CPU-tid överskriden"
112 #: sysdeps/generic/siglist.h:51 stdio-common/../sysdeps/unix/siglist.c:51
113 msgid "File size limit exceeded"
114 msgstr "Begränsning av filstorlek överskriden"
116 #: sysdeps/generic/siglist.h:52 stdio-common/../sysdeps/unix/siglist.c:52
117 msgid "Virtual timer expired"
118 msgstr "Alarmklocka - virtuell tid"
120 #: sysdeps/generic/siglist.h:53 stdio-common/../sysdeps/unix/siglist.c:53
121 msgid "Profiling timer expired"
122 msgstr "Profileringsklocka"
124 #: sysdeps/generic/siglist.h:54 stdio-common/../sysdeps/unix/siglist.c:54
125 msgid "Window changed"
126 msgstr "Ändrat fönster"
128 #: sysdeps/generic/siglist.h:55 stdio-common/../sysdeps/unix/siglist.c:56
129 msgid "User defined signal 1"
130 msgstr "Användarsignal 1"
132 #: sysdeps/generic/siglist.h:56 stdio-common/../sysdeps/unix/siglist.c:57
133 msgid "User defined signal 2"
134 msgstr "Användarsignal 2"
136 #: sysdeps/generic/siglist.h:60 stdio-common/../sysdeps/unix/siglist.c:33
137 msgid "EMT trap"
138 msgstr "Emulatorfälla"
140 #: sysdeps/generic/siglist.h:63 stdio-common/../sysdeps/unix/siglist.c:38
141 msgid "Bad system call"
142 msgstr "Felaktigt systemanrop"
144 #: sysdeps/generic/siglist.h:66
145 msgid "Stack fault"
146 msgstr "Stackfel"
148 #: sysdeps/generic/siglist.h:69
149 msgid "Information request"
150 msgstr "Informationsbegäran"
152 #: sysdeps/generic/siglist.h:71
153 msgid "Power failure"
154 msgstr "Strömavbrott"
156 #: sysdeps/generic/siglist.h:74 stdio-common/../sysdeps/unix/siglist.c:55
157 msgid "Resource lost"
158 msgstr "Förlorad resurs"
160 #: sysdeps/mach/hurd/mips/dl-machine.c:68
161 #: string/../sysdeps/mach/_strerror.c:57
162 msgid "Error in unknown error system: "
163 msgstr "Fel i okänt felsystem: "
165 #: sysdeps/mach/hurd/mips/dl-machine.c:83
166 #: string/../sysdeps/generic/_strerror.c:44
167 #: string/../sysdeps/mach/_strerror.c:87
168 msgid "Unknown error "
169 msgstr "Okänt fel "
171 #: sysdeps/unix/sysv/linux/lddlibc4.c:64
172 #, c-format
173 msgid "cannot open `%s'"
174 msgstr "kan inte öppna \"%s\""
176 #: sysdeps/unix/sysv/linux/lddlibc4.c:68
177 #, c-format
178 msgid "cannot read header from `%s'"
179 msgstr "kan inte läsa huvud från \"%s\""
181 #: iconv/iconv_charmap.c:159 iconv/iconv_prog.c:293 catgets/gencat.c:288
182 #, c-format
183 msgid "cannot open input file `%s'"
184 msgstr "kan inte öppna infil \"%s\""
186 #: iconv/iconv_charmap.c:177 iconv/iconv_prog.c:311
187 #, c-format
188 msgid "error while closing input `%s'"
189 msgstr "fel vid stängning av indata \"%s\""
191 #: iconv/iconv_charmap.c:443
192 #, c-format
193 msgid "illegal input sequence at position %Zd"
194 msgstr "otillåten indatasekvens vid position %Zd"
196 #: iconv/iconv_charmap.c:462 iconv/iconv_prog.c:503
197 msgid "incomplete character or shift sequence at end of buffer"
198 msgstr "ofullständigt tecken eller skift-sekvens i slutet på buffert"
200 #: iconv/iconv_charmap.c:507 iconv/iconv_charmap.c:543 iconv/iconv_prog.c:546
201 #: iconv/iconv_prog.c:582
202 msgid "error while reading the input"
203 msgstr "fel när indata lästes"
205 #: iconv/iconv_charmap.c:525 iconv/iconv_prog.c:564
206 msgid "unable to allocate buffer for input"
207 msgstr "kan inte allokera buffert för indata"
209 #: iconv/iconv_prog.c:61
210 msgid "Input/Output format specification:"
211 msgstr "In/ut formatspecifikation:"
213 #: iconv/iconv_prog.c:62
214 msgid "encoding of original text"
215 msgstr "kodning av originaltexten"
217 #: iconv/iconv_prog.c:63
218 msgid "encoding for output"
219 msgstr "kodning för resultatet"
221 #: iconv/iconv_prog.c:64
222 msgid "Information:"
223 msgstr "Information:"
225 #: iconv/iconv_prog.c:65
226 msgid "list all known coded character sets"
227 msgstr "visa alla kända teckenuppsättningar"
229 #: iconv/iconv_prog.c:66 locale/programs/localedef.c:128
230 msgid "Output control:"
231 msgstr "Styr utdata:"
233 #: iconv/iconv_prog.c:67
234 msgid "omit invalid characters from output"
235 msgstr "visa inte ogiltiga tecken i utdata"
237 #: iconv/iconv_prog.c:68
238 msgid "output file"
239 msgstr "resultatfil"
241 #: iconv/iconv_prog.c:69
242 msgid "suppress warnings"
243 msgstr "utelämna varningar"
245 #: iconv/iconv_prog.c:70
246 msgid "print progress information"
247 msgstr "skriv information om körning"
249 #: iconv/iconv_prog.c:75
250 msgid "Convert encoding of given files from one encoding to another."
251 msgstr "Konvertera kodning i angivna infiler från en kodning till en annan."
253 #: iconv/iconv_prog.c:79
254 msgid "[FILE...]"
255 msgstr "[FIL...]"
257 #: iconv/iconv_prog.c:199
258 msgid "cannot open output file"
259 msgstr "kan inte öppna utfil"
261 #: iconv/iconv_prog.c:241
262 #, c-format
263 msgid "conversion from `%s' and to `%s' are not supported"
264 msgstr "konvertering från \"%s\" och till \"%s\" stöds ej"
266 #: iconv/iconv_prog.c:246
267 #, c-format
268 msgid "conversion from `%s' is not supported"
269 msgstr "konvertering från \"%s\" stöds ej"
271 #: iconv/iconv_prog.c:253
272 #, c-format
273 msgid "conversion to `%s' is not supported"
274 msgstr "konvertering till \"%s\" stöds ej"
276 #: iconv/iconv_prog.c:257
277 #, c-format
278 msgid "conversion from `%s' to `%s' is not supported"
279 msgstr "konvertering från \"%s\" till \"%s\" stöds ej"
281 #: iconv/iconv_prog.c:263
282 msgid "failed to start conversion processing"
283 msgstr "misslyckades att starta konverteringsprocessen"
285 #: iconv/iconv_prog.c:358
286 msgid "error while closing output file"
287 msgstr "fel vid stängning av utfilen"
289 #: iconv/iconv_prog.c:407 iconv/iconvconfig.c:357 locale/programs/locale.c:274
290 #: locale/programs/localedef.c:372 catgets/gencat.c:233
291 #: malloc/memusagestat.c:602 debug/pcprofiledump.c:199
292 msgid "Report bugs using the `glibcbug' script to <bugs@gnu.org>.\n"
293 msgstr ""
294 "Rapportera fel med programmet \"glibcbug\" till <bugs@gnu.org>.\n"
295 "Rapportera fel på översättningen till <sv@li.org>.\n"
297 #: iconv/iconv_prog.c:421 iconv/iconvconfig.c:371 locale/programs/locale.c:287
298 #: locale/programs/localedef.c:386 catgets/gencat.c:246 posix/getconf.c:910
299 #: nss/getent.c:74 nscd/nscd.c:330 nscd/nscd_nischeck.c:90 elf/ldconfig.c:271
300 #: elf/sprof.c:349
301 #, c-format
302 msgid ""
303 "Copyright (C) %s Free Software Foundation, Inc.\n"
304 "This is free software; see the source for copying conditions.  There is NO\n"
305 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
306 msgstr ""
307 "Copyright © %s Free Software Foundation, Inc.\n"
308 "Detta är fri programvara; se källkoden för kopieringsvillkor.  Det finns\n"
309 "INGEN garanti; inte ens för SÄLJBARHET eller LÄMPLIGHET FÖR NÅGOT SPECIELLT\n"
310 "ÄNDAMÅL.\n"
312 #: iconv/iconv_prog.c:426 iconv/iconvconfig.c:376 locale/programs/locale.c:292
313 #: locale/programs/localedef.c:391 catgets/gencat.c:251 posix/getconf.c:915
314 #: nss/getent.c:79 nscd/nscd.c:335 nscd/nscd_nischeck.c:95 elf/ldconfig.c:276
315 #: elf/sprof.c:355
316 #, c-format
317 msgid "Written by %s.\n"
318 msgstr "Skrivet av %s.\n"
320 #: iconv/iconv_prog.c:456 iconv/iconv_prog.c:482
321 msgid "conversion stopped due to problem in writing the output"
322 msgstr "konvertering avslutades på grund av problem med att skriva resultatet"
324 #: iconv/iconv_prog.c:499
325 #, c-format
326 msgid "illegal input sequence at position %ld"
327 msgstr "otillåten indatasekvens vid position %ld"
329 #: iconv/iconv_prog.c:507
330 msgid "internal error (illegal descriptor)"
331 msgstr "internt fel (otillåten deskriptor)"
333 #: iconv/iconv_prog.c:510
334 #, c-format
335 msgid "unknown iconv() error %d"
336 msgstr "okänt fel från iconv() %d"
338 #: iconv/iconv_prog.c:753
339 msgid ""
340 "The following list contain all the coded character sets known.  This does\n"
341 "not necessarily mean that all combinations of these names can be used for\n"
342 "the FROM and TO command line parameters.  One coded character set can be\n"
343 "listed with several different names (aliases).\n"
344 "\n"
345 "  "
346 msgstr ""
347 "Följande lista innehåller alla teckenuppsättningar som är kända.  Detta\n"
348 "betyder inte nödvändigtvis att alla kombinationer av dessa namn kan ges\n"
349 "som FRÅN och TILL argument.  En teckenuppsättning kan ha flera olika namn\n"
350 "(alias).\n"
351 "\n"
352 "  "
354 #: iconv/iconvconfig.c:110
355 msgid "Create fastloading iconv module configuration file."
356 msgstr "Skapa en konfigurationsfil för snabbladdning av modul \"iconv\""
358 #: iconv/iconvconfig.c:114
359 msgid "[DIR...]"
360 msgstr "[KATALOG...]"
362 #: iconv/iconvconfig.c:126
363 msgid "Prefix used for all file accesses"
364 msgstr "Prefix att använda för alla filåtkomster"
366 #: iconv/iconvconfig.c:327 locale/programs/localedef.c:292
367 msgid "no output file produced because warning were issued"
368 msgstr "ingen utfil skapad på grund av varningar"
370 #: iconv/iconvconfig.c:405
371 msgid "while inserting in search tree"
372 msgstr "vid insättning i sökträd"
374 #: iconv/iconvconfig.c:1204
375 msgid "cannot generate output file"
376 msgstr "kan inte generera utfil"
378 #: locale/programs/charmap-dir.c:59
379 #, c-format
380 msgid "cannot read character map directory `%s'"
381 msgstr "kan inte läsa teckenuppsättningskatalog \"%s\""
383 #: locale/programs/charmap.c:135
384 #, c-format
385 msgid "character map file `%s' not found"
386 msgstr "teckenuppsättningsfil \"%s\" finns inte"
388 #: locale/programs/charmap.c:193
389 #, c-format
390 msgid "default character map file `%s' not found"
391 msgstr "standardteckenuppsättningsfil \"%s\" inte hittad"
393 #: locale/programs/charmap.c:255
394 #, c-format
395 msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
396 msgstr "teckenuppsättning \"%s\" är inte ASCII-kompatibel, lokal är inte ISO C-kompatibel\n"
398 #: locale/programs/charmap.c:332
399 #, c-format
400 msgid "%s: <mb_cur_max> must be greater than <mb_cur_min>\n"
401 msgstr "%s: <mb_cur_max> måste vara större än <mb_cur_min>\n"
403 #: locale/programs/charmap.c:352 locale/programs/charmap.c:369
404 #: locale/programs/repertoire.c:175
405 #, c-format
406 msgid "syntax error in prolog: %s"
407 msgstr "syntaxfel i prolog: %s"
409 #: locale/programs/charmap.c:353
410 msgid "invalid definition"
411 msgstr "ogiltig definition"
413 #: locale/programs/charmap.c:370 locale/programs/locfile.c:126
414 #: locale/programs/locfile.c:153 locale/programs/repertoire.c:176
415 msgid "bad argument"
416 msgstr "dåligt argument"
418 #: locale/programs/charmap.c:398
419 #, c-format
420 msgid "duplicate definition of <%s>"
421 msgstr "dubblerad definition av <%s>"
423 #: locale/programs/charmap.c:405
424 #, c-format
425 msgid "value for <%s> must be 1 or greater"
426 msgstr "värdet på <%s> måste vara 1 eller större"
428 #: locale/programs/charmap.c:417
429 #, c-format
430 msgid "value of <%s> must be greater or equal than the value of <%s>"
431 msgstr "värdet på <%s> måste vara större eller lika med värdet på <%s>"
433 #: locale/programs/charmap.c:440 locale/programs/repertoire.c:184
434 #, c-format
435 msgid "argument to <%s> must be a single character"
436 msgstr "argumentet till <%s> måste vara ett enskilt tecken"
438 #: locale/programs/charmap.c:466
439 msgid "character sets with locking states are not supported"
440 msgstr "teckenuppsättningar med låsta tillstånd stöds ej"
442 #: locale/programs/charmap.c:493 locale/programs/charmap.c:547
443 #: locale/programs/charmap.c:579 locale/programs/charmap.c:673
444 #: locale/programs/charmap.c:728 locale/programs/charmap.c:769
445 #: locale/programs/charmap.c:810
446 #, c-format
447 msgid "syntax error in %s definition: %s"
448 msgstr "syntaxfel i definition av %s: %s"
450 #: locale/programs/charmap.c:494 locale/programs/charmap.c:674
451 #: locale/programs/charmap.c:770 locale/programs/repertoire.c:231
452 msgid "no symbolic name given"
453 msgstr "inget symboliskt namn givet"
455 #: locale/programs/charmap.c:548
456 msgid "invalid encoding given"
457 msgstr "ogiltig kodning given"
459 #: locale/programs/charmap.c:557
460 msgid "too few bytes in character encoding"
461 msgstr "för få byte i teckenkodning"
463 #: locale/programs/charmap.c:559
464 msgid "too many bytes in character encoding"
465 msgstr "för många tecken i teckenkodning"
467 #: locale/programs/charmap.c:581 locale/programs/charmap.c:729
468 #: locale/programs/charmap.c:812 locale/programs/repertoire.c:297
469 msgid "no symbolic name given for end of range"
470 msgstr "inget symboliskt namn givet för slutet av intervallet"
472 #: locale/programs/charmap.c:605 locale/programs/locfile.h:96
473 #: locale/programs/repertoire.c:314
474 #, c-format
475 msgid "`%1$s' definition does not end with `END %1$s'"
476 msgstr "definition av \"%1$s\" slutar inte med \"END %1$s\""
478 #: locale/programs/charmap.c:638
479 msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
480 msgstr "endast definition av \"WIDTH\" får följa definitionen av \"CHARMAP\""
482 #: locale/programs/charmap.c:646 locale/programs/charmap.c:709
483 #, c-format
484 msgid "value for %s must be an integer"
485 msgstr "värdet på %s måste vara heltal"
487 #: locale/programs/charmap.c:837
488 #, c-format
489 msgid "%s: error in state machine"
490 msgstr "%s: fel i tillståndsmaskin"
492 #: locale/programs/charmap.c:845 locale/programs/ld-address.c:605
493 #: locale/programs/ld-collate.c:2635 locale/programs/ld-collate.c:3793
494 #: locale/programs/ld-ctype.c:2216 locale/programs/ld-ctype.c:2977
495 #: locale/programs/ld-identification.c:469
496 #: locale/programs/ld-measurement.c:255 locale/programs/ld-messages.c:349
497 #: locale/programs/ld-monetary.c:952 locale/programs/ld-name.c:324
498 #: locale/programs/ld-numeric.c:392 locale/programs/ld-paper.c:258
499 #: locale/programs/ld-telephone.c:330 locale/programs/ld-time.c:1217
500 #: locale/programs/locfile.h:103 locale/programs/repertoire.c:325
501 #, c-format
502 msgid "%s: premature end of file"
503 msgstr "%s: för tidigt filslut"
505 #: locale/programs/charmap.c:864 locale/programs/charmap.c:875
506 #, c-format
507 msgid "unknown character `%s'"
508 msgstr "okänt tecken \"%s\""
510 #: locale/programs/charmap.c:883
511 #, c-format
512 msgid "number of bytes for byte sequence of beginning and end of range not the same: %d vs %d"
513 msgstr ""
514 "antal byte för bytesekvens angivet i början respektive slutet av intervallet\n"
515 "skiljer sig: %d respektive %d"
517 #: locale/programs/charmap.c:987 locale/programs/ld-collate.c:2915
518 #: locale/programs/repertoire.c:420
519 msgid "invalid names for character range"
520 msgstr "ogiltiga namn för teckenintervall"
522 #: locale/programs/charmap.c:999 locale/programs/repertoire.c:432
523 msgid "hexadecimal range format should use only capital characters"
524 msgstr "hexadecimalt intervallformat bör endast använda versaler"
526 #: locale/programs/charmap.c:1017
527 #, c-format
528 msgid "<%s> and <%s> are illegal names for range"
529 msgstr "<%s> och <%s> är otillåtna namn för intervall"
531 #: locale/programs/charmap.c:1023
532 msgid "upper limit in range is not higher then lower limit"
533 msgstr "övre gräns i intervall är inte större än undre gräns"
535 #: locale/programs/charmap.c:1081
536 msgid "resulting bytes for range not representable."
537 msgstr "resulterande byte för intervall är inte representerbara."
539 #: locale/programs/ld-address.c:134 locale/programs/ld-collate.c:1519
540 #: locale/programs/ld-ctype.c:416 locale/programs/ld-identification.c:134
541 #: locale/programs/ld-measurement.c:95 locale/programs/ld-messages.c:98
542 #: locale/programs/ld-monetary.c:194 locale/programs/ld-name.c:95
543 #: locale/programs/ld-numeric.c:99 locale/programs/ld-paper.c:92
544 #: locale/programs/ld-telephone.c:95 locale/programs/ld-time.c:160
545 #, c-format
546 msgid "No definition for %s category found"
547 msgstr "Hittade ingen definition för kategori %s"
549 #: locale/programs/ld-address.c:145 locale/programs/ld-address.c:183
550 #: locale/programs/ld-address.c:201 locale/programs/ld-address.c:228
551 #: locale/programs/ld-address.c:290 locale/programs/ld-address.c:309
552 #: locale/programs/ld-address.c:322 locale/programs/ld-identification.c:147
553 #: locale/programs/ld-measurement.c:106 locale/programs/ld-monetary.c:206
554 #: locale/programs/ld-monetary.c:244 locale/programs/ld-monetary.c:260
555 #: locale/programs/ld-monetary.c:272 locale/programs/ld-name.c:106
556 #: locale/programs/ld-name.c:143 locale/programs/ld-numeric.c:113
557 #: locale/programs/ld-numeric.c:127 locale/programs/ld-paper.c:103
558 #: locale/programs/ld-paper.c:112 locale/programs/ld-telephone.c:106
559 #: locale/programs/ld-telephone.c:163 locale/programs/ld-time.c:176
560 #: locale/programs/ld-time.c:197
561 #, c-format
562 msgid "%s: field `%s' not defined"
563 msgstr "%s: fält \"%s\" är inte definierat"
565 #: locale/programs/ld-address.c:157 locale/programs/ld-address.c:209
566 #: locale/programs/ld-address.c:235 locale/programs/ld-address.c:265
567 #: locale/programs/ld-name.c:118 locale/programs/ld-telephone.c:118
568 #, c-format
569 msgid "%s: field `%s' must not be empty"
570 msgstr "%s: fält \"%s\" kan inte vara tomt"
572 #: locale/programs/ld-address.c:169
573 #, c-format
574 msgid "%s: invalid escape `%%%c' sequence in field `%s'"
575 msgstr "%s: ogiltig kontrollsekvens \"%%%c\" i fält \"%s\" "
577 #: locale/programs/ld-address.c:220
578 #, c-format
579 msgid "%s: terminology language code `%s' not defined"
580 msgstr "%s: terminologilandskod \"%s\" inte definierad"
582 #: locale/programs/ld-address.c:247 locale/programs/ld-address.c:276
583 #, c-format
584 msgid "%s: language abbreviation `%s' not defined"
585 msgstr "%s: språkförkortning \"%s\" inte definierad"
587 #: locale/programs/ld-address.c:254 locale/programs/ld-address.c:282
588 #: locale/programs/ld-address.c:316 locale/programs/ld-address.c:328
589 #, c-format
590 msgid "%s: `%s' value does not match `%s' value"
591 msgstr "%s: värdet på \"%s\" stämmer inte med värdet på \"%s\""
593 #: locale/programs/ld-address.c:301
594 #, c-format
595 msgid "%s: numeric country code `%d' not valid"
596 msgstr "%s: numerisk landkod \"%d\" är inte giltig"
598 #: locale/programs/ld-address.c:497 locale/programs/ld-address.c:534
599 #: locale/programs/ld-address.c:572 locale/programs/ld-ctype.c:2592
600 #: locale/programs/ld-identification.c:365
601 #: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:302
602 #: locale/programs/ld-monetary.c:694 locale/programs/ld-monetary.c:729
603 #: locale/programs/ld-monetary.c:770 locale/programs/ld-name.c:281
604 #: locale/programs/ld-numeric.c:264 locale/programs/ld-paper.c:225
605 #: locale/programs/ld-telephone.c:289 locale/programs/ld-time.c:1106
606 #: locale/programs/ld-time.c:1148
607 #, c-format
608 msgid "%s: field `%s' declared more than once"
609 msgstr "%s: fält \"%s\" är deklarerad mer än en gång"
611 #: locale/programs/ld-address.c:501 locale/programs/ld-address.c:539
612 #: locale/programs/ld-identification.c:369 locale/programs/ld-messages.c:312
613 #: locale/programs/ld-monetary.c:698 locale/programs/ld-monetary.c:733
614 #: locale/programs/ld-name.c:285 locale/programs/ld-numeric.c:268
615 #: locale/programs/ld-telephone.c:293 locale/programs/ld-time.c:1000
616 #: locale/programs/ld-time.c:1069 locale/programs/ld-time.c:1111
617 #, c-format
618 msgid "%s: unknown character in field `%s'"
619 msgstr "%s: okänt tecken i fält \"%s\""
621 #: locale/programs/ld-address.c:586 locale/programs/ld-collate.c:3775
622 #: locale/programs/ld-ctype.c:2957 locale/programs/ld-identification.c:450
623 #: locale/programs/ld-measurement.c:236 locale/programs/ld-messages.c:331
624 #: locale/programs/ld-monetary.c:934 locale/programs/ld-name.c:306
625 #: locale/programs/ld-numeric.c:374 locale/programs/ld-paper.c:240
626 #: locale/programs/ld-telephone.c:312 locale/programs/ld-time.c:1199
627 #, c-format
628 msgid "%s: incomplete `END' line"
629 msgstr "%s: ofullständig \"END\"-rad"
631 #: locale/programs/ld-address.c:589 locale/programs/ld-collate.c:2638
632 #: locale/programs/ld-collate.c:3777 locale/programs/ld-ctype.c:2219
633 #: locale/programs/ld-ctype.c:2960 locale/programs/ld-identification.c:453
634 #: locale/programs/ld-measurement.c:239 locale/programs/ld-messages.c:333
635 #: locale/programs/ld-monetary.c:936 locale/programs/ld-name.c:308
636 #: locale/programs/ld-numeric.c:376 locale/programs/ld-paper.c:242
637 #: locale/programs/ld-telephone.c:314 locale/programs/ld-time.c:1201
638 #, c-format
639 msgid "%1$s: definition does not end with `END %1$s'"
640 msgstr "%1$s: definition slutar inte med \"END %1$s\""
642 #: locale/programs/ld-address.c:596 locale/programs/ld-collate.c:520
643 #: locale/programs/ld-collate.c:572 locale/programs/ld-collate.c:869
644 #: locale/programs/ld-collate.c:882 locale/programs/ld-collate.c:2625
645 #: locale/programs/ld-collate.c:3784 locale/programs/ld-ctype.c:1947
646 #: locale/programs/ld-ctype.c:2206 locale/programs/ld-ctype.c:2782
647 #: locale/programs/ld-ctype.c:2968 locale/programs/ld-identification.c:460
648 #: locale/programs/ld-measurement.c:246 locale/programs/ld-messages.c:340
649 #: locale/programs/ld-monetary.c:943 locale/programs/ld-name.c:315
650 #: locale/programs/ld-numeric.c:383 locale/programs/ld-paper.c:249
651 #: locale/programs/ld-telephone.c:321 locale/programs/ld-time.c:1208
652 #, c-format
653 msgid "%s: syntax error"
654 msgstr "%s: syntaxfel"
656 #: locale/programs/ld-collate.c:395
657 #, c-format
658 msgid "`%.*s' already defined in charmap"
659 msgstr "\"%.*s\" redan definerad i teckenuppsättning"
661 #: locale/programs/ld-collate.c:404
662 #, c-format
663 msgid "`%.*s' already defined in repertoire"
664 msgstr "\"%.*s\" redan definierad i repertoar"
666 #: locale/programs/ld-collate.c:411
667 #, c-format
668 msgid "`%.*s' already defined as collating symbol"
669 msgstr "\"%.*s\" redan definierad som ett kollationssymbol"
671 #: locale/programs/ld-collate.c:418
672 #, c-format
673 msgid "`%.*s' already defined as collating element"
674 msgstr "\"%.*s\" redan definierad som ett kollationselement"
676 #: locale/programs/ld-collate.c:449 locale/programs/ld-collate.c:475
677 #, c-format
678 msgid "%s: `forward' and `backward' are mutually excluding each other"
679 msgstr "%s: sorteringsordning \"forward\" och \"backward\" är ömsesidigt uteslutande"
681 #: locale/programs/ld-collate.c:459 locale/programs/ld-collate.c:485
682 #: locale/programs/ld-collate.c:501
683 #, c-format
684 msgid "%s: `%s' mentioned more than once in definition of weight %d"
685 msgstr "%s: \"%s\" är nämnd fler än en gång i definitionen av vikt %d"
687 #: locale/programs/ld-collate.c:557
688 #, c-format
689 msgid "%s: too many rules; first entry only had %d"
690 msgstr "%s: för många regler, första delen hade bara %d"
692 #: locale/programs/ld-collate.c:593
693 #, c-format
694 msgid "%s: not enough sorting rules"
695 msgstr "%s: inte tillräckligt med sorteringsregler"
697 #: locale/programs/ld-collate.c:759
698 #, c-format
699 msgid "%s: empty weight string not allowed"
700 msgstr "%s: tomt viktnamn är inte tillåtet"
702 #: locale/programs/ld-collate.c:854
703 #, c-format
704 msgid "%s: weights must use the same ellipsis symbol as the name"
705 msgstr "%s: vikter måste använda samma intervallsymbol som namn"
707 #: locale/programs/ld-collate.c:910
708 #, c-format
709 msgid "%s: too many values"
710 msgstr "%s: för många värden"
712 #: locale/programs/ld-collate.c:1023 locale/programs/ld-collate.c:1194
713 #, c-format
714 msgid "order for `%.*s' already defined at %s:%Zu"
715 msgstr "ordningsföljd för \"%.*s\" redan definierad vid %s:%Zu"
717 #: locale/programs/ld-collate.c:1073
718 #, c-format
719 msgid "%s: the start and the end symbol of a range must stand for characters"
720 msgstr "%s: start- och slut-symbol i ett intervall måste representera tecken"
722 #: locale/programs/ld-collate.c:1100
723 #, c-format
724 msgid "%s: byte sequences of first and last character must have the same length"
725 msgstr "%s: bytesekvens för första och sista tecknet måste ha samma längd"
727 #: locale/programs/ld-collate.c:1142
728 #, c-format
729 msgid "%s: byte sequence of first character of sequence is not lower than that of the last character"
730 msgstr "%s: bytesekvens för första tecknet är inte mindre än den för sista tecknet"
732 #: locale/programs/ld-collate.c:1263
733 #, c-format
734 msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
735 msgstr "%s: symboliskt intervall kan inte vara omedelbart efter \"order_start\""
737 #: locale/programs/ld-collate.c:1267
738 #, c-format
739 msgid "%s: symbolic range ellipsis must not be directly followed by `order_end'"
740 msgstr "%s: symboliskt intervall kan inte omedelbart följas av \"order_end\""
742 #: locale/programs/ld-collate.c:1287 locale/programs/ld-ctype.c:1467
743 #, c-format
744 msgid "`%s' and `%.*s' are no valid names for symbolic range"
745 msgstr "\"%s\" och \"%.*s\" är otillåtna namn för symboliskt intervall"
747 #: locale/programs/ld-collate.c:1333 locale/programs/ld-collate.c:3712
748 #, c-format
749 msgid "%s: order for `%.*s' already defined at %s:%Zu"
750 msgstr "%s: ordningsföljd för \"%.*s\" redan definierad i %s:%Zu"
752 #: locale/programs/ld-collate.c:1342
753 #, c-format
754 msgid "%s: `%s' must be a character"
755 msgstr "%s: \"%s\" måste vara ett enskilt tecken"
757 #: locale/programs/ld-collate.c:1535
758 #, c-format
759 msgid "%s: `position' must be used for a specific level in all sections or none"
760 msgstr "%s: \"position\" måste användas för en given nivå i alla sektioner eller inte alls"
762 #: locale/programs/ld-collate.c:1560
763 #, c-format
764 msgid "symbol `%s' not defined"
765 msgstr "symbol \"%s\" inte definierad"
767 #: locale/programs/ld-collate.c:1636 locale/programs/ld-collate.c:1742
768 #, c-format
769 msgid "symbol `%s' has the same encoding as"
770 msgstr "symbol \"%s\" har samma värde som"
772 #: locale/programs/ld-collate.c:1640 locale/programs/ld-collate.c:1746
773 #, c-format
774 msgid "symbol `%s'"
775 msgstr "symbol \"%s\""
777 #: locale/programs/ld-collate.c:1788
778 msgid "no definition of `UNDEFINED'"
779 msgstr "ingen definition av \"UNDEFINED\""
781 #: locale/programs/ld-collate.c:1817
782 msgid "too many errors; giving up"
783 msgstr "för många fel, ger upp"
785 #: locale/programs/ld-collate.c:2720
786 #, c-format
787 msgid "%s: duplicate definition of `%s'"
788 msgstr "%s: dubbla definitioner av \"%s\""
790 #: locale/programs/ld-collate.c:2756
791 #, c-format
792 msgid "%s: duplicate declaration of section `%s'"
793 msgstr "%s: dubbla deklarationer för sektion \"%s\""
795 #: locale/programs/ld-collate.c:2895
796 #, c-format
797 msgid "%s: unknown character in collating symbol name"
798 msgstr "%s: okänt tecken i namn för kollationssymbol"
800 #: locale/programs/ld-collate.c:3027
801 #, c-format
802 msgid "%s: unknown character in equivalent definition name"
803 msgstr "%s: okänt tecken i namnet i ekvivalensdefinitionen"
805 #: locale/programs/ld-collate.c:3040
806 #, c-format
807 msgid "%s: unknown character in equivalent definition value"
808 msgstr "%s: okänt tecken i värdet i ekvivalensdefinitionen"
810 #: locale/programs/ld-collate.c:3050
811 #, c-format
812 msgid "%s: unknown symbol `%s' in equivalent definition"
813 msgstr "%s: okänd symbol \"%s\" i ekvivalensdefinition"
815 #: locale/programs/ld-collate.c:3059
816 msgid "error while adding equivalent collating symbol"
817 msgstr "fel när ekvivalent kollationssymbol lades till"
819 #: locale/programs/ld-collate.c:3089
820 #, c-format
821 msgid "duplicate definition of script `%s'"
822 msgstr "dubblerad definition för skript \"%s\""
824 #: locale/programs/ld-collate.c:3137
825 #, c-format
826 msgid "%s: unknown section name `%s'"
827 msgstr "%s: okänt sektionsnamn \"%s\""
829 #: locale/programs/ld-collate.c:3165
830 #, c-format
831 msgid "%s: multiple order definitions for section `%s'"
832 msgstr "%s: dubbla definitioner av ordningsföljd i sektion \"%s\""
834 #: locale/programs/ld-collate.c:3190
835 #, c-format
836 msgid "%s: invalid number of sorting rules"
837 msgstr "%s: ogiltigt antal sorteringsregler"
839 #: locale/programs/ld-collate.c:3217
840 #, c-format
841 msgid "%s: multiple order definitions for unnamed section"
842 msgstr "%s: flera definitioner av ordningsföljd i namnlös sektion"
844 #: locale/programs/ld-collate.c:3271 locale/programs/ld-collate.c:3394
845 #: locale/programs/ld-collate.c:3753
846 #, c-format
847 msgid "%s: missing `order_end' keyword"
848 msgstr "%s: nyckelord \"order_end\" saknas"
850 #: locale/programs/ld-collate.c:3329
851 #, c-format
852 msgid "%s: order for collating symbol %.*s not yet defined"
853 msgstr "%s: ordningsföljd för kollationssymbol %.*s är inte definierad ännu"
855 #: locale/programs/ld-collate.c:3345
856 #, c-format
857 msgid "%s: order for collating element %.*s not yet defined"
858 msgstr "%s: ordningsföljd för kollationselement %.*s är inte definierad ännu"
860 #: locale/programs/ld-collate.c:3356
861 #, c-format
862 msgid "%s: cannot reorder after %.*s: symbol not known"
863 msgstr "%s: kan inte byta ordning efter %.*s: okänd symbol"
865 #: locale/programs/ld-collate.c:3408 locale/programs/ld-collate.c:3765
866 #, c-format
867 msgid "%s: missing `reorder-end' keyword"
868 msgstr "%s: nyckelord \"reorder-end\" saknas"
870 #: locale/programs/ld-collate.c:3442 locale/programs/ld-collate.c:3637
871 #, c-format
872 msgid "%s: section `%.*s' not known"
873 msgstr "%s: sektion \"%.*s\" okänd"
875 #: locale/programs/ld-collate.c:3507
876 #, c-format
877 msgid "%s: bad symbol <%.*s>"
878 msgstr "%s: ogiltig symbol: <%.*s>"
880 #: locale/programs/ld-collate.c:3700
881 #, c-format
882 msgid "%s: cannot have `%s' as end of ellipsis range"
883 msgstr "%s: kan inte ha \"%s\" som ändpunkt på ellips"
885 #: locale/programs/ld-collate.c:3749
886 #, c-format
887 msgid "%s: empty category description not allowed"
888 msgstr "%s: tom kategoribeskrivning är inte tillåtet"
890 #: locale/programs/ld-collate.c:3768
891 #, c-format
892 msgid "%s: missing `reorder-sections-end' keyword"
893 msgstr "%s: nyckelord \"reorder-sections-end\" saknas"
895 #: locale/programs/ld-ctype.c:435
896 msgid "No character set name specified in charmap"
897 msgstr "Inget namn definierat i teckenuppsättning"
899 #: locale/programs/ld-ctype.c:464
900 #, c-format
901 msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
902 msgstr "tecken L\"\\u%0*x\" i klass \"%s\" måste vara i klass \"%s\""
904 #: locale/programs/ld-ctype.c:479
905 #, c-format
906 msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
907 msgstr "tecken L\"\\u%0*x\" i klass \"%s\" får inte vara i klass \"%s\""
909 #: locale/programs/ld-ctype.c:493 locale/programs/ld-ctype.c:551
910 #, c-format
911 msgid "internal error in %s, line %u"
912 msgstr "internt fel i %s, rad %u"
914 #: locale/programs/ld-ctype.c:522
915 #, c-format
916 msgid "character '%s' in class `%s' must be in class `%s'"
917 msgstr "tecken \"%s\" i klass \"%s\" måste vara i klass \"%s\""
919 #: locale/programs/ld-ctype.c:538
920 #, c-format
921 msgid "character '%s' in class `%s' must not be in class `%s'"
922 msgstr "tecken \"%s\" i klass \"%s\" får inte vara i klass \"%s\""
924 #: locale/programs/ld-ctype.c:568 locale/programs/ld-ctype.c:606
925 #, c-format
926 msgid "<SP> character not in class `%s'"
927 msgstr "<SP>-tecknet är inte i klass \"%s\""
929 #: locale/programs/ld-ctype.c:580 locale/programs/ld-ctype.c:617
930 #, c-format
931 msgid "<SP> character must not be in class `%s'"
932 msgstr "<SP>-tecknet får inte vara i klass \"%s\""
934 #: locale/programs/ld-ctype.c:595
935 msgid "character <SP> not defined in character map"
936 msgstr "tecken <SP> inte definierat i teckenuppsättning"
938 #: locale/programs/ld-ctype.c:709
939 msgid "`digit' category has not entries in groups of ten"
940 msgstr "\"digit\"-kategori har inte poster i grupper av tio"
942 #: locale/programs/ld-ctype.c:758
943 msgid "no input digits defined and none of the standard names in the charmap"
944 msgstr "inga siffror för indata definierade och inga standardnamn finns i teckenuppsättningen"
946 #: locale/programs/ld-ctype.c:823
947 msgid "not all characters used in `outdigit' are available in the charmap"
948 msgstr "alla tecken i \"outdigit\" är inte tillgängliga i teckenuppsättningen"
950 #: locale/programs/ld-ctype.c:840
951 msgid "not all characters used in `outdigit' are available in the repertoire"
952 msgstr "alla tecken i \"outdigit\" är inte tillgängliga i repertoaren"
954 #: locale/programs/ld-ctype.c:1235
955 #, c-format
956 msgid "character class `%s' already defined"
957 msgstr "teckenklass \"%s\" redan definierad"
959 #: locale/programs/ld-ctype.c:1241
960 #, c-format
961 msgid "implementation limit: no more than %Zd character classes allowed"
962 msgstr "implementationsbegränsning: inte fler än %Zd teckenklasser tillåtna"
964 #: locale/programs/ld-ctype.c:1267
965 #, c-format
966 msgid "character map `%s' already defined"
967 msgstr "teckenuppsättning \"%s\" redan definierad"
969 #: locale/programs/ld-ctype.c:1273
970 #, c-format
971 msgid "implementation limit: no more than %d character maps allowed"
972 msgstr "implementationsbegränsning: inte fler än %d teckenuppsättningar tillåtet"
974 #: locale/programs/ld-ctype.c:1538 locale/programs/ld-ctype.c:1663
975 #: locale/programs/ld-ctype.c:1769 locale/programs/ld-ctype.c:2455
976 #: locale/programs/ld-ctype.c:3443
977 #, c-format
978 msgid "%s: field `%s' does not contain exactly ten entries"
979 msgstr "%s: fält \"%s\" innehåller inte exakt tio poster"
981 #: locale/programs/ld-ctype.c:1566 locale/programs/ld-ctype.c:2137
982 #, c-format
983 msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
984 msgstr "tillvärdet <U%0*X> i intervallet är mindre än frånvärdet <U%0*X>"
986 #: locale/programs/ld-ctype.c:1693
987 msgid "start and end character sequence of range must have the same length"
988 msgstr "start- och slutteckensekvens för intervall måste ha samma längd"
990 #: locale/programs/ld-ctype.c:1700
991 msgid "to-value character sequence is smaller than from-value sequence"
992 msgstr "tillvärdets teckensekvens är mindre än frånvärdets sekvens"
994 #: locale/programs/ld-ctype.c:2057 locale/programs/ld-ctype.c:2108
995 msgid "premature end of `translit_ignore' definition"
996 msgstr "för tidigt slut på definition för \"translit_ignore\""
998 #: locale/programs/ld-ctype.c:2063 locale/programs/ld-ctype.c:2114
999 #: locale/programs/ld-ctype.c:2156
1000 msgid "syntax error"
1001 msgstr "syntaxfel"
1003 #: locale/programs/ld-ctype.c:2287
1004 #, c-format
1005 msgid "%s: syntax error in definition of new character class"
1006 msgstr "%s: syntaxfel i definition av ny teckenklass"
1008 #: locale/programs/ld-ctype.c:2302
1009 #, c-format
1010 msgid "%s: syntax error in definition of new character map"
1011 msgstr "%s: syntaxfel i definition av ny teckenuppsättning"
1013 #: locale/programs/ld-ctype.c:2477
1014 msgid "ellipsis range must be marked by two operands of same type"
1015 msgstr "intervall måste markeras med två operander av samma typ"
1017 #: locale/programs/ld-ctype.c:2486
1018 msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
1019 msgstr "med symboliska namn som intervallvärden kan inte absoluta intervallet \"...\" användas"
1021 #: locale/programs/ld-ctype.c:2501
1022 msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
1023 msgstr "med UCS som intervallvärden måste man använda symboliska hexadecimala intervallet \"..\""
1025 #: locale/programs/ld-ctype.c:2515
1026 msgid "with character code range values one must use the absolute ellipsis `...'"
1027 msgstr "med teckenkoder som intervallvärden måste man använda absoluta intervallet \"...\""
1029 #: locale/programs/ld-ctype.c:2666
1030 #, c-format
1031 msgid "duplicated definition for mapping `%s'"
1032 msgstr "dubblerad definition för mappning \"%s\""
1034 #: locale/programs/ld-ctype.c:2744 locale/programs/ld-ctype.c:2888
1035 #, c-format
1036 msgid "%s: `translit_start' section does not end with `translit_end'"
1037 msgstr "%s: sektion \"translit_start\" avslutas inte med \"translit_end\""
1039 #: locale/programs/ld-ctype.c:2839
1040 #, c-format
1041 msgid "%s: duplicate `default_missing' definition"
1042 msgstr "%s: dubbla definitioner av \"default_missing\""
1044 #: locale/programs/ld-ctype.c:2844
1045 msgid "previous definition was here"
1046 msgstr "föregående definition var här"
1048 #: locale/programs/ld-ctype.c:2866
1049 #, c-format
1050 msgid "%s: no representable `default_missing' definition found"
1051 msgstr "%s: ingen representerbar definition av \"default_missing\" hittades"
1053 #: locale/programs/ld-ctype.c:3019
1054 #, c-format
1055 msgid "%s: character `%s' not defined in charmap while needed as default value"
1056 msgstr "%s: tecken \"%s\" inte definierat i teckenuppsättningen men behövs som standardvärde"
1058 #: locale/programs/ld-ctype.c:3024 locale/programs/ld-ctype.c:3108
1059 #: locale/programs/ld-ctype.c:3128 locale/programs/ld-ctype.c:3149
1060 #: locale/programs/ld-ctype.c:3170 locale/programs/ld-ctype.c:3191
1061 #: locale/programs/ld-ctype.c:3212 locale/programs/ld-ctype.c:3252
1062 #: locale/programs/ld-ctype.c:3273 locale/programs/ld-ctype.c:3340
1063 #, c-format
1064 msgid "%s: character `%s' in charmap not representable with one byte"
1065 msgstr "%s: tecken \"%s\" i teckenuppsättning kan inte representeras med en byte"
1067 #: locale/programs/ld-ctype.c:3103 locale/programs/ld-ctype.c:3123
1068 #: locale/programs/ld-ctype.c:3165 locale/programs/ld-ctype.c:3186
1069 #: locale/programs/ld-ctype.c:3207 locale/programs/ld-ctype.c:3247
1070 #: locale/programs/ld-ctype.c:3268 locale/programs/ld-ctype.c:3335
1071 #: locale/programs/ld-ctype.c:3377 locale/programs/ld-ctype.c:3402
1072 #, c-format
1073 msgid "%s: character `%s' not defined while needed as default value"
1074 msgstr "%s: tecken \"%s\" inte definierat men behövs som standardvärde"
1076 #: locale/programs/ld-ctype.c:3144
1077 #, c-format
1078 msgid "character `%s' not defined while needed as default value"
1079 msgstr "tecken \"%s\" inte definierat men behövs som standardvärde"
1081 #: locale/programs/ld-ctype.c:3384 locale/programs/ld-ctype.c:3409
1082 #, c-format
1083 msgid "%s: character `%s' needed as default value not representable with one byte"
1084 msgstr "%s: tecken \"%s\" som behövs som standardvärde kan inte representeras med en byte"
1086 #: locale/programs/ld-ctype.c:3464
1087 msgid "no output digits defined and none of the standard names in the charmap"
1088 msgstr "inga siffror för utdata definierade och inga standardnamn finns i teckenuppsättningen"
1090 #: locale/programs/ld-ctype.c:3755
1091 #, c-format
1092 msgid "%s: transliteration data from locale `%s' not available"
1093 msgstr "%s: transkriberingsdata för lokal \"%s\" är inte tillgänglig"
1095 #: locale/programs/ld-ctype.c:3851
1096 #, c-format
1097 msgid "%s: table for class \"%s\": %lu bytes\n"
1098 msgstr "%s: tabell för klass \"%s\": %lu byte\n"
1100 #: locale/programs/ld-ctype.c:3920
1101 #, c-format
1102 msgid "%s: table for map \"%s\": %lu bytes\n"
1103 msgstr "%s: tabell för \"%s\": %lu byte\n"
1105 #: locale/programs/ld-ctype.c:4053
1106 #, c-format
1107 msgid "%s: table for width: %lu bytes\n"
1108 msgstr "%s: tabell för teckenstorlek: %lu byte\n"
1110 #: locale/programs/ld-identification.c:171
1111 #, c-format
1112 msgid "%s: no identification for category `%s'"
1113 msgstr "%s: ingen idenitifikation för kategori \"%s\""
1115 #: locale/programs/ld-identification.c:436
1116 #, c-format
1117 msgid "%s: duplicate category version definition"
1118 msgstr "%s: dubbla definitioner av kategori"
1120 #: locale/programs/ld-measurement.c:114
1121 #, c-format
1122 msgid "%s: invalid value for field `%s'"
1123 msgstr "%s: ogiltigt värde för fält \"%s\""
1125 #: locale/programs/ld-messages.c:115 locale/programs/ld-messages.c:149
1126 #, c-format
1127 msgid "%s: field `%s' undefined"
1128 msgstr "%s: fält \"%s\" är odefinierat"
1130 #: locale/programs/ld-messages.c:122 locale/programs/ld-messages.c:156
1131 #, c-format
1132 msgid "%s: value for field `%s' must not be an empty string"
1133 msgstr "%s: värde på fält \"%s\" får inte vara en tom sträng"
1135 #: locale/programs/ld-messages.c:138 locale/programs/ld-messages.c:172
1136 #, c-format
1137 msgid "%s: no correct regular expression for field `%s': %s"
1138 msgstr "%s: felaktigt reguljärt uttryck för fält \"%s\": %s"
1140 #: locale/programs/ld-monetary.c:224
1141 #, c-format
1142 msgid "%s: value of field `int_curr_symbol' has wrong length"
1143 msgstr "%s: värdet på fält \"int_curr_symbol\" har fel längd"
1145 #: locale/programs/ld-monetary.c:232
1146 #, c-format
1147 msgid "%s: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217"
1148 msgstr "%s: värdet på fält \"int_curr_symbol\" stämmer inte med giltiga namn i ISO 4217"
1150 #: locale/programs/ld-monetary.c:250 locale/programs/ld-numeric.c:119
1151 #, c-format
1152 msgid "%s: value for field `%s' must not be the empty string"
1153 msgstr "%s: värde på fält \"%s\" får inte vara tom sträng"
1155 #: locale/programs/ld-monetary.c:278 locale/programs/ld-monetary.c:308
1156 #, c-format
1157 msgid "%s: value for field `%s' must be in range %d...%d"
1158 msgstr "%s: värden på fält \"%s\" måste vara i intervallet %d...%d"
1160 #: locale/programs/ld-monetary.c:740 locale/programs/ld-numeric.c:275
1161 #, c-format
1162 msgid "%s: value for field `%s' must be a single character"
1163 msgstr "%s: värdet för fält \"%s\" måste vara ett enskilt tecken"
1165 #: locale/programs/ld-monetary.c:837 locale/programs/ld-numeric.c:319
1166 #, c-format
1167 msgid "%s: `-1' must be last entry in `%s' field"
1168 msgstr "%s: \"-1\" måste vara sista post i fält \"%s\""
1170 #: locale/programs/ld-monetary.c:859 locale/programs/ld-numeric.c:340
1171 #, c-format
1172 msgid "%s: values for field `%s' must be smaller than 127"
1173 msgstr "%s: värden på fält \"%s\" måste vara mindre än 127"
1175 #: locale/programs/ld-monetary.c:902
1176 msgid "conversion rate value cannot be zero"
1177 msgstr "omvandlingsvärde kan inte vara noll"
1179 #: locale/programs/ld-name.c:130 locale/programs/ld-telephone.c:127
1180 #: locale/programs/ld-telephone.c:150
1181 #, c-format
1182 msgid "%s: invalid escape sequence in field `%s'"
1183 msgstr "%s: ogiltig kontrollsekvens i fält \"%s\""
1185 #: locale/programs/ld-time.c:248
1186 #, c-format
1187 msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'"
1188 msgstr "%s: riktningsflagga i sträng %Zd i \"era\"-fält är varken \"+\" eller \"-\""
1190 #: locale/programs/ld-time.c:259
1191 #, c-format
1192 msgid "%s: direction flag in string %Zd in `era' field is not a single character"
1193 msgstr "%s: riktningsflagga i sträng %Zd i \"era\"-fält är inte ett enskilt tecken"
1195 #: locale/programs/ld-time.c:272
1196 #, c-format
1197 msgid "%s: invalid number for offset in string %Zd in `era' field"
1198 msgstr "%s: ogiltigt tal för tilläggsvärde i sträng %Zd i \"era\"-fält"
1200 #: locale/programs/ld-time.c:280
1201 #, c-format
1202 msgid "%s: garbage at end of offset value in string %Zd in `era' field"
1203 msgstr "%s: skräp i slutet av tilläggsvärde i sträng %Zd i \"era\"-fält"
1205 #: locale/programs/ld-time.c:331
1206 #, c-format
1207 msgid "%s: invalid starting date in string %Zd in `era' field"
1208 msgstr "%s: ogiltigt startdatum i sträng %Zd i \"era\"-fält"
1210 #: locale/programs/ld-time.c:340
1211 #, c-format
1212 msgid "%s: garbage at end of starting date in string %Zd in `era' field "
1213 msgstr "%s: skräp i slutet av startdatum i sträng %Zd i \"era\"-fält"
1215 #: locale/programs/ld-time.c:359
1216 #, c-format
1217 msgid "%s: starting date is invalid in string %Zd in `era' field"
1218 msgstr "%s: startdatum är ogiltigt i sträng %Zd i \"era\"-fält"
1220 #: locale/programs/ld-time.c:408
1221 #, c-format
1222 msgid "%s: invalid stopping date in string %Zd in `era' field"
1223 msgstr "%s: ogiltigt slutdatum i sträng %Zd i \"era\"-fält"
1225 #: locale/programs/ld-time.c:417
1226 #, c-format
1227 msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
1228 msgstr "%s: skräp i slutet av slutdatum i sträng %Zd i \"era\"-fält"
1230 #: locale/programs/ld-time.c:436
1231 #, c-format
1232 msgid "%s: stopping date is invalid in string %Zd in `era' field"
1233 msgstr "%s: slutdatum är ogiltigt i sträng %Zd i \"era\"-fält"
1235 #: locale/programs/ld-time.c:445
1236 #, c-format
1237 msgid "%s: missing era name in string %Zd in `era' field"
1238 msgstr "%s: eranamn i sträng %Zd i \"era\"-fält saknas"
1240 #: locale/programs/ld-time.c:457
1241 #, c-format
1242 msgid "%s: missing era format in string %Zd in `era' field"
1243 msgstr "%s: eraformat i sträng %Zd i \"era\"-fält saknas"
1245 #: locale/programs/ld-time.c:486
1246 #, c-format
1247 msgid "%s: third operand for value of field `%s' must not be larger than %d"
1248 msgstr "%s: tredje operanden för värdet av fält \"%s\" kan inte vara större än %d"
1250 #: locale/programs/ld-time.c:494 locale/programs/ld-time.c:502
1251 #, c-format
1252 msgid "%s: values of field `%s' must not be larger than %d"
1253 msgstr "%s: värden på fält \"%s\" får inte vara större än %d"
1255 #: locale/programs/ld-time.c:510
1256 #, c-format
1257 msgid "%s: values for field `%s' must not be larger than %d"
1258 msgstr "%s: värden på fält \"%s\" får inte vara större än %d"
1260 #: locale/programs/ld-time.c:984
1261 #, c-format
1262 msgid "%s: too few values for field `%s'"
1263 msgstr "%s: för få värden för fält \"%s\""
1265 #: locale/programs/ld-time.c:1029
1266 msgid "extra trailing semicolon"
1267 msgstr "extra avslutande semikolon"
1269 #: locale/programs/ld-time.c:1032
1270 #, c-format
1271 msgid "%s: too many values for field `%s'"
1272 msgstr "%s: för många värden för fält \"%s\""
1274 #: locale/programs/linereader.c:275
1275 msgid "garbage at end of number"
1276 msgstr "skräp i slutet av nummer"
1278 #: locale/programs/linereader.c:387
1279 msgid "garbage at end of character code specification"
1280 msgstr "skräp i slutet av teckenkodsspecifikation"
1282 #: locale/programs/linereader.c:473
1283 msgid "unterminated symbolic name"
1284 msgstr "oavslutat symboliskt namn"
1286 #: locale/programs/linereader.c:537 catgets/gencat.c:1195
1287 msgid "invalid escape sequence"
1288 msgstr "ogiltig kontrollsekvens"
1290 #: locale/programs/linereader.c:600
1291 msgid "illegal escape sequence at end of string"
1292 msgstr "otillåten teckensekvens vid strängslut"
1294 #: locale/programs/linereader.c:604 locale/programs/linereader.c:832
1295 msgid "unterminated string"
1296 msgstr "oavslutad sträng"
1298 #: locale/programs/linereader.c:646
1299 msgid "non-symbolic character value should not be used"
1300 msgstr "icke-symboliskt teckenvärde bör inte användas"
1302 #: locale/programs/linereader.c:793
1303 #, c-format
1304 msgid "symbol `%.*s' not in charmap"
1305 msgstr "symbol \"%.*s\" finns inte i teckenuppsättning"
1307 #: locale/programs/linereader.c:814
1308 #, c-format
1309 msgid "symbol `%.*s' not in repertoire map"
1310 msgstr "symbol \"%.*s\" finns inte i repertoartabell"
1312 #: locale/programs/linereader.h:162
1313 msgid "trailing garbage at end of line"
1314 msgstr "avslutande skräp vid radslutet"
1316 #: locale/programs/locale.c:75
1317 msgid "System information:"
1318 msgstr "Systeminformation:"
1320 #: locale/programs/locale.c:77
1321 msgid "Write names of available locales"
1322 msgstr "Skriv namn på tillgängliga lokaler"
1324 #: locale/programs/locale.c:79
1325 msgid "Write names of available charmaps"
1326 msgstr "Skriv namn på tillgängliga teckenuppsättningar"
1328 #: locale/programs/locale.c:80
1329 msgid "Modify output format:"
1330 msgstr "Ändra utdataformat:"
1332 #: locale/programs/locale.c:81
1333 msgid "Write names of selected categories"
1334 msgstr "Skriv namn på valda kategorier"
1336 #: locale/programs/locale.c:82
1337 msgid "Write names of selected keywords"
1338 msgstr "Skriv namn på valda nyckelord"
1340 #: locale/programs/locale.c:83
1341 msgid "Print more information"
1342 msgstr "Skriv mer information"
1344 #: locale/programs/locale.c:88
1345 msgid "Get locale-specific information."
1346 msgstr "Hämta lokal-specifik information"
1348 #: locale/programs/locale.c:91
1349 msgid ""
1350 "NAME\n"
1351 "[-a|-m]"
1352 msgstr ""
1353 "NAMN\n"
1354 "[-a|-m]"
1356 #: locale/programs/locale.c:512
1357 msgid "while preparing output"
1358 msgstr "när utdata förbereddes"
1360 #: locale/programs/localedef.c:121
1361 msgid "Input Files:"
1362 msgstr "Infiler:"
1364 #: locale/programs/localedef.c:123
1365 msgid "Symbolic character names defined in FILE"
1366 msgstr "Symboliska teckennamn definierade i FILE"
1368 #: locale/programs/localedef.c:124
1369 msgid "Source definitions are found in FILE"
1370 msgstr "Källdefinitioner finns i FILE"
1372 #: locale/programs/localedef.c:126
1373 msgid "FILE contains mapping from symbolic names to UCS4 values"
1374 msgstr "FIL innehåller avbildning från symboliska namn till UCS4-värden"
1376 #: locale/programs/localedef.c:130
1377 msgid "Create output even if warning messages were issued"
1378 msgstr "Skapa utfil även om varningsmeddelanden genererades"
1380 #: locale/programs/localedef.c:131
1381 msgid "Create old-style tables"
1382 msgstr "Skapa tabeller i gammal stil"
1384 #: locale/programs/localedef.c:132
1385 msgid "Optional output file prefix"
1386 msgstr "Valfri utfilsprefix"
1388 #: locale/programs/localedef.c:133
1389 msgid "Be strictly POSIX conform"
1390 msgstr "Var strikt POSIX-konform"
1392 #: locale/programs/localedef.c:135
1393 msgid "Suppress warnings and information messages"
1394 msgstr "Undertryck varningar och informationsmeddelanden"
1396 #: locale/programs/localedef.c:136
1397 msgid "Print more messages"
1398 msgstr "Skriv mer meddelanden"
1400 #: locale/programs/localedef.c:137
1401 msgid "Archive control:"
1402 msgstr "Arkivkontroll:"
1404 #: locale/programs/localedef.c:139
1405 msgid "Don't add new data to archive"
1406 msgstr "Lägg inte till nya data till arkivet"
1408 #: locale/programs/localedef.c:141
1409 msgid "Add locales named by parameters to archive"
1410 msgstr "Lägg till lokaler namngivna av parametrar till arkivet"
1412 #: locale/programs/localedef.c:142
1413 msgid "Replace existing archive content"
1414 msgstr "Ersätt befintligt arkivinnehåll"
1416 #: locale/programs/localedef.c:144
1417 msgid "Remove locales named by parameters from archive"
1418 msgstr "Ta bort lokaler namngivna av parametrar från arkivet"
1420 #: locale/programs/localedef.c:145
1421 msgid "List content of archive"
1422 msgstr "Visa innehållet i arkivet"
1424 #: locale/programs/localedef.c:147
1425 msgid "locale.alias file to consult when making archive"
1426 msgstr "locale.alias-fil som ska användas när arkivet skapas"
1428 #: locale/programs/localedef.c:152
1429 msgid "Compile locale specification"
1430 msgstr "Kompilera lokalspecifikation"
1432 #: locale/programs/localedef.c:155
1433 msgid ""
1434 "NAME\n"
1435 "[--add-to-archive|--delete-from-archive] FILE...\n"
1436 "--list-archive [FILE]"
1437 msgstr ""
1438 "NAMN\n"
1439 "[--add-to-archive|--delete-from-archive] FIL...\n"
1440 "--list-archive [FIL]"
1442 #: locale/programs/localedef.c:233
1443 msgid "cannot create directory for output files"
1444 msgstr "kan inte skapa katalog för utfiler"
1446 #: locale/programs/localedef.c:244
1447 msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
1448 msgstr "FATALT: systemet definierar inte \"_POSIX2_LOCALEDEF\""
1450 #: locale/programs/localedef.c:258 locale/programs/localedef.c:274
1451 #: locale/programs/localedef.c:599 locale/programs/localedef.c:619
1452 #, c-format
1453 msgid "cannot open locale definition file `%s'"
1454 msgstr "kan inte öppna lokaldefinitionsfil \"%s\""
1456 #: locale/programs/localedef.c:286
1457 #, c-format
1458 msgid "cannot write output files to `%s'"
1459 msgstr "kan inte skriva utfiler till \"%s\""
1461 #: locale/programs/localedef.c:367
1462 #, c-format
1463 msgid ""
1464 "System's directory for character maps : %s\n"
1465 "                       repertoire maps: %s\n"
1466 "                       locale path    : %s\n"
1467 "%s"
1468 msgstr ""
1469 "Systemets kataloger för teckentabeller: %s\n"
1470 "                     repertoartabeller: %s\n"
1471 "                       lokal-sökväg   : %s\n"
1472 "%s"
1474 #: locale/programs/localedef.c:567
1475 msgid "circular dependencies between locale definitions"
1476 msgstr "cirkulärt beroende mellan lokaldefinitioner"
1478 #: locale/programs/localedef.c:573
1479 #, c-format
1480 msgid "cannot add already read locale `%s' a second time"
1481 msgstr "kan inte lägga till en redan inläst lokal \"%s\" en andra gång"
1483 #: locale/programs/locarchive.c:89 locale/programs/locarchive.c:259
1484 msgid "cannot create temporary file"
1485 msgstr "kan inte skapa temporärfil"
1487 #: locale/programs/locarchive.c:118 locale/programs/locarchive.c:305
1488 msgid "cannot initialize archive file"
1489 msgstr "kan inte initiera arkivfil"
1491 #: locale/programs/locarchive.c:125 locale/programs/locarchive.c:312
1492 msgid "cannot resize archive file"
1493 msgstr "kan inte byta storlek på arkivfil"
1495 #: locale/programs/locarchive.c:134 locale/programs/locarchive.c:321
1496 #: locale/programs/locarchive.c:511
1497 msgid "cannot map archive header"
1498 msgstr "kan inte läsa arkivhuvud med mmap"
1500 #: locale/programs/locarchive.c:156
1501 msgid "failed to create new locale archive"
1502 msgstr "misslyckades med att skapa nytt lokalarkiv"
1504 #: locale/programs/locarchive.c:168
1505 msgid "cannot change mode of new locale archive"
1506 msgstr "kan inte ändra åtkomstläge på nytt lokalarkiv"
1508 #: locale/programs/locarchive.c:253
1509 msgid "cannot map locale archive file"
1510 msgstr "kan inte öppna lokalarkivfil med mmap"
1512 #: locale/programs/locarchive.c:329
1513 msgid "cannot lock new archive"
1514 msgstr "kan inte låsa nytt arkiv"
1516 #: locale/programs/locarchive.c:380
1517 msgid "cannot extend locale archive file"
1518 msgstr "kan inte utöka lokalarkivfil"
1520 #: locale/programs/locarchive.c:389
1521 msgid "cannot change mode of resized locale archive"
1522 msgstr "kan inte ändra åtkomstläge på storleksändrat lokalarkiv"
1524 #: locale/programs/locarchive.c:397
1525 msgid "cannot rename new archive"
1526 msgstr "kan inte byta namn på nytt arkiv"
1528 #: locale/programs/locarchive.c:450
1529 #, c-format
1530 msgid "cannot open locale archive \"%s\""
1531 msgstr "kan inte öppna lokalarkiv \"%s\""
1533 #: locale/programs/locarchive.c:455
1534 #, c-format
1535 msgid "cannot stat locale archive \"%s\""
1536 msgstr "kan inte ta status på lokalarkiv \"%s\""
1538 #: locale/programs/locarchive.c:474
1539 #, c-format
1540 msgid "cannot lock locale archive \"%s\""
1541 msgstr "kan inte låsa lokalarkiv \"%s\""
1543 #: locale/programs/locarchive.c:497
1544 msgid "cannot read archive header"
1545 msgstr "kan inte läsa arkivhuvud"
1547 #: locale/programs/locarchive.c:557
1548 #, c-format
1549 msgid "locale '%s' already exists"
1550 msgstr "lokal \"%s\" finns redan"
1552 #: locale/programs/locarchive.c:788 locale/programs/locarchive.c:803
1553 #: locale/programs/locarchive.c:815 locale/programs/locarchive.c:827
1554 #: locale/programs/locfile.c:343
1555 msgid "cannot add to locale archive"
1556 msgstr "kan inte lägga till till lokalarkiv"
1558 #: locale/programs/locarchive.c:982
1559 #, c-format
1560 msgid "locale alias file `%s' not found"
1561 msgstr "fil \"%s\" för lokalalias hittas inte"
1563 #: locale/programs/locarchive.c:1126
1564 #, c-format
1565 msgid "Adding %s\n"
1566 msgstr "Lägger till %s\n"
1568 #: locale/programs/locarchive.c:1132
1569 #, c-format
1570 msgid "stat of \"%s\" failed: %s: ignored"
1571 msgstr "ta status på \"%s\" misslyckades: %s: ignorerad"
1573 #: locale/programs/locarchive.c:1138
1574 #, c-format
1575 msgid "\"%s\" is no directory; ignored"
1576 msgstr "\"%s\" är inte en katalog, ignorerad"
1578 #: locale/programs/locarchive.c:1145
1579 #, c-format
1580 msgid "cannot open directory \"%s\": %s: ignored"
1581 msgstr "kan inte öppna katalog \"%s\": %s: ignorerad"
1583 #: locale/programs/locarchive.c:1217
1584 #, c-format
1585 msgid "incomplete set of locale files in \"%s\""
1586 msgstr "ofullständig uppsättning av lokalfiler i \"%s\""
1588 #: locale/programs/locarchive.c:1281
1589 #, c-format
1590 msgid "cannot read all files in \"%s\": ignored"
1591 msgstr "kan inte läsa alla filer i \"%s\": ignorerad"
1593 #: locale/programs/locarchive.c:1351
1594 #, c-format
1595 msgid "locale \"%s\" not in archive"
1596 msgstr "lokal \"%s\" finns inte i arkivet"
1598 #: locale/programs/locfile.c:132
1599 #, c-format
1600 msgid "argument to `%s' must be a single character"
1601 msgstr "argumentet till \"%s\" måste vara ett enskilt tecken"
1603 #: locale/programs/locfile.c:251
1604 msgid "syntax error: not inside a locale definition section"
1605 msgstr "syntaxfel: inte inne i en lokaldefinition"
1607 #: locale/programs/locfile.c:625
1608 #, c-format
1609 msgid "cannot open output file `%s' for category `%s'"
1610 msgstr "kan inte öppna utfil \"%s\" för kategori \"%s\""
1612 #: locale/programs/locfile.c:649
1613 #, c-format
1614 msgid "failure while writing data for category `%s'"
1615 msgstr "misslyckades skriva data för kategori \"%s\""
1617 #: locale/programs/locfile.c:745
1618 #, c-format
1619 msgid "cannot create output file `%s' for category `%s'"
1620 msgstr "kan inte skapa utfil \"%s\" för kategori \"%s\""
1622 #: locale/programs/locfile.h:59
1623 msgid "expect string argument for `copy'"
1624 msgstr "förväntar strängargument för \"copy\""
1626 #: locale/programs/locfile.h:63
1627 msgid "locale name should consist only of portable characters"
1628 msgstr "lokalnamn får endast bestå av portabla tecken"
1630 #: locale/programs/locfile.h:82
1631 msgid "no other keyword shall be specified when `copy' is used"
1632 msgstr "inget annat nyckelord får anges när \"copy\" används"
1634 #: locale/programs/repertoire.c:230 locale/programs/repertoire.c:271
1635 #: locale/programs/repertoire.c:296
1636 #, c-format
1637 msgid "syntax error in repertoire map definition: %s"
1638 msgstr "syntaxfel i repertoartabellsdefinition: %s"
1640 #: locale/programs/repertoire.c:272
1641 msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
1642 msgstr "inget <Uxxxx> eller <Uxxxxxxxx> värde angivet"
1644 #: locale/programs/repertoire.c:332
1645 msgid "cannot safe new repertoire map"
1646 msgstr "kan inte säkra repertoartabell"
1648 #: locale/programs/repertoire.c:343
1649 #, c-format
1650 msgid "repertoire map file `%s' not found"
1651 msgstr "hittar inte repertoartabell \"%s\""
1653 #: locale/programs/repertoire.c:450
1654 #, c-format
1655 msgid "<%s> and <%s> are invalid names for range"
1656 msgstr "<%s> och <%s> är ogiltiga namn för intervall"
1658 #: locale/programs/repertoire.c:457
1659 msgid "upper limit in range is not smaller then lower limit"
1660 msgstr "övre gräns i intervall är inte mindre än undre gräns"
1662 #: locale/programs/xmalloc.c:70 malloc/obstack.c:505 malloc/obstack.c:508
1663 #: posix/getconf.c:1002
1664 msgid "memory exhausted"
1665 msgstr "minne slut"
1667 #: assert/assert-perr.c:57
1668 #, c-format
1669 msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
1670 msgstr "%s%s%s:%u: %s%sOväntat fel: %s.\n"
1672 #: assert/assert.c:56
1673 #, c-format
1674 msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
1675 msgstr "%s%s%s:%u: %s%sFörsäkran \"%s\" falsk.\n"
1677 #: intl/tst-codeset.c:40 intl/tst-codeset.c:50
1678 msgid "cheese"
1679 msgstr "ost"
1681 #: intl/tst-gettext2.c:37
1682 msgid "First string for testing."
1683 msgstr "Första strängen för test."
1685 #: intl/tst-gettext2.c:38
1686 msgid "Another string for testing."
1687 msgstr "En till sträng för test."
1689 #: catgets/gencat.c:111 catgets/gencat.c:115 nscd/nscd.c:84
1690 msgid "NAME"
1691 msgstr "NAMN"
1693 #: catgets/gencat.c:112
1694 msgid "Create C header file NAME containing symbol definitions"
1695 msgstr "Skapa C-huvudfil NAMN innehållande symboldefinitioner"
1697 #: catgets/gencat.c:114
1698 msgid "Do not use existing catalog, force new output file"
1699 msgstr "Använd inte existerande katalog, gör en ny utfil"
1701 #: catgets/gencat.c:115
1702 msgid "Write output to file NAME"
1703 msgstr "Skriv resultatet till NAMN"
1705 #: catgets/gencat.c:120
1706 msgid ""
1707 "Generate message catalog.\vIf INPUT-FILE is -, input is read from standard input.  If OUTPUT-FILE\n"
1708 "is -, output is written to standard output.\n"
1709 msgstr ""
1710 "Skapa meddelandekatalog.\vOm INFIL är - så läses standard in.  Om UTFIL\n"
1711 "är - så skrivs resultatet till standard ut.\n"
1713 #: catgets/gencat.c:125
1714 msgid ""
1715 "-o OUTPUT-FILE [INPUT-FILE]...\n"
1716 "[OUTPUT-FILE [INPUT-FILE]...]"
1717 msgstr ""
1718 "-o UTFIL [INFIL]...\n"
1719 "[UTFIL [INFIL]...]"
1721 #: catgets/gencat.c:282
1722 msgid "*standard input*"
1723 msgstr "*standard in*"
1725 #: catgets/gencat.c:417 catgets/gencat.c:494
1726 msgid "illegal set number"
1727 msgstr "otillåtet tal för mängd"
1729 #: catgets/gencat.c:444
1730 msgid "duplicate set definition"
1731 msgstr "dubblerad definition av mängd"
1733 #: catgets/gencat.c:446 catgets/gencat.c:623 catgets/gencat.c:677
1734 msgid "this is the first definition"
1735 msgstr "detta är den första definitionen"
1737 #: catgets/gencat.c:522
1738 #, c-format
1739 msgid "unknown set `%s'"
1740 msgstr "okänd mängd \"%s\""
1742 #: catgets/gencat.c:563
1743 msgid "invalid quote character"
1744 msgstr "ogiltigt citattecken"
1746 #: catgets/gencat.c:576
1747 #, c-format
1748 msgid "unknown directive `%s': line ignored"
1749 msgstr "okänt direktiv \"%s\": rad ignorerad"
1751 #: catgets/gencat.c:621
1752 msgid "duplicated message number"
1753 msgstr "dubblerat meddelandenummer"
1755 #: catgets/gencat.c:674
1756 msgid "duplicated message identifier"
1757 msgstr "dubblerad meddelandeidentifierare"
1759 #: catgets/gencat.c:731
1760 msgid "invalid character: message ignored"
1761 msgstr "ogiltigt tecken: meddelandet ignorerat"
1763 #: catgets/gencat.c:774
1764 msgid "invalid line"
1765 msgstr "ogiltig rad"
1767 #: catgets/gencat.c:828
1768 msgid "malformed line ignored"
1769 msgstr "felaktig rad ignorerad"
1771 #: catgets/gencat.c:992 catgets/gencat.c:1033
1772 #, c-format
1773 msgid "cannot open output file `%s'"
1774 msgstr "kan inte öppna utfil \"%s\""
1776 #: catgets/gencat.c:1217
1777 msgid "unterminated message"
1778 msgstr "oavslutat meddelande"
1780 #: catgets/gencat.c:1241
1781 msgid "while opening old catalog file"
1782 msgstr "när gammal katalogfil öppnades"
1784 #: catgets/gencat.c:1332
1785 msgid "conversion modules not available"
1786 msgstr "konverteringsmoduler inte tillgängliga"
1788 #: catgets/gencat.c:1358
1789 msgid "cannot determine escape character"
1790 msgstr "kan inte avgöra kontrolltecken"
1792 #: stdlib/../sysdeps/unix/sysv/linux/ia64/makecontext.c:63
1793 msgid "makecontext: does not know how to handle more than 8 arguments\n"
1794 msgstr "makecontext: kan inte hantera mer än 8 argument\n"
1796 #: stdio-common/../sysdeps/gnu/errlist.c:12 posix/regcomp.c:133
1797 #: nis/nis_error.c:29 nis/ypclnt.c:787 nis/ypclnt.c:861
1798 msgid "Success"
1799 msgstr "Lyckat"
1801 #. TRANS Operation not permitted; only the owner of the file (or other resource)
1802 #. TRANS or processes with special privileges can perform the operation.
1803 #: stdio-common/../sysdeps/gnu/errlist.c:17
1804 msgid "Operation not permitted"
1805 msgstr "Operationen inte tillåten"
1807 #. TRANS No such file or directory.  This is a ``file doesn't exist'' error
1808 #. TRANS for ordinary files that are referenced in contexts where they are
1809 #. TRANS expected to already exist.
1810 #: stdio-common/../sysdeps/gnu/errlist.c:28
1811 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:32
1812 msgid "No such file or directory"
1813 msgstr "Filen eller katalogen finns inte"
1815 #. TRANS No process matches the specified process ID.
1816 #: stdio-common/../sysdeps/gnu/errlist.c:37
1817 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:33
1818 msgid "No such process"
1819 msgstr "Processen finns inte"
1821 #. TRANS Interrupted function call; an asynchronous signal occurred and prevented
1822 #. TRANS completion of the call.  When this happens, you should try the call
1823 #. TRANS again.
1824 #. TRANS
1825 #. TRANS You can choose to have functions resume after a signal that is handled,
1826 #. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted
1827 #. TRANS Primitives}.
1828 #: stdio-common/../sysdeps/gnu/errlist.c:52
1829 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:34
1830 msgid "Interrupted system call"
1831 msgstr "Avbrutet systemanrop"
1833 #. TRANS Input/output error; usually used for physical read or write errors.
1834 #: stdio-common/../sysdeps/gnu/errlist.c:61
1835 msgid "Input/output error"
1836 msgstr "In/ut-fel"
1838 #. TRANS No such device or address.  The system tried to use the device
1839 #. TRANS represented by a file you specified, and it couldn't find the device.
1840 #. TRANS This can mean that the device file was installed incorrectly, or that
1841 #. TRANS the physical device is missing or not correctly attached to the
1842 #. TRANS computer.
1843 #: stdio-common/../sysdeps/gnu/errlist.c:74
1844 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:36
1845 msgid "No such device or address"
1846 msgstr "Enheten eller adressen finns inte"
1848 #. TRANS Argument list too long; used when the arguments passed to a new program
1849 #. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a
1850 #. TRANS File}) occupy too much memory space.  This condition never arises in the
1851 #. TRANS GNU system.
1852 #: stdio-common/../sysdeps/gnu/errlist.c:86
1853 msgid "Argument list too long"
1854 msgstr "Argumentlistan för lång"
1856 #. TRANS Invalid executable file format.  This condition is detected by the
1857 #. TRANS @code{exec} functions; see @ref{Executing a File}.
1858 #: stdio-common/../sysdeps/gnu/errlist.c:96
1859 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:38
1860 msgid "Exec format error"
1861 msgstr "Formatfel på körbar fil"
1863 #. TRANS Bad file descriptor; for example, I/O on a descriptor that has been
1864 #. TRANS closed or reading from a descriptor open only for writing (or vice
1865 #. TRANS versa).
1866 #: stdio-common/../sysdeps/gnu/errlist.c:107
1867 msgid "Bad file descriptor"
1868 msgstr "Felaktig filidentifierare"
1870 #. TRANS There are no child processes.  This error happens on operations that are
1871 #. TRANS supposed to manipulate child processes, when there aren't any processes
1872 #. TRANS to manipulate.
1873 #: stdio-common/../sysdeps/gnu/errlist.c:118
1874 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:40
1875 msgid "No child processes"
1876 msgstr "Inga barnprocesser"
1878 #. TRANS Deadlock avoided; allocating a system resource would have resulted in a
1879 #. TRANS deadlock situation.  The system does not guarantee that it will notice
1880 #. TRANS all such situations.  This error means you got lucky and the system
1881 #. TRANS noticed; it might just hang.  @xref{File Locks}, for an example.
1882 #: stdio-common/../sysdeps/gnu/errlist.c:130
1883 msgid "Resource deadlock avoided"
1884 msgstr "Resursdödläge undveks"
1886 #. TRANS No memory available.  The system cannot allocate more virtual memory
1887 #. TRANS because its capacity is full.
1888 #: stdio-common/../sysdeps/gnu/errlist.c:140
1889 msgid "Cannot allocate memory"
1890 msgstr "Kan inte allokera minne"
1892 #. TRANS Permission denied; the file permissions do not allow the attempted operation.
1893 #: stdio-common/../sysdeps/gnu/errlist.c:149
1894 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:43
1895 #: nis/nis_error.c:39 nis/ypclnt.c:817
1896 msgid "Permission denied"
1897 msgstr "Åtkomst nekas"
1899 #. TRANS Bad address; an invalid pointer was detected.
1900 #. TRANS In the GNU system, this error never happens; you get a signal instead.
1901 #: stdio-common/../sysdeps/gnu/errlist.c:159
1902 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:44
1903 msgid "Bad address"
1904 msgstr "Felaktig adress"
1906 #. TRANS A file that isn't a block special file was given in a situation that
1907 #. TRANS requires one.  For example, trying to mount an ordinary file as a file
1908 #. TRANS system in Unix gives this error.
1909 #: stdio-common/../sysdeps/gnu/errlist.c:170
1910 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:45
1911 msgid "Block device required"
1912 msgstr "Blockspecialfil krävs"
1914 #. TRANS Resource busy; a system resource that can't be shared is already in use.
1915 #. TRANS For example, if you try to delete a file that is the root of a currently
1916 #. TRANS mounted filesystem, you get this error.
1917 #: stdio-common/../sysdeps/gnu/errlist.c:181
1918 msgid "Device or resource busy"
1919 msgstr "Enhet eller resurs upptagen"
1921 #. TRANS File exists; an existing file was specified in a context where it only
1922 #. TRANS makes sense to specify a new file.
1923 #: stdio-common/../sysdeps/gnu/errlist.c:191
1924 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:47
1925 msgid "File exists"
1926 msgstr "Filen existerar"
1928 #. TRANS An attempt to make an improper link across file systems was detected.
1929 #. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but
1930 #. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}).
1931 #: stdio-common/../sysdeps/gnu/errlist.c:202
1932 msgid "Invalid cross-device link"
1933 msgstr "Ogiltig länk över skilda enheter"
1935 #. TRANS The wrong type of device was given to a function that expects a
1936 #. TRANS particular sort of device.
1937 #: stdio-common/../sysdeps/gnu/errlist.c:212
1938 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:49
1939 msgid "No such device"
1940 msgstr "Enheten finns inte"
1942 #. TRANS A file that isn't a directory was specified when a directory is required.
1943 #: stdio-common/../sysdeps/gnu/errlist.c:221
1944 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:50
1945 msgid "Not a directory"
1946 msgstr "Inte en katalog"
1948 #. TRANS File is a directory; you cannot open a directory for writing,
1949 #. TRANS or create or remove hard links to it.
1950 #: stdio-common/../sysdeps/gnu/errlist.c:231
1951 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:51
1952 msgid "Is a directory"
1953 msgstr "Är en katalog"
1955 #. TRANS Invalid argument.  This is used to indicate various kinds of problems
1956 #. TRANS with passing the wrong argument to a library function.
1957 #: stdio-common/../sysdeps/gnu/errlist.c:241
1958 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:52
1959 msgid "Invalid argument"
1960 msgstr "Ogiltigt argument"
1962 #. TRANS The current process has too many files open and can't open any more.
1963 #. TRANS Duplicate descriptors do count toward this limit.
1964 #. TRANS
1965 #. TRANS In BSD and GNU, the number of open files is controlled by a resource
1966 #. TRANS limit that can usually be increased.  If you get this error, you might
1967 #. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited;
1968 #. TRANS @pxref{Limits on Resources}.
1969 #: stdio-common/../sysdeps/gnu/errlist.c:256
1970 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:54
1971 msgid "Too many open files"
1972 msgstr "För många öppna filer"
1974 #. TRANS There are too many distinct file openings in the entire system.  Note
1975 #. TRANS that any number of linked channels count as just one file opening; see
1976 #. TRANS @ref{Linked Channels}.  This error never occurs in the GNU system.
1977 #: stdio-common/../sysdeps/gnu/errlist.c:267
1978 msgid "Too many open files in system"
1979 msgstr "För många öppna filer i systemet"
1981 #. TRANS Inappropriate I/O control operation, such as trying to set terminal
1982 #. TRANS modes on an ordinary file.
1983 #: stdio-common/../sysdeps/gnu/errlist.c:277
1984 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:55
1985 msgid "Inappropriate ioctl for device"
1986 msgstr "Olämplig \"ioctl\" för enhet"
1988 #. TRANS An attempt to execute a file that is currently open for writing, or
1989 #. TRANS write to a file that is currently being executed.  Often using a
1990 #. TRANS debugger to run a program is considered having it open for writing and
1991 #. TRANS will cause this error.  (The name stands for ``text file busy''.)  This
1992 #. TRANS is not an error in the GNU system; the text is copied as necessary.
1993 #: stdio-common/../sysdeps/gnu/errlist.c:290
1994 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:56
1995 msgid "Text file busy"
1996 msgstr "Kodfil upptagen"
1998 #. TRANS File too big; the size of a file would be larger than allowed by the system.
1999 #: stdio-common/../sysdeps/gnu/errlist.c:299
2000 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:57
2001 msgid "File too large"
2002 msgstr "Fil för stor"
2004 #. TRANS No space left on device; write operation on a file failed because the
2005 #. TRANS disk is full.
2006 #: stdio-common/../sysdeps/gnu/errlist.c:309
2007 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:58
2008 msgid "No space left on device"
2009 msgstr "Enheten är full"
2011 #. TRANS Invalid seek operation (such as on a pipe).
2012 #: stdio-common/../sysdeps/gnu/errlist.c:318
2013 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:59
2014 msgid "Illegal seek"
2015 msgstr "Otillåten sökning"
2017 #. TRANS An attempt was made to modify something on a read-only file system.
2018 #: stdio-common/../sysdeps/gnu/errlist.c:327
2019 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:60
2020 msgid "Read-only file system"
2021 msgstr "Filsystemet endast läsbart"
2023 #. TRANS Too many links; the link count of a single file would become too large.
2024 #. TRANS @code{rename} can cause this error if the file being renamed already has
2025 #. TRANS as many links as it can take (@pxref{Renaming Files}).
2026 #: stdio-common/../sysdeps/gnu/errlist.c:338
2027 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:61
2028 msgid "Too many links"
2029 msgstr "För många länkar"
2031 #. TRANS Domain error; used by mathematical functions when an argument value does
2032 #. TRANS not fall into the domain over which the function is defined.
2033 #: stdio-common/../sysdeps/gnu/errlist.c:361
2034 msgid "Numerical argument out of domain"
2035 msgstr "Numeriskt argument är utanför området"
2037 #. TRANS Range error; used by mathematical functions when the result value is
2038 #. TRANS not representable because of overflow or underflow.
2039 #: stdio-common/../sysdeps/gnu/errlist.c:371
2040 msgid "Numerical result out of range"
2041 msgstr "Numeriskt resultat är utanför giltigt område"
2043 #. TRANS Resource temporarily unavailable; the call might work if you try again
2044 #. TRANS later.  The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN};
2045 #. TRANS they are always the same in the GNU C library.
2046 #. TRANS
2047 #. TRANS This error can happen in a few different situations:
2048 #. TRANS
2049 #. TRANS @itemize @bullet
2050 #. TRANS @item
2051 #. TRANS An operation that would block was attempted on an object that has
2052 #. TRANS non-blocking mode selected.  Trying the same operation again will block
2053 #. TRANS until some external condition makes it possible to read, write, or
2054 #. TRANS connect (whatever the operation).  You can use @code{select} to find out
2055 #. TRANS when the operation will be possible; @pxref{Waiting for I/O}.
2056 #. TRANS
2057 #. TRANS @strong{Portability Note:} In many older Unix systems, this condition
2058 #. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code
2059 #. TRANS different from @code{EAGAIN}.  To make your program portable, you should
2060 #. TRANS check for both codes and treat them the same.
2061 #. TRANS
2062 #. TRANS @item
2063 #. TRANS A temporary resource shortage made an operation impossible.  @code{fork}
2064 #. TRANS can return this error.  It indicates that the shortage is expected to
2065 #. TRANS pass, so your program can try the call again later and it may succeed.
2066 #. TRANS It is probably a good idea to delay for a few seconds before trying it
2067 #. TRANS again, to allow time for other processes to release scarce resources.
2068 #. TRANS Such shortages are usually fairly serious and affect the whole system,
2069 #. TRANS so usually an interactive program should report the error to the user
2070 #. TRANS and return to its command loop.
2071 #. TRANS @end itemize
2072 #: stdio-common/../sysdeps/gnu/errlist.c:408
2073 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:41
2074 msgid "Resource temporarily unavailable"
2075 msgstr "Resursen tillfälligt otillgänglig"
2077 #. TRANS In the GNU C library, this is another name for @code{EAGAIN} (above).
2078 #. TRANS The values are always the same, on every operating system.
2079 #. TRANS
2080 #. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a
2081 #. TRANS separate error code.
2082 #: stdio-common/../sysdeps/gnu/errlist.c:421
2083 msgid "Operation would block"
2084 msgstr "Operationen skulle blockera"
2086 #. TRANS An operation that cannot complete immediately was initiated on an object
2087 #. TRANS that has non-blocking mode selected.  Some functions that must always
2088 #. TRANS block (such as @code{connect}; @pxref{Connecting}) never return
2089 #. TRANS @code{EAGAIN}.  Instead, they return @code{EINPROGRESS} to indicate that
2090 #. TRANS the operation has begun and will take some time.  Attempts to manipulate
2091 #. TRANS the object before the call completes return @code{EALREADY}.  You can
2092 #. TRANS use the @code{select} function to find out when the pending operation
2093 #. TRANS has completed; @pxref{Waiting for I/O}.
2094 #: stdio-common/../sysdeps/gnu/errlist.c:437
2095 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:180
2096 msgid "Operation now in progress"
2097 msgstr "Operationen pågår nu"
2099 #. TRANS An operation is already in progress on an object that has non-blocking
2100 #. TRANS mode selected.
2101 #: stdio-common/../sysdeps/gnu/errlist.c:447
2102 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:179
2103 msgid "Operation already in progress"
2104 msgstr "Operationen pågår redan"
2106 #. TRANS A file that isn't a socket was specified when a socket is required.
2107 #: stdio-common/../sysdeps/gnu/errlist.c:456
2108 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:125
2109 msgid "Socket operation on non-socket"
2110 msgstr "Uttagsoperation på icke-uttag (socket)"
2112 #. TRANS The size of a message sent on a socket was larger than the supported
2113 #. TRANS maximum size.
2114 #: stdio-common/../sysdeps/gnu/errlist.c:466
2115 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:127
2116 msgid "Message too long"
2117 msgstr "Meddelandet för långt"
2119 #. TRANS The socket type does not support the requested communications protocol.
2120 #: stdio-common/../sysdeps/gnu/errlist.c:475
2121 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:128
2122 msgid "Protocol wrong type for socket"
2123 msgstr "Fel protokolltyp för uttag (socket)"
2125 #. TRANS You specified a socket option that doesn't make sense for the
2126 #. TRANS particular protocol being used by the socket.  @xref{Socket Options}.
2127 #: stdio-common/../sysdeps/gnu/errlist.c:485
2128 msgid "Protocol not available"
2129 msgstr "Protokollet inte tillgängligt"
2131 #. TRANS The socket domain does not support the requested communications protocol
2132 #. TRANS (perhaps because the requested protocol is completely invalid).
2133 #. TRANS @xref{Creating a Socket}.
2134 #: stdio-common/../sysdeps/gnu/errlist.c:496
2135 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:150
2136 msgid "Protocol not supported"
2137 msgstr "Protokollet stöds ej"
2139 #. TRANS The socket type is not supported.
2140 #: stdio-common/../sysdeps/gnu/errlist.c:505
2141 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:151
2142 msgid "Socket type not supported"
2143 msgstr "Uttagstyp (socket) stöds ej"
2145 #. TRANS The operation you requested is not supported.  Some socket functions
2146 #. TRANS don't make sense for all types of sockets, and others may not be
2147 #. TRANS implemented for all communications protocols.  In the GNU system, this
2148 #. TRANS error can happen for many calls when the object does not support the
2149 #. TRANS particular operation; it is a generic indication that the server knows
2150 #. TRANS nothing to do for that call.
2151 #: stdio-common/../sysdeps/gnu/errlist.c:519
2152 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:78
2153 msgid "Operation not supported"
2154 msgstr "Operationen stöds ej"
2156 #. TRANS The socket communications protocol family you requested is not supported.
2157 #: stdio-common/../sysdeps/gnu/errlist.c:528
2158 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:153
2159 msgid "Protocol family not supported"
2160 msgstr "Protokollfamiljen stöds ej"
2162 #. TRANS The address family specified for a socket is not supported; it is
2163 #. TRANS inconsistent with the protocol being used on the socket.  @xref{Sockets}.
2164 #: stdio-common/../sysdeps/gnu/errlist.c:538
2165 msgid "Address family not supported by protocol"
2166 msgstr "Adressfamiljen stöds inte av protokollet"
2168 #. TRANS The requested socket address is already in use.  @xref{Socket Addresses}.
2169 #: stdio-common/../sysdeps/gnu/errlist.c:547
2170 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:155
2171 msgid "Address already in use"
2172 msgstr "Adressen upptagen"
2174 #. TRANS The requested socket address is not available; for example, you tried
2175 #. TRANS to give a socket a name that doesn't match the local host name.
2176 #. TRANS @xref{Socket Addresses}.
2177 #: stdio-common/../sysdeps/gnu/errlist.c:558
2178 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:156
2179 msgid "Cannot assign requested address"
2180 msgstr "Kan inte tilldela begärd adress"
2182 #. TRANS A socket operation failed because the network was down.
2183 #: stdio-common/../sysdeps/gnu/errlist.c:567
2184 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:157
2185 msgid "Network is down"
2186 msgstr "Nätverket är nere"
2188 #. TRANS A socket operation failed because the subnet containing the remote host
2189 #. TRANS was unreachable.
2190 #: stdio-common/../sysdeps/gnu/errlist.c:577
2191 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:158
2192 msgid "Network is unreachable"
2193 msgstr "Nätverket kan inte nås"
2195 #. TRANS A network connection was reset because the remote host crashed.
2196 #: stdio-common/../sysdeps/gnu/errlist.c:586
2197 msgid "Network dropped connection on reset"
2198 msgstr "Nätverket tog bort förbindelsen vid omstart"
2200 #. TRANS A network connection was aborted locally.
2201 #: stdio-common/../sysdeps/gnu/errlist.c:595
2202 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:160
2203 msgid "Software caused connection abort"
2204 msgstr "Mjukvara orsakade förbindelsebrott"
2206 #. TRANS A network connection was closed for reasons outside the control of the
2207 #. TRANS local host, such as by the remote machine rebooting or an unrecoverable
2208 #. TRANS protocol violation.
2209 #: stdio-common/../sysdeps/gnu/errlist.c:606
2210 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:161
2211 msgid "Connection reset by peer"
2212 msgstr "Förbindelse borttagen av partnern"
2214 #. TRANS The kernel's buffers for I/O operations are all in use.  In GNU, this
2215 #. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the
2216 #. TRANS other from network operations.
2217 #: stdio-common/../sysdeps/gnu/errlist.c:617
2218 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:162
2219 msgid "No buffer space available"
2220 msgstr "Ingen buffertplats tillgänglig"
2222 #. TRANS You tried to connect a socket that is already connected.
2223 #. TRANS @xref{Connecting}.
2224 #: stdio-common/../sysdeps/gnu/errlist.c:627
2225 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:163
2226 msgid "Transport endpoint is already connected"
2227 msgstr "Transportslutpunkten är redan förbunden"
2229 #. TRANS The socket is not connected to anything.  You get this error when you
2230 #. TRANS try to transmit data over a socket, without first specifying a
2231 #. TRANS destination for the data.  For a connectionless socket (for datagram
2232 #. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead.
2233 #: stdio-common/../sysdeps/gnu/errlist.c:639
2234 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:164
2235 msgid "Transport endpoint is not connected"
2236 msgstr "Transportslutpunkten är inte förbunden"
2238 #. TRANS No default destination address was set for the socket.  You get this
2239 #. TRANS error when you try to transmit data over a connectionless socket,
2240 #. TRANS without first specifying a destination for the data with @code{connect}.
2241 #: stdio-common/../sysdeps/gnu/errlist.c:650
2242 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:126
2243 msgid "Destination address required"
2244 msgstr "Destination krävs"
2246 #. TRANS The socket has already been shut down.
2247 #: stdio-common/../sysdeps/gnu/errlist.c:659
2248 msgid "Cannot send after transport endpoint shutdown"
2249 msgstr "Kan inte skicka efter att transportslutpunkten stängts"
2251 #. TRANS ???
2252 #: stdio-common/../sysdeps/gnu/errlist.c:668
2253 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:174
2254 msgid "Too many references: cannot splice"
2255 msgstr "För många referenser: kan inte skarva"
2257 #. TRANS A socket operation with a specified timeout received no response during
2258 #. TRANS the timeout period.
2259 #: stdio-common/../sysdeps/gnu/errlist.c:678
2260 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:175
2261 msgid "Connection timed out"
2262 msgstr "Förbindelsen dog ut (timeout)"
2264 #. TRANS A remote host refused to allow the network connection (typically because
2265 #. TRANS it is not running the requested service).
2266 #: stdio-common/../sysdeps/gnu/errlist.c:688
2267 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:176
2268 msgid "Connection refused"
2269 msgstr "Förbindelse vägras"
2271 #. TRANS Too many levels of symbolic links were encountered in looking up a file name.
2272 #. TRANS This often indicates a cycle of symbolic links.
2273 #: stdio-common/../sysdeps/gnu/errlist.c:698
2274 msgid "Too many levels of symbolic links"
2275 msgstr "För många nivåer av symboliska länkar"
2277 #. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for
2278 #. TRANS Files}) or host name too long (in @code{gethostname} or
2279 #. TRANS @code{sethostname}; @pxref{Host Identification}).
2280 #: stdio-common/../sysdeps/gnu/errlist.c:709
2281 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:108
2282 msgid "File name too long"
2283 msgstr "Filnamn för långt"
2285 #. TRANS The remote host for a requested network connection is down.
2286 #: stdio-common/../sysdeps/gnu/errlist.c:718
2287 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:177
2288 msgid "Host is down"
2289 msgstr "Värddator är nere"
2291 #. TRANS The remote host for a requested network connection is not reachable.
2292 #: stdio-common/../sysdeps/gnu/errlist.c:727
2293 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:178
2294 msgid "No route to host"
2295 msgstr "Ingen väg till värd"
2297 #. TRANS Directory not empty, where an empty directory was expected.  Typically,
2298 #. TRANS this error occurs when you are trying to delete a directory.
2299 #: stdio-common/../sysdeps/gnu/errlist.c:737
2300 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:123
2301 msgid "Directory not empty"
2302 msgstr "Katalog inte tom"
2304 #. TRANS This means that the per-user limit on new process would be exceeded by
2305 #. TRANS an attempted @code{fork}.  @xref{Limits on Resources}, for details on
2306 #. TRANS the @code{RLIMIT_NPROC} limit.
2307 #: stdio-common/../sysdeps/gnu/errlist.c:748
2308 msgid "Too many processes"
2309 msgstr "För många processer"
2311 #. TRANS The file quota system is confused because there are too many users.
2312 #. TRANS @c This can probably happen in a GNU system when using NFS.
2313 #: stdio-common/../sysdeps/gnu/errlist.c:758
2314 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:124
2315 msgid "Too many users"
2316 msgstr "För många användare"
2318 #. TRANS The user's disk quota was exceeded.
2319 #: stdio-common/../sysdeps/gnu/errlist.c:767
2320 msgid "Disk quota exceeded"
2321 msgstr "Diskkvot överskriden"
2323 #. TRANS Stale NFS file handle.  This indicates an internal confusion in the NFS
2324 #. TRANS system which is due to file system rearrangements on the server host.
2325 #. TRANS Repairing this condition usually requires unmounting and remounting
2326 #. TRANS the NFS file system on the local host.
2327 #: stdio-common/../sysdeps/gnu/errlist.c:779
2328 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:181
2329 msgid "Stale NFS file handle"
2330 msgstr "Förlegat NFS-filhandtag"
2332 #. TRANS An attempt was made to NFS-mount a remote file system with a file name that
2333 #. TRANS already specifies an NFS-mounted file.
2334 #. TRANS (This is an error on some operating systems, but we expect it to work
2335 #. TRANS properly on the GNU system, making this error code impossible.)
2336 #: stdio-common/../sysdeps/gnu/errlist.c:791
2337 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:96
2338 msgid "Object is remote"
2339 msgstr "Är ett fjärrobjekt"
2341 #. TRANS ???
2342 #: stdio-common/../sysdeps/gnu/errlist.c:800
2343 msgid "RPC struct is bad"
2344 msgstr "RPC-struktur dålig"
2346 #. TRANS ???
2347 #: stdio-common/../sysdeps/gnu/errlist.c:809
2348 msgid "RPC version wrong"
2349 msgstr "RPC-version fel"
2351 #. TRANS ???
2352 #: stdio-common/../sysdeps/gnu/errlist.c:818
2353 msgid "RPC program not available"
2354 msgstr "RPC-programmet inte tillgängligt"
2356 #. TRANS ???
2357 #: stdio-common/../sysdeps/gnu/errlist.c:827
2358 msgid "RPC program version wrong"
2359 msgstr "RPC-programversion fel"
2361 #. TRANS ???
2362 #: stdio-common/../sysdeps/gnu/errlist.c:836
2363 msgid "RPC bad procedure for program"
2364 msgstr "RPC dålig procedur för program"
2366 #. TRANS No locks available.  This is used by the file locking facilities; see
2367 #. TRANS @ref{File Locks}.  This error is never generated by the GNU system, but
2368 #. TRANS it can result from an operation to an NFS server running another
2369 #. TRANS operating system.
2370 #: stdio-common/../sysdeps/gnu/errlist.c:848
2371 msgid "No locks available"
2372 msgstr "Inga lås tillgängliga"
2374 #. TRANS Inappropriate file type or format.  The file was the wrong type for the
2375 #. TRANS operation, or a data file had the wrong format.
2376 #. TRANS
2377 #. TRANS On some systems @code{chmod} returns this error if you try to set the
2378 #. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}.
2379 #: stdio-common/../sysdeps/gnu/errlist.c:861
2380 msgid "Inappropriate file type or format"
2381 msgstr "Filtyp eller format olämplig"
2383 #. TRANS ???
2384 #: stdio-common/../sysdeps/gnu/errlist.c:870
2385 msgid "Authentication error"
2386 msgstr "Äkthetskontroll misslyckades"
2388 #. TRANS ???
2389 #: stdio-common/../sysdeps/gnu/errlist.c:879
2390 msgid "Need authenticator"
2391 msgstr "Behöver äkthetsintygare"
2393 #. TRANS Function not implemented.  This indicates that the function called is
2394 #. TRANS not implemented at all, either in the C library itself or in the
2395 #. TRANS operating system.  When you get this error, you can be sure that this
2396 #. TRANS particular function will always fail with @code{ENOSYS} unless you
2397 #. TRANS install a new version of the C library or the operating system.
2398 #: stdio-common/../sysdeps/gnu/errlist.c:892
2399 msgid "Function not implemented"
2400 msgstr "Funktion inte implementerad"
2402 #. TRANS Not supported.  A function returns this error when certain parameter
2403 #. TRANS values are valid, but the functionality they request is not available.
2404 #. TRANS This can mean that the function does not implement a particular command
2405 #. TRANS or option value or flag bit at all.  For functions that operate on some
2406 #. TRANS object given in a parameter, such as a file descriptor or a port, it
2407 #. TRANS might instead mean that only @emph{that specific object} (file
2408 #. TRANS descriptor, port, etc.) is unable to support the other parameters given;
2409 #. TRANS different file descriptors might support different ranges of parameter
2410 #. TRANS values.
2411 #. TRANS
2412 #. TRANS If the entire function is not available at all in the implementation,
2413 #. TRANS it returns @code{ENOSYS} instead.
2414 #: stdio-common/../sysdeps/gnu/errlist.c:912
2415 msgid "Not supported"
2416 msgstr "Stöds ej"
2418 #. TRANS While decoding a multibyte character the function came along an invalid
2419 #. TRANS or an incomplete sequence of bytes or the given wide character is invalid.
2420 #: stdio-common/../sysdeps/gnu/errlist.c:922
2421 msgid "Invalid or incomplete multibyte or wide character"
2422 msgstr "Ogiltig eller inte komplett flerbyte- eller brett tecken"
2424 #. TRANS In the GNU system, servers supporting the @code{term} protocol return
2425 #. TRANS this error for certain operations when the caller is not in the
2426 #. TRANS foreground process group of the terminal.  Users do not usually see this
2427 #. TRANS error because functions such as @code{read} and @code{write} translate
2428 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal.  @xref{Job Control},
2429 #. TRANS for information on process groups and these signals.
2430 #: stdio-common/../sysdeps/gnu/errlist.c:936
2431 msgid "Inappropriate operation for background process"
2432 msgstr "Operation för bakgrundsprocess olämplig"
2434 #. TRANS In the GNU system, opening a file returns this error when the file is
2435 #. TRANS translated by a program and the translator program dies while starting
2436 #. TRANS up, before it has connected to the file.
2437 #: stdio-common/../sysdeps/gnu/errlist.c:947
2438 msgid "Translator died"
2439 msgstr "Översättaren dog"
2441 #. TRANS The experienced user will know what is wrong.
2442 #. TRANS @c This error code is a joke.  Its perror text is part of the joke.
2443 #. TRANS @c Don't change it.
2444 #: stdio-common/../sysdeps/gnu/errlist.c:958
2445 msgid "?"
2446 msgstr "?"
2448 #. TRANS You did @strong{what}?
2449 #: stdio-common/../sysdeps/gnu/errlist.c:967
2450 msgid "You really blew it this time"
2451 msgstr "Du strulade till det den här gången"
2453 #. TRANS Go home and have a glass of warm, dairy-fresh milk.
2454 #: stdio-common/../sysdeps/gnu/errlist.c:976
2455 msgid "Computer bought the farm"
2456 msgstr "Datorn packade ihop"
2458 #. TRANS This error code has no purpose.
2459 #: stdio-common/../sysdeps/gnu/errlist.c:985
2460 msgid "Gratuitous error"
2461 msgstr "Omotiverat fel"
2463 #: stdio-common/../sysdeps/gnu/errlist.c:993
2464 msgid "Bad message"
2465 msgstr "Felaktigt meddelande"
2467 #: stdio-common/../sysdeps/gnu/errlist.c:1001
2468 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:66
2469 msgid "Identifier removed"
2470 msgstr "Identifierare borttagen"
2472 #: stdio-common/../sysdeps/gnu/errlist.c:1009
2473 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:104
2474 msgid "Multihop attempted"
2475 msgstr "Flerhopp försöktes"
2477 #: stdio-common/../sysdeps/gnu/errlist.c:1017
2478 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:91
2479 msgid "No data available"
2480 msgstr "Inga data tillgängliga"
2482 #: stdio-common/../sysdeps/gnu/errlist.c:1025
2483 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:97
2484 msgid "Link has been severed"
2485 msgstr "Länken har brutits"
2487 #: stdio-common/../sysdeps/gnu/errlist.c:1033
2488 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:65
2489 msgid "No message of desired type"
2490 msgstr "Inget meddelande av önskad typ"
2492 #: stdio-common/../sysdeps/gnu/errlist.c:1041
2493 msgid "Out of streams resources"
2494 msgstr "Stream-resurserna är slut"
2496 #: stdio-common/../sysdeps/gnu/errlist.c:1049
2497 msgid "Device not a stream"
2498 msgstr "Enheten är inte en stream"
2500 #: stdio-common/../sysdeps/gnu/errlist.c:1057
2501 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:109
2502 msgid "Value too large for defined data type"
2503 msgstr "Värdet för stort för definierad datatyp"
2505 #: stdio-common/../sysdeps/gnu/errlist.c:1065
2506 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:101
2507 msgid "Protocol error"
2508 msgstr "Protokollfel"
2510 #: stdio-common/../sysdeps/gnu/errlist.c:1073
2511 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:92
2512 msgid "Timer expired"
2513 msgstr "Klockan ringde"
2515 #. TRANS Operation canceled; an asynchronous operation was canceled before it
2516 #. TRANS completed.  @xref{Asynchronous I/O}.  When you call @code{aio_cancel},
2517 #. TRANS the normal result is for the operations affected to complete with this
2518 #. TRANS error; @pxref{Cancel AIO Operations}.
2519 #: stdio-common/../sysdeps/gnu/errlist.c:1085
2520 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:77
2521 msgid "Operation canceled"
2522 msgstr "Operationen avbruten"
2524 #: stdio-common/../sysdeps/gnu/errlist.c:1093
2525 msgid "Interrupted system call should be restarted"
2526 msgstr "Avbrutet systemanrop borde omstartas"
2528 #: stdio-common/../sysdeps/gnu/errlist.c:1101
2529 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:67
2530 msgid "Channel number out of range"
2531 msgstr "Kanalnummer utanför giltigt intervall"
2533 #: stdio-common/../sysdeps/gnu/errlist.c:1109
2534 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:68
2535 msgid "Level 2 not synchronized"
2536 msgstr "Nivå 2 inte synkroniserad"
2538 #: stdio-common/../sysdeps/gnu/errlist.c:1117
2539 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:69
2540 msgid "Level 3 halted"
2541 msgstr "Nivå 3 stannad"
2543 #: stdio-common/../sysdeps/gnu/errlist.c:1125
2544 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:70
2545 msgid "Level 3 reset"
2546 msgstr "Nivå 3 omstartad"
2548 #: stdio-common/../sysdeps/gnu/errlist.c:1133
2549 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:71
2550 msgid "Link number out of range"
2551 msgstr "Länkantal utanför giltigt område"
2553 #: stdio-common/../sysdeps/gnu/errlist.c:1141
2554 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:72
2555 msgid "Protocol driver not attached"
2556 msgstr "Styrprogram för protokoll inte anslutet"
2558 #: stdio-common/../sysdeps/gnu/errlist.c:1149
2559 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:73
2560 msgid "No CSI structure available"
2561 msgstr "Inga CSI-strukturer tillgängliga"
2563 #: stdio-common/../sysdeps/gnu/errlist.c:1157
2564 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:74
2565 msgid "Level 2 halted"
2566 msgstr "Nivå 2 stannad"
2568 #: stdio-common/../sysdeps/gnu/errlist.c:1165
2569 msgid "Invalid exchange"
2570 msgstr "Ogiltig växel"
2572 #: stdio-common/../sysdeps/gnu/errlist.c:1173
2573 msgid "Invalid request descriptor"
2574 msgstr "Ogiltig frågedeskriptor"
2576 #: stdio-common/../sysdeps/gnu/errlist.c:1181
2577 msgid "Exchange full"
2578 msgstr "Växeln full"
2580 #: stdio-common/../sysdeps/gnu/errlist.c:1189
2581 msgid "No anode"
2582 msgstr "Ingen anod"
2584 #: stdio-common/../sysdeps/gnu/errlist.c:1197
2585 msgid "Invalid request code"
2586 msgstr "Ogiltig åtkomstkod"
2588 #: stdio-common/../sysdeps/gnu/errlist.c:1205
2589 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:85
2590 msgid "Invalid slot"
2591 msgstr "Ogiltig plats"
2593 #: stdio-common/../sysdeps/gnu/errlist.c:1213
2594 msgid "File locking deadlock error"
2595 msgstr "Fillåsning gav dödläge"
2597 #: stdio-common/../sysdeps/gnu/errlist.c:1221
2598 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:87
2599 msgid "Bad font file format"
2600 msgstr "Felaktigt format på typsnittsfil"
2602 #: stdio-common/../sysdeps/gnu/errlist.c:1229
2603 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:94
2604 msgid "Machine is not on the network"
2605 msgstr "Maskinen finns inte på nätverket"
2607 #: stdio-common/../sysdeps/gnu/errlist.c:1237
2608 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:95
2609 msgid "Package not installed"
2610 msgstr "Paketet är inte installerat"
2612 #: stdio-common/../sysdeps/gnu/errlist.c:1245
2613 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:98
2614 msgid "Advertise error"
2615 msgstr "Annonseringsfel"
2617 #: stdio-common/../sysdeps/gnu/errlist.c:1253
2618 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:99
2619 msgid "Srmount error"
2620 msgstr "Srmount-fel"
2622 #: stdio-common/../sysdeps/gnu/errlist.c:1261
2623 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:100
2624 msgid "Communication error on send"
2625 msgstr "Kommunikationsfel vid sändning"
2627 #: stdio-common/../sysdeps/gnu/errlist.c:1269
2628 msgid "RFS specific error"
2629 msgstr "RFS-specifikt fel"
2631 #: stdio-common/../sysdeps/gnu/errlist.c:1277
2632 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:110
2633 msgid "Name not unique on network"
2634 msgstr "Namnet inte unikt i nätverket"
2636 #: stdio-common/../sysdeps/gnu/errlist.c:1285
2637 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:111
2638 msgid "File descriptor in bad state"
2639 msgstr "Filidentifierare i felaktigt tillstånd"
2641 #: stdio-common/../sysdeps/gnu/errlist.c:1293
2642 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:112
2643 msgid "Remote address changed"
2644 msgstr "Fjärradress ändrades"
2646 #: stdio-common/../sysdeps/gnu/errlist.c:1301
2647 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:113
2648 msgid "Can not access a needed shared library"
2649 msgstr "Kan inte komma åt ett nödvändigt delat bibliotek"
2651 #: stdio-common/../sysdeps/gnu/errlist.c:1309
2652 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:114
2653 msgid "Accessing a corrupted shared library"
2654 msgstr "Öppnar ett korrupt delat bibliotek"
2656 #: stdio-common/../sysdeps/gnu/errlist.c:1317
2657 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:115
2658 msgid ".lib section in a.out corrupted"
2659 msgstr ".lib-sektion i a.out korrupt"
2661 #: stdio-common/../sysdeps/gnu/errlist.c:1325
2662 msgid "Attempting to link in too many shared libraries"
2663 msgstr "Försöker att länka in för många delade bibliotek"
2665 #: stdio-common/../sysdeps/gnu/errlist.c:1333
2666 msgid "Cannot exec a shared library directly"
2667 msgstr "Kan inte köra ett delat bibliotek direkt"
2669 #: stdio-common/../sysdeps/gnu/errlist.c:1341
2670 msgid "Streams pipe error"
2671 msgstr "Streams-rörfel"
2673 #: stdio-common/../sysdeps/gnu/errlist.c:1349
2674 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:165
2675 msgid "Structure needs cleaning"
2676 msgstr "Strukturen behöver städas"
2678 #: stdio-common/../sysdeps/gnu/errlist.c:1357
2679 msgid "Not a XENIX named type file"
2680 msgstr "Inte en XENIX-namngiven fil"
2682 #: stdio-common/../sysdeps/gnu/errlist.c:1365
2683 msgid "No XENIX semaphores available"
2684 msgstr "Inga XENIX-semaforer tillgängliga"
2686 #: stdio-common/../sysdeps/gnu/errlist.c:1373
2687 msgid "Is a named type file"
2688 msgstr "Är av typ namnfil"
2690 #: stdio-common/../sysdeps/gnu/errlist.c:1381
2691 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:170
2692 msgid "Remote I/O error"
2693 msgstr "I/O-fel på fjärrmaskin"
2695 #: stdio-common/../sysdeps/gnu/errlist.c:1389
2696 msgid "No medium found"
2697 msgstr "Inget medium funnet"
2699 #: stdio-common/../sysdeps/gnu/errlist.c:1397
2700 msgid "Wrong medium type"
2701 msgstr "Fel typ på mediet"
2703 #: stdio-common/../sysdeps/unix/siglist.c:26
2704 msgid "Signal 0"
2705 msgstr "Signal 0"
2707 #: stdio-common/../sysdeps/unix/siglist.c:32
2708 msgid "IOT trap"
2709 msgstr "IOT-fälla"
2711 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:30
2712 msgid "Error 0"
2713 msgstr "Fel 0"
2715 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:31
2716 #: nis/nis_error.c:40
2717 msgid "Not owner"
2718 msgstr "Inte ägare"
2720 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:35
2721 msgid "I/O error"
2722 msgstr "I/O-fel"
2724 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:37
2725 msgid "Arg list too long"
2726 msgstr "Argumentlistan för lång"
2728 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:39
2729 msgid "Bad file number"
2730 msgstr "Felaktig filidentifierare"
2732 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:42
2733 msgid "Not enough space"
2734 msgstr "Otillräckligt utrymme"
2736 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:46
2737 msgid "Device busy"
2738 msgstr "Enhet upptagen"
2740 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:48
2741 msgid "Cross-device link"
2742 msgstr "Länk mellan åtskilda enheter"
2744 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:53
2745 msgid "File table overflow"
2746 msgstr "Filtabell flödade över"
2748 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:63
2749 msgid "Argument out of domain"
2750 msgstr "Argument utanför giltigt område"
2752 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:64
2753 msgid "Result too large"
2754 msgstr "Resultat för stort"
2756 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:75
2757 msgid "Deadlock situation detected/avoided"
2758 msgstr "Undvek/upptäckte dödlägessituation"
2760 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:76
2761 msgid "No record locks available"
2762 msgstr "Inga postlås tillgängliga"
2764 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:79
2765 msgid "Disc quota exceeded"
2766 msgstr "Diskkvot överskriden"
2768 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:80
2769 msgid "Bad exchange descriptor"
2770 msgstr "Felaktig \"exchange\"-deskriptor"
2772 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:81
2773 msgid "Bad request descriptor"
2774 msgstr "Ogiltig frågedeskriptor"
2776 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:82
2777 msgid "Message tables full"
2778 msgstr "Meddelandetabell full"
2780 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:83
2781 msgid "Anode table overflow"
2782 msgstr "\"Anode\"-tabell flödar över"
2784 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:84
2785 msgid "Bad request code"
2786 msgstr "Ogiltig åtkomstkod"
2788 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:86
2789 msgid "File locking deadlock"
2790 msgstr "Fillåsning gav dödläge"
2792 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:88
2793 msgid "Error 58"
2794 msgstr "Fel 58"
2796 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:89
2797 msgid "Error 59"
2798 msgstr "Fel 59"
2800 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:90
2801 msgid "Not a stream device"
2802 msgstr "Inte en \"stream\"-enhet"
2804 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:93
2805 msgid "Out of stream resources"
2806 msgstr "Stream-resurserna är slut"
2808 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:102
2809 msgid "Error 72"
2810 msgstr "Fel 72"
2812 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:103
2813 msgid "Error 73"
2814 msgstr "Fel 73"
2816 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:105
2817 msgid "Error 75"
2818 msgstr "Fel 75"
2820 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:106
2821 msgid "Error 76"
2822 msgstr "Fel 76"
2824 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:107
2825 msgid "Not a data message"
2826 msgstr "Inte ett datameddelande"
2828 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:116
2829 msgid "Attempting to link in more shared libraries than system limit"
2830 msgstr "Försök att länka in fler delade bibliotek än systemgränsen"
2832 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:117
2833 msgid "Can not exec a shared library directly"
2834 msgstr "Kan inte köra ett delat bibliotek direkt"
2836 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:118
2837 msgid "Illegal byte sequence"
2838 msgstr "Otillåten bytesekvens"
2840 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:119
2841 msgid "Operation not applicable"
2842 msgstr "Operationen inte tilllämpbar"
2844 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:120
2845 msgid "Number of symbolic links encountered during path name traversal exceeds MAXSYMLINKS"
2846 msgstr "Antal symboliska länkar påträffade vid sökvägsupplösning översteg MAXSYMLINKS"
2848 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:121
2849 msgid "Error 91"
2850 msgstr "Fel 91"
2852 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:122
2853 msgid "Error 92"
2854 msgstr "Fel 92"
2856 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:129
2857 msgid "Option not supported by protocol"
2858 msgstr "Valet stöds inte av protokollet"
2860 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:130
2861 msgid "Error 100"
2862 msgstr "Fel 100"
2864 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:131
2865 msgid "Error 101"
2866 msgstr "Fel 101"
2868 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:132
2869 msgid "Error 102"
2870 msgstr "Fel 102"
2872 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:133
2873 msgid "Error 103"
2874 msgstr "Fel 103"
2876 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:134
2877 msgid "Error 104"
2878 msgstr "Fel 104"
2880 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:135
2881 msgid "Error 105"
2882 msgstr "Fel 105"
2884 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:136
2885 msgid "Error 106"
2886 msgstr "Fel 106"
2888 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:137
2889 msgid "Error 107"
2890 msgstr "Fel 107"
2892 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:138
2893 msgid "Error 108"
2894 msgstr "Fel 108"
2896 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:139
2897 msgid "Error 109"
2898 msgstr "Fel 109"
2900 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:140
2901 msgid "Error 110"
2902 msgstr "Fel 110"
2904 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:141
2905 msgid "Error 111"
2906 msgstr "Fel 111"
2908 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:142
2909 msgid "Error 112"
2910 msgstr "Fel 112"
2912 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:143
2913 msgid "Error 113"
2914 msgstr "Fel 113"
2916 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:144
2917 msgid "Error 114"
2918 msgstr "Fel 114"
2920 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:145
2921 msgid "Error 115"
2922 msgstr "Fel 115"
2924 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:146
2925 msgid "Error 116"
2926 msgstr "Fel 116"
2928 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:147
2929 msgid "Error 117"
2930 msgstr "Fel 117"
2932 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:148
2933 msgid "Error 118"
2934 msgstr "Fel 118"
2936 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:149
2937 msgid "Error 119"
2938 msgstr "Fel 119"
2940 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:152
2941 msgid "Operation not supported on transport endpoint"
2942 msgstr "Operationen stöds inte på transportslutpunkt"
2944 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:154
2945 msgid "Address family not supported by protocol family"
2946 msgstr "Adressfamiljen stöds inte av protokollfamiljen"
2948 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:159
2949 msgid "Network dropped connection because of reset"
2950 msgstr "Nätverket tog bort förbindelsen p.g.a. omstart"
2952 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:166
2953 msgid "Error 136"
2954 msgstr "Fel 136"
2956 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:167
2957 msgid "Not a name file"
2958 msgstr "Inte en namnfil"
2960 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:168
2961 msgid "Not available"
2962 msgstr "Inte tillgänglig"
2964 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:169
2965 msgid "Is a name file"
2966 msgstr "Är en namnfil"
2968 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:171
2969 msgid "Reserved for future use"
2970 msgstr "Reserverad för framtida användning"
2972 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:172
2973 msgid "Error 142"
2974 msgstr "Fel 142"
2976 #: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:173
2977 msgid "Cannot send after socket shutdown"
2978 msgstr "Kan inte skicka efter att uttaget (socket) stängts"
2980 #: stdio-common/psignal.c:63
2981 #, c-format
2982 msgid "%s%sUnknown signal %d\n"
2983 msgstr "%s%sOkänd signal %d\n"
2985 #: malloc/mcheck.c:346
2986 msgid "memory is consistent, library is buggy\n"
2987 msgstr "minnet är konsistent, biblioteket är felaktigt\n"
2989 #: malloc/mcheck.c:349
2990 msgid "memory clobbered before allocated block\n"
2991 msgstr "minnet förstört före allokerat block\n"
2993 #: malloc/mcheck.c:352
2994 msgid "memory clobbered past end of allocated block\n"
2995 msgstr "minnet förstört efter slutet på allokerat block\n"
2997 #: malloc/mcheck.c:355
2998 msgid "block freed twice\n"
2999 msgstr "block frigjort två gånger\n"
3001 #: malloc/mcheck.c:358
3002 msgid "bogus mcheck_status, library is buggy\n"
3003 msgstr "felaktig mcheck_status, biblioteket är felaktigt\n"
3005 #: malloc/memusagestat.c:53
3006 msgid "Name output file"
3007 msgstr "Namnresultatfil"
3009 #: malloc/memusagestat.c:54
3010 msgid "Title string used in output graphic"
3011 msgstr "Titelsträng att använda i resultatgrafiken"
3013 #: malloc/memusagestat.c:55
3014 msgid "Generate output linear to time (default is linear to number of function calls)"
3015 msgstr "Generera utdata linjär i tiden (standardvärde är linjär mot anta funktionsanrop)"
3017 #: malloc/memusagestat.c:57
3018 msgid "Also draw graph for total memory consumption"
3019 msgstr "Visa också en graf av totala minnesåtgången"
3021 #: malloc/memusagestat.c:58
3022 msgid "make output graphic VALUE pixel wide"
3023 msgstr "gör resultatgrafiken VALUE pixlar bred"
3025 #: malloc/memusagestat.c:59
3026 msgid "make output graphic VALUE pixel high"
3027 msgstr "gör resultatgrafiken VALUE pixlar hög"
3029 #: malloc/memusagestat.c:64
3030 msgid "Generate graphic from memory profiling data"
3031 msgstr "Generera grafik från data från minnesprofilering"
3033 #: malloc/memusagestat.c:67
3034 msgid "DATAFILE [OUTFILE]"
3035 msgstr "DATAFIL [UTFIL]"
3037 #: string/strerror.c:43 posix/../sysdeps/posix/gai_strerror.c:57
3038 msgid "Unknown error"
3039 msgstr "Okänt fel"
3041 #: string/strsignal.c:69
3042 #, c-format
3043 msgid "Real-time signal %d"
3044 msgstr "Realtidssignal %d"
3046 #: string/strsignal.c:73
3047 #, c-format
3048 msgid "Unknown signal %d"
3049 msgstr "Okänd signal %d"
3051 #: timezone/zdump.c:175
3052 #, c-format
3053 msgid "%s: usage is %s [ -v ] [ -c cutoff ] zonename ...\n"
3054 msgstr "%s: användning är %s [ -v ] [ -c gräns ] zonnamn ...\n"
3056 #: timezone/zdump.c:268
3057 msgid "Error writing standard output"
3058 msgstr "Fel vid skrivning till standard ut"
3060 #: timezone/zic.c:365
3061 #, c-format
3062 msgid "%s: Memory exhausted: %s\n"
3063 msgstr "%s: Minnet slut: %s\n"
3065 #: timezone/zic.c:390 misc/error.c:127 misc/error.c:155
3066 msgid "Unknown system error"
3067 msgstr "Okänt systemfel"
3069 #: timezone/zic.c:424
3070 #, c-format
3071 msgid "\"%s\", line %d: %s"
3072 msgstr "\"%s\", rad %d: %s"
3074 #: timezone/zic.c:427
3075 #, c-format
3076 msgid " (rule from \"%s\", line %d)"
3077 msgstr " (regel från \"%s\", rad %d)"
3079 #: timezone/zic.c:439
3080 msgid "warning: "
3081 msgstr "varning: "
3083 #: timezone/zic.c:449
3084 #, c-format
3085 msgid ""
3086 "%s: usage is %s [ -s ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
3087 "\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
3088 msgstr ""
3089 "%s: användning är %s [ -s ] [ -v ] [ -l lokaltid ] [ -p posixregler ] \\\n"
3090 "\t[ -d katalog ] [ -L skottsekunder ] [ -y årkontrollprogram ] [ filnamn ... ]\n"
3092 #: timezone/zic.c:491
3093 #, c-format
3094 msgid "%s: More than one -d option specified\n"
3095 msgstr "%s: Flaggan -d given mer än en gång\n"
3097 #: timezone/zic.c:501
3098 #, c-format
3099 msgid "%s: More than one -l option specified\n"
3100 msgstr "%s: Flaggan -l given mer än en gång\n"
3102 #: timezone/zic.c:511
3103 #, c-format
3104 msgid "%s: More than one -p option specified\n"
3105 msgstr "%s: Flaggan -p given mer än en gång\n"
3107 #: timezone/zic.c:521
3108 #, c-format
3109 msgid "%s: More than one -y option specified\n"
3110 msgstr "%s: Flaggan -y given mer än en gång\n"
3112 #: timezone/zic.c:531
3113 #, c-format
3114 msgid "%s: More than one -L option specified\n"
3115 msgstr "%s: Flaggan -L given mer än en gång\n"
3117 #: timezone/zic.c:638
3118 #, c-format
3119 msgid "%s: Can't unlink  %s: %s\n"
3120 msgstr "%s: Kan inte ta bort (unlink) %s: %s\n"
3122 #: timezone/zic.c:645
3123 msgid "hard link failed, symbolic link used"
3124 msgstr "hård länk misslyckades, använder symbolisk länk"
3126 #: timezone/zic.c:653
3127 #, c-format
3128 msgid "%s: Can't link from %s to %s: %s\n"
3129 msgstr "%s: Kan inte länka från %s till %s: %s\n"
3131 #: timezone/zic.c:751 timezone/zic.c:753
3132 msgid "same rule name in multiple files"
3133 msgstr "samma regel i flera filer"
3135 #: timezone/zic.c:794
3136 msgid "unruly zone"
3137 msgstr "besvärlig zon"
3139 #: timezone/zic.c:801
3140 #, c-format
3141 msgid "%s in ruleless zone"
3142 msgstr "%s i zon utan regler"
3144 #: timezone/zic.c:822
3145 msgid "standard input"
3146 msgstr "standard in"
3148 #: timezone/zic.c:827
3149 #, c-format
3150 msgid "%s: Can't open %s: %s\n"
3151 msgstr "%s: Kan inte öppna %s: %s\n"
3153 #: timezone/zic.c:838
3154 msgid "line too long"
3155 msgstr "för lång rad"
3157 #: timezone/zic.c:858
3158 msgid "input line of unknown type"
3159 msgstr "inrad av okänd typ"
3161 #: timezone/zic.c:874
3162 #, c-format
3163 msgid "%s: Leap line in non leap seconds file %s\n"
3164 msgstr "%s: \"Leap\"-rad i fil %s som inte är skottsekundsfil\n"
3166 #: timezone/zic.c:881 timezone/zic.c:1295 timezone/zic.c:1320
3167 #, c-format
3168 msgid "%s: panic: Invalid l_value %d\n"
3169 msgstr "%s: panik: ogiltigt l_value %d\n"
3171 #: timezone/zic.c:889
3172 #, c-format
3173 msgid "%s: Error reading %s\n"
3174 msgstr "%s: Fel vid läsning från %s\n"
3176 #: timezone/zic.c:896
3177 #, c-format
3178 msgid "%s: Error closing %s: %s\n"
3179 msgstr "%s: Fel vid stängning av %s: %s\n"
3181 #: timezone/zic.c:901
3182 msgid "expected continuation line not found"
3183 msgstr "förväntad fortsättningsrad inte funnen"
3185 #: timezone/zic.c:957
3186 msgid "wrong number of fields on Rule line"
3187 msgstr "fel antal fält på \"Rule\"-rad"
3189 #: timezone/zic.c:961
3190 msgid "nameless rule"
3191 msgstr "namnlös regel"
3193 #: timezone/zic.c:966
3194 msgid "invalid saved time"
3195 msgstr "ogiltigt sparad tid"
3197 #: timezone/zic.c:985
3198 msgid "wrong number of fields on Zone line"
3199 msgstr "fel antal fält på \"Zone\"-rad"
3201 #: timezone/zic.c:991
3202 #, c-format
3203 msgid "\"Zone %s\" line and -l option are mutually exclusive"
3204 msgstr "\"Zone %s\"-rad och flaggan -l är ömsesidigt uteslutande"
3206 #: timezone/zic.c:999
3207 #, c-format
3208 msgid "\"Zone %s\" line and -p option are mutually exclusive"
3209 msgstr "\"Zone %s\"-rad och flaggan -p är ömsesidigt uteslutande"
3211 #: timezone/zic.c:1011
3212 #, c-format
3213 msgid "duplicate zone name %s (file \"%s\", line %d)"
3214 msgstr "dubblerat zonnamn %s (fil \"%s\", rad %d)"
3216 #: timezone/zic.c:1027
3217 msgid "wrong number of fields on Zone continuation line"
3218 msgstr "fel antal fält på \"Zone\"-fortsättningsrad"
3220 #: timezone/zic.c:1067
3221 msgid "invalid UTC offset"
3222 msgstr "ogiltigt UTC-tillägg"
3224 #: timezone/zic.c:1070
3225 msgid "invalid abbreviation format"
3226 msgstr "ogiltigt förkortningsformat"
3228 #: timezone/zic.c:1096
3229 msgid "Zone continuation line end time is not after end time of previous line"
3230 msgstr "Zon-fortsättningsradens sluttid är inte efter sluttiden på föregående rad"
3232 #: timezone/zic.c:1123
3233 msgid "wrong number of fields on Leap line"
3234 msgstr "fel antal fält på \"Leap\"-rad"
3236 #: timezone/zic.c:1132
3237 msgid "invalid leaping year"
3238 msgstr "ogiltigt skottår"
3240 #: timezone/zic.c:1147 timezone/zic.c:1250
3241 msgid "invalid month name"
3242 msgstr "ogiltigt månadsnamn"
3244 #: timezone/zic.c:1160 timezone/zic.c:1372 timezone/zic.c:1386
3245 msgid "invalid day of month"
3246 msgstr "ogiltig dag i månaden"
3248 #: timezone/zic.c:1165
3249 msgid "time before zero"
3250 msgstr "tid före noll"
3252 #: timezone/zic.c:1173 timezone/zic.c:2049 timezone/zic.c:2068
3253 msgid "time overflow"
3254 msgstr "för stort tidsvärde"
3256 #: timezone/zic.c:1176 timezone/zic.c:1279
3257 msgid "invalid time of day"
3258 msgstr "ogiltig tid på dagen"
3260 #: timezone/zic.c:1195
3261 msgid "illegal CORRECTION field on Leap line"
3262 msgstr "otillåtet \"CORRECTION\"-fält på \"Leap\"-rad"
3264 #: timezone/zic.c:1199
3265 msgid "illegal Rolling/Stationary field on Leap line"
3266 msgstr "otillåtet \"Rolling/Stationary\"-fält på \"Leap\"-rad"
3268 #: timezone/zic.c:1214
3269 msgid "wrong number of fields on Link line"
3270 msgstr "fel antal fält på \"Link\"-rad"
3272 #: timezone/zic.c:1218
3273 msgid "blank FROM field on Link line"
3274 msgstr "tomt \"FROM\"-fält på \"Link\"-rad"
3276 #: timezone/zic.c:1222
3277 msgid "blank TO field on Link line"
3278 msgstr "tomt \"TO\"-fält på \"Link\"-rad"
3280 #: timezone/zic.c:1299
3281 msgid "invalid starting year"
3282 msgstr "ogiltigt startår"
3284 #: timezone/zic.c:1303 timezone/zic.c:1328
3285 msgid "starting year too low to be represented"
3286 msgstr "startår för litet för att kunna representeras"
3288 #: timezone/zic.c:1305 timezone/zic.c:1330
3289 msgid "starting year too high to be represented"
3290 msgstr "startår för stort för att kunna representeras"
3292 #: timezone/zic.c:1324
3293 msgid "invalid ending year"
3294 msgstr "ogiltigt slutår"
3296 #: timezone/zic.c:1333
3297 msgid "starting year greater than ending year"
3298 msgstr "startår är större än slutår"
3300 #: timezone/zic.c:1340
3301 msgid "typed single year"
3302 msgstr "satte typ på endast ett år"
3304 #: timezone/zic.c:1377
3305 msgid "invalid weekday name"
3306 msgstr "ogiltigt veckodagsnamn"
3308 #: timezone/zic.c:1492
3309 #, c-format
3310 msgid "%s: Can't remove %s: %s\n"
3311 msgstr "%s: Kan inte ta bort %s: %s\n"
3313 #: timezone/zic.c:1502
3314 #, c-format
3315 msgid "%s: Can't create %s: %s\n"
3316 msgstr "%s: Kan inte skapa %s: %s\n"
3318 #: timezone/zic.c:1568
3319 #, c-format
3320 msgid "%s: Error writing %s\n"
3321 msgstr "%s: Fel vid skrivning till %s\n"
3323 #: timezone/zic.c:1758
3324 msgid "can't determine time zone abbreviation to use just after until time"
3325 msgstr "kan inte avgöra tidszonsförkortning att använda just efter \"until\"-tid"
3327 #: timezone/zic.c:1801
3328 msgid "too many transitions?!"
3329 msgstr "för många övergångar?!"
3331 #: timezone/zic.c:1820
3332 msgid "internal error - addtype called with bad isdst"
3333 msgstr "internt fel - addtype anropad med felaktig isdst"
3335 #: timezone/zic.c:1824
3336 msgid "internal error - addtype called with bad ttisstd"
3337 msgstr "internt fel - addtype anropad med felaktig ttisstd"
3339 #: timezone/zic.c:1828
3340 msgid "internal error - addtype called with bad ttisgmt"
3341 msgstr "internt fel - addtype anropad med felaktig ttisgmt"
3343 #: timezone/zic.c:1847
3344 msgid "too many local time types"
3345 msgstr "för många lokala tidstyper"
3347 #: timezone/zic.c:1875
3348 msgid "too many leap seconds"
3349 msgstr "för många skottsekunder"
3351 #: timezone/zic.c:1881
3352 msgid "repeated leap second moment"
3353 msgstr "upprepat skottsekundstillfälle"
3355 #: timezone/zic.c:1933
3356 msgid "Wild result from command execution"
3357 msgstr "Vilt resultat från kommandokörning"
3359 #: timezone/zic.c:1934
3360 #, c-format
3361 msgid "%s: command was '%s', result was %d\n"
3362 msgstr "%s: kommandot var \"%s\", resultatet blev %d\n"
3364 #: timezone/zic.c:2029
3365 msgid "Odd number of quotation marks"
3366 msgstr "Ojämnt antal citationstecken"
3368 #: timezone/zic.c:2115
3369 msgid "use of 2/29 in non leap-year"
3370 msgstr "använder 29/2 i icke-skottår"
3372 #: timezone/zic.c:2149
3373 msgid "no day in month matches rule"
3374 msgstr "ingen dag i månaden matchar regeln"
3376 #: timezone/zic.c:2172
3377 msgid "too many, or too long, time zone abbreviations"
3378 msgstr "för många eller för långa tidszonförkortningar"
3380 #: timezone/zic.c:2213
3381 #, c-format
3382 msgid "%s: Can't create directory %s: %s\n"
3383 msgstr "%s: Kan inte skapa katalog %s: %s\n"
3385 #: timezone/zic.c:2235
3386 #, c-format
3387 msgid "%s: %d did not sign extend correctly\n"
3388 msgstr "%s: %d teckenexpanderades inte korrekt\n"
3390 #: posix/../sysdeps/generic/wordexp.c:1801
3391 msgid "parameter null or not set"
3392 msgstr "parameter är tom eller inte satt"
3394 #: posix/../sysdeps/posix/gai_strerror.c:31
3395 msgid "Address family for hostname not supported"
3396 msgstr "Adressfamilj för värdnamn stöds ej"
3398 #: posix/../sysdeps/posix/gai_strerror.c:32
3399 msgid "Temporary failure in name resolution"
3400 msgstr "Namnuppslagning misslyckades temporärt"
3402 #: posix/../sysdeps/posix/gai_strerror.c:33
3403 msgid "Bad value for ai_flags"
3404 msgstr "Otillåtet värde för ai_flags"
3406 #: posix/../sysdeps/posix/gai_strerror.c:34
3407 msgid "Non-recoverable failure in name resolution"
3408 msgstr "Oreparerbart fel i namnuppslagning"
3410 #: posix/../sysdeps/posix/gai_strerror.c:35
3411 msgid "ai_family not supported"
3412 msgstr "ai_family stöds ej"
3414 #: posix/../sysdeps/posix/gai_strerror.c:36
3415 msgid "Memory allocation failure"
3416 msgstr "Minnesallokeringsfel"
3418 #: posix/../sysdeps/posix/gai_strerror.c:37
3419 msgid "No address associated with hostname"
3420 msgstr "Ingen adress associerad med värdnamn"
3422 #: posix/../sysdeps/posix/gai_strerror.c:38
3423 msgid "Name or service not known"
3424 msgstr "Namn eller tjänst okänd"
3426 #: posix/../sysdeps/posix/gai_strerror.c:39
3427 msgid "Servname not supported for ai_socktype"
3428 msgstr "Servname stöds inte för ai_socktype"
3430 #: posix/../sysdeps/posix/gai_strerror.c:40
3431 msgid "ai_socktype not supported"
3432 msgstr "ai_socktype stöds ej"
3434 #: posix/../sysdeps/posix/gai_strerror.c:41
3435 msgid "System error"
3436 msgstr "Systemfel"
3438 #: posix/../sysdeps/posix/gai_strerror.c:42
3439 msgid "Processing request in progress"
3440 msgstr "Behandling av begäran pågår"
3442 #: posix/../sysdeps/posix/gai_strerror.c:43
3443 msgid "Request canceled"
3444 msgstr "Begäran avbruten"
3446 #: posix/../sysdeps/posix/gai_strerror.c:44
3447 msgid "Request not canceled"
3448 msgstr "Begäran inte avbruten"
3450 #: posix/../sysdeps/posix/gai_strerror.c:45
3451 msgid "All requests done"
3452 msgstr "Alla begäran utförda"
3454 #: posix/../sysdeps/posix/gai_strerror.c:46
3455 msgid "Interrupted by a signal"
3456 msgstr "Avbruten av en signal"
3458 #: posix/getconf.c:889
3459 #, c-format
3460 msgid "Usage: %s [-v specification] variable_name [pathname]\n"
3461 msgstr "Användning: %s [-v specifikation] variabelnamn [sökväg]\n"
3463 #: posix/getconf.c:947
3464 #, c-format
3465 msgid "unknown specification \"%s\""
3466 msgstr "okänd specifikation \"%s\""
3468 #: posix/getconf.c:974 posix/getconf.c:990
3469 msgid "undefined"
3470 msgstr "odefinierad"
3472 #: posix/getconf.c:1012
3473 #, c-format
3474 msgid "Unrecognized variable `%s'"
3475 msgstr "Okänd variabel \"%s\""
3477 #: posix/getopt.c:692 posix/getopt.c:704
3478 #, c-format
3479 msgid "%s: option `%s' is ambiguous\n"
3480 msgstr "%s: flaggan \"%s\" är tvetydig\n"
3482 #: posix/getopt.c:737 posix/getopt.c:741
3483 #, c-format
3484 msgid "%s: option `--%s' doesn't allow an argument\n"
3485 msgstr "%s: flaggan \"--%s\" tar inget argument\n"
3487 #: posix/getopt.c:750 posix/getopt.c:755
3488 #, c-format
3489 msgid "%s: option `%c%s' doesn't allow an argument\n"
3490 msgstr "%s: flaggan \"%c%s\" tar inget argument\n"
3492 #: posix/getopt.c:791 posix/getopt.c:804 posix/getopt.c:1093
3493 #: posix/getopt.c:1106
3494 #, c-format
3495 msgid "%s: option `%s' requires an argument\n"
3496 msgstr "%s: flaggan \"%s\" behöver ett argument\n"
3498 #: posix/getopt.c:842 posix/getopt.c:845
3499 #, c-format
3500 msgid "%s: unrecognized option `--%s'\n"
3501 msgstr "%s: okänd flagga \"--%s\"\n"
3503 #: posix/getopt.c:853 posix/getopt.c:856
3504 #, c-format
3505 msgid "%s: unrecognized option `%c%s'\n"
3506 msgstr "%s: okänd flagga \"%c%s\"\n"
3508 #: posix/getopt.c:903 posix/getopt.c:906
3509 #, c-format
3510 msgid "%s: illegal option -- %c\n"
3511 msgstr "%s: otillåten flagga -- %c\n"
3513 #: posix/getopt.c:912 posix/getopt.c:915
3514 #, c-format
3515 msgid "%s: invalid option -- %c\n"
3516 msgstr "%s: ogiltig flagga -- %c\n"
3518 #: posix/getopt.c:962 posix/getopt.c:973 posix/getopt.c:1159
3519 #: posix/getopt.c:1172
3520 #, c-format
3521 msgid "%s: option requires an argument -- %c\n"
3522 msgstr "%s: flaggan behöver ett argument -- %c\n"
3524 #: posix/getopt.c:1025 posix/getopt.c:1036
3525 #, c-format
3526 msgid "%s: option `-W %s' is ambiguous\n"
3527 msgstr "%s: flaggan \"-W %s\" är tvetydig\n"
3529 #: posix/getopt.c:1060 posix/getopt.c:1072
3530 #, c-format
3531 msgid "%s: option `-W %s' doesn't allow an argument\n"
3532 msgstr "%s: flaggan \"-W %s\" tar inget argument\n"
3534 #: posix/regcomp.c:136
3535 msgid "No match"
3536 msgstr "Ingen träff"
3538 #: posix/regcomp.c:139
3539 msgid "Invalid regular expression"
3540 msgstr "Ogiltigt reguljärt uttryck"
3542 #: posix/regcomp.c:142
3543 msgid "Invalid collation character"
3544 msgstr "Ogiltigt kollationeringstecken"
3546 #: posix/regcomp.c:145
3547 msgid "Invalid character class name"
3548 msgstr "Ogiltigt teckenklassnamn"
3550 #: posix/regcomp.c:148
3551 msgid "Trailing backslash"
3552 msgstr "Avslutande omvänt snedstreck"
3554 #: posix/regcomp.c:151
3555 msgid "Invalid back reference"
3556 msgstr "Ogiltig bakåtreferens"
3558 #: posix/regcomp.c:154
3559 msgid "Unmatched [ or [^"
3560 msgstr "Obalanserade [ eller [^"
3562 #: posix/regcomp.c:157
3563 msgid "Unmatched ( or \\("
3564 msgstr "Obalanserade ( eller \\("
3566 #: posix/regcomp.c:160
3567 msgid "Unmatched \\{"
3568 msgstr "Obalanserad \\{"
3570 #: posix/regcomp.c:163
3571 msgid "Invalid content of \\{\\}"
3572 msgstr "Ogiltigt innehåll i \\{\\}"
3574 #: posix/regcomp.c:166
3575 msgid "Invalid range end"
3576 msgstr "Ogiltigt intervallslut"
3578 #: posix/regcomp.c:169
3579 msgid "Memory exhausted"
3580 msgstr "Minnet slut"
3582 #: posix/regcomp.c:172
3583 msgid "Invalid preceding regular expression"
3584 msgstr "Ogiltigt föregående reguljärt uttryck"
3586 #: posix/regcomp.c:175
3587 msgid "Premature end of regular expression"
3588 msgstr "För tidigt slut på reguljärt uttryck"
3590 #: posix/regcomp.c:178
3591 msgid "Regular expression too big"
3592 msgstr "Reguljärt uttryck för stort"
3594 #: posix/regcomp.c:181
3595 msgid "Unmatched ) or \\)"
3596 msgstr "Obalanserade ) eller \\)"
3598 #: posix/regcomp.c:615
3599 msgid "No previous regular expression"
3600 msgstr "Inget föregående reguljärt uttryck"
3602 #: argp/argp-help.c:213
3603 #, c-format
3604 msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
3605 msgstr "%.*s: parameter till ARGP_HELP_FMT kräver ett värde"
3607 #: argp/argp-help.c:222
3608 #, c-format
3609 msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
3610 msgstr "%.*s: Parameter till ARGP_HELP_FMT okänd"
3612 #: argp/argp-help.c:234
3613 #, c-format
3614 msgid "Garbage in ARGP_HELP_FMT: %s"
3615 msgstr "Skräp i ARGP_HELP_FMT: %s"
3617 #: argp/argp-help.c:1189
3618 msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
3619 msgstr "Obligatoriska respektive valfria argument för långa flaggor är obligatoriska repektive valfria även för korta."
3621 #: argp/argp-help.c:1572
3622 msgid "Usage:"
3623 msgstr "Användning:"
3625 #: argp/argp-help.c:1576
3626 msgid "  or: "
3627 msgstr "  eller: "
3629 #: argp/argp-help.c:1588
3630 msgid " [OPTION...]"
3631 msgstr " [FLAGGA...]"
3633 #: argp/argp-help.c:1615
3634 #, c-format
3635 msgid "Try `%s --help' or `%s --usage' for more information.\n"
3636 msgstr "Försök med \"%s --help\" eller \"%s --usage\" för mer information\n"
3638 #: argp/argp-help.c:1643
3639 #, c-format
3640 msgid "Report bugs to %s.\n"
3641 msgstr "Rapportera fel till %s.\n"
3643 #: argp/argp-parse.c:100
3644 msgid "Give this help list"
3645 msgstr "Skriv denna hjälplista"
3647 #: argp/argp-parse.c:101
3648 msgid "Give a short usage message"
3649 msgstr "Ge ett kort hjälpmeddelande"
3651 #: argp/argp-parse.c:102
3652 msgid "Set the program name"
3653 msgstr "Sätt programnamnet"
3655 #: argp/argp-parse.c:104
3656 msgid "Hang for SECS seconds (default 3600)"
3657 msgstr "Vänta i SEK sekunder (standardvärde 3600)"
3659 #: argp/argp-parse.c:161
3660 msgid "Print program version"
3661 msgstr "Skriv programversion"
3663 #: argp/argp-parse.c:177
3664 msgid "(PROGRAM ERROR) No version known!?"
3665 msgstr "(PROGRAMFEL) Ingen version känd!?"
3667 #: argp/argp-parse.c:653
3668 #, c-format
3669 msgid "%s: Too many arguments\n"
3670 msgstr "%s: För många argument\n"
3672 #: argp/argp-parse.c:794
3673 msgid "(PROGRAM ERROR) Option should have been recognized!?"
3674 msgstr "(PROGRAMFEL) Flagga skulle känts igen!?"
3676 #: resolv/herror.c:67
3677 msgid "Resolver Error 0 (no error)"
3678 msgstr "Resolver-fel 0 (inget fel)"
3680 #: resolv/herror.c:68
3681 msgid "Unknown host"
3682 msgstr "Okänd värd"
3684 #: resolv/herror.c:69
3685 msgid "Host name lookup failure"
3686 msgstr "Uppslagning av värdnamn misslyckades"
3688 #: resolv/herror.c:70
3689 msgid "Unknown server error"
3690 msgstr "Okänt fel hos server"
3692 #: resolv/herror.c:71
3693 msgid "No address associated with name"
3694 msgstr "Ingen adress associerad med namnet"
3696 #: resolv/herror.c:107
3697 msgid "Resolver internal error"
3698 msgstr "Internt fel i namnlösare (resolver)"
3700 #: resolv/herror.c:110
3701 msgid "Unknown resolver error"
3702 msgstr "Okänt fel hos namnlösare (resolver)"
3704 #: resolv/res_hconf.c:147
3705 #, c-format
3706 msgid "%s: line %d: expected service, found `%s'\n"
3707 msgstr "%s: rad %d: förväntade tjänst, hittade \"%s\"\n"
3709 #: resolv/res_hconf.c:165
3710 #, c-format
3711 msgid "%s: line %d: cannot specify more than %d services"
3712 msgstr "%s: rad %d: kan inte ange fler än %d tjänster"
3714 #: resolv/res_hconf.c:191
3715 #, c-format
3716 msgid "%s: line %d: list delimiter not followed by keyword"
3717 msgstr "%s: rad %d: listavskiljare följs inte av nyckelord"
3719 #: resolv/res_hconf.c:231
3720 #, c-format
3721 msgid "%s: line %d: cannot specify more than %d trim domains"
3722 msgstr "%s: rad %d: kan inte ange fler än %d filterdomäner"
3724 #: resolv/res_hconf.c:256
3725 #, c-format
3726 msgid "%s: line %d: list delimiter not followed by domain"
3727 msgstr "%s: rad %d: listavskiljare följs inte av domän"
3729 #: resolv/res_hconf.c:319
3730 #, c-format
3731 msgid "%s: line %d: expected `on' or `off', found `%s'\n"
3732 msgstr "%s: rad %d: förväntade \"on\" eller \"off\", hittade \"%s\"\n"
3734 #: resolv/res_hconf.c:366
3735 #, c-format
3736 msgid "%s: line %d: bad command `%s'\n"
3737 msgstr "%s: rad %d: okänt kommando \"%s\"\n"
3739 #: resolv/res_hconf.c:395
3740 #, c-format
3741 msgid "%s: line %d: ignoring trailing garbage `%s'\n"
3742 msgstr "%s: rad %d: ignorerar avslutande skräp \"%s\"\n"
3744 #: nss/getent.c:51
3745 msgid "database [key ...]"
3746 msgstr "databas [nyckel ...]"
3748 #: nss/getent.c:56
3749 msgid "Service configuration to be used"
3750 msgstr "Tjänstekonfiguration som ska användas"
3752 #: nss/getent.c:136 nss/getent.c:308
3753 #, c-format
3754 msgid "Enumeration not supported on %s\n"
3755 msgstr "Uppräkning stöds inte på %s\n"
3757 #: nss/getent.c:732
3758 msgid "getent - get entries from administrative database."
3759 msgstr "getent - hämta poster från administrativ databas"
3761 #: nss/getent.c:733
3762 msgid "Supported databases:"
3763 msgstr "Databaser som stöds:"
3765 #: nss/getent.c:790 nscd/nscd.c:124 nscd/nscd_nischeck.c:64
3766 msgid "wrong number of arguments"
3767 msgstr "fel antal argument"
3769 #: nss/getent.c:800
3770 #, c-format
3771 msgid "Unknown database: %s\n"
3772 msgstr "Okänd databas: %s\n"
3774 #: debug/pcprofiledump.c:52
3775 msgid "Don't buffer output"
3776 msgstr "Buffra inte resultatet"
3778 #: debug/pcprofiledump.c:57
3779 msgid "Dump information generated by PC profiling."
3780 msgstr "Visa information genererad av PC-profilering."
3782 #: debug/pcprofiledump.c:60
3783 msgid "[FILE]"
3784 msgstr "[FIL]"
3786 #: debug/pcprofiledump.c:100
3787 msgid "cannot open input file"
3788 msgstr "kan inte öppna infil"
3790 #: debug/pcprofiledump.c:106
3791 msgid "cannot read header"
3792 msgstr "kan inte läsa huvud"
3794 #: debug/pcprofiledump.c:170
3795 msgid "invalid pointer size"
3796 msgstr "ogiltig pekarstorlek"
3798 #: inet/rcmd.c:163 inet/rcmd.c:166
3799 msgid "rcmd: Cannot allocate memory\n"
3800 msgstr "rcmd: Kan inte allokera minne\n"
3802 #: inet/rcmd.c:185 inet/rcmd.c:188
3803 msgid "rcmd: socket: All ports in use\n"
3804 msgstr "rcmd: uttag (socket): Alla portar används\n"
3806 #: inet/rcmd.c:222
3807 #, c-format
3808 msgid "connect to address %s: "
3809 msgstr "anslut till adress %s: "
3811 #: inet/rcmd.c:240
3812 #, c-format
3813 msgid "Trying %s...\n"
3814 msgstr "Provar %s...\n"
3816 #: inet/rcmd.c:289
3817 #, c-format
3818 msgid "rcmd: write (setting up stderr): %m\n"
3819 msgstr "rcmd: write: (sätter upp standard fel): %m\n"
3821 #: inet/rcmd.c:310
3822 #, c-format
3823 msgid "rcmd: poll (setting up stderr): %m\n"
3824 msgstr "rcmd: poll (sätter upp standard fel): %m\n"
3826 #: inet/rcmd.c:313
3827 msgid "poll: protocol failure in circuit setup\n"
3828 msgstr "poll: protokollfel i förbindelseuppsättning\n"
3830 #: inet/rcmd.c:358
3831 msgid "socket: protocol failure in circuit setup\n"
3832 msgstr "uttag (socket): protokollfel i förbindelseuppsättning\n"
3834 #: inet/rcmd.c:387
3835 #, c-format
3836 msgid "rcmd: %s: short read"
3837 msgstr "rcmd: %s: läsning gav för lite data"
3839 #: inet/rcmd.c:549
3840 msgid "lstat failed"
3841 msgstr "misslyckades ta status (lstat)"
3843 #: inet/rcmd.c:551
3844 msgid "not regular file"
3845 msgstr "inte en normal fil"
3847 #: inet/rcmd.c:556
3848 msgid "cannot open"
3849 msgstr "kan inte öppna"
3851 #: inet/rcmd.c:558
3852 msgid "fstat failed"
3853 msgstr "misslyckades ta status (fstat)"
3855 #: inet/rcmd.c:560
3856 msgid "bad owner"
3857 msgstr "olämplig ägare"
3859 #: inet/rcmd.c:562
3860 msgid "writeable by other than owner"
3861 msgstr "skrivbar för andra än ägaren"
3863 #: inet/rcmd.c:564
3864 msgid "hard linked somewhere"
3865 msgstr "hårdlänkad någonstans"
3867 #: inet/ruserpass.c:170 inet/ruserpass.c:193
3868 msgid "out of memory"
3869 msgstr "minnet slut"
3871 #: inet/ruserpass.c:184
3872 msgid "Error: .netrc file is readable by others."
3873 msgstr "Fel: .netrc kan läsas av andra."
3875 #: inet/ruserpass.c:185
3876 msgid "Remove password or make file unreadable by others."
3877 msgstr "Ta bort lösenord eller gör filen oläsbar för andra"
3879 #: inet/ruserpass.c:277
3880 #, c-format
3881 msgid "Unknown .netrc keyword %s"
3882 msgstr "Okänt .netrc-nyckelord %s"
3884 #: sunrpc/auth_unix.c:115 sunrpc/auth_unix.c:118
3885 msgid "authunix_create: out of memory\n"
3886 msgstr "authunix_create: minnet slut\n"
3888 #: sunrpc/auth_unix.c:318
3889 msgid "auth_none.c - Fatal marshalling problem"
3890 msgstr "auth_none.c - Fatalt kodningsproblem"
3892 #: sunrpc/clnt_perr.c:118 sunrpc/clnt_perr.c:139
3893 #, c-format
3894 msgid "; low version = %lu, high version = %lu"
3895 msgstr "; undre version = %lu, övre version = %lu"
3897 #: sunrpc/clnt_perr.c:125
3898 msgid "; why = "
3899 msgstr "; varför = "
3901 #: sunrpc/clnt_perr.c:132
3902 #, c-format
3903 msgid "(unknown authentication error - %d)"
3904 msgstr "(okänt fel vid äkthetskontroll - %d)"
3906 #: sunrpc/clnt_perr.c:177
3907 msgid "RPC: Success"
3908 msgstr "RPC: Lyckat"
3910 #: sunrpc/clnt_perr.c:180
3911 msgid "RPC: Can't encode arguments"
3912 msgstr "RPC: Kan inte koda argumentet"
3914 #: sunrpc/clnt_perr.c:184
3915 msgid "RPC: Can't decode result"
3916 msgstr "RPC: Kan inte avkoda resultatet"
3918 #: sunrpc/clnt_perr.c:188
3919 msgid "RPC: Unable to send"
3920 msgstr "RPC: Kan inte skicka"
3922 #: sunrpc/clnt_perr.c:192
3923 msgid "RPC: Unable to receive"
3924 msgstr "RPC: Kan inte ta emot"
3926 #: sunrpc/clnt_perr.c:196
3927 msgid "RPC: Timed out"
3928 msgstr "RPC: Tiden löpte ut"
3930 #: sunrpc/clnt_perr.c:200
3931 msgid "RPC: Incompatible versions of RPC"
3932 msgstr "RPC: Inkompatibla versioner av RPC"
3934 #: sunrpc/clnt_perr.c:204
3935 msgid "RPC: Authentication error"
3936 msgstr "RPC: Fel vid äkthetskontroll"
3938 #: sunrpc/clnt_perr.c:208
3939 msgid "RPC: Program unavailable"
3940 msgstr "RPC: Programmet otillgängligt"
3942 #: sunrpc/clnt_perr.c:212
3943 msgid "RPC: Program/version mismatch"
3944 msgstr "RPC: Program/version-inkompatibilitet"
3946 #: sunrpc/clnt_perr.c:216
3947 msgid "RPC: Procedure unavailable"
3948 msgstr "RPC: Procedur inte tillgänglig"
3950 #: sunrpc/clnt_perr.c:220
3951 msgid "RPC: Server can't decode arguments"
3952 msgstr "RPC: Server kan inte avkoda argumenten"
3954 #: sunrpc/clnt_perr.c:224
3955 msgid "RPC: Remote system error"
3956 msgstr "RPC: Fjärrsystemsfel"
3958 #: sunrpc/clnt_perr.c:228
3959 msgid "RPC: Unknown host"
3960 msgstr "RPC: Okänd värdmaskin"
3962 #: sunrpc/clnt_perr.c:232
3963 msgid "RPC: Unknown protocol"
3964 msgstr "RPC: Okänt protokoll"
3966 #: sunrpc/clnt_perr.c:236
3967 msgid "RPC: Port mapper failure"
3968 msgstr "RPC: Fel i portöversättare"
3970 #: sunrpc/clnt_perr.c:240
3971 msgid "RPC: Program not registered"
3972 msgstr "RPC: Programmet inte registrerat"
3974 #: sunrpc/clnt_perr.c:244
3975 msgid "RPC: Failed (unspecified error)"
3976 msgstr "RPC: Misslyckades (ospecificerat fel)"
3978 #: sunrpc/clnt_perr.c:285
3979 msgid "RPC: (unknown error code)"
3980 msgstr "RPC: (okänd felkod)"
3982 #: sunrpc/clnt_perr.c:357
3983 msgid "Authentication OK"
3984 msgstr "Äkthetskontroll OK"
3986 #: sunrpc/clnt_perr.c:360
3987 msgid "Invalid client credential"
3988 msgstr "Ogiltiga klientreferenser"
3990 #: sunrpc/clnt_perr.c:364
3991 msgid "Server rejected credential"
3992 msgstr "Server förkastade kreditiv"
3994 #: sunrpc/clnt_perr.c:368
3995 msgid "Invalid client verifier"
3996 msgstr "Ogiltig klientverifierare"
3998 #: sunrpc/clnt_perr.c:372
3999 msgid "Server rejected verifier"
4000 msgstr "Server förkastade verifierare"
4002 #: sunrpc/clnt_perr.c:376
4003 msgid "Client credential too weak"
4004 msgstr "Klientens referenser är för svaga"
4006 #: sunrpc/clnt_perr.c:380
4007 msgid "Invalid server verifier"
4008 msgstr "Ogiltig serververifierare"
4010 #: sunrpc/clnt_perr.c:384
4011 msgid "Failed (unspecified error)"
4012 msgstr "Misslyckades (ospecificerat fel)"
4014 #: sunrpc/clnt_raw.c:117
4015 msgid "clnt_raw.c - Fatal header serialization error."
4016 msgstr "clnt_raw.c - Fatalt fel vid serialisering"
4018 #: sunrpc/clnt_tcp.c:134 sunrpc/clnt_tcp.c:137
4019 msgid "clnttcp_create: out of memory\n"
4020 msgstr "clnttcp_create: minnet slut\n"
4022 #: sunrpc/clnt_udp.c:141 sunrpc/clnt_udp.c:144
4023 msgid "clntudp_create: out of memory\n"
4024 msgstr "clntudp_create: minnet slut\n"
4026 #: sunrpc/clnt_unix.c:131 sunrpc/clnt_unix.c:134
4027 msgid "clntunix_create: out of memory\n"
4028 msgstr "clntunix_create: minnet slut\n"
4030 #: sunrpc/get_myaddr.c:78
4031 msgid "get_myaddress: ioctl (get interface configuration)"
4032 msgstr "get_myaddress: ioctl (hämta gränssnittskonfiguration)"
4034 #: sunrpc/pm_getmaps.c:74
4035 msgid "pmap_getmaps rpc problem"
4036 msgstr "pmap_getmaps rpc problem"
4038 #: sunrpc/pmap_clnt.c:72
4039 msgid "__get_myaddress: ioctl (get interface configuration)"
4040 msgstr "__get_myaddress: ioctl (hämta gränssnittskonfiguration)"
4042 #: sunrpc/pmap_clnt.c:137
4043 msgid "Cannot register service"
4044 msgstr "Kan inte registrera tjänst"
4046 #: sunrpc/pmap_rmt.c:190
4047 msgid "broadcast: ioctl (get interface configuration)"
4048 msgstr "utsändning: ioctl (hämta gränssnittskonfiguration)"
4050 #: sunrpc/pmap_rmt.c:199
4051 msgid "broadcast: ioctl (get interface flags)"
4052 msgstr "utsändning: ioctl (hämta gränssnittsflaggor)"
4054 #: sunrpc/pmap_rmt.c:269
4055 msgid "Cannot create socket for broadcast rpc"
4056 msgstr "Kan inte skapa uttag (socket) för utsändnings-rpc"
4058 #: sunrpc/pmap_rmt.c:276
4059 msgid "Cannot set socket option SO_BROADCAST"
4060 msgstr "Kan inte sätta uttagsflaggan (socket option) SO_BROADCAST"
4062 #: sunrpc/pmap_rmt.c:328
4063 msgid "Cannot send broadcast packet"
4064 msgstr "Kan inte skicka utsändningspaket"
4066 #: sunrpc/pmap_rmt.c:353
4067 msgid "Broadcast poll problem"
4068 msgstr "Problem med poll vid utsändning"
4070 #: sunrpc/pmap_rmt.c:366
4071 msgid "Cannot receive reply to broadcast"
4072 msgstr "Kan inte ta emot svar på utsändning"
4074 #: sunrpc/rpc_main.c:288
4075 #, c-format
4076 msgid "%s: output would overwrite %s\n"
4077 msgstr "%s: utdata skulle skriva över %s\n"
4079 #: sunrpc/rpc_main.c:295
4080 #, c-format
4081 msgid "%s: unable to open %s: %m\n"
4082 msgstr "%s: kan inte öppna %s: %m\n"
4084 #: sunrpc/rpc_main.c:307
4085 #, c-format
4086 msgid "%s: while writing output %s: %m"
4087 msgstr "%s: när resultatet %s skrevs: %m"
4089 #: sunrpc/rpc_main.c:342
4090 #, c-format
4091 msgid "cannot find C preprocessor: %s \n"
4092 msgstr "kan inte hitta C preprocessor: %s \n"
4094 #: sunrpc/rpc_main.c:350
4095 msgid "cannot find any C preprocessor (cpp)\n"
4096 msgstr "kan inte hitta någon C preprocessor (cpp)\n"
4098 #: sunrpc/rpc_main.c:419
4099 #, c-format
4100 msgid "%s: C preprocessor failed with signal %d\n"
4101 msgstr "%s: C preprocessorn avslutades med signal %d\n"
4103 #: sunrpc/rpc_main.c:422
4104 #, c-format
4105 msgid "%s: C preprocessor failed with exit code %d\n"
4106 msgstr "%s: C preprocessorn avslutades med kod %d\n"
4108 #: sunrpc/rpc_main.c:462
4109 #, c-format
4110 msgid "illegal nettype :`%s'\n"
4111 msgstr "otillåten nättyp: \"%s\"\n"
4113 #: sunrpc/rpc_main.c:1104
4114 msgid "rpcgen: too many defines\n"
4115 msgstr "rpcgen: för många \"define\"\n"
4117 #: sunrpc/rpc_main.c:1116
4118 msgid "rpcgen: arglist coding error\n"
4119 msgstr "rpcgen: arglist kodningsfel\n"
4121 #. TRANS: the file will not be removed; this is an
4122 #. TRANS: informative message.
4123 #: sunrpc/rpc_main.c:1149
4124 #, c-format
4125 msgid "file `%s' already exists and may be overwritten\n"
4126 msgstr "fil \"%s\" finns redan och kan bli överskriven\n"
4128 #: sunrpc/rpc_main.c:1194
4129 msgid "Cannot specify more than one input file!\n"
4130 msgstr "Kan inte ange mer än en infil!\n"
4132 #: sunrpc/rpc_main.c:1364
4133 msgid "This implementation doesn't support newstyle or MT-safe code!\n"
4134 msgstr "Denna implementation stödjer inte \"newstyle\" eller trådsäker kod!\n"
4136 #: sunrpc/rpc_main.c:1373
4137 msgid "Cannot use netid flag with inetd flag!\n"
4138 msgstr "Kan inte ange netid-flaggan tillsammans med inetd-flaggan!\n"
4140 #: sunrpc/rpc_main.c:1385
4141 msgid "Cannot use netid flag without TIRPC!\n"
4142 msgstr "Kan inte ange netid-flaggan utan TIRPC!\n"
4144 #: sunrpc/rpc_main.c:1392
4145 msgid "Cannot use table flags with newstyle!\n"
4146 msgstr "Kan inte ange tabellflaggor med ny stil\n"
4148 #: sunrpc/rpc_main.c:1411
4149 msgid "\"infile\" is required for template generation flags.\n"
4150 msgstr "\"infil\" är obligatorisk för mallgenereringsflaggor.\n"
4152 #: sunrpc/rpc_main.c:1416
4153 msgid "Cannot have more than one file generation flag!\n"
4154 msgstr "Kan inte ha mer än en filgenereringsflagga!\n"
4156 #: sunrpc/rpc_main.c:1425
4157 #, c-format
4158 msgid "usage: %s infile\n"
4159 msgstr "användning:  %s infil\n"
4161 #: sunrpc/rpc_main.c:1426
4162 #, c-format
4163 msgid "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] infile\n"
4164 msgstr "\t%s [-abkCLNTM][-Dnamn[=värde]] [-i storlek] [-I [-K sekunder]] [-Y sökväg] infil\n"
4166 #: sunrpc/rpc_main.c:1428
4167 #, c-format
4168 msgid "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n"
4169 msgstr "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o utfil] [infil]\n"
4171 #: sunrpc/rpc_main.c:1430
4172 #, c-format
4173 msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
4174 msgstr "\t%s [-s nättyp]* [-o utfil] [infil]\n"
4176 #: sunrpc/rpc_main.c:1431
4177 #, c-format
4178 msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
4179 msgstr "\t%s [-n nätid]* [-o utfil] [infil]\n"
4181 #: sunrpc/rpc_scan.c:116
4182 msgid "constant or identifier expected"
4183 msgstr "konstant eller identifierare förväntad"
4185 #: sunrpc/rpc_scan.c:312
4186 msgid "illegal character in file: "
4187 msgstr "otillåtet tecken i fil: "
4189 #: sunrpc/rpc_scan.c:351 sunrpc/rpc_scan.c:377
4190 msgid "unterminated string constant"
4191 msgstr "oavslutad strängkonstant"
4193 #: sunrpc/rpc_scan.c:383
4194 msgid "empty char string"
4195 msgstr "tom teckensträng"
4197 #: sunrpc/rpc_scan.c:525 sunrpc/rpc_scan.c:535
4198 msgid "preprocessor error"
4199 msgstr "preprocessorfel"
4201 #: sunrpc/rpcinfo.c:237 sunrpc/rpcinfo.c:383
4202 #, c-format
4203 msgid "program %lu is not available\n"
4204 msgstr "program %lu är inte tillgängligt\n"
4206 #: sunrpc/rpcinfo.c:264 sunrpc/rpcinfo.c:310 sunrpc/rpcinfo.c:333
4207 #: sunrpc/rpcinfo.c:407 sunrpc/rpcinfo.c:453 sunrpc/rpcinfo.c:476
4208 #: sunrpc/rpcinfo.c:510
4209 #, c-format
4210 msgid "program %lu version %lu is not available\n"
4211 msgstr "program %lu version %lu är inte tillgängligt\n"
4213 #: sunrpc/rpcinfo.c:515
4214 #, c-format
4215 msgid "program %lu version %lu ready and waiting\n"
4216 msgstr "program %lu version %lu redo och väntar\n"
4218 #: sunrpc/rpcinfo.c:556 sunrpc/rpcinfo.c:563
4219 msgid "rpcinfo: can't contact portmapper"
4220 msgstr "rpcinfo: kan inte kontakta portmapper"
4222 #: sunrpc/rpcinfo.c:570
4223 msgid "No remote programs registered.\n"
4224 msgstr "Inga fjärrprogram registrerade.\n"
4226 #: sunrpc/rpcinfo.c:574
4227 msgid "   program vers proto   port\n"
4228 msgstr "   program vers proto   port\n"
4230 #: sunrpc/rpcinfo.c:613
4231 msgid "(unknown)"
4232 msgstr "(okänt)"
4234 #: sunrpc/rpcinfo.c:637
4235 #, c-format
4236 msgid "rpcinfo: broadcast failed: %s\n"
4237 msgstr "rpcinfo: utsändning misslyckades: %s\n"
4239 #: sunrpc/rpcinfo.c:658
4240 msgid "Sorry. You are not root\n"
4241 msgstr "Tyvärr, du är inte root\n"
4243 #: sunrpc/rpcinfo.c:665
4244 #, c-format
4245 msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
4246 msgstr "rpcinfo: Kunde inte ta bort registrering av prog %s version %s\n"
4248 #: sunrpc/rpcinfo.c:674
4249 msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
4250 msgstr "Användning: rpcinfo [ -n portnr ] -u värd prognr [ versnr ]\n"
4252 #: sunrpc/rpcinfo.c:676
4253 msgid "       rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
4254 msgstr "       rpcinfo [ -n portnr ] -t värd prognr [ versnr ]\n"
4256 #: sunrpc/rpcinfo.c:678
4257 msgid "       rpcinfo -p [ host ]\n"
4258 msgstr "       rpcinfo -p [ värd ]\n"
4260 #: sunrpc/rpcinfo.c:679
4261 msgid "       rpcinfo -b prognum versnum\n"
4262 msgstr "       rpcinfo -b prognr versnr\n"
4264 #: sunrpc/rpcinfo.c:680
4265 msgid "       rpcinfo -d prognum versnum\n"
4266 msgstr "       rpcinfo -d prognr versnr\n"
4268 #: sunrpc/rpcinfo.c:695
4269 #, c-format
4270 msgid "rpcinfo: %s is unknown service\n"
4271 msgstr "rpcinfo: %s är en okänd tjänst\n"
4273 #: sunrpc/rpcinfo.c:732
4274 #, c-format
4275 msgid "rpcinfo: %s is unknown host\n"
4276 msgstr "rpcinfo: %s är en okänd värd\n"
4278 #: sunrpc/svc_run.c:76
4279 msgid "svc_run: - poll failed"
4280 msgstr "svc_run: - poll misslyckades"
4282 #: sunrpc/svc_simple.c:87
4283 #, c-format
4284 msgid "can't reassign procedure number %ld\n"
4285 msgstr "kan inte ändra procedurnummer %ld\n"
4287 #: sunrpc/svc_simple.c:96
4288 msgid "couldn't create an rpc server\n"
4289 msgstr "kunde inte skapa en rpc-server\n"
4291 #: sunrpc/svc_simple.c:104
4292 #, c-format
4293 msgid "couldn't register prog %ld vers %ld\n"
4294 msgstr "kunde inte registrera prog %ld vers %ld\n"
4296 #: sunrpc/svc_simple.c:111
4297 msgid "registerrpc: out of memory\n"
4298 msgstr "registerrpc: minnet slut\n"
4300 #: sunrpc/svc_simple.c:175
4301 #, c-format
4302 msgid "trouble replying to prog %d\n"
4303 msgstr "problem att svara till prog %d\n"
4305 #: sunrpc/svc_simple.c:183
4306 #, c-format
4307 msgid "never registered prog %d\n"
4308 msgstr "aldrig registrerat prog %d\n"
4310 #: sunrpc/svc_tcp.c:155
4311 msgid "svc_tcp.c - tcp socket creation problem"
4312 msgstr "svc_tcp.c - problem att skapa tcp-uttag (socket)"
4314 #: sunrpc/svc_tcp.c:170
4315 msgid "svc_tcp.c - cannot getsockname or listen"
4316 msgstr "svc_tcp.c - kan inte anropa getsockname eller listen"
4318 #: sunrpc/svc_tcp.c:181 sunrpc/svc_tcp.c:184
4319 msgid "svctcp_create: out of memory\n"
4320 msgstr "svctcp_create: minnet slut\n"
4322 #: sunrpc/svc_tcp.c:225 sunrpc/svc_tcp.c:228
4323 msgid "svc_tcp: makefd_xprt: out of memory\n"
4324 msgstr "svc_tcp: makefd_xprt: minnet slut\n"
4326 #: sunrpc/svc_udp.c:128
4327 msgid "svcudp_create: socket creation problem"
4328 msgstr "svcudp_create: problem att skapa uttag (socket)"
4330 #: sunrpc/svc_udp.c:142
4331 msgid "svcudp_create - cannot getsockname"
4332 msgstr "svcudp_create - kan inte anropa getsockname"
4334 #: sunrpc/svc_udp.c:154 sunrpc/svc_udp.c:157
4335 msgid "svcudp_create: out of memory\n"
4336 msgstr "svcudb_create: minnet slut\n"
4338 #: sunrpc/svc_udp.c:182 sunrpc/svc_udp.c:185
4339 msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n"
4340 msgstr "svcudp_create: xp_pad är för liten för IP_PKTINFO\n"
4342 #: sunrpc/svc_udp.c:471
4343 msgid "enablecache: cache already enabled"
4344 msgstr "enablecache: cache redan påslagen"
4346 #: sunrpc/svc_udp.c:477
4347 msgid "enablecache: could not allocate cache"
4348 msgstr "enablecache: kunde inte allokera cache"
4350 #: sunrpc/svc_udp.c:485
4351 msgid "enablecache: could not allocate cache data"
4352 msgstr "enablecache: kunde inte allokera cache-data"
4354 #: sunrpc/svc_udp.c:492
4355 msgid "enablecache: could not allocate cache fifo"
4356 msgstr "enablecache: kunde inte allokera cache-fifo"
4358 #: sunrpc/svc_udp.c:528
4359 msgid "cache_set: victim not found"
4360 msgstr "cache_set: offer hittades inte"
4362 #: sunrpc/svc_udp.c:539
4363 msgid "cache_set: victim alloc failed"
4364 msgstr "cache_set: offerallokering misslyckades"
4366 #: sunrpc/svc_udp.c:545
4367 msgid "cache_set: could not allocate new rpc_buffer"
4368 msgstr "cache_set: kunde inte allokera ny rpc-buffert"
4370 #: sunrpc/svc_unix.c:150
4371 msgid "svc_unix.c - AF_UNIX socket creation problem"
4372 msgstr "svc_unix.c - problem att skapa AF_UNIX uttag (socket)"
4374 #: sunrpc/svc_unix.c:166
4375 msgid "svc_unix.c - cannot getsockname or listen"
4376 msgstr "svc_unix.c - kan inte anropa getsockname eller listen"
4378 #: sunrpc/svc_unix.c:178 sunrpc/svc_unix.c:181
4379 msgid "svcunix_create: out of memory\n"
4380 msgstr "svcunix_create: minnet slut\n"
4382 #: sunrpc/svc_unix.c:222 sunrpc/svc_unix.c:225
4383 msgid "svc_unix: makefd_xprt: out of memory\n"
4384 msgstr "svc_unix: makefd_xprt: minnet slut\n"
4386 #: sunrpc/xdr.c:570 sunrpc/xdr.c:573
4387 msgid "xdr_bytes: out of memory\n"
4388 msgstr "xdr_bytes: minnet slut\n"
4390 #: sunrpc/xdr.c:725 sunrpc/xdr.c:728
4391 msgid "xdr_string: out of memory\n"
4392 msgstr "xdr_string: minnet slut\n"
4394 #: sunrpc/xdr_array.c:111 sunrpc/xdr_array.c:114
4395 msgid "xdr_array: out of memory\n"
4396 msgstr "xdr_array: minnet slut\n"
4398 #: sunrpc/xdr_rec.c:158 sunrpc/xdr_rec.c:161
4399 msgid "xdrrec_create: out of memory\n"
4400 msgstr "xdrrec_create: minnet slut\n"
4402 #: sunrpc/xdr_ref.c:88 sunrpc/xdr_ref.c:91
4403 msgid "xdr_reference: out of memory\n"
4404 msgstr "xdr_reference: minnet slut\n"
4406 #: nis/nis_callback.c:189
4407 msgid "unable to free arguments"
4408 msgstr "kan inte avallokera argument"
4410 #: nis/nis_error.c:30
4411 msgid "Probable success"
4412 msgstr "Troligtvis lyckat"
4414 #: nis/nis_error.c:31
4415 msgid "Not found"
4416 msgstr "Inte funnet"
4418 #: nis/nis_error.c:32
4419 msgid "Probably not found"
4420 msgstr "Förmodligen inte funnen"
4422 #: nis/nis_error.c:33
4423 msgid "Cache expired"
4424 msgstr "Cache gick ur tiden"
4426 #: nis/nis_error.c:34
4427 msgid "NIS+ servers unreachable"
4428 msgstr "NIS+ servers kan inte nås"
4430 #: nis/nis_error.c:35
4431 msgid "Unknown object"
4432 msgstr "Okänt objekt"
4434 #: nis/nis_error.c:36
4435 msgid "Server busy, try again"
4436 msgstr "Server upptagen, försök igen"
4438 #: nis/nis_error.c:37
4439 msgid "Generic system error"
4440 msgstr "Generiskt systemfel"
4442 #: nis/nis_error.c:38
4443 msgid "First/next chain broken"
4444 msgstr "Första/Nästa-kedja bruten"
4446 #: nis/nis_error.c:41
4447 msgid "Name not served by this server"
4448 msgstr "Namn hanteras inte av denna server"
4450 #: nis/nis_error.c:42
4451 msgid "Server out of memory"
4452 msgstr "Server har slut på minne"
4454 #: nis/nis_error.c:43
4455 msgid "Object with same name exists"
4456 msgstr "Objekt med samma namn existerar"
4458 #: nis/nis_error.c:44
4459 msgid "Not master server for this domain"
4460 msgstr "Ingen huvudserver för denna domän"
4462 #: nis/nis_error.c:45
4463 msgid "Invalid object for operation"
4464 msgstr "Ogiltigt objekt för operationen"
4466 #: nis/nis_error.c:46
4467 msgid "Malformed name, or illegal name"
4468 msgstr "Felaktigt namn eller otillåtet namn"
4470 #: nis/nis_error.c:47
4471 msgid "Unable to create callback"
4472 msgstr "Kan inte skapa återanrop"
4474 #: nis/nis_error.c:48
4475 msgid "Results sent to callback proc"
4476 msgstr "Resultat är skickade till återanropsprocessen"
4478 #: nis/nis_error.c:49
4479 msgid "Not found, no such name"
4480 msgstr "Inte hittad, inget sådant namn"
4482 #: nis/nis_error.c:50
4483 msgid "Name/entry isn't unique"
4484 msgstr "Namn/post är inte unik"
4486 #: nis/nis_error.c:51
4487 msgid "Modification failed"
4488 msgstr "Ändring misslyckades"
4490 #: nis/nis_error.c:52
4491 msgid "Database for table does not exist"
4492 msgstr "Databas för tabell existerar inte"
4494 #: nis/nis_error.c:53
4495 msgid "Entry/table type mismatch"
4496 msgstr "Post/tabell-typer är inkompatibila"
4498 #: nis/nis_error.c:54
4499 msgid "Link points to illegal name"
4500 msgstr "Länk pekar på ett otillåtet namn"
4502 #: nis/nis_error.c:55
4503 msgid "Partial success"
4504 msgstr "Delvis lyckat"
4506 #: nis/nis_error.c:56
4507 msgid "Too many attributes"
4508 msgstr "För många attribut"
4510 #: nis/nis_error.c:57
4511 msgid "Error in RPC subsystem"
4512 msgstr "Fel i RPC-delsystem"
4514 #: nis/nis_error.c:58
4515 msgid "Missing or malformed attribute"
4516 msgstr "Saknat eller felaktigt attribut"
4518 #: nis/nis_error.c:59
4519 msgid "Named object is not searchable"
4520 msgstr "Namngivet objekt är inte sökbart"
4522 #: nis/nis_error.c:60
4523 msgid "Error while talking to callback proc"
4524 msgstr "Fel vid kommunikation till återanropsprocess"
4526 #: nis/nis_error.c:61
4527 msgid "Non NIS+ namespace encountered"
4528 msgstr "Icke-NIS+ namnrymd påträffad"
4530 #: nis/nis_error.c:62
4531 msgid "Illegal object type for operation"
4532 msgstr "Otillåten objekttyp för operationen"
4534 #: nis/nis_error.c:63
4535 msgid "Passed object is not the same object on server"
4536 msgstr "Skickat objekt är inte samma objekt hos servern"
4538 #: nis/nis_error.c:64
4539 msgid "Modify operation failed"
4540 msgstr "Ändringsoperation misslyckades"
4542 #: nis/nis_error.c:65
4543 msgid "Query illegal for named table"
4544 msgstr "Fråga otillåten för namngiven tabell"
4546 #: nis/nis_error.c:66
4547 msgid "Attempt to remove a non-empty table"
4548 msgstr "Försök att ta bort en tabell som inte är tom"
4550 #: nis/nis_error.c:67
4551 msgid "Error in accessing NIS+ cold start file.  Is NIS+ installed?"
4552 msgstr "Fel vid läsande av NIS+ kallstartsfil.  Är NIS+ installerad?"
4554 #: nis/nis_error.c:68
4555 msgid "Full resync required for directory"
4556 msgstr "Fullständig resynkronisering krävs för katalog"
4558 #: nis/nis_error.c:69
4559 msgid "NIS+ operation failed"
4560 msgstr "NIS+ operation misslyckades"
4562 #: nis/nis_error.c:70
4563 msgid "NIS+ service is unavailable or not installed"
4564 msgstr "NIS+-tjänst är otillgänglig eller inte installerad"
4566 #: nis/nis_error.c:71
4567 msgid "Yes, 42 is the meaning of life"
4568 msgstr "Ja, meningen med livet är 42"
4570 #: nis/nis_error.c:72
4571 msgid "Unable to authenticate NIS+ server"
4572 msgstr "Kan inte bevisa äkthet hos NIS+ server"
4574 #: nis/nis_error.c:73
4575 msgid "Unable to authenticate NIS+ client"
4576 msgstr "Kan inte bevisa äkthet hos NIS+ klient"
4578 #: nis/nis_error.c:74
4579 msgid "No file space on server"
4580 msgstr "Inget filutrymme hos servern"
4582 #: nis/nis_error.c:75
4583 msgid "Unable to create process on server"
4584 msgstr "Kan inte skapa process hos server"
4586 #: nis/nis_error.c:76
4587 msgid "Master server busy, full dump rescheduled."
4588 msgstr "Huvudserver är upptagen, full dump omskedulerad."
4590 #: nis/nis_local_names.c:126
4591 #, c-format
4592 msgid "LOCAL entry for UID %d in directory %s not unique\n"
4593 msgstr "LOCAL-post för UID %d i katalog %s är inte unik\n"
4595 #: nis/nis_print.c:51
4596 msgid "UNKNOWN"
4597 msgstr "OKÄND"
4599 #: nis/nis_print.c:109
4600 msgid "BOGUS OBJECT\n"
4601 msgstr "SKENOBJEKT\n"
4603 #: nis/nis_print.c:112
4604 msgid "NO OBJECT\n"
4605 msgstr "INGET OBJEKT\n"
4607 #: nis/nis_print.c:115
4608 msgid "DIRECTORY\n"
4609 msgstr "KATALOG\n"
4611 #: nis/nis_print.c:118
4612 msgid "GROUP\n"
4613 msgstr "GRUPP\n"
4615 #: nis/nis_print.c:121
4616 msgid "TABLE\n"
4617 msgstr "TABELL\n"
4619 #: nis/nis_print.c:124
4620 msgid "ENTRY\n"
4621 msgstr "POST\n"
4623 #: nis/nis_print.c:127
4624 msgid "LINK\n"
4625 msgstr "LÄNK\n"
4627 #: nis/nis_print.c:130
4628 msgid "PRIVATE\n"
4629 msgstr "PRIVAT\n"
4631 #: nis/nis_print.c:133
4632 msgid "(Unknown object)\n"
4633 msgstr "(Okänt objekt)\n"
4635 #: nis/nis_print.c:166
4636 #, c-format
4637 msgid "Name : `%s'\n"
4638 msgstr "Namn: \"%s\"\n"
4640 #: nis/nis_print.c:167
4641 #, c-format
4642 msgid "Type : %s\n"
4643 msgstr "Typ: %s\n"
4645 #: nis/nis_print.c:172
4646 msgid "Master Server :\n"
4647 msgstr "Huvudserver:\n"
4649 #: nis/nis_print.c:174
4650 msgid "Replicate :\n"
4651 msgstr "Replikerad:\n"
4653 #: nis/nis_print.c:175
4654 #, c-format
4655 msgid "\tName       : %s\n"
4656 msgstr "\tNamn       : %s\n"
4658 #: nis/nis_print.c:176
4659 msgid "\tPublic Key : "
4660 msgstr "\tPublik nyckel: "
4662 #: nis/nis_print.c:180
4663 msgid "None.\n"
4664 msgstr "Ingen.\n"
4666 #: nis/nis_print.c:183
4667 #, c-format
4668 msgid "Diffie-Hellmann (%d bits)\n"
4669 msgstr "Diffie-Hellmann (%d bitar)\n"
4671 #: nis/nis_print.c:188
4672 #, c-format
4673 msgid "RSA (%d bits)\n"
4674 msgstr "RSA (%d bitar)\n"
4676 #: nis/nis_print.c:191
4677 msgid "Kerberos.\n"
4678 msgstr "Kerberos.\n"
4680 #: nis/nis_print.c:194
4681 #, c-format
4682 msgid "Unknown (type = %d, bits = %d)\n"
4683 msgstr "Okänd (typ = %d, bitar = %d)\n"
4685 #: nis/nis_print.c:205
4686 #, c-format
4687 msgid "\tUniversal addresses (%u)\n"
4688 msgstr "\tUniversella adresser (%u)\n"
4690 #: nis/nis_print.c:227
4691 msgid "Time to live : "
4692 msgstr "Livslängd: "
4694 #: nis/nis_print.c:229
4695 msgid "Default Access rights :\n"
4696 msgstr "Standard åtkomsträttigheter:\n"
4698 #: nis/nis_print.c:238
4699 #, c-format
4700 msgid "\tType         : %s\n"
4701 msgstr "\tTyp          : %s\n"
4703 #: nis/nis_print.c:239
4704 msgid "\tAccess rights: "
4705 msgstr "\tRättigheter  : "
4707 #: nis/nis_print.c:252
4708 msgid "Group Flags :"
4709 msgstr "Gruppflaggor: "
4711 #: nis/nis_print.c:255
4712 msgid ""
4713 "\n"
4714 "Group Members :\n"
4715 msgstr ""
4716 "\n"
4717 "Gruppmedlemmar:\n"
4719 #: nis/nis_print.c:266
4720 #, c-format
4721 msgid "Table Type          : %s\n"
4722 msgstr "Tabelltyp           : %s\n"
4724 #: nis/nis_print.c:267
4725 #, c-format
4726 msgid "Number of Columns   : %d\n"
4727 msgstr "Antal kolumner      : %d\n"
4729 #: nis/nis_print.c:268
4730 #, c-format
4731 msgid "Character Separator : %c\n"
4732 msgstr "Teckenseparator     : %c\n"
4734 #: nis/nis_print.c:269
4735 #, c-format
4736 msgid "Search Path         : %s\n"
4737 msgstr "Sökväg              : %s\n"
4739 #: nis/nis_print.c:270
4740 msgid "Columns             :\n"
4741 msgstr "Kolumner            :\n"
4743 #: nis/nis_print.c:273
4744 #, c-format
4745 msgid "\t[%d]\tName          : %s\n"
4746 msgstr "\t[%d]\tNamn          : %s\n"
4748 #: nis/nis_print.c:275
4749 msgid "\t\tAttributes    : "
4750 msgstr "\t\tAttribut      : "
4752 #: nis/nis_print.c:277
4753 msgid "\t\tAccess Rights : "
4754 msgstr "\t\tRättigheter   : "
4756 #: nis/nis_print.c:286
4757 msgid "Linked Object Type : "
4758 msgstr "Länkad objekttyp: "
4760 #: nis/nis_print.c:288
4761 #, c-format
4762 msgid "Linked to : %s\n"
4763 msgstr "Länkad till: %s\n"
4765 #: nis/nis_print.c:297
4766 #, c-format
4767 msgid "\tEntry data of type %s\n"
4768 msgstr "\tPostdata av typ %s\n"
4770 #: nis/nis_print.c:300
4771 #, c-format
4772 msgid "\t[%u] - [%u bytes] "
4773 msgstr "\t[%u] - [%u byte] "
4775 #: nis/nis_print.c:303
4776 msgid "Encrypted data\n"
4777 msgstr "Krypterat data\n"
4779 #: nis/nis_print.c:305
4780 msgid "Binary data\n"
4781 msgstr "Binärdata\n"
4783 #: nis/nis_print.c:320
4784 #, c-format
4785 msgid "Object Name   : %s\n"
4786 msgstr "Objektnamn    : %s\n"
4788 #: nis/nis_print.c:321
4789 #, c-format
4790 msgid "Directory     : %s\n"
4791 msgstr "Katalog       : %s\n"
4793 #: nis/nis_print.c:322
4794 #, c-format
4795 msgid "Owner         : %s\n"
4796 msgstr "Ägare         : %s\n"
4798 #: nis/nis_print.c:323
4799 #, c-format
4800 msgid "Group         : %s\n"
4801 msgstr "Grupp         : %s\n"
4803 #: nis/nis_print.c:324
4804 msgid "Access Rights : "
4805 msgstr "Rättigheter   : "
4807 #: nis/nis_print.c:326
4808 msgid ""
4809 "\n"
4810 "Time to Live  : "
4811 msgstr ""
4812 "\n"
4813 "Livslängd     : "
4815 #: nis/nis_print.c:329
4816 #, c-format
4817 msgid "Creation Time : %s"
4818 msgstr "Skapad        : %s"
4820 #: nis/nis_print.c:331
4821 #, c-format
4822 msgid "Mod. Time     : %s"
4823 msgstr "Ändr. tid     : %s"
4825 #: nis/nis_print.c:332
4826 msgid "Object Type   : "
4827 msgstr "Objekttyp     : "
4829 #: nis/nis_print.c:352
4830 #, c-format
4831 msgid "    Data Length = %u\n"
4832 msgstr "    Datalängd = %u\n"
4834 #: nis/nis_print.c:365
4835 #, c-format
4836 msgid "Status            : %s\n"
4837 msgstr "Status            : %s\n"
4839 #: nis/nis_print.c:366
4840 #, c-format
4841 msgid "Number of objects : %u\n"
4842 msgstr "Antal objekt      : %u\n"
4844 #: nis/nis_print.c:370
4845 #, c-format
4846 msgid "Object #%d:\n"
4847 msgstr "Objekt #%d:\n"
4849 #: nis/nis_print_group_entry.c:115
4850 #, c-format
4851 msgid "Group entry for \"%s.%s\" group:\n"
4852 msgstr "Grupppost för \"%s.%s\" grupp:\n"
4854 #: nis/nis_print_group_entry.c:123
4855 msgid "    Explicit members:\n"
4856 msgstr "    Explicita medlemmar:\n"
4858 #: nis/nis_print_group_entry.c:128
4859 msgid "    No explicit members\n"
4860 msgstr "    Inga explicita medlemmar\n"
4862 #: nis/nis_print_group_entry.c:131
4863 msgid "    Implicit members:\n"
4864 msgstr "    Implicita medlemmar:\n"
4866 #: nis/nis_print_group_entry.c:136
4867 msgid "    No implicit members\n"
4868 msgstr "    Inga implicita medlemmar\n"
4870 #: nis/nis_print_group_entry.c:139
4871 msgid "    Recursive members:\n"
4872 msgstr "    Rekursiva medlemmar:\n"
4874 #: nis/nis_print_group_entry.c:144
4875 msgid "    No recursive members\n"
4876 msgstr "    Inga rekursiva medlemmar\n"
4878 #: nis/nis_print_group_entry.c:147 nis/nis_print_group_entry.c:163
4879 msgid "    Explicit nonmembers:\n"
4880 msgstr "    Explicit icke-medlemmar:\n"
4882 #: nis/nis_print_group_entry.c:152
4883 msgid "    No explicit nonmembers\n"
4884 msgstr "    Inga explicita icke-medlemmar\n"
4886 #: nis/nis_print_group_entry.c:155
4887 msgid "    Implicit nonmembers:\n"
4888 msgstr "    Implicita icke-medlemmar:\n"
4890 #: nis/nis_print_group_entry.c:160
4891 msgid "    No implicit nonmembers\n"
4892 msgstr "    Inga implicita icke-medlemmar\n"
4894 #: nis/nis_print_group_entry.c:168
4895 msgid "    No recursive nonmembers\n"
4896 msgstr "    Inga rekursiva icke-medlemmar\n"
4898 #: nis/nss_nisplus/nisplus-publickey.c:96
4899 #: nis/nss_nisplus/nisplus-publickey.c:172
4900 #, c-format
4901 msgid "DES entry for netname %s not unique\n"
4902 msgstr "DES-post för nätnamn %s är inte unikt\n"
4904 #: nis/nss_nisplus/nisplus-publickey.c:208
4905 #, c-format
4906 msgid "netname2user: missing group id list in `%s'."
4907 msgstr "netname2user: gruppid-lista saknas i \"%s\"."
4909 #: nis/nss_nisplus/nisplus-publickey.c:285
4910 #: nis/nss_nisplus/nisplus-publickey.c:291
4911 #: nis/nss_nisplus/nisplus-publickey.c:350
4912 #: nis/nss_nisplus/nisplus-publickey.c:359
4913 #, c-format
4914 msgid "netname2user: (nis+ lookup): %s\n"
4915 msgstr "netname2user: (nis+ uppslagning) %s\n"
4917 #: nis/nss_nisplus/nisplus-publickey.c:304
4918 #, c-format
4919 msgid "netname2user: DES entry for %s in directory %s not unique"
4920 msgstr "netname2user: DES-post för %s i katalog %s är inte unik"
4922 #: nis/nss_nisplus/nisplus-publickey.c:322
4923 #, c-format
4924 msgid "netname2user: principal name `%s' too long"
4925 msgstr "netname2user: principalnamn \"%s\" för långt"
4927 #: nis/nss_nisplus/nisplus-publickey.c:372
4928 #, c-format
4929 msgid "netname2user: LOCAL entry for %s in directory %s not unique"
4930 msgstr "netname2user: LOCAL-post för %s i katalog %s är inte unik"
4932 #: nis/nss_nisplus/nisplus-publickey.c:379
4933 msgid "netname2user: should not have uid 0"
4934 msgstr "netname2user: borde inte ha uid 0"
4936 #: nis/ypclnt.c:174
4937 #, c-format
4938 msgid "YPBINDPROC_DOMAIN: %s\n"
4939 msgstr "YPBINDPROC_DOMAIN: %s\n"
4941 #: nis/ypclnt.c:789
4942 msgid "Request arguments bad"
4943 msgstr "Argument för förfrågan felaktiga"
4945 #: nis/ypclnt.c:791
4946 msgid "RPC failure on NIS operation"
4947 msgstr "RPC-fel vid NIS-operation"
4949 #: nis/ypclnt.c:793
4950 msgid "Can't bind to server which serves this domain"
4951 msgstr "Kan inte ansluta till servern som betjänar denna domän"
4953 #: nis/ypclnt.c:795
4954 msgid "No such map in server's domain"
4955 msgstr "Ingen sådan tabell i serverns domän"
4957 #: nis/ypclnt.c:797
4958 msgid "No such key in map"
4959 msgstr "Ingen sådan nyckel i tabellen"
4961 #: nis/ypclnt.c:799
4962 msgid "Internal NIS error"
4963 msgstr "Internt NIS-fel"
4965 #: nis/ypclnt.c:801
4966 msgid "Local resource allocation failure"
4967 msgstr "Allokeringsfel för lokal resurs"
4969 #: nis/ypclnt.c:803
4970 msgid "No more records in map database"
4971 msgstr "Inga fler poster i tabelldatabasen"
4973 #: nis/ypclnt.c:805
4974 msgid "Can't communicate with portmapper"
4975 msgstr "Kan inte kommunicera med portmapper"
4977 #: nis/ypclnt.c:807
4978 msgid "Can't communicate with ypbind"
4979 msgstr "Kan inte kommunicera med ypbind"
4981 #: nis/ypclnt.c:809
4982 msgid "Can't communicate with ypserv"
4983 msgstr "Kan inte kommunicera med ypserv"
4985 #: nis/ypclnt.c:811
4986 msgid "Local domain name not set"
4987 msgstr "Lokalt domännamn inte satt"
4989 #: nis/ypclnt.c:813
4990 msgid "NIS map database is bad"
4991 msgstr "NIS tabelldatabas är felaktig"
4993 #: nis/ypclnt.c:815
4994 msgid "NIS client/server version mismatch - can't supply service"
4995 msgstr "NIS versionsskillnad klient/server - kan inte betjäna"
4997 #: nis/ypclnt.c:819
4998 msgid "Database is busy"
4999 msgstr "Databasen är upptagen"
5001 #: nis/ypclnt.c:821
5002 msgid "Unknown NIS error code"
5003 msgstr "Okänd NIS-felkod"
5005 #: nis/ypclnt.c:863
5006 msgid "Internal ypbind error"
5007 msgstr "Internt ypbind-fel"
5009 #: nis/ypclnt.c:865
5010 msgid "Domain not bound"
5011 msgstr "Domän inte bunden"
5013 #: nis/ypclnt.c:867
5014 msgid "System resource allocation failure"
5015 msgstr "Allokeringsfel för systemresurs"
5017 #: nis/ypclnt.c:869
5018 msgid "Unknown ypbind error"
5019 msgstr "Okänt ypbind-fel"
5021 #: nis/ypclnt.c:908
5022 msgid "yp_update: cannot convert host to netname\n"
5023 msgstr "yp_update: kan inte omvandla värd till nätnamn\n"
5025 #: nis/ypclnt.c:920
5026 msgid "yp_update: cannot get server address\n"
5027 msgstr "yp_update: kan inte hämta serveradress\n"
5029 #: nscd/cache.c:88
5030 msgid "while allocating hash table entry"
5031 msgstr "när hashtabellspost allokerades"
5033 #: nscd/cache.c:150 nscd/connections.c:187
5034 #, c-format
5035 msgid "cannot stat() file `%s': %s"
5036 msgstr "kan inte ta status på fil \"%s\": %s"
5038 #: nscd/connections.c:146
5039 msgid "cannot read configuration file; this is fatal"
5040 msgstr "kan inte läsa konfigurationsdata, detta är fatalt"
5042 #: nscd/connections.c:153
5043 msgid "Cannot run nscd in secure mode as unprivileged user"
5044 msgstr "Kan inte köra nscd i säkert läge som opriviligierad användare"
5046 #: nscd/connections.c:175
5047 #, c-format
5048 msgid "while allocating cache: %s"
5049 msgstr "när cache-post allokerades: %s"
5051 #: nscd/connections.c:200
5052 #, c-format
5053 msgid "cannot open socket: %s"
5054 msgstr "kan inte öppna uttag (socket): %s"
5056 #: nscd/connections.c:218
5057 #, c-format
5058 msgid "cannot enable socket to accept connections: %s"
5059 msgstr "kan inte få uttag (socket) att acceptera förbindelser: %s"
5061 #: nscd/connections.c:260
5062 #, c-format
5063 msgid "handle_request: request received (Version = %d)"
5064 msgstr "handle_request: begäran mottagen (version = %d)"
5066 #: nscd/connections.c:266
5067 #, c-format
5068 msgid "cannot handle old request version %d; current version is %d"
5069 msgstr "Kan inte hantera äldre förfrågansversion %d, nuvarande version är %d"
5071 #: nscd/connections.c:304 nscd/connections.c:326
5072 #, c-format
5073 msgid "cannot write result: %s"
5074 msgstr "kan inte skriva resultat: %s"
5076 #: nscd/connections.c:405 nscd/connections.c:499
5077 #, c-format
5078 msgid "error getting callers id: %s"
5079 msgstr "kunde inte hämta anropandes identitet: %s"
5081 #: nscd/connections.c:471
5082 #, c-format
5083 msgid "while accepting connection: %s"
5084 msgstr "när förbindelse accepterades: %s"
5086 #: nscd/connections.c:482
5087 #, c-format
5088 msgid "short read while reading request: %s"
5089 msgstr "fattas data vid läsning av begäran: %s"
5091 #: nscd/connections.c:518
5092 #, c-format
5093 msgid "key length in request too long: %d"
5094 msgstr "nyckellängd i begäran för lång: %d"
5096 #: nscd/connections.c:532
5097 #, c-format
5098 msgid "short read while reading request key: %s"
5099 msgstr "fattas data vid läsning av begäransnyckel: %s"
5101 #: nscd/connections.c:591 nscd/connections.c:592 nscd/connections.c:611
5102 #: nscd/connections.c:624 nscd/connections.c:630 nscd/connections.c:637
5103 #, c-format
5104 msgid "Failed to run nscd as user '%s'"
5105 msgstr "Misslyckades att köra nscd som användare \"%s\""
5107 #: nscd/connections.c:612
5108 msgid "getgrouplist failed"
5109 msgstr "getgrouplist misslyckades"
5111 #: nscd/connections.c:625
5112 msgid "setgroups failed"
5113 msgstr "setgroups misslyckades"
5115 #: nscd/grpcache.c:103 nscd/hstcache.c:111 nscd/pwdcache.c:109
5116 msgid "while allocating key copy"
5117 msgstr "när nyckelkopia allokerades"
5119 #: nscd/grpcache.c:153 nscd/hstcache.c:168 nscd/pwdcache.c:146
5120 msgid "while allocating cache entry"
5121 msgstr "när cache-post allokerades"
5123 #: nscd/grpcache.c:196 nscd/hstcache.c:282 nscd/pwdcache.c:192
5124 #, c-format
5125 msgid "short write in %s: %s"
5126 msgstr "ofullständig skrivning i %s: %s"
5128 #: nscd/grpcache.c:218
5129 #, c-format
5130 msgid "Haven't found \"%s\" in group cache!"
5131 msgstr "Hittar inte \"%s\" i gruppcache!"
5133 #: nscd/grpcache.c:284
5134 #, c-format
5135 msgid "Invalid numeric gid \"%s\"!"
5136 msgstr "Ogiltigt numeriskt gruppid (gid) \"%s\"!"
5138 #: nscd/grpcache.c:291
5139 #, c-format
5140 msgid "Haven't found \"%d\" in group cache!"
5141 msgstr "Hittar inte \"%d\" i gruppcache!"
5143 #: nscd/hstcache.c:304 nscd/hstcache.c:370 nscd/hstcache.c:435
5144 #: nscd/hstcache.c:500
5145 #, c-format
5146 msgid "Haven't found \"%s\" in hosts cache!"
5147 msgstr "Hittar inte \"%s\" i värdcache!"
5149 #: nscd/nscd.c:85
5150 msgid "Read configuration data from NAME"
5151 msgstr "Läs konfigurationsdata från NAMN"
5153 #: nscd/nscd.c:87
5154 msgid "Do not fork and display messages on the current tty"
5155 msgstr "Skapa inte barnprocess, visa meddelanden på nuvarande tty"
5157 #: nscd/nscd.c:88
5158 msgid "NUMBER"
5159 msgstr "ANTAL"
5161 #: nscd/nscd.c:88
5162 msgid "Start NUMBER threads"
5163 msgstr "Starta ANTAL trådar"
5165 #: nscd/nscd.c:89
5166 msgid "Shut the server down"
5167 msgstr "Avsluta servern"
5169 #: nscd/nscd.c:90
5170 msgid "Print current configuration statistic"
5171 msgstr "Skriv ut nuvarande konfigurationsstatistik"
5173 #: nscd/nscd.c:91
5174 msgid "TABLE"
5175 msgstr "TABELL"
5177 #: nscd/nscd.c:92
5178 msgid "Invalidate the specified cache"
5179 msgstr "Invalidera den angivna cachen"
5181 #: nscd/nscd.c:93
5182 msgid "TABLE,yes"
5183 msgstr "TABELL,yes"
5185 #: nscd/nscd.c:93
5186 msgid "Use separate cache for each user"
5187 msgstr "Använd separat cache för varje användare"
5189 #: nscd/nscd.c:98
5190 msgid "Name Service Cache Daemon."
5191 msgstr "Namntjänst cache-demon"
5193 #: nscd/nscd.c:131
5194 msgid "already running"
5195 msgstr "kör redan"
5197 #: nscd/nscd.c:243 nscd/nscd.c:263 nscd/nscd.c:269
5198 msgid "Only root is allowed to use this option!"
5199 msgstr "Bara root har tillåtelse att använda denna operation!"
5201 #: nscd/nscd_conf.c:83
5202 #, c-format
5203 msgid "Parse error: %s"
5204 msgstr "Parsfel: %s"
5206 #: nscd/nscd_conf.c:166
5207 #, c-format
5208 msgid "Could not create log file \"%s\""
5209 msgstr "Kunde inte skapa loggfil \"%s\""
5211 #: nscd/nscd_conf.c:182
5212 msgid "Must specify user name for server-user option"
5213 msgstr "Användarnamn krävs för \"server-user\"-flaggan"
5215 #: nscd/nscd_conf.c:187
5216 #, c-format
5217 msgid "Unknown option: %s %s %s"
5218 msgstr "Okänd flagga: %s %s %s"
5220 #: nscd/nscd_stat.c:87
5221 #, c-format
5222 msgid "cannot write statistics: %s"
5223 msgstr "kan inte skriva statistik: %s"
5225 #: nscd/nscd_stat.c:105
5226 msgid "nscd not running!\n"
5227 msgstr "nscd kör inte!\n"
5229 #: nscd/nscd_stat.c:116
5230 msgid "write incomplete"
5231 msgstr "ofullständing skrivning"
5233 #: nscd/nscd_stat.c:128
5234 msgid "cannot read statistics data"
5235 msgstr "kan inte läsa statistikdata"
5237 #: nscd/nscd_stat.c:131
5238 #, c-format
5239 msgid ""
5240 "nscd configuration:\n"
5241 "\n"
5242 "%15d  server debug level\n"
5243 msgstr ""
5244 "nscd konfiguration:\n"
5245 "\n"
5246 "%15d  servers felsökningsläge\n"
5248 #: nscd/nscd_stat.c:146 nscd/nscd_stat.c:148
5249 msgid "      no"
5250 msgstr "      nej"
5252 #: nscd/nscd_stat.c:146 nscd/nscd_stat.c:148
5253 msgid "     yes"
5254 msgstr "     ja"
5256 #: nscd/nscd_stat.c:154
5257 #, c-format
5258 msgid ""
5259 "\n"
5260 "%s cache:\n"
5261 "\n"
5262 "%15s  cache is enabled\n"
5263 "%15Zd  suggested size\n"
5264 "%15ld  seconds time to live for positive entries\n"
5265 "%15ld  seconds time to live for negative entries\n"
5266 "%15ld  cache hits on positive entries\n"
5267 "%15ld  cache hits on negative entries\n"
5268 "%15ld  cache misses on positive entries\n"
5269 "%15ld  cache misses on negative entries\n"
5270 "%15ld%% cache hit rate\n"
5271 "%15s  check /etc/%s for changes\n"
5272 msgstr ""
5273 "\n"
5274 "%s cache:\n"
5275 "\n"
5276 "%15s  cache är påslagen\n"
5277 "%15Zd  föreslagen storlek\n"
5278 "%15ld  livslängd i sekunder för positiva poster\n"
5279 "%15ld  livslängd i sekunder för negativa poster\n"
5280 "%15ld  cache-träffar för positiva poster\n"
5281 "%15ld  cache-träffar för negativa poster\n"
5282 "%15ld  cache-missar för positiva poster\n"
5283 "%15ld  cache-missar för negativa poster\n"
5284 "%15ld%% cache träffprocent\n"
5285 "%15s  kontrollera /etc/%s för ändringar\n"
5287 #: nscd/pwdcache.c:214
5288 #, c-format
5289 msgid "Haven't found \"%s\" in password cache!"
5290 msgstr "Hittar inte \"%s\" i lösenordscache!"
5292 #: nscd/pwdcache.c:280
5293 #, c-format
5294 msgid "Invalid numeric uid \"%s\"!"
5295 msgstr "Ogiltigt numeriskt användarid (uid) \"%s\"!"
5297 #: nscd/pwdcache.c:287
5298 #, c-format
5299 msgid "Haven't found \"%d\" in password cache!"
5300 msgstr "Hittar inte \"%d\" i lösenordscache!"
5302 #: elf/../sysdeps/generic/dl-sysdep.c:357
5303 msgid "cannot create capability list"
5304 msgstr "kan inte skapa egenskapslista"
5306 #: elf/../sysdeps/generic/readelflib.c:35
5307 #, c-format
5308 msgid "file %s is truncated\n"
5309 msgstr "fil %s är trunkerad\n"
5311 #: elf/../sysdeps/generic/readelflib.c:67
5312 #, c-format
5313 msgid "%s is a 32 bit ELF file.\n"
5314 msgstr "%s är en 32-bitars ELF-fil.\n"
5316 #: elf/../sysdeps/generic/readelflib.c:69
5317 #, c-format
5318 msgid "%s is a 64 bit ELF file.\n"
5319 msgstr "%s är en 64-bitars ELF-fil.\n"
5321 #: elf/../sysdeps/generic/readelflib.c:71
5322 #, c-format
5323 msgid "Unknown ELFCLASS in file %s.\n"
5324 msgstr "Okänd ELFCLASS in fil %s.\n"
5326 #: elf/../sysdeps/generic/readelflib.c:78
5327 #, c-format
5328 msgid "%s is not a shared object file (Type: %d).\n"
5329 msgstr "%s är inte en delad objektfil (typ: %d).\n"
5331 #: elf/../sysdeps/generic/readelflib.c:109
5332 msgid "more than one dynamic segment\n"
5333 msgstr "fler än ett dynamiskt segment\n"
5335 #: elf/../sysdeps/unix/sysv/linux/i386/readelflib.c:49
5336 #, c-format
5337 msgid "%s is for unknown machine %d.\n"
5338 msgstr "%s är för en okänd maskin %d.\n"
5340 #: elf/cache.c:69
5341 msgid "unknown"
5342 msgstr "okänt"
5344 #: elf/cache.c:105
5345 msgid "Unknown OS"
5346 msgstr "Okänt OS"
5348 #: elf/cache.c:110
5349 #, c-format
5350 msgid ", OS ABI: %s %d.%d.%d"
5351 msgstr ", OS ABI: %s %d.%d.%d"
5353 #: elf/cache.c:136 elf/ldconfig.c:1045
5354 #, c-format
5355 msgid "Can't open cache file %s\n"
5356 msgstr "Kan inte öppna cache-fil \"%s\"\n"
5358 #: elf/cache.c:148
5359 msgid "mmap of cache file failed.\n"
5360 msgstr "minnesmappning av cache-fil misslyckades.\n"
5362 #: elf/cache.c:152 elf/cache.c:162
5363 msgid "File is not a cache file.\n"
5364 msgstr "Filen är inte en cache-fil.\n"
5366 #: elf/cache.c:195 elf/cache.c:205
5367 #, c-format
5368 msgid "%d libs found in cache `%s'\n"
5369 msgstr "%d bibliotek hittades i cache \"%s\"\n"
5371 #: elf/cache.c:392
5372 #, c-format
5373 msgid "Can't remove old temporary cache file %s"
5374 msgstr "Kan inte ta bort gammal temporär cache-fil %s"
5376 #: elf/cache.c:399
5377 #, c-format
5378 msgid "Can't create temporary cache file %s"
5379 msgstr "Kan inte skapa temporär cache-fil \"%s\""
5381 #: elf/cache.c:407 elf/cache.c:416 elf/cache.c:420
5382 msgid "Writing of cache data failed"
5383 msgstr "Skrivning av cache-data misslyckades"
5385 #: elf/cache.c:424
5386 msgid "Writing of cache data failed."
5387 msgstr "Skrivning av cache-data misslyckades."
5389 #: elf/cache.c:431
5390 #, c-format
5391 msgid "Changing access rights of %s to %#o failed"
5392 msgstr "Misslyckades med att byta åtkomsträttigheter för %s till %#o"
5394 #: elf/cache.c:436
5395 #, c-format
5396 msgid "Renaming of %s to %s failed"
5397 msgstr "Namnbyte på %s till %s misslyckades"
5399 #: elf/dl-close.c:128
5400 msgid "shared object not open"
5401 msgstr "delat objekt är inte öppnat"
5403 #: elf/dl-close.c:486 elf/dl-open.c:444
5404 msgid "TLS generation counter wrapped!  Please send report with the 'glibcbug' script."
5405 msgstr ""
5406 "Generationsräknare för TLS slog runt!  Var snäll och skicka felrapport med\n"
5407 "\"glibcbug\"-skriptet"
5409 #: elf/dl-deps.c:111 elf/dl-open.c:183
5410 msgid "DST not allowed in SUID/SGID programs"
5411 msgstr "DST inte tillåten i SUID/SGID-program"
5413 #: elf/dl-deps.c:124
5414 msgid "empty dynamics string token substitution"
5415 msgstr "substitution av \"dynamic string token\" är tom"
5417 #: elf/dl-deps.c:130
5418 #, c-format
5419 msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
5420 msgstr ""
5421 "kan ite ladda extra \"%s\" på grund av att substitution av\n"
5422 "\"dynamic string token\" är tom\n"
5424 #: elf/dl-deps.c:461
5425 msgid "cannot allocate dependency list"
5426 msgstr "kan inte allokera beroendelista"
5428 #: elf/dl-deps.c:494 elf/dl-deps.c:549
5429 msgid "cannot allocate symbol search list"
5430 msgstr "kan inte allokera söklista för symboler"
5432 #: elf/dl-deps.c:534
5433 msgid "Filters not supported with LD_TRACE_PRELINKING"
5434 msgstr "Filter stöds ej med LD_TRACE_PRELINKING"
5436 #: elf/dl-error.c:75
5437 msgid "DYNAMIC LINKER BUG!!!"
5438 msgstr "FEL I DYNAMISK LÄNKARE!!!"
5440 #: elf/dl-error.c:108
5441 msgid "error while loading shared libraries"
5442 msgstr "fel när delade bibliotek laddades"
5444 #: elf/dl-load.c:339
5445 msgid "cannot allocate name record"
5446 msgstr "kan inte allokera namnpost"
5448 #: elf/dl-load.c:441 elf/dl-load.c:520 elf/dl-load.c:612 elf/dl-load.c:707
5449 msgid "cannot create cache for search path"
5450 msgstr "kan inte skapa cache för sökväg"
5452 #: elf/dl-load.c:543
5453 msgid "cannot create RUNPATH/RPATH copy"
5454 msgstr "kan inte skapa kopia av RUNPATH/RPATH"
5456 #: elf/dl-load.c:598
5457 msgid "cannot create search path array"
5458 msgstr "kan inte skapa säkvägslista"
5460 #: elf/dl-load.c:794
5461 msgid "cannot stat shared object"
5462 msgstr "kan inte ta status på delat objekt"
5464 #: elf/dl-load.c:838
5465 msgid "cannot open zero fill device"
5466 msgstr "kan inte öppna nollfyllnadsenhet"
5468 #: elf/dl-load.c:847 elf/dl-load.c:1902
5469 msgid "cannot create shared object descriptor"
5470 msgstr "kan inte skapa delad objektdeskriptor"
5472 #: elf/dl-load.c:866 elf/dl-load.c:1398 elf/dl-load.c:1481
5473 msgid "cannot read file data"
5474 msgstr "kan inte läsa fildata"
5476 #: elf/dl-load.c:906
5477 msgid "ELF load command alignment not page-aligned"
5478 msgstr "ELF-laddkommando är inte på sidgräns"
5480 #: elf/dl-load.c:913
5481 msgid "ELF load command address/offset not properly aligned"
5482 msgstr "Address/position för ELF-laddkommando är inte på rätt bytegräns"
5484 #: elf/dl-load.c:988
5485 msgid "cannot allocate TLS data structures for initial thread"
5486 msgstr "kan inte skapa TLS-datastrukturer för första tråden"
5488 #: elf/dl-load.c:1012
5489 msgid "cannot handle TLS data"
5490 msgstr "kan inte hantera TLS-data"
5492 #: elf/dl-load.c:1047
5493 msgid "failed to map segment from shared object"
5494 msgstr "misslyckades att mappa segment från delat objekt"
5496 #: elf/dl-load.c:1071
5497 msgid "cannot dynamically load executable"
5498 msgstr "kan inte ladda exekverbar fil dynamiskt"
5500 #: elf/dl-load.c:1132
5501 msgid "cannot change memory protections"
5502 msgstr "kan inte ändra minnesskydd"
5504 #: elf/dl-load.c:1151
5505 msgid "cannot map zero-fill pages"
5506 msgstr "kan inte mappa nollfyllda sidor"
5508 #: elf/dl-load.c:1169
5509 msgid "cannot allocate memory for program header"
5510 msgstr "Kan inte allokera minne för programhuvud"
5512 #: elf/dl-load.c:1200
5513 msgid "object file has no dynamic section"
5514 msgstr "objektfilen har ingen dynamisk sektion"
5516 #: elf/dl-load.c:1240
5517 msgid "shared object cannot be dlopen()ed"
5518 msgstr "delat objekt kan inte göras dlopen() på"
5520 #: elf/dl-load.c:1263
5521 msgid "cannot create searchlist"
5522 msgstr "kan inte skapa söklista"
5524 #: elf/dl-load.c:1398
5525 msgid "file too short"
5526 msgstr "fil för kort"
5528 #: elf/dl-load.c:1421
5529 msgid "invalid ELF header"
5530 msgstr "ogiltigt ELF-huvud"
5532 #: elf/dl-load.c:1430
5533 msgid "ELF file data encoding not big-endian"
5534 msgstr "Kodning för ELF-fildata är inte \"big-endian\""
5536 #: elf/dl-load.c:1432
5537 msgid "ELF file data encoding not little-endian"
5538 msgstr "Kodning för ELF-fildata är inte \"little-endian\""
5540 #: elf/dl-load.c:1436
5541 msgid "ELF file version ident does not match current one"
5542 msgstr "ELF-filens versionsidentitet stämmer inte med nuvarande"
5544 #: elf/dl-load.c:1440
5545 msgid "ELF file OS ABI invalid"
5546 msgstr "ELF-fil har felaktig version på OS-ABI"
5548 #: elf/dl-load.c:1442
5549 msgid "ELF file ABI version invalid"
5550 msgstr "ELF-fil har felaktig version på ABI"
5552 #: elf/dl-load.c:1445
5553 msgid "internal error"
5554 msgstr "internt fel"
5556 #: elf/dl-load.c:1452
5557 msgid "ELF file version does not match current one"
5558 msgstr "ELF-filens version stämmer inte med nuvarande"
5560 #: elf/dl-load.c:1460
5561 msgid "ELF file's phentsize not the expected size"
5562 msgstr "ELF-filens värde på \"phentsize\" är inte den förväntade"
5564 #: elf/dl-load.c:1466
5565 msgid "only ET_DYN and ET_EXEC can be loaded"
5566 msgstr "bara ET_DYN och ET_EXEC kan laddas"
5568 #: elf/dl-load.c:1917
5569 msgid "cannot open shared object file"
5570 msgstr "kan inte öppna delad objektfil"
5572 #: elf/dl-lookup.c:265 elf/dl-lookup.c:430
5573 msgid "relocation error"
5574 msgstr "fel vid relokering"
5576 #: elf/dl-open.c:111
5577 msgid "cannot extend global scope"
5578 msgstr "kan inte utöka globalt område"
5580 #: elf/dl-open.c:214
5581 msgid "empty dynamic string token substitution"
5582 msgstr "substitution av \"dynamic string token\" är tom"
5584 #: elf/dl-open.c:351 elf/dl-open.c:362
5585 msgid "cannot create scope list"
5586 msgstr "kan inte skapa omfångslista"
5588 #: elf/dl-open.c:424
5589 msgid "cannot create TLS data structures"
5590 msgstr "kan inte skapa datastrukturer för TLS"
5592 #: elf/dl-open.c:486
5593 msgid "invalid mode for dlopen()"
5594 msgstr "ogiltiga flaggor för dlopen()"
5596 #: elf/dl-reloc.c:58
5597 msgid "shared object cannot be dlopen()ed: static TLS memory too small"
5598 msgstr "delat objekt kan inte göras dlopen() på: statiskt TLS-minne är för litet"
5600 #: elf/dl-reloc.c:118
5601 msgid "cannot make segment writable for relocation"
5602 msgstr "kan inte göra segment skrivbart för relokering"
5604 #: elf/dl-reloc.c:219
5605 #, c-format
5606 msgid "%s: profiler found no PLTREL in object %s\n"
5607 msgstr "%s: profileraren hittade inga PLTREL i objekt %s\n"
5609 #: elf/dl-reloc.c:231
5610 #, c-format
5611 msgid "%s: profiler out of memory shadowing PLTREL of %s\n"
5612 msgstr "%s: profileraren fick slut minne för kopiering av PLTREL i %s\n"
5614 #: elf/dl-reloc.c:246
5615 msgid "cannot restore segment prot after reloc"
5616 msgstr "kan inte återställa segmenträttigheter efter relokering"
5618 #: elf/dl-sym.c:74 elf/dl-sym.c:145
5619 msgid "RTLD_NEXT used in code not dynamically loaded"
5620 msgstr "RTLD_NEXT används i kod som inte är dynamiskt laddad"
5622 #: elf/dl-version.c:302
5623 msgid "cannot allocate version reference table"
5624 msgstr "kan inte allokera tabell för versionsreferenser"
5626 #: elf/ldconfig.c:122
5627 msgid "Print cache"
5628 msgstr "Visa cache"
5630 #: elf/ldconfig.c:123
5631 msgid "Generate verbose messages"
5632 msgstr "Använd utförligare meddelanden"
5634 #: elf/ldconfig.c:124
5635 msgid "Don't build cache"
5636 msgstr "Bygg inte cache"
5638 #: elf/ldconfig.c:125
5639 msgid "Don't generate links"
5640 msgstr "Generera inte länkar"
5642 #: elf/ldconfig.c:126
5643 msgid "Change to and use ROOT as root directory"
5644 msgstr "Byt till och använd ROOT som rotkatalog"
5646 #: elf/ldconfig.c:127
5647 msgid "Use CACHE as cache file"
5648 msgstr "Använd CACHE som cache-fil"
5650 #: elf/ldconfig.c:128
5651 msgid "Use CONF as configuration file"
5652 msgstr "Använd CONF som konfigurationsfil"
5654 #: elf/ldconfig.c:129
5655 msgid "Only process directories specified on the command line.  Don't build cache."
5656 msgstr "Behandla endast kataloger givna som argument.  Bygg inte cache."
5658 #: elf/ldconfig.c:130
5659 msgid "Manually link individual libraries."
5660 msgstr "Länka enskilda bibliotek manuellt."
5662 #: elf/ldconfig.c:131
5663 msgid "Format to use: new, old or compat (default)"
5664 msgstr "Format att använda: \"new\", \"old\" eller \"compat\" (standardvärde)"
5666 #: elf/ldconfig.c:136
5667 msgid "Configure Dynamic Linker Run Time Bindings."
5668 msgstr "Konfigurera bindningar för den dynamiska länkaren."
5670 #: elf/ldconfig.c:294
5671 #, c-format
5672 msgid "Path `%s' given more than once"
5673 msgstr "Sökväg \"%s\" given mer än en gång"
5675 #: elf/ldconfig.c:338
5676 #, c-format
5677 msgid "%s is not a known library type"
5678 msgstr "%s är inte en känd bibliotekstyp"
5680 #: elf/ldconfig.c:356
5681 #, c-format
5682 msgid "Can't stat %s"
5683 msgstr "Kan inte ta status på %s"
5685 #: elf/ldconfig.c:426
5686 #, c-format
5687 msgid "Can't stat %s\n"
5688 msgstr "Kan inte ta status på %s\n"
5690 #: elf/ldconfig.c:436
5691 #, c-format
5692 msgid "%s is not a symbolic link\n"
5693 msgstr "%s är inte en symbolisk länk\n"
5695 #: elf/ldconfig.c:455
5696 #, c-format
5697 msgid "Can't unlink %s"
5698 msgstr "Kan inte ta bort (unlink) %s"
5700 #: elf/ldconfig.c:461
5701 #, c-format
5702 msgid "Can't link %s to %s"
5703 msgstr "Kan inte länka %s till %s"
5705 #: elf/ldconfig.c:467
5706 msgid " (changed)\n"
5707 msgstr " (ändrad)\n"
5709 #: elf/ldconfig.c:469
5710 msgid " (SKIPPED)\n"
5711 msgstr " (HOPPAR ÖVER)\n"
5713 #: elf/ldconfig.c:524
5714 #, c-format
5715 msgid "Can't find %s"
5716 msgstr "Kan inte hitta %s"
5718 #: elf/ldconfig.c:540
5719 #, c-format
5720 msgid "Can't lstat %s"
5721 msgstr "Kan inte ta länkstatus på %s"
5723 #: elf/ldconfig.c:547
5724 #, c-format
5725 msgid "Ignored file %s since it is not a regular file."
5726 msgstr "Ignorerar fil %s eftersom den inte är en vanlig fil"
5728 #: elf/ldconfig.c:555
5729 #, c-format
5730 msgid "No link created since soname could not be found for %s"
5731 msgstr "Ingen länk skapad eftersom \"soname\" inte hittades för %s"
5733 #: elf/ldconfig.c:646
5734 #, c-format
5735 msgid "Can't open directory %s"
5736 msgstr "Kan inte öppna katalog %s"
5738 #: elf/ldconfig.c:701 elf/ldconfig.c:748
5739 #, c-format
5740 msgid "Cannot lstat %s"
5741 msgstr "Kan inte ta status (lstat) på %s"
5743 #: elf/ldconfig.c:713
5744 #, c-format
5745 msgid "Cannot stat %s"
5746 msgstr "Kan inte ta status på %s"
5748 #: elf/ldconfig.c:770 elf/readlib.c:93
5749 #, c-format
5750 msgid "Input file %s not found.\n"
5751 msgstr "Hittar inte infil %s.\n"
5753 #: elf/ldconfig.c:804
5754 #, c-format
5755 msgid "libc5 library %s in wrong directory"
5756 msgstr "libc5-bibliotek %s i fel katalog"
5758 #: elf/ldconfig.c:807
5759 #, c-format
5760 msgid "libc6 library %s in wrong directory"
5761 msgstr "libc6-bibliotek %s i fel katalog"
5763 #: elf/ldconfig.c:810
5764 #, c-format
5765 msgid "libc4 library %s in wrong directory"
5766 msgstr "libc4-bibliotek %s i fel katalog"
5768 #: elf/ldconfig.c:837
5769 #, c-format
5770 msgid "libraries %s and %s in directory %s have same soname but different type."
5771 msgstr "bibliotek %s och %s i katalog %s har samma \"soname\" men olika typ."
5773 #: elf/ldconfig.c:940
5774 #, c-format
5775 msgid "Can't open configuration file %s"
5776 msgstr "Kan inte öppna konfigurationsfil \"%s\""
5778 #: elf/ldconfig.c:1024
5779 msgid "Can't chdir to /"
5780 msgstr "Kan inte byta katalog till /"
5782 #: elf/ldconfig.c:1066
5783 #, c-format
5784 msgid "Can't open cache file directory %s\n"
5785 msgstr "Kan inte läsa cache-filkatalog \"%s\"\n"
5787 #: elf/readlib.c:99
5788 #, c-format
5789 msgid "Cannot fstat file %s.\n"
5790 msgstr "Kan inte ta status (fstat) på fil %s.\n"
5792 #: elf/readlib.c:109
5793 #, c-format
5794 msgid "File %s is too small, not checked."
5795 msgstr "Fil %s är för liten, inte kontrollerad."
5797 #: elf/readlib.c:118
5798 #, c-format
5799 msgid "Cannot mmap file %s.\n"
5800 msgstr "Kan inte minnesmappa (mmap) fil %s.\n"
5802 #: elf/readlib.c:158
5803 #, c-format
5804 msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
5805 msgstr "%s är inte en ELF-fil, den har inte rätt magiskt tal i början.\n"
5807 #: elf/sprof.c:72
5808 msgid "Output selection:"
5809 msgstr "Välj utdata:"
5811 #: elf/sprof.c:74
5812 msgid "print list of count paths and their number of use"
5813 msgstr "skriv lista med räknade vägar och antal användningar"
5815 #: elf/sprof.c:76
5816 msgid "generate flat profile with counts and ticks"
5817 msgstr "generera platt profil med antal och tider"
5819 #: elf/sprof.c:77
5820 msgid "generate call graph"
5821 msgstr "generera anropsgraf"
5823 #: elf/sprof.c:84
5824 msgid "Read and display shared object profiling data"
5825 msgstr "Läs och visa profildata för delat objekt"
5827 #: elf/sprof.c:87
5828 msgid "SHOBJ [PROFDATA]"
5829 msgstr "SHOBJ [PROFDATA]"
5831 #: elf/sprof.c:398
5832 #, c-format
5833 msgid "failed to load shared object `%s'"
5834 msgstr "misslyckades med att ladda delat objekt \"%s\""
5836 #: elf/sprof.c:407
5837 msgid "cannot create internal descriptors"
5838 msgstr "kan inte skapa interna deskriptorer"
5840 #: elf/sprof.c:526
5841 #, c-format
5842 msgid "Reopening shared object `%s' failed"
5843 msgstr "Öppna delat object \"%s\" igen misslyckades"
5845 #: elf/sprof.c:534
5846 msgid "mapping of section headers failed"
5847 msgstr "mappning av sektionshuvud misslyckades"
5849 #: elf/sprof.c:544
5850 msgid "mapping of section header string table failed"
5851 msgstr "mappning av sektionshuvuds strängtabell misslyckades"
5853 #: elf/sprof.c:564
5854 #, c-format
5855 msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
5856 msgstr "*** Filen \"%s\" är strippad: ingen detaljerad analys är möjlig\n"
5858 #: elf/sprof.c:594
5859 msgid "failed to load symbol data"
5860 msgstr "misslyckades att ladda symboldata"
5862 #: elf/sprof.c:664
5863 msgid "cannot load profiling data"
5864 msgstr "kan inte läsa profildata"
5866 #: elf/sprof.c:673
5867 msgid "while stat'ing profiling data file"
5868 msgstr "när status togs på profildatafilen"
5870 #: elf/sprof.c:681
5871 #, c-format
5872 msgid "profiling data file `%s' does not match shared object `%s'"
5873 msgstr "profildatafil \"%s\" stämmer inte för delat objekt \"%s\""
5875 #: elf/sprof.c:692
5876 msgid "failed to mmap the profiling data file"
5877 msgstr "misslyckades att mappa (mmap) profildatafilen"
5879 #: elf/sprof.c:700
5880 msgid "error while closing the profiling data file"
5881 msgstr "fel vid stängning av profildatafilen"
5883 #: elf/sprof.c:709 elf/sprof.c:779
5884 msgid "cannot create internal descriptor"
5885 msgstr "kan inte skapa intern deskriptor"
5887 #: elf/sprof.c:755
5888 #, c-format
5889 msgid "`%s' is no correct profile data file for `%s'"
5890 msgstr "\"%s\" är inte en korrekt profildatafil för \"%s\""
5892 #: elf/sprof.c:936 elf/sprof.c:988
5893 msgid "cannot allocate symbol data"
5894 msgstr "kan inte allokera symboldata"