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_AR.js')
-rw-r--r--lib/l10n/es_AR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js
index fe720d08a8e..58d53aeaa77 100644
--- a/lib/l10n/es_AR.js
+++ b/lib/l10n/es_AR.js
@@ -27,7 +27,7 @@ OC.L10N.register(
"Failed to open archive when installing app" : "Error al abrir archivo mientras se instalaba la app",
"App does not provide an info.xml file" : "La app no suministra un archivo info.xml",
"App can't be installed because of not allowed code in the App" : "No puede ser instalada la app por tener código no autorizado",
- "App can't be installed because it is not compatible with this version of ownCloud" : "No se puede instalar la app 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" : "No se puede instalar la app 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 app no se puede instalar porque contiene la etiqueta <shipped>true</shipped> que no está permitida para apps no distribuidas",
"Application is not enabled" : "La aplicación no está habilitada",
"Authentication error" : "Error al autenticar",