~ubuntu-branches/ubuntu/gutsy/apt-build/gutsy

« back to all changes in this revision

Viewing changes to debian/po/nl.po

  • Committer: Bazaar Package Importer
  • Author(s): Julien Danjou
  • Date: 2004-12-30 18:24:20 UTC
  • Revision ID: james.westby@ubuntu.com-20041230182420-o5bdv5xz9px3xyyr
Tags: 0.9.16
Fix a typo in french template (Thanks Fabien Fenaut)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
#    Translators, if you are not familiar with the PO format, gettext
 
3
#    documentation is worth reading, especially sections dedicated to
 
4
#    this format, e.g. by running:
 
5
#         info -n '(gettext)PO Files'
 
6
#         info -n '(gettext)Header Entry'
 
7
#
 
8
#    Some information specific to po-debconf are available at
 
9
#            /usr/share/doc/po-debconf/README-trans
 
10
#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
11
#
 
12
#    Developers do not need to manually edit POT or PO files.
 
13
#
 
14
msgid ""
 
15
msgstr ""
 
16
"Project-Id-Version: apt-build 0.9.2.1\n"
 
17
"Report-Msgid-Bugs-To: \n"
 
18
"POT-Creation-Date: 2003-11-03 22:26+0100\n"
 
19
"PO-Revision-Date: 2004-04-16 11:02+0100\n"
 
20
"Last-Translator: Luk Claes <luk.claes@ugent.be>\n"
 
21
"Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>\n"
 
22
"MIME-Version: 1.0\n"
 
23
"Content-Type: text/plain; charset=iso-8859-1\n"
 
24
"Content-Transfer-Encoding: 8bit\n"
 
25
 
 
26
#. Type: string
 
27
#. Description
 
28
#: ../templates:4
 
29
msgid "Where should apt-build download and build packages?"
 
30
msgstr "Waar moet apt-build pakketten ophalen en bouwen?"
 
31
 
 
32
#. Type: string
 
33
#. Description
 
34
#: ../templates:9
 
35
msgid "Where must apt-build store built packages?"
 
36
msgstr "Waar moet apt-build pakketten opslaan?"
 
37
 
 
38
#. Type: boolean
 
39
#. Description
 
40
#: ../templates:14
 
41
msgid "Add apt-build repository to sources.list?"
 
42
msgstr "apt-build-bewaarplaatsen (repositories) toevoegen aan sources.list?"
 
43
 
 
44
#. Type: boolean
 
45
#. Description
 
46
#: ../templates:14
 
47
msgid ""
 
48
"In order to install built package via APT, you must add a line like this to "
 
49
"your sources.list:\n"
 
50
"  deb file:${repo} apt-build main"
 
51
msgstr ""
 
52
"Om gebouwde pakketten te installeren via APT, moet u een lijn zoals deze "
 
53
"toevoegen aan uw sources.list:\n"
 
54
"  deb file:${repo} apt-build main"
 
55
 
 
56
#. Type: select
 
57
#. Choices
 
58
#: ../templates:21
 
59
msgid "Light, Medium, Strong"
 
60
msgstr "Zwak, Gemiddeld, Sterk"
 
61
 
 
62
#. Type: select
 
63
#. Description
 
64
#: ../templates:23
 
65
msgid "Which optimization level do you want?"
 
66
msgstr "Welk optimalisatieniveau wilt u?"
 
67
 
 
68
#. Type: select
 
69
#. Description
 
70
#: ../templates:23
 
71
msgid ""
 
72
"These are equivalent to -O1, -O2 and -O3. Optimization level is time "
 
73
"dependant - in fact, the more you want to optimize your build the more time "
 
74
"will be necessary for compiling but the faster your programs will be. "
 
75
"Warning: Strong optimization may lead to stability problems."
 
76
msgstr ""
 
77
"Deze zijn equivalent met -O1, -O2 en -O3. Een optimalisatieniveau is "
 
78
"tijdsafhankelijk - in feite, hoe meer u uw bouw wilt optimaliseren, hoe meer "
 
79
"tijd er zal nodig zijn om te vertalen, maar hoe sneller uw programma's "
 
80
"zullen zijn. Waarschuwing: sterke optimalisatie kan leiden tot "
 
81
"stabiliteitsproblemen."
 
82
 
 
83
#. Type: select
 
84
#. Description
 
85
#: ../templates:69
 
86
msgid "What is your architecture?"
 
87
msgstr "Wat is uw architectuur?"
 
88
 
 
89
#. Type: select
 
90
#. Description
 
91
#: ../templates:69
 
92
msgid ""
 
93
"If your architecture is not here, choose one and edit your configuration "
 
94
"file (/etc/apt/apt-build.conf) by hand, and please do a bugreport. (wishlist)"
 
95
msgstr ""
 
96
"Als uw architectuur hier niet tussenstaat, kies er dan toch ��n en wijzig uw "
 
97
"configuratiebestand (/etc/apt/apt-build.conf) handmatig, en stuur a.u.b. een "
 
98
"foutrapport. (wishlist)"
 
99
 
 
100
#. Type: string
 
101
#. Description
 
102
#: ../templates:76
 
103
msgid "Which options would you like to add to gcc?"
 
104
msgstr "Welke opties wilt u meegeven met gcc?"