From 647c03c65c2be285912358821aaa77fdb3670991 Mon Sep 17 00:00:00 2001 From: Julien Wadel Date: Sat, 4 Sep 2021 00:32:26 +0200 Subject: [PATCH] Fix languages --- linphone-app/assets/languages/da.ts | 19 +++++++++---- linphone-app/assets/languages/de.ts | 19 +++++++++---- linphone-app/assets/languages/es.ts | 19 +++++++++---- linphone-app/assets/languages/fr_FR.ts | 21 ++++++++++---- linphone-app/assets/languages/hu.ts | 38 ++++++++++---------------- linphone-app/assets/languages/it.ts | 19 +++++++++---- linphone-app/assets/languages/ja.ts | 19 +++++++++---- linphone-app/assets/languages/lt.ts | 19 +++++++++---- linphone-app/assets/languages/pt_BR.ts | 19 +++++++++---- linphone-app/assets/languages/ru.ts | 19 +++++++++---- linphone-app/assets/languages/sv.ts | 19 +++++++++---- linphone-app/assets/languages/tr.ts | 19 +++++++++---- linphone-app/assets/languages/uk.ts | 19 +++++++++---- linphone-app/assets/languages/zh_CN.ts | 15 ++++++++-- 14 files changed, 195 insertions(+), 88 deletions(-) diff --git a/linphone-app/assets/languages/da.ts b/linphone-app/assets/languages/da.ts index 313531850..bc7f288f3 100644 --- a/linphone-app/assets/languages/da.ts +++ b/linphone-app/assets/languages/da.ts @@ -423,6 +423,16 @@ callPause PAUSE OPKALDET + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -915,9 +925,8 @@ Server url ikke konfigureret. ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1387,7 +1396,7 @@ Klik her: <a href="%1">%1</a> removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1456,7 +1465,7 @@ Klik her: <a href="%1">%1</a> conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2423,7 +2432,7 @@ Klik her: <a href="%1">%1</a> timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/de.ts b/linphone-app/assets/languages/de.ts index 9c22a7c90..afea2cd42 100644 --- a/linphone-app/assets/languages/de.ts +++ b/linphone-app/assets/languages/de.ts @@ -423,6 +423,16 @@ callPause ANRUF PAUSIEREN + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -915,9 +925,8 @@ Server URL ist nicht konfiguriert. ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1387,7 +1396,7 @@ Klicken Sie hier: <a href="%1">%1</a> removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1456,7 +1465,7 @@ Klicken Sie hier: <a href="%1">%1</a> conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2423,7 +2432,7 @@ Klicken Sie hier: <a href="%1">%1</a> timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/es.ts b/linphone-app/assets/languages/es.ts index 56c3d17be..1963f7e6c 100644 --- a/linphone-app/assets/languages/es.ts +++ b/linphone-app/assets/languages/es.ts @@ -423,6 +423,16 @@ callPause PAUSAR LLAMADA + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -905,9 +915,8 @@ URL del servidor no configurada. ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1369,7 +1378,7 @@ Haga clic aquí: <a href="%1">%1 </a> removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1456,7 +1465,7 @@ Haga clic aquí: <a href="%1">%1 </a> conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2423,7 +2432,7 @@ Haga clic aquí: <a href="%1">%1 </a> timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/fr_FR.ts b/linphone-app/assets/languages/fr_FR.ts index 4f017674c..d1ab0af4d 100644 --- a/linphone-app/assets/languages/fr_FR.ts +++ b/linphone-app/assets/languages/fr_FR.ts @@ -423,6 +423,16 @@ callPause PAUSE + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -915,9 +925,8 @@ Url du serveur non configurée. ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals Les nouveaux messages seront effacés automatiquement lorsque ils seront lu par tous les contacts. Sélectionnez un temps limite. - Explanation for ephemerals ephemeralNotInConference! @@ -1387,7 +1396,7 @@ Cliquez ici : <a href="%1">%1</a> removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection Enlever ce participant de la sélection This is a tooltip @@ -1456,7 +1465,7 @@ Cliquez ici : <a href="%1">%1</a> conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -1821,7 +1830,7 @@ Cliquez ici : <a href="%1">%1</a> serverTooltip - Serveur LDAP. ie: ldap :// pour un serveur local ou ldap ://ldap.example.org/ + Serveur LDAP. ie: ldap:// pour un serveur local ou ldap://ldap.example.org/ bindDNLabel @@ -2423,7 +2432,7 @@ Cliquez ici : <a href="%1">%1</a> timelineFilterSimpleRooms 'Simple rooms' : Filter item Chats simples - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/hu.ts b/linphone-app/assets/languages/hu.ts index 23e16ea19..8be3b2d67 100644 --- a/linphone-app/assets/languages/hu.ts +++ b/linphone-app/assets/languages/hu.ts @@ -423,6 +423,16 @@ callPause Hívástartás + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + Hívásátirányítás teljes részvétele + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + Hívásátirányítás részvétele + CallsWindow @@ -455,7 +465,6 @@ A kiszolgáló URL-je nincs konfigurálva. '%1 is typing...' indicate that someone is composing in chat %1 éppen gépel… - %1 éppen gépel… @@ -915,9 +924,8 @@ A kiszolgáló URL-je nincs konfigurálva. ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals Az új üzenetek mindkét végén törlődnek, amint a kapcsolattartó elolvasta. Válasszon egy időkorlátot. - Explanation for ephemerals ephemeralNotInConference! @@ -936,7 +944,6 @@ Ephemeral message is only supported in conference based chat room!''%1 minute' %1 perc - %1 perc @@ -944,7 +951,6 @@ Ephemeral message is only supported in conference based chat room!''%1 hour' %1 óra - %1 óra @@ -954,7 +960,6 @@ Ephemeral message is only supported in conference based chat room!' %1 nap - %1 nap @@ -962,7 +967,6 @@ Ephemeral message is only supported in conference based chat room!''%1 week' %1 hét - %1 hét @@ -1340,7 +1344,6 @@ Kattintson ide: <a href="%1">%1</a> 'You need at least %1 participant.' : Tooltip to warn a user that there are not enough participants for the chat creation. Legalább %1 résztvevő szükséges. - Legalább %1 résztvevő szükséges. @@ -1387,7 +1390,7 @@ Kattintson ide: <a href="%1">%1</a> removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection Távolítsa el ezt a résztvevőt a kiválasztásból This is a tooltip @@ -1456,7 +1459,7 @@ Kattintson ide: <a href="%1">%1</a> conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. Új téma: %1 @@ -2423,7 +2426,7 @@ Kattintson ide: <a href="%1">%1</a> timelineFilterSimpleRooms 'Simple rooms' : Filter item Egyszerű szobák - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms @@ -3461,17 +3464,4 @@ Kattintson ide: <a href="%1">%1</a> Szeretné letölteni a(z) %1 (%2)? - - - - attendedTransferComplete - 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. - Hívásátirányítás teljes részvétele - - - attendedTransferCall - 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. - Hívásátirányítás részvétele - - diff --git a/linphone-app/assets/languages/it.ts b/linphone-app/assets/languages/it.ts index 7ff2df161..a4253fc1a 100644 --- a/linphone-app/assets/languages/it.ts +++ b/linphone-app/assets/languages/it.ts @@ -423,6 +423,16 @@ callPause PAUSA CHIAMATA + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -915,9 +925,8 @@ URL del server non configurato. ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1387,7 +1396,7 @@ Clicca: <a href="%1">%1</a> removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1456,7 +1465,7 @@ Clicca: <a href="%1">%1</a> conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2423,7 +2432,7 @@ Clicca: <a href="%1">%1</a> timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/ja.ts b/linphone-app/assets/languages/ja.ts index 30ec87132..2f5d133ba 100644 --- a/linphone-app/assets/languages/ja.ts +++ b/linphone-app/assets/languages/ja.ts @@ -423,6 +423,16 @@ callPause 電話を保留する + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -914,9 +924,8 @@ ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1381,7 +1390,7 @@ Ephemeral message is only supported in conference based chat room!' removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1450,7 +1459,7 @@ Ephemeral message is only supported in conference based chat room!' conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2417,7 +2426,7 @@ Ephemeral message is only supported in conference based chat room!'timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/lt.ts b/linphone-app/assets/languages/lt.ts index 3d145cfee..44ac0c889 100644 --- a/linphone-app/assets/languages/lt.ts +++ b/linphone-app/assets/languages/lt.ts @@ -423,6 +423,16 @@ callPause PRISTABDYTI SKAMBUTĮ + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -916,9 +926,8 @@ Nesukonfigūruotas serverio url. ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1393,7 +1402,7 @@ Spustelėkite čia: <a href="%1">%1</a> removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1462,7 +1471,7 @@ Spustelėkite čia: <a href="%1">%1</a> conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2429,7 +2438,7 @@ Spustelėkite čia: <a href="%1">%1</a> timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/pt_BR.ts b/linphone-app/assets/languages/pt_BR.ts index 78f701e06..73cdd682d 100644 --- a/linphone-app/assets/languages/pt_BR.ts +++ b/linphone-app/assets/languages/pt_BR.ts @@ -423,6 +423,16 @@ callPause CHAMADA DE ESPERA + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -915,9 +925,8 @@ URL do servidor não configurado. ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1387,7 +1396,7 @@ Clique aqui: <a href="%1">%1 </a> removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1456,7 +1465,7 @@ Clique aqui: <a href="%1">%1 </a> conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2423,7 +2432,7 @@ Clique aqui: <a href="%1">%1 </a> timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/ru.ts b/linphone-app/assets/languages/ru.ts index cd218b319..8c6f93066 100644 --- a/linphone-app/assets/languages/ru.ts +++ b/linphone-app/assets/languages/ru.ts @@ -423,6 +423,16 @@ callPause ПРИОСТАНОВИТЬ ВЫЗОВ + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -916,9 +926,8 @@ ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1393,7 +1402,7 @@ Ephemeral message is only supported in conference based chat room!' removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1462,7 +1471,7 @@ Ephemeral message is only supported in conference based chat room!' conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2429,7 +2438,7 @@ Ephemeral message is only supported in conference based chat room!'timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/sv.ts b/linphone-app/assets/languages/sv.ts index e34845719..051ac8a7d 100644 --- a/linphone-app/assets/languages/sv.ts +++ b/linphone-app/assets/languages/sv.ts @@ -423,6 +423,16 @@ callPause PAUSA SAMTAL + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -915,9 +925,8 @@ Serverwebbadressen är inte konfigurerad. ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1387,7 +1396,7 @@ Klicka här: <a href="%1">%1</a> removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1456,7 +1465,7 @@ Klicka här: <a href="%1">%1</a> conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2423,7 +2432,7 @@ Klicka här: <a href="%1">%1</a> timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/tr.ts b/linphone-app/assets/languages/tr.ts index 4734cf2ab..22df3777f 100644 --- a/linphone-app/assets/languages/tr.ts +++ b/linphone-app/assets/languages/tr.ts @@ -423,6 +423,16 @@ callPause ÇAĞRIYI DURAKLAT + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -914,9 +924,8 @@ Sunucu url'si yapılandırılmadı. ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1381,7 +1390,7 @@ Buraya tıklayın: <a href="%1">%1</a> removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1450,7 +1459,7 @@ Buraya tıklayın: <a href="%1">%1</a> conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2417,7 +2426,7 @@ Buraya tıklayın: <a href="%1">%1</a> timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/uk.ts b/linphone-app/assets/languages/uk.ts index 05fa52fa6..7a9ab3d25 100644 --- a/linphone-app/assets/languages/uk.ts +++ b/linphone-app/assets/languages/uk.ts @@ -423,6 +423,16 @@ callPause ПРИЗУПИНИТИ ВИКЛИК + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -916,9 +926,8 @@ ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1393,7 +1402,7 @@ Ephemeral message is only supported in conference based chat room!' removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip @@ -1462,7 +1471,7 @@ Ephemeral message is only supported in conference based chat room!' conferenceSubjectChangedEvent - 'New subject : %1' : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject. + 'New subject : %1' : Little message to show on the event when the subject of the chat room has been changed. %1 is the new subject. @@ -2429,7 +2438,7 @@ Ephemeral message is only supported in conference based chat room!'timelineFilterSimpleRooms 'Simple rooms' : Filter item - Selecting it will show all simple romms + Selecting it will show all simple rooms timelineFilterSecureRooms diff --git a/linphone-app/assets/languages/zh_CN.ts b/linphone-app/assets/languages/zh_CN.ts index ccb499e99..80d2fad93 100644 --- a/linphone-app/assets/languages/zh_CN.ts +++ b/linphone-app/assets/languages/zh_CN.ts @@ -423,6 +423,16 @@ callPause 暂挂通话 + + attendedTransferComplete + 'COMPLETE ATTENDED TRANSFER' : Title button, design is in uppercase. + + + + attendedTransferCall + 'ATTENDED TRANSFER CALL' : Title button, design is in uppercase. + + CallsWindow @@ -914,9 +924,8 @@ ephemeralText - 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' + 'New messages will be deleted on both ends once it has been read by your contact. Select a timeout.' : Context Explanation for ephemerals - Explanation for ephemerals ephemeralNotInConference! @@ -1381,7 +1390,7 @@ Ephemeral message is only supported in conference based chat room!' removeParticipantSelection - 'Remove this participant from the selection' : Explanation abo^ut removing participant from a selection + 'Remove this participant from the selection' : Explanation about removing participant from a selection This is a tooltip