From 11df4d852b4a558ad5a80fdfc80fee0508e64c9a Mon Sep 17 00:00:00 2001 From: Ac_K Date: Fri, 17 May 2024 20:23:57 +0200 Subject: [PATCH] New translations en_us.json (Portuguese, Brazilian) --- src/Ryujinx/Assets/Locales/pt_BR.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/Ryujinx/Assets/Locales/pt_BR.json b/src/Ryujinx/Assets/Locales/pt_BR.json index 69fe61d247..2fb32c3945 100644 --- a/src/Ryujinx/Assets/Locales/pt_BR.json +++ b/src/Ryujinx/Assets/Locales/pt_BR.json @@ -30,8 +30,8 @@ "MenuBarToolsManageFileTypes": "Gerenciar tipos de arquivo", "MenuBarToolsInstallFileTypes": "Instalar tipos de arquivo", "MenuBarToolsUninstallFileTypes": "Desinstalar tipos de arquivos", - "MenuBarView": "_View", - "MenuBarViewWindow": "Window Size", + "MenuBarView": "_Visualizar", + "MenuBarViewWindow": "Tamanho da Janela", "MenuBarViewWindow720": "720p", "MenuBarViewWindow1080": "1080p", "MenuBarHelp": "_Ajuda", @@ -291,7 +291,7 @@ "KeyDown": "Down", "KeyLeft": "Left", "KeyRight": "Right", - "KeyEnter": "Enter", + "KeyEnter": "Entrar", "KeyEscape": "Escape", "KeySpace": "Space", "KeyTab": "Tab", @@ -308,14 +308,14 @@ "KeyPause": "Pause", "KeyNumLock": "Num Lock", "KeyClear": "Clear", - "KeyKeypad0": "Keypad 0", - "KeyKeypad1": "Keypad 1", - "KeyKeypad2": "Keypad 2", - "KeyKeypad3": "Keypad 3", - "KeyKeypad4": "Keypad 4", - "KeyKeypad5": "Keypad 5", - "KeyKeypad6": "Keypad 6", - "KeyKeypad7": "Keypad 7", + "KeyKeypad0": "Teclado Numérico 0", + "KeyKeypad1": "Teclado Numérico 1", + "KeyKeypad2": "Teclado Numérico 2", + "KeyKeypad3": "Teclado Numérico 3", + "KeyKeypad4": "Teclado Numérico 4", + "KeyKeypad5": "Teclado Numérico 5", + "KeyKeypad6": "Teclado Numérico 6", + "KeyKeypad7": "Teclado Numérico 7", "KeyKeypad8": "Keypad 8", "KeyKeypad9": "Keypad 9", "KeyKeypadDivide": "Keypad Divide", @@ -346,7 +346,7 @@ "KeyPeriod": ".", "KeySlash": "/", "KeyBackSlash": "\\", - "KeyUnbound": "Unbound", + "KeyUnbound": "Desvincular", "GamepadLeftStick": "L Stick Button", "GamepadRightStick": "R Stick Button", "GamepadLeftShoulder": "Left Shoulder",