Some checks failed
Deploy Web Apps / deploy (push) Successful in 5m52s
Build Android APK / build-android-apk (push) Failing after 23m15s
Queue Release Build / prepare (push) Successful in 1m42s
Queue Release Build / build-linux (push) Failing after 9m33s
Queue Release Build / build-windows (push) Successful in 26m5s
Queue Release Build / finalize (push) Has been skipped
56 lines
2.2 KiB
JSON
56 lines
2.2 KiB
JSON
{
|
|
"screenShare": {
|
|
"quality": {
|
|
"performance": {
|
|
"label": "Performance saver",
|
|
"description": "720p / 30 FPS with lower CPU and bandwidth usage."
|
|
},
|
|
"balanced": {
|
|
"label": "Balanced",
|
|
"description": "1080p / 30 FPS for stable quality in most cases."
|
|
},
|
|
"high-fps": {
|
|
"label": "High FPS",
|
|
"description": "1080p / 60 FPS for games and fast motion."
|
|
},
|
|
"quality": {
|
|
"label": "Sharp text",
|
|
"description": "1440p / 30 FPS for detailed UI and text clarity."
|
|
}
|
|
},
|
|
"qualityDialog": {
|
|
"ariaClose": "Close screen share quality dialog",
|
|
"title": "Choose screen share quality",
|
|
"description": "Pick the profile that best matches what you are sharing. You can change the default later in Voice settings.",
|
|
"systemAudioNote": "Computer audio will be shared. Toju audio is filtered when supported, and your microphone stays on its normal voice track.",
|
|
"startSharing": "Start sharing"
|
|
},
|
|
"sourcePicker": {
|
|
"ariaClose": "Close source picker",
|
|
"title": "Choose what to share",
|
|
"description": "Select a screen or window to start sharing.",
|
|
"includeSystemAudio": "Include system audio",
|
|
"includeSystemAudioDescription": "Share desktop sound with viewers.",
|
|
"tabListAria": "Share source type",
|
|
"entireScreen": "Entire screen",
|
|
"windows": "Windows",
|
|
"systemAudioNote": "Computer audio will be shared. Toju audio is filtered when supported, and your microphone stays on its normal voice track.",
|
|
"sourceKindScreen": "Entire screen",
|
|
"sourceKindWindow": "Window",
|
|
"noScreens": "No screens available",
|
|
"noWindows": "No windows available",
|
|
"noScreensDescription": "No displays were reported by Electron right now.",
|
|
"noWindowsDescription": "Restore the window you want to share and try again.",
|
|
"startSharing": "Start sharing"
|
|
},
|
|
"viewer": {
|
|
"userSharing": "{{name}} is sharing their screen",
|
|
"someoneSharing": "Someone is sharing their screen",
|
|
"volume": "Volume: {{volume}}%",
|
|
"stopSharing": "Stop sharing",
|
|
"stopWatching": "Stop watching",
|
|
"waiting": "Waiting for screen share..."
|
|
}
|
|
}
|
|
}
|