summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-03 03:04:08 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-03 03:04:08 +0000
commitc86d5ea3cf351e8aeb0f0ca0187e3cd78a79fb72 (patch)
treea06ac2e892817cf032aee81a742ff73d3dcba081 /l10n
parentb1a1e3997f07037634278cd93fb33c0ecca4c3cb (diff)
Fix(l10n): đź”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js5
-rw-r--r--l10n/cs.json5
-rw-r--r--l10n/de_DE.js41
-rw-r--r--l10n/de_DE.json41
-rw-r--r--l10n/es.js5
-rw-r--r--l10n/es.json5
-rw-r--r--l10n/fr.js5
-rw-r--r--l10n/fr.json5
-rw-r--r--l10n/uk.js1
-rw-r--r--l10n/uk.json1
-rw-r--r--l10n/zh_HK.js5
-rw-r--r--l10n/zh_HK.json5
12 files changed, 88 insertions, 36 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 46476f229..1a27d9135 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -742,6 +742,9 @@ OC.L10N.register(
"Create breakout rooms" : "Vytvořit přestávkové místnosti",
"Room {roomNumber}" : "MĂ­stnost {roomNumber}",
"Post message" : "Odeslat zprávu",
+ "Send message to all breakout rooms" : "Poslat zprávu do všech přestávkových místností",
+ "Send a message to \"{roomName}\"" : "Poslat zprávu do „{roomName}“",
+ "The message was sent to all breakout rooms" : "Zpráva byla zaslána do všech přestávkových místností",
"The message was sent to \"{roomName}\"" : "Zpráva byla odeslána do „{roomName}",
"The message could not be sent" : "Zprávu se nepodařilo odeslat",
"{nickName} raised their hand." : "{nickName} se přihlásil(a) o slovo.",
@@ -1133,6 +1136,7 @@ OC.L10N.register(
"Cancel quote" : "Zrušit citování",
"Start breakout rooms" : "Spustit přestávkovou místnost",
"Stop breakout rooms" : "Zastavit přestávkovou místnost",
+ "Send message to breakout rooms" : "Poslat zprávu do přestávkových místností",
"Delete breakout rooms" : "Smazat přestávkové místnosti",
"Re-configure breakout rooms" : "Znovu nastavit přestávkové místnosti",
"Current breakout rooms and settings will be lost" : "Stávající přestávkové místnosti a nastavení budou ztraceny",
@@ -1295,6 +1299,7 @@ OC.L10N.register(
"An error occurred while deleting breakout rooms" : "Došlo k chybě při mazání přestávkových místností",
"An error occurred while starting breakout rooms" : "An error occurred while spouštění breakout rooms",
"An error occurred while stopping breakout rooms" : "Došlo k chybě při zastavování přestávkových místností",
+ "An error occurred while sending a message to the breakout rooms" : "Došlo k chybě při posílání zpráv do přestávkových místností",
"Error while clearing conversation history" : "Chyba při vymazávání historie konverzace",
"Call recording started." : "Nahrávání hovoru zahájeno.",
"Call recording stopped. You will be notified once the recording is available." : "Nahrávání hovoru zastaveno. Budete upozorněni jakmile bude nahrávka k dispozici.",
diff --git a/l10n/cs.json b/l10n/cs.json
index 9b87b5bd6..aac9e23a5 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -740,6 +740,9 @@
"Create breakout rooms" : "Vytvořit přestávkové místnosti",
"Room {roomNumber}" : "MĂ­stnost {roomNumber}",
"Post message" : "Odeslat zprávu",
+ "Send message to all breakout rooms" : "Poslat zprávu do všech přestávkových místností",
+ "Send a message to \"{roomName}\"" : "Poslat zprávu do „{roomName}“",
+ "The message was sent to all breakout rooms" : "Zpráva byla zaslána do všech přestávkových místností",
"The message was sent to \"{roomName}\"" : "Zpráva byla odeslána do „{roomName}",
"The message could not be sent" : "Zprávu se nepodařilo odeslat",
"{nickName} raised their hand." : "{nickName} se přihlásil(a) o slovo.",
@@ -1131,6 +1134,7 @@
"Cancel quote" : "Zrušit citování",
"Start breakout rooms" : "Spustit přestávkovou místnost",
"Stop breakout rooms" : "Zastavit přestávkovou místnost",
+ "Send message to breakout rooms" : "Poslat zprávu do přestávkových místností",
"Delete breakout rooms" : "Smazat přestávkové místnosti",
"Re-configure breakout rooms" : "Znovu nastavit přestávkové místnosti",
"Current breakout rooms and settings will be lost" : "Stávající přestávkové místnosti a nastavení budou ztraceny",
@@ -1293,6 +1297,7 @@
"An error occurred while deleting breakout rooms" : "Došlo k chybě při mazání přestávkových místností",
"An error occurred while starting breakout rooms" : "An error occurred while spouštění breakout rooms",
"An error occurred while stopping breakout rooms" : "Došlo k chybě při zastavování přestávkových místností",
+ "An error occurred while sending a message to the breakout rooms" : "Došlo k chybě při posílání zpráv do přestávkových místností",
"Error while clearing conversation history" : "Chyba při vymazávání historie konverzace",
"Call recording started." : "Nahrávání hovoru zahájeno.",
"Call recording stopped. You will be notified once the recording is available." : "Nahrávání hovoru zastaveno. Budete upozorněni jakmile bude nahrávka k dispozici.",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 5b62b8b0c..374e1f73f 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -727,21 +727,24 @@ OC.L10N.register(
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: \".wasm\"- und \".tflite\"-Dateien wurden ordnungsgemäß vom Webserver zurückgegeben.",
"It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Es scheint, dass die PHP- und Apache-Konfiguration nicht kompatibel ist. Bitte beachten Sie, dass PHP nur mit dem Modul MPM_PREFORK und PHP-FPM nur mit dem Modul MPM_EVENT verwendet werden kann.",
"Could not detect the PHP and Apache configuration because exec is disabled or apachectl is not working as expected. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Die PHP- und Apache-Konfiguration konnte nicht erkannt werden, da exec deaktiviert ist oder apachectl nicht wie erwartet funktioniert. Bitte beachten Sie, dass PHP nur mit dem Modul MPM_PREFORK und PHP-FPM nur mit dem Modul MPM_EVENT verwendet werden kann.",
- "Number of breakout rooms" : "Anzahl an Breakout-Räumen",
- "Automatically assign participants" : "Automatisch hinzugefĂĽgte Teilnehmer",
- "Manually assign participants" : "Maunell hinzugefĂĽgte Teilnehmer",
+ "Number of breakout rooms" : "Anzahl an Gruppenräumen",
+ "Automatically assign participants" : "Teilnehmer automatisch zuordnen",
+ "Manually assign participants" : "Teilnehmer manuell zuordnen",
"Allow participants to choose" : "Teilnehmern die Wahl lassen",
"Assign participants to rooms" : "Teilnehmer Räumen zuweisen",
"Create rooms" : "Räume erstellen",
- "Configure breakout rooms" : "Einstellungen für Breakout-Räume",
+ "Configure breakout rooms" : "Einstellungen für Gruppenräume",
"Send message to room" : "Nachricht an Raum senden",
"Unassigned participants" : "Nicht zugewiesene Teilnehmer",
"Back" : "ZurĂĽck",
"Reset" : "ZurĂĽcksetzen",
"Assign participants" : "Teilnehmer zuweisen",
- "Create breakout rooms" : "Breakout-Räume erstellen",
+ "Create breakout rooms" : "Gruppenräume erstellen",
"Room {roomNumber}" : "Raum {roomNumber}",
"Post message" : "Nachricht senden",
+ "Send message to all breakout rooms" : "Nachricht an alle Gruppenräume senden",
+ "Send a message to \"{roomName}\"" : "Eine Nachricht an \"{roomName}\" senden",
+ "The message was sent to all breakout rooms" : "Die Nachricht wurde an alle Gruppenräume gesendet",
"The message was sent to \"{roomName}\"" : "Die Nachricht wurde an \"{roomName}\" gesendet",
"The message could not be sent" : "Nachricht konnte nicht gesendet werden",
"{nickName} raised their hand." : "{nickName} hat die Hand gehoben.",
@@ -828,8 +831,8 @@ OC.L10N.register(
"This conversation is read-only" : "Diese Unterhaltung ist schreibgeschĂĽtzt",
"Drop your files to upload" : "Dateien zum Hochladen hineinziehen",
"Favorite" : "Favorit",
- "Setup breakout rooms for this conversation" : "Breakout-Räume für diese Unterhaltung einstellen",
- "Breakout rooms" : "Breakout-Räume",
+ "Setup breakout rooms for this conversation" : "Gruppenräume für diese Unterhaltung einstellen",
+ "Breakout rooms" : "Gruppenräume",
"Edit the default permissions for participants in this conversation. These settings do not affect moderators." : "Bearbeiten Sie die Standardberechtigungen fĂĽr die Teilnehmer dieser Unterhaltung. Diese Einstellungen wirken sich nicht auf Moderatoren aus.",
"Every time permissions are modified in this section, custom permissions previously assigned to individual participants will be lost." : "Jedes Mal, wenn Berechtigungen in diesem Abschnitt geändert werden, gehen benutzerdefinierte Berechtigungen, die zuvor einzelnen Teilnehmern zugewiesen wurden, verloren.",
"All permissions" : "Alle Berechtigungen",
@@ -848,7 +851,7 @@ OC.L10N.register(
"Moderation" : "Moderation",
"Meeting" : "Meeting",
"Permissions" : "Berechtigungen",
- "Breakout Rooms" : "Breakout-Räume",
+ "Breakout Rooms" : "Gruppenräume",
"Matterbridge" : "Matterbridge",
"Danger zone" : "Gefahrenzone",
"Error while updating conversation description" : "Fehler bei der Aktualisierung der Beschreibung der Unterhaltung",
@@ -1131,11 +1134,12 @@ OC.L10N.register(
"Edit default permissions for participants in <strong>{conversationName}</strong>" : "Standardberechtigungen fĂĽr Teilnehmer in <strong>{conversationName}</strong> bearbeiten",
"The message has expired or has been deleted" : "Die Nachricht ist abgelaufen oder wurde gelöscht",
"Cancel quote" : "Zitieren abbrechen",
- "Start breakout rooms" : "Breakout-Räume starten",
- "Stop breakout rooms" : "Breakout-Räume stoppen",
- "Delete breakout rooms" : "Breakout-Räume löschen",
- "Re-configure breakout rooms" : "Breakout-Räume umkonfigurieren",
- "Current breakout rooms and settings will be lost" : "Aktuelle Breakout-Räume und deren Einstellungen gehen verloren",
+ "Start breakout rooms" : "Gruppenräume starten",
+ "Stop breakout rooms" : "Gruppenräume stoppen",
+ "Send message to breakout rooms" : "Nachricht an Gruppenräume senden",
+ "Delete breakout rooms" : "Gruppenräume löschen",
+ "Re-configure breakout rooms" : "Gruppenräume umkonfigurieren",
+ "Current breakout rooms and settings will be lost" : "Aktuelle Gruppenräume und deren Einstellungen gehen verloren",
"Cancel" : "Abbrechen",
"Disable lobby" : "Lobby deaktivieren",
"moderator" : "Moderator",
@@ -1242,7 +1246,7 @@ OC.L10N.register(
"Toggle fullscreen" : "Vollbildmodus an-/ausschalten",
"Rename conversation" : "Unterhaltung umbenennen",
"Start recording" : "Aufnahme beginnen",
- "Setup breakout rooms" : "Breakout-Räume einstellen",
+ "Setup breakout rooms" : "Gruppenräume einstellen",
"Exit fullscreen (F)" : "Vollbild verlassen (F)",
"Fullscreen (F)" : "Vollbild (F)",
"Speaker view" : "Sprecheransicht",
@@ -1291,10 +1295,11 @@ OC.L10N.register(
"Do not disturb" : "Nicht stören",
"Away" : "Abwesend",
"Error while sharing file" : "Fehler beim Teilen der Datei",
- "An error occurred while creating breakout rooms" : "Fehler beim Erstellen von Breakout-Räumen",
- "An error occurred while deleting breakout rooms" : "Fehler beim Löschen von Breakout-Räumen",
- "An error occurred while starting breakout rooms" : "Fehler beim Starten vom Breakout-Räumen",
- "An error occurred while stopping breakout rooms" : "Fehler beim Stoppen von Breakout-Räumen",
+ "An error occurred while creating breakout rooms" : "Fehler beim Erstellen von Gruppenräumen",
+ "An error occurred while deleting breakout rooms" : "Fehler beim Löschen von Gruppenräumen",
+ "An error occurred while starting breakout rooms" : "Fehler beim Starten vom Gruppenräumen",
+ "An error occurred while stopping breakout rooms" : "Fehler beim Stoppen von Gruppenräumen",
+ "An error occurred while sending a message to the breakout rooms" : "Beim Senden einer Nachricht an die Gruppenräume ist ein Fehler aufgetreten",
"Error while clearing conversation history" : "Fehler beim Löschen des Unterhaltungsverlaufs",
"Call recording started." : "Anrufaufnahme gestartet.",
"Call recording stopped. You will be notified once the recording is available." : "Anrufaufzeichnung angehalten. Sie werden benachrichtigt, sobald die Aufnahme zur VerfĂĽgung steht.",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 161a1f47e..11c9ac008 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -725,21 +725,24 @@
"OK: \".wasm\" and \".tflite\" files were properly returned by the web server." : "OK: \".wasm\"- und \".tflite\"-Dateien wurden ordnungsgemäß vom Webserver zurückgegeben.",
"It seems that the PHP and Apache configuration is not compatible. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Es scheint, dass die PHP- und Apache-Konfiguration nicht kompatibel ist. Bitte beachten Sie, dass PHP nur mit dem Modul MPM_PREFORK und PHP-FPM nur mit dem Modul MPM_EVENT verwendet werden kann.",
"Could not detect the PHP and Apache configuration because exec is disabled or apachectl is not working as expected. Please note that PHP can only be used with the MPM_PREFORK module and PHP-FPM can only be used with the MPM_EVENT module." : "Die PHP- und Apache-Konfiguration konnte nicht erkannt werden, da exec deaktiviert ist oder apachectl nicht wie erwartet funktioniert. Bitte beachten Sie, dass PHP nur mit dem Modul MPM_PREFORK und PHP-FPM nur mit dem Modul MPM_EVENT verwendet werden kann.",
- "Number of breakout rooms" : "Anzahl an Breakout-Räumen",
- "Automatically assign participants" : "Automatisch hinzugefĂĽgte Teilnehmer",
- "Manually assign participants" : "Maunell hinzugefĂĽgte Teilnehmer",
+ "Number of breakout rooms" : "Anzahl an Gruppenräumen",
+ "Automatically assign participants" : "Teilnehmer automatisch zuordnen",
+ "Manually assign participants" : "Teilnehmer manuell zuordnen",
"Allow participants to choose" : "Teilnehmern die Wahl lassen",
"Assign participants to rooms" : "Teilnehmer Räumen zuweisen",
"Create rooms" : "Räume erstellen",
- "Configure breakout rooms" : "Einstellungen für Breakout-Räume",
+ "Configure breakout rooms" : "Einstellungen für Gruppenräume",
"Send message to room" : "Nachricht an Raum senden",
"Unassigned participants" : "Nicht zugewiesene Teilnehmer",
"Back" : "ZurĂĽck",
"Reset" : "ZurĂĽcksetzen",
"Assign participants" : "Teilnehmer zuweisen",
- "Create breakout rooms" : "Breakout-Räume erstellen",
+ "Create breakout rooms" : "Gruppenräume erstellen",
"Room {roomNumber}" : "Raum {roomNumber}",
"Post message" : "Nachricht senden",
+ "Send message to all breakout rooms" : "Nachricht an alle Gruppenräume senden",
+ "Send a message to \"{roomName}\"" : "Eine Nachricht an \"{roomName}\" senden",
+ "The message was sent to all breakout rooms" : "Die Nachricht wurde an alle Gruppenräume gesendet",
"The message was sent to \"{roomName}\"" : "Die Nachricht wurde an \"{roomName}\" gesendet",
"The message could not be sent" : "Nachricht konnte nicht gesendet werden",
"{nickName} raised their hand." : "{nickName} hat die Hand gehoben.",
@@ -826,8 +829,8 @@
"This conversation is read-only" : "Diese Unterhaltung ist schreibgeschĂĽtzt",
"Drop your files to upload" : "Dateien zum Hochladen hineinziehen",
"Favorite" : "Favorit",
- "Setup breakout rooms for this conversation" : "Breakout-Räume für diese Unterhaltung einstellen",
- "Breakout rooms" : "Breakout-Räume",
+ "Setup breakout rooms for this conversation" : "Gruppenräume für diese Unterhaltung einstellen",
+ "Breakout rooms" : "Gruppenräume",
"Edit the default permissions for participants in this conversation. These settings do not affect moderators." : "Bearbeiten Sie die Standardberechtigungen fĂĽr die Teilnehmer dieser Unterhaltung. Diese Einstellungen wirken sich nicht auf Moderatoren aus.",
"Every time permissions are modified in this section, custom permissions previously assigned to individual participants will be lost." : "Jedes Mal, wenn Berechtigungen in diesem Abschnitt geändert werden, gehen benutzerdefinierte Berechtigungen, die zuvor einzelnen Teilnehmern zugewiesen wurden, verloren.",
"All permissions" : "Alle Berechtigungen",
@@ -846,7 +849,7 @@
"Moderation" : "Moderation",
"Meeting" : "Meeting",
"Permissions" : "Berechtigungen",
- "Breakout Rooms" : "Breakout-Räume",
+ "Breakout Rooms" : "Gruppenräume",
"Matterbridge" : "Matterbridge",
"Danger zone" : "Gefahrenzone",
"Error while updating conversation description" : "Fehler bei der Aktualisierung der Beschreibung der Unterhaltung",
@@ -1129,11 +1132,12 @@
"Edit default permissions for participants in <strong>{conversationName}</strong>" : "Standardberechtigungen fĂĽr Teilnehmer in <strong>{conversationName}</strong> bearbeiten",
"The message has expired or has been deleted" : "Die Nachricht ist abgelaufen oder wurde gelöscht",
"Cancel quote" : "Zitieren abbrechen",
- "Start breakout rooms" : "Breakout-Räume starten",
- "Stop breakout rooms" : "Breakout-Räume stoppen",
- "Delete breakout rooms" : "Breakout-Räume löschen",
- "Re-configure breakout rooms" : "Breakout-Räume umkonfigurieren",
- "Current breakout rooms and settings will be lost" : "Aktuelle Breakout-Räume und deren Einstellungen gehen verloren",
+ "Start breakout rooms" : "Gruppenräume starten",
+ "Stop breakout rooms" : "Gruppenräume stoppen",
+ "Send message to breakout rooms" : "Nachricht an Gruppenräume senden",
+ "Delete breakout rooms" : "Gruppenräume löschen",
+ "Re-configure breakout rooms" : "Gruppenräume umkonfigurieren",
+ "Current breakout rooms and settings will be lost" : "Aktuelle Gruppenräume und deren Einstellungen gehen verloren",
"Cancel" : "Abbrechen",
"Disable lobby" : "Lobby deaktivieren",
"moderator" : "Moderator",
@@ -1240,7 +1244,7 @@
"Toggle fullscreen" : "Vollbildmodus an-/ausschalten",
"Rename conversation" : "Unterhaltung umbenennen",
"Start recording" : "Aufnahme beginnen",
- "Setup breakout rooms" : "Breakout-Räume einstellen",
+ "Setup breakout rooms" : "Gruppenräume einstellen",
"Exit fullscreen (F)" : "Vollbild verlassen (F)",
"Fullscreen (F)" : "Vollbild (F)",
"Speaker view" : "Sprecheransicht",
@@ -1289,10 +1293,11 @@
"Do not disturb" : "Nicht stören",
"Away" : "Abwesend",
"Error while sharing file" : "Fehler beim Teilen der Datei",
- "An error occurred while creating breakout rooms" : "Fehler beim Erstellen von Breakout-Räumen",
- "An error occurred while deleting breakout rooms" : "Fehler beim Löschen von Breakout-Räumen",
- "An error occurred while starting breakout rooms" : "Fehler beim Starten vom Breakout-Räumen",
- "An error occurred while stopping breakout rooms" : "Fehler beim Stoppen von Breakout-Räumen",
+ "An error occurred while creating breakout rooms" : "Fehler beim Erstellen von Gruppenräumen",
+ "An error occurred while deleting breakout rooms" : "Fehler beim Löschen von Gruppenräumen",
+ "An error occurred while starting breakout rooms" : "Fehler beim Starten vom Gruppenräumen",
+ "An error occurred while stopping breakout rooms" : "Fehler beim Stoppen von Gruppenräumen",
+ "An error occurred while sending a message to the breakout rooms" : "Beim Senden einer Nachricht an die Gruppenräume ist ein Fehler aufgetreten",
"Error while clearing conversation history" : "Fehler beim Löschen des Unterhaltungsverlaufs",
"Call recording started." : "Anrufaufnahme gestartet.",
"Call recording stopped. You will be notified once the recording is available." : "Anrufaufzeichnung angehalten. Sie werden benachrichtigt, sobald die Aufnahme zur VerfĂĽgung steht.",
diff --git a/l10n/es.js b/l10n/es.js
index ac3cba5c2..316a900de 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -742,6 +742,9 @@ OC.L10N.register(
"Create breakout rooms" : "Crear salas de grupos",
"Room {roomNumber}" : "Sala {roomNumber}",
"Post message" : "Publicar mensaje",
+ "Send message to all breakout rooms" : "Enviar mensaje a todas las salas de grupos",
+ "Send a message to \"{roomName}\"" : "Enviar mensaje a \"{roomName}\"",
+ "The message was sent to all breakout rooms" : "El mensaje fue enviado a todas las salas de grupos",
"The message was sent to \"{roomName}\"" : "El mensaje fue enviado a \"{roomName}\"",
"The message could not be sent" : "El mensaje no pudo ser enviado",
"{nickName} raised their hand." : "{nickName} ha levantado la mano",
@@ -1133,6 +1136,7 @@ OC.L10N.register(
"Cancel quote" : "Cancelar cita",
"Start breakout rooms" : "Iniciar salas de grupos",
"Stop breakout rooms" : "Detener salas de grupos",
+ "Send message to breakout rooms" : "Enviar mensaje a salas de grupos",
"Delete breakout rooms" : "Eliminar salas de grupos",
"Re-configure breakout rooms" : "Re-configurar salas de grupos",
"Current breakout rooms and settings will be lost" : "Las salas de grupos y las configuraciones actuales se perderán",
@@ -1295,6 +1299,7 @@ OC.L10N.register(
"An error occurred while deleting breakout rooms" : "OcurriĂł un error mientras se eliminaban las salas de grupos",
"An error occurred while starting breakout rooms" : "OcurriĂł un error mientras se iniciaban las salas de grupos",
"An error occurred while stopping breakout rooms" : "OcurriĂł un error mientras se detenĂ­an las salas de grupos",
+ "An error occurred while sending a message to the breakout rooms" : "OcurriĂł un error mientras se enviaba un mensaje a las salas de grupos",
"Error while clearing conversation history" : "Error al vaciar el historial de conversaciones",
"Call recording started." : "Se iniciĂł la grabaciĂłn de la llamada.",
"Call recording stopped. You will be notified once the recording is available." : "Se detuvo la grabación de la llamada. Se le notificará cuando la grabación esté disponible.",
diff --git a/l10n/es.json b/l10n/es.json
index 7ae57febb..6fe9b9fb1 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -740,6 +740,9 @@
"Create breakout rooms" : "Crear salas de grupos",
"Room {roomNumber}" : "Sala {roomNumber}",
"Post message" : "Publicar mensaje",
+ "Send message to all breakout rooms" : "Enviar mensaje a todas las salas de grupos",
+ "Send a message to \"{roomName}\"" : "Enviar mensaje a \"{roomName}\"",
+ "The message was sent to all breakout rooms" : "El mensaje fue enviado a todas las salas de grupos",
"The message was sent to \"{roomName}\"" : "El mensaje fue enviado a \"{roomName}\"",
"The message could not be sent" : "El mensaje no pudo ser enviado",
"{nickName} raised their hand." : "{nickName} ha levantado la mano",
@@ -1131,6 +1134,7 @@
"Cancel quote" : "Cancelar cita",
"Start breakout rooms" : "Iniciar salas de grupos",
"Stop breakout rooms" : "Detener salas de grupos",
+ "Send message to breakout rooms" : "Enviar mensaje a salas de grupos",
"Delete breakout rooms" : "Eliminar salas de grupos",
"Re-configure breakout rooms" : "Re-configurar salas de grupos",
"Current breakout rooms and settings will be lost" : "Las salas de grupos y las configuraciones actuales se perderán",
@@ -1293,6 +1297,7 @@
"An error occurred while deleting breakout rooms" : "OcurriĂł un error mientras se eliminaban las salas de grupos",
"An error occurred while starting breakout rooms" : "OcurriĂł un error mientras se iniciaban las salas de grupos",
"An error occurred while stopping breakout rooms" : "OcurriĂł un error mientras se detenĂ­an las salas de grupos",
+ "An error occurred while sending a message to the breakout rooms" : "OcurriĂł un error mientras se enviaba un mensaje a las salas de grupos",
"Error while clearing conversation history" : "Error al vaciar el historial de conversaciones",
"Call recording started." : "Se iniciĂł la grabaciĂłn de la llamada.",
"Call recording stopped. You will be notified once the recording is available." : "Se detuvo la grabación de la llamada. Se le notificará cuando la grabación esté disponible.",
diff --git a/l10n/fr.js b/l10n/fr.js
index f03ce6fb2..e5c278587 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -742,6 +742,9 @@ OC.L10N.register(
"Create breakout rooms" : "Créer des salons dérivés",
"Room {roomNumber}" : "Salon {roomNumber}",
"Post message" : "Envoyer le message",
+ "Send message to all breakout rooms" : "Envoyer le message à tous les salons dérivés",
+ "Send a message to \"{roomName}\"" : "Envoyer un message au salon \"{roomName}\"",
+ "The message was sent to all breakout rooms" : "Le message a été envoyé à tous les salons dérivés",
"The message was sent to \"{roomName}\"" : "Le message a été posté dans \"{roomName}\"",
"The message could not be sent" : "Le message n'a pas pu être posté",
"{nickName} raised their hand." : "{nickName} a levé la main.",
@@ -1133,6 +1136,7 @@ OC.L10N.register(
"Cancel quote" : "Annuler la citation",
"Start breakout rooms" : "Ouvrir des salons dérivés",
"Stop breakout rooms" : "Clore des salons dérivés",
+ "Send message to breakout rooms" : "Envoyer un message aux salons dérivés",
"Delete breakout rooms" : "Supprimer les salons dérivés",
"Re-configure breakout rooms" : "Re-configurer les salons dérivés",
"Current breakout rooms and settings will be lost" : "Les salons dérivés actuels et leurs paramètres seront perdus",
@@ -1295,6 +1299,7 @@ OC.L10N.register(
"An error occurred while deleting breakout rooms" : "Une erreur est survenue lors de la suppression des salons dérivés",
"An error occurred while starting breakout rooms" : "Une erreur est survenue lors du lancement des salons dér