--- !ruby/object:Gem::Specification name: gettext_rails version: !ruby/object:Gem::Version version: 2.0.1 platform: ruby authors: - Masao Mutoh autorequire: bindir: bin cert_chain: [] date: 2009-04-19 00:00:00 +09:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: gettext_activerecord type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.1 version: - !ruby/object:Gem::Dependency name: locale_rails type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.1 version: - !ruby/object:Gem::Dependency name: rails type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.2 version: description: Localization support for Ruby on Rails(>=2.3.2) by Ruby-GetText-Package. email: mutomasa at gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - po - po/test.rb - po/gettext_rails.pot - po/es - po/es/gettext_rails.po - po/el - po/el/gettext_rails.po - po/cs - po/cs/gettext_rails.po - po/ko - po/ko/gettext_rails.po - po/sr - po/sr/gettext_rails.po - po/nb - po/nb/gettext_rails.po - po/zh - po/zh/gettext_rails.po - po/eo - po/eo/gettext_rails.po - po/vi - po/vi/gettext_rails.po - po/nl - po/nl/gettext_rails.po - po/fr - po/fr/gettext_rails.po - po/bg - po/bg/gettext_rails.po - po/hu - po/hu/gettext_rails.po - po/ua - po/ua/gettext_rails.po - po/hr - po/hr/gettext_rails.po - po/et - po/et/gettext_rails.po - po/lv - po/lv/gettext_rails.po - po/it - po/it/gettext_rails.po - po/pt_BR - po/pt_BR/gettext_rails.po - po/ja - po/ja/gettext_rails.po - po/zh_TW - po/zh_TW/gettext_rails.po - po/ru - po/ru/gettext_rails.po - po/bs - po/bs/gettext_rails.po - po/de - po/de/gettext_rails.po - po/ca - po/ca/gettext_rails.po - ChangeLog - COPYING - lib - lib/gettext_rails - lib/gettext_rails/tools.rb - lib/gettext_rails/action_controller.rb - lib/gettext_rails/version.rb - lib/gettext_rails/action_view.rb - lib/gettext_rails/action_mailer.rb - lib/gettext_rails/action_view - lib/gettext_rails/action_view/active_record_helper.rb - lib/gettext_rails/action_view/date_helper.rb - lib/gettext_rails/action_view/form_builder.rb - lib/gettext_rails.rb - README.rdoc - test - test/po - test/po/rails_test.pot - test/po/ja - test/po/ja/rails_test.po - test/script - test/script/plugin - test/script/about - test/script/generate - test/script/performance - test/script/performance/profiler - test/script/performance/benchmarker - test/script/server - test/script/console - test/script/runner - test/script/destroy - test/script/dbconsole - test/doc - test/doc/README_FOR_APP - test/public - test/public/index.html - test/public/images - test/public/images/rails.png - test/public/robots.txt - test/public/favicon.ico - test/public/500.html - test/public/404.html - test/public/422.html - test/public/javascripts - test/public/javascripts/effects.js - test/public/javascripts/application.js - test/public/javascripts/prototype.js - test/public/javascripts/controls.js - test/public/javascripts/dragdrop.js - test/public/stylesheets - test/public/stylesheets/scaffold.css - test/public/stylesheets/blog.css - test/locale - test/locale/ja - test/locale/ja/LC_MESSAGES - test/locale/ja/LC_MESSAGES/rails_test.mo - test/db - test/db/schema.rb - test/README - test/test - test/test/fixtures - test/test/fixtures/articles.yml - test/test/functional - test/test/functional/users_controller_test.rb - test/test/functional/mailers_controller_test.rb - test/test/functional/articles_controller_test.rb - test/test/result - test/test/result/fr - test/test/result/fr/multipart.html - test/test/result/fr/singlepart.html - test/test/result/fr/error_message.html - test/test/result/fr/list.html - test/test/result/fr/new.html - test/test/result/fr/distance_of_time_in_words.html - test/test/result/ja - test/test/result/ja/multipart.html - test/test/result/ja/singlepart.html - test/test/result/ja/show.html - test/test/result/ja/error_message.html - test/test/result/ja/list.html - test/test/result/ja/create_error.html - test/test/result/ja/new.html - test/test/result/ja/distance_of_time_in_words.html - test/test/result/en - test/test/result/en/multipart.html - test/test/result/en/singlepart.html - test/test/result/en/show.html - test/test/result/en/error_message.html - test/test/result/en/list.html - test/test/result/en/create_error.html - test/test/result/en/new.html - test/test/result/en/distance_of_time_in_words.html - test/test/test_helper.rb - test/test/unit - test/test/unit/helpers - test/test/unit/helpers/articles_helper_test.rb - test/test/unit/article_test.rb - test/test/performance - test/test/performance/browsing_test.rb - test/config - test/config/initializers - test/config/initializers/session_store.rb - test/config/initializers/backtrace_silencers.rb - test/config/initializers/mime_types.rb - test/config/initializers/inflections.rb - test/config/initializers/new_rails_defaults.rb - test/config/boot.rb - test/config/routes.rb - test/config/environment.rb - test/config/database.yml - test/config/environments - test/config/environments/test.rb - test/config/environments/development.rb - test/config/environments/production.rb - test/app - test/app/helpers - test/app/helpers/application_helper.rb - test/app/helpers/articles_helper.rb - test/app/views - test/app/views/users - test/app/views/users/error_message.html.erb - test/app/views/users/error_message_fr.html.erb - test/app/views/users/distance_of_time_in_words.html.erb - test/app/views/articles - test/app/views/articles/edit.html.erb - test/app/views/articles/list_fr.html.erb - test/app/views/articles/show.html.erb - test/app/views/articles/active_form_error.html.erb - test/app/views/articles/_form_fr.html.erb - test/app/views/articles/_form.html.erb - test/app/views/articles/list.html.erb - test/app/views/articles/new.html.erb - test/app/views/mailer - test/app/views/mailer/coverpage_fr.html.erb - test/app/views/mailer/singlepart_fr.html.erb - test/app/views/mailer/coverpage.html.erb - test/app/views/mailer/singlepart.html.erb - test/app/views/mailer/index.html.erb - test/app/views/layouts - test/app/views/layouts/users.html.erb - test/app/views/layouts/application.html.erb - test/app/views/layouts/mailers.html.erb - test/app/models - test/app/models/user.rb - test/app/models/article.rb - test/app/models/human_resources - test/app/models/human_resources/resume.rb - test/app/models/mailer.rb - test/app/models/user_observer.rb - test/app/controllers - test/app/controllers/application_controller.rb - test/app/controllers/users_controller.rb - test/app/controllers/mailers_controller.rb - test/app/controllers/articles_controller.rb - test/vendor - test/vendor/plugins - test/vendor/plugins/gettext_activerecord - test/vendor/plugins/gettext_rails - test/vendor/plugins/locale - test/vendor/plugins/gettext - test/vendor/plugins/locale_rails - test/Rakefile - sample - sample/po - sample/po/es - sample/po/es/blog.po - sample/po/el - sample/po/el/blog.po - sample/po/blog.pot - sample/po/cs - sample/po/cs/blog.po - sample/po/ko - sample/po/ko/blog.po - sample/po/sr - sample/po/sr/blog.po - sample/po/nb - sample/po/nb/blog.po - sample/po/zh - sample/po/zh/blog.po - sample/po/eo - sample/po/eo/blog.po - sample/po/eo/tmp.patch - sample/po/vi - sample/po/vi/blog.po - sample/po/nl - sample/po/nl/blog.po - sample/po/fr - sample/po/fr/blog.po - sample/po/bg - sample/po/bg/blog.po - sample/po/hu - sample/po/hu/blog.po - sample/po/ua - sample/po/ua/blog.po - sample/po/hr - sample/po/hr/blog.po - sample/po/lv - sample/po/lv/blog.po - sample/po/it - sample/po/it/blog.po - sample/po/pt_BR - sample/po/pt_BR/blog.po - sample/po/ja - sample/po/ja/blog.po - sample/po/zh_TW - sample/po/zh_TW/blog.po - sample/po/en - sample/po/en/blog.po - sample/po/ru - sample/po/ru/blog.po - sample/po/bs - sample/po/bs/blog.po - sample/po/de - sample/po/de/blog.po - sample/po/ca - sample/po/ca/blog.po - sample/script - sample/script/plugin - sample/script/about - sample/script/generate - sample/script/performance - sample/script/performance/profiler - sample/script/performance/benchmarker - sample/script/server - sample/script/console - sample/script/runner - sample/script/destroy - sample/script/dbconsole - sample/doc - sample/doc/README_FOR_APP - sample/public - sample/public/index.html - sample/public/images - sample/public/images/rails.png - sample/public/robots.txt - sample/public/favicon.ico - sample/public/500.html - sample/public/404.html - sample/public/422.html - sample/public/javascripts - sample/public/javascripts/effects.js - sample/public/javascripts/application.js - sample/public/javascripts/prototype.js - sample/public/javascripts/controls.js - sample/public/javascripts/dragdrop.js - sample/public/stylesheets - sample/public/stylesheets/scaffold.css - sample/public/stylesheets/blog.css - sample/lib - sample/lib/tasks - sample/lib/tasks/gettext.rake - sample/locale - sample/locale/es - sample/locale/es/LC_MESSAGES - sample/locale/es/LC_MESSAGES/blog.mo - sample/locale/el - sample/locale/el/LC_MESSAGES - sample/locale/el/LC_MESSAGES/blog.mo - sample/locale/cs - sample/locale/cs/LC_MESSAGES - sample/locale/cs/LC_MESSAGES/blog.mo - sample/locale/ko - sample/locale/ko/LC_MESSAGES - sample/locale/ko/LC_MESSAGES/blog.mo - sample/locale/sr - sample/locale/sr/LC_MESSAGES - sample/locale/sr/LC_MESSAGES/blog.mo - sample/locale/nb - sample/locale/nb/LC_MESSAGES - sample/locale/nb/LC_MESSAGES/blog.mo - sample/locale/zh - sample/locale/zh/LC_MESSAGES - sample/locale/zh/LC_MESSAGES/blog.mo - sample/locale/eo - sample/locale/eo/LC_MESSAGES - sample/locale/eo/LC_MESSAGES/blog.mo - sample/locale/vi - sample/locale/vi/LC_MESSAGES - sample/locale/vi/LC_MESSAGES/blog.mo - sample/locale/nl - sample/locale/nl/LC_MESSAGES - sample/locale/nl/LC_MESSAGES/blog.mo - sample/locale/fr - sample/locale/fr/LC_MESSAGES - sample/locale/fr/LC_MESSAGES/blog.mo - sample/locale/bg - sample/locale/bg/LC_MESSAGES - sample/locale/bg/LC_MESSAGES/blog.mo - sample/locale/hu - sample/locale/hu/LC_MESSAGES - sample/locale/hu/LC_MESSAGES/blog.mo - sample/locale/ua - sample/locale/ua/LC_MESSAGES - sample/locale/ua/LC_MESSAGES/blog.mo - sample/locale/hr - sample/locale/hr/LC_MESSAGES - sample/locale/hr/LC_MESSAGES/blog.mo - sample/locale/lv - sample/locale/lv/LC_MESSAGES - sample/locale/lv/LC_MESSAGES/blog.mo - sample/locale/it - sample/locale/it/LC_MESSAGES - sample/locale/it/LC_MESSAGES/blog.mo - sample/locale/pt_BR - sample/locale/pt_BR/LC_MESSAGES - sample/locale/pt_BR/LC_MESSAGES/blog.mo - sample/locale/ja - sample/locale/ja/LC_MESSAGES - sample/locale/ja/LC_MESSAGES/blog.mo - sample/locale/zh_TW - sample/locale/zh_TW/LC_MESSAGES - sample/locale/zh_TW/LC_MESSAGES/blog.mo - sample/locale/en - sample/locale/en/LC_MESSAGES - sample/locale/en/LC_MESSAGES/blog.mo - sample/locale/ru - sample/locale/ru/LC_MESSAGES - sample/locale/ru/LC_MESSAGES/blog.mo - sample/locale/bs - sample/locale/bs/LC_MESSAGES - sample/locale/bs/LC_MESSAGES/blog.mo - sample/locale/de - sample/locale/de/LC_MESSAGES - sample/locale/de/LC_MESSAGES/blog.mo - sample/locale/ca - sample/locale/ca/LC_MESSAGES - sample/locale/ca/LC_MESSAGES/blog.mo - sample/db - sample/db/schema.rb - sample/README - sample/test - sample/test/fixtures - sample/test/fixtures/articles.yml - sample/test/functional - sample/test/functional/articles_controller_test.rb - sample/test/test_helper.rb - sample/test/unit - sample/test/unit/helpers - sample/test/unit/helpers/articles_helper_test.rb - sample/test/unit/article_test.rb - sample/test/performance - sample/test/performance/browsing_test.rb - sample/config - sample/config/initializers - sample/config/initializers/session_store.rb - sample/config/initializers/backtrace_silencers.rb - sample/config/initializers/mime_types.rb - sample/config/initializers/inflections.rb - sample/config/initializers/new_rails_defaults.rb - sample/config/boot.rb - sample/config/routes.rb - sample/config/environment.rb - sample/config/database.yml - sample/config/environments - sample/config/environments/test.rb - sample/config/environments/development.rb - sample/config/environments/production.rb - sample/app - sample/app/helpers - sample/app/helpers/application_helper.rb - sample/app/helpers/articles_helper.rb - sample/app/views - sample/app/views/articles - sample/app/views/articles/edit.html.erb - sample/app/views/articles/show.html.erb - sample/app/views/articles/new.html.erb - sample/app/views/articles/index.html.erb - sample/app/views/layouts - sample/app/views/layouts/articles.html.erb - sample/app/models - sample/app/models/article.rb - sample/app/controllers - sample/app/controllers/application_controller.rb - sample/app/controllers/articles_controller.rb - sample/vendor - sample/vendor/plugins - sample/vendor/plugins/lang_helper - sample/vendor/plugins/lang_helper/po - sample/vendor/plugins/lang_helper/po/es - sample/vendor/plugins/lang_helper/po/es/lang_helper.po - sample/vendor/plugins/lang_helper/po/el - sample/vendor/plugins/lang_helper/po/el/lang_helper.po - sample/vendor/plugins/lang_helper/po/lang_helper.pot - sample/vendor/plugins/lang_helper/po/cs - sample/vendor/plugins/lang_helper/po/cs/lang_helper.po - sample/vendor/plugins/lang_helper/po/ko - sample/vendor/plugins/lang_helper/po/ko/lang_helper.po - sample/vendor/plugins/lang_helper/po/sr - sample/vendor/plugins/lang_helper/po/sr/lang_helper.po - sample/vendor/plugins/lang_helper/po/nb - sample/vendor/plugins/lang_helper/po/nb/lang_helper.po - sample/vendor/plugins/lang_helper/po/zh - sample/vendor/plugins/lang_helper/po/zh/lang_helper.po - sample/vendor/plugins/lang_helper/po/eo - sample/vendor/plugins/lang_helper/po/eo/lang_helper.po - sample/vendor/plugins/lang_helper/po/vi - sample/vendor/plugins/lang_helper/po/vi/lang_helper.po - sample/vendor/plugins/lang_helper/po/nl - sample/vendor/plugins/lang_helper/po/nl/lang_helper.po - sample/vendor/plugins/lang_helper/po/fr - sample/vendor/plugins/lang_helper/po/fr/lang_helper.po - sample/vendor/plugins/lang_helper/po/bg - sample/vendor/plugins/lang_helper/po/bg/lang_helper.po - sample/vendor/plugins/lang_helper/po/hu - sample/vendor/plugins/lang_helper/po/hu/lang_helper.po - sample/vendor/plugins/lang_helper/po/ua - sample/vendor/plugins/lang_helper/po/ua/lang_helper.po - sample/vendor/plugins/lang_helper/po/hr - sample/vendor/plugins/lang_helper/po/hr/lang_helper.po - sample/vendor/plugins/lang_helper/po/lv - sample/vendor/plugins/lang_helper/po/lv/lang_helper.po - sample/vendor/plugins/lang_helper/po/it - sample/vendor/plugins/lang_helper/po/it/lang_helper.po - sample/vendor/plugins/lang_helper/po/pt_BR - sample/vendor/plugins/lang_helper/po/pt_BR/lang_helper.po - sample/vendor/plugins/lang_helper/po/ja - sample/vendor/plugins/lang_helper/po/ja/lang_helper.po - sample/vendor/plugins/lang_helper/po/zh_TW - sample/vendor/plugins/lang_helper/po/zh_TW/lang_helper.po - sample/vendor/plugins/lang_helper/po/ru - sample/vendor/plugins/lang_helper/po/ru/lang_helper.po - sample/vendor/plugins/lang_helper/po/bs - sample/vendor/plugins/lang_helper/po/bs/lang_helper.po - sample/vendor/plugins/lang_helper/po/de - sample/vendor/plugins/lang_helper/po/de/lang_helper.po - sample/vendor/plugins/lang_helper/po/ca - sample/vendor/plugins/lang_helper/po/ca/lang_helper.po - sample/vendor/plugins/lang_helper/init.rb - sample/vendor/plugins/lang_helper/lib - sample/vendor/plugins/lang_helper/lib/lang_helper.rb - sample/vendor/plugins/lang_helper/locale - sample/vendor/plugins/lang_helper/locale/es - sample/vendor/plugins/lang_helper/locale/es/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/es/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/el - sample/vendor/plugins/lang_helper/locale/el/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/el/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/cs - sample/vendor/plugins/lang_helper/locale/cs/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/cs/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/ko - sample/vendor/plugins/lang_helper/locale/ko/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/ko/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/sr - sample/vendor/plugins/lang_helper/locale/sr/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/sr/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/nb - sample/vendor/plugins/lang_helper/locale/nb/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/nb/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/zh - sample/vendor/plugins/lang_helper/locale/zh/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/zh/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/eo - sample/vendor/plugins/lang_helper/locale/eo/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/eo/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/vi - sample/vendor/plugins/lang_helper/locale/vi/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/vi/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/nl - sample/vendor/plugins/lang_helper/locale/nl/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/nl/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/fr - sample/vendor/plugins/lang_helper/locale/fr/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/fr/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/bg - sample/vendor/plugins/lang_helper/locale/bg/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/bg/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/hu - sample/vendor/plugins/lang_helper/locale/hu/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/hu/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/ua - sample/vendor/plugins/lang_helper/locale/ua/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/ua/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/hr - sample/vendor/plugins/lang_helper/locale/hr/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/hr/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/lv - sample/vendor/plugins/lang_helper/locale/lv/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/lv/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/it - sample/vendor/plugins/lang_helper/locale/it/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/it/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/pt_BR - sample/vendor/plugins/lang_helper/locale/pt_BR/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/pt_BR/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/ja - sample/vendor/plugins/lang_helper/locale/ja/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/ja/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/zh_TW - sample/vendor/plugins/lang_helper/locale/zh_TW/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/zh_TW/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/ru - sample/vendor/plugins/lang_helper/locale/ru/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/ru/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/bs - sample/vendor/plugins/lang_helper/locale/bs/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/bs/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/de - sample/vendor/plugins/lang_helper/locale/de/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/de/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/locale/ca - sample/vendor/plugins/lang_helper/locale/ca/LC_MESSAGES - sample/vendor/plugins/lang_helper/locale/ca/LC_MESSAGES/lang_helper.mo - sample/vendor/plugins/lang_helper/README - sample/vendor/plugins/lang_helper/Rakefile - sample/Rakefile - data - data/locale - data/locale/es - data/locale/es/LC_MESSAGES - data/locale/es/LC_MESSAGES/gettext_rails.mo - data/locale/el - data/locale/el/LC_MESSAGES - data/locale/el/LC_MESSAGES/gettext_rails.mo - data/locale/cs - data/locale/cs/LC_MESSAGES - data/locale/cs/LC_MESSAGES/gettext_rails.mo - data/locale/ko - data/locale/ko/LC_MESSAGES - data/locale/ko/LC_MESSAGES/gettext_rails.mo - data/locale/sr - data/locale/sr/LC_MESSAGES - data/locale/sr/LC_MESSAGES/gettext_rails.mo - data/locale/nb - data/locale/nb/LC_MESSAGES - data/locale/nb/LC_MESSAGES/gettext_rails.mo - data/locale/zh - data/locale/zh/LC_MESSAGES - data/locale/zh/LC_MESSAGES/gettext_rails.mo - data/locale/eo - data/locale/eo/LC_MESSAGES - data/locale/eo/LC_MESSAGES/gettext_rails.mo - data/locale/vi - data/locale/vi/LC_MESSAGES - data/locale/vi/LC_MESSAGES/gettext_rails.mo - data/locale/nl - data/locale/nl/LC_MESSAGES - data/locale/nl/LC_MESSAGES/gettext_rails.mo - data/locale/fr - data/locale/fr/LC_MESSAGES - data/locale/fr/LC_MESSAGES/gettext_rails.mo - data/locale/bg - data/locale/bg/LC_MESSAGES - data/locale/bg/LC_MESSAGES/gettext_rails.mo - data/locale/hu - data/locale/hu/LC_MESSAGES - data/locale/hu/LC_MESSAGES/gettext_rails.mo - data/locale/ua - data/locale/ua/LC_MESSAGES - data/locale/ua/LC_MESSAGES/gettext_rails.mo - data/locale/hr - data/locale/hr/LC_MESSAGES - data/locale/hr/LC_MESSAGES/gettext_rails.mo - data/locale/et - data/locale/et/LC_MESSAGES - data/locale/et/LC_MESSAGES/gettext_rails.mo - data/locale/lv - data/locale/lv/LC_MESSAGES - data/locale/lv/LC_MESSAGES/gettext_rails.mo - data/locale/it - data/locale/it/LC_MESSAGES - data/locale/it/LC_MESSAGES/gettext_rails.mo - data/locale/pt_BR - data/locale/pt_BR/LC_MESSAGES - data/locale/pt_BR/LC_MESSAGES/gettext_rails.mo - data/locale/ja - data/locale/ja/LC_MESSAGES - data/locale/ja/LC_MESSAGES/gettext_rails.mo - data/locale/zh_TW - data/locale/zh_TW/LC_MESSAGES - data/locale/zh_TW/LC_MESSAGES/gettext_rails.mo - data/locale/ru - data/locale/ru/LC_MESSAGES - data/locale/ru/LC_MESSAGES/gettext_rails.mo - data/locale/bs - data/locale/bs/LC_MESSAGES - data/locale/bs/LC_MESSAGES/gettext_rails.mo - data/locale/de - data/locale/de/LC_MESSAGES - data/locale/de/LC_MESSAGES/gettext_rails.mo - data/locale/ca - data/locale/ca/LC_MESSAGES - data/locale/ca/LC_MESSAGES/gettext_rails.mo - Rakefile has_rdoc: true homepage: http://gettext.rubyforge.org/ post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: gettext rubygems_version: 1.3.1 signing_key: specification_version: 2 summary: Localization support for Ruby on Rails(>=2.3) by Ruby-GetText-Package. test_files: []