mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2024-11-15 09:35:27 +00:00
New translations en_us.json (Portuguese, Brazilian)
This commit is contained in:
parent
d3f6a8cf1e
commit
11df4d852b
|
@ -30,8 +30,8 @@
|
||||||
"MenuBarToolsManageFileTypes": "Gerenciar tipos de arquivo",
|
"MenuBarToolsManageFileTypes": "Gerenciar tipos de arquivo",
|
||||||
"MenuBarToolsInstallFileTypes": "Instalar tipos de arquivo",
|
"MenuBarToolsInstallFileTypes": "Instalar tipos de arquivo",
|
||||||
"MenuBarToolsUninstallFileTypes": "Desinstalar tipos de arquivos",
|
"MenuBarToolsUninstallFileTypes": "Desinstalar tipos de arquivos",
|
||||||
"MenuBarView": "_View",
|
"MenuBarView": "_Visualizar",
|
||||||
"MenuBarViewWindow": "Window Size",
|
"MenuBarViewWindow": "Tamanho da Janela",
|
||||||
"MenuBarViewWindow720": "720p",
|
"MenuBarViewWindow720": "720p",
|
||||||
"MenuBarViewWindow1080": "1080p",
|
"MenuBarViewWindow1080": "1080p",
|
||||||
"MenuBarHelp": "_Ajuda",
|
"MenuBarHelp": "_Ajuda",
|
||||||
|
@ -291,7 +291,7 @@
|
||||||
"KeyDown": "Down",
|
"KeyDown": "Down",
|
||||||
"KeyLeft": "Left",
|
"KeyLeft": "Left",
|
||||||
"KeyRight": "Right",
|
"KeyRight": "Right",
|
||||||
"KeyEnter": "Enter",
|
"KeyEnter": "Entrar",
|
||||||
"KeyEscape": "Escape",
|
"KeyEscape": "Escape",
|
||||||
"KeySpace": "Space",
|
"KeySpace": "Space",
|
||||||
"KeyTab": "Tab",
|
"KeyTab": "Tab",
|
||||||
|
@ -308,14 +308,14 @@
|
||||||
"KeyPause": "Pause",
|
"KeyPause": "Pause",
|
||||||
"KeyNumLock": "Num Lock",
|
"KeyNumLock": "Num Lock",
|
||||||
"KeyClear": "Clear",
|
"KeyClear": "Clear",
|
||||||
"KeyKeypad0": "Keypad 0",
|
"KeyKeypad0": "Teclado Numérico 0",
|
||||||
"KeyKeypad1": "Keypad 1",
|
"KeyKeypad1": "Teclado Numérico 1",
|
||||||
"KeyKeypad2": "Keypad 2",
|
"KeyKeypad2": "Teclado Numérico 2",
|
||||||
"KeyKeypad3": "Keypad 3",
|
"KeyKeypad3": "Teclado Numérico 3",
|
||||||
"KeyKeypad4": "Keypad 4",
|
"KeyKeypad4": "Teclado Numérico 4",
|
||||||
"KeyKeypad5": "Keypad 5",
|
"KeyKeypad5": "Teclado Numérico 5",
|
||||||
"KeyKeypad6": "Keypad 6",
|
"KeyKeypad6": "Teclado Numérico 6",
|
||||||
"KeyKeypad7": "Keypad 7",
|
"KeyKeypad7": "Teclado Numérico 7",
|
||||||
"KeyKeypad8": "Keypad 8",
|
"KeyKeypad8": "Keypad 8",
|
||||||
"KeyKeypad9": "Keypad 9",
|
"KeyKeypad9": "Keypad 9",
|
||||||
"KeyKeypadDivide": "Keypad Divide",
|
"KeyKeypadDivide": "Keypad Divide",
|
||||||
|
@ -346,7 +346,7 @@
|
||||||
"KeyPeriod": ".",
|
"KeyPeriod": ".",
|
||||||
"KeySlash": "/",
|
"KeySlash": "/",
|
||||||
"KeyBackSlash": "\\",
|
"KeyBackSlash": "\\",
|
||||||
"KeyUnbound": "Unbound",
|
"KeyUnbound": "Desvincular",
|
||||||
"GamepadLeftStick": "L Stick Button",
|
"GamepadLeftStick": "L Stick Button",
|
||||||
"GamepadRightStick": "R Stick Button",
|
"GamepadRightStick": "R Stick Button",
|
||||||
"GamepadLeftShoulder": "Left Shoulder",
|
"GamepadLeftShoulder": "Left Shoulder",
|
||||||
|
|
Loading…
Reference in a new issue