diff options
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}", |