summaryrefslogtreecommitdiffstats
path: root/po/sv.po
blob: 9ca4978e4179252fdbc130e78d807bddbedc9e4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
    -f theme_get_image_for_resolution($theme, $res) && -f theme_get_config_for_resolution($theme, $res);
}

sub themes_list() {
    grep { !/^\./ && -d $::prefix . $themes_dir . '/' . $_ } sort(all($::prefix . $themes_dir));
}

sub themes_list_for_resolution {
    my ($res) = @_;
    grep { theme_exists_for_resolution($_, $res) } themes_list();
}

sub switch {
    my ($theme) = @_;
    if ($::testing) {
        print "enabling bootsplash theme $theme\n";
    } else {
        #- theme scripts will update SPLASH value in sysconfig file
        system($::prefix . $bootsplash_scripts . '/switch-themes', $theme);
    }
}

sub remove() {
    if ($::testing) {
        print "disabling bootsplash theme\n";
    } else {
        system($::prefix . $bootsplash_scripts . '/remove-theme');
    }
}

1;
n502'>502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2000 Free Software Foundation, Inc.
# Copyright (C) 2000 MandrakeSoft
# Cecilia Johnsson <datb@thegym.net>, 2000
# Henrik Borg <datb@thegym.net>, 2000
# Fuad Sabanovic <manijak@telia.com>, 2000
# Mattias Dahlberg <voz@home.se>, 2001
#
msgid ""
msgstr ""
"Project-Id-Version: urpmi 1.5\n"
"POT-Creation-Date: 2001-07-03 21:02+0200\n"
"PO-Revision-Date: 2001-04-07 16:55+0100\n"
"Last-Translator: Mattias Dahlberg <voz@home.se>\n"
"Language-Team: Swedish <>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#: _irpm:21
msgid "installing $rpm\n"
msgstr "installerar $rpm\n"

#: _irpm:31
msgid ""
"Automatic installation of packages...\n"
"You requested installation of package $rpm\n"
msgstr ""
"Automatiskt installation av paket...\n"
"Du p�b�rjade installation av paketet $rpm\n"

#: _irpm:31 po/placeholder.h:129 urpmi:239
msgid "Is it ok?"
msgstr "�r det ok?"

#: _irpm:33 po/placeholder.h:135 urpmi:242 urpmi:272
msgid "Ok"
msgstr "Ok"

#: _irpm:34 po/placeholder.h:99 urpmi:243 urpmi:273
msgid "Cancel"
msgstr "Avbryt"

#: _irpm:40 po/placeholder.h:136 urpmi:247 urpmi:305
msgid "Nn"
msgstr "Nn"

#: _irpm:41 po/placeholder.h:130 urpmi:248 urpmi:306
msgid "Yy"
msgstr "JjYy"

#: _irpm:42 po/placeholder.h:101 urpmi:249
msgid " (Y/n) "
msgstr " (J/n) "

#: _irpm:61
msgid "$rpm: command not found\n"
msgstr "$rpm: hittade inte kommando\n"

#: po/placeholder.h:6
msgid "usage: rpmf [<file>]"
msgstr "anv�nd: rpmf [<fil>]"

#: po/placeholder.h:7
msgid "urpmi is not installed"
msgstr "urpmi �r inte installerad"

#: po/placeholder.h:8 urpm.pm:231
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""

#: po/placeholder.h:9 urpm.pm:894
#, c-format
msgid "relocated %s entries in depslist"
msgstr ""

#: po/placeholder.h:10
#, c-format
msgid "copy of [%s] failed"
msgstr ""

#: po/placeholder.h:11 urpm.pm:1573
#, fuzzy, c-format
msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:12 urpm.pm:906
#, c-format
msgid "invalid rpm file name [%s]"
msgstr ""

#: po/placeholder.h:13
#, c-format
msgid "source of [%s] not found as [%s]"
msgstr ""

#: po/placeholder.h:14 urpm.pm:795
#, fuzzy, c-format
msgid "unable to write compss file [%s]"
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:15 urpm.pm:1709
#, c-format
msgid "selecting %s using obsoletes"
msgstr ""

#: po/placeholder.h:16 urpm.pm:738
#, c-format
msgid "unmounting %s"
msgstr ""

#: po/placeholder.h:17 urpm.pm:191
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr ""

#: po/placeholder.h:18 urpm.pm:798
#, c-format
msgid "write compss file [%s]"
msgstr ""

