From 3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 1 May 2018 11:07:56 -0300 Subject: translations PR 20180430 (#8696) --- i18n/ko.json | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'i18n/ko.json') diff --git a/i18n/ko.json b/i18n/ko.json index 97b7e362f..f8dae9567 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -2434,6 +2434,10 @@ "id": "api.team.permanent_delete_team.deleted.warn", "translation": "팀이 완전히 삭제되었습니다. %v id=%v" }, + { + "id": "api.team.remove_team_icon.get_team.app_error", + "translation": "An error occurred getting the team" + }, { "id": "api.team.remove_user_from_team.missing.app_error", "translation": "The user does not appear to be part of this team." @@ -2490,6 +2494,10 @@ "id": "api.team.signup_team.email_disabled.app_error", "translation": "이메일을 통한 팀 가입이 비활성화 되어있습니다." }, + { + "id": "api.team.team_icon.update.app_error", + "translation": "An error occurred updating the team icon" + }, { "id": "api.team.update_member_roles.not_a_member", "translation": "지정된 사용자는 지정된 팀의 멤버가 아닙니다." @@ -4690,6 +4698,10 @@ "id": "model.channel_member_history.is_valid.user_id.app_error", "translation": "잘못된 사용자 ID" }, + { + "id": "model.client.command.parse.app_error", + "translation": "Unable to parse incoming data" + }, { "id": "model.client.connecting.app_error", "translation": "We encountered an error while connecting to the server" @@ -5770,10 +5782,6 @@ "id": "store.sql.closing.info", "translation": "Closing SqlStore" }, - { - "id": "store.sql.column_exists.critical", - "translation": "Failed to check if column exists %v" - }, { "id": "store.sql.column_exists_missing_driver.critical", "translation": "Failed to check if column exists because of missing driver" @@ -5862,10 +5870,6 @@ "id": "store.sql.table_column_type.critical", "translation": "Failed to get data type for column %s from table %s: %v" }, - { - "id": "store.sql.table_exists.critical", - "translation": "Failed to check if table exists %v" - }, { "id": "store.sql.too_short_ciphertext", "translation": "ciphertext too short" -- cgit v1.2.3-1-g7c22