From c2cef78f049e512d4543c584a26f8a52e9ca780c Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 30 Jun 2017 10:16:43 -0400 Subject: translations PR 20170626 (#6756) * translations PR 20170626 * Include italian as UI option --- i18n/ko.json | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'i18n/ko.json') diff --git a/i18n/ko.json b/i18n/ko.json index d9f9bf559..810f4ac65 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -289,7 +289,7 @@ }, { "id": "api.channel.join_channel.already_deleted.app_error", - "translation": "Channel is already deleted" + "translation": "채널이 이미 삭제되었습니다" }, { "id": "api.channel.join_channel.permissions.app_error", @@ -659,6 +659,22 @@ "id": "api.command_online.success", "translation": "이제 온라인 상태입니다." }, + { + "id": "api.command_open.name", + "translation": "open" + }, + { + "id": "api.command_settings.desc", + "translation": "Open the Account Settings dialog" + }, + { + "id": "api.command_settings.name", + "translation": "설정" + }, + { + "id": "api.command_settings.unsupported.app_error", + "translation": "The settings command is not supported on your device" + }, { "id": "api.command_shortcuts.browser.channel_next", "translation": "{{.ChannelNextCmd}}: 기록 상의 다음 채널\n" @@ -3261,7 +3277,7 @@ }, { "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." + "translation": "Cluster configuration has changed for id={{ .id }}. The cluster may become unstable and a restart is required. To ensure the cluster is configured correctly you should perform a rolling restart immediately." }, { "id": "ent.cluster.debug_fail.debug", @@ -3293,7 +3309,7 @@ }, { "id": "ent.cluster.save_config.error", - "translation": "System Console is set to read-only when High Availability is enabled." + "translation": "System Console is set to read-only when High Availability is enabled unless ReadOnlyConfig is disabled in the configuration file." }, { "id": "ent.cluster.starting.info", -- cgit v1.2.3-1-g7c22