|
40 | 40 | }, |
41 | 41 | "common": { |
42 | 42 | "cancel": "Abbrechen", |
43 | | - "close": "", |
| 43 | + "close": "Close", |
44 | 44 | "confirm": "Bestätigen", |
45 | 45 | "edit": "bearbeiten", |
46 | 46 | "remove": "Entfernen" |
|
50 | 50 | "no_ip": "IP Adresse kann nicht abgerufen werden" |
51 | 51 | }, |
52 | 52 | "error": { |
53 | | - "applet_not_supported": "", |
| 53 | + "applet_not_supported": "Applet Mode is unsupported\n\nPlease, launch this app using Title Redirection (By default it's hold and start any game)", |
54 | 54 | "dialog_header": "Fehler", |
55 | 55 | "host_not_found": "Host nicht gefunden...", |
56 | 56 | "ip_not_obtained": "IP Adresse kann nicht abgerufen werden...", |
|
62 | 62 | "off": "Aus", |
63 | 63 | "ok": "OK", |
64 | 64 | "on": "An", |
65 | | - "submit": "" |
| 65 | + "submit": "Done" |
66 | 66 | }, |
67 | 67 | "host": { |
68 | 68 | "connect": "Verbinden", |
|
85 | 85 | "title": "Layouteditor" |
86 | 86 | }, |
87 | 87 | "mouse_input": { |
88 | | - "delete": "", |
89 | | - "hide": "", |
| 88 | + "delete": "Del", |
| 89 | + "hide": "Hide hints", |
90 | 90 | "keyboard": "Tastatur", |
91 | 91 | "mouse": "Maus", |
92 | 92 | "scroll": "Scrollen", |
93 | | - "space": "", |
| 93 | + "space": "Space", |
94 | 94 | "title": "Mauseingabemodus" |
95 | 95 | }, |
96 | 96 | "settings": { |
97 | 97 | "audio_backend": "Audio driver", |
98 | 98 | "av1": "AV1 (Experimentell)", |
| 99 | + "buttons": { |
| 100 | + "home": "Home", |
| 101 | + "screenshot": "Screenshot" |
| 102 | + }, |
| 103 | + "deadzone": { |
| 104 | + "input_hint": "Dead zone value in percent", |
| 105 | + "stick_left": "Left stick", |
| 106 | + "stick_right": "Right stick", |
| 107 | + "title": "Dead zones" |
| 108 | + }, |
99 | 109 | "debug": "Debug", |
100 | 110 | "debugging_view": "Debugansicht anzeigen", |
101 | 111 | "decoder_threads": "Decoder Threads", |
|
105 | 115 | "guide_key_setup_message": "Drücken Sie die Tasten, die Sie benutzen wollen, um die Guide Taste zu drücken:\n\n\n", |
106 | 116 | "h264": "H.264", |
107 | 117 | "h265": "HEVC (H.265)", |
108 | | - "keyboard": "", |
109 | | - "keyboard_compact": "", |
110 | | - "keyboard_fingers": "", |
111 | | - "keyboard_fullsized": "", |
112 | | - "keyboard_type": "", |
| 118 | + "keyboard": "Keyboard", |
| 119 | + "keyboard_compact": "Compact", |
| 120 | + "keyboard_fingers": "Taps to open keyboard", |
| 121 | + "keyboard_fullsized": "Full-sized", |
| 122 | + "keyboard_type": "Keyboard type", |
113 | 123 | "keys": "/ und / Tasten", |
114 | 124 | "keys_mapping": "Tastenlayout", |
115 | 125 | "keys_mapping_create_new": "+ Neues Layout erstellen", |
|
128 | 138 | "overlay_zero_time": "0 (keine Verzögerung)", |
129 | 139 | "paop": "Audio auf Host abspielen", |
130 | 140 | "quality": "Qualität (Higher settings requires CPU overclock)", |
| 141 | + "request_hdr": "Request HDR Video", |
131 | 142 | "resolution": "Auflösung", |
132 | | - "rumble_force": "", |
| 143 | + "rumble_force": "Rumble force", |
133 | 144 | "single_joycon": "Single Joycon", |
134 | 145 | "stream_settings": "Streameinstellungen", |
135 | 146 | "swap_mouse_keys": " und Tasten tauschen", |
136 | 147 | "swap_mouse_scroll": "Scrollrichtung umkehren", |
137 | 148 | "swap_stick_to_dpad": "Use Stick as D-Pad", |
138 | 149 | "swap_ui": "Für UI tauschen", |
139 | | - "touchscreen_mouse_mode": "", |
| 150 | + "system_button_duplication_error": "Another action already use this system button.", |
| 151 | + "touchscreen_mouse_mode": "Touchscreen mode", |
140 | 152 | "use_hw_decoding": "Enable hardware acceleration", |
| 153 | + "use_system_button": "Use system button", |
141 | 154 | "usops": "Optimale Streameinstellungen benutzen", |
142 | 155 | "video_bitrate": "Video Bitrate", |
143 | 156 | "video_codec": "Video Codec", |
|
0 commit comments