|
1.
|
|
|
Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]
|
|
|
TRANSLATORS: The first line of the short usage message.
|
|
|
|
Gebruik: iconv [-c] [-s] [-f vancode] [-t naarcode] [bestand ...]
|
|
Translated by
Tim Van Holder
|
|
|
|
Located in
src/iconv.c:105
|
|
2.
|
|
|
or: iconv -l
|
|
|
TRANSLATORS: The second line of the short usage message.
Align it correctly against the first line.
|
|
|
|
of: iconv -l
|
|
Translated by
Tim Van Holder
|
|
|
|
Located in
src/iconv.c:109
|
|
3.
|
|
|
Try ` %s --help' for more information.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Probeer ` %s --help' voor meer informatie.
|
|
Translated by
Tim Van Holder
|
|
|
|
Located in
src/iconv.c:111
|
|
4.
|
|
|
Usage: %s [OPTION...] [-f ENCODING] [-t ENCODING] [INPUTFILE...]
|
|
|
TRANSLATORS: The first line of the long usage message.
The %s placeholder expands to the program name.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Gebruik: %s [OPTIE...] [-f CODERING] [-t CODERING] [INVOERBESTAND...]
|
|
Translated by
Tim Van Holder
|
|
|
|
Located in
src/iconv.c:116
|
|
5.
|
|
|
or: %s -l
|
|
|
TRANSLATORS: The second line of the long usage message.
Align it correctly against the first line.
The %s placeholder expands to the program name.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
of: %s -l
|
|
Translated by
Tim Van Holder
|
|
|
|
Located in
src/iconv.c:123
|
|
6.
|
|
|
Converts text from one encoding to another encoding.
|
|
|
TRANSLATORS: Description of the iconv program.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Zet tekst om van één codering naar een andere.
|
|
Translated by
Tim Van Holder
|
|
|
|
|
Weet niet of "codering" herhaald hoeft te worden.
|
|
Located in
src/iconv.c:129
|
|
7.
|
|
|
Options controlling the input and output format:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Opties die weerslag hebben op het formaat van de in- en uitvoer:
|
|
Translated by
Tim Van Holder
|
|
|
|
Located in
src/iconv.c:133
|
|
8.
|
|
|
-f ENCODING, --from-code=ENCODING
the encoding of the input
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-f CODERING, --from-code=CODERING
de codering van de invoer
|
|
Translated by
Tim Van Holder
|
|
|
|
Located in
src/iconv.c:136
|
|
9.
|
|
|
-t ENCODING, --to-code=ENCODING
the encoding of the output
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-t CODERING, --to-code=CODERING
de codering van de uitvoer
|
|
Translated by
Tim Van Holder
|
|
|
|
Located in
src/iconv.c:140
|
|
10.
|
|
|
Options controlling conversion problems:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Opties die weerslag hebben op omzettingsproblemen:
|
|
Translated by
Tim Van Holder
|
|
|
|
Located in
src/iconv.c:145
|