diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-04 00:07:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-04 00:07:29 +0000 |
commit | 806aeae71d970f70efaeb35db79d92f953279e49 (patch) | |
tree | 34002ce1a81fc4dc2dd8f845876f6c88d1ac38a0 /apps/files/l10n/es.js | |
parent | 3dbf30c2204cde1d493d7837857519d65cfd5049 (diff) | |
download | nextcloud-server-806aeae71d970f70efaeb35db79d92f953279e49.tar.gz nextcloud-server-806aeae71d970f70efaeb35db79d92f953279e49.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 723302f015a..cb5b7b95c33 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -121,6 +121,7 @@ OC.L10N.register( "Select all" : "Seleccionar todo", "Upload too large" : "Subida demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.", + "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos", "Shared with you" : "Compartido con usted", "Shared with others" : "Compartido con otros", |