spotube/untranslated_messages.json
Kingkor Roy Tirtho 68374efd3e
feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355)
* feat: add connect server support

* feat: add ability discover and connect to same network Spotube(s) and sync queue

* feat(connect): add player controls, shuffle, loop, progress bar and queue support

* feat: make control page adaptive

* feat: add volume control support

* cd: upgrade macos runner version

* chore: upgrade inappwebview version to 6

* feat: customized devices button

* feat: add user icon next to devices button

* feat: add play in remote device support

* feat: show alert when new client connects

* fix: ignore the device itself from broadcast list

* fix: volume control not working

* feat: add ability to select current device's output speaker
2024-04-04 22:22:00 +06:00

204 lines
3.2 KiB
JSON

{
"ar": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"bn": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"ca": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"de": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"es": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"fa": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"fr": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"hi": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"it": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"ja": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"ko": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"ne": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"nl": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"pl": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"pt": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"ru": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"tr": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"uk": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"vi": [
"friends",
"no_lyrics_available",
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
],
"zh": [
"enable_connect",
"enable_connect_description",
"devices",
"select",
"connect_client_alert",
"this_device",
"remote"
]
}