diff options
Diffstat (limited to 'lib/l10n/es_AR.js')
-rw-r--r-- | lib/l10n/es_AR.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js index aff2406c699..fe720d08a8e 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -29,7 +29,6 @@ OC.L10N.register( "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 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", - "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" : "La app no puede ser instalada porque la versión en info.xml/version no es la misma que la establecida en el app store", "Application is not enabled" : "La aplicación no está habilitada", "Authentication error" : "Error al autenticar", "Token expired. Please reload page." : "Token expirado. Por favor, recargá la página.", |