diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-04 00:12:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-04 00:12:47 +0000 |
commit | 69af30b8836a678c002437416b2df39c81b58450 (patch) | |
tree | 94170b5386d2011105bf64bd6a714a0e0e596e26 /core/l10n/es.js | |
parent | b02d1c8358f896e7cc5622d7402d1b2ed7e1edba (diff) | |
download | nextcloud-server-69af30b8836a678c002437416b2df39c81b58450.tar.gz nextcloud-server-69af30b8836a678c002437416b2df39c81b58450.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}", |