This repository was archived by the owner on Dec 12, 2022. It is now read-only.
mirrored from https://salsa.debian.org/apt-team/apt.git
-
Notifications
You must be signed in to change notification settings - Fork 193
/
Copy pathnl.po
14097 lines (12938 loc) · 668 KB
/
nl.po
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
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
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
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Translation of apt-doc to Dutch
# This file is distributed under the same license as the apt-doc package.
# Frans Spiesschaert <[email protected]>, 2015-2025.
#
msgid ""
msgstr ""
"Project-Id-Version: apt-doc 2.9.23\n"
"Report-Msgid-Bugs-To: APT Development Team <[email protected]>\n"
"POT-Creation-Date: 2025-02-07 20:17+0000\n"
"PO-Revision-Date: 2025-01-21 21:13+0100\n"
"Last-Translator: Frans Spiesschaert <[email protected]>\n"
"Language-Team: Debian Dutch l10n Team <[email protected]>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.2.1\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!ENTITY apt-author.team \"\n"
" <author>\n"
" <othername>APT team</othername>\n"
" <contrib></contrib>\n"
" </author>\n"
"\">\n"
msgstr ""
"<!ENTITY apt-author.team \"\n"
" <author>\n"
" <othername>APT-team</othername>\n"
" <contrib></contrib>\n"
" </author>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!ENTITY apt-qapage \"\n"
"\t<para>\n"
"\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>\n"
"\t</para>\n"
"\">\n"
msgstr ""
"<!ENTITY apt-qapage \"\n"
"\t<para>\n"
"\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA-Pagina</ulink>\n"
"\t</para>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!-- Boiler plate Bug reporting section -->\n"
"<!ENTITY manbugs \"\n"
" <refsect1><title>Bugs</title>\n"
" <para><ulink url='https://bugs.debian.org/src:apt'>APT bug page</ulink>.\n"
" If you wish to report a bug in APT, please see\n"
" <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n"
" &reportbug; command.\n"
" </para>\n"
" </refsect1>\n"
"\">\n"
msgstr ""
"<!-- Boiler plate Bug reporting section -->\n"
"<!ENTITY manbugs \"\n"
" <refsect1><title>Bugs</title>\n"
" <para><ulink url='https://bugs.debian.org/src:apt'>APT bugpagina</ulink>.\n"
" Indien u een bug in APT wilt rapporteren, raadpleeg dan\n"
" <filename>/usr/share/doc/debian/bug-reporting.txt</filename> of het\n"
" &reportbug; commando.\n"
" </para>\n"
" </refsect1>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!-- Boiler plate Author section -->\n"
"<!ENTITY manauthor \"\n"
" <refsect1><title>Author</title>\n"
" <para>APT was written by the APT team <email>[email protected]</email>.\n"
" </para>\n"
" </refsect1>\n"
"\">\n"
msgstr ""
"<!-- Boiler plate Author section -->\n"
"<!ENTITY manauthor \"\n"
" <refsect1><title>Auteur</title>\n"
" <para>APT werd geschreven door het APT-team <email>[email protected]</email>.\n"
" </para>\n"
" </refsect1>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!-- Should be used within the option section of the text to\n"
" put in the blurb about -h, -v, -c and -o -->\n"
"<!ENTITY apt-commonoptions \"\n"
" <varlistentry><term><option>-h</option></term>\n"
" <term><option>--help</option></term>\n"
" <listitem><para>Show a short usage summary.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
msgstr ""
"<!-- Should be used within the option section of the text to\n"
" put in the blurb about -h, -v, -c and -o -->\n"
"<!ENTITY apt-commonoptions \"\n"
" <varlistentry><term><option>-h</option></term>\n"
" <term><option>--help</option></term>\n"
" <listitem><para>Een korte samenvatting van het gebruik weergeven.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry>\n"
" <term><option>-v</option></term>\n"
" <term><option>--version</option></term>\n"
" <listitem><para>Show the program version.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
msgstr ""
" <varlistentry>\n"
" <term><option>-v</option></term>\n"
" <term><option>--version</option></term>\n"
" <listitem><para>Het versienummer van het programma weergeven.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry>\n"
" <term><option>--audit</option></term>\n"
" <listitem><para>Show audit (and notice) messages. This overrides the quiet option, but only for notice messages, not progress ones.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
msgstr ""
" <varlistentry>\n"
" <term><option>--audit</option></term>\n"
" <listitem><para>Controle- (en kennisgevings)berichten tonen. Dit heeft voorrang op de optie quiet, maar alleen voor waarschuwingsberichten, niet voor voortgangsberichten.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry>\n"
" <term><option>-c</option></term>\n"
" <term><option>--config-file</option></term>\n"
" <listitem><para>Configuration File; Specify a configuration file to use. \n"
" The program will read the default configuration file and then this \n"
" configuration file. If configuration settings need to be set before the\n"
" default configuration files are parsed specify a file with the <envar>APT_CONFIG</envar>\n"
" environment variable. See &apt-conf; for syntax information.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
msgstr ""
" <varlistentry>\n"
" <term><option>-c</option></term>\n"
" <term><option>--config-file</option></term>\n"
" <listitem><para>Configuratiebestand; Een te gebruiken configuratiebestand opgeven. \n"
" Het programma zal het standaard configuratiebestand inlezen en nadien\n"
" dit configuratiebestand. Als configuratie-instellingen opgegeven moeten\n"
" worden vooraleer de standaard configuratiebestanden verwerkt worden,\n"
" geef dan een bestand op met de omgevingsvariabele <envar>APT_CONFIG</envar>.\n"
" Raadpleeg &apt-conf; voor informatie over de syntaxis.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry>\n"
" <term><option>-o</option></term>\n"
" <term><option>--option</option></term>\n"
" <listitem><para>Set a Configuration Option; This will set an arbitrary\n"
" configuration option. The syntax is <option>-o Foo::Bar=bar</option>.\n"
" <option>-o</option> and <option>--option</option> can be used multiple\n"
" times to set different options.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
msgstr ""
" <varlistentry>\n"
" <term><option>-o</option></term>\n"
" <term><option>--option</option></term>\n"
" <listitem><para>Een configuratieoptie instellen; Dit stelt een\n"
" willekeurige configuratieoptie in. De syntaxis is <option>-o Foo::Bar=bar</option>.\n"
" <option>-o</option> en <option>--option</option> kunnen meermaals\n"
" gebruikt worden om verschillende opties in te stellen.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry>\n"
" <term><option>--no-color</option></term>\n"
" <term><option>--color</option></term>\n"
"<listitem><para>Turn colors on or off. Colors are on by default on supported terminals for &apt; and\n"
"can also be disabled using the <envar>NO_COLOR</envar> or <envar>APT_NO_COLOR</envar> environment variables,\n"
"or further configured by the <option>APT::Color</option> configuration option and scope, see &apt-conf; for information on that.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
"\">\n"
msgstr ""
" <varlistentry>\n"
" <term><option>--no-color</option></term>\n"
" <term><option>--color</option></term>\n"
"<listitem><para>Kleur aan- of uitzetten. Kleur staat standaard aan voor &apt; op ondersteunde terminals en\n"
"kan ook uitgezet worden met de omgevingsvariabelen <envar>NO_COLOR</envar> en <envar>APT_NO_COLOR</envar>,\n"
"of verder geconfigureerd worden met de configuratieoptie en -scope <option>APT::Color</option>; zie &apt-conf; voor informatie hierover.\n"
" </para>\n"
" </listitem>\n"
" </varlistentry>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!-- Should be used within the option section of the text to\n"
" put in the blurb about -h, -v, -c and -o -->\n"
"<!ENTITY apt-cmdblurb \"\n"
" <para>All command line options may be set using the configuration file, the\n"
" descriptions indicate the configuration option to set. For boolean\n"
" options you can override the config file by using something like \n"
" <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n"
" or several other variations.\n"
" </para>\n"
"\">\n"
msgstr ""
"<!-- Should be used within the option section of the text to\n"
" put in the blurb about -h, -v, -c and -o -->\n"
"<!ENTITY apt-cmdblurb \"\n"
" <para>Alle commandoregelopties kunnen via het configuratiebestand ingesteld\n"
" worden. de omschrijving geeft de in te stellen configuratieoptie\n"
" op. Bij booleaanse opties kunt u instellingen uit het \n"
" configuratiebestand overschrijven door iets te gebruiken als <option>-f-</option>,\n"
" <option>--no-f</option>, <option>-f=no</option> en meerdere andere variaties.\n"
" </para>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!ENTITY file-aptconf \"\n"
" <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
" <listitem><para>APT configuration file.\n"
" Configuration Item: <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
" </varlistentry>\n"
msgstr ""
"<!ENTITY file-aptconf \"\n"
" <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n"
" <listitem><para>Configuratiebestand voor APT.\n"
" Configuratie-item: <literal>Dir::Etc::Main</literal>.</para></listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
" <listitem><para>APT configuration file fragments.\n"
" Configuration Item: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
" </varlistentry>\n"
"\">\n"
msgstr ""
" <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n"
" <listitem><para>Configuratiebestandsfragmenten voor APT.\n"
" Configuratie-item: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n"
" </varlistentry>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!ENTITY file-cachearchives \"\n"
" <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
" <listitem><para>Storage area for retrieved package files.\n"
" Configuration Item: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
" </varlistentry>\n"
msgstr ""
"<!ENTITY file-cachearchives \"\n"
" <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n"
" <listitem><para>Opslaggebied voor opgehaalde pakketbestanden.\n"
" Configuratie-item: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
" <listitem><para>Storage area for package files in transit.\n"
" Configuration Item: <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n"
" </varlistentry>\n"
"\">\n"
msgstr ""
" <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n"
" <listitem><para>Opslaggebied voor pakketbestanden tijdens het ophalen.\n"
" Configuratie-item: <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> zal impliciet toegevoegd worden)</para></listitem>\n"
" </varlistentry>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!ENTITY file-preferences \"\n"
" <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
" <listitem><para>Version preferences file.\n"
" This is where you would specify "pinning",\n"
" i.e. a preference to get certain packages\n"
" from a separate source\n"
" or from a different version of a distribution.\n"
" Configuration Item: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
" </varlistentry>\n"
msgstr ""
"<!ENTITY file-preferences \"\n"
" <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n"
" <listitem><para>Bestand met versievoorkeuren.\n"
" Dit is waar u "pinning" kunt opgeven.\n"
" Dit is een voorkeur voor het ophalen van bepaalde pakketten\n"
" uit een aparte pakketbron\n"
" of uit een andere versie van een distributie.\n"
" Configuratie-item: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
" <listitem><para>File fragments for the version preferences.\n"
" Configuration Item: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
" </varlistentry>\n"
"\">\n"
msgstr ""
" <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n"
" <listitem><para>Bestandsfragmenten met versievoorkeuren.\n"
" Configuratie-item: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n"
" </varlistentry>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!ENTITY file-sourceslist \"\n"
" <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
" <listitem><para>Locations to fetch packages from.\n"
" Configuration Item: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
" </varlistentry>\n"
msgstr ""
"<!ENTITY file-sourceslist \"\n"
" <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n"
" <listitem><para>Locaties waarvandaan pakketten opgehaald moeten worden.\n"
" Configuratie-item: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
" <listitem><para>File fragments for locations to fetch packages from.\n"
" Configuration Item: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
" </varlistentry>\n"
"\">\n"
msgstr ""
" <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n"
" <listitem><para>Bestandsfragmenten met locaties\n"
" waarvandaan pakketten opgehaald moeten worden.\n"
" Configuratie-item: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n"
" </varlistentry>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!ENTITY file-statelists \"\n"
" <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
" <listitem><para>Storage area for state information for each package resource specified in\n"
" &sources-list;\n"
" Configuration Item: <literal>Dir::State::Lists</literal>.</para></listitem>\n"
" </varlistentry>\n"
msgstr ""
"<!ENTITY file-statelists \"\n"
" <varlistentry><term><filename>&statedir;/lists/</filename></term>\n"
" <listitem><para>Opslaggebied voor statusinformatie over elke pakketbron vermeld in\n"
" &sources-list;\n"
" Configuratie-item: <literal>Dir::State::Lists</literal>.</para></listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
" <listitem><para>Storage area for state information in transit.\n"
" Configuration Item: <literal>Dir::State::Lists</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n"
" </varlistentry>\n"
"\">\n"
msgstr ""
" <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n"
" <listitem><para>Opslaggebied voor statusinformatie tijdens het ophalen.\n"
" Configuratie-item: <literal>Dir::State::Lists</literal> (<filename>partial</filename> zal impliciet toegevoegd worden)</para></listitem>\n"
" </varlistentry>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!ENTITY file-trustedgpg \"\n"
" <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
" <listitem><para>Keyring of local trusted keys, new keys will be added here.\n"
" Configuration Item: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
" </varlistentry>\n"
msgstr ""
"<!ENTITY file-trustedgpg \"\n"
" <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n"
" <listitem><para>Sleutelbos met lokaal vertrouwde sleutels.\n"
" Nieuwe sleutels worden hier toegevoegd.\n"
" Configuratie-item: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n"
" </varlistentry>\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
" <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
" <listitem><para>File fragments for the trusted keys, additional keyrings can\n"
" be stored here (by other packages or the administrator).\n"
" Configuration Item <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
" </varlistentry>\n"
" <varlistentry><term><filename>/etc/apt/keyrings/</filename></term>\n"
" <listitem><para>Place to store additional keyrings to be used with <literal>Signed-By</literal>.\n"
" </para></listitem>\n"
" </varlistentry>\n"
"\">\n"
msgstr ""
" <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n"
" <listitem><para>Bestandsfragmenten met vertrouwde sleutels. \n"
" Bijkomende sleutelbossen kunnen hier opgeslagen worden \n"
" (door andere pakketten of de systeembeheerder).\n"
" Configuratie-item <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n"
" </varlistentry>\n"
" <varlistentry><term><filename>/etc/apt/keyrings/</filename></term>\n"
" <listitem><para>Plaats voor het bewaren van extra sleutelbossen die gebruikt moeten worden met <literal>Signed-By</literal>.\n"
" </para></listitem>\n"
" </varlistentry>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!ENTITY file-extended_states \"\n"
" <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
" <listitem><para>Status list of auto-installed packages.\n"
" Configuration Item: <literal>Dir::State::extended_states</literal>.\n"
" </para></listitem>\n"
" </varlistentry>\n"
"\">\n"
msgstr ""
"<!ENTITY file-extended_states \"\n"
" <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n"
" <listitem><para>Statuslijst van automatisch geïnstalleerde pakketten.\n"
" Configuratie-item: <literal>Dir::State::extended_states</literal>.\n"
" </para></listitem>\n"
" </varlistentry>\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
" to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
"<!ENTITY translation-title \"TRANSLATION\">\n"
msgstr ""
"<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n"
" to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n"
"<!ENTITY translation-title \"VERTALING\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
" to the translation in the past, who is responsible now and maybe further information\n"
" specially related to your translation. -->\n"
"<!ENTITY translation-holder \"\n"
" The english translation was done by John Doe <email>[email protected]</email> in 2009,\n"
" 2010 and Daniela Acme <email>[email protected]</email> in 2010 together with the\n"
" Debian Dummy l10n Team <email>[email protected]</email>.\n"
"\">\n"
msgstr ""
"<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n"
" to the translation in the past, who is responsible now and maybe further information\n"
" specially related to your translation. -->\n"
"<!ENTITY translation-holder \"\n"
" De Nederlandse vertaling werd in 2015 gemaakt door Frans Spiesschaert\n"
" <email>[email protected]</email>, in samenwerking met het\n"
" Debian Dutch l10n Team <email>[email protected]</email>.\n"
"\">\n"
#. type: Plain text
#: apt.ent
#, no-wrap
msgid ""
"<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
" in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
" the generated manpage. This sentence is therefore here to tell the reader that this\n"
" is not a mistake by the translator - obviously the target is that at least for stable\n"
" releases this sentence is not needed. :) -->\n"
"<!ENTITY translation-english \"\n"
" Note that this translated document may contain untranslated parts.\n"
" This is done on purpose, to avoid losing content when the\n"
" translation is lagging behind the original content.\n"
"\">\n"
msgstr ""
"<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n"
" in a shipped manpage newer/modified paragraphs will maybe appear in english in\n"
" the generated manpage. This sentence is therefore here to tell the reader that this\n"
" is not a mistake by the translator - obviously the target is that at least for stable\n"
" releases this sentence is not needed. :) -->\n"
"<!ENTITY translation-english \"\n"
" Merk op dat de vertaling van dit document nog onvertaalde delen kan \n"
" bevatten. Dit is intentioneel om te vermijden dat inhoud verloren zou \n"
" gaan door een vertaling die achterop loopt op het origineel.\n"
"\">\n"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in -o=config_string e.g. "
"-o=Debug::pkgProblemResolver=1 --> <!ENTITY synopsis-config-string "
"\"config_string\">"
msgstr ""
"<!-- TRANSLATOR: used as in -o=config_string e.g. "
"-o=Debug::pkgProblemResolver=1 --> <!ENTITY synopsis-config-string "
"\"configuratietekenreeks\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in -c=config_file e.g. -c=./apt.conf --> <!ENTITY "
"synopsis-config-file \"config_file\">"
msgstr ""
"<!-- TRANSLATOR: used as in -c=config_file e.g. -c=./apt.conf --> <!ENTITY "
"synopsis-config-file \"configuratiebestand\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in -t=target_release or pkg/target_release e.g. "
"-t=squeeze apt/experimental --> <!ENTITY synopsis-target-release "
"\"target_release\">"
msgstr ""
"<!-- TRANSLATOR: used as in -t=target_release or pkg/target_release e.g. "
"-t=squeeze apt/experimental --> <!ENTITY synopsis-target-release "
"\"doelrelease\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in -a=architecture e.g. -a=armel --> <!ENTITY "
"synopsis-architecture \"architecture\">"
msgstr ""
"<!-- TRANSLATOR: used as in -a=architecture e.g. -a=armel --> <!ENTITY "
"synopsis-architecture \"architectuur\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in apt-get install pkg e.g. apt-get install awesome "
"--> <!ENTITY synopsis-pkg \"pkg\">"
msgstr ""
"<!-- TRANSLATOR: used as in apt-get install pkg e.g. apt-get install awesome "
"--> <!ENTITY synopsis-pkg \"pakket\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in pkg=pkg_version_number e.g. apt=0.8.15 --> <!"
"ENTITY synopsis-pkg-ver-number \"pkg_version_number\">"
msgstr ""
"<!-- TRANSLATOR: used as in pkg=pkg_version_number e.g. apt=0.8.15 --> <!"
"ENTITY synopsis-pkg-ver-number \"pakketversienummer\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in apt-cache pkgnames prefix e.g. apt-cache "
"pkgnames apt --> <!ENTITY synopsis-prefix \"prefix\">"
msgstr ""
"<!-- TRANSLATOR: used as in apt-cache pkgnames prefix e.g. apt-cache "
"pkgnames apt --> <!ENTITY synopsis-prefix \"prefix\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in apt-cache search regex e.g. apt-cache search "
"awesome --> <!ENTITY synopsis-regex \"regex\">"
msgstr ""
"<!-- TRANSLATOR: used as in apt-cache search regex e.g. apt-cache search "
"awesome --> <!ENTITY synopsis-regex \"reguliere_expressie\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in apt-cdrom -d=cdrom_mount_point e.g. apt-cdrom "
"-d=/media/cdrom --> <!ENTITY synopsis-cdrom-mount \"cdrom_mount_point\">"
msgstr ""
"<!-- TRANSLATOR: used as in apt-cdrom -d=cdrom_mount_point e.g. apt-cdrom "
"-d=/media/cdrom --> <!ENTITY synopsis-cdrom-mount \"cd-aankoppelpunt\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in apt-extracttemplates -t=temporary_directory e.g. "
"apt-extracttemplates -t=/tmp --> <!ENTITY synopsis-tmp-directory "
"\"temporary_directory\">"
msgstr ""
"<!-- TRANSLATOR: used as in apt-extracttemplates -t=temporary_directory e.g. "
"apt-extracttemplates -t=/tmp --> <!ENTITY synopsis-tmp-directory "
"\"tijdelijke_map\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as in apt-extracttemplates filename --> <!ENTITY "
"synopsis-filename \"filename\">"
msgstr ""
"<!-- TRANSLATOR: used as in apt-extracttemplates filename --> <!ENTITY "
"synopsis-filename \"bestandsnaam\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
"packages path override-file pathprefix --> <!ENTITY synopsis-path \"path\">"
msgstr ""
"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
"packages path override-file pathprefix --> <!ENTITY synopsis-path \"pad\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
"packages path override-file pathprefix --> <!ENTITY synopsis-override "
"\"override-file\">"
msgstr ""
"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
"packages path override-file pathprefix --> <!ENTITY synopsis-override "
"\"override-bestand\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
"packages path override-file pathprefix --> <!ENTITY synopsis-pathprefix "
"\"pathprefix\">"
msgstr ""
"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
"packages path override-file pathprefix --> <!ENTITY synopsis-pathprefix "
"\"padprefix\">"
#. type: Plain text
#: apt.ent
msgid ""
"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
"generate section --> <!ENTITY synopsis-section \"section\">"
msgstr ""
"<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive "
"generate section --> <!ENTITY synopsis-section \"sectie\">"
#. type: Content of: <refentry><refmeta><manvolnum>
#: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-mark.8.xml apt-secure.8.xml
#: apt-cdrom.8.xml apt-config.8.xml
msgid "8"
msgstr "8"
#. type: Content of: <refentry><refmeta><refmiscinfo>
#: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-mark.8.xml apt-secure.8.xml
#: apt-cdrom.8.xml apt-config.8.xml apt.conf.5.xml apt_preferences.5.xml
#: sources.list.5.xml apt-extracttemplates.1.xml apt-sortpkgs.1.xml
#: apt-ftparchive.1.xml apt_auth.conf.5.xml apt-transport-http.1.xml
#: apt-transport-https.1.xml apt-transport-mirror.1.xml apt-patterns.7.xml
msgid "APT"
msgstr "APT"
#. type: Content of: <refentry><refnamediv><refpurpose>
#: apt.8.xml
msgid "command-line interface"
msgstr "commandoregelinterface"
#. type: Content of: <refentry><refsect1><title>
#: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-mark.8.xml apt-secure.8.xml
#: apt-cdrom.8.xml apt-config.8.xml apt.conf.5.xml apt_preferences.5.xml
#: sources.list.5.xml apt-extracttemplates.1.xml apt-sortpkgs.1.xml
#: apt-ftparchive.1.xml apt_auth.conf.5.xml apt-transport-http.1.xml
#: apt-transport-https.1.xml apt-transport-mirror.1.xml apt-patterns.7.xml
msgid "Description"
msgstr "Omschrijving"
#. type: Content of: <refentry><refsect1><para>
#: apt.8.xml
msgid ""
"<command>apt</command> provides a high-level commandline interface for the "
"package management system. It is intended as an end user interface and "
"enables some options better suited for interactive usage by default compared "
"to more specialized APT tools like &apt-get; and &apt-cache;."
msgstr ""
"<command>apt</command> biedt een hogere commandoregelinterface voor het "
"systeem van pakketbeheer. Het is bedoeld als een interface voor de "
"eindgebruiker en standaard gebruikt het sommige opties op een manier die, "
"vergeleken met meer gespecialiseerde APT-hulpmiddelen zoals &apt-get; en "
"&apt-cache;, beter aangepast is aan interactief gebruik."
#. type: Content of: <refentry><refsect1><para>
#: apt.8.xml
msgid ""
"Much like <command>apt</command> itself, its manpage is intended as an end "
"user interface and as such only mentions the most used commands and options "
"partly to not duplicate information in multiple places and partly to avoid "
"overwhelming readers with a cornucopia of options and details."
msgstr ""
"Ook de man-pagina is, in grote mate gelijk <command>apt</command> zelf, "
"bedoeld als een interface voor de eindgebruiker. In die hoedanigheid "
"vermeldt ze enkel de meest gebruikte commando's en opties. Deels is dit om "
"niet op verschillende plaatsen met dezelfde informatie te komen en deels om "
"te vermijden dat de lezer overstelpt zou worden door een overvloed aan "
"opties en details."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt.8.xml
msgid "(&apt-get;)"
msgstr "(&apt-get;)"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"<option>update</option> is used to download package information from all "
"configured sources. Other commands operate on this data to e.g. perform "
"package upgrades or search in and display details about all packages "
"available for installation."
msgstr ""
"<option>update</option> wordt gebruikt om pakketinformatie op te halen "
"vanuit alle ingestelde pakketbronnen. Andere commando's werken met deze "
"gegevens om bijvoorbeeld opwaarderingen van pakketten uit te voeren of om "
"informatie op te zoeken en weer te geven over alle pakketten die beschikbaar "
"zijn voor installatie."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"<option>upgrade</option> is used to install available upgrades of all "
"packages currently installed on the system from the sources configured via "
"&sources-list;. New packages will be installed if required to satisfy "
"dependencies, but existing packages will never be removed. If an upgrade for "
"a package requires the removal of an installed package the upgrade for this "
"package isn't performed."
msgstr ""
"<literal>upgrade</literal> wordt gebruikt om voor alle pakketten die "
"momenteel op het systeem geïnstalleerd zijn, de opwaarderingen te "
"installeren die beschikbaar zijn in de pakketbronnen die in het bestand "
"&sources-list; geconfigureerd werden. Nieuwe pakketten zullen geïnstalleerd "
"worden als dat noodzakelijk is om aan vereisten te voldoen, maar "
"geïnstalleerde pakketten zullen nooit verwijderd worden. Indien de "
"opwaardering van een pakket vereist dat een geïnstalleerd pakket verwijderd "
"wordt, zal de opwaardering voor dat pakket niet uitgevoerd worden."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml apt-get.8.xml
msgid ""
"When a package is supplied as an argument, the package will be installed "
"prior to the upgrade action."
msgstr ""
"Wanneer een pakket wordt opgegeven als argument, zal het pakket "
"geïnstalleerd worden voordat de opwaardering plaats vindt."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"<literal>full-upgrade</literal> performs the function of upgrade but will "
"remove currently installed packages if this is needed to upgrade the system "
"as a whole."
msgstr ""
"<literal>full-upgrade</literal> vervult de functie van upgrade, maar zal ook "
"momenteel geïnstalleerde pakketten verwijderen als dat nodig is om het "
"systeem volledig op te waarderen."
#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
#: apt.8.xml sources.list.5.xml
msgid ","
msgstr ","
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"Performs the requested action on one or more packages specified via ®ex;, "
"&glob; or exact match. The requested action can be overridden for specific "
"packages by appending a plus (+) to the package name to install this package "
"or a minus (-) to remove it."
msgstr ""
"Voert de gevraagde actie uit op een of meer pakketten die opgegeven werden "
"aan de hand van een ®ex;, een &glob; (expansie) of een exacte pakketnaam. "
"De gevraagde actie kan voor een specifiek pakket gewijzigd worden door aan "
"de naam van dat pakket een plusteken (+) toe te voegen als dat pakket "
"geïnstalleerd moet worden of een minteken (-) als het verwijderd moet worden."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"A specific version of a package can be selected for installation by "
"following the package name with an equals (=) and the version of the package "
"to select. Alternatively the version from a specific release can be selected "
"by following the package name with a forward slash (/) and codename (&debian-"
"stable-codename;, &debian-testing-codename;, sid …) or suite name (stable, "
"testing, unstable). This will also select versions from this release for "
"dependencies of this package if needed to satisfy the request."
msgstr ""
"Een specifieke versie van een pakket kiezen voor installatie kan door de "
"pakketnaam te laten volgen door een gelijkheidsteken (=) en de te selecteren "
"versie van het pakket. Anderzijds kan de versie uit een specifieke "
"distributie geselecteerd worden door de pakketnaam te laten volgen door een "
"slash en de codenaam &debian-stable-codename;, &debian-testing-codename;, "
"sid …) of de suitenaam ervan (stable, testing, unstable). Als om aan dit "
"verzoek te kunnen voldoen, vereisten geïnstalleerd moeten worden, zullen de "
"daarvoor geselecteerde versies ook uit deze release afkomstig zijn."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"Removing a package removes all packaged data, but leaves usually small "
"(modified) user configuration files behind, in case the remove was an "
"accident. Just issuing an installation request for the accidentally removed "
"package will restore its function as before in that case. On the other hand "
"you can get rid of these leftovers by calling <command>purge</command> even "
"on already removed packages. Note that this does not affect any data or "
"configuration stored in your home directory."
msgstr ""
"Bij het verwijderen van een pakket worden alle verpakte gegevens verwijderd, "
"maar de meestal kleine (aangepaste) gebruikersconfiguratiebestanden worden "
"op het systeem achtergelaten voor het geval de verwijdering per ongeluk "
"plaats vond. In dat geval volstaat het om een installatieverzoek uit te "
"vaardigen voor het per ongeluk verwijderde pakket om zijn vroegere "
"functionaliteit te herstellen. Daarentegen kunt u van deze restanten afraken "
"door het commando <command>purge</command> te gebruiken, zelfs bij reeds "
"verwijderde pakketten. Merk op dat dit geen enkele invloed heeft op "
"eventuele gegevens of configuratie-instellingen die in uw thuismap "
"opgeslagen zijn."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"<literal>autoremove</literal> is used to remove packages that were "
"automatically installed to satisfy dependencies for other packages and are "
"now no longer needed as dependencies changed or the package(s) needing them "
"were removed in the meantime."
msgstr ""
"<literal>autoremove</literal> wordt gebruikt om pakketten te verwijderen die "
"automatisch geïnstalleerd werden om te voldoen aan de vereisten van andere "
"pakketten en nu niet langer nodig zijn omdat de vereisten veranderden of "
"omdat de pakketten die van die pakketten afhankelijk waren intussen "
"verwijderd werden."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"You should check that the list does not include applications you have grown "
"to like even though they were once installed just as a dependency of another "
"package. You can mark such a package as manually installed by using &apt-"
"mark;. Packages which you have installed explicitly via <command>install</"
"command> are also never proposed for automatic removal."
msgstr ""
"U zou moeten nagaan of de lijst geen toepassingen bevat die u leren "
"waarderen heeft, ook al waren ze ooit enkel geïnstalleerd als een vereiste "
"voor een ander pakket. Een dergelijk pakket kunt u als handmatig "
"geïnstalleerd markeren met &apt-mark;. Voor pakketten die u expliciet via "
"<command>install</command> geïnstalleerd heeft, zal ook nooit voorgesteld "
"worden om ze automatisch te verwijderderen."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"<option>satisfy</option> satisfies dependency strings, as used in Build-"
"Depends. It also handles conflicts, by prefixing an argument with "
"<literal>\"Conflicts: \"</literal>."
msgstr ""
"<option>satisfy</option> voldoet aan vereistentekenreeksen, zoals die in "
"Build-Depends gebruikt worden. Behandelt ook conflicten wanneer voor een "
"argument <literal>\"Conflicts: \"</literal> geplaatst wordt."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"Example: <literal>apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, "
"fuzz\"</literal>"
msgstr ""
"Voorbeeld: <literal>apt satisfy \"foo, bar (>= 1.0)\" \"Conflicts: baz, "
"fuzz\"</literal>"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt.8.xml
msgid "(&apt-cache;)"
msgstr "(&apt-cache;)"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"<option>search</option> can be used to search for the given ®ex; term(s) "
"in the list of available packages and display matches. This can e.g. be "
"useful if you are looking for packages having a specific feature. If you "
"are looking for a package including a specific file try &apt-file;."
msgstr ""
"<option>search</option> kan gebruikt worden om in de lijst van beschikbare "
"pakketten te zoeken naar de opgegeven ®ex;-term(en) en de gevonden "
"overeenkomsten te tonen. Dit kan bijvoorbeeld nuttig zijn als u op zoek bent "
"naar pakketten met een specifieke functionaliteit. Indien u op zoek bent "
"naar een pakket dat een specifiek bestand bevat, gebruikt u best &apt-file;."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"Show information about the given package(s) including its dependencies, "
"installation and download size, sources the package is available from, the "
"description of the packages content and much more. It can e.g. be helpful to "
"look at this information before allowing &apt; to remove a package or while "
"searching for new packages to install."
msgstr ""
"Toont informatie over het/de opgegeven pakket(ten), onder meer welke zijn "
"vereisten zijn, de installatie- en downloadgrootte, de broncode waarvan het "
"pakket afkomstig is, de beschrijving van de inhoud van het pakket en nog "
"veel meer. Het kan bijvoorbeeld nuttig zijn om die informatie te bekijken "
"vooraleer u &apt; toestaat om een pakket te verwijderen of bij het zoeken "
"naar nieuw te installeren pakketten."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"<option>list</option> is somewhat similar to <command>dpkg-query --list</"
"command> in that it can display a list of packages satisfying certain "
"criteria. It supports &glob; patterns for matching package names, &apt-"
"patterns;, as well as options to list installed (<option>--installed</"
"option>), upgradeable (<option>--upgradeable</option>) or all available "
"(<option>--all-versions</option>) versions."
msgstr ""
"<literal>list</literal> is min of meer vergelijkbaar met <command>dpkg-query "
"--list</command> in die zin dat het een lijst van pakketten kan weergeven "
"die aan bepaalde criteria beantwoorden. Het kent het gebruik van "
"expansiepatronen (&glob; patterns) voor het vergelijken van pakketnamen, "
"&apt-patterns; en het ondersteunt opties om geïnstalleerde (<option>--"
"installed</option>), opwaardeerbare (<option>--upgradable</option>) of alle "
"beschikbare (<option>--all-versions</option>) versies weer te geven."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
#: apt.8.xml
msgid "(work-in-progress)"
msgstr "(werk-in-uitvoering)"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.8.xml
msgid ""
"<literal>edit-sources</literal> lets you edit your &sources-list; files in "
"your preferred text editor while also providing basic sanity checks."
msgstr ""
"<literal>edit-sources</literal> laat u toe uw &sources-list;-bestanden te "