Sha256: 308ff879a8e45677c8b9011ede363979e5bc0aff1a11731e38421c25115da4c6

Contents?: true

Size: 1.08 KB

Versions: 38

Compression:

Stored size: 1.08 KB

Contents

es:
  activerecord:
    attributes:
      event:
        title: "Título"
        room: "Espacio"
        frequency: "Repetición"
      room:
        name: "Nombre"
    errors:
      models:
        room:
          attributes:
            name:
              taken: "está repetido"
    models:
      event: "evento"
      room: "espacio"
  boxy:
    close_text: "[cerrar]"
  event:
    activity_action:
      follow: "Me lo apunto"
      sentence:
        follow:
          one: "%{followers} se ha apuntado esto"
          other: "%{followers} se han apuntado esto"
      unfollow: "Desapuntar"
    calendar: "Calendario"
    confirm_delete: "¿Borrar evento?"
    name: "evento"
    new:
      title: "Nuevo evento"
    one: "un evento"
    poster:
      update: "Subir cartel"
    title:
      one: "Evento"
      other: "Eventos"
    wall_post: "Publicó un evento: %{title}"
  room:
    confirm_delete: "¿Borrar espacio?"
    delete: "Borrar"
    settings:
      title: "Espacios"
      description: "Salas disponibles para la realización de eventos"
    watermark:
      name: "Nuevo espacio"

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
social_stream-1.1.12 events/config/locales/es.yml
social_stream-1.1.11 events/config/locales/es.yml
social_stream-1.1.10 events/config/locales/es.yml
social_stream-1.1.9 events/config/locales/es.yml
social_stream-1.1.8 events/config/locales/es.yml
social_stream-1.1.7 events/config/locales/es.yml
social_stream-1.1.6 events/config/locales/es.yml
social_stream-1.1.5 events/config/locales/es.yml
social_stream-1.1.4 events/config/locales/es.yml
social_stream-1.1.3 events/config/locales/es.yml
social_stream-1.1.2 events/config/locales/es.yml
social_stream-1.1.1 events/config/locales/es.yml
social_stream-events-1.1.1 config/locales/es.yml
social_stream-1.1.0 events/config/locales/es.yml
social_stream-events-1.1.0 config/locales/es.yml
social_stream-1.0.1 events/config/locales/es.yml
social_stream-events-1.0.0 config/locales/es.yml
social_stream-0.30.2 events/config/locales/es.yml
social_stream-events-0.16.2 config/locales/es.yml
social_stream-0.30.1 events/config/locales/es.yml