forked from Ivasoft/mattermost-mobile
* Thread screen * misc * Added snapshot for ThreadOverview * Updated snapshot * Misc * Updated snapshot and ts fixes * Made thread as a modal, fixes post list not closing on tablet * Removed unsued variables * Putting back the empty space before the root post (inverse list footer) * Changed input text * Removed empty footer space * Misc fixes * Disables new messages line for thread * Loading threads before opening modal & BottomSheet componentId fix * Moved merge navigation options to switchToThread * Moved LeftButton to switch to thread * Removed Q.and * Misc fixes * Added task id for pagination * Removed useMemo, Q.and * move thread close button as a prop * Remove title font styles to use default * Misc changes * Misc fix Co-authored-by: Mattermod <mattermod@users.noreply.github.com> Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
454 lines
32 KiB
JSON
454 lines
32 KiB
JSON
{
|
||
"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",
|
||
"account.logout": "Log out",
|
||
"account.logout_from": "Log out of {serverName}",
|
||
"account.saved_messages": "Saved Messages",
|
||
"account.settings": "Settings",
|
||
"account.user_status.title": "User Presence",
|
||
"account.your_profile": "Your Profile",
|
||
"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.responses.form.no_form": "Response type is `form`, but no form was included in the response.",
|
||
"apps.error.responses.navigate.no_submit": "Response type is `navigate`, but the call was not a submission.",
|
||
"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_type": "App response type not supported. Response type: {type}.",
|
||
"apps.error.unknown": "Unknown error occurred.",
|
||
"archivedChannelMessage": "You are viewing an **archived channel**. New messages cannot be posted.",
|
||
"browse_channels.archivedChannels": "Archived Channels",
|
||
"browse_channels.dropdownTitle": "Show",
|
||
"browse_channels.noMore": "No more channels to join",
|
||
"browse_channels.publicChannels": "Public Channels",
|
||
"browse_channels.sharedChannels": "Shared Channels",
|
||
"browse_channels.showArchivedChannels": "Show: Archived Channels",
|
||
"browse_channels.showPublicChannels": "Show: Public Channels",
|
||
"browse_channels.showSharedChannels": "Show: Shared Channels",
|
||
"browse_channels.title": "More Channels",
|
||
"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": "{count, plural, one {# member} other {# members}}",
|
||
"channel_header.directchannel.you": "{displayName} (you)",
|
||
"channel_loader.someone": "Someone",
|
||
"channel_modal.optional": "(optional)",
|
||
"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.thread_reply": "Reply to this thread...",
|
||
"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.set_status": "Set a Status",
|
||
"custom_status.suggestions.in_a_meeting": "In a meeting",
|
||
"custom_status.suggestions.on_a_vacation": "On a vacation",
|
||
"custom_status.suggestions.out_for_lunch": "Out for lunch",
|
||
"custom_status.suggestions.out_sick": "Out sick",
|
||
"custom_status.suggestions.recent_title": "RECENT",
|
||
"custom_status.suggestions.title": "SUGGESTIONS",
|
||
"custom_status.suggestions.working_from_home": "Working from home",
|
||
"date_separator.today": "Today",
|
||
"date_separator.yesterday": "Yesterday",
|
||
"download.error": "Unable to download the file. Try again later",
|
||
"edit_server.description": "Specify a display name for this server",
|
||
"edit_server.display_help": "Server: {url}",
|
||
"edit_server.save": "Save",
|
||
"edit_server.saving": "Saving",
|
||
"edit_server.title": "Edit server name",
|
||
"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.recent": "Recently Used",
|
||
"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}",
|
||
"gallery.copy_link.failed": "Failed to copy link to clipboard",
|
||
"gallery.downloading": "Downloading...",
|
||
"gallery.footer.channel_name": "Shared in {channelName}",
|
||
"gallery.image_saved": "Image saved",
|
||
"gallery.open_file": "Open file",
|
||
"gallery.opening": "Opening...",
|
||
"gallery.preparing": "Preparing...",
|
||
"gallery.save_failed": "Unable to save the file",
|
||
"gallery.unsupported": "Preview isn't supported for this file type. Try downloading or sharing to open it in another app.",
|
||
"gallery.video_saved": "Video saved",
|
||
"get_post_link_modal.title": "Copy Link",
|
||
"home.header.plus_menu": "Options",
|
||
"intro.add_people": "Add People",
|
||
"intro.channel_details": "Details",
|
||
"intro.created_by": "created by {creator} on {date}.",
|
||
"intro.direct_message": "This is the start of your conversation with {teammate}. Messages and files shared here are not shown to anyone else.",
|
||
"intro.favorite": "Favorite",
|
||
"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.private_channel": "Private Channel",
|
||
"intro.public_channel": "Public Channel",
|
||
"intro.set_header": "Set Header",
|
||
"intro.townsquare": "Welcome to {name}. Everyone automatically becomes a member of this channel when they join the team.",
|
||
"intro.welcome": "Welcome to {displayName} channel.",
|
||
"intro.welcome.private": "Only invited members can see messages posted in this private channel.",
|
||
"intro.welcome.public": "Add some more team members to the channel or start a conversation below.",
|
||
"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**.",
|
||
"load_categories_error.message": "There was a problem loading content for this server.",
|
||
"load_categories_error.title": "Couldn't load categories for {serverName}",
|
||
"load_channels_error.message": "There was a problem loading content for this team.",
|
||
"load_channels_error.title": "Couldn't load {teamDisplayName}",
|
||
"load_teams_error.message": "There was a problem loading content for this server.",
|
||
"load_teams_error.title": "Couldn't load {serverName}",
|
||
"login_mfa.enterToken": "To complete the sign in process, please enter the code from your mobile device's authenticator app.",
|
||
"login_mfa.token": "Enter MFA Token",
|
||
"login_mfa.tokenReq": "Please enter an MFA token",
|
||
"login.email": "Email",
|
||
"login.forgot": "Forgot your password?",
|
||
"login.invalid_credentials": "The email and password combination is incorrect",
|
||
"login.ldapUsername": "AD/LDAP Username",
|
||
"login.or": "or",
|
||
"login.password": "Password",
|
||
"login.signIn": "Log In",
|
||
"login.signingIn": "Logging In",
|
||
"login.username": "Username",
|
||
"mentions.empty.paragraph": "You'll see messages here when someone mentions you or uses terms you're monitoring.",
|
||
"mentions.empty.title": "No Mentions yet",
|
||
"mobile.about.appVersion": "App Version: {version} (Build {number})",
|
||
"mobile.about.copyright": "Copyright 2015-{currentYear} Mattermost, Inc. All rights reserved",
|
||
"mobile.about.database": "Database: {type}",
|
||
"mobile.about.licensed": "Licensed to: {company}",
|
||
"mobile.about.powered_by": "{site} is powered by Mattermost",
|
||
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
|
||
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
|
||
"mobile.account.settings.save": "Save",
|
||
"mobile.action_menu.select": "Select an option",
|
||
"mobile.add_team.create_team": "Create a New Team",
|
||
"mobile.add_team.join_team": "Join Another Team",
|
||
"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.android.photos_permission_denied_title": "{applicationName} would like to access your photos",
|
||
"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.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.connecting": "Connecting",
|
||
"mobile.components.select_server_view.displayHelp": "Choose a display name for your server",
|
||
"mobile.components.select_server_view.displayName": "Display Name",
|
||
"mobile.components.select_server_view.enterServerUrl": "Enter Server URL",
|
||
"mobile.components.select_server_view.msg_connect": "Let’s Connect to a Server",
|
||
"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_welcome": "Welcome",
|
||
"mobile.components.select_server_view.proceed": "Proceed",
|
||
"mobile.create_channel": "Create",
|
||
"mobile.create_channel.public": "New Public Channel",
|
||
"mobile.create_post.read_only": "This channel is read-only.",
|
||
"mobile.custom_list.no_results": "No Results",
|
||
"mobile.custom_status.choose_emoji": "Choose an emoji",
|
||
"mobile.custom_status.clear_after": "Clear After",
|
||
"mobile.custom_status.clear_after.title": "Clear Custom Status After",
|
||
"mobile.custom_status.modal_confirm": "Done",
|
||
"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.emoji_picker.search.not_found_description": "Check the spelling or try another search.",
|
||
"mobile.emoji_picker.search.not_found_title": "No results found for \"{searchTerm}\"",
|
||
"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_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.ios.photos_permission_denied_title": "{applicationName} would like to access your photos",
|
||
"mobile.join_channel.error": "We couldn't join the channel {displayName}. Please check your connection and try again.",
|
||
"mobile.link.error.text": "Unable to open the link.",
|
||
"mobile.link.error.title": "Error",
|
||
"mobile.login_options.cant_heading": "Can't Log In",
|
||
"mobile.login_options.enter_credentials": "Enter your login details below.",
|
||
"mobile.login_options.gitlab": "GitLab",
|
||
"mobile.login_options.google": "Google",
|
||
"mobile.login_options.heading": "Log In to Your Account",
|
||
"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.office365": "Office 365",
|
||
"mobile.login_options.openid": "Open ID",
|
||
"mobile.login_options.saml": "SAML",
|
||
"mobile.login_options.select_option": "Select a login option below.",
|
||
"mobile.login_options.separator_text": "or log in with",
|
||
"mobile.login_options.sso_continue": "Continue with",
|
||
"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.title": "Message Length",
|
||
"mobile.notice_mobile_link": "mobile apps",
|
||
"mobile.notice_platform_link": "server",
|
||
"mobile.notice_text": "Mattermost is made possible by the open source software used in our {platform} and {mobile}.",
|
||
"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.failed_to_open_link_no_browser": "The link failed to open. Please verify that a browser is installed on the device.",
|
||
"mobile.oauth.something_wrong": "Something went wrong",
|
||
"mobile.oauth.something_wrong.okButton": "OK",
|
||
"mobile.oauth.switch_to_browser": "You are being redirected to your login provider",
|
||
"mobile.oauth.switch_to_browser.error_title": "Sign in error",
|
||
"mobile.oauth.switch_to_browser.title": "Redirecting...",
|
||
"mobile.oauth.try_again": "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.save": "Save",
|
||
"mobile.post_info.unpin": "Unpin from Channel",
|
||
"mobile.post_info.unsave": "Unsave",
|
||
"mobile.post_pre_header.pinned": "Pinned",
|
||
"mobile.post_pre_header.pinned_saved": "Pinned and Saved",
|
||
"mobile.post_pre_header.saved": "Saved",
|
||
"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.request.invalid_request_method": "Invalid request method",
|
||
"mobile.request.invalid_response": "Received invalid response from the server.",
|
||
"mobile.reset_status.alert_cancel": "Cancel",
|
||
"mobile.reset_status.alert_ok": "OK",
|
||
"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.screen.your_profile": "Your Profile",
|
||
"mobile.server_identifier.exists": "You are already connected to this server.",
|
||
"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_link.unreachable_user.error": "We can't redirect you to the DM. The user specified is unknown.",
|
||
"mobile.server_name.exists": "You are using this name for another server.",
|
||
"mobile.server_ping_failed": "Cannot connect to the server.",
|
||
"mobile.server_requires_client_certificate": "Server requires client certificate for authentication.",
|
||
"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.description": "\nA server upgrade is required to use the Mattermost app. Please ask your System Administrator for details.\n",
|
||
"mobile.server_upgrade.dismiss": "Dismiss",
|
||
"mobile.server_upgrade.learn_more": "Learn More",
|
||
"mobile.server_upgrade.title": "Server upgrade required",
|
||
"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_url.empty": "Please enter a valid server URL",
|
||
"mobile.server_url.invalid_format": "URL must start with http:// or https://",
|
||
"mobile.session_expired": "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.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_description": "Upload files to your server. Open Settings to grant {applicationName} Read and Write access to files on this device.",
|
||
"mobile.storage_permission_denied_title": "{applicationName} would like to access your files",
|
||
"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.write_storage_permission_denied_description": "Save files to your device. Open Settings to grant {applicationName} write access to files on this device.",
|
||
"mobile.youtube_playback_error.description": "An error occurred while trying to play the YouTube video.\nDetails: {details}",
|
||
"mobile.youtube_playback_error.title": "YouTube playback error",
|
||
"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?",
|
||
"more_messages.text": "{count} new {count, plural, one {message} other {messages}}",
|
||
"msg_typing.areTyping": "{users} and {last} are typing...",
|
||
"msg_typing.isTyping": "{user} is typing...",
|
||
"notification.message_not_found": "Message not found",
|
||
"notification.not_channel_member": "This message belongs to a channel where you are not a member.",
|
||
"notification.not_team_member": "This message belongs to a team where you are not a member.",
|
||
"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.generic_error": "We were unable to send you a reset password link. Please contact your System Admin for assistance.",
|
||
"password_send.link": "If the account exists, a password reset email will be sent to:",
|
||
"password_send.link.title": "Reset Link Sent",
|
||
"password_send.reset": "Reset Your Password",
|
||
"password_send.return": "Return to Log In",
|
||
"permalink.show_dialog_warn.cancel": "Cancel",
|
||
"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.show_dialog_warn.join": "Join",
|
||
"permalink.show_dialog_warn.title": "Join private channel",
|
||
"plus_menu.browse_channels.title": "Browse Channels",
|
||
"plus_menu.create_new_channel.title": "Create New Channel",
|
||
"plus_menu.open_direct_message.title": "Open a Direct Message",
|
||
"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.auto_responder": "AUTOMATIC REPLY",
|
||
"post_info.bot": "BOT",
|
||
"post_info.del": "Delete",
|
||
"post_info.edit": "Edit",
|
||
"post_info.guest": "GUEST",
|
||
"post_info.system": "System",
|
||
"post_message_view.edited": "(edited)",
|
||
"post.options.title": "Options",
|
||
"posts_view.newMsg": "New Messages",
|
||
"public_link_copied": "Link copied to clipboard",
|
||
"screen.mentions.subtitle": "Messages you've been mentioned in",
|
||
"screen.mentions.title": "Recent Mentions",
|
||
"screen.search.placeholder": "Search messages & files",
|
||
"screens.channel_details": "Channel Details",
|
||
"screens.channel_edit": "Edit Channel",
|
||
"search_bar.search": "Search",
|
||
"server.logout.alert_description": "All associated data will be removed",
|
||
"server.logout.alert_title": "Are you sure you want to log out of {displayName}?",
|
||
"server.remove.alert_description": "This will remove it from your list of servers. All associated data will be removed",
|
||
"server.remove.alert_title": "Are you sure you want to remove {displayName}?",
|
||
"server.tutorial.swipe": "Swipe left on a server to see more actions",
|
||
"server.websocket.unreachable": "Server is unreachable.",
|
||
"servers.create_button": "Add a server",
|
||
"servers.default": "Default Server",
|
||
"servers.edit": "Edit",
|
||
"servers.login": "Log in",
|
||
"servers.logout": "Log out",
|
||
"servers.remove": "Remove",
|
||
"status_dropdown.set_away": "Away",
|
||
"status_dropdown.set_dnd": "Do Not Disturb",
|
||
"status_dropdown.set_offline": "Offline",
|
||
"status_dropdown.set_online": "Online",
|
||
"status_dropdown.set_ooo": "Out Of Office",
|
||
"team_list.no_other_teams.description": "To join another team, ask a Team Admin for an invitation, or create your own team.",
|
||
"team_list.no_other_teams.title": "No additional teams to join",
|
||
"thread.header.thread": "Thread",
|
||
"thread.header.thread_in": "in {channelName}",
|
||
"thread.header.thread_dm": "Direct Message Thread",
|
||
"thread.noReplies": "No replies yet",
|
||
"thread.repliesCount": "{repliesCount, number} {repliesCount, plural, one {reply} other {replies}}",
|
||
"threads.followMessage": "Follow Message",
|
||
"threads.followThread": "Follow Thread",
|
||
"threads.unfollowMessage": "Unfollow Message",
|
||
"threads.unfollowThread": "Unfollow Thread",
|
||
"user.edit_profile.email.auth_service": "Login occurs through {service}. Email cannot be updated. Email address used for notifications is {email}.",
|
||
"user.edit_profile.email.web_client": "Email must be updated using a web client or desktop application.",
|
||
"user.settings.general.email": "Email",
|
||
"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.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"
|
||
}
|