From c952985ffd035f95e82fef2fbc2e8bd48ab9ec3b Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 2 Dec 2016 10:43:14 -0300 Subject: translations PR 20161128 (#4666) --- i18n/en.json | 56 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 9981b29b9..89cf6b267 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -675,18 +675,6 @@ "id": "api.context.invalid_param.app_error", "translation": "Invalid {{.Name}} parameter" }, - { - "id": "api.post.disabled_here", - "translation": "@here has been disabled because the channel has more than {{.Users}} users." - }, - { - "id": "api.post.disabled_all", - "translation": "@all has been disabled because the channel has more than {{.Users}} users." - }, - { - "id": "api.post.disabled_channel", - "translation": "@channel has been disabled because the channel has more than {{.Users}} users." - }, { "id": "api.context.invalid_team_url.debug", "translation": "TeamURL accessed when not valid. Team URL should not be used in api functions or those that are team independent" @@ -1301,6 +1289,18 @@ "id": "api.post.delete_post_files.app_error.warn", "translation": "Encountered error when deleting files for post, post_id=%v, err=%v" }, + { + "id": "api.post.disabled_all", + "translation": "@all has been disabled because the channel has more than {{.Users}} users." + }, + { + "id": "api.post.disabled_channel", + "translation": "@channel has been disabled because the channel has more than {{.Users}} users." + }, + { + "id": "api.post.disabled_here", + "translation": "@here has been disabled because the channel has more than {{.Users}} users." + }, { "id": "api.post.get_message_for_notification.files_sent", "translation": { @@ -2695,14 +2695,6 @@ "id": "ent.cluster.save_config.error", "translation": "System Console is set to read-only when High Availability is enabled." }, - { - "id": "ent.metrics.starting.info", - "translation": "Metrics and profiling server is listening on %v" - }, - { - "id": "ent.metrics.stopping.info", - "translation": "Metrics and profiling server is stopping on %v" - }, { "id": "ent.cluster.starting.info", "translation": "Cluster internode communication is listening on %v with hostname=%v id=%v" @@ -2795,6 +2787,14 @@ "id": "ent.ldap.validate_filter.app_error", "translation": "Invalid AD/LDAP Filter" }, + { + "id": "ent.metrics.starting.info", + "translation": "Metrics and profiling server is listening on %v" + }, + { + "id": "ent.metrics.stopping.info", + "translation": "Metrics and profiling server is stopping on %v" + }, { "id": "ent.mfa.activate.authenticate.app_error", "translation": "Error attempting to authenticate MFA token" @@ -3367,14 +3367,14 @@ "id": "model.config.is_valid.max_channels.app_error", "translation": "Invalid maximum channels per team for team settings. Must be a positive number." }, - { - "id": "model.config.is_valid.max_notify_per_channel.app_error", - "translation": "Invalid maximum notifications per channel for team settings. Must be a positive number." - }, { "id": "model.config.is_valid.max_file_size.app_error", "translation": "Invalid max file size for file settings. Must be a zero or positive number." }, + { + "id": "model.config.is_valid.max_notify_per_channel.app_error", + "translation": "Invalid maximum notifications per channel for team settings. Must be a positive number." + }, { "id": "model.config.is_valid.max_users.app_error", "translation": "Invalid maximum users per team for team settings. Must be a positive number." @@ -4079,10 +4079,6 @@ "id": "store.sql_channel.analytics_type_count.app_error", "translation": "We couldn't get channel type counts" }, - { - "id": "store.sql_channel.search.app_error", - "translation": "We encountered an error searching channels" - }, { "id": "store.sql_channel.check_open_channel_permissions.app_error", "translation": "We couldn't check the permissions" @@ -4251,6 +4247,10 @@ "id": "store.sql_channel.save_member.save.app_error", "translation": "We couldn't save the channel member" }, + { + "id": "store.sql_channel.search.app_error", + "translation": "We encountered an error searching channels" + }, { "id": "store.sql_channel.set_last_viewed_at.app_error", "translation": "We couldn't set the last viewed at time" -- cgit v1.2.3-1-g7c22