diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
commit | 0df5110127a794ab25cf677aa98787ec12ee6fa3 (patch) | |
tree | c7c10b5ecdc2be89bc277968d7645d402a7ff63a /apps/files_external/l10n/es_AR.js | |
parent | b2ae53a44b1b951ee662759c05a354189269b04e (diff) | |
download | nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.tar.gz nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_AR.js')
-rw-r--r-- | apps/files_external/l10n/es_AR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/es_AR.js b/apps/files_external/l10n/es_AR.js index 1956f33477b..54b12cd9ca1 100644 --- a/apps/files_external/l10n/es_AR.js +++ b/apps/files_external/l10n/es_AR.js @@ -30,7 +30,6 @@ OC.L10N.register( "There was an error with message: " : "Se presentó un problema con el mensaje:", "External mount error" : "Error de montaje externo", "external-storage" : "almacenamiento externo", - "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no se encuentran conectados. Favor de hacer click en los renglon(es) en rojo para más información", "Please enter the credentials for the {mount} mount" : "Favor de ingresar las credenciales para el montaje {mount}", "Username" : "Nombre de usuario", "Password" : "Contraseña", @@ -111,6 +110,7 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", + "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no se encuentran conectados. Favor de hacer click en los renglon(es) en rojo para más información", "OpenStack" : "OpenStack", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" no se encuentra instalado. El montaje de %s no es posible. Favor de solicitar a su administrador su instalación. ", "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo" |