summaryrefslogtreecommitdiff
path: root/game/tl/ru/client.rpy
blob: 412d53c0be434874b087921d092b5bc0c094104c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# TODO: Translation updated at 2023-07-08 18:36

translate ru strings:

    # game/client.rpy:73
    old "Requesting credentials from Vault..."
    new "Запрос учетных данных из Хранилища..."

    # game/client.rpy:87
    old "You're not logged in."
    new "Вы не вошли в систему."

    # game/client.rpy:93
    old "Rate limited, we'll try again..."
    new "Большое количество запросов, попробуем снова..."

    # game/client.rpy:108
    old "TMW Vault Error."
    new "Ошибка Хранилища TMV."

    # game/client.rpy:124
    old "You can minimize this window now.\n\nWorld selection list will be shown once you quit the current world."
    new "You can minimize this window now.\n\nWorld selection list will be shown once you quit the current world."

    # game/client.rpy:158
    old "Synchronizing data..."
    new "Синхронизация данных..."

    # game/client.rpy:181
    old "Synchronization error."
    new "Ошибка Синхронизации."

    # game/client.rpy:205
    old "Thanks for playing!"
    new "Спасибо за игру!"