52 lines
3.0 KiB
JavaScript
Raw Normal View History

2025-02-04 20:20:25 +01:00
// Russian translation by azdful
dict = {
2025-02-04 20:34:33 +01:00
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.`,
2025-02-04 20:20:25 +01:00
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 в Консоль`,
2025-02-05 22:02:32 +01:00
dont_resolve_labels: `[UNTRANSLATED] Don't Resolve Labels`,
2025-02-04 20:20:25 +01:00
fov_override: `Перезапись FOV (0 = отключена)`,
save_config: `Сохранить изменения в client_config.json`,
2025-02-06 00:05:20 +01:00
reload_label_replacements: `[UNTRANSLATED] Reload Label Replacements`,
2025-02-04 20:20:25 +01:00
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: `Попытка восстановить соединение.`,
2025-02-04 20:27:57 +01:00
}