Sha256: 9c9fd2b75c2b1531fe6dc62c6561b4b71524ffa28a611cdde3460ab3d450121c

Contents?: true

Size: 1.88 KB

Versions: 3

Compression:

Stored size: 1.88 KB

Contents

es:
  attributes:
    created_at: Fecha de creación
    updated_at: Fecha de actualización
    discarded_at: Fecha de borrado
    actualizado_por: Actualizado por
    creado_por: Creado por
  form:
    create: Crear
  ancestry:
    exclude_self: No puede ser hijx de si mismx
  simple_form:
    "yes": 'Sí'
    "no": 'No'
    required:
      text: 'required'
      mark: '*'
      # You can uncomment the line below if you need to overwrite the whole required html.
      # When using html, text and mark won't be used.
      # html: '<abbr title="required">*</abbr>'
    error_notification:
      default_message: "Por favor, revisá los siguientes errores:"
      not_presence_errors: "Por favor, revisá los siguientes errores:"
      only_presence_errors: 'Por favor, revisá los campos obligatorios:'
      multiple_error_types: 'Por favor, revisá los campos obligatorios y otros errores:'
    # Examples
    # labels:
    #   defaults:
    #     password: 'Password'
    #   user:
    #     new:
    #       email: 'E-mail to sign in.'
    #     edit:
    #       email: 'E-mail.'
    # hints:
    #   defaults:
    #     username: 'User name to sign in.'
    #     password: 'No special characters, please.'
    # include_blanks:
    #   defaults:
    #     age: 'Rather not say'
    # prompts:
    #   defaults:
    #     age: 'Select your age'
  errors:
    messages:
      blank: ''
      empty: ''
  devise:
    registrations:
      new:
        sign_up: Crear una cuenta
    passwords:
      new:
        send_me_reset_password_instructions: Enviar instrucciones para restablecer contraseña
        forgot_your_password: ¿Olvidaste tu contraseña?
    shared:
      links:
        sign_up: Crear una cuenta
        forgot_your_password: ¿Olvidaste tu contraseña?
        sign_out: Cerrar sesión
        didn_t_receive_confirmation_instructions: ¿No recibiste las instrucciones para confirmar tu cuenta?

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pg_rails-7.0.8.pre.alpha.24 pg_engine/config/locales/es.yml
pg_rails-7.0.8.pre.alpha.23 pg_engine/config/locales/es.yml
pg_rails-7.0.8.pre.alpha.22 pg_engine/config/locales/es.yml