Translated using Weblate (English (Australia))
Currently translated at 100.0% (1115 of 1115 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
This commit is contained in:
parent
1b86c6dff7
commit
1dc5c1ceff
1 changed files with 9 additions and 1 deletions
|
|
@ -466,6 +466,8 @@
|
|||
"mobile.calls_host_rec_stopped": "You can find the recording in this call's chat thread once it's finished processing.",
|
||||
"mobile.calls_host_rec_stopped_title": "Recording has stopped. Processing...",
|
||||
"mobile.calls_host_rec_title": "You are recording",
|
||||
"mobile.calls_host_transcription": "Consider informing everyone that this meeting is being recorded and transcribed.",
|
||||
"mobile.calls_host_transcription_title": "Recording and transcription has started",
|
||||
"mobile.calls_incoming_dm": "<b>{name}</b> is inviting you to a call",
|
||||
"mobile.calls_incoming_gm": "<b>{name}</b> is inviting you to a call with <b>{num, plural, one {# other} other {# others}}</b>",
|
||||
"mobile.calls_join_call": "Join call",
|
||||
|
|
@ -492,6 +494,8 @@
|
|||
"mobile.calls_participant_limit_title_GA": "This call is at capacity",
|
||||
"mobile.calls_participant_rec": "The host has started recording this meeting. By staying, you are consenting to being recorded for the duration of the meeting.",
|
||||
"mobile.calls_participant_rec_title": "Recording is in progress",
|
||||
"mobile.calls_participant_transcription": "The host has started recording and transcription for this meeting. By staying in the meeting, you give consent to being recorded and transcribed.",
|
||||
"mobile.calls_participant_transcription_title": "Recording and transcription is in progress",
|
||||
"mobile.calls_phone": "Phone",
|
||||
"mobile.calls_quality_warning": "Call quality may be degraded due to unstable network conditions.",
|
||||
"mobile.calls_raise_hand": "Raise hand",
|
||||
|
|
@ -513,6 +517,10 @@
|
|||
"mobile.calls_tablet": "Tablet",
|
||||
"mobile.calls_thread": "Thread",
|
||||
"mobile.calls_unmute": "Unmute",
|
||||
"mobile.calls_user_left_channel_error_message": "You have left the channel and have been disconnected from the call.",
|
||||
"mobile.calls_user_left_channel_error_title": "You left the channel",
|
||||
"mobile.calls_user_removed_from_channel_error_message": "You have been removed from the channel and have been disconnected from the call.",
|
||||
"mobile.calls_user_removed_from_channel_error_title": "You were removed from channel",
|
||||
"mobile.calls_viewing_screen": "You are viewing {name}'s screen",
|
||||
"mobile.calls_you": "(you)",
|
||||
"mobile.calls_you_2": "You",
|
||||
|
|
@ -778,7 +786,7 @@
|
|||
"notification_settings.mentions": "Mentions",
|
||||
"notification_settings.mentions..keywordsDescription": "Other words that trigger a mention",
|
||||
"notification_settings.mentions.channelWide": "Channel-wide mentions",
|
||||
"notification_settings.mentions.keywords": "Keywords",
|
||||
"notification_settings.mentions.keywords": "Enter other keywords",
|
||||
"notification_settings.mentions.keywordsLabel": "Keywords are not case-sensitive. Separate keywords with commas.",
|
||||
"notification_settings.mentions.keywords_mention": "Keywords that trigger mentions",
|
||||
"notification_settings.mentions.sensitiveName": "Your case sensitive first name",
|
||||
|
|
|
|||
Loading…
Reference in a new issue