summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ar.js5
-rw-r--r--l10n/ar.json5
-rw-r--r--l10n/cs.js4
-rw-r--r--l10n/cs.json4
-rw-r--r--l10n/de_DE.js5
-rw-r--r--l10n/de_DE.json5
-rw-r--r--l10n/en_GB.js4
-rw-r--r--l10n/en_GB.json4
-rw-r--r--l10n/es.js4
-rw-r--r--l10n/es.json4
-rw-r--r--l10n/fr.js4
-rw-r--r--l10n/fr.json4
-rw-r--r--l10n/gl.js5
-rw-r--r--l10n/gl.json5
-rw-r--r--l10n/hu.js4
-rw-r--r--l10n/hu.json4
-rw-r--r--l10n/is.js5
-rw-r--r--l10n/is.json5
-rw-r--r--l10n/pl.js4
-rw-r--r--l10n/pl.json4
-rw-r--r--l10n/pt_BR.js4
-rw-r--r--l10n/pt_BR.json4
-rw-r--r--l10n/ro.js4
-rw-r--r--l10n/ro.json4
-rw-r--r--l10n/sl.js4
-rw-r--r--l10n/sl.json4
-rw-r--r--l10n/sr.js5
-rw-r--r--l10n/sr.json5
-rw-r--r--l10n/tr.js4
-rw-r--r--l10n/tr.json4
-rw-r--r--l10n/zh_CN.js4
-rw-r--r--l10n/zh_CN.json4
-rw-r--r--l10n/zh_HK.js4
-rw-r--r--l10n/zh_HK.json4
-rw-r--r--l10n/zh_TW.js5
-rw-r--r--l10n/zh_TW.json5
36 files changed, 88 insertions, 68 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index 7968c76b2..6b1b01bba 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 c3690dd1f..ecf123c24 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 478a0b13e..ce22c9918 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 a4e919e4a..eb53b1bc0 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 383c1e58a..e71f39ffa 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 dcd2ada2f..9f54a2e0a 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 4e741b01e..6a39bc2cf 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",