--- !ruby/object:Gem::Specification name: gettext version: !ruby/object:Gem::Version version: 3.1.1 platform: ruby authors: - Kouhei Sutou - Masao Mutoh autorequire: bindir: bin cert_chain: [] date: 2014-02-23 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: locale requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 2.0.5 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 2.0.5 - !ruby/object:Gem::Dependency name: text requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: racc requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: yard requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: redcarpet requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: test-unit requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: test-unit-notify requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: test-unit-rr requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' description: | Gettext is a GNU gettext-like program for Ruby. The catalog file(po-file) is same format with GNU gettext. So you can use GNU gettext tools for maintaining. email: - kou@clear-code.com - mutomasa at gmail.com executables: - rmsgmerge - rmsgfmt - rmsgcat - rxgettext - rmsginit extensions: [] extra_rdoc_files: [] files: - locale/ko/LC_MESSAGES/gettext.mo - locale/nb/LC_MESSAGES/gettext.mo - locale/ru/LC_MESSAGES/gettext.mo - locale/hu/LC_MESSAGES/gettext.mo - locale/ca/LC_MESSAGES/gettext.mo - locale/fr/LC_MESSAGES/gettext.mo - locale/it/LC_MESSAGES/gettext.mo - locale/pt_BR/LC_MESSAGES/gettext.mo - locale/es/LC_MESSAGES/gettext.mo - locale/uk/LC_MESSAGES/gettext.mo - locale/lv/LC_MESSAGES/gettext.mo - locale/el/LC_MESSAGES/gettext.mo - locale/hr/LC_MESSAGES/gettext.mo - locale/bg/LC_MESSAGES/gettext.mo - locale/bs/LC_MESSAGES/gettext.mo - locale/eo/LC_MESSAGES/gettext.mo - locale/zh_TW/LC_MESSAGES/gettext.mo - locale/vi/LC_MESSAGES/gettext.mo - locale/ja/LC_MESSAGES/gettext.mo - locale/et/LC_MESSAGES/gettext.mo - locale/sv/LC_MESSAGES/gettext.mo - locale/cs/LC_MESSAGES/gettext.mo - locale/sr/LC_MESSAGES/gettext.mo - locale/nl/LC_MESSAGES/gettext.mo - locale/zh/LC_MESSAGES/gettext.mo - locale/de/LC_MESSAGES/gettext.mo - bin/rmsgmerge - bin/rmsgfmt - bin/rmsgcat - bin/rxgettext - bin/rmsginit - doc/text/news.md - doc/text/lgpl-3.0.txt - doc/text/ruby-license.txt - doc/text/gpl-2.0.txt - lib/gettext.rb - lib/gettext/text_domain_manager.rb - lib/gettext/version.rb - lib/gettext/cgi.rb - lib/gettext/text_domain.rb - lib/gettext/po_parser.rb - lib/gettext/tools/msgfmt.rb - lib/gettext/tools/msgcat.rb - lib/gettext/tools/msgmerge.rb - lib/gettext/tools/msginit.rb - lib/gettext/tools/xgettext.rb - lib/gettext/tools/task.rb - lib/gettext/tools/parser/glade.rb - lib/gettext/tools/parser/erb.rb - lib/gettext/tools/parser/ruby.rb - lib/gettext/text_domain_group.rb - lib/gettext/locale_path.rb - lib/gettext/po_format.rb - lib/gettext/po_entry.rb - lib/gettext/class_info.rb - lib/gettext/mo.rb - lib/gettext/tools.rb - lib/gettext/po.rb - po/ko/gettext.po - po/nb/gettext.po - po/ru/gettext.po - po/hu/gettext.po - po/ca/gettext.po - po/fr/gettext.po - po/it/gettext.po - po/pt_BR/gettext.po - po/es/gettext.po - po/uk/gettext.po - po/lv/gettext.po - po/el/gettext.po - po/hr/gettext.po - po/bg/gettext.po - po/bs/gettext.po - po/gettext.pot - po/eo/gettext.po - po/zh_TW/gettext.po - po/vi/gettext.po - po/ja/gettext.po - po/et/gettext.po - po/sv/gettext.po - po/cs/gettext.po - po/sr/gettext.po - po/nl/gettext.po - po/zh/gettext.po - po/de/gettext.po - samples/po/ko/hello2.po - samples/po/ko/hello_tk.po - samples/po/ko/hello.po - samples/po/ko/hello_gtk2.po - samples/po/ko/hello_gtk_builder.po - samples/po/ko/hello_noop.po - samples/po/ko/hello_glade2.po - samples/po/ko/hello_plural.po - samples/po/nb/hello2.po - samples/po/nb/hello_tk.po - samples/po/nb/hello.po - samples/po/nb/hello_gtk2.po - samples/po/nb/hello_gtk_builder.po - samples/po/nb/hello_noop.po - samples/po/nb/hello_glade2.po - samples/po/nb/hello_plural.po - samples/po/hello2.pot - samples/po/ru/hello2.po - samples/po/ru/hello_tk.po - samples/po/ru/hello.po - samples/po/ru/hello_gtk2.po - samples/po/ru/hello_gtk_builder.po - samples/po/ru/hello_noop.po - samples/po/ru/hello_glade2.po - samples/po/ru/hello_plural.po - samples/po/hu/hello2.po - samples/po/hu/hello_tk.po - samples/po/hu/hello.po - samples/po/hu/hello_gtk2.po - samples/po/hu/hello_gtk_builder.po - samples/po/hu/hello_noop.po - samples/po/hu/hello_glade2.po - samples/po/hu/hello_plural.po - samples/po/ca/hello2.po - samples/po/ca/hello_tk.po - samples/po/ca/hello.po - samples/po/ca/hello_gtk2.po - samples/po/ca/hello_gtk_builder.po - samples/po/ca/hello_noop.po - samples/po/ca/hello_glade2.po - samples/po/ca/hello_plural.po - samples/po/hello_gtk2.pot - samples/po/hello_noop.pot - samples/po/fr/hello2.po - samples/po/fr/hello_tk.po - samples/po/fr/hello.po - samples/po/fr/hello_gtk2.po - samples/po/fr/hello_gtk_builder.po - samples/po/fr/hello_noop.po - samples/po/fr/hello_glade2.po - samples/po/fr/hello_plural.po - samples/po/it/hello2.po - samples/po/it/hello_tk.po - samples/po/it/hello.po - samples/po/it/hello_gtk2.po - samples/po/it/hello_gtk_builder.po - samples/po/it/hello_noop.po - samples/po/it/hello_glade2.po - samples/po/it/hello_plural.po - samples/po/pt_BR/hello2.po - samples/po/pt_BR/hello_tk.po - samples/po/pt_BR/hello.po - samples/po/pt_BR/hello_gtk2.po - samples/po/pt_BR/hello_gtk_builder.po - samples/po/pt_BR/hello_noop.po - samples/po/pt_BR/hello_glade2.po - samples/po/pt_BR/hello_plural.po - samples/po/es/hello2.po - samples/po/es/hello_tk.po - samples/po/es/hello.po - samples/po/es/hello_gtk2.po - samples/po/es/hello_gtk_builder.po - samples/po/es/hello_noop.po - samples/po/es/hello_glade2.po - samples/po/es/hello_plural.po - samples/po/uk/hello2.po - samples/po/uk/hello_tk.po - samples/po/uk/hello.po - samples/po/uk/hello_gtk2.po - samples/po/uk/hello_gtk_builder.po - samples/po/uk/hello_noop.po - samples/po/uk/hello_glade2.po - samples/po/uk/hello_plural.po - samples/po/lv/hello2.po - samples/po/lv/hello_tk.po - samples/po/lv/hello.po - samples/po/lv/hello_gtk2.po - samples/po/lv/hello_gtk_builder.po - samples/po/lv/hello_noop.po - samples/po/lv/hello_glade2.po - samples/po/lv/hello_plural.po - samples/po/hello_plural.pot - samples/po/el/hello2.po - samples/po/el/hello_tk.po - samples/po/el/hello.po - samples/po/el/hello_gtk2.po - samples/po/el/hello_gtk_builder.po - samples/po/el/hello_noop.po - samples/po/el/hello_glade2.po - samples/po/el/hello_plural.po - samples/po/hello_gtk_builder.pot - samples/po/hr/hello2.po - samples/po/hr/hello_tk.po - samples/po/hr/hello.po - samples/po/hr/hello_gtk2.po - samples/po/hr/hello_gtk_builder.po - samples/po/hr/hello_noop.po - samples/po/hr/hello_glade2.po - samples/po/hr/hello_plural.po - samples/po/bg/hello2.po - samples/po/bg/hello_tk.po - samples/po/bg/hello.po - samples/po/bg/hello_gtk2.po - samples/po/bg/hello_gtk_builder.po - samples/po/bg/hello_noop.po - samples/po/bg/hello_glade2.po - samples/po/bg/hello_plural.po - samples/po/bs/hello2.po - samples/po/bs/hello_tk.po - samples/po/bs/hello.po - samples/po/bs/hello_gtk2.po - samples/po/bs/hello_gtk_builder.po - samples/po/bs/hello_noop.po - samples/po/bs/hello_glade2.po - samples/po/bs/hello_plural.po - samples/po/eo/hello2.po - samples/po/eo/hello_tk.po - samples/po/eo/hello.po - samples/po/eo/hello_gtk2.po - samples/po/eo/hello_gtk_builder.po - samples/po/eo/hello_noop.po - samples/po/eo/hello_glade2.po - samples/po/eo/hello_plural.po - samples/po/hello_tk.pot - samples/po/zh_TW/hello2.po - samples/po/zh_TW/hello_tk.po - samples/po/zh_TW/hello.po - samples/po/zh_TW/hello_gtk2.po - samples/po/zh_TW/hello_gtk_builder.po - samples/po/zh_TW/hello_noop.po - samples/po/zh_TW/hello_glade2.po - samples/po/zh_TW/hello_plural.po - samples/po/vi/hello2.po - samples/po/vi/hello_tk.po - samples/po/vi/hello.po - samples/po/vi/hello_gtk2.po - samples/po/vi/hello_gtk_builder.po - samples/po/vi/hello_noop.po - samples/po/vi/hello_glade2.po - samples/po/vi/hello_plural.po - samples/po/ja/hello2.po - samples/po/ja/hello_tk.po - samples/po/ja/hello.po - samples/po/ja/hello_gtk2.po - samples/po/ja/hello_gtk_builder.po - samples/po/ja/hello_noop.po - samples/po/ja/hello_glade2.po - samples/po/ja/hello_plural.po - samples/po/hello_glade2.pot - samples/po/hello.pot - samples/po/sv/hello2.po - samples/po/sv/hello_tk.po - samples/po/sv/hello.po - samples/po/sv/hello_gtk2.po - samples/po/sv/hello_gtk_builder.po - samples/po/sv/hello_noop.po - samples/po/sv/hello_glade2.po - samples/po/sv/hello_plural.po - samples/po/cs/hello2.po - samples/po/cs/hello_tk.po - samples/po/cs/hello.po - samples/po/cs/hello_gtk2.po - samples/po/cs/hello_gtk_builder.po - samples/po/cs/hello_noop.po - samples/po/cs/hello_glade2.po - samples/po/cs/hello_plural.po - samples/po/sr/hello2.po - samples/po/sr/hello_tk.po - samples/po/sr/hello.po - samples/po/sr/hello_gtk2.po - samples/po/sr/hello_gtk_builder.po - samples/po/sr/hello_noop.po - samples/po/sr/hello_glade2.po - samples/po/sr/hello_plural.po - samples/po/nl/hello2.po - samples/po/nl/hello_tk.po - samples/po/nl/hello.po - samples/po/nl/hello_gtk2.po - samples/po/nl/hello_gtk_builder.po - samples/po/nl/hello_noop.po - samples/po/nl/hello_glade2.po - samples/po/nl/hello_plural.po - samples/po/zh/hello2.po - samples/po/zh/hello_tk.po - samples/po/zh/hello.po - samples/po/zh/hello_gtk2.po - samples/po/zh/hello_gtk_builder.po - samples/po/zh/hello_noop.po - samples/po/zh/hello_glade2.po - samples/po/zh/hello_plural.po - samples/po/de/hello2.po - samples/po/de/hello_tk.po - samples/po/de/hello.po - samples/po/de/hello_gtk2.po - samples/po/de/hello_gtk_builder.po - samples/po/de/hello_noop.po - samples/po/de/hello_glade2.po - samples/po/de/hello_plural.po - samples/hello_glade2.rb - samples/README - samples/hello_gtk_builder.rb - samples/hello_gtk2.rb - samples/hello_tk.rb - samples/cgi/po/ko/helloerb2.po - samples/cgi/po/ko/hellolib.po - samples/cgi/po/ko/main.po - samples/cgi/po/ko/helloerb1.po - samples/cgi/po/nb/helloerb2.po - samples/cgi/po/nb/hellolib.po - samples/cgi/po/nb/main.po - samples/cgi/po/nb/helloerb1.po - samples/cgi/po/ru/helloerb2.po - samples/cgi/po/ru/hellolib.po - samples/cgi/po/ru/main.po - samples/cgi/po/ru/helloerb1.po - samples/cgi/po/hu/helloerb2.po - samples/cgi/po/hu/hellolib.po - samples/cgi/po/hu/main.po - samples/cgi/po/hu/helloerb1.po - samples/cgi/po/ca/helloerb2.po - samples/cgi/po/ca/hellolib.po - samples/cgi/po/ca/main.po - samples/cgi/po/ca/helloerb1.po - samples/cgi/po/hellolib.pot - samples/cgi/po/fr/helloerb2.po - samples/cgi/po/fr/hellolib.po - samples/cgi/po/fr/main.po - samples/cgi/po/fr/helloerb1.po - samples/cgi/po/it/helloerb2.po - samples/cgi/po/it/hellolib.po - samples/cgi/po/it/main.po - samples/cgi/po/it/helloerb1.po - samples/cgi/po/helloerb1.pot - samples/cgi/po/pt_BR/helloerb2.po - samples/cgi/po/pt_BR/hellolib.po - samples/cgi/po/pt_BR/main.po - samples/cgi/po/pt_BR/helloerb1.po - samples/cgi/po/es/helloerb2.po - samples/cgi/po/es/hellolib.po - samples/cgi/po/es/main.po - samples/cgi/po/es/helloerb1.po - samples/cgi/po/uk/helloerb2.po - samples/cgi/po/uk/hellolib.po - samples/cgi/po/uk/main.po - samples/cgi/po/uk/helloerb1.po - samples/cgi/po/lv/helloerb2.po - samples/cgi/po/lv/hellolib.po - samples/cgi/po/lv/main.po - samples/cgi/po/lv/helloerb1.po - samples/cgi/po/el/helloerb2.po - samples/cgi/po/el/hellolib.po - samples/cgi/po/el/main.po - samples/cgi/po/el/helloerb1.po - samples/cgi/po/hr/helloerb2.po - samples/cgi/po/hr/hellolib.po - samples/cgi/po/hr/main.po - samples/cgi/po/hr/helloerb1.po - samples/cgi/po/bg/helloerb2.po - samples/cgi/po/bg/hellolib.po - samples/cgi/po/bg/main.po - samples/cgi/po/bg/helloerb1.po - samples/cgi/po/bs/helloerb2.po - samples/cgi/po/bs/hellolib.po - samples/cgi/po/bs/main.po - samples/cgi/po/bs/helloerb1.po - samples/cgi/po/eo/helloerb2.po - samples/cgi/po/eo/hellolib.po - samples/cgi/po/eo/main.po - samples/cgi/po/eo/helloerb1.po - samples/cgi/po/helloerb2.pot - samples/cgi/po/main.pot - samples/cgi/po/zh_TW/helloerb2.po - samples/cgi/po/zh_TW/hellolib.po - samples/cgi/po/zh_TW/main.po - samples/cgi/po/zh_TW/helloerb1.po - samples/cgi/po/vi/helloerb2.po - samples/cgi/po/vi/hellolib.po - samples/cgi/po/vi/main.po - samples/cgi/po/vi/helloerb1.po - samples/cgi/po/ja/helloerb2.po - samples/cgi/po/ja/hellolib.po - samples/cgi/po/ja/main.po - samples/cgi/po/ja/helloerb1.po - samples/cgi/po/cs/helloerb2.po - samples/cgi/po/cs/hellolib.po - samples/cgi/po/cs/main.po - samples/cgi/po/cs/helloerb1.po - samples/cgi/po/sr/helloerb2.po - samples/cgi/po/sr/hellolib.po - samples/cgi/po/sr/main.po - samples/cgi/po/sr/helloerb1.po - samples/cgi/po/nl/helloerb2.po - samples/cgi/po/nl/hellolib.po - samples/cgi/po/nl/main.po - samples/cgi/po/nl/helloerb1.po - samples/cgi/po/zh/helloerb2.po - samples/cgi/po/zh/hellolib.po - samples/cgi/po/zh/main.po - samples/cgi/po/zh/helloerb1.po - samples/cgi/po/de/helloerb2.po - samples/cgi/po/de/hellolib.po - samples/cgi/po/de/main.po - samples/cgi/po/de/helloerb1.po - samples/cgi/hellolib.rb - samples/cgi/README - samples/cgi/index.cgi - samples/cgi/helloerb1.cgi - samples/cgi/locale/ko/LC_MESSAGES/hellolib.mo - samples/cgi/locale/ko/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/ko/LC_MESSAGES/main.mo - samples/cgi/locale/ko/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/nb/LC_MESSAGES/hellolib.mo - samples/cgi/locale/nb/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/nb/LC_MESSAGES/main.mo - samples/cgi/locale/nb/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/ru/LC_MESSAGES/hellolib.mo - samples/cgi/locale/ru/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/ru/LC_MESSAGES/main.mo - samples/cgi/locale/ru/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/hu/LC_MESSAGES/hellolib.mo - samples/cgi/locale/hu/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/hu/LC_MESSAGES/main.mo - samples/cgi/locale/hu/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/ca/LC_MESSAGES/hellolib.mo - samples/cgi/locale/ca/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/ca/LC_MESSAGES/main.mo - samples/cgi/locale/ca/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/fr/LC_MESSAGES/hellolib.mo - samples/cgi/locale/fr/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/fr/LC_MESSAGES/main.mo - samples/cgi/locale/fr/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/it/LC_MESSAGES/hellolib.mo - samples/cgi/locale/it/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/it/LC_MESSAGES/main.mo - samples/cgi/locale/it/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/pt_BR/LC_MESSAGES/hellolib.mo - samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/pt_BR/LC_MESSAGES/main.mo - samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/es/LC_MESSAGES/hellolib.mo - samples/cgi/locale/es/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/es/LC_MESSAGES/main.mo - samples/cgi/locale/es/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/uk/LC_MESSAGES/hellolib.mo - samples/cgi/locale/uk/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/uk/LC_MESSAGES/main.mo - samples/cgi/locale/uk/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/lv/LC_MESSAGES/hellolib.mo - samples/cgi/locale/lv/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/lv/LC_MESSAGES/main.mo - samples/cgi/locale/lv/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/el/LC_MESSAGES/hellolib.mo - samples/cgi/locale/el/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/el/LC_MESSAGES/main.mo - samples/cgi/locale/el/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/hr/LC_MESSAGES/hellolib.mo - samples/cgi/locale/hr/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/hr/LC_MESSAGES/main.mo - samples/cgi/locale/hr/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/bg/LC_MESSAGES/hellolib.mo - samples/cgi/locale/bg/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/bg/LC_MESSAGES/main.mo - samples/cgi/locale/bg/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/bs/LC_MESSAGES/hellolib.mo - samples/cgi/locale/bs/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/bs/LC_MESSAGES/main.mo - samples/cgi/locale/bs/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/eo/LC_MESSAGES/hellolib.mo - samples/cgi/locale/eo/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/eo/LC_MESSAGES/main.mo - samples/cgi/locale/eo/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/zh_TW/LC_MESSAGES/hellolib.mo - samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/zh_TW/LC_MESSAGES/main.mo - samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/vi/LC_MESSAGES/hellolib.mo - samples/cgi/locale/vi/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/vi/LC_MESSAGES/main.mo - samples/cgi/locale/vi/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/ja/LC_MESSAGES/hellolib.mo - samples/cgi/locale/ja/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/ja/LC_MESSAGES/main.mo - samples/cgi/locale/ja/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/cs/LC_MESSAGES/hellolib.mo - samples/cgi/locale/cs/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/cs/LC_MESSAGES/main.mo - samples/cgi/locale/cs/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/sr/LC_MESSAGES/hellolib.mo - samples/cgi/locale/sr/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/sr/LC_MESSAGES/main.mo - samples/cgi/locale/sr/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/nl/LC_MESSAGES/hellolib.mo - samples/cgi/locale/nl/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/nl/LC_MESSAGES/main.mo - samples/cgi/locale/nl/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/zh/LC_MESSAGES/hellolib.mo - samples/cgi/locale/zh/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/zh/LC_MESSAGES/main.mo - samples/cgi/locale/zh/LC_MESSAGES/helloerb2.mo - samples/cgi/locale/de/LC_MESSAGES/hellolib.mo - samples/cgi/locale/de/LC_MESSAGES/helloerb1.mo - samples/cgi/locale/de/LC_MESSAGES/main.mo - samples/cgi/locale/de/LC_MESSAGES/helloerb2.mo - samples/cgi/gettext.css - samples/cgi/http.rb - samples/cgi/cookie.cgi - samples/cgi/other.rhtml - samples/cgi/helloerb.rhtml - samples/cgi/helloerb2.cgi - samples/locale/ko/LC_MESSAGES/hello_plural.mo - samples/locale/ko/LC_MESSAGES/hello_tk.mo - samples/locale/ko/LC_MESSAGES/hello2.mo - samples/locale/ko/LC_MESSAGES/hello_glade2.mo - samples/locale/ko/LC_MESSAGES/hello_noop.mo - samples/locale/ko/LC_MESSAGES/hello.mo - samples/locale/ko/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/ko/LC_MESSAGES/hello_gtk2.mo - samples/locale/nb/LC_MESSAGES/hello_plural.mo - samples/locale/nb/LC_MESSAGES/hello_tk.mo - samples/locale/nb/LC_MESSAGES/hello2.mo - samples/locale/nb/LC_MESSAGES/hello_glade2.mo - samples/locale/nb/LC_MESSAGES/hello_noop.mo - samples/locale/nb/LC_MESSAGES/hello.mo - samples/locale/nb/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/nb/LC_MESSAGES/hello_gtk2.mo - samples/locale/ru/LC_MESSAGES/hello_plural.mo - samples/locale/ru/LC_MESSAGES/hello_tk.mo - samples/locale/ru/LC_MESSAGES/hello2.mo - samples/locale/ru/LC_MESSAGES/hello_glade2.mo - samples/locale/ru/LC_MESSAGES/hello_noop.mo - samples/locale/ru/LC_MESSAGES/hello.mo - samples/locale/ru/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/ru/LC_MESSAGES/hello_gtk2.mo - samples/locale/hu/LC_MESSAGES/hello_plural.mo - samples/locale/hu/LC_MESSAGES/hello_tk.mo - samples/locale/hu/LC_MESSAGES/hello2.mo - samples/locale/hu/LC_MESSAGES/hello_glade2.mo - samples/locale/hu/LC_MESSAGES/hello_noop.mo - samples/locale/hu/LC_MESSAGES/hello.mo - samples/locale/hu/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/hu/LC_MESSAGES/hello_gtk2.mo - samples/locale/ca/LC_MESSAGES/hello_plural.mo - samples/locale/ca/LC_MESSAGES/hello_tk.mo - samples/locale/ca/LC_MESSAGES/hello2.mo - samples/locale/ca/LC_MESSAGES/hello_glade2.mo - samples/locale/ca/LC_MESSAGES/hello_noop.mo - samples/locale/ca/LC_MESSAGES/hello.mo - samples/locale/ca/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/ca/LC_MESSAGES/hello_gtk2.mo - samples/locale/fr/LC_MESSAGES/hello_plural.mo - samples/locale/fr/LC_MESSAGES/hello_tk.mo - samples/locale/fr/LC_MESSAGES/hello2.mo - samples/locale/fr/LC_MESSAGES/hello_glade2.mo - samples/locale/fr/LC_MESSAGES/hello_noop.mo - samples/locale/fr/LC_MESSAGES/hello.mo - samples/locale/fr/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/fr/LC_MESSAGES/hello_gtk2.mo - samples/locale/it/LC_MESSAGES/hello_plural.mo - samples/locale/it/LC_MESSAGES/hello_tk.mo - samples/locale/it/LC_MESSAGES/hello2.mo - samples/locale/it/LC_MESSAGES/hello_glade2.mo - samples/locale/it/LC_MESSAGES/hello_noop.mo - samples/locale/it/LC_MESSAGES/hello.mo - samples/locale/it/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/it/LC_MESSAGES/hello_gtk2.mo - samples/locale/pt_BR/LC_MESSAGES/hello_plural.mo - samples/locale/pt_BR/LC_MESSAGES/hello_tk.mo - samples/locale/pt_BR/LC_MESSAGES/hello2.mo - samples/locale/pt_BR/LC_MESSAGES/hello_glade2.mo - samples/locale/pt_BR/LC_MESSAGES/hello_noop.mo - samples/locale/pt_BR/LC_MESSAGES/hello.mo - samples/locale/pt_BR/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/pt_BR/LC_MESSAGES/hello_gtk2.mo - samples/locale/es/LC_MESSAGES/hello_plural.mo - samples/locale/es/LC_MESSAGES/hello_tk.mo - samples/locale/es/LC_MESSAGES/hello2.mo - samples/locale/es/LC_MESSAGES/hello_glade2.mo - samples/locale/es/LC_MESSAGES/hello_noop.mo - samples/locale/es/LC_MESSAGES/hello.mo - samples/locale/es/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/es/LC_MESSAGES/hello_gtk2.mo - samples/locale/uk/LC_MESSAGES/hello_plural.mo - samples/locale/uk/LC_MESSAGES/hello_tk.mo - samples/locale/uk/LC_MESSAGES/hello2.mo - samples/locale/uk/LC_MESSAGES/hello_glade2.mo - samples/locale/uk/LC_MESSAGES/hello_noop.mo - samples/locale/uk/LC_MESSAGES/hello.mo - samples/locale/uk/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/uk/LC_MESSAGES/hello_gtk2.mo - samples/locale/lv/LC_MESSAGES/hello_plural.mo - samples/locale/lv/LC_MESSAGES/hello_tk.mo - samples/locale/lv/LC_MESSAGES/hello2.mo - samples/locale/lv/LC_MESSAGES/hello_glade2.mo - samples/locale/lv/LC_MESSAGES/hello_noop.mo - samples/locale/lv/LC_MESSAGES/hello.mo - samples/locale/lv/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/lv/LC_MESSAGES/hello_gtk2.mo - samples/locale/el/LC_MESSAGES/hello_plural.mo - samples/locale/el/LC_MESSAGES/hello_tk.mo - samples/locale/el/LC_MESSAGES/hello2.mo - samples/locale/el/LC_MESSAGES/hello_glade2.mo - samples/locale/el/LC_MESSAGES/hello_noop.mo - samples/locale/el/LC_MESSAGES/hello.mo - samples/locale/el/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/el/LC_MESSAGES/hello_gtk2.mo - samples/locale/hr/LC_MESSAGES/hello_plural.mo - samples/locale/hr/LC_MESSAGES/hello_tk.mo - samples/locale/hr/LC_MESSAGES/hello2.mo - samples/locale/hr/LC_MESSAGES/hello_glade2.mo - samples/locale/hr/LC_MESSAGES/hello_noop.mo - samples/locale/hr/LC_MESSAGES/hello.mo - samples/locale/hr/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/hr/LC_MESSAGES/hello_gtk2.mo - samples/locale/bg/LC_MESSAGES/hello_plural.mo - samples/locale/bg/LC_MESSAGES/hello_tk.mo - samples/locale/bg/LC_MESSAGES/hello2.mo - samples/locale/bg/LC_MESSAGES/hello_glade2.mo - samples/locale/bg/LC_MESSAGES/hello_noop.mo - samples/locale/bg/LC_MESSAGES/hello.mo - samples/locale/bg/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/bg/LC_MESSAGES/hello_gtk2.mo - samples/locale/bs/LC_MESSAGES/hello_plural.mo - samples/locale/bs/LC_MESSAGES/hello_tk.mo - samples/locale/bs/LC_MESSAGES/hello2.mo - samples/locale/bs/LC_MESSAGES/hello_glade2.mo - samples/locale/bs/LC_MESSAGES/hello_noop.mo - samples/locale/bs/LC_MESSAGES/hello.mo - samples/locale/bs/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/bs/LC_MESSAGES/hello_gtk2.mo - samples/locale/eo/LC_MESSAGES/hello_plural.mo - samples/locale/eo/LC_MESSAGES/hello_tk.mo - samples/locale/eo/LC_MESSAGES/hello2.mo - samples/locale/eo/LC_MESSAGES/hello_glade2.mo - samples/locale/eo/LC_MESSAGES/hello_noop.mo - samples/locale/eo/LC_MESSAGES/hello.mo - samples/locale/eo/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/eo/LC_MESSAGES/hello_gtk2.mo - samples/locale/zh_TW/LC_MESSAGES/hello_plural.mo - samples/locale/zh_TW/LC_MESSAGES/hello_tk.mo - samples/locale/zh_TW/LC_MESSAGES/hello2.mo - samples/locale/zh_TW/LC_MESSAGES/hello_glade2.mo - samples/locale/zh_TW/LC_MESSAGES/hello_noop.mo - samples/locale/zh_TW/LC_MESSAGES/hello.mo - samples/locale/zh_TW/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/zh_TW/LC_MESSAGES/hello_gtk2.mo - samples/locale/vi/LC_MESSAGES/hello_plural.mo - samples/locale/vi/LC_MESSAGES/hello_tk.mo - samples/locale/vi/LC_MESSAGES/hello2.mo - samples/locale/vi/LC_MESSAGES/hello_glade2.mo - samples/locale/vi/LC_MESSAGES/hello_noop.mo - samples/locale/vi/LC_MESSAGES/hello.mo - samples/locale/vi/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/vi/LC_MESSAGES/hello_gtk2.mo - samples/locale/ja/LC_MESSAGES/hello_plural.mo - samples/locale/ja/LC_MESSAGES/hello_tk.mo - samples/locale/ja/LC_MESSAGES/hello2.mo - samples/locale/ja/LC_MESSAGES/hello_glade2.mo - samples/locale/ja/LC_MESSAGES/hello_noop.mo - samples/locale/ja/LC_MESSAGES/hello.mo - samples/locale/ja/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/ja/LC_MESSAGES/hello_gtk2.mo - samples/locale/sv/LC_MESSAGES/hello_plural.mo - samples/locale/sv/LC_MESSAGES/hello_tk.mo - samples/locale/sv/LC_MESSAGES/hello2.mo - samples/locale/sv/LC_MESSAGES/hello_glade2.mo - samples/locale/sv/LC_MESSAGES/hello_noop.mo - samples/locale/sv/LC_MESSAGES/hello.mo - samples/locale/sv/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/sv/LC_MESSAGES/hello_gtk2.mo - samples/locale/cs/LC_MESSAGES/hello_plural.mo - samples/locale/cs/LC_MESSAGES/hello_tk.mo - samples/locale/cs/LC_MESSAGES/hello2.mo - samples/locale/cs/LC_MESSAGES/hello_glade2.mo - samples/locale/cs/LC_MESSAGES/hello_noop.mo - samples/locale/cs/LC_MESSAGES/hello.mo - samples/locale/cs/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/cs/LC_MESSAGES/hello_gtk2.mo - samples/locale/sr/LC_MESSAGES/hello_plural.mo - samples/locale/sr/LC_MESSAGES/hello_tk.mo - samples/locale/sr/LC_MESSAGES/hello2.mo - samples/locale/sr/LC_MESSAGES/hello_glade2.mo - samples/locale/sr/LC_MESSAGES/hello_noop.mo - samples/locale/sr/LC_MESSAGES/hello.mo - samples/locale/sr/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/sr/LC_MESSAGES/hello_gtk2.mo - samples/locale/nl/LC_MESSAGES/hello_plural.mo - samples/locale/nl/LC_MESSAGES/hello_tk.mo - samples/locale/nl/LC_MESSAGES/hello2.mo - samples/locale/nl/LC_MESSAGES/hello_glade2.mo - samples/locale/nl/LC_MESSAGES/hello_noop.mo - samples/locale/nl/LC_MESSAGES/hello.mo - samples/locale/nl/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/nl/LC_MESSAGES/hello_gtk2.mo - samples/locale/zh/LC_MESSAGES/hello_plural.mo - samples/locale/zh/LC_MESSAGES/hello_tk.mo - samples/locale/zh/LC_MESSAGES/hello2.mo - samples/locale/zh/LC_MESSAGES/hello_glade2.mo - samples/locale/zh/LC_MESSAGES/hello_noop.mo - samples/locale/zh/LC_MESSAGES/hello.mo - samples/locale/zh/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/zh/LC_MESSAGES/hello_gtk2.mo - samples/locale/de/LC_MESSAGES/hello_plural.mo - samples/locale/de/LC_MESSAGES/hello_tk.mo - samples/locale/de/LC_MESSAGES/hello2.mo - samples/locale/de/LC_MESSAGES/hello_glade2.mo - samples/locale/de/LC_MESSAGES/hello_noop.mo - samples/locale/de/LC_MESSAGES/hello.mo - samples/locale/de/LC_MESSAGES/hello_gtk_builder.mo - samples/locale/de/LC_MESSAGES/hello_gtk2.mo - samples/hello_noop.rb - samples/hello_plural.rb - samples/hello.rb - samples/hello_gtk_builder.ui - samples/hello_glade2.glade - samples/hello2.rb - src/po_parser.ry - test/test_po.rb - test/po/sl/plural.po - test/po/po/plural.po - test/po/_.pot - test/po/s_.pot - test/po/non_ascii.pot - test/po/cr/plural.po - test/po/ir/plural.po - test/po/untranslated.pot - test/po/p_.pot - test/po/fr/test1.po - test/po/fr/test2.po - test/po/fr/plural.po - test/po/fr/plural_error.po - test/po/backslash.pot - test/po/la/plural.po - test/po/la/plural_error.po - test/po/li/plural.po - test/po/li/plural_error.po - test/po/da/plural.po - test/po/da/plural_error.po - test/po/ja/p_.po - test/po/ja/test1.po - test/po/ja/untranslated.po - test/po/ja/test2.po - test/po/ja/rubyparser.po - test/po/ja/ns_.po - test/po/ja/_.po - test/po/ja/backslash.po - test/po/ja/test3.po - test/po/ja/non_ascii.po - test/po/ja/np_.po - test/po/ja/s_.po - test/po/ja/plural.po - test/po/ja/plural_error.po - test/po/np_.pot - test/po/ns_.pot - test/test_text_domain_multi.rb - test/test_parser.rb - test/test_po_entry.rb - test/test_text_domain_toplevel.rb - test/test_text_domain_bind.rb - test/test_po_parser.rb - test/locale/sl/LC_MESSAGES/plural.mo - test/locale/po/LC_MESSAGES/plural.mo - test/locale/cr/LC_MESSAGES/plural.mo - test/locale/ir/LC_MESSAGES/plural.mo - test/locale/fr/LC_MESSAGES/plural_error.mo - test/locale/fr/LC_MESSAGES/test1.mo - test/locale/fr/LC_MESSAGES/plural.mo - test/locale/fr/LC_MESSAGES/test2.mo - test/locale/la/LC_MESSAGES/plural_error.mo - test/locale/la/LC_MESSAGES/plural.mo - test/locale/li/LC_MESSAGES/plural_error.mo - test/locale/li/LC_MESSAGES/plural.mo - test/locale/da/LC_MESSAGES/plural_error.mo - test/locale/da/LC_MESSAGES/plural.mo - test/locale/ja/LC_MESSAGES/plural_error.mo - test/locale/ja/LC_MESSAGES/non_ascii.mo - test/locale/ja/LC_MESSAGES/p_.mo - test/locale/ja/LC_MESSAGES/rubyparser.mo - test/locale/ja/LC_MESSAGES/np_.mo - test/locale/ja/LC_MESSAGES/s_.mo - test/locale/ja/LC_MESSAGES/test1.mo - test/locale/ja/LC_MESSAGES/plural.mo - test/locale/ja/LC_MESSAGES/test2.mo - test/locale/ja/LC_MESSAGES/backslash.mo - test/locale/ja/LC_MESSAGES/test3.mo - test/locale/ja/LC_MESSAGES/ns_.mo - test/locale/ja/LC_MESSAGES/_.mo - test/locale/ja/LC_MESSAGES/untranslated.mo - test/test_string.rb - test/tools/test_msginit.rb - test/tools/test_msgcat.rb - test/tools/test_msgmerge.rb - test/tools/files/simple_2.po - test/tools/files/simple_translation.rb - test/tools/files/version.po - test/tools/files/en/test.po - test/tools/files/en/app.po - test/tools/files/app.pot - test/tools/files/simple_1.po - test/tools/files/de/app.po - test/tools/test_task.rb - test/tools/test.pot - test/tools/test_xgettext.rb - test/tools/parser/test_ruby.rb - test/gettext-test-utils.rb - test/test_gettext.rb - test/test_thread.rb - test/run-test.rb - test/test_text_domain.rb - test/test_locale_path.rb - test/test_class_info.rb - test/fixtures/ns_/custom.rb - test/fixtures/s_/custom.rb - test/fixtures/n_.rb - test/fixtures/_/double_quote_in_double_quote.rb - test/fixtures/_/multiple_same_messages.rb - test/fixtures/_/double_quote_in_single_quote.rb - test/fixtures/_/multiple_messages_in_same_line.rb - test/fixtures/_/multiple_lines_literal.rb - test/fixtures/_/literal_concatenation_with_continuation_line.rb - test/fixtures/_/middle_new_line.rb - test/fixtures/_/one_line.rb - test/fixtures/_/one_new_line.rb - test/fixtures/backslash.rb - test/fixtures/s_.rb - test/fixtures/erb/ascii.rhtml - test/fixtures/erb/non_ascii.rhtml - test/fixtures/erb/ascii.rxml - test/fixtures/np_.rb - test/fixtures/simple.rb - test/fixtures/untranslated.rb - test/fixtures/N_.rb - test/fixtures/gladeparser.glade - test/fixtures/_.rb - test/fixtures/multi_text_domain.rb - test/fixtures/ns_.rb - test/fixtures/p_.rb - test/fixtures/non_ascii.rb - test/test_mo.rb - README.rdoc - Rakefile - gettext.gemspec - .yardopts homepage: http://ruby-gettext.github.com/ licenses: - Ruby or LGPLv3+ metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: gettext rubygems_version: 2.0.14 signing_key: specification_version: 4 summary: Gettext is a pure Ruby libary and tools to localize messages. test_files: - test/test_po.rb - test/test_text_domain_multi.rb - test/test_parser.rb - test/test_po_entry.rb - test/test_text_domain_toplevel.rb - test/test_text_domain_bind.rb - test/test_po_parser.rb - test/test_string.rb - test/test_gettext.rb - test/test_thread.rb - test/test_text_domain.rb - test/test_locale_path.rb - test/test_class_info.rb - test/test_mo.rb has_rdoc: