diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:19 +0000 |
commit | c3ac8bf89aa649a987762ac7ece8bca34d8da191 (patch) | |
tree | 52f7ca5e9025d2236e330c2052efc5e69e2bf82d /apps/files/l10n/es.json | |
parent | 7b36547f137179e4f5931ce749f2c005f12a117d (diff) | |
download | nextcloud-server-c3ac8bf89aa649a987762ac7ece8bca34d8da191.tar.gz nextcloud-server-c3ac8bf89aa649a987762ac7ece8bca34d8da191.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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 0e7f8752973..3d114f9c492 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -134,9 +134,9 @@ "Choose {file}" : "Seleccionar {file}", "New" : "Nuevo", "Loading current folder" : "Cargando carpeta actual", + "Retry" : "Reintentar", "No files in here" : "Aquí no hay archivos", "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", - "Go to the previous folder" : "Ir a la carpeta anterior", "Go back" : "Ir atrás", "Share" : "Compartir", "Shared by link" : "Compartido por enlace", @@ -262,6 +262,9 @@ "Files moved successfully" : "Archivos movidos exitosamente", "Conflicts resolution skipped" : "Resolución de conflictos omitida", "Upload cancelled" : "Subida cancelada.", + "This operation is forbidden" : "Esta operación está prohibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador", + "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente", "_{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"], @@ -322,9 +325,6 @@ "Select directory \"{dirName}\"" : "Seleccione la carpeta \"{dirName}\"", "Select file \"{fileName}\"" : "Seleccione el archivo \"{fileName}\"", "Unable to determine date" : "No se ha podido determinar la fecha", - "This operation is forbidden" : "Esta operación está prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador", - "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente", "Could not move \"{file}\", target exists" : "No se pudo mover \"{file}\", ya existe", "Could not move \"{file}\"" : "No se pudo mover \"{file}\"", "copy" : "copiar", @@ -386,6 +386,7 @@ "Could not rename \"{oldName}\"" : "No se ha podido renombrar \"{oldName}\"", "Storage informations" : "Informaciones de almacenamiento", "Choose file" : "Elegir archivo", + "Go to the previous folder" : "Ir a la carpeta anterior", "Open the files app settings" : "Abrir la configuración de la app Archivos", "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", "The files is locked" : "El archivo está bloqueado", |