Sha256: 48ae3efd48f0358d8640bf1bc03dda0413bff5480779e5ebd1a30b260dcf1654

Contents?: true

Size: 807 Bytes

Versions: 10

Compression:

Stored size: 807 Bytes

Contents

pt:
  activerecord:
    symbolizes:
      user:
        role: reader
        status:
          active: Active
          inactive: Inactive
        gui:
          cocoa: cocoa
          gtk: gtk
          qt: qt
        country:
          pt: Pt
        language:
          pt: Português
          en: Inglês
        sex:
          "true": Feminino
          "false": Masculino
      user_skill:
        kind:
          magic: Mágica
          agility: Agilidade
    errors:
      messages: &errors_messages
        record_invalid: Inválido
  mongoid:
    symbolizes:
      person:
        language:
          pt: Português
          en: Inglês
        sex:
          "true": Feminino
          "false": Masculino
      person_skill:
        kind:
          magic: Mágica
          agility: Agilidade

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
symbolize-4.5.2 spec/locales/pt.yml
symbolize-4.5.1 spec/locales/pt.yml
symbolize-4.5.0 spec/locales/pt.yml
symbolize-4.4.1 spec/locales/pt.yml
symbolize-4.4.0 spec/locales/pt.yml
symbolize-4.3.4 spec/locales/pt.yml
symbolize-4.3.3 spec/locales/pt.yml
symbolize-4.3.2 spec/locales/pt.yml
symbolize-4.3.1 spec/locales/pt.yml
symbolize-4.3.0 spec/locales/pt.yml