2025-02-05 22:02:32 +01:00

51 lines
2.9 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Russian translation by azdful
dict = {
checking_updates: `[UNTRANSLATED] Checking for updates...`,
update_check_fail: `[UNTRANSLATED] Failed to check for updates.`,
no_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. No updates are available right now.`,
dll_to_dll_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version"></span>. This is not the latest version, but updating would require you to close the game, so don't worry about it right now.`,
dll_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version"></span>. The latest hotfix for this DLL is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
hotfix_to_hotfix_update: `[UNTRANSLATED] You are running OpenWF Bootstrapper v<span class="local-version-full"></span>. The latest hotfix is <b class="hotfix-available"></b>. If you want, I can <a href="#" onclick="fetch('/download_latest_hotfix')">download and apply it now</a> — no restart required.`,
server_host: `Хост Сервера`,
server_host_submit: `Изменить`,
logout: `Выход`,
high_damage_numbers_patch: `Патч Высоких Значений Урона`,
skip_mission_start_timer: `Пропустить Таймер Запуска Миссии`,
simulacrum_blacklisted: `Враги из черного списка в Симулякруме`,
simulacrum_whitelisted: `Враги из белого списка в Симулякруме`,
pause_always_stops_time: `Пауза Всегда Останавливает Время`,
ee_log_in_console: `EE.log в Консоль`,
dont_resolve_labels: `[UNTRANSLATED] Don't Resolve Labels`,
fov_override: `Перезапись FOV (0 = отключена)`,
save_config: `Сохранить изменения в client_config.json`,
camtype: `Тип Камеры`,
gamecam: `Нормальная`,
freecam: `Свободная`,
lockcam: `Фиксированная`,
pos: `Позиция`,
tp_submit: `Телепортироваться к`,
custom: `Пользовательское`,
marker: `|TYPE| через |DIST|м`,
marker_unk: `Метка`,
marker_obj: `Цель`,
marker_target: `Цель`,
marker_surcap: `Капсула Жизнеобеспечения`,
marker_surpup: `Модуль Жизнеобеспечения`,
marker_a: `A`,
marker_b: `B`,
marker_c: `C`,
marker_wp: `Метка`,
marker_focus: `Фокус`,
marker_extract: `Эвакуация`,
enable_auto_start: `Включить Авто Запуск`,
disable_auto_start: `Отключить Авто Запуск`,
clear_script_log: `Очистить Лог Скриптов`,
console: `Консоль`,
err: `Соединение с DLL потеряно.`,
err_retry: `Попытка восстановить соединение.`,
}