# translation of es.po to Castellano # # Traduccion al Español del WebDownloader / Spanish WebDownloader translation # por Vicente Aguilar # http://pagina.de/bisente # Gustavo D. Vranjes , 2002 # msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-04-09 21:34+0400\n" "PO-Revision-Date: 2003-06-06 00:23+0100\n" "Last-Translator: <>\n" "Language-Team: Castellano \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: main/alt.cc:259 msgid "Add new alternate" msgstr "Añadir nuevo alternativo" #: main/alt.cc:344 msgid "Modify alternate" msgstr "Modificar alternativo" #: main/client.cc:442 msgid "Timeout while reading from socket!" msgstr "¡Se acabó el tiempo para leer del socket!" #: main/client.cc:447 msgid "Error while reading from socket!" msgstr "¡Error mientras se lee del socket!" #: main/client.cc:456 #, fuzzy, c-format msgid "Trying to connect to %s:%i..." msgstr "Intentando conectar..." #: main/client.cc:458 msgid "Socket was opened!" msgstr "¡Se ha abierto el socket!" #: main/client.cc:463 msgid "Host not found!" msgstr "¡Servidor no encontrado!" #: main/client.cc:468 msgid "Can't allocate socket" msgstr "No se puede reservar el socket" #: main/client.cc:473 msgid "Can't connect" msgstr "No se puede conectar" #: main/config.cc:79 msgid "You forgot to specify directory." msgstr "Olvidó indicar un directorio." #: main/config.cc:81 msgid "You must specify number as second parameter for '-m' option" msgstr "Debe introducir un número como segundo parámetro para la opción '-m'" #: main/config.cc:85 msgid "You must specify number as parameter for '--exit-time' option" msgstr "Debe introducir un número como parámetro para la opción '--exit-time'" # config.cc: #: main/config.cc:86 msgid "Expect URL as parameter for '--ls' option" msgstr "Se espera una URL como párametro para la opción '--ls'" # config.cc: #: main/config.cc:88 msgid "Expect URL as parameter for '--del' option" msgstr "Se espera una URL como parámetro para la opción '--del'" #: main/config.cc:89 msgid "Expect string in format WIDTHxHEIGHT+X+Y as parameter for '-geometry'" msgstr "" "Se espera cadena en formato ANCHOxALTO+X+Y como parámetro para '-geometry'" # config.cc: #: main/config.cc:90 msgid "Expect URL as parameter for '--stop' option" msgstr "Se espera una URL como parámetro para la opción '--stop'" # config.cc: #: main/config.cc:92 #, fuzzy msgid "Expect URL as parameter for '--referer' option" msgstr "Se espera una URL como parámetro para la opción '--del'" # config.cc: #: main/config.cc:94 msgid "Expect URL as parameter for '-a' option" msgstr "Se espera una URL como parámetro para la opción '-a'" # config.cc: #: main/config.cc:95 #, fuzzy msgid "Expect at least one URL as parameter for '--al' option" msgstr "Se espera una URL como párametro para la opción '--ls'" #: main/config.cc:287 #, c-format msgid "Can't open cfg file at '%s'\n" msgstr "No se puede abrir el archivo de configuración en '%s'\n" #: main/config.cc:288 msgid "Use default cfg :))...\n" msgstr "Usando la configuración por defecto :))...\n" #: main/config.cc:519 msgid "unknown option:" msgstr "opción desconocida:" #: main/config.cc:593 msgid "List of queues:\n" msgstr "Lista de colas:\n" # config.cc: #: main/config.cc:682 #, c-format msgid "Run downloads: %d\n" msgstr "Descargas en progreso: %d\n" # config.cc: #: main/config.cc:684 #, c-format msgid "Paused downloads: %d\n" msgstr "Descargas pausadas: %d\n" # config.cc: #: main/config.cc:686 #, c-format msgid "Failed downloads: %d\n" msgstr "Descargas fallidas: %d\n" # config.cc: #: main/config.cc:688 #, c-format msgid "Completed downloads: %d\n" msgstr "Descargas finalizadas ... %d\n" # config.cc: #: main/config.cc:691 #, c-format msgid "Total: %d\n" msgstr "Total: %d\n" #: main/config.cc:693 #, c-format msgid "Total bytes loaded: %d\n" msgstr "Bytes descargados en total: %d\n" # config.cc: #: main/config.cc:695 #, c-format msgid "Current speed: %d\n" msgstr "Velocidad actual: %d\n" # config.cc: #: main/config.cc:701 #, c-format msgid "Curent speed: %d\n" msgstr "Velocidad actual: %d\n" #: main/config.cc:851 msgid "Added from command line" msgstr "" # config.cc: #: main/config.cc:946 msgid "Usage: nt [OPTION] ... [URL]" msgstr "Uso: nt [OPCION] ... [URL]" # config.cc: #: main/config.cc:947 msgid "print this page and exit" msgstr "mostrar esta página y salir" # config.cc: #: main/config.cc:948 msgid "show version information and exit" msgstr "mostrar información de la versión y salir" # config.cc: #: main/config.cc:949 msgid "show information if already run" msgstr "mostrar información si ya se esta ejecutando" # config.cc: #: main/config.cc:950 msgid "show current speed if already run" msgstr "mostrar la velocidad actual si ya se esta ejecutando" # config.cc #: main/config.cc:951 msgid "run in minimized mode" msgstr "ejecutar en modo minimizado" # config.cc #: main/config.cc:952 msgid "set timeout for exiting if nothing to do" msgstr "establecer espera antes de finalizar si no se hace nada" # config.cc: #: main/config.cc:953 msgid "set directory for saving files" msgstr "establecer directorio para guardar los archivos" #: main/config.cc:954 msgid "set lower speed limitation" msgstr "activar límite de velocidad mínimo" #: main/config.cc:955 msgid "set medium speed limitation" msgstr "activar límite de velocidad medio" #: main/config.cc:956 msgid "set unlimited speed" msgstr "activar velocidad ilimitada" #: main/config.cc:957 msgid "delete completed if already run" msgstr "borrar completadas si ya se está ejecutando" #: main/config.cc:958 msgid "set maximum active downloads" msgstr "número máximo de descargas activas" # config.cc #: main/config.cc:959 msgid "restart all failed downloads" msgstr "reiniciar todas las descargas fallidas" #: main/config.cc:960 msgid "run program without X interface" msgstr "ejecutar el programa sin el interfaz X" #: main/config.cc:961 msgid "display info about URL in queue of downloads" msgstr "mostrar información sobre las URLs en la cola de descargas" #: main/config.cc:962 msgid "change current default queue" msgstr "cambiar cola predeterminada actual" #: main/config.cc:963 msgid "remove a download from queue" msgstr "borrar descarga de la cola" #: main/config.cc:964 msgid "stop a download" msgstr "detener una descarga" #: main/config.cc:965 msgid "using colors if run without interface" msgstr "Usar colores si se ejecuta sin interfaz" #: main/config.cc:966 msgid "specifies preferred size and position of main window" msgstr "especifica el tamaño y la posición preferida de la ventana principal" #: main/config.cc:967 msgid "specify rerferer for next added URL" msgstr "" #: main/config.cc:968 msgid "open \"Add new download\" dialog for the URL" msgstr "abrir diálogo \" Añadir nueva descarga\" para la URL" # cookie.cc #: main/cookie.cc:296 msgid "Loading cookies" msgstr "Cargando cookies" # cookie.cc #: main/cookie.cc:302 #, c-format msgid "%i cookies loaded from browsers' files" msgstr "%i cookies cargados de los archivos del navegador" # cookie.cc #: main/cookie.cc:304 #, c-format msgid "Can't open cookies file %s!" msgstr "No se puede abrir el archivo de cookies %s!" # cookie.cc #: main/cookie.cc:314 #, c-format msgid "%i cookies loaded" msgstr "Cargadas %i cookies" #: main/dlist.cc:121 msgid "Can't write to file" msgstr "No se puede escribir al archivo" # dlist.cc #: main/dlist.cc:148 msgid "File is already opened by another download!" msgstr "¡El archivo ya está abierto por otra descarga!" #: main/dlist.cc:151 msgid "Filesystem do not support advisory record locking!" msgstr "¡El sistema de archivos no admite advisory record locking!" #: main/dlist.cc:152 msgid "Will proceed without it but beware that you might have problems." msgstr "Se procederá sin él, pero cuidado porque podrá tener problemas." #: main/dlist.cc:385 #, c-format msgid "You have no permissions to create file at path %s" msgstr "No tiene permisos para crear un archivo en la ruta %s" #: main/dlist.cc:390 #, c-format msgid "You have no space at path %s for creating file" msgstr "No tiene espacio libre para crear el archivo en la ruta %s" #: main/dlist.cc:395 msgid "Directory already created!:))" msgstr "¡Directorio ya creado! :))" #: main/dlist.cc:505 msgid "Trying to create a link" msgstr "Intentando crear un enlace" #: main/dlist.cc:510 msgid "Link already created!:))" msgstr "¡Enlace ya creado! :))" #: main/dlist.cc:516 msgid "Can't create link" msgstr "No se puede crear el enlace" #: main/dlist.cc:525 msgid "Trying to create a file" msgstr "Intentando crear archivo" #: main/dlist.cc:546 msgid "Can't create file at the path:" msgstr "No se puede crear el archivo en la ruta:" #: main/dlist.cc:548 msgid "which has name:" msgstr "con nombre:" #: main/dlist.cc:559 msgid "File was created!" msgstr "¡Se ha creado el archivo!" #: main/dlist.cc:564 msgid "Trying to create a dir" msgstr "Intentando crear un directorio" #: main/dlist.cc:574 msgid "Can't create directory!" msgstr "¡No se puede crear el directorio!" #: main/dlist.cc:584 msgid "Downloader can't create devices..." msgstr "Downloader no puede crear los dispositivos..." #: main/dlist.cc:1027 #, c-format msgid "Trying to copy %s to %s due 'Content-Disposition'" msgstr "Intentando copiar %s a %s debido a 'Disposicion de Contenido'" #: main/dlist.cc:1030 msgid "Error during copying!" msgstr "¡Error durante la copia!" #: main/dlist.cc:1064 msgid "Downloading was successefully completed!" msgstr "¡La descarga finalizo con exito!" #: main/dlist.cc:1113 msgid "Downloading was failed..." msgstr "La descarga fracaso..." #: main/dlist.cc:1277 msgid "Redirection blocked by filter" msgstr "Redirección bloqueada por filtro" #: main/dlist.cc:1281 msgid "Redirect detected..." msgstr "Redirección detectada..." #: main/dlist.cc:1285 main/dlist.cc:1298 msgid "Size detection only!" msgstr "" #: main/dlist.cc:1348 msgid "" "Multithreaded downloading is not possible due to server limitations " "(resuming not supported)" msgstr "" "La descarga multihilo no es posible debido a limitaciones del servidor (no " "se es capaz de reanudar)" #: main/dlist.cc:1359 msgid "Local file is seems to be equal to remote one" msgstr "El archivo local parece ser igual al remoto" #: main/dlist.cc:1380 msgid "It is strange that we can't delete file which just created..." msgstr "Es extraño que no pueda borrar el archivo que acabo de crear..." #: main/dlist.cc:1384 main/dlist.cc:1629 msgid "File not found" msgstr "Archivo no encontrado" # dlist.cc #: main/dlist.cc:1456 msgid "Sorting started" msgstr "Ordenacion iniciada" #: main/dlist.cc:1459 #, c-format msgid "Pinging (atempt %i of %i)" msgstr "Haciendo ping (intento %i de %i)" #: main/dlist.cc:1485 msgid "Trying to determine filesizes" msgstr "Probando determinar tamaño de archivos" # dlist.cc #: main/dlist.cc:1537 msgid "Searching failed" msgstr "Búsqueda fallida" # dlist.cc: #: main/dlist.cc:1594 msgid "Search had been completed!" msgstr "¡Finalizó la búsqueda!" #: main/dlist.cc:1600 msgid "Was Started!" msgstr "¡Iniciado!" #: main/dlist.cc:1609 msgid "It is a link and we already load it" msgstr "Es un enlace y ya lo hemos cargado" #: main/dlist.cc:1634 msgid "Trying to work without CWD" msgstr "Intentando trabajar sin CWD" #: main/dlist.cc:1767 msgid "Can't split file to specified number of parts!" msgstr "¡No se puede dividir el archivo en el número de partes indicadas!" #: main/download.cc:34 msgid "Maximum number of retries reached!" msgstr "¡Número máximo de reintentos alcanzado!" #: main/download.cc:39 #, c-format msgid "Retry %i of %i...." msgstr "Reintento %i de %i...." #: main/download.cc:41 #, c-format msgid "Retry %i ..." msgstr "Reintento %i ..." # download.cc #: main/download.cc:45 msgid "File on a server is newer then local one. Restarting from begin\n" msgstr "" "El archivo del servidor es más nuevo que el local. Reiniciando desde el " "principio\n" #: main/download.cc:49 #, c-format msgid "Error code %i" msgstr "Código de error %i" #: main/download.cc:50 msgid "Warning! Probably you found the BUG!!!" msgstr "¡Atencion! ¡¡¡Probablemente ha encontrado el BUG!!!" #: main/download.cc:51 msgid "If you see this message please report to mdem@chat.ru" msgstr "Si ve este mensaje, por favor informa a mdem@chat.ru (en inglés)" #: main/face/about.cc:142 msgid "About" msgstr "Acerca de" #: main/face/about.cc:154 msgid "Author: Maxim Koshelev" msgstr "Autor: Koshelev Maxim" #: main/face/about.cc:156 #, fuzzy msgid "Autoconf, ideas: Zaufi" msgstr "Autoconf: Zaufi" #: main/face/about.cc:157 msgid "Translators team" msgstr "Equipo de traductores : " # face/about.cc #: main/face/about.cc:181 msgid "Special thanks to" msgstr "Agradecimiento especial a" #: main/face/about.cc:312 msgid "Don't ask next time" msgstr "No preguntar la próxima vez" #: main/face/addd.cc:93 main/face/addd.cc:242 msgid "Add new download" msgstr "Añadir nueva descarga" #: main/face/addd.cc:181 main/face/dndtrash.cc:630 msgid "Automated adding" msgstr "Añadido automático" #: main/face/buttons.cc:54 msgid " Add new download " msgstr " Añadir nueva descarga " #: main/face/buttons.cc:55 msgid " Paste from clipboard " msgstr " Pegar desde el portapapeles " #: main/face/buttons.cc:56 msgid " Del downloads " msgstr " Borrar descargas" #: main/face/buttons.cc:57 msgid " Stop downloads " msgstr " Detener descargas" #: main/face/buttons.cc:58 msgid " Continue/restart downloads " msgstr " Continuar/reiniciar descargas" #: main/face/buttons.cc:59 msgid " Del Completed downloads " msgstr " Borrar descargas ya finalizadas" #: main/face/buttons.cc:60 msgid " Move up " msgstr " Mover hacia arriba " #: main/face/buttons.cc:61 msgid " Move down " msgstr " Mover hacia abajo " #: main/face/buttons.cc:62 msgid " View log " msgstr " Ver bitácora " #: main/face/buttons.cc:63 main/face/buttons.cc:242 msgid " Speed level one " msgstr " Velocidad mínima " #: main/face/buttons.cc:64 main/face/buttons.cc:245 msgid " Speed level two " msgstr " Velocidad media " #: main/face/buttons.cc:65 msgid " Unlimited speed " msgstr " Velocidad ilimitada " #: main/face/buttons.cc:66 msgid " Options " msgstr " Opciones " #: main/face/buttons.cc:67 msgid " Delete all downloads " msgstr " Borrar todas las descargas " # face/buttons.cc: #: main/face/buttons.cc:68 msgid " Save list " msgstr "Guardar lista " #: main/face/buttons.cc:69 msgid " Load list " msgstr "Cargar lista" # face/buttons.cc: #: main/face/buttons.cc:70 msgid " DnD basket " msgstr "icono DnD " #: main/face/buttons.cc:71 msgid " Switch percentage mode to" msgstr "Cambiar modo de porcentaje a" #: main/face/buttons.cc:72 msgid " Configure buttons " msgstr "Configurar botones" #: main/face/buttons.cc:231 msgid "Delete ALL downloads?" msgstr "¿Borrar TODAS las descargas?" #: main/face/buttons.cc:231 msgid "Delete all?" msgstr "¿Borrar todo?" #: main/face/columns.cc:21 msgid "status" msgstr "Estado" #: main/face/columns.cc:22 msgid "file name" msgstr "Nombre del archivo" #: main/face/columns.cc:23 msgid "type of file" msgstr "Tipo del archivo" #: main/face/columns.cc:24 msgid "size of file" msgstr "Tamaño del archivo" #: main/face/columns.cc:25 msgid "downloaded size" msgstr "Tamaño descargado" # face/columns.cc #: main/face/columns.cc:26 msgid "rest" msgstr "Resto" #: main/face/columns.cc:27 msgid "percent" msgstr "Porcentaje" #: main/face/columns.cc:28 msgid "speed" msgstr "Velocidad" #: main/face/columns.cc:29 msgid "elapsed time" msgstr "Tiempo transcurrido" #: main/face/columns.cc:30 msgid "estimated time" msgstr "Tiempo estimado" #: main/face/columns.cc:31 msgid "time of pause" msgstr "Tiempo en pausa" #: main/face/columns.cc:32 msgid "number of attempts" msgstr "Número de intentos" # face/columns.cc #: main/face/columns.cc:33 msgid "description" msgstr "Descripción" #: main/face/columns.cc:34 main/face/lod.cc:55 main/face/mywidget.cc:1112 #: main/face/mywidget.cc:1391 msgid "URL" msgstr "URL" #: main/face/columns.cc:72 msgid "Showed columns" msgstr "Columnas mostradas: " # face/buttons.cc: #: main/face/dndtrash.cc:398 msgid "DnD basket" msgstr " icono DnD " # face/dndtrash.cc: #: main/face/dndtrash.cc:531 msgid "Drop link here" msgstr "Soltar un enlace aquí" #: main/face/dndtrash.cc:575 msgid "Offline" msgstr "" #: main/face/dndtrash.cc:575 main/face/dndtrash.cc:636 msgid "Online" msgstr "" #: main/face/dndtrash.cc:627 main/face/list.cc:490 main/face/lod.cc:49 msgid "Speed" msgstr "Velocidad" # face/dndtrash.cc #: main/face/dndtrash.cc:628 #, fuzzy msgid "New Download" msgstr "/Nueva Descarga" # face/dndtrash.cc #: main/face/dndtrash.cc:629 #, fuzzy msgid "Paste Download" msgstr "/Pegar Descarga" #: main/face/dndtrash.cc:631 main/face/lmenu.cc:209 msgid "Delete completed" msgstr "Borrar finalizadas" # face/dndtrash.cc #: main/face/dndtrash.cc:632 #, fuzzy msgid "General options" msgstr "/Opciones generales" # face/dndtrash.cc #: main/face/dndtrash.cc:633 #, fuzzy msgid "Exit" msgstr "/Salir" # var.cc #: main/face/dndtrash.cc:639 #, fuzzy msgid "Low" msgstr "bajo" #: main/face/dndtrash.cc:640 #, fuzzy msgid "Medium" msgstr "medio" #: main/face/dndtrash.cc:641 #, fuzzy msgid "Unlimited" msgstr "ilimitado" #: main/face/edit.cc:65 main/face/edit.cc:453 msgid "Use password for this site" msgstr "Usar contraseña con este servidor" #: main/face/edit.cc:66 main/face/edit.cc:420 msgid "Save download to folder" msgstr "Guardar descarga en el subdirectorio" # face/edit.cc #: main/face/edit.cc:67 main/face/edit.cc:480 msgid "Restart this download from begining" msgstr "Reiniciar esta descarga desde el principio" # face/edit.cc #: main/face/edit.cc:68 msgid "Timeout for reading from socket" msgstr "Tiempo máximo agotado para lectura del socket" #: main/face/edit.cc:69 msgid "Speed limitation" msgstr "Límite de velocidad" #: main/face/edit.cc:70 msgid "Maximum attempts" msgstr "Numero máximo de intentos" #: main/face/edit.cc:71 msgid "Timeout before reconnection" msgstr "Tiempo de espera antes de volver a conectar" #: main/face/edit.cc:72 msgid "Rollback after reconnecting" msgstr "Vuelta atrás despues de volver a conectar" #: main/face/edit.cc:73 main/face/edit.cc:552 main/face/prefs.cc:248 msgid "Get date from the server" msgstr "Obtener fecha del servidor" #: main/face/edit.cc:74 main/face/edit.cc:556 main/face/prefs.cc:252 msgid "Retry if resuming is not supported" msgstr "Reintentar si no se puede reanudar descargas" # face/edit.cc: #: main/face/edit.cc:75 main/face/edit.cc:547 msgid "Number of parts for spliting this download" msgstr "Número de partes en las que dividir esta descarga" #: main/face/edit.cc:76 main/face/edit.cc:594 main/face/prefs.cc:353 msgid "Use passive mode for FTP" msgstr "Usar modo de FTP pasivo" #: main/face/edit.cc:77 main/face/edit.cc:600 main/face/prefs.cc:361 msgid "Get permissions of the file from server (FTP only)" msgstr "Obtener permisos de los archivos (sólo FTP)" # face/prefs.cc, face/edit.cc #: main/face/edit.cc:78 main/face/edit.cc:597 main/face/prefs.cc:357 msgid "Don't send QUIT command (FTP)" msgstr "No enviar comando QUIT (FTP)" #: main/face/edit.cc:79 main/face/edit.cc:615 main/face/prefs.cc:377 msgid "Put directories on the top of queue during recursion" msgstr "Poner directorios al inicio de la cola durante la recursión" # face/prefs.cc #: main/face/edit.cc:80 main/face/edit.cc:564 main/face/prefs.cc:268 msgid "Compare date/time of remote file with local one" msgstr "Comprarar fecha/hora del archivo remoto con el local" # face/edit.cc #: main/face/edit.cc:81 main/face/edit.cc:560 main/face/prefs.cc:256 msgid "Sleep before completing" msgstr "Dormir antes de completar" #: main/face/edit.cc:82 main/face/edit.cc:603 main/face/prefs.cc:365 msgid "Follow symbolic links" msgstr "Seguir enlaces simbolicos" #: main/face/edit.cc:83 msgid "Depth of recursing for FTP" msgstr "Nivel de profundidad en la recursión por FTP" #: main/face/edit.cc:84 msgid "Depth of recursing for HTTP" msgstr "Nivel de profundidad en la recursión por HTTP" # face/edit.cc: #: main/face/edit.cc:85 main/face/edit.cc:643 main/face/prefs.cc:455 msgid "Only subdirs" msgstr "Sólo subdirectorios" # face/edit.cc #: main/face/edit.cc:86 main/face/edit.cc:644 main/face/prefs.cc:456 msgid "Allow leave this server while recursing via HTTP" msgstr "Permitir abandonar este servidor en descargas recursivas por HTTP" #: main/face/edit.cc:87 main/face/edit.cc:645 main/face/prefs.cc:457 msgid "Change links in HTML file to local" msgstr "Cambiar enlaces en el archivo HTML a locales" #: main/face/edit.cc:88 main/face/edit.cc:646 main/face/prefs.cc:458 msgid "Ignore ETag field in reply" msgstr "Ignorar campo ETag en la respuesta" #: main/face/edit.cc:89 main/face/edit.cc:647 msgid "Use '_' instead of '?' in stored filenames" msgstr "Usar '_' en vez de '?' en los nombres de archivo guardados" #: main/face/edit.cc:90 main/face/edit.cc:673 main/face/prefs.cc:476 msgid "User-Agent" msgstr "Agente de Usuario" #: main/face/edit.cc:91 main/face/edit.cc:682 msgid "Referer" msgstr "Árbitro" #: main/face/edit.cc:92 main/face/edit.cc:693 msgid "Cookie" msgstr "Cookie" #: main/face/edit.cc:93 main/face/edit.cc:798 main/face/edit.cc:801 #: main/face/prefs.cc:512 main/face/prefs.cc:1326 main/face/prefs.cc:1460 msgid "Proxy" msgstr "Proxy" #: main/face/edit.cc:94 main/face/edit.cc:716 main/face/edit.cc:759 #: main/face/fsched.cc:199 main/face/lod.cc:50 msgid "Time" msgstr "Tiempo" #: main/face/edit.cc:182 main/face/edit.cc:201 msgid "Edit download" msgstr "Editar descarga" # face/lod.cc #: main/face/edit.cc:419 main/face/lod.cc:54 msgid "Description" msgstr "Descripción" #: main/face/edit.cc:421 msgid "Save download to file" msgstr "Guardar descarga al archivo" #: main/face/edit.cc:422 main/face/edit.cc:1573 main/face/edit.cc:1634 #: main/face/edit.cc:1671 main/face/mywidget.cc:1447 msgid "password" msgstr "contraseña" #: main/face/edit.cc:423 msgid "user name" msgstr "nombre de usuario" # face/edit.cc: #: main/face/edit.cc:426 msgid "Default" msgstr "Por defecto" #: main/face/edit.cc:436 msgid "CP1251->UTF8" msgstr "CP1251->UTF8" #: main/face/edit.cc:472 msgid "Connections limit:" msgstr "Límite de conexiones:" # face/edit.cc: #: main/face/edit.cc:479 main/face/prefs.cc:264 msgid "Pause this just after adding" msgstr "Hacer pausa justo tras añadir" #: main/face/edit.cc:485 msgid "Add to top of queue" msgstr "Añadir al principio de la cola" #: main/face/edit.cc:498 main/face/lod.cc:288 main/face/prefs.cc:246 #: main/face/prefs.cc:1317 main/face/prefs.cc:1402 msgid "Download" msgstr "Descarga" #: main/face/edit.cc:501 main/face/prefs.cc:743 main/face/prefs.cc:1308 #: main/face/prefs.cc:1571 msgid "Main" msgstr "Principal" #: main/face/edit.cc:517 main/face/prefs.cc:305 msgid "Timeout for reading from socket (in seconds)" msgstr "Espera máxima de lectura del socket (en segundos)" #: main/face/edit.cc:523 main/face/prefs.cc:311 msgid "Timeout before reconnection (in seconds)" msgstr "Espera máxima antes de reintentar la conexion (en segundos)" #: main/face/edit.cc:529 main/face/prefs.cc:317 msgid "Maximum attempts (0 for unlimited)" msgstr "Maximo numero de intentos (0 para ilimitados)" # face/refs.cc: #: main/face/edit.cc:535 main/face/prefs.cc:323 msgid "Rollback after reconnecting (in bytes)" msgstr "Vuelta atrás después de reconectar (en bytes)" # face/edit.cc #: main/face/edit.cc:541 main/face/prefs.cc:329 msgid "Speed limitation in Bytes/sec (0 for unlimited)" msgstr "Limitación de velocidad en bytes/seg. (0 para ilimitada)" #: main/face/edit.cc:568 msgid "Save log to file" msgstr "Guardar bitácora en un archivo" #: main/face/edit.cc:577 msgid "Auto" msgstr "Automático" #: main/face/edit.cc:584 main/face/edit.cc:587 msgid "Common" msgstr "Generales" #: main/face/edit.cc:607 main/face/prefs.cc:369 msgid "Load links as links" msgstr "Cargar enlaces como enlaces" # face/saveload.cc #: main/face/edit.cc:611 main/face/prefs.cc:373 msgid "Load links as file" msgstr "Cargar enlaces como archivo" #: main/face/edit.cc:621 main/face/edit.cc:638 main/face/prefs.cc:383 #: main/face/prefs.cc:470 msgid "Depth of recursing (0 unlimited,1 no recurse)" msgstr " Profundidad de la recursión (0 ilimitada, 1 sin recursion)" #: main/face/edit.cc:664 main/face/prefs.cc:499 msgid "Filter" msgstr "Filtro" # face/mywidget.cc: #: main/face/edit.cc:665 main/face/lod.cc:777 main/face/mywidget.cc:250 #: main/face/prefs.cc:500 msgid "Select" msgstr "Seleccionar" #: main/face/edit.cc:730 msgid "Hours" msgstr "Horas" #: main/face/edit.cc:738 msgid "Minutes" msgstr "Minutos" #: main/face/edit.cc:751 msgid "Start this downloading at:" msgstr "Comenzar esta descarga en:" #: main/face/edit.cc:811 msgid "Use default settings" msgstr "Usar la configuración por defecto" #: main/face/edit.cc:1507 msgid "FTP proxy type" msgstr "Tipo de proxy FTP" #: main/face/edit.cc:1518 main/face/mywidget.cc:1397 msgid "FTP (wingate)" msgstr "FTP (wingate)" #: main/face/edit.cc:1531 msgid "Use this proxy for FTP" msgstr "Usar este proxy para FTP" #: main/face/edit.cc:1546 main/face/edit.cc:1608 main/face/edit.cc:1654 #: main/face/mywidget.cc:1420 msgid "port" msgstr "puerto" #: main/face/edit.cc:1552 main/face/edit.cc:1613 main/face/mywidget.cc:1426 msgid "need password" msgstr "necesita contraseña" #: main/face/edit.cc:1560 main/face/edit.cc:1621 main/face/edit.cc:1665 #: main/face/mywidget.cc:1433 msgid "username" msgstr "nombre de usuario" # face/lod.cc #: main/face/edit.cc:1587 msgid "Don't get from cache" msgstr "No obtener del caché" #: main/face/edit.cc:1593 msgid "Use this proxy for HTTP" msgstr "Usar este proxy para HTTP" #: main/face/edit.cc:1641 msgid "Use SOCKS5 proxy" msgstr "Use SOCKS5 proxy" #: main/face/edit.cc:1647 msgid "host" msgstr "servidor" #: main/face/edit.cc:2027 msgid "Select properties" msgstr "Seleccionar propiedades" #: main/face/edit.cc:2072 msgid "Unselect all" msgstr "Deseleccionar todos" #: main/face/edit.cc:2078 msgid "Select all" msgstr "Seleccionar todos" #: main/face/filtrgui.cc:157 main/face/mywidget.cc:940 msgid "filter name" msgstr "Nombre del filtro" #: main/face/filtrgui.cc:180 main/face/list.cc:1352 msgid "Filters" msgstr "Filtros" #: main/face/fsched.cc:33 msgid "limit speed" msgstr "limitar velocidad" #: main/face/fsched.cc:34 msgid "popup main window" msgstr "elevar ventana principal" # face/dndtrash.cc #: main/face/fsched.cc:35 msgid "exit" msgstr "salir" #: main/face/fsched.cc:36 msgid "remove completed" msgstr "borrar finalizadas" #: main/face/fsched.cc:37 msgid "remove failed" msgstr "borrar fallidas" #: main/face/fsched.cc:38 msgid "restart download" msgstr "reiniciar descargas" #: main/face/fsched.cc:39 msgid "stop download" msgstr "detener descarga" #: main/face/fsched.cc:40 msgid "remove download" msgstr "borrar descargas" #: main/face/fsched.cc:41 msgid "remove download if completed" msgstr "borrar descargas si están finalizadas" #: main/face/fsched.cc:42 msgid "add download" msgstr "añadir descargas" #: main/face/fsched.cc:43 msgid "save list" msgstr "guardar lista" #: main/face/fsched.cc:44 msgid "execute command" msgstr "ejecutar comando" #: main/face/fsched.cc:199 main/face/fsched.cc:781 msgid "Action" msgstr "Acción" #: main/face/fsched.cc:199 msgid "Info" msgstr "Información" #: main/face/fsched.cc:235 main/face/list.cc:1353 msgid "Scheduler" msgstr "Planificador" #: main/face/fsched.cc:309 main/face/mywidget.cc:68 msgid "Select file" msgstr "Seleccionar archivo" #: main/face/fsched.cc:437 msgid "Command:" msgstr "Comando:" #: main/face/fsched.cc:441 main/face/fsched.cc:463 main/face/mywidget.cc:112 msgid "Browse" msgstr "Explorar" #: main/face/fsched.cc:459 msgid "Path:" msgstr "Ruta:" #: main/face/fsched.cc:478 msgid "This action has no properties" msgstr "Esta acción no tiene propiedades" #: main/face/fsched.cc:726 msgid "Start time(hour:min:sec)" msgstr "Hora de inicio (hora:min:seg)" #: main/face/fsched.cc:753 msgid "Retry this action" msgstr "Reintentar esta acción" #: main/face/fsched.cc:761 msgid "times to repeat (-1 unlimited)" msgstr "veces a repetir (-1 para ilimitadas)" #: main/face/fsched.cc:765 msgid "period (day/hour:min)" msgstr "periodo (dia/hora:min)" #: main/face/fsched.cc:789 main/face/lmenu.cc:159 main/face/qtree.cc:489 #: main/mainlog.cc:200 msgid "Properties" msgstr "Propiedades" #: main/face/fsched.cc:809 msgid "Edit scheduled action" msgstr "Editar acción planificada" #: main/face/fsface.cc:77 msgid "bytes" msgstr "bytes" # face/fsface.cc #: main/face/fsface.cc:89 msgid "nothing found" msgstr "no se ha encontrado nada" #: main/face/fsface.cc:93 msgid "searching" msgstr "buscando" # face/fsface.cc #: main/face/fsface.cc:102 msgid "reping" msgstr "re-pinging" #: main/face/fsface.cc:106 msgid "cumulative reping" msgstr "re-pinging acumulativo" #: main/face/fsface.cc:112 msgid "remove" msgstr "eliminar" #: main/face/fsface.cc:207 #, fuzzy msgid "Filename" msgstr "Nombre del archivo" #: main/face/fsface.cc:208 main/face/fsface.cc:282 #, fuzzy msgid "Size" msgstr "Tamaño Completo" #: main/face/fsface.cc:209 msgid "Count" msgstr "" #: main/face/fsface.cc:250 #, fuzzy msgid "Found during FTP-search" msgstr "Cargando motores de búsqueda FTP" #: main/face/fsface.cc:272 msgid "Ping" msgstr "" #: main/face/fsface.cc:292 msgid "Url" msgstr "" #: main/face/list.cc:486 #, fuzzy msgid "_File" msgstr "/_Archivo" #: main/face/list.cc:487 #, fuzzy msgid "_Download" msgstr "/_Descargas" #: main/face/list.cc:488 #, fuzzy msgid "_Queue" msgstr "/_Cola" #: main/face/list.cc:489 #, fuzzy msgid "_Options" msgstr "/_Opciones" #: main/face/list.cc:491 #, fuzzy msgid "_Help" msgstr "/_Ayuda" #: main/face/list.cc:492 #, fuzzy msgid "_Save List" msgstr "Guardar lista" #: main/face/list.cc:493 #, fuzzy msgid "_Load List" msgstr "Cargar lista" # face/saveload.cc #: main/face/list.cc:494 #, fuzzy msgid "_Find links in file" msgstr "Buscar enlaces en un archivo de texto" # face/dndtrash.cc #: main/face/list.cc:495 #, fuzzy msgid "_New Download" msgstr "/Nueva Descarga" # face/dndtrash.cc #: main/face/list.cc:496 #, fuzzy msgid "_Paste Download" msgstr "/Pegar Descarga" #: main/face/list.cc:497 #, fuzzy msgid "_Automated adding" msgstr "Añadido automático" # face/dndtrash.cc #: main/face/list.cc:498 #, fuzzy msgid "_Exit" msgstr "/Salir" #: main/face/list.cc:499 #, fuzzy msgid "_View Log" msgstr "Ver bitácora" #: main/face/list.cc:500 #, fuzzy msgid "_Stop downloads" msgstr " Detener descargas" #: main/face/list.cc:501 #, fuzzy msgid "_Edit downloads" msgstr "Editar descarga" #: main/face/list.cc:502 #, fuzzy msgid "_Delete downloads" msgstr "Borrar descargas" #: main/face/list.cc:503 #, fuzzy msgid "_Continue downloads" msgstr "Continuar descargas" #: main/face/list.cc:504 #, fuzzy msgid "Delete Completed" msgstr "Borrar finalizadas" #: main/face/list.cc:505 #, fuzzy msgid "Delete _Failed" msgstr "Borrar fallidas" # dlist.cc #: main/face/list.cc:506 #, fuzzy msgid "_Rerun failed" msgstr "Búsqueda fallida" #: main/face/list.cc:507 main/face/lmenu.cc:188 msgid "(Un)Protect" msgstr "(Des)Proteger" #: main/face/list.cc:508 #, fuzzy msgid "_Unselect All" msgstr "Deseleccionar todos" #: main/face/list.cc:509 #, fuzzy msgid "Select _All" msgstr "Seleccionar todos" # face/list.cc #: main/face/list.cc:510 #, fuzzy msgid "_Invert selection" msgstr "/Descargas/Invertir seleccion" #: main/face/list.cc:511 #, fuzzy msgid "_Create new queue" msgstr "Crear nueva cola" #: main/face/list.cc:512 #, fuzzy msgid "Create new _Subqueue" msgstr "/Crear nueva subcola" #: main/face/list.cc:513 #, fuzzy msgid "_Remove this queue" msgstr "/Cola/Borrar esta cola" #: main/face/list.cc:514 #, fuzzy msgid "_Properties" msgstr "Propiedades" #: main/face/list.cc:515 #, fuzzy msgid "_Scheduler" msgstr "Planificador" #: main/face/list.cc:516 #, fuzzy msgid "_URL-manager" msgstr "Manejador de URL" #: main/face/list.cc:517 msgid "_General" msgstr "" #: main/face/list.cc:518 #, fuzzy msgid "_Filters" msgstr "Filtros" #: main/face/list.cc:519 msgid "_Buttons" msgstr "" #: main/face/list.cc:520 #, fuzzy msgid "_About" msgstr "Acerca de" #: main/face/list.cc:523 msgid "_Low" msgstr "" #: main/face/list.cc:524 #, fuzzy msgid "_Medium" msgstr "medio" #: main/face/list.cc:525 #, fuzzy msgid "_Unlimited" msgstr "ilimitado" #: main/face/list.cc:870 msgid "Do you really want to quit?" msgstr "¿Realmente quiere salir?" #: main/face/list.cc:870 msgid "Quit?" msgstr "¿Salir?" #: main/face/list.cc:899 msgid "Delete selected downloads?" msgstr "¿Borrar descargas seleccionadas?" #: main/face/list.cc:899 main/face/list.cc:917 main/face/list.cc:935 msgid "Delete?" msgstr "¿Borrar?" #: main/face/list.cc:917 msgid "Do you wish delete completed downloads?" msgstr "¿Quiere borrar las descargas ya finalizadas?" #: main/face/list.cc:935 msgid "Do you wish delete failed downloads?" msgstr "¿Quiere borrar las descargas fallidas?" #: main/face/list.cc:982 msgid "Ready to go ????" msgstr "¿¿¿Preparado???" #: main/face/list.cc:1348 main/face/list.cc:1621 #, fuzzy msgid "Downloads" msgstr "Descarga" # prefs.cc: #: main/face/list.cc:1349 main/face/list.cc:1397 main/face/prefs.cc:653 #: main/face/prefs.cc:1311 main/face/prefs.cc:1581 msgid "Main log" msgstr "Bitácora" #: main/face/list.cc:1350 main/face/passface.cc:425 msgid "URL-manager" msgstr "Manejador de URL" #: main/face/list.cc:1351 main/face/list.cc:1411 #, fuzzy msgid "FTP-search" msgstr "Búsqueda FTP" #: main/face/list.cc:1415 #, fuzzy msgid "Filename:" msgstr "Nombre del archivo" #: main/face/list.cc:1579 msgid "Switch to online mode" msgstr "" #: main/face/list.cc:1579 main/face/list.cc:1643 msgid "Switch to offline mode" msgstr "" #: main/face/lmenu.cc:165 msgid "View log" msgstr "Ver bitácora" #: main/face/lmenu.cc:171 msgid "Stop" msgstr "Detener" #: main/face/lmenu.cc:177 msgid "Continue downloads" msgstr "Continuar descargas" #: main/face/lmenu.cc:183 msgid "Copy" msgstr "Copiar" # face/lmenu.cc #: main/face/lmenu.cc:197 msgid "Common properties" msgstr "Propiedades generales" #: main/face/lmenu.cc:203 msgid "Delete downloads" msgstr "Borrar descargas" #: main/face/lmenu.cc:215 msgid "Delete failed" msgstr "Borrar fallidas" #: main/face/lmenu.cc:224 msgid "Open folder" msgstr "" #: main/face/lmenu.cc:229 #, fuzzy msgid "Open file" msgstr "Añadir al final" #: main/face/lmenu.cc:239 msgid "Move up" msgstr "Mover arriba" #: main/face/lmenu.cc:245 msgid "Move down" msgstr "Mover abajo" #: main/face/lmenu.cc:250 msgid "Alternates" msgstr "Alternativos" #: main/face/lmenu.cc:255 main/face/prefs.cc:808 main/face/prefs.cc:1314 #: main/face/prefs.cc:1550 msgid "FTP search" msgstr "Búsqueda FTP" #: main/face/lod.cc:43 main/face/mywidget.cc:408 main/face/mywidget.cc:779 msgid "File" msgstr "Archivo" #: main/face/lod.cc:44 msgid "Type" msgstr "Tipo" #: main/face/lod.cc:45 msgid "Full Size" msgstr "Tamaño Completo" #: main/face/lod.cc:46 msgid "Downloaded" msgstr "Descargado" # face/lod.cc #: main/face/lod.cc:47 msgid "Rest" msgstr "Restante" #: main/face/lod.cc:51 msgid "Remaining" msgstr "T. Restante" #: main/face/lod.cc:52 msgid "Pause" msgstr "Pausa" #: main/face/lod.cc:53 msgid "Attempt" msgstr "Intento" #: main/face/lod.cc:282 msgid "Percent" msgstr "Porcentaje" #: main/face/lod.cc:748 msgid "Enter wildcard" msgstr "Ingrese wilcard " #: main/face/lod.cc:775 msgid "Unselect" msgstr "Deseleccionar" #: main/face/lod.cc:1258 msgid "Status" msgstr "Estado" #: main/face/log.cc:182 #, c-format msgid "Row number %i [log of %s]" msgstr "Linea número %i [bitácora de %s]" #: main/face/log.cc:441 msgid "Log: " msgstr "Bitácora: " #: main/face/mywidget.cc:65 msgid "Select directory" msgstr "Seleccione directorio" # face/mywidget.cc: #: main/face/mywidget.cc:208 msgid "Select color" msgstr "Elegir color" #: main/face/mywidget.cc:353 msgid "Edit properties of Rule" msgstr "Editar propiedades de Regla" # face/passwords.cc #: main/face/mywidget.cc:365 main/face/mywidget.cc:779 #, fuzzy msgid "Protocol" msgstr "protocolo" #: main/face/mywidget.cc:390 main/face/mywidget.cc:779 #, fuzzy msgid "Host" msgstr "servidor" #: main/face/mywidget.cc:399 main/face/mywidget.cc:779 #, fuzzy msgid "Path" msgstr "Ruta:" #: main/face/mywidget.cc:417 msgid "?" msgstr "?" #: main/face/mywidget.cc:426 main/face/mywidget.cc:779 #, fuzzy msgid "Tag" msgstr "marca" #: main/face/mywidget.cc:483 msgid "include" msgstr "incluir" #: main/face/mywidget.cc:485 msgid "exclude" msgstr "excluir" #: main/face/mywidget.cc:771 msgid "Modify filter" msgstr "Modificar filtro" #: main/face/mywidget.cc:813 msgid "include by default" msgstr "incluir por defecto" # face/prefs.cc #: main/face/mywidget.cc:815 msgid "exclude by default" msgstr "excluir por defecto" #: main/face/mywidget.cc:820 msgid "Name of filter" msgstr "Nombre del filtro" #: main/face/mywidget.cc:931 msgid "Select filter" msgstr "Seleccionar filtro" #: main/face/mywidget.cc:1103 msgid "List of links" msgstr "Lista de enlaces" #: main/face/mywidget.cc:1175 msgid "Add" msgstr "Añadir" #: main/face/mywidget.cc:1185 #, fuzzy msgid "Referer:" msgstr "Árbitro" #: main/face/mywidget.cc:1190 #, fuzzy msgid "Store into directory:" msgstr "Seleccione directorio" #: main/face/mywidget.cc:1394 #, fuzzy msgid "proxy type" msgstr "Tipo de proxy FTP" #: main/face/mywidget.cc:1409 msgid "Use different proxy for this alternate" msgstr "" #: main/face/passface.cc:319 msgid "Add new URL to URL-manager" msgstr "Añadir URL nueva al gestor de URL" #: main/face/passface.cc:374 msgid "Edit default preferences" msgstr "Editar preferencias predeterminadas" #: main/face/passface.cc:393 msgid "limit" msgstr "límite" #: main/face/passface.cc:393 msgid "con." msgstr "con." #: main/face/prefs.cc:260 msgid "Optimize recursive downloads" msgstr "Optimizar descargas recursivas" #: main/face/prefs.cc:275 msgid "Default permissions of local file" msgstr "Permisos por defecto del archivo local" #: main/face/prefs.cc:286 msgid "Save downloads to folder" msgstr "Guardar descargas en el directorio" #: main/face/prefs.cc:295 main/face/prefs.cc:1320 main/face/prefs.cc:1415 msgid "Limits" msgstr "Límites" # face/edit.cc: #: main/face/prefs.cc:335 msgid "Number of parts to split files" msgstr "Número de partes en las que se divide esta descarga" #: main/face/prefs.cc:343 msgid "Maximum lines in log" msgstr "Número máximo de líneas de la bitácora" #: main/face/prefs.cc:351 main/face/prefs.cc:1322 main/face/prefs.cc:1425 msgid "FTP" msgstr "FTP" # face/prefs.cc #: main/face/prefs.cc:388 msgid "Output FTP dirs in logs" msgstr "Mostrar directorios FTP en bitácora" #: main/face/prefs.cc:399 msgid "default anonymous password" msgstr "contraseña anónima por defecto" #: main/face/prefs.cc:453 main/face/prefs.cc:1324 main/face/prefs.cc:1442 msgid "HTTP" msgstr "HTTP" # face/prefs.cc: #: main/face/prefs.cc:489 msgid "Filename for saving if it is unknown" msgstr "Nombre de archivo para grabar si se desconoce" #: main/face/prefs.cc:529 main/face/prefs.cc:1332 main/face/prefs.cc:1476 msgid "Main window" msgstr "Ventana principal" #: main/face/prefs.cc:531 msgid "Using title" msgstr "Usando título" #: main/face/prefs.cc:535 msgid "Use title of main window for info" msgstr "Usar título de la ventana principal para información" #: main/face/prefs.cc:541 #, fuzzy msgid "Do not display queue statistics" msgstr "Mostrar también estadísticas de cola" #: main/face/prefs.cc:543 msgid "Display queue statistics too" msgstr "Mostrar también estadísticas de cola" #: main/face/prefs.cc:545 #, fuzzy msgid "Display only queue statistics" msgstr "Mostrar también estadísticas de cola" # face/prefs.cc: #: main/face/prefs.cc:546 msgid "Scroll title" msgstr "Desplazar título" #: main/face/prefs.cc:553 msgid "Iconfiy main window instead of closing" msgstr "Iconizar la ventana principal en vez de cerrar" #: main/face/prefs.cc:555 msgid "Do not remember position of the main window" msgstr "No recordar la posición de la ventana principal" #: main/face/prefs.cc:578 main/face/prefs.cc:1334 main/face/prefs.cc:1488 msgid "Confirmation" msgstr "Confirmación" #: main/face/prefs.cc:580 msgid "Confirm delete selected downloads" msgstr "Confirmar el borrado de las descargas seleccionadas" #: main/face/prefs.cc:581 msgid "Confirm delete all downloads" msgstr "Confirmar el borrado de todas las descargas" #: main/face/prefs.cc:582 msgid "Confirm delete completed downloads" msgstr "Confirmar el borrado de las descargas finalizadas" #: main/face/prefs.cc:583 msgid "Confirm delete failed downloads" msgstr "Confirmar el borrado de las descargas fallidas" # face/prefs.cc #: main/face/prefs.cc:584 msgid "Confirm opening large amount of windows" msgstr "Pedir confirmación para abrir gran cantidad de ventanas" #: main/face/prefs.cc:585 msgid "Confirm exit from program" msgstr "Confirmar la salida del programa" # face/prefs.cc #: main/face/prefs.cc:610 main/face/prefs.cc:1346 main/face/prefs.cc:1539 msgid "Clipboard" msgstr "Portapapeles" # face/prefs.cc #: main/face/prefs.cc:612 msgid "Monitor clipboard" msgstr "Monitorizar portapapeles" # face/prefs.cc #: main/face/prefs.cc:622 msgid "Skip these extensions in clipboard" msgstr "Ignorar estas extensiones al monitorizar el portapapeles" #: main/face/prefs.cc:630 msgid "Catch these extensions in clipboard" msgstr "Extensiones a descargar desde el portapapeles" #: main/face/prefs.cc:658 msgid "Maximum lines in MAIN log" msgstr "Número máximo de líneas en bitácora PRINCIPAL" # face/prefs.cc #: main/face/prefs.cc:662 msgid "Output detailed information" msgstr "Mostrar información detallada" #: main/face/prefs.cc:666 msgid "Save main log into file" msgstr "Guardar bitácora principal en un archivo" # face/prefs.cc: #: main/face/prefs.cc:685 msgid "Maximum size for file of main log (in KBytes)" msgstr "Tamaño máximo para el archivo bitácora principal (en kb)" #: main/face/prefs.cc:690 msgid "Append to file" msgstr "Añadir al final" #: main/face/prefs.cc:693 msgid "Overwrite file" msgstr "Sobreescribir archivo" #: main/face/prefs.cc:708 main/face/prefs.cc:1343 main/face/prefs.cc:1530 msgid "Integration" msgstr "Integración" # prefs.cc: #: main/face/prefs.cc:710 msgid "Exit if nothing to do after" msgstr "Salir si no se hace nada después" #: main/face/prefs.cc:715 main/face/prefs.cc:752 msgid "minutes" msgstr "minutos" #: main/face/prefs.cc:726 msgid "Run this on exit" msgstr "Ejecutar comando al salir" #: main/face/prefs.cc:731 msgid "Open dialog for Drag-n-Drop" msgstr "Abrir diálogo para Drag-n-Drop" #: main/face/prefs.cc:747 msgid "Save list of downloads every" msgstr "Guardar la lista de descargas cada" #: main/face/prefs.cc:759 msgid "Allow to user force run downloads" msgstr "Permitir que el usuario fuerce descargas" # face/prefs.cc: #: main/face/prefs.cc:760 msgid "Remember passwords" msgstr "Recordar contraseñas" # face/prefs.cc #: main/face/prefs.cc:761 msgid "Write Descript.ion file" msgstr "Generar archivo Descript.ion" #: main/face/prefs.cc:771 msgid "bytes/sec speed level one (red button)" msgstr "bytes/segundo en el nivel 1 de velocidad (botón rojo)" #: main/face/prefs.cc:778 msgid "bytes/sec speed level two (yellow button)" msgstr "bytes/segundo en el nivel 2 de velocidad (botón amarillo)" #: main/face/prefs.cc:813 msgid "Number of attempts to ping hosts" msgstr "Número de intentos al probar los servidores" #: main/face/prefs.cc:820 msgid "Number of hosts in list" msgstr "Número de servidores en la lista" #: main/face/prefs.cc:828 msgid "Number of links per searching engine" msgstr "" #: main/face/prefs.cc:869 msgid "search engine to use" msgstr "utilizar motor de búsqueda" # face/prefs.cc #: main/face/prefs.cc:884 main/face/prefs.cc:1329 main/face/prefs.cc:1464 msgid "Interface" msgstr "Interfaz" # face/prefs.cc: #: main/face/prefs.cc:886 msgid "Show DnD basket" msgstr "Mostrar icono D-n-D" # face/prefs.cc: #: main/face/prefs.cc:887 msgid "Use fixed font in logs" msgstr "Usar fuente de ancho fijo en bitácora" #: main/face/prefs.cc:888 msgid "Display graph on DnD-basket" msgstr "" #: main/face/prefs.cc:889 msgid "Display current speed value on DnD-basket" msgstr "" #: main/face/prefs.cc:900 msgid "Double click on downloading item" msgstr "" #: main/face/prefs.cc:903 #, fuzzy msgid "Open log" msgstr "Añadir al final" #: main/face/prefs.cc:905 #, fuzzy msgid "Edit preferences" msgstr "Editar preferencias predeterminadas" #: main/face/prefs.cc:907 #, fuzzy msgid "Open downloaded file" msgstr "Tamaño descargado" #: main/face/prefs.cc:930 main/face/prefs.cc:1336 main/face/prefs.cc:1497 msgid "Graph" msgstr "Gráfico" #: main/face/prefs.cc:932 msgid "Revert drawing graph of speeds" msgstr "Invertir gráfico de velocidad" #: main/face/prefs.cc:935 msgid "Compressed mode" msgstr "Modo comprimido" # face/prefs.cc: #: main/face/prefs.cc:940 msgid "Color for picks" msgstr "Color para los escogidos" # face/prefs.cc: #: main/face/prefs.cc:941 msgid "Color for total speed" msgstr "Color para la velocidad total" # face/prefs.cc: #: main/face/prefs.cc:942 #, fuzzy msgid "Color for current speed value" msgstr "Color para la velocidad total" # face/prefs.cc: #: main/face/prefs.cc:943 msgid "Background color" msgstr "Color de fondo" # face/prefs.cc #: main/face/prefs.cc:952 msgid "Reset to default" msgstr "Restaurar a valores por defecto" #: main/face/prefs.cc:955 msgid "Colors for graph" msgstr "Colores para el gráfico" #: main/face/prefs.cc:980 main/face/prefs.cc:1338 main/face/prefs.cc:1506 msgid "Sounds" msgstr "Sonidos" #: main/face/prefs.cc:983 msgid "enable sounds" msgstr "habilitar sonidos" #: main/face/prefs.cc:988 msgid "output via ESD" msgstr "salida por ESD" #: main/face/prefs.cc:995 msgid "Startup" msgstr "Inicio" #: main/face/prefs.cc:997 msgid "Adding a download" msgstr "Añadiendo descargas" #: main/face/prefs.cc:999 msgid "Downloading completed" msgstr "Descarga finalizada" #: main/face/prefs.cc:1001 msgid "Downloading failed" msgstr "Descarga fallida" #: main/face/prefs.cc:1003 msgid "Downloading of queue is completed" msgstr "La descarga de la cola ha terminado" #: main/face/prefs.cc:1005 msgid "Drag'n'Drop event" msgstr "Evento Drag-n-Drop" #: main/face/prefs.cc:1043 main/face/prefs.cc:1044 msgid "No info about this theme." msgstr "No hay informacion acerca de este tema." # face/edit.cc: #: main/face/prefs.cc:1064 msgid "Default theme" msgstr "Tema por defecto" #: main/face/prefs.cc:1095 main/face/prefs.cc:1340 msgid "Themes" msgstr "Temas" #: main/face/prefs.cc:1102 msgid "Themes' directory" msgstr "Directorio de temas" # face/lod.cc #: main/face/prefs.cc:1103 msgid "Rescan" msgstr "Re-examinar" #: main/face/prefs.cc:1112 msgid "Name" msgstr "Nombre" #: main/face/prefs.cc:1259 msgid "Options" msgstr "Opciones" #: main/face/qtree.cc:110 main/face/qtree.cc:486 msgid "Create new queue" msgstr "Crear nueva cola" #: main/face/qtree.cc:487 #, fuzzy msgid "Create new subqueue" msgstr "/Crear nueva subcola" # face/dndtrash.cc #: main/face/qtree.cc:488 #, fuzzy msgid "Delete queue" msgstr "/Borrar cola" #: main/face/qtree.cc:586 msgid "Queue properties" msgstr "Propiedades de la cola" #: main/face/qtree.cc:597 msgid "Maximum active downloads" msgstr "Número máximo de descargas activas" # face/edit.cc #: main/face/qtree.cc:605 #, fuzzy msgid "Speed limitation per queue (Bytes/sec, 0 unlimited)" msgstr "Limitación de velocidad en bytes/seg. (0 para ilimitada)" #: main/face/qtree.cc:610 msgid "Automatically delete completed downloads" msgstr "Borrar automáticamente las descargas finalizadas" #: main/face/qtree.cc:611 msgid "Automatically delete failed downloads" msgstr "Borrar automáticamente las descargas fallidas" # main.cc #: main/face/qtree.cc:621 msgid "Default folder to save downloaded files" msgstr "Carpeta por defecto para guardar archivos descargados" #: main/face/qtree.cc:628 msgid "Size format" msgstr "Formato del tamaño" #: main/face/qtree.cc:629 msgid "Time format" msgstr "Formato del tiempo" #: main/face/qtree.cc:630 #, fuzzy msgid "Speed format" msgstr "Formato del tamaño" #: main/face/qtree.cc:714 msgid "Name of the queue" msgstr "Nombre de la cola" # face/saveload.cc #: main/face/saveload.cc:101 msgid "Loading" msgstr "Cargando" #: main/face/saveload.cc:152 msgid "Save list" msgstr "Guardar lista" #: main/face/saveload.cc:194 msgid "Load list" msgstr "Cargar lista" # face/saveload.cc #: main/face/saveload.cc:236 msgid "Find links in txt file" msgstr "Buscar enlaces en un archivo de texto" #: main/fsearch.cc:159 msgid "Check your installation of the Downloader" msgstr "Revise su instalacion del Downloader" #: main/ftp.cc:52 msgid "Accepting faild" msgstr "Fallo al aceptar" #: main/ftp.cc:70 msgid "Timeout while sending through control socket." msgstr "Tiempo de espera agotado mientras se enviaba por el socket de control." #: main/ftp.cc:71 msgid "Control connection lost" msgstr "Se ha perdido la conexión de control" #: main/ftp.cc:82 msgid "Data connection lost!" msgstr "¡Se ha perdido la conexión de datos!" #: main/ftp.cc:92 msgid "Control connection lost!" msgstr "!Se ha perdido la conexion de control!" #: main/ftp.cc:182 msgid "Reget is not supported!!!" msgstr "¡¡¡No se puede hacer Reget!!!" #: main/ftp.cc:294 #, c-format msgid "try to connect to %i,%i,%i,%i,%i,%i" msgstr "intentando conectar con %i,%i,%i,%i,%i,%i" #: main/ftp.cc:421 msgid "Probably file was changed on server!" msgstr "¡Probablemente el archivo se cambió en el servidor!" #: main/ftp.cc:439 main/http.cc:219 msgid "Data connection closed." msgstr "Conexión de datos cerrada." #: main/ftp.cc:445 main/http.cc:225 msgid "Error have happened during writing buffer to disk!" msgstr "¡Sucedió un error durante la escritura del buffer a disco!" #: main/ftp.cc:452 main/http.cc:232 msgid "Requested size was loaded" msgstr "Se ha cargado el tamaño requerido" #: main/ftp.cc:464 main/http.cc:237 msgid "Segment was loaded! Complete this thread." msgstr "¡El segmento se ha cargado! Completar este hilo." #: main/ftp.cc:472 main/http.cc:243 msgid "EOF recieved from server!" msgstr "¡EOF recibido desde el servidor!" #: main/ftpd.cc:240 msgid "Can't establish data connection" msgstr "No se puede establecer la conexion de datos" #: main/ftpd.cc:243 msgid "Can't change directory" msgstr "No se puede cambiar de directorio" #: main/ftpd.cc:246 msgid "Server refused login, perhaps there are too many users of your class" msgstr "" "El servidor no permitio el login, probablemente hay demasiados usuarios de " "su clase" #: main/ftpd.cc:314 main/httpd.cc:234 msgid "Sleeping" msgstr "Durmiendo" #: main/ftpd.cc:421 msgid "Empty answer. Trying to change directory to determine file type." msgstr "" "Respuesta vacia. Probando cambiar directorio para determinar tipo de archivo" #: main/ftpd.cc:444 main/ftpd.cc:470 msgid "Length is %ll" msgstr "La extensión es %ll" #: main/ftpd.cc:456 msgid "This is a directory!" msgstr "¡Éste es un directorio!" #: main/ftpd.cc:466 msgid "No such file or directory!" msgstr "¡No hay tal archivo o directorio!" #: main/ftpd.cc:501 msgid "Couldn't get size :((" msgstr "No se puede obtener el tamaño :((" #: main/ftpd.cc:516 msgid "Loading directory..." msgstr "Cargando directorio..." #: main/ftpd.cc:530 msgid "Listing was loaded" msgstr "La lista fue cargada" #: main/ftpd.cc:533 msgid "Listing not loaded completelly" msgstr "La lista no fue completamente cargada" #: main/ftpd.cc:563 msgid "Link was loaded :))" msgstr "Se ha cargado l enlace :))" #: main/hproxy.cc:151 main/hproxy.cc:184 #, c-format msgid "Sending request to proxy (%s:%i)" msgstr "Enviando pedido a proxy (%s:%i)" #: main/hproxy.cc:155 main/hproxy.cc:188 main/httpd.cc:412 main/httpd.cc:441 msgid "Answer read ok" msgstr "Lectura de respuesta ok" #: main/hproxy.cc:163 main/hproxy.cc:199 msgid "File not found on the server" msgstr "Archivo no encontrado en el servidor" #: main/hproxy.cc:202 msgid "Probably it's problem of proxy server, retrying" msgstr "Probablemente es un problema del servidor proxy, reintentando" #: main/http.cc:63 msgid "Socket lost!" msgstr "¡Se ha perdido el socket!" #: main/http.cc:73 msgid "Request was sent, waiting for the answer" msgstr "La petición fue enviada, esperando respuesta" #: main/http.cc:88 msgid "It is not HTTP server!!!" msgstr "¡¡¡No es un servidor HTTP!!!" #: main/http.cc:96 msgid "All ok, reading file" msgstr "Todo está correcto, leyendo archivo" #: main/http.cc:107 msgid "It seems to me that you need a password :)" msgstr "Me parece que necesita una contraseña :)" #: main/http.cc:113 msgid "Server return bad answer:((" msgstr "El servidor devolvió una respuesta incorrecta :((" #: main/http.cc:197 msgid "Wrong chunk size!" msgstr "¡Tamaño de trozo incorrecto!" #: main/http.cc:200 msgid "Chunk size %ll" msgstr "Tamaño de trozo %ll" #: main/http.cc:202 msgid "It's last chunk!" msgstr "¡Es el último trozo!" #: main/httpd.cc:179 msgid "Couldn't get normal answer!" msgstr "¡No se puede obtener una respuesta normal!" #: main/httpd.cc:386 #, fuzzy msgid "Size for download is %ll bytes" msgstr "El tamaño de la descarga es de %i bytes" #: main/httpd.cc:408 main/httpd.cc:437 msgid "Sending HTTP request..." msgstr "Enviando una peticion HTTP..." #: main/httpd.cc:485 msgid "It is seemed REGET not supported! Loading from begin.." msgstr "¡Parece que no acepta REGET! Descargando desde el principio..." #: main/httpd.cc:488 msgid "ETag was changed, restarting again..." msgstr "ETag fue modificado, reiniciando otra vez..." #: main/httpd.cc:503 msgid "%ll bytes loaded." msgstr "%ll bytes cargados." # log.cc: #: main/log.cc:64 msgid "Log was started!" msgstr "¡Se inicio el cuaderno de bitácora!" # main.cc #: main/main.cc:145 msgid "Can't init control socket!\n" msgstr "No puedo iniciar el control socket!\n" # main.cc: #: main/main.cc:198 msgid "Loading default list of downloads" msgstr "Cargando lista de descargas por defecto" # main.cc #: main/main.cc:280 main/main.cc:1298 msgid "Delete completed downloads" msgstr "Borrar descargas finalizadas" # main.cc #: main/main.cc:293 msgid "Delete failed downloads" msgstr "Borrar descargas fallidas" #: main/main.cc:310 msgid "Clear queue of downloads" msgstr "Limpiar cola de descargas" # main.cc #: main/main.cc:365 msgid "Run new thread for %z" msgstr "Ejecutar hilo nuevo para %z" # main.cc: #: main/main.cc:371 msgid "Can't run new thread for downloading!" msgstr "¡No se puede iniciar un nuevo hilo de ejecución para la descarga!" #: main/main.cc:428 #, c-format msgid "Downloading of file %s from %s was terminated [by user]" msgstr "" "La descarga del archivo %s desde %s ha sido finalizada [por el usuario]" #: main/main.cc:469 #, c-format msgid "Delete file %s from queue of downloads" msgstr "Borrar el archivo %s de la cola de descargas" #: main/main.cc:564 #, c-format msgid "Continue downloading of file %s from %s..." msgstr "Continuando la descarga del archivo %s desde %s..." #: main/main.cc:655 msgid "file" msgstr "archivo" #: main/main.cc:730 msgid "dir" msgstr "directorio" #: main/main.cc:735 msgid "link" msgstr "enlace" #: main/main.cc:740 msgid "device" msgstr "dispositivo" #: main/main.cc:773 msgid "Too many redirections!" msgstr "¡Demasiadas redirecciones!" # main.cc: #: main/main.cc:789 msgid "Redirection from [%z] to the same location!" msgstr "¡Redirección desde [%z] al mismo sitio!" # main.cc: #: main/main.cc:819 msgid "Redirection from [%z] to nowhere!" msgstr "¡Redirección desde [%z] a ninguna parte!" # main.cc #: main/main.cc:845 msgid "Prepare thread %i of [%z] for stoping" msgstr "Preparar hilo %i de [%z] para detener" # main.cc: #: main/main.cc:871 msgid "Redirect from %z" msgstr "Redireccionado desde %z" #: main/main.cc:878 msgid "Downloading of directory %z was completed" msgstr "Finalizó la descarga del directorio %z" #: main/main.cc:882 #, fuzzy msgid "Downloading of file %z (%ll bytes) was completed at speed %ll bytes/sec" msgstr "" "Finalizó la descarga del archivo %z (%i bytes) a una velocidad de %i bytes/" "segundo" # main.cc #: main/main.cc:889 msgid "%z was deleted from queue of downloads as completed download" msgstr "%z ha sido borrado de la cola de descargas al finalizar su descarga" #: main/main.cc:900 msgid "Downloading of file %z was terminated by fatal error" msgstr "Finalizó por un error fatal la descarga del archivo %z" # main.cc #: main/main.cc:902 msgid "%z was deleted from queue of downloads as failed download" msgstr "%z ha sido borrado de la cola de descargas al fracasar su descarga" #: main/main.cc:1234 msgid "Restarting failed downloads" msgstr "Reiniciando las descargas fallidas" # main.cc #: main/main.cc:1234 main/main.cc:1276 main/main.cc:1293 main/main.cc:1298 #: main/main.cc:1303 main/main.cc:1316 main/main.cc:1321 msgid "[control socket]" msgstr "[socket de control]" # main.cc #: main/main.cc:1257 #, c-format msgid "Remove the download via control socket [%s]" msgstr "Borrar la descarga por socket de control [%s]" # main.cc #: main/main.cc:1263 #, c-format msgid "Adding downloading via control socket [%s]" msgstr "Añadida la descarga por socket de control [%s]" # main.cc #: main/main.cc:1274 #, c-format msgid "Set speed limitation to %s %s" msgstr "Establecer límite de velocidad a %s %s" # main.cc #: main/main.cc:1293 msgid "Setup maximum active downloads to" msgstr "Configurar número máxmo de descargas simultáneas en" #: main/main.cc:1316 msgid "Exiting if nothing to do is switched off" msgstr "Salir si nada pendiente está desactivado" #: main/main.cc:1321 #, c-format msgid "Downloader will exit if nothing to do after %i minutes %s" msgstr "Downloader finalizarña si no se realiza nada despues de %i minutos %s" #: main/main.cc:1334 #, c-format msgid "Default queue is '%s' now." msgstr "La cola predeterminad ahora es %s." #: main/main.cc:1635 msgid "Loading FTP-Search engines" msgstr "Cargando motores de búsqueda FTP" #: main/main.cc:1637 msgid "Normally started" msgstr "Inicio normal" #: main/main.cc:1695 #, c-format msgid "Added downloading of file %s from %s [by user]" msgstr "Añadida descarga del archivo %s desde %s [por el usuario]" #: main/main.cc:1745 msgid "Downloader is in offline mode now" msgstr "" #: main/main.cc:1752 msgid "Offline mode is turned off" msgstr "" # main.cc #: main/main.cc:1786 #, c-format msgid "%lu bytes loaded during the session" msgstr "Se cargaron %lu bytes durante la sesión" # main.cc: #: main/main.cc:1787 msgid "Downloader exited normaly" msgstr "Downloader finalizó normalmente" #: main/main.cc:1825 #, c-format msgid "Can't open '%s' to save log" msgstr "No se puede abrir el archivo de bitácoras '%s' para guardarlo" #: main/main.cc:1859 msgid "Such protocol is not supported!" msgstr "¡No se puede usar ese protocolo!" # mainlog.cc: #: main/mainlog.cc:145 msgid "" "Limitation for size of file of mainlog reached! File have been truncated." msgstr "" "¡Tamaño límite del archivo bitacora principal alcanzado! El archivo se ha " "truncado." #: main/mainlog.cc:154 msgid "Can't write to file interrupting write to file" msgstr "No se puede escribir al archivo, interrumpiendo escritura" #: main/mainlog.cc:194 msgid "Open a row" msgstr "Abrir una línea" #: main/mainlog.cc:197 msgid "Clear log" msgstr "Limpiar bitácora" #: main/mainlog.cc:253 #, c-format msgid "row number %i of main log" msgstr "línea número %i de la bitácora principal" #: main/mainlog.cc:297 msgid "Can't open file for saving log" msgstr "No se puede abrir el archivo de bitácora para guardarlo" #: main/memwl.cc:74 msgid "BUG: Wrong mode of lseek!\n" msgstr "ERROR: Modo erróneo de lseek!\n" #: main/nt.cc:165 msgid "WARNING!!! Can't find HOME variable! So can't read config!" msgstr "" "¡¡¡ATENCIÓN!!! ¡La variable /home no se encuentra! ¡Sin ella no se puede " "leer la configuración!" #: main/nt.cc:181 #, c-format msgid "%s probably is already running\n" msgstr "%s probablemente ya se está descargando\n" # ping.cc #: main/ping.cc:48 msgid "Resolving hosts..." msgstr "Encontrando servidores..." #: main/ping.cc:77 msgid "Pinging (it takes 30 seconds maximum)..." msgstr "Haciendo ping (puede llevar 30 segundos como maximo)..." #: main/savelog.cc:42 msgid "" "Can't save default list of downloads!!! Becouse can't find HOME variable" msgstr "" "¡¡¡No se puede guardar la lista de descargas porque no se encontró la " "variable /home!!!" #: main/savelog.cc:48 msgid "Can't save default list of downloads!!!" msgstr "¡¡¡No se puede guardar la lista de descargas por defecto!!!" #: main/savelog.cc:83 msgid "Can't load default list of downloads!!!" msgstr "¡¡¡No se puede cargar la lista de descargas por defecto!!!" #: main/signal.cc:53 msgid "Download was stopped by user" msgstr "Descarga detenida por el usuario" # var.cc #: main/var.cc:101 msgid "low" msgstr "bajo" #: main/var.cc:102 msgid "medium" msgstr "medio" #: main/var.cc:103 msgid "unlimited" msgstr "ilimitado" #~ msgid "[%s] %i-running %i-completed %i-total " #~ msgstr "[%s] %i-descargando %i-finalizadas %i-total " #~ msgid "/Automated adding" #~ msgstr "/Adición automática" # face/dndtrash.cc #~ msgid "/Delete completed" #~ msgstr "/Borrar completadas" # face/dndtrash.cc #~ msgid "/Speed" #~ msgstr "/Velocidad" # face/dndtrash.cc #~ msgid "/Speed/Low" #~ msgstr "/Velocidad/Mínima" # face/dndtrash.cc #~ msgid "/Speed/Medium" #~ msgstr "/Velocidad/Media" # face/dndtrash.cc #~ msgid "/Speed/Unlimited" #~ msgstr "/Velocidad/Ilimitada" #~ msgid "/File/_Save List" #~ msgstr "/Archivo/_Guardar Lista" #~ msgid "/File/_Load List" #~ msgstr "/Archivo/_Cargar Lista" # face/list.cc: #~ msgid "/File/Find links in file" #~ msgstr "/Archivo/Buscar enlaces en archivo" #~ msgid "/File/_New Download" #~ msgstr "/Archivo/_Nueva Descarga" #~ msgid "/File/_Paste Download" #~ msgstr "/Archivo/_Pegar Descarga" #~ msgid "/File/_Automated adding" #~ msgstr "/Archivo/_Añadido automatico" #~ msgid "/File/Exit" #~ msgstr "/Archivo/Salir" #~ msgid "/File/sep1" #~ msgstr "/Archivo/sep1" #~ msgid "/Download/View _Log" #~ msgstr "/Descargas/Ver _Bitácora" #~ msgid "/Download/_Stop downloads" #~ msgstr "/Descargas/_Detener descargas" #~ msgid "/Download/Edit download" #~ msgstr "/Descargas/_Editar descargas" #~ msgid "/Download/_Delete downloads" #~ msgstr "/Descargas/_Borrar descargas" #~ msgid "/Download/Continue downloads" #~ msgstr "/Descargas/_Continuar descargas" #~ msgid "/Download/Delete completed" #~ msgstr "/Descargas/Borrar finalizadas" #~ msgid "/Download/Delete failed" #~ msgstr "/Descargas/Borrar fallidas" #~ msgid "/Download/Rerun failed" #~ msgstr "/Descargas/Reintentar fallidas" # face/list.cc #~ msgid "/Download/(Un)Protect" #~ msgstr "/Descargas/(Des)Proteger" # face/list.cc #~ msgid "/Download/Unselect all" #~ msgstr "/Descargas/Deseleccionar todas" # face/list.cc: #~ msgid "/Download/Select all" #~ msgstr "/Descargas/Seleccionar todas" # face/list.cc #~ msgid "/Download/-" #~ msgstr "/Descargas/-" #~ msgid "/Queue/Create new queue" #~ msgstr "/Cola/Crear nueva cola" #~ msgid "/Queue/Create new subqueue" #~ msgstr "/Cola/Crear nueva subcola" #~ msgid "/Queue/Properties" #~ msgstr "/Cola/Propiedades de la cola" # face/list.cc #~ msgid "/Options/Scheduler" #~ msgstr "/Opciones/Planificador" #~ msgid "/Options/URL-manager" #~ msgstr "/Opciones/Manejador de URL" #~ msgid "/Options/General" #~ msgstr "/Opciones/Generales" # face/list.cc #~ msgid "/Options/Filters" #~ msgstr "/Opciones/Filtros" # face/list.cc #~ msgid "/Options/Speed" #~ msgstr "/Opciones/Velocidad" # face/list.cc #~ msgid "/Options/Speed/Low" #~ msgstr "/Opciones/Velocidad/Minima" # face/list.cc #~ msgid "/Options/Speed/Medium" #~ msgstr "/Opciones/Velocidad/Media" # face/list.cc #~ msgid "/Options/Speed/Unlimited" #~ msgstr "/Opciones/Velocidad/Ilimitada" # face/list.cc #~ msgid "/Options/Buttons" #~ msgstr "/Opciones/Botones" # face/list.cc #~ msgid "/Options/Buttons/Add buttons" #~ msgstr "/Opciones/Botones/Añadir botones" # face/list.cc #~ msgid "/Options/Buttons/Manipulating" #~ msgstr "/Opciones/Botones/Manipulación" # face/list.cc #~ msgid "/Options/Buttons/Speed buttons" #~ msgstr "/Opciones/Botones/Botones de velocidad" # face/list.cc #~ msgid "/Options/Buttons/Misc buttons" #~ msgstr "/Opciones/Botones/Botones varios" #~ msgid "/_Help/About" #~ msgstr "/Ayuda/_Acerca de..." #~ msgid "/Create new queue" #~ msgstr "/Crear nueva cola" #~ msgid "/Properties" #~ msgstr "/Propiedades" #~ msgid "path" #~ msgstr "ruta:" # face/prefs.cc: #~ msgid "Color for speed of selected" #~ msgstr "Color para la velocidad de la selección" # face/ #~ msgid "Ok" #~ msgstr "Aceptar" #~ msgid "Cancel" #~ msgstr "Cancelar" #~ msgid "Apply" #~ msgstr "Aplicar" #~ msgid "Add new" #~ msgstr "Añadir nueva" # face/dndtrash.cc #~ msgid "Edit" #~ msgstr "Editar" #~ msgid "Remove" #~ msgstr "Eliminar" # face/limface.cc: #~ msgid "New" #~ msgstr "Nueva" #~ msgid "Find" #~ msgstr "Encontrar" #~ msgid "Up" #~ msgstr "Arriba" #~ msgid "Add rule" #~ msgstr "Añadir regla" #~ msgid "Down" #~ msgstr "Abajo" #~ msgid "Delete" #~ msgstr "Borrar" #~ msgid "Percentage to render" #~ msgstr "Porcentaje a completar" #~ msgid "Link to tDownload" #~ msgstr "Enlace a descargar"