chore(webui): update uk & ru #2784

Merged
Sainan merged 5 commits from :fix/translations-uk-ru into main 2025-09-19 04:11:45 -07:00
Contributor
No description provided.
LoseFace added 2 commits 2025-09-16 09:47:12 -07:00
chore(webui): update ru
All checks were successful
Build / build (pull_request) Successful in 1m23s
c37a187285
AMelonInsideLemon reviewed 2025-09-16 09:59:01 -07:00
@ -2,3 +2,2 @@
dict = {
general_inventoryUpdateNote: `Примечание: Чтобы увидеть изменения в игре, вам нужно повторно синхронизировать свой инвентарь, например, используя команду /sync загрузчика, посетив Додзё/Реле или перезагрузив игру.`,
general_inventoryUpdateNoteGameWs: `[UNTRANSLATED] Note: You may need to reopen any menu you are on for changes to be reflected.`,
general_inventoryUpdateNote: `Примечание: Чтобы увидеть изменения в игре, вам нужно повторно синхронизировать свой инвентарь, например, используя команду /sync в программе bootstrapper, посетив Додзё/Реле или перезагрузив игру.`,

У "программы" bootstrapper нету интерфейса где можно вводить команды

У "программы" bootstrapper нету интерфейса где можно вводить команды
Author
Contributor

Я вообще не понял как туда вводить команды, а вот в игровой чат вводится. Мне не понятно причем здесь bootstrapper

Я вообще не понял как туда вводить команды, а вот в игровой чат вводится. Мне не понятно причем здесь bootstrapper
Owner

The bootstrapper runs the chat commands pluto script, which is enabled by default.

The bootstrapper runs the chat commands pluto script, which is enabled by default.
Author
Contributor

So, can you just write everywhere that the command should be typed in the game chat?

So, can you just write everywhere that the command should be typed in the game chat?
Owner

I'm not sure what you mean with 'everywhere', but in the case of general_inventoryUpdateNote, the /sync command is meant to be typed in the in-game text chat.

Please do not put this in your translation as it would be unfaithful to the English original; propose a change the English original if you think it's not specific enough.

I'm not sure what you mean with 'everywhere', but in the case of `general_inventoryUpdateNote`, the /sync command is meant to be typed in the in-game text chat. Please do not put this in your translation as it would be unfaithful to the English original; propose a change the English original if you think it's not specific enough.
AMelonInsideLemon reviewed 2025-09-16 10:02:23 -07:00
@ -193,3 +193,3 @@
cheats_skipAllDialogue: `Пропустить все диалоги`,
cheats_unlockAllScans: `Разблокировать все сканирования`,
cheats_unlockSuccRelog: `[UNTRANSLATED] Success. Please that you'll need to relog for the client to refresh this.`,
cheats_unlockSuccRelog: `Успех. Вам необходимо повторно войти в систему, чтобы клиент обновил эту информацию.`,

В этом контесте больше подходит "в игру", "в систему" (например Windows) перезаходить не надо

В этом контесте больше подходит "в игру", "в систему" (например Windows) перезаходить не надо
Sainan changed title from chore(webui): update uk & ru to WIP: chore(webui): update uk & ru 2025-09-16 23:24:19 -07:00
LoseFace added 1 commit 2025-09-17 10:15:44 -07:00
Update static/webui/translations/uk.js
All checks were successful
Build / build (pull_request) Successful in 1m26s
e3793fe610
LoseFace added 1 commit 2025-09-17 10:19:54 -07:00
Update static/webui/translations/uk.js
All checks were successful
Build / build (pull_request) Successful in 2m14s
01bfadee46
LoseFace added 1 commit 2025-09-17 10:25:18 -07:00
Update static/webui/translations/ru.js
All checks were successful
Build / build (pull_request) Successful in 1m26s
dd5f6727ca
Sainan changed title from WIP: chore(webui): update uk & ru to chore(webui): update uk & ru 2025-09-18 01:12:16 -07:00
Sainan merged commit 64a1c8b276 into main 2025-09-19 04:11:45 -07:00
Sainan deleted branch fix/translations-uk-ru 2025-09-19 04:11:45 -07:00
Sign in to join this conversation.
No description provided.