aboutsummaryrefslogtreecommitdiff
path: root/src/config/translations/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/translations/es.json')
-rw-r--r--src/config/translations/es.json23
1 files changed, 21 insertions, 2 deletions
diff --git a/src/config/translations/es.json b/src/config/translations/es.json
index be8f96b..6b6880f 100644
--- a/src/config/translations/es.json
+++ b/src/config/translations/es.json
@@ -29,6 +29,9 @@
"online": "En Línea",
"the_world": "El Mundo",
"life": "Vida"
+ },
+ "error": {
+ "unavailable": "Temas del foro no disponibles."
}
},
"forum_list": {
@@ -67,11 +70,24 @@
"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",
- "title": "Entrada {count} de {total}, por {author}"
+ "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",
@@ -80,7 +96,10 @@
"remaining_time": "Quedan {remaining}",
"tags_location": "Etiquetas:",
"tags_title": "Etiquetas del tema",
- "title": "Tema"
+ "title": "Tema",
+ "error": {
+ "unavailable": "Tema no disponible."
+ }
},
"time": {
"days": "{count, plural, =1 {# día} other {# días}}",