|
1.
|
|
|
Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]
|
|
|
TRANSLATORS: The first line of the short usage message.
|
|
|
|
Použití: iconv [-c] [-s] [-f vstupniKod] [-t vystupniKod] [soubor ...]
|
|
Translated by
Martin Šácha
|
|
Reviewed by
Tadeáš Pařík
|
|
|
|
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.
|
|
|
|
nebo: iconv -l
|
|
Translated by
Martin Šácha
|
|
Reviewed by
Tadeáš Pařík
|
|
|
|
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.
|
|
|
|
Více informací získáte příkazem ' %s --help'.
|
|
Translated by
Martin Šácha
|
|
Reviewed by
Tadeáš Pařík
|
|
|
|
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.
|
|
|
|
Použití: %s [VOLBY...] [-f KODOVANI] [-t KODOVANI] [SOUBOR...]
|
|
Translated by
Martin Šácha
|
|
Reviewed by
Tadeáš Pařík
|
|
|
|
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.
|
|
|
|
nebo: %s -l
|
|
Translated by
Martin Šácha
|
|
Reviewed by
Tadeáš Pařík
|
|
|
|
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.
|
|
|
|
Převádí text z jednoho kódování do druhého.
|
|
Translated by
Martin Šácha
|
|
Reviewed by
Tadeáš Pařík
|
|
|
|
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.
|
|
|
|
Volby definují vstupní a výstupní formát.
|
|
Translated by
Martin Šácha
|
|
Reviewed by
Tadeáš Pařík
|
|
|
|
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 KODOVANI, --from-code=KODOVANI
kódování vstupu
|
|
Translated by
Martin Šácha
|
|
Reviewed by
Tadeáš Pařík
|
|
|
|
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 KODOVANI, --to-code=KODOVANI
kódování výstupu
|
|
Translated by
Martin Šácha
|
|
Reviewed by
Tadeáš Pařík
|
|
|
|
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.
|
|
|
|
Volby definující chování při konverzi:
|
|
Translated by
Martin Šácha
|
|
Reviewed by
Tadeáš Pařík
|
|
|
|
Located in
src/iconv.c:145
|