summaryrefslogtreecommitdiff
path: root/game/tl/pt_br/client.rpy
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-07-08 18:34:49 -0300
committerJesusaves <cpntb1@ymail.com>2023-07-08 18:34:49 -0300
commit69e64f9c925dd68a0016f1a54d6500ffb3886f69 (patch)
treebe44206944d75be404e51a9e81565adb3c6a8f40 /game/tl/pt_br/client.rpy
parent5734a93b8995c42969cc595d892f29c369f84aa0 (diff)
downloadrenpy-69e64f9c925dd68a0016f1a54d6500ffb3886f69.tar.gz
renpy-69e64f9c925dd68a0016f1a54d6500ffb3886f69.tar.bz2
renpy-69e64f9c925dd68a0016f1a54d6500ffb3886f69.tar.xz
renpy-69e64f9c925dd68a0016f1a54d6500ffb3886f69.zip
Update translations
Diffstat (limited to 'game/tl/pt_br/client.rpy')
-rw-r--r--game/tl/pt_br/client.rpy12
1 files changed, 10 insertions, 2 deletions
diff --git a/game/tl/pt_br/client.rpy b/game/tl/pt_br/client.rpy
index e808e83..0d79a51 100644
--- a/game/tl/pt_br/client.rpy
+++ b/game/tl/pt_br/client.rpy
@@ -28,9 +28,17 @@ translate pt_br strings:
# game/client.rpy:101
old "Synchronizing data..."
- new "Synchronizing data..."
+ new "Synchronisation des données..."
# game/client.rpy:124
old "Synchronization error."
- new "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."