Searched +refs:po +refs:msgid +refs:to +refs:msgstr (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A Dmsgconv-13 # Test conversion from BIG5 to UTF-8.
8 tmpfiles="$tmpfiles mco-test1.po"
9 cat <<\EOF > mco-test1.po
12 msgid ""
13 msgstr ""
19 msgid "exactly 2 input files required"
20 msgstr "���\�����n���n���w�������J��"
25 ${MSGCONV} --to-code=UTF-8 mco-test1.po -o mco-test1.out
32 msgid ""
[all...]
H A Dmsgfmt-111 tmpfiles="$tmpfiles module1.po module2.po"
12 cat <<EOF > module1.po
14 msgid "SYS_(C)\n"
15 msgstr "MSGFMT(3) portable message object file compiler\n"
17 "Report bugs to <bug-gnu-utils@gnu.org>\n"
18 msgid "msg 1"
19 msgstr "msg 1 translation"
22 msgid "help 2 %d"
23 msgstr "hel
[all...]
H A Dxgettext-properties-112 !extract\ me=some text to get fuzzy copied to result
45 tmpfiles="$tmpfiles xg-pr-1.po"
55 msgid "extract me"
56 msgstr "some text to get fuzzy copied to result"
59 msgid "what about me"
60 msgstr ""
64 msgid "hell
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/misc/
H A Dpo-mode.el0 ;;; po-mode.el -- major mode for GNU gettext PO files
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
29 ;; This package provides the tools meant to help editing PO files,
34 ;; then add the following lines to your .emacs file:
36 ;; (autoload 'po-mode "po-mode"
37 ;; "Major mode for translators to edit PO files" t)
38 ;; (setq auto-mode-alist (cons '("\\.po\\'\\|\\.po\\." . po
94 (defgroup po nil function
[all...]

Completed in 128 milliseconds