summaryrefslogtreecommitdiffstats
path: root/i18n/ko.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-08-15 05:09:26 -0300
committerCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-08-15 10:09:26 +0200
commit43483805eabcb36ef9018f12a82a6d3ac055baf5 (patch)
treeecebb946325e59631f9ae4e46104ee920964942b /i18n/ko.json
parente39ebd0883a20ab20977e054d09f605fb5139925 (diff)
downloadchat-43483805eabcb36ef9018f12a82a6d3ac055baf5.tar.gz
chat-43483805eabcb36ef9018f12a82a6d3ac055baf5.tar.bz2
chat-43483805eabcb36ef9018f12a82a6d3ac055baf5.zip
translations PR 20180813 (#9252)
* translations PR 20180813 * Fix french translation
Diffstat (limited to 'i18n/ko.json')
-rw-r--r--i18n/ko.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/ko.json b/i18n/ko.json
index 3c94a2aa7..5b2c2c2cb 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -92,10 +92,6 @@
"translation": "사용자가 팀에서 제거되어 채널에 추가할 수 없습니다."
},
{
- "id": "api.channel.add_user_to_channel.deleted.app_error",
- "translation": "채널이 보존 처리 혹은 삭제되었습니다"
- },
- {
"id": "api.channel.add_user_to_channel.type.app_error",
"translation": "이 유형의 채널엔 사용자를 추가할 수 없습니다"
},
@@ -164,10 +160,6 @@
"translation": "개인 혹은 단체 메시지 채널을 삭제할 수 없습니다."
},
{
- "id": "api.channel.join_channel.already_deleted.app_error",
- "translation": "채널이 이미 삭제되었습니다"
- },
- {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "사용 권한이 없습니다."
},
@@ -381,7 +373,7 @@
},
{
"id": "api.command_channel_header.permission.app_error",
- "translation": "당신은 채널 머릿말을 수정할 권한을 가지고 있지 않습니다."
+ "translation": "채널 헤더를 수정할 권한을 가지고 있지 않습니다."
},
{
"id": "api.command_channel_header.update_channel.app_error",
@@ -413,7 +405,7 @@
},
{
"id": "api.command_channel_purpose.permission.app_error",
- "translation": "당신은 채널 설명을 수정할 권한을 가지고 있지 않습니다."
+ "translation": "채널 설명 수정 권한을 가지고 있지 않습니다."
},
{
"id": "api.command_channel_purpose.update_channel.app_error",
@@ -445,7 +437,7 @@
},
{
"id": "api.command_channel_rename.permission.app_error",
- "translation": "당신은 채널 이름을 수정할 권한을 가지고 있지 않습니다."
+ "translation": "채널 이름 수정 권한을 가지고 있지 않습니다."
},
{
"id": "api.command_channel_rename.too_long.app_error",
@@ -840,7 +832,7 @@
},
{
"id": "api.command_remove.permission.app_error",
- "translation": "멤버 삭제를 위한 적합한 권한을 가지고 있지 않습니다."
+ "translation": "멤버 삭제 권한을 가지고 있지 않습니다."
},
{
"id": "api.command_remove.user_not_in_channel",
@@ -3119,6 +3111,10 @@
"translation": "This API endpoint is not accessible as required migrations have not yet completed."
},
{
+ "id": "app.system_install_date.parse_int.app_error",
+ "translation": "Failed to parse installation date"
+ },
+ {
"id": "app.team.join_user_to_team.max_accounts.app_error",
"translation": "This team has reached the maximum number of allowed accounts. Contact your systems administrator to set a higher limit."
},
@@ -5963,6 +5959,10 @@
"translation": "We encountered an error while finding user profiles"
},
{
+ "id": "store.sql_user.get_system_install_date.app_error",
+ "translation": "Unable to infer the system date based on the first user creation date."
+ },
+ {
"id": "store.sql_user.get_total_users_count.app_error",
"translation": "채널을 찾을 수 없습니다"
},