summaryrefslogtreecommitdiffstats
path: root/i18n/ko.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-06-30 10:16:43 -0400
committerJoram Wilander <jwawilander@gmail.com>2017-06-30 10:16:43 -0400
commitc2cef78f049e512d4543c584a26f8a52e9ca780c (patch)
tree0d1caf4f0d1d36a4228a5f59168fb18b3954ae3c /i18n/ko.json
parent31aeda363cc7529c2fe93439d6b2ae67d4c2af29 (diff)
downloadchat-c2cef78f049e512d4543c584a26f8a52e9ca780c.tar.gz
chat-c2cef78f049e512d4543c584a26f8a52e9ca780c.tar.bz2
chat-c2cef78f049e512d4543c584a26f8a52e9ca780c.zip
translations PR 20170626 (#6756)
* translations PR 20170626 * Include italian as UI option
Diffstat (limited to 'i18n/ko.json')
-rw-r--r--i18n/ko.json22
1 files changed, 19 insertions, 3 deletions
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",
@@ -660,6 +660,22 @@
"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",