diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
commit | 3da48c2adb606ce26cbd27b7d4ddde1bc9565f77 (patch) | |
tree | c08005c39b9fc9eb60d198a4100cbad323bc5606 /apps/files_sharing/l10n/es_EC.js | |
parent | b1683256de66cd646cc9e648bcfc847c43353b29 (diff) | |
download | nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.tar.gz nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es_EC.js')
-rw-r--r-- | apps/files_sharing/l10n/es_EC.js | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index 6a825113bec..2745ab9183b 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -234,16 +234,21 @@ OC.L10N.register( "Shared with you in a conversation by {owner}" : "Compartido contigo en una conversación por {owner}", "Shares" : "Elementos compartidos", "Overview of shared files." : "Resumen de archivos compartidos.", + "No shares" : "No hay comparticiones", "Shared with you" : "Compartido contigo", "List of files that are shared with you." : "Lista de archivos compartidos contigo.", + "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", "Shared with others" : "Compartido con otros", "List of files that you shared with others." : "Lista de archivos que compartiste con otros.", + "Nothing shared yet" : "Nada compartido aún", "Shared by link" : "Compartido mediante enlace", "List of files that are shared by link." : "Lista de archivos compartidos mediante enlace.", + "No shared links" : "No hay enlaces compartidos", "Deleted shares" : "Comparticiones eliminadas", - "List of shares that you removed yourself from." : "Lista de comparticiones de las que te eliminaste.", + "No deleted shares" : "No hay comparticiones eliminadas", "Pending shares" : "Comparticiones pendientes", "List of unapproved shares." : "Lista de comparticiones pendientes.", + "No pending shares" : "No hay comparticiones pendientes", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Name" : "Nombre", "Share time" : "Compartido desde", @@ -262,17 +267,11 @@ OC.L10N.register( "Uploaded files:" : "Archivos cargados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos de servicio%2$s.", "Add to your Nextcloud" : "Agregar a tu Nextcloud", - "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", - "Nothing shared yet" : "Nada compartido aún", "Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí", - "No shared links" : "No hay enlaces compartidos", "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas mediante enlaces se mostrarán aquí", - "No deleted shares" : "No hay comparticiones eliminadas", "Shares you deleted will show up here" : "Las comparticiones que eliminaste aparecerán aquí", - "No pending shares" : "No hay comparticiones pendientes", "Shares you have received but not confirmed will show up here" : "Las comparticiones que has recibido pero no confirmaste aparecerán aquí", - "No shares" : "No hay comparticiones", "Shares will show up here" : "Aquí aparecerán las comparticiones", "Restore" : "Restaurar", "Something happened. Unable to restore the share." : "Ha ocurrido algo. No se puede restaurar la compartición.", |