diff --git a/l10n/ar.js b/l10n/ar.js
index 7968c76b2c6..6b1b01bbaf7 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -1084,6 +1084,7 @@ OC.L10N.register(
"Notifications" : "التنبيهات",
"Notify about calls in this conversation" : "الإخطار حول المكالمات فى هذه المحادثة",
"Recording Consent" : "الإذن بالتسجيل ",
+ "Recording consent cannot be changed once a call or breakout session has started." : "لا يمكن تغيير الموافقة على التسجيل بعد بدء المكالمة أو الجلسة الجانبية.",
"Require recording consent before joining call in this conversation" : "أطلُب الإذن بالتسجيل قبل الانضمام لهذه المحادثة",
"Recording consent is required for all calls" : "الإذن بالتسجيل مطلوبٌ لكل المكالمات",
"Recording consent is required for calls in this conversation" : "الإذن بالتسجيل مطلوبٌ لكل المكالمات في هذه المحادثة",
@@ -1562,7 +1563,6 @@ OC.L10N.register(
"Show all call recordings" : "عرض جميع تسجيلات المكالمات",
"Show all audio" : "عرض كل الأصوات",
"Show all other" : "عرض كل الآخرين",
- "Session has been marked as inactive" : "جلسة العمل تمّ تمييزها كـ\"غير نشطة\"",
"You reconnected to the call" : "تمّت إعادة توصيلك بالمكالمة",
"{actor} reconnected to the call" : "تمّت إعادة توصيل {actor} بالمكالمة",
"You added {user0} and {user1}" : "أنت قمت بإضافة {user0} و {user1}",
@@ -1734,6 +1734,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "يجب تحديث خادم الإشارة الذي تم تكوينه حتى يكون متوافقًا مع هذا الإصدار من تطبيق Talk. الرجاء الاتصال بالمسؤول الخاص بك.",
"Setup summary" : "ملخص الإعداد",
"Phone number could not be hanged up" : "لا يمكن تعليق رقم الهاتف",
- "Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار"
+ "Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار",
+ "Session has been marked as inactive" : "جلسة العمل تمّ تمييزها كـ\"غير نشطة\""
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
diff --git a/l10n/ar.json b/l10n/ar.json
index c3690dd1fc5..ecf123c2470 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -1082,6 +1082,7 @@
"Notifications" : "التنبيهات",
"Notify about calls in this conversation" : "الإخطار حول المكالمات فى هذه المحادثة",
"Recording Consent" : "الإذن بالتسجيل ",
+ "Recording consent cannot be changed once a call or breakout session has started." : "لا يمكن تغيير الموافقة على التسجيل بعد بدء المكالمة أو الجلسة الجانبية.",
"Require recording consent before joining call in this conversation" : "أطلُب الإذن بالتسجيل قبل الانضمام لهذه المحادثة",
"Recording consent is required for all calls" : "الإذن بالتسجيل مطلوبٌ لكل المكالمات",
"Recording consent is required for calls in this conversation" : "الإذن بالتسجيل مطلوبٌ لكل المكالمات في هذه المحادثة",
@@ -1560,7 +1561,6 @@
"Show all call recordings" : "عرض جميع تسجيلات المكالمات",
"Show all audio" : "عرض كل الأصوات",
"Show all other" : "عرض كل الآخرين",
- "Session has been marked as inactive" : "جلسة العمل تمّ تمييزها كـ\"غير نشطة\"",
"You reconnected to the call" : "تمّت إعادة توصيلك بالمكالمة",
"{actor} reconnected to the call" : "تمّت إعادة توصيل {actor} بالمكالمة",
"You added {user0} and {user1}" : "أنت قمت بإضافة {user0} و {user1}",
@@ -1732,6 +1732,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "يجب تحديث خادم الإشارة الذي تم تكوينه حتى يكون متوافقًا مع هذا الإصدار من تطبيق Talk. الرجاء الاتصال بالمسؤول الخاص بك.",
"Setup summary" : "ملخص الإعداد",
"Phone number could not be hanged up" : "لا يمكن تعليق رقم الهاتف",
- "Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار"
+ "Phone number could not be putted on hold" : "لا يمكن وضع رقم الهاتف في وضع الانتظار",
+ "Session has been marked as inactive" : "جلسة العمل تمّ تمييزها كـ\"غير نشطة\""
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
\ No newline at end of file
diff --git a/l10n/cs.js b/l10n/cs.js
index 478a0b13eae..ce22c9918be 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1562,7 +1562,6 @@ OC.L10N.register(
"Show all call recordings" : "Zobrazit veškeré nahrávky hovorů",
"Show all audio" : "Zobrazit všechno audio",
"Show all other" : "Zobrazit všechno ostatní",
- "Session has been marked as inactive" : "Relace byla označena jako neaktivní",
"You reconnected to the call" : "Připojili jste se zpět k hovoru",
"{actor} reconnected to the call" : "{actor} se připojil(a) zpět k hovoru",
"You added {user0} and {user1}" : "Přidali jste {user0} a {user1}",
@@ -1734,6 +1733,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Nastavený signální server je třeba aktualizovat, aby byl kompatibilní s touto verzí Talk. Obraťte se na svého správce.",
"Setup summary" : "Souhrn uspořádání",
"Phone number could not be hanged up" : "Hovor na telefonní číslo se nepodařilo zavěsit",
- "Phone number could not be putted on hold" : "Hovor na telefonní číslo se nepodařilo pozastavit"
+ "Phone number could not be putted on hold" : "Hovor na telefonní číslo se nepodařilo pozastavit",
+ "Session has been marked as inactive" : "Relace byla označena jako neaktivní"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index a4e919e4acb..eb53b1bc061 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1560,7 +1560,6 @@
"Show all call recordings" : "Zobrazit veškeré nahrávky hovorů",
"Show all audio" : "Zobrazit všechno audio",
"Show all other" : "Zobrazit všechno ostatní",
- "Session has been marked as inactive" : "Relace byla označena jako neaktivní",
"You reconnected to the call" : "Připojili jste se zpět k hovoru",
"{actor} reconnected to the call" : "{actor} se připojil(a) zpět k hovoru",
"You added {user0} and {user1}" : "Přidali jste {user0} a {user1}",
@@ -1732,6 +1731,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Nastavený signální server je třeba aktualizovat, aby byl kompatibilní s touto verzí Talk. Obraťte se na svého správce.",
"Setup summary" : "Souhrn uspořádání",
"Phone number could not be hanged up" : "Hovor na telefonní číslo se nepodařilo zavěsit",
- "Phone number could not be putted on hold" : "Hovor na telefonní číslo se nepodařilo pozastavit"
+ "Phone number could not be putted on hold" : "Hovor na telefonní číslo se nepodařilo pozastavit",
+ "Session has been marked as inactive" : "Relace byla označena jako neaktivní"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
\ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 383c1e58a81..e71f39ffa98 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -1084,6 +1084,7 @@ OC.L10N.register(
"Notifications" : "Benachrichtigungen",
"Notify about calls in this conversation" : "Über Anrufe in dieser Unterhaltung benachrichtigen",
"Recording Consent" : "Einwilligung zur Aufzeichnung",
+ "Recording consent cannot be changed once a call or breakout session has started." : "Die Einwilligung zur Aufzeichnung kann nicht mehr geändert werden, sobald ein Unterhaltung oder eine Breakout-Sitzung begonnen hat.",
"Require recording consent before joining call in this conversation" : "Zur Teilnahme an dieser Unterhaltung ist die Zustimmung zur Aufzeichnung erforderlich.",
"Recording consent is required for all calls" : "Für alle Unterhaltungen ist eine Einwilligung zur Aufzeichnung erforderlich",
"Recording consent is required for calls in this conversation" : "Zur Teilnahme an dieser Unterhaltung ist die Einwilligung zur Aufzeichnung erforderlich",
@@ -1562,7 +1563,6 @@ OC.L10N.register(
"Show all call recordings" : "Alle Anrufaufnahmen ansehen",
"Show all audio" : "Alle Audios anzeigen",
"Show all other" : "Alle anderen anzeigen",
- "Session has been marked as inactive" : "Die Sitzung wurde als inaktiv markiert",
"You reconnected to the call" : "Sie haben sich wieder mit dem Anruf verbunden",
"{actor} reconnected to the call" : "{actor} hat sich wieder mit dem Anruf verbunden",
"You added {user0} and {user1}" : "Sie haben {user0} und {user1} hinzugefügt",
@@ -1734,6 +1734,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Der eingerichtete Signalisierungsserver muss aktualisiert werden, damit er mit dieser Version von Talk kompatibel ist. Bitte wenden Sie sich an Ihre Administration.",
"Setup summary" : "Einstellungszusammenfassung",
"Phone number could not be hanged up" : "Telefonnummer konnte nicht aufgelegt werden",
- "Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden"
+ "Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden",
+ "Session has been marked as inactive" : "Die Sitzung wurde als inaktiv markiert"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index dcd2ada2f5b..9f54a2e0a99 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1082,6 +1082,7 @@
"Notifications" : "Benachrichtigungen",
"Notify about calls in this conversation" : "Über Anrufe in dieser Unterhaltung benachrichtigen",
"Recording Consent" : "Einwilligung zur Aufzeichnung",
+ "Recording consent cannot be changed once a call or breakout session has started." : "Die Einwilligung zur Aufzeichnung kann nicht mehr geändert werden, sobald ein Unterhaltung oder eine Breakout-Sitzung begonnen hat.",
"Require recording consent before joining call in this conversation" : "Zur Teilnahme an dieser Unterhaltung ist die Zustimmung zur Aufzeichnung erforderlich.",
"Recording consent is required for all calls" : "Für alle Unterhaltungen ist eine Einwilligung zur Aufzeichnung erforderlich",
"Recording consent is required for calls in this conversation" : "Zur Teilnahme an dieser Unterhaltung ist die Einwilligung zur Aufzeichnung erforderlich",
@@ -1560,7 +1561,6 @@
"Show all call recordings" : "Alle Anrufaufnahmen ansehen",
"Show all audio" : "Alle Audios anzeigen",
"Show all other" : "Alle anderen anzeigen",
- "Session has been marked as inactive" : "Die Sitzung wurde als inaktiv markiert",
"You reconnected to the call" : "Sie haben sich wieder mit dem Anruf verbunden",
"{actor} reconnected to the call" : "{actor} hat sich wieder mit dem Anruf verbunden",
"You added {user0} and {user1}" : "Sie haben {user0} und {user1} hinzugefügt",
@@ -1732,6 +1732,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Der eingerichtete Signalisierungsserver muss aktualisiert werden, damit er mit dieser Version von Talk kompatibel ist. Bitte wenden Sie sich an Ihre Administration.",
"Setup summary" : "Einstellungszusammenfassung",
"Phone number could not be hanged up" : "Telefonnummer konnte nicht aufgelegt werden",
- "Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden"
+ "Phone number could not be putted on hold" : "Telefonnummer konnte nicht in die Warteschleife gelegt werden",
+ "Session has been marked as inactive" : "Die Sitzung wurde als inaktiv markiert"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 4e741b01efd..6a39bc2cf8a 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -1562,7 +1562,6 @@ OC.L10N.register(
"Show all call recordings" : "Show all call recordings",
"Show all audio" : "Show all audio",
"Show all other" : "Show all other",
- "Session has been marked as inactive" : "Session has been marked as inactive",
"You reconnected to the call" : "You reconnected to the call",
"{actor} reconnected to the call" : "{actor} reconnected to the call",
"You added {user0} and {user1}" : "You added {user0} and {user1}",
@@ -1734,6 +1733,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator.",
"Setup summary" : "Setup summary",
"Phone number could not be hanged up" : "Phone number could not be hanged up",
- "Phone number could not be putted on hold" : "Phone number could not be putted on hold"
+ "Phone number could not be putted on hold" : "Phone number could not be putted on hold",
+ "Session has been marked as inactive" : "Session has been marked as inactive"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 8ebd8e31d7c..337da0b6189 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1560,7 +1560,6 @@
"Show all call recordings" : "Show all call recordings",
"Show all audio" : "Show all audio",
"Show all other" : "Show all other",
- "Session has been marked as inactive" : "Session has been marked as inactive",
"You reconnected to the call" : "You reconnected to the call",
"{actor} reconnected to the call" : "{actor} reconnected to the call",
"You added {user0} and {user1}" : "You added {user0} and {user1}",
@@ -1732,6 +1731,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator.",
"Setup summary" : "Setup summary",
"Phone number could not be hanged up" : "Phone number could not be hanged up",
- "Phone number could not be putted on hold" : "Phone number could not be putted on hold"
+ "Phone number could not be putted on hold" : "Phone number could not be putted on hold",
+ "Session has been marked as inactive" : "Session has been marked as inactive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es.js b/l10n/es.js
index fe456790036..511097ba291 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -1556,7 +1556,6 @@ OC.L10N.register(
"Show all call recordings" : "Mostrar todas las llamadas grabadas",
"Show all audio" : "Mostrar todos los audios",
"Show all other" : "Mostrar todos los demás",
- "Session has been marked as inactive" : "La sesión se ha marcado como inactiva",
"You reconnected to the call" : "Se ha reconectado a la llamada",
"{actor} reconnected to the call" : "{actor} se ha reconectado a la llamada",
"You added {user0} and {user1}" : "Añadió a {user0} y {user1}",
@@ -1728,6 +1727,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "El servidor de señalización configurado necesita actualizarse para ser compatible con esta versión de Talk. Por favor, contacta con tu administrador.",
"Setup summary" : "Resumen de la Configuración",
"Phone number could not be hanged up" : "No se pudo colgar el número de teléfono",
- "Phone number could not be putted on hold" : "No se pudo poner el número de teléfono en espera"
+ "Phone number could not be putted on hold" : "No se pudo poner el número de teléfono en espera",
+ "Session has been marked as inactive" : "La sesión se ha marcado como inactiva"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es.json b/l10n/es.json
index 2f788213aad..4823bdad295 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1554,7 +1554,6 @@
"Show all call recordings" : "Mostrar todas las llamadas grabadas",
"Show all audio" : "Mostrar todos los audios",
"Show all other" : "Mostrar todos los demás",
- "Session has been marked as inactive" : "La sesión se ha marcado como inactiva",
"You reconnected to the call" : "Se ha reconectado a la llamada",
"{actor} reconnected to the call" : "{actor} se ha reconectado a la llamada",
"You added {user0} and {user1}" : "Añadió a {user0} y {user1}",
@@ -1726,6 +1725,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "El servidor de señalización configurado necesita actualizarse para ser compatible con esta versión de Talk. Por favor, contacta con tu administrador.",
"Setup summary" : "Resumen de la Configuración",
"Phone number could not be hanged up" : "No se pudo colgar el número de teléfono",
- "Phone number could not be putted on hold" : "No se pudo poner el número de teléfono en espera"
+ "Phone number could not be putted on hold" : "No se pudo poner el número de teléfono en espera",
+ "Session has been marked as inactive" : "La sesión se ha marcado como inactiva"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index 0d422ba77d5..f76056cba46 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -1542,7 +1542,6 @@ OC.L10N.register(
"Show all call recordings" : "Afficher tous les enregistrements d'appels",
"Show all audio" : "Montrer tous les audio",
"Show all other" : "Montrer tous les autres",
- "Session has been marked as inactive" : "La session a été marquée comme inactive",
"You reconnected to the call" : "Vous avez rejoint l'appel à nouveau",
"{actor} reconnected to the call" : "{actor} a rejoint l'appel à nouveau",
"You added {user0} and {user1}" : "Vous avez ajouté {user0} et {user1}",
@@ -1712,6 +1711,7 @@ OC.L10N.register(
"Post to conversation" : "Envoyer à la conversation",
"Sending signaling message has failed." : "L'envoi du message de signalement a échoué.",
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Le serveur de signalement configuré doit être mis à jour pour être compatible avec cette version de Talk. Merci de contacter votre administrateur.",
- "Setup summary" : "Configurer le résumé"
+ "Setup summary" : "Configurer le résumé",
+ "Session has been marked as inactive" : "La session a été marquée comme inactive"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index 4178da88785..c7bab8970aa 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1540,7 +1540,6 @@
"Show all call recordings" : "Afficher tous les enregistrements d'appels",
"Show all audio" : "Montrer tous les audio",
"Show all other" : "Montrer tous les autres",
- "Session has been marked as inactive" : "La session a été marquée comme inactive",
"You reconnected to the call" : "Vous avez rejoint l'appel à nouveau",
"{actor} reconnected to the call" : "{actor} a rejoint l'appel à nouveau",
"You added {user0} and {user1}" : "Vous avez ajouté {user0} et {user1}",
@@ -1710,6 +1709,7 @@
"Post to conversation" : "Envoyer à la conversation",
"Sending signaling message has failed." : "L'envoi du message de signalement a échoué.",
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Le serveur de signalement configuré doit être mis à jour pour être compatible avec cette version de Talk. Merci de contacter votre administrateur.",
- "Setup summary" : "Configurer le résumé"
+ "Setup summary" : "Configurer le résumé",
+ "Session has been marked as inactive" : "La session a été marquée comme inactive"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/gl.js b/l10n/gl.js
index 98b38c741e0..5972215dad2 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -1084,6 +1084,7 @@ OC.L10N.register(
"Notifications" : "Notificacións",
"Notify about calls in this conversation" : "Notificar sobre as chamadas nesta conversa",
"Recording Consent" : "Consentimento de gravación",
+ "Recording consent cannot be changed once a call or breakout session has started." : "Non é posíbel cambiar o consentimento de gravación unha vez que se inicia unha chamada ou unha sesión parcial.",
"Require recording consent before joining call in this conversation" : "Esixir o consentimento de gravación antes de unirse á chamada nesta conversa",
"Recording consent is required for all calls" : "O consentimento de gravación é necesario para todas as chamadas",
"Recording consent is required for calls in this conversation" : "É necesario o consentimento de gravación para as chamadas nesta conversa",
@@ -1562,7 +1563,6 @@ OC.L10N.register(
"Show all call recordings" : "Amosar todas as gravacións de chamadas",
"Show all audio" : "Amosar todo o son",
"Show all other" : "Amosar todos os demais",
- "Session has been marked as inactive" : "A sesión foi marcada coma inactiva",
"You reconnected to the call" : "Vde. volveu conectarse á chamada",
"{actor} reconnected to the call" : "{actor} volveu conectarse á chamada",
"You added {user0} and {user1}" : "Vde. engadiu a {user0} e a {user1}",
@@ -1734,6 +1734,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "O servidor Signaling configurado debe ser actualizado para ser compatíbel con esta versión de Talk. Póñase en contacto coa administración desta instancia.",
"Setup summary" : "Resumo da configuración",
"Phone number could not be hanged up" : "Non foi posíbel colgar o número de teléfono",
- "Phone number could not be putted on hold" : "Non foi posíbel por en espera o número de teléfono"
+ "Phone number could not be putted on hold" : "Non foi posíbel por en espera o número de teléfono",
+ "Session has been marked as inactive" : "A sesión foi marcada coma inactiva"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index 2bdb6c1f762..645adbc842e 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -1082,6 +1082,7 @@
"Notifications" : "Notificacións",
"Notify about calls in this conversation" : "Notificar sobre as chamadas nesta conversa",
"Recording Consent" : "Consentimento de gravación",
+ "Recording consent cannot be changed once a call or breakout session has started." : "Non é posíbel cambiar o consentimento de gravación unha vez que se inicia unha chamada ou unha sesión parcial.",
"Require recording consent before joining call in this conversation" : "Esixir o consentimento de gravación antes de unirse á chamada nesta conversa",
"Recording consent is required for all calls" : "O consentimento de gravación é necesario para todas as chamadas",
"Recording consent is required for calls in this conversation" : "É necesario o consentimento de gravación para as chamadas nesta conversa",
@@ -1560,7 +1561,6 @@
"Show all call recordings" : "Amosar todas as gravacións de chamadas",
"Show all audio" : "Amosar todo o son",
"Show all other" : "Amosar todos os demais",
- "Session has been marked as inactive" : "A sesión foi marcada coma inactiva",
"You reconnected to the call" : "Vde. volveu conectarse á chamada",
"{actor} reconnected to the call" : "{actor} volveu conectarse á chamada",
"You added {user0} and {user1}" : "Vde. engadiu a {user0} e a {user1}",
@@ -1732,6 +1732,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "O servidor Signaling configurado debe ser actualizado para ser compatíbel con esta versión de Talk. Póñase en contacto coa administración desta instancia.",
"Setup summary" : "Resumo da configuración",
"Phone number could not be hanged up" : "Non foi posíbel colgar o número de teléfono",
- "Phone number could not be putted on hold" : "Non foi posíbel por en espera o número de teléfono"
+ "Phone number could not be putted on hold" : "Non foi posíbel por en espera o número de teléfono",
+ "Session has been marked as inactive" : "A sesión foi marcada coma inactiva"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/hu.js b/l10n/hu.js
index b356ea2e084..917a918781d 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -1485,7 +1485,6 @@ OC.L10N.register(
"Show all call recordings" : "Az összes hívásfelvétel megjelenítése",
"Show all audio" : "Összes hang megjelenítése",
"Show all other" : "Összes egyéb megtekintése",
- "Session has been marked as inactive" : "A munkamenet inaktívnak lett jelölve",
"You reconnected to the call" : "Újracsatlakozott a híváshoz",
"{actor} reconnected to the call" : "{actor} újracsatlakozott a híváshoz",
"You added {user0} and {user1}" : "Hozááadta {user0} -t és {user1} -t",
@@ -1631,6 +1630,7 @@ OC.L10N.register(
"Post to conversation" : "Elküldés egy beszélgetésbe",
"Sending signaling message has failed." : "A jelző üzenet küldése sikertelen.",
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Frissíteni kell a beállított jelzőkiszolgálót, hogy kompatibilis legyen a Beszélgetés ezen verziójával. Lépjen kapcsolatba a rendszergazdával.",
- "Setup summary" : "Telepítés összegzés"
+ "Setup summary" : "Telepítés összegzés",
+ "Session has been marked as inactive" : "A munkamenet inaktívnak lett jelölve"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hu.json b/l10n/hu.json
index 19f4fa7b4a5..6bd22b69f41 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -1483,7 +1483,6 @@
"Show all call recordings" : "Az összes hívásfelvétel megjelenítése",
"Show all audio" : "Összes hang megjelenítése",
"Show all other" : "Összes egyéb megtekintése",
- "Session has been marked as inactive" : "A munkamenet inaktívnak lett jelölve",
"You reconnected to the call" : "Újracsatlakozott a híváshoz",
"{actor} reconnected to the call" : "{actor} újracsatlakozott a híváshoz",
"You added {user0} and {user1}" : "Hozááadta {user0} -t és {user1} -t",
@@ -1629,6 +1628,7 @@
"Post to conversation" : "Elküldés egy beszélgetésbe",
"Sending signaling message has failed." : "A jelző üzenet küldése sikertelen.",
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Frissíteni kell a beállított jelzőkiszolgálót, hogy kompatibilis legyen a Beszélgetés ezen verziójával. Lépjen kapcsolatba a rendszergazdával.",
- "Setup summary" : "Telepítés összegzés"
+ "Setup summary" : "Telepítés összegzés",
+ "Session has been marked as inactive" : "A munkamenet inaktívnak lett jelölve"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/is.js b/l10n/is.js
index 023879a5f63..1c61e30d1a5 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -459,6 +459,7 @@ OC.L10N.register(
"Groups" : "Hópar",
"Circles" : "Hringir",
"Loading" : "Hleð inn",
+ "No search results" : "Engar leitarniðurstöður",
"Create a new group conversation" : "Create a new group conversation",
"Password protect" : "Verja með lykilorði",
"Enter password" : "Enter password",
@@ -482,6 +483,7 @@ OC.L10N.register(
"Dismiss" : "Hafna",
"Translate from" : "Þýða úr",
"Contact" : "Tengiliður",
+ "{stack} in {board}" : "{stack} á {board}",
"Poll" : "Poll",
"End poll" : "End poll",
"No messages" : "Engin skilaboð",
@@ -503,6 +505,8 @@ OC.L10N.register(
"Demote from moderator" : "Láta hætta sem umsjónarmann",
"Promote to moderator" : "Gera að umsjónarmanni",
"Remove participant" : "Fjarlægja þátttakanda",
+ "Next week – {timeLocale}" : "Í næstu viku – {timeLocale}",
+ "This weekend – {timeLocale}" : "Þessa helgi – {timeLocale}",
"Integrations" : "Samþættingar",
"Searching …" : "Leita …",
"No results" : "Engar niðurstöður",
@@ -541,6 +545,7 @@ OC.L10N.register(
"Locations" : "Staðsetningar",
"Audio" : "Hljóð",
"Other" : "Annað",
+ "Show all files" : "Sýna allar skrár",
"Error while sharing file" : "Villa við deilingu skráar",
"Do not disturb" : "Ónáðið ekki",
"Away" : "Fjarverandi",
diff --git a/l10n/is.json b/l10n/is.json
index ad27ab3f81b..3b72489502f 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -457,6 +457,7 @@
"Groups" : "Hópar",
"Circles" : "Hringir",
"Loading" : "Hleð inn",
+ "No search results" : "Engar leitarniðurstöður",
"Create a new group conversation" : "Create a new group conversation",
"Password protect" : "Verja með lykilorði",
"Enter password" : "Enter password",
@@ -480,6 +481,7 @@
"Dismiss" : "Hafna",
"Translate from" : "Þýða úr",
"Contact" : "Tengiliður",
+ "{stack} in {board}" : "{stack} á {board}",
"Poll" : "Poll",
"End poll" : "End poll",
"No messages" : "Engin skilaboð",
@@ -501,6 +503,8 @@
"Demote from moderator" : "Láta hætta sem umsjónarmann",
"Promote to moderator" : "Gera að umsjónarmanni",
"Remove participant" : "Fjarlægja þátttakanda",
+ "Next week – {timeLocale}" : "Í næstu viku – {timeLocale}",
+ "This weekend – {timeLocale}" : "Þessa helgi – {timeLocale}",
"Integrations" : "Samþættingar",
"Searching …" : "Leita …",
"No results" : "Engar niðurstöður",
@@ -539,6 +543,7 @@
"Locations" : "Staðsetningar",
"Audio" : "Hljóð",
"Other" : "Annað",
+ "Show all files" : "Sýna allar skrár",
"Error while sharing file" : "Villa við deilingu skráar",
"Do not disturb" : "Ónáðið ekki",
"Away" : "Fjarverandi",
diff --git a/l10n/pl.js b/l10n/pl.js
index dacbafee347..67390240cd8 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -1559,7 +1559,6 @@ OC.L10N.register(
"Show all call recordings" : "Pokaż wszystkie nagrania rozmów",
"Show all audio" : "Pokaż wszystkie audio",
"Show all other" : "Pokaż wszystkie inne",
- "Session has been marked as inactive" : "Sesja została oznaczona jako nieaktywna",
"You reconnected to the call" : "Ponownie połączyłeś się z połączeniem",
"{actor} reconnected to the call" : "{actor} ponownie połączył się z połączeniem",
"You added {user0} and {user1}" : "Dodałeś {user0} i {user1}",
@@ -1731,6 +1730,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Skonfigurowany serwer sygnalizacyjny wymaga aktualizacji, aby był kompatybilny z tą wersją Talka. Skontaktuj się z administratorem.",
"Setup summary" : "Podsumowanie konfiguracji",
"Phone number could not be hanged up" : "Nie można odłożyć numeru telefonu",
- "Phone number could not be putted on hold" : "Nie można zawiesić numeru telefonu"
+ "Phone number could not be putted on hold" : "Nie można zawiesić numeru telefonu",
+ "Session has been marked as inactive" : "Sesja została oznaczona jako nieaktywna"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index 06dc47492cc..b8c38c8a585 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1557,7 +1557,6 @@
"Show all call recordings" : "Pokaż wszystkie nagrania rozmów",
"Show all audio" : "Pokaż wszystkie audio",
"Show all other" : "Pokaż wszystkie inne",
- "Session has been marked as inactive" : "Sesja została oznaczona jako nieaktywna",
"You reconnected to the call" : "Ponownie połączyłeś się z połączeniem",
"{actor} reconnected to the call" : "{actor} ponownie połączył się z połączeniem",
"You added {user0} and {user1}" : "Dodałeś {user0} i {user1}",
@@ -1729,6 +1728,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Skonfigurowany serwer sygnalizacyjny wymaga aktualizacji, aby był kompatybilny z tą wersją Talka. Skontaktuj się z administratorem.",
"Setup summary" : "Podsumowanie konfiguracji",
"Phone number could not be hanged up" : "Nie można odłożyć numeru telefonu",
- "Phone number could not be putted on hold" : "Nie można zawiesić numeru telefonu"
+ "Phone number could not be putted on hold" : "Nie można zawiesić numeru telefonu",
+ "Session has been marked as inactive" : "Sesja została oznaczona jako nieaktywna"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}
\ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index c8d7218e5ef..0e8d84964ab 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -1464,7 +1464,6 @@ OC.L10N.register(
"Show all call recordings" : "Show all call recordings",
"Show all audio" : "Mostrar todo o áudio",
"Show all other" : "Mostrar todos os outros",
- "Session has been marked as inactive" : "A sessão foi marcada como inativa",
"You reconnected to the call" : "Você se reconectou à chamada",
"{actor} reconnected to the call" : "{actor} reconectado à chamada",
"You added {user0} and {user1}" : "Você adicionou {user0} e {user1}",
@@ -1634,6 +1633,7 @@ OC.L10N.register(
"Post to conversation" : "Enviar para a conversa",
"Sending signaling message has failed." : "Erro no envio da mensagem de sinalização.",
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "O servidor de sinalização configurado precisa ser atualizado para ser compatível com esta versão do Bate-Papo. Entre em contato com o seu administrador.",
- "Setup summary" : "Resumo de Configuração"
+ "Setup summary" : "Resumo de Configuração",
+ "Session has been marked as inactive" : "A sessão foi marcada como inativa"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 825ff2b94a6..6a9c0c45afa 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1462,7 +1462,6 @@
"Show all call recordings" : "Show all call recordings",
"Show all audio" : "Mostrar todo o áudio",
"Show all other" : "Mostrar todos os outros",
- "Session has been marked as inactive" : "A sessão foi marcada como inativa",
"You reconnected to the call" : "Você se reconectou à chamada",
"{actor} reconnected to the call" : "{actor} reconectado à chamada",
"You added {user0} and {user1}" : "Você adicionou {user0} e {user1}",
@@ -1632,6 +1631,7 @@
"Post to conversation" : "Enviar para a conversa",
"Sending signaling message has failed." : "Erro no envio da mensagem de sinalização.",
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "O servidor de sinalização configurado precisa ser atualizado para ser compatível com esta versão do Bate-Papo. Entre em contato com o seu administrador.",
- "Setup summary" : "Resumo de Configuração"
+ "Setup summary" : "Resumo de Configuração",
+ "Session has been marked as inactive" : "A sessão foi marcada como inativa"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/ro.js b/l10n/ro.js
index 1142ea5f030..2adaa3a4166 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -841,7 +841,6 @@ OC.L10N.register(
"Show all locations" : "Arată toate locațiile",
"Show all audio" : "Arată audio",
"Show all other" : "Arată celelalte",
- "Session has been marked as inactive" : "Sesiunea a fost marcată ca inactivă",
"You reconnected to the call" : "V-ați reconectat",
"{actor} reconnected to the call" : "{actor} s-a reconectat",
"You added {user0} and {user1}" : "Ați adăugat pe {user0} și {user1}",
@@ -920,6 +919,7 @@ OC.L10N.register(
"An error occurred while posting deck card to conversation" : "Eroare la postarea cardului Deck în conversație",
"Post to a conversation" : "Postare într-o conversație",
"Post to conversation" : "Postare în conversație",
- "Setup summary" : "Sumar configurație"
+ "Setup summary" : "Sumar configurație",
+ "Session has been marked as inactive" : "Sesiunea a fost marcată ca inactivă"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/l10n/ro.json b/l10n/ro.json
index 886913bd0e7..6748fd3caeb 100644
--- a/l10n/ro.json
+++ b/l10n/ro.json
@@ -839,7 +839,6 @@
"Show all locations" : "Arată toate locațiile",
"Show all audio" : "Arată audio",
"Show all other" : "Arată celelalte",
- "Session has been marked as inactive" : "Sesiunea a fost marcată ca inactivă",
"You reconnected to the call" : "V-ați reconectat",
"{actor} reconnected to the call" : "{actor} s-a reconectat",
"You added {user0} and {user1}" : "Ați adăugat pe {user0} și {user1}",
@@ -918,6 +917,7 @@
"An error occurred while posting deck card to conversation" : "Eroare la postarea cardului Deck în conversație",
"Post to a conversation" : "Postare într-o conversație",
"Post to conversation" : "Postare în conversație",
- "Setup summary" : "Sumar configurație"
+ "Setup summary" : "Sumar configurație",
+ "Session has been marked as inactive" : "Sesiunea a fost marcată ca inactivă"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}
\ No newline at end of file
diff --git a/l10n/sl.js b/l10n/sl.js
index d2cc975f857..70ba0e8fa4f 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -1476,7 +1476,6 @@ OC.L10N.register(
"Show all call recordings" : "Pokaži vse posnetke klicev",
"Show all audio" : "Pokaži vse zvočne posnetke",
"Show all other" : "Pokaži vse ostalo",
- "Session has been marked as inactive" : "Seja je označena kot nedejavna",
"The recording failed. Please contact your administrator." : "Snemanje je spodletelo. Stopite v stik s skrbnikom sistema.",
"Location has been posted to the selected conversation" : "Trenutno mesto je poslano za izbran pogovor",
"An error occurred while posting location to conversation" : "Prišlo je do napake med pošiljanjem podatkom o trenutnem mestu v pogovor.",
@@ -1606,6 +1605,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Nastavljen signalni strežnik je treba posodobiti, da bo skladen s trenutno uporabljeno različico programa Talk. Stopite v stik s skrbnikom sistema.",
"Setup summary" : "Povzetek nastavitev",
"Phone number could not be hanged up" : "Klica te telefonske številke ni mogoče prekiniti",
- "Phone number could not be putted on hold" : "Klica te telefonske številke ni mogoče zadržati"
+ "Phone number could not be putted on hold" : "Klica te telefonske številke ni mogoče zadržati",
+ "Session has been marked as inactive" : "Seja je označena kot nedejavna"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
index 538945f7496..ff37a59f3be 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1474,7 +1474,6 @@
"Show all call recordings" : "Pokaži vse posnetke klicev",
"Show all audio" : "Pokaži vse zvočne posnetke",
"Show all other" : "Pokaži vse ostalo",
- "Session has been marked as inactive" : "Seja je označena kot nedejavna",
"The recording failed. Please contact your administrator." : "Snemanje je spodletelo. Stopite v stik s skrbnikom sistema.",
"Location has been posted to the selected conversation" : "Trenutno mesto je poslano za izbran pogovor",
"An error occurred while posting location to conversation" : "Prišlo je do napake med pošiljanjem podatkom o trenutnem mestu v pogovor.",
@@ -1604,6 +1603,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Nastavljen signalni strežnik je treba posodobiti, da bo skladen s trenutno uporabljeno različico programa Talk. Stopite v stik s skrbnikom sistema.",
"Setup summary" : "Povzetek nastavitev",
"Phone number could not be hanged up" : "Klica te telefonske številke ni mogoče prekiniti",
- "Phone number could not be putted on hold" : "Klica te telefonske številke ni mogoče zadržati"
+ "Phone number could not be putted on hold" : "Klica te telefonske številke ni mogoče zadržati",
+ "Session has been marked as inactive" : "Seja je označena kot nedejavna"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}
\ No newline at end of file
diff --git a/l10n/sr.js b/l10n/sr.js
index 0ac6d7d0198..8f8caadea08 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -1084,6 +1084,7 @@ OC.L10N.register(
"Notifications" : "Обавештења",
"Notify about calls in this conversation" : "Обавести о позивима у овом разговору",
"Recording Consent" : "Сагласност за снимање",
+ "Recording consent cannot be changed once a call or breakout session has started." : "Када се покрене позив или делимична сесија, пристанак на снимање не може да се измени.",
"Require recording consent before joining call in this conversation" : "Захтевај сагласност за снимање пре приступања позиву у овом разговору",
"Recording consent is required for all calls" : "Сагласност за снимање се захтева за све позиве",
"Recording consent is required for calls in this conversation" : "Сагласност за снимање се захтева за позиве у овом разговору",
@@ -1562,7 +1563,6 @@ OC.L10N.register(
"Show all call recordings" : "Прикажи све снимке позива",
"Show all audio" : "Прикажи сав звук",
"Show all other" : "Прикажи све остало",
- "Session has been marked as inactive" : "Сесија је означена као неактивна",
"You reconnected to the call" : "Поново сте се повезали на позив",
"{actor} reconnected to the call" : "{actor} се поново придружио позиву",
"You added {user0} and {user1}" : "Додали сте кориснике {user0} и {user1}",
@@ -1734,6 +1734,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Подешени сервер за сигнализирање мора да се ажурира како би био компатибилан са овом верзијом апликације Talk. Молимо вас да се обратите свом администратору.",
"Setup summary" : "Резиме подешавања",
"Phone number could not be hanged up" : "Није успело прекидање везе са бројем телефона",
- "Phone number could not be putted on hold" : "Број телефона није могао да се постави на чекање"
+ "Phone number could not be putted on hold" : "Број телефона није могао да се постави на чекање",
+ "Session has been marked as inactive" : "Сесија је означена као неактивна"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr.json b/l10n/sr.json
index b7e8e41dfd0..2db8ab73ec5 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -1082,6 +1082,7 @@
"Notifications" : "Обавештења",
"Notify about calls in this conversation" : "Обавести о позивима у овом разговору",
"Recording Consent" : "Сагласност за снимање",
+ "Recording consent cannot be changed once a call or breakout session has started." : "Када се покрене позив или делимична сесија, пристанак на снимање не може да се измени.",
"Require recording consent before joining call in this conversation" : "Захтевај сагласност за снимање пре приступања позиву у овом разговору",
"Recording consent is required for all calls" : "Сагласност за снимање се захтева за све позиве",
"Recording consent is required for calls in this conversation" : "Сагласност за снимање се захтева за позиве у овом разговору",
@@ -1560,7 +1561,6 @@
"Show all call recordings" : "Прикажи све снимке позива",
"Show all audio" : "Прикажи сав звук",
"Show all other" : "Прикажи све остало",
- "Session has been marked as inactive" : "Сесија је означена као неактивна",
"You reconnected to the call" : "Поново сте се повезали на позив",
"{actor} reconnected to the call" : "{actor} се поново придружио позиву",
"You added {user0} and {user1}" : "Додали сте кориснике {user0} и {user1}",
@@ -1732,6 +1732,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Подешени сервер за сигнализирање мора да се ажурира како би био компатибилан са овом верзијом апликације Talk. Молимо вас да се обратите свом администратору.",
"Setup summary" : "Резиме подешавања",
"Phone number could not be hanged up" : "Није успело прекидање везе са бројем телефона",
- "Phone number could not be putted on hold" : "Број телефона није могао да се постави на чекање"
+ "Phone number could not be putted on hold" : "Број телефона није могао да се постави на чекање",
+ "Session has been marked as inactive" : "Сесија је означена као неактивна"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}
\ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index aaa0e1b9016..788a5a62476 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -1559,7 +1559,6 @@ OC.L10N.register(
"Show all call recordings" : "Tüm çağrı kayıtlarını görüntüle",
"Show all audio" : "Tüm sesleri görüntüle",
"Show all other" : "Tüm diğerlerini görüntüle",
- "Session has been marked as inactive" : "Oturum etkin değil olarak işaretlendi",
"You reconnected to the call" : "Çağrı ile yeniden bağlantı kurdunuz",
"{actor} reconnected to the call" : "{actor} çağrı ile yeniden bağlantı kurdu",
"You added {user0} and {user1}" : "{user0} ve {user1} kullanıcılarını eklediniz",
@@ -1731,6 +1730,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Bu Talk sürümü ile uyumlu olması için yapılandırılmış signalling sunucusunun güncellenmesi gerekiyor. Lütfen BT yöneticiniz ile görüşün.",
"Setup summary" : "Kurulum özeti",
"Phone number could not be hanged up" : "Telefon numarası kapatılamadı",
- "Phone number could not be putted on hold" : "Telefon numarası beklemeye alınamadı"
+ "Phone number could not be putted on hold" : "Telefon numarası beklemeye alınamadı",
+ "Session has been marked as inactive" : "Oturum etkin değil olarak işaretlendi"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index e9bfb48a1a3..7180aefd03e 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -1557,7 +1557,6 @@
"Show all call recordings" : "Tüm çağrı kayıtlarını görüntüle",
"Show all audio" : "Tüm sesleri görüntüle",
"Show all other" : "Tüm diğerlerini görüntüle",
- "Session has been marked as inactive" : "Oturum etkin değil olarak işaretlendi",
"You reconnected to the call" : "Çağrı ile yeniden bağlantı kurdunuz",
"{actor} reconnected to the call" : "{actor} çağrı ile yeniden bağlantı kurdu",
"You added {user0} and {user1}" : "{user0} ve {user1} kullanıcılarını eklediniz",
@@ -1729,6 +1728,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "Bu Talk sürümü ile uyumlu olması için yapılandırılmış signalling sunucusunun güncellenmesi gerekiyor. Lütfen BT yöneticiniz ile görüşün.",
"Setup summary" : "Kurulum özeti",
"Phone number could not be hanged up" : "Telefon numarası kapatılamadı",
- "Phone number could not be putted on hold" : "Telefon numarası beklemeye alınamadı"
+ "Phone number could not be putted on hold" : "Telefon numarası beklemeye alınamadı",
+ "Session has been marked as inactive" : "Oturum etkin değil olarak işaretlendi"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 3f41f666d41..b6b3fa08c3d 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -1548,7 +1548,6 @@ OC.L10N.register(
"Show all call recordings" : "显示所有通话录制",
"Show all audio" : "显示所有音频",
"Show all other" : "显示所有其他",
- "Session has been marked as inactive" : "会话已被标记为不活动",
"You reconnected to the call" : "你重新连接到通话",
"{actor} reconnected to the call" : "{actor} 重新连接到通话",
"You added {user0} and {user1}" : "你添加了 {user0} 和 {user1}",
@@ -1720,6 +1719,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "需要更新配置的信令服务器,使其与该版本的通话应用兼容。请与管理员联系。",
"Setup summary" : "设置概览",
"Phone number could not be hanged up" : "电话挂断失败",
- "Phone number could not be putted on hold" : "设置呼叫保持失败"
+ "Phone number could not be putted on hold" : "设置呼叫保持失败",
+ "Session has been marked as inactive" : "会话已被标记为不活动"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index db8ea724800..c4e7354d32e 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1546,7 +1546,6 @@
"Show all call recordings" : "显示所有通话录制",
"Show all audio" : "显示所有音频",
"Show all other" : "显示所有其他",
- "Session has been marked as inactive" : "会话已被标记为不活动",
"You reconnected to the call" : "你重新连接到通话",
"{actor} reconnected to the call" : "{actor} 重新连接到通话",
"You added {user0} and {user1}" : "你添加了 {user0} 和 {user1}",
@@ -1718,6 +1717,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "需要更新配置的信令服务器,使其与该版本的通话应用兼容。请与管理员联系。",
"Setup summary" : "设置概览",
"Phone number could not be hanged up" : "电话挂断失败",
- "Phone number could not be putted on hold" : "设置呼叫保持失败"
+ "Phone number could not be putted on hold" : "设置呼叫保持失败",
+ "Session has been marked as inactive" : "会话已被标记为不活动"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 8e17d670388..fe33cb66639 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1562,7 +1562,6 @@ OC.L10N.register(
"Show all call recordings" : "顯示所有通話錄音",
"Show all audio" : "顯示所有音頻",
"Show all other" : "顯示所有其他",
- "Session has been marked as inactive" : "該工作節話已被標記為非活動狀態",
"You reconnected to the call" : "您已重新連線至通話",
"{actor} reconnected to the call" : "{actor} 已重新連線至通話",
"You added {user0} and {user1}" : "您添加了 {user0} 與 {user1}",
@@ -1734,6 +1733,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "配置的信令伺服器需要更新才能兼容此版本的 Talk。 請聯絡您的管理員。",
"Setup summary" : "設定摘要",
"Phone number could not be hanged up" : "無法掛斷電話",
- "Phone number could not be putted on hold" : "無法暫停電話通話"
+ "Phone number could not be putted on hold" : "無法暫停電話通話",
+ "Session has been marked as inactive" : "該工作節話已被標記為非活動狀態"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 0fae18735ae..038429f3141 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1560,7 +1560,6 @@
"Show all call recordings" : "顯示所有通話錄音",
"Show all audio" : "顯示所有音頻",
"Show all other" : "顯示所有其他",
- "Session has been marked as inactive" : "該工作節話已被標記為非活動狀態",
"You reconnected to the call" : "您已重新連線至通話",
"{actor} reconnected to the call" : "{actor} 已重新連線至通話",
"You added {user0} and {user1}" : "您添加了 {user0} 與 {user1}",
@@ -1732,6 +1731,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "配置的信令伺服器需要更新才能兼容此版本的 Talk。 請聯絡您的管理員。",
"Setup summary" : "設定摘要",
"Phone number could not be hanged up" : "無法掛斷電話",
- "Phone number could not be putted on hold" : "無法暫停電話通話"
+ "Phone number could not be putted on hold" : "無法暫停電話通話",
+ "Session has been marked as inactive" : "該工作節話已被標記為非活動狀態"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 8f50df7a84c..68d349e5d0c 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -1084,6 +1084,7 @@ OC.L10N.register(
"Notifications" : "通知",
"Notify about calls in this conversation" : "在此對話中有通話時通知",
"Recording Consent" : "錄製同意",
+ "Recording consent cannot be changed once a call or breakout session has started." : "通話或分組會議開始後,錄製同意就無法更改。",
"Require recording consent before joining call in this conversation" : "在此對話中,需要在加入通話前給予錄製同意",
"Recording consent is required for all calls" : "所有通話都需要獲得錄製同意",
"Recording consent is required for calls in this conversation" : "在此次對話中,需要獲得錄製同意",
@@ -1562,7 +1563,6 @@ OC.L10N.register(
"Show all call recordings" : "顯示所有通話錄音",
"Show all audio" : "顯示所有音訊",
"Show all other" : "顯示所有其他東西",
- "Session has been marked as inactive" : "工作階段已被標記為非作用中",
"You reconnected to the call" : "您已重新連線至通話",
"{actor} reconnected to the call" : "{actor} 已重新連線至通話",
"You added {user0} and {user1}" : "您已新增 {user0} 與 {user1}",
@@ -1734,6 +1734,7 @@ OC.L10N.register(
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "需要更新設定好的訊號伺服器,使其與此版本的 Talk 相容。請聯絡您的管理員。",
"Setup summary" : "設定摘要",
"Phone number could not be hanged up" : "無法掛斷電話號碼",
- "Phone number could not be putted on hold" : "無法保留電話號碼"
+ "Phone number could not be putted on hold" : "無法保留電話號碼",
+ "Session has been marked as inactive" : "工作階段已被標記為非作用中"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index b323133d366..d5f58870976 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -1082,6 +1082,7 @@
"Notifications" : "通知",
"Notify about calls in this conversation" : "在此對話中有通話時通知",
"Recording Consent" : "錄製同意",
+ "Recording consent cannot be changed once a call or breakout session has started." : "通話或分組會議開始後,錄製同意就無法更改。",
"Require recording consent before joining call in this conversation" : "在此對話中,需要在加入通話前給予錄製同意",
"Recording consent is required for all calls" : "所有通話都需要獲得錄製同意",
"Recording consent is required for calls in this conversation" : "在此次對話中,需要獲得錄製同意",
@@ -1560,7 +1561,6 @@
"Show all call recordings" : "顯示所有通話錄音",
"Show all audio" : "顯示所有音訊",
"Show all other" : "顯示所有其他東西",
- "Session has been marked as inactive" : "工作階段已被標記為非作用中",
"You reconnected to the call" : "您已重新連線至通話",
"{actor} reconnected to the call" : "{actor} 已重新連線至通話",
"You added {user0} and {user1}" : "您已新增 {user0} 與 {user1}",
@@ -1732,6 +1732,7 @@
"The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator." : "需要更新設定好的訊號伺服器,使其與此版本的 Talk 相容。請聯絡您的管理員。",
"Setup summary" : "設定摘要",
"Phone number could not be hanged up" : "無法掛斷電話號碼",
- "Phone number could not be putted on hold" : "無法保留電話號碼"
+ "Phone number could not be putted on hold" : "無法保留電話號碼",
+ "Session has been marked as inactive" : "工作階段已被標記為非作用中"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file