7b5c46cdd8
Version 0.19.2 - July 2014 * Bug fixes: - Fix xgettext crash in parsing empty string literals in C and Vala. - ChangeLog file is added back to the gettext infrastructure. It was mistakenly removed in 0.19. - Autoconf macro trace in autopoint now works again with Autoconf 2.68 or earlier. It was a regression in 0.19. Version 0.19.1 - June 2014 * Programming languages support: - Desktop Entry: msgfmt now always reads the po/LINGUAS file, regardless of whether the LINGUAS environment variable is set. The variable can now be used to restrict the languages list read from the po/LINGUAS file. - Vala: Bug fix in xgettext handling of "//" in string literals. This was a regression after the C-99 Unicode escape support. * The po/Makevars.template file now contains the newly added variables. * msgfmt now treats errors in the PO file header as non-fatal. Since 0.19 msgfmt started to abort on the fatal errors, but some translation systems are still not ready to supply valid headers. * Future backward-incompatibilities: - In future Gettext versions, msgfmt will treat header errors as fatal and terminate the command execution. Version 0.19 - June 2014 * Programming languages support: - Desktop Entry: xgettext and msgfmt now support .desktop files, used by desktop applications, as input and output. - GSettings: xgettext now supports GSettings schema file format used by GNOME applications. - JavaScript: xgettext now recognizes E4X (ECMA-357) constructs. - PHP: Single and double quotes around heredoc markers are now recognized. - Python: The acceptable format specifiers in the braced-syntax format strings are now limited to the Standard Format Specifiers, to reasonably avoid false-positives. - Scheme: The gettext shorthand form _"abc", used by GIMP script-fu, is now recognized by xgettext. - C and Vala: xgettext now recognizes C99-style Unicode character escapes. * The --add-location option of msgattrib, msgcat, msgcomm, msgconv, msgen, msgfilter, msggrep, msgmerge, msguniq, and xgettext commands now takes an optional argument 'never', 'full', or 'file', to control the format of "#: ..." comments. * msgfmt now has --source option to keep generated .java file when running in Java mode. * msgattrib now has --empty option that sets msgstr to empty when clearing fuzzy flag. * msgexec and msgfilter pass the plural information to subprocess through the environment variable MSG{EXEC,FILTER}_MSGID_PLURAL and MSG{EXEC,FILTER}_PLURAL_FORM. * New built-in filters 'quot' and 'boldquot' have been added to msgfilter. These filters convert Latin quotation marks ('...', "...") into Unicode quotation marks (for example, U+2018) if possible, similar to the sed commands used in po/Rules-quot and po/Rules-boldquot. * The po/Makevars file has a couple of new options PO_DEPENDS_ON_POT and DIST_DEPENDS_ON_UPDATE_PO, that can be used to adjust the behavior of updating PO files on demand. * xgettext now strips prefixed string before the comment tag. This is useful to support C-style comment like this: /* * TRANSLATORS: first line * second line */ In this example, the extracted comment does not contain "* " at the beginning of each line. * libgettextpo library: - Memory leak fixes in the PO file parser. * Documentation: - A complete example showing the use of GNU gettext in a GNOME 3 application has been added.
196 lines
6.5 KiB
Text
196 lines
6.5 KiB
Text
@comment $NetBSD: PLIST,v 1.11 2014/08/31 10:24:02 wiz Exp $
|
|
bin/autopoint
|
|
bin/envsubst
|
|
bin/gettext
|
|
bin/gettext.sh
|
|
bin/gettextize
|
|
bin/msgattrib
|
|
bin/msgcat
|
|
bin/msgcmp
|
|
bin/msgcomm
|
|
bin/msgconv
|
|
bin/msgen
|
|
bin/msgexec
|
|
bin/msgfilter
|
|
bin/msgfmt
|
|
bin/msggrep
|
|
bin/msginit
|
|
bin/msgmerge
|
|
bin/msgunfmt
|
|
bin/msguniq
|
|
bin/ngettext
|
|
bin/recode-sr-latin
|
|
bin/xgettext
|
|
include/gettext-po.h
|
|
info/gettext.info
|
|
lib/gettext/hostname
|
|
lib/gettext/project-id
|
|
lib/gettext/urlget
|
|
lib/gettext/user-email
|
|
lib/libgettextlib.la
|
|
lib/libgettextpo.la
|
|
lib/libgettextsrc.la
|
|
man/man1/autopoint.1
|
|
man/man1/envsubst.1
|
|
man/man1/gettext.1
|
|
man/man1/gettextize.1
|
|
man/man1/msgattrib.1
|
|
man/man1/msgcat.1
|
|
man/man1/msgcmp.1
|
|
man/man1/msgcomm.1
|
|
man/man1/msgconv.1
|
|
man/man1/msgen.1
|
|
man/man1/msgexec.1
|
|
man/man1/msgfilter.1
|
|
man/man1/msgfmt.1
|
|
man/man1/msggrep.1
|
|
man/man1/msginit.1
|
|
man/man1/msgmerge.1
|
|
man/man1/msgunfmt.1
|
|
man/man1/msguniq.1
|
|
man/man1/ngettext.1
|
|
man/man1/recode-sr-latin.1
|
|
man/man1/xgettext.1
|
|
man/man3/bind_textdomain_codeset.3
|
|
man/man3/bindtextdomain.3
|
|
man/man3/dcgettext.3
|
|
man/man3/dcngettext.3
|
|
man/man3/dgettext.3
|
|
man/man3/dngettext.3
|
|
man/man3/gettext.3
|
|
man/man3/ngettext.3
|
|
man/man3/textdomain.3
|
|
share/doc/gettext/FAQ.html
|
|
share/doc/gettext/autopoint.1.html
|
|
share/doc/gettext/bind_textdomain_codeset.3.html
|
|
share/doc/gettext/bindtextdomain.3.html
|
|
share/doc/gettext/envsubst.1.html
|
|
share/doc/gettext/gettext.1.html
|
|
share/doc/gettext/gettext.3.html
|
|
share/doc/gettext/gettext_1.html
|
|
share/doc/gettext/gettext_10.html
|
|
share/doc/gettext/gettext_11.html
|
|
share/doc/gettext/gettext_12.html
|
|
share/doc/gettext/gettext_13.html
|
|
share/doc/gettext/gettext_14.html
|
|
share/doc/gettext/gettext_15.html
|
|
share/doc/gettext/gettext_16.html
|
|
share/doc/gettext/gettext_17.html
|
|
share/doc/gettext/gettext_18.html
|
|
share/doc/gettext/gettext_19.html
|
|
share/doc/gettext/gettext_2.html
|
|
share/doc/gettext/gettext_20.html
|
|
share/doc/gettext/gettext_21.html
|
|
share/doc/gettext/gettext_22.html
|
|
share/doc/gettext/gettext_23.html
|
|
share/doc/gettext/gettext_24.html
|
|
share/doc/gettext/gettext_25.html
|
|
share/doc/gettext/gettext_3.html
|
|
share/doc/gettext/gettext_4.html
|
|
share/doc/gettext/gettext_5.html
|
|
share/doc/gettext/gettext_6.html
|
|
share/doc/gettext/gettext_7.html
|
|
share/doc/gettext/gettext_8.html
|
|
share/doc/gettext/gettext_9.html
|
|
share/doc/gettext/gettext_foot.html
|
|
share/doc/gettext/gettext_toc.html
|
|
share/doc/gettext/gettextize.1.html
|
|
share/doc/gettext/msgattrib.1.html
|
|
share/doc/gettext/msgcat.1.html
|
|
share/doc/gettext/msgcmp.1.html
|
|
share/doc/gettext/msgcomm.1.html
|
|
share/doc/gettext/msgconv.1.html
|
|
share/doc/gettext/msgen.1.html
|
|
share/doc/gettext/msgexec.1.html
|
|
share/doc/gettext/msgfilter.1.html
|
|
share/doc/gettext/msgfmt.1.html
|
|
share/doc/gettext/msggrep.1.html
|
|
share/doc/gettext/msginit.1.html
|
|
share/doc/gettext/msgmerge.1.html
|
|
share/doc/gettext/msgunfmt.1.html
|
|
share/doc/gettext/msguniq.1.html
|
|
share/doc/gettext/ngettext.1.html
|
|
share/doc/gettext/ngettext.3.html
|
|
share/doc/gettext/recode-sr-latin.1.html
|
|
share/doc/gettext/textdomain.3.html
|
|
share/doc/gettext/tutorial.html
|
|
share/doc/gettext/xgettext.1.html
|
|
share/gettext/archive.dir.tar.xz
|
|
share/gettext/msgunfmt.tcl
|
|
share/locale/be/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/be/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/bg/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/bg/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/ca/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/ca/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/cs/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/cs/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/da/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/da/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/de/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/de/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/el/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/el/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/en@quot/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/eo/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/es/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/es/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/et/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/et/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/eu/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/fi/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/fi/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/fr/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/fr/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/ga/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/gl/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/gl/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/hr/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/hu/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/id/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/id/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/it/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/it/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/ja/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/ja/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/ko/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/ko/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/nb/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/nb/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/nl/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/nl/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/nn/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/nn/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/pa/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/pl/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/pl/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/pt/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/pt/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/ro/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/ro/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/ru/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/ru/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/sk/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/sk/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/sl/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/sl/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/sr/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/sr/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/sv/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/sv/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/tr/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/tr/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/uk/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/uk/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/vi/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/vi/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo
|
|
share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo
|
|
share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo
|