summaryrefslogtreecommitdiffstats
path: root/i18n/ko.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-01-25 10:06:24 -0300
committerGitHub <noreply@github.com>2017-01-25 10:06:24 -0300
commitca3e6e38e39ff899af20c57e5c447a850662405f (patch)
treef87e36199a70031147bc360219e93d13779f0973 /i18n/ko.json
parent7bcea832cdd2391369c66a831d43036ebd82bdea (diff)
downloadchat-ca3e6e38e39ff899af20c57e5c447a850662405f.tar.gz
chat-ca3e6e38e39ff899af20c57e5c447a850662405f.tar.bz2
chat-ca3e6e38e39ff899af20c57e5c447a850662405f.zip
translations PR 20170123 (#5174)
Diffstat (limited to 'i18n/ko.json')
-rw-r--r--i18n/ko.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/i18n/ko.json b/i18n/ko.json
index 8228c66a2..878266a8c 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -1580,10 +1580,18 @@
"translation": "작업을 할 수 있는 권한이 없습니다."
},
{
+ "id": "api.post.update_post.permissions_denied.app_error",
+ "translation": "새로운 팀을 생성할 수 없습니다. 시스템 관리자에게 문의해보세요."
+ },
+ {
"id": "api.post.update_post.permissions_details.app_error",
"translation": "이미 지워짐. ID={{.PostId}}"
},
{
+ "id": "api.post.update_post.permissions_time_limit.app_error",
+ "translation": "Post edit is only allowed for {{.timeLimit}} seconds. Please ask your systems administrator for details."
+ },
+ {
"id": "api.post.update_post.system_message.app_error",
"translation": "시스템 메시지를 변경할 수 없습니다."
},
@@ -2752,6 +2760,42 @@
"translation": "적절하지 않은 {{.Name}} 파라미터"
},
{
+ "id": "app.channel.post_update_channel_purpose_message.post.error",
+ "translation": "Failed to post channel purpose message"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.removed",
+ "translation": "%s이(가) 채널 헤더를 제거했습니다 (이전: %s)"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error",
+ "translation": "업데이트 채널 헤더 메시지 %v을(를) 저장 시도중 사용자를 가져오는데 실패했습니다"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.updated_from",
+ "translation": "%s 이(가) 채널 헤더를 %s에서 %s(으)로 갱신했습니다"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.updated_to",
+ "translation": "%s이(가) 채널 헤더를 %s로 갱신했습니다"
+ },
+ {
+ "id": "authentication.permissions.create_team_roles.description",
+ "translation": "Ability to create new teams"
+ },
+ {
+ "id": "authentication.permissions.create_team_roles.name",
+ "translation": "Create Teams"
+ },
+ {
+ "id": "authentication.permissions.manage_team_roles.description",
+ "translation": "Ability to change the roles of a team member"
+ },
+ {
+ "id": "authentication.permissions.manage_team_roles.name",
+ "translation": "Manage Team Roles"
+ },
+ {
"id": "authentication.permissions.team_invite_user.description",
"translation": "팀 사용자 초대 권한"
},