Sha256: 9e205ea5ab3af9bf51c5ff384245209c2dd46cc90a7bf5c5804b1664f32c29f8

Contents?: true

Size: 1.19 KB

Versions: 29

Compression:

Stored size: 1.19 KB

Contents

es:
  admin_panel: "El panel de administración"
  admin_panel_with_site_name: "El panel de administración: "
  
  activerecord:
    models:
      settings: 'configuración del sitio'
    
    attributes:
      setting:
        site_name: 'nombre del sitio'
        site_tagline: 'lema sitio'
        enable_comments_in_pages: 'habilitar los comentarios en las páginas'
        disable_blog: 'deshabilitar el blog'
        blog_name: 'nombre del blog'
        blog_tagline: 'blog lema'
        enable_comments_in_blog: 'habilitar los comentarios en el blog'
        contact_email: 'correo electrónico de contacto'
        company_name: 'nombre de compañía'
        
  settings:
    blog_enabled: '¿blogs habilitado?'
    hint:
      contact_email: 'this is used to get the messages from the contact form and for other things as well.'
      site_name: 'this is often the same as the company name'
      site_tagline: 'a small descriptive sentence'
      disable_blog: 'should be checked if you do NOT want a blog'
      blog_tagline:  'a small descriptive sentence'
    
    update:
      notice: 'Configuración del sitio se han actualizado con éxito.'
      warning: 'Hubo un problema al guardar los cambios.'

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
tkh_admin_panel-0.9.6 lib/generators/tkh_admin_panel/create_or_update_locales/templates/es.yml
tkh_admin_panel-0.9.5 lib/generators/tkh_admin_panel/create_or_update_locales/templates/es.yml
tkh_admin_panel-0.9.4 lib/generators/tkh_admin_panel/create_or_update_locales/templates/es.yml
tkh_admin_panel-0.9.3 lib/generators/tkh_admin_panel/create_or_update_locales/templates/es.yml
tkh_admin_panel-0.9.2 lib/generators/tkh_admin_panel/create_or_update_locales/templates/es.yml
tkh_admin_panel-0.9.1 lib/generators/tkh_admin_panel/create_or_update_locales/templates/es.yml
tkh_admin_panel-0.9 lib/generators/tkh_admin_panel/create_or_update_locales/templates/es.yml
tkh_admin_panel-0.3.5 lib/generators/tkh_admin_panel/create_or_update_locales/templates/es.yml
tkh_admin_panel-0.3.2 lib/generators/tkh_admin_panel/create_or_update_locales/templates/es.yml