diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:51 +0000 |
commit | 82dc13c3af39e662c1a992b8bfb08f95c2a571cc (patch) | |
tree | e92a33451a024b998567e12b4252a1532eb834f9 /apps/files_sharing/l10n/es.js | |
parent | 72c4047ce98903e588e6de17547fa5360b18a002 (diff) | |
download | nextcloud-server-82dc13c3af39e662c1a992b8bfb08f95c2a571cc.tar.gz nextcloud-server-82dc13c3af39e662c1a992b8bfb08f95c2a571cc.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index db1fffb1546..7c9a336b076 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -250,10 +250,7 @@ OC.L10N.register( "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.", "Add to your Nextcloud" : "Añadir a tu Nextcloud", "Wrong path, file/folder doesn't exist" : "Ubicación incorrecta, el archivo/carpeta no existe", - "invalid permissions" : "Permisos incorrectos", - "Can't change permissions for public share links" : "No se pueden cambiar los permisos para los enlaces de recursos compartidos públicos", - "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando la contraseña por Nextcloud Talk ha fallado porque Nextcloud Talk no está activado", - "Download %s" : "Descargar %s", - "Cannot change permissions for public share links" : "No se puede cambiar los permisos para enlaces compartidos públicos" + "Cannot change permissions for public share links" : "No se puede cambiar los permisos para enlaces compartidos públicos", + "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando la contraseña por Nextcloud Talk ha fallado porque Nextcloud Talk no está activado" }, "nplurals=2; plural=(n != 1);"); |