summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-07-08 12:27:44 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-07-08 12:27:44 -0400
commit968e8b04e1819037ea3c70e321dd4594fc6574b1 (patch)
tree09878d71ae883d22f49307b7514649613c3bfc98 /i18n/en.json
parent2e513c8fd4c6b1b428b83044c017836b0011d32b (diff)
downloadchat-968e8b04e1819037ea3c70e321dd4594fc6574b1.tar.gz
chat-968e8b04e1819037ea3c70e321dd4594fc6574b1.tar.bz2
chat-968e8b04e1819037ea3c70e321dd4594fc6574b1.zip
daily translations 20160708 (#3533)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json149
1 files changed, 74 insertions, 75 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 792c835bb..e3fba5de2 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -172,6 +172,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 +328,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 +1264,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 +1376,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."
},
@@ -1772,14 +1772,14 @@
"translation": "Password field must not be blank"
},
{
- "id": "api.user.login.invalid_credentials",
- "translation": "User ID or password incorrect."
- },
- {
"id": "api.user.login.inactive.app_error",
"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"
},
@@ -2092,6 +2092,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."
},
@@ -2320,6 +2324,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"
},
@@ -2684,14 +2704,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"
},
@@ -3076,32 +3096,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",
@@ -3112,24 +3144,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",
@@ -3248,10 +3268,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"
},
@@ -3344,6 +3360,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"
},
@@ -3372,10 +3392,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"
},
@@ -4299,28 +4315,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"
},