Init
This commit is contained in:
34
game/tl/russian/logic/message.rpy
Normal file
34
game/tl/russian/logic/message.rpy
Normal file
@ -0,0 +1,34 @@
|
||||
translate russian strings:
|
||||
|
||||
# game/logic/message.rpy:3
|
||||
old "New profile: {0}"
|
||||
new "Новый профиль: {0}"
|
||||
|
||||
# game/logic/message.rpy:3
|
||||
old "New notice: {0}"
|
||||
new "Новое уведомление: {0}"
|
||||
|
||||
# game/logic/message.rpy:3
|
||||
old "New contact in Lustagram"
|
||||
new "Новый контакт в Lustagram"
|
||||
|
||||
# game/logic/message.rpy:3
|
||||
old "New post in Lustagram"
|
||||
new "Новый пост в Lustagram"
|
||||
|
||||
# game/logic/message.rpy:3
|
||||
old "You receive {0}"
|
||||
new "Вы получили {0}"
|
||||
|
||||
# game/logic/message.rpy:3
|
||||
old "{0} points {1}"
|
||||
new "{0} баллы {1}"
|
||||
|
||||
# game/logic/message.rpy:3
|
||||
old "New recipe {0}"
|
||||
new "Новый рецепт {0}"
|
||||
|
||||
# game/logic/message.rpy:3
|
||||
old "New spell: {0}"
|
||||
new "Новое заклинание: {0}"
|
||||
|
||||
Reference in New Issue
Block a user