#: po/placeholder.h:19
#, fuzzy, c-format
msgid "trying to remove inexistant medium \"%s\""
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:20 urpm.pm:1585
#, c-format
msgid "medium \"%s\" is not selected"
msgstr ""

#: po/placeholder.h:21 urpm.pm:752
#, c-format
msgid "read depslist file [%s]"
msgstr ""

#: po/placeholder.h:22
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr ""

#: po/placeholder.h:23 urpm.pm:764
#, c-format
msgid "read provides file [%s]"
msgstr ""

#: po/placeholder.h:24 urpm.pm:161
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""

#: po/placeholder.h:25
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr ""

#: po/placeholder.h:26 urpm.pm:785
#, fuzzy, c-format
msgid "unable to write depslist file [%s]"
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:27
msgid "computing dependencies"
msgstr ""

#: po/placeholder.h:28 urpm.pm:790
#, fuzzy, c-format
msgid "unable to write provides file [%s]"
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:29 urpm.pm:1646
#, c-format
msgid "wget of [%s] failed"
msgstr ""

#: po/placeholder.h:30 urpm.pm:1589
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""

#: po/placeholder.h:31 urpm.pm:788
#, c-format
msgid "write depslist file [%s]"
msgstr ""

#: po/placeholder.h:32
msgid "keeping only provides files"
msgstr ""

#: po/placeholder.h:33
#, fuzzy, c-format
msgid "trying to select inexistant medium \"%s\""
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:34
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr ""

#: po/placeholder.h:35 urpm.pm:1007
#, c-format
msgid "no package named %s"
msgstr ""

#: po/placeholder.h:36 urpm.pm:1010
#, fuzzy, c-format
msgid "The following packages contain %s: %s"
msgstr "Ett av f�ljande paket �r n�dv�ndigt"

#: po/placeholder.h:37 urpm.pm:793
#, c-format
msgid "write provides file [%s]"
msgstr ""

#: po/placeholder.h:38 urpm.pm:143
#, c-format
msgid "medium \"%s\" try to use an already used hdlist, medium ignored"
msgstr ""

#: po/placeholder.h:39 urpm.pm:1820
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""

#: po/placeholder.h:40
#, c-format
msgid "wget of [%s] failed (maybe wget is missing?)"
msgstr ""

#: po/placeholder.h:41 urpm.pm:914
msgid "mismatch arch for registering rpm file"
msgstr ""

#: po/placeholder.h:42
#, fuzzy, c-format
msgid "unable to write list file of \"%s\""
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:43
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr ""

#: po/placeholder.h:44 urpm.pm:921
msgid "error registering local packages"
msgstr ""

#: po/placeholder.h:45 urpm.pm:205
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr ""

#: po/placeholder.h:46
#, fuzzy, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "kunde ej uppdatera media \"%s\"\n"

#: po/placeholder.h:47 urpm.pm:1732
#, c-format
msgid ""
"removing %s to upgrade ...\n"
" to %s since it will not be updated otherwise"
msgstr ""

#: po/placeholder.h:51
#, c-format
msgid "no rpm files found from [%s]"
msgstr ""

#: po/placeholder.h:52 urpm.pm:776
#, c-format
msgid "read compss file [%s]"
msgstr ""

#: po/placeholder.h:53 urpm.pm:239
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""

#: po/placeholder.h:54
#, fuzzy, c-format
msgid "unable to build hdlist: %s"
msgstr "kunde ej uppdatera media \"%s\"\n"

#: po/placeholder.h:55 urpm.pm:1817
#, c-format
msgid "selecting %s by selection on files"
msgstr ""

#: po/placeholder.h:56 urpm.pm:256
#, c-format
msgid "unable to write config file [%s]"
msgstr ""

#: po/placeholder.h:57
#, c-format
msgid "found %d headers in cache"
msgstr ""

#: po/placeholder.h:58 urpm.pm:749
#, fuzzy, c-format
msgid "unable to read depslist file [%s]"
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:59
#, c-format
msgid "unable to copy source of [%s] from [%s]"
msgstr ""

#: po/placeholder.h:60 urpm.pm:1639
#, c-format
msgid "malformed input: [%s]"
msgstr ""

#: po/placeholder.h:61 urpm.pm:268
#, c-format
msgid "write config file [%s]"
msgstr ""

#: po/placeholder.h:62 urpm.pm:761
#, fuzzy, c-format
msgid "unable to read provides file [%s]"
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:63 urpm.pm:122 urpm.pm:134
#, c-format
msgid "syntax error in config file at line %s"
msgstr ""

#: po/placeholder.h:64 urpm.pm:1566
msgid "removable medium not selected"
msgstr ""

