Sha256: c32a5bcd79d347d95dba9da444b910309294eb5f6a191934ade792230afcb4e6

Contents?: true

Size: 1.38 KB

Versions: 2

Compression:

Stored size: 1.38 KB

Contents

# gravaty
# Copyright © 2013, 2014, 2015, 2016, 2017, 2018, 2019  Marco Bresciani
#
# This file is part of gravaty.
#
# gravaty is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
# Free Software Foundation, either version 3 of the License, or (at your
# option) any later version.
#
# gravaty is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for more details.
#
# You should have received a copy of the GNU General Public License
# along with gravaty. If not, see <http://www.gnu.org/licenses/>.

en:
  error:
    invalid: "Invalid parameter '%{value}' according to RFC822 at later updates."
    nil: nil parameter not allowed.
    param: "Parameter '%{value}' is not valid."
    type: "Type '%{value}' is not a known extension."
    uri: "URI '%{value}' is not valid."
    value: "Value '%{value}' is not in allowed range."
  warn:
    deprecated: This method has been deprecated.
  test:
    test: test data
  gravatar:
    errors:
      -7: Use secure.gravatar.com
      -8: Internal error
      -9: Authentication error
      -10: Method parameter missing
      -11: Method parameter incorrect
      -100: Misc error (see text)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gravaty-9.0.1 lib/gravaty/locales/en.yml
gravaty-9.0.0 lib/gravaty/locales/en.yml