mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-06 20:23:08 +00:00
Replace old Incall into the new generic layout.
This commit is contained in:
parent
1eed0c806d
commit
6500027dd1
31 changed files with 2318 additions and 3849 deletions
|
|
@ -1305,10 +1305,6 @@ Server url ikke konfigureret.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Din kontakt vil skifte til video.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Vent, en anmodning er i gang.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>Opkaldet er krypteret med: %1.</translation>
|
||||
|
|
@ -1318,31 +1314,130 @@ Server url ikke konfigureret.</translation>
|
|||
<translation>Opkaldet er ikke krypteret.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Tag en snapshot.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Start optagelsen.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Stop optagelsen.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Tag en snapshot.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Start optagelsen.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Stop optagelsen.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3368,135 +3463,6 @@ Klik her: <a href="%1">%1</a>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1305,10 +1305,6 @@ Server URL ist nicht konfiguriert.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Ihr Kontakt würde gerne die Videoübertragung aktivieren.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Bitte warten, Anfrage wird verarbeitet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>Anruf ist verschlüsselt mit: %1.</translation>
|
||||
|
|
@ -1318,31 +1314,130 @@ Server URL ist nicht konfiguriert.</translation>
|
|||
<translation>Anruf nicht verschlüsselt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Schnappschuss machen.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Aufnahme starten.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Aufnahme stoppen.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Schnappschuss machen.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Aufnahme starten.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Aufnahme stoppen.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3368,135 +3463,6 @@ Klicken Sie hier: <a href="%1">%1</a>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1305,10 +1305,6 @@ Server URL not configured.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Your contact would like to turn on video.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Please wait, a request is pending.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>Call is encrypted with: %1.</translation>
|
||||
|
|
@ -1318,31 +1314,130 @@ Server URL not configured.</translation>
|
|||
<translation>Call not encrypted.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Take a snapshot.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation>You are currently out of the conference.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Start recording.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation>Click on play button to join it back.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Stop recording.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation>Start recording</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation>Stop Recording</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation>Take Snapshot'</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation>Video conference is not ready. Please Wait…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation>This call is being recorded.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation>Waiting for another participant...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Take a snapshot.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation>You are currently out of the conference.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Start recording.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation>Click on play button to join it back.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Stop recording.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation>Start recording</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation>Stop Recording</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation>Take Snapshot</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation>Video conference is not ready. Please Wait…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation>This call is being recorded.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation>Multimedia parameters</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation>Change layout</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation>Invite participants</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation>Participants list</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation>Settings</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation>Mosaic mode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation>Active speaker mode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation>Audio only mode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation>You are currently alone in this conference</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3391,135 +3486,6 @@ Click here: <a href="%1">%1</a>
|
|||
<translation>To enable it in a commercial project, please contact us.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation>You are currently out of the conference.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation>Click on play button to join it back.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation>Start recording</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation>Stop Recording</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation>Take Snapshot'</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation>Video conference is not ready. Please Wait…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation>This call is being recorded.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation>Waiting for another participant...</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation>You are currently out of the conference.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation>Click on play button to join it back.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation>Start recording</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation>Stop Recording</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation>Take Snapshot</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation>Video conference is not ready. Please Wait…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation>This call is being recorded.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation>Multimedia parameters</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation>Change layout</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation>Invite participants</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation>Participants list</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation>Settings</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation>Mosaic mode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation>Active speaker mode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation>Audio only mode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation>You are currently alone in this conference</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1305,10 +1305,6 @@ URL del servidor no configurada.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Su contacto desea que habilite el vídeo.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Por favor espere, una petición está pendiente.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>La llamada está cifrada con: %1.</translation>
|
||||
|
|
@ -1318,31 +1314,130 @@ URL del servidor no configurada.</translation>
|
|||
<translation>Llamada no cifrada.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Tomar una captura.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Empezar grabación.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Parar grabación.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Tomar una captura.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Empezar grabación.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Parar grabación.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3368,135 +3463,6 @@ Haga clic aquí: <a href="%1">%1 </a>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1305,10 +1305,6 @@ URL du serveur non configurée.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Votre correspondant souhaite ajouter la vidéo.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Merci de patienter, une requête est en attente.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>L'appel est chiffré avec : %1.</translation>
|
||||
|
|
@ -1318,31 +1314,130 @@ URL du serveur non configurée.</translation>
|
|||
<translation>Appel non chiffré.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Prendre une capture d'écran.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Commencer l'enregistrement.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Arrêter l'enregistrement.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Prendre une capture d'écran.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Commencer l'enregistrement.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Arrêter l'enregistrement.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3368,135 +3463,6 @@ Cliquez ici : <a href="%1">%1</a>
|
|||
<translation>Si vous souhaitez les activer pour un projet professionnel, contactez-nous.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1295,10 +1295,6 @@ A kiszolgáló URL-je nincs konfigurálva.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Kapcsolattartója szeretné bekapcsolni a videót.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Kérjük, várjon, egy kérés függőben van.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>A hívás titkosítva: %1.</translation>
|
||||
|
|
@ -1308,31 +1304,130 @@ A kiszolgáló URL-je nincs konfigurálva.</translation>
|
|||
<translation>A hívás nincs titkosítva.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Pillanatkép készítése.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Felvétel megindítása.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>A felvétel leállítása.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Pillanatkép készítése.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Felvétel megindítása.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>A felvétel leállítása.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3355,135 +3450,6 @@ Kattintson ide: <a href="%1">%1</a>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1305,10 +1305,6 @@ URL del server non configurato.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Il tuo contatto vorrebbe passare al video.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Attendi, la richiesta è in sospeso.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>Chiamata cifrata con: %1.</translation>
|
||||
|
|
@ -1318,31 +1314,130 @@ URL del server non configurato.</translation>
|
|||
<translation>Chiamata non cifrata.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Fai un'istantanea.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Inizia a registrare.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Ferma la registrazione.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Fai un'istantanea.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Inizia a registrare.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Ferma la registrazione.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3368,135 +3463,6 @@ Clicca: <a href="%1">%1</a>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1295,10 +1295,6 @@
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>あなたの連絡先がビデオをオンにしました。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>リクエストを処理しています。しばらくお待ちください。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>通話は %1 で暗号化されています。</translation>
|
||||
|
|
@ -1308,31 +1304,130 @@
|
|||
<translation>通話は暗号化されていません。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>スナップショットを撮る.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>録音開始.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>録音停止.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>スナップショットを撮る.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>録音開始.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>録音停止.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3355,135 +3450,6 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1315,10 +1315,6 @@ Nesukonfigūruotas serverio url.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Jūsų kontaktas norėtų įjungti vaizdą.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Palaukite, laukiama užklausa.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>Skambutis yra šifruotas, naudojant: %1.</translation>
|
||||
|
|
@ -1328,31 +1324,130 @@ Nesukonfigūruotas serverio url.</translation>
|
|||
<translation>Skambutis nėra šifruotas.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Padarykite momentinę nuotrauką.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Pradėkite įrašymą.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Nustokite įrašinėti.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Padarykite momentinę nuotrauką.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Pradėkite įrašymą.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Nustokite įrašinėti.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3381,135 +3476,6 @@ Spustelėkite čia: <a href="%1">%1</a>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1305,10 +1305,6 @@ URL do servidor não configurado.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Seu contato gostaria de ativar o vídeo.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Aguarde, uma solicitação está pendente.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>A chamada está encriptada com: %1.</translation>
|
||||
|
|
@ -1318,31 +1314,130 @@ URL do servidor não configurado.</translation>
|
|||
<translation>Chamada não criptografada.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Tire uma foto.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Comece a gravar.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Pare de gravar.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Tire uma foto.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Comece a gravar.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Pare de gravar.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3368,135 +3463,6 @@ Clique aqui: <a href="%1">%1 </a>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1315,10 +1315,6 @@
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Ваш контакт хотел бы включить видео.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Пожалуйста, подождите, запрос обрабатывается.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>Звонок зашифрован с: %1.</translation>
|
||||
|
|
@ -1328,31 +1324,130 @@
|
|||
<translation>Звонок не зашифрован.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Сделать снимок.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation>Сейчас вы вне конференции.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Начать запись.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation>Нажмите на кнопку воспроизведения, чтобы присоединиться к ней обратно.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Остановить запись.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation>Начать запись</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation>Остановить запись</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation>Сделать скриншот</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation>Видеоконференция не готова. Пожалуйста, подождите…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Сделать снимок.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation>Сейчас вы вне конференции.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Начать запись.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation>Нажмите на кнопку воспроизведения, чтобы присоединиться к ней обратно.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Остановить запись.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation>Начать запись</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation>Остановить запись</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation>Сделать скриншот</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation>Видеоконференция не готова. Пожалуйста, подождите…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation>Параметры мультимедиа</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation>Изменить макет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation>Пригласить участников</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation>Список участников</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation>Настройки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation>Мозаичный режим</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation>Активизировать режим динамика</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation>Режим только аудио</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation>Сейчас вы одни на этой конференции</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3381,135 +3476,6 @@
|
|||
<translation>Чтобы включить их в коммерческом проекте, свяжитесь с нами.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation>Сейчас вы вне конференции.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation>Нажмите на кнопку воспроизведения, чтобы присоединиться к ней обратно.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation>Начать запись</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation>Остановить запись</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation>Сделать скриншот</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation>Видеоконференция не готова. Пожалуйста, подождите…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation>Сейчас вы вне конференции.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation>Нажмите на кнопку воспроизведения, чтобы присоединиться к ней обратно.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation>Начать запись</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation>Остановить запись</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation>Сделать скриншот</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation>Видеоконференция не готова. Пожалуйста, подождите…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation>Параметры мультимедиа</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation>Изменить макет</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation>Пригласить участников</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation>Список участников</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation>Настройки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation>Мозаичный режим</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation>Активизировать режим динамика</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation>Режим только аудио</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation>Сейчас вы одни на этой конференции</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1305,10 +1305,6 @@ Serverwebbadressen är inte konfigurerad.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Din kontakt vill gärna slå på video.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Vänta, en förfrågan väntar.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>Samtalet är krypterat med: %1.</translation>
|
||||
|
|
@ -1318,31 +1314,130 @@ Serverwebbadressen är inte konfigurerad.</translation>
|
|||
<translation>Samtal inte krypterat.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Ta en ögonblicksbild.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Börja inspelning.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Stoppa inspelning.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Ta en ögonblicksbild.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Börja inspelning.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Stoppa inspelning.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3368,135 +3463,6 @@ Klicka här: <a href="%1">%1</a>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1295,10 +1295,6 @@ Sunucu url'si yapılandırılmadı.</translation>
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Kişiniz görüntüyü açmak istiyor.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Lütfen bekleyin, bir istek askıda.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>Çağrı şununla şifrelendi: %1.</translation>
|
||||
|
|
@ -1308,31 +1304,130 @@ Sunucu url'si yapılandırılmadı.</translation>
|
|||
<translation>Çağrı şifrelenmedi.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Anlık görüntü al.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Kayda başla.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Kaydı durdur.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Anlık görüntü al.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Kayda başla.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Kaydı durdur.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3355,135 +3450,6 @@ Buraya tıklayın: <a href="%1">%1</a>
|
|||
<translation>Ticari projede etkinleştirmek için lütfen bizimle iletişime geçin.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1315,10 +1315,6 @@
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>Ваш контакт волів би увімкнути відео.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>Будь ласка, зачекайте, запит опрацьовується.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>Виклик зашифрований з: %1.</translation>
|
||||
|
|
@ -1328,31 +1324,130 @@
|
|||
<translation>Виклик не зашифрований.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Зробити зняток.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Почати запис.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Зупинити запис.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>Зробити зняток.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>Почати запис.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>Зупинити запис.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3381,135 +3476,6 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -1295,10 +1295,6 @@
|
|||
<source>acceptVideoDescription</source>
|
||||
<translation>你的联系人希望开启视频通话</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>pendingRequestLabel</source>
|
||||
<translation>请稍候,请求等待中</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>securedStringFormat</source>
|
||||
<translation>通话使用 %1 加密.</translation>
|
||||
|
|
@ -1308,31 +1304,130 @@
|
|||
<translation>通话未加密</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>截取快照.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>开始录制.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>停止录制.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallFullscreenWindow</name>
|
||||
<name>IncallFullscreen</name>
|
||||
<message>
|
||||
<source>takeSnapshotLabel</source>
|
||||
<translation>截取快照.</translation>
|
||||
<source>incallPauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>startRecordingLabel</source>
|
||||
<translation>开始录制.</translation>
|
||||
<source>incallPauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>stopRecordingLabel</source>
|
||||
<translation>停止录制.</translation>
|
||||
<source>incallStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IncallMenu</name>
|
||||
<message>
|
||||
<source>incallMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>incallMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -3355,135 +3450,6 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConference</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitParticipantMessage</source>
|
||||
<extracomment>'Waiting for another participant...' : Waiting message for more participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceFullscreen</name>
|
||||
<message>
|
||||
<source>videoConferencePauseWarning</source>
|
||||
<extracomment>'You are currently out of the conference.' : Pause message in video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferencePauseHint</source>
|
||||
<extracomment>'Click on play button to join it back.' : Explain what to do when being in pause in conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStartRecordTooltip</source>
|
||||
<extracomment>'Start recording' : Tootltip when straing record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceStopRecordTooltip</source>
|
||||
<extracomment>'Stop Recording' : Tooltip when stopping record.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceSnapshotTooltip</source>
|
||||
<extracomment>'Take Snapshot' : Tooltip for takking snapshot.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>videoConferenceWaitMessage</source>
|
||||
<extracomment>'Video conference is not ready. Please Wait...' : Waiting message for starting conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>callWarningRecord</source>
|
||||
<extracomment>'This call is being recorded.' : Warn the user that the remote is currently recording the call.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>VideoConferenceMenu</name>
|
||||
<message>
|
||||
<source>conferenceMenuMultimedia</source>
|
||||
<extracomment>'Multimedia parameters' : Menu title to show multimedia devices configuration.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuLayout</source>
|
||||
<extracomment>'Change layout' : Menu title to change the conference layout.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuInvite</source>
|
||||
<extracomment>'Invite participants' : Menu title to invite participants in admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipants</source>
|
||||
<extracomment>'Participants list' : Menu title to show participants in non-admin mode.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuTitle</source>
|
||||
<extracomment>'Settings' : Main menu title for settings.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuGridLayout</source>
|
||||
<extracomment>'Mosaic mode' : Grid layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuActiveSpeakerLayout</source>
|
||||
<extracomment>'Active speaker mode' : Active speaker layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuAudioLayout</source>
|
||||
<extracomment>'Audio only mode' : Audio only layout for video conference.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>conferenceMenuParticipantsAlone</source>
|
||||
<extracomment>'Your are currently alone in this conference' : Message to warn the user when there is no other participant.</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WaitingRoom</name>
|
||||
<message>
|
||||
|
|
|
|||
|
|
@ -350,7 +350,7 @@
|
|||
<file>ui/modules/Linphone/History/History.js</file>
|
||||
<file>ui/modules/Linphone/History/Event.qml</file>
|
||||
<file>ui/modules/Linphone/Menus/SipAddressesMenu.qml</file>
|
||||
<file>ui/modules/Linphone/Menus/VideoConferenceMenu.qml</file>
|
||||
<file>ui/modules/Linphone/Menus/IncallMenu.qml</file>
|
||||
<file>ui/modules/Linphone/Misc/MessageCounter.qml</file>
|
||||
<file>ui/modules/Linphone/Notifications/NotificationBasic.qml</file>
|
||||
<file>ui/modules/Linphone/Notifications/NotificationNewVersionAvailable.qml</file>
|
||||
|
|
@ -392,7 +392,7 @@
|
|||
<file>ui/modules/Linphone/Styles/Dialog/SipAddressDialogStyle.qml</file>
|
||||
<file>ui/modules/Linphone/Styles/History/HistoryStyle.qml</file>
|
||||
<file>ui/modules/Linphone/Styles/Menus/SipAddressesMenuStyle.qml</file>
|
||||
<file>ui/modules/Linphone/Styles/Menus/VideoConferenceMenuStyle.qml</file>
|
||||
<file>ui/modules/Linphone/Styles/Menus/IncallMenuStyle.qml</file>
|
||||
<file>ui/modules/Linphone/Styles/Misc/MessageCounterStyle.qml</file>
|
||||
<file>ui/modules/Linphone/Styles/Notifications/NotificationBasicStyle.qml</file>
|
||||
<file>ui/modules/Linphone/Styles/Notifications/NotificationReceivedCallStyle.qml</file>
|
||||
|
|
@ -426,16 +426,14 @@
|
|||
<file>ui/views/App/Calls/CallsWindow.js</file>
|
||||
<file>ui/views/App/Calls/CallsWindow.qml</file>
|
||||
<file>ui/views/App/Calls/Conference.qml</file>
|
||||
<file>ui/views/App/Calls/VideoConference.qml</file>
|
||||
<file>ui/views/App/Calls/VideoConferenceActiveSpeaker.qml</file>
|
||||
<file>ui/views/App/Calls/VideoConferenceFullscreen.qml</file>
|
||||
<file>ui/views/App/Calls/VideoConferenceGrid.qml</file>
|
||||
<file>ui/views/App/Calls/Dialogs/CallSipAddress.qml</file>
|
||||
<file>ui/views/App/Calls/Dialogs/CallTransfer.qml</file>
|
||||
<file>ui/views/App/Calls/Dialogs/ConferenceManager.qml</file>
|
||||
<file>ui/views/App/Calls/IncallFullscreenWindow.qml</file>
|
||||
<file>ui/views/App/Calls/Incall.js</file>
|
||||
<file>ui/views/App/Calls/Incall.qml</file>
|
||||
<file>ui/views/App/Calls/IncallActiveSpeaker.qml</file>
|
||||
<file>ui/views/App/Calls/IncallFullscreen.qml</file>
|
||||
<file>ui/views/App/Calls/IncallGrid.qml</file>
|
||||
<file>ui/views/App/Calls/IncomingCall.qml</file>
|
||||
<file>ui/views/App/Calls/WaitingRoom.qml</file>
|
||||
<file>ui/views/App/Calls/ZrtpTokenAuthentication.qml</file>
|
||||
|
|
@ -499,7 +497,7 @@
|
|||
<file>ui/views/App/Styles/Calls/CallFullscreenStyle.qml</file>
|
||||
<file>ui/views/App/Styles/Calls/CallsWindowStyle.qml</file>
|
||||
<file>ui/views/App/Styles/Calls/ConferenceStyle.qml</file>
|
||||
<file>ui/views/App/Styles/Calls/VideoConferenceStyle.qml</file>
|
||||
<file>ui/views/App/Styles/Calls/IncallStyle.qml</file>
|
||||
<file>ui/views/App/Styles/Calls/WaitingRoomStyle.qml</file>
|
||||
<file>ui/views/App/Styles/Calls/Dialogs/CallSipAddressStyle.qml</file>
|
||||
<file>ui/views/App/Styles/Calls/Dialogs/CallTransferStyle.qml</file>
|
||||
|
|
|
|||
|
|
@ -29,18 +29,18 @@ Rectangle{
|
|||
height: 500
|
||||
width: 400
|
||||
color: "white"
|
||||
radius: VideoConferenceMenuStyle.radius
|
||||
radius: IncallMenuStyle.radius
|
||||
|
||||
// List of title texts in order to allow bindings between all components
|
||||
property var menuTitles: [
|
||||
//: 'Multimedia parameters' : Menu title to show multimedia devices configuration.
|
||||
qsTr('conferenceMenuMultimedia'),
|
||||
qsTr('incallMenuMultimedia'),
|
||||
//: 'Change layout' : Menu title to change the conference layout.
|
||||
qsTr('conferenceMenuLayout'),
|
||||
qsTr('incallMenuLayout'),
|
||||
//: 'Invite participants' : Menu title to invite participants in admin mode.
|
||||
mainItem.isMeAdmin ? qsTr('conferenceMenuInvite')
|
||||
mainItem.isMeAdmin ? qsTr('incallMenuInvite')
|
||||
//: 'Participants list' : Menu title to show participants in non-admin mode.
|
||||
: qsTr('conferenceMenuParticipants')
|
||||
: qsTr('incallMenuParticipants')
|
||||
]
|
||||
|
||||
function showParticipantsMenu(){
|
||||
|
|
@ -56,15 +56,15 @@ Rectangle{
|
|||
// HEADER
|
||||
Borders{
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: Math.max(VideoConferenceMenuStyle.header.height, titleMenu.implicitHeight+20)
|
||||
bottomColor: VideoConferenceMenuStyle.list.border.color
|
||||
bottomWidth: VideoConferenceMenuStyle.list.border.width
|
||||
Layout.preferredHeight: Math.max(IncallMenuStyle.header.height, titleMenu.implicitHeight+20)
|
||||
bottomColor: IncallMenuStyle.list.border.color
|
||||
bottomWidth: IncallMenuStyle.list.border.width
|
||||
RowLayout{
|
||||
anchors.fill: parent
|
||||
ActionButton{
|
||||
backgroundRadius: width/2
|
||||
isCustom: true
|
||||
colorSet: VideoConferenceMenuStyle.buttons.back
|
||||
colorSet: IncallMenuStyle.buttons.back
|
||||
onClicked: contentsStack.pop()
|
||||
visible: contentsStack.nViews > 1
|
||||
}
|
||||
|
|
@ -74,9 +74,9 @@ Rectangle{
|
|||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: implicitHeight
|
||||
horizontalAlignment: Qt.AlignCenter
|
||||
color: VideoConferenceMenuStyle.header.color
|
||||
font.pointSize: VideoConferenceMenuStyle.header.pointSize
|
||||
font.weight: VideoConferenceMenuStyle.header.weight
|
||||
color: IncallMenuStyle.header.color
|
||||
font.pointSize: IncallMenuStyle.header.pointSize
|
||||
font.weight: IncallMenuStyle.header.weight
|
||||
wrapMode: Text.WordWrap
|
||||
elide: Text.ElideRight
|
||||
}
|
||||
|
|
@ -84,7 +84,7 @@ Rectangle{
|
|||
Layout.rightMargin: 10
|
||||
backgroundRadius: width/2
|
||||
isCustom: true
|
||||
colorSet: VideoConferenceMenuStyle.buttons.close
|
||||
colorSet: IncallMenuStyle.buttons.close
|
||||
onClicked: mainItem.close()
|
||||
}
|
||||
}
|
||||
|
|
@ -101,33 +101,33 @@ Rectangle{
|
|||
ColumnLayout{
|
||||
property string objectName: 'settingsMenu'
|
||||
//: 'Settings' : Main menu title for settings.
|
||||
property string title: qsTr('conferenceMenuTitle')
|
||||
property string title: qsTr('incallMenuTitle')
|
||||
Layout.fillHeight: true
|
||||
Layout.fillWidth: true
|
||||
|
||||
Repeater{
|
||||
model: [
|
||||
{titleIndex: 0
|
||||
,icon: VideoConferenceMenuStyle.settingsIcons.mediaIcon
|
||||
,icon: IncallMenuStyle.settingsIcons.mediaIcon
|
||||
, nextPage:mediaMenu
|
||||
, visible: true},
|
||||
|
||||
{titleIndex: 1
|
||||
, icon: (mainItem.callModel && mainItem.callModel.videoEnabled ?
|
||||
(mainItem.callModel.conferenceVideoLayout == LinphoneEnums.ConferenceLayoutGrid ? VideoConferenceMenuStyle.settingsIcons.gridIcon : VideoConferenceMenuStyle.settingsIcons.activeSpeakerIcon)
|
||||
: VideoConferenceMenuStyle.settingsIcons.audioOnlyIcon)
|
||||
(mainItem.callModel.conferenceVideoLayout == LinphoneEnums.ConferenceLayoutGrid ? IncallMenuStyle.settingsIcons.gridIcon : IncallMenuStyle.settingsIcons.activeSpeakerIcon)
|
||||
: IncallMenuStyle.settingsIcons.audioOnlyIcon)
|
||||
, nextPage:layoutMenu
|
||||
, visible: mainItem.callModel && mainItem.callModel.isConference},
|
||||
|
||||
{ titleIndex: 2
|
||||
, icon: VideoConferenceMenuStyle.settingsIcons.participantsIcon
|
||||
, icon: IncallMenuStyle.settingsIcons.participantsIcon
|
||||
, nextPage:participantsMenu
|
||||
, visible: mainItem.callModel && mainItem.callModel.isConference}
|
||||
]
|
||||
delegate:
|
||||
Borders{
|
||||
bottomColor: VideoConferenceMenuStyle.list.border.color
|
||||
bottomWidth: VideoConferenceMenuStyle.list.border.width
|
||||
bottomColor: IncallMenuStyle.list.border.color
|
||||
bottomWidth: IncallMenuStyle.list.border.width
|
||||
Layout.preferredHeight: Math.max(settingIcon.height, settingsDescription.implicitHeight) + 20
|
||||
Layout.fillWidth: true
|
||||
visible: modelData.visible
|
||||
|
|
@ -139,9 +139,9 @@ Rectangle{
|
|||
Layout.leftMargin: 15
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
icon: modelData.icon
|
||||
overwriteColor: VideoConferenceMenuStyle.list.color
|
||||
iconWidth: VideoConferenceMenuStyle.settingsIcons.width
|
||||
iconHeight: VideoConferenceMenuStyle.settingsIcons.height
|
||||
overwriteColor: IncallMenuStyle.list.color
|
||||
iconWidth: IncallMenuStyle.settingsIcons.width
|
||||
iconHeight: IncallMenuStyle.settingsIcons.height
|
||||
}
|
||||
Text{
|
||||
id: settingsDescription
|
||||
|
|
@ -151,8 +151,8 @@ Rectangle{
|
|||
elide: Text.ElideRight
|
||||
|
||||
text: mainItem.menuTitles[modelData.titleIndex]
|
||||
font.pointSize: VideoConferenceMenuStyle.list.pointSize
|
||||
color: VideoConferenceMenuStyle.list.color
|
||||
font.pointSize: IncallMenuStyle.list.pointSize
|
||||
color: IncallMenuStyle.list.color
|
||||
}
|
||||
ActionButton{
|
||||
Layout.minimumWidth: iconWidth
|
||||
|
|
@ -160,7 +160,7 @@ Rectangle{
|
|||
Layout.alignment: Qt.AlignVCenter
|
||||
backgroundRadius: width/2
|
||||
isCustom: true
|
||||
colorSet: VideoConferenceMenuStyle.buttons.next
|
||||
colorSet: IncallMenuStyle.buttons.next
|
||||
}
|
||||
}
|
||||
MouseArea{
|
||||
|
|
@ -211,16 +211,16 @@ Rectangle{
|
|||
Layout.fillWidth: true
|
||||
Repeater{
|
||||
//: 'Mosaic mode' : Grid layout for video conference.
|
||||
model: [{text: qsTr('conferenceMenuGridLayout'), icon: VideoConferenceMenuStyle.modeIcons.gridIcon, value:LinphoneEnums.ConferenceLayoutGrid}
|
||||
model: [{text: qsTr('incallMenuGridLayout'), icon: IncallMenuStyle.modeIcons.gridIcon, value:LinphoneEnums.ConferenceLayoutGrid}
|
||||
//: 'Active speaker mode' : Active speaker layout for video conference.
|
||||
, {text: qsTr('conferenceMenuActiveSpeakerLayout'), icon: VideoConferenceMenuStyle.modeIcons.activeSpeakerIcon, value:LinphoneEnums.ConferenceLayoutActiveSpeaker}
|
||||
, {text: qsTr('incallMenuActiveSpeakerLayout'), icon: IncallMenuStyle.modeIcons.activeSpeakerIcon, value:LinphoneEnums.ConferenceLayoutActiveSpeaker}
|
||||
//: 'Audio only mode' : Audio only layout for video conference.
|
||||
, {text: qsTr('conferenceMenuAudioLayout'), icon: VideoConferenceMenuStyle.modeIcons.audioOnlyIcon, value:2}
|
||||
, {text: qsTr('incallMenuAudioLayout'), icon: IncallMenuStyle.modeIcons.audioOnlyIcon, value:2}
|
||||
]
|
||||
delegate:
|
||||
Borders{
|
||||
bottomColor: VideoConferenceMenuStyle.list.border.color
|
||||
bottomWidth: VideoConferenceMenuStyle.list.border.width
|
||||
bottomColor: IncallMenuStyle.list.border.color
|
||||
bottomWidth: IncallMenuStyle.list.border.width
|
||||
Layout.preferredHeight: Math.max(layoutIcon.height, radio.contentItem.implicitHeight) + 20
|
||||
Layout.fillWidth: true
|
||||
RowLayout{
|
||||
|
|
@ -264,8 +264,8 @@ Rectangle{
|
|||
Layout.rightMargin: 10
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
icon: modelData.icon
|
||||
iconWidth: VideoConferenceMenuStyle.modeIcons.width
|
||||
iconHeight: VideoConferenceMenuStyle.modeIcons.height
|
||||
iconWidth: IncallMenuStyle.modeIcons.width
|
||||
iconHeight: IncallMenuStyle.modeIcons.height
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -292,10 +292,10 @@ Rectangle{
|
|||
isAdmin: mainItem.isMeAdmin
|
||||
Text{
|
||||
//: 'Your are currently alone in this conference' : Message to warn the user when there is no other participant.
|
||||
text: qsTr('conferenceMenuParticipantsAlone')
|
||||
text: qsTr('incallMenuParticipantsAlone')
|
||||
visible: parent.count <= 1
|
||||
font.pointSize: VideoConferenceMenuStyle.list.pointSize
|
||||
color: VideoConferenceMenuStyle.list.color
|
||||
font.pointSize: IncallMenuStyle.list.pointSize
|
||||
color: IncallMenuStyle.list.color
|
||||
}
|
||||
}
|
||||
Item{// Spacer
|
||||
|
|
@ -8,7 +8,7 @@ import ColorsList 1.0
|
|||
// =============================================================================
|
||||
|
||||
QtObject {
|
||||
property string sectionName: 'VideoConferenceMenu'
|
||||
property string sectionName: 'IncallMenu'
|
||||
property color backgroundColor: ColorsList.add(sectionName+'_bg', 'k').color
|
||||
property int radius: 8
|
||||
property QtObject header: QtObject{
|
||||
|
|
@ -38,7 +38,7 @@ singleton SipAddressDialogStyle 1.0 Dialog/SipAddressDialogStyle.
|
|||
singleton HistoryStyle 1.0 History/HistoryStyle.qml
|
||||
|
||||
singleton SipAddressesMenuStyle 1.0 Menus/SipAddressesMenuStyle.qml
|
||||
singleton VideoConferenceMenuStyle 1.0 Menus/VideoConferenceMenuStyle.qml
|
||||
singleton IncallMenuStyle 1.0 Menus/IncallMenuStyle.qml
|
||||
|
||||
singleton MessageCounterStyle 1.0 Misc/MessageCounterStyle.qml
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ FileView 1.0 File/FileView.qml
|
|||
History 1.0 History/History.qml
|
||||
|
||||
SipAddressesMenu 1.0 Menus/SipAddressesMenu.qml
|
||||
VideoConferenceMenu 1.0 Menus/VideoConferenceMenu.qml
|
||||
IncallMenu 1.0 Menus/IncallMenu.qml
|
||||
|
||||
MessageCounter 1.0 Misc/MessageCounter.qml
|
||||
|
||||
|
|
|
|||
|
|
@ -87,9 +87,9 @@ function getContent (call, conferenceInfoModel) {
|
|||
}
|
||||
|
||||
if(call.isConference)
|
||||
return videoConference
|
||||
return incall
|
||||
|
||||
return videoConference //incall
|
||||
return incall
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ Window {
|
|||
maximumLeftLimit: CallsWindowStyle.callsList.maximumWidth
|
||||
minimumLeftLimit: CallsWindowStyle.callsList.minimumWidth
|
||||
|
||||
hideSplitter: !window.callsIsOpened && middlePane.sourceComponent == videoConference
|
||||
hideSplitter: !window.callsIsOpened && middlePane.sourceComponent == incall
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// Calls list.
|
||||
|
|
@ -184,7 +184,7 @@ Window {
|
|||
minimumRightLimit: CallsWindowStyle.chat.minimumWidth
|
||||
resizeAInPriority: true
|
||||
|
||||
hideSplitter: !window.chatIsOpened && (!middlePane.sourceComponent || middlePane.sourceComponent == videoConference || !rightPane.sourceComponent)
|
||||
hideSplitter: !window.chatIsOpened && (!middlePane.sourceComponent || middlePane.sourceComponent == incall || !rightPane.sourceComponent)
|
||||
// -----------------------------------------------------------------------
|
||||
|
||||
Component {
|
||||
|
|
@ -195,14 +195,6 @@ Window {
|
|||
}
|
||||
}
|
||||
|
||||
Component {
|
||||
id: incall
|
||||
|
||||
Incall {
|
||||
call: window.call
|
||||
}
|
||||
}
|
||||
|
||||
Component {
|
||||
id: chat
|
||||
|
||||
|
|
@ -248,8 +240,8 @@ Window {
|
|||
}
|
||||
}
|
||||
Component {
|
||||
id: videoConference
|
||||
VideoConference {
|
||||
id: incall
|
||||
Incall {
|
||||
callModel: window.call
|
||||
enabled: window.visible
|
||||
listCallsOpened: window.callsIsOpened
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@ function openMediaParameters (window, incall) {
|
|||
call: incall.call
|
||||
})
|
||||
}
|
||||
// callerId = incall, qmlFile = 'IncallFullscreenWindow.qml'
|
||||
// callerId = incall, qmlFile = 'IncallFullscreen.qml'
|
||||
// callerId need to have : _fullscreen and isFullScreen
|
||||
function showFullscreen (window, callerId, qmlFile, position) {
|
||||
callerId.isFullScreen = true
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -65,8 +65,8 @@ Item {
|
|||
showCloseButton: false
|
||||
showActiveSpeakerOverlay: false // This is an active speaker. We don't need to show the indicator.
|
||||
showCustomButton: false
|
||||
avatarStickerBackgroundColor: VideoConferenceStyle.container.avatar.stickerBackgroundColor
|
||||
avatarBackgroundColor: VideoConferenceStyle.container.avatar.backgroundColor
|
||||
avatarStickerBackgroundColor: IncallStyle.container.avatar.stickerBackgroundColor
|
||||
avatarBackgroundColor: IncallStyle.container.avatar.backgroundColor
|
||||
}
|
||||
ScrollableListView{
|
||||
id: miniViews
|
||||
|
|
@ -104,8 +104,8 @@ Item {
|
|||
showCloseButton: false
|
||||
showCustomButton: false
|
||||
showAvatarBorder: true
|
||||
avatarStickerBackgroundColor: VideoConferenceStyle.container.avatar.stickerBackgroundColor
|
||||
avatarBackgroundColor: VideoConferenceStyle.container.avatar.backgroundColor
|
||||
avatarStickerBackgroundColor: IncallStyle.container.avatar.stickerBackgroundColor
|
||||
avatarBackgroundColor: IncallStyle.container.avatar.backgroundColor
|
||||
//onCloseRequested: mainItem.showMe = false
|
||||
}
|
||||
}
|
||||
|
|
@ -75,7 +75,7 @@ Window {
|
|||
focus: true
|
||||
|
||||
Keys.onEscapePressed: window.exit()
|
||||
color: hideButtons ? VideoConferenceStyle.fullBackgroundColor : VideoConferenceStyle.backgroundColor
|
||||
color: hideButtons ? IncallStyle.fullBackgroundColor : IncallStyle.backgroundColor
|
||||
|
||||
Connections {
|
||||
target: callModel
|
||||
|
|
@ -89,7 +89,7 @@ Window {
|
|||
Rectangle{
|
||||
anchors.fill: parent
|
||||
visible: callModel && callModel.pausedByUser
|
||||
color: VideoConferenceStyle.pauseArea.backgroundColor
|
||||
color: IncallStyle.pauseArea.backgroundColor
|
||||
z: 1
|
||||
ColumnLayout{
|
||||
anchors.fill: parent
|
||||
|
|
@ -101,7 +101,7 @@ Window {
|
|||
ActionButton{
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
isCustom: true
|
||||
colorSet: VideoConferenceStyle.pauseArea.play
|
||||
colorSet: IncallStyle.pauseArea.play
|
||||
backgroundRadius: width/2
|
||||
onClicked: if(callModel) callModel.pausedByUser = !callModel.pausedByUser
|
||||
}
|
||||
|
|
@ -109,18 +109,18 @@ Window {
|
|||
Layout.alignment: Qt.AlignCenter
|
||||
|
||||
//: 'You are currently out of the conference.' : Pause message in video conference.
|
||||
text: qsTr('videoConferencePauseWarning')
|
||||
font.pointSize: VideoConferenceStyle.pauseArea.title.pointSize
|
||||
font.weight: VideoConferenceStyle.pauseArea.title.weight
|
||||
color: VideoConferenceStyle.pauseArea.title.color
|
||||
text: qsTr('incallPauseWarning')
|
||||
font.pointSize: IncallStyle.pauseArea.title.pointSize
|
||||
font.weight: IncallStyle.pauseArea.title.weight
|
||||
color: IncallStyle.pauseArea.title.color
|
||||
}
|
||||
Text{
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
//: 'Click on play button to join it back.' : Explain what to do when being in pause in conference.
|
||||
text: qsTr('videoConferencePauseHint')
|
||||
font.pointSize: VideoConferenceStyle.pauseArea.description.pointSize
|
||||
font.weight: VideoConferenceStyle.pauseArea.description.weight
|
||||
color: VideoConferenceStyle.pauseArea.description.color
|
||||
text: qsTr('incallPauseHint')
|
||||
font.pointSize: IncallStyle.pauseArea.description.pointSize
|
||||
font.weight: IncallStyle.pauseArea.description.weight
|
||||
color: IncallStyle.pauseArea.description.color
|
||||
}
|
||||
Item{
|
||||
Layout.fillWidth: true
|
||||
|
|
@ -151,7 +151,7 @@ Window {
|
|||
id: keypadButton
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.dialpad
|
||||
colorSet: IncallStyle.buttons.dialpad
|
||||
onClicked: telKeypad.visible = !telKeypad.visible
|
||||
}
|
||||
ActionButton {
|
||||
|
|
@ -159,8 +159,8 @@ Window {
|
|||
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.callQuality
|
||||
icon: VideoConferenceStyle.buttons.callQuality.icon_0
|
||||
colorSet: IncallStyle.buttons.callQuality
|
||||
icon: IncallStyle.buttons.callQuality.icon_0
|
||||
toggled: callStatistics.isOpen
|
||||
|
||||
onClicked: callStatistics.isOpen ? callStatistics.close() : callStatistics.open()
|
||||
|
|
@ -175,15 +175,15 @@ Window {
|
|||
// Note: `quality` is in the [0, 5] interval and -1.
|
||||
var quality = callModel.quality
|
||||
if(quality > 4)
|
||||
callQuality.icon = VideoConferenceStyle.buttons.callQuality.icon_4
|
||||
callQuality.icon = IncallStyle.buttons.callQuality.icon_4
|
||||
else if(quality > 3)
|
||||
callQuality.icon = VideoConferenceStyle.buttons.callQuality.icon_3
|
||||
callQuality.icon = IncallStyle.buttons.callQuality.icon_3
|
||||
else if(quality > 2)
|
||||
callQuality.icon = VideoConferenceStyle.buttons.callQuality.icon_2
|
||||
callQuality.icon = IncallStyle.buttons.callQuality.icon_2
|
||||
else if(quality > 1)
|
||||
callQuality.icon = VideoConferenceStyle.buttons.callQuality.icon_1
|
||||
callQuality.icon = IncallStyle.buttons.callQuality.icon_1
|
||||
else
|
||||
callQuality.icon = VideoConferenceStyle.buttons.callQuality.icon_0
|
||||
callQuality.icon = IncallStyle.buttons.callQuality.icon_0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -201,21 +201,21 @@ Window {
|
|||
horizontalAlignment: Qt.AlignHCenter
|
||||
Layout.fillWidth: true
|
||||
text: conference.conferenceModel ? conference.conferenceModel.subject+ elaspedTime : ''
|
||||
color: VideoConferenceStyle.title.color
|
||||
font.pointSize: VideoConferenceStyle.title.pointSize
|
||||
color: IncallStyle.title.color
|
||||
font.pointSize: IncallStyle.title.pointSize
|
||||
}
|
||||
// Mode buttons
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.screenSharing
|
||||
colorSet: IncallStyle.buttons.screenSharing
|
||||
visible: false //TODO
|
||||
}
|
||||
ActionButton {
|
||||
id: recordingSwitch
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.record
|
||||
colorSet: IncallStyle.buttons.record
|
||||
property CallModel callModel: conference.callModel
|
||||
onCallModelChanged: if(callModel) callModel.stopRecording()
|
||||
visible: SettingsModel.callRecorderEnabled && callModel
|
||||
|
|
@ -227,23 +227,23 @@ Window {
|
|||
: callModel.stopRecording()
|
||||
}
|
||||
//: 'Start recording' : Tootltip when straing record.
|
||||
tooltipText: !toggled ? qsTr('videoConferenceStartRecordTooltip')
|
||||
tooltipText: !toggled ? qsTr('incallStartRecordTooltip')
|
||||
//: 'Stop Recording' : Tooltip when stopping record.
|
||||
: qsTr('videoConferenceStopRecordTooltip')
|
||||
: qsTr('incallStopRecordTooltip')
|
||||
}
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.screenshot
|
||||
colorSet: IncallStyle.buttons.screenshot
|
||||
visible: conference.callModel && conference.callModel.snapshotEnabled
|
||||
onClicked: conference.callModel && conference.callModel.takeSnapshot()
|
||||
//: 'Take Snapshot' : Tooltip for takking snapshot.
|
||||
tooltipText: qsTr('videoConferenceSnapshotTooltip')
|
||||
tooltipText: qsTr('incallSnapshotTooltip')
|
||||
}
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.stopFullscreen
|
||||
colorSet: IncallStyle.buttons.stopFullscreen
|
||||
onClicked: window.exit()
|
||||
}
|
||||
|
||||
|
|
@ -271,7 +271,7 @@ Window {
|
|||
|
||||
Component{
|
||||
id: gridComponent
|
||||
VideoConferenceGrid{
|
||||
IncallGrid{
|
||||
id: grid
|
||||
Layout.leftMargin: window.hideButtons ? 15 : 70
|
||||
Layout.rightMargin: rightMenu.visible ? 15 : 70
|
||||
|
|
@ -281,7 +281,7 @@ Window {
|
|||
}
|
||||
Component{
|
||||
id: activeSpeakerComponent
|
||||
VideoConferenceActiveSpeaker{
|
||||
IncallActiveSpeaker{
|
||||
id: activeSpeaker
|
||||
callModel: conference.callModel
|
||||
isRightReducedLayout: rightMenu.visible
|
||||
|
|
@ -309,17 +309,17 @@ Window {
|
|||
Layout.preferredWidth: 50
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
running: parent.visible
|
||||
color: VideoConferenceStyle.buzyColor
|
||||
color: IncallStyle.buzyColor
|
||||
}
|
||||
Text{
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
//: 'Video conference is not ready. Please Wait...' : Waiting message for starting conference.
|
||||
text: qsTr('videoConferenceWaitMessage')
|
||||
color: VideoConferenceStyle.buzyColor
|
||||
text: qsTr('incallWaitMessage')
|
||||
color: IncallStyle.buzyColor
|
||||
}
|
||||
}
|
||||
}
|
||||
VideoConferenceMenu{
|
||||
IncallMenu{
|
||||
id: rightMenu
|
||||
Layout.fillHeight: true
|
||||
Layout.preferredWidth: 400
|
||||
|
|
@ -353,12 +353,12 @@ Window {
|
|||
anchors.left: parent.left
|
||||
anchors.verticalCenter: actionsButtons.verticalCenter
|
||||
anchors.leftMargin: 25
|
||||
height: VideoConferenceStyle.buttons.secure.buttonSize
|
||||
height: IncallStyle.buttons.secure.buttonSize
|
||||
width: height
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
|
||||
colorSet: callModel.isSecured ? VideoConferenceStyle.buttons.secure : VideoConferenceStyle.buttons.unsecure
|
||||
colorSet: callModel.isSecured ? IncallStyle.buttons.secure : IncallStyle.buttons.unsecure
|
||||
|
||||
onClicked: zrtp.visible = (callModel.encryption === CallModel.CallEncryptionZrtp)
|
||||
|
||||
|
|
@ -376,17 +376,17 @@ Window {
|
|||
anchors.rightMargin: 10
|
||||
|
||||
Icon{
|
||||
icon: VideoConferenceStyle.recordWarning.icon
|
||||
iconSize: VideoConferenceStyle.recordWarning.iconSize
|
||||
overwriteColor: VideoConferenceStyle.recordWarning.iconColor
|
||||
icon: IncallStyle.recordWarning.icon
|
||||
iconSize: IncallStyle.recordWarning.iconSize
|
||||
overwriteColor: IncallStyle.recordWarning.iconColor
|
||||
}
|
||||
Text{
|
||||
Layout.fillWidth: true
|
||||
//: 'This call is being recorded.' : Warn the user that the remote is currently recording the call.
|
||||
text: qsTr('callWarningRecord')
|
||||
color: VideoConferenceStyle.recordWarning.color
|
||||
color: IncallStyle.recordWarning.color
|
||||
font.italic: true
|
||||
font.pointSize: VideoConferenceStyle.recordWarning.pointSize
|
||||
font.pointSize: IncallStyle.recordWarning.pointSize
|
||||
wrapMode: Text.WordWrap
|
||||
}
|
||||
}
|
||||
|
|
@ -421,7 +421,7 @@ Window {
|
|||
id: micro
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: parent.microMuted ? VideoConferenceStyle.buttons.microOff : VideoConferenceStyle.buttons.microOn
|
||||
colorSet: parent.microMuted ? IncallStyle.buttons.microOff : IncallStyle.buttons.microOn
|
||||
onClicked: if(callModel) callModel.microMuted = !parent.microMuted
|
||||
}
|
||||
}
|
||||
|
|
@ -441,7 +441,7 @@ Window {
|
|||
id: speaker
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: parent.speakerMuted ? VideoConferenceStyle.buttons.speakerOff : VideoConferenceStyle.buttons.speakerOn
|
||||
colorSet: parent.speakerMuted ? IncallStyle.buttons.speakerOff : IncallStyle.buttons.speakerOn
|
||||
onClicked: if(callModel) callModel.speakerMuted = !parent.speakerMuted
|
||||
}
|
||||
}
|
||||
|
|
@ -449,7 +449,7 @@ Window {
|
|||
id: camera
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: callModel && callModel.cameraEnabled ? VideoConferenceStyle.buttons.cameraOn : VideoConferenceStyle.buttons.cameraOff
|
||||
colorSet: callModel && callModel.cameraEnabled ? IncallStyle.buttons.cameraOn : IncallStyle.buttons.cameraOff
|
||||
updating: callModel && callModel.videoEnabled && callModel.updating
|
||||
enabled: callModel && callModel.videoEnabled
|
||||
onClicked: if(callModel) callModel.cameraEnabled = !callModel.cameraEnabled
|
||||
|
|
@ -462,13 +462,13 @@ Window {
|
|||
backgroundRadius: width/2
|
||||
visible: SettingsModel.callPauseEnabled
|
||||
updating: callModel && callModel.updating
|
||||
colorSet: callModel && callModel.pausedByUser ? VideoConferenceStyle.buttons.play : VideoConferenceStyle.buttons.pause
|
||||
colorSet: callModel && callModel.pausedByUser ? IncallStyle.buttons.play : IncallStyle.buttons.pause
|
||||
onClicked: if(callModel) callModel.pausedByUser = !callModel.pausedByUser
|
||||
}
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.hangup
|
||||
colorSet: IncallStyle.buttons.hangup
|
||||
|
||||
onClicked: if(callModel) callModel.terminate()
|
||||
}
|
||||
|
|
@ -487,7 +487,7 @@ Window {
|
|||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.chat
|
||||
colorSet: IncallStyle.buttons.chat
|
||||
visible: false && (SettingsModel.standardChatEnabled || SettingsModel.secureChatEnabled) && callModel && !callModel.isConference
|
||||
toggled: window.chatIsOpened
|
||||
onClicked: {
|
||||
|
|
@ -502,7 +502,7 @@ Window {
|
|||
visible: callModel && callModel.isConference
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.participants
|
||||
colorSet: IncallStyle.buttons.participants
|
||||
toggled: rightMenu.visible && rightMenu.isParticipantsMenu
|
||||
onClicked: {
|
||||
if(toggled)
|
||||
|
|
@ -515,7 +515,7 @@ Window {
|
|||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.options
|
||||
colorSet: IncallStyle.buttons.options
|
||||
toggled: rightMenu.visible
|
||||
onClicked: rightMenu.visible = !rightMenu.visible
|
||||
}
|
||||
|
|
@ -1,533 +0,0 @@
|
|||
import QtQuick 2.7
|
||||
import QtQuick.Controls 2.2
|
||||
import QtQuick.Layouts 1.3
|
||||
import QtQuick.Window 2.2
|
||||
|
||||
import Common 1.0
|
||||
import Common.Styles 1.0
|
||||
import DesktopTools 1.0
|
||||
import Linphone 1.0
|
||||
import Utils 1.0
|
||||
|
||||
import App.Styles 1.0
|
||||
|
||||
import 'Incall.js' as Logic
|
||||
|
||||
// =============================================================================
|
||||
|
||||
Window {
|
||||
id: window
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
property var call
|
||||
property var caller
|
||||
property bool hideButtons: false
|
||||
property bool cameraIsReady : false
|
||||
property bool previewIsReady : false
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
function exit (cb) {
|
||||
DesktopTools.screenSaverStatus = true
|
||||
|
||||
// `exit` is called by `Incall.qml`.
|
||||
// The `window` id can be null if the window was closed in this view.
|
||||
if (!window) {
|
||||
return
|
||||
}
|
||||
|
||||
if(!window.close() && parent)
|
||||
parent.close()
|
||||
|
||||
|
||||
if (cb) {
|
||||
cb()
|
||||
}
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
onCallChanged: if(!call) window.exit()
|
||||
Component.onCompleted: {
|
||||
window.call = caller.call
|
||||
}
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
Shortcut {
|
||||
sequence: StandardKey.Close
|
||||
onActivated: window.exit()
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
Rectangle {
|
||||
id:container
|
||||
anchors.fill: parent
|
||||
color: '#000000' // Not a style.
|
||||
focus: true
|
||||
|
||||
Keys.onEscapePressed: window.exit()
|
||||
|
||||
Loader {
|
||||
anchors.fill: parent
|
||||
|
||||
active: {
|
||||
var caller = window.caller
|
||||
return window.cameraIsReady && caller && !caller.cameraActivated
|
||||
}
|
||||
|
||||
sourceComponent: camera
|
||||
|
||||
Component {
|
||||
id: camera
|
||||
|
||||
Camera {
|
||||
call: window.call
|
||||
Component.onDestruction: {
|
||||
resetWindowId()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
// -------------------------------------------------------------------------
|
||||
// Handle mouse move / Hide buttons.
|
||||
// -------------------------------------------------------------------------
|
||||
|
||||
MouseArea {
|
||||
Timer {
|
||||
id: hideButtonsTimer
|
||||
|
||||
interval: 5000
|
||||
running: true
|
||||
|
||||
onTriggered: hideButtons = true
|
||||
}
|
||||
|
||||
anchors.fill: parent
|
||||
acceptedButtons: Qt.NoButton
|
||||
propagateComposedEvents: true
|
||||
cursorShape: Qt.ArrowCursor
|
||||
|
||||
onEntered: hideButtonsTimer.start()
|
||||
onExited: hideButtonsTimer.stop()
|
||||
|
||||
onPositionChanged: {
|
||||
hideButtonsTimer.stop()
|
||||
hideButtons = false
|
||||
hideButtonsTimer.start()
|
||||
}
|
||||
}
|
||||
|
||||
ColumnLayout {
|
||||
anchors {
|
||||
fill: parent
|
||||
topMargin: CallFullscreenStyle.header.topMargin
|
||||
}
|
||||
|
||||
spacing: 0
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
// Call info.
|
||||
// -----------------------------------------------------------------------
|
||||
|
||||
Item {
|
||||
id: info
|
||||
|
||||
Layout.alignment: Qt.AlignTop
|
||||
Layout.fillWidth: true
|
||||
Layout.leftMargin: CallFullscreenStyle.header.leftMargin
|
||||
Layout.preferredHeight: CallFullscreenStyle.header.contactDescription.height
|
||||
Layout.rightMargin: CallFullscreenStyle.header.rightMargin
|
||||
|
||||
ActionBar {
|
||||
anchors.left: parent.left
|
||||
iconSize: CallFullscreenStyle.header.iconSize
|
||||
visible: !hideButtons
|
||||
|
||||
ActionButton {
|
||||
id: callQuality
|
||||
isCustom: true
|
||||
backgroundRadius: 4
|
||||
colorSet: CallFullscreenStyle.buttons.callQuality
|
||||
icon: CallStyle.buttons.callQuality.icon_0
|
||||
onClicked: Logic.openCallStatistics()
|
||||
|
||||
// See: http://www.linphone.org/docs/liblinphone/group__call__misc.html#ga62c7d3d08531b0cc634b797e273a0a73
|
||||
Timer {
|
||||
interval: 5000
|
||||
repeat: true
|
||||
running: true
|
||||
triggeredOnStart: true
|
||||
|
||||
onTriggered: {
|
||||
// Note: `quality` is in the [0, 5] interval and -1.
|
||||
var quality = window.call.quality
|
||||
if(quality > 4)
|
||||
callQuality.icon = CallStyle.buttons.callQuality.icon_4
|
||||
else if(quality > 3)
|
||||
callQuality.icon = CallStyle.buttons.callQuality.icon_3
|
||||
else if(quality > 2)
|
||||
callQuality.icon = CallStyle.buttons.callQuality.icon_2
|
||||
else if(quality > 1)
|
||||
callQuality.icon = CallStyle.buttons.callQuality.icon_1
|
||||
else
|
||||
callQuality.icon = CallStyle.buttons.callQuality.icon_0
|
||||
}
|
||||
}
|
||||
|
||||
CallStatistics {
|
||||
id: callStatistics
|
||||
enabled: window.call
|
||||
call: window.call
|
||||
width: container.width
|
||||
|
||||
relativeTo: callQuality
|
||||
relativeY: CallFullscreenStyle.header.stats.relativeY
|
||||
|
||||
onClosed: Logic.handleCallStatisticsClosed()
|
||||
}
|
||||
}
|
||||
|
||||
ActionButton {
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: CallFullscreenStyle.buttons.telKeyad
|
||||
|
||||
onClicked: telKeypad.visible = !telKeypad.visible
|
||||
}
|
||||
|
||||
ActionButton {
|
||||
id: callSecure
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: window.call && window.call.isSecured ? CallFullscreenStyle.buttons.secure : CallFullscreenStyle.buttons.unsecure
|
||||
iconSize: CallFullscreenStyle.header.iconSize
|
||||
|
||||
onClicked: zrtp.visible = (window.call.encryption === CallModel.CallEncryptionZrtp)
|
||||
tooltipText: window.call?Logic.makeReadableSecuredString(window.call.securedString):''
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------
|
||||
// Timer.
|
||||
// ---------------------------------------------------------------------
|
||||
|
||||
Text {
|
||||
id: elapsedTime
|
||||
|
||||
anchors.fill: parent
|
||||
|
||||
font.pointSize: CallFullscreenStyle.header.elapsedTime.fullscreen.pointSize
|
||||
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
|
||||
visible: !window.hideButtons
|
||||
|
||||
// Not a customizable style.
|
||||
color: 'white'
|
||||
style: Text.Raised
|
||||
styleColor: 'black'
|
||||
|
||||
Component.onCompleted: {
|
||||
var updateDuration = function () {
|
||||
if(window.caller){
|
||||
var call = window.caller.call
|
||||
text = Utils.formatElapsedTime(call.duration)
|
||||
Utils.setTimeout(elapsedTime, 1000, updateDuration)
|
||||
}
|
||||
}
|
||||
|
||||
updateDuration()
|
||||
}
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------
|
||||
// Video actions.
|
||||
// ---------------------------------------------------------------------
|
||||
|
||||
ActionBar {
|
||||
anchors.right: parent.right
|
||||
iconSize: CallFullscreenStyle.header.buttonIconSize
|
||||
visible: !hideButtons
|
||||
|
||||
ActionButton {
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: CallFullscreenStyle.buttons.screenshot
|
||||
|
||||
onClicked: call.takeSnapshot()
|
||||
|
||||
tooltipText: qsTr('takeSnapshotLabel')
|
||||
}
|
||||
|
||||
ActionButton {
|
||||
id: recordingSwitch
|
||||
toggled: call && call.recording
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: CallFullscreenStyle.buttons.record
|
||||
visible: SettingsModel.callRecorderEnabled
|
||||
|
||||
onClicked: !toggled
|
||||
? call.startRecording()
|
||||
: call.stopRecording()
|
||||
|
||||
tooltipText: !toggled
|
||||
? qsTr('startRecordingLabel')
|
||||
: qsTr('stopRecordingLabel')
|
||||
}
|
||||
|
||||
ActionButton {
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: CallFullscreenStyle.buttons.stopFullscreen
|
||||
|
||||
onClicked: window.exit()
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
// Action Buttons.
|
||||
// -----------------------------------------------------------------------
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// Zrtp.
|
||||
// -------------------------------------------------------------------------
|
||||
|
||||
ZrtpTokenAuthentication {
|
||||
id: zrtp
|
||||
|
||||
Layout.alignment: Qt.AlignHCenter | Qt.AlignVCenter
|
||||
Layout.margins: CallFullscreenStyle.container.margins
|
||||
call: window.call
|
||||
visible: call && !call.isSecured && call.encryption !== CallModel.CallEncryptionNone
|
||||
z: Constants.zPopup
|
||||
color: CallFullscreenStyle.backgroundColor
|
||||
}
|
||||
Item {
|
||||
Layout.alignment: Qt.AlignBottom
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: CallFullscreenStyle.actionArea.height
|
||||
visible: !hideButtons
|
||||
|
||||
GridLayout {
|
||||
anchors {
|
||||
left: parent.left
|
||||
leftMargin: CallFullscreenStyle.actionArea.leftButtonsGroupMargin
|
||||
verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
||||
rowSpacing: ActionBarStyle.spacing
|
||||
|
||||
Row {
|
||||
spacing: CallFullscreenStyle.actionArea.vu.spacing
|
||||
visible: SettingsModel.muteMicrophoneEnabled
|
||||
|
||||
VuMeter {
|
||||
Timer {
|
||||
interval: 50
|
||||
repeat: true
|
||||
running: micro.enabled
|
||||
|
||||
onTriggered: parent.value = call.microVu
|
||||
}
|
||||
|
||||
enabled: micro.enabled
|
||||
}
|
||||
|
||||
ActionSwitch {
|
||||
id: micro
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: enabled ? CallFullscreenStyle.buttons.microOn : CallFullscreenStyle.buttons.microOff
|
||||
enabled: call && !call.microMuted
|
||||
onClicked: call.microMuted = enabled
|
||||
}
|
||||
}
|
||||
|
||||
Row {
|
||||
spacing: CallFullscreenStyle.actionArea.vu.spacing
|
||||
|
||||
VuMeter {
|
||||
Timer {
|
||||
interval: 50
|
||||
repeat: true
|
||||
running: parent.enabled
|
||||
|
||||
onTriggered: parent.value = call.speakerVu
|
||||
}
|
||||
|
||||
enabled: !speaker.muted
|
||||
}
|
||||
|
||||
ActionButton {
|
||||
id: speaker
|
||||
property bool muted : call && call.speakerMuted
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: muted ? CallFullscreenStyle.buttons.speakerOff : CallFullscreenStyle.buttons.speakerOn
|
||||
iconSize: CallFullscreenStyle.actionArea.iconSize
|
||||
|
||||
onClicked: call.speakerMuted = !call.speakerMuted
|
||||
}
|
||||
}
|
||||
|
||||
ActionButton {
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: call && call.videoEnabled ? CallStyle.buttons.cameraOn : CallStyle.buttons.cameraOff
|
||||
updating: call && call.updating
|
||||
|
||||
iconSize: CallFullscreenStyle.actionArea.iconSize
|
||||
|
||||
|
||||
onClicked: window.exit(function () { call.videoEnabled = false })
|
||||
}
|
||||
|
||||
ActionButton {
|
||||
Layout.preferredHeight: CallFullscreenStyle.actionArea.iconSize
|
||||
Layout.preferredWidth: CallFullscreenStyle.actionArea.iconSize
|
||||
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: CallFullscreenStyle.buttons.options
|
||||
iconSize: CallFullscreenStyle.actionArea.iconSize
|
||||
|
||||
onClicked: Logic.openMediaParameters(Window.window, window)
|
||||
}
|
||||
}
|
||||
|
||||
ActionBar {
|
||||
anchors {
|
||||
right: parent.right
|
||||
rightMargin: CallFullscreenStyle.actionArea.rightButtonsGroupMargin
|
||||
verticalCenter: parent.verticalCenter
|
||||
}
|
||||
iconSize: CallFullscreenStyle.actionArea.iconSize
|
||||
|
||||
ActionSwitch {
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: call && call.pausedByUser ? CallFullscreenStyle.buttons.play : CallFullscreenStyle.buttons.pause
|
||||
updating: call && call.updating
|
||||
visible: SettingsModel.callPauseEnabled
|
||||
|
||||
onClicked: window.exit(function () { call.pausedByUser = !call.pausedByUser })
|
||||
}
|
||||
|
||||
ActionButton {
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: CallFullscreenStyle.buttons.hangup
|
||||
|
||||
onClicked: window.exit(call.terminate)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// Preview.
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
Loader {
|
||||
active: {
|
||||
var caller = window.caller
|
||||
return window.previewIsReady && caller && !caller.cameraActivated
|
||||
}
|
||||
|
||||
sourceComponent: cameraPreview
|
||||
|
||||
Component {
|
||||
id: cameraPreview
|
||||
|
||||
Camera {
|
||||
id:cameraPreviewItem
|
||||
property double scale: 1.0
|
||||
|
||||
function xPosition () {
|
||||
return window.width / 2 - width / 2
|
||||
}
|
||||
|
||||
function yPosition () {
|
||||
return window.height - height
|
||||
}
|
||||
|
||||
function resetPosition(){
|
||||
x = xPosition ();
|
||||
y = yPosition ();
|
||||
}
|
||||
|
||||
call: window.call
|
||||
isPreview: true
|
||||
Component.onDestruction: {
|
||||
resetWindowId()
|
||||
}
|
||||
|
||||
height: Math.min(window.height, (CallFullscreenStyle.actionArea.userVideo.height * window.height/CallFullscreenStyle.actionArea.userVideo.heightReference) * scale)
|
||||
width: Math.min(window.width, (CallFullscreenStyle.actionArea.userVideo.width * window.width/CallFullscreenStyle.actionArea.userVideo.widthReference) * scale )
|
||||
DragBox {
|
||||
container: window
|
||||
draggable: parent
|
||||
|
||||
xPosition: parent.xPosition
|
||||
yPosition: parent.yPosition
|
||||
|
||||
property double startTime: 0
|
||||
|
||||
onWheel: {
|
||||
var acceleration = 0.1;
|
||||
if(startTime == 0){
|
||||
startTime = new Date().getTime();
|
||||
}else{
|
||||
var delay = new Date().getTime() - startTime;
|
||||
if(delay>0)
|
||||
acceleration = Math.max(0.1, Math.min(2, 10/delay));
|
||||
else
|
||||
acceleration = 2
|
||||
}
|
||||
var newScale = Math.max(0.1 , parent.scale+acceleration*(wheel.angleDelta.y >0 ? 1 : -1) );
|
||||
if( window.height > (CallFullscreenStyle.actionArea.userVideo.height * window.height/CallFullscreenStyle.actionArea.userVideo.heightReference) * newScale
|
||||
&& window.width > (CallFullscreenStyle.actionArea.userVideo.width * window.width/CallFullscreenStyle.actionArea.userVideo.widthReference) * newScale){
|
||||
parent.scale = newScale
|
||||
var point = mapToItem(cameraPreviewItem.parent, wheel.x, wheel.y);
|
||||
parent.x = point.x-parent.width/2;
|
||||
parent.y = point.y-parent.height/2;
|
||||
updateBoundaries();
|
||||
}
|
||||
startTime = new Date().getTime();
|
||||
}
|
||||
onDoubleClicked:{
|
||||
parent.scale = 1;
|
||||
resetPosition();
|
||||
}
|
||||
onClicked: if(mouse.button == Qt.RightButton) {
|
||||
if( parent.scale>1)
|
||||
parent.scale = 1;
|
||||
else
|
||||
parent.scale = 2;
|
||||
resetPosition();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// TelKeypad.
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
TelKeypad {
|
||||
id: telKeypad
|
||||
showHistory:true
|
||||
call: window.call
|
||||
visible: false
|
||||
y: 50
|
||||
}
|
||||
}
|
||||
|
|
@ -65,8 +65,8 @@ Mosaic {
|
|||
isPaused: avatarCell.currentDevice && avatarCell.currentDevice.isPaused
|
||||
showCloseButton: false
|
||||
showCustomButton: false
|
||||
avatarStickerBackgroundColor: VideoConferenceStyle.container.avatar.stickerBackgroundColor
|
||||
avatarBackgroundColor: VideoConferenceStyle.container.avatar.backgroundColor
|
||||
avatarStickerBackgroundColor: IncallStyle.container.avatar.stickerBackgroundColor
|
||||
avatarBackgroundColor: IncallStyle.container.avatar.backgroundColor
|
||||
|
||||
//onCloseRequested: participantDevices.showMe = false
|
||||
}
|
||||
|
|
@ -1,529 +0,0 @@
|
|||
import QtQuick 2.7
|
||||
import QtQuick.Layouts 1.3
|
||||
import QtQml.Models 2.12
|
||||
import QtGraphicalEffects 1.12
|
||||
|
||||
import Common 1.0
|
||||
import Common.Styles 1.0
|
||||
import Linphone 1.0
|
||||
|
||||
import LinphoneEnums 1.0
|
||||
import UtilsCpp 1.0
|
||||
|
||||
import App.Styles 1.0
|
||||
|
||||
|
||||
// Temp
|
||||
import 'Incall.js' as Logic
|
||||
import 'qrc:/ui/scripts/Utils/utils.js' as Utils
|
||||
|
||||
// =============================================================================
|
||||
|
||||
Rectangle {
|
||||
id: conference
|
||||
|
||||
property CallModel callModel
|
||||
property ConferenceModel conferenceModel: callModel && callModel.conferenceModel
|
||||
property bool cameraIsReady : false
|
||||
property bool previewIsReady : false
|
||||
property bool isFullScreen: false // Use this variable to test if we are in fullscreen. Do not test _fullscreen : we need to clean memory before having the window (see .js file)
|
||||
property var _fullscreen: null
|
||||
on_FullscreenChanged: if( !_fullscreen) isFullScreen = false
|
||||
|
||||
property bool listCallsOpened: true
|
||||
|
||||
signal openListCallsRequest()
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
color: VideoConferenceStyle.backgroundColor
|
||||
|
||||
Connections {
|
||||
target: callModel
|
||||
|
||||
onCameraFirstFrameReceived: Logic.handleCameraFirstFrameReceived(width, height)
|
||||
onStatusChanged: Logic.handleStatusChanged (status, conference._fullscreen)
|
||||
onVideoRequested: Logic.handleVideoRequested(callModel)
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
Rectangle{
|
||||
MouseArea{
|
||||
anchors.fill: parent
|
||||
}
|
||||
anchors.fill: parent
|
||||
visible: callModel.pausedByUser
|
||||
color: VideoConferenceStyle.pauseArea.backgroundColor
|
||||
z: 1
|
||||
ColumnLayout{
|
||||
anchors.fill: parent
|
||||
spacing: 10
|
||||
Item{
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
}
|
||||
ActionButton{
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
isCustom: true
|
||||
colorSet: VideoConferenceStyle.pauseArea.play
|
||||
backgroundRadius: width/2
|
||||
onClicked: callModel.pausedByUser = !callModel.pausedByUser
|
||||
}
|
||||
Text{
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
//: 'You are currently out of the conference.' : Pause message in video conference.
|
||||
text: qsTr('videoConferencePauseWarning')
|
||||
font.pointSize: VideoConferenceStyle.pauseArea.title.pointSize
|
||||
font.weight: VideoConferenceStyle.pauseArea.title.weight
|
||||
color: VideoConferenceStyle.pauseArea.title.color
|
||||
}
|
||||
Text{
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
//: 'Click on play button to join it back.' : Explain what to do when being in pause in conference.
|
||||
text: qsTr('videoConferencePauseHint')
|
||||
font.pointSize: VideoConferenceStyle.pauseArea.description.pointSize
|
||||
font.weight: VideoConferenceStyle.pauseArea.description.weight
|
||||
color: VideoConferenceStyle.pauseArea.description.color
|
||||
}
|
||||
Item{
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: 140
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// Conference info.
|
||||
// -------------------------------------------------------------------------
|
||||
RowLayout{
|
||||
id: featuresRow
|
||||
// Aux features
|
||||
anchors.top: parent.top
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
|
||||
anchors.topMargin: 10
|
||||
anchors.leftMargin: 25
|
||||
anchors.rightMargin: 25
|
||||
spacing: 10
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.callsList
|
||||
visible: !listCallsOpened
|
||||
onClicked: openListCallsRequest()
|
||||
}
|
||||
ActionButton{
|
||||
id: keypadButton
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.dialpad
|
||||
toggled: telKeypad.visible
|
||||
onClicked: telKeypad.visible = !telKeypad.visible
|
||||
}
|
||||
ActionButton {
|
||||
id: callQuality
|
||||
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.callQuality
|
||||
icon: VideoConferenceStyle.buttons.callQuality.icon_0
|
||||
toggled: callStatistics.isOpen
|
||||
|
||||
onClicked: callStatistics.isOpen ? callStatistics.close() : callStatistics.open()
|
||||
Timer {
|
||||
interval: 500
|
||||
repeat: true
|
||||
running: true
|
||||
triggeredOnStart: true
|
||||
onTriggered: {
|
||||
// Note: `quality` is in the [0, 5] interval and -1.
|
||||
var quality = callModel.quality
|
||||
if(quality > 4)
|
||||
callQuality.icon = VideoConferenceStyle.buttons.callQuality.icon_4
|
||||
else if(quality > 3)
|
||||
callQuality.icon = VideoConferenceStyle.buttons.callQuality.icon_3
|
||||
else if(quality > 2)
|
||||
callQuality.icon = VideoConferenceStyle.buttons.callQuality.icon_2
|
||||
else if(quality > 1)
|
||||
callQuality.icon = VideoConferenceStyle.buttons.callQuality.icon_1
|
||||
else
|
||||
callQuality.icon = VideoConferenceStyle.buttons.callQuality.icon_0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Title
|
||||
ColumnLayout{
|
||||
Layout.fillWidth: true
|
||||
Text{
|
||||
id: title
|
||||
Timer{
|
||||
id: elapsedTimeRefresher
|
||||
running: true
|
||||
interval: 1000
|
||||
repeat: true
|
||||
onTriggered: if(conferenceModel) parent.elaspedTime = ' - ' +Utils.formatElapsedTime(conferenceModel.getElapsedSeconds())
|
||||
else parent.elaspedTime = Utils.formatElapsedTime(conference.callModel.duration)
|
||||
}
|
||||
property string elaspedTime
|
||||
horizontalAlignment: Qt.AlignHCenter
|
||||
Layout.fillWidth: true
|
||||
text: conferenceModel
|
||||
? conferenceModel.subject+ elaspedTime
|
||||
: callModel
|
||||
? elaspedTime
|
||||
: ''
|
||||
color: VideoConferenceStyle.title.color
|
||||
font.pointSize: VideoConferenceStyle.title.pointSize
|
||||
}
|
||||
Text{
|
||||
id: address
|
||||
Layout.fillWidth: true
|
||||
horizontalAlignment: Qt.AlignHCenter
|
||||
visible: !conferenceModel && callModel
|
||||
text: !conferenceModel && callModel
|
||||
? callModel.peerAddress
|
||||
: ''
|
||||
color: VideoConferenceStyle.title.color
|
||||
font.pointSize: VideoConferenceStyle.title.addressPointSize
|
||||
}
|
||||
|
||||
}
|
||||
// Mode buttons
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.screenSharing
|
||||
visible: false //TODO
|
||||
}
|
||||
ActionButton {
|
||||
id: recordingSwitch
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.record
|
||||
property CallModel callModel: conference.callModel
|
||||
onCallModelChanged: if(!callModel) callModel.stopRecording()
|
||||
visible: SettingsModel.callRecorderEnabled && callModel
|
||||
toggled: callModel.recording
|
||||
|
||||
onClicked: {
|
||||
return !toggled
|
||||
? callModel.startRecording()
|
||||
: callModel.stopRecording()
|
||||
}
|
||||
//: 'Start recording' : Tootltip when straing record.
|
||||
tooltipText: !toggled ? qsTr('videoConferenceStartRecordTooltip')
|
||||
//: 'Stop Recording' : Tooltip when stopping record.
|
||||
: qsTr('videoConferenceStopRecordTooltip')
|
||||
}
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.screenshot
|
||||
visible: conference.callModel.snapshotEnabled
|
||||
onClicked: conference.callModel.takeSnapshot()
|
||||
//: 'Take Snapshot' : Tooltip for takking snapshot.
|
||||
tooltipText: qsTr('videoConferenceSnapshotTooltip')
|
||||
}
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.fullscreen
|
||||
visible: conference.callModel.videoEnabled
|
||||
onClicked: Logic.showFullscreen(window, conference, 'VideoConferenceFullscreen.qml', title.mapToGlobal(0,0))
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// Contacts visual.
|
||||
// -------------------------------------------------------------------------
|
||||
|
||||
Item{
|
||||
id: mainGrid
|
||||
anchors.top: featuresRow.bottom
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: zrtp.top
|
||||
|
||||
anchors.topMargin: 15
|
||||
anchors.bottomMargin: 20
|
||||
|
||||
Component{
|
||||
id: gridComponent
|
||||
VideoConferenceGrid{
|
||||
id: grid
|
||||
Layout.leftMargin: 70
|
||||
Layout.rightMargin: rightMenu.visible ? 15 : 70
|
||||
callModel: conference.callModel
|
||||
cameraEnabled: !conference.isFullScreen
|
||||
}
|
||||
}
|
||||
Component{
|
||||
id: activeSpeakerComponent
|
||||
VideoConferenceActiveSpeaker{
|
||||
id: activeSpeaker
|
||||
callModel: conference.callModel
|
||||
isRightReducedLayout: rightMenu.visible
|
||||
isLeftReducedLayout: conference.listCallsOpened
|
||||
cameraEnabled: !conference.isFullScreen
|
||||
onCameraEnabledChanged: console.log(cameraEnabled)
|
||||
}
|
||||
}
|
||||
RowLayout{
|
||||
anchors.fill: parent
|
||||
Loader{
|
||||
id: conferenceLayout
|
||||
Layout.fillHeight: true
|
||||
Layout.fillWidth: true
|
||||
sourceComponent: conference.conferenceModel
|
||||
? conference.callModel.conferenceVideoLayout == LinphoneEnums.ConferenceLayoutGrid || !conference.callModel.videoEnabled? gridComponent : activeSpeakerComponent
|
||||
: activeSpeakerComponent
|
||||
onSourceComponentChanged: console.log("conferenceLayout: "+conference.callModel.conferenceVideoLayout)
|
||||
active: conference.callModel
|
||||
ColumnLayout {
|
||||
anchors.fill: parent
|
||||
visible: !conference.callModel || !conferenceLayout.item || conferenceLayout.item.participantCount == 0
|
||||
BusyIndicator{
|
||||
Layout.preferredHeight: 50
|
||||
Layout.preferredWidth: 50
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
running: parent.visible
|
||||
color: VideoConferenceStyle.buzyColor
|
||||
}
|
||||
Text{
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
|
||||
text: conference.callModel.conferenceVideoLayout == LinphoneEnums.ConferenceLayoutGrid && !conference.callModel.videoEnabled
|
||||
//: 'Waiting for another participant...' : Waiting message for more participant.
|
||||
? qsTr('videoConferenceWaitParticipantMessage')
|
||||
//: 'Video conference is not ready. Please Wait...' : Waiting message for starting conference.
|
||||
: qsTr('videoConferenceWaitMessage')
|
||||
color: VideoConferenceStyle.buzyColor
|
||||
}
|
||||
}
|
||||
}
|
||||
VideoConferenceMenu{
|
||||
id: rightMenu
|
||||
Layout.fillHeight: true
|
||||
Layout.preferredWidth: 400
|
||||
Layout.rightMargin: 30
|
||||
callModel: conference.callModel
|
||||
conferenceModel: conference.conferenceModel
|
||||
visible: false
|
||||
onClose: rightMenu.visible = !rightMenu.visible
|
||||
onLayoutChanging: conferenceLayout.item.clearAll(layoutMode)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
ZrtpTokenAuthentication {
|
||||
id: zrtp
|
||||
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.margins: CallStyle.container.margins
|
||||
anchors.bottom: actionsButtons.top
|
||||
height: visible ? implicitHeight : 0
|
||||
|
||||
call: callModel
|
||||
visible: !call.isSecured && call.encryption !== CallModel.CallEncryptionNone
|
||||
z: Constants.zPopup
|
||||
}
|
||||
// -------------------------------------------------------------------------
|
||||
// Action Buttons.
|
||||
// -------------------------------------------------------------------------
|
||||
|
||||
// Security
|
||||
ActionButton{
|
||||
id: securityButton
|
||||
visible: callModel && !callModel.isConference
|
||||
anchors.left: parent.left
|
||||
anchors.verticalCenter: actionsButtons.verticalCenter
|
||||
anchors.leftMargin: 25
|
||||
height: VideoConferenceStyle.buttons.secure.buttonSize
|
||||
width: height
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
|
||||
colorSet: callModel.isSecured ? VideoConferenceStyle.buttons.secure : VideoConferenceStyle.buttons.unsecure
|
||||
|
||||
onClicked: zrtp.visible = (callModel.encryption === CallModel.CallEncryptionZrtp)
|
||||
|
||||
tooltipText: Logic.makeReadableSecuredString(callModel.securedString)
|
||||
}
|
||||
RowLayout{
|
||||
visible: callModel.remoteRecording
|
||||
|
||||
anchors.verticalCenter: actionsButtons.verticalCenter
|
||||
anchors.left: securityButton.right
|
||||
anchors.leftMargin: 20
|
||||
anchors.right: actionsButtons.left
|
||||
anchors.rightMargin: 10
|
||||
|
||||
Icon{
|
||||
icon: VideoConferenceStyle.recordWarning.icon
|
||||
iconSize: VideoConferenceStyle.recordWarning.iconSize
|
||||
overwriteColor: VideoConferenceStyle.recordWarning.iconColor
|
||||
}
|
||||
Text{
|
||||
Layout.fillWidth: true
|
||||
//: 'This call is being recorded.' : Warn the user that the remote is currently recording the call.
|
||||
text: qsTr('callWarningRecord')
|
||||
color: VideoConferenceStyle.recordWarning.color
|
||||
font.italic: true
|
||||
font.pointSize: VideoConferenceStyle.recordWarning.pointSize
|
||||
wrapMode: Text.WordWrap
|
||||
}
|
||||
}
|
||||
// Action buttons
|
||||
RowLayout{
|
||||
id: actionsButtons
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.bottomMargin: 30
|
||||
height: 60
|
||||
spacing: 30
|
||||
z: 2
|
||||
RowLayout{
|
||||
spacing: 10
|
||||
Row {
|
||||
spacing: 2
|
||||
visible: SettingsModel.muteMicrophoneEnabled
|
||||
property bool microMuted: callModel.microMuted
|
||||
|
||||
VuMeter {
|
||||
enabled: !parent.microMuted
|
||||
Timer {
|
||||
interval: 50
|
||||
repeat: true
|
||||
running: parent.enabled
|
||||
|
||||
onTriggered: parent.value = callModel.microVu
|
||||
}
|
||||
}
|
||||
ActionSwitch {
|
||||
id: micro
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: parent.microMuted ? VideoConferenceStyle.buttons.microOff : VideoConferenceStyle.buttons.microOn
|
||||
onClicked: callModel.microMuted = !parent.microMuted
|
||||
}
|
||||
}
|
||||
Row {
|
||||
spacing: 2
|
||||
property bool speakerMuted: callModel.speakerMuted
|
||||
VuMeter {
|
||||
enabled: !parent.speakerMuted
|
||||
Timer {
|
||||
interval: 50
|
||||
repeat: true
|
||||
running: parent.enabled
|
||||
onTriggered: parent.value = callModel.speakerVu
|
||||
}
|
||||
}
|
||||
ActionSwitch {
|
||||
id: speaker
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: parent.speakerMuted ? VideoConferenceStyle.buttons.speakerOff : VideoConferenceStyle.buttons.speakerOn
|
||||
onClicked: callModel.speakerMuted = !parent.speakerMuted
|
||||
}
|
||||
}
|
||||
ActionSwitch {
|
||||
id: camera
|
||||
isCustom: true
|
||||
backgroundRadius: 90
|
||||
colorSet: callModel && callModel.cameraEnabled ? VideoConferenceStyle.buttons.cameraOn : VideoConferenceStyle.buttons.cameraOff
|
||||
updating: callModel.videoEnabled && callModel.updating
|
||||
enabled: callModel.videoEnabled
|
||||
onClicked: if(callModel){
|
||||
if( callModel.isConference)// Only deactivate camera in conference.
|
||||
callModel.cameraEnabled = !callModel.cameraEnabled
|
||||
else// In one-one, we deactivate all videos.
|
||||
callModel.videoEnabled = !callModel.videoEnabled
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
RowLayout{
|
||||
spacing: 10
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
visible: SettingsModel.callPauseEnabled
|
||||
updating: callModel.updating
|
||||
colorSet: callModel.pausedByUser ? VideoConferenceStyle.buttons.play : VideoConferenceStyle.buttons.pause
|
||||
onClicked: callModel.pausedByUser = !callModel.pausedByUser
|
||||
}
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.hangup
|
||||
|
||||
onClicked: callModel.terminate()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Panel buttons
|
||||
RowLayout{
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.bottomMargin: 30
|
||||
anchors.rightMargin: 25
|
||||
height: 60
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.chat
|
||||
visible: (SettingsModel.standardChatEnabled || SettingsModel.secureChatEnabled) && callModel && !callModel.isConference
|
||||
toggled: window.chatIsOpened
|
||||
onClicked: {
|
||||
if (window.chatIsOpened) {
|
||||
window.closeChat()
|
||||
} else {
|
||||
window.openChat()
|
||||
}
|
||||
}
|
||||
}
|
||||
ActionButton{
|
||||
visible: callModel && callModel.isConference
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.participants
|
||||
toggled: rightMenu.visible && rightMenu.isParticipantsMenu
|
||||
onClicked: {
|
||||
if(toggled)
|
||||
rightMenu.visible = false
|
||||
else
|
||||
rightMenu.showParticipantsMenu()
|
||||
}
|
||||
}
|
||||
|
||||
ActionButton{
|
||||
isCustom: true
|
||||
backgroundRadius: width/2
|
||||
colorSet: VideoConferenceStyle.buttons.options
|
||||
toggled: rightMenu.visible
|
||||
onClicked: rightMenu.visible = !rightMenu.visible
|
||||
}
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// TelKeypad.
|
||||
// ---------------------------------------------------------------------------
|
||||
CallStatistics {
|
||||
id: callStatistics
|
||||
|
||||
call: conference.callModel
|
||||
width: conference.width
|
||||
height: conference.height
|
||||
}
|
||||
TelKeypad {
|
||||
id: telKeypad
|
||||
showHistory:true
|
||||
call: callModel
|
||||
visible: SettingsModel.showTelKeypadAutomatically
|
||||
y: 70
|
||||
}
|
||||
}
|
||||
|
|
@ -8,7 +8,7 @@ import ColorsList 1.0
|
|||
// =============================================================================
|
||||
|
||||
QtObject {
|
||||
property string sectionName: 'VideoConference'
|
||||
property string sectionName: 'Incall'
|
||||
property color backgroundColor: ColorsList.add(sectionName+'_bg', 'conference_bg').color
|
||||
property color fullBackgroundColor: ColorsList.add(sectionName+'_fullscreen_bg', 'fullscreen_conference_bg').color
|
||||
property color buzyColor: ColorsList.add(sectionName+'_indicator', 'q').color
|
||||
|
|
@ -11,7 +11,7 @@ singleton CallStyle 1.0 Calls/CallStyle.qml
|
|||
singleton CallsWindowStyle 1.0 Calls/CallsWindowStyle.qml
|
||||
singleton WaitingRoomStyle 1.0 Calls/WaitingRoomStyle.qml
|
||||
singleton ConferenceStyle 1.0 Calls/ConferenceStyle.qml
|
||||
singleton VideoConferenceStyle 1.0 Calls/VideoConferenceStyle.qml
|
||||
singleton IncallStyle 1.0 Calls/IncallStyle.qml
|
||||
|
||||
singleton CallSipAddressStyle 1.0 Calls/Dialogs/CallSipAddressStyle.qml
|
||||
singleton CallTransferStyle 1.0 Calls/Dialogs/CallTransferStyle.qml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue