commit
4fde11f2b0
@ -9,7 +9,7 @@ Configuration = Настройки
|
|||||||
|
|
||||||
current.version = Текущая версия
|
current.version = Текущая версия
|
||||||
check.for.updates = Проверить обновления
|
check.for.updates = Проверить обновления
|
||||||
auto.update = Автообновление?
|
auto.update = Автообновление
|
||||||
max.download.threads = Максимальное число потоков:
|
max.download.threads = Максимальное число потоков:
|
||||||
timeout.mill = Задержка (в миллисекундах):
|
timeout.mill = Задержка (в миллисекундах):
|
||||||
retry.download.count = Число повторов
|
retry.download.count = Число повторов
|
||||||
@ -35,23 +35,23 @@ inactive = Неактивно
|
|||||||
re-rip.checked = Перекачать выбранное
|
re-rip.checked = Перекачать выбранное
|
||||||
remove = Удалить
|
remove = Удалить
|
||||||
clear = Очистить
|
clear = Очистить
|
||||||
download.url.list = Download url list
|
download.url.list = Скачать список ссылок
|
||||||
select.save.dir = Select Save Directory
|
select.save.dir = Выбрать папку для сохранения
|
||||||
|
|
||||||
# Keys for the logs generated by DownloadFileThread
|
# Keys for the logs generated by DownloadFileThread
|
||||||
|
|
||||||
nonretriable.status.code = Non-retriable status code
|
nonretriable.status.code = Код не возвращаемого статуса
|
||||||
retriable.status.code = Retriable status code
|
retriable.status.code = Код возвращаемого статуса
|
||||||
server.doesnt.support.resuming.downloads = Server doesn't support resuming downloads
|
server.doesnt.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 = Не удалось получить тип контента с использованием магического номера
|
||||||
magic.number.was = Magic number was
|
magic.number.was = Магический номер был
|
||||||
deleting.existing.file = Deleting existing file
|
deleting.existing.file = Удаление существующего файла
|
||||||
request.properties = Request properties
|
request.properties = Свойства запроса
|
||||||
download.interrupted = Download interrupted
|
download.interrupted = Загрузка прервана
|
||||||
exceeded.maximum.retries = Exceeded maximum retries
|
exceeded.maximum.retries = Достигнуто максимальное количество попыток
|
||||||
http.status.exception = HTTP status exception
|
http.status.exception = Исключение HTTP-статуса
|
||||||
exception.while.downloading.file = Exception while downloading file
|
exception.while.downloading.file = Исключение при загрузке файла
|
||||||
failed.to.download = Failed to download
|
failed.to.download = Не удалось загрузить
|
||||||
skipping = Skipping
|
skipping = Пропуск
|
||||||
file.already.exists = file already exists
|
file.already.exists = Файл уже существует
|
||||||
|
Loading…
Reference in New Issue
Block a user