diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-11 02:19:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-11 02:19:03 +0000 |
commit | 4066cb0a218a4ddfab29d7d87d7ea1b5ab8cc9e1 (patch) | |
tree | be1b878747e1ac035de4dad6fbc817236dc50977 /apps/files/l10n/es.js | |
parent | d3d2db174a468cab4b269c52012b90ae8aa6791c (diff) | |
download | nextcloud-server-4066cb0a218a4ddfab29d7d87d7ea1b5ab8cc9e1.tar.gz nextcloud-server-4066cb0a218a4ddfab29d7d87d7ea1b5ab8cc9e1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index b6c495628f3..c2696a899e6 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -158,6 +158,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "Transferir {path} a {userid}", "Invalid path selected" : "Ruta de archivo seleccionada no vĂ¡lida.", "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", + "Cannot transfer ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece", "Tags" : "Etiquetas", "Error while loading the file data" : "Error al cargar los datos del archivo", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", |