summaryrefslogtreecommitdiff
path: root/game/tl/es/client.rpy
blob: a8136de4a9245ee33d42e2cfd2828d4d552c77ba (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 14:36

translate es strings:

    # game/client.rpy:38
    old "Requesting credentials from Vault..."
    new "Solicitando credenciales de la bóveda..."

    # game/client.rpy:52
    old "You're not logged in."
    new "No ha iniciado sesión."

    # game/client.rpy:58
    old "Rate limited, we'll try again..."
    new "Tarifa limitada, lo intentaremos de nuevo..."

    # game/client.rpy:73
    old "TMW Vault Error."
    new "Error de la bóveda de TMW."

    # game/client.rpy:108
    old "Thanks for playing!"
    new "¡Gracias por jugar!"

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

translate es strings:

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

    # game/client.rpy:124
    old "Synchronization error."
    new "Error de sincronización."

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

translate es 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."