]>
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" | |
38d608f4 AL |
9 | "Report-Msgid-Bugs-To: \n" |
10 | "POT-Creation-Date: 2003-08-09 01:57-0400\n" | |
89409d33 AL |
11 | "PO-Revision-Date: 2002-01-28 15:35+0100\n" |
12 | "Last-Translator: Wannes Soenen <wannes@wannes.cjb.net>\n" | |
13 | "Language-Team: Dutch <nl@li.org>\n" | |
14 | "MIME-Version: 1.0\n" | |
15 | "Content-Type: text/plain; charset=iso-8859-1\n" | |
16 | "Content-Transfer-Encoding: 8bit\n" | |
17 | ||
dc738e7a | 18 | #: cmdline/apt-cache.cc:133 |
89409d33 AL |
19 | #, c-format |
20 | msgid "Package %s version %s has an unmet dep:\n" | |
21 | msgstr "Pakket %s versie %s voldoet niet aan afhankelijkheid:\n" | |
22 | ||
38d608f4 AL |
23 | #: cmdline/apt-cache.cc:173 cmdline/apt-cache.cc:525 cmdline/apt-cache.cc:613 |
24 | #: cmdline/apt-cache.cc:769 cmdline/apt-cache.cc:987 cmdline/apt-cache.cc:1355 | |
25 | #: cmdline/apt-cache.cc:1506 | |
89409d33 AL |
26 | #, c-format |
27 | msgid "Unable to locate package %s" | |
28 | msgstr "Kon pakket %s niet vinden" | |
29 | ||
dc738e7a | 30 | #: cmdline/apt-cache.cc:230 |
89409d33 AL |
31 | msgid "Total Package Names : " |
32 | msgstr "Totaal aantal pakketnamen: " | |
33 | ||
dc738e7a | 34 | #: cmdline/apt-cache.cc:270 |
89409d33 AL |
35 | msgid " Normal Packages: " |
36 | msgstr " Normale pakketten: " | |
37 | ||
dc738e7a | 38 | #: cmdline/apt-cache.cc:271 |
89409d33 AL |
39 | msgid " Pure Virtual Packages: " |
40 | msgstr " Puur virtuele pakketten: " | |
41 | ||
dc738e7a | 42 | #: cmdline/apt-cache.cc:272 |
89409d33 AL |
43 | msgid " Single Virtual Packages: " |
44 | msgstr " Enkel virtuele pakketten: " | |
45 | ||
dc738e7a | 46 | #: cmdline/apt-cache.cc:273 |
89409d33 AL |
47 | msgid " Mixed Virtual Packages: " |
48 | msgstr " Gemengde virtuele pakketten: " | |
49 | ||
dc738e7a | 50 | #: cmdline/apt-cache.cc:274 |
89409d33 AL |
51 | msgid " Missing: " |
52 | msgstr " Missend: " | |
53 | ||
dc738e7a | 54 | #: cmdline/apt-cache.cc:276 |
89409d33 AL |
55 | msgid "Total Distinct Versions: " |
56 | msgstr "Totaal aantal verschillende versies: " | |
57 | ||
dc738e7a | 58 | #: cmdline/apt-cache.cc:278 |
89409d33 AL |
59 | msgid "Total Dependencies: " |
60 | msgstr "Totaal aantal afhankelijkheden: " | |
61 | ||
dc738e7a | 62 | #: cmdline/apt-cache.cc:281 |
89409d33 AL |
63 | msgid "Total Ver/File relations: " |
64 | msgstr "Totaal aantaal versie/bestand relaties: " | |
65 | ||
dc738e7a | 66 | #: cmdline/apt-cache.cc:283 |
89409d33 AL |
67 | msgid "Total Provides Mappings: " |
68 | msgstr "Totaal aantal aangeboden mappings: " | |
69 | ||
dc738e7a | 70 | #: cmdline/apt-cache.cc:295 |
89409d33 AL |
71 | msgid "Total Globbed Strings: " |
72 | msgstr "Totaal aantal geglobde strings: " | |
73 | ||
dc738e7a | 74 | #: cmdline/apt-cache.cc:309 |
89409d33 AL |
75 | msgid "Total Dependency Version space: " |
76 | msgstr "Totale hoeveelheid afhankelijkheidsversieruimte: " | |
77 | ||
dc738e7a | 78 | #: cmdline/apt-cache.cc:314 |
89409d33 AL |
79 | msgid "Total Slack space: " |
80 | msgstr "Totale hoeveelheid onbenutte ruimte: " | |
81 | ||
dc738e7a | 82 | #: cmdline/apt-cache.cc:322 |
89409d33 AL |
83 | msgid "Total Space Accounted for: " |
84 | msgstr "Totale hoeveelheid verantwoorde ruimte: " | |
85 | ||
38d608f4 | 86 | #: cmdline/apt-cache.cc:444 cmdline/apt-cache.cc:1187 |
89409d33 AL |
87 | #, c-format |
88 | msgid "Package file %s is out of sync." | |
89 | msgstr "Pakketbestand %s is niet meer bij de tijd." | |
90 | ||
38d608f4 | 91 | #: cmdline/apt-cache.cc:1229 |
89409d33 AL |
92 | msgid "You must give exactly one pattern" |
93 |