diff options
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index dd5a9aa3819..7fe1d16431a 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -169,11 +169,20 @@ "Reload current directory" : "Recargar directorio actual", "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"", "Select the row for {displayName}" : "Seleccione la fila para {displayName}", + "Rename file" : "Renombrar archivo", "File name" : "Nombre del archivo", + "A long time ago" : "Hace mucho tiempo", "Download file {name}" : "Descargar archivo {name}", "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente", "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", + "\"{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 vacío", + "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre", + "Renamed \"{oldName}\" to \"{newName}\"" : "Renombrado \"{oldName}\" a \"{newName}\"", + "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 se utiliza en la carpeta \"{dir}\". Por favor, elija un nombre diferente", + "Could not rename \"{oldName}\"" : "No se ha podido renombrar \"{oldName}\"", "Total rows summary" : "Resumen de filas totales", "Select all" : "Seleccionar todo", "Unselect all" : "Desmarrcar todos", @@ -208,6 +217,7 @@ "Files settings" : "Configuración de archivos", "File cannot be accessed" : "El archivo no puede ser accesado", "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", + "Sort favorites first" : "Ordenar los favoritos primero", "Show hidden files" : "Mostrar archivos ocultos", "Crop image previews" : "Recortar la previsualización de las imágenes", "Additional settings" : "Configuración adicional", @@ -232,6 +242,7 @@ "Templates" : "Plantillas", "Create new templates folder" : "Crear nueva carpeta de plantillas", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", + "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar vista de cuadrícula", "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", |