From 3f91bc2df2c6f9d8437f258233609e9801b7f8f6 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Mon, 1 Feb 2016 17:23:45 -0300 Subject: PLT-7: Refactoring frontend (chunk 9) - sidebar right & rhs --- web/static/i18n/en.json | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'web/static/i18n/en.json') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index 62608b85a..78e4c625d 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -496,6 +496,12 @@ "claim.sso_to_email_newPwd": "Enter a new password for your {team} {site} account", "claim.sso_to_email.switchTo": "Switch {type} to email and password", "confirm_modal.cancel": "Cancel", + "create_comment.commentLength": "Comment length must be less than {max} characters.", + "create_comment.comment": "Add Comment", + "create_comment.addComment": "Add a comment...", + "create_comment.commentTitle": "Comment", + "create_comment.file": "File uploading", + "create_comment.files": "Files uploading", "email_verify.verified": "{siteName} Email Verified", "email_verify.verifiedBody": "

Your email has been verified! Click here to log in.

", "email_verify.almost": "{siteName}: You are almost done", @@ -503,6 +509,10 @@ "email_verify.resend": "Resend Email", "email_verify.sent": " Verification email sent.", "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", + "upload_overlay.info": "Drop a file to upload it.", + "file_upload.limited": "Uploads limited to {count} files maximum. Please use additional posts for more files.", + "file_upload.filesAbove": "Files above {max}MB could not be uploaded: {filenames}", + "file_upload.fileAbove": "File above {max}MB could not be uploaded: {filename}", "find_team.submitError": "Please enter a valid email address", "find_team.placeholder": "you@domain.com", "find_team.findTitle": "Find Your Team", @@ -579,6 +589,9 @@ "more_direct_channels.countTotal": "{count} {member} of {total} Total", "more_direct_channels.title": "Direct Messages", "more_direct_channels.close": "Close", + "msg_typing.someone": "Someone", + "msg_typing.isTyping": "{user} is typing...", + "msg_typing.areTyping": "{users} and {last} are typing...", "navbar_dropdown.inviteMember": "Invite New Member", "navbar_dropdown.teamLink": "Get Team Invite Link", "navbar_dropdown.manageMembers": "Manage Members", @@ -648,6 +661,24 @@ "register_app.credentialsSave": "I have saved both my Client Id and Client Secret somewhere safe", "register_app.close": "Close", "register_app.dev": "Developer Applications", + "rhs_comment.comment": "Comment", + "rhs_comment.edit": "Edit", + "rhs_comment.del": "Delete", + "rhs_comment.retry": "Retry", + "rhs_header.details": "Message Details", + "rhs_root.direct": "Direct Message", + "rhs_root.edit": "Edit", + "rhs_root.del": "Delete", + "search_bar.search": "Search", + "search_bar.cancel": "Cancel", + "search_bar.usage": "

Search Options

", + "search_header.results": "Search Results", + "search_header.title2": "Recent Mentions", + "search_item.direct": "Direct Message", + "search_item.jump": "Jump", + "search_results.usage": "", + "search_results.noResults": "NO RESULTS", + "search_results.because": "", "setting_item_max.save": "Save", "setting_item_max.cancel": "Cancel", "setting_item_min.edit": "Edit", @@ -659,6 +690,15 @@ "setting_upload.select": "Select file", "setting_upload.import": "Import", "sidebar_header.tutorial": "

Main Menu

\n

The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.

\n

Team administrators can also access their Team Settings from this menu.

System administrators will find a System Console option to administrate the entire system.

", + "sidebar_right_menu.inviteNew": "Invite New Member", + "sidebar_right_menu.teamLink": "Get Team Invite Link", + "sidebar_right_menu.teamSettings": "Team Settings", + "sidebar_right_menu.manageMembers": "Manage Members", + "sidebar_right_menu.console": "System Console", + "sidebar_right_menu.help": "Help", + "sidebar_right_menu.report": "Report a Problem", + "sidebar_right_menu.accountSettings": "Account Settings", + "sidebar_right_menu.logout": "Logout", "sidebar.tutorialScreen1": "

Channels

Channels organize conversations across different topics. They’re open to everyone on your team. To send private communications use Direct Messages for a single person or Private Groups for multiple people.

", "sidebar.tutorialScreen2": "

\"Town Square\" and \"Off-Topic\" channels

\n

Here are two public channels to start:

\n

Town Square is a place for team-wide communication. Everyone in your team is a member of this channel.

\n

Off-Topic is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.

", "sidebar.tutorialScreen3": "

Creating and Joining Channels

\n

Click \"More...\" to create a new channel or join an existing one.

\n

You can also create a new channel or private group by clicking the \"+\" symbol next to the channel or private group header.

", @@ -809,6 +849,9 @@ "sso_signup.gitlab": "Create team with GitLab Account", "sso_signup.google": "Create team with Google Apps Account", "sso_signup.find": "Find my teams", + "textbox.edit": "Edit message", + "textbox.preview": "Preview", + "textbox.help": "Help", "tutorial_intro.screenOne": "

Welcome to:

\n

Mattermost

\n

Your team communication all in one place, instantly searchable and available anywhere

\n

Keep your team connected to help them achieve what matters most.

", "tutorial_intro.screenTwo": "

How Mattermost works:

\n

Communication happens in public discussion channels, private groups and direct messages.

\n

Everything is archived and searchable from any web-enabled desktop, laptop or phone.

", "tutorial_intro.invite": "Invite teammates", @@ -823,6 +866,7 @@ "tutorial_tip.next": "Next", "tutorial_tip.seen": "Seen this before? ", "tutorial_tip.out": "Opt out of these tips.", + "user_profile.notShared": "Email not shared", "user.settings.custom_theme.sidebarBg": "Sidebar BG", "user.settings.custom_theme.sidebarText": "Sidebar Text", "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", -- cgit v1.2.3-1-g7c22