Update English source

This commit is contained in:
Julien Wadel 2021-08-16 21:42:06 +02:00
parent 3d2df1b395
commit ef3556dbbb

View file

@ -459,6 +459,60 @@ Server URL not configured.</translation>
</translation>
</message>
</context>
<context>
<name>ChatDeliveries</name>
<message>
<source>deliveryDelivered</source>
<extracomment>&apos;Send to %1 - %2&apos; Little message to indicate the state of a message</extracomment>
<translation>Send to %1 - %2</translation>
<extra-Context>%1 is someone, %2 is a date/time. The state is that the message has been sent but not received.</extra-Context>
</message>
<message>
<source>deliveryDeliveredToUser</source>
<extracomment>&apos;Retrieved by %1 - %2&apos; Little message to indicate the state of a message</extracomment>
<translation>Retrieved by %1 - %2</translation>
<extra-Context>%1 is someone, %2 is a date/time. The state is that the message has been retrieved</extra-Context>
</message>
<message>
<source>deliveryDisplayed</source>
<extracomment>&apos;Read by %1 - %2&apos; Little message to indicate the state of a message</extracomment>
<translation>Read by %1 - %2</translation>
<extra-Context>%1 is someone, %2 is a date/time. The state that the message has been read.</extra-Context>
</message>
<message>
<source>deliveryNotDelivered</source>
<extracomment>&quot;%1 have nothing received&quot; Little message to indicate the state of a message</extracomment>
<translation>%1 received nothing</translation>
<extra-Context>%1 is someone. The state is that the message hasn&apos;t been delivered.</extra-Context>
</message>
</context>
<context>
<name>ChatMenu</name>
<message>
<source>menuCopyAll</source>
<extracomment>&apos;Copy all&apos; : Text menu to copy all message text into clipboard</extracomment>
<translation>Copy all</translation>
</message>
<message>
<source>menuCopy</source>
<extracomment>&apos;Copy&apos; : Text menu to copy selected text in message into clipboard</extracomment>
<translation>Copy</translation>
</message>
<message>
<source>menuPlayMe</source>
<translation>Play me!</translation>
</message>
<message>
<source>menuDeliveryStatus</source>
<extracomment>&apos;Delivery status&apos; : Item menu that lead to IMDN of a message</extracomment>
<translation>Delivery status</translation>
</message>
<message>
<source>menuDelete</source>
<extracomment>&apos;Delete&apos; : Item menu to delete a message</extracomment>
<translation>Delete</translation>
</message>
</context>
<context>
<name>Cli</name>
<message>
@ -727,6 +781,11 @@ Server URL not configured.</translation>
<translation>Admin</translation>
<extra-Context>One word title for describing the current admin status</extra-Context>
</message>
<message>
<source>groupChatCallButton</source>
<extracomment>&quot;Call all chat room&apos;s participants&quot; : tooltip on a button for calling all participant in the current chat room</extracomment>
<translation>Call all chat room&apos;s participants</translation>
</message>
</context>
<context>
<name>CreateAppSipAccount</name>
@ -1241,57 +1300,6 @@ Click here: &lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;
<translation>Active account</translation>
</message>
</context>
<context>
<name>Message</name>
<message>
<source>menuCopy</source>
<extracomment>&apos;Copy&apos; : Text menu to copy selected text in message into clipboard</extracomment>
<translation>Copy</translation>
</message>
<message>
<source>menuPlayMe</source>
<translation>Play me!</translation>
</message>
<message>
<source>menuDeliveryStatus</source>
<extracomment>&apos;Delivery status&apos; : Item menu that lead to IMDN of a message</extracomment>
<translation>Delivery status</translation>
</message>
<message>
<source>menuDelete</source>
<extracomment>&apos;Delete&apos; : Item menu to delete a message</extracomment>
<translation>Delete</translation>
</message>
<message>
<source>deliveryDelivered</source>
<extracomment>&apos;Send to %1 - %2&apos; Little message to indicate the state of a message</extracomment>
<translation>Send to %1 - %2</translation>
<extra-Context>%1 is someone, %2 is a date/time. The state is that the message has been sent but not received.</extra-Context>
</message>
<message>
<source>deliveryDeliveredToUser</source>
<extracomment>&apos;Retrieved by %1 - %2&apos; Little message to indicate the state of a message</extracomment>
<translation>Retrieved by %1 - %2</translation>
<extra-Context>%1 is someone, %2 is a date/time. The state is that the message has been retrieved</extra-Context>
</message>
<message>
<source>deliveryDisplayed</source>
<extracomment>&apos;Read by %1 - %2&apos; Little message to indicate the state of a message</extracomment>
<translation>Read by %1 - %2</translation>
<extra-Context>%1 is someone, %2 is a date/time. The state that the message has been read.</extra-Context>
</message>
<message>
<source>deliveryNotDelivered</source>
<extracomment>&quot;%1 have nothing received&quot; Little message to indicate the state of a message</extracomment>
<translation>%1 received nothing</translation>
<extra-Context>%1 is someone. The state is that the message hasn&apos;t been delivered.</extra-Context>
</message>
<message>
<source>menuCopyAll</source>
<extracomment>&apos;Copy all&apos; : Text menu to copy all message text into clipboard</extracomment>
<translation>Copy all</translation>
</message>
</context>
<context>
<name>MultimediaParameters</name>
<message>
@ -1378,6 +1386,59 @@ Click here: &lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;
<translation>You need to set the conference URI in your account settings to create a conference based chat room.</translation>
</message>
</context>
<context>
<name>Notice</name>
<message>
<source>conferenceCreatedEvent</source>
<extracomment>&apos;You have joined the group&apos; : Little message to show on the event when the user join the chat group.</extracomment>
<translation>You have joined the group</translation>
</message>
<message>
<source>conferenceCreatedTerminated</source>
<extracomment>&apos;You have left the group&apos; : Little message to show on the event when the user leave the chat group.</extracomment>
<translation>You have left the group</translation>
</message>
<message>
<source>conferenceParticipantAddedEvent</source>
<extracomment>&apos;%1 has joined&apos; : Little message to show on the event when someone join the chat group.</extracomment>
<translation>%1 has joined</translation>
</message>
<message>
<source>conferenceParticipantRemovedEvent</source>
<extracomment>&apos;%1 has left&apos; : Little message to show on the event when someone leave the chat group</extracomment>
<translation>%1 has left</translation>
</message>
<message>
<source>conferenceParticipantSetAdminEvent</source>
<extracomment>&apos;%1 is now an admin&apos; : Little message to show on the event when someone get the admin status. %1 is somebody</extracomment>
<translation>%1 is now an admin</translation>
</message>
<message>
<source>conferencePArticipantUnsetAdminEvent</source>
<extracomment>&apos;%1 is no more an admin&apos; : Little message to show on the event when somebody lost its admin status. %1 is somebody</extracomment>
<translation>%1 is no more an admin</translation>
</message>
<message>
<source>conferenceSecurityEvent</source>
<extracomment>&apos;Security level degraded by %1&apos;: Little message to show on the event when a security level has been lost.</extracomment>
<translation>Security level degraded by %1</translation>
</message>
<message>
<source>conferenceEphemeralMessageEnabledEvent</source>
<extracomment>&apos;Ephemeral messages have been enabled: %1&apos; : Little message to show on the event when ephemeral has been activated. %1 is a date time</extracomment>
<translation>Ephemeral messages have been enabled: %1</translation>
</message>
<message>
<source>conferenceEphemeralMessageDisabledEvent</source>
<extracomment>&apos;Ephemeral messages have been disabled&apos;: Little message to show on the event when ephemeral has been deactivated.</extracomment>
<translation>Ephemeral messages have been disabled</translation>
</message>
<message>
<source>conferenceSubjectChangedEvent</source>
<extracomment>&apos;New subject : %1&apos; : Little message to show on the event when the subject of the chat romm has been changed. %1 is the new subject.</extracomment>
<translation>New subject : %1</translation>
</message>
</context>
<context>
<name>Notifier</name>
<message>