diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
commit | e1d33096d387314b20313204a17389225b44d957 (patch) | |
tree | 5af86eef4848c7ac7d7a11c676f6dc21f2e53dd7 /apps/files/l10n/es_EC.json | |
parent | 54d1ec58bf432df9b9c65583dfb0e207022d5076 (diff) | |
download | nextcloud-server-e1d33096d387314b20313204a17389225b44d957.tar.gz nextcloud-server-e1d33096d387314b20313204a17389225b44d957.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_EC.json')
-rw-r--r-- | apps/files/l10n/es_EC.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json index 4812996eaf7..a3835d3fcb4 100644 --- a/apps/files/l10n/es_EC.json +++ b/apps/files/l10n/es_EC.json @@ -166,14 +166,13 @@ "File Management" : "Gestión de archivos.", "Reload current directory" : "Recargar directorio actual.", "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\".", + "\"{displayName}\" action executed successfully" : "La acción \"{displayName}\" se ejecutó correctamente.", + "\"{displayName}\" action failed" : "La acción \"{displayName}\" falló.", "Select the row for {displayName}" : "Seleccionar la fila para {displayName}.", "Rename file" : "Renombrar archivo.", - "A long time ago" : "Hace mucho tiempo.", - "Download file {name}" : "Descargar archivo {name}.", "File name" : "Nombre de archivo.", "Folder name" : "Nombre de la carpeta", - "\"{displayName}\" action executed successfully" : "La acción \"{displayName}\" se ejecutó correctamente.", - "\"{displayName}\" action failed" : "La acción \"{displayName}\" falló.", + "Download file {name}" : "Descargar archivo {name}.", "\"{name}\" is not an allowed filetype." : "\"{name}\" no es un tipo de archivo permitido.", "{newName} already exists." : "{newName} ya existe.", "Name cannot be empty" : "El nombre no puede estar en blanco", @@ -181,6 +180,7 @@ "Renamed \"{oldName}\" to \"{newName}\"" : "Cambiaste el nombre de \"{oldName}\" a \"{newName}\".", "Could not rename \"{oldName}\", it does not exist any more" : "No se pudo cambiar el nombre de \"{oldName}\", ya no existe.", "Could not rename \"{oldName}\"" : "No se pudo cambiar el nombre de \"{oldName}\".", + "A long time ago" : "Hace mucho tiempo.", "Total rows summary" : "Resumen total de filas.", "Select all" : "Seleccionar todo", "Unselect all" : "Desmarcar todo.", @@ -210,6 +210,7 @@ "Go back" : "Regresar", "Shared by link" : "Compartido por liga", "Shared" : "Compartido", + "Switch to list view" : "Cambiar a vista de lista", "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.", @@ -235,9 +236,8 @@ "Delete permanently" : "Borrar permanentemente", "Open folder {displayName}" : "Abrir carpeta {displayName}.", "Open details" : "Abrir detalles.", - "Set up templates folder" : "Configurar carpeta de plantillas.", - "Templates" : "Plantillas", "Create new templates folder" : "Crear nueva carpeta de plantillas.", + "Templates" : "Plantillas", "Unable to initialize the templates directory" : "No se pudo inicializar el directorio de plantillas.", "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "No favorites yet" : "Aún no hay favoritos", @@ -254,6 +254,7 @@ "Unlimited" : "Ilimitado", "Search users" : "Buscar usuarios.", "Cancel" : "Cancelar", + "Set up templates folder" : "Configurar carpeta de plantillas.", "%s used" : "%s usado", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s usados", |