aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/es_EC.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/es_EC.js')
-rw-r--r--apps/theming/l10n/es_EC.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/es_EC.js b/apps/theming/l10n/es_EC.js
index fe2b88e3c2f..7f27503bd60 100644
--- a/apps/theming/l10n/es_EC.js
+++ b/apps/theming/l10n/es_EC.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Could not write file to disk" : "No fue posible escribir a disco",
"A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
"No file uploaded" : "No hay archivos cargados",
- "Failed to clean up the old administration theming images folder" : "Error al limpiar la antigua carpeta de imágenes de tematización de administración",
- "Failed to clean up the old administration image folder" : "Error al limpiar la antigua carpeta de imágenes de administración",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
"Theming" : "Tematizar",
"Appearance and accessibility" : "Apariencia y accesibilidad",
@@ -88,6 +86,8 @@ OC.L10N.register(
"Reset to default" : "Restablecer al predeterminado",
"Upload" : "Cargar",
"Remove background image" : "Eliminar imagen de fondo",
+ "Failed to clean up the old administration theming images folder" : "Error al limpiar la antigua carpeta de imágenes de tematización de administración",
+ "Failed to clean up the old administration image folder" : "Error al limpiar la antigua carpeta de imágenes de administración",
"Select a custom color" : "Seleccionar un color personalizado"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");