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:
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r--lib/l10n/es_MX.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index a101b28da43..e7b1aa70364 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -32,7 +32,7 @@ OC.L10N.register(
"Failed to open archive when installing app" : "Fallo de abrir archivo mientras se instala la aplicación",
"App does not provide an info.xml file" : "La aplicación no suministra un archivo info.xml",
"App can't be installed because of not allowed code in the App" : "La aplicación no puede ser instalada por tener código no autorizado en la aplicación",
- "App can't be installed because it is not compatible with this version of ownCloud" : "La aplicación no se puede instalar porque no es compatible con esta versión de ownCloud",
+ "App can't be installed because it is not compatible with this version of Nextcloud" : "La aplicación no se puede instalar porque no es compatible con esta versión de Nextcloud",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "La aplicación no se puede instalar porque contiene la etiqueta\n<shipped>\ntrue\n</shipped>\nque no está permitida para aplicaciones no distribuidas",
"Application is not enabled" : "La aplicación no está habilitada",
"Authentication error" : "Error de autenticación",