diff --git a/linphone-app/assets/languages/da.ts b/linphone-app/assets/languages/da.ts
index 1364bc210..313531850 100644
--- a/linphone-app/assets/languages/da.ts
+++ b/linphone-app/assets/languages/da.ts
@@ -459,6 +459,60 @@ Server url ikke konfigureret.
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Kopier
+
+
+ menuPlayMe
+ Afspil mig!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -727,6 +781,16 @@ Server url ikke konfigureret.
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1094,6 +1158,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1241,57 +1311,6 @@ Klik her: <a href="%1">%1</a>
Aktiv konto
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Kopier
-
-
- menuPlayMe
- Afspil mig!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1377,6 +1396,69 @@ Klik her: <a href="%1">%1</a>
'Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2146,6 +2228,16 @@ Klik her: <a href="%1">%1</a>
mainSipAccountSettingsTitleSIP konto hovedindstillinger
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2381,6 +2473,11 @@ Klik her: <a href="%1">%1</a>
quitWarningDin konto er blevet oprettet men endnu ikke valideret. Er du sikker på at du vil lukke denne dialogboks?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/de.ts b/linphone-app/assets/languages/de.ts
index 9fdb62a51..9c22a7c90 100644
--- a/linphone-app/assets/languages/de.ts
+++ b/linphone-app/assets/languages/de.ts
@@ -459,6 +459,60 @@ Server URL ist nicht konfiguriert.
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Kopieren
+
+
+ menuPlayMe
+ Spiel mich ab!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -727,6 +781,16 @@ Server URL ist nicht konfiguriert.
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1094,6 +1158,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1241,57 +1311,6 @@ Klicken Sie hier: <a href="%1">%1</a>
Aktives Konto
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Kopieren
-
-
- menuPlayMe
- Spiel mich ab!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1377,6 +1396,69 @@ Klicken Sie hier: <a href="%1">%1</a>
'Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2146,6 +2228,16 @@ Klicken Sie hier: <a href="%1">%1</a>
mainSipAccountSettingsTitleHaupteinstellungen des SIP-Kontos
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2381,6 +2473,11 @@ Klicken Sie hier: <a href="%1">%1</a>
quitWarningIhr Konto wurde erstellt, aber nicht validiert. Möchten Sie diese Ansicht wirklich verlassen?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/en.ts b/linphone-app/assets/languages/en.ts
index a204435b6..9cb9f4301 100644
--- a/linphone-app/assets/languages/en.ts
+++ b/linphone-app/assets/languages/en.ts
@@ -1456,7 +1456,7 @@ Click here: <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.New subject: %1
@@ -2446,7 +2446,7 @@ Click here: <a href="%1">%1</a>
timelineFilterSimpleRooms'Simple rooms' : Filter itemSimple rooms
- Selecting it will show all simple romms
+ Selecting it will show all simple roomstimelineFilterSecureRooms
diff --git a/linphone-app/assets/languages/es.ts b/linphone-app/assets/languages/es.ts
index 0ca8fc7c5..56c3d17be 100644
--- a/linphone-app/assets/languages/es.ts
+++ b/linphone-app/assets/languages/es.ts
@@ -459,6 +459,60 @@ URL del servidor no configurada.
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Copiar
+
+
+ menuPlayMe
+ ¡Reprodúceme!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -727,6 +781,16 @@ URL del servidor no configurada.
One word title for describing the current admin status
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1094,6 +1158,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1241,57 +1311,6 @@ Haga clic aquí: <a href="%1">%1 </a>
Cuenta activa
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Copiar
-
-
- menuPlayMe
- ¡Reprodúceme!
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-MultimediaParameters
@@ -1377,6 +1396,69 @@ Haga clic aquí: <a href="%1">%1 </a>
'You need to set the conference URI in your account settings to create a conference based chat room.' : Tooltip to warn the user that a setting is missong in its configuration.
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2146,6 +2228,16 @@ Haga clic aquí: <a href="%1">%1 </a>
mainSipAccountSettingsTitleAjustes principales de cuenta SIP
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2381,6 +2473,11 @@ Haga clic aquí: <a href="%1">%1 </a>
quitWarningTu cuenta se ha creado pero aún no se ha validado. ¿Está seguro de que desea salir de esta vista?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/fr_FR.ts b/linphone-app/assets/languages/fr_FR.ts
index 264d88827..886c94785 100644
--- a/linphone-app/assets/languages/fr_FR.ts
+++ b/linphone-app/assets/languages/fr_FR.ts
@@ -459,6 +459,60 @@ Url du serveur non configurée.
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+ Envoi à %1 - %2
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+ Reçu par %1 - %2
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+ Lu par %1 - %2
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+ %1 n'a encore rien reçu
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Copier
+
+
+ menuPlayMe
+ Joue-moi !
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+ Statut des livraisons
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+ Effacer
+
+Cli
@@ -727,6 +781,16 @@ Url du serveur non configurée.
'Ephemeral messages' : Item menu to enable ephemeral modeMessages éphémères
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1094,6 +1158,12 @@ Ephemeral message is only supported in conference based chat room!'Admin
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1241,57 +1311,6 @@ Cliquez ici : <a href="%1">%1</a>
Compte principal
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Copier
-
-
- menuPlayMe
- Joue-moi !
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
- Statut des livraisons
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
- Effacer
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
- Envoi à %1 - %2
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
- Reçu par %1 - %2
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
- Lu par %1 - %2
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
- %1 n'a encore rien reçu
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1377,6 +1396,69 @@ Cliquez ici : <a href="%1">%1</a>
'Required' : Word relative to a star to explain that it is a requirement (Field form)Obligatoire
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -1739,7 +1821,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
@@ -2146,6 +2228,16 @@ Cliquez ici : <a href="%1">%1</a>
mainSipAccountSettingsTitleParamètres principaux du compte SIP
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2381,6 +2473,11 @@ Cliquez ici : <a href="%1">%1</a>
quitWarningVotre compte a été créé mais il n'a pas été validé. Êtes-vous sûr de vouloir quitter cette vue ?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/hu.ts b/linphone-app/assets/languages/hu.ts
index 5c9f0277c..b4b10e400 100644
--- a/linphone-app/assets/languages/hu.ts
+++ b/linphone-app/assets/languages/hu.ts
@@ -455,10 +455,63 @@ 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…
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+ Küldés: %1 - %2
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+ Letöltve: %1 - %2
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+ Olvassa el: %1 - %2
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+ %1 semmit sem kapott
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+ Összes másolása
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Másolás
+
+
+ menuPlayMe
+ Lejátszás!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+ Kézbesítés állapota
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+ Törlés
+
+Cli
@@ -727,6 +780,16 @@ A kiszolgáló URL-je nincs konfigurálva.
'Ephemeral messages' : Item menu to enable ephemeral modeElmúló üzenetek
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -872,7 +935,6 @@ Ephemeral message is only supported in conference based chat room!''%1 minute'
%1 perc
- %1 perc
@@ -880,7 +942,6 @@ Ephemeral message is only supported in conference based chat room!''%1 hour'
%1 óra
- %1 óra
@@ -890,7 +951,6 @@ Ephemeral message is only supported in conference based chat room!'
%1 nap
- %1 nap
@@ -898,7 +958,6 @@ Ephemeral message is only supported in conference based chat room!''%1 week'
%1 hét
- %1 hét
@@ -1094,6 +1153,12 @@ Ephemeral message is only supported in conference based chat room!'Felügyelet
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1241,57 +1306,6 @@ Kattintson ide: <a href="%1">%1</a>
Aktív fiók
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Másolás
-
-
- menuPlayMe
- Lejátszás!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
- Összes másolása
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
- Kézbesítés állapota
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
- Törlés
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
- Küldés: %1 - %2
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
- Letöltve: %1 - %2
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
- Olvassa el: %1 - %2
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
- %1 semmit sem kapott
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1321,7 +1335,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.
@@ -1377,6 +1390,69 @@ Kattintson ide: <a href="%1">%1</a>
'Required' : Word relative to a star to explain that it is a requirement (Field form)Kötelező
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2146,6 +2222,16 @@ Kattintson ide: <a href="%1">%1</a>
mainSipAccountSettingsTitleFő SIP fiók beállításai
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2381,6 +2467,11 @@ Kattintson ide: <a href="%1">%1</a>
quitWarningFiókját létrehozta, de még nem hitelesítette. Biztosan le szeretne lépni erről a nézetről?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/it.ts b/linphone-app/assets/languages/it.ts
index 9ce799cf5..7ff2df161 100644
--- a/linphone-app/assets/languages/it.ts
+++ b/linphone-app/assets/languages/it.ts
@@ -459,6 +459,60 @@ URL del server non configurato.
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Copia
+
+
+ menuPlayMe
+ Avviami!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -727,6 +781,16 @@ URL del server non configurato.
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1094,6 +1158,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1241,57 +1311,6 @@ Clicca: <a href="%1">%1</a>
Account attivo
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Copia
-
-
- menuPlayMe
- Avviami!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1377,6 +1396,69 @@ Clicca: <a href="%1">%1</a>
'Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2146,6 +2228,16 @@ Clicca: <a href="%1">%1</a>
mainSipAccountSettingsTitleImpostazioni dell'account SIP principale
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2381,6 +2473,11 @@ Clicca: <a href="%1">%1</a>
quitWarningYour account has been created but has not been validated yet. Are you sure you want to quit this view?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/ja.ts b/linphone-app/assets/languages/ja.ts
index 5cca687ac..30ec87132 100644
--- a/linphone-app/assets/languages/ja.ts
+++ b/linphone-app/assets/languages/ja.ts
@@ -458,6 +458,60 @@
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ -了解
+
+
+ menuPlayMe
+ 再生する!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -726,6 +780,16 @@
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1089,6 +1153,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1236,57 +1306,6 @@ Ephemeral message is only supported in conference based chat room!'有効なアカウント
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- -了解
-
-
- menuPlayMe
- 再生する!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1371,6 +1390,69 @@ Ephemeral message is only supported in conference based chat room!''Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2140,6 +2222,16 @@ Ephemeral message is only supported in conference based chat room!'mainSipAccountSettingsTitle
メイン SIP アカウント設定
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2375,6 +2467,11 @@ Ephemeral message is only supported in conference based chat room!'quitWarning
アカウントは作成されましたが、まだ確認されていません。この画面を終了してもよろしいですか?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/lt.ts b/linphone-app/assets/languages/lt.ts
index 96d98d78a..3d145cfee 100644
--- a/linphone-app/assets/languages/lt.ts
+++ b/linphone-app/assets/languages/lt.ts
@@ -460,6 +460,60 @@ Nesukonfigūruotas serverio url.
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Kopijuoti
+
+
+ menuPlayMe
+ Žaisk su manim!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -728,6 +782,16 @@ Nesukonfigūruotas serverio url.
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1099,6 +1163,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1246,57 +1316,6 @@ Spustelėkite čia: <a href="%1">%1</a>
Aktyvi paskyra
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Kopijuoti
-
-
- menuPlayMe
- Žaisk su manim!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1383,6 +1402,69 @@ Spustelėkite čia: <a href="%1">%1</a>
'Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2152,6 +2234,16 @@ Spustelėkite čia: <a href="%1">%1</a>
mainSipAccountSettingsTitlePagrindinės SIP paskyros nustatymai
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2387,6 +2479,11 @@ Spustelėkite čia: <a href="%1">%1</a>
quitWarningJūsų paskyra buvo sukurta, tačiau dar nebuvo patvirtinta. Ar tikrai norite išeiti iš šio rodinio?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/pt_BR.ts b/linphone-app/assets/languages/pt_BR.ts
index fbd754001..8f669cf19 100644
--- a/linphone-app/assets/languages/pt_BR.ts
+++ b/linphone-app/assets/languages/pt_BR.ts
@@ -459,6 +459,60 @@ URL do servidor não configurado.
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Cópia
+
+
+ menuPlayMe
+ Brinca comigo!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -727,6 +781,16 @@ URL do servidor não configurado.
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1094,6 +1158,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1241,57 +1311,6 @@ Clique aqui: <a href="%1">%1 </a>
Conta ativa
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Cópia
-
-
- menuPlayMe
- Brinca comigo!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1377,6 +1396,69 @@ Clique aqui: <a href="%1">%1 </a>
'Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2146,6 +2228,16 @@ Clique aqui: <a href="%1">%1 </a>
mainSipAccountSettingsTitleConfigurações principais da conta SIP
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2381,6 +2473,11 @@ Clique aqui: <a href="%1">%1 </a>
quitWarningSua conta foi criada, mas ainda não foi validada. Tem certeza de que deseja sair dessa exibição?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/ru.ts b/linphone-app/assets/languages/ru.ts
index 76fcfd0b0..cd218b319 100644
--- a/linphone-app/assets/languages/ru.ts
+++ b/linphone-app/assets/languages/ru.ts
@@ -460,6 +460,60 @@
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Копировать
+
+
+ menuPlayMe
+ Играй!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -728,6 +782,16 @@
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1099,6 +1163,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1246,57 +1316,6 @@ Ephemeral message is only supported in conference based chat room!'Активный аккаунт
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Копировать
-
-
- menuPlayMe
- Играй!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1383,6 +1402,69 @@ Ephemeral message is only supported in conference based chat room!''Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2152,6 +2234,16 @@ Ephemeral message is only supported in conference based chat room!'mainSipAccountSettingsTitle
Основные настройки SIP аккаунта
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2387,6 +2479,11 @@ Ephemeral message is only supported in conference based chat room!'quitWarning
Ваш аккаунт был создан, но ещё не подтверждён. Вы уверены, что хотите выйти?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/sv.ts b/linphone-app/assets/languages/sv.ts
index deb6a0fce..e34845719 100644
--- a/linphone-app/assets/languages/sv.ts
+++ b/linphone-app/assets/languages/sv.ts
@@ -459,6 +459,60 @@ Serverwebbadressen är inte konfigurerad.
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Kopiera
+
+
+ menuPlayMe
+ Spela mig!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -727,6 +781,16 @@ Serverwebbadressen är inte konfigurerad.
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1094,6 +1158,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1241,57 +1311,6 @@ Klicka här: <a href="%1">%1</a>
Aktivt konto
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Kopiera
-
-
- menuPlayMe
- Spela mig!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1377,6 +1396,69 @@ Klicka här: <a href="%1">%1</a>
'Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2146,6 +2228,16 @@ Klicka här: <a href="%1">%1</a>
mainSipAccountSettingsTitleHuvud SIP-kontoinställningar
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2381,6 +2473,11 @@ Klicka här: <a href="%1">%1</a>
quitWarningDitt konto har skapats men har ännu inte validerats. Är du säker på att du vill avsluta den här vyn?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/tr.ts b/linphone-app/assets/languages/tr.ts
index 9ecba7881..4734cf2ab 100644
--- a/linphone-app/assets/languages/tr.ts
+++ b/linphone-app/assets/languages/tr.ts
@@ -458,6 +458,60 @@ Sunucu url'si yapılandırılmadı.
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Kopyala
+
+
+ menuPlayMe
+ Beni oynat!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -726,6 +780,16 @@ Sunucu url'si yapılandırılmadı.
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1089,6 +1153,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1236,57 +1306,6 @@ Buraya tıklayın: <a href="%1">%1</a>
Etkin hesap
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Kopyala
-
-
- menuPlayMe
- Beni oynat!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1371,6 +1390,69 @@ Buraya tıklayın: <a href="%1">%1</a>
'Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2140,6 +2222,16 @@ Buraya tıklayın: <a href="%1">%1</a>
mainSipAccountSettingsTitleAna SIP hesabı ayarları
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2375,6 +2467,11 @@ Buraya tıklayın: <a href="%1">%1</a>
quitWarningHesabınız oluşturuldu ancak henüz doğrulanmadı. Bu görünümden çıkmak istediğinize emin misiniz?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/uk.ts b/linphone-app/assets/languages/uk.ts
index 9fcbd1e73..05fa52fa6 100644
--- a/linphone-app/assets/languages/uk.ts
+++ b/linphone-app/assets/languages/uk.ts
@@ -460,6 +460,60 @@
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ Копіювати
+
+
+ menuPlayMe
+ Грай!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -728,6 +782,16 @@
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1099,6 +1163,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1246,57 +1316,6 @@ Ephemeral message is only supported in conference based chat room!'Активна обліківка
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- Копіювати
-
-
- menuPlayMe
- Грай!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1383,6 +1402,69 @@ Ephemeral message is only supported in conference based chat room!''Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2152,6 +2234,16 @@ Ephemeral message is only supported in conference based chat room!'mainSipAccountSettingsTitle
Основні налаштування SIP обліківки
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2387,6 +2479,11 @@ Ephemeral message is only supported in conference based chat room!'quitWarning
Вашу обліківку було створено, але ще не підтверджено. Ви впевнені, що бажаєте вийти?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber
diff --git a/linphone-app/assets/languages/zh_CN.ts b/linphone-app/assets/languages/zh_CN.ts
index 59f50a69a..115c75d54 100644
--- a/linphone-app/assets/languages/zh_CN.ts
+++ b/linphone-app/assets/languages/zh_CN.ts
@@ -458,6 +458,60 @@
+
+ ChatDeliveries
+
+ deliveryDelivered
+ 'Send to %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
+
+
+ deliveryDeliveredToUser
+ 'Retrieved by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state is that the message has been retrieved
+
+
+ deliveryDisplayed
+ 'Read by %1 - %2' Little message to indicate the state of a message
+
+ %1 is someone, %2 is a date/time. The state that the message has been read.
+
+
+ deliveryNotDelivered
+ "%1 have nothing received" Little message to indicate the state of a message
+
+ %1 is someone. The state is that the message hasn't been delivered.
+
+
+
+ ChatMenu
+
+ menuCopyAll
+ 'Copy all' : Text menu to copy all message text into clipboard
+
+
+
+ menuCopy
+ 'Copy' : Text menu to copy selected text in message into clipboard
+ 复制
+
+
+ menuPlayMe
+ 玩玩看!
+
+
+ menuDeliveryStatus
+ 'Delivery status' : Item menu that lead to IMDN of a message
+
+
+
+ menuDelete
+ 'Delete' : Item menu to delete a message
+
+
+Cli
@@ -726,6 +780,16 @@
'Ephemeral messages' : Item menu to enable ephemeral mode
+
+ groupChatCallButton
+ "Call all chat room's participants" : tooltip on a button for calling all participant in the current chat room
+
+
+
+ searchMessagesPlaceholder
+ 'Search in messages' : this is a placeholder when searching something in the timeline list
+
+ CreateAppSipAccount
@@ -1089,6 +1153,12 @@ Ephemeral message is only supported in conference based chat room!'
word for admin status
+
+ chatRoomDetailsTitle
+ "Group information" : Popup title.
+
+ popup display data about the current chat room
+ InfoEncryption
@@ -1236,57 +1306,6 @@ Ephemeral message is only supported in conference based chat room!'活动账户
-
- Message
-
- menuCopy
- 'Copy' : Text menu to copy selected text in message into clipboard
- 复制
-
-
- menuPlayMe
- 玩玩看!
-
-
- menuCopyAll
- 'Copy all' : Text menu to copy all message text into clipboard
-
-
-
- menuDeliveryStatus
- 'Delivery status' : Item menu that lead to IMDN of a message
-
-
-
- menuDelete
- 'Delete' : Item menu to delete a message
-
-
-
- deliveryDelivered
- 'Send to %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been sent but not received.
-
-
- deliveryDeliveredToUser
- 'Retrieved by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state is that the message has been retrieved
-
-
- deliveryDisplayed
- 'Read by %1 - %2' Little message to indicate the state of a message
-
- %1 is someone, %2 is a date/time. The state that the message has been read.
-
-
- deliveryNotDelivered
- "%1 have nothing received" Little message to indicate the state of a message
-
- %1 is someone. The state is that the message hasn't been delivered.
-
-MultimediaParameters
@@ -1371,6 +1390,69 @@ Ephemeral message is only supported in conference based chat room!''Required' : Word relative to a star to explain that it is a requirement (Field form)
+
+ subjectPlaceholder
+ 'Give a subject' : Placeholder in a form about setting a subject
+
+
+
+ LastContactsTitle
+ 'Last contacts' : Header for showing last contacts
+
+
+
+
+ Notice
+
+ conferenceCreatedEvent
+ 'You have joined the group' : Little message to show on the event when the user join the chat group.
+
+
+
+ conferenceCreatedTerminated
+ 'You have left the group' : Little message to show on the event when the user leave the chat group.
+
+
+
+ conferenceParticipantAddedEvent
+ '%1 has joined' : Little message to show on the event when someone join the chat group.
+
+
+
+ conferenceParticipantRemovedEvent
+ '%1 has left' : Little message to show on the event when someone leave the chat group
+
+
+
+ conferenceParticipantSetAdminEvent
+ '%1 is now an admin' : Little message to show on the event when someone get the admin status. %1 is somebody
+
+
+
+ conferencePArticipantUnsetAdminEvent
+ '%1 is no more an admin' : Little message to show on the event when somebody lost its admin status. %1 is somebody
+
+
+
+ conferenceSecurityEvent
+ 'Security level degraded by %1': Little message to show on the event when a security level has been lost.
+
+
+
+ conferenceEphemeralMessageEnabledEvent
+ 'Ephemeral messages have been enabled: %1' : Little message to show on the event when ephemeral has been activated. %1 is a date time
+
+
+
+ conferenceEphemeralMessageDisabledEvent
+ 'Ephemeral messages have been disabled': Little message to show on the event when ephemeral has been deactivated.
+
+
+
+ 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.
+
+ Notifier
@@ -2140,6 +2222,16 @@ Ephemeral message is only supported in conference based chat room!'mainSipAccountSettingsTitle
主 SIP 帐户设置
+
+ conferenceURI
+ "Conference URI" : Label of a text edit for filling Conference URI
+
+
+
+ invalidConferenceURI
+ "invalid conference URI" : Error text about conference URI
+
+ SettingsUi
@@ -2375,6 +2467,11 @@ Ephemeral message is only supported in conference based chat room!'quitWarning
您的账户已创建,但尚未验证。 是否确定要退出此视图?
+
+ passwordRecovery
+ 'Forgotten password?' : text for an url shortcut to change the password
+
+ UseAppSipAccountWithPhoneNumber