|
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.
|
|
|
|
Konverterer tekst fra et kodeformat til et annet.
|
|
Translated and reviewed by
Åka Sikrom
|
|
|
|
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.
|
|
|
|
Valg som bestemmer inn- og utgangsformat:
|
|
Translated and reviewed by
Åka Sikrom
|
|
|
|
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 KODING, --from-code=KODING
kodingen av data som skal behandles
|
|
Translated and reviewed by
Åka Sikrom
|
|
|
|
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 KODING, --to-code=KODING
kodingen som dataene skal konverteres til
|
|
Translated and reviewed by
Åka Sikrom
|
|
|
|
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.
|
|
|
|
Valg som håndterer konverteringsproblemer:
|
|
Translated and reviewed by
Åka Sikrom
|
|
|
|
Located in
src/iconv.c:145
|
|
11.
|
|
|
-c discard unconvertible characters
|
|
|
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.
|
|
|
|
-c fjern tegn som ikke kan konverteres
|
|
Translated and reviewed by
Åka Sikrom
|
|
|
|
Located in
src/iconv.c:148
|
|
12.
|
|
|
--unicode-subst=FORMATSTRING
substitution for unconvertible Unicode characters
|
|
|
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.
|
|
|
|
--unicode-subst=FORMATSTRENG
erstatning for Unicode-tegn som ikke kan konverteres
|
|
Translated and reviewed by
Åka Sikrom
|
|
|
|
Located in
src/iconv.c:151
|
|
13.
|
|
|
--byte-subst=FORMATSTRING substitution for unconvertible bytes
|
|
|
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.
|
|
|
|
--byte-subst=FORMATSTRENG erstatning for byte som ikke kan konverteres
|
|
Translated and reviewed by
Åka Sikrom
|
|
|
|
Located in
src/iconv.c:155
|
|
14.
|
|
|
--widechar-subst=FORMATSTRING
substitution for unconvertible wide characters
|
|
|
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.
|
|
|
|
--widechar-subst=FORMATSTRENG
erstatning for vide tegn som ikke kan konverteres
|
|
Translated and reviewed by
Åka Sikrom
|
|
|
|
Located in
src/iconv.c:158
|
|
15.
|
|
|
Options controlling error output:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Valg som håndterer feilmeldinger:
|
|
Translated and reviewed by
Åka Sikrom
|
|
|
|
Located in
src/iconv.c:163
|