summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-03-30 19:07:53 -0300
committerGitHub <noreply@github.com>2017-03-30 19:07:53 -0300
commitbd5b6f19caaeaa339a0305830f7d70ab68b481ff (patch)
tree1086fa72f39306ee3798c0def37128a878e24de2 /webapp/i18n/en.json
parent4092836c94a7b47584b0f32e2eeccafd38bc0e3d (diff)
downloadchat-bd5b6f19caaeaa339a0305830f7d70ab68b481ff.tar.gz
chat-bd5b6f19caaeaa339a0305830f7d70ab68b481ff.tar.bz2
chat-bd5b6f19caaeaa339a0305830f7d70ab68b481ff.zip
translations PR 20170328 (#5899)
Diffstat (limited to 'webapp/i18n/en.json')
-rwxr-xr-xwebapp/i18n/en.json71
1 files changed, 70 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index fac930aae..7c5e45e09 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1639,15 +1639,84 @@
"mfa.setup.step2": "<strong>Step 2: </strong>Use Google Authenticator to scan this QR code, or manually type in the secret key",
"mfa.setup.step3": "<strong>Step 3: </strong>Enter the code generated by Google Authenticator",
"mfa.setupTitle": "Multi-factor Authentication Setup",
+ "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.serverVersion": "Server Version: {version} (Build {number})",
+ "mobile.about.serverVersionNoBuild": "Server Version: {version}",
+ "mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
+ "mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
+ "mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",
+ "mobile.account_notifications.reply.header": "Send reply notifications for",
+ "mobile.account_notifications.threads_mentions": "Mentions in threads",
+ "mobile.account_notifications.threads_start": "Threads that I start",
+ "mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
+ "mobile.channel_info.alertMessageDeleteChannel": "Are you sure you want to delete the {term} with {name}?",
+ "mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
+ "mobile.channel_info.alertNo": "No",
+ "mobile.channel_info.alertTitleDeleteChannel": "Delete {term}",
+ "mobile.channel_info.alertTitleLeaveChannel": "Leave {term}",
+ "mobile.channel_info.alertYes": "Yes",
+ "mobile.channel_info.privateChannel": "Private Channel",
+ "mobile.channel_info.publicChannel": "Public Channel",
+ "mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
+ "mobile.channel_list.alertNo": "No",
+ "mobile.channel_list.alertTitleLeaveChannel": "Leave {term}",
+ "mobile.channel_list.alertYes": "Yes",
+ "mobile.channel_list.closeDM": "Close Direct Message",
+ "mobile.channel_list.closeGM": "Close Group Message",
+ "mobile.channel_list.dm": "Direct Message",
+ "mobile.channel_list.gm": "Group Message",
+ "mobile.channel_list.open": "Open {term}",
+ "mobile.channel_list.openDM": "Open Direct Message",
+ "mobile.channel_list.openGM": "Open Group Message",
+ "mobile.channel_list.privateChannel": "Private Channel",
+ "mobile.channel_list.publicChannel": "Public Channel",
"mobile.components.channels_list_view.yourChannels": "Your channels:",
+ "mobile.components.error_list.dismiss_all": "Dismiss All",
+ "mobile.components.select_server_view.continue": "Continue",
"mobile.components.select_server_view.enterServerUrl": "Enter Server URL",
"mobile.components.select_server_view.proceed": "Proceed",
"mobile.components.select_server_view.siteUrlPlaceholder": "https://mattermost.example.com",
+ "mobile.create_channel": "Create",
+ "mobile.create_channel.private": "New Private Group",
+ "mobile.create_channel.public": "New Public Channel",
+ "mobile.custom_list.no_results": "No Results",
+ "mobile.edit_post.title": "Editing Message",
+ "mobile.file_upload.camera": "Take Photo or Video",
+ "mobile.file_upload.library": "Photo Library",
+ "mobile.file_upload.more": "More",
+ "mobile.loading_channels": "Loading Channels...",
+ "mobile.loading_members": "Loading Members...",
+ "mobile.loading_posts": "Loading Messages...",
+ "mobile.login_options.choose_title": "Choose your login method",
+ "mobile.post.cancel": "Cancel",
+ "mobile.post.delete_question": "Are you sure you want to delete this post?",
+ "mobile.post.delete_title": "Delete Post",
+ "mobile.request.invalid_response": "Received invalid response from the server.",
+ "mobile.routes.channelInfo": "Info",
+ "mobile.routes.channelInfo.createdBy": "Created by {creator} on ",
+ "mobile.routes.channelInfo.delete_channel": "Delete Channel",
+ "mobile.routes.channelInfo.favorite": "Favorite",
+ "mobile.routes.channel_members.action": "Remove Members",
+ "mobile.routes.channel_members.action_message": "You must select at least one member to remove from the channel.",
+ "mobile.routes.channel_members.action_message_confirm": "Are you sure you want to remove the selected members from the channel?",
"mobile.routes.channels": "Channels",
"mobile.routes.enterServerUrl": "Enter Server URL",
"mobile.routes.login": "Login",
+ "mobile.routes.loginOptions": "Login Chooser",
+ "mobile.routes.mfa": "Multi-factor Authentication",
"mobile.routes.postsList": "Posts List",
+ "mobile.routes.saml": "Single SignOn",
"mobile.routes.selectTeam": "Select Team",
+ "mobile.routes.settings": "Settings",
+ "mobile.routes.thread": "{channelName} Thread",
+ "mobile.routes.thread_dm": "Direct Message Thread",
+ "mobile.routes.user_profile": "Profile",
+ "mobile.routes.user_profile.send_message": "Send Message",
+ "mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
+ "mobile.server_url.invalid_format": "URL must start with http:// or https://",
+ "mobile.settings.team_selection": "Team Selection",
"more_channels.close": "Close",
"more_channels.create": "Create New Channel",
"more_channels.createClick": "Click 'Create New Channel' to make a new one",
@@ -1992,6 +2061,7 @@
"upload_overlay.info": "Drop a file to upload it.",
"user.settings.advance.embed_preview": "For the first web link in a message, display a preview of website content below the message, if available",
"user.settings.advance.embed_toggle": "Show toggle for all embed previews",
+ "user.settings.advance.emojipicker": "Enable emoji picker in message input box",
"user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled",
"user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.",
"user.settings.advance.formattingTitle": "Enable Post Formatting",
@@ -2007,7 +2077,6 @@
"user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete",
"user.settings.advance.title": "Advanced Settings",
"user.settings.advance.webrtc_preview": "Enable the ability to make and receive one-on-one WebRTC calls",
- "user.settings.advance.emojipicker": "Enable emoji picker in message input box",
"user.settings.custom_theme.awayIndicator": "Away Indicator",
"user.settings.custom_theme.buttonBg": "Button BG",
"user.settings.custom_theme.buttonColor": "Button Text",