summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es_AR.js
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-06-20 22:43:28 +0200
committerGitHub <noreply@github.com>2016-06-20 22:43:28 +0200
commit0236535fd3e98a23a1fd3d4adfa472050a6c146e (patch)
tree4ecf67ec75117a43a009d426f95444292dcd2b36 /lib/l10n/es_AR.js
parent9a0b78e757471953301a0092d113802bce2097d8 (diff)
parent851b277a8e5aa7a2c776f96c4ee0c727713309ff (diff)
downloadnextcloud-server-9.0.51.tar.gz
nextcloud-server-9.0.51.zip
Merge pull request #178 from nextcloud/fix-itv9.0.51
[stable9] Branding
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",