summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
-rw-r--r--l10n/fr.js12
-rw-r--r--l10n/fr.json12
4 files changed, 28 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index c3536069c..e3abef7f5 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -867,6 +867,8 @@ OC.L10N.register(
"Open conversation to registered users, showing it in search results" : "Konversation für registrierte Benutzer öffnen und in den Suchergebnissen anzeigen",
"Also open to guest app users" : "Auch für Gast-App-Benutzer öffnen",
"Error occurred when opening or limiting the conversation" : "Beim Öffnen oder Einschränken der Konversation ist ein Fehler aufgetreten",
+ "Enabling the lobby will remove non-moderators from the ongoing call." : "Durch Aktivieren der Lobby werden Nicht-Moderatoren aus dem laufenden Anruf entfernt.",
+ "Enable lobby, restricting the conversation to moderators" : "Aktivieren der Lobby, beschränke die Unterhaltung auf die Moderatoren.",
"Meeting start time" : "Meeting Startzeit",
"Start time (optional)" : "Startzeit (optional)",
"Error occurred when restricting the conversation to moderator" : "Fehler beim Beschränken der Unterhaltung auf den Moderator aufgetreten",
diff --git a/l10n/de.json b/l10n/de.json
index 5c0d7bb8f..37d312cd0 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -865,6 +865,8 @@
"Open conversation to registered users, showing it in search results" : "Konversation für registrierte Benutzer öffnen und in den Suchergebnissen anzeigen",
"Also open to guest app users" : "Auch für Gast-App-Benutzer öffnen",
"Error occurred when opening or limiting the conversation" : "Beim Öffnen oder Einschränken der Konversation ist ein Fehler aufgetreten",
+ "Enabling the lobby will remove non-moderators from the ongoing call." : "Durch Aktivieren der Lobby werden Nicht-Moderatoren aus dem laufenden Anruf entfernt.",
+ "Enable lobby, restricting the conversation to moderators" : "Aktivieren der Lobby, beschränke die Unterhaltung auf die Moderatoren.",
"Meeting start time" : "Meeting Startzeit",
"Start time (optional)" : "Startzeit (optional)",
"Error occurred when restricting the conversation to moderator" : "Fehler beim Beschränken der Unterhaltung auf den Moderator aufgetreten",
diff --git a/l10n/fr.js b/l10n/fr.js
index e78bbef25..d76696955 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -181,8 +181,20 @@ OC.L10N.register(
"You disabled message expiration" : "Vous avez désactivé l'expiration des messages",
"{actor} cleared the history of the conversation" : "{actor} a effacé l'historique de la conversation",
"You cleared the history of the conversation" : "Vous avez effacé l'historique de la conversation",
+ "{actor} set the conversation avatar" : "{actor} a défini l'avatar de la conversation",
+ "You set the conversation avatar" : "Vous avez défini l'avatar de la conversation",
+ "{actor} removed the conversation avatar" : "{actor} a retiré l'avatar de la conversation",
+ "You removed the conversation avatar" : "Vous avez retiré l'avatar de la conversation",
"{actor} ended the poll {poll}" : "{actor} a terminé le sondage {poll}",
"You ended the poll {poll}" : "Vous avez terminé le sondage {poll}",
+ "{actor} started the video recording" : "{actor} a démarré l'enregistrement vidéo",
+ "You started the video recording" : "Vous avez démarré l'enregistrement vidéo",
+ "{actor} stopped the video recording" : "{actor} a stoppé l'enregistrement vidéo",
+ "You stopped the video recording" : "Vous avez stoppé l'enregistrement vidéo",
+ "{actor} started the audio recording" : "{actor} a démarré l'enregistrement audio",
+ "You started the audio recording" : "Vous avez démarré l'enregistrement audio",
+ "{actor} stopped the audio recording" : "{actor} a stoppé l'enregistrement audio",
+ "You stopped the audio recording" : "Vous avez stoppé l'enregistrement audio",
"Someone voted on the poll {poll}" : "Quelqu'un a participé au sondage {poll}",
"Message deleted by author" : "Message supprimé par l'auteur",
"Message deleted by {actor}" : "Message supprimé par {actor}",
diff --git a/l10n/fr.json b/l10n/fr.json
index a76f2e2d1..345ef990f 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -179,8 +179,20 @@
"You disabled message expiration" : "Vous avez désactivé l'expiration des messages",
"{actor} cleared the history of the conversation" : "{actor} a effacé l'historique de la conversation",
"You cleared the history of the conversation" : "Vous avez effacé l'historique de la conversation",
+ "{actor} set the conversation avatar" : "{actor} a défini l'avatar de la conversation",
+ "You set the conversation avatar" : "Vous avez défini l'avatar de la conversation",
+ "{actor} removed the conversation avatar" : "{actor} a retiré l'avatar de la conversation",
+ "You removed the conversation avatar" : "Vous avez retiré l'avatar de la conversation",
"{actor} ended the poll {poll}" : "{actor} a terminé le sondage {poll}",
"You ended the poll {poll}" : "Vous avez terminé le sondage {poll}",
+ "{actor} started the video recording" : "{actor} a démarré l'enregistrement vidéo",
+ "You started the video recording" : "Vous avez démarré l'enregistrement vidéo",
+ "{actor} stopped the video recording" : "{actor} a stoppé l'enregistrement vidéo",
+ "You stopped the video recording" : "Vous avez stoppé l'enregistrement vidéo",
+ "{actor} started the audio recording" : "{actor} a démarré l'enregistrement audio",
+ "You started the audio recording" : "Vous avez démarré l'enregistrement audio",
+ "{actor} stopped the audio recording" : "{actor} a stoppé l'enregistrement audio",
+ "You stopped the audio recording" : "Vous avez stoppé l'enregistrement audio",
"Someone voted on the poll {poll}" : "Quelqu'un a participé au sondage {poll}",
"Message deleted by author" : "Message supprimé par l'auteur",
"Message deleted by {actor}" : "Message supprimé par {actor}",