summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-07-11 14:21:51 -0400
committerGitHub <noreply@github.com>2016-07-11 14:21:51 -0400
commit9481a4f0ef753499c1d02e3be99a7c59c5467ab6 (patch)
tree4c4d459c1d1efed1a7f45de4acbc9b3521a6f93d /i18n/en.json
parent1283f6936def48398cca346acec1404a09d20e7b (diff)
downloadchat-9481a4f0ef753499c1d02e3be99a7c59c5467ab6.tar.gz
chat-9481a4f0ef753499c1d02e3be99a7c59c5467ab6.tar.bz2
chat-9481a4f0ef753499c1d02e3be99a7c59c5467ab6.zip
Merge release 3.2 into master (#3548)
* Bumping version to: 3.2.0-rc1 * PLT-2863 fixing bad merge that broke this PR (#3523) * PLT-2863 adding remove user from team * PLT-2863 adding the client side UI * Fixing trailing space * Fixing reported issues * Adding documentatino * Switching to final javascript driver * Fixing bad merge * Fixing bad merge * PLT-3538 Fix Login page doesn't show SAML option if gitlab is enabled (#3524) * Login error messages fix (#3525) * daily translations 20160708 (#3533) * Fixed permissions when getting a file attachment to use the correct user id (#3535) * PLT-3575 Fix Cannot upload certificates with .cer file extension on SAML (#3534) * PLT-3560 blocking adding to channel once user is removed (#3537) * Always allow system admins to see the Integrations sidebar (#3536) * Plt 3475 - Post control improvements (#3538) * Adding class to post when dropdown is active. * plt-3475 - Post controls improvements * daily translations 20160711 (#3544)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json149
1 files changed, 78 insertions, 71 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 16a973ab2..b8a00d5a8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -164,6 +164,10 @@
"translation": "Failed to add user to channel"
},
{
+ "id": "api.channel.add_user.to.channel.failed.deleted.app_error",
+ "translation": "Failed to add user to channel because they have been removed from the team."
+ },
+ {
"id": "api.channel.add_user_to_channel.deleted.app_error",
"translation": "The channel has been archived or deleted"
},
@@ -172,6 +176,22 @@
"translation": "Can not add user to this channel type"
},
{
+ "id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
+ "translation": "Private Group management and creation is restricted to System Administrators."
+ },
+ {
+ "id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
+ "translation": "Private Group management and creation is restricted to Team and System Administrators."
+ },
+ {
+ "id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
+ "translation": "Public Channel management and creation is restricted to System Administrators."
+ },
+ {
+ "id": "api.channel.can_manage_channel.public_restricted_team_admin.app_error",
+ "translation": "Public Channel management and creation is restricted to Team and System Administrators."
+ },
+ {
"id": "api.channel.create_channel.direct_channel.app_error",
"translation": "Must use createDirectChannel api service for direct message channel creation"
},
@@ -312,22 +332,6 @@
"translation": "The channel has been archived or deleted"
},
{
- "id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
- "translation": "Public Channel management and creation is restricted to System Administrators."
- },
- {
- "id": "api.channel.can_manage_channel.public_restricted_team_admin.app_error",
- "translation": "Public Channel management and creation is restricted to Team and System Administrators."
- },
- {
- "id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "Private Group management and creation is restricted to System Administrators."
- },
- {
- "id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "Private Group management and creation is restricted to Team and System Administrators."
- },
- {
"id": "api.channel.update_channel.permission.app_error",
"translation": "You do not have the appropriate permissions"
},
@@ -1264,10 +1268,6 @@
"translation": "Unable to open zip file"
},
{
- "id": "api.team.remove_user_from_team.missing.app_error",
- "translation": "The user does not appear to be part of this team."
- },
- {
"id": "api.team.create_team.email_disabled.app_error",
"translation": "Team sign-up with email is disabled."
},
@@ -1380,6 +1380,10 @@
"translation": "Permanently deleted team %v id=%v"
},
{
+ "id": "api.team.remove_user_from_team.missing.app_error",
+ "translation": "The user does not appear to be part of this team."
+ },
+ {
"id": "api.team.signup_team.email_disabled.app_error",
"translation": "Team sign-up with email is disabled."
},
@@ -1776,6 +1780,10 @@
"translation": "Login failed because your account has been set to inactive. Please contact an administrator."
},
{
+ "id": "api.user.login.invalid_credentials",
+ "translation": "User ID or password incorrect."
+ },
+ {
"id": "api.user.login.not_provided.app_error",
"translation": "Either user id or team name and user email must be provided"
},
@@ -2088,6 +2096,10 @@
"translation": "Inappropriate permissions to regenerate outcoming webhook token"
},
{
+ "id": "cli.license.critical",
+ "translation": "Feature requires an enterprise license. Please contact your system administrator about upgrading your enterprise license."
+ },
+ {
"id": "ent.brand.save_brand_image.decode.app_error",
"translation": "Unable to decode image."
},
@@ -2316,6 +2328,22 @@
"translation": "Page not found"
},
{
+ "id": "leave_team_modal.desc",
+ "translation": "You will be removed from all public channels and private groups. If the team is private you will not be able to rejoin the team. Are you sure?"
+ },
+ {
+ "id": "leave_team_modal.no",
+ "translation": "No"
+ },
+ {
+ "id": "leave_team_modal.title",
+ "translation": "Leave the team?"
+ },
+ {
+ "id": "leave_team_modal.yes",
+ "translation": "Yes"
+ },
+ {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "Could not find channel: %v, %v possibilites searched"
},
@@ -2680,14 +2708,14 @@
"translation": "Invalid maximum users per team for team settings. Must be a positive number."
},
{
- "id": "model.config.is_valid.password_length_max_min.app_error",
- "translation": "Maximum password length must be greater than or equal to minimum password length."
- },
- {
"id": "model.config.is_valid.password_length.app_error",
"translation": "Minimum password length must be a whole number greater than or equal to {{.MinLength}} and less than or equal to {{.MaxLength}}."
},
{
+ "id": "model.config.is_valid.password_length_max_min.app_error",
+ "translation": "Maximum password length must be greater than or equal to minimum password length."
+ },
+ {
"id": "model.config.is_valid.rate_mem.app_error",
"translation": "Invalid memory store size for rate limit settings. Must be a positive number"
},
@@ -3072,32 +3100,44 @@
"translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter."
},
{
- "id": "model.user.is_valid.pwd_lowercase_uppercase.app_error",
- "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter and at least one uppercase letter."
- },
- {
"id": "model.user.is_valid.pwd_lowercase_number.app_error",
"translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter and at least one number."
},
{
+ "id": "model.user.is_valid.pwd_lowercase_number_symbol.app_error",
+ "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter, at least one number, and at least one symbol (e.g. \"~!@#$%^&*()\")."
+ },
+ {
"id": "model.user.is_valid.pwd_lowercase_symbol.app_error",
"translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter and at least one symbol (e.g. \"~!@#$%^&*()\")."
},
{
+ "id": "model.user.is_valid.pwd_lowercase_uppercase.app_error",
+ "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter and at least one uppercase letter."
+ },
+ {
"id": "model.user.is_valid.pwd_lowercase_uppercase_number.app_error",
"translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter, at least one uppercase letter, and at least one number."
},
{
+ "id": "model.user.is_valid.pwd_lowercase_uppercase_number_symbol.app_error",
+ "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter, at least one uppercase letter, at least one number, and at least one symbol (e.g. \"~!@#$%^&*()\")."
+ },
+ {
"id": "model.user.is_valid.pwd_lowercase_uppercase_symbol.app_error",
"translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter, at least one uppercase letter, and at least one symbol (e.g. \"~!@#$%^&*()\")."
},
{
- "id": "model.user.is_valid.pwd_lowercase_number_symbol.app_error",
- "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter, at least one number, and at least one symbol (e.g. \"~!@#$%^&*()\")."
+ "id": "model.user.is_valid.pwd_number.app_error",
+ "translation": "Your password must contain at least {{.Min}} characters made up of at least one number."
},
{
- "id": "model.user.is_valid.pwd_lowercase_uppercase_number_symbol.app_error",
- "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter, at least one uppercase letter, at least one number, and at least one symbol (e.g. \"~!@#$%^&*()\")."
+ "id": "model.user.is_valid.pwd_number_symbol.app_error",
+ "translation": "Your password must contain at least {{.Min}} characters made up of at least one number and at least one symbol (e.g. \"~!@#$%^&*()\")."
+ },
+ {
+ "id": "model.user.is_valid.pwd_symbol.app_error",
+ "translation": "Your password must contain at least {{.Min}} characters made up of at least one symbol (e.g. \"~!@#$%^&*()\")."
},
{
"id": "model.user.is_valid.pwd_uppercase.app_error",
@@ -3108,24 +3148,12 @@
"translation": "Your password must contain at least {{.Min}} characters made up of at least one uppercase letter and at least one number."
},
{
- "id": "model.user.is_valid.pwd_uppercase_symbol.app_error",
- "translation": "Your password must contain at least {{.Min}} characters made up of at least one uppercase letter and at least one symbol (e.g. \"~!@#$%^&*()\")."
- },
- {
"id": "model.user.is_valid.pwd_uppercase_number_symbol.app_error",
"translation": "Your password must contain at least {{.Min}} characters made up of at least one uppercase letter, at least one number, and at least one symbol (e.g. \"~!@#$%^&*()\")."
},
{
- "id": "model.user.is_valid.pwd_number.app_error",
- "translation": "Your password must contain at least {{.Min}} characters made up of at least one number."
- },
- {
- "id": "model.user.is_valid.pwd_number_symbol.app_error",
- "translation": "Your password must contain at least {{.Min}} characters made up of at least one number and at least one symbol (e.g. \"~!@#$%^&*()\")."
- },
- {
- "id": "model.user.is_valid.pwd_symbol.app_error",
- "translation": "Your password must contain at least {{.Min}} characters made up of at least one symbol (e.g. \"~!@#$%^&*()\")."
+ "id": "model.user.is_valid.pwd_uppercase_symbol.app_error",
+ "translation": "Your password must contain at least {{.Min}} characters made up of at least one uppercase letter and at least one symbol (e.g. \"~!@#$%^&*()\")."
},
{
"id": "model.user.is_valid.team_id.app_error",
@@ -3244,10 +3272,6 @@
"translation": "More than 1 read replica functionality disabled by current license. Please contact your system administrator about upgrading your enterprise license."
},
{
- "id": "cli.license.critical",
- "translation": "Feature requires an enterprise license. Please contact your system administrator about upgrading your enterprise license."
- },
- {
"id": "store.sql.remove_index.critical",
"translation": "Failed to remove index %v"
},
@@ -3340,6 +3364,10 @@
"translation": "We encountered an error finding the channel"
},
{
+ "id": "store.sql_channel.get_all.app_error",
+ "translation": "We couldn't get all the channels"
+ },
+ {
"id": "store.sql_channel.get_by_name.existing.app_error",
"translation": "We couldn't find the existing channel"
},
@@ -3368,10 +3396,6 @@
"translation": "We couldn't get all the channels"
},
{
- "id": "store.sql_channel.get_all.app_error",
- "translation": "We couldn't get all the channels"
- },
- {
"id": "store.sql_channel.get_member.app_error",
"translation": "We couldn't get the channel member"
},
@@ -4295,28 +4319,11 @@
"id": "utils.mail.test.configured.error",
"translation": "SMTP server settings do not appear to be configured properly err=%v details=%v"
},
-
{
"id": "utils.mail.test.configured.error",
"translation": "SMTP server settings do not appear to be configured properly err=%v details=%v"
},
{
- "id": "leave_team_modal.title",
- "translation": "Leave the team?"
- },
- {
- "id": "leave_team_modal.desc",
- "translation": "You will be removed from all public channels and private groups. If the team is private you will not be able to rejoin the team. Are you sure?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "No"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "Yes"
- },
- {
"id": "web.admin_console.title",
"translation": "Admin Console"
},