]>
Commit | Line | Data |
---|---|---|
89409d33 AL |
1 | # Advanced Package Transfer - APT message translation catalog |
2 | # Guus Sliepen <guus@sliepen.warande.net>, 2002. | |
3 | # Jochem Berends <j@jochem.net>, 2002. | |
4 | # Wannes Soenen <wannes@wannes.cjb.net>, 2002. | |
5 | # | |
6 | msgid "" | |
7 | msgstr "" | |
8 | "Project-Id-Version: apt 0.5.4\n" | |
dc738e7a | 9 | "POT-Creation-Date: 2003-02-09 21:51-0600\n" |
89409d33 AL |
10 | "PO-Revision-Date: 2002-01-28 15:35+0100\n" |
11 | "Last-Translator: Wannes Soenen <wannes@wannes.cjb.net>\n" | |
12 | "Language-Team: Dutch <nl@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" | |
16 | ||
dc738e7a | 17 | #: cmdline/apt-cache.cc:133 |
89409d33 AL |
18 | #, c-format |
19 | msgid "Package %s version %s has an unmet dep:\n" | |
20 | msgstr "Pakket %s versie %s voldoet niet aan afhankelijkheid:\n" | |
21 | ||
dc738e7a AL |
22 | #: cmdline/apt-cache.cc:173 cmdline/apt-cache.cc:525 cmdline/apt-cache.cc:671 |
23 | #: cmdline/apt-cache.cc:1037 cmdline/apt-cache.cc:1183 | |
89409d33 AL |
24 | #, c-format |
25 | msgid "Unable to locate package %s" | |
26 | msgstr "Kon pakket %s niet vinden" | |
27 | ||
dc738e7a | 28 | #: cmdline/apt-cache.cc:230 |
89409d33 AL |
29 | msgid "Total Package Names : " |
30 | msgstr "Totaal aantal pakketnamen: " | |
31 | ||
dc738e7a | 32 | #: cmdline/apt-cache.cc:270 |
89409d33 AL |
33 | msgid " Normal Packages: " |
34 | msgstr " Normale pakketten: " | |
35 | ||
dc738e7a | 36 | #: cmdline/apt-cache.cc:271 |
89409d33 AL |
37 | msgid " Pure Virtual Packages: " |
38 | msgstr " Puur virtuele pakketten: " | |
39 | ||
dc738e7a | 40 | #: cmdline/apt-cache.cc:272 |
89409d33 AL |
41 | msgid " Single Virtual Packages: " |
42 | msgstr " Enkel virtuele pakketten: " | |
43 | ||
dc738e7a | 44 | #: cmdline/apt-cache.cc:273 |
89409d33 AL |
45 | msgid " Mixed Virtual Packages: " |
46 | msgstr " Gemengde virtuele pakketten: " | |
47 | ||
dc738e7a | 48 | #: cmdline/apt-cache.cc:274 |
89409d33 AL |
49 | msgid " Missing: " |
50 | msgstr " Missend: " | |
51 | ||
dc738e7a | 52 | #: cmdline/apt-cache.cc:276 |
89409d33 AL |
53 | msgid "Total Distinct Versions: " |
54 | msgstr "Totaal aantal verschillende versies: " | |
55 | ||
dc738e7a | 56 | #: cmdline/apt-cache.cc:278 |
89409d33 AL |
57 | msgid "Total Dependencies: " |
58 | msgstr "Totaal aantal afhankelijkheden: " | |
59 | ||
dc738e7a | 60 | #: cmdline/apt-cache.cc:281 |
89409d33 AL |
61 | msgid "Total Ver/File relations: " |
62 | msgstr "Totaal aantaal versie/bestand relaties: " | |
63 | ||
dc738e7a | 64 | #: cmdline/apt-cache.cc:283 |
89409d33 AL |
65 | msgid "Total Provides Mappings: " |
66 | msgstr "Totaal aantal aangeboden mappings: " | |
67 | ||
dc738e7a | 68 | #: cmdline/apt-cache.cc:295 |
89409d33 AL |
69 | msgid "Total Globbed Strings: " |
70 | msgstr "Totaal aantal geglobde strings: " | |
71 | ||
dc738e7a | 72 | #: cmdline/apt-cache.cc:309 |
89409d33 AL |
73 | msgid "Total Dependency Version space: " |
74 | msgstr "Totale hoeveelheid afhankelijkheidsversieruimte: " | |
75 | ||
dc738e7a | 76 | #: cmdline/apt-cache.cc:314 |
89409d33 AL |
77 | msgid "Total Slack space: " |
78 | msgstr "Totale hoeveelheid onbenutte ruimte: " | |
79 | ||
dc738e7a | 80 | #: cmdline/apt-cache.cc:322 |
89409d33 AL |
81 | msgid "Total Space Accounted for: " |
82 | msgstr "Totale hoeveelheid verantwoorde ruimte: " | |
83 | ||
dc738e7a | 84 | #: cmdline/apt-cache.cc:444 cmdline/apt-cache.cc:871 |
89409d33 AL |
85 | #, c-format |
86 | msgid "Package file %s is out of sync." | |
87 | msgstr "Pakketbestand %s is niet meer bij de tijd." | |
88 | ||
dc738e7a | 89 | #: cmdline/apt-cache.cc:913 |
89409d33 AL |
90 | msgid "You must give exactly one pattern" |
91 |