diff --git a/app/src/translations/cn.json b/app/src/translations/cn.json index 2e4338c..9d1837c 100644 --- a/app/src/translations/cn.json +++ b/app/src/translations/cn.json @@ -51,6 +51,7 @@ "room.videoPaused": "该视频已暂停", "room.muteAll": null, "room.stopAllVideo": null, + "room.stopAllScreenSharing": null, "room.closeMeeting": null, "room.clearChat": null, "room.clearFileSharing": null, diff --git a/app/src/translations/cs.json b/app/src/translations/cs.json index b76dc3b..579e9f6 100644 --- a/app/src/translations/cs.json +++ b/app/src/translations/cs.json @@ -50,6 +50,7 @@ "room.videoPaused": "Toto video bylo pozastaveno", "room.muteAll": null, "room.stopAllVideo": null, + "room.stopAllScreenSharing": null, "room.closeMeeting": null, "room.clearChat": null, "room.clearFileSharing": null, diff --git a/app/src/translations/de.json b/app/src/translations/de.json index e0cf1da..995d1b5 100644 --- a/app/src/translations/de.json +++ b/app/src/translations/de.json @@ -51,6 +51,7 @@ "room.videoPaused": "Video gestoppt", "room.muteAll": "Alle stummschalten", "room.stopAllVideo": "Alle Videos stoppen", + "room.stopAllScreenSharing": null, "room.closeMeeting": "Meeting beenden", "room.clearChat": "Liste löschen", "room.clearFileSharing": "Liste löschen", diff --git a/app/src/translations/dk.json b/app/src/translations/dk.json index 0236280..c3628db 100644 --- a/app/src/translations/dk.json +++ b/app/src/translations/dk.json @@ -51,6 +51,7 @@ "room.videoPaused": "Denne video er sat på pause", "room.muteAll": null, "room.stopAllVideo": null, + "room.stopAllScreenSharing": null, "room.closeMeeting": null, "room.clearChat": null, "room.clearFileSharing": null, diff --git a/app/src/translations/el.json b/app/src/translations/el.json index 25df1a7..b4f416b 100644 --- a/app/src/translations/el.json +++ b/app/src/translations/el.json @@ -51,6 +51,7 @@ "room.videoPaused": "Το βίντεο έχει σταματήσει", "room.muteAll": null, "room.stopAllVideo": null, + "room.stopAllScreenSharing": null, "room.closeMeeting": null, "room.clearChat": null, "room.clearFileSharing": null, diff --git a/app/src/translations/en.json b/app/src/translations/en.json index e56fc8f..f8c4c29 100644 --- a/app/src/translations/en.json +++ b/app/src/translations/en.json @@ -51,6 +51,7 @@ "room.videoPaused": "This video is paused", "room.muteAll": "Mute all", "room.stopAllVideo": "Stop all video", + "room.stopAllScreenSharing": "Stop all screen sharing", "room.closeMeeting": "Close meeting", "room.clearChat": "Clear chat", "room.clearFileSharing": "Clear files", diff --git a/app/src/translations/es.json b/app/src/translations/es.json index 8075ff5..665d74b 100644 --- a/app/src/translations/es.json +++ b/app/src/translations/es.json @@ -51,6 +51,7 @@ "room.videoPaused": "El vídeo está pausado", "room.muteAll": null, "room.stopAllVideo": null, + "room.stopAllScreenSharing": null, "room.closeMeeting": null, "room.clearChat": null, "room.clearFileSharing": null, diff --git a/app/src/translations/fr.json b/app/src/translations/fr.json index ea87e99..3edd0cb 100644 --- a/app/src/translations/fr.json +++ b/app/src/translations/fr.json @@ -51,6 +51,7 @@ "room.videoPaused": "La vidéo est en pause", "room.muteAll": null, "room.stopAllVideo": null, + "room.stopAllScreenSharing": null, "room.closeMeeting": null, "room.clearChat": null, "room.clearFileSharing": null, diff --git a/app/src/translations/hr.json b/app/src/translations/hr.json index ef72efa..e7047c3 100644 --- a/app/src/translations/hr.json +++ b/app/src/translations/hr.json @@ -51,6 +51,7 @@ "room.videoPaused": "Video pauziran", "room.muteAll": "Utišaj sve", "room.stopAllVideo": "Ugasi sve kamere", + "room.stopAllScreenSharing": null, "room.closeMeeting": "Završi sastanak", "room.clearChat": "Izbriši razgovor", "room.clearFileSharing": "Izbriši dijeljene datoteke", diff --git a/app/src/translations/hu.json b/app/src/translations/hu.json index 58d485a..2f2a838 100644 --- a/app/src/translations/hu.json +++ b/app/src/translations/hu.json @@ -51,6 +51,7 @@ "room.videoPaused": "Ez a videóstream szünetel", "room.muteAll": "Mindenki némítása", "room.stopAllVideo": "Mindenki video némítása", + "room.stopAllScreenSharing": null, "room.closeMeeting": "Konferencia lebontása", "room.clearChat": "Chat történelem kiürítése", "room.clearFileSharing": "File megosztás kiürítése", diff --git a/app/src/translations/it.json b/app/src/translations/it.json index 243eaca..85d3b2d 100644 --- a/app/src/translations/it.json +++ b/app/src/translations/it.json @@ -51,6 +51,7 @@ "room.videoPaused": "Il video è in pausa", "room.muteAll": "Muta tutti", "room.stopAllVideo": "Ferma tutti i video", + "room.stopAllScreenSharing": "Ferma tutte le condivisioni schermo", "room.closeMeeting": "Termina meeting", "room.clearChat": "Pulisci chat", "room.clearFileSharing": "Pulisci file sharing", diff --git a/app/src/translations/lv.json b/app/src/translations/lv.json index 824e26b..c4ccb0c 100644 --- a/app/src/translations/lv.json +++ b/app/src/translations/lv.json @@ -51,6 +51,7 @@ "room.videoPaused": "Šis video ir pauzēts", "room.muteAll": "Noklusināt visus dalībnieku mikrofonus", "room.stopAllVideo": "Izslēgt visu dalībnieku kameras", + "room.stopAllScreenSharing": null, "room.closeMeeting": "Beigt sapulci", "room.clearChat": "Nodzēst visus tērziņus", "room.clearFileSharing": "Notīrīt visus kopīgotos failus", diff --git a/app/src/translations/nb.json b/app/src/translations/nb.json index 10f387a..a9e3d4f 100644 --- a/app/src/translations/nb.json +++ b/app/src/translations/nb.json @@ -51,6 +51,7 @@ "room.videoPaused": "Denne videoen er inaktiv", "room.muteAll": "Demp alle", "room.stopAllVideo": "Stopp all video", + "room.stopAllScreenSharing": null, "room.closeMeeting": "Avslutt møte", "room.clearChat": "Tøm chat", "room.clearFileSharing": "Fjern filer", diff --git a/app/src/translations/pl.json b/app/src/translations/pl.json index 948a62d..ee3840e 100644 --- a/app/src/translations/pl.json +++ b/app/src/translations/pl.json @@ -51,6 +51,7 @@ "room.videoPaused": "To wideo jest wstrzymane.", "room.muteAll": "Wycisz wszystkich", "room.stopAllVideo": "Zatrzymaj wszystkie Video", + "room.stopAllScreenSharing": null, "room.closeMeeting": "Zamknij spotkanie", "room.clearChat": "Wyczyść Chat", "room.clearFileSharing": "Wyczyść pliki", diff --git a/app/src/translations/pt.json b/app/src/translations/pt.json index b354e65..c22c41d 100644 --- a/app/src/translations/pt.json +++ b/app/src/translations/pt.json @@ -51,6 +51,7 @@ "room.videoPaused": "Este vídeo está em pausa", "room.muteAll": null, "room.stopAllVideo": null, + "room.stopAllScreenSharing": null, "room.closeMeeting": null, "room.clearChat": null, "room.clearFileSharing": null, diff --git a/app/src/translations/ro.json b/app/src/translations/ro.json index d718998..9d2c292 100644 --- a/app/src/translations/ro.json +++ b/app/src/translations/ro.json @@ -51,6 +51,7 @@ "room.videoPaused": "Acest video este pus pe pauză", "room.muteAll": null, "room.stopAllVideo": null, + "room.stopAllScreenSharing": null, "room.closeMeeting": null, "room.clearChat": null, "room.clearFileSharing": null, diff --git a/app/src/translations/tr.json b/app/src/translations/tr.json index 8647707..a9a1972 100644 --- a/app/src/translations/tr.json +++ b/app/src/translations/tr.json @@ -51,6 +51,7 @@ "room.videoPaused": "Video duraklatıldı", "room.muteAll": null, "room.stopAllVideo": null, + "room.stopAllScreenSharing": null, "room.closeMeeting": null, "room.clearChat": null, "room.clearFileSharing": null, diff --git a/app/src/translations/tw.json b/app/src/translations/tw.json index 83f0c02..50ab1f4 100644 --- a/app/src/translations/tw.json +++ b/app/src/translations/tw.json @@ -51,6 +51,7 @@ "room.videoPaused": "視訊已關閉", "room.muteAll": "全部靜音", "room.stopAllVideo": "關閉全部視訊", + "room.stopAllScreenSharing": null, "room.closeMeeting": "關閉會議", "room.clearChat": "清除聊天", "room.clearFileSharing": "清除檔案", diff --git a/app/src/translations/uk.json b/app/src/translations/uk.json index dce9425..379edd7 100644 --- a/app/src/translations/uk.json +++ b/app/src/translations/uk.json @@ -51,6 +51,7 @@ "room.videoPaused": "Це відео призупинено", "room.muteAll": null, "room.stopAllVideo": null, + "room.stopAllScreenSharing": null, "room.closeMeeting": null, "room.clearChat": null, "room.clearFileSharing": null,