summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 82d5d6081c2..80b64b79a3c 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -30,6 +30,10 @@ OC.L10N.register(
"Server version %s or higher is required." : "Se necesita la versión %s o superior del servidor.",
"Server version %s or lower is required." : "Se necesita la versión %s o inferior del servidor. ",
"Logged in user must be an admin" : "El usuario registrado debe ser un administrador",
+ "Remote wipe started" : "Barrido remoto comenzado.",
+ "A remote wipe was started on device %s" : "Se ha iniciado un barrido remoto en el dispositivo %s.",
+ "Remote wipe finished" : "Barrido remoto finalizado",
+ "The remote wipe on %s has finished" : "El barrido remoto en %s ha finalizado",
"Unknown filetype" : "Tipo de archivo desconocido",
"Invalid image" : "Imagen inválida",
"Avatar image is not square" : "La imagen de avatar no es cuadrada",