|
1.
|
|
|
Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]
|
|
|
TRANSLATORS: The first line of the short usage message.
|
|
|
|
Usage: iconv [-c] [-s] [-f code_source] [-t code_cible] [fichier ...]
|
|
Translated by
Michel Robitaille
|
|
|
|
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.
|
|
|
|
ou: iconv -l
|
|
Translated by
Michel Robitaille
|
|
|
|
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.
|
|
|
|
Essayez « [nbsp] %s --help [nbsp] » pour plus d'information.
|
|
Translated and reviewed by
Pierre Slamich
|
|
|
|
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.
|
|
|
|
Utilisation [nbsp] : %s [OPTION...] [-f ENCODAGE] [-t ENCODAGE] [FICHIER ENTREE...]
|
|
Translated and reviewed by
Jean-Marc
|
|
|
|
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.
|
|
|
|
ou [nbsp] : %s -l
|
|
Translated and reviewed by
Jean-Marc
|
|
|
|
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.
|
|
|
|
Convertit le texte d'un encodage à un autre encodage.
|
|
Translated by
Aquilon
|
|
Reviewed by
Jean-Marc
|
|
|
|
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.
|
|
|
|
Options contrôlant le format d'entrée et sortie [nbsp] :
|
|
Translated and reviewed by
Jean-Marc
|
|
|
|
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 ENCODAGE, --from-code=ENCODAGE
l'encodage de l'entrée
|
|
Translated by
Aquilon
|
|
Reviewed by
Jean-Marc
|
|
|
|
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 ENCODAGE, --to-code=ENCODAGE
l'encodage de sortie
|
|
Translated by
Aquilon
|
|
Reviewed by
Jean-Marc
|
|
|
|
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.
|
|
|
|
Options contrôlant les problèmes de conversion [nbsp] :
|
|
Translated and reviewed by
Jean-Marc
|
|
|
|
Located in
src/iconv.c:145
|