]> git.r.bdr.sh - rbdr/forum/blobdiff - app/config/translations/es.json
Add internationalization support
[rbdr/forum] / app / config / translations / es.json
diff --git a/app/config/translations/es.json b/app/config/translations/es.json
new file mode 100644 (file)
index 0000000..8831d2a
--- /dev/null
@@ -0,0 +1,34 @@
+{
+  "error": {
+    "generic": {
+      "title": "Error!",
+      "message": "Hubo un error desconocido. Entra en pánico!"
+    }
+  },
+  "footer": {
+    "choose_language": "Escoge un lenguaje",
+    "license": "Forum es <a href=\"{licenseUrl}\">software libre.</a>"
+  },
+  "forum_list": {
+    "error": {
+      "unavailable": "Lista de foros no disponible."
+    }
+  },
+  "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"
+    }
+  }
+}