diff options
author | Mathias Gumz <akira@fluxbox.org> | 2015-01-22 15:30:57 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2015-01-22 15:30:57 (GMT) |
commit | bf3714e12456c2dd361ded47854546d2a0606403 (patch) | |
tree | d6f71285177175b622d2166dca08fb7f58b69b56 /nls/nl_NL | |
parent | ab2eef49371b2c9e45efea128fc84f3d556d1901 (diff) | |
download | fluxbox-bf3714e12456c2dd361ded47854546d2a0606403.zip fluxbox-bf3714e12456c2dd361ded47854546d2a0606403.tar.bz2 |
Update translations to reflect new flags via -h
Diffstat (limited to 'nls/nl_NL')
-rw-r--r-- | nls/nl_NL/Translation.m | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/nls/nl_NL/Translation.m b/nls/nl_NL/Translation.m index 73e2068..69b78c1 100644 --- a/nls/nl_NL/Translation.m +++ b/nls/nl_NL/Translation.m | |||
@@ -120,11 +120,16 @@ $set 19 #main | |||
120 | 120 | ||
121 | 1 error: '-display' heeft een argument nodig | 121 | 1 error: '-display' heeft een argument nodig |
122 | 11 error: '-rc' heeft een argument nodig | 122 | 11 error: '-rc' heeft een argument nodig |
123 | 13 Fluxbox %s: (c) %s Henrik Kinnunen\n\n\ | 123 | 13 Fluxbox %s: (c) %s Fluxbox Team\n\n\ |
124 | -display <string>\t\tkies ander scherm.\n\ | 124 | -display <string>\t\tkies ander scherm.\n\ |
125 | -screen <all|int,int,int>\trun on specified screens only.\n\ | ||
126 | -no-slit\t\t\tdo not provide a slit\n\ | ||
127 | -no-toolbar\t\tdo not provide a toolbar\n\ | ||
125 | -rc <string>\t\t\tgebruik alternatieve configuratie.\n\ | 128 | -rc <string>\t\t\tgebruik alternatieve configuratie.\n\ |
126 | -version\t\t\ttoon versienummer.\n\ | 129 | -version\t\t\ttoon versienummer.\n\ |
127 | -info\t\t\t\ttoon bruikbare informatie.\n\ | 130 | -info\t\t\t\ttoon bruikbare informatie.\n\ |
131 | -list-commands\t\t\tlist all valid key commands.\n\ | ||
132 | -sync\t\t\t\tsynchronize with X server for debugging.\n\ | ||
128 | -log <filename>\t\t\tlog uitvoer naar bestand.\n\ | 133 | -log <filename>\t\t\tlog uitvoer naar bestand.\n\ |
129 | -help\t\t\t\ttoon deze hulptekst.\n\n | 134 | -help\t\t\t\ttoon deze hulptekst.\n\n |
130 | 135 | ||