From bd5b6f19caaeaa339a0305830f7d70ab68b481ff Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 30 Mar 2017 19:07:53 -0300 Subject: translations PR 20170328 (#5899) --- i18n/en.json | 72 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 0082f7768..158fffa92 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -47,14 +47,6 @@ "id": "September", "translation": "September" }, - { - "id": "api.config.client.old_format.app_error", - "translation": "New format for the client configuration is not supported yet. Please specify format=old in the query string." - }, - { - "id": "api.license.client.old_format.app_error", - "translation": "New format for the client license is not supported yet. Please specify format=old in the query string." - }, { "id": "api.admin.add_certificate.no_file.app_error", "translation": "No file under 'certificate' in request" @@ -843,6 +835,10 @@ "id": "api.compliance.init.debug", "translation": "Initializing compliance API routes" }, + { + "id": "api.config.client.old_format.app_error", + "translation": "New format for the client configuration is not supported yet. Please specify format=old in the query string." + }, { "id": "api.context.404.app_error", "translation": "Sorry, we could not find the page." @@ -1313,6 +1309,10 @@ "id": "api.license.add_license.unique_users.app_error", "translation": "This license only supports {{.Users}} users, when your system has {{.Count}} unique users. Unique users are counted distinctly by email address. You can see total user count under Site Reports -> View Statistics." }, + { + "id": "api.license.client.old_format.app_error", + "translation": "New format for the client license is not supported yet. Please specify format=old in the query string." + }, { "id": "api.license.init.debug", "translation": "Initializing license API routes" @@ -1955,6 +1955,10 @@ "id": "api.status.init.debug", "translation": "Initializing status API routes" }, + { + "id": "api.status.init.debug", + "translation": "Initializing status API routes" + }, { "id": "api.status.last_activity.error", "translation": "Failed to update LastActivityAt for user_id=%v and session_id=%v, err=%v" @@ -1963,6 +1967,22 @@ "id": "api.status.save_status.error", "translation": "Failed to save status for user_id=%v, err=%v" }, + { + "id": "api.status.user_not_found.app_error", + "translation": "User not found" + }, + { + "id": "api.team.add_user_to_team.invalid_data.app_error", + "translation": "Invalid data." + }, + { + "id": "api.team.add_user_to_team.invalid_invite_id.app_error", + "translation": "Invalid invite id. No team matches with this invite id." + }, + { + "id": "api.team.add_user_to_team.missing_parameter.app_error", + "translation": "Parameter required to add user to team." + }, { "id": "api.team.create_team.email_disabled.app_error", "translation": "Team sign-up with email is disabled." @@ -2071,18 +2091,6 @@ "id": "api.team.permanent_delete_team.deleted.warn", "translation": "Permanently deleted team %v id=%v" }, - { - "id": "api.team.add_user_to_team.missing_parameter.app_error", - "translation": "Parameter required to add user to team." - }, - { - "id": "api.team.add_user_to_team.invalid_invite_id.app_error", - "translation": "Invalid invite id. No team matches with this invite id." - }, - { - "id": "api.team.add_user_to_team.invalid_data.app_error", - "translation": "Invalid data." - }, { "id": "api.team.remove_user_from_team.missing.app_error", "translation": "The user does not appear to be part of this team." @@ -2511,10 +2519,6 @@ "id": "api.user.init.debug", "translation": "Initializing user API routes" }, - { - "id": "api.status.init.debug", - "translation": "Initializing status API routes" - }, { "id": "api.user.ldap_to_email.not_available.app_error", "translation": "AD/LDAP not available on this server" @@ -2895,10 +2899,6 @@ "id": "api.websocket_handler.invalid_param.app_error", "translation": "Invalid {{.Name}} parameter" }, - { - "id": "api.status.user_not_found.app_error", - "translation": "User not found" - }, { "id": "app.channel.create_channel.no_team_id.app_error", "translation": "Must specify the team ID to create a channel" @@ -3159,14 +3159,6 @@ "id": "authentication.permissions.create_group_channel.name", "translation": "Create Group Message" }, - { - "id": "authentication.permissions.read_public_channel.description", - "translation": "Ability to read public channels" - }, - { - "id": "authentication.permissions.read_public_channel.name", - "translation": "Read Public Channels" - }, { "id": "authentication.permissions.create_team_roles.description", "translation": "Ability to create new teams" @@ -3183,6 +3175,14 @@ "id": "authentication.permissions.manage_team_roles.name", "translation": "Manage Team Roles" }, + { + "id": "authentication.permissions.read_public_channel.description", + "translation": "Ability to read public channels" + }, + { + "id": "authentication.permissions.read_public_channel.name", + "translation": "Read Public Channels" + }, { "id": "authentication.permissions.team_invite_user.description", "translation": "Ability to invite users to a team" -- cgit v1.2.3-1-g7c22