summaryrefslogtreecommitdiff
path: root/po/nl.po
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@golden-gryphon.com>2014-04-09 00:15:48 -0700
committerManoj Srivastava <srivasta@golden-gryphon.com>2014-04-09 00:15:48 -0700
commit26bb2525c89ecda0b0bc7b597ec8d1b792fc8662 (patch)
treeb2ecc519218e259a4fb5e5f0a72b7e00bc3a2b43 /po/nl.po
parentada7779d8b7a39d01dd70d733883db2383e61a6e (diff)
Imported Upstream version 2.5.39
Diffstat (limited to 'po/nl.po')
-rw-r--r--po/nl.po304
1 files changed, 175 insertions, 129 deletions
diff --git a/po/nl.po b/po/nl.po
index faca408..f378820 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,20 +1,40 @@
-# Translation of flex-2.5.34 to Dutch.
-# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+# Dutch translations for the fast parser Flex.
+# Copyright (C) 2014 The Flex Project (msgids)
# This file is distributed under the same license as the flex package.
#
-# Benno Schulenberg <benno@vertaalt.nl>, 2005, 2006, 2007, 2008.
+# Beim schwarzen Schaf...
+#
+# Benno Schulenberg <benno@vertaalt.nl>, 2005, 2006, 2007, 2008, 2012, 2014.
msgid ""
msgstr ""
-"Project-Id-Version: flex-2.5.34\n"
+"Project-Id-Version: flex-2.5.38\n"
"Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2008-02-26 16:34-0500\n"
-"PO-Revision-Date: 2008-02-09 21:59+0100\n"
+"POT-Creation-Date: 2014-03-26 15:00-0400\n"
+"PO-Revision-Date: 2014-02-13 22:25+0100\n"
"Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
+"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
+"X-Generator: Lokalize 1.0\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: buf.c:78
+msgid "Allocation of buffer to print string failed"
+msgstr "Geheugenreservering voor stringprintbuffer is mislukt"
+
+#: buf.c:100
+msgid "Allocation of buffer for line directive failed"
+msgstr "Geheugenreservering voor line-commandobuffer is mislukt"
+
+#: buf.c:177
+msgid "Allocation of buffer for m4 def failed"
+msgstr "Geheugenreservering voor buffer voor m4 def is mislukt"
+
+#: buf.c:197
+msgid "Allocation of buffer for m4 undef failed"
+msgstr "Geheugenreservering voor buffer voor m4 undef is mislukt"
#: dfa.c:61
#, c-format
@@ -28,7 +48,7 @@ msgstr "gevaarlijke nakomende context"
#: dfa.c:166
#, c-format
msgid " associated rule line numbers:"
-msgstr " regelnummers van de betrokken regels:"
+msgstr " regelnummers van de betrokken voorschriften:"
#: dfa.c:202
#, c-format
@@ -73,7 +93,7 @@ msgstr "toestand # %d:\n"
msgid "Could not write yynxt_tbl[][]"
msgstr "Kan yynxt_tbl[][] niet schrijven"
-#: dfa.c:1052
+#: dfa.c:1049
msgid "bad transition character detected in sympartition()"
msgstr "onjuist transitieteken in sympartition()"
@@ -157,360 +177,369 @@ msgstr "Kan eoltbl niet schrijven"
msgid "Could not write yynultrans_tbl"
msgstr "Kan yynultrans_tbl niet schrijven"
-#: main.c:189
+#: main.c:191
msgid "rule cannot be matched"
-msgstr "regel geeft geen overeenkomsten"
+msgstr "voorschrift geeft geen overeenkomsten"
-#: main.c:194
+#: main.c:196
msgid "-s option given but default rule can be matched"
-msgstr "optie -s gegeven, maar de standaardregel geeft overeenkomsten"
+msgstr ""
+"optie '-s' is gegeven, maar het standaardvoorschrift geeft overeenkomsten"
-#: main.c:234
+#: main.c:236
msgid "Can't use -+ with -l option"
-msgstr "Optie -+ gaat niet samen met -l"
+msgstr "Optie '-+' gaat niet samen met '-l'"
-#: main.c:237
+#: main.c:239
msgid "Can't use -f or -F with -l option"
-msgstr "Optie -f of -F gaat niet samen met -l"
+msgstr "Optie '-f' of '-F' gaat niet samen met '-l'"
-#: main.c:241
+#: main.c:243
msgid "Can't use --reentrant or --bison-bridge with -l option"
-msgstr "Optie --reentrant of --bison-bridge gaat niet samen met -l"
+msgstr "Optie '--reentrant' of '--bison-bridge' gaat niet samen met '-l'"
-#: main.c:278
+#: main.c:275
msgid "-Cf/-CF and -Cm don't make sense together"
msgstr "Opties -Cf/-CF en -Cm gaan niet samen"
-#: main.c:281
+#: main.c:278
msgid "-Cf/-CF and -I are incompatible"
msgstr "Opties -Cf/-CF en -I gaan niet samen"
-#: main.c:285
+#: main.c:282
msgid "-Cf/-CF are incompatible with lex-compatibility mode"
msgstr "Optie -Cf of -CF gaat niet samen met lex-compatibiliteitsmodus"
-#: main.c:290
+#: main.c:287
msgid "-Cf and -CF are mutually exclusive"
msgstr "Opties -Cf en -CF sluiten elkaar uit"
-#: main.c:294
+#: main.c:291
msgid "Can't use -+ with -CF option"
-msgstr "Optie -+ gaat niet samen met -CF"
+msgstr "Optie '-+' gaat niet samen met '-CF'"
-#: main.c:297
+#: main.c:294
#, c-format
msgid "%array incompatible with -+ option"
-msgstr "Optie -+ gaat niet samen met %array"
+msgstr "Optie '-+' gaat niet samen met %array"
-#: main.c:302
+#: main.c:299
msgid "Options -+ and --reentrant are mutually exclusive."
-msgstr "Opties -+ en --reentrant sluiten elkaar uit."
+msgstr "Opties '-+' en '--reentrant' sluiten elkaar uit."
-#: main.c:305
+#: main.c:302
msgid "bison bridge not supported for the C++ scanner."
msgstr "bison bridge wordt niet ondersteund voor de C++-scanner."
-#: main.c:360 main.c:406
+#: main.c:357 main.c:403
#, c-format
msgid "could not create %s"
msgstr "kan %s niet aanmaken"
-#: main.c:419
+#: main.c:416
msgid "could not write tables header"
msgstr "kan tabellenkop niet schrijven"
-#: main.c:423
+#: main.c:420
#, c-format
msgid "can't open skeleton file %s"
msgstr "kan skeletbestand %s niet openen"
-#: main.c:505
+#: main.c:456
+msgid "allocation of macro definition failed"
+msgstr "geheugenreservering voor macrodefinitie is mislukt"
+
+#: main.c:504
#, c-format
msgid "input error reading skeleton file %s"
msgstr "invoerfout tijdens lezen van skeletbestand %s"
-#: main.c:509
+#: main.c:508
#, c-format
msgid "error closing skeleton file %s"
msgstr "fout tijdens sluiten van skeletbestand %s"
-#: main.c:694
+#: main.c:693
#, c-format
msgid "error creating header file %s"
msgstr "fout tijdens aanmaken van headerbestand %s"
-#: main.c:702
+#: main.c:701
#, c-format
msgid "error writing output file %s"
msgstr "fout tijdens schrijven van uitvoerbestand %s"
-#: main.c:706
+#: main.c:705
#, c-format
msgid "error closing output file %s"
msgstr "fout tijdens sluiten van uitvoerbestand %s"
-#: main.c:710
+#: main.c:709
#, c-format
msgid "error deleting output file %s"
msgstr "fout tijdens verwijderen van uitvoerbestand %s"
-#: main.c:717
+#: main.c:716
#, c-format
msgid "No backing up.\n"
msgstr "Terugstappen is niet mogelijk.\n"
-#: main.c:721
+#: main.c:720
#, c-format
msgid "%d backing up (non-accepting) states.\n"
msgstr "%d terugstappende (niet-accepterende) toestanden.\n"
-#: main.c:725
+#: main.c:724
#, c-format
msgid "Compressed tables always back up.\n"
msgstr "Gecomprimeerde tabellen kunnen altijd terugstappen.\n"
-#: main.c:728
+#: main.c:727
#, c-format
msgid "error writing backup file %s"
msgstr "fout tijdens schrijven van terugstapbestand %s"
-#: main.c:732
+#: main.c:731
#, c-format
msgid "error closing backup file %s"
msgstr "fout tijdens sluiten van terugstapbestand %s"
-#: main.c:737
+#: main.c:736
#, c-format
msgid "%s version %s usage statistics:\n"
msgstr "%s versie %s gebruiksstatistieken:\n"
-#: main.c:740
+#: main.c:739
#, c-format
msgid " scanner options: -"
msgstr " scanneropties: -"
-#: main.c:819
+#: main.c:818
#, c-format
msgid " %d/%d NFA states\n"
msgstr " %d/%d NFA-toestanden\n"
-#: main.c:821
+#: main.c:820
#, c-format
msgid " %d/%d DFA states (%d words)\n"
msgstr " %d/%d DFA-toestanden (%d woorden)\n"
-#: main.c:823
+#: main.c:822
#, c-format
msgid " %d rules\n"
-msgstr " %d regels\n"
+msgstr " %d voorschriften\n"
-#: main.c:828
+#: main.c:827
#, c-format
msgid " No backing up\n"
msgstr " Terugstappen is niet mogelijk\n"
-#: main.c:832
+#: main.c:831
#, c-format
msgid " %d backing-up (non-accepting) states\n"
msgstr " %d terugstappende (niet-accepterende) toestanden\n"
-#: main.c:837
+#: main.c:836
#, c-format
msgid " Compressed tables always back-up\n"
msgstr " Gecomprimeerde tabellen kunnen altijd terugstappen\n"
-#: main.c:841
+#: main.c:840
#, c-format
msgid " Beginning-of-line patterns used\n"
msgstr " Begin-van-regel-patronen gebruikt\n"
-#: main.c:843
+#: main.c:842
#, c-format
msgid " %d/%d start conditions\n"
msgstr " %d/%d startvoorwaarden\n"
-#: main.c:847
+#: main.c:846
#, c-format
msgid " %d epsilon states, %d double epsilon states\n"
msgstr " %d epsilontoestanden, %d dubbele epsilontoestanden\n"
-#: main.c:851
+#: main.c:850
#, c-format
msgid " no character classes\n"
msgstr " geen tekenklassen\n"
-#: main.c:855
+#: main.c:854
#, c-format
msgid " %d/%d character classes needed %d/%d words of storage, %d reused\n"
msgstr ""
" %d/%d tekenklassen hadden %d/%d opslagwoorden nodig, %d hergebruikt\n"
-#: main.c:860
+#: main.c:859
#, c-format
msgid " %d state/nextstate pairs created\n"
msgstr " %d toestand/volgtoestand-paren aangemaakt\n"
-#: main.c:863
+#: main.c:862
#, c-format
msgid " %d/%d unique/duplicate transitions\n"
msgstr " %d/%d unieke/dubbele transities\n"
-#: main.c:868
+#: main.c:867
#, c-format
msgid " %d table entries\n"
msgstr " %d tabelitems\n"
-#: main.c:876
+#: main.c:875
#, c-format
msgid " %d/%d base-def entries created\n"
msgstr " %d/%d base-def-items aangemaakt\n"
-#: main.c:880
+#: main.c:879
#, c-format
msgid " %d/%d (peak %d) nxt-chk entries created\n"
msgstr " %d/%d (piek %d) nxt-chk-items aangemaakt\n"
-#: main.c:884
+#: main.c:883
#, c-format
msgid " %d/%d (peak %d) template nxt-chk entries created\n"
msgstr " %d/%d (piek %d) sjabloon-nxt-chk-items aangemaakt\n"
-#: main.c:888
+#: main.c:887
#, c-format
msgid " %d empty table entries\n"
msgstr " %d lege tabelitems\n"
-#: main.c:890
+#: main.c:889
#, c-format
msgid " %d protos created\n"
msgstr " %d prototypes aangemaakt\n"
-#: main.c:893
+#: main.c:892
#, c-format
msgid " %d templates created, %d uses\n"
msgstr " %d sjablonen aangemaakt, %d keer gebruikt\n"
-#: main.c:901
+#: main.c:900
#, c-format
msgid " %d/%d equivalence classes created\n"
msgstr " %d/%d equivalentieklassen aangemaakt\n"
-#: main.c:909
+#: main.c:908
#, c-format
msgid " %d/%d meta-equivalence classes created\n"
msgstr " %d/%d meta-equivalentieklassen aangemaakt\n"
-#: main.c:915
+#: main.c:914
#, c-format
msgid " %d (%d saved) hash collisions, %d DFAs equal\n"
msgstr " %d (%d bewaarde) hash-botsingen, %d DFA's gelijk\n"
-#: main.c:917
+#: main.c:916
#, c-format
msgid " %d sets of reallocations needed\n"
msgstr " %d sets van herallocaties waren nodig\n"
-#: main.c:919
+#: main.c:918
#, c-format
msgid " %d total table entries needed\n"
msgstr " in totaal %d tabelitems nodig\n"
-#: main.c:996
+#: main.c:995
#, c-format
msgid "Internal error. flexopts are malformed.\n"
msgstr "*Interne fout*: ongeldige flexopts.\n"
-#: main.c:1006
+#: main.c:1005
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Typ '%s --help' voor meer informatie.\n"
-#: main.c:1063
+#: main.c:1062
#, c-format
msgid "unknown -C option '%c'"
msgstr "onbekende -C-optie '%c'"
-#: main.c:1192
+#: main.c:1191
#, c-format
msgid "%s %s\n"
msgstr "%s %s\n"
-#: main.c:1467
+#: main.c:1466
msgid "fatal parse error"
msgstr "fatale ontledingsfout"
-#: main.c:1499
+#: main.c:1498
#, c-format
msgid "could not create backing-up info file %s"
msgstr "kon terugstapbestand %s niet aanmaken"
-#: main.c:1520
+#: main.c:1519
#, c-format
msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
msgstr ""
-"de AT&T-lexcompatibiliteitsoptie -l betekent een grote "
+"de AT&T-lexcompatibiliteitsoptie '-l' betekent een grote "
"prestatievermindering\n"
-#: main.c:1523
+#: main.c:1522
#, c-format
msgid " and may be the actual source of other reported performance penalties\n"
msgstr ""
" en zou de eigenlijke bron kunnen zijn van andere gemelde "
"prestatieverminderingen\n"
-#: main.c:1529
+#: main.c:1528
#, c-format
msgid ""
"%%option yylineno entails a performance penalty ONLY on rules that can match "
"newline characters\n"
msgstr ""
"de %%optie yylineno betekent een prestatievermindering, maar ALLEEN voor "
-"regels die met het regeleindeteken overeen kunnen komen\n"
+"voorschriften die met het regeleindeteken overeen kunnen komen\n"
-#: main.c:1536
+#: main.c:1535
#, c-format
msgid "-I (interactive) entails a minor performance penalty\n"
-msgstr "optie -I (interactief) betekent een kleine prestatievermindering\n"
+msgstr "optie '-I' (interactief) betekent een kleine prestatievermindering\n"
-#: main.c:1541
+#: main.c:1540
#, c-format
msgid "yymore() entails a minor performance penalty\n"
msgstr "yymore() betekent een kleine prestatievermindering\n"
-#: main.c:1547
+#: main.c:1546
#, c-format
msgid "REJECT entails a large performance penalty\n"
msgstr "REJECT betekent een grote prestatievermindering\n"
-#: main.c:1552
+#: main.c:1551
#, c-format
msgid "Variable trailing context rules entail a large performance penalty\n"
-msgstr "Variabele nakomende context betekent een grote prestatievermindering\n"
+msgstr ""
+"Voorschriften met variabele nakomende context betekenen een grote "
+"prestatievermindering\n"
-#: main.c:1564
+#: main.c:1563
msgid "REJECT cannot be used with -f or -F"
msgstr "REJECT gaat niet samen met -f of -F"
-#: main.c:1567
+#: main.c:1566
#, c-format
msgid "%option yylineno cannot be used with REJECT"
msgstr "%optie yylineno gaat niet samen met REJECT"
-#: main.c:1570
+#: main.c:1569
msgid "variable trailing context rules cannot be used with -f or -F"
-msgstr "regels met variabele nakomende context gaan niet samen met -f of -F"
+msgstr ""
+"voorschriften met variabele nakomende context gaan niet samen met '-f' of '-"
+"F'"
-#: main.c:1691
+#: main.c:1692
#, c-format
msgid "%option yyclass only meaningful for C++ scanners"
msgstr "%optie yyclass heeft alleen betekenis voor C++-scanners"
-#: main.c:1798
+#: main.c:1799
#, c-format
msgid "Usage: %s [OPTIONS] [FILE]...\n"
-msgstr "Gebruik: %s [OPTIE]... [BESTAND]...\n"
+msgstr "Gebruik: %s [OPTIE...] [BESTAND...]\n"
-#: main.c:1801
+#: main.c:1802
#, c-format
msgid ""
"Generates programs that perform pattern-matching on text.\n"
@@ -594,7 +623,7 @@ msgstr ""
" -d, --debug debugmodus in scanner aanzetten\n"
" -b, --backup terugstap-informatie naar %s schrijven\n"
" -p, --perf-report prestatierapport naar standaardfoutuitvoer schrijven\n"
-" -s, --nodefault standaardregel om onherkende tekst te ECHO-en "
+" -s, --nodefault standaardvoorschrift dat onherkende tekst ECHO-t "
"uitzetten\n"
" -T, --trace %s uitvoeren in tracemodus\n"
" -w, --nowarn geen waarschuwingen geven\n"
@@ -624,7 +653,7 @@ msgstr ""
"Gegenereerde code:\n"
" -+, --c++ een C++-scannerklasse genereren\n"
" -Dmacro[=defn] #define macro defn (standaard defn is '1')\n"
-" -L, --noline de #line-commado's in de scanner onderdrukken\n"
+" -L, --noline de #line-commando's in de scanner onderdrukken\n"
" -P, --prefix=STRING STRING gebruiken als prefix in plaats van \"yy\"\n"
" -R, --reentrant een herintreedbare C-scanner genereren\n"
" --bison-bridge een scanner voor zuivere bison-ontleder genereren\n"
@@ -642,43 +671,47 @@ msgstr ""
" -h, --help deze hulptekst tonen\n"
" -V, --version de versie van %s tonen\n"
-#: misc.c:100 misc.c:126
+#: misc.c:65
+msgid "allocation of sko_stack failed"
+msgstr "geheugenreservering voor 'sko_stack' is mislukt"
+
+#: misc.c:102 misc.c:128
#, c-format
msgid "name \"%s\" ridiculously long"
msgstr "naam is belachelijk lang: \"%s\""
-#: misc.c:175
+#: misc.c:177
msgid "memory allocation failed in allocate_array()"
msgstr "geheugenreservering is mislukt in allocate_array()"
-#: misc.c:250
+#: misc.c:230
#, c-format
msgid "bad character '%s' detected in check_char()"
msgstr "onjuist teken '%s' in check_char()"
-#: misc.c:255
+#: misc.c:235
#, c-format
msgid "scanner requires -8 flag to use the character %s"
-msgstr "scanner heeft de optie -8 nodig om teken %s te kunnen gebruiken"
+msgstr "scanner heeft de optie '-8' nodig om teken %s te kunnen gebruiken"
-#: misc.c:288
+#: misc.c:268
msgid "dynamic memory failure in copy_string()"
msgstr "dynamische geheugenfout in copy_string()"
-#: misc.c:422
+#: misc.c:367
#, c-format
msgid "%s: fatal internal error, %s\n"
-msgstr "%s: *fatale interne fout*, %s\n"
+msgstr "%s: **fatale interne programmafout**, %s\n"
-#: misc.c:875
+#: misc.c:803
msgid "attempt to increase array size failed"
msgstr "vergroting van array is mislukt"
-#: misc.c:1002
+#: misc.c:930
msgid "bad line in skeleton file"
msgstr "onjuiste regel in skeletbestand"
-#: misc.c:1051
+#: misc.c:979
msgid "memory allocation failed in yy_flex_xmalloc()"
msgstr "geheugenreservering is mislukt in yy_flex_xmalloc()"
@@ -710,25 +743,25 @@ msgstr "lege machine in dupmachine()"
#: nfa.c:240
#, c-format
msgid "Variable trailing context rule at line %d\n"
-msgstr "Regel met variabele nakomende context op regel %d\n"
+msgstr "Voorschrift met variabele nakomende context op regel %d\n"
-#: nfa.c:353
+#: nfa.c:364
msgid "bad state type in mark_beginning_as_normal()"
msgstr "onjuist toestandstype in mark_beginning_as_normal()"
-#: nfa.c:598
+#: nfa.c:609
#, c-format
msgid "input rules are too complicated (>= %d NFA states)"
-msgstr "invoerregels zijn te ingewikkeld (>= %d NFA-toestanden)"
+msgstr "invoervoorschriften zijn te ingewikkeld (>= %d NFA-toestanden)"
-#: nfa.c:677
+#: nfa.c:688
msgid "found too many transitions in mkxtion()"
msgstr "te veel transities gevonden in mkxtion()"
-#: nfa.c:703
+#: nfa.c:714
#, c-format
msgid "too many rules (> %d)!"
-msgstr "te veel regels (> %d)!"
+msgstr "te veel voorschriften (> %d)!"
#: parse.y:159
msgid "unknown error processing section 1"
@@ -740,7 +773,7 @@ msgstr "onjuiste lijst van startvoorwaarden"
#: parse.y:315
msgid "unrecognized rule"
-msgstr "onbekende regel"
+msgstr "onbekend voorschrift"
#: parse.y:434 parse.y:447 parse.y:516
msgid "trailing context used twice"
@@ -754,26 +787,26 @@ msgstr "onjuiste iteratiewaarden"
msgid "iteration value must be positive"
msgstr "iteratiewaarde moet positief zijn"
-#: parse.y:806 parse.y:816
+#: parse.y:804 parse.y:814
#, c-format
msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
msgstr ""
"het tekenbereik [%c-%c] is niet eenduidig in een hoofdletterongevoelige "
"scanner"
-#: parse.y:821
+#: parse.y:819
msgid "negative range in character class"
msgstr "negatief bereik in tekenklasse"
-#: parse.y:918
+#: parse.y:916
msgid "[:^lower:] is ambiguous in case insensitive scanner"
msgstr "[:^lower:] is niet eenduidig in een hoofdletterongevoelige scanner"
-#: parse.y:924
+#: parse.y:922
msgid "[:^upper:] ambiguous in case insensitive scanner"
msgstr "[:^upper:] is niet eenduidig in een hoofdletterongevoelige scanner"
-#: scan.l:75 scan.l:192 scan.l:300 scan.l:443 scan.l:618 scan.l:676
+#: scan.l:75 scan.l:618 scan.l:676
msgid "Input line too long\n"
msgstr "Invoerregel is te lang\n"
@@ -787,14 +820,27 @@ msgstr "verkeerde opbouw van '%top'-commando"
msgid "unrecognized '%' directive"
msgstr "onbekend '%'-commando"
+#: scan.l:192
+msgid "Definition name too long\n"
+msgstr "Definitienaam is te lang\n"
+
#: scan.l:284
msgid "Unmatched '{'"
msgstr "Ongepaarde '{'"
+#: scan.l:300
+#, c-format
+msgid "Definition value for {%s} too long\n"
+msgstr "Definitiewaarde voor {%s} is te lang\n"
+
#: scan.l:317
msgid "incomplete name definition"
msgstr "onvolledige naamsdefinitie"
+#: scan.l:443
+msgid "Option line too long\n"
+msgstr "Optiesregel is te lang\n"
+
#: scan.l:451
#, c-format
msgid "unrecognized %%option: %s"
@@ -852,29 +898,29 @@ msgstr "kan %s niet openen"
#: scanopt.c:291
#, c-format
msgid "Usage: %s [OPTIONS]...\n"
-msgstr "Gebruik: %s [OPTIE]...\n"
+msgstr "Gebruik: %s [OPTIE...]\n"
-#: scanopt.c:565
+#: scanopt.c:564
#, c-format
msgid "option `%s' doesn't allow an argument\n"
msgstr "optie '%s' staat geen argument toe\n"
-#: scanopt.c:570
+#: scanopt.c:569
#, c-format
msgid "option `%s' requires an argument\n"
msgstr "optie '%s' vereist een argument\n"
-#: scanopt.c:574
+#: scanopt.c:573
#, c-format
msgid "option `%s' is ambiguous\n"
msgstr "optie '%s' is niet eenduidig\n"
-#: scanopt.c:578
+#: scanopt.c:577
#, c-format
msgid "Unrecognized option `%s'\n"
msgstr "Onbekende optie '%s'\n"
-#: scanopt.c:582
+#: scanopt.c:581
#, c-format
msgid "Unknown error=(%d)\n"
msgstr "Onbekende fout=(%d)\n"