diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-15 00:06:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-15 00:06:56 +0000 |
commit | 00ed84155951fdb539e2f6425a9f472c46d44378 (patch) | |
tree | 32d7d4ffe3dec9f0e9ff0dc071c07d6d4ebf970b /apps/files_sharing/l10n/es.js | |
parent | 14981210e08df8bbf587541f1a4bf32c48e720be (diff) | |
download | nextcloud-server-00ed84155951fdb539e2f6425a9f472c46d44378.tar.gz nextcloud-server-00ed84155951fdb539e2f6425a9f472c46d44378.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 7a36982e2ec..e379100c2bf 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -109,6 +109,7 @@ OC.L10N.register( "Not allowed to create a federated share with the same user server" : "No se permite crear un recurso compartido federado con el mismo servidor del usuario", "Invalid or untrusted SSL certificate" : "Certificado SSL no válido o no confiable", "Could not authenticate to remote share, password might be wrong" : "No se ha podido autenticar para compartir remotamente, quizás esté mal la contraseña", + "Storage not valid" : "Almacenamiento inválido", "Couldn't add remote share" : "No se ha podido añadir el recurso compartido remoto", "Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Desea añadir el recurso compartido remoto {name} de {owner}@{remote}?", "Remote share" : "Recurso compartido remoto", |