diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:21 +0000 |
commit | 70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4 (patch) | |
tree | 75083f7e98864bb733f7023e88e24078a8a6ac01 /apps/files/l10n/es_EC.js | |
parent | fe692f2c7f21392fe2000330c5004759199c29bc (diff) | |
download | nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.tar.gz nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_EC.js')
-rw-r--r-- | apps/files/l10n/es_EC.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 29a8d5cccc4..45c29c9045e 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -216,6 +216,8 @@ OC.L10N.register( "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", "Go to the previous folder" : "Ir a la carpeta anterior.", "Go back" : "Regresar", + "Shared by link" : "Compartido por liga", + "Shared" : "Compartido", "Open the files app settings" : "Abrir la configuración de la aplicación de archivos.", "Files settings" : "Configuración de archivos.", "File cannot be accessed" : "No se puede acceder al archivo.", @@ -241,7 +243,6 @@ OC.L10N.register( "Delete permanently" : "Borrar permanentemente", "Open folder {displayName}" : "Abrir carpeta {displayName}.", "Open details" : "Abrir detalles.", - "New Folder" : "Carpeta Nueva", "Set up templates folder" : "Configurar carpeta de plantillas.", "Templates" : "Plantillas", "Create new templates folder" : "Crear nueva carpeta de plantillas.", @@ -269,7 +270,6 @@ OC.L10N.register( "Shares" : "Elementos compartidos", "Shared with others" : "Compartido con otros", "Shared with you" : "Compartido con usted", - "Shared by link" : "Compartido por liga", "Deleted shares" : "Comparticiones eliminadas", "Pending shares" : "Comparticiones pendientes", "Open folder {name}" : "Abrir carpeta {name}", |