owncloud/core

View on GitHub
apps/files/l10n/es_MX.js

Summary

Maintainability
A
0 mins
Test Coverage
OC.L10N.register(
    "files",
    {
    "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente",
    "Storage invalid" : "Almacenamiento invalido",
    "Unknown error" : "Error desconocido",
    "All files" : "Todos los archivos",
    "File could not be found" : "No se pudo encontrar el archivo",
    "Close" : "Cerrar",
    "Favorites" : "Favoritos",
    "Could not create folder \"{dir}\"" : "No se pudo encontrar la carpeta \"{dir}\"",
    "Upload cancelled." : "Subida cancelada.",
    "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes",
    "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre, intentas cargar {size1} pero solo tienes disponible {size2}",
    "You don’t have permission to upload or create files here" : "No tienes permisos para subir o crear archivos aquí.",
    "Target folder \"{dir}\" does not exist any more" : "La carpeta destino \"{dir}\" ya no existe",
    "Not enough free space" : "No hay suficiente espacio libre",
    "Uploading..." : "Subiendo...",
    "..." : "...",
    "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
    "File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
    "Actions" : "Acciones",
    "Download" : "Descargar",
    "Rename" : "Renombrar",
    "Delete" : "Eliminar",
    "Disconnect storage" : "Desconectar almacenamiento",
    "Unshare" : "Dejar de compartir",
    "Files" : "Archivos",
    "Details" : "Detalles",
    "Select" : "Seleccionar",
    "Pending" : "Pendiente",
    "Unable to determine date" : "No se puede determinar la fecha",
    "Invalid path" : "Ruta no valida",
    "This operation is forbidden" : "Esta operación esta prohibida",
    "group" : "grupo",
    "Could not move \"{file}\", target exists" : "No se pudo mover \"{file}\", ya existe",
    "Could not move \"{file}\"" : "No se pudo mover \"{file}\"",
    "{newName} already exists" : "{newName} ya existe",
    "Could not rename \"{fileName}\", it does not exist any more" : "No se pudo renombrar \"{fileName}\", el archivo no existe",
    "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{targetName}\" ya está siendo usado en la carpeta \"{dir}\". Por favor, elige un nombre diferente.",
    "Could not rename \"{fileName}\"" : "No se pudo renombrar \"{fileName}\"",
    "Could not create file \"{file}\"" : "No se pudo crear el archivo \"{file}\"",
    "Could not create file \"{file}\" because it already exists" : "No se pudo crear el archivo \"{file}\" porque ya existe",
    "Could not create folder \"{dir}\" because it already exists" : "No se pudo crear la carpeta \"{dir}\" porque ya existe",
    "Error deleting file \"{fileName}\"." : "Error al borrar el archivo \"{fileName}\".",
    "Name" : "Nombre",
    "Size" : "Tamaño",
    "Modified" : "Modificado",
    "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetas","%n carpetas"],
    "_%n file_::_%n files_" : ["%n archivo","%n archivos","%n archivos"],
    "{dirs} and {files}" : "{dirs} y {files}",
    "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos","Subiendo %n archivos"],
    "New" : "Nuevo",
    "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido",
    "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
    "Storage of {owner} is full, files can not be updated or synced anymore!" : "El almacenamiento de {owner} esta lleno, no se puede actualizar o sincronizar más!",
    "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡los archivos no se actualizarán ni sincronizarán más!",
    "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Almacenamiento de {owner} está lleno ({usedSpacePercent}%)",
    "Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
    "Path" : "Ruta",
    "Favorited" : "Favorito",
    "Favorite" : "Favorito",
    "Folder" : "Carpeta",
    "New folder" : "Nueva carpeta",
    "Cancel" : "Cancelar",
    "Create" : "Crear",
    "{newname} already exists" : "{newname} ya existe",
    "Upload" : "Subir archivo",
    "An error occurred while trying to update the tags" : "Se produjo un error al intentar actualizar las etiquetas",
    "A new file or folder has been <strong>created</strong>" : "Un nuevo archivo o carpeta ha sido <strong>creado</strong>",
    "A file or folder has been <strong>changed</strong>" : "Una carpeta ha sido <strong>cambiada</strong>",
    "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>borrada</strong>",
    "A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido restaurado",
    "You created %1$s" : "Has creado %1$s",
    "%2$s created %1$s" : "%2$s creó %1$s",
    "%1$s was created in a public folder" : "%1$s fue creado en una carpeta pública",
    "You changed %1$s" : "Has cambiado %1$s",
    "%2$s changed %1$s" : "%2$s cambió %1$s",
    "You deleted %1$s" : "Has eliminado %1$s",
    "%2$s deleted %1$s" : "%2$s borró %1$s",
    "You restored %1$s" : "Restauraste %1$s",
    "%2$s restored %1$s" : "%2$s recuperó %1$s",
    "Changed by %2$s" : "Modificado por %2$s",
    "Deleted by %2$s" : "Borrado por %2$s",
    "Restored by %2$s" : "Recuperado por %2$s",
    "Upload (max. %s)" : "Subir (max. %s)",
    "Settings" : "Ajustes",
    "Show hidden files" : "Mostrar archivos ocultos",
    "WebDAV" : "WebDAV",
    "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder a tus Archivos via WebDAV</a>",
    "No files in here" : "No hay archivos aquí",
    "Upload some content or sync with your devices!" : "Sube algun contenido o sincroniza tus dispositivos!",
    "No entries found in this folder" : "No se encontraron entradas en esta carpeta",
    "Select all" : "Seleccionar todo",
    "Upload too large" : "Subida 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 subir sobrepasan el tamaño máximo permitido en este servidor.",
    "No favorites" : "No hay favoritos",
    "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marcaste como favoritos aperecerán aquí",
    "Text file" : "Archivo de texto",
    "New text file.txt" : "Nuevo texto archivo.txt"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");