Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-24 05:13:40 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-24 05:13:40 +0300
commit96d1921bb343066ee57e3f763fedf2d3811fc702 (patch)
treecdc217272f1b31c4ddda688b48daba7201333862 /lib/l10n/es.js
parent09974ae92d6f3bc20143dab43baef9fc75139585 (diff)
[tx-robot] updated from transifex
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",