diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-12 01:56:04 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-12 01:56:04 -0500 |
commit | f8607ac1327f3254f6f4fe86c8418f1b3d447730 (patch) | |
tree | 84d2bfd40c3022cde8d8b729463f87e57722b399 /lib/l10n/es.js | |
parent | 594ba8695b2de2a73c82023202245c7fda3c27bf (diff) | |
download | nextcloud-server-f8607ac1327f3254f6f4fe86c8418f1b3d447730.tar.gz nextcloud-server-f8607ac1327f3254f6f4fe86c8418f1b3d447730.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 6ed1111f6d5..e0ade5c7b5d 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -60,7 +60,6 @@ OC.L10N.register( "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 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", - "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 aplicación no puede ser instalada por que la versión en info.xml/version no es la misma que la establecida en la app store", "Application is not enabled" : "La aplicación no está habilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "Token expirado. Por favor, recarge la página.", |