summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-01-10 14:25:20 -0300
committerHarrison Healey <harrisonmhealey@gmail.com>2017-01-10 12:25:20 -0500
commit189a745030871d013883f9ae66b7cb556d85bf24 (patch)
tree3202ceafeae956d36b499dc431669fdbc8a186ce /webapp/i18n/en.json
parent4101b28de58ab8c2e821cda5f8e7bc8e836d7bb8 (diff)
downloadchat-189a745030871d013883f9ae66b7cb556d85bf24.tar.gz
chat-189a745030871d013883f9ae66b7cb556d85bf24.tar.bz2
chat-189a745030871d013883f9ae66b7cb556d85bf24.zip
translations PR 20170110 (#5031)
* translations PR 20170110 * Demoting Dutch from beta to alpha
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 41c4d680a..c2ec7a4e9 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -312,20 +312,20 @@
"admin.general.policy.permissionsAll": "All team members",
"admin.general.policy.permissionsAllChannel": "All channel members",
"admin.general.policy.permissionsSystemAdmin": "System Admins",
- "admin.general.policy.restrictPublicChannelCreationTitle": "Enable public channel creation for:",
- "admin.general.policy.restrictPublicChannelCreationDescription": "Set policy on who can create public channels.",
- "admin.general.policy.restrictPublicChannelManagementTitle": "Enable public channel renaming for:",
- "admin.general.policy.restrictPublicChannelManagementDescription": "Set policy on who can rename and set the header or purpose for public channels.",
- "admin.general.policy.restrictPublicChannelDeletionTitle": "Enable public channel deletion for:",
- "admin.general.policy.restrictPublicChannelDeletionDescription": "Set policy on who can delete public channels. Deleted channels can be recovered from the database using a {commandLineToolLink}.",
- "admin.general.policy.restrictPublicChannelDeletionCommandLineToolLink": "command line tool",
- "admin.general.policy.restrictPrivateChannelCreationTitle": "Enable private group creation for:",
"admin.general.policy.restrictPrivateChannelCreationDescription": "Set policy on who can create private groups.",
- "admin.general.policy.restrictPrivateChannelManagementTitle": "Enable private group renaming for:",
- "admin.general.policy.restrictPrivateChannelManagementDescription": "Set policy on who can rename and set the header or purpose for private groups.",
- "admin.general.policy.restrictPrivateChannelDeletionTitle": "Enable private group deletion for:",
- "admin.general.policy.restrictPrivateChannelDeletionDescription": "Set policy on who can delete private groups. Deleted groups can be recovered from the database using a {commandLineToolLink}.",
+ "admin.general.policy.restrictPrivateChannelCreationTitle": "Enable private group creation for:",
"admin.general.policy.restrictPrivateChannelDeletionCommandLineToolLink": "command line tool",
+ "admin.general.policy.restrictPrivateChannelDeletionDescription": "Set policy on who can delete private groups. Deleted groups can be recovered from the database using a {commandLineToolLink}.",
+ "admin.general.policy.restrictPrivateChannelDeletionTitle": "Enable private group deletion for:",
+ "admin.general.policy.restrictPrivateChannelManagementDescription": "Set policy on who can rename and set the header or purpose for private groups.",
+ "admin.general.policy.restrictPrivateChannelManagementTitle": "Enable private group renaming for:",
+ "admin.general.policy.restrictPublicChannelCreationDescription": "Set policy on who can create public channels.",
+ "admin.general.policy.restrictPublicChannelCreationTitle": "Enable public channel creation for:",
+ "admin.general.policy.restrictPublicChannelDeletionCommandLineToolLink": "command line tool",
+ "admin.general.policy.restrictPublicChannelDeletionDescription": "Set policy on who can delete public channels. Deleted channels can be recovered from the database using a {commandLineToolLink}.",
+ "admin.general.policy.restrictPublicChannelDeletionTitle": "Enable public channel deletion for:",
+ "admin.general.policy.restrictPublicChannelManagementDescription": "Set policy on who can rename and set the header or purpose for public channels.",
+ "admin.general.policy.restrictPublicChannelManagementTitle": "Enable public channel renaming for:",
"admin.general.policy.teamInviteDescription": "Set policy on who can invite others to a team using <b>Invite New Member</b> to invite new users by email, or the <b>Get Team Invite Link</b> options from the Main Menu. If <b>Get Team Invite Link</b> is used to share a link, you can expire the invite code from <b>Team Settings</b> > <b>Invite Code</b> after the desired users join the team.",
"admin.general.policy.teamInviteTitle": "Enable sending team invites from:",
"admin.general.privacy": "Privacy",
@@ -922,13 +922,13 @@
"analytics.chart.loading": "Loading...",
"analytics.chart.meaningful": "Not enough data for a meaningful representation.",
"analytics.system.activeUsers": "Active Users With Posts",
- "analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can re-enable them in config.json. See: <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>https://docs.mattermost.com/administration/statistics.html</a>",
"analytics.system.channelTypes": "Channel Types",
"analytics.system.expiredBanner": "The Enterprise license expired on {date}. You have 15 days from this date to renew the license, please contact <a href='mailto:commercial@mattermost.com'>commercial@mattermost.com</a>.",
"analytics.system.expiringBanner": "The Enterprise license is expiring on {date}. To renew your license, please contact <a href='mailto:commercial@mattermost.com'>commercial@mattermost.com</a>.",
"analytics.system.postTypes": "Posts, Files and Hashtags",
"analytics.system.privateGroups": "Private Groups",
"analytics.system.publicChannels": "Public Channels",
+ "analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can re-enable them in config.json. See: <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>https://docs.mattermost.com/administration/statistics.html</a>",
"analytics.system.textPosts": "Posts with Text-only",
"analytics.system.title": "System Statistics",
"analytics.system.totalChannels": "Total Channels",