diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
commit | af313a79e879f6af5b6f430a981befb4df23a4b1 (patch) | |
tree | ed7242538637b3b7c7ed373e91587b4cfdc125f9 /apps/files/l10n/es_EC.json | |
parent | 9695c021c2da7a497a248aba969396f16dea5d49 (diff) | |
download | nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.tar.gz nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json index bbd09e9ec40..43432e3fa69 100644 --- a/apps/files/l10n/es_EC.json +++ b/apps/files/l10n/es_EC.json @@ -169,7 +169,6 @@ "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", "\"{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.", "File name" : "Nombre de archivo.", "Folder name" : "Nombre de la carpeta", @@ -182,8 +181,6 @@ "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}\".", "Total rows summary" : "Resumen total de filas.", - "Select all" : "Seleccionar todo", - "Unselect all" : "Desmarcar todo.", "\"{displayName}\" failed on some elements " : "La acción \"{displayName}\" falló en algunos elementos.", "\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó correctamente.", "List of files and folders." : "Lista de archivos y carpetas. ", @@ -248,6 +245,7 @@ "All files" : "Todos los archivos", "Toggle %1$s sublist" : "Alternar sublista de %1$s.", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", + "Select all" : "Seleccionar todo", "Upload too large" : "La carga es demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.", "Text file" : "Archivo de texto", @@ -265,7 +263,9 @@ "Pending shares" : "Comparticiones pendientes", "This file has the tag {tag}" : "Este archivo tiene la etiqueta {tag}.", "This file has the tags {firstTags} and {lastTag}" : "Este archivo tiene las etiquetas {firstTags} y {lastTag}.", + "Select the row for {displayName}" : "Seleccionar la fila para {displayName}.", "Open folder {name}" : "Abrir carpeta {name}", + "Unselect all" : "Desmarcar todo.", "ascending" : "ascendente", "descending" : "descendente", "Sort list by {column} ({direction})" : "Ordenar lista por {column} ({direction}).", |