#: po/placeholder.h:65 urpm.pm:189
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""

#: po/placeholder.h:66 urpm.pm:1533
#, c-format
msgid "package %s is not found."
msgstr ""

#: po/placeholder.h:67 urpm.pm:178
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr ""

#: po/placeholder.h:68 urpm.pm:1233
#, c-format
msgid "unknown data associated with %s"
msgstr ""

#: po/placeholder.h:69 urpm.pm:146
#, c-format
msgid "medium \"%s\" try to use an already used list, medium ignored"
msgstr ""

#: po/placeholder.h:70 urpm.pm:174
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""

#: po/placeholder.h:71 urpm.pm:918
msgid "rpmtools package is too old, please upgrade it"
msgstr ""

#: po/placeholder.h:72
#, c-format
msgid "building hdlist [%s]"
msgstr ""

#: po/placeholder.h:73 urpm.pm:300 urpm.pm:1600
#, fuzzy, c-format
msgid "unable to access medium \"%s\""
msgstr "kunde ej uppdatera media \"%s\"\n"

#: po/placeholder.h:74 urpm.pm:738
#, fuzzy, c-format
msgid "mounting %s"
msgstr "installerar %s\n"

#: po/placeholder.h:75 urpm.pm:167
#, c-format
msgid "unable to use name \"%s\" for unamed medium because it is already used"
msgstr ""

#: po/placeholder.h:76 urpm.pm:1202
msgid "unable to find all synthesis file, using parsehdlist server"
msgstr ""

#: po/placeholder.h:77 urpm.pm:907
#, fuzzy, c-format
msgid "unable to access rpm file [%s]"
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:78 urpm.pm:1810
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""

#: po/placeholder.h:79
#, fuzzy, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "kunde ej uppdatera media \"%s\"\n"

#: po/placeholder.h:80 urpm.pm:1644
#, c-format
msgid "retrieving [%s]"
msgstr ""

#: po/placeholder.h:81 urpm.pm:216
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr ""

#: po/placeholder.h:82 urpm.pm:913
msgid "mismatch release for registering rpm file"
msgstr ""

#: po/placeholder.h:83 urpm.pm:1740
#, c-format
msgid ""
"removing %s to upgrade ...\n"
" to %s since it will not upgrade correctly!"
msgstr ""

#: po/placeholder.h:87
#, c-format
msgid "reading hdlist file [%s]"
msgstr ""

#: po/placeholder.h:88 urpm.pm:829 urpm.pm:1479 urpm.pm:1521
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr ""

#: po/placeholder.h:89 urpm.pm:912
msgid "mismatch version for registering rpm file"
msgstr ""

#: po/placeholder.h:90
#, c-format
msgid "nothing to write in list file for \"%s\""
msgstr ""

#: po/placeholder.h:91 urpm.pm:211
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr ""

#: po/placeholder.h:92 urpm.pm:773
#, fuzzy, c-format
msgid "unable to read compss file [%s]"
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:93 urpm.pm:822 urpm.pm:1473
#, fuzzy, c-format
msgid "unable to parse correctly [%s]"
msgstr "kunde ej uppdatera media \"%s\"\n"

#: po/placeholder.h:94 urpm.pm:1490 urpm.pm:1512
#, c-format
msgid "there are multiples packages with the same rpm filename \"%s\""
msgstr ""

#: po/placeholder.h:95 urpm.pm:284
#, c-format
msgid "medium \"%s\" already exists"
msgstr ""

#: po/placeholder.h:96 urpmi:190
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Vad �r ditt val? ( 1-%d) "

#: po/placeholder.h:97 urpmi:182
msgid "One of the following packages is needed:"
msgstr "Ett av f�ljande paket �r n�dv�ndigt"

#: po/placeholder.h:98 urpmi:270
msgid "Press enter when it's done..."
msgstr "Tryck enter n�r du �r klar..."

#: po/placeholder.h:100 urpmi:284
msgid "everything already installed"
msgstr "allting redan installerat"

#: po/placeholder.h:102 urpmi:238
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
"d MB)"
msgstr ""
"F�r att tillfredsst�lla beroenden, f�ljande paket kommer att bli "
"installeras \n"
"(%d MB)"

#: po/placeholder.h:103 po/placeholder.h:215 urpmi:259 urpmq:154
msgid "unable to get source packages, aborting"
msgstr "kunde inte l�sa k�llan, avbryter"

#: po/placeholder.h:104 urpmi:307
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Prova att installera utan att kolla behov av andra filer? (j/N) "

