Sha256: 06fd6b9d66e3dfc77180a30b6db99d46631de105a2fab26719917b04918ea8cf

Contents?: true

Size: 1.38 KB

Versions: 6

Compression:

Stored size: 1.38 KB

Contents

es:
  
  time:
    formats:
      # eventually this should be abstracted to a tkh_utilities gem together with all
      # standard helpers and functionality
      tkh_default: "%d de %B de %Y %H:%M"
  
  are_you_sure: '¿estás seguro?'
  delete: 'borrar'
  edit: 'editar'
  pages: 'paginas'
  sections: 'secciones'
  
  activerecord: 
    attributes:
      pages:
        title: "título"
        short_title: 'título breve'
        description: "descripción"
        body: "parte principal"
        for_the_blog: 'contraseña'
        
      contacts:
        sender_name: "nombre del remitente"
        sender_email: 'correo electrónico del remitente'
        body: 'mensaje'

  pages:
    author: 'autor'
    create_new: 'crear una nueva página'
    published: '¿publicado?'
    
    create:
      notice: 'La página se ha creado correctamente'
      warning: 'Hubo un problema al guardar la página'
    update:
      notice: 'La página se ha actualizado correctamente'
      warning: 'Hubo un problema al guardar la página'
    destroy:
      notice: 'la página se ha eliminado'
      root_warning: "No se puede eliminar la página, ya que es la bienvenida principal. Por favor, cámbialo."
          
  contacts:    
    send_message: 'enviar el mensaje'
    sent: 'Enviado a las'
    
    create:
      notice: 'Tu mensaje ha sido enviado.'
      warning: 'Hubo un problema al enviar su mensaje.'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tkh_content-0.2.1 lib/generators/tkh_content/create_or_update_locales/templates/es.yml
tkh_content-0.2 lib/generators/tkh_content/create_or_update_locales/templates/es.yml
tkh_content-0.1.15 lib/generators/tkh_content/create_or_update_locales/templates/es.yml
tkh_content-0.1.14 lib/generators/tkh_content/create_or_update_locales/templates/es.yml
tkh_content-0.1.13 lib/generators/tkh_content/create_or_update_locales/templates/es.yml
tkh_content-0.1.12 lib/generators/tkh_content/create_or_update_locales/templates/es.yml