Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/ar.js2
-rw-r--r--l10n/ar.json2
-rw-r--r--l10n/br.js2
-rw-r--r--l10n/br.json2
-rw-r--r--l10n/ca.js2
-rw-r--r--l10n/ca.json2
-rw-r--r--l10n/cs.js4
-rw-r--r--l10n/cs.json4
-rw-r--r--l10n/da.js2
-rw-r--r--l10n/da.json2
-rw-r--r--l10n/de.js5
-rw-r--r--l10n/de.json5
-rw-r--r--l10n/de_DE.js7
-rw-r--r--l10n/de_DE.json7
-rw-r--r--l10n/el.js2
-rw-r--r--l10n/el.json2
-rw-r--r--l10n/es.js3
-rw-r--r--l10n/es.json3
-rw-r--r--l10n/eu.js2
-rw-r--r--l10n/eu.json2
-rw-r--r--l10n/fi.js2
-rw-r--r--l10n/fi.json2
-rw-r--r--l10n/fr.js3
-rw-r--r--l10n/fr.json3
-rw-r--r--l10n/gl.js45
-rw-r--r--l10n/gl.json45
-rw-r--r--l10n/he.js2
-rw-r--r--l10n/he.json2
-rw-r--r--l10n/hr.js2
-rw-r--r--l10n/hr.json2
-rw-r--r--l10n/hu.js2
-rw-r--r--l10n/hu.json2
-rw-r--r--l10n/it.js3
-rw-r--r--l10n/it.json3
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
-rw-r--r--l10n/ko.js3
-rw-r--r--l10n/ko.json3
-rw-r--r--l10n/lt_LT.js2
-rw-r--r--l10n/lt_LT.json2
-rw-r--r--l10n/mk.js3
-rw-r--r--l10n/mk.json3
-rw-r--r--l10n/nl.js154
-rw-r--r--l10n/nl.json154
-rw-r--r--l10n/oc.js1
-rw-r--r--l10n/oc.json1
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/pt_BR.js12
-rw-r--r--l10n/pt_BR.json12
-rw-r--r--l10n/ru.js2
-rw-r--r--l10n/ru.json2
-rw-r--r--l10n/sk.js2
-rw-r--r--l10n/sk.json2
-rw-r--r--l10n/sl.js13
-rw-r--r--l10n/sl.json13
-rw-r--r--l10n/sv.js2
-rw-r--r--l10n/sv.json2
-rw-r--r--l10n/tr.js3
-rw-r--r--l10n/tr.json3
-rw-r--r--l10n/zh_CN.js2
-rw-r--r--l10n/zh_CN.json2
-rw-r--r--lib/Service/ParticipantService.php10
-rw-r--r--package-lock.json26
-rw-r--r--package.json4
-rw-r--r--src/components/CallView/CallView.vue8
-rw-r--r--src/components/CallView/Grid/Grid.vue1
-rw-r--r--src/components/CallView/shared/EmptyCallView.vue21
-rw-r--r--src/components/CallView/shared/LocalMediaControls.vue7
-rw-r--r--src/components/CallView/shared/VideoBottomBar.vue1
-rw-r--r--src/components/ConversationSettings/LinkShareSettings.vue6
-rw-r--r--src/components/LeftSidebar/ConversationsList/ConversationsList.vue3
-rw-r--r--src/components/MessagesList/MessagesGroup/Message/Message.vue3
-rw-r--r--src/components/MessagesList/MessagesList.vue2
-rw-r--r--src/components/NewMessageForm/NewMessageForm.vue2
-rw-r--r--src/components/RightSidebar/Description/Description.vue6
-rw-r--r--src/main.js2
-rw-r--r--src/mainFilesSidebar.js2
-rw-r--r--src/mainPublicShareAuthSidebar.js2
-rw-r--r--src/mainPublicShareSidebar.js2
80 files changed, 526 insertions, 170 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index deeaf2672..1d6333393 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -415,6 +415,7 @@ OC.L10N.register(
"Conversation settings" : "اعدادات المحادثة",
"Password protection" : "الحماية بكلمة السر",
"Enter a password" : "إدخِل كلمة سرية",
+ "Copy conversation link" : "نسخ رابط المحادثة",
"Enable lobby" : "تفعيل انتظار الاستقبال",
"Start time (optional)" : "بداية الوقت (اختياري)",
"Lock conversation" : "قفل المحادثة",
@@ -441,7 +442,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "حدث خطأ اثناء البحث",
"Creating your conversation" : "انشاء محادثتك",
"All set" : "تم تعيين",
- "Copy conversation link" : "نسخ رابط المحادثة",
"Error while creating the conversation" : "حدث خطأ اثناء نسخ رابط المحادثة",
"Link copied to the clipboard!" : "تم نسخ رابط المحادثة",
"Create a new group conversation" : "انشاء محادثة جماعية جديدة",
diff --git a/l10n/ar.json b/l10n/ar.json
index 64444b697..b6d18f83c 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -413,6 +413,7 @@
"Conversation settings" : "اعدادات المحادثة",
"Password protection" : "الحماية بكلمة السر",
"Enter a password" : "إدخِل كلمة سرية",
+ "Copy conversation link" : "نسخ رابط المحادثة",
"Enable lobby" : "تفعيل انتظار الاستقبال",
"Start time (optional)" : "بداية الوقت (اختياري)",
"Lock conversation" : "قفل المحادثة",
@@ -439,7 +440,6 @@
"An error occurred while performing the search" : "حدث خطأ اثناء البحث",
"Creating your conversation" : "انشاء محادثتك",
"All set" : "تم تعيين",
- "Copy conversation link" : "نسخ رابط المحادثة",
"Error while creating the conversation" : "حدث خطأ اثناء نسخ رابط المحادثة",
"Link copied to the clipboard!" : "تم نسخ رابط المحادثة",
"Create a new group conversation" : "انشاء محادثة جماعية جديدة",
diff --git a/l10n/br.js b/l10n/br.js
index 00741f7d8..d926d28f2 100644
--- a/l10n/br.js
+++ b/l10n/br.js
@@ -604,6 +604,7 @@ OC.L10N.register(
"Conversation settings" : "Stummoù diviz",
"Password protection" : "Gwareziñ gant ur ger-tremen",
"Enter a password" : "Ebarzhiñ ar ger-tremen",
+ "Copy conversation link" : "Eilañ al liamm diviz",
"Enable lobby" : "Aotreañ ar sal gortoz",
"Start time (optional)" : "Amzer kregiñ (dibab)",
"Chat notifications" : "Kemenadennoù chat",
@@ -628,7 +629,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Ur fazi a zo bet en ur ober an enklask",
"Creating your conversation" : "Krouiñ ho diviz",
"All set" : "Staliet pep tra",
- "Copy conversation link" : "Eilañ al liamm diviz",
"Error while creating the conversation" : "Ur fazi a zo bet en ur krouiñ an diviz",
"Link copied to the clipboard!" : "Liamm eilet d'ar golver",
"Create a new group conversation" : "Krouiñ un diviz strollad nevez",
diff --git a/l10n/br.json b/l10n/br.json
index 1295d22c1..e2380a24a 100644
--- a/l10n/br.json
+++ b/l10n/br.json
@@ -602,6 +602,7 @@
"Conversation settings" : "Stummoù diviz",
"Password protection" : "Gwareziñ gant ur ger-tremen",
"Enter a password" : "Ebarzhiñ ar ger-tremen",
+ "Copy conversation link" : "Eilañ al liamm diviz",
"Enable lobby" : "Aotreañ ar sal gortoz",
"Start time (optional)" : "Amzer kregiñ (dibab)",
"Chat notifications" : "Kemenadennoù chat",
@@ -626,7 +627,6 @@
"An error occurred while performing the search" : "Ur fazi a zo bet en ur ober an enklask",
"Creating your conversation" : "Krouiñ ho diviz",
"All set" : "Staliet pep tra",
- "Copy conversation link" : "Eilañ al liamm diviz",
"Error while creating the conversation" : "Ur fazi a zo bet en ur krouiñ an diviz",
"Link copied to the clipboard!" : "Liamm eilet d'ar golver",
"Create a new group conversation" : "Krouiñ un diviz strollad nevez",
diff --git a/l10n/ca.js b/l10n/ca.js
index 7b27e3037..74a158c59 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -625,6 +625,7 @@ OC.L10N.register(
"Conversation settings" : "Configuració de la conversa",
"Password protection" : "Protecció amb contrasenya",
"Enter a password" : "Introduïu una contrasenya",
+ "Copy conversation link" : "Copia l'enllaç de la conversa",
"Enable lobby" : "Habilita el vestíbul",
"Start time (optional)" : "Hora d'inici (opcional)",
"Chat notifications" : "Notificacions del xat",
@@ -649,7 +650,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "S'ha produït un error en realitzar la cerca",
"Creating your conversation" : "Creació de la vostra conversa",
"All set" : "Tota la sèrie",
- "Copy conversation link" : "Copia l'enllaç de la conversa",
"Error while creating the conversation" : "Error en crear la conversa",
"Link copied to the clipboard!" : "Enllaç públic copiat al porta-retalls!",
"Create a new group conversation" : "Crear una conversa de grup nova",
diff --git a/l10n/ca.json b/l10n/ca.json
index c16d9bbb4..aa896d881 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -623,6 +623,7 @@
"Conversation settings" : "Configuració de la conversa",
"Password protection" : "Protecció amb contrasenya",
"Enter a password" : "Introduïu una contrasenya",
+ "Copy conversation link" : "Copia l'enllaç de la conversa",
"Enable lobby" : "Habilita el vestíbul",
"Start time (optional)" : "Hora d'inici (opcional)",
"Chat notifications" : "Notificacions del xat",
@@ -647,7 +648,6 @@
"An error occurred while performing the search" : "S'ha produït un error en realitzar la cerca",
"Creating your conversation" : "Creació de la vostra conversa",
"All set" : "Tota la sèrie",
- "Copy conversation link" : "Copia l'enllaç de la conversa",
"Error while creating the conversation" : "Error en crear la conversa",
"Link copied to the clipboard!" : "Enllaç públic copiat al porta-retalls!",
"Create a new group conversation" : "Crear una conversa de grup nova",
diff --git a/l10n/cs.js b/l10n/cs.js
index c75865a6e..646a15f9b 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -138,6 +138,7 @@ OC.L10N.register(
"Join »%s«" : "Připojit se k „%s“",
"Dial-in information" : "Informace o volání sem",
"Meeting ID" : "Identif. schůzky",
+ "Your PIN" : "Váš PIN",
"Password request: %s" : "Požadavek na heslo: %s",
"Private conversation" : "Soukromá konverzace",
"Deleted user (%s)" : "Smazán uživatel (%s)",
@@ -665,7 +666,7 @@ OC.L10N.register(
"Password protection" : "Ochrana heslem",
"Enter a password" : "Zadejte heslo",
"Save password" : "Uložit heslo",
- "Copy public link" : "Zkopírovat veřejný odkaz",
+ "Copy conversation link" : "Zkopírovat odkaz na konverzaci",
"Conversation password has been removed" : "Heslo do konverzace bylo odebráno",
"Visible for" : "Viditelné pro",
"Visible for no one" : "Neviditelné nikomu",
@@ -706,7 +707,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Došlo k chybě při provádění hledání",
"Creating your conversation" : "Vytváří se vaše konverzace",
"All set" : "Vše nastaveno",
- "Copy conversation link" : "Zkopírovat odkaz na konverzaci",
"Error while creating the conversation" : "Chyba při vytváření konverzace",
"Link copied to the clipboard!" : "Odkaz zkopírován do schránky",
"Create a new group conversation" : "Vytvořit novou skupinovou konverzaci",
diff --git a/l10n/cs.json b/l10n/cs.json
index d51ec9002..5c1707cd8 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -136,6 +136,7 @@
"Join »%s«" : "Připojit se k „%s“",
"Dial-in information" : "Informace o volání sem",
"Meeting ID" : "Identif. schůzky",
+ "Your PIN" : "Váš PIN",
"Password request: %s" : "Požadavek na heslo: %s",
"Private conversation" : "Soukromá konverzace",
"Deleted user (%s)" : "Smazán uživatel (%s)",
@@ -663,7 +664,7 @@
"Password protection" : "Ochrana heslem",
"Enter a password" : "Zadejte heslo",
"Save password" : "Uložit heslo",
- "Copy public link" : "Zkopírovat veřejný odkaz",
+ "Copy conversation link" : "Zkopírovat odkaz na konverzaci",
"Conversation password has been removed" : "Heslo do konverzace bylo odebráno",
"Visible for" : "Viditelné pro",
"Visible for no one" : "Neviditelné nikomu",
@@ -704,7 +705,6 @@
"An error occurred while performing the search" : "Došlo k chybě při provádění hledání",
"Creating your conversation" : "Vytváří se vaše konverzace",
"All set" : "Vše nastaveno",
- "Copy conversation link" : "Zkopírovat odkaz na konverzaci",
"Error while creating the conversation" : "Chyba při vytváření konverzace",
"Link copied to the clipboard!" : "Odkaz zkopírován do schránky",
"Create a new group conversation" : "Vytvořit novou skupinovou konverzaci",
diff --git a/l10n/da.js b/l10n/da.js
index 36fbb9909..999eadf36 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -328,6 +328,7 @@ OC.L10N.register(
"Favorite" : "Foretrukken",
"Password protection" : "Adgangskodebeskyttelse",
"Enter a password" : "Enter a password",
+ "Copy conversation link" : "Kopier samtalelink",
"Enable lobby" : "Aktiver lobby",
"Start time (optional)" : "Starttid (valgfri)",
"Chat notifications" : "Chat-notifikationer",
@@ -349,7 +350,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Der opstod en fejl under søgningen",
"Creating your conversation" : "Opret din samtale",
"All set" : "Samtalen er klar",
- "Copy conversation link" : "Kopier samtalelink",
"Error while creating the conversation" : "Fejl under oprettelse af samtalen",
"Link copied to the clipboard!" : "Link kopieret til udklipsholderen!",
"Create a new group conversation" : "Opret en ny gruppesamtale",
diff --git a/l10n/da.json b/l10n/da.json
index 6e622bebc..75f7b4f9a 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -326,6 +326,7 @@
"Favorite" : "Foretrukken",
"Password protection" : "Adgangskodebeskyttelse",
"Enter a password" : "Enter a password",
+ "Copy conversation link" : "Kopier samtalelink",
"Enable lobby" : "Aktiver lobby",
"Start time (optional)" : "Starttid (valgfri)",
"Chat notifications" : "Chat-notifikationer",
@@ -347,7 +348,6 @@
"An error occurred while performing the search" : "Der opstod en fejl under søgningen",
"Creating your conversation" : "Opret din samtale",
"All set" : "Samtalen er klar",
- "Copy conversation link" : "Kopier samtalelink",
"Error while creating the conversation" : "Fejl under oprettelse af samtalen",
"Link copied to the clipboard!" : "Link kopieret til udklipsholderen!",
"Create a new group conversation" : "Opret en ny gruppesamtale",
diff --git a/l10n/de.js b/l10n/de.js
index fe8751167..62546ea9a 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -410,7 +410,7 @@ OC.L10N.register(
"Serbia" : "Serbien",
"Russian Federation" : "Russland",
"Rwanda" : "Ruanda",
- "Saudi Arabia" : "Saudiarabien",
+ "Saudi Arabia" : "Saudi-Arabien",
"Solomon Islands" : "Salomonen",
"Seychelles" : "Seychellen",
"Sudan" : "Sudan",
@@ -679,7 +679,7 @@ OC.L10N.register(
"Password protection" : "Passwortschutz",
"Enter a password" : "Passwort eingeben",
"Save password" : "Passwort speichern",
- "Copy public link" : "Öffentlichen Link kopieren",
+ "Copy conversation link" : "Unterhaltungs-Link kopieren",
"Conversation password has been saved" : "Passwort für diese Unterhaltung wurde gespeichert",
"Conversation password has been removed" : "Passwort für diese Unterhaltung wurde entfernt",
"Error occurred while saving conversation password" : "Es ist ein Fehler beim Speichern des Passworts für die Unterhaltung aufgetreten",
@@ -738,7 +738,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Es ist ein Fehler während der Suche aufgetreten",
"Creating your conversation" : "Unterhaltung wird erstellt",
"All set" : "Alle eingestellt",
- "Copy conversation link" : "Unterhaltungs-Link kopieren",
"Error while creating the conversation" : "Fehler beim Erstellen der Unterhaltung",
"Link copied to the clipboard!" : "Link in die Zwischenablage kopiert!",
"Create a new group conversation" : "Neue Gruppenunterhaltung erstellen",
diff --git a/l10n/de.json b/l10n/de.json
index acacc0ba5..c6de3f999 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -408,7 +408,7 @@
"Serbia" : "Serbien",
"Russian Federation" : "Russland",
"Rwanda" : "Ruanda",
- "Saudi Arabia" : "Saudiarabien",
+ "Saudi Arabia" : "Saudi-Arabien",
"Solomon Islands" : "Salomonen",
"Seychelles" : "Seychellen",
"Sudan" : "Sudan",
@@ -677,7 +677,7 @@
"Password protection" : "Passwortschutz",
"Enter a password" : "Passwort eingeben",
"Save password" : "Passwort speichern",
- "Copy public link" : "Öffentlichen Link kopieren",
+ "Copy conversation link" : "Unterhaltungs-Link kopieren",
"Conversation password has been saved" : "Passwort für diese Unterhaltung wurde gespeichert",
"Conversation password has been removed" : "Passwort für diese Unterhaltung wurde entfernt",
"Error occurred while saving conversation password" : "Es ist ein Fehler beim Speichern des Passworts für die Unterhaltung aufgetreten",
@@ -736,7 +736,6 @@
"An error occurred while performing the search" : "Es ist ein Fehler während der Suche aufgetreten",
"Creating your conversation" : "Unterhaltung wird erstellt",
"All set" : "Alle eingestellt",
- "Copy conversation link" : "Unterhaltungs-Link kopieren",
"Error while creating the conversation" : "Fehler beim Erstellen der Unterhaltung",
"Link copied to the clipboard!" : "Link in die Zwischenablage kopiert!",
"Create a new group conversation" : "Neue Gruppenunterhaltung erstellen",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 355f4fa98..5c25652f3 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -410,7 +410,7 @@ OC.L10N.register(
"Serbia" : "Serbien",
"Russian Federation" : "Russland",
"Rwanda" : "Ruanda",
- "Saudi Arabia" : "Saudiarabien",
+ "Saudi Arabia" : "Saudi-Arabien",
"Solomon Islands" : "Salomonen",
"Seychelles" : "Seychellen",
"Sudan" : "Sudan",
@@ -679,7 +679,7 @@ OC.L10N.register(
"Password protection" : "Passwortschutz",
"Enter a password" : "Passwort eingeben",
"Save password" : "Passwort speichern",
- "Copy public link" : "Öffentlichen Link kopieren",
+ "Copy conversation link" : "Unterhaltungs-Link kopieren",
"Conversation password has been saved" : "Unterhaltungs-Passwort wurde gespeichert",
"Conversation password has been removed" : "Unterhaltungs-Passwort wurde entfernt",
"Error occurred while saving conversation password" : "Fehler beim Speichern des Unterhaltungs-Passworts",
@@ -716,7 +716,7 @@ OC.L10N.register(
"Chat notifications" : "Chat-Benachrichtigungen",
"Leave conversation" : "Unterhaltung verlassen",
"Delete conversation" : "Unterhaltung löschen",
- "Remove from favorites" : "Aus den Favoriten entfernen",
+ "Remove from favorites" : "Von Favoriten entfernen",
"Add to favorites" : "Zu den Favoriten hinzufügen",
"Joining conversation …" : "Unterhaltung beitreten …",
"You: {lastMessage}" : "Sie: {lastMessage}",
@@ -738,7 +738,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Es ist ein Fehler während der Suche aufgetreten",
"Creating your conversation" : "Unterhaltung wird erstellt",
"All set" : "Alle eingestellt",
- "Copy conversation link" : "Unterhaltungs-Link kopieren",
"Error while creating the conversation" : "Fehler beim Erstellen der Unterhaltung",
"Link copied to the clipboard!" : "Link in die Zwischenablage kopiert!",
"Create a new group conversation" : "Neue Gruppenunterhaltung erstellen",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index cc2c8f91a..fb57515dc 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -408,7 +408,7 @@
"Serbia" : "Serbien",
"Russian Federation" : "Russland",
"Rwanda" : "Ruanda",
- "Saudi Arabia" : "Saudiarabien",
+ "Saudi Arabia" : "Saudi-Arabien",
"Solomon Islands" : "Salomonen",
"Seychelles" : "Seychellen",
"Sudan" : "Sudan",
@@ -677,7 +677,7 @@
"Password protection" : "Passwortschutz",
"Enter a password" : "Passwort eingeben",
"Save password" : "Passwort speichern",
- "Copy public link" : "Öffentlichen Link kopieren",
+ "Copy conversation link" : "Unterhaltungs-Link kopieren",
"Conversation password has been saved" : "Unterhaltungs-Passwort wurde gespeichert",
"Conversation password has been removed" : "Unterhaltungs-Passwort wurde entfernt",
"Error occurred while saving conversation password" : "Fehler beim Speichern des Unterhaltungs-Passworts",
@@ -714,7 +714,7 @@
"Chat notifications" : "Chat-Benachrichtigungen",
"Leave conversation" : "Unterhaltung verlassen",
"Delete conversation" : "Unterhaltung löschen",
- "Remove from favorites" : "Aus den Favoriten entfernen",
+ "Remove from favorites" : "Von Favoriten entfernen",
"Add to favorites" : "Zu den Favoriten hinzufügen",
"Joining conversation …" : "Unterhaltung beitreten …",
"You: {lastMessage}" : "Sie: {lastMessage}",
@@ -736,7 +736,6 @@
"An error occurred while performing the search" : "Es ist ein Fehler während der Suche aufgetreten",
"Creating your conversation" : "Unterhaltung wird erstellt",
"All set" : "Alle eingestellt",
- "Copy conversation link" : "Unterhaltungs-Link kopieren",
"Error while creating the conversation" : "Fehler beim Erstellen der Unterhaltung",
"Link copied to the clipboard!" : "Link in die Zwischenablage kopiert!",
"Create a new group conversation" : "Neue Gruppenunterhaltung erstellen",
diff --git a/l10n/el.js b/l10n/el.js
index ce158aaa4..f02439d04 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -612,6 +612,7 @@ OC.L10N.register(
"Conversation settings" : "Ρυθμίσεις συνομιλίας",
"Password protection" : "Προστασία συνθηματικού",
"Enter a password" : "Εισάγετε ένα συνθηματικό",
+ "Copy conversation link" : "Αντιγραφή συνδέσμου συνομιλίας",
"Enable lobby" : "Ενεργοποίηση αίθουσας αναμονής",
"Start time (optional)" : "Ώρα έναρξης (προαιρετικό)",
"Chat notifications" : "Ειδοποιήσεις μηνυμάτων",
@@ -636,7 +637,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Παρουσιάστηκε σφάλμα κατά την αναζήτηση",
"Creating your conversation" : "Δημιουργήστε την συνομιλία σας",
"All set" : "Ολα έτοιμα",
- "Copy conversation link" : "Αντιγραφή συνδέσμου συνομιλίας",
"Error while creating the conversation" : "Σφάλμα κατά τη δημιουργία συνομιλίας",
"Link copied to the clipboard!" : "Ο σύνδεσμος αντιγράφηκε στο πρόχειρο",
"Create a new group conversation" : "Δημιουργία νέας ομαδικής συζήτησης",
diff --git a/l10n/el.json b/l10n/el.json
index 0c86e4849..10958ccaf 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -610,6 +610,7 @@
"Conversation settings" : "Ρυθμίσεις συνομιλίας",
"Password protection" : "Προστασία συνθηματικού",
"Enter a password" : "Εισάγετε ένα συνθηματικό",
+ "Copy conversation link" : "Αντιγραφή συνδέσμου συνομιλίας",
"Enable lobby" : "Ενεργοποίηση αίθουσας αναμονής",
"Start time (optional)" : "Ώρα έναρξης (προαιρετικό)",
"Chat notifications" : "Ειδοποιήσεις μηνυμάτων",
@@ -634,7 +635,6 @@
"An error occurred while performing the search" : "Παρουσιάστηκε σφάλμα κατά την αναζήτηση",
"Creating your conversation" : "Δημιουργήστε την συνομιλία σας",
"All set" : "Ολα έτοιμα",
- "Copy conversation link" : "Αντιγραφή συνδέσμου συνομιλίας",
"Error while creating the conversation" : "Σφάλμα κατά τη δημιουργία συνομιλίας",
"Link copied to the clipboard!" : "Ο σύνδεσμος αντιγράφηκε στο πρόχειρο",
"Create a new group conversation" : "Δημιουργία νέας ομαδικής συζήτησης",
diff --git a/l10n/es.js b/l10n/es.js
index 372d2cf2d..ec758b4c4 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -679,7 +679,7 @@ OC.L10N.register(
"Password protection" : "Protección por contraseña",
"Enter a password" : "Introduzca una contraseña",
"Save password" : "Guardar contraseña",
- "Copy public link" : "Copiar enlace público",
+ "Copy conversation link" : "Copiar enlace de la conversación",
"Conversation password has been saved" : "Se ha guardado la contraseña de la conversación",
"Conversation password has been removed" : "Se ha eliminado la contraseña de la conversación",
"Error occurred while saving conversation password" : "Se ha producido un error al guardar la contraseña",
@@ -738,7 +738,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Ha ocurrido un error mientras se realizaba la búsqueda",
"Creating your conversation" : "Creando su conversación",
"All set" : "Todo listo",
- "Copy conversation link" : "Copiar enlace de la conversación",
"Error while creating the conversation" : "Ocurrió un error al crear la conversación",
"Link copied to the clipboard!" : "Enlace copiado al portapapeles!",
"Create a new group conversation" : "Crear nueva conversación en grupo",
diff --git a/l10n/es.json b/l10n/es.json
index 823c93974..44a700775 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -677,7 +677,7 @@
"Password protection" : "Protección por contraseña",
"Enter a password" : "Introduzca una contraseña",
"Save password" : "Guardar contraseña",
- "Copy public link" : "Copiar enlace público",
+ "Copy conversation link" : "Copiar enlace de la conversación",
"Conversation password has been saved" : "Se ha guardado la contraseña de la conversación",
"Conversation password has been removed" : "Se ha eliminado la contraseña de la conversación",
"Error occurred while saving conversation password" : "Se ha producido un error al guardar la contraseña",
@@ -736,7 +736,6 @@
"An error occurred while performing the search" : "Ha ocurrido un error mientras se realizaba la búsqueda",
"Creating your conversation" : "Creando su conversación",
"All set" : "Todo listo",
- "Copy conversation link" : "Copiar enlace de la conversación",
"Error while creating the conversation" : "Ocurrió un error al crear la conversación",
"Link copied to the clipboard!" : "Enlace copiado al portapapeles!",
"Create a new group conversation" : "Crear nueva conversación en grupo",
diff --git a/l10n/eu.js b/l10n/eu.js
index 6a6191314..9c2e93a46 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -618,6 +618,7 @@ OC.L10N.register(
"Conversation settings" : "Elkarrizketaren ezarpenak",
"Password protection" : "Pasahitz bidezko babesa",
"Enter a password" : "Sartu pasahitz bat",
+ "Copy conversation link" : "Kopiatu elkarrizketaren esteka",
"Enable lobby" : "Gaitu atondoa",
"Start time (optional)" : "Hasiera-ordua (hautazkoa)",
"Chat notifications" : "Txat jakinarazpenak",
@@ -642,7 +643,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Errore bat gertatu da bilaketa egitean",
"Creating your conversation" : "Zure elkarrizketa sortzen",
"All set" : "Dena ezarrita",
- "Copy conversation link" : "Kopiatu elkarrizketaren esteka",
"Error while creating the conversation" : "Errorea elkarrizketa sortzean",
"Link copied to the clipboard!" : "Esteka arbelera kopiatu da!",
"Create a new group conversation" : "Sortu talde-elkarrizketa berria",
diff --git a/l10n/eu.json b/l10n/eu.json
index 6d4af733e..efa9245a3 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -616,6 +616,7 @@
"Conversation settings" : "Elkarrizketaren ezarpenak",
"Password protection" : "Pasahitz bidezko babesa",
"Enter a password" : "Sartu pasahitz bat",
+ "Copy conversation link" : "Kopiatu elkarrizketaren esteka",
"Enable lobby" : "Gaitu atondoa",
"Start time (optional)" : "Hasiera-ordua (hautazkoa)",
"Chat notifications" : "Txat jakinarazpenak",
@@ -640,7 +641,6 @@
"An error occurred while performing the search" : "Errore bat gertatu da bilaketa egitean",
"Creating your conversation" : "Zure elkarrizketa sortzen",
"All set" : "Dena ezarrita",
- "Copy conversation link" : "Kopiatu elkarrizketaren esteka",
"Error while creating the conversation" : "Errorea elkarrizketa sortzean",
"Link copied to the clipboard!" : "Esteka arbelera kopiatu da!",
"Create a new group conversation" : "Sortu talde-elkarrizketa berria",
diff --git a/l10n/fi.js b/l10n/fi.js
index b87ca72ae..b733ee666 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -263,6 +263,7 @@ OC.L10N.register(
"Conversation settings" : "Keskustelun asetukset",
"Password protection" : "Salasanasuojaus",
"Enter a password" : "Syötä salasana",
+ "Copy conversation link" : "Kopioi keskustelulinkki",
"Enable lobby" : "Käytä aulaa",
"Start time (optional)" : "Aloitusaika (valinnainen)",
"Chat notifications" : "Keskusteluilmoitukset",
@@ -284,7 +285,6 @@ OC.L10N.register(
"Other sources" : "Muut lähteet",
"An error occurred while performing the search" : "Hakua suorittaessa tapahtui virhe",
"Creating your conversation" : "Luodaan keskustelua",
- "Copy conversation link" : "Kopioi keskustelulinkki",
"Error while creating the conversation" : "Virhe keskustelua luotaessa",
"Link copied to the clipboard!" : "Linkki kopioitu leikepöydälle!",
"Create a new group conversation" : "Luo uusi ryhmäkeskustelu",
diff --git a/l10n/fi.json b/l10n/fi.json
index b2022e0e1..28781bfba 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -261,6 +261,7 @@
"Conversation settings" : "Keskustelun asetukset",
"Password protection" : "Salasanasuojaus",
"Enter a password" : "Syötä salasana",
+ "Copy conversation link" : "Kopioi keskustelulinkki",
"Enable lobby" : "Käytä aulaa",
"Start time (optional)" : "Aloitusaika (valinnainen)",
"Chat notifications" : "Keskusteluilmoitukset",
@@ -282,7 +283,6 @@
"Other sources" : "Muut lähteet",
"An error occurred while performing the search" : "Hakua suorittaessa tapahtui virhe",
"Creating your conversation" : "Luodaan keskustelua",
- "Copy conversation link" : "Kopioi keskustelulinkki",
"Error while creating the conversation" : "Virhe keskustelua luotaessa",
"Link copied to the clipboard!" : "Linkki kopioitu leikepöydälle!",
"Create a new group conversation" : "Luo uusi ryhmäkeskustelu",
diff --git a/l10n/fr.js b/l10n/fr.js
index 26077a12d..837cda187 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -658,7 +658,7 @@ OC.L10N.register(
"Password protection" : "Protection par mot de passe",
"Enter a password" : "Saisissez un mot de passe",
"Save password" : "Enregistrer le mot de passe",
- "Copy public link" : "Copier le lien public",
+ "Copy conversation link" : "Copier le lien de la conversation",
"Conversation password has been saved" : "Le mot de passe de cette conversation a été enregistré",
"Conversation password has been removed" : "Le mot de passe de cette conversation a été supprimé",
"Error occurred while saving conversation password" : "Une erreur s'est produite lors de l'enregistrement du mot de passe de la conversation",
@@ -695,7 +695,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Une erreur est survenue pendant la recherche",
"Creating your conversation" : "Création de la conversation en cours",
"All set" : "Tout ensemble",
- "Copy conversation link" : "Copier le lien de la conversation",
"Error while creating the conversation" : "Erreur lors de la création de la conversation",
"Link copied to the clipboard!" : "Lien copié dans le presse-papier",
"Create a new group conversation" : "Créer une nouvelle conversation de groupe",
diff --git a/l10n/fr.json b/l10n/fr.json
index a8438713e..be3a9fdb5 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -656,7 +656,7 @@
"Password protection" : "Protection par mot de passe",
"Enter a password" : "Saisissez un mot de passe",
"Save password" : "Enregistrer le mot de passe",
- "Copy public link" : "Copier le lien public",
+ "Copy conversation link" : "Copier le lien de la conversation",
"Conversation password has been saved" : "Le mot de passe de cette conversation a été enregistré",
"Conversation password has been removed" : "Le mot de passe de cette conversation a été supprimé",
"Error occurred while saving conversation password" : "Une erreur s'est produite lors de l'enregistrement du mot de passe de la conversation",
@@ -693,7 +693,6 @@
"An error occurred while performing the search" : "Une erreur est survenue pendant la recherche",
"Creating your conversation" : "Création de la conversation en cours",
"All set" : "Tout ensemble",
- "Copy conversation link" : "Copier le lien de la conversation",
"Error while creating the conversation" : "Erreur lors de la création de la conversation",
"Link copied to the clipboard!" : "Lien copié dans le presse-papier",
"Create a new group conversation" : "Créer une nouvelle conversation de groupe",
diff --git a/l10n/gl.js b/l10n/gl.js
index 121b8fa14..161fe78c2 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -43,7 +43,7 @@ OC.L10N.register(
"Talk updates ✅" : "Actualizacións do Talk ✅",
"{actor} created the conversation" : "{actor} creou a conversa",
"You created the conversation" : "Vostede creou a conversa",
- "An administrator created the conversation" : "Un administrador creo a conversa",
+ "An administrator created the conversation" : "Un administrador creou a conversa",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} renomeou a conversa de «%1$s» a «%2$s»",
"You renamed the conversation from \"%1$s\" to \"%2$s\"" : "Vostede renomeou a conversa de «%1$s» a «%2$s»",
"An administrator renamed the conversation from \"%1$s\" to \"%2$s\"" : "Un administrador renomeou a conversa de «%1$s» a «%2$s»",
@@ -65,6 +65,15 @@ OC.L10N.register(
"{actor} locked the conversation" : "{actor} bloqueou a conversa",
"You locked the conversation" : "Vostede bloqueou a conversa",
"An administrator locked the conversation" : "Un administrador bloqueou a conversa",
+ "{actor} made the conversation invisible" : "{actor} fixo invisíbel a conversa",
+ "You made the conversation invisible" : "Vostede fixo invisíbel a conversa",
+ "An administrator made the conversation invisible" : "Un administrador fixo invisíbel a conversa",
+ "{actor} made the conversation visible for registered users only" : "{actor} fixo que a conversa sexa visíbel só para os usuarios rexistrados",
+ "You made the conversation visible for registered users only" : "Vostede fixo que a conversa sexa visíbel só para os usuarios rexistrados",
+ "An administrator made the visible for registered users only" : "Un administrador fixo que a conversa sexa visíbel só para os usuarios rexistrados",
+ "{actor} made the conversation visible for everyone" : "{actor} fixo que a conversa sexa visíbel só para calquera",
+ "You made the conversation visible for everyone" : "Vostede fixo que a conversa sexa visíbel só para calquera",
+ "An administrator made the conversation visible for everyone" : "Un administrador fixo que a conversa sexa visíbel só para calquera",
"The conversation is now open to everyone" : "A conversa agora está aberta a todos",
"{actor} opened the conversation to everyone" : "{actor} abriu a conversa a todos",
"You opened the conversation to everyone" : "Vostede abriu a conversa a todos",
@@ -114,6 +123,10 @@ OC.L10N.register(
"You updated the Matterbridge configuration." : "Vostede actualizou a configuración do Matterbridge.",
"{actor} removed the Matterbridge configuration." : "{actor} retirou a configuración do Matterbridge.",
"You removed the Matterbridge configuration." : "Vostede retirou a configuración do Matterbridge.",
+ "{actor} started Matterbridge." : "{actor} iniciou Matterbridge",
+ "You started Matterbridge." : "Vostede iniciou Matterbridge",
+ "{actor} stopped Matterbridge." : "{actor} detivo Matterbridge",
+ "You stopped Matterbridge." : "Vostede detivo Matterbridge",
"%s (guest)" : "%s (convidado)",
"_Call with %n guest (Duration {duration})_::_Call with %n guests (Duration {duration})_" : ["Chamada con %n convidado (Duración {duration})","Chamada con %n convidados (Duración {duration})"],
"Call with {user1} and {user2} (Duration {duration})" : "Chamada con {user1} e {user2} (Duración {duration})",
@@ -472,7 +485,7 @@ OC.L10N.register(
"Limit to groups" : "Límite para grupos",
"When at least one group is selected, only people of the listed groups can be part of conversations." : "Cando se selecciona polo menos un grupo, só as persoas dos grupos listados poden formar parte das conversas.",
"Guests can still join public conversations." : "Os convidados aínda poden unirse a conversas públicas.",
- "Users that can not use Talk anymore will still be listed as participants in their previous conversations and also their chat messages will be kept." : "Os usuarios que xa non poden empregar mais o Talk seguirán figurando como participantes nas súas conversas anteriores e tamén se manterán as súas mensaxes das conversas.",
+ "Users that can not use Talk anymore will still be listed as participants in their previous conversations and also their chat messages will be kept." : "Os usuarios que xa non poden empregar mais o Talk seguirán figurando como participantes nas súas conversas anteriores e tamén se conservarán as súas mensaxes das conversas.",
"Limit using Talk" : "Limitar o uso do Talk",
"Limit creating a public and group conversation" : "Limitar a creación dunha conversa pública e de grupo",
"Limit creating conversations" : "Limitar a creación de conversas",
@@ -582,6 +595,8 @@ OC.L10N.register(
"Test this server" : "Probar este servidor",
"TURN servers" : "Servidores TURN",
"A TURN server is used to proxy the traffic from participants behind a firewall. If individual participants can not connect to others a TURN server is mostlikely required. See {linkstart}this documentation{linkend} for setup instructions." : "Úsase un servidor TURN para proxy do tráfico de participantes detrás dunha devasa. Se os participantes individuais non poden conectarse a outros, o máis probábel é que sexa necesario un servidor TURN. Consulte {linkstart}esta documentación{linkend} para obter instrucións de configuración.",
+ "Participant {nickName} raised their hand." : "O participante {nickName} ergueu a man.",
+ "A participant raised their hand." : "Un participante ergueu a man.",
"Previous page of videos" : "Páxina anterior de vídeos",
"Next page of videos" : "Seguinte páxina de vídeos",
"Collapse stripe" : "Contraer pola raia",
@@ -597,8 +612,11 @@ OC.L10N.register(
"Share a single window" : "Compartir unha única xanela",
"Show your screen" : "Amosar a súa pantalla",
"Stop screensharing" : "Deixar de compartir a pantalla",
+ "Lower hand" : "Baixar a man",
+ "More actions" : "Máis accións",
"Settings" : "Axustes",
"Dismiss" : "Rexeitar",
+ "Raise hand" : "Erguer a man",
"No audio" : "Sen son",
"Mute audio (m)" : "Silenciar o son (m)",
"Unmute audio (m)" : "Devolver o son (m)",
@@ -660,12 +678,16 @@ OC.L10N.register(
"Password protection" : "Protección por contrasinal",
"Enter a password" : "Introduza un contrasinal",
"Save password" : "Gardar o contrasinal",
- "Copy public link" : "Copiar a ligazón pública",
+ "Copy conversation link" : "Copiar a ligazón da conversa",
"Conversation password has been saved" : "Gardouse o contrasinal da conversa",
"Conversation password has been removed" : "Retirouse o contrasinal de conversa",
"Error occurred while saving conversation password" : "Produciuse un erro ao gardar o contrasinal da conversa",
"Error occurred while allowing guests" : "Produciuse un erro ao permitir convidados",
"Error occurred while disallowing guests" : "Produciuse un erro ao deixar de permitir convidados",
+ "Visible for" : "Visíbel para",
+ "Visible for no one" : "Visíbel para ninguén",
+ "Visible for registered users only" : "Visíbel só para usuarios rexistrados",
+ "Visible for everyone" : "Visíbel para calquera",
"Enabling the lobby only allows moderators to post messages." : "Habilitar o ástrago só permite que os moderadores publiquen mensaxes.",
"Enable lobby" : "Activar o ástrago",
"After the time limit the lobby will be automatically disabled." : "Após o límite de tempo, o ástrago desactivarase automaticamente.",
@@ -693,12 +715,14 @@ OC.L10N.register(
"Delete conversation" : "Eliminar a conversa",
"Remove from favorites" : "Retirar de favoritos",
"Add to favorites" : "Engadir a favoritos",
+ "Joining conversation …" : "Uníndose á conversa…",
"You: {lastMessage}" : "Vostede: {lastMessage}",
"{actor}: {lastMessage}" : "{actor}: {lastMessage}",
"Do you really want to delete \"{displayName}\"?" : "Confirma que quere eliminar «{displayName}»?",
"You need to promote a new moderator before you can leave the conversation." : "Debe promover un novo moderador antes de poder abandonar a conversa.",
"No matches" : "Non hai coincidencias",
"Conversation list" : "Lista de conversas",
+ "Listed conversations" : "Conversas listadas",
"Loading" : "Cargando",
"No search results" : "Sen resultados de busca",
"Groups" : "Grupos",
@@ -711,7 +735,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Produciuse un erro ao realizar a busca",
"Creating your conversation" : "Creando a súa conversa",
"All set" : "Todo listo",
- "Copy conversation link" : "Copiar a ligazón da conversa",
"Error while creating the conversation" : "Produciuse un erro ao crear a conversa",
"Link copied to the clipboard!" : "Ligazón copiada no portapapeis!",
"Create a new group conversation" : "Crear unha nova conversa en grupo",
@@ -738,6 +761,8 @@ OC.L10N.register(
"No camera available" : "Non hai cámaras dispoñíbeis",
"Select camera" : "Seleccione a cámara",
"Reply" : "Responder",
+ "Sending message" : "Enviando a mensaxe",
+ "Message sent" : "Mensaxe enviada",
"Remove" : "Retirar",
"[Unknown username]" : "[Nome de usuario descoñecido]",
"Scroll to bottom" : "Desprazarse ata o final",
@@ -755,10 +780,19 @@ OC.L10N.register(
"No permission to post messages in this conversation" : "Non hai permiso para publicar mensaxes nesta conversa",
"Could not post message: {errorMessage}" : "Non foi posíbel publicar a mensaxe: {errorMessage}",
"Invalid path selected" : "Seleccionou unha ruta incorrecta.",
+ "Cancel editing description" : "Cancelar a edición da descrición",
+ "Submit conversation description" : "Enviar a descrición da conversa",
+ "Edit conversation description" : "Editar a descrición da conversa",
+ "Description" : "Descrición",
"Save" : "Gardar",
"Edit" : "Editar",
+ "More information" : "Máis información",
+ "Delete" : "Eliminar",
"Bridge with other services" : "Ponte con outros servizos",
"You can bridge channels from various instant messaging systems with Matterbridge." : "Co Matterbridge pode pontear canles de varios sistemas de mensaxería instantánea.",
+ "More info on Matterbridge" : "Máis información en Matterbridge.",
+ "Enable bridge" : "Activar a ponte",
+ "Show Matterbridge log" : "Amosar o rexistro do Matterbridge",
"Nextcloud URL" : "URL do Nextcloud",
"Nextcloud user" : "Usuario do Nextcloud",
"User password" : "Contrasinal do usuario",
@@ -817,6 +851,7 @@ OC.L10N.register(
"Joined with audio" : "Uniuse con son",
"Joined with video" : "Uniuse con vídeo",
"Joined via phone" : "Uniuse a través do teléfono",
+ "Raised their hand" : "Ergueron a man",
"Add users" : "Engadir usuarios",
"Add groups" : "Engadir grupos",
"Add emails" : "Engadir correos",
@@ -833,6 +868,7 @@ OC.L10N.register(
"Search or add participants" : "Buscar ou engadir participantes",
"An error occurred while adding the participants" : "Produciuse un erro ao engdir os participantes",
"An error occurred while fetching the participants" : "Produciuse un erro ao obter os participantes",
+ "Add a description for this conversation" : "Engadir unha descrición para esta conversa",
"Chat" : "Conversa",
"Meeting ID: {meetingId}" : "ID da xuntanza: {meetingId}",
"Your PIN: {attendeePin}" : "O seu PIN: {attendeePin}",
@@ -852,6 +888,7 @@ OC.L10N.register(
"Microphone on and off" : "Acendido e apagado do micrófono",
"Space bar" : "Barra espazadora",
"Push to talk or push to mute" : "Premer para falar ou premer para silenciar",
+ "Raise or lower hand" : "Erguer ou baixar a man",
"Choose in which folder attachments should be saved." : "Escolla en que cartafol se deben gardar os anexos.",
"Select location for attachments" : "Seleccionar a localización dos ficheiros anexos",
"Error while setting attachment folder" : "Produciuse un erro ao configurar o cartafol de anexos",
diff --git a/l10n/gl.json b/l10n/gl.json
index 0ca9f543f..a96dafd98 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -41,7 +41,7 @@
"Talk updates ✅" : "Actualizacións do Talk ✅",
"{actor} created the conversation" : "{actor} creou a conversa",
"You created the conversation" : "Vostede creou a conversa",
- "An administrator created the conversation" : "Un administrador creo a conversa",
+ "An administrator created the conversation" : "Un administrador creou a conversa",
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} renomeou a conversa de «%1$s» a «%2$s»",
"You renamed the conversation from \"%1$s\" to \"%2$s\"" : "Vostede renomeou a conversa de «%1$s» a «%2$s»",
"An administrator renamed the conversation from \"%1$s\" to \"%2$s\"" : "Un administrador renomeou a conversa de «%1$s» a «%2$s»",
@@ -63,6 +63,15 @@
"{actor} locked the conversation" : "{actor} bloqueou a conversa",
"You locked the conversation" : "Vostede bloqueou a conversa",
"An administrator locked the conversation" : "Un administrador bloqueou a conversa",
+ "{actor} made the conversation invisible" : "{actor} fixo invisíbel a conversa",
+ "You made the conversation invisible" : "Vostede fixo invisíbel a conversa",
+ "An administrator made the conversation invisible" : "Un administrador fixo invisíbel a conversa",
+ "{actor} made the conversation visible for registered users only" : "{actor} fixo que a conversa sexa visíbel só para os usuarios rexistrados",
+ "You made the conversation visible for registered users only" : "Vostede fixo que a conversa sexa visíbel só para os usuarios rexistrados",
+ "An administrator made the visible for registered users only" : "Un administrador fixo que a conversa sexa visíbel só para os usuarios rexistrados",
+ "{actor} made the conversation visible for everyone" : "{actor} fixo que a conversa sexa visíbel só para calquera",
+ "You made the conversation visible for everyone" : "Vostede fixo que a conversa sexa visíbel só para calquera",
+ "An administrator made the conversation visible for everyone" : "Un administrador fixo que a conversa sexa visíbel só para calquera",
"The conversation is now open to everyone" : "A conversa agora está aberta a todos",
"{actor} opened the conversation to everyone" : "{actor} abriu a conversa a todos",
"You opened the conversation to everyone" : "Vostede abriu a conversa a todos",
@@ -112,6 +121,10 @@
"You updated the Matterbridge configuration." : "Vostede actualizou a configuración do Matterbridge.",
"{actor} removed the Matterbridge configuration." : "{actor} retirou a configuración do Matterbridge.",
"You removed the Matterbridge configuration." : "Vostede retirou a configuración do Matterbridge.",
+ "{actor} started Matterbridge." : "{actor} iniciou Matterbridge",
+ "You started Matterbridge." : "Vostede iniciou Matterbridge",
+ "{actor} stopped Matterbridge." : "{actor} detivo Matterbridge",
+ "You stopped Matterbridge." : "Vostede detivo Matterbridge",
"%s (guest)" : "%s (convidado)",
"_Call with %n guest (Duration {duration})_::_Call with %n guests (Duration {duration})_" : ["Chamada con %n convidado (Duración {duration})","Chamada con %n convidados (Duración {duration})"],
"Call with {user1} and {user2} (Duration {duration})" : "Chamada con {user1} e {user2} (Duración {duration})",
@@ -470,7 +483,7 @@
"Limit to groups" : "Límite para grupos",
"When at least one group is selected, only people of the listed groups can be part of conversations." : "Cando se selecciona polo menos un grupo, só as persoas dos grupos listados poden formar parte das conversas.",
"Guests can still join public conversations." : "Os convidados aínda poden unirse a conversas públicas.",
- "Users that can not use Talk anymore will still be listed as participants in their previous conversations and also their chat messages will be kept." : "Os usuarios que xa non poden empregar mais o Talk seguirán figurando como participantes nas súas conversas anteriores e tamén se manterán as súas mensaxes das conversas.",
+ "Users that can not use Talk anymore will still be listed as participants in their previous conversations and also their chat messages will be kept." : "Os usuarios que xa non poden empregar mais o Talk seguirán figurando como participantes nas súas conversas anteriores e tamén se conservarán as súas mensaxes das conversas.",
"Limit using Talk" : "Limitar o uso do Talk",
"Limit creating a public and group conversation" : "Limitar a creación dunha conversa pública e de grupo",
"Limit creating conversations" : "Limitar a creación de conversas",
@@ -580,6 +593,8 @@
"Test this server" : "Probar este servidor",
"TURN servers" : "Servidores TURN",
"A TURN server is used to proxy the traffic from participants behind a firewall. If individual participants can not connect to others a TURN server is mostlikely required. See {linkstart}this documentation{linkend} for setup instructions." : "Úsase un servidor TURN para proxy do tráfico de participantes detrás dunha devasa. Se os participantes individuais non poden conectarse a outros, o máis probábel é que sexa necesario un servidor TURN. Consulte {linkstart}esta documentación{linkend} para obter instrucións de configuración.",
+ "Participant {nickName} raised their hand." : "O participante {nickName} ergueu a man.",
+ "A participant raised their hand." : "Un participante ergueu a man.",
"Previous page of videos" : "Páxina anterior de vídeos",
"Next page of videos" : "Seguinte páxina de vídeos",
"Collapse stripe" : "Contraer pola raia",
@@ -595,8 +610,11 @@
"Share a single window" : "Compartir unha única xanela",
"Show your screen" : "Amosar a súa pantalla",
"Stop screensharing" : "Deixar de compartir a pantalla",
+ "Lower hand" : "Baixar a man",
+ "More actions" : "Máis accións",
"Settings" : "Axustes",
"Dismiss" : "Rexeitar",
+ "Raise hand" : "Erguer a man",
"No audio" : "Sen son",
"Mute audio (m)" : "Silenciar o son (m)",
"Unmute audio (m)" : "Devolver o son (m)",
@@ -658,12 +676,16 @@
"Password protection" : "Protección por contrasinal",
"Enter a password" : "Introduza un contrasinal",
"Save password" : "Gardar o contrasinal",
- "Copy public link" : "Copiar a ligazón pública",
+ "Copy conversation link" : "Copiar a ligazón da conversa",
"Conversation password has been saved" : "Gardouse o contrasinal da conversa",
"Conversation password has been removed" : "Retirouse o contrasinal de conversa",
"Error occurred while saving conversation password" : "Produciuse un erro ao gardar o contrasinal da conversa",
"Error occurred while allowing guests" : "Produciuse un erro ao permitir convidados",
"Error occurred while disallowing guests" : "Produciuse un erro ao deixar de permitir convidados",
+ "Visible for" : "Visíbel para",
+ "Visible for no one" : "Visíbel para ninguén",
+ "Visible for registered users only" : "Visíbel só para usuarios rexistrados",
+ "Visible for everyone" : "Visíbel para calquera",
"Enabling the lobby only allows moderators to post messages." : "Habilitar o ástrago só permite que os moderadores publiquen mensaxes.",
"Enable lobby" : "Activar o ástrago",
"After the time limit the lobby will be automatically disabled." : "Após o límite de tempo, o ástrago desactivarase automaticamente.",
@@ -691,12 +713,14 @@
"Delete conversation" : "Eliminar a conversa",
"Remove from favorites" : "Retirar de favoritos",
"Add to favorites" : "Engadir a favoritos",
+ "Joining conversation …" : "Uníndose á conversa…",
"You: {lastMessage}" : "Vostede: {lastMessage}",
"{actor}: {lastMessage}" : "{actor}: {lastMessage}",
"Do you really want to delete \"{displayName}\"?" : "Confirma que quere eliminar «{displayName}»?",
"You need to promote a new moderator before you can leave the conversation." : "Debe promover un novo moderador antes de poder abandonar a conversa.",
"No matches" : "Non hai coincidencias",
"Conversation list" : "Lista de conversas",
+ "Listed conversations" : "Conversas listadas",
"Loading" : "Cargando",
"No search results" : "Sen resultados de busca",
"Groups" : "Grupos",
@@ -709,7 +733,6 @@
"An error occurred while performing the search" : "Produciuse un erro ao realizar a busca",
"Creating your conversation" : "Creando a súa conversa",
"All set" : "Todo listo",
- "Copy conversation link" : "Copiar a ligazón da conversa",
"Error while creating the conversation" : "Produciuse un erro ao crear a conversa",
"Link copied to the clipboard!" : "Ligazón copiada no portapapeis!",
"Create a new group conversation" : "Crear unha nova conversa en grupo",
@@ -736,6 +759,8 @@
"No camera available" : "Non hai cámaras dispoñíbeis",
"Select camera" : "Seleccione a cámara",
"Reply" : "Responder",
+ "Sending message" : "Enviando a mensaxe",
+ "Message sent" : "Mensaxe enviada",
"Remove" : "Retirar",
"[Unknown username]" : "[Nome de usuario descoñecido]",
"Scroll to bottom" : "Desprazarse ata o final",
@@ -753,10 +778,19 @@
"No permission to post messages in this conversation" : "Non hai permiso para publicar mensaxes nesta conversa",
"Could not post message: {errorMessage}" : "Non foi posíbel publicar a mensaxe: {errorMessage}",
"Invalid path selected" : "Seleccionou unha ruta incorrecta.",
+ "Cancel editing description" : "Cancelar a edición da descrición",
+ "Submit conversation description" : "Enviar a descrición da conversa",
+ "Edit conversation description" : "Editar a descrición da conversa",
+ "Description" : "Descrición",
"Save" : "Gardar",
"Edit" : "Editar",
+ "More information" : "Máis información",
+ "Delete" : "Eliminar",
"Bridge with other services" : "Ponte con outros servizos",
"You can bridge channels from various instant messaging systems with Matterbridge." : "Co Matterbridge pode pontear canles de varios sistemas de mensaxería instantánea.",
+ "More info on Matterbridge" : "Máis información en Matterbridge.",
+ "Enable bridge" : "Activar a ponte",
+ "Show Matterbridge log" : "Amosar o rexistro do Matterbridge",
"Nextcloud URL" : "URL do Nextcloud",
"Nextcloud user" : "Usuario do Nextcloud",
"User password" : "Contrasinal do usuario",
@@ -815,6 +849,7 @@
"Joined with audio" : "Uniuse con son",
"Joined with video" : "Uniuse con vídeo",
"Joined via phone" : "Uniuse a través do teléfono",
+ "Raised their hand" : "Ergueron a man",
"Add users" : "Engadir usuarios",
"Add groups" : "Engadir grupos",
"Add emails" : "Engadir correos",
@@ -831,6 +866,7 @@
"Search or add participants" : "Buscar ou engadir participantes",
"An error occurred while adding the participants" : "Produciuse un erro ao engdir os participantes",
"An error occurred while fetching the participants" : "Produciuse un erro ao obter os participantes",
+ "Add a description for this conversation" : "Engadir unha descrición para esta conversa",
"Chat" : "Conversa",
"Meeting ID: {meetingId}" : "ID da xuntanza: {meetingId}",
"Your PIN: {attendeePin}" : "O seu PIN: {attendeePin}",
@@ -850,6 +886,7 @@
"Microphone on and off" : "Acendido e apagado do micrófono",
"Space bar" : "Barra espazadora",
"Push to talk or push to mute" : "Premer para falar ou premer para silenciar",
+ "Raise or lower hand" : "Erguer ou baixar a man",
"Choose in which folder attachments should be saved." : "Escolla en que cartafol se deben gardar os anexos.",
"Select location for attachments" : "Seleccionar a localización dos ficheiros anexos",
"Error while setting attachment folder" : "Produciuse un erro ao configurar o cartafol de anexos",
diff --git a/l10n/he.js b/l10n/he.js
index b6f219d61..da53dc295 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -389,6 +389,7 @@ OC.L10N.register(
"Conversation settings" : "הגדרות דיון",
"Password protection" : "Password protection",
"Enter a password" : "נא להקליד ססמה",
+ "Copy conversation link" : "העתקת קישור דיון",
"Enable lobby" : "הפעלת לובי",
"Start time (optional)" : "מועד התחלה (רשות)",
"Leave conversation" : "יציאה מהדיון",
@@ -403,7 +404,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "אירעה שגיאה בעת ביצוע החיפוש",
"Creating your conversation" : "הדיון שלך נוצר",
"All set" : "הכול מוכן",
- "Copy conversation link" : "העתקת קישור דיון",
"Error while creating the conversation" : "שגיאה ביצירת הדיון",
"Link copied to the clipboard!" : "הקישור הועתק ללוח הגזירים!",
"Create a new group conversation" : "יצירת דיון קבוצתי חדש",
diff --git a/l10n/he.json b/l10n/he.json
index 22feb3af1..cf3193b1e 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -387,6 +387,7 @@
"Conversation settings" : "הגדרות דיון",
"Password protection" : "Password protection",
"Enter a password" : "נא להקליד ססמה",
+ "Copy conversation link" : "העתקת קישור דיון",
"Enable lobby" : "הפעלת לובי",
"Start time (optional)" : "מועד התחלה (רשות)",
"Leave conversation" : "יציאה מהדיון",
@@ -401,7 +402,6 @@
"An error occurred while performing the search" : "אירעה שגיאה בעת ביצוע החיפוש",
"Creating your conversation" : "הדיון שלך נוצר",
"All set" : "הכול מוכן",
- "Copy conversation link" : "העתקת קישור דיון",
"Error while creating the conversation" : "שגיאה ביצירת הדיון",
"Link copied to the clipboard!" : "הקישור הועתק ללוח הגזירים!",
"Create a new group conversation" : "יצירת דיון קבוצתי חדש",
diff --git a/l10n/hr.js b/l10n/hr.js
index 2a6d5acbd..4c8852759 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -630,6 +630,7 @@ OC.L10N.register(
"Conversation settings" : "Postavke razgovora",
"Password protection" : "Zaštita zaporkom",
"Enter a password" : "Unesite zaporku",
+ "Copy conversation link" : "Kopiraj poveznicu za razgovor",
"Enable lobby" : "Omogući predvorje",
"Start time (optional)" : "Vrijeme početka (neobvezno)",
"Lock conversation" : "Zaključaj razgovor",
@@ -655,7 +656,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Došlo je do pogreške pri pretraživanju",
"Creating your conversation" : "Stvaranje razgovora",
"All set" : "Postavi sve",
- "Copy conversation link" : "Kopiraj poveznicu za razgovor",
"Error while creating the conversation" : "Pogreška pri stvaranju razgovora",
"Link copied to the clipboard!" : "Poveznica je kopirana u međuspremnik!",
"Create a new group conversation" : "Stvori novi grupni razgovor",
diff --git a/l10n/hr.json b/l10n/hr.json
index 836e4cbce..3a2ca5d5a 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -628,6 +628,7 @@
"Conversation settings" : "Postavke razgovora",
"Password protection" : "Zaštita zaporkom",
"Enter a password" : "Unesite zaporku",
+ "Copy conversation link" : "Kopiraj poveznicu za razgovor",
"Enable lobby" : "Omogući predvorje",
"Start time (optional)" : "Vrijeme početka (neobvezno)",
"Lock conversation" : "Zaključaj razgovor",
@@ -653,7 +654,6 @@
"An error occurred while performing the search" : "Došlo je do pogreške pri pretraživanju",
"Creating your conversation" : "Stvaranje razgovora",
"All set" : "Postavi sve",
- "Copy conversation link" : "Kopiraj poveznicu za razgovor",
"Error while creating the conversation" : "Pogreška pri stvaranju razgovora",
"Link copied to the clipboard!" : "Poveznica je kopirana u međuspremnik!",
"Create a new group conversation" : "Stvori novi grupni razgovor",
diff --git a/l10n/hu.js b/l10n/hu.js
index 292529ea4..efec82f04 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -487,6 +487,7 @@ OC.L10N.register(
"Conversation settings" : "Beszélgetésbeállítások",
"Password protection" : "Jelszavas védelem",
"Enter a password" : "Adja meg a jelszót",
+ "Copy conversation link" : "Beszélgetési hivatkozás másolása",
"Enable lobby" : "Hall engedélyezése",
"Start time (optional)" : "Kezdési idő (választható)",
"Chat notifications" : "Csevegőértesítések",
@@ -508,7 +509,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Hiba történt a keresés végrehajtásakor",
"Creating your conversation" : "Saját beszélgetés létrehozása",
"All set" : "Minden kész",
- "Copy conversation link" : "Beszélgetési hivatkozás másolása",
"Error while creating the conversation" : "Hiba a beszélgetés létrehozásakor",
"Link copied to the clipboard!" : "Hivatkozás a vágólapra másolva!",
"Create a new group conversation" : "Új csoportbeszélgetés létrehozása",
diff --git a/l10n/hu.json b/l10n/hu.json
index dd79ffffb..bb27406d6 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -485,6 +485,7 @@
"Conversation settings" : "Beszélgetésbeállítások",
"Password protection" : "Jelszavas védelem",
"Enter a password" : "Adja meg a jelszót",
+ "Copy conversation link" : "Beszélgetési hivatkozás másolása",
"Enable lobby" : "Hall engedélyezése",
"Start time (optional)" : "Kezdési idő (választható)",
"Chat notifications" : "Csevegőértesítések",
@@ -506,7 +507,6 @@
"An error occurred while performing the search" : "Hiba történt a keresés végrehajtásakor",
"Creating your conversation" : "Saját beszélgetés létrehozása",
"All set" : "Minden kész",
- "Copy conversation link" : "Beszélgetési hivatkozás másolása",
"Error while creating the conversation" : "Hiba a beszélgetés létrehozásakor",
"Link copied to the clipboard!" : "Hivatkozás a vágólapra másolva!",
"Create a new group conversation" : "Új csoportbeszélgetés létrehozása",
diff --git a/l10n/it.js b/l10n/it.js
index aafad50ea..d57e2de42 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -679,7 +679,7 @@ OC.L10N.register(
"Password protection" : "Protezione con password",
"Enter a password" : "Digita una password",
"Save password" : "Salva la password",
- "Copy public link" : "Copia collegamento pubblico",
+ "Copy conversation link" : "Copia collegamento della conversazione",
"Conversation password has been saved" : "La password della conversazione è stata salvata",
"Conversation password has been removed" : "La password della conversazione è stata rimossa",
"Error occurred while saving conversation password" : "Si è verificato un errore durante il salvataggio della password della conversazione",
@@ -738,7 +738,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Si è verificato un errore durante l'esecuzione della ricerca",
"Creating your conversation" : "Creazione della tua conversazione",
"All set" : "Tutto impostato",
- "Copy conversation link" : "Copia collegamento della conversazione",
"Error while creating the conversation" : "Errore durante la creazione della conversazione",
"Link copied to the clipboard!" : "Collegamento copiato negli appunti",
"Create a new group conversation" : "Crea una nuova conversazione di gruppo",
diff --git a/l10n/it.json b/l10n/it.json
index cc597b033..77c1c0ee0 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -677,7 +677,7 @@
"Password protection" : "Protezione con password",
"Enter a password" : "Digita una password",
"Save password" : "Salva la password",
- "Copy public link" : "Copia collegamento pubblico",
+ "Copy conversation link" : "Copia collegamento della conversazione",
"Conversation password has been saved" : "La password della conversazione è stata salvata",
"Conversation password has been removed" : "La password della conversazione è stata rimossa",
"Error occurred while saving conversation password" : "Si è verificato un errore durante il salvataggio della password della conversazione",
@@ -736,7 +736,6 @@
"An error occurred while performing the search" : "Si è verificato un errore durante l'esecuzione della ricerca",
"Creating your conversation" : "Creazione della tua conversazione",
"All set" : "Tutto impostato",
- "Copy conversation link" : "Copia collegamento della conversazione",
"Error while creating the conversation" : "Errore durante la creazione della conversazione",
"Link copied to the clipboard!" : "Collegamento copiato negli appunti",
"Create a new group conversation" : "Crea una nuova conversazione di gruppo",
diff --git a/l10n/ja.js b/l10n/ja.js
index 98ead25b9..64b275a12 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -598,6 +598,7 @@ OC.L10N.register(
"Conversation settings" : "会話設定",
"Password protection" : "パスワード保護",
"Enter a password" : "パスワードを入力",
+ "Copy conversation link" : "会話リンクをコピー",
"Enable lobby" : "ロビーを有効化",
"Start time (optional)" : "開始時間(オプション)",
"Chat notifications" : "チャット通知",
@@ -622,7 +623,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "検索中にエラーが発生しました",
"Creating your conversation" : "あなたの会話を作成しています",
"All set" : "すべてのセット",
- "Copy conversation link" : "会話リンクをコピー",
"Error while creating the conversation" : "会話の作成中にエラーが発生しました",
"Link copied to the clipboard!" : "クリップボードにリンクをコピーしました",
"Create a new group conversation" : "新規グループ会話の作成",
diff --git a/l10n/ja.json b/l10n/ja.json
index 4f201e0b2..ad150451f 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -596,6 +596,7 @@
"Conversation settings" : "会話設定",
"Password protection" : "パスワード保護",
"Enter a password" : "パスワードを入力",
+ "Copy conversation link" : "会話リンクをコピー",
"Enable lobby" : "ロビーを有効化",
"Start time (optional)" : "開始時間(オプション)",
"Chat notifications" : "チャット通知",
@@ -620,7 +621,6 @@
"An error occurred while performing the search" : "検索中にエラーが発生しました",
"Creating your conversation" : "あなたの会話を作成しています",
"All set" : "すべてのセット",
- "Copy conversation link" : "会話リンクをコピー",
"Error while creating the conversation" : "会話の作成中にエラーが発生しました",
"Link copied to the clipboard!" : "クリップボードにリンクをコピーしました",
"Create a new group conversation" : "新規グループ会話の作成",
diff --git a/l10n/ko.js b/l10n/ko.js
index 8e431007c..b8c56136e 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -678,7 +678,7 @@ OC.L10N.register(
"Password protection" : "암호 보호",
"Enter a password" : "Enter a password",
"Save password" : "비밀번호 저장",
- "Copy public link" : "공용 링크 복사",
+ "Copy conversation link" : "대화 링크 복사",
"Conversation password has been saved" : "대화 암호가 저장되었습니다.",
"Conversation password has been removed" : "대화 암호가 제거되었습니다.",
"Error occurred while saving conversation password" : "대화 암호를 저장하는 동안 오류가 발생했습니다.",
@@ -737,7 +737,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "검색을 수행하는 동안 오류가 발생했습니다.",
"Creating your conversation" : "당신의 대화를 생성하는 중",
"All set" : "모든 준비",
- "Copy conversation link" : "대화 링크 복사",
"Error while creating the conversation" : "대화를 만드는 중에 오류 발생",
"Link copied to the clipboard!" : "클립보드에 링크가 복사되었습니다!",
"Create a new group conversation" : "새로운 대화 그룹 생성",
diff --git a/l10n/ko.json b/l10n/ko.json
index b95bb8b36..44a7ce028 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -676,7 +676,7 @@
"Password protection" : "암호 보호",
"Enter a password" : "Enter a password",
"Save password" : "비밀번호 저장",
- "Copy public link" : "공용 링크 복사",
+ "Copy conversation link" : "대화 링크 복사",
"Conversation password has been saved" : "대화 암호가 저장되었습니다.",
"Conversation password has been removed" : "대화 암호가 제거되었습니다.",
"Error occurred while saving conversation password" : "대화 암호를 저장하는 동안 오류가 발생했습니다.",
@@ -735,7 +735,6 @@
"An error occurred while performing the search" : "검색을 수행하는 동안 오류가 발생했습니다.",
"Creating your conversation" : "당신의 대화를 생성하는 중",
"All set" : "모든 준비",
- "Copy conversation link" : "대화 링크 복사",
"Error while creating the conversation" : "대화를 만드는 중에 오류 발생",
"Link copied to the clipboard!" : "클립보드에 링크가 복사되었습니다!",
"Create a new group conversation" : "새로운 대화 그룹 생성",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 16cb575d7..cca17bee1 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -478,6 +478,7 @@ OC.L10N.register(
"Conversation settings" : "Pokalbio nustatymai",
"Password protection" : "Apsauga slaptažodžiu",
"Enter a password" : "Enter a password",
+ "Copy conversation link" : "Kopijuoti pokalbio nuorodą",
"Enable lobby" : "Įjungti laukimo salę",
"Start time (optional)" : "Pradžios laikas (nebūtinas)",
"Chat notifications" : "Pokalbio pranešimai",
@@ -501,7 +502,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Atliekant paiešką, įvyko klaida",
"Creating your conversation" : "Kuriamas jūsų pokalbis",
"All set" : "Viskas paruošta",
- "Copy conversation link" : "Kopijuoti pokalbio nuorodą",
"Error while creating the conversation" : "Klaida kuriant pokalbį",
"Link copied to the clipboard!" : "Nuoroda nukopijuota į iškarpinę!",
"Create a new group conversation" : "Sukurti naują grupės pokalbį",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 450fb43a7..48da4c727 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -476,6 +476,7 @@
"Conversation settings" : "Pokalbio nustatymai",
"Password protection" : "Apsauga slaptažodžiu",
"Enter a password" : "Enter a password",
+ "Copy conversation link" : "Kopijuoti pokalbio nuorodą",
"Enable lobby" : "Įjungti laukimo salę",
"Start time (optional)" : "Pradžios laikas (nebūtinas)",
"Chat notifications" : "Pokalbio pranešimai",
@@ -499,7 +500,6 @@
"An error occurred while performing the search" : "Atliekant paiešką, įvyko klaida",
"Creating your conversation" : "Kuriamas jūsų pokalbis",
"All set" : "Viskas paruošta",
- "Copy conversation link" : "Kopijuoti pokalbio nuorodą",
"Error while creating the conversation" : "Klaida kuriant pokalbį",
"Link copied to the clipboard!" : "Nuoroda nukopijuota į iškarpinę!",
"Create a new group conversation" : "Sukurti naują grupės pokalbį",
diff --git a/l10n/mk.js b/l10n/mk.js
index f6a684300..5322d1397 100644
--- a/l10n/mk.js
+++ b/l10n/mk.js
@@ -591,7 +591,7 @@ OC.L10N.register(
"Allow guests" : "Овозможи гости",
"Password protection" : "Заштитено со лозинка",
"Enter a password" : "Внесете лозинка",
- "Copy public link" : "Копирај јавен линк",
+ "Copy conversation link" : "копирај линк од разговорот",
"Enable lobby" : "Овозможи лоби",
"Start time (optional)" : "Време на почеток (опционално)",
"Chat notifications" : "Известувања за разговор",
@@ -615,7 +615,6 @@ OC.L10N.register(
"Other sources" : "Други извори",
"An error occurred while performing the search" : "Настана грешка при обидот за пребарување",
"Creating your conversation" : "Креирање на вашиот разговор",
- "Copy conversation link" : "копирај линк од разговорот",
"Error while creating the conversation" : "Грешка при креирање на разговор",
"Link copied to the clipboard!" : "Линкот е копиран во клипборд!",
"Create a new group conversation" : "Креирајте нов групен разговор",
diff --git a/l10n/mk.json b/l10n/mk.json
index ce780736b..0ee8c7826 100644
--- a/l10n/mk.json
+++ b/l10n/mk.json
@@ -589,7 +589,7 @@
"Allow guests" : "Овозможи гости",
"Password protection" : "Заштитено со лозинка",
"Enter a password" : "Внесете лозинка",
- "Copy public link" : "Копирај јавен линк",
+ "Copy conversation link" : "копирај линк од разговорот",
"Enable lobby" : "Овозможи лоби",
"Start time (optional)" : "Време на почеток (опционално)",
"Chat notifications" : "Известувања за разговор",
@@ -613,7 +613,6 @@
"Other sources" : "Други извори",
"An error occurred while performing the search" : "Настана грешка при обидот за пребарување",
"Creating your conversation" : "Креирање на вашиот разговор",
- "Copy conversation link" : "копирај линк од разговорот",
"Error while creating the conversation" : "Грешка при креирање на разговор",
"Link copied to the clipboard!" : "Линкот е копиран во клипборд!",
"Create a new group conversation" : "Креирајте нов групен разговор",
diff --git a/l10n/nl.js b/l10n/nl.js
index 0361ca48f..5c6996f3d 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -34,6 +34,9 @@ OC.L10N.register(
"- You can now upload and drag'n'drop files directly from your device into the chat" : "- Je kunt nu bestanden direct naar de chat uploaden en slepen rechtstreeks vanaf je toestel",
"- Shared files are now opened directly inside the chat view with the viewer apps" : "- Gedeelde bestanden worden nu direct geopend in het chat venster met de viewer apps",
"New in Talk 10" : "Nieuw in Talk 10",
+ "- You can now search for chats and messages in the unified search in the top bar" : "- Je kunt nu zoeken naar chats en berichten in de uniforme zoekopdracht in de bovenste balk",
+ "- Spice up your messages with emojis from the emoji picker" : "- Geef je berichten meer pit met emoji's uit de emoji-kiezer",
+ "- You can now change your camera and microphone while being in a call" : "- Je kunt nu je camera en microfoon wijzigen terwijl je in gesprek bent",
"There are currently no commands available." : "Er zijn nu geen commando's beschikbaar.",
"The command does not exist" : "Het commando bestaat niet",
"An error occurred while running the command. Please ask an administrator to check the logs." : "Er trad een fout op bij het uitvoeren van het commando. Vraag een beheerder de logs te controleren.",
@@ -44,6 +47,12 @@ OC.L10N.register(
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} hernoemde gesprek van \"%1$s\" naar \"%2$s\"",
"You renamed the conversation from \"%1$s\" to \"%2$s\"" : "Je hernoemde gesprek van \"%1$s\" naar \"%2$s\"",
"An administrator renamed the conversation from \"%1$s\" to \"%2$s\"" : "Een beheerder hernoemde het gesprek van \"%1$s\" naar \"%2$s\"",
+ "{actor} set the description to \"%1$s\"" : "{actor} stelde de beschrijving in op \"%1$s\"",
+ "You set the description to \"%1$s\"" : "Je stelde de beschrijving in op \"%1$s\"",
+ "An administrator set the description to \"%1$s\"" : "Een beheerder stelde de beschrijving in op \"%1$s\"",
+ "{actor} removed the description" : "{actor} verwijderde de beschrijving",
+ "You removed the description" : "Jij verwijderde de beschrijving",
+ "An administrator removed the description" : "Een beheerder verwijderde de beschrijving",
"{actor} started a call" : "{actor} startte een gesprek",
"You started a call" : "Je startte een gesprek",
"{actor} joined the call" : "{actor} nam deel aan gesprek",
@@ -56,6 +65,15 @@ OC.L10N.register(
"{actor} locked the conversation" : "{actor} heeft het gesprek gesloten",
"You locked the conversation" : "Je hebt het gesprek gesloten",
"An administrator locked the conversation" : "Een beheerder heeft het gesprek gesloten",
+ "{actor} made the conversation invisible" : "{actor} maakte het gesprek onzichtbaar",
+ "You made the conversation invisible" : "Jij maakte het gesprek onzichtbaar",
+ "An administrator made the conversation invisible" : "Een beheerder maakte het gesprek onzichtbaar",
+ "{actor} made the conversation visible for registered users only" : "{actor} maakte het gesprek zichtbaar voor alleen geregistreerde gebruikers",
+ "You made the conversation visible for registered users only" : "Je maakte het gesprek zichtbaar voor alleen geregistreerde gebruikers",
+ "An administrator made the visible for registered users only" : "Een beheerder maakte het gesprek zichtbaar voor alleen geregistreerde gebruikers",
+ "{actor} made the conversation visible for everyone" : "{actor} maakte het gesprek zichtbaar voor iedereen",
+ "You made the conversation visible for everyone" : "Je maakte het gesprek zichtbaar voor iedereen",
+ "An administrator made the conversation visible for everyone" : "Een beheerder maakte het gesprek zichtbaar voor iedereen",
"The conversation is now open to everyone" : "Het gesprek is nu open voor iedereen",
"{actor} opened the conversation to everyone" : "{actor} opende het gesprek voor iedereen",
"You opened the conversation to everyone" : "Je opende het gesprek voor iedereen",
@@ -105,6 +123,10 @@ OC.L10N.register(
"You updated the Matterbridge configuration." : "Je hebt de Matterbridge configuratie aangepast.",
"{actor} removed the Matterbridge configuration." : "{actor} heeft de Matterbridge configuratie verwijderd.",
"You removed the Matterbridge configuration." : "Je hebt de Matterbridge configuratie verwijderd.",
+ "{actor} started Matterbridge." : "{actor} startteMatterbridge.",
+ "You started Matterbridge." : "Je startte Matterbridge.",
+ "{actor} stopped Matterbridge." : "{actor} stopte Matterbridge.",
+ "You stopped Matterbridge." : "Je stopte Matterbridge.",
"%s (guest)" : "%s (gast)",
"_Call with %n guest (Duration {duration})_::_Call with %n guests (Duration {duration})_" : ["Gesprek met %n gast (Duur {duration})","Gesprek met%n gasten (Duur {duration})"],
"Call with {user1} and {user2} (Duration {duration})" : "Gesprek met {user1} en {user2} (Duur {duration})",
@@ -122,6 +144,9 @@ OC.L10N.register(
"Conversation invitation" : "Gespreksuitnodiging",
"Click the button below to join." : "Klik op de button hieronder om mee te doen.",
"Join »%s«" : "Medoen aan \"%s\"",
+ "You can also dial-in via phone with the following details" : "Je kunt ook met de telefoon inbellen met deze informatie",
+ "Dial-in information" : "Inbel-informatie",
+ "Meeting ID" : "Meeting ID",
"Your PIN" : "Je PIN",
"Password request: %s" : "Wachtwoord aanvraag: %s",
"Private conversation" : "Privégesprek",
@@ -150,6 +175,7 @@ OC.L10N.register(
"Join call" : "Deelnemen aan gesprek",
"{user} invited you to a group conversation: {call}" : "{user} nodigde je uit voor een groepsgesprek: {call}",
"Answer call" : "Oproep beantwoorden",
+ "{user} would like to talk with you" : "{user} wil met je spreken",
"Call back" : "Terugbellen",
"You missed a call from {user}" : "Je miste een gesprek van {user}",
"A group call has started in {call}" : "Groepsgesprek is begonnen in {call}",
@@ -190,6 +216,7 @@ OC.L10N.register(
"Deleting the hosted signaling server account failed. Please check back later." : "Het verwijderen van het gehoste signaleringsserveraccount is mislukt. Kom later terug.",
"Failed to delete the account because the trial server behaved wrongly. Please check back later." : "Het account kan niet worden verwijderd omdat de proefserver zich verkeerd heeft gedragen. Kom later terug.",
"There is a problem with deleting the account. Please check your logs for further information." : "Er is een probleem met het verwijderen van het account. Controleer je logboeken voor meer informatie.",
+ "Too many requests are sent from your servers address. Please try again later." : "Er worden te veel verzoeken verzonden vanaf je serveradres. Probeer het later opnieuw.",
"Failed to delete the account because the trial server is unreachable. Please check back later." : "Het account kan niet worden verwijderd omdat de proefserver niet bereikbaar is. Kom later terug.",
"Andorra" : "Andorra",
"United Arab Emirates" : "Verenigde Arabische Emiraten",
@@ -461,7 +488,7 @@ OC.L10N.register(
"Guests can still join public conversations." : "Gasten kunnen nog deelnemen aan openbare gesprekken.",
"Users that can not use Talk anymore will still be listed as participants in their previous conversations and also their chat messages will be kept." : "Gebruikers die Talk niet meer kunnen gebruiken, worden nog steeds als deelnemen in eerdere gesprekken getoond en ook hun chat-berichten worden nog steeds getoond.",
"Limit using Talk" : "Beperk gebruik van Talk",
- "Limit creating a public and group conversation" : "beperk maken van openbare en groepsgesprekken",
+ "Limit creating a public and group conversation" : "Beperk maken van openbare en groepsgesprekken",
"Limit creating conversations" : "Beperk aanmaken gesprekken",
"Limit starting a call" : "Beperk starten gesprek",
"Limit starting calls" : "Beperk beginnen gesrpekken",
@@ -531,7 +558,13 @@ OC.L10N.register(
"An error occurred while installing the Matterbridge app." : "Er trad een fout op bij installeren van de Matterbridge app..",
"An error occurred while installing the Talk Matterbridge. Please install it manually." : "Er trad een fout op bij het installeren van de Talk Matterbridge. Probeer nogmaals handmatig.",
"Failed to execute Matterbridge binary." : "Kon de Matterbridge binary niet uitvoeren",
- "Shared secret" : "gedeeld geheim",
+ "SIP configuration" : "SIP configuratie",
+ "Restrict SIP configuration" : "Beperk SIP configuratie",
+ "Only users of the following groups can enable SIP in conversations they moderate" : "Alleen gebruikers uit de volgende groepen kunnen SIP inschakelen in de gespreken die zij modereren",
+ "Enable SIP configuration" : "Inschakelen SIP configuratie",
+ "Shared secret" : "Gedeeld geheim",
+ "This information is sent in invitation emails as well as displayed in the sidebar to all participants." : "Deze informatie wordt verzonden in uitnodigingsmails en ook getoond in de zijbalk voor alle deelnemers.",
+ "Phone number (Country)" : "Telefoonnummer (Country)",
"High-performance backend URL" : "High-performance backend URL",
"Validate SSL certificate" : "Valideer SSL certificaat",
"Delete this server" : "Verwijder deze server",
@@ -563,10 +596,16 @@ OC.L10N.register(
"Test this server" : "Test deze server",
"TURN servers" : "TURN servers",
"A TURN server is used to proxy the traffic from participants behind a firewall. If individual participants can not connect to others a TURN server is mostlikely required. See {linkstart}this documentation{linkend} for setup instructions." : "Een TURN server wordt gebruikt om verkeer van deelnemers achter een firewall te proxyen. Als individuele deelnemers niet rechtstreeks met anderen kunnen verbinden, is TURN server vermoedelijk vereist. Zie {linkstart}deze documentatie{linkend} voor instructies.",
+ "Participant {nickName} raised their hand." : "Deelnemer {nickName} stak zijn/haar hand op.",
+ "A participant raised their hand." : "Een deelnemer stak zijn/haar hand op.",
+ "Previous page of videos" : "Voorgaande pagina met video's",
+ "Next page of videos" : "Volgende pagina met video's",
+ "Collapse stripe" : "Inklappen streep",
+ "Expand stripe" : "Uitvouwen streep",
"Copy link" : "Link kopiëren",
"Waiting for others to join the call …" : "Wachten op deelname door anderen ...",
"You can invite others in the participant tab of the sidebar" : "Je kunt anderen uitnodigen in de deelnemerstab van de zijbalk",
- "You can invite others in the participant tab of the sidebar or share this link to invite others!" : "Je kan anderen in het deelnemers tabblad toevoegen, of door deze link aan anderen te geven. ",
+ "You can invite others in the participant tab of the sidebar or share this link to invite others!" : "Je kunt anderen uitnodigen in het deelnemers tabblad, of deze link met anderen delen om ze uit te nodigen. ",
"Share this link to invite others!" : "Deel deze link om anderen uit te nodigen!",
"Conversation link copied to clipboard." : "Gesprekslink gekopieerd naar klembord.",
"The link could not be copied." : "De link kon niet worden gekopieerd.",
@@ -574,8 +613,11 @@ OC.L10N.register(
"Share a single window" : "Venster delen",
"Show your screen" : "Mijn scherm weergeven",
"Stop screensharing" : "Stop schermdelen",
+ "Lower hand" : "Hand omlaag",
+ "More actions" : "Meer acties",
"Settings" : "Instellingen",
"Dismiss" : "Weigeren",
+ "Raise hand" : "Hand opsteken",
"No audio" : "Geen geluid",
"Mute audio (m)" : "Geluid dempen (m)",
"Unmute audio (m)" : "Geluid niet meer dempen (m)",
@@ -597,14 +639,14 @@ OC.L10N.register(
"Bad sent audio and screen quality." : "Slecht verzonden audio en schermkwaliteit.",
"Bad sent audio and video quality." : "Slechte verzonden audio- en videokwaliteit.",
"Bad sent audio quality." : "Slechte verzonden audiokwaliteit.",
- "Your internet connection or computer are busy and other participants might be unable to see you. To improve the situation try to disable your video while doing a screenshare." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen u mogelijk niet zien. Om de situatie te verbeteren, probeert u uw video uit te schakelen terwijl u een schermafbeelding uitvoert.",
- "Your internet connection or computer are busy and other participants might be unable to see your screen." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen uw scherm mogelijk niet zien.",
- "Your internet connection or computer are busy and other participants might be unable to see you." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen u mogelijk niet zien.",
- "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen u mogelijk niet verstaan ​​of zien. Om de situatie te verbeteren, probeert u uw video uit te schakelen terwijl u een schermafbeelding uitvoert.",
- "Your internet connection or computer are busy and other participants might be unable to understand and see your screen. To improve the situation try to disable your screenshare." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen uw scherm mogelijk niet begrijpen en zien. Om de situatie te verbeteren, probeert u uw scherm delen uit te schakelen.",
- "Disable screenshare" : "Schakel Screenshare uit",
- "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen u mogelijk niet verstaan ​​of zien. Probeer uw video uit te schakelen om de situatie te verbeteren.",
- "Your internet connection or computer are busy and other participants might be unable to understand you." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen u misschien niet verstaan.",
+ "Your internet connection or computer are busy and other participants might be unable to see you. To improve the situation try to disable your video while doing a screenshare." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je mogelijk niet zien. Om de situatie te verbeteren, kun je proberen je video uit te schakelen terwijl je een schermafbeelding uitvoert.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je scherm mogelijk niet zien.",
+ "Your internet connection or computer are busy and other participants might be unable to see you." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je mogelijk niet zien.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je mogelijk niet verstaan ​​of zien. Om de situatie te verbeteren, kun je proberen je video uit te schakelen terwijl je een schermafbeelding uitvoert.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see your screen. To improve the situation try to disable your screenshare." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je scherm mogelijk niet begrijpen en zien. Om de situatie te verbeteren kun je proberen je scherm-delen uit te schakelen.",
+ "Disable screenshare" : "Schakel Scherm-delen uit",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je mogelijk niet verstaan ​​of zien. Probeer je video uit te schakelen om de situatie te verbeteren.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je misschien niet verstaan.",
"Screen sharing is not supported by your browser." : "Schermdelen wordt niet ondersteund door je browser.",
"Screen sharing requires the page to be loaded through HTTPS." : "Schermdelen vereist het over HTTPS laden van de pagina.",
"Screensharing requires the page to be loaded through HTTPS." : "Schermdelen vereist het over HTTPS laden van de pagina.",
@@ -614,33 +656,76 @@ OC.L10N.register(
"An error occurred while starting screensharing." : "Er trad een fout op bij starten schermdelen.",
"Back" : "Terug",
"Access to camera was denied" : "Toegang tot de camera is geweigerd",
+ "Error while accessing camera: it is likely in use by another program" : "Fout bij toegang tot camera, vermoedelijk in gebruik bij andere app",
"Error while accessing camera" : "Fout bij toegang tot camera",
"You have been muted by a moderator" : "Je bent gedempt door een moderator",
"You" : "Jij",
"Show screen" : "Tonen scherm",
"Mute" : "Dempen",
"Stop following" : "Stop met volgen",
+ "Conversation messages" : "Gespreksberichten",
+ "Post message" : "Plaats bericht",
"You need to be logged in to upload files" : "Je moet ingelogd zijn om bestanden te uploaden",
+ "This conversation is read-only" : "Dit gesprek is alleen-lezen",
"Drop your files to upload" : "Zet uw bestanden hier neer om te uploaden",
"Call in progress" : "Gesprek bezig",
"Favorite" : "Favoriet",
"Conversation settings" : "Gespreksinstellingen",
+ "Guests access" : "Gastentoegang",
+ "Meeting settings" : "Meeting instellingen",
+ "Allow guests to use a public link to join this conversation." : "Sta gasten toe een openbare link te gebruiken om deel te nemen aan dit gesprek.",
+ "Allow guests" : "Laat gasten toe",
+ "Set a password to restrict who can use the public link." : "Stel een wachtwoord in om te beperken wie de openbare link kan gebruiken.",
"Password protection" : "Wachtwoordbeveiliging",
"Enter a password" : "Voer een wachtwoord in",
"Save password" : "Wachtwoord opslaan",
- "Copy public link" : "Kopieer openbare link",
+ "Copy conversation link" : "Kopieer gesprekslink",
+ "Conversation password has been saved" : "Gesprekswachtwoord opgeslagen",
+ "Conversation password has been removed" : "Gesprekswachtwoord verwijderd",
+ "Error occurred while saving conversation password" : "Er trad een fout op bij het opslaan van het gesprekswachtwoord ",
+ "Error occurred while allowing guests" : "Fout bij toelaten gasten",
+ "Error occurred while disallowing guests" : "Fout bij toegang ontzeggen voor gasten",
+ "Defines who can find this conversation without being invited" : "Bepaalt wie dit gesprek kan vinden zonder te zijn uitgenodigd",
+ "Visible for" : "Zichtbaar voor",
+ "Visible for no one" : "Zichtbaar voor niemand",
+ "Visible for registered users only" : "Zichtbaar voor alleen geregistreerde gebruikers",
+ "Visible for everyone" : "Zichtbaar voor iedereen",
+ "Error occurred when updating the conversation visibility" : "Fout bij instellen gesprekszichtbaarheid",
+ "Enabling the lobby only allows moderators to post messages." : "Door de lobby in te schakelen, kunnen alleen moderators berichten plaatsen.",
"Enable lobby" : "Lobby inschakelen",
+ "After the time limit the lobby will be automatically disabled." : "Na de tijdslimiet wordt de lobby automatisch uitgeschakeld.",
+ "Meeting start time" : "Meeting starttijd",
"Start time (optional)" : "Begintijd (optioneel)",
+ "Save meeting start time" : "Opslaan meeting starttijd",
+ "Error occurred when restricting the conversation to moderator" : "Er is een fout opgetreden bij het beperken van het gesprek tot moderator",
+ "Error occurred when opening the conversation to everyone" : "Er is een fout opgetreden bij het openen van het gesprek voor iedereen",
+ "Start time has been updated" : "Starttijd bijgewerkt",
+ "Error occurred while updating start time" : "Fout bij bijwerken starttijd",
+ "Locking the conversation prevents anyone to post messages or start calls." : "Door het gesprek te vergrendelen, kan niemand berichten plaatsen of gesprekken starten.",
+ "Lock conversation" : "Vergrendelen gesprek",
+ "Error occurred when locking the conversation" : "Fout bij vergrendelen gesprek",
+ "Error occurred when unlocking the conversation" : "Fout bij ontgrendelen gesprek",
+ "Allow participants to join from a phone." : "Toestaan dat deelnemers telefonisch meedoen.",
+ "Enable SIP dial-in" : "Inschakelen SIP dial-in",
+ "SIP dial-in is now enabled" : "SIP inbellen is nu ingeschakeld",
+ "SIP dial-in is now disabled" : "SIP inbellen is nu uitgeschakeld",
+ "Error occurred when enabling SIP dial-in" : "Fout bij inschakelen SIP inbellen",
+ "Error occurred when disabling SIP dial-in" : "Fout bij uitschakelen SIP inbellen",
+ "Conversation \"{conversationName}\"" : "Gesprek \"{conversationName}\"",
+ "Settings for conversation \"{conversationName}\"" : "Instellingen voor gesprek \"{conversationName}\"",
"Chat notifications" : "Chatmeldingen",
"Leave conversation" : "Verlaat een gesprek",
"Delete conversation" : "Verwijder gesprek",
"Remove from favorites" : "Verwijderen uit favorieten",
"Add to favorites" : "Toevoegen aan favorieten",
+ "Joining conversation …" : "Deelnemen aan gesprek ...",
"You: {lastMessage}" : "Jij: {lastMessage}",
"{actor}: {lastMessage}" : "{actor}: {lastMessage}",
"Do you really want to delete \"{displayName}\"?" : "Wil je \"{displayName}\" echt verwijderen?",
"You need to promote a new moderator before you can leave the conversation." : "Je moet een nieuwe moderator promoveren voordat je het gesprek kunt verlaten.",
"No matches" : "Geen overeenkomsten",
+ "Conversation list" : "Gesprekkenlijst",
+ "Listed conversations" : "Vermelde gesprekken",
"Loading" : "Laden",
"No search results" : "Geen zoekresultaten",
"Groups" : "Groepen",
@@ -653,7 +738,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Er trad een fout op bij uitvoeren van de zoekopdracht",
"Creating your conversation" : "Creëer je gesprek",
"All set" : "Alles ingesteld",
- "Copy conversation link" : "Kopieer gesprekslink",
"Error while creating the conversation" : "Fout bij creëren gesprek",
"Link copied to the clipboard!" : "Link gekopieerd naar het klembord!",
"Create a new group conversation" : "Creëer een nieuw groepsgesprek",
@@ -680,6 +764,9 @@ OC.L10N.register(
"No camera available" : "Geen camera aanwezig",
"Select camera" : "Selecteer camera",
"Reply" : "Antwoord",
+ "Sending message" : "Versturen bericht",
+ "Message sent" : "Bericht verstuurd",
+ "Message read by everyone who shares their reading status" : "Bericht gelezen door iedereen die de eigen leesstatus deelt",
"Remove" : "Verwijder",
"[Unknown username]" : "[Onbekende gebruikersnaam]",
"Scroll to bottom" : "Scroll naar beneden",
@@ -692,12 +779,25 @@ OC.L10N.register(
"Add emoji" : "Emoji toevoegen",
"Send message" : "Verstuur bericht",
"File to share" : "Bestand om te delen",
+ "This conversation has been locked" : "Het gesprek is vergrendeld",
"Write message, @ to mention someone …" : "Schrijf een bericht, @ om iemand te vermelden ...",
+ "No permission to post messages in this conversation" : "Geen toegang om berichten in dit gesprek te plaatsen",
+ "Could not post message: {errorMessage}" : "Kon bericht niet plaatsen: {errorMessage}",
"Invalid path selected" : "Ongeldig pad geselecteerd",
+ "Cancel editing description" : "Annuleren bewerken beschrijving",
+ "Submit conversation description" : "Verwerken gespreksbeschrijving",
+ "Edit conversation description" : "Bewerken gespreksbeschrijving",
+ "Description" : "Beschrijving",
+ "The description must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "De beschrijving moet kleiner zijn dan of gelijk zijn aan {maxLength} tekens. Je tekst is nu {charactersCount} tekens lang.",
"Save" : "Opslaan",
"Edit" : "Bewerk",
+ "More information" : "Meer informatie",
+ "Delete" : "Verwijderen",
"Bridge with other services" : "Verbinden met andere services",
- "You can bridge channels from various instant messaging systems with Matterbridge." : "Je kunt kanalen van verschillend chatservices overbruggen met Matterbridge.",
+ "You can bridge channels from various instant messaging systems with Matterbridge." : "Je kunt kanalen van verschillende chatservices overbruggen met Matterbridge.",
+ "More info on Matterbridge" : "Meer info over Matterbridge.",
+ "Enable bridge" : "Inschakelen bridge",
+ "Show Matterbridge log" : "Toon Matterbridge logbestand",
"Nextcloud URL" : "Nextcloud URL",
"Nextcloud user" : "Nextcloud gebruiker",
"User password" : "Gebruiker wachtwoord",
@@ -740,8 +840,10 @@ OC.L10N.register(
"XMPP/Jabber server URL" : "XMPP/Jabber server URL",
"MUC server URL" : "MUC server URL",
"Jabber ID" : "Jabber ID",
+ "Add new bridged channel to current conversation" : "Een nieuw overbruggingskanaal naar het huidige gesprek",
"unknown state" : "onbekende staat",
"running" : "bezig",
+ "not running, check Matterbridge log" : "draait niet, controleer Matterbridge logbestand",
"not running" : "niet bezig",
"Bridge saved" : "Overbrugging opgeslagen",
"moderator" : "moderator",
@@ -750,7 +852,13 @@ OC.L10N.register(
"Demote from moderator" : "Degradeer van moderator",
"Promote to moderator" : "Promoveer tot moderator",
"Remove participant" : "Verwijder deelnemer",
+ "Settings for participant \"{user}\"" : "Instellingen voor deelnemer \"{user}\"",
+ "Add participant \"{user}\"" : "Toevoegen deelnemer \"{user}\"",
"Participant \"{user}\"" : "Deelnemer \"{user}\"",
+ "Joined with audio" : "Deelname via audio",
+ "Joined with video" : "Deelname via video",
+ "Joined via phone" : "Deelname via telefoon",
+ "Raised their hand" : "Hand opgestoken",
"Add users" : "Toevoegen gebruikers",
"Add groups" : "Toevoegen groepen",
"Add emails" : "Toevoegen e-mailadressen",
@@ -764,12 +872,19 @@ OC.L10N.register(
"Add groups or circles" : "Toevoegen groepen of kringen",
"Add other sources" : "Toevoegen andere bronnen",
"Participants" : "Deelnemers",
+ "Search or add participants" : "Zoeken naar of toevoegen deelnemers",
+ "An error occurred while adding the participants" : "Er trad een fout op bij het toevoegen van deelnemers",
"An error occurred while fetching the participants" : "Er trad een fout op bij het ophalen van de deelnemers",
+ "Add a description for this conversation" : "Voeg een beschrijving toe aan dit gesprek",
"Chat" : "Chat",
+ "Error while updating conversation description" : "Fout tijdens bijwerken gespreksbeschrijving",
+ "Meeting ID: {meetingId}" : "Meeting ID: {meetingId}",
"Your PIN: {attendeePin}" : "Je PIN: {attendeePin}",
"Display name: " : "Weergavenaam:",
"Choose devices" : "Kies apparaten",
"Attachments folder" : "Bijlagemap",
+ "Privacy" : "Privacy",
+ "Share my read-status and show the read-status of others" : "Deel mijn lees-status en toon de lees-status van anderen",
"Keyboard shortcuts" : "Sneltoetsen",
"Speed up your Talk experience with these quick shortcuts." : "Versnel je Talk-ervaring met deze handige snelkoppelingen.",
"Focus the chat input" : "Focus op de chat invoer",
@@ -779,12 +894,19 @@ OC.L10N.register(
"Shortcuts while in a call" : "Snelkoppelingen in een gesprek",
"Video on and off" : "Video aan en uit",
"Microphone on and off" : "Microfoon aan en uit",
+ "Space bar" : "Spatiebalk",
+ "Push to talk or push to mute" : "Tik on te praten of tik om de dempen",
+ "Raise or lower hand" : "Hand omhoog of omlaag",
+ "Choose in which folder attachments should be saved." : "Kies in welke map bijlagen moeten worden opgeslagen.",
"Select location for attachments" : "Selecteer locatie voor bijlagen",
"Error while setting attachment folder" : "Fout bij instellen map voor bijlagen",
+ "Your privacy setting has been saved" : "Je privacy-instellingen zijn opgeslagen",
+ "Error while setting read status privacy" : "Fout bij instellen lees-status privacy",
"Start call" : "Begin gesprek",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Nextcloud Talk is bijgewerkt, herlaad de pagina voordat je een gesprek kun starten of eraan meedoen.",
"You will be able to join the call only after a moderator starts it." : "Je kunt pas aan het gesprek deelnemen als een moderator het gestart heeft.",
"Use speaker view" : "Gebruik sprekerweergave",
+ "Conversation actions" : "Gespreksacties",
"Toggle fullscreen" : "Volledig scherm omschakelen",
"Go to file" : "Ga naar bestand",
"Rename conversation" : "Hernoem gesprek",
@@ -808,7 +930,7 @@ OC.L10N.register(
"Join a conversation or start a new one!" : "Doe mee met een discussie, of start een nieuwe!",
"Link to a conversation" : "Verbind met een gesprek",
"Select conversation" : "Selecteer een gesprek",
- "You joined the conversation in another window or device. This is currently not supported by Nextcloud Talk so this session was closed." : "U nam deel aan het gesprek in een ander venster of apparaat. Dit wordt momenteel niet ondersteund door Nextcloud Talk, dus deze sessie is gesloten.",
+ "You joined the conversation in another window or device. This is currently not supported by Nextcloud Talk so this session was closed." : "Je nam deel aan het gesprek in een ander venster of apparaat. Dit wordt momenteel niet ondersteund door Nextcloud Talk, dus deze sessie is gesloten.",
"Join a conversation or start a new one" : "Doe mee met een discussie, of start een nieuwe",
"The browser you're using is not fully supported by Nextcloud Talk. Please use the latest version of Mozilla Firefox, Microsoft Edge, Google Chrome or Apple Safari." : "De browser die je gebruikt, wordt niet volledig ondersteund door Nextcloud Talk. Gebruik de nieuwste versie van Mozilla Firefox, Microsoft Edge, Google Chrome of Apple Safari.",
"Nextcloud Talk was updated, please reload the page" : "Nextcloud Talk is bijgewerkt, herlaad de pagina",
@@ -817,7 +939,7 @@ OC.L10N.register(
"Nextcloud is in maintenance mode, please reload the page" : "Nextcloud staat in onderhoudsmodus, herlaad de pagina",
"Error while sharing file" : "Fout bij delen bestand",
"Failed to join the conversation. Try to reload the page." : "Kan niet deelnemen aan het gesprek. Probeer de pagina opnieuw te laden.",
- "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "U probeert deel te nemen aan een gesprek terwijl u een actieve sessie hebt in een ander venster of apparaat. Dit wordt momenteel niet ondersteund door Nextcloud Talk. Wat wil je doen?",
+ "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Je probeert deel te nemen aan een gesprek terwijl je een actieve sessie hebt in een ander venster of apparaat. Dit wordt momenteel niet ondersteund door Nextcloud Talk. Wat wil je doen?",
"Join here" : "Meld u hier aan",
"Leave this page" : "Verlaat deze pagina",
"Error while uploading file" : "Fout bij uploaden bestand",
diff --git a/l10n/nl.json b/l10n/nl.json
index bee48333f..4d9207db1 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -32,6 +32,9 @@
"- You can now upload and drag'n'drop files directly from your device into the chat" : "- Je kunt nu bestanden direct naar de chat uploaden en slepen rechtstreeks vanaf je toestel",
"- Shared files are now opened directly inside the chat view with the viewer apps" : "- Gedeelde bestanden worden nu direct geopend in het chat venster met de viewer apps",
"New in Talk 10" : "Nieuw in Talk 10",
+ "- You can now search for chats and messages in the unified search in the top bar" : "- Je kunt nu zoeken naar chats en berichten in de uniforme zoekopdracht in de bovenste balk",
+ "- Spice up your messages with emojis from the emoji picker" : "- Geef je berichten meer pit met emoji's uit de emoji-kiezer",
+ "- You can now change your camera and microphone while being in a call" : "- Je kunt nu je camera en microfoon wijzigen terwijl je in gesprek bent",
"There are currently no commands available." : "Er zijn nu geen commando's beschikbaar.",
"The command does not exist" : "Het commando bestaat niet",
"An error occurred while running the command. Please ask an administrator to check the logs." : "Er trad een fout op bij het uitvoeren van het commando. Vraag een beheerder de logs te controleren.",
@@ -42,6 +45,12 @@
"{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} hernoemde gesprek van \"%1$s\" naar \"%2$s\"",
"You renamed the conversation from \"%1$s\" to \"%2$s\"" : "Je hernoemde gesprek van \"%1$s\" naar \"%2$s\"",
"An administrator renamed the conversation from \"%1$s\" to \"%2$s\"" : "Een beheerder hernoemde het gesprek van \"%1$s\" naar \"%2$s\"",
+ "{actor} set the description to \"%1$s\"" : "{actor} stelde de beschrijving in op \"%1$s\"",
+ "You set the description to \"%1$s\"" : "Je stelde de beschrijving in op \"%1$s\"",
+ "An administrator set the description to \"%1$s\"" : "Een beheerder stelde de beschrijving in op \"%1$s\"",
+ "{actor} removed the description" : "{actor} verwijderde de beschrijving",
+ "You removed the description" : "Jij verwijderde de beschrijving",
+ "An administrator removed the description" : "Een beheerder verwijderde de beschrijving",
"{actor} started a call" : "{actor} startte een gesprek",
"You started a call" : "Je startte een gesprek",
"{actor} joined the call" : "{actor} nam deel aan gesprek",
@@ -54,6 +63,15 @@
"{actor} locked the conversation" : "{actor} heeft het gesprek gesloten",
"You locked the conversation" : "Je hebt het gesprek gesloten",
"An administrator locked the conversation" : "Een beheerder heeft het gesprek gesloten",
+ "{actor} made the conversation invisible" : "{actor} maakte het gesprek onzichtbaar",
+ "You made the conversation invisible" : "Jij maakte het gesprek onzichtbaar",
+ "An administrator made the conversation invisible" : "Een beheerder maakte het gesprek onzichtbaar",
+ "{actor} made the conversation visible for registered users only" : "{actor} maakte het gesprek zichtbaar voor alleen geregistreerde gebruikers",
+ "You made the conversation visible for registered users only" : "Je maakte het gesprek zichtbaar voor alleen geregistreerde gebruikers",
+ "An administrator made the visible for registered users only" : "Een beheerder maakte het gesprek zichtbaar voor alleen geregistreerde gebruikers",
+ "{actor} made the conversation visible for everyone" : "{actor} maakte het gesprek zichtbaar voor iedereen",
+ "You made the conversation visible for everyone" : "Je maakte het gesprek zichtbaar voor iedereen",
+ "An administrator made the conversation visible for everyone" : "Een beheerder maakte het gesprek zichtbaar voor iedereen",
"The conversation is now open to everyone" : "Het gesprek is nu open voor iedereen",
"{actor} opened the conversation to everyone" : "{actor} opende het gesprek voor iedereen",
"You opened the conversation to everyone" : "Je opende het gesprek voor iedereen",
@@ -103,6 +121,10 @@
"You updated the Matterbridge configuration." : "Je hebt de Matterbridge configuratie aangepast.",
"{actor} removed the Matterbridge configuration." : "{actor} heeft de Matterbridge configuratie verwijderd.",
"You removed the Matterbridge configuration." : "Je hebt de Matterbridge configuratie verwijderd.",
+ "{actor} started Matterbridge." : "{actor} startteMatterbridge.",
+ "You started Matterbridge." : "Je startte Matterbridge.",
+ "{actor} stopped Matterbridge." : "{actor} stopte Matterbridge.",
+ "You stopped Matterbridge." : "Je stopte Matterbridge.",
"%s (guest)" : "%s (gast)",
"_Call with %n guest (Duration {duration})_::_Call with %n guests (Duration {duration})_" : ["Gesprek met %n gast (Duur {duration})","Gesprek met%n gasten (Duur {duration})"],
"Call with {user1} and {user2} (Duration {duration})" : "Gesprek met {user1} en {user2} (Duur {duration})",
@@ -120,6 +142,9 @@
"Conversation invitation" : "Gespreksuitnodiging",
"Click the button below to join." : "Klik op de button hieronder om mee te doen.",
"Join »%s«" : "Medoen aan \"%s\"",
+ "You can also dial-in via phone with the following details" : "Je kunt ook met de telefoon inbellen met deze informatie",
+ "Dial-in information" : "Inbel-informatie",
+ "Meeting ID" : "Meeting ID",
"Your PIN" : "Je PIN",
"Password request: %s" : "Wachtwoord aanvraag: %s",
"Private conversation" : "Privégesprek",
@@ -148,6 +173,7 @@
"Join call" : "Deelnemen aan gesprek",
"{user} invited you to a group conversation: {call}" : "{user} nodigde je uit voor een groepsgesprek: {call}",
"Answer call" : "Oproep beantwoorden",
+ "{user} would like to talk with you" : "{user} wil met je spreken",
"Call back" : "Terugbellen",
"You missed a call from {user}" : "Je miste een gesprek van {user}",
"A group call has started in {call}" : "Groepsgesprek is begonnen in {call}",
@@ -188,6 +214,7 @@
"Deleting the hosted signaling server account failed. Please check back later." : "Het verwijderen van het gehoste signaleringsserveraccount is mislukt. Kom later terug.",
"Failed to delete the account because the trial server behaved wrongly. Please check back later." : "Het account kan niet worden verwijderd omdat de proefserver zich verkeerd heeft gedragen. Kom later terug.",
"There is a problem with deleting the account. Please check your logs for further information." : "Er is een probleem met het verwijderen van het account. Controleer je logboeken voor meer informatie.",
+ "Too many requests are sent from your servers address. Please try again later." : "Er worden te veel verzoeken verzonden vanaf je serveradres. Probeer het later opnieuw.",
"Failed to delete the account because the trial server is unreachable. Please check back later." : "Het account kan niet worden verwijderd omdat de proefserver niet bereikbaar is. Kom later terug.",
"Andorra" : "Andorra",
"United Arab Emirates" : "Verenigde Arabische Emiraten",
@@ -459,7 +486,7 @@
"Guests can still join public conversations." : "Gasten kunnen nog deelnemen aan openbare gesprekken.",
"Users that can not use Talk anymore will still be listed as participants in their previous conversations and also their chat messages will be kept." : "Gebruikers die Talk niet meer kunnen gebruiken, worden nog steeds als deelnemen in eerdere gesprekken getoond en ook hun chat-berichten worden nog steeds getoond.",
"Limit using Talk" : "Beperk gebruik van Talk",
- "Limit creating a public and group conversation" : "beperk maken van openbare en groepsgesprekken",
+ "Limit creating a public and group conversation" : "Beperk maken van openbare en groepsgesprekken",
"Limit creating conversations" : "Beperk aanmaken gesprekken",
"Limit starting a call" : "Beperk starten gesprek",
"Limit starting calls" : "Beperk beginnen gesrpekken",
@@ -529,7 +556,13 @@
"An error occurred while installing the Matterbridge app." : "Er trad een fout op bij installeren van de Matterbridge app..",
"An error occurred while installing the Talk Matterbridge. Please install it manually." : "Er trad een fout op bij het installeren van de Talk Matterbridge. Probeer nogmaals handmatig.",
"Failed to execute Matterbridge binary." : "Kon de Matterbridge binary niet uitvoeren",
- "Shared secret" : "gedeeld geheim",
+ "SIP configuration" : "SIP configuratie",
+ "Restrict SIP configuration" : "Beperk SIP configuratie",
+ "Only users of the following groups can enable SIP in conversations they moderate" : "Alleen gebruikers uit de volgende groepen kunnen SIP inschakelen in de gespreken die zij modereren",
+ "Enable SIP configuration" : "Inschakelen SIP configuratie",
+ "Shared secret" : "Gedeeld geheim",
+ "This information is sent in invitation emails as well as displayed in the sidebar to all participants." : "Deze informatie wordt verzonden in uitnodigingsmails en ook getoond in de zijbalk voor alle deelnemers.",
+ "Phone number (Country)" : "Telefoonnummer (Country)",
"High-performance backend URL" : "High-performance backend URL",
"Validate SSL certificate" : "Valideer SSL certificaat",
"Delete this server" : "Verwijder deze server",
@@ -561,10 +594,16 @@
"Test this server" : "Test deze server",
"TURN servers" : "TURN servers",
"A TURN server is used to proxy the traffic from participants behind a firewall. If individual participants can not connect to others a TURN server is mostlikely required. See {linkstart}this documentation{linkend} for setup instructions." : "Een TURN server wordt gebruikt om verkeer van deelnemers achter een firewall te proxyen. Als individuele deelnemers niet rechtstreeks met anderen kunnen verbinden, is TURN server vermoedelijk vereist. Zie {linkstart}deze documentatie{linkend} voor instructies.",
+ "Participant {nickName} raised their hand." : "Deelnemer {nickName} stak zijn/haar hand op.",
+ "A participant raised their hand." : "Een deelnemer stak zijn/haar hand op.",
+ "Previous page of videos" : "Voorgaande pagina met video's",
+ "Next page of videos" : "Volgende pagina met video's",
+ "Collapse stripe" : "Inklappen streep",
+ "Expand stripe" : "Uitvouwen streep",
"Copy link" : "Link kopiëren",
"Waiting for others to join the call …" : "Wachten op deelname door anderen ...",
"You can invite others in the participant tab of the sidebar" : "Je kunt anderen uitnodigen in de deelnemerstab van de zijbalk",
- "You can invite others in the participant tab of the sidebar or share this link to invite others!" : "Je kan anderen in het deelnemers tabblad toevoegen, of door deze link aan anderen te geven. ",
+ "You can invite others in the participant tab of the sidebar or share this link to invite others!" : "Je kunt anderen uitnodigen in het deelnemers tabblad, of deze link met anderen delen om ze uit te nodigen. ",
"Share this link to invite others!" : "Deel deze link om anderen uit te nodigen!",
"Conversation link copied to clipboard." : "Gesprekslink gekopieerd naar klembord.",
"The link could not be copied." : "De link kon niet worden gekopieerd.",
@@ -572,8 +611,11 @@
"Share a single window" : "Venster delen",
"Show your screen" : "Mijn scherm weergeven",
"Stop screensharing" : "Stop schermdelen",
+ "Lower hand" : "Hand omlaag",
+ "More actions" : "Meer acties",
"Settings" : "Instellingen",
"Dismiss" : "Weigeren",
+ "Raise hand" : "Hand opsteken",
"No audio" : "Geen geluid",
"Mute audio (m)" : "Geluid dempen (m)",
"Unmute audio (m)" : "Geluid niet meer dempen (m)",
@@ -595,14 +637,14 @@
"Bad sent audio and screen quality." : "Slecht verzonden audio en schermkwaliteit.",
"Bad sent audio and video quality." : "Slechte verzonden audio- en videokwaliteit.",
"Bad sent audio quality." : "Slechte verzonden audiokwaliteit.",
- "Your internet connection or computer are busy and other participants might be unable to see you. To improve the situation try to disable your video while doing a screenshare." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen u mogelijk niet zien. Om de situatie te verbeteren, probeert u uw video uit te schakelen terwijl u een schermafbeelding uitvoert.",
- "Your internet connection or computer are busy and other participants might be unable to see your screen." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen uw scherm mogelijk niet zien.",
- "Your internet connection or computer are busy and other participants might be unable to see you." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen u mogelijk niet zien.",
- "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen u mogelijk niet verstaan ​​of zien. Om de situatie te verbeteren, probeert u uw video uit te schakelen terwijl u een schermafbeelding uitvoert.",
- "Your internet connection or computer are busy and other participants might be unable to understand and see your screen. To improve the situation try to disable your screenshare." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen uw scherm mogelijk niet begrijpen en zien. Om de situatie te verbeteren, probeert u uw scherm delen uit te schakelen.",
- "Disable screenshare" : "Schakel Screenshare uit",
- "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen u mogelijk niet verstaan ​​of zien. Probeer uw video uit te schakelen om de situatie te verbeteren.",
- "Your internet connection or computer are busy and other participants might be unable to understand you." : "Uw internetverbinding of computer is bezet en andere deelnemers kunnen u misschien niet verstaan.",
+ "Your internet connection or computer are busy and other participants might be unable to see you. To improve the situation try to disable your video while doing a screenshare." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je mogelijk niet zien. Om de situatie te verbeteren, kun je proberen je video uit te schakelen terwijl je een schermafbeelding uitvoert.",
+ "Your internet connection or computer are busy and other participants might be unable to see your screen." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je scherm mogelijk niet zien.",
+ "Your internet connection or computer are busy and other participants might be unable to see you." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je mogelijk niet zien.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video while doing a screenshare." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je mogelijk niet verstaan ​​of zien. Om de situatie te verbeteren, kun je proberen je video uit te schakelen terwijl je een schermafbeelding uitvoert.",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see your screen. To improve the situation try to disable your screenshare." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je scherm mogelijk niet begrijpen en zien. Om de situatie te verbeteren kun je proberen je scherm-delen uit te schakelen.",
+ "Disable screenshare" : "Schakel Scherm-delen uit",
+ "Your internet connection or computer are busy and other participants might be unable to understand and see you. To improve the situation try to disable your video." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je mogelijk niet verstaan ​​of zien. Probeer je video uit te schakelen om de situatie te verbeteren.",
+ "Your internet connection or computer are busy and other participants might be unable to understand you." : "Je internetverbinding of computer is overbelast en andere deelnemers kunnen je misschien niet verstaan.",
"Screen sharing is not supported by your browser." : "Schermdelen wordt niet ondersteund door je browser.",
"Screen sharing requires the page to be loaded through HTTPS." : "Schermdelen vereist het over HTTPS laden van de pagina.",
"Screensharing requires the page to be loaded through HTTPS." : "Schermdelen vereist het over HTTPS laden van de pagina.",
@@ -612,33 +654,76 @@
"An error occurred while starting screensharing." : "Er trad een fout op bij starten schermdelen.",
"Back" : "Terug",
"Access to camera was denied" : "Toegang tot de camera is geweigerd",
+ "Error while accessing camera: it is likely in use by another program" : "Fout bij toegang tot camera, vermoedelijk in gebruik bij andere app",
"Error while accessing camera" : "Fout bij toegang tot camera",
"You have been muted by a moderator" : "Je bent gedempt door een moderator",
"You" : "Jij",
"Show screen" : "Tonen scherm",
"Mute" : "Dempen",
"Stop following" : "Stop met volgen",
+ "Conversation messages" : "Gespreksberichten",
+ "Post message" : "Plaats bericht",
"You need to be logged in to upload files" : "Je moet ingelogd zijn om bestanden te uploaden",
+ "This conversation is read-only" : "Dit gesprek is alleen-lezen",
"Drop your files to upload" : "Zet uw bestanden hier neer om te uploaden",
"Call in progress" : "Gesprek bezig",
"Favorite" : "Favoriet",
"Conversation settings" : "Gespreksinstellingen",
+ "Guests access" : "Gastentoegang",
+ "Meeting settings" : "Meeting instellingen",
+ "Allow guests to use a public link to join this conversation." : "Sta gasten toe een openbare link te gebruiken om deel te nemen aan dit gesprek.",
+ "Allow guests" : "Laat gasten toe",
+ "Set a password to restrict who can use the public link." : "Stel een wachtwoord in om te beperken wie de openbare link kan gebruiken.",
"Password protection" : "Wachtwoordbeveiliging",
"Enter a password" : "Voer een wachtwoord in",
"Save password" : "Wachtwoord opslaan",
- "Copy public link" : "Kopieer openbare link",
+ "Copy conversation link" : "Kopieer gesprekslink",
+ "Conversation password has been saved" : "Gesprekswachtwoord opgeslagen",
+ "Conversation password has been removed" : "Gesprekswachtwoord verwijderd",
+ "Error occurred while saving conversation password" : "Er trad een fout op bij het opslaan van het gesprekswachtwoord ",
+ "Error occurred while allowing guests" : "Fout bij toelaten gasten",
+ "Error occurred while disallowing guests" : "Fout bij toegang ontzeggen voor gasten",
+ "Defines who can find this conversation without being invited" : "Bepaalt wie dit gesprek kan vinden zonder te zijn uitgenodigd",
+ "Visible for" : "Zichtbaar voor",
+ "Visible for no one" : "Zichtbaar voor niemand",
+ "Visible for registered users only" : "Zichtbaar voor alleen geregistreerde gebruikers",
+ "Visible for everyone" : "Zichtbaar voor iedereen",
+ "Error occurred when updating the conversation visibility" : "Fout bij instellen gesprekszichtbaarheid",
+ "Enabling the lobby only allows moderators to post messages." : "Door de lobby in te schakelen, kunnen alleen moderators berichten plaatsen.",
"Enable lobby" : "Lobby inschakelen",
+ "After the time limit the lobby will be automatically disabled." : "Na de tijdslimiet wordt de lobby automatisch uitgeschakeld.",
+ "Meeting start time" : "Meeting starttijd",
"Start time (optional)" : "Begintijd (optioneel)",
+ "Save meeting start time" : "Opslaan meeting starttijd",
+ "Error occurred when restricting the conversation to moderator" : "Er is een fout opgetreden bij het beperken van het gesprek tot moderator",
+ "Error occurred when opening the conversation to everyone" : "Er is een fout opgetreden bij het openen van het gesprek voor iedereen",
+ "Start time has been updated" : "Starttijd bijgewerkt",
+ "Error occurred while updating start time" : "Fout bij bijwerken starttijd",
+ "Locking the conversation prevents anyone to post messages or start calls." : "Door het gesprek te vergrendelen, kan niemand berichten plaatsen of gesprekken starten.",
+ "Lock conversation" : "Vergrendelen gesprek",
+ "Error occurred when locking the conversation" : "Fout bij vergrendelen gesprek",
+ "Error occurred when unlocking the conversation" : "Fout bij ontgrendelen gesprek",
+ "Allow participants to join from a phone." : "Toestaan dat deelnemers telefonisch meedoen.",
+ "Enable SIP dial-in" : "Inschakelen SIP dial-in",
+ "SIP dial-in is now enabled" : "SIP inbellen is nu ingeschakeld",
+ "SIP dial-in is now disabled" : "SIP inbellen is nu uitgeschakeld",
+ "Error occurred when enabling SIP dial-in" : "Fout bij inschakelen SIP inbellen",
+ "Error occurred when disabling SIP dial-in" : "Fout bij uitschakelen SIP inbellen",
+ "Conversation \"{conversationName}\"" : "Gesprek \"{conversationName}\"",
+ "Settings for conversation \"{conversationName}\"" : "Instellingen voor gesprek \"{conversationName}\"",
"Chat notifications" : "Chatmeldingen",
"Leave conversation" : "Verlaat een gesprek",
"Delete conversation" : "Verwijder gesprek",
"Remove from favorites" : "Verwijderen uit favorieten",
"Add to favorites" : "Toevoegen aan favorieten",
+ "Joining conversation …" : "Deelnemen aan gesprek ...",
"You: {lastMessage}" : "Jij: {lastMessage}",
"{actor}: {lastMessage}" : "{actor}: {lastMessage}",
"Do you really want to delete \"{displayName}\"?" : "Wil je \"{displayName}\" echt verwijderen?",
"You need to promote a new moderator before you can leave the conversation." : "Je moet een nieuwe moderator promoveren voordat je het gesprek kunt verlaten.",
"No matches" : "Geen overeenkomsten",
+ "Conversation list" : "Gesprekkenlijst",
+ "Listed conversations" : "Vermelde gesprekken",
"Loading" : "Laden",
"No search results" : "Geen zoekresultaten",
"Groups" : "Groepen",
@@ -651,7 +736,6 @@
"An error occurred while performing the search" : "Er trad een fout op bij uitvoeren van de zoekopdracht",
"Creating your conversation" : "Creëer je gesprek",
"All set" : "Alles ingesteld",
- "Copy conversation link" : "Kopieer gesprekslink",
"Error while creating the conversation" : "Fout bij creëren gesprek",
"Link copied to the clipboard!" : "Link gekopieerd naar het klembord!",
"Create a new group conversation" : "Creëer een nieuw groepsgesprek",
@@ -678,6 +762,9 @@
"No camera available" : "Geen camera aanwezig",
"Select camera" : "Selecteer camera",
"Reply" : "Antwoord",
+ "Sending message" : "Versturen bericht",
+ "Message sent" : "Bericht verstuurd",
+ "Message read by everyone who shares their reading status" : "Bericht gelezen door iedereen die de eigen leesstatus deelt",
"Remove" : "Verwijder",
"[Unknown username]" : "[Onbekende gebruikersnaam]",
"Scroll to bottom" : "Scroll naar beneden",
@@ -690,12 +777,25 @@
"Add emoji" : "Emoji toevoegen",
"Send message" : "Verstuur bericht",
"File to share" : "Bestand om te delen",
+ "This conversation has been locked" : "Het gesprek is vergrendeld",
"Write message, @ to mention someone …" : "Schrijf een bericht, @ om iemand te vermelden ...",
+ "No permission to post messages in this conversation" : "Geen toegang om berichten in dit gesprek te plaatsen",
+ "Could not post message: {errorMessage}" : "Kon bericht niet plaatsen: {errorMessage}",
"Invalid path selected" : "Ongeldig pad geselecteerd",
+ "Cancel editing description" : "Annuleren bewerken beschrijving",
+ "Submit conversation description" : "Verwerken gespreksbeschrijving",
+ "Edit conversation description" : "Bewerken gespreksbeschrijving",
+ "Description" : "Beschrijving",
+ "The description must be less than or equal to {maxLength} characters long. Your current text is {charactersCount} characters long." : "De beschrijving moet kleiner zijn dan of gelijk zijn aan {maxLength} tekens. Je tekst is nu {charactersCount} tekens lang.",
"Save" : "Opslaan",
"Edit" : "Bewerk",
+ "More information" : "Meer informatie",
+ "Delete" : "Verwijderen",
"Bridge with other services" : "Verbinden met andere services",
- "You can bridge channels from various instant messaging systems with Matterbridge." : "Je kunt kanalen van verschillend chatservices overbruggen met Matterbridge.",
+ "You can bridge channels from various instant messaging systems with Matterbridge." : "Je kunt kanalen van verschillende chatservices overbruggen met Matterbridge.",
+ "More info on Matterbridge" : "Meer info over Matterbridge.",
+ "Enable bridge" : "Inschakelen bridge",
+ "Show Matterbridge log" : "Toon Matterbridge logbestand",
"Nextcloud URL" : "Nextcloud URL",
"Nextcloud user" : "Nextcloud gebruiker",
"User password" : "Gebruiker wachtwoord",
@@ -738,8 +838,10 @@
"XMPP/Jabber server URL" : "XMPP/Jabber server URL",
"MUC server URL" : "MUC server URL",
"Jabber ID" : "Jabber ID",
+ "Add new bridged channel to current conversation" : "Een nieuw overbruggingskanaal naar het huidige gesprek",
"unknown state" : "onbekende staat",
"running" : "bezig",
+ "not running, check Matterbridge log" : "draait niet, controleer Matterbridge logbestand",
"not running" : "niet bezig",
"Bridge saved" : "Overbrugging opgeslagen",
"moderator" : "moderator",
@@ -748,7 +850,13 @@
"Demote from moderator" : "Degradeer van moderator",
"Promote to moderator" : "Promoveer tot moderator",
"Remove participant" : "Verwijder deelnemer",
+ "Settings for participant \"{user}\"" : "Instellingen voor deelnemer \"{user}\"",
+ "Add participant \"{user}\"" : "Toevoegen deelnemer \"{user}\"",
"Participant \"{user}\"" : "Deelnemer \"{user}\"",
+ "Joined with audio" : "Deelname via audio",
+ "Joined with video" : "Deelname via video",
+ "Joined via phone" : "Deelname via telefoon",
+ "Raised their hand" : "Hand opgestoken",
"Add users" : "Toevoegen gebruikers",
"Add groups" : "Toevoegen groepen",
"Add emails" : "Toevoegen e-mailadressen",
@@ -762,12 +870,19 @@
"Add groups or circles" : "Toevoegen groepen of kringen",
"Add other sources" : "Toevoegen andere bronnen",
"Participants" : "Deelnemers",
+ "Search or add participants" : "Zoeken naar of toevoegen deelnemers",
+ "An error occurred while adding the participants" : "Er trad een fout op bij het toevoegen van deelnemers",
"An error occurred while fetching the participants" : "Er trad een fout op bij het ophalen van de deelnemers",
+ "Add a description for this conversation" : "Voeg een beschrijving toe aan dit gesprek",
"Chat" : "Chat",
+ "Error while updating conversation description" : "Fout tijdens bijwerken gespreksbeschrijving",
+ "Meeting ID: {meetingId}" : "Meeting ID: {meetingId}",
"Your PIN: {attendeePin}" : "Je PIN: {attendeePin}",
"Display name: " : "Weergavenaam:",
"Choose devices" : "Kies apparaten",
"Attachments folder" : "Bijlagemap",
+ "Privacy" : "Privacy",
+ "Share my read-status and show the read-status of others" : "Deel mijn lees-status en toon de lees-status van anderen",
"Keyboard shortcuts" : "Sneltoetsen",
"Speed up your Talk experience with these quick shortcuts." : "Versnel je Talk-ervaring met deze handige snelkoppelingen.",
"Focus the chat input" : "Focus op de chat invoer",
@@ -777,12 +892,19 @@
"Shortcuts while in a call" : "Snelkoppelingen in een gesprek",
"Video on and off" : "Video aan en uit",
"Microphone on and off" : "Microfoon aan en uit",
+ "Space bar" : "Spatiebalk",
+ "Push to talk or push to mute" : "Tik on te praten of tik om de dempen",
+ "Raise or lower hand" : "Hand omhoog of omlaag",
+ "Choose in which folder attachments should be saved." : "Kies in welke map bijlagen moeten worden opgeslagen.",
"Select location for attachments" : "Selecteer locatie voor bijlagen",
"Error while setting attachment folder" : "Fout bij instellen map voor bijlagen",
+ "Your privacy setting has been saved" : "Je privacy-instellingen zijn opgeslagen",
+ "Error while setting read status privacy" : "Fout bij instellen lees-status privacy",
"Start call" : "Begin gesprek",
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "Nextcloud Talk is bijgewerkt, herlaad de pagina voordat je een gesprek kun starten of eraan meedoen.",
"You will be able to join the call only after a moderator starts it." : "Je kunt pas aan het gesprek deelnemen als een moderator het gestart heeft.",
"Use speaker view" : "Gebruik sprekerweergave",
+ "Conversation actions" : "Gespreksacties",
"Toggle fullscreen" : "Volledig scherm omschakelen",
"Go to file" : "Ga naar bestand",
"Rename conversation" : "Hernoem gesprek",
@@ -806,7 +928,7 @@
"Join a conversation or start a new one!" : "Doe mee met een discussie, of start een nieuwe!",
"Link to a conversation" : "Verbind met een gesprek",
"Select conversation" : "Selecteer een gesprek",
- "You joined the conversation in another window or device. This is currently not supported by Nextcloud Talk so this session was closed." : "U nam deel aan het gesprek in een ander venster of apparaat. Dit wordt momenteel niet ondersteund door Nextcloud Talk, dus deze sessie is gesloten.",
+ "You joined the conversation in another window or device. This is currently not supported by Nextcloud Talk so this session was closed." : "Je nam deel aan het gesprek in een ander venster of apparaat. Dit wordt momenteel niet ondersteund door Nextcloud Talk, dus deze sessie is gesloten.",
"Join a conversation or start a new one" : "Doe mee met een discussie, of start een nieuwe",
"The browser you're using is not fully supported by Nextcloud Talk. Please use the latest version of Mozilla Firefox, Microsoft Edge, Google Chrome or Apple Safari." : "De browser die je gebruikt, wordt niet volledig ondersteund door Nextcloud Talk. Gebruik de nieuwste versie van Mozilla Firefox, Microsoft Edge, Google Chrome of Apple Safari.",
"Nextcloud Talk was updated, please reload the page" : "Nextcloud Talk is bijgewerkt, herlaad de pagina",
@@ -815,7 +937,7 @@
"Nextcloud is in maintenance mode, please reload the page" : "Nextcloud staat in onderhoudsmodus, herlaad de pagina",
"Error while sharing file" : "Fout bij delen bestand",
"Failed to join the conversation. Try to reload the page." : "Kan niet deelnemen aan het gesprek. Probeer de pagina opnieuw te laden.",
- "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "U probeert deel te nemen aan een gesprek terwijl u een actieve sessie hebt in een ander venster of apparaat. Dit wordt momenteel niet ondersteund door Nextcloud Talk. Wat wil je doen?",
+ "You are trying to join a conversation while having an active session in another window or device. This is currently not supported by Nextcloud Talk. What do you want to do?" : "Je probeert deel te nemen aan een gesprek terwijl je een actieve sessie hebt in een ander venster of apparaat. Dit wordt momenteel niet ondersteund door Nextcloud Talk. Wat wil je doen?",
"Join here" : "Meld u hier aan",
"Leave this page" : "Verlaat deze pagina",
"Error while uploading file" : "Fout bij uploaden bestand",
diff --git a/l10n/oc.js b/l10n/oc.js
index b15973e60..e962cac85 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -347,7 +347,6 @@ OC.L10N.register(
"Favorite" : "Favorit",
"Password protection" : "Password protection",
"Enter a password" : "Picatz un senhal",
- "Copy public link" : "Copiar ligam public",
"Delete conversation" : "Suprimir la conversacion",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
diff --git a/l10n/oc.json b/l10n/oc.json
index 9771a2303..03caa52de 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -345,7 +345,6 @@
"Favorite" : "Favorit",
"Password protection" : "Password protection",
"Enter a password" : "Picatz un senhal",
- "Copy public link" : "Copiar ligam public",
"Delete conversation" : "Suprimir la conversacion",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
diff --git a/l10n/pl.js b/l10n/pl.js
index c5896a266..58a0ed867 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -679,7 +679,7 @@ OC.L10N.register(
"Password protection" : "Ochrona hasłem",
"Enter a password" : "Wprowadź hasło",
"Save password" : "Zapisz hasło",
- "Copy public link" : "Kopiuj link publiczny",
+ "Copy conversation link" : "Kopiuj link do rozmowy",
"Conversation password has been saved" : "Hasło do rozmowy zostało zapisane",
"Conversation password has been removed" : "Hasło do rozmowy zostało usunięte",
"Error occurred while saving conversation password" : "Wystąpił błąd podczas zapisywania hasła do rozmowy",
@@ -738,7 +738,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Wystąpił błąd podczas wyszukiwania",
"Creating your conversation" : "Tworzenie rozmowy",
"All set" : "Wszystko gotowe",
- "Copy conversation link" : "Kopiuj link do rozmowy",
"Error while creating the conversation" : "Błąd podczas tworzenia rozmowy",
"Link copied to the clipboard!" : "Link skopiowany do schowka!",
"Create a new group conversation" : "Utwórz nową rozmowę grupową",
diff --git a/l10n/pl.json b/l10n/pl.json
index 2569740e8..b8467791a 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -677,7 +677,7 @@
"Password protection" : "Ochrona hasłem",
"Enter a password" : "Wprowadź hasło",
"Save password" : "Zapisz hasło",
- "Copy public link" : "Kopiuj link publiczny",
+ "Copy conversation link" : "Kopiuj link do rozmowy",
"Conversation password has been saved" : "Hasło do rozmowy zostało zapisane",
"Conversation password has been removed" : "Hasło do rozmowy zostało usunięte",
"Error occurred while saving conversation password" : "Wystąpił błąd podczas zapisywania hasła do rozmowy",
@@ -736,7 +736,6 @@
"An error occurred while performing the search" : "Wystąpił błąd podczas wyszukiwania",
"Creating your conversation" : "Tworzenie rozmowy",
"All set" : "Wszystko gotowe",
- "Copy conversation link" : "Kopiuj link do rozmowy",
"Error while creating the conversation" : "Błąd podczas tworzenia rozmowy",
"Link copied to the clipboard!" : "Link skopiowany do schowka!",
"Create a new group conversation" : "Utwórz nową rozmowę grupową",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 4b55f62d2..84e1f7670 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -638,6 +638,7 @@ OC.L10N.register(
"Conversation settings" : "Configurações da conversa",
"Password protection" : "Proteger com senha",
"Enter a password" : "Digite uma senha",
+ "Copy conversation link" : "Copiar link da conversa",
"Enable lobby" : "Ativar lobby",
"Start time (optional)" : "Horário de início (opcional)",
"Lock conversation" : "Bloquear conversa",
@@ -664,7 +665,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Erro ao pesquisar",
"Creating your conversation" : "Criando sua conversa",
"All set" : "Tudo pronto",
- "Copy conversation link" : "Copiar link da conversa",
"Error while creating the conversation" : "Erro ao criar a conversa",
"Link copied to the clipboard!" : "Link copiado para a área de transferência!",
"Create a new group conversation" : "Criar um novo grupo de conversa",
@@ -785,13 +785,13 @@ OC.L10N.register(
"Speed up your Talk experience with these quick shortcuts." : "Acelere sua experiência no Talk com esses atalhos rápidos.",
"Focus the chat input" : "Foco na entrada do bate-papo",
"Unfocus the chat input to use shortcuts" : "Desfoque a entrada do bate-papo para usar atalhos",
- "Fullscreen the chat or call" : "Tela cheia do bate-papo ou chamada",
+ "Fullscreen the chat or call" : "Tela inteira do bate-papo ou chamada",
"Search" : "Pesquisar",
"Shortcuts while in a call" : "Atalhos durante a chamada",
"Video on and off" : "Vídeo ligado e desligado",
"Microphone on and off" : "Microfone ligado e desligado",
"Space bar" : "Barra de espaço",
- "Push to talk or push to mute" : "Aperte para falar ou aperte para deixar mudo",
+ "Push to talk or push to mute" : "Aperte para falar ou para deixar mudo",
"Choose in which folder attachments should be saved." : "Escolha em qual pasta os anexos de mensagens serão salvos.",
"Select location for attachments" : "Selecionar localização para os anexos",
"Error while setting attachment folder" : "Erro ao definir a pasta do anexo",
@@ -799,12 +799,12 @@ OC.L10N.register(
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "O Nextcloud Talk foi atualizado. É necessário recarregar a página antes de iniciar ou participar de uma chamada.",
"You will be able to join the call only after a moderator starts it." : "Você só poderá ingressar na chamada depois que um moderador a iniciar.",
"Use speaker view" : "Usar a visualização de alto-falante",
- "Toggle fullscreen" : "Alternar para o modo de tela cheia",
+ "Toggle fullscreen" : "Alternar para o modo de tela inteira",
"Go to file" : "Ir para o arquivo",
"Rename conversation" : "Renomear conversa",
"Mute others" : "Silenciar outros",
- "Exit fullscreen (f)" : "Sair da tela cheia (f)",
- "Fullscreen (f)" : "Tela cheia (f)",
+ "Exit fullscreen (f)" : "Sair da tela inteira (f)",
+ "Fullscreen (f)" : "Tela inteira (f)",
"Speaker view" : "Visualização de alto-falante",
"Grid view" : "Vista em grade",
"Too many videos to fit in the window. Maximize the window or switch to \"speaker view\" for a better experience." : "Muitos vídeos para caber na janela. Maximize a janela ou mude para \"visualização de alto-falante\" para uma melhor experiência.",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index f127aa277..3f98c794b 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -636,6 +636,7 @@
"Conversation settings" : "Configurações da conversa",
"Password protection" : "Proteger com senha",
"Enter a password" : "Digite uma senha",
+ "Copy conversation link" : "Copiar link da conversa",
"Enable lobby" : "Ativar lobby",
"Start time (optional)" : "Horário de início (opcional)",
"Lock conversation" : "Bloquear conversa",
@@ -662,7 +663,6 @@
"An error occurred while performing the search" : "Erro ao pesquisar",
"Creating your conversation" : "Criando sua conversa",
"All set" : "Tudo pronto",
- "Copy conversation link" : "Copiar link da conversa",
"Error while creating the conversation" : "Erro ao criar a conversa",
"Link copied to the clipboard!" : "Link copiado para a área de transferência!",
"Create a new group conversation" : "Criar um novo grupo de conversa",
@@ -783,13 +783,13 @@
"Speed up your Talk experience with these quick shortcuts." : "Acelere sua experiência no Talk com esses atalhos rápidos.",
"Focus the chat input" : "Foco na entrada do bate-papo",
"Unfocus the chat input to use shortcuts" : "Desfoque a entrada do bate-papo para usar atalhos",
- "Fullscreen the chat or call" : "Tela cheia do bate-papo ou chamada",
+ "Fullscreen the chat or call" : "Tela inteira do bate-papo ou chamada",
"Search" : "Pesquisar",
"Shortcuts while in a call" : "Atalhos durante a chamada",
"Video on and off" : "Vídeo ligado e desligado",
"Microphone on and off" : "Microfone ligado e desligado",
"Space bar" : "Barra de espaço",
- "Push to talk or push to mute" : "Aperte para falar ou aperte para deixar mudo",
+ "Push to talk or push to mute" : "Aperte para falar ou para deixar mudo",
"Choose in which folder attachments should be saved." : "Escolha em qual pasta os anexos de mensagens serão salvos.",
"Select location for attachments" : "Selecionar localização para os anexos",
"Error while setting attachment folder" : "Erro ao definir a pasta do anexo",
@@ -797,12 +797,12 @@
"Nextcloud Talk was updated, you need to reload the page before you can start or join a call." : "O Nextcloud Talk foi atualizado. É necessário recarregar a página antes de iniciar ou participar de uma chamada.",
"You will be able to join the call only after a moderator starts it." : "Você só poderá ingressar na chamada depois que um moderador a iniciar.",
"Use speaker view" : "Usar a visualização de alto-falante",
- "Toggle fullscreen" : "Alternar para o modo de tela cheia",
+ "Toggle fullscreen" : "Alternar para o modo de tela inteira",
"Go to file" : "Ir para o arquivo",
"Rename conversation" : "Renomear conversa",
"Mute others" : "Silenciar outros",
- "Exit fullscreen (f)" : "Sair da tela cheia (f)",
- "Fullscreen (f)" : "Tela cheia (f)",
+ "Exit fullscreen (f)" : "Sair da tela inteira (f)",
+ "Fullscreen (f)" : "Tela inteira (f)",
"Speaker view" : "Visualização de alto-falante",
"Grid view" : "Vista em grade",
"Too many videos to fit in the window. Maximize the window or switch to \"speaker view\" for a better experience." : "Muitos vídeos para caber na janela. Maximize a janela ou mude para \"visualização de alto-falante\" para uma melhor experiência.",
diff --git a/l10n/ru.js b/l10n/ru.js
index ac5c5e218..b66eb1376 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -578,6 +578,7 @@ OC.L10N.register(
"Conversation settings" : "Параметры обсуждения",
"Password protection" : "Защита паролем",
"Enter a password" : "Введите пароль",
+ "Copy conversation link" : "Скопировать ссылку на обсуждение",
"Enable lobby" : "Включить вестибюль",
"Start time (optional)" : "Время начала (необязательно)",
"Chat notifications" : "Уведомления чата",
@@ -602,7 +603,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Не удалось выполнить поиск",
"Creating your conversation" : "Создание обсуждения",
"All set" : "Всё задано",
- "Copy conversation link" : "Скопировать ссылку на обсуждение",
"Error while creating the conversation" : "Не удалось создать обсуждение",
"Link copied to the clipboard!" : "Ссылка скопирована в буфер обмена",
"Create a new group conversation" : "Создать обсуждение группой пользователей",
diff --git a/l10n/ru.json b/l10n/ru.json
index 79ba6478d..b498a2437 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -576,6 +576,7 @@
"Conversation settings" : "Параметры обсуждения",
"Password protection" : "Защита паролем",
"Enter a password" : "Введите пароль",
+ "Copy conversation link" : "Скопировать ссылку на обсуждение",
"Enable lobby" : "Включить вестибюль",
"Start time (optional)" : "Время начала (необязательно)",
"Chat notifications" : "Уведомления чата",
@@ -600,7 +601,6 @@
"An error occurred while performing the search" : "Не удалось выполнить поиск",
"Creating your conversation" : "Создание обсуждения",
"All set" : "Всё задано",
- "Copy conversation link" : "Скопировать ссылку на обсуждение",
"Error while creating the conversation" : "Не удалось создать обсуждение",
"Link copied to the clipboard!" : "Ссылка скопирована в буфер обмена",
"Create a new group conversation" : "Создать обсуждение группой пользователей",
diff --git a/l10n/sk.js b/l10n/sk.js
index b36fbd6f6..42f99a0bb 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -639,6 +639,7 @@ OC.L10N.register(
"Conversation settings" : "Nastavenia konverzácie",
"Password protection" : "Ochrana heslom",
"Enter a password" : "Zadajte heslo",
+ "Copy conversation link" : "Kopírovať odkaz na konverzáciu",
"Enable lobby" : "Zapnúť čakáreň",
"Start time (optional)" : "Čas začiatku (voliteľné)",
"Lock conversation" : "Zamknúť konverzáciu",
@@ -665,7 +666,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Pri vyhľadávaní sa vyskytla chyba",
"Creating your conversation" : "Vytvára sa konverzácia",
"All set" : "Všetko je nastavené",
- "Copy conversation link" : "Kopírovať odkaz na konverzáciu",
"Error while creating the conversation" : "Pri vytváraní konverzácie sa vyskytla chyba",
"Link copied to the clipboard!" : "Odkaz bol skopírovaný do schránky!",
"Create a new group conversation" : "Vytvoriť novú skupinovú konverzáciu",
diff --git a/l10n/sk.json b/l10n/sk.json
index 3a0ce9736..54978b5bd 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -637,6 +637,7 @@
"Conversation settings" : "Nastavenia konverzácie",
"Password protection" : "Ochrana heslom",
"Enter a password" : "Zadajte heslo",
+ "Copy conversation link" : "Kopírovať odkaz na konverzáciu",
"Enable lobby" : "Zapnúť čakáreň",
"Start time (optional)" : "Čas začiatku (voliteľné)",
"Lock conversation" : "Zamknúť konverzáciu",
@@ -663,7 +664,6 @@
"An error occurred while performing the search" : "Pri vyhľadávaní sa vyskytla chyba",
"Creating your conversation" : "Vytvára sa konverzácia",
"All set" : "Všetko je nastavené",
- "Copy conversation link" : "Kopírovať odkaz na konverzáciu",
"Error while creating the conversation" : "Pri vytváraní konverzácie sa vyskytla chyba",
"Link copied to the clipboard!" : "Odkaz bol skopírovaný do schránky!",
"Create a new group conversation" : "Vytvoriť novú skupinovú konverzáciu",
diff --git a/l10n/sl.js b/l10n/sl.js
index 25a2ab804..0bbc73437 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -71,6 +71,9 @@ OC.L10N.register(
"{actor} made the conversation visible for registered users only" : "{actor} nastavi pogovor kot viden le prijavljenim uporabnikom",
"You made the conversation visible for registered users only" : "Pogovor nastavite kot viden le prijavljenim uporabnikom",
"An administrator made the visible for registered users only" : "Skrbnik nastavi pogovor kot viden le prijavljenim uporabnikom",
+ "{actor} made the conversation visible for everyone" : "{actor} nastavi pogovor kot viden vsem uporabnikom",
+ "You made the conversation visible for everyone" : "Pogovor nastavite kot viden vsem uporabnikom",
+ "An administrator made the conversation visible for everyone" : "Skrbnik nastavi pogovor kot viden vsem uporabnikom",
"The conversation is now open to everyone" : "Pogovor je sedaj odprt za vse",
"{actor} opened the conversation to everyone" : "{actor} odpre pogovor za vse",
"You opened the conversation to everyone" : "Odprete pogovor za vse",
@@ -213,6 +216,7 @@ OC.L10N.register(
"Deleting the hosted signaling server account failed. Please check back later." : "Brisanje gostiteljskega signalnega strežnika je spodletelo. Opravilo ponovite kasneje.",
"Failed to delete the account because the trial server behaved wrongly. Please check back later." : "Brisanje računa je spodletelo, ker pošilja preizkusni strežnik neustrezne odzive. Poskusite znova kasneje.",
"There is a problem with deleting the account. Please check your logs for further information." : "Prišlo je do napake med brisanjem računa. Preverite dnevniške zapise za podrobnosti.",
+ "Too many requests are sent from your servers address. Please try again later." : "Z naslova strežnika je poslanih preveč zahtev. Poskusite znova kasneje.",
"Failed to delete the account because the trial server is unreachable. Please check back later." : "Brisanje računa je spodletelo, ker preizkusni strežnik ni dosegljiv. Opravilo ponovite kasneje.",
"Andorra" : "Andora",
"United Arab Emirates" : "Združeni Arabski Emirati",
@@ -675,16 +679,18 @@ OC.L10N.register(
"Password protection" : "Zaščiti z geslom",
"Enter a password" : "Vpis gesla",
"Save password" : "Shrani geslo",
- "Copy public link" : "Kopiraj javno povezavo",
+ "Copy conversation link" : "Kopiraj povezavo pogovora",
"Conversation password has been saved" : "Geslo pogovora je shranjeno",
"Conversation password has been removed" : "Geslo pogovora je odstranjeno",
"Error occurred while saving conversation password" : "Prišlo je do napake med shranjevanjem gesla pogovora.",
"Error occurred while allowing guests" : "Prišlo je do napake med omogočanjem dostopa gostov.",
"Error occurred while disallowing guests" : "Prišlo je do napake med onemogočanjem dostopa gostov.",
+ "Defines who can find this conversation without being invited" : "Določa, kdo lahko najde ta pogovor tudi brez povabila k sodelovanju",
"Visible for" : "Vidno za",
"Visible for no one" : "Ni vidno za nikogar",
"Visible for registered users only" : "Vidno le za prijavljene uporabnike",
"Visible for everyone" : "Vidno vsem",
+ "Error occurred when updating the conversation visibility" : "Prišlo je do napake med nastavljanjem vidnosti pogovora",
"Enabling the lobby only allows moderators to post messages." : "Omogočena spletna čakalnica prepreči objavo sporočil vsem, razen moderatorjem.",
"Enable lobby" : "Omogoči čakalnico",
"After the time limit the lobby will be automatically disabled." : "Po določeni časovni omejitvi bo čakalnica samodejno onemogočena.",
@@ -732,7 +738,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Me iskanjem je prišlo do napake",
"Creating your conversation" : "Poteka ustvarjanje pogovora",
"All set" : "Nastavi vse",
- "Copy conversation link" : "Kopiraj povezavo pogovora",
"Error while creating the conversation" : "Prišlo je do napake med ustvarjanjem pogovora",
"Link copied to the clipboard!" : "Povezava je kopirana v odložišče!",
"Create a new group conversation" : "Ustvari nov skupinski pogovor",
@@ -834,6 +839,7 @@ OC.L10N.register(
"XMPP/Jabber server URL" : "Naslov URL strežnika XMPP/Jabber",
"MUC server URL" : "Naslov URL strežnika MUC",
"Jabber ID" : "Jabber ID",
+ "Add new bridged channel to current conversation" : "Dodaj nov premostitveni kanal za trenutni pogovor",
"unknown state" : "neznano stanje",
"running" : "zagnano",
"not running" : "nedejavno",
@@ -850,6 +856,7 @@ OC.L10N.register(
"Joined with audio" : "Povezano z zvokom",
"Joined with video" : "Povezano z videom",
"Joined via phone" : "Povezano pred telefona",
+ "Raised their hand" : "Dvigne roko",
"Add users" : "Dodaj uporabnike",
"Add groups" : "Dodaj skupine",
"Add emails" : "Dodaj elektronske naslove",
@@ -875,7 +882,7 @@ OC.L10N.register(
"Choose devices" : "Izbor naprav",
"Attachments folder" : "Mapa prilog",
"Privacy" : "Zasebnost",
- "Share my read-status and show the read-status of others" : "Objavi moje stanje branja in pokaži to stanje drugih uporabnikov",
+ "Share my read-status and show the read-status of others" : "Objavi moje stanje branja in pokaži tudi stanja drugih uporabnikov",
"Keyboard shortcuts" : "Tipkovne bližnjice",
"Speed up your Talk experience with these quick shortcuts." : "Pospešite delo s programom Talk z uporabo tipkovnih bližnjic.",
"Focus the chat input" : "V žarišče postavi vnosno polje klepeta",
diff --git a/l10n/sl.json b/l10n/sl.json
index 50c4ae443..8820c9776 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -69,6 +69,9 @@
"{actor} made the conversation visible for registered users only" : "{actor} nastavi pogovor kot viden le prijavljenim uporabnikom",
"You made the conversation visible for registered users only" : "Pogovor nastavite kot viden le prijavljenim uporabnikom",
"An administrator made the visible for registered users only" : "Skrbnik nastavi pogovor kot viden le prijavljenim uporabnikom",
+ "{actor} made the conversation visible for everyone" : "{actor} nastavi pogovor kot viden vsem uporabnikom",
+ "You made the conversation visible for everyone" : "Pogovor nastavite kot viden vsem uporabnikom",
+ "An administrator made the conversation visible for everyone" : "Skrbnik nastavi pogovor kot viden vsem uporabnikom",
"The conversation is now open to everyone" : "Pogovor je sedaj odprt za vse",
"{actor} opened the conversation to everyone" : "{actor} odpre pogovor za vse",
"You opened the conversation to everyone" : "Odprete pogovor za vse",
@@ -211,6 +214,7 @@
"Deleting the hosted signaling server account failed. Please check back later." : "Brisanje gostiteljskega signalnega strežnika je spodletelo. Opravilo ponovite kasneje.",
"Failed to delete the account because the trial server behaved wrongly. Please check back later." : "Brisanje računa je spodletelo, ker pošilja preizkusni strežnik neustrezne odzive. Poskusite znova kasneje.",
"There is a problem with deleting the account. Please check your logs for further information." : "Prišlo je do napake med brisanjem računa. Preverite dnevniške zapise za podrobnosti.",
+ "Too many requests are sent from your servers address. Please try again later." : "Z naslova strežnika je poslanih preveč zahtev. Poskusite znova kasneje.",
"Failed to delete the account because the trial server is unreachable. Please check back later." : "Brisanje računa je spodletelo, ker preizkusni strežnik ni dosegljiv. Opravilo ponovite kasneje.",
"Andorra" : "Andora",
"United Arab Emirates" : "Združeni Arabski Emirati",
@@ -673,16 +677,18 @@
"Password protection" : "Zaščiti z geslom",
"Enter a password" : "Vpis gesla",
"Save password" : "Shrani geslo",
- "Copy public link" : "Kopiraj javno povezavo",
+ "Copy conversation link" : "Kopiraj povezavo pogovora",
"Conversation password has been saved" : "Geslo pogovora je shranjeno",
"Conversation password has been removed" : "Geslo pogovora je odstranjeno",
"Error occurred while saving conversation password" : "Prišlo je do napake med shranjevanjem gesla pogovora.",
"Error occurred while allowing guests" : "Prišlo je do napake med omogočanjem dostopa gostov.",
"Error occurred while disallowing guests" : "Prišlo je do napake med onemogočanjem dostopa gostov.",
+ "Defines who can find this conversation without being invited" : "Določa, kdo lahko najde ta pogovor tudi brez povabila k sodelovanju",
"Visible for" : "Vidno za",
"Visible for no one" : "Ni vidno za nikogar",
"Visible for registered users only" : "Vidno le za prijavljene uporabnike",
"Visible for everyone" : "Vidno vsem",
+ "Error occurred when updating the conversation visibility" : "Prišlo je do napake med nastavljanjem vidnosti pogovora",
"Enabling the lobby only allows moderators to post messages." : "Omogočena spletna čakalnica prepreči objavo sporočil vsem, razen moderatorjem.",
"Enable lobby" : "Omogoči čakalnico",
"After the time limit the lobby will be automatically disabled." : "Po določeni časovni omejitvi bo čakalnica samodejno onemogočena.",
@@ -730,7 +736,6 @@
"An error occurred while performing the search" : "Me iskanjem je prišlo do napake",
"Creating your conversation" : "Poteka ustvarjanje pogovora",
"All set" : "Nastavi vse",
- "Copy conversation link" : "Kopiraj povezavo pogovora",
"Error while creating the conversation" : "Prišlo je do napake med ustvarjanjem pogovora",
"Link copied to the clipboard!" : "Povezava je kopirana v odložišče!",
"Create a new group conversation" : "Ustvari nov skupinski pogovor",
@@ -832,6 +837,7 @@
"XMPP/Jabber server URL" : "Naslov URL strežnika XMPP/Jabber",
"MUC server URL" : "Naslov URL strežnika MUC",
"Jabber ID" : "Jabber ID",
+ "Add new bridged channel to current conversation" : "Dodaj nov premostitveni kanal za trenutni pogovor",
"unknown state" : "neznano stanje",
"running" : "zagnano",
"not running" : "nedejavno",
@@ -848,6 +854,7 @@
"Joined with audio" : "Povezano z zvokom",
"Joined with video" : "Povezano z videom",
"Joined via phone" : "Povezano pred telefona",
+ "Raised their hand" : "Dvigne roko",
"Add users" : "Dodaj uporabnike",
"Add groups" : "Dodaj skupine",
"Add emails" : "Dodaj elektronske naslove",
@@ -873,7 +880,7 @@
"Choose devices" : "Izbor naprav",
"Attachments folder" : "Mapa prilog",
"Privacy" : "Zasebnost",
- "Share my read-status and show the read-status of others" : "Objavi moje stanje branja in pokaži to stanje drugih uporabnikov",
+ "Share my read-status and show the read-status of others" : "Objavi moje stanje branja in pokaži tudi stanja drugih uporabnikov",
"Keyboard shortcuts" : "Tipkovne bližnjice",
"Speed up your Talk experience with these quick shortcuts." : "Pospešite delo s programom Talk z uporabo tipkovnih bližnjic.",
"Focus the chat input" : "V žarišče postavi vnosno polje klepeta",
diff --git a/l10n/sv.js b/l10n/sv.js
index c6c100824..a9c4fd76b 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -497,6 +497,7 @@ OC.L10N.register(
"Conversation settings" : "Konversationsinställningar",
"Password protection" : "Lösenordsskydd",
"Enter a password" : "Ange ett lösenord",
+ "Copy conversation link" : "Kopiera konversationslänk",
"Enable lobby" : "Aktivera lobbyn",
"Start time (optional)" : "Starttid (valfritt)",
"Chat notifications" : "Chatt-aviseringar",
@@ -521,7 +522,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Ett fel uppstod när sökningen utfördes",
"Creating your conversation" : "Skapar din konversation",
"All set" : "Allt klart",
- "Copy conversation link" : "Kopiera konversationslänk",
"Error while creating the conversation" : "Fel uppstod när konversationen skulle skapas",
"Link copied to the clipboard!" : "Länken kopierad till urklipp!",
"Create a new group conversation" : "Skapa en ny gruppkonversation",
diff --git a/l10n/sv.json b/l10n/sv.json
index e63543c53..e5ac4c66f 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -495,6 +495,7 @@
"Conversation settings" : "Konversationsinställningar",
"Password protection" : "Lösenordsskydd",
"Enter a password" : "Ange ett lösenord",
+ "Copy conversation link" : "Kopiera konversationslänk",
"Enable lobby" : "Aktivera lobbyn",
"Start time (optional)" : "Starttid (valfritt)",
"Chat notifications" : "Chatt-aviseringar",
@@ -519,7 +520,6 @@
"An error occurred while performing the search" : "Ett fel uppstod när sökningen utfördes",
"Creating your conversation" : "Skapar din konversation",
"All set" : "Allt klart",
- "Copy conversation link" : "Kopiera konversationslänk",
"Error while creating the conversation" : "Fel uppstod när konversationen skulle skapas",
"Link copied to the clipboard!" : "Länken kopierad till urklipp!",
"Create a new group conversation" : "Skapa en ny gruppkonversation",
diff --git a/l10n/tr.js b/l10n/tr.js
index a486e6e4d..104962954 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -679,7 +679,7 @@ OC.L10N.register(
"Password protection" : "Parola koruması",
"Enter a password" : "Bir parola yazın",
"Save password" : "Parolayı kaydet",
- "Copy public link" : "Herkese açık bağlantıyı kopyala",
+ "Copy conversation link" : "Görüşme bağlantısını kopyala",
"Conversation password has been saved" : "Görüşme parolası kaydedildi",
"Conversation password has been removed" : "Görüşme parolası kaldırıldı",
"Error occurred while saving conversation password" : "Görüşme parolası kaydedilirken sorun çıktı",
@@ -738,7 +738,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "Arama sırasında bir sorun çıktı",
"Creating your conversation" : "Görüşmeniz oluşturuluyor",
"All set" : "Tüm ayarlar tamam",
- "Copy conversation link" : "Görüşme bağlantısını kopyala",
"Error while creating the conversation" : "Görüşme oluşturulurken sorun çıktı",
"Link copied to the clipboard!" : "Bağlantı panoya kopyalandı!",
"Create a new group conversation" : "Yeni bir grup görüşmesi oluştur",
diff --git a/l10n/tr.json b/l10n/tr.json
index bd984316f..ed6b85cfc 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -677,7 +677,7 @@
"Password protection" : "Parola koruması",
"Enter a password" : "Bir parola yazın",
"Save password" : "Parolayı kaydet",
- "Copy public link" : "Herkese açık bağlantıyı kopyala",
+ "Copy conversation link" : "Görüşme bağlantısını kopyala",
"Conversation password has been saved" : "Görüşme parolası kaydedildi",
"Conversation password has been removed" : "Görüşme parolası kaldırıldı",
"Error occurred while saving conversation password" : "Görüşme parolası kaydedilirken sorun çıktı",
@@ -736,7 +736,6 @@
"An error occurred while performing the search" : "Arama sırasında bir sorun çıktı",
"Creating your conversation" : "Görüşmeniz oluşturuluyor",
"All set" : "Tüm ayarlar tamam",
- "Copy conversation link" : "Görüşme bağlantısını kopyala",
"Error while creating the conversation" : "Görüşme oluşturulurken sorun çıktı",
"Link copied to the clipboard!" : "Bağlantı panoya kopyalandı!",
"Create a new group conversation" : "Yeni bir grup görüşmesi oluştur",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 48c7dde3f..2cb0a4a97 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -535,6 +535,7 @@ OC.L10N.register(
"Conversation settings" : "会话设置",
"Password protection" : "密码保护",
"Enter a password" : "输入密码",
+ "Copy conversation link" : "复制对话链接",
"Enable lobby" : "启用休息室",
"Start time (optional)" : "开始时间(可选)",
"Chat notifications" : "聊天通知",
@@ -556,7 +557,6 @@ OC.L10N.register(
"An error occurred while performing the search" : "执行搜索时出错",
"Creating your conversation" : "正在创建你的对话",
"All set" : "全部搞定",
- "Copy conversation link" : "复制对话链接",
"Error while creating the conversation" : "建立对话时发生错误",
"Link copied to the clipboard!" : "链接已复制到剪贴板!",
"Create a new group conversation" : "建立新的群组对话",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index aa38fb537..61e40f4a8 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -533,6 +533,7 @@
"Conversation settings" : "会话设置",
"Password protection" : "密码保护",
"Enter a password" : "输入密码",
+ "Copy conversation link" : "复制对话链接",
"Enable lobby" : "启用休息室",
"Start time (optional)" : "开始时间(可选)",
"Chat notifications" : "聊天通知",
@@ -554,7 +555,6 @@
"An error occurred while performing the search" : "执行搜索时出错",
"Creating your conversation" : "正在创建你的对话",
"All set" : "全部搞定",
- "Copy conversation link" : "复制对话链接",
"Error while creating the conversation" : "建立对话时发生错误",
"Link copied to the clipboard!" : "链接已复制到剪贴板!",
"Create a new group conversation" : "建立新的群组对话",
diff --git a/lib/Service/ParticipantService.php b/lib/Service/ParticipantService.php
index cf78aff27..2904e750a 100644
--- a/lib/Service/ParticipantService.php
+++ b/lib/Service/ParticipantService.php
@@ -629,13 +629,13 @@ class ParticipantService {
$helper = new SelectHelper();
$helper->selectAttendeesTable($query);
$helper->selectSessionsTable($query);
- $query->from('talk_sessions', 's')
+ $query->from('talk_attendees', 'a')
->leftJoin(
- 's', 'talk_attendees', 'a',
+ 'a', 'talk_sessions', 's',
$query->expr()->eq('s.attendee_id', 'a.id')
)
->where($query->expr()->eq('a.room_id', $query->createNamedParameter($room->getId(), IQueryBuilder::PARAM_INT)))
- ->andWhere($query->expr()->eq('notification_level', $query->createNamedParameter($notificationLevel, IQueryBuilder::PARAM_INT)));
+ ->andWhere($query->expr()->eq('a.notification_level', $query->createNamedParameter($notificationLevel, IQueryBuilder::PARAM_INT)));
return $this->getParticipantsFromQuery($query, $room);
}
@@ -687,9 +687,9 @@ class ParticipantService {
$query = $this->connection->getQueryBuilder();
$query->select('a.actor_id')
- ->from('talk_sessions', 's')
+ ->from('talk_attendees', 'a')
->leftJoin(
- 's', 'talk_attendees', 'a',
+ 'a', 'talk_sessions', 's',
$query->expr()->eq('s.attendee_id', 'a.id')
)
->where($query->expr()->eq('a.room_id', $query->createNamedParameter($room->getId(), IQueryBuilder::PARAM_INT)))
diff --git a/package-lock.json b/package-lock.json
index fc69757fd..3614089e2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4118,6 +4118,7 @@
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
+ "optional": true,
"requires": {
"color-convert": "^2.0.1"
}
@@ -4183,6 +4184,7 @@
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"dev": true,
+ "optional": true,
"requires": {
"color-name": "~1.1.4"
}
@@ -4191,7 +4193,8 @@
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
- "dev": true
+ "dev": true,
+ "optional": true
},
"css-loader": {
"version": "3.6.0",
@@ -4230,7 +4233,8 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
"integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
- "dev": true
+ "dev": true,
+ "optional": true
},
"find-cache-dir": {
"version": "3.3.1",
@@ -4585,6 +4589,7 @@
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-16.1.2.tgz",
"integrity": "sha512-8QTxh+Fd+HB6fiL52iEVLKqE9N1JSlMXLR92Ijm6g8PZrwIxckgpqjPDWRP5TWxdiPaHR+alUWsnu1ShQOwt+Q==",
"dev": true,
+ "optional": true,
"requires": {
"chalk": "^4.1.0",
"hash-sum": "^2.0.0",
@@ -4596,6 +4601,7 @@
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
"integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
"dev": true,
+ "optional": true,
"requires": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
@@ -4605,13 +4611,15 @@
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
- "dev": true
+ "dev": true,
+ "optional": true
},
"loader-utils": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
"integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
"dev": true,
+ "optional": true,
"requires": {
"big.js": "^5.2.2",
"emojis-list": "^3.0.0",
@@ -4623,6 +4631,7 @@
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
+ "optional": true,
"requires": {
"has-flag": "^4.0.0"
}
@@ -20985,6 +20994,11 @@
"resolved": "https://registry.npmjs.org/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz",
"integrity": "sha512-xo0CEVdkjSjhJoDdLSvoZoQrw/H2BlzB5jrCBKGZNXN2zdZgMuZ9BKrxXDjNP2AxlcCoKc8OahI3F3r3JGLv2Q=="
},
+ "vue-outside-events": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/vue-outside-events/-/vue-outside-events-1.1.3.tgz",
+ "integrity": "sha512-8FZqTRy3JUd1L/CFDoUPpuk4uM3piWFX1EixgKp4E3iOwDZfDHZVsnPYORbazs41XFB5u1EVPUOzbrR8iI4ImQ=="
+ },
"vue-prevent-unload": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/vue-prevent-unload/-/vue-prevent-unload-0.2.3.tgz",
@@ -21824,9 +21838,9 @@
}
},
"webpack-merge": {
- "version": "5.7.2",
- "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.7.2.tgz",
- "integrity": "sha512-7o7qjwcIB6lqHX0VZA2Vxcp8RHftW1LNcaB6t87PEpco/VPlG0Wn9DnvgmcJ0nZU578/vKQfhDSLTF0EZ+pFAg==",
+ "version": "5.7.3",
+ "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.7.3.tgz",
+ "integrity": "sha512-6/JUQv0ELQ1igjGDzHkXbVDRxkfA57Zw7PfiupdLFJYrgFqY5ZP8xxbpp2lU3EPwYx89ht5Z/aDkD40hFCm5AA==",
"dev": true,
"requires": {
"clone-deep": "^4.0.1",
diff --git a/package.json b/package.json
index 1f2a84722..97437818d 100644
--- a/package.json
+++ b/package.json
@@ -42,13 +42,13 @@
"ua-parser-js": "^0.7.23",
"url-parse": "^1.4.7",
"util": "^0.12.3",
- "v-click-outside": "^3.1.2",
"vue": "^2.6.12",
"vue-at": "^2.5.0-beta.2",
"vue-clipboard2": "^0.3.1",
"vue-fragment": "^1.5.1",
"vue-material-design-icons": "^4.11.0",
"vue-observe-visibility": "^0.4.6",
+ "vue-outside-events": "^1.1.3",
"vue-prevent-unload": "^0.2.3",
"vue-resize": "^0.5.0",
"vue-router": "^3.4.9",
@@ -96,7 +96,7 @@
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
"webpack-cli": "^4.2.0",
- "webpack-merge": "^5.7.2",
+ "webpack-merge": "^5.7.3",
"webpack-node-externals": "^2.5.2"
},
"browserslist": [
diff --git a/src/components/CallView/CallView.vue b/src/components/CallView/CallView.vue
index 66dd52629..993a6707a 100644
--- a/src/components/CallView/CallView.vue
+++ b/src/components/CallView/CallView.vue
@@ -21,13 +21,16 @@
<template>
<div id="call-container">
- <EmptyCallView v-if="!remoteParticipantsCount && !screenSharingActive && !isGrid" />
+ <EmptyCallView
+ v-if="!remoteParticipantsCount && !screenSharingActive && !isGrid"
+ :is-sidebar="isSidebar" />
<div id="videos">
<LocalMediaControls
v-if="!isGrid"
class="local-media-controls"
:class="{ 'local-media-controls--sidebar': isSidebar }"
:model="localMediaModel"
+ :show-actions="!isSidebar"
:local-call-participant-model="localCallParticipantModel"
:screen-sharing-button-hidden="isSidebar"
@switch-screen-to-id="$emit('switchScreenToId', $event)" />
@@ -788,9 +791,10 @@ export default {
right: 0;
bottom: 4px;
z-index: 10;
+ white-space: nowrap;
&--sidebar {
- width: 150px;
+ width: 100%;
}
}
diff --git a/src/components/CallView/Grid/Grid.vue b/src/components/CallView/Grid/Grid.vue
index 18f1af4be..253cad4de 100644
--- a/src/components/CallView/Grid/Grid.vue
+++ b/src/components/CallView/Grid/Grid.vue
@@ -759,6 +759,7 @@ export default {
.empty-call-view {
position: relative;
+ padding: 16px;
}
.local-video-stripe {
diff --git a/src/components/CallView/shared/EmptyCallView.vue b/src/components/CallView/shared/EmptyCallView.vue
index 987ff7f3b..2f4b40a64 100644
--- a/src/components/CallView/shared/EmptyCallView.vue
+++ b/src/components/CallView/shared/EmptyCallView.vue
@@ -19,7 +19,7 @@
-->
<template>
- <div class="empty-call-view">
+ <div class="empty-call-view" :class="{'empty-call-view--sidebar': isSidebar}">
<div class="icon" :class="iconClass" />
<h2>
{{ title }}
@@ -49,6 +49,11 @@ export default {
type: Boolean,
default: false,
},
+
+ isSidebar: {
+ type: Boolean,
+ default: false,
+ },
},
computed: {
@@ -173,6 +178,20 @@ export default {
h2, p {
color: #ffffff;
}
+
+ &--sidebar {
+ padding-bottom: 16px;
+
+ h2, p {
+ font-size: 90%;
+ }
+
+ .icon {
+ transform: scale(0.7);
+ margin-top: 0;
+ margin-bottom: 0;
+ }
+ }
}
</style>
diff --git a/src/components/CallView/shared/LocalMediaControls.vue b/src/components/CallView/shared/LocalMediaControls.vue
index 299681429..28c5bc748 100644
--- a/src/components/CallView/shared/LocalMediaControls.vue
+++ b/src/components/CallView/shared/LocalMediaControls.vue
@@ -96,6 +96,7 @@
decorative />
</button>
<Actions
+ v-if="showActions"
v-tooltip="t('spreed', 'More actions')"
:aria-label="t('spreed', 'More actions')">
<ActionButton
@@ -198,6 +199,10 @@ export default {
type: Boolean,
default: false,
},
+ showActions: {
+ type: Boolean,
+ default: true,
+ },
},
data() {
@@ -771,7 +776,7 @@ export default {
.network-connection-state {
position: absolute;
bottom: 3px;
- right: 45px;
+ right: 12px;
width: 32px;
height: 32px;
}
diff --git a/src/components/CallView/shared/VideoBottomBar.vue b/src/components/CallView/shared/VideoBottomBar.vue
index 1a40b6a1b..c351506f7 100644
--- a/src/components/CallView/shared/VideoBottomBar.vue
+++ b/src/components/CallView/shared/VideoBottomBar.vue
@@ -257,7 +257,6 @@ export default {
color: white;
margin-right: 4px;
position: relative;
- font-size: 20px;
filter: drop-shadow(1px 1px 4px var(--color-box-shadow));
&--promoted {
font-weight: bold;
diff --git a/src/components/ConversationSettings/LinkShareSettings.vue b/src/components/ConversationSettings/LinkShareSettings.vue
index 08ccf8e2f..17c6e2ed0 100644
--- a/src/components/ConversationSettings/LinkShareSettings.vue
+++ b/src/components/ConversationSettings/LinkShareSettings.vue
@@ -38,11 +38,11 @@
<label for="link_share_settings_toggle_guests">{{ t('spreed', 'Allow guests') }}</label>
</div>
</div>
- <div class="app-settings-subsection">
+ <div v-show="isSharedPublicly" class="app-settings-subsection">
<div id="link_share_settings_password_hint" class="app-settings-section__hint">
{{ t('spreed', 'Set a password to restrict who can use the public link.') }}
</div>
- <div v-show="isSharedPublicly">
+ <div>
<input id="link_share_settings_toggle_password"
ref="togglePassword"
aria-describedby="link_share_settings_password_hint"
@@ -85,7 +85,7 @@
<button
ref="copyLinkButton"
@click.prevent="handleCopyLink">
- <span class="icon icon-clippy" />{{ t('spreed', 'Copy public link') }}
+ <span class="icon icon-clippy" />{{ t('spreed', 'Copy conversation link') }}
</button>
</div>
</div>
diff --git a/src/components/LeftSidebar/ConversationsList/ConversationsList.vue b/src/components/LeftSidebar/ConversationsList/ConversationsList.vue
index a16742ecf..82f714c4d 100644
--- a/src/components/LeftSidebar/ConversationsList/ConversationsList.vue
+++ b/src/components/LeftSidebar/ConversationsList/ConversationsList.vue
@@ -75,8 +75,6 @@ export default {
mounted() {
EventBus.$on('routeChange', this.onRouteChange)
- EventBus.$on('newMessagePosted', this.onMessagePosted)
-
EventBus.$once('joinedConversation', ({ token }) => {
this.scrollToConversation(token)
})
@@ -84,7 +82,6 @@ export default {
beforeDestroy() {
EventBus.$off('routeChange', this.onRouteChange)
- EventBus.$off('newMessagePosted', this.onMessagePosted)
},
methods: {
diff --git a/src/components/MessagesList/MessagesGroup/Message/Message.vue b/src/components/MessagesList/MessagesGroup/Message/Message.vue
index 5a5ab5428..ab68c64eb 100644
--- a/src/components/MessagesList/MessagesGroup/Message/Message.vue
+++ b/src/components/MessagesList/MessagesGroup/Message/Message.vue
@@ -57,9 +57,10 @@ the main body of the message as well as a quote.
<RichText :text="message" :arguments="richParameters" :autolink="true" />
</div>
<div class="message__main__right">
- <span v-if="hasDate"
+ <span
v-tooltip.auto="messageDate"
class="date"
+ :style="{'visibility': hasDate ? 'visible' : 'hidden'}"
:class="{'date--self': showSentIcon}">{{ messageTime }}</span>
<!-- Message delivery status indicators -->
<div v-if="isTemporary && !isTemporaryUpload"
diff --git a/src/components/MessagesList/MessagesList.vue b/src/components/MessagesList/MessagesList.vue
index 524938738..fe98af035 100644
--- a/src/components/MessagesList/MessagesList.vue
+++ b/src/components/MessagesList/MessagesList.vue
@@ -382,7 +382,7 @@ export default {
// Gets the history of the conversation.
await this.getOldMessages(true)
- if (this.$route.hash && this.$route.hash.startsWith('#message_')) {
+ if (this.$route?.hash?.startsWith('#message_')) {
// scroll to message in URL anchor
focussed = this.focusMessage(this.$route.hash.substr(9), false)
}
diff --git a/src/components/NewMessageForm/NewMessageForm.vue b/src/components/NewMessageForm/NewMessageForm.vue
index a11d9b43e..d7ee2cc21 100644
--- a/src/components/NewMessageForm/NewMessageForm.vue
+++ b/src/components/NewMessageForm/NewMessageForm.vue
@@ -267,8 +267,6 @@ export default {
// And adds the complete version of the message received
// by the server
this.$store.dispatch('processMessage', response.data.ocs.data)
- // Scrolls the conversationlist to conversation
- EventBus.$emit('newMessagePosted', { token: this.token, message: temporaryMessage })
} catch (error) {
let statusCode = null
console.debug(`error while submitting message ${error}`, error)
diff --git a/src/components/RightSidebar/Description/Description.vue b/src/components/RightSidebar/Description/Description.vue
index 63afe5f49..b32ab6a99 100644
--- a/src/components/RightSidebar/Description/Description.vue
+++ b/src/components/RightSidebar/Description/Description.vue
@@ -21,7 +21,7 @@
<template>
<div ref="description"
- v-click-outside="handleClickOutside"
+ v-mousedown-outside="handleMouseDownOutside"
class="description"
:class="{'description--editing': editing, 'description--expanded': expanded}">
<RichContentEditable
@@ -91,7 +91,6 @@ import Close from 'vue-material-design-icons/Close'
import ChevronDown from 'vue-material-design-icons/ChevronDown'
import RichContentEditable from '@nextcloud/vue/dist/Components/RichContenteditable'
import Tooltip from '@nextcloud/vue/dist/Directives/Tooltip'
-import { directive as ClickOutside } from 'v-click-outside'
export default {
name: 'Description',
@@ -105,7 +104,6 @@ export default {
directives: {
Tooltip,
- ClickOutside,
},
props: {
@@ -268,7 +266,7 @@ export default {
},
// Collapse the description or dismiss editing
- handleClickOutside() {
+ handleMouseDownOutside(event) {
this.expanded = false
this.$emit('update:editing', false)
},
diff --git a/src/main.js b/src/main.js
index ecab7677c..fb35a20fe 100644
--- a/src/main.js
+++ b/src/main.js
@@ -42,6 +42,7 @@ import VueClipboard from 'vue-clipboard2'
import { translate, translatePlural } from '@nextcloud/l10n'
import VueObserveVisibility from 'vue-observe-visibility'
import VueShortKey from 'vue-shortkey'
+import vOutsideEvents from 'vue-outside-events'
// Styles
import '@nextcloud/dialogs/styles/toast.scss'
@@ -67,6 +68,7 @@ Vue.use(VueRouter)
Vue.use(VueClipboard)
Vue.use(VueObserveVisibility)
Vue.use(VueShortKey, { prevent: ['input', 'textarea', 'div'] })
+Vue.use(vOutsideEvents)
export default new Vue({
el: '#content',
diff --git a/src/mainFilesSidebar.js b/src/mainFilesSidebar.js
index 403b2b507..bd2784c09 100644
--- a/src/mainFilesSidebar.js
+++ b/src/mainFilesSidebar.js
@@ -37,6 +37,7 @@ import { getRequestToken } from '@nextcloud/auth'
// Directives
import { translate, translatePlural } from '@nextcloud/l10n'
import VueShortKey from 'vue-shortkey'
+import vOutsideEvents from 'vue-outside-events'
// Styles
import '@nextcloud/dialogs/styles/toast.scss'
@@ -59,6 +60,7 @@ Vue.prototype.OCA = OCA
Vue.use(Vuex)
Vue.use(VueShortKey, { prevent: ['input', 'textarea', 'div'] })
+Vue.use(vOutsideEvents)
const newCallView = () => new Vue({
store,
diff --git a/src/mainPublicShareAuthSidebar.js b/src/mainPublicShareAuthSidebar.js
index b380ae0cd..94487f630 100644
--- a/src/mainPublicShareAuthSidebar.js
+++ b/src/mainPublicShareAuthSidebar.js
@@ -33,6 +33,7 @@ import { getRequestToken } from '@nextcloud/auth'
// Directives
import { translate, translatePlural } from '@nextcloud/l10n'
import VueShortKey from 'vue-shortkey'
+import vOutsideEvents from 'vue-outside-events'
// Styles
import '@nextcloud/dialogs/styles/toast.scss'
@@ -55,6 +56,7 @@ Vue.prototype.OCA = OCA
Vue.use(Vuex)
Vue.use(VueShortKey, { prevent: ['input', 'textarea', 'div'] })
+Vue.use(vOutsideEvents)
/**
* Wraps all the body contents in its own container.
diff --git a/src/mainPublicShareSidebar.js b/src/mainPublicShareSidebar.js
index 5dc1b43ae..c17072550 100644
--- a/src/mainPublicShareSidebar.js
+++ b/src/mainPublicShareSidebar.js
@@ -32,6 +32,7 @@ import { getRequestToken } from '@nextcloud/auth'
// Directives
import { translate, translatePlural } from '@nextcloud/l10n'
import VueShortKey from 'vue-shortkey'
+import vOutsideEvents from 'vue-outside-events'
// Styles
import '@nextcloud/dialogs/styles/toast.scss'
@@ -54,6 +55,7 @@ Vue.prototype.OCA = OCA
Vue.use(Vuex)
Vue.use(VueShortKey, { prevent: ['input', 'textarea', 'div'] })
+Vue.use(vOutsideEvents)
function adjustLayout() {
document.querySelector('#app-content').appendChild(document.querySelector('footer'))