This commit is contained in:
2022-07-26 00:40:55 +03:00
parent 7e047a3136
commit 3a85fa50e5
7 changed files with 9 additions and 5 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -328,7 +328,7 @@ translate russian strings:
# game/logic/main_interface/screen.rpy:1642
old "Skip time"
new "Пропустить время"
new "Пропустить"
# game/logic/main_interface/screen.rpy:2563
old "Take"

View File

@ -130,6 +130,10 @@ translate russian strings:
old "empty slot"
new "пустой слот"
# game/screens.rpy:2341
old "Congratulations!\nYou have chosen to transfer the progress from save file: {0}\nUse it in the next season when selecting \"{1}\""
new "Поздравляем!\nВы выбрали перенос прогресса из файла сохранения: {0}\nИспользуйте его в следующем сезоне при выборе \"{1}\""
# game/screens.rpy:2359
old "%m/%d/%Y %H:%M"
new "%d.%m.%Y %H:%M"

View File

@ -932,19 +932,19 @@ translate russian strings:
# game/script.rpy:316
old "1st"
new "1st"
new "1"
# game/script.rpy:318
old "2nd"
new "2nd"
new "2"
# game/script.rpy:320
old "3rd"
new "3rd"
new "3"
# game/script.rpy:322
old "4th"
new "4th"
new "4"
# game/script.rpy:324
old "Lesser Heal Potion"