diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:44 +0000 |
commit | 02676462d0fe587ee210f01c3f482d1081ff88e5 (patch) | |
tree | 72ca22f262aff4079078340cea70108b5a2987db /apps/files/l10n/es.json | |
parent | 62fde219af0135ea9bfa367530f3a347b5e11b30 (diff) | |
download | nextcloud-server-02676462d0fe587ee210f01c3f482d1081ff88e5.tar.gz nextcloud-server-02676462d0fe587ee210f01c3f482d1081ff88e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 6c2c301634c..a220c64b0f1 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -171,15 +171,14 @@ "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"", "Drag and drop files here to upload" : "Arrastre y suelte archivos aquí para subirlos", "Upload successful" : "Subida exitosa", + "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente", + "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", "Select the row for {displayName}" : "Seleccione la fila para {displayName}", "Rename file" : "Renombrar archivo", - "A long time ago" : "Hace mucho tiempo", - "This node is unavailable" : "Este nodo no está disponible", - "Download file {name}" : "Descargar archivo {name}", "File name" : "Nombre del archivo", "Folder name" : "Nombre de la carpeta", - "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente", - "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", + "This node is unavailable" : "Este nodo no está disponible", + "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.", "\"{char}\" is not allowed inside a file name." : "\"{char}\" no está permitido dentro del nombre de un archivo.", @@ -189,6 +188,7 @@ "Could not rename \"{oldName}\", it does not exist any more" : "No se ha podido renombrar \"{oldName}\", ya no existe.", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya está en uso en la carpeta \"{dir}\". Por favor, escoja un nombre diferente.", "Could not rename \"{oldName}\"" : "No se ha podido renombrar \"{oldName}\"", + "A long time ago" : "Hace mucho tiempo", "Could not copy {file}. {message}" : "No se pudo copiar {file}. {message}", "Could not move {file}. {message}" : "No se pudo mover {file}. {message}", "Total rows summary" : "Resumen de filas totales", @@ -227,6 +227,7 @@ "Share" : "Compartir", "Shared by link" : "Compartido por enlace", "Shared" : "Compartido", + "Switch to list view" : "Cambiar a vista de lista", "Open the files app settings" : "Abrir la configuración de la app Archivos", "Files settings" : "Configuración de archivos", "File cannot be accessed" : "El archivo no puede ser accesado", @@ -263,11 +264,10 @@ "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Open details" : "Abrir detalles", - "Created new folder \"{name}\"" : "Se creó la carpeta nueva \"{name}\"", - "Set up templates folder" : "Configura una carpeta para plantillas", - "Templates" : "Plantillas", "Create new templates folder" : "Crear nueva carpeta de plantillas", + "Templates" : "Plantillas", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", + "Created new folder \"{name}\"" : "Se creó la carpeta nueva \"{name}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetas","{folderCount} carpetas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archivo","{fileCount} archivos","{fileCount} archivos"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"], @@ -292,6 +292,7 @@ "Unlimited" : "Ilimitado", "Search users" : "Buscar usuarios", "Cancel" : "Cancelar", + "Set up templates folder" : "Configura una carpeta para plantillas", "%s used" : "usado %s", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s usados", |