#: po/placeholder.h:105 urpmi:269
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Var god s�tt in media med namnet \"%s\" i enhet [%s]"

#: po/placeholder.h:106
#, fuzzy, c-format
msgid ""
"urpmi version %s\n"
"Copyright (C) 1999, 2000, 2001 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"usage:\n"
"  --help           - print this help message.\n"
"  --update         - use only update media.\n"
"  --auto           - automatically select a good package in choices.\n"
"  --auto-select    - automatically select packages for upgrading the "
"system.\n"
"  --force          - force invocation even if some package do not exist.\n"
"  --X              - use X interface.\n"
"  --best-output    - choose best interface according to the environment:\n"
"                     X or text mode.\n"
"  -a               - select all matches on command line.\n"
"  -m               - choose minimum closure of requires (default).\n"
"  -M               - choose maximun closure of requires.\n"
"  -c               - choose complete method for resolving requires closure.\n"
"  -p               - allow search in provides to find package.\n"
"  -q               - quiet mode.\n"
"  -v               - verbose mode.\n"
"  names or rpm files (only for root) given on command line are installed.\n"
msgstr ""
"urpmi version %s\n"
"Copyright (C) 1999, 2000, 2001 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"usage:\n"
"  --help           - print this help message.\n"
"  --auto           - automatically select a good package in choices.\n"
"  --auto-select    - automatically select packages for upgrading the "
"system.\n"
"  --force          - force invocation even if some package do not exist.\n"
"  --X              - use X interface.\n"
"  --best-output    - choose best interface according to the environment:\n"
"                     X or text mode.\n"
"  -a               - select all matches on command line.\n"
"  -m               - choose minimum closure of requires (default).\n"
"  -M               - choose maximun closure of requires.\n"
"  -c               - choose complete method for resolving requires closure.\n"
"  -q               - quiet mode.\n"
"  -v               - verbose mode.\n"
"  names or rpm files (only for root) given on command line are installed.\n"

#: po/placeholder.h:128 urpmi:193
msgid "Sorry, bad choice, try again\n"
msgstr "Tyv�rr, d�ligt val, f�rs�k igen\n"

#: po/placeholder.h:131 urpmi:315
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Prova en �nnu starkare installation (t ex --force)? (j/N) "

#: po/placeholder.h:132 urpmi:295
#, c-format
msgid "installing %s\n"
msgstr "installerar %s\n"

#: po/placeholder.h:133 urpmi:300 urpmi:314
msgid "Installation failed"
msgstr "Installering misslyckad"

#: po/placeholder.h:134 urpmi:144
msgid "Only superuser is allowed to install local packages"
msgstr "Endast superanv�dare f�r installera lokala paket"

#: po/placeholder.h:137 urpmi.addmedia:46
#, c-format
msgid ""
"%s\n"
"`with' missing for ftp media\n"
msgstr ""
"%s\n"
"`med! saknar f�r ftp media\n"

#: po/placeholder.h:141 urpmi.addmedia:58
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "kunde ej uppdatera media \"%s\"\n"

#: po/placeholder.h:142 urpmi.addmedia:42
#, c-format
msgid ""
"%s\n"
"device `%s' do not exist\n"
msgstr ""
"%s\n"
"enhet `%s' fins inte\n"

#: po/placeholder.h:146 urpmi.addmedia:57
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "kunde ej skapa media \"%s\"\n"

#: po/placeholder.h:147
#, fuzzy
msgid ""
"usage: urpmi.addmedia [--update] <name> <url>\n"
"where <url> is one of\n"
"       file://<path>\n"
"       ftp://<login>:<password>@<host>/<path> with <relative filename of "
"hdlist>\n"
"       ftp://<host>/<path> with <relative filename of hdlist>\n"
"       http://<host>/<path> with <relative filename of hdlist>\n"
"       removable_<device>://<path>\n"
msgstr ""
"usage: urpmi.addmedia <name> <url>\n"
"where <url> is one of\n"
"       file://<path>\n"
"       ftp://<login>:<password>@<host>/<path> with <relative filename of "
"hdlist>\n"
"       ftp://<host>/<path> with <relative filename of hdlist>\n"
"       http://<host>/<path> with <relative filename of hdlist>\n"
"       removable_<device>://<path>\n"

#: po/placeholder.h:156 urpmi.addmedia:44
#, c-format
msgid ""
"%s\n"
"<relative path of hdlist> missing\n"
msgstr ""
"%s\n"
"<genv�gen av hdlist> saknas\n"

