Query: pofileconsistency
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
POFILECONSISTENCY(1) POFILECONSISTENCY(1)NAMEPOFileConsistency - checks consistency in a collection of PO filesSYNOPSISPOFileConsistency [OPTION] [...] [FILE] [...]INTRODUCTIONPOFileConsistency checks consistency in a collection of PO files.COMMAND LINE OPTIONS--help or -h show usage instructions --interactive or -i interactive mode, iterate though the inconsistencies using a text mode interface; see the Interactive Mode section --equivalent=file or -e file load a file with a list of equivalent msgstr for a given msgid; can be used multiple times --only-empty or -o only report inconsistencies with at least one of the translations empty --match=string or -m string only report inconsistencies if at least one of the files involved contain the given string --strip-chars=chars or -r chars remove each of the chars from both msgid and msgstr before checking inconsistenciesINTERACTIVE MODEIn interactive mode you iterate through each of the inconsistencies found. In each prompt you can press Enter to ignore this inconsistency, a number of a possible translation (1, 2, ...) to change all the translations to that text, 0 to input a text to use in all the translations, l to add the exception to each of the PO files, or, if you are using at least one equivalents file, a to add the exception to the first of those files.PO FILE HEADER DIRECTIVESPOFileConsistency recognizes several PO file header directives. As with all gettext lint tools, these directives are all prefixed with X-POFile. X-POFile-IgnoreConsistency: msgid remove the given msgid from the list of messages to check X-POFile-ConsistencyAlias: string1 string2 replace all ocorrences of string1 with string2 before checking consistencyCONSISTENCY EQUIVALENTS FILE FORMATThis files consists of a series of empty line separated blocks. For example: msgid 1 possible translation 1 possible translation 2 possible translation n msgid 2 possible translation 1 possible translation 2 possible translation nMORE INFORMATIONgettext-lint web page: http://gettext-lint.sourceforge.net/AUTHORPedro Morais. <morais@kde.org> 08/16/2006 POFILECONSISTENCY(1)
Related Man Pages |
---|
pofileconsistency(1) - debian |
ngettext(3) - linux |
dcngettext(3) - redhat |
ngettext(3) - centos |
dcngettext(3) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
treating special chars |
is is possible remove junk chars from the strings? |
noor 1.2 (Default branch) |
Odd Control Character issue ^A |
Replace text in SPECIFIC multiple files |