diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-04 00:12:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-04 00:12:38 +0000 |
commit | 752ee28b1b19227800d8cad70229bd9934d62077 (patch) | |
tree | cfbbcb57c9aea76dee49bcf80d9c927a4026e31d /core/l10n/es.js | |
parent | c62334502747672f276651c97f5c272ff91223b8 (diff) | |
download | nextcloud-server-752ee28b1b19227800d8cad70229bd9934d62077.tar.gz nextcloud-server-752ee28b1b19227800d8cad70229bd9934d62077.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 9bc5058ca2c..65436ded677 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -84,6 +84,7 @@ OC.L10N.register( "No" : "No", "Yes" : "Sí", "No files in here" : "Aquí no hay archivos", + "No more subfolders in here" : "No hay más subcarpetas aquí", "Choose" : "Seleccionar", "Copy" : "Copiar", "Move" : "Mover", @@ -173,6 +174,7 @@ OC.L10N.register( "Set expiration date" : "Establecer fecha de caducidad", "Expiration" : "Expira en:", "Expiration date" : "Fecha de caducidad", + "Note to recipient" : "Nota al destinatario", "Share link" : "Compartir enlace", "Enable" : "Habilitar", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", |