Add experimental 2-way audio support.
This commit is contained in:
@@ -218,6 +218,11 @@
|
||||
"layout": "Live Layout",
|
||||
"lazy_load": "Live cameras are lazily loaded",
|
||||
"lazy_unload": "Live cameras are lazily unloaded",
|
||||
"microphone": {
|
||||
"disconnect_seconds": "Seconds after which to disconnect microphone (0=never)",
|
||||
"editor_label": "Microphone",
|
||||
"enabled": "Microphone enabled"
|
||||
},
|
||||
"preload": "Preload live view in the background",
|
||||
"show_image_during_load": "Show still image while the live stream is loading",
|
||||
"transition_effect": "Live camera transition effect"
|
||||
@@ -267,6 +272,7 @@
|
||||
"image": "Image",
|
||||
"live": "Live",
|
||||
"media_player": "Send to media player",
|
||||
"microphone": "Microphone",
|
||||
"priority": "Priority",
|
||||
"recordings": "Recordings",
|
||||
"snapshots": "Snapshots",
|
||||
|
||||
@@ -218,6 +218,11 @@
|
||||
"layout": "Disposizione dal vivo",
|
||||
"lazy_load": "Le telecamere dal vivo sono pigramente cariche",
|
||||
"lazy_unload": "Le telecamere dal vivo sono pigramente non caricate",
|
||||
"microphone": {
|
||||
"disconnect_seconds": "",
|
||||
"editor_label": "",
|
||||
"enabled": ""
|
||||
},
|
||||
"preload": "Precarica Live View in background",
|
||||
"show_image_during_load": "Mostra un'immagine fissa durante il caricamento del live streaming",
|
||||
"transition_effect": "Effetto di transizione della telecamera dal vivo"
|
||||
|
||||
@@ -218,6 +218,11 @@
|
||||
"layout": "Layout dinâmico",
|
||||
"lazy_load": "As câmeras ao vivo são carregadas lentamente",
|
||||
"lazy_unload": "As câmeras ao vivo são descarregadas preguiçosamente",
|
||||
"microphone": {
|
||||
"disconnect_seconds": "",
|
||||
"editor_label": "",
|
||||
"enabled": ""
|
||||
},
|
||||
"preload": "Pré-carregar a visualização ao vivo em segundo plano",
|
||||
"show_image_during_load": "Mostrar imagem estática enquanto a transmissão ao vivo está carregando",
|
||||
"transition_effect": "Efeito de transição de câmera ao vivo"
|
||||
|
||||
Reference in New Issue
Block a user