aboutsummaryrefslogblamecommitdiffstats
path: root/config/locales/es.yml
blob: 43e7fc730ad909f3fd7c30e58739fc07060419a5 (plain) (tree)
























































































































                                                                                                                                    
es:
  plugins:
    refinerycms_blog:
      title: Blog
  admin:
    blog:
      categories:
        category:
          edit: Editar esta categoría
          delete: Borrar esta categoría para siempre
        index:
          no_items_yet: 'Todavía no hay categorías. Click "%{create}" to add your first category.'
      comments:
        approved: 'El comentario de "%{author}" ha sido aprovado.'
        comment:
          view_live_html: Ver este comentario<br/><em>(abre una nueva ventana)</em>
          read: Leer este comentario
          reject: Rechazar este comentario
          approve: Aprovar este comentario
        rejected: 'El comentario de "%{author}" ha sido rechazado.'
        index:
          no_items_yet: 'No hat comentarios de %{type}.'
        show:
          comment: Comentario
          blog_post: Post del blog
          from: Enviado por
          date: Enviado el
          message: Comentario
          details: Detalles
          age: Edad
          actions: Acciones
          back: Volver a todos los comentarios
          reject: Rechazar este comentario
          approve: Aprovar este comentario
      posts:
        form:
          advanced_options: Opciones avanzadas
          toggle_advanced_options: Click para acceder a las opciones de menu i meta tags
          save_as_draft: Guardar Borrador
          published_at: Fecha de publicación
        index:
          no_items_yet: 'There are no Blog Posts yet. Click "%{create}" to add your first blog post.'
        post:
          view_live_html: View this blog post live <br/><em>(opens in a new window)</em>
          edit: Edit this blog post
          delete: Remove this blog post forever
      settings:
        notification_recipients:
          value: Send notifications to
          explanation: 'Every time someone comments on a blog post, Refinery sends out an email to say there is a new comment.'
          hint: 'When a new comment is added, Refinery will send an email notification to you.'
          example: "Enter your email address(es) like: jack@work.com, jill@office.com"
          updated: 'Notification recipients have been set to "%{recipients}"'
      submenu:
        categories:
          title: Categories
          manage: Manage
          new: Create new category
        comments:
          title: Comments
          title_with_count: 'Comments (%{new_count} new)'
          new: New
          unmoderated: New
          approved: Approved
          rejected: Rejected
        posts:
          title: Posts
          manage: Manage posts
          new: Create new post
        settings:
          title: Settings
          moderation: Moderation
          update_notified: Update who gets notified
  blog:
    comment_mailer:
      notification:
        greeting: Hola
        you_recieved_new_comment: Has recibido un nuevo comentario en tu web.
        comment_starts: --- inicio comentario ---
        comment_ends: --- fin comentario ---
        from: De
        email: Email
        message: Mensaje
        closing_line: Saludos
        ps: P.D. Todos tus comentarios se guardan en la sección "Blog" dentro del submenu "Comentarios" por si quires verlos allí.
    shared:
      categories:
        title: Categorías
      rss_feed:
        title: Feed RSS
        subscribe: Suscribirse
      posts:
        other: Otros posts
        created_at: 'Enviado hace %{when}'
        read_more: Leer mas
      comments:
        singular: comentario
        none: no hay comentarios
    categories:
      show:
        no_posts: Todavía no hay posts.
    posts:
      comment: comentario
      comments:
        by: 'Enviado por %{who}'
        time_ago: 'Hace %{time}'
        thank_you: 'Gracias por comentar.'
        thank_you_moderated: 'Gracias por comentar. Tu mensaje se ha enviado a la cola de moderación y aparecerá dentro de poco.'
      index:
        no_blog_articles_yet: Todavía no hay artículos. Estate atento.
      show:
        blog_home: Home del Blog
        comments:
          title: Comentarios
          add: Envia un comentario
        other: Otros posts del blog
        filed_in: Envia en
        submit: Enviar comentario
      archive:
        blog_archive_for: Archivo del blog para %{date}
        no_blog_articles_posted: No hay artículos para %{date}. Estate atento.