diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-26 01:11:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-26 01:11:21 +0000 |
commit | e673c7dc498195d8c546b48a160458e2485b17e3 (patch) | |
tree | 09e90da88897baa57a1d3c585c745ba42e672d03 /apps/files_sharing/l10n | |
parent | 5b429726483dabee730400d284563d2bcd0a669d (diff) | |
download | nextcloud-server-e673c7dc498195d8c546b48a160458e2485b17e3.tar.gz nextcloud-server-e673c7dc498195d8c546b48a160458e2485b17e3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 4866ed4aeea..364433d53a8 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -103,6 +103,7 @@ OC.L10N.register( "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", "Cannot increase permissions" : "No es posible aumentar los permisos", "shared by %s" : "compartido por %s", + "Download all files" : "Descargar todos los archivos", "Direct link" : "Enlace directo", "Add to your Nextcloud" : "Añadir a tu Nextcloud", "Share API is disabled" : "El API de compartir está deshabilitado", @@ -119,12 +120,14 @@ OC.L10N.register( "sharing is disabled" : "compartir está desactivado", "For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace.", "Share note" : "Compartir nota", + "Toggle grid view" : "Alternar vista de cuadrícula", "Download %s" : "Descargar %s", "Upload files to %s" : "Subir archivos a %s", "Note" : "Nota", "Select or drop files" : "Seleccione o arrastre y suelte archivos", "Uploading files…" : "Subiendo archivos...", "Uploaded files:" : "Archivos subidos:", + "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.", "Sharing %s failed because the back end does not allow shares from type %s" : "Compartir %s ha fallado porque el backend no admite recursos compartidos del tipo %s", "This share is password-protected" : "Este recurso compartido está protegido por contraseña", "The password is wrong. Try again." : "La contraseña no es correcta. Inténtelo de nuevo.", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index f40faf44caf..15c11c4fcb7 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -101,6 +101,7 @@ "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", "Cannot increase permissions" : "No es posible aumentar los permisos", "shared by %s" : "compartido por %s", + "Download all files" : "Descargar todos los archivos", "Direct link" : "Enlace directo", "Add to your Nextcloud" : "Añadir a tu Nextcloud", "Share API is disabled" : "El API de compartir está deshabilitado", @@ -117,12 +118,14 @@ "sharing is disabled" : "compartir está desactivado", "For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace.", "Share note" : "Compartir nota", + "Toggle grid view" : "Alternar vista de cuadrícula", "Download %s" : "Descargar %s", "Upload files to %s" : "Subir archivos a %s", "Note" : "Nota", "Select or drop files" : "Seleccione o arrastre y suelte archivos", "Uploading files…" : "Subiendo archivos...", "Uploaded files:" : "Archivos subidos:", + "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.", "Sharing %s failed because the back end does not allow shares from type %s" : "Compartir %s ha fallado porque el backend no admite recursos compartidos del tipo %s", "This share is password-protected" : "Este recurso compartido está protegido por contraseña", "The password is wrong. Try again." : "La contraseña no es correcta. Inténtelo de nuevo.", |