From f3b7219bc03a501dd7b0dcc60f57875ce2bbbcab Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Sat, 22 Oct 2022 04:22:25 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 99.7% (847 of 849 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/ --- assets/base/i18n/en_AU.json | 1227 ++++++++++++++++++++++++----------- 1 file changed, 846 insertions(+), 381 deletions(-) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index 21658ddd3d..829404efc6 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -1,382 +1,847 @@ { - "about.date": "Build Date:", - "about.enterpriseEditione1": "Enterprise Edition", - "about.enterpriseEditionLearn": "Learn more about Enterprise Edition at ", - "about.enterpriseEditionSt": "Modern communication from behind your firewall.", - "about.hash": "Build Hash:", - "about.hashee": "EE Build Hash:", - "about.teamEditionLearn": "Join the Mattermost community at ", - "about.teamEditionSt": "All your team communication in one place, instantly searchable and accessible anywhere.", - "about.teamEditiont0": "Team Edition", - "about.teamEditiont1": "Enterprise Edition", - "api.channel.add_guest.added": "{addedUsername} added to the channel as a guest by {username}.", - "api.channel.add_member.added": "{addedUsername} added to the channel by {username}.", - "api.channel.guest_join_channel.post_and_forget": "{username} joined the channel as a guest.", - "apps.error": "Error: {error}", - "apps.error.command.field_missing": "Required fields missing: `{fieldName}`.", - "apps.error.command.same_channel": "Channel repeated for field `{fieldName}`: `{option}`.", - "apps.error.command.same_option": "Option repeated for field `{fieldName}`: `{option}`.", - "apps.error.command.same_user": "User repeated for field `{fieldName}`: `{option}`.", - "apps.error.command.unknown_channel": "Unknown channel for field `{fieldName}`: `{option}`.", - "apps.error.command.unknown_option": "Unknown option for field `{fieldName}`: `{option}`.", - "apps.error.command.unknown_user": "Unknown user for field `{fieldName}`: `{option}`.", - "apps.error.form.no_form": "`form` is not defined.", - "apps.error.form.no_lookup": "`lookup` is not defined.", - "apps.error.form.no_source": "`source` is not defined.", - "apps.error.form.no_submit": "`submit` is not defined", - "apps.error.form.refresh": "There has been an error fetching the select fields. Contact the app developer. Details: {details}", - "apps.error.form.refresh_no_refresh": "Called refresh on no refresh field.", - "apps.error.form.submit.pretext": "There has been an error submitting the modal. Contact the app developer. Details: {details}", - "apps.error.lookup.error_preparing_request": "Error preparing lookup request: {errorMessage}", - "apps.error.malformed_binding": "This binding is not properly formed. Please contact the App developer.", - "apps.error.parser": "Parsing error: {error}", - "apps.error.parser.execute_non_leaf": "You must select a subcommand.", - "apps.error.parser.missing_binding": "Missing command bindings.", - "apps.error.parser.missing_field_value": "Field value is missing.", - "apps.error.parser.missing_list_end": "Expected list closing token.", - "apps.error.parser.missing_quote": "Matching double quote expected before end of input.", - "apps.error.parser.missing_source": "Form has neither submit nor source.", - "apps.error.parser.missing_submit": "No submit call in binding or form.", - "apps.error.parser.missing_tick": "Matching tick quote expected before end of input.", - "apps.error.parser.multiple_equal": "Multiple `=` signs are not allowed.", - "apps.error.parser.no_argument_pos_x": "Unable to identify argument.", - "apps.error.parser.no_bindings": "No command bindings.", - "apps.error.parser.no_form": "No form found.", - "apps.error.parser.no_match": "`{command}`: No matching command found in this workspace.", - "apps.error.parser.no_slash_start": "Command must start with a `/`.", - "apps.error.parser.unexpected_character": "Unexpected character.", - "apps.error.parser.unexpected_comma": "Unexpected comma.", - "apps.error.parser.unexpected_error": "Unexpected error.", - "apps.error.parser.unexpected_flag": "Command does not accept flag `{flagName}`.", - "apps.error.parser.unexpected_squared_bracket": "Unexpected list opening.", - "apps.error.parser.unexpected_state": "Unreachable: Unexpected state in matchBinding: `{state}`.", - "apps.error.parser.unexpected_whitespace": "Unreachable: unexpected whitespace.", - "apps.error.responses.navigate.no_url": "Response type is `navigate`, but no URL was included in response.", - "apps.error.responses.unexpected_error": "Received an unexpected error.", - "apps.error.responses.unknown_field_error": "Received an error for an unknown field. Field name: `{field}`. Error: `{error}`.", - "apps.error.responses.unknown_type": "App response type not supported. Response type: {type}.", - "apps.error.unknown": "An unknown error occurred.", - "apps.suggestion.dynamic.error": "Dynamic select error", - "apps.suggestion.errors.parser_error": "Parsing error", - "apps.suggestion.no_dynamic": "No data was returned for dynamic suggestions", - "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.", - "camera_type.photo.option": "Capture Photo", - "camera_type.title": "Choose an action", - "camera_type.video.option": "Record Video", - "center_panel.archived.closeChannel": "Close Channel", - "channel_info.header": "Header:", - "channel_loader.someone": "Someone", - "channel_modal.descriptionHelp": "Describe how this channel should be used.", - "channel_modal.header": "Header", - "channel_modal.name": "Name", - "channel_modal.optional": "(optional)", - "channel_modal.purpose": "Purpose", - "combined_system_message.added_to_channel.many_expanded": "{users} and {lastUser} were **added to the channel** by {actor}.", - "combined_system_message.added_to_channel.one": "{firstUser} **added to the channel** by {actor}.", - "combined_system_message.added_to_channel.one_you": "You were **added to the channel** by {actor}.", - "combined_system_message.added_to_channel.two": "{firstUser} and {secondUser} **added to the channel** by {actor}.", - "combined_system_message.added_to_team.many_expanded": "{users} and {lastUser} were **added to the team** by {actor}.", - "combined_system_message.added_to_team.one": "{firstUser} **added to the team** by {actor}.", - "combined_system_message.added_to_team.one_you": "You were **added to the team** by {actor}.", - "combined_system_message.added_to_team.two": "{firstUser} and {secondUser} **added to the team** by {actor}.", - "combined_system_message.joined_channel.many_expanded": "{users} and {lastUser} **joined the channel**.", - "combined_system_message.joined_channel.one": "{firstUser} **joined the channel**.", - "combined_system_message.joined_channel.one_you": "You **joined the channel**.", - "combined_system_message.joined_channel.two": "{firstUser} and {secondUser} **joined the channel**.", - "combined_system_message.joined_team.many_expanded": "{users} and {lastUser} **joined the team**.", - "combined_system_message.joined_team.one": "{firstUser} **joined the team**.", - "combined_system_message.joined_team.one_you": "You **joined the team**.", - "combined_system_message.joined_team.two": "{firstUser} and {secondUser} **joined the team**.", - "combined_system_message.left_channel.many_expanded": "{users} and {lastUser} **left the channel**.", - "combined_system_message.left_channel.one": "{firstUser} **left the channel**.", - "combined_system_message.left_channel.one_you": "You **left the channel**.", - "combined_system_message.left_channel.two": "{firstUser} and {secondUser} **left the channel**.", - "combined_system_message.left_team.many_expanded": "{users} and {lastUser} **left the team**.", - "combined_system_message.left_team.one": "{firstUser} **left the team**.", - "combined_system_message.left_team.one_you": "You **left the team**.", - "combined_system_message.left_team.two": "{firstUser} and {secondUser} **left the team**.", - "combined_system_message.removed_from_channel.many_expanded": "{users} and {lastUser} were **removed from the channel**.", - "combined_system_message.removed_from_channel.one": "{firstUser} was **removed from the channel**.", - "combined_system_message.removed_from_channel.one_you": "You were **removed from the channel**.", - "combined_system_message.removed_from_channel.two": "{firstUser} and {secondUser} were **removed from the channel**.", - "combined_system_message.removed_from_team.many_expanded": "{users} and {lastUser} were **removed from the team**.", - "combined_system_message.removed_from_team.one": "{firstUser} was **removed from the team**.", - "combined_system_message.removed_from_team.one_you": "You were **removed from the team**.", - "combined_system_message.removed_from_team.two": "{firstUser} and {secondUser} were **removed from the team**.", - "combined_system_message.you": "You", - "create_post.deactivated": "You are viewing an archived channel with a deactivated user.", - "create_post.write": "Write to {channelDisplayName}", - "custom_status.expiry_dropdown.custom": "Custom", - "custom_status.expiry_dropdown.date_and_time": "Date and Time", - "custom_status.expiry_dropdown.dont_clear": "Don't clear", - "custom_status.expiry_dropdown.four_hours": "4 hours", - "custom_status.expiry_dropdown.one_hour": "1 hour", - "custom_status.expiry_dropdown.thirty_minutes": "30 minutes", - "custom_status.expiry_dropdown.this_week": "This week", - "custom_status.expiry_dropdown.today": "Today", - "custom_status.expiry_time.today": "Today", - "custom_status.expiry_time.tomorrow": "Tomorrow", - "custom_status.expiry.at": "at", - "custom_status.expiry.until": "Until", - "custom_status.failure_message": "Failed to update status. Try again", - "custom_status.suggestions.in_a_meeting": "In a meeting", - "custom_status.suggestions.on_a_vacation": "Away on holiday", - "custom_status.suggestions.out_for_lunch": "Out for lunch", - "custom_status.suggestions.out_sick": "Out sick", - "custom_status.suggestions.working_from_home": "Working from home", - "date_separator.today": "Today", - "date_separator.yesterday": "Yesterday", - "edit_post.editPost": "Edit the post...", - "edit_post.save": "Save", - "emoji_picker.activities": "Activities", - "emoji_picker.animals-nature": "Animals & Nature", - "emoji_picker.custom": "Custom", - "emoji_picker.flags": "Flags", - "emoji_picker.food-drink": "Food & Drink", - "emoji_picker.objects": "Objects", - "emoji_picker.people-body": "People & Body", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.smileys-emotion": "Smileys & Emotion", - "emoji_picker.symbols": "Symbols", - "emoji_picker.travel-places": "Travel & Places", - "emoji_skin.dark_skin_tone": "Dark skin tone", - "emoji_skin.default": "Default skin tone", - "emoji_skin.light_skin_tone": "Light skin tone", - "emoji_skin.medium_dark_skin_tone": "Medium dark skin tone", - "emoji_skin.medium_light_skin_tone": "Medium light skin tone", - "emoji_skin.medium_skin_tone": "Medium skin tone", - "file_upload.fileAbove": "Files must be less than {max}", - "friendly_date.daysAgo": "{count} {count, plural, one {day} other {days}} ago", - "friendly_date.hoursAgo": "{count} {count, plural, one {hour} other {hours}} ago", - "friendly_date.minsAgo": "{count} {count, plural, one {min} other {mins}} ago", - "friendly_date.monthsAgo": "{count} {count, plural, one {month} other {months}} ago", - "friendly_date.now": "Now", - "friendly_date.yearsAgo": "{count} {count, plural, one {year} other {years}} ago", - "friendly_date.yesterday": "Yesterday", - "gallery.footer.channel_name": "Shared in {channelName}", - "gallery.open_file": "Open file", - "get_post_link_modal.title": "Copy Link", - "global_threads.allThreads": "All Your Threads", - "global_threads.emptyThreads.message": "Any threads you are mentioned in or have participated in will show here along with any threads you have followed.", - "global_threads.emptyThreads.title": "No followed threads yet", - "global_threads.emptyUnreads.message": "Looks like you're all caught up.", - "global_threads.emptyUnreads.title": "No unread threads", - "global_threads.markAllRead.cancel": "Cancel", - "global_threads.markAllRead.markRead": "Mark read", - "global_threads.markAllRead.message": "This will clear any unread status for all of your threads shown here", - "global_threads.markAllRead.title": "Are you sure you want to mark all threads as read?", - "global_threads.options.mark_as_read": "Mark as Read", - "global_threads.options.open_in_channel": "Open in Channel", - "global_threads.unreads": "Unread Threads", - "last_users_message.added_to_channel.type": "were **added to the channel** by {actor}.", - "last_users_message.added_to_team.type": "were **added to the team** by {actor}.", - "last_users_message.first": "{firstUser} and ", - "last_users_message.joined_channel.type": "**joined the channel**.", - "last_users_message.joined_team.type": "**joined the team**.", - "last_users_message.left_channel.type": "**left the channel**.", - "last_users_message.left_team.type": "**left the team**.", - "last_users_message.others": "{numOthers} others ", - "last_users_message.removed_from_channel.type": "were **removed from the channel**.", - "last_users_message.removed_from_team.type": "were **removed from the team**.", - "login_mfa.tokenReq": "Please enter an MFA token", - "login.email": "Email", - "login.ldapUsername": "AD/LDAP Username", - "login.or": "or", - "login.password": "Password", - "login.username": "Username", - "mobile.about.appVersion": "App Version: {version} (Build {number})", - "mobile.account.settings.save": "Save", - "mobile.action_menu.select": "Select an option", - "mobile.android.back_handler_exit": "Press back again to exit", - "mobile.android.photos_permission_denied_title": "{applicationName} would like to access your photos", - "mobile.camera_photo_permission_denied_title": "{applicationName} would like to access your camera", - "mobile.channel_info.alertNo": "No", - "mobile.channel_info.alertYes": "Yes", - "mobile.commands.error_title": "Error Executing Command", - "mobile.components.select_server_view.connect": "Connect", - "mobile.components.select_server_view.enterServerUrl": "Enter Server URL", - "mobile.components.select_server_view.proceed": "Proceed", - "mobile.create_channel": "Create", - "mobile.custom_status.choose_emoji": "Choose an emoji", - "mobile.custom_status.clear_after": "Clear After", - "mobile.custom_status.modal_confirm": "Done", - "mobile.display_settings.theme": "Theme", - "mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n", - "mobile.document_preview.failed_title": "Open Document failed", - "mobile.downloader.disabled_description": "File downloads are disabled on this server. Please contact your System Admin for more details.\n", - "mobile.downloader.disabled_title": "Download disabled", - "mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n", - "mobile.downloader.failed_title": "Download failed", - "mobile.edit_channel": "Save", - "mobile.edit_post.title": "Editing Message", - "mobile.error_handler.button": "Relaunch", - "mobile.error_handler.description": "\nTap relaunch to open the app again. After restart, you can report the problem from the settings menu.\n", - "mobile.error_handler.title": "Unexpected error occurred", - "mobile.file_upload.disabled2": "File uploads from mobile are disabled.", - "mobile.file_upload.max_warning": "Uploads limited to {count} files maximum.", - "mobile.files_paste.error_description": "An error occurred while pasting the file(s). Please try again.", - "mobile.files_paste.error_dismiss": "Dismiss", - "mobile.files_paste.error_title": "Paste failed", - "mobile.gallery.title": "{index} of {total}", - "mobile.ios.photos_permission_denied_title": "{applicationName} would like to access your photos", - "mobile.link.error.text": "Unable to open the link.", - "mobile.link.error.title": "Error", - "mobile.managed.blocked_by": "Blocked by {vendor}", - "mobile.managed.exit": "Exit", - "mobile.managed.jailbreak": "Jailbroken devices are not trusted by {vendor}, please exit the app.", - "mobile.managed.not_secured.android": "This device must be secured with a screen lock to use Mattermost.", - "mobile.managed.not_secured.ios": "This device must be secured with a passcode to use Mattermost.\n\nGo to Settings > Face ID & Passcode.", - "mobile.managed.not_secured.ios.touchId": "This device must be secured with a passcode to use Mattermost.\n\nGo to Settings > Touch ID & Passcode.", - "mobile.managed.secured_by": "Secured by {vendor}", - "mobile.managed.settings": "Go to settings", - "mobile.markdown.code.copy_code": "Copy Code", - "mobile.markdown.code.plusMoreLines": "+{count, number} more {count, plural, one {line} other {lines}}", - "mobile.markdown.image.too_large": "Image exceeds max dimensions of {maxWidth} by {maxHeight}:", - "mobile.markdown.link.copy_url": "Copy URL", - "mobile.mention.copy_mention": "Copy Mention", - "mobile.message_length.message": "Your current message is too long. Current character count: {count}/{max}", - "mobile.message_length.message_split_left": "Message exceeds the character limit", - "mobile.message_length.title": "Message Length", - "mobile.microphone_permission_denied_description": "To participate in this call, open Settings and grant Mattermost access to your microphone.", - "mobile.microphone_permission_denied_title": "{applicationName} would like to access your microphone.", - "mobile.oauth.failed_to_login": "Your login attempt failed. Please try again.", - "mobile.oauth.failed_to_open_link": "The link failed to open. Please try again.", - "mobile.oauth.something_wrong": "An error occurred", - "mobile.oauth.try_again": "Try again", - "mobile.open_gm.error": "A group message with those users could not be opened. Please check your connection and try again.", - "mobile.permission_denied_dismiss": "Don't Allow", - "mobile.permission_denied_retry": "Settings", - "mobile.post_info.add_reaction": "Add Reaction", - "mobile.post_info.copy_text": "Copy Text", - "mobile.post_info.mark_unread": "Mark as Unread", - "mobile.post_info.pin": "Pin to Channel", - "mobile.post_info.reply": "Reply", - "mobile.post_info.unpin": "Unpin from Channel", - "mobile.post_pre_header.pinned": "Pinned", - "mobile.post_textbox.entire_channel_here.message": "By using @here you are about to send notifications to up to {totalMembers, number} {totalMembers, plural, one {person} other {people}}. Are you sure you want to do this?", - "mobile.post_textbox.entire_channel_here.message.with_timezones": "By using @here you are about to send notifications up to {totalMembers, number} {totalMembers, plural, one {person} other {people}} in {timezones, number} {timezones, plural, one {timezone} other {timezones}}. Are you sure you want to do this?", - "mobile.post_textbox.entire_channel.cancel": "Cancel", - "mobile.post_textbox.entire_channel.confirm": "Confirm", - "mobile.post_textbox.entire_channel.message": "By using @all or @channel you are about to send notifications to {totalMembers, number} {totalMembers, plural, one {person} other {people}}. Are you sure you want to do this?", - "mobile.post_textbox.entire_channel.message.with_timezones": "By using @all or @channel you are about to send notifications to {totalMembers, number} {totalMembers, plural, one {person} other {people}} in {timezones, number} {timezones, plural, one {timezone} other {timezones}}. Are you sure you want to do this?", - "mobile.post_textbox.entire_channel.title": "Confirm sending notifications to entire channel", - "mobile.post_textbox.groups.title": "Confirm sending notifications to groups", - "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server. Are you sure you want to post the message?", - "mobile.post_textbox.uploadFailedTitle": "Attachment failure", - "mobile.post.cancel": "Cancel", - "mobile.post.delete_question": "Are you sure you want to delete this post?", - "mobile.post.delete_title": "Delete Post", - "mobile.post.failed_delete": "Delete Message", - "mobile.post.failed_retry": "Try Again", - "mobile.posts_view.moreMsg": "More New Messages Above", - "mobile.privacy_link": "Privacy Policy", - "mobile.push_notification_reply.button": "Send", - "mobile.push_notification_reply.placeholder": "Write a reply...", - "mobile.push_notification_reply.title": "Reply", - "mobile.rename_channel.display_name_maxLength": "Channel name must be less than {maxLength, number} characters", - "mobile.rename_channel.display_name_minLength": "Channel name must be {minLength, number} or more characters", - "mobile.rename_channel.display_name_required": "Channel name is required", - "mobile.request.invalid_response": "Received invalid response from the server.", - "mobile.reset_status.alert_cancel": "Cancel", - "mobile.reset_status.title_ooo": "Disable 'Out Of Office'?", - "mobile.routes.code": "{language} Code", - "mobile.routes.code.noLanguage": "Code", - "mobile.routes.custom_status": "Set a Status", - "mobile.routes.table": "Table", - "mobile.routes.user_profile": "Profile", - "mobile.search.jump": "Jump to recent messages", - "mobile.server_link.error.text": "The link could not be found on this server.", - "mobile.server_link.error.title": "Link Error", - "mobile.server_link.unreachable_channel.error": "This link belongs to a deleted channel or to a channel to which you do not have access.", - "mobile.server_link.unreachable_team.error": "This link belongs to a deleted team or to a team to which you do not have access.", - "mobile.server_upgrade.alert_description": "This server version is unsupported and users will be exposed to compatibility issues that cause crashes or severe bugs breaking core functionality of the app. Upgrading to server version {serverVersion} or later is required.", - "mobile.server_upgrade.button": "OK", - "mobile.server_upgrade.dismiss": "Dismiss", - "mobile.server_upgrade.learn_more": "Learn More", - "mobile.server_upgrade.title": "Server upgrade required", - "mobile.server_url.empty": "Please enter a valid server URL", - "mobile.server_url.invalid_format": "URL must start with http:// or https://", - "mobile.set_status.away": "Away", - "mobile.set_status.dnd": "Do Not Disturb", - "mobile.set_status.offline": "Offline", - "mobile.set_status.online": "Online", - "mobile.storage_permission_denied_title": "{applicationName} would like to access your files", - "mobile.suggestion.members": "Members", - "mobile.system_message.channel_archived_message": "{username} archived the channel", - "mobile.system_message.channel_unarchived_message": "{username} unarchived the channel", - "mobile.system_message.update_channel_displayname_message_and_forget.updated_from": "{username} updated the channel display name from: {oldDisplayName} to: {newDisplayName}", - "mobile.system_message.update_channel_header_message_and_forget.removed": "{username} removed the channel header (was: {oldHeader})", - "mobile.system_message.update_channel_header_message_and_forget.updated_from": "{username} updated the channel header from: {oldHeader} to: {newHeader}", - "mobile.system_message.update_channel_header_message_and_forget.updated_to": "{username} updated the channel header to: {newHeader}", - "mobile.system_message.update_channel_purpose_message.removed": "{username} removed the channel purpose (was: {oldPurpose})", - "mobile.system_message.update_channel_purpose_message.updated_from": "{username} updated the channel purpose from: {oldPurpose} to: {newPurpose}", - "mobile.system_message.update_channel_purpose_message.updated_to": "{username} updated the channel purpose to: {newPurpose}", - "mobile.tos_link": "Terms of Service", - "mobile.unsupported_server.message": "Attachments, link previews, reactions and embed data may not be displayed correctly. If this issue persists contact your System Administrator to upgrade your Mattermost server.", - "mobile.unsupported_server.ok": "OK", - "mobile.unsupported_server.title": "Unsupported server version", - "mobile.user_list.deactivated": "Deactivated", - "modal.manual_status.auto_responder.message_": "Would you like to switch your status to '{status}' and disable Automatic Replies?", - "modal.manual_status.auto_responder.message_away": "Would you like to switch your status to 'Away' and disable Automatic Replies?", - "modal.manual_status.auto_responder.message_dnd": "Would you like to switch your status to 'Do Not Disturb' and disable Automatic Replies?", - "modal.manual_status.auto_responder.message_offline": "Would you like to switch your status to 'Offline' and disable Automatic Replies?", - "modal.manual_status.auto_responder.message_online": "Would you like to switch your status to 'Online' and disable Automatic Replies?", - "msg_typing.areTyping": "{users} and {last} are typing...", - "msg_typing.isTyping": "{user} is typing...", - "password_send.description": "To reset your password, enter the email address you used to sign up", - "password_send.error": "Please enter a valid email address.", - "password_send.link": "If the account exists, a password reset email will be sent to:", - "permalink.show_dialog_warn.cancel": "Cancel", - "permalink.show_dialog_warn.join": "Join", - "permalink.show_dialog_warn.title": "Join private channel", - "post_body.check_for_out_of_channel_groups_mentions.message": "did not get notified by this mention because they are not in the channel. They are also not a member of the groups linked to this channel.", - "post_body.check_for_out_of_channel_mentions.link.and": " and ", - "post_body.check_for_out_of_channel_mentions.link.private": "add them to this private channel", - "post_body.check_for_out_of_channel_mentions.link.public": "add them to the channel", - "post_body.check_for_out_of_channel_mentions.message_last": "? They will have access to all message history.", - "post_body.check_for_out_of_channel_mentions.message.multiple": "were mentioned but they are not in the channel. Would you like to ", - "post_body.check_for_out_of_channel_mentions.message.one": "was mentioned but is not in the channel. Would you like to ", - "post_body.commentedOn": "Commented on {name}{apostrophe} message: ", - "post_body.deleted": "(message deleted)", - "post_info.del": "Delete", - "post_info.edit": "Edit", - "post_info.system": "System", - "post_message_view.edited": "(edited)", - "posts_view.newMsg": "New Messages", - "search_bar.search": "Search", - "status_dropdown.set_away": "Away", - "status_dropdown.set_dnd": "Do Not Disturb", - "status_dropdown.set_offline": "Offline", - "status_dropdown.set_online": "Online", - "suggestion.mention.all": "Notifies everyone in this channel", - "suggestion.mention.channel": "Notifies everyone in this channel", - "suggestion.mention.channels": "My Channels", - "suggestion.mention.groups": "Group Mentions", - "suggestion.mention.here": "Notifies everyone online in this channel", - "suggestion.mention.members": "Channel Members", - "suggestion.mention.morechannels": "Other Channels", - "suggestion.mention.nonmembers": "Not in Channel", - "suggestion.mention.special": "Special Mentions", - "suggestion.mention.you": " (you)", - "suggestion.search.direct": "Direct Messages", - "suggestion.search.private": "Private Channels", - "suggestion.search.public": "Public Channels", - "threads": "Threads", - "threads.deleted": "Original Message Deleted", - "threads.follow": "Follow", - "threads.following": "Following", - "threads.followMessage": "Follow Message", - "threads.followThread": "Follow Thread", - "threads.newReplies": "{count} new {count, plural, one {reply} other {replies}}", - "threads.replies": "{count} {count, plural, one {reply} other {replies}}", - "threads.unfollowMessage": "Unfollow Message", - "threads.unfollowThread": "Unfollow Thread", - "user.settings.general.email": "Email", - "user.settings.general.firstName": "First Name", - "user.settings.general.lastName": "Last Name", - "user.settings.general.nickname": "Nickname", - "user.settings.general.position": "Position", - "user.settings.general.username": "Username" -} \ No newline at end of file + "about.date": "Build Date:", + "about.enterpriseEditione1": "Enterprise Edition", + "about.enterpriseEditionLearn": "Learn more about Enterprise Edition at ", + "about.enterpriseEditionSt": "Modern communication from behind your firewall.", + "about.hash": "Build Hash:", + "about.hashee": "EE Build Hash:", + "about.teamEditionLearn": "Join the Mattermost community at ", + "about.teamEditionSt": "All your team communication in one place, instantly searchable and accessible anywhere.", + "about.teamEditiont0": "Team Edition", + "about.teamEditiont1": "Enterprise Edition", + "api.channel.add_guest.added": "{addedUsername} added to the channel as a guest by {username}.", + "api.channel.add_member.added": "{addedUsername} added to the channel by {username}.", + "api.channel.guest_join_channel.post_and_forget": "{username} joined the channel as a guest.", + "apps.error": "Error: {error}", + "apps.error.command.field_missing": "Required fields missing: `{fieldName}`.", + "apps.error.command.same_channel": "Channel repeated for field `{fieldName}`: `{option}`.", + "apps.error.command.same_option": "Option repeated for field `{fieldName}`: `{option}`.", + "apps.error.command.same_user": "User repeated for field `{fieldName}`: `{option}`.", + "apps.error.command.unknown_channel": "Unknown channel for field `{fieldName}`: `{option}`.", + "apps.error.command.unknown_option": "Unknown option for field `{fieldName}`: `{option}`.", + "apps.error.command.unknown_user": "Unknown user for field `{fieldName}`: `{option}`.", + "apps.error.form.no_form": "`form` is not defined.", + "apps.error.form.no_lookup": "`lookup` is not defined.", + "apps.error.form.no_source": "`source` is not defined.", + "apps.error.form.no_submit": "`submit` is not defined", + "apps.error.form.refresh": "There has been an error fetching the select fields. Contact the app developer. Details: {details}", + "apps.error.form.refresh_no_refresh": "Called refresh on no refresh field.", + "apps.error.form.submit.pretext": "There has been an error submitting the modal. Contact the app developer. Details: {details}", + "apps.error.lookup.error_preparing_request": "Error preparing lookup request: {errorMessage}", + "apps.error.malformed_binding": "This binding is not properly formed. Please contact the App developer.", + "apps.error.parser": "Parsing error: {error}", + "apps.error.parser.execute_non_leaf": "You must select a subcommand.", + "apps.error.parser.missing_binding": "Missing command bindings.", + "apps.error.parser.missing_field_value": "Field value is missing.", + "apps.error.parser.missing_list_end": "Expected list closing token.", + "apps.error.parser.missing_quote": "Matching double quote expected before end of input.", + "apps.error.parser.missing_source": "Form has neither submit nor source.", + "apps.error.parser.missing_submit": "No submit call in binding or form.", + "apps.error.parser.missing_tick": "Matching tick quote expected before end of input.", + "apps.error.parser.multiple_equal": "Multiple `=` signs are not allowed.", + "apps.error.parser.no_argument_pos_x": "Unable to identify argument.", + "apps.error.parser.no_bindings": "No command bindings.", + "apps.error.parser.no_form": "No form found.", + "apps.error.parser.no_match": "`{command}`: No matching command found in this workspace.", + "apps.error.parser.no_slash_start": "Command must start with a `/`.", + "apps.error.parser.unexpected_character": "Unexpected character.", + "apps.error.parser.unexpected_comma": "Unexpected comma.", + "apps.error.parser.unexpected_error": "Unexpected error.", + "apps.error.parser.unexpected_flag": "Command does not accept flag `{flagName}`.", + "apps.error.parser.unexpected_squared_bracket": "Unexpected list opening.", + "apps.error.parser.unexpected_state": "Unreachable: Unexpected state in matchBinding: `{state}`.", + "apps.error.parser.unexpected_whitespace": "Unreachable: unexpected whitespace.", + "apps.error.responses.navigate.no_url": "Response type is `navigate`, but no URL was included in response.", + "apps.error.responses.unexpected_error": "Received an unexpected error.", + "apps.error.responses.unknown_field_error": "Received an error for an unknown field. Field name: `{field}`. Error: `{error}`.", + "apps.error.responses.unknown_type": "App response type not supported. Response type: {type}.", + "apps.error.unknown": "An unknown error occurred.", + "apps.suggestion.dynamic.error": "Dynamic select error", + "apps.suggestion.errors.parser_error": "Parsing error", + "apps.suggestion.no_dynamic": "No data was returned for dynamic suggestions", + "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.", + "camera_type.photo.option": "Capture Photo", + "camera_type.title": "Choose an action", + "camera_type.video.option": "Record Video", + "center_panel.archived.closeChannel": "Close Channel", + "channel_info.header": "Header:", + "channel_loader.someone": "Someone", + "channel_modal.descriptionHelp": "Describe how this channel should be used.", + "channel_modal.header": "Header", + "channel_modal.name": "Name", + "channel_modal.optional": "(optional)", + "channel_modal.purpose": "Purpose", + "combined_system_message.added_to_channel.many_expanded": "{users} and {lastUser} were **added to the channel** by {actor}.", + "combined_system_message.added_to_channel.one": "{firstUser} **added to the channel** by {actor}.", + "combined_system_message.added_to_channel.one_you": "You were **added to the channel** by {actor}.", + "combined_system_message.added_to_channel.two": "{firstUser} and {secondUser} **added to the channel** by {actor}.", + "combined_system_message.added_to_team.many_expanded": "{users} and {lastUser} were **added to the team** by {actor}.", + "combined_system_message.added_to_team.one": "{firstUser} **added to the team** by {actor}.", + "combined_system_message.added_to_team.one_you": "You were **added to the team** by {actor}.", + "combined_system_message.added_to_team.two": "{firstUser} and {secondUser} **added to the team** by {actor}.", + "combined_system_message.joined_channel.many_expanded": "{users} and {lastUser} **joined the channel**.", + "combined_system_message.joined_channel.one": "{firstUser} **joined the channel**.", + "combined_system_message.joined_channel.one_you": "You **joined the channel**.", + "combined_system_message.joined_channel.two": "{firstUser} and {secondUser} **joined the channel**.", + "combined_system_message.joined_team.many_expanded": "{users} and {lastUser} **joined the team**.", + "combined_system_message.joined_team.one": "{firstUser} **joined the team**.", + "combined_system_message.joined_team.one_you": "You **joined the team**.", + "combined_system_message.joined_team.two": "{firstUser} and {secondUser} **joined the team**.", + "combined_system_message.left_channel.many_expanded": "{users} and {lastUser} **left the channel**.", + "combined_system_message.left_channel.one": "{firstUser} **left the channel**.", + "combined_system_message.left_channel.one_you": "You **left the channel**.", + "combined_system_message.left_channel.two": "{firstUser} and {secondUser} **left the channel**.", + "combined_system_message.left_team.many_expanded": "{users} and {lastUser} **left the team**.", + "combined_system_message.left_team.one": "{firstUser} **left the team**.", + "combined_system_message.left_team.one_you": "You **left the team**.", + "combined_system_message.left_team.two": "{firstUser} and {secondUser} **left the team**.", + "combined_system_message.removed_from_channel.many_expanded": "{users} and {lastUser} were **removed from the channel**.", + "combined_system_message.removed_from_channel.one": "{firstUser} was **removed from the channel**.", + "combined_system_message.removed_from_channel.one_you": "You were **removed from the channel**.", + "combined_system_message.removed_from_channel.two": "{firstUser} and {secondUser} were **removed from the channel**.", + "combined_system_message.removed_from_team.many_expanded": "{users} and {lastUser} were **removed from the team**.", + "combined_system_message.removed_from_team.one": "{firstUser} was **removed from the team**.", + "combined_system_message.removed_from_team.one_you": "You were **removed from the team**.", + "combined_system_message.removed_from_team.two": "{firstUser} and {secondUser} were **removed from the team**.", + "combined_system_message.you": "You", + "create_post.deactivated": "You are viewing an archived channel with a deactivated user.", + "create_post.write": "Write to {channelDisplayName}", + "custom_status.expiry_dropdown.custom": "Custom", + "custom_status.expiry_dropdown.date_and_time": "Date and Time", + "custom_status.expiry_dropdown.dont_clear": "Don't clear", + "custom_status.expiry_dropdown.four_hours": "4 hours", + "custom_status.expiry_dropdown.one_hour": "1 hour", + "custom_status.expiry_dropdown.thirty_minutes": "30 minutes", + "custom_status.expiry_dropdown.this_week": "This week", + "custom_status.expiry_dropdown.today": "Today", + "custom_status.expiry_time.today": "Today", + "custom_status.expiry_time.tomorrow": "Tomorrow", + "custom_status.expiry.at": "at", + "custom_status.expiry.until": "Until", + "custom_status.failure_message": "Failed to update status. Try again", + "custom_status.suggestions.in_a_meeting": "In a meeting", + "custom_status.suggestions.on_a_vacation": "Away on holiday", + "custom_status.suggestions.out_for_lunch": "Out for lunch", + "custom_status.suggestions.out_sick": "Out sick", + "custom_status.suggestions.working_from_home": "Working from home", + "date_separator.today": "Today", + "date_separator.yesterday": "Yesterday", + "edit_post.editPost": "Edit the post...", + "edit_post.save": "Save", + "emoji_picker.activities": "Activities", + "emoji_picker.animals-nature": "Animals & Nature", + "emoji_picker.custom": "Custom", + "emoji_picker.flags": "Flags", + "emoji_picker.food-drink": "Food & Drink", + "emoji_picker.objects": "Objects", + "emoji_picker.people-body": "People & Body", + "emoji_picker.searchResults": "Search Results", + "emoji_picker.smileys-emotion": "Smileys & Emotion", + "emoji_picker.symbols": "Symbols", + "emoji_picker.travel-places": "Travel & Places", + "emoji_skin.dark_skin_tone": "Dark skin tone", + "emoji_skin.default": "Default skin tone", + "emoji_skin.light_skin_tone": "Light skin tone", + "emoji_skin.medium_dark_skin_tone": "Medium dark skin tone", + "emoji_skin.medium_light_skin_tone": "Medium light skin tone", + "emoji_skin.medium_skin_tone": "Medium skin tone", + "file_upload.fileAbove": "Files must be less than {max}", + "friendly_date.daysAgo": "{count} {count, plural, one {day} other {days}} ago", + "friendly_date.hoursAgo": "{count} {count, plural, one {hour} other {hours}} ago", + "friendly_date.minsAgo": "{count} {count, plural, one {min} other {mins}} ago", + "friendly_date.monthsAgo": "{count} {count, plural, one {month} other {months}} ago", + "friendly_date.now": "Now", + "friendly_date.yearsAgo": "{count} {count, plural, one {year} other {years}} ago", + "friendly_date.yesterday": "Yesterday", + "gallery.footer.channel_name": "Shared in {channelName}", + "gallery.open_file": "Open file", + "get_post_link_modal.title": "Copy Link", + "global_threads.allThreads": "All Your Threads", + "global_threads.emptyThreads.message": "Any threads you are mentioned in or have participated in will show here along with any threads you have followed.", + "global_threads.emptyThreads.title": "No followed threads yet", + "global_threads.emptyUnreads.message": "Looks like you're all caught up.", + "global_threads.emptyUnreads.title": "No unread threads", + "global_threads.markAllRead.cancel": "Cancel", + "global_threads.markAllRead.markRead": "Mark read", + "global_threads.markAllRead.message": "This will clear any unread status for all of your threads shown here", + "global_threads.markAllRead.title": "Are you sure you want to mark all threads as read?", + "global_threads.options.mark_as_read": "Mark as Read", + "global_threads.options.open_in_channel": "Open in Channel", + "global_threads.unreads": "Unread Threads", + "last_users_message.added_to_channel.type": "were **added to the channel** by {actor}.", + "last_users_message.added_to_team.type": "were **added to the team** by {actor}.", + "last_users_message.first": "{firstUser} and ", + "last_users_message.joined_channel.type": "**joined the channel**.", + "last_users_message.joined_team.type": "**joined the team**.", + "last_users_message.left_channel.type": "**left the channel**.", + "last_users_message.left_team.type": "**left the team**.", + "last_users_message.others": "{numOthers} others ", + "last_users_message.removed_from_channel.type": "were **removed from the channel**.", + "last_users_message.removed_from_team.type": "were **removed from the team**.", + "login_mfa.tokenReq": "Please enter an MFA token", + "login.email": "Email", + "login.ldapUsername": "AD/LDAP Username", + "login.or": "or", + "login.password": "Password", + "login.username": "Username", + "mobile.about.appVersion": "App Version: {version} (Build {number})", + "mobile.account.settings.save": "Save", + "mobile.action_menu.select": "Select an option", + "mobile.android.back_handler_exit": "Press back again to exit", + "mobile.android.photos_permission_denied_title": "{applicationName} would like to access your photos", + "mobile.camera_photo_permission_denied_title": "{applicationName} would like to access your camera", + "mobile.channel_info.alertNo": "No", + "mobile.channel_info.alertYes": "Yes", + "mobile.commands.error_title": "Error Executing Command", + "mobile.components.select_server_view.connect": "Connect", + "mobile.components.select_server_view.enterServerUrl": "Enter Server URL", + "mobile.components.select_server_view.proceed": "Proceed", + "mobile.create_channel": "Create", + "mobile.custom_status.choose_emoji": "Choose an emoji", + "mobile.custom_status.clear_after": "Clear After", + "mobile.custom_status.modal_confirm": "Done", + "mobile.display_settings.theme": "Theme", + "mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n", + "mobile.document_preview.failed_title": "Open Document failed", + "mobile.downloader.disabled_description": "File downloads are disabled on this server. Please contact your System Admin for more details.\n", + "mobile.downloader.disabled_title": "Download disabled", + "mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n", + "mobile.downloader.failed_title": "Download failed", + "mobile.edit_channel": "Save", + "mobile.edit_post.title": "Editing Message", + "mobile.error_handler.button": "Relaunch", + "mobile.error_handler.description": "\nTap relaunch to open the app again. After restart, you can report the problem from the settings menu.\n", + "mobile.error_handler.title": "Unexpected error occurred", + "mobile.file_upload.disabled2": "File uploads from mobile are disabled.", + "mobile.file_upload.max_warning": "Uploads limited to {count} files maximum.", + "mobile.files_paste.error_description": "An error occurred while pasting the file(s). Please try again.", + "mobile.files_paste.error_dismiss": "Dismiss", + "mobile.files_paste.error_title": "Paste failed", + "mobile.gallery.title": "{index} of {total}", + "mobile.ios.photos_permission_denied_title": "{applicationName} would like to access your photos", + "mobile.link.error.text": "Unable to open the link.", + "mobile.link.error.title": "Error", + "mobile.managed.blocked_by": "Blocked by {vendor}", + "mobile.managed.exit": "Exit", + "mobile.managed.jailbreak": "Jailbroken devices are not trusted by {vendor}, please exit the app.", + "mobile.managed.not_secured.android": "This device must be secured with a screen lock to use Mattermost.", + "mobile.managed.not_secured.ios": "This device must be secured with a passcode to use Mattermost.\n\nGo to Settings > Face ID & Passcode.", + "mobile.managed.not_secured.ios.touchId": "This device must be secured with a passcode to use Mattermost.\n\nGo to Settings > Touch ID & Passcode.", + "mobile.managed.secured_by": "Secured by {vendor}", + "mobile.managed.settings": "Go to settings", + "mobile.markdown.code.copy_code": "Copy Code", + "mobile.markdown.code.plusMoreLines": "+{count, number} more {count, plural, one {line} other {lines}}", + "mobile.markdown.image.too_large": "Image exceeds max dimensions of {maxWidth} by {maxHeight}:", + "mobile.markdown.link.copy_url": "Copy URL", + "mobile.mention.copy_mention": "Copy Mention", + "mobile.message_length.message": "Your current message is too long. Current character count: {count}/{max}", + "mobile.message_length.message_split_left": "Message exceeds the character limit", + "mobile.message_length.title": "Message Length", + "mobile.microphone_permission_denied_description": "To participate in this call, open Settings and grant Mattermost access to your microphone.", + "mobile.microphone_permission_denied_title": "{applicationName} would like to access your microphone.", + "mobile.oauth.failed_to_login": "Your login attempt failed. Please try again.", + "mobile.oauth.failed_to_open_link": "The link failed to open. Please try again.", + "mobile.oauth.something_wrong": "An error occurred", + "mobile.oauth.try_again": "Try again", + "mobile.open_gm.error": "A group message with those users could not be opened. Please check your connection and try again.", + "mobile.permission_denied_dismiss": "Don't Allow", + "mobile.permission_denied_retry": "Settings", + "mobile.post_info.add_reaction": "Add Reaction", + "mobile.post_info.copy_text": "Copy Text", + "mobile.post_info.mark_unread": "Mark as Unread", + "mobile.post_info.pin": "Pin to Channel", + "mobile.post_info.reply": "Reply", + "mobile.post_info.unpin": "Unpin from Channel", + "mobile.post_pre_header.pinned": "Pinned", + "mobile.post_textbox.entire_channel_here.message": "By using @here you are about to send notifications to up to {totalMembers, number} {totalMembers, plural, one {person} other {people}}. Are you sure you want to do this?", + "mobile.post_textbox.entire_channel_here.message.with_timezones": "By using @here you are about to send notifications up to {totalMembers, number} {totalMembers, plural, one {person} other {people}} in {timezones, number} {timezones, plural, one {timezone} other {timezones}}. Are you sure you want to do this?", + "mobile.post_textbox.entire_channel.cancel": "Cancel", + "mobile.post_textbox.entire_channel.confirm": "Confirm", + "mobile.post_textbox.entire_channel.message": "By using @all or @channel you are about to send notifications to {totalMembers, number} {totalMembers, plural, one {person} other {people}}. Are you sure you want to do this?", + "mobile.post_textbox.entire_channel.message.with_timezones": "By using @all or @channel you are about to send notifications to {totalMembers, number} {totalMembers, plural, one {person} other {people}} in {timezones, number} {timezones, plural, one {timezone} other {timezones}}. Are you sure you want to do this?", + "mobile.post_textbox.entire_channel.title": "Confirm sending notifications to entire channel", + "mobile.post_textbox.groups.title": "Confirm sending notifications to groups", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server. Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", + "mobile.post.cancel": "Cancel", + "mobile.post.delete_question": "Are you sure you want to delete this post?", + "mobile.post.delete_title": "Delete Post", + "mobile.post.failed_delete": "Delete Message", + "mobile.post.failed_retry": "Try Again", + "mobile.posts_view.moreMsg": "More New Messages Above", + "mobile.privacy_link": "Privacy Policy", + "mobile.push_notification_reply.button": "Send", + "mobile.push_notification_reply.placeholder": "Write a reply...", + "mobile.push_notification_reply.title": "Reply", + "mobile.rename_channel.display_name_maxLength": "Channel name must be less than {maxLength, number} characters", + "mobile.rename_channel.display_name_minLength": "Channel name must be {minLength, number} or more characters", + "mobile.rename_channel.display_name_required": "Channel name is required", + "mobile.request.invalid_response": "Received invalid response from the server.", + "mobile.reset_status.alert_cancel": "Cancel", + "mobile.reset_status.title_ooo": "Disable 'Out Of Office'?", + "mobile.routes.code": "{language} Code", + "mobile.routes.code.noLanguage": "Code", + "mobile.routes.custom_status": "Set a Status", + "mobile.routes.table": "Table", + "mobile.routes.user_profile": "Profile", + "mobile.search.jump": "Jump to recent messages", + "mobile.server_link.error.text": "The link could not be found on this server.", + "mobile.server_link.error.title": "Link Error", + "mobile.server_link.unreachable_channel.error": "This link belongs to a deleted channel or to a channel to which you do not have access.", + "mobile.server_link.unreachable_team.error": "This link belongs to a deleted team or to a team to which you do not have access.", + "mobile.server_upgrade.alert_description": "This server version is unsupported and users will be exposed to compatibility issues that cause crashes or severe bugs breaking core functionality of the app. Upgrading to server version {serverVersion} or later is required.", + "mobile.server_upgrade.button": "OK", + "mobile.server_upgrade.dismiss": "Dismiss", + "mobile.server_upgrade.learn_more": "Learn More", + "mobile.server_upgrade.title": "Server upgrade required", + "mobile.server_url.empty": "Please enter a valid server URL", + "mobile.server_url.invalid_format": "URL must start with http:// or https://", + "mobile.set_status.away": "Away", + "mobile.set_status.dnd": "Do Not Disturb", + "mobile.set_status.offline": "Offline", + "mobile.set_status.online": "Online", + "mobile.storage_permission_denied_title": "{applicationName} would like to access your files", + "mobile.suggestion.members": "Members", + "mobile.system_message.channel_archived_message": "{username} archived the channel", + "mobile.system_message.channel_unarchived_message": "{username} unarchived the channel", + "mobile.system_message.update_channel_displayname_message_and_forget.updated_from": "{username} updated the channel display name from: {oldDisplayName} to: {newDisplayName}", + "mobile.system_message.update_channel_header_message_and_forget.removed": "{username} removed the channel header (was: {oldHeader})", + "mobile.system_message.update_channel_header_message_and_forget.updated_from": "{username} updated the channel header from: {oldHeader} to: {newHeader}", + "mobile.system_message.update_channel_header_message_and_forget.updated_to": "{username} updated the channel header to: {newHeader}", + "mobile.system_message.update_channel_purpose_message.removed": "{username} removed the channel purpose (was: {oldPurpose})", + "mobile.system_message.update_channel_purpose_message.updated_from": "{username} updated the channel purpose from: {oldPurpose} to: {newPurpose}", + "mobile.system_message.update_channel_purpose_message.updated_to": "{username} updated the channel purpose to: {newPurpose}", + "mobile.tos_link": "Terms of Service", + "mobile.unsupported_server.message": "Attachments, link previews, reactions and embed data may not be displayed correctly. If this issue persists contact your System Administrator to upgrade your Mattermost server.", + "mobile.unsupported_server.ok": "OK", + "mobile.unsupported_server.title": "Unsupported server version", + "mobile.user_list.deactivated": "Deactivated", + "modal.manual_status.auto_responder.message_": "Would you like to switch your status to '{status}' and disable Automatic Replies?", + "modal.manual_status.auto_responder.message_away": "Would you like to switch your status to 'Away' and disable Automatic Replies?", + "modal.manual_status.auto_responder.message_dnd": "Would you like to switch your status to 'Do Not Disturb' and disable Automatic Replies?", + "modal.manual_status.auto_responder.message_offline": "Would you like to switch your status to 'Offline' and disable Automatic Replies?", + "modal.manual_status.auto_responder.message_online": "Would you like to switch your status to 'Online' and disable Automatic Replies?", + "msg_typing.areTyping": "{users} and {last} are typing...", + "msg_typing.isTyping": "{user} is typing...", + "password_send.description": "To reset your password, enter the email address you used to sign up", + "password_send.error": "Please enter a valid email address.", + "password_send.link": "If the account exists, a password reset email will be sent to:", + "permalink.show_dialog_warn.cancel": "Cancel", + "permalink.show_dialog_warn.join": "Join", + "permalink.show_dialog_warn.title": "Join private channel", + "post_body.check_for_out_of_channel_groups_mentions.message": "did not get notified by this mention because they are not in the channel. They are also not a member of the groups linked to this channel.", + "post_body.check_for_out_of_channel_mentions.link.and": " and ", + "post_body.check_for_out_of_channel_mentions.link.private": "add them to this private channel", + "post_body.check_for_out_of_channel_mentions.link.public": "add them to the channel", + "post_body.check_for_out_of_channel_mentions.message_last": "? They will have access to all message history.", + "post_body.check_for_out_of_channel_mentions.message.multiple": "were mentioned but they are not in the channel. Would you like to ", + "post_body.check_for_out_of_channel_mentions.message.one": "was mentioned but is not in the channel. Would you like to ", + "post_body.commentedOn": "Commented on {name}{apostrophe} message: ", + "post_body.deleted": "(message deleted)", + "post_info.del": "Delete", + "post_info.edit": "Edit", + "post_info.system": "System", + "post_message_view.edited": "(edited)", + "posts_view.newMsg": "New Messages", + "search_bar.search": "Search", + "status_dropdown.set_away": "Away", + "status_dropdown.set_dnd": "Do Not Disturb", + "status_dropdown.set_offline": "Offline", + "status_dropdown.set_online": "Online", + "suggestion.mention.all": "Notifies everyone in this channel", + "suggestion.mention.channel": "Notifies everyone in this channel", + "suggestion.mention.channels": "My Channels", + "suggestion.mention.groups": "Group Mentions", + "suggestion.mention.here": "Notifies everyone online in this channel", + "suggestion.mention.members": "Channel Members", + "suggestion.mention.morechannels": "Other Channels", + "suggestion.mention.nonmembers": "Not in Channel", + "suggestion.mention.special": "Special Mentions", + "suggestion.mention.you": " (you)", + "suggestion.search.direct": "Direct Messages", + "suggestion.search.private": "Private Channels", + "suggestion.search.public": "Public Channels", + "threads": "Threads", + "threads.deleted": "Original Message Deleted", + "threads.follow": "Follow", + "threads.following": "Following", + "threads.followMessage": "Follow Message", + "threads.followThread": "Follow Thread", + "threads.newReplies": "{count} new {count, plural, one {reply} other {replies}}", + "threads.replies": "{count} {count, plural, one {reply} other {replies}}", + "threads.unfollowMessage": "Unfollow Message", + "threads.unfollowThread": "Unfollow Thread", + "user.settings.general.email": "Email", + "user.settings.general.firstName": "First Name", + "user.settings.general.lastName": "Last Name", + "user.settings.general.nickname": "Nickname", + "user.settings.general.position": "Position", + "user.settings.general.username": "Username", + "your.servers": "Your servers", + "video.failed_title": "Video playback failed", + "video.failed_description": "An error occurred while trying to play the video.\n", + "video.download": "Download video", + "user.tutorial.long_press": "Long-press on an item to view a user's profile", + "user.settings.notifications.email_threads.description": "Notify me about all replies to threads I'm following", + "user.settings.general.field_handled_externally": "Some fields below are handled through your login provider. If you want to change them, you’ll need to do so through your login provider.", + "user.edit_profile.email.web_client": "Email must be updated using a web client or desktop application.", + "user.edit_profile.email.auth_service": "Login occurs through {service} and the email cannot be updated. The email address used for notifications is {email}.", + "user_profile.custom_status": "Custom Status", + "unreads.empty.title": "No more unreads", + "unreads.empty.show_all": "Show all", + "unreads.empty.paragraph": "Turn off the unread filter to show all your channels.", + "threads.end_of_list.title": "No more items to show.", + "threads.end_of_list.subtitle": "Older conversations can be found using the search bar.", + "thread.repliesCount": "{repliesCount, number} {repliesCount, plural, one {reply} other {replies}}", + "thread.options.title": "Thread Actions", + "thread.noReplies": "No replies yet", + "thread.header.thread_in": "in {channelName}", + "thread.header.thread": "Thread", + "team_list.no_other_teams.title": "No additional teams to join", + "team_list.no_other_teams.description": "To join another team, ask a Team Admin for an invitation or create your own team.", + "status_dropdown.set_ooo": "Out of Office", + "snack.bar.unmute.channel": "This channel was unmuted", + "snack.bar.unfavorite.channel": "This channel was unfavourited", + "snack.bar.undo": "Undo", + "snack.bar.mute.channel": "This channel was muted", + "snack.bar.message.copied": "Text copied to clipboard", + "snack.bar.link.copied": "Link copied to clipboard", + "snack.bar.favorited.channel": "This channel was favourited", + "smobile.search.recent_title": "Recent searches in {teamName}", + "settings.save": "Save", + "settings.notifications": "Notifications", + "settings.notice_text": "Mattermost is made possible by the open source software used in our {platform} and {mobile}.", + "settings.notice_platform_link": "Server", + "settings.notice_mobile_link": "Mobile Apps", + "settings.link.error.title": "Error", + "settings.link.error.text": "Unable to open the link.", + "settings.display": "Display", + "settings.advanced_settings": "Advanced Settings", + "settings.about.version": "App Version:", + "settings.about.serverVersionNoBuild": "{version}", + "settings.about.server.version.value": "{version} (Build {number})", + "settings.about.server.version.desc": "Server Version:", + "settings.about.powered_by": "{site} is powered by Mattermost", + "settings.about.licensed": "Licensed to: {company}", + "settings.about.database.schema": "Database Schema Version:", + "settings.about.database": "Database:", + "settings_display.custom_theme": "Custom Theme", + "settings_display.clock.standard": "12-hour clock", + "settings_display.clock.normal.desc": "Example: 4:00 PM", + "settings_display.clock.mz.desc": "Example: 16:00", + "settings_display.clock.mz": "24-hour clock", + "servers.remove": "Remove", + "servers.logout": "Log out", + "servers.login": "Log in", + "servers.edit": "Edit", + "servers.default": "Default Server", + "servers.create_button": "Add a server", + "server.websocket.unreachable": "Server is unreachable.", + "server.tutorial.swipe": "Swipe left on a server to see more actions", + "server.remove.alert_title": "Are you sure you want to remove {displayName}?", + "server.remove.alert_description": "This will remove it from your list of servers. All associated data will be removed.", + "server.logout.alert_title": "Are you sure you want to log out of {displayName}?", + "server.logout.alert_description": "All associated data will be removed", + "server_list.push_proxy_unknown": "Notifications could not be received from this server because of its configuration. Retry by logging out and back in.", + "server_list.push_proxy_error": "Notifications cannot be received from this server because of its configuration. Contact your system admin.", + "select_team.title": "Select a team", + "select_team.no_team.title": "No teams are available to join", + "select_team.no_team.description": "To join a team, ask a team admin for an invitation, or create your own team. You may also want to check your email inbox for an invitation.", + "select_team.description": "You are not yet a member of any teams. Select one below to get started.", + "search_bar.search.placeholder": "Search timezone", + "screens.channel_info.gm": "Group message info", + "screens.channel_info.dm": "Direct message info", + "screens.channel_info": "Channel Info", + "screens.channel_edit_header": "Edit Channel Header", + "screens.channel_edit": "Edit Channel", + "screen.search.title": "Search", + "screen.search.results.filter.videos": "Videos", + "screen.search.results.filter.title": "Filter by file type", + "screen.search.results.filter.spreadsheets": "Spreadsheets", + "screen.search.results.filter.presentations": "Presentations", + "screen.search.results.filter.images": "Images", + "screen.search.results.filter.documents": "Documents", + "screen.search.results.filter.code": "Code", + "screen.search.results.filter.audio": "Audio", + "screen.search.results.filter.all_file_types": "All file types", + "screen.search.results.file_options.open_in_channel": "Open in channel", + "screen.search.results.file_options.download": "Download", + "screen.search.results.file_options.copy_link": "Copy link", + "screen.search.placeholder": "Search messages & files", + "screen.search.modifier.header": "Search options", + "screen.search.header.messages": "Messages", + "screen.search.header.files": "Files", + "screen.saved_messages.title": "Saved Messages", + "screen.saved_messages.subtitle": "All messages you've saved for follow up", + "screen.mentions.title": "Recent Mentions", + "screen.mentions.subtitle": "Messages you've been mentioned in", + "saved_messages.empty.title": "No saved messages yet", + "saved_messages.empty.paragraph": "To save something for later, long-press on a message and choose Save from the menu. Saved messages are only visible to you.", + "public_link_copied": "Link copied to clipboard", + "post.reactions.title": "Reactions", + "post.options.title": "Options", + "post_priority.label.urgent": "URGENT", + "post_priority.label.important": "IMPORTANT", + "post_info.guest": "Guest", + "post_info.bot": "Bot", + "post_info.auto_responder": "Automatic Reply", + "plus_menu.open_direct_message.title": "Open a Direct Message", + "plus_menu.create_new_channel.title": "Create New Channel", + "plus_menu.browse_channels.title": "Browse Channels", + "pinned_messages.empty.title": "No pinned messages yet", + "pinned_messages.empty.paragraph": "To pin important messages, long-press on a message and choose Pin To Channel. Pinned messages will be visible to everyone in this channel.", + "permalink.show_dialog_warn.description": "You are about to join {channel} without explicitly being added by the channel admin. Are you sure you wish to join this private channel?", + "permalink.error.public_channel.title": "Join channel", + "permalink.error.public_channel.text": "The message you are trying to view is in a channel you don’t belong to. Do you want to join **{channelName}** to view it?", + "permalink.error.public_channel.button": "Join channel", + "permalink.error.public_channel_and_team.title": "Join channel and team", + "permalink.error.public_channel_and_team.text": "The message you are trying to view is in a channel you don’t belong and a team you are not a member of. Do you want to join **{channelName}** and the **{teamName}** team to view it?", + "permalink.error.public_channel_and_team.button": "Join channel and team", + "permalink.error.private_channel.title": "Join private channel", + "permalink.error.private_channel.text": "The message you are trying to view is in a private channel you have not been invited to, but you have access as an admin. Do you still want to join **{channelName}**?", + "permalink.error.private_channel.button": "Join channel", + "permalink.error.private_channel_and_team.title": "Join private channel and team", + "permalink.error.private_channel_and_team.text": "The message you are trying to view is in a private channel in a team you are not a member of. You have access as an admin - would you like to join **{channelName}** and the **{teamName}** team to view it?", + "permalink.error.private_channel_and_team.button": "Join channel and team", + "permalink.error.okay": "Okay", + "permalink.error.cancel": "Cancel", + "permalink.error.access.title": "Message not viewable", + "permalink.error.access.text": "The message you are trying to view is in a channel you don’t have access to or has been deleted.", + "password_send.return": "Return to Log In", + "password_send.reset": "Reset your password", + "password_send.link.title": "Reset Link Sent", + "password_send.generic_error": "We were unable to send you a reset password link. Please contact your System Admin for assistance.", + "notification.not_team_member": "This message belongs to a team where you are not a member.", + "notification.not_channel_member": "This message belongs to a channel where you are not a member.", + "notification.message_not_found": "Message not found", + "notification_settings.threads_start_participate": "Threads that I start or participate in", + "notification_settings.threads_start": "Threads that I start", + "notification_settings.threads_mentions": "Mentions in threads", + "notification_settings.send_notification.about": "Notify me about...", + "notification_settings.pushNotification.nothing": "Nothing", + "notification_settings.pushNotification.mentions_only": "Mentions, direct messages only (default)", + "notification_settings.pushNotification.disabled_long": "Push notifications for mobile devices have been disabled by your System Administrator.", + "notification_settings.pushNotification.all_new_messages": "All new messages", + "notification_settings.push_threads.replies": "Thread replies", + "notification_settings.push_threads.following": "Notify me about replies to threads I'm following in this channel", + "notification_settings.push_notification": "Push Notifications", + "notification_settings.ooo_auto_responder": "Automatic replies", + "notification_settings.mobile.trigger_push": "Trigger push notifications when...", + "notification_settings.mobile.online": "Online, away or offline", + "notification_settings.mobile.offline": "Offline", + "notification_settings.mobile.away": "Away or offline", + "notification_settings.mobile": "Push Notifications", + "notification_settings.mentions.sensitiveUsername": "Your non-case sensitive username", + "notification_settings.mentions.sensitiveName": "Your case sensitive first name", + "notification_settings.mentions.keywordsLabel": "Keywords are not case-sensitive. Separate keywords with commas.", + "notification_settings.mentions.keywords": "Keywords", + "notification_settings.mentions.channelWide": "Channel-wide mentions", + "notification_settings.mentions..keywordsDescription": "Other words that trigger a mention", + "notification_settings.mentions_replies": "Mentions and Replies", + "notification_settings.mentions": "Mentions", + "notification_settings.mention.reply": "Send reply notifications for", + "notification_settings.email.send": "Send email notifications", + "notification_settings.email.never": "Never", + "notification_settings.email.immediately": "Immediately", + "notification_settings.email.fifteenMinutes": "Every 15 minutes", + "notification_settings.email.everyHour": "Every hour", + "notification_settings.email.emailInfo": "Email notifications are sent for mentions and direct messages when you are offline or away for more than 5 minutes.", + "notification_settings.email.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", + "notification_settings.email.crt.send": "Thread reply notifications", + "notification_settings.email.crt.emailInfo": "When enabled, any reply to a thread you're following will send an email notification", + "notification_settings.email": "Email Notifications", + "notification_settings.auto_responder.to.enable": "Enable automatic replies", + "notification_settings.auto_responder.footer.message": "Set a custom message that is automatically sent in response to direct messages, such as an out of office or holiday reply. Enabling this setting changes your status to Out of Office and disables notifications.", + "notification_settings.auto_responder.default_message": "Hello, I am out of office and unable to respond to messages.", + "notification_settings.auto_responder": "Automatic Replies", + "more_messages.text": "{count} new {count, plural, one {message} other {messages}}", + "mobile.write_storage_permission_denied_description": "Save files to your device. Open Settings to grant {applicationName} write access to files on this device.", + "mobile.storage_permission_denied_description": "Upload files to your server. Open Settings to grant {applicationName} Read and Write access to files on this device.", + "mobile.session_expired.title": "Session Expired", + "mobile.session_expired": "Please log in to continue receiving notifications. Sessions for {siteName} are configured to expire every {daysCount, number} {daysCount, plural, one {day} other {days}}.", + "mobile.server_url.deeplink.emm.denied": "This app is controlled by an EMM and the DeepLink server URL does not match the EMM allowed server.", + "mobile.server_upgrade.description": "\nA server upgrade is required to use the Mattermost app. Please ask your System Administrator for details.\n", + "mobile.server_requires_client_certificate": "Server requires client certificate for authentication.", + "mobile.server_ping_failed": "Cannot connect to the server.", + "mobile.server_name.exists": "You are using this name for another server.", + "mobile.server_link.unreachable_user.error": "You can't be redirected to the DM. The user specified is unknown.", + "mobile.server_identifier.exists": "You are already connected to this server.", + "mobile.search.team.select": "Select a team to search", + "mobile.search.show_more": "Show more", + "mobile.search.show_less": "Show less", + "mobile.search.modifier.phrases": "messages with phrases", + "mobile.search.modifier.on": "a specific date", + "mobile.search.modifier.in": "a specific channel", + "mobile.search.modifier.from": "a specific user", + "mobile.search.modifier.exclude": "exclude search terms", + "mobile.search.modifier.before": "before a date", + "mobile.search.modifier.after": "after a date", + "mobile.screen.your_profile": "Your Profile", + "mobile.screen.settings": "Settings", + "mobile.reset_status.alert_ok": "OK", + "mobile.request.invalid_request_method": "Invalid request method", + "mobile.post_pre_header.saved": "Saved", + "mobile.post_pre_header.pinned_saved": "Pinned and Saved", + "mobile.post_info.unsave": "Unsave", + "mobile.post_info.save": "Save", + "mobile.participants.header": "Thread Participants", + "mobile.oauth.switch_to_browser.title": "Redirecting...", + "mobile.oauth.switch_to_browser.error_title": "Sign in error", + "mobile.oauth.switch_to_browser": "You are being redirected to your login provider", + "mobile.oauth.something_wrong.okButton": "OK", + "mobile.oauth.failed_to_open_link_no_browser": "The link failed to open. Please verify that a browser is installed on the device.", + "mobile.no_results.spelling": "Check the spelling or try another search.", + "mobile.no_results_with_term.messages": "No matches found for '\\{term}'\\", + "mobile.no_results_with_term.files": "No files matching '\\{term}'\\", + "mobile.no_results_with_term": "No results for '\\{term}'\\", + "mobile.login_options.sso_continue": "Continue with", + "mobile.login_options.separator_text": "or log in with", + "mobile.login_options.select_option": "Select a login option below.", + "mobile.login_options.saml": "SAML", + "mobile.login_options.openid": "Open ID", + "mobile.login_options.none": "You can't log in to your account yet. At least one login option must be configured. Contact your System Admin for assistance.", + "mobile.login_options.heading": "Log in to your account", + "mobile.login_options.google": "Google", + "mobile.login_options.gitlab": "GitLab", + "mobile.login_options.enter_credentials": "Enter your login details below.", + "mobile.login_options.cant_heading": "Can't Log In", + "mobile.leave_and_join_title": "Are you sure you want to switch to a different call?", + "mobile.leave_and_join_message": "You are already on a channel call in ~{leaveChannelName}. Do you want to leave your current call and join the call in ~{joinChannelName}?", + "mobile.leave_and_join_confirmation": "Leave & Join", + "mobile.join_channel.error": "An error occurred while joining the channel {displayName}.", + "mobile.ios.photos_permission_denied_description": "Upload photos and videos to your server or save them to your device. Open Settings to grant {applicationName} Read and Write access to your photo and video library.", + "mobile.edit_post.error": "An error occurred while editing this message. Please try again.", + "mobile.edit_post.delete_title": "Confirm Post deletion", + "mobile.edit_post.delete_question": "Are you sure you want to delete this Post?", + "mobile.display_settings.timezone": "Timezone", + "mobile.display_settings.clockDisplay": "Clock Display", + "mobile.direct_message.error": "A DM with {displayName} couldn't be opened.", + "mobile.custom_status.clear_after.title": "Clear Custom Status after", + "mobile.create_post.read_only": "This channel is read-only.", + "mobile.create_direct_message.you": "@{username} - you", + "mobile.create_direct_message.start": "Start", + "mobile.create_direct_message.one_more": "You can add 1 more user", + "mobile.create_direct_message.cannot_add_more": "You cannot add more users", + "mobile.create_direct_message.add_more": "You can add {remaining, number} more users", + "mobile.create_channel.title": "New channel", + "mobile.components.select_server_view.msg_welcome": "Welcome", + "mobile.components.select_server_view.msg_description": "A Server is your team's communication hub which is accessed through a unique URL.", + "mobile.components.select_server_view.msg_connect": "Let’s connect to a Server", + "mobile.components.select_server_view.displayName": "Display Name", + "mobile.components.select_server_view.displayHelp": "Choose a display name for your server", + "mobile.components.select_server_view.connecting": "Connecting", + "mobile.channel_list.unreads": "Unreads", + "mobile.channel_list.recent": "Recent", + "mobile.camera_photo_permission_denied_description": "Take photos and upload them to your server or save them to your device. Open Settings to grant {applicationName} read and write access to your camera.", + "mobile.calls_you": "(you)", + "mobile.calls_viewing_screen": "You are viewing {name}'s screen", + "mobile.calls_unmute": "Unmute", + "mobile.calls_start_call": "Start Call", + "mobile.calls_speaker": "Speaker", + "mobile.calls_see_logs": "See server logs", + "mobile.calls_raise_hand": "Raise hand", + "mobile.calls_participant_limit_title": "Participant limit reached", + "channel_info.unarchive_description": "Are you sure you wish to unarchive the {term} {name}?", + "channel_info.unarchive": "Unarchive Channel", + "channel_info.set_header": "Set Header", + "channel_info.send_mesasge": "Send message", + "channel_info.send_a_mesasge": "Send a message", + "channel_info.public_channel": "Public Channel", + "channel_info.private_channel": "Private Channel", + "channel_info.position": "Position", + "channel_info.pinned_messages": "Pinned Messages", + "channel_info.notification.none": "Never", + "channel_info.notification.mention": "Mentions", + "channel_info.notification.default": "Default", + "channel_info.notification.all": "All", + "channel_info.nickname": "Nickname", + "channel_info.muted": "Mute", + "channel_info.mobile_notifications": "Mobile Notifications", + "channel_info.mention": "Mention", + "channel_info.members": "Members", + "channel_info.local_time": "Local Time", + "channel_info.leave_public_channel": "Are you sure you want to leave the public channel {displayName}? You can rejoin {displayName} at any time.", + "channel_info.leave_private_channel": "Are you sure you want to leave the private channel {displayName}? You cannot rejoin the channel unless you're invited again.", + "channel_info.leave_channel": "Leave channel", + "channel_info.leave": "Leave", + "channel_info.ignore_mentions": "Ignore @channel, @here, @all", + "channel_info.favorited": "Favourited", + "channel_info.favorite": "Favourite", + "channel_info.error_close": "Close", + "channel_info.edit_header": "Edit Header", + "channel_info.custom_status": "Custom status:", + "channel_info.copy_link": "Copy Link", + "channel_info.copied": "Copied", + "channel_info.convert_private_title": "Convert {displayName} to a private channel?", + "channel_info.convert_private_success": "{displayName} is now a private channel.", + "channel_info.convert_private_description": "When you convert {displayName} to a private channel, history and membership are preserved. Publicly shared files remain accessible to anyone with the link. Membership in a private channel is by invitation only.\n\nThe change is permanent and cannot be undone.\n\nAre you sure you wish to convert {displayName} to a private channel?", + "channel_info.convert_private": "Convert to private channel", + "channel_info.convert_failed": "Unable to convert {displayName} to a private channel.", + "channel_info.close_gm_channel": "Closing this group message won't delete it, but it will remove it from your home screen. You can access the group message again by re-opening it.", + "channel_info.close_gm": "Close group message", + "channel_info.close_dm_channel": "Are you sure you want to close this direct message? This will remove it from your home screen, but you can always open it again.", + "channel_info.close_dm": "Close direct message", + "channel_info.close": "Close", + "channel_info.archive_title": "Archive {term}", + "channel_info.archive_failed": "An error occurred trying to archive the channel {displayName}", + "channel_info.archive_description": "Are you sure you want to archive the {term} {name}?", + "channel_info.archive": "Archive Channel", + "channel_info.alertYes": "Yes", + "channel_info.alertNo": "No", + "channel_info.alert_retry": "Try again", + "channel_header.member_count": "{count, plural, one {# member} other {# members}}", + "channel_header.info": "View info", + "channel_header.directchannel.you": "{displayName} (you)", + "browse_channels.title": "Browse channels", + "browse_channels.showSharedChannels": "Show: Shared Channels", + "browse_channels.showPublicChannels": "Show: Public Channels", + "browse_channels.showArchivedChannels": "Show: Archived Channels", + "browse_channels.sharedChannels": "Shared Channels", + "browse_channels.publicChannels": "Public Channels", + "browse_channels.noMore": "No more channels to join", + "browse_channels.dropdownTitle": "Show", + "browse_channels.archivedChannels": "Archived Channels", + "autocomplete_selector.unknown_channel": "Unknown channel", + "apps.error.responses.unexpected_type": "App response type was not expected. Response type: {type}", + "apps.error.responses.form.no_form": "Response type is `form`, but no form was included in the response.", + "apps.error.parser.empty_value": "Empty values are not allowed.", + "alert.removed_from_team.title": "Removed from team", + "alert.removed_from_team.description": "You have been removed from team {displayName}.", + "alert.removed_from_channel.title": "Removed from channel", + "alert.removed_from_channel.description": "You have been removed from channel {displayName}.", + "alert.push_proxy.button": "Okay", + "alert.push_proxy_unknown.title": "Notifications could not be received from this server", + "alert.push_proxy_error.title": "Notifications cannot be received from this server", + "alert.push_proxy_error.description": "Due to the configuration for this server, notifications cannot be received in the mobile app. Contact your system admin for more information.", + "alert.channel_deleted.title": "Archived channel", + "alert.channel_deleted.description": "The channel {displayName} has been archived.", + "advanced_settings.delete_data": "Delete Documents & Data", + "account.your_profile": "Your Profile", + "account.user_status.title": "User Presence", + "account.settings": "Settings", + "account.logout_from": "Log out of {serverName}", + "account.logout": "Log out", + "settings.about.copyright": "Copyright 2015-{currentYear} Mattermost, Inc. All rights reserved.", + "settings.about.build": "{version} (Build {number})", + "settings.about": "About {appTitle}", + "settings_display.timezone.select": "Select Timezone", + "settings_display.timezone.off": "Off", + "settings_display.timezone.manual": "Change timezone", + "settings_display.timezone.automatically": "Set automatically", + "mobile.calls_ok": "OK", + "mobile.calls_not_available_title": "Calls is not enabled", + "mobile.calls_not_available_option": "(Not available)", + "mobile.calls_not_available_msg": "Please contact your System Admin to enable the feature.", + "mobile.calls_noone_talking": "No one is talking", + "mobile.calls_name_started_call": "{name} started a call", + "mobile.calls_name_is_talking": "{name} is talking", + "mobile.calls_mute": "Mute", + "mobile.calls_more": "More", + "mobile.calls_lower_hand": "Lower hand", + "mobile.calls_limit_reached": "Participant limit reached", + "mobile.calls_limit_msg": "The maximum number of participants per call is {maxParticipants}. Contact your System Admin to increase the limit.", + "mobile.calls_leave_call": "Leave call", + "mobile.calls_leave": "Leave", + "mobile.calls_lasted": "Lasted {duration}", + "mobile.calls_join_call": "Join call", + "mobile.calls_error_title": "Error", + "mobile.calls_error_permissions": "Unable to initiate a call. Please check your microphone permissions.", + "mobile.calls_error_message": "Error: {error}", + "mobile.calls_ended_at": "Ended at", + "mobile.calls_end_permission_title": "Error", + "mobile.calls_end_permission_msg": "You don't have permission to end the call. Please ask the call creator to end the call.", + "mobile.calls_end_msg_dm": "Are you sure you want to end a call with {displayName}?", + "mobile.calls_end_msg_channel_default": "Are you sure you want to end the call?", + "mobile.calls_end_msg_channel": "Are you sure you want to end a call with {numParticipants} participants in {displayName}?", + "mobile.calls_end_call_title": "End call", + "mobile.calls_enable": "Enable calls", + "mobile.calls_disable": "Disable calls", + "mobile.calls_current_call": "Current call", + "mobile.calls_chat_thread": "Chat thread", + "mobile.calls_call_screen": "Call", + "mobile.calls_call_ended": "Call ended", + "mobile.android.photos_permission_denied_description": "Upload photos to your server or save them to your device. Open Settings to grant {applicationName} Read and Write access to your photo library.", + "mobile.add_team.join_team": "Join another team", + "mobile.add_team.create_team": "Create a new team", + "mentions.empty.title": "No Mentions yet", + "mentions.empty.paragraph": "You'll see messages here when someone mentions you or uses terms you're monitoring.", + "markdown.latex.error": "Latex render error", + "login.signingIn": "Logging In", + "login.signIn": "Log In", + "login.invalid_credentials": "The email and password combination is incorrect", + "login.forgot": "Forgot your password?", + "login_mfa.token": "Enter MFA Token", + "login_mfa.enterToken": "To complete the sign in process, please enter the code from your mobile device's authenticator app.", + "load_teams_error.title": "Couldn't load {serverName}", + "load_teams_error.message": "There was a problem loading content for this server.", + "load_channels_error.title": "Couldn't load {teamDisplayName}", + "load_channels_error.message": "There was a problem loading content for this team.", + "load_categories_error.title": "Couldn't load categories for {serverName}", + "load_categories_error.message": "There was a problem loading content for this server.", + "intro.welcome.public": "Add some more team members to the channel or start a conversation below.", + "intro.welcome.private": "Only invited members can see messages posted in this private channel.", + "intro.welcome": "Welcome to {displayName} channel.", + "intro.townsquare": "Welcome to {name}. Everyone automatically becomes a member of this channel when they join the team.", + "intro.public_channel": "Public Channel", + "intro.private_channel": "Private Channel", + "intro.group_message": "This is the start of your conversation with this group. Messages and files shared here are not shown to anyone else outside of the group.", + "intro.direct_message": "This is the start of your conversation with {teammate}. Messages and files shared here are not shown to anyone else.", + "intro.created_by": "created by {creator} on {date}.", + "intro.channel_info": "Info", + "intro.add_people": "Add People", + "interactive_dialog.submit": "Submit", + "home.header.plus_menu": "Options", + "global_threads.options.title": "Thread Actions", + "general_settings.notifications": "Notifications", + "general_settings.help": "Help", + "general_settings.display": "Display", + "general_settings.advanced_settings": "Advanced Settings", + "general_settings.about": "About {appTitle}", + "gallery.video_saved": "Video saved", + "gallery.unsupported": "Preview isn't supported for this file type. Try downloading or sharing to open it in another app.", + "gallery.save_failed": "Unable to save the file", + "gallery.preparing": "Preparing...", + "gallery.opening": "Opening...", + "gallery.image_saved": "Image saved", + "gallery.downloading": "Downloading...", + "gallery.copy_link.failed": "Failed to copy link to clipboard", + "find_channels.title": "Find Channels", + "find_channels.open_dm": "Open a DM", + "find_channels.new_channel": "New Channel", + "find_channels.directory": "Directory", + "emoji_picker.recent": "Recently Used", + "edit_server.title": "Edit server name", + "edit_server.saving": "Saving", + "edit_server.save": "Save", + "edit_server.display_help": "Server: {url}", + "edit_server.description": "Specify a display name for this server", + "download.error": "Unable to download the file. Try again later.", + "display_settings.tz.manual": "Manual", + "display_settings.tz.auto": "Auto", + "display_settings.timezone": "Timezone", + "display_settings.theme": "Theme", + "display_settings.clockDisplay": "Clock Display", + "display_settings.clock.standard": "12-hour", + "display_settings.clock.military": "24-hour", + "custom_status.suggestions.title": "Suggestions", + "custom_status.suggestions.recent_title": "Recent", + "custom_status.set_status": "Set a Status", + "create_post.thread_reply": "Reply to this thread...", + "create_direct_message.title": "Create Direct Message", + "channel_modal.purposeEx": "A channel to file bugs and improvements", + "channel_modal.nameEx": "Bugs, Marketing", + "channel_modal.makePrivate.label": "Make Private", + "channel_modal.makePrivate.description": "When a channel is set to private, only invited team members can access and participate in that channel", + "channel_modal.headerHelp": "Specify text to appear in the channel header beside the channel name. For example, include frequently used links by typing link text [Link Title](http://example.com).", + "channel_modal.headerEx": "Use Markdown to format header text", + "channel_list.find_channels": "Find channels...", + "channel_list.favorites_category": "Favourites", + "channel_list.dms_category": "Direct messages", + "channel_list.channels_category": "Channels", + "channel_intro.createdOn": "Created on {date}", + "channel_intro.createdBy": "Created by {user} on {date}", + "channel_info.unarchive_title": "Unarchive {term}", + "channel_info.unarchive_failed": "An error occurred while unarchiving the channel {displayName}" +}