--- !ruby/object:Gem::Specification name: refinerycms-i18n version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 9 - 8 - 12 version: 0.9.8.12 platform: ruby authors: - Resolve Digital autorequire: bindir: bin cert_chain: [] date: 2010-12-02 00:00:00 +13:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: refinerycms prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 - 9 - 8 version: 0.9.8 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: routing-filter prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version segments: - 0 - 1 - 6 version: 0.1.6 type: :runtime version_requirements: *id002 description: i18n logic extracted from RefineryCMS, for Refinery CMS. email: info@refinerycms.com executables: [] extensions: [] extra_rdoc_files: [] files: - config/locales/ar.yml - config/locales/bg.yml - config/locales/bn-IN.yml - config/locales/bs.yml - config/locales/ca-ES.yml - config/locales/cz.rb - config/locales/da.yml - config/locales/de-AT.yml - config/locales/de.yml - config/locales/dsb.yml - config/locales/el.yml - config/locales/es-AR.yml - config/locales/es-CO.yml - config/locales/es-MX.yml - config/locales/es.yml - config/locales/et.yml - config/locales/fa.yml - config/locales/fi.yml - config/locales/fr-CH.yml - config/locales/fr.yml - config/locales/fun/en-AU.rb - config/locales/fun/gibberish.rb - config/locales/fur.yml - config/locales/gl-ES.yml - config/locales/he.yml - config/locales/hr.yml - config/locales/hsb.yml - config/locales/hu.yml - config/locales/id.yml - config/locales/is.yml - config/locales/it.yml - config/locales/ja.yml - config/locales/ko.yml - config/locales/lo.yml - config/locales/lt.yml - config/locales/lv.yml - config/locales/mk.yml - config/locales/nb.yml - config/locales/nl.yml - config/locales/nn.yml - config/locales/pl.yml - config/locales/pt-BR.yml - config/locales/pt-PT.yml - config/locales/rm.yml - config/locales/ro.yml - config/locales/ru.yml - config/locales/sk.yml - config/locales/sl.yml - config/locales/sr-Latn.yml - config/locales/sr.yml - config/locales/sv.yml - config/locales/sw.yml - config/locales/th.rb - config/locales/tr.yml - config/locales/uk.yml - config/locales/vi.yml - config/locales/zh-CN.yml - config/locales/zh-TW.yml - i18n-js-readme.rdoc - lib/gemspec.rb - lib/refinery/i18n-filter.rb - lib/refinery/i18n-js.rb - lib/refinery/i18n-js.yml - lib/refinery/i18n.js - lib/refinery/i18n.rb - lib/refinery/translate.rb - lib/refinerycms-i18n.rb - lib/tasks/i18n-js_tasks.rake - lib/tasks/translate.rake - lib/translate/file.rb - lib/translate/keys.rb - lib/translate/log.rb - lib/translate/storage.rb - Rakefile - test/i18n-test.html - test/i18n-test.js - test/i18n_js_test.rb - test/jsunittest/jsunittest.js - test/jsunittest/unittest.css - test/resources/custom_path.yml - test/resources/default.yml - test/resources/locales.yml - test/resources/multiple_files.yml - test/resources/no_scope.yml - test/resources/simple_scope.yml - test/test_helper.rb - translate-readme.md has_rdoc: true homepage: http://refinerycms.com licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: i18n logic for Refinery CMS. test_files: - test/i18n_js_test.rb - test/test_helper.rb