- "error": {
- "generic": {
- "title": "Error!",
- "message": "Hubo un error desconocido. ¡Entra en pánico!"
- },
- "invalid_url": {
- "title": "Esto no está bien.",
- "message": "Este URL no es válido. Intenta otro, ¿Tal vez?"
- }
- },
- "footer": {
- "choose_language": "Escoge un lenguaje",
- "license": "Forum es <a href=\"{licenseUrl}\">software libre.</a>",
- "title": "Pie de página"
- },
- "forum": {
- "name": {
- "everything": "Todo",
- "us": "Nosotros",
- "words": "Palabras",
- "sound": "Sonidos",
- "structure": "Estructura",
- "interaction": "Interacción",
- "emotion": "Emoción",
- "movement": "Movimiento",
- "belief": "Creencia",
- "experience": "Experiencia",
- "online": "En Línea",
- "the_world": "El Mundo",
- "life": "Vida"
- }
- },
- "forum_list": {
- "title": "Lista de foros",
- "error": {
- "unavailable": "Lista de foros no disponible."
- }
- },
- "glyph": {
- "title": "Avatar del usuario"
- },
- "header": {
- "action": {
- "new": {
- "title": "Nuevo",
- "display": "<u>N</u>uevo"
- },
- "reply": {
- "title": "Responder",
- "display": "<u>R</u>esponder"
- },
- "search": {
- "title": "Buscar",
- "display": "Bu<u>s</u>car"
- },
- "log_out": {
- "title": "Cerrar Sesión",
- "display": "Cerrar Sesi<u>ó</u>n"
- }
- },
- "long_version": "Forum versión {version}",
- "title": "Barra de herramientas",
- "short_version": "Forum v{version}"
- },
- "home": {
- "title": "Hola.",
- "content": "Ahora estás en un foro. Elige una categoría de la izquierda o escribe un URL válido."
- },
- "post": {
- "author_credit": "Por:",
- "metadata_title": "Metadatos de entrada {count} de {total}",
- "permalink_title": "Permalink a entrada",
- "title": "Entrada {count} de {total}, por {author}"
- },
- "topic": {
- "category_location": "Agregado a",
- "metadata_title": "Metadatos del tema",
- "permalink_title": "Permalink al tema",
- "remaining_time": "Quedan {remaining}",
- "tags_location": "Etiquetas:",
- "tags_title": "Etiquetas del tema",
- "title": "Tema"
- },
- "time": {
- "days": "{count, plural, =1 {# día} other {# días}}",
- "hours": "{count, plural, =1 {# hora} other {# horas}}",
- "minutes": "{count, plural, =1 {# minuto} other {# minutos}}",
- "seconds": "{count, plural, =1 {# segundo} other {# segundos}}"
- }
+ "error": {
+ "generic": {
+ "title": "Error!",
+ "message": "Hubo un error desconocido. ¡Entra en pánico!"
+ },
+ "invalid_url": {
+ "title": "Esto no está bien.",
+ "message": "Este URL no es válido. Intenta otro, ¿Tal vez?"
+ }
+ },
+ "footer": {
+ "choose_language": "Escoge un lenguaje",
+ "license": "Forum es <a href=\"{licenseUrl}\">software libre.</a>",
+ "title": "Pie de página"
+ },
+ "forum": {
+ "forum": "foro",
+ "name": {
+ "everything": "Todo",
+ "us": "Nosotros",
+ "words": "Palabras",
+ "sound": "Sonidos",
+ "structure": "Estructura",
+ "interaction": "Interacción",
+ "emotion": "Emoción",
+ "movement": "Movimiento",
+ "belief": "Creencia",
+ "experience": "Experiencia",
+ "online": "En Línea",
+ "the_world": "El Mundo",
+ "life": "Vida"
+ },
+ "error": {
+ "unavailable": "Temas del foro no disponibles."
+ }
+ },
+ "forum_list": {
+ "title": "Lista de foros",
+ "error": {
+ "unavailable": "Lista de foros no disponible."
+ }
+ },
+ "glyph": {
+ "title": "Avatar del usuario"
+ },
+ "header": {
+ "action": {
+ "new": {
+ "title": "Nuevo",
+ "display": "<u>N</u>uevo"
+ },
+ "reply": {
+ "title": "Responder",
+ "display": "<u>R</u>esponder"
+ },
+ "search": {
+ "title": "Buscar",
+ "display": "Bu<u>s</u>car"
+ },
+ "log_out": {
+ "title": "Cerrar Sesión",
+ "display": "Cerrar Sesi<u>ó</u>n"
+ }
+ },
+ "long_version": "Forum versión {version}",
+ "title": "Barra de herramientas",
+ "short_version": "Forum v{version}"
+ },
+ "home": {
+ "title": "Hola.",
+ "content": "Ahora estás en un foro. Elige una categoría de la izquierda o escribe un URL válido."
+ },
+ "loader": {
+ "message": "Cargando."
+ },
+ "post": {
+ "author_credit": "Por:",
+ "metadata_title": "Metadatos de entrada {count} de {total}",
+ "permalink_title": "Permalink a entrada",
+ "post": "Entrada",
+ "title": "Entrada {count} de {total}, por {author}",
+ "topic_location": "En",
+ "error": {
+ "unavailable": "Entrada no disponible."
+ }
+ },
+ "tag": {
+ "title": "Etiqueta",
+ "error": {
+ "unavailable": "Temas de la etiqueta no disponibles."
+ }
+ },
+ "topic": {
+ "category_location": "Agregado a",
+ "metadata_title": "Metadatos del tema",
+ "permalink_title": "Permalink al tema",
+ "remaining_time": "Quedan {remaining}",
+ "tags_location": "Etiquetas:",
+ "tags_title": "Etiquetas del tema",
+ "title": "Tema",
+ "error": {
+ "unavailable": "Tema no disponible."
+ }
+ },
+ "time": {
+ "days": "{count, plural, =1 {# día} other {# días}}",
+ "hours": "{count, plural, =1 {# hora} other {# horas}}",
+ "minutes": "{count, plural, =1 {# minuto} other {# minutos}}",
+ "seconds": "{count, plural, =1 {# segundo} other {# segundos}}"
+ }