diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-26 02:24:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-26 02:24:39 +0000 |
commit | 4ded8a08b789daa02866884d3a38c38739ff7de1 (patch) | |
tree | 97bbe41ce0082d2ee51b7399ea8d18881a6b65f6 /apps/federatedfilesharing/l10n/es.js | |
parent | 835643b19d8e10e3c82a1573ccad3eff6c45155c (diff) | |
download | nextcloud-server-4ded8a08b789daa02866884d3a38c38739ff7de1.tar.gz nextcloud-server-4ded8a08b789daa02866884d3a38c38739ff7de1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/es.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index 9a1d358c5ab..8fb64208477 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -18,6 +18,7 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "Petición de recurso compartido federado enviada, recibirás una invitación. Comprueba tus notificaciones.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "No se ha podido establecer un compartido federado, parece ser que el servidor a federar es demasiado antiguo (Nextcloud <= 9).", "It is not allowed to send federated group shares from this server." : "No está permitido enviar compartidos de grupos federados desde este servidor.", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s", "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya está siendo compartido con %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Compartir %1$s ha fallado, no se ha podido encontrar %2$s, quizás el servidor no se puede alcanzar ahora mismo o usa un certificado autofirmado.", |