diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-03 02:16:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-03 02:16:56 +0000 |
commit | 1402d1b15331f95e1d408a26250109287a5e119b (patch) | |
tree | 19c5b4e1fe84c737bfeb0b556a8a1f1b46fe55e6 /apps/files_sharing/l10n/es.js | |
parent | ebcb7b76c2300bc073890bc1c338652369b2d33a (diff) | |
download | nextcloud-server-1402d1b15331f95e1d408a26250109287a5e119b.tar.gz nextcloud-server-1402d1b15331f95e1d408a26250109287a5e119b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 335a86998d7..235feee90d7 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -1,19 +1,19 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "Compartido con otros", "Shared with you" : "Compartido conmigo", - "Shared by link" : "Compartido por enlace", - "Deleted shares" : "Recursos compartidos eliminados", - "Shares" : "Compartidos", "Nothing shared with you yet" : "Aún no hay nada compartido contigo", "Files and folders others share with you will show up here" : "Aquí aparecerán archivos y carpetas que otros compartan contigo", + "Shared with others" : "Compartido con otros", "Nothing shared yet" : "Aún no hay nada compartido", "Files and folders you share will show up here" : "Aquí aparecerán los archivos y carpetas que compartas con otros", + "Shared by link" : "Compartido por enlace", "No shared links" : "No hay enlaces compartidos", "Files and folders you share by link will show up here" : "Aquí aparecerán los archivos y carpetas que compartas mediante un enlace", + "Deleted shares" : "Recursos compartidos eliminados", "No deleted shares" : "No hay archivos compartidos eliminados", "Shares you deleted will show up here" : "Los recursos compartidos que elimines aparecerán aquí", + "Shares" : "Compartidos", "No shares" : "No compartidos", "Shares will show up here" : "Los archivos que compartas aparecerán aquí", "Restore share" : "Restaurar recurso compartido", |