# News ## <a id="2-3-5">2.3.5</a>: 2012-12-11 This is a bug fix release. ### Fixes * [POParser] Fixed the class name for backward compatibility. ## <a id="2-3-4">2.3.4</a>: 2012-12-11 This is a many changes and new implements release. ### Improvements * [Merger] Implemented "fuzzy-match" with Levenshtein distance. * Added the class "PO" for management PO entries. Please use PO instead of PoData. (see details in http://rubydoc.info/gems/gettext/GetText/PO.html) * [POEntry (renamed from PoMessages)] Supported to specify msgstr. * [POEntry] Stored comments each type (translator\_comment, extracted\_comment, flag, previous). see http://www.gnu.org/software/gettext/manual/html_node/PO-Files.html for details of comment type. * [POEntry] Checked if specified type is valid in #type=. * [PoParser][MO] Concatenated msgctxt, msgid, msgid\_plural to "#{msgctxt}\004#{msgid}\000"{msgid\_plural}" by MO instead of PoParser. PoData and MO treat a concatenated string as msgid, but PO doesn't. * [PoParser] Parsed each type comment from whole comment. ### Changes * Rename some classes and methods. * PoMessage to PoEntry. This isn't "message" but "entry". (See http://www.gnu.org/software/gettext/manual/gettext.html#PO-Files) * PoMessages#== to POEntry#mergeable?. * PoMessages#to\_po\_str to POEntry#to\_s. * PoMessages#sources(sources=) to POEntry#references(references=) * MoFile to MO. For backword compatible, MoFile can be used now. * PoParser to POParser. For backword compatible, PoParser can be used now. * Raised no error when POEntry doesn't have references. It is useful for no references in .PO file. # News ## <a id="2-3-3">2.3.3</a>: 2012-10-18 It's a package fix and msginit improvement release. ### Improvements * [msginit] Supported plural forms for Bosnian, Catalan, Norwegian Bokmal and Chinese. ### Fixes * Fixed the bug that messages (i.e. the help message for rmsgfmt) aren't localized in each environment. However, some messages aren't tranlated or resolved fuzzy. Please help us to translate or resolve them. [Github #12][Reported by mtasaka] * Used String#% to localize some messages. ### Thanks * mtasaka ## <a id="2-3-2">2.3.2</a>: 2012-09-20 It's a bug fix release. ### Fixes * Fixed the bug that untranslated messages are included in a .mo file. [Github #11][Reported by Ramón Cahenzli] ### Thanks * Ramón Cahenzli
785 lines
36 KiB
Text
785 lines
36 KiB
Text
@comment $NetBSD: PLIST,v 1.14 2012/12/16 16:20:59 taca Exp $
|
|
bin/rmsgfmt
|
|
bin/rmsginit
|
|
bin/rmsgmerge
|
|
bin/rxgettext
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.yardopts
|
|
${GEM_LIBDIR}/COPYING
|
|
${GEM_LIBDIR}/README.rdoc
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/bin/rmsgfmt
|
|
${GEM_LIBDIR}/bin/rmsginit
|
|
${GEM_LIBDIR}/bin/rmsgmerge
|
|
${GEM_LIBDIR}/bin/rxgettext
|
|
${GEM_LIBDIR}/doc/text/news.md
|
|
${GEM_LIBDIR}/gettext.gemspec
|
|
${GEM_LIBDIR}/lib/gettext.rb
|
|
${GEM_LIBDIR}/lib/gettext/cgi.rb
|
|
${GEM_LIBDIR}/lib/gettext/core_ext/iconv.rb
|
|
${GEM_LIBDIR}/lib/gettext/core_ext/string.rb
|
|
${GEM_LIBDIR}/lib/gettext/parser/erb.rb
|
|
${GEM_LIBDIR}/lib/gettext/parser/glade.rb
|
|
${GEM_LIBDIR}/lib/gettext/parser/ruby.rb
|
|
${GEM_LIBDIR}/lib/gettext/runtime/class_info.rb
|
|
${GEM_LIBDIR}/lib/gettext/runtime/locale_path.rb
|
|
${GEM_LIBDIR}/lib/gettext/runtime/mo.rb
|
|
${GEM_LIBDIR}/lib/gettext/runtime/mofile.rb
|
|
${GEM_LIBDIR}/lib/gettext/runtime/textdomain.rb
|
|
${GEM_LIBDIR}/lib/gettext/runtime/textdomain_group.rb
|
|
${GEM_LIBDIR}/lib/gettext/runtime/textdomain_manager.rb
|
|
${GEM_LIBDIR}/lib/gettext/task.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools/msgfmt.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools/msginit.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools/msgmerge.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools/parser/erb.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools/parser/glade.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools/parser/ruby.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools/po.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools/po_entry.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools/poparser.rb
|
|
${GEM_LIBDIR}/lib/gettext/tools/xgettext.rb
|
|
${GEM_LIBDIR}/lib/gettext/utils.rb
|
|
${GEM_LIBDIR}/lib/gettext/version.rb
|
|
${GEM_LIBDIR}/locale/bg/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/bs/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/ca/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/cs/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/de/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/el/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/eo/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/es/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/et/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/fr/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/hr/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/hu/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/it/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/ja/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/ko/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/lv/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/nb/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/nl/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/pt_BR/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/ru/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/sr/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/sv/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/uk/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/vi/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/zh/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/locale/zh_TW/LC_MESSAGES/gettext.mo
|
|
${GEM_LIBDIR}/po/bg/gettext.po
|
|
${GEM_LIBDIR}/po/bs/gettext.po
|
|
${GEM_LIBDIR}/po/ca/gettext.po
|
|
${GEM_LIBDIR}/po/cs/gettext.po
|
|
${GEM_LIBDIR}/po/de/gettext.po
|
|
${GEM_LIBDIR}/po/el/gettext.po
|
|
${GEM_LIBDIR}/po/eo/gettext.po
|
|
${GEM_LIBDIR}/po/es/gettext.po
|
|
${GEM_LIBDIR}/po/et/gettext.po
|
|
${GEM_LIBDIR}/po/fr/gettext.po
|
|
${GEM_LIBDIR}/po/gettext.pot
|
|
${GEM_LIBDIR}/po/hr/gettext.po
|
|
${GEM_LIBDIR}/po/hu/gettext.po
|
|
${GEM_LIBDIR}/po/it/gettext.po
|
|
${GEM_LIBDIR}/po/ja/gettext.po
|
|
${GEM_LIBDIR}/po/ko/gettext.po
|
|
${GEM_LIBDIR}/po/lv/gettext.po
|
|
${GEM_LIBDIR}/po/nb/gettext.po
|
|
${GEM_LIBDIR}/po/nl/gettext.po
|
|
${GEM_LIBDIR}/po/pt_BR/gettext.po
|
|
${GEM_LIBDIR}/po/ru/gettext.po
|
|
${GEM_LIBDIR}/po/sr/gettext.po
|
|
${GEM_LIBDIR}/po/sv/gettext.po
|
|
${GEM_LIBDIR}/po/uk/gettext.po
|
|
${GEM_LIBDIR}/po/vi/gettext.po
|
|
${GEM_LIBDIR}/po/zh/gettext.po
|
|
${GEM_LIBDIR}/po/zh_TW/gettext.po
|
|
${GEM_LIBDIR}/samples/README
|
|
${GEM_LIBDIR}/samples/cgi/README
|
|
${GEM_LIBDIR}/samples/cgi/Rakefile
|
|
${GEM_LIBDIR}/samples/cgi/cookie.cgi
|
|
${GEM_LIBDIR}/samples/cgi/gettext.css
|
|
${GEM_LIBDIR}/samples/cgi/helloerb.rhtml
|
|
${GEM_LIBDIR}/samples/cgi/helloerb1.cgi
|
|
${GEM_LIBDIR}/samples/cgi/helloerb2.cgi
|
|
${GEM_LIBDIR}/samples/cgi/hellolib.rb
|
|
${GEM_LIBDIR}/samples/cgi/http.rb
|
|
${GEM_LIBDIR}/samples/cgi/index.cgi
|
|
${GEM_LIBDIR}/samples/cgi/locale/bg/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/bg/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/bg/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/bg/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/bs/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/bs/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/bs/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/bs/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ca/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ca/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ca/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ca/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/cs/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/cs/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/cs/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/cs/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/de/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/de/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/de/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/de/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/el/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/el/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/el/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/el/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/eo/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/eo/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/eo/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/eo/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/es/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/es/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/es/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/es/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/fr/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/fr/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/fr/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/fr/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/hr/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/hr/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/hr/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/hr/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/hu/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/hu/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/hu/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/hu/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/it/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/it/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/it/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/it/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ja/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ja/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ja/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ja/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ko/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ko/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ko/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ko/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/lv/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/lv/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/lv/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/lv/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/nb/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/nb/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/nb/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/nb/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/nl/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/nl/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/nl/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/nl/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/pt_BR/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/pt_BR/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ru/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ru/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ru/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/ru/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/sr/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/sr/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/sr/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/sr/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/uk/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/uk/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/uk/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/uk/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/vi/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/vi/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/vi/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/vi/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/zh/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/zh/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/zh/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/zh/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb1.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb2.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/zh_TW/LC_MESSAGES/hellolib.mo
|
|
${GEM_LIBDIR}/samples/cgi/locale/zh_TW/LC_MESSAGES/main.mo
|
|
${GEM_LIBDIR}/samples/cgi/other.rhtml
|
|
${GEM_LIBDIR}/samples/cgi/po/bg/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/bg/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/bg/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/bg/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/bs/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/bs/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/bs/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/bs/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ca/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ca/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ca/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ca/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/cs/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/cs/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/cs/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/cs/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/de/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/de/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/de/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/de/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/el/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/el/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/el/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/el/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/eo/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/eo/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/eo/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/eo/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/es/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/es/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/es/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/es/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/fr/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/fr/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/fr/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/fr/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/helloerb1.pot
|
|
${GEM_LIBDIR}/samples/cgi/po/helloerb2.pot
|
|
${GEM_LIBDIR}/samples/cgi/po/hellolib.pot
|
|
${GEM_LIBDIR}/samples/cgi/po/hr/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/hr/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/hr/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/hr/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/hu/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/hu/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/hu/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/hu/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/it/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/it/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/it/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/it/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ja/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ja/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ja/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ja/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ko/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ko/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ko/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ko/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/lv/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/lv/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/lv/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/lv/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/main.pot
|
|
${GEM_LIBDIR}/samples/cgi/po/nb/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/nb/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/nb/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/nb/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/nl/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/nl/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/nl/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/nl/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/pt_BR/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/pt_BR/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/pt_BR/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/pt_BR/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ru/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ru/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ru/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/ru/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/sr/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/sr/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/sr/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/sr/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/uk/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/uk/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/uk/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/uk/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/vi/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/vi/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/vi/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/vi/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/zh/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/zh/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/zh/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/zh/main.po
|
|
${GEM_LIBDIR}/samples/cgi/po/zh_TW/helloerb1.po
|
|
${GEM_LIBDIR}/samples/cgi/po/zh_TW/helloerb2.po
|
|
${GEM_LIBDIR}/samples/cgi/po/zh_TW/hellolib.po
|
|
${GEM_LIBDIR}/samples/cgi/po/zh_TW/main.po
|
|
${GEM_LIBDIR}/samples/hello.rb
|
|
${GEM_LIBDIR}/samples/hello2.rb
|
|
${GEM_LIBDIR}/samples/hello_glade2.glade
|
|
${GEM_LIBDIR}/samples/hello_glade2.rb
|
|
${GEM_LIBDIR}/samples/hello_gtk2.rb
|
|
${GEM_LIBDIR}/samples/hello_noop.rb
|
|
${GEM_LIBDIR}/samples/hello_plural.rb
|
|
${GEM_LIBDIR}/samples/hello_tk.rb
|
|
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/bg/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/bs/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/ca/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/cs/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/de/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/el/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/eo/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/es/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/fr/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/hr/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/hu/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/it/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/ja/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/ko/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/lv/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/nb/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/nl/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/pt_BR/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/ru/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/sr/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/sv/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/uk/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/vi/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/zh/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello.mo
|
|
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello2.mo
|
|
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_glade2.mo
|
|
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_gtk2.mo
|
|
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_noop.mo
|
|
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_plural.mo
|
|
${GEM_LIBDIR}/samples/locale/zh_TW/LC_MESSAGES/hello_tk.mo
|
|
${GEM_LIBDIR}/samples/po/bg/hello.po
|
|
${GEM_LIBDIR}/samples/po/bg/hello2.po
|
|
${GEM_LIBDIR}/samples/po/bg/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/bg/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/bg/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/bg/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/bg/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/bs/hello.po
|
|
${GEM_LIBDIR}/samples/po/bs/hello2.po
|
|
${GEM_LIBDIR}/samples/po/bs/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/bs/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/bs/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/bs/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/bs/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/ca/hello.po
|
|
${GEM_LIBDIR}/samples/po/ca/hello2.po
|
|
${GEM_LIBDIR}/samples/po/ca/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/ca/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/ca/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/ca/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/ca/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/cs/hello.po
|
|
${GEM_LIBDIR}/samples/po/cs/hello2.po
|
|
${GEM_LIBDIR}/samples/po/cs/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/cs/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/cs/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/cs/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/cs/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/de/hello.po
|
|
${GEM_LIBDIR}/samples/po/de/hello2.po
|
|
${GEM_LIBDIR}/samples/po/de/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/de/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/de/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/de/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/de/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/el/hello.po
|
|
${GEM_LIBDIR}/samples/po/el/hello2.po
|
|
${GEM_LIBDIR}/samples/po/el/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/el/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/el/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/el/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/el/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/eo/hello.po
|
|
${GEM_LIBDIR}/samples/po/eo/hello2.po
|
|
${GEM_LIBDIR}/samples/po/eo/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/eo/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/eo/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/eo/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/eo/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/es/hello.po
|
|
${GEM_LIBDIR}/samples/po/es/hello2.po
|
|
${GEM_LIBDIR}/samples/po/es/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/es/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/es/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/es/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/es/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/fr/hello.po
|
|
${GEM_LIBDIR}/samples/po/fr/hello2.po
|
|
${GEM_LIBDIR}/samples/po/fr/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/fr/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/fr/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/fr/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/fr/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/hello.pot
|
|
${GEM_LIBDIR}/samples/po/hello2.pot
|
|
${GEM_LIBDIR}/samples/po/hello_glade2.pot
|
|
${GEM_LIBDIR}/samples/po/hello_gtk2.pot
|
|
${GEM_LIBDIR}/samples/po/hello_noop.pot
|
|
${GEM_LIBDIR}/samples/po/hello_plural.pot
|
|
${GEM_LIBDIR}/samples/po/hello_tk.pot
|
|
${GEM_LIBDIR}/samples/po/hr/hello.po
|
|
${GEM_LIBDIR}/samples/po/hr/hello2.po
|
|
${GEM_LIBDIR}/samples/po/hr/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/hr/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/hr/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/hr/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/hr/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/hu/hello.po
|
|
${GEM_LIBDIR}/samples/po/hu/hello2.po
|
|
${GEM_LIBDIR}/samples/po/hu/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/hu/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/hu/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/hu/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/hu/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/it/hello.po
|
|
${GEM_LIBDIR}/samples/po/it/hello2.po
|
|
${GEM_LIBDIR}/samples/po/it/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/it/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/it/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/it/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/it/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/ja/hello.po
|
|
${GEM_LIBDIR}/samples/po/ja/hello2.po
|
|
${GEM_LIBDIR}/samples/po/ja/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/ja/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/ja/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/ja/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/ja/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/ko/hello.po
|
|
${GEM_LIBDIR}/samples/po/ko/hello2.po
|
|
${GEM_LIBDIR}/samples/po/ko/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/ko/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/ko/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/ko/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/ko/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/lv/hello.po
|
|
${GEM_LIBDIR}/samples/po/lv/hello2.po
|
|
${GEM_LIBDIR}/samples/po/lv/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/lv/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/lv/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/lv/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/lv/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/nb/hello.po
|
|
${GEM_LIBDIR}/samples/po/nb/hello2.po
|
|
${GEM_LIBDIR}/samples/po/nb/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/nb/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/nb/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/nb/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/nb/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/nl/hello.po
|
|
${GEM_LIBDIR}/samples/po/nl/hello2.po
|
|
${GEM_LIBDIR}/samples/po/nl/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/nl/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/nl/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/nl/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/nl/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/pt_BR/hello.po
|
|
${GEM_LIBDIR}/samples/po/pt_BR/hello2.po
|
|
${GEM_LIBDIR}/samples/po/pt_BR/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/pt_BR/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/pt_BR/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/pt_BR/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/pt_BR/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/ru/hello.po
|
|
${GEM_LIBDIR}/samples/po/ru/hello2.po
|
|
${GEM_LIBDIR}/samples/po/ru/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/ru/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/ru/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/ru/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/ru/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/sr/hello.po
|
|
${GEM_LIBDIR}/samples/po/sr/hello2.po
|
|
${GEM_LIBDIR}/samples/po/sr/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/sr/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/sr/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/sr/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/sr/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/sv/hello.po
|
|
${GEM_LIBDIR}/samples/po/sv/hello2.po
|
|
${GEM_LIBDIR}/samples/po/sv/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/sv/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/sv/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/sv/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/sv/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/uk/hello.po
|
|
${GEM_LIBDIR}/samples/po/uk/hello2.po
|
|
${GEM_LIBDIR}/samples/po/uk/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/uk/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/uk/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/uk/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/uk/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/vi/hello.po
|
|
${GEM_LIBDIR}/samples/po/vi/hello2.po
|
|
${GEM_LIBDIR}/samples/po/vi/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/vi/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/vi/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/vi/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/vi/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/zh/hello.po
|
|
${GEM_LIBDIR}/samples/po/zh/hello2.po
|
|
${GEM_LIBDIR}/samples/po/zh/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/zh/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/zh/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/zh/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/zh/hello_tk.po
|
|
${GEM_LIBDIR}/samples/po/zh_TW/hello.po
|
|
${GEM_LIBDIR}/samples/po/zh_TW/hello2.po
|
|
${GEM_LIBDIR}/samples/po/zh_TW/hello_glade2.po
|
|
${GEM_LIBDIR}/samples/po/zh_TW/hello_gtk2.po
|
|
${GEM_LIBDIR}/samples/po/zh_TW/hello_noop.po
|
|
${GEM_LIBDIR}/samples/po/zh_TW/hello_plural.po
|
|
${GEM_LIBDIR}/samples/po/zh_TW/hello_tk.po
|
|
${GEM_LIBDIR}/src/poparser.ry
|
|
${GEM_LIBDIR}/test/fixtures/N_.rb
|
|
${GEM_LIBDIR}/test/fixtures/_.rb
|
|
${GEM_LIBDIR}/test/fixtures/_/one_line.rb
|
|
${GEM_LIBDIR}/test/fixtures/backslash.rb
|
|
${GEM_LIBDIR}/test/fixtures/erb/ascii.rhtml
|
|
${GEM_LIBDIR}/test/fixtures/erb/ascii.rxml
|
|
${GEM_LIBDIR}/test/fixtures/erb/non_ascii.rhtml
|
|
${GEM_LIBDIR}/test/fixtures/gladeparser.glade
|
|
${GEM_LIBDIR}/test/fixtures/multi_textdomain.rb
|
|
${GEM_LIBDIR}/test/fixtures/n_.rb
|
|
${GEM_LIBDIR}/test/fixtures/non_ascii.rb
|
|
${GEM_LIBDIR}/test/fixtures/np_.rb
|
|
${GEM_LIBDIR}/test/fixtures/ns_.rb
|
|
${GEM_LIBDIR}/test/fixtures/ns_/custom.rb
|
|
${GEM_LIBDIR}/test/fixtures/p_.rb
|
|
${GEM_LIBDIR}/test/fixtures/s_.rb
|
|
${GEM_LIBDIR}/test/fixtures/s_/custom.rb
|
|
${GEM_LIBDIR}/test/fixtures/simple.rb
|
|
${GEM_LIBDIR}/test/fixtures/untranslated.rb
|
|
${GEM_LIBDIR}/test/gettext-test-utils.rb
|
|
${GEM_LIBDIR}/test/locale/cr/LC_MESSAGES/plural.mo
|
|
${GEM_LIBDIR}/test/locale/da/LC_MESSAGES/plural.mo
|
|
${GEM_LIBDIR}/test/locale/da/LC_MESSAGES/plural_error.mo
|
|
${GEM_LIBDIR}/test/locale/fr/LC_MESSAGES/plural.mo
|
|
${GEM_LIBDIR}/test/locale/fr/LC_MESSAGES/plural_error.mo
|
|
${GEM_LIBDIR}/test/locale/fr/LC_MESSAGES/test1.mo
|
|
${GEM_LIBDIR}/test/locale/fr/LC_MESSAGES/test2.mo
|
|
${GEM_LIBDIR}/test/locale/ir/LC_MESSAGES/plural.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/_.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/backslash.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/non_ascii.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/np_.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/ns_.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/p_.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/plural.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/plural_error.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/rubyparser.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/s_.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/test1.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/test2.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/test3.mo
|
|
${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/untranslated.mo
|
|
${GEM_LIBDIR}/test/locale/la/LC_MESSAGES/plural.mo
|
|
${GEM_LIBDIR}/test/locale/la/LC_MESSAGES/plural_error.mo
|
|
${GEM_LIBDIR}/test/locale/li/LC_MESSAGES/plural.mo
|
|
${GEM_LIBDIR}/test/locale/li/LC_MESSAGES/plural_error.mo
|
|
${GEM_LIBDIR}/test/locale/po/LC_MESSAGES/plural.mo
|
|
${GEM_LIBDIR}/test/locale/sl/LC_MESSAGES/plural.mo
|
|
${GEM_LIBDIR}/test/parser/test_ruby.rb
|
|
${GEM_LIBDIR}/test/po/_.pot
|
|
${GEM_LIBDIR}/test/po/backslash.pot
|
|
${GEM_LIBDIR}/test/po/cr/plural.po
|
|
${GEM_LIBDIR}/test/po/da/plural.po
|
|
${GEM_LIBDIR}/test/po/da/plural_error.po
|
|
${GEM_LIBDIR}/test/po/fr/plural.po
|
|
${GEM_LIBDIR}/test/po/fr/plural_error.po
|
|
${GEM_LIBDIR}/test/po/fr/test1.po
|
|
${GEM_LIBDIR}/test/po/fr/test2.po
|
|
${GEM_LIBDIR}/test/po/ir/plural.po
|
|
${GEM_LIBDIR}/test/po/ja/_.po
|
|
${GEM_LIBDIR}/test/po/ja/backslash.po
|
|
${GEM_LIBDIR}/test/po/ja/non_ascii.po
|
|
${GEM_LIBDIR}/test/po/ja/np_.po
|
|
${GEM_LIBDIR}/test/po/ja/ns_.po
|
|
${GEM_LIBDIR}/test/po/ja/p_.po
|
|
${GEM_LIBDIR}/test/po/ja/plural.po
|
|
${GEM_LIBDIR}/test/po/ja/plural_error.po
|
|
${GEM_LIBDIR}/test/po/ja/rubyparser.po
|
|
${GEM_LIBDIR}/test/po/ja/s_.po
|
|
${GEM_LIBDIR}/test/po/ja/test1.po
|
|
${GEM_LIBDIR}/test/po/ja/test2.po
|
|
${GEM_LIBDIR}/test/po/ja/test3.po
|
|
${GEM_LIBDIR}/test/po/ja/untranslated.po
|
|
${GEM_LIBDIR}/test/po/la/plural.po
|
|
${GEM_LIBDIR}/test/po/la/plural_error.po
|
|
${GEM_LIBDIR}/test/po/li/plural.po
|
|
${GEM_LIBDIR}/test/po/li/plural_error.po
|
|
${GEM_LIBDIR}/test/po/non_ascii.pot
|
|
${GEM_LIBDIR}/test/po/np_.pot
|
|
${GEM_LIBDIR}/test/po/ns_.pot
|
|
${GEM_LIBDIR}/test/po/p_.pot
|
|
${GEM_LIBDIR}/test/po/po/plural.po
|
|
${GEM_LIBDIR}/test/po/s_.pot
|
|
${GEM_LIBDIR}/test/po/sl/plural.po
|
|
${GEM_LIBDIR}/test/po/untranslated.pot
|
|
${GEM_LIBDIR}/test/run-test.rb
|
|
${GEM_LIBDIR}/test/test_class_info.rb
|
|
${GEM_LIBDIR}/test/test_gettext.rb
|
|
${GEM_LIBDIR}/test/test_locale_path.rb
|
|
${GEM_LIBDIR}/test/test_mo.rb
|
|
${GEM_LIBDIR}/test/test_parser.rb
|
|
${GEM_LIBDIR}/test/test_po_entry.rb
|
|
${GEM_LIBDIR}/test/test_po_generation.rb
|
|
${GEM_LIBDIR}/test/test_po_parser.rb
|
|
${GEM_LIBDIR}/test/test_string.rb
|
|
${GEM_LIBDIR}/test/test_textdomain_bind.rb
|
|
${GEM_LIBDIR}/test/test_textdomain_multi.rb
|
|
${GEM_LIBDIR}/test/test_textdomain_toplevel.rb
|
|
${GEM_LIBDIR}/test/test_thread.rb
|
|
${GEM_LIBDIR}/test/tools/files/app.pot
|
|
${GEM_LIBDIR}/test/tools/files/de/app.po
|
|
${GEM_LIBDIR}/test/tools/files/en/app.po
|
|
${GEM_LIBDIR}/test/tools/files/en/test.po
|
|
${GEM_LIBDIR}/test/tools/files/simple_1.po
|
|
${GEM_LIBDIR}/test/tools/files/simple_2.po
|
|
${GEM_LIBDIR}/test/tools/files/simple_translation.rb
|
|
${GEM_LIBDIR}/test/tools/files/version.po
|
|
${GEM_LIBDIR}/test/tools/test.pot
|
|
${GEM_LIBDIR}/test/tools/test_msginit.rb
|
|
${GEM_LIBDIR}/test/tools/test_msgmerge.rb
|
|
${GEM_LIBDIR}/test/tools/test_po.rb
|
|
${GEM_LIBDIR}/test/tools/test_tools.rb
|
|
${GEM_LIBDIR}/test/tools/test_xgettext.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|