Translated using Weblate (English (Australia))
Currently translated at 100.0% (805 of 805 strings) Translation: mattermost-languages-shipped/mattermost-mobile Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/en_AU/
This commit is contained in:
parent
65a54d83ff
commit
838c6d95c5
1 changed files with 27 additions and 0 deletions
|
|
@ -56,6 +56,27 @@
|
|||
"apps.suggestion.no_static": "No matching options.",
|
||||
"apps.suggestion.no_suggestion": "No matching suggestions.",
|
||||
"archivedChannelMessage": "You are viewing an **archived channel**. New messages cannot be posted.",
|
||||
"call.add_participants": "Add participants",
|
||||
"call.chat_thread": "Chat thread",
|
||||
"call.copy_call_link": "Copy call link",
|
||||
"call.give_feedback": "Give Feedback",
|
||||
"call.leave": "Leave",
|
||||
"call.more": "More",
|
||||
"call.mute": "Mute",
|
||||
"call.screen_share_user": "You are seeing {userDisplayName}'s screen",
|
||||
"call.settings": "Settings",
|
||||
"call.unmute": "Unmute",
|
||||
"call_message.call_ended": "Call ended",
|
||||
"call_message.call_ended_at": "Ended at {time}",
|
||||
"call_message.call_lasted": "Lasted {duration}",
|
||||
"call_message.current_call": "Current Call",
|
||||
"call_message.join_call": "Join Call",
|
||||
"call_message.started_a_call": "{user} started a call",
|
||||
"calls.confirm-to-join-cancel": "Cancel",
|
||||
"calls.confirm-to-join-description": "You are already in a channel call in ~{callChannelName}. Do you want to leave your current call and join the call in ~{currentChannelName}?",
|
||||
"calls.confirm-to-join-leave-and-join": "Leave & Join",
|
||||
"calls.confirm-to-join-title": "Are you sure you want to switch to a different call?",
|
||||
"calls.join_call.participants_list_header": "CALL PARTICIPANTS",
|
||||
"camera_type.photo.option": "Capture Photo",
|
||||
"camera_type.title": "Choose an action",
|
||||
"camera_type.video.option": "Record Video",
|
||||
|
|
@ -134,6 +155,8 @@
|
|||
"create_comment.addComment": "Add a comment...",
|
||||
"create_post.deactivated": "You are viewing an archived channel with a deactivated user.",
|
||||
"create_post.write": "Write to {channelDisplayName}",
|
||||
"current_call.channel-name": "~{channelName}",
|
||||
"current_call.user-is-speaking": "{username} is speaking",
|
||||
"custom_status.expiry.at": "at",
|
||||
"custom_status.expiry.until": "Until",
|
||||
"custom_status.expiry_dropdown.custom": "Custom",
|
||||
|
|
@ -294,9 +317,13 @@
|
|||
"mobile.channel_info.copy_header": "Copy Header",
|
||||
"mobile.channel_info.copy_purpose": "Copy Purpose",
|
||||
"mobile.channel_info.delete_failed": "The channel {displayName} could not be archived. Please check your connection and try again.",
|
||||
"mobile.channel_info.disable_calls": "Disable Calls",
|
||||
"mobile.channel_info.edit": "Edit Channel",
|
||||
"mobile.channel_info.enable_calls": "Enable Calls",
|
||||
"mobile.channel_info.join_ongoing_call": "Join Ongoing Call",
|
||||
"mobile.channel_info.privateChannel": "Private Channel",
|
||||
"mobile.channel_info.publicChannel": "Public Channel",
|
||||
"mobile.channel_info.start_call": "Start Call",
|
||||
"mobile.channel_info.unarchive_failed": "The channel {displayName} could not be unarchived. Please check your connection and try again.",
|
||||
"mobile.channel_list.alertNo": "No",
|
||||
"mobile.channel_list.alertYes": "Yes",
|
||||
|
|
|
|||
Loading…
Reference in a new issue