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>2018-03-12 04:12:46 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-12 04:12:46 +0300
commit93f5745700c3b8def653b45e6d574d74cd84e0df (patch)
tree447184072863bbf76bfe7f6a07813d587920eb31 /apps/files_external/l10n/es_MX.js
parent8e27fed9d340c126dba4a3c3ded65b11f5fba897 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_MX.js')
-rw-r--r--apps/files_external/l10n/es_MX.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js
index bd1d1463a6a..c0f1156e7f6 100644
--- a/apps/files_external/l10n/es_MX.js
+++ b/apps/files_external/l10n/es_MX.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"(group)" : "(grupo)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
"Admin defined" : "Administrador definido",
- "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?",
"Delete storage?" : "¿Borrar almacenamiento?",
"Saved" : "Guardado",
"Saving..." : "Guardando...",
@@ -133,6 +132,7 @@ OC.L10N.register(
"Dropbox" : "Dropbox",
"Google Drive" : "Google Drive",
"No external storage configured" : "No se ha configurado el almacenamiento externo",
- "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales"
+ "You can add external storages in the personal settings" : "Puedes agregar almacenamiento externo en las configuraciones personales",
+ "Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres borrar este almacenamiento externo?"
},
"nplurals=2; plural=(n != 1);");