Sha256: 8afb23dba33a9074f71a03d2b90afd71490417a66ff5218ac6329af9e0d56724

Contents?: true

Size: 1.76 KB

Versions: 10

Compression:

Stored size: 1.76 KB

Contents

fr:
  activerecord:
    errors:
      models:
        invitation:
          attributes:
            email:
              user_already_invited: "This user has already been invited"
              user_already_member: "This user is already a member"
        project_file:
          attributes:
            file:
              file_format_not_supported: "Sorry, we currenly support only Gettext .pot/.po, .yml/.yaml and .strings"
      templates:
        header:
          body: "there were problems with the following fields:"
          messages:
            accepted: "must be accepted"
            blank: "can't be blank"
            confirmation: "doesn't match confirmation"
            empty: "can't be empty"
            equal_to: "must be equal to {{count}}"
            even: "must be even"
            exclusion: "is reserved"
            greater_than: "must be greater than {{count}}"
            greater_than_or_equal_to: "must be greater than or equal to {{count}}"
            inclusion: "is not included in the list"
            invalid: "is invalid"
            less_than: "must be less than {{count}}"
            less_than_or_equal_to: "must be less than or equal to {{count}}"
            not_a_number: "is not a number"
            odd: "must be odd"
            taken: "is already taken"
            too_long: "is too long (maximum is {{count}} characters)"
            too_short: "is too short (minimum is {{count}} characters)"
            wrong_length: "is the wrong length (should be {{count}} characters)"
          one: "1 error prohibited this {{model}} from being saved"
          other: "{{count}} errors prohibited this {{model}} from being saved"
  another_one: dskjdks
  another_string: "this is another string"
  hello: "Hello world!!"
  new_string: hehe
  test: " & & "

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
web_translate_it-1.8.1.8 examples/en.yml
web_translate_it-1.8.1.7 examples/en.yml
web_translate_it-1.8.1.6 examples/en.yml
web_translate_it-1.8.1.5 examples/en.yml
web_translate_it-1.8.1.2 examples/en.yml
web_translate_it-1.8.1.1 examples/en.yml
web_translate_it-1.8.1.0 examples/en.yml
web_translate_it-1.8.0.1 examples/en.yml
web_translate_it-1.8.0.0 examples/en.yml
web_translate_it-1.7.3.0 examples/en.yml