Lines Matching +refs:po +refs:kill +refs:msgstr
14655 collected into a portable object file (@file{guide.po}),
14661 @cindex @code{.po} files
14662 @cindex files, @code{.po}
14666 For each language with a translator, @file{guide.po}
14674 Each language's @file{.po} file is converted into a binary
14956 @cindex @code{.po} files
14957 @cindex files, @code{.po}
14961 be extracted to create the initial @file{.po} file.
14965 @command{gawk}'s @option{--gen-po} command-line option extracts
14982 @cindex @code{--gen-po} option
14988 @cindex @code{--gen-po} option
14992 First, use the @option{--gen-po} command-line option to create
14993 the initial @file{.po} file:
14996 $ gawk --gen-po -f guide.awk > guide.po
15000 When run with @option{--gen-po}, @command{gawk} does not execute your
15208 Run @samp{gawk --gen-po} to create the @file{.po} file:
15211 $ gawk --gen-po -f guide.awk > guide.po
15218 @c file eg/data/guide.po
15221 msgstr ""
15225 msgstr ""
15232 is the original string and the @code{msgstr} is the translation.
15235 appear in the @file{guide.po} file.
15244 $ cp guide.po guide-mellow.po
15245 @var{Add translations to} guide-mellow.po @dots{}
15253 @c file eg/data/guide-mellow.po
15256 msgstr "Hey man, relax!"
15260 msgstr "Like, the scoop is"
15277 @cindex @code{.po} files, converting to @code{.mo}
15278 @cindex files, @code{.po}, converting to @code{.mo}
15279 @cindex @code{.mo} files, converting from @code{.po}
15280 @cindex files, @code{.mo}, converting from @code{.po}
15287 @file{.po} file to machine-readable @file{.mo} file.
15293 $ msgfmt guide-mellow.po
15993 @cindex @command{kill} command, dynamic profiling
15998 Use the @command{kill} command to send the @code{USR1} signal
16002 $ kill -USR1 13992
16038 because these systems don't support the @command{kill} command, so the
16274 @item -W gen-po
16275 @itemx --gen-po
16276 @cindex @code{--gen-po} option
22988 The @option{--gen-po} command-line option and the use of a leading
23463 @itemx po/*
23465 @command{gawk}'s internationalization features, while the @file{po} library