From bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 05 Feb 2016 07:25:27 -0500
Subject: [PATCH] Secure also downloads of addressbook exports, managesieve script exports and Enigma keys exports

---
 program/js/tinymce/langs/es.js |   28 +++++++++++++++++++++++++---
 1 files changed, 25 insertions(+), 3 deletions(-)

diff --git a/program/js/tinymce/langs/es.js b/program/js/tinymce/langs/es.js
index ed3134e..d0e7bd0 100644
--- a/program/js/tinymce/langs/es.js
+++ b/program/js/tinymce/langs/es.js
@@ -66,6 +66,9 @@
 "Restore last draft": "Restaurar el \u00faltimo borrador",
 "Special character": "Car\u00e1cter especial",
 "Source code": "C\u00f3digo fuente",
+"B": "A",
+"R": "R",
+"G": "V",
 "Color": "Color",
 "Right to left": "De derecha a izquierda",
 "Left to right": "De izquierda a derecha",
@@ -83,7 +86,7 @@
 "Insert\/edit image": "Insertar\/editar imagen",
 "General": "General",
 "Advanced": "Avanzado",
-"Source": "Fuente",
+"Source": "Enlace",
 "Border": "Borde",
 "Constrain proportions": "Restringir proporciones",
 "Vertical space": "Espacio vertical",
@@ -91,6 +94,25 @@
 "Style": "Estilo",
 "Dimensions": "Dimensiones",
 "Insert image": "Insertar imagen",
+"Zoom in": "Acercar",
+"Contrast": "Contraste",
+"Back": "Atr\u00e1s",
+"Gamma": "Gamma",
+"Flip horizontally": "Invertir horizontalmente",
+"Resize": "Redimensionar",
+"Sharpen": "Forma",
+"Zoom out": "Alejar",
+"Image options": "Opciones de imagen",
+"Apply": "Aplicar",
+"Brightness": "Brillo",
+"Rotate clockwise": "Girar a la derecha",
+"Rotate counterclockwise": "Girar a la izquierda",
+"Edit image": "Editar imagen",
+"Color levels": "Niveles de color",
+"Crop": "Recortar",
+"Orientation": "Orientaci\u00f3n",
+"Flip vertically": "Invertir verticalmente",
+"Invert": "Invertir",
 "Insert date\/time": "Insertar fecha\/hora",
 "Remove link": "Quitar enlace",
 "Url": "URL",
@@ -105,7 +127,7 @@
 "Insert\/edit link": "Insertar\/editar enlace",
 "Insert\/edit video": "Insertar\/editar video",
 "Poster": "Miniatura",
-"Alternative source": "Fuente alternativa",
+"Alternative source": "Enlace alternativo",
 "Paste your embed code below:": "Pega tu c\u00f3digo embebido debajo",
 "Insert video": "Insertar video",
 "Embed": "Incrustado",
@@ -179,7 +201,7 @@
 "Insert template": "Insertar plantilla",
 "Templates": "Plantillas",
 "Background color": "Color de fondo",
-"Custom...": "Personalzaci\u00f3n",
+"Custom...": "Personalizar...",
 "Custom color": "Color personalizado",
 "No color": "Sin color",
 "Text color": "Color del texto",

--
Gitblit v1.9.1