diff --git a/Linphone/data/languages/cs.ts b/Linphone/data/languages/cs.ts
index 420622f0e..27491bcaa 100644
--- a/Linphone/data/languages/cs.ts
+++ b/Linphone/data/languages/cs.ts
@@ -2304,7 +2304,7 @@ Error
download_error_object_doesnt_exist
- Vnitřní chyba: objekt zprávy již neexistuje!
+ Vnitřní chyba: objekt zprávy spojený s tímto obsahem již neexistuje!
@@ -4423,6 +4423,16 @@ Expirace : %1
"Erreur dans le code de validation"
Chyba v ověřovacím kódu
+
+
+ oidc_connection_waiting_message
+ Žádný token nenalezen
+
+
+
+ cancel
+ Zrušit
+
ManageParticipants
diff --git a/Linphone/data/languages/de.ts b/Linphone/data/languages/de.ts
index 1f6c17ebc..7d12a10a0 100644
--- a/Linphone/data/languages/de.ts
+++ b/Linphone/data/languages/de.ts
@@ -2364,7 +2364,7 @@ Error
download_error_object_doesnt_exist
Internal error : message object associated to this content does not exist anymore !
- Interner Fehler: Nachrichtenobjekt existiert nicht mehr!
+ Interner Fehler: Das mit diesem Inhalt verknüpfte Nachrichtenobjekt existiert nicht mehr!
@@ -4560,13 +4560,13 @@ Ablauf: %1
oidc_connection_waiting_message
"Trying to connect to single sign on on web page ..."
-
+ Kein Token gefunden
cancel
Cancel
- Abbrechen
+ Abbrechen
diff --git a/Linphone/data/languages/eu.ts b/Linphone/data/languages/eu.ts
index ceee19722..802608acf 100644
--- a/Linphone/data/languages/eu.ts
+++ b/Linphone/data/languages/eu.ts
@@ -4285,6 +4285,16 @@ Error
"Erreur dans le code de validation"
Errorea baliozkotze kodean
+
+
+ oidc_connection_waiting_message
+ Ez da tokenik aurkitu
+
+
+
+ cancel
+ Utzi
+
ManageParticipants
diff --git a/Linphone/data/languages/pl.ts b/Linphone/data/languages/pl.ts
index 09d7d8618..dcdd6294c 100644
--- a/Linphone/data/languages/pl.ts
+++ b/Linphone/data/languages/pl.ts
@@ -4445,6 +4445,11 @@ Error
"Erreur dans le code de validation"
Błąd walidacji kodu
+
+
+ cancel
+ Anuluj
+
ManageParticipants
diff --git a/Linphone/data/languages/pt.ts b/Linphone/data/languages/pt.ts
index 3a4629f62..139471feb 100644
--- a/Linphone/data/languages/pt.ts
+++ b/Linphone/data/languages/pt.ts
@@ -4285,6 +4285,11 @@ Error
"Erreur dans le code de validation"
+
+
+ cancel
+ Cancelar
+
ManageParticipants
diff --git a/Linphone/data/languages/pt_BR.ts b/Linphone/data/languages/pt_BR.ts
index dac2bb1ae..e2c66e03e 100644
--- a/Linphone/data/languages/pt_BR.ts
+++ b/Linphone/data/languages/pt_BR.ts
@@ -4287,6 +4287,11 @@ Apenas seu correspondente pode descriptografá-las.
"Erreur dans le code de validation"
Erro no código de validação
+
+
+ cancel
+ Cancelar
+
ManageParticipants
diff --git a/Linphone/data/languages/ru.ts b/Linphone/data/languages/ru.ts
index 5e5e449b1..d2bf62eda 100644
--- a/Linphone/data/languages/ru.ts
+++ b/Linphone/data/languages/ru.ts
@@ -4289,6 +4289,11 @@ Error
"Erreur dans le code de validation"
Ошибка в коде проверки
+
+
+ cancel
+ Отмена
+
ManageParticipants
diff --git a/Linphone/data/languages/uk.ts b/Linphone/data/languages/uk.ts
index 41fdd86c8..4f3c7369d 100644
--- a/Linphone/data/languages/uk.ts
+++ b/Linphone/data/languages/uk.ts
@@ -4289,6 +4289,11 @@ Error
"Erreur dans le code de validation"
Помилка в коді перевірки
+
+
+ cancel
+ Скасувати
+
ManageParticipants
diff --git a/Linphone/data/languages/zh_Hans.ts b/Linphone/data/languages/zh_Hans.ts
index 91bff5af4..923f0e4a2 100644
--- a/Linphone/data/languages/zh_Hans.ts
+++ b/Linphone/data/languages/zh_Hans.ts
@@ -4286,6 +4286,16 @@ Error
"Erreur dans le code de validation"
验证码错误
+
+
+ oidc_connection_waiting_message
+
+
+
+
+ cancel
+ 取消
+
ManageParticipants