diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:24 +0000 |
commit | 04d19fb1d7a7fe1937c2a68e948c715d346c1a17 (patch) | |
tree | 1e0f22a7ae6701c5ea37094af1103ae7b728242b /apps/files_sharing/l10n/es.js | |
parent | 6883c52e9d3fed9d5f4a99d20c8370380d4228ab (diff) | |
download | nextcloud-server-04d19fb1d7a7fe1937c2a68e948c715d346c1a17.tar.gz nextcloud-server-04d19fb1d7a7fe1937c2a68e948c715d346c1a17.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 0d6a41b0cc9..7577033d045 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -234,16 +234,21 @@ OC.L10N.register( "Shared with you in a conversation by {owner}" : "Compartido contigo por {owner} en una conversación", "Shares" : "Compartidos", "Overview of shared files." : "Vista previa de los recursos compartidos", + "No shares" : "No compartidos", "Shared with you" : "Compartido conmigo", "List of files that are shared with you." : "Lista de archivos que se han compartido contigo.", + "Nothing shared with you yet" : "Aún no hay nada compartido contigo", "Shared with others" : "Compartido con otros", "List of files that you shared with others." : "Lista de archivos que has compartido con otros.", + "Nothing shared yet" : "Aún no hay nada compartido", "Shared by link" : "Compartido por enlace", "List of files that are shared by link." : "Lista de archivos que se han compartido por enlace.", + "No shared links" : "No hay enlaces compartidos", "Deleted shares" : "Recursos compartidos eliminados", - "List of shares that you removed yourself from." : "Lista de recursos compartidos que has rechazado.", + "No deleted shares" : "No hay recursos compartidos eliminados", "Pending shares" : "Recursos compartidos pendientes", "List of unapproved shares." : "Lista de recursos compartidos no aprobados", + "No pending shares" : "No hay recursos compartidos pendientes", "No entries found in this folder" : "No hay nada en esta carpeta", "Name" : "Nombre", "Share time" : "Compartido hace", @@ -262,17 +267,11 @@ OC.L10N.register( "Uploaded files:" : "Archivos subidos:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.", "Add to your Nextcloud" : "Añadir a tu Nextcloud", - "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", - "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", - "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", - "No deleted shares" : "No hay recursos compartidos eliminados", "Shares you deleted will show up here" : "Los recursos compartidos que elimines aparecerán aquí", - "No pending shares" : "No hay recursos compartidos pendientes", "Shares you have received but not confirmed will show up here" : "Aquí aparecerán los recursos compatidos que hayas recibido pero no confirmado", - "No shares" : "No compartidos", "Shares will show up here" : "Los archivos que compartas aparecerán aquí", "Restore" : "Restaurar", "Something happened. Unable to restore the share." : "Algo ha sucedido. No se pudo restaurar el recurso compartido.", |