From ac2f75ac8fd4e2d7ae1de6703a156b9636d4b8f0 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 9 Aug 2016 17:04:39 -0500 Subject: daily translations 20160809 (#3772) --- i18n/en.json | 80 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index bcaf7befd..989dce038 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2203,10 +2203,50 @@ "id": "ent.brand.save_brand_image.too_large.app_error", "translation": "Unable to open image. Image is too large." }, + { + "id": "ent.cluster.config_changed.info", + "translation": "Cluster configuration has changed for id=%v. Attempting to restart cluster service. To ensure the cluster is configured correctly you should not rely on this restart because we detected a core configuration change." + }, + { + "id": "ent.cluster.debug_fail.debug", + "translation": "Cluster send failed at `%v` detail=%v, extra=%v, retry number=%v" + }, + { + "id": "ent.cluster.final_fail.error", + "translation": "Cluster send final fail at `%v` detail=%v, extra=%v, retry number=%v" + }, + { + "id": "ent.cluster.incompatible.warn", + "translation": "Potential incompatible version detected for clustering with %v" + }, + { + "id": "ent.cluster.incompatible_config.warn", + "translation": "Potential incompatible config detected for clustering with %v" + }, { "id": "ent.cluster.licence_disable.app_error", "translation": "Clustering functionality disabled by current license. Please contact your system administrator about upgrading your enterprise license." }, + { + "id": "ent.cluster.ping_failed.info", + "translation": "Cluster ping failed with hostname=%v on=%v with id=%v" + }, + { + "id": "ent.cluster.ping_success.info", + "translation": "Cluster ping successful with hostname=%v on=%v with id=%v self=%v" + }, + { + "id": "ent.cluster.save_config.error", + "translation": "System Console is set to read-only when High Availability is enabled." + }, + { + "id": "ent.cluster.starting.info", + "translation": "Cluster internode communication is listening on %v with hostname=%v id=%v" + }, + { + "id": "ent.cluster.stopping.info", + "translation": "Cluster internode communication is stopping on %v with hostname=%v id=%v" + }, { "id": "ent.compliance.licence_disable.app_error", "translation": "Compliance functionality disabled by current license. Please contact your system administrator about upgrading your enterprise license." @@ -4682,45 +4722,5 @@ { "id": "web.watcher_fail.error", "translation": "Failed to add directory to watcher %v" - }, - { - "id": "ent.cluster.starting.info", - "translation": "Cluster internode communication is listening on %v with hostname=%v id=%v" - }, - { - "id": "ent.cluster.save_config.error", - "translation": "System Console is set to read-only when High Availability is enabled." - }, - { - "id": "ent.cluster.config_changed.info", - "translation": "Cluster configuration has changed for id=%v. Attempting to restart cluster service. To ensure the cluster is configured correctly you should not rely on this restart because we detected a core configuration change." - }, - { - "id": "ent.cluster.stopping.info", - "translation": "Cluster internode communication is stopping on %v with hostname=%v id=%v" - }, - { - "id": "ent.cluster.ping_failed.info", - "translation": "Cluster ping failed with hostname=%v on=%v with id=%v" - }, - { - "id": "ent.cluster.ping_success.info", - "translation": "Cluster ping successful with hostname=%v on=%v with id=%v self=%v" - }, - { - "id": "ent.cluster.incompatible.warn", - "translation": "Potential incompatible version detected for clustering with %v" - }, - { - "id": "ent.cluster.incompatible_config.warn", - "translation": "Potential incompatible config detected for clustering with %v" - }, - { - "id": "ent.cluster.debug_fail.debug", - "translation": "Cluster send failed at `%v` detail=%v, extra=%v, retry number=%v" - }, - { - "id": "ent.cluster.final_fail.error", - "translation": "Cluster send final fail at `%v` detail=%v, extra=%v, retry number=%v" } ] -- cgit v1.2.3-1-g7c22