summaryrefslogtreecommitdiff
path: root/game/tl/pt_br/client.rpy
blob: e808e83fa5bf29d764447d12e6cae8a9ff63c318 (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 2021-05-18 13:52

translate pt_br strings:

    # game/client.rpy:38
    old "Requesting credentials from Vault..."
    new "Solicitando credenciais do cofre..."

    # game/client.rpy:52
    old "You're not logged in."
    new "Você não está logado."

    # game/client.rpy:58
    old "Rate limited, we'll try again..."
    new "Erro de fluxo, vamos tentar novamente..."

    # game/client.rpy:73
    old "TMW Vault Error."
    new "Erro do Cofre TMW."

    # game/client.rpy:108
    old "Thanks for playing!"
    new "Obrigado por jogar!"

# TODO: Translation updated at 2021-06-07 15:16

translate pt_br strings:

    # game/client.rpy:101
    old "Synchronizing data..."
    new "Synchronizing data..."

    # game/client.rpy:124
    old "Synchronization error."
    new "Synchronization error."