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