summaryrefslogtreecommitdiff
path: root/game/tl/pt_br/update.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/tl/pt_br/update.rpy')
-rw-r--r--game/tl/pt_br/update.rpy20
1 files changed, 20 insertions, 0 deletions
diff --git a/game/tl/pt_br/update.rpy b/game/tl/pt_br/update.rpy
index 8d54cd2..f5dbc02 100644
--- a/game/tl/pt_br/update.rpy
+++ b/game/tl/pt_br/update.rpy
@@ -122,3 +122,23 @@ translate pt_br strings:
old "Invalid OTPAuth URL.\nEnsure you used the URL sent to you by email!"
new "URL OTPAuth Inválida.\nCertifique-se que você utilizou a URL enviada por email!"
+# TODO: Translation updated at 2023-07-08 18:34
+
+translate pt_br strings:
+
+ # game/update.rpy:331
+ old "Standard"
+ new "Standard"
+
+ # game/update.rpy:332
+ old "Mouseless"
+ new "Mouseless"
+
+ # game/update.rpy:444
+ old "If you already have an account, please insert your {b}2FA code{/b}.\n\n{u}Otherwise, a new account will be created and details will be sent to your email.{/u}"
+ new "If you already have an account, please insert your {b}2FA code{/b}.\n\n{u}Otherwise, a new account will be created and details will be sent to your email.{/u}"
+
+ # game/update.rpy:501
+ old "Please insert your {b}2FA Secret{/b} {i}or the link{/i} sent to you by email.\n\n{size=18}{color=#f00}WARNING:{/color} Will be saved locally without cryptography. We advise using Google Authenticator or similar instead.{/size}"
+ new "Please insert your {b}2FA Secret{/b} {i}or the link{/i} sent to you by email.\n\n{size=18}{color=#f00}WARNING:{/color} Will be saved locally without cryptography. We advise using Google Authenticator or similar instead.{/size}"
+