#: po/placeholder.h:160 urpmi.update:52
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
"m�l f�r uppdatering saknas\n"
"(one of %s)\n"

#: po/placeholder.h:164 urpmi.update:50
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr "inget att uppdatera (anv�nd urpmi.addmedia f�r att l�gga till media)\n"

#: po/placeholder.h:165
#, fuzzy, c-format
msgid ""
"usage: urpmi.update [-a] <name> ...\n"
"where <name> is a medium name to update.\n"
"   -a    select all non-removable media.\n"
"   -c    clean headers cache directory.\n"
"   -f    force generation of base files, use another -f for hdlist files.\n"
"\n"
"unknown options '%s'\n"
msgstr ""
"anv�nd: urpmi.update [-a] <namn> ...\n"
"d�r <namn> �r mediat som ska uppdateras.\n"
"   -a    v�lj all ofr�nkopplingsbar media.\n"
"\n"
"ogiltiga alternativ '%s'\n"

#: po/placeholder.h:174
#, c-format
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
"   -a    select all media.\n"
"\n"
"unknown options '%s'\n"
msgstr ""
"anv�nd: urpmi.removemedia [-a] <namn> ...\n"
"d�r <namn> �r mediat som ska bort.\n"
"   -a    v�lj all media.\n"
"\n"
"ogiltiga alternativ '%s'\n"

#: po/placeholder.h:181 urpmi.removemedia:44
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "inget att ta bort (anv�nd urpmi.addmedia f�r att l�gga till media)\n"

#: po/placeholder.h:182 urpmi.removemedia:46
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
"�nskade filen saknas\n"
"(one of %s)\n"

#: po/placeholder.h:186 urpmq:85
#, fuzzy, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: ok�nd option \"-$1\", testa med --help\n"

#: po/placeholder.h:187
#, c-format
msgid ""
"urpmq version %s\n"
"Copyright (C) 2000, 2001 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"usage:\n"
"  -h             - print this help message.\n"
"  -v             - verbose mode.\n"
"  -d             - extend query to package dependencies.\n"
"  -u             - remove package if a better version is already installed.\n"
"  -m             - extend query to package dependencies, remove already\n"
"                   installed package that provide what is necessary, add\n"
"                   packages that may be block the upgrade.\n"
"  -M             - extend query to package dependencies and remove already\n"
"                   installed package only if they are newer or the same.\n"
"  -c             - choose complete method for resolving requires closure.\n"
"  -p             - allow search in provides to find package.\n"
"  -g             - print groups too with name.\n"
"  -r             - print version and release too with name.\n"
"  --update       - use only update media.\n"
"  --auto-select  - automatically select packages for upgrading the system.\n"
"  --headers      - extract headers for package listed from urpmi db to\n"
"                   stdout (root only).\n"
"  --sources      - give all source packages before downloading (root only).\n"
"  --force        - force invocation even if some package do not exist.\n"
"  names or rpm files given on command line are queried.\n"
msgstr ""

#: po/placeholder.h:213 urpmq:132
msgid ""
"some package have to be removed for being upgraded, this is not supported "
"yet\n"
msgstr ""
"vissa paket m�ste tas bort f�r att bli uppgraderade, detta �r inte m�jligt "
"�n\n"

#: po/placeholder.h:214 urpmq:87
#, fuzzy, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: kan inte l�sa rpm file \"$_\"\n"

#: urpmi:48
#, c-format
msgid "urpmi version %s"
msgstr "urpmi version %s"

#: urpmi.addmedia:30
#, fuzzy
msgid "usage: urpmi.addmedia [--update] <name> <url>"
msgstr "anv�nd: urpmi.addmedia <namn> <url>"

#. <path>
#. <login>:<password>@<host>/<path> with <relative filename of hdlist>
#. <host>/<path> with <relative filename of hdlist>
#. <host>/<path> with <relative filename of hdlist>
#. <path>
#: urpmi.addmedia:37
msgid ");"
msgstr ");"

#: urpmi.update:37
msgid "usage: urpmi.update [-a] <name> ..."
msgstr "anv�nd: urpmi.update [-a] <namn> ..."

#: urpmi.removemedia:32
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "anv�nd: urpmi.removemedia [-a] <namn> ..."

#: urpmi.removemedia:35
msgid ", $_);"
msgstr ", $_);"

#: urpmq:34
#, c-format
msgid "urpmq version %s"
msgstr "urpmq version %s"

#~ msgid "));"
#~ msgstr "));"

#~ msgid "), $_);"
#~ msgstr "), $_);"