summaryrefslogtreecommitdiff
path: root/game/tl/pt_br/client.rpy
blob: 0d79a5105540cdf0dd576cc7bf0a5e33bb8c575b (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
37
38
39
40
41
42
43
44
# 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 "Synchronisation des données..."

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

# TODO: Translation updated at 2023-07-08 18:34

translate pt_br strings:

    # 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."