mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
Update translations
This commit is contained in:
parent
5d1a0a3428
commit
562c1c95f5
@ -29,6 +29,8 @@ const Texts = {
|
|||||||
"apply": "Apply",
|
"apply": "Apply",
|
||||||
"audio": "Audio",
|
"audio": "Audio",
|
||||||
"auto": "Auto",
|
"auto": "Auto",
|
||||||
|
"back-to-home": "Back to home",
|
||||||
|
"back-to-home-confirm": "Do you want to go back to the home page (without disconnecting)?",
|
||||||
"badge-audio": "Audio",
|
"badge-audio": "Audio",
|
||||||
"badge-battery": "Battery",
|
"badge-battery": "Battery",
|
||||||
"badge-in": "In",
|
"badge-in": "In",
|
||||||
@ -142,6 +144,7 @@ const Texts = {
|
|||||||
"press-esc-to-cancel": "Press Esc to cancel",
|
"press-esc-to-cancel": "Press Esc to cancel",
|
||||||
"press-key-to-toggle-mkb": [
|
"press-key-to-toggle-mkb": [
|
||||||
(e: any) => `Press ${e.key} to toggle the Mouse and Keyboard feature`,
|
(e: any) => `Press ${e.key} to toggle the Mouse and Keyboard feature`,
|
||||||
|
(e: any) => `Premeu ${e.key} per alternar la funció de teclat i ratolí`,
|
||||||
(e: any) => `${e.key}: Maus- und Tastaturunterstützung an-/ausschalten`,
|
(e: any) => `${e.key}: Maus- und Tastaturunterstützung an-/ausschalten`,
|
||||||
(e: any) => `Tekan ${e.key} untuk mengaktifkan fitur Mouse dan Keyboard`,
|
(e: any) => `Tekan ${e.key} untuk mengaktifkan fitur Mouse dan Keyboard`,
|
||||||
(e: any) => `Pulsa ${e.key} para activar la función de ratón y teclado`,
|
(e: any) => `Pulsa ${e.key} para activar la función de ratón y teclado`,
|
||||||
@ -163,6 +166,7 @@ const Texts = {
|
|||||||
"ratio": "Ratio",
|
"ratio": "Ratio",
|
||||||
"reduce-animations": "Reduce UI animations",
|
"reduce-animations": "Reduce UI animations",
|
||||||
"region": "Region",
|
"region": "Region",
|
||||||
|
"reload-stream": "Reload stream",
|
||||||
"remote-play": "Remote Play",
|
"remote-play": "Remote Play",
|
||||||
"rename": "Rename",
|
"rename": "Rename",
|
||||||
"right-click-to-unbind": "Right-click on a key to unbind it",
|
"right-click-to-unbind": "Right-click on a key to unbind it",
|
||||||
@ -179,6 +183,7 @@ const Texts = {
|
|||||||
"separate-touch-controller": "Separate Touch controller & Controller #1",
|
"separate-touch-controller": "Separate Touch controller & Controller #1",
|
||||||
"separate-touch-controller-note": "Touch controller is Player 1, Controller #1 is Player 2",
|
"separate-touch-controller-note": "Touch controller is Player 1, Controller #1 is Player 2",
|
||||||
"server": "Server",
|
"server": "Server",
|
||||||
|
"settings": "Settings",
|
||||||
"settings-reload": "Reload page to reflect changes",
|
"settings-reload": "Reload page to reflect changes",
|
||||||
"settings-reloading": "Reloading...",
|
"settings-reloading": "Reloading...",
|
||||||
"shortcut-keys": "Shortcut keys",
|
"shortcut-keys": "Shortcut keys",
|
||||||
@ -229,6 +234,7 @@ const Texts = {
|
|||||||
"touch-control-layout": "Touch control layout",
|
"touch-control-layout": "Touch control layout",
|
||||||
"touch-control-layout-by": [
|
"touch-control-layout-by": [
|
||||||
(e: any) => `Touch control layout by ${e.name}`,
|
(e: any) => `Touch control layout by ${e.name}`,
|
||||||
|
(e: any) => `Format del control tàctil per ${e.name}`,
|
||||||
(e: any) => `Touch-Steuerungslayout von ${e.name}`,
|
(e: any) => `Touch-Steuerungslayout von ${e.name}`,
|
||||||
(e: any) => `Tata letak Sentuhan layar oleh ${e.name}`,
|
(e: any) => `Tata letak Sentuhan layar oleh ${e.name}`,
|
||||||
(e: any) => `Disposición del control táctil por ${e.nombre}`,
|
(e: any) => `Disposición del control táctil por ${e.nombre}`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user