Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
msgmerge(1)
Edit
PageHistory
Diff
Info
LikePages
MSGMERGE !!!MSGMERGE NAME SYNOPSIS DESCRIPTION AUTHOR REPORTING BUGS COPYRIGHT SEE ALSO ---- !!NAME msgmerge - merge two message catalogs !!SYNOPSIS __msgmerge__ [[''OPTION''] ''def.po ref.po'' !!DESCRIPTION Mandatory arguments to long options are mandatory for short options too. __-C__, __--compendium__=''FILE'' additional library of message translations, may be specified more than once __-D__, __--directory__=''DIRECTORY'' add ''DIRECTORY'' to list for input files search __-e__, __--no-escape__ do not use C escapes in output (default) __-E__, __--escape__ use C escapes in output, no extended chars __--force-po__ write PO file even if empty __-h__, __--help__ display a help message and exit __-i__, __--indent__ indented output style __-o__, __--output-file__=''FILE'' result will be written to FILE __--no-location__ suppress '#: filename:line' lines __--add-location__ preserve '#: filename:line' lines (default) __--strict__ strict Uniforum output style __-v__, __--verbose__ increase verbosity level __-V__, __--version__ output version information and exit __-w__, __--width__=''NUMBER'' set output page width Merges two Uniforum style .po files together. The ''def.po'' file is an existing PO file with the old translations which will be taken over to the newly created file as long as they still match; comments will be preserved, but extract comments and file positions will be discarded. The ''ref.po'' file is the last created PO file (generally by xgettext), any translations or comments in the file will be discarded, however dot comments and file positions will be preserved. Where an exact match cannot be found, fuzzy matching is used to produce better results. The results are written to stdout unless an output file is specified. !!AUTHOR Written by Peter Miller. !!REPORTING BUGS Report bugs to !!COPYRIGHT Copyright 1995-1998, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. !!SEE ALSO gettext(1), msgfmt(1), xgettext(1) The full documentation for __msgmerge__ is maintained as a Texinfo manual. If the __info__ and __msgmerge__ programs are properly installed at your site, the command __info msgmerge__ should give you access to the complete manual. On Debian, the manual is also available in HTML format in the gettext-doc package. ----
3 pages link to
msgmerge(1)
:
Man1m
msgfmt(1)
xgettext(1)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.