Sha256: a8183ae5685f4225046964364299aee9fb070f4bc078fef10ccdf03df4de36af

Contents?: true

Size: 1.58 KB

Versions: 1

Compression:

Stored size: 1.58 KB

Contents

#--
# gravaty
# © 2013 新部裕, 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/>.
#
# SPDX-FileCopyrightText: 2013 Marco Bresciani
#
# SPDX-License-Identifier: GPL-3.0-or-later
#++

ja:
  error:
    invalid: "無効なパラメータ '%{value}' です(RFC5322 もしくは以後の更新による)。"
    nil: nil パラメータは許されません。
    param: "パラメータ '%{value}' は無効です。"
    type: "型 '%{value}' は既知の拡張ではありません。"
    uri: "URI '%{value}' が無効です。"
    value: "値 '%{value}' が範囲外です。"
  warn:
    deprecated: このメソッドはすでに廃止され、推奨されていません。
  gravatar:
    errors:
      -7: secure.gravatar.com を使用
      -8: 内部エラー
      -9: 認証エラー
      -10: メソッド引数がありません
      -11: メソッド引数が間違っています
      -100: その他のエラー (テキスト参照)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gravaty-11.0.1 lib/gravaty/locales/ja.yml