debian man page for poreencode

Query: poreencode

OS: debian

Section: 1

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

poreencode(1)						      Translate Toolkit 1.3.0						     poreencode(1)

NAME
poreencode - Reencode all files of a PO directory to the specified encoding.
SYNOPSIS
poreencode encoding PO-directory Where encoding is the encoding you would like to convert to eg. UTF-8, and PO-directory is a directory of existing PO files.
DESCRIPTION
Takes a directory of existing PO files and converts them to a given encoding.
OPERATION
poreencode makes use of the Gettext tool msgconv(1) to perform its task. It traverses the PO directory and finds all PO file. It uses msg- conv(1) to convert the PO file from its existing encoding to the new encoding.
BUGS
Like most Gettext tools they do a little bit more than documented, msgconv(1) will decide which strings are in fact fuzzy and delete fuzzy marking - not a lot but you do need to diff (this probably related to #, fuzzy entries that are not placed in the place Gettext expects them). Translate Toolkit 1.3.0 poreencode(1)
Related Man Pages
po2moz(1) - debian
po2prop(1) - debian
po2rc(1) - debian
fstrcasecmp(3) - debian
fstrcmp(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph