1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-22 05:23:06 +02:00

Update LabelsBundle_es_ES.properties

This commit is contained in:
Luciano Balmaceda
2022-10-09 12:48:51 +02:00
committed by soloturn
parent 3da6515b86
commit dffcb4f79c

View File

@@ -4,59 +4,73 @@ created = creado
modified = modificado modified = modificado
queue = Cola queue = Cola
Configuration = Configuracion Configuration = Configuracion
open = Abrir
# Keys for the Configuration menu # Keys for the Configuration menu
current.version = Version Actual current.version = Version Actual
check.for.updates = Buscar actualizaciones check.for.updates = Buscar actualizaciones
auto.update = Auto-actualizar? auto.update = Actualizar automáticamente?
max.download.threads = Maximos procesos de descarga max.download.threads = Número de descargas simultáneas:
timeout.mill = Timeout (in milliseconds): timeout.mill = Tiempo máximo de espera (milisegundos):
retry.download.count = Numero de reintentos de descarga retry.download.count = Número de reintentos de descarga:
retry.sleep.mill = Espera entre reintentos (milisegundos):
overwrite.existing.files = Sobreescribir archivos existentes? overwrite.existing.files = Sobreescribir archivos existentes?
sound.when.rip.completes = Sonar cuando el Rip termina sound.when.rip.completes = Notificar cuando el rip termina
preserve.order = Mantener orden preserve.order = Mantener el orden
save.logs = Guardar logs save.logs = Guardar logs
notification.when.rip.starts = Notificar cuando el Rip comienza notification.when.rip.starts = Notificar cuando el rip comienza
save.urls.only = Guardar solamente URLs save.urls.only = Guardar solamente URLs
save.album.titles = Guardar titulos de albunes save.album.titles = Guardar títulos de álbumes
autorip.from.clipboard = Autorip desde Portapapeles autorip.from.clipboard = Autorip desde el portapapeles
save.descriptions = Guardar descripciones save.descriptions = Guardar descripciones
prefer.mp4.over.gif = Preferir MP4 sobre GIF prefer.mp4.over.gif = Preferir MP4 sobre GIF
restore.window.position = Restaurar posicion de ventana restore.window.position = Restaurar posicion de la ventana
remember.url.history = Recordar historia URL remember.url.history = Recordar historia URL
loading.history.from = Cargando historia desde loading.history.from = Cargando historia desde
# Queue keys # Queue keys
queue.remove.all = Eliminar todos los elementos queue.remove.all = Eliminar todos los elementos
queue.validation = ¿Esta seguro que desea eliminar todos los elementos de la lista? queue.validation = ¿Está seguro que desea eliminar todos los elementos de la lista?
queue.remove.selected = Eliminar elementos seleccionados queue.remove.selected = Eliminar elementos seleccionados
# Misc UI keys # History
re-rip.checked = Re-rip Marcados
loading.history.from.configuration = Cargando historia desde la configuracion remove = Remover
interrupted.while.waiting.to.rip.next.album = Interrumpido esperando el Rip del proximo album
inactive = Inactivo
re-rip.checked = Re-rip marcado
remove = Quitar
clear = Limpiar clear = Limpiar
download.url.list = Download url list history.check.all = Marcar Todos
select.save.dir = Select Save Directory history.check.none = Desmarcar Todos
history.check.selected = Marcar Seleccionados
history.uncheck.selected = Desmarcar Seleccionados
history.load.failed.warning = RipMe falló al cargar la historia de historyFile.getAbsolutePath() \n\nError: %s\n\nSi cierras RipMe los contenidos de este archivo se sobreescribirán,\nhaz un backup antes de cerrar RipMe!
history.load.none = El historial está vacío. Ripea algunos álbumes primero
history.load.none.checked = Ninguna entrada del historial fue 'marcada'. Selecciona una entrada clickeando la casilla a la derecha de la URL o haz click derecho sobre una URL para marcar/desmarcar todas las entradas.
# TrayIcon
tray.show = Mostrar
tray.hide = Esconder
tray.autorip = Autorip desde el portapapeles
tray.exit = Salida
# Misc UI keys
loading.history.from.configuration = Cargando historia desde la configuración
interrupted.while.waiting.to.rip.next.album = Interrumpido esperando el rip del próximo álbum
inactive = Inactivo
download.url.list = Lista de URLs a descargar
select.save.dir = Seleccione el directorio de guardado
# Keys for the logs generated by DownloadFileThread # Keys for the logs generated by DownloadFileThread
nonretriable.status.code = Código de estado no recuperable
nonretriable.status.code = Non-retriable status code retriable.status.code = Código de estado recuperable
retriable.status.code = Retriable status code server.doesnt.support.resuming.downloads = El servidor no soporta resumir las descargas
server.doesnt.support.resuming.downloads = Server doesn't support resuming downloads
# A "magic number" can also be called a file signature # A "magic number" can also be called a file signature
was.unable.to.get.content.type.using.magic.number = Was unable to get content type using magic number was.unable.to.get.content.type.using.magic.number = Imposible obtener el tipo de contenido utilizando el número mágico
magic.number.was = Magic number was magic.number.was = El número mágico era
deleting.existing.file = Deleting existing file deleting.existing.file = Eliminando el archivo existente
request.properties = Request properties request.properties = Propiedades del pedido
download.interrupted = Download interrupted download.interrupted = Descarga interrumpida
exceeded.maximum.retries = Exceeded maximum retries exceeded.maximum.retries = Máximo número de reintentos excedido
http.status.exception = HTTP status exception http.status.exception = Error de estado HTTP
exception.while.downloading.file = Exception while downloading file exception.while.downloading.file = Error al descargar archivo
failed.to.download = Failed to download failed.to.download = Descarga fallida
skipping = Skipping skipping = Saltando
file.already.exists = file already exists file.already.exists = el fichero ya existe