feat(i18n): added translations for new FPS unlocker keys

This commit is contained in:
mkrsym1 2023-12-28 00:14:23 +02:00
parent 35f13bb0ac
commit 2f522d3b35
2 changed files with 9 additions and 27 deletions

View file

@ -48,22 +48,13 @@ fps-unlocker = FPS Unlocker
enabled = Enabled
fps-unlocker-description = Remove frames rendering limitation by modifying the game's memory. Can be detected by the anti-cheat
power-saving = Power saving
power-saving-description = Automatically set the FPS limit to 10 and low process priority upon losing focus to the game (e.g. tabbing out)
periodic-unlock = Periodic overwrites
periodic-unlock-description = Periodically overwrite the FPS limit value in the game to prevent it from dropping
monitor = Monitor
monitor-description = Number of monitor you want to run the game on
unlock-interval = Overwrite interval
unlock-interval-description = Delay in milliseconds between overwrites
window-mode = Window Mode
borderless = Borderless
popup = Popup
fullscreen = Fullscreen
priority = Priority
priority-description = Game process priority
realtime = Realtime
high = High
above-normal = Above Normal
normal = Normal
below-normal = Below Normal
low = Low

View file

@ -46,24 +46,15 @@ description = Описание
fps-unlocker = FPS Unlocker
enabled = Включен
fps-unlocker-description = Убрать ограничение количества кадров модифицируя память игры. Может быть обнаружено античитом
fps-unlocker-description = Изменить ограничение частоты кадров путём модификации памяти игры. Может быть обнаружено античитом
power-saving = Энергосбережение
power-saving-description = Автоматически устанавливать предел количества кадров до 10 и снижать приоритет процесса игры когда она не находится в фокусе
periodic-unlock = Периодическая перезапись
periodic-unlock-description = Периодически перезаписывать значение ограничения частоты кадров, чтобы предотвратить его сброс
monitor = Монитор
monitor-description = Номер монитора, на котором стоит запустить игру
unlock-interval = Задержка между перезаписями
unlock-interval-description = Задержка между перезаписями в миллисекундах
window-mode = Режим окна
borderless = Безрамочный
popup = Всплывающий
fullscreen = Полноэкранный
priority = Приоритет
priority-description = Приоритет процесса игры
realtime = Реального времени
high = Высокий
above-normal = Выше среднего
normal = Средний
below-normal = Ниже среднего
low = Низкий