github.com/masterhung0112/hk_server/v5@v5.0.0-20220302090640-ec71aef15e1c/i18n/ko.json (about)

     1  [
     2    {
     3      "id": "April",
     4      "translation": "4월"
     5    },
     6    {
     7      "id": "August",
     8      "translation": "8월"
     9    },
    10    {
    11      "id": "December",
    12      "translation": "12월"
    13    },
    14    {
    15      "id": "February",
    16      "translation": "2월"
    17    },
    18    {
    19      "id": "January",
    20      "translation": "1월"
    21    },
    22    {
    23      "id": "July",
    24      "translation": "7월"
    25    },
    26    {
    27      "id": "June",
    28      "translation": "6월"
    29    },
    30    {
    31      "id": "March",
    32      "translation": "3월"
    33    },
    34    {
    35      "id": "May",
    36      "translation": "5월"
    37    },
    38    {
    39      "id": "November",
    40      "translation": "11월"
    41    },
    42    {
    43      "id": "October",
    44      "translation": "10월"
    45    },
    46    {
    47      "id": "September",
    48      "translation": "9월"
    49    },
    50    {
    51      "id": "api.admin.add_certificate.array.app_error",
    52      "translation": "요청된 '인증서' 항목의 파일이 없습니다."
    53    },
    54    {
    55      "id": "api.admin.add_certificate.no_file.app_error",
    56      "translation": "요청된 '인증서' 항목의 파일이 없습니다."
    57    },
    58    {
    59      "id": "api.admin.add_certificate.open.app_error",
    60      "translation": "인증서 파일을 열 수 없습니다."
    61    },
    62    {
    63      "id": "api.admin.add_certificate.saving.app_error",
    64      "translation": "인증서 파일을 저장할 수 없습니다."
    65    },
    66    {
    67      "id": "api.admin.file_read_error",
    68      "translation": "로그 파일을 읽는데 오류가 발생했습니다."
    69    },
    70    {
    71      "id": "api.admin.get_brand_image.storage.app_error",
    72      "translation": "이미지 저장소가 설정되지 않았습니다."
    73    },
    74    {
    75      "id": "api.admin.remove_certificate.delete.app_error",
    76      "translation": "인증서를 삭제하는 중에 오류가 발생했습니다."
    77    },
    78    {
    79      "id": "api.admin.saml.metadata.app_error",
    80      "translation": "서비스 제공 메타 데이터를 만드는 중 오류가 발생하였습니다."
    81    },
    82    {
    83      "id": "api.admin.saml.not_available.app_error",
    84      "translation": "SAML 2.0이 설정되지 않았거나 해당 서버에서 지원하지 않습니다."
    85    },
    86    {
    87      "id": "api.admin.test_email.body",
    88      "translation": "사용자의 Mattermost 전자우편이 잘 설정되었습니다!"
    89    },
    90    {
    91      "id": "api.admin.test_email.missing_server",
    92      "translation": "SMTP 서버가 필요합니다"
    93    },
    94    {
    95      "id": "api.admin.test_email.reenter_password",
    96      "translation": "SMTP 서버, 포트 또는 사용자이름이 변경되었습니다. SMTP 비밀번호를 다시 입력해주세요."
    97    },
    98    {
    99      "id": "api.admin.test_email.subject",
   100      "translation": "Mattermost - 전자우편 설정 검사 중"
   101    },
   102    {
   103      "id": "api.admin.test_s3.missing_s3_bucket",
   104      "translation": "S3 버킷이 필요합니다"
   105    },
   106    {
   107      "id": "api.admin.upload_brand_image.array.app_error",
   108      "translation": "요청의 'image' 속성에 빈 배열이 전달되었습니다"
   109    },
   110    {
   111      "id": "api.admin.upload_brand_image.no_file.app_error",
   112      "translation": "요청의 'image' 속성 아래에 파일이 없습니다"
   113    },
   114    {
   115      "id": "api.admin.upload_brand_image.parse.app_error",
   116      "translation": "잘못된 multipart form을 파싱할 수 없습니다."
   117    },
   118    {
   119      "id": "api.admin.upload_brand_image.storage.app_error",
   120      "translation": "이미지 업로드를 할 수 없습니다. 이미지 저장소가 설정되지 않았습니다."
   121    },
   122    {
   123      "id": "api.admin.upload_brand_image.too_large.app_error",
   124      "translation": "용량이 커서 파일을 업로드 할 수 없습니다."
   125    },
   126    {
   127      "id": "api.channel.add_member.added",
   128      "translation": "%v 님이 %v에 의해 채널에 추가되었습니다."
   129    },
   130    {
   131      "id": "api.channel.add_user.to.channel.failed.app_error",
   132      "translation": "사용자를 채널에 추가하는 데 실패하였습니다"
   133    },
   134    {
   135      "id": "api.channel.add_user.to.channel.failed.deleted.app_error",
   136      "translation": "사용자가 팀에서 제거되어 채널에 추가할 수 없습니다."
   137    },
   138    {
   139      "id": "api.channel.add_user_to_channel.type.app_error",
   140      "translation": "이 유형의 채널엔 사용자를 추가할 수 없습니다"
   141    },
   142    {
   143      "id": "api.channel.change_channel_privacy.private_to_public",
   144      "translation": "이 채널은 공개 채널로 전환되어 모든 팀원이 들어올 수 있습니다."
   145    },
   146    {
   147      "id": "api.channel.change_channel_privacy.public_to_private",
   148      "translation": "이 채널은 비공개 채널로 변경되었습니다."
   149    },
   150    {
   151      "id": "api.channel.convert_channel_to_private.default_channel_error",
   152      "translation": "기본 채널은 비공개 채널로 변환할 수 없습니다."
   153    },
   154    {
   155      "id": "api.channel.convert_channel_to_private.private_channel_error",
   156      "translation": "변환하기 위해 요청 된 채널은 이미 개인 채널입니다."
   157    },
   158    {
   159      "id": "api.channel.create_channel.direct_channel.app_error",
   160      "translation": "개인 메시지 채널을 만들기 위해서는 반드시 createDirectChannel API 서비스를 이용해야 함"
   161    },
   162    {
   163      "id": "api.channel.create_channel.max_channel_limit.app_error",
   164      "translation": "현재 팀에서 {{.MaxChannelsPerTeam}} 이상의 채널을 생성할 수 없습니다."
   165    },
   166    {
   167      "id": "api.channel.create_default_channels.off_topic",
   168      "translation": "잡담"
   169    },
   170    {
   171      "id": "api.channel.create_default_channels.town_square",
   172      "translation": "공지사항"
   173    },
   174    {
   175      "id": "api.channel.create_direct_channel.invalid_user.app_error",
   176      "translation": "개인 메시지 채널에 적합하지 않은 사용자 ID"
   177    },
   178    {
   179      "id": "api.channel.create_group.bad_size.app_error",
   180      "translation": "그룹 메세지 채널은 최소 3명에서 최대 8명까지의 사용자를 포함해야 합니다."
   181    },
   182    {
   183      "id": "api.channel.create_group.bad_user.app_error",
   184      "translation": "제공된 사용자 중 존재하지 않는 사용자가 있습니다."
   185    },
   186    {
   187      "id": "api.channel.delete_channel.archived",
   188      "translation": "%v 가 채널을 보존 처리 하였습니다."
   189    },
   190    {
   191      "id": "api.channel.delete_channel.cannot.app_error",
   192      "translation": "기본 채널 {{.Channel}} 은/는 삭제할 수 없습니다."
   193    },
   194    {
   195      "id": "api.channel.delete_channel.deleted.app_error",
   196      "translation": "채널이 보존 처리 혹은 삭제되었습니다"
   197    },
   198    {
   199      "id": "api.channel.delete_channel.type.invalid",
   200      "translation": "개인 혹은 단체 메시지 채널을 삭제할 수 없습니다."
   201    },
   202    {
   203      "id": "api.channel.join_channel.permissions.app_error",
   204      "translation": "사용 권한이 없습니다."
   205    },
   206    {
   207      "id": "api.channel.join_channel.post_and_forget",
   208      "translation": "%v 이(가) 채널에 들어왔습니다."
   209    },
   210    {
   211      "id": "api.channel.leave.default.app_error",
   212      "translation": "기본 채널인 {{.Channel}} 채널은 삭제할 수 없습니다."
   213    },
   214    {
   215      "id": "api.channel.leave.direct.app_error",
   216      "translation": "개인 메시지 채널은 나갈 수 없습니다."
   217    },
   218    {
   219      "id": "api.channel.leave.last_member.app_error",
   220      "translation": "비공개 그룹에 당신밖에 남지 않았습니다. 이 그룹을 떠나는 대신 그룹을 삭제하세요."
   221    },
   222    {
   223      "id": "api.channel.leave.left",
   224      "translation": "%v 가 채널을 떠났습니다."
   225    },
   226    {
   227      "id": "api.channel.patch_update_channel.forbidden.app_error",
   228      "translation": "채널 업데이트에 실패하였습니다"
   229    },
   230    {
   231      "id": "api.channel.post_channel_privacy_message.error",
   232      "translation": "채널 공개상태설정 업데이트 메시지 전달이 실패했습니다."
   233    },
   234    {
   235      "id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
   236      "translation": "displayname 업데이트 메시지 등록 실패"
   237    },
   238    {
   239      "id": "api.channel.post_update_channel_displayname_message_and_forget.retrieve_user.error",
   240      "translation": "채널 DisplayName 란을 업데이트 중 사용자를 가져오는 데 실패함"
   241    },
   242    {
   243      "id": "api.channel.post_update_channel_displayname_message_and_forget.updated_from",
   244      "translation": "%s 이(가) 채널 표시명을 %s에서 %s(으)로 갱신함"
   245    },
   246    {
   247      "id": "api.channel.post_update_channel_header_message_and_forget.post.error",
   248      "translation": "채널 헤더 업데이트 표시 실패"
   249    },
   250    {
   251      "id": "api.channel.post_update_channel_header_message_and_forget.removed",
   252      "translation": "%s이(가) 채널 헤더를 제거했습니다 (이전: %s)"
   253    },
   254    {
   255      "id": "api.channel.post_update_channel_header_message_and_forget.retrieve_user.error",
   256      "translation": "채널 헤더 업데이트 중 사용자를 가져오는 데 실패함"
   257    },
   258    {
   259      "id": "api.channel.post_update_channel_header_message_and_forget.updated_from",
   260      "translation": "%s 이(가) 채널 헤더를 %s에서 %s(으)로 갱신했습니다"
   261    },
   262    {
   263      "id": "api.channel.post_update_channel_header_message_and_forget.updated_to",
   264      "translation": "%s이(가) 채널 헤더를 %s로 갱신했습니다"
   265    },
   266    {
   267      "id": "api.channel.post_user_add_remove_message_and_forget.error",
   268      "translation": "들어옴/나감 메시지를 등록하는 데 실패함"
   269    },
   270    {
   271      "id": "api.channel.remove.default.app_error",
   272      "translation": "기본 채널로부터는 사용자를 제거할 수 없습니다 {{.Channel}}"
   273    },
   274    {
   275      "id": "api.channel.remove_channel_member.type.app_error",
   276      "translation": "사용자를 채널에서 제거할 수 없습니다."
   277    },
   278    {
   279      "id": "api.channel.remove_member.removed",
   280      "translation": "%v 가 채널에서 제거되었습니다."
   281    },
   282    {
   283      "id": "api.channel.rename_channel.cant_rename_direct_messages.app_error",
   284      "translation": "단체 메세지 채널 이름을 바꿀 수 없습니다."
   285    },
   286    {
   287      "id": "api.channel.rename_channel.cant_rename_group_messages.app_error",
   288      "translation": "단체 메세지 채널 이름을 바꿀 수 없습니다."
   289    },
   290    {
   291      "id": "api.channel.update_channel.deleted.app_error",
   292      "translation": "채널이 보존 처리 혹은 삭제되었습니다"
   293    },
   294    {
   295      "id": "api.channel.update_channel.tried.app_error",
   296      "translation": "기본 채널 {{.Channel}}에 적절하지 않은 갱신을 시도했습니다"
   297    },
   298    {
   299      "id": "api.channel.update_channel_member_roles.scheme_role.app_error",
   300      "translation": "제공된 역할은 스키마에 의해 관리되고 있으므로 채널 멤버에 의해 직접 적용될 수 없습니다."
   301    },
   302    {
   303      "id": "api.channel.update_channel_scheme.license.error",
   304      "translation": "귀하의 라이선스는 채널 스키마의 업데이트를 지원하지 않습니다"
   305    },
   306    {
   307      "id": "api.channel.update_channel_scheme.scheme_scope.error",
   308      "translation": "제공된 스키마는 채널의 스키마가 아니기 때문에 채널에 적용시킬 수 없습니다."
   309    },
   310    {
   311      "id": "api.channel.update_team_member_roles.scheme_role.app_error",
   312      "translation": "제공된 역할은 스키마에 의해 관리되고 있으므로 팀 멤버에 의해서 직접 적용될 수 없습니다."
   313    },
   314    {
   315      "id": "api.command.admin_only.app_error",
   316      "translation": "연동은 관리자만 사용할 수 있습니다."
   317    },
   318    {
   319      "id": "api.command.command_post.forbidden.app_error",
   320      "translation": "지정된 사용자는 지정된 팀의 멤버가 아닙니다."
   321    },
   322    {
   323      "id": "api.command.disabled.app_error",
   324      "translation": "시스템 관리자가 비활성화한 명령입니다."
   325    },
   326    {
   327      "id": "api.command.duplicate_trigger.app_error",
   328      "translation": "선택한 트리거 단어는 이미 사용중입니다. 다른 단어를 선택해주세요."
   329    },
   330    {
   331      "id": "api.command.execute_command.create_post_failed.app_error",
   332      "translation": "Command '{{.Trigger}}' failed to post response. Please contact your System Administrator."
   333    },
   334    {
   335      "id": "api.command.execute_command.failed.app_error",
   336      "translation": "트리거 '{{.Trigger}}'에 의한 명령어가 실패했습니다"
   337    },
   338    {
   339      "id": "api.command.execute_command.failed_empty.app_error",
   340      "translation": "트리거 '{{.Trigger}}'에 의한 명령어가 빈 응답을 반환했습니다"
   341    },
   342    {
   343      "id": "api.command.execute_command.failed_resp.app_error",
   344      "translation": "트리거 '{{.Trigger}}'에 의한 명령어가 응답 {{.Status}}을(를) 반환했습니다"
   345    },
   346    {
   347      "id": "api.command.execute_command.not_found.app_error",
   348      "translation": "'{{.Trigger}}' 트리거에 실행되는 커맨드를 찾지 못했습니다. \"/\"로 시작하는 메시지를 보내려면 메시지 시작 부분에 빈 공간을 추가하십시오."
   349    },
   350    {
   351      "id": "api.command.execute_command.start.app_error",
   352      "translation": "명령어 트리거를 찾을 수 없습니다"
   353    },
   354    {
   355      "id": "api.command.invite_people.desc",
   356      "translation": "여러분의 Mattermost 팀에게 전자우편 초대를 보내기"
   357    },
   358    {
   359      "id": "api.command.invite_people.email_invitations_off",
   360      "translation": "전자우편을 통한 초대가 비활성화되어 있어서, 초대가 보내지지 않았습니다"
   361    },
   362    {
   363      "id": "api.command.invite_people.email_off",
   364      "translation": "전자우편이 설정되어 있지 않아서, 초대 전자우편을 보낼 수 없음"
   365    },
   366    {
   367      "id": "api.command.invite_people.fail",
   368      "translation": "전자우편 초대를 보내는 중에 오류가 발생했습니다"
   369    },
   370    {
   371      "id": "api.command.invite_people.hint",
   372      "translation": "[name@domain.com ...]"
   373    },
   374    {
   375      "id": "api.command.invite_people.invite_off",
   376      "translation": "이 서버의 사용자 생성는 중지되어 있습니다. 초대가 보내지지 않습니다"
   377    },
   378    {
   379      "id": "api.command.invite_people.name",
   380      "translation": "초대하기"
   381    },
   382    {
   383      "id": "api.command.invite_people.no_email",
   384      "translation": "하나 이상의 유효한 전자우편 주소를 지정해주세요"
   385    },
   386    {
   387      "id": "api.command.invite_people.sent",
   388      "translation": "초대 전자우편을 보냈습니다"
   389    },
   390    {
   391      "id": "api.command.team_mismatch.app_error",
   392      "translation": "팀들간의 명령어를 업데이트 할 수 없습니다."
   393    },
   394    {
   395      "id": "api.command_away.desc",
   396      "translation": "현재 상태를 자리비움으로 설정합니다."
   397    },
   398    {
   399      "id": "api.command_away.name",
   400      "translation": "자리 비움"
   401    },
   402    {
   403      "id": "api.command_away.success",
   404      "translation": "이제 자리비움 상태입니다."
   405    },
   406    {
   407      "id": "api.command_channel_header.channel.app_error",
   408      "translation": "현재 채널을 찾는 중 오류가 발생하였습니다."
   409    },
   410    {
   411      "id": "api.command_channel_header.desc",
   412      "translation": "채널 머릿말 수정"
   413    },
   414    {
   415      "id": "api.command_channel_header.hint",
   416      "translation": "[text]"
   417    },
   418    {
   419      "id": "api.command_channel_header.message.app_error",
   420      "translation": "문장은 /header 명령과 함께 입력되어야 합니다."
   421    },
   422    {
   423      "id": "api.command_channel_header.name",
   424      "translation": "머리글"
   425    },
   426    {
   427      "id": "api.command_channel_header.permission.app_error",
   428      "translation": "채널 헤더를 수정할 권한을 가지고 있지 않습니다."
   429    },
   430    {
   431      "id": "api.command_channel_header.update_channel.app_error",
   432      "translation": "현재 채널의 업데이트에 실패하였습니다."
   433    },
   434    {
   435      "id": "api.command_channel_purpose.channel.app_error",
   436      "translation": "채널 조회 중 오류가 발생하였습니다."
   437    },
   438    {
   439      "id": "api.command_channel_purpose.desc",
   440      "translation": "체널 설명 수정하기"
   441    },
   442    {
   443      "id": "api.command_channel_purpose.direct_group.app_error",
   444      "translation": "개인 메시지의 설명은 설정할 수 없습니다. 머리글을 설정하려면 /header 를 사용하세요."
   445    },
   446    {
   447      "id": "api.command_channel_purpose.hint",
   448      "translation": "[문자]"
   449    },
   450    {
   451      "id": "api.command_channel_purpose.message.app_error",
   452      "translation": "/purpose 명령어를 사용해서 메세지를 작성하세요."
   453    },
   454    {
   455      "id": "api.command_channel_purpose.name",
   456      "translation": "설명"
   457    },
   458    {
   459      "id": "api.command_channel_purpose.permission.app_error",
   460      "translation": "채널 설명 수정 권한을 가지고 있지 않습니다."
   461    },
   462    {
   463      "id": "api.command_channel_purpose.update_channel.app_error",
   464      "translation": "현재 채널의 업데이트에 실패하였습니다."
   465    },
   466    {
   467      "id": "api.command_channel_remove.channel.app_error",
   468      "translation": "현재 채널을 찾는 중 오류가 발생하였습니다."
   469    },
   470    {
   471      "id": "api.command_channel_rename.channel.app_error",
   472      "translation": "현재 채널을 찾는 중 오류가 발생하였습니다."
   473    },
   474    {
   475      "id": "api.command_channel_rename.desc",
   476      "translation": "채널 이름 바꾸기"
   477    },
   478    {
   479      "id": "api.command_channel_rename.direct_group.app_error",
   480      "translation": "개인 메시지 채널의 이름은 변경 할 수 없습니다."
   481    },
   482    {
   483      "id": "api.command_channel_rename.hint",
   484      "translation": "[문자]"
   485    },
   486    {
   487      "id": "api.command_channel_rename.message.app_error",
   488      "translation": "메시지는 /rename 명령어와 함께 제공되어야 합니다."
   489    },
   490    {
   491      "id": "api.command_channel_rename.name",
   492      "translation": "이름변경"
   493    },
   494    {
   495      "id": "api.command_channel_rename.permission.app_error",
   496      "translation": "채널 이름 수정 권한을 가지고 있지 않습니다."
   497    },
   498    {
   499      "id": "api.command_channel_rename.too_long.app_error",
   500      "translation": "채널 이름은 {{.Length}} 자 이하여야 합니다."
   501    },
   502    {
   503      "id": "api.command_channel_rename.too_short.app_error",
   504      "translation": "채널 이름은 {{.Length}} 자 이상이여야 합니다."
   505    },
   506    {
   507      "id": "api.command_channel_rename.update_channel.app_error",
   508      "translation": "현재 채널의 업데이트에 실패하였습니다."
   509    },
   510    {
   511      "id": "api.command_code.desc",
   512      "translation": "텍스트를 코드 블록으로 표시합니다."
   513    },
   514    {
   515      "id": "api.command_code.hint",
   516      "translation": "[문자]"
   517    },
   518    {
   519      "id": "api.command_code.message.app_error",
   520      "translation": "메시지는 /code 명령어와 함께 제공되어야 합니다."
   521    },
   522    {
   523      "id": "api.command_code.name",
   524      "translation": "코드"
   525    },
   526    {
   527      "id": "api.command_collapse.desc",
   528      "translation": "이미지 미리보기를 자동으로 접습니다"
   529    },
   530    {
   531      "id": "api.command_collapse.name",
   532      "translation": "닫기"
   533    },
   534    {
   535      "id": "api.command_collapse.success",
   536      "translation": "이미지 링크가 기본값으로 접히도록 설정됨"
   537    },
   538    {
   539      "id": "api.command_dnd.desc",
   540      "translation": "방해 금지모드는 데스크탑과 모바일 푸시 알림을 비활성화합니다."
   541    },
   542    {
   543      "id": "api.command_dnd.name",
   544      "translation": "방해 금지"
   545    },
   546    {
   547      "id": "api.command_dnd.success",
   548      "translation": "방해 금지 모드가 활성화되었습니다. 방해 금지 모드가 비활성화 될 때 까지 데스크탑이나 모바일 푸시 알림을 받지 못합니다."
   549    },
   550    {
   551      "id": "api.command_echo.delay.app_error",
   552      "translation": "딜레이는 10000초보다 작아야 합니다"
   553    },
   554    {
   555      "id": "api.command_echo.desc",
   556      "translation": "당신의 계정에서 보낸 Echo back 텍스트"
   557    },
   558    {
   559      "id": "api.command_echo.high_volume.app_error",
   560      "translation": "에코 요청이 너무 많아 요청을 진행할 수 없습니다."
   561    },
   562    {
   563      "id": "api.command_echo.hint",
   564      "translation": "'메시지' [딜레이(초)]"
   565    },
   566    {
   567      "id": "api.command_echo.message.app_error",
   568      "translation": "메시지는 /echo 명령어와 함께 제공되어야 합니다."
   569    },
   570    {
   571      "id": "api.command_echo.name",
   572      "translation": "에코"
   573    },
   574    {
   575      "id": "api.command_expand.desc",
   576      "translation": "이미지 미리보기를 자동으로 접지 않습니다"
   577    },
   578    {
   579      "id": "api.command_expand.name",
   580      "translation": "확장"
   581    },
   582    {
   583      "id": "api.command_expand.success",
   584      "translation": "이미지 링크가 기본값으로 펼쳐지도록 설정됨"
   585    },
   586    {
   587      "id": "api.command_expand_collapse.fail.app_error",
   588      "translation": "미리보기를 펼치는 중 오류가 발생하였습니다."
   589    },
   590    {
   591      "id": "api.command_groupmsg.desc",
   592      "translation": "지정된 사용자에게 그룹 메시지를 보냅니다."
   593    },
   594    {
   595      "id": "api.command_groupmsg.fail.app_error",
   596      "translation": "사용자에게 메시지 전달 중 오류가 발생하였습니다."
   597    },
   598    {
   599      "id": "api.command_groupmsg.group_fail.app_error",
   600      "translation": "그룹 메시지 생성 중 오류가 발생하였습니다."
   601    },
   602    {
   603      "id": "api.command_groupmsg.hint",
   604      "translation": "@[username1],@[username2] '메시지'"
   605    },
   606    {
   607      "id": "api.command_groupmsg.invalid_user.app_error",
   608      "translation": {
   609        "other": "사용자를 찾을 수 없습니다 : {{.Users}}사용자들을 찾을 수 없습니다 : {{.Users}}"
   610      }
   611    },
   612    {
   613      "id": "api.command_groupmsg.max_users.app_error",
   614      "translation": "그룹 메시지는 최대 {{.MaxUsers}}명으로 제한되어 있습니다."
   615    },
   616    {
   617      "id": "api.command_groupmsg.min_users.app_error",
   618      "translation": "그룹 메시지는 최소 {{.MaxUsers}}명으로 제한되어 있습니다."
   619    },
   620    {
   621      "id": "api.command_groupmsg.name",
   622      "translation": "메시지"
   623    },
   624    {
   625      "id": "api.command_groupmsg.permission.app_error",
   626      "translation": "사용자는 새로운 그룹 메시지를 만들 적절한 권한이 없습니다."
   627    },
   628    {
   629      "id": "api.command_help.desc",
   630      "translation": "Mattermost 도움말 페이지 열기"
   631    },
   632    {
   633      "id": "api.command_help.name",
   634      "translation": "도움말"
   635    },
   636    {
   637      "id": "api.command_invite.channel.app_error",
   638      "translation": "현재 채널 조회 중 오류가 발생하였습니다."
   639    },
   640    {
   641      "id": "api.command_invite.channel.error",
   642      "translation": "{{.Channel}} 채널을 찾을 수 없습니다. 채널을 식별하려면 [채널 핸들] (https://about.mattermost.com/default-channel-handle-documentation) 을 사용하세요."
   643    },
   644    {
   645      "id": "api.command_invite.desc",
   646      "translation": "사용자를 채널에 초대 합니다."
   647    },
   648    {
   649      "id": "api.command_invite.directchannel.app_error",
   650      "translation": "Direct Message 채널에서 사용자를 추가할 수 없습니다."
   651    },
   652    {
   653      "id": "api.command_invite.fail.app_error",
   654      "translation": "채널에 가입 중 오류가 발생했습니다."
   655    },
   656    {
   657      "id": "api.command_invite.hint",
   658      "translation": "@[사용자 이름] ~[채널]"
   659    },
   660    {
   661      "id": "api.command_invite.missing_message.app_error",
   662      "translation": "사용자 이름 및 채널이 없습니다."
   663    },
   664    {
   665      "id": "api.command_invite.missing_user.app_error",
   666      "translation": "사용자를 찾을 수 없습니다. 시스템 관리자가 사용자를 비활성화 했을 수 있습니다."
   667    },
   668    {
   669      "id": "api.command_invite.name",
   670      "translation": "초대"
   671    },
   672    {
   673      "id": "api.command_invite.permission.app_error",
   674      "translation": "{{.Channel}} 에 {{.User}}를 추가할 권한이 없습니다."
   675    },
   676    {
   677      "id": "api.command_invite.private_channel.app_error",
   678      "translation": "{{.Channel}} 채널을 찾을 수 없습니다. 채널을 식별하려면 채널 핸들을 사용하십시오."
   679    },
   680    {
   681      "id": "api.command_invite.success",
   682      "translation": "{{.Channel}} 채널에 {{.User}} 가 추가되었습니다."
   683    },
   684    {
   685      "id": "api.command_invite.user_already_in_channel.app_error",
   686      "translation": "채널에 이미 {{.User}} 가 있습니다."
   687    },
   688    {
   689      "id": "api.command_invite_people.permission.app_error",
   690      "translation": "이 서버로 새로운 사용자를 초대할 권한이 없습니다."
   691    },
   692    {
   693      "id": "api.command_join.desc",
   694      "translation": "열린 채널에 참가"
   695    },
   696    {
   697      "id": "api.command_join.fail.app_error",
   698      "translation": "채널에 참가하는 중 오류가 발생했습니다."
   699    },
   700    {
   701      "id": "api.command_join.hint",
   702      "translation": "~[채널]"
   703    },
   704    {
   705      "id": "api.command_join.list.app_error",
   706      "translation": "채널 목록을 나열하는 중 오류가 발생하였습니다."
   707    },
   708    {
   709      "id": "api.command_join.missing.app_error",
   710      "translation": "채널을 불러올 수 없습니다."
   711    },
   712    {
   713      "id": "api.command_join.name",
   714      "translation": "참가"
   715    },
   716    {
   717      "id": "api.command_kick.name",
   718      "translation": "킥"
   719    },
   720    {
   721      "id": "api.command_leave.desc",
   722      "translation": "현재 채널 떠나기"
   723    },
   724    {
   725      "id": "api.command_leave.fail.app_error",
   726      "translation": "채널에서 나가는 중 오류가 발생했습니다."
   727    },
   728    {
   729      "id": "api.command_leave.name",
   730      "translation": "떠나기"
   731    },
   732    {
   733      "id": "api.command_logout.desc",
   734      "translation": "Mattermost 로그아웃"
   735    },
   736    {
   737      "id": "api.command_logout.name",
   738      "translation": "로그아웃"
   739    },
   740    {
   741      "id": "api.command_me.desc",
   742      "translation": "액션 실행"
   743    },
   744    {
   745      "id": "api.command_me.hint",
   746      "translation": "[메시지]"
   747    },
   748    {
   749      "id": "api.command_me.name",
   750      "translation": "나"
   751    },
   752    {
   753      "id": "api.command_msg.desc",
   754      "translation": "유저에게 개인 메시지 전송"
   755    },
   756    {
   757      "id": "api.command_msg.dm_fail.app_error",
   758      "translation": "메시지 암호화 중 오류가 발생하였습니다."
   759    },
   760    {
   761      "id": "api.command_msg.fail.app_error",
   762      "translation": "사용자에게 메시지 전달 중 오류가 발생하였습니다."
   763    },
   764    {
   765      "id": "api.command_msg.hint",
   766      "translation": "@[유저이름] '메세지'"
   767    },
   768    {
   769      "id": "api.command_msg.missing.app_error",
   770      "translation": "사용자를 찾을 수 없습니다."
   771    },
   772    {
   773      "id": "api.command_msg.name",
   774      "translation": "메시지"
   775    },
   776    {
   777      "id": "api.command_msg.permission.app_error",
   778      "translation": "해당 사용자에게 개인 메시지를 보낼 권한이 없습니다."
   779    },
   780    {
   781      "id": "api.command_mute.desc",
   782      "translation": "지정된 현재 채널 또는 [채널]에 대한 데스크톱, 전자우편 및 푸시 알림 기능을 해제합니다."
   783    },
   784    {
   785      "id": "api.command_mute.error",
   786      "translation": "채널{{.Channel}} 을(를) 찾을 수 없습니다. 채널을 식별하려면[채널 핸들](https://about.mattermost.com/default-channel-handle-documentation) 을 사용하십시오."
   787    },
   788    {
   789      "id": "api.command_mute.hint",
   790      "translation": "~[채널]"
   791    },
   792    {
   793      "id": "api.command_mute.name",
   794      "translation": "음소거"
   795    },
   796    {
   797      "id": "api.command_mute.no_channel.error",
   798      "translation": "지정한 채널을 찾을 수 없습니다. 채널을 식별하려면[채널 핸들](https://about.mattermost.com/default-channel-handle-documentation)을 사용하십시오."
   799    },
   800    {
   801      "id": "api.command_mute.not_member.error",
   802      "translation": "사용자가 멤버가 아니기 때문에 채널 {{.Channel}}의 음을 소거할 수 없습니다."
   803    },
   804    {
   805      "id": "api.command_mute.success_mute",
   806      "translation": "채널 음소거가 해제될 때까지{{.Channel}}에 대한 알림을 받지 못 합니다."
   807    },
   808    {
   809      "id": "api.command_mute.success_mute_direct_msg",
   810      "translation": "채널 음소거를 끄지 않으면 이 채널에 대한 알림을 받지 못 합니다."
   811    },
   812    {
   813      "id": "api.command_mute.success_unmute",
   814      "translation": "{{.Channel}} 이 더 이상 음소거가 상태가 아닙니다."
   815    },
   816    {
   817      "id": "api.command_mute.success_unmute_direct_msg",
   818      "translation": "이 채널은 더 이상 음소거 상태가 아닙니다."
   819    },
   820    {
   821      "id": "api.command_offline.desc",
   822      "translation": "현재 상태를 오프라인으로 설정합니다."
   823    },
   824    {
   825      "id": "api.command_offline.name",
   826      "translation": "오프라인"
   827    },
   828    {
   829      "id": "api.command_offline.success",
   830      "translation": "이제 오프라인 상태입니다."
   831    },
   832    {
   833      "id": "api.command_online.desc",
   834      "translation": "현재 상태를 온라인으로 설정합니다."
   835    },
   836    {
   837      "id": "api.command_online.name",
   838      "translation": "온라인"
   839    },
   840    {
   841      "id": "api.command_online.success",
   842      "translation": "이제 온라인 상태입니다."
   843    },
   844    {
   845      "id": "api.command_open.name",
   846      "translation": "열기"
   847    },
   848    {
   849      "id": "api.command_remove.desc",
   850      "translation": "채널에서 멤버 제거하기"
   851    },
   852    {
   853      "id": "api.command_remove.direct_group.app_error",
   854      "translation": "개인 메시지 채널에서 다른 사용자를 제거할 수 없습니다."
   855    },
   856    {
   857      "id": "api.command_remove.hint",
   858      "translation": "@[사용자 이름]"
   859    },
   860    {
   861      "id": "api.command_remove.message.app_error",
   862      "translation": "/remove 혹은 /kick 명령어를 사용해서 메시지를 작성하세요."
   863    },
   864    {
   865      "id": "api.command_remove.missing.app_error",
   866      "translation": "사용자를 찾을 수 없습니다. 시스템 관리자가 사용자를 비활성화 했을 수 있습니다."
   867    },
   868    {
   869      "id": "api.command_remove.name",
   870      "translation": "제거"
   871    },
   872    {
   873      "id": "api.command_remove.permission.app_error",
   874      "translation": "멤버 삭제 권한을 가지고 있지 않습니다."
   875    },
   876    {
   877      "id": "api.command_remove.user_not_in_channel",
   878      "translation": "{{.Username}}은 이 채널의 사용자가 아닙니다."
   879    },
   880    {
   881      "id": "api.command_search.desc",
   882      "translation": "메세지에서 문장 찾기"
   883    },
   884    {
   885      "id": "api.command_search.hint",
   886      "translation": "[문자]"
   887    },
   888    {
   889      "id": "api.command_search.name",
   890      "translation": "찾기"
   891    },
   892    {
   893      "id": "api.command_search.unsupported.app_error",
   894      "translation": "당신의 기기에서는 검색 명령을 지원하지 않습니다"
   895    },
   896    {
   897      "id": "api.command_settings.desc",
   898      "translation": "계정 설정 화면 열기"
   899    },
   900    {
   901      "id": "api.command_settings.name",
   902      "translation": "설정"
   903    },
   904    {
   905      "id": "api.command_settings.unsupported.app_error",
   906      "translation": "당신의 기기에서는 설정 명령을 지원하지 않습니다"
   907    },
   908    {
   909      "id": "api.command_shortcuts.desc",
   910      "translation": "단축키 목록을 표시합니다."
   911    },
   912    {
   913      "id": "api.command_shortcuts.name",
   914      "translation": "단축키"
   915    },
   916    {
   917      "id": "api.command_shortcuts.unsupported.app_error",
   918      "translation": "해당 기기에서 단축키를 지원하지 않습니다."
   919    },
   920    {
   921      "id": "api.command_shrug.desc",
   922      "translation": "¯\\_(ツ)_/¯를 메시지에 추가"
   923    },
   924    {
   925      "id": "api.command_shrug.hint",
   926      "translation": "[메시지]"
   927    },
   928    {
   929      "id": "api.command_shrug.name",
   930      "translation": "shrug"
   931    },
   932    {
   933      "id": "api.config.client.old_format.app_error",
   934      "translation": "사용자 설정을 위한 새로운 형식은 아직 지원되지 않습니다. 명령문에서 format=old 를 명시해 주세요."
   935    },
   936    {
   937      "id": "api.context.404.app_error",
   938      "translation": "죄송합니다, 페이지를 찾을 수 없습니다."
   939    },
   940    {
   941      "id": "api.context.invalid_body_param.app_error",
   942      "translation": "요청 본문에서 {{.Name}}이(가) 없거나 잘못됨"
   943    },
   944    {
   945      "id": "api.context.invalid_param.app_error",
   946      "translation": "적절하지 않은 {{.Name}} 파라미터"
   947    },
   948    {
   949      "id": "api.context.invalid_token.error",
   950      "translation": "잘못된 세션 token={{.Token}}, err={{.Error}}"
   951    },
   952    {
   953      "id": "api.context.invalid_url_param.app_error",
   954      "translation": "요청 URL에서 {{.Name}} 변수가 없거나 잘못됨"
   955    },
   956    {
   957      "id": "api.context.mfa_required.app_error",
   958      "translation": "이 서버에는 다단계 인증이 요구됩니다."
   959    },
   960    {
   961      "id": "api.context.permissions.app_error",
   962      "translation": "작업을 할 수 있는 권한이 없습니다"
   963    },
   964    {
   965      "id": "api.context.session_expired.app_error",
   966      "translation": "잘못되거나 만료된 세션입니다, 다시 로그인 해주세요."
   967    },
   968    {
   969      "id": "api.context.token_provided.app_error",
   970      "translation": "OAuth 세션이 아님에도 쿼리 문자열에 토큰이 제공되었습니다"
   971    },
   972    {
   973      "id": "api.create_terms_of_service.custom_terms_of_service_disabled.app_error",
   974      "translation": "Custom terms of service feature is disabled"
   975    },
   976    {
   977      "id": "api.create_terms_of_service.empty_text.app_error",
   978      "translation": "Please enter text for your Custom Terms of Service."
   979    },
   980    {
   981      "id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
   982      "translation": "전자우편 배치 작업을 받는 채널이 가득 찼습니다. EmailBatchingBufferSize를 늘려주세요."
   983    },
   984    {
   985      "id": "api.email_batching.add_notification_email_to_batch.disabled.app_error",
   986      "translation": "시스템 관리자가 전자우편 배치 기능을 비활성화했습니다."
   987    },
   988    {
   989      "id": "api.email_batching.send_batched_email_notification.subject",
   990      "translation": {
   991        "other": "[{{.SiteName}}] (으)로부터 {{.Month}} {{.Day}}, {{.Year}} 에 새 알림이 왔습니다[{{.SiteName}}] (으)로부터 {{.Month}} {{.Day}}, {{.Year}} 에 새 알림들이 왔습니다"
   992      }
   993    },
   994    {
   995      "id": "api.emoji.create.duplicate.app_error",
   996      "translation": "이모티콘을 생성할 수 없습니다. 같은 이름을 가진 다른 이모티콘이 이미 있습니다."
   997    },
   998    {
   999      "id": "api.emoji.create.other_user.app_error",
  1000      "translation": "잘못된 사용자 ID입니다."
  1001    },
  1002    {
  1003      "id": "api.emoji.create.parse.app_error",
  1004      "translation": "이모티콘을 생성할 수 없습니다. 요청을 이해할 수 없습니다."
  1005    },
  1006    {
  1007      "id": "api.emoji.create.too_large.app_error",
  1008      "translation": "이모티콘을 생성할 수 없습니다. 이미지 용량은 1MB 미만이어야 합니다."
  1009    },
  1010    {
  1011      "id": "api.emoji.disabled.app_error",
  1012      "translation": "시스템 관리자에 의해 사용자 이모티콘 기능이 비활성화 되어 있습니다."
  1013    },
  1014    {
  1015      "id": "api.emoji.get_image.decode.app_error",
  1016      "translation": "이모티콘 이미지를 디코딩 할 수 없습니다"
  1017    },
  1018    {
  1019      "id": "api.emoji.get_image.read.app_error",
  1020      "translation": "이모티콘 이미지 파일을 읽을 수 없습니다."
  1021    },
  1022    {
  1023      "id": "api.emoji.storage.app_error",
  1024      "translation": "파일 저장소가 제대로 설정되지 않았습니다. S3나 로컬 서버 파일 저장소를 설정해주세요."
  1025    },
  1026    {
  1027      "id": "api.emoji.upload.image.app_error",
  1028      "translation": "이모티콘을 만들 수 없습니다. PNG, JPEG, GIF 파일 이어야 합니다."
  1029    },
  1030    {
  1031      "id": "api.emoji.upload.large_image.decode_error",
  1032      "translation": "이모티콘을 생성할 수 없습니다. 이미지 디코딩 시도 중 오류가 발생했습니다."
  1033    },
  1034    {
  1035      "id": "api.emoji.upload.large_image.encode_error",
  1036      "translation": "이모티콘을 생성할 수 없습니다. 이미지 인코딩 시도 중 오류가 발생했습니다."
  1037    },
  1038    {
  1039      "id": "api.emoji.upload.large_image.gif_decode_error",
  1040      "translation": "이모지를 만들 수 없습니다. GIF 디코딩 중 오류가 발생했습니다."
  1041    },
  1042    {
  1043      "id": "api.emoji.upload.large_image.gif_encode_error",
  1044      "translation": "이모지를 만들 수 없습니다. GIF 인코딩 중 오류가 발생했습니다."
  1045    },
  1046    {
  1047      "id": "api.emoji.upload.large_image.too_large.app_error",
  1048      "translation": "이모지를 생성할 수 없습니다. 이미지는 가로{{ .MaxWidth }}, 세로{{ .MaxHeight }} 보다 작아야 합니다."
  1049    },
  1050    {
  1051      "id": "api.emoji.upload.open.app_error",
  1052      "translation": "이모티콘을 생성할 수 없습니다. 첨부된 이미지를 여는 도중에 문제가 발생하였습니다."
  1053    },
  1054    {
  1055      "id": "api.file.attachments.disabled.app_error",
  1056      "translation": "이 서버는 파일 첨부가 비활성화 되어 있습니다."
  1057    },
  1058    {
  1059      "id": "api.file.get_file.public_invalid.app_error",
  1060      "translation": "유효하지 않은 링크입니다."
  1061    },
  1062    {
  1063      "id": "api.file.get_file_preview.no_preview.app_error",
  1064      "translation": "해당 파일은 미리보기 기능이 없습니다."
  1065    },
  1066    {
  1067      "id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
  1068      "translation": "파일 썸네일 이미지가 없습니다."
  1069    },
  1070    {
  1071      "id": "api.file.get_public_link.disabled.app_error",
  1072      "translation": "공개 링크가 비활성화되어 있습니다."
  1073    },
  1074    {
  1075      "id": "api.file.get_public_link.no_post.app_error",
  1076      "translation": "파일의 공개 링크를 가져올 수 없습니다. 현재 사용자가 읽을 수 있는 게시글에 파일이 첨부되어야 합니다."
  1077    },
  1078    {
  1079      "id": "api.file.no_driver.app_error",
  1080      "translation": "파일 드라이버를 선택하지 않았습니다."
  1081    },
  1082    {
  1083      "id": "api.file.read_file.reading_local.app_error",
  1084      "translation": "로컬 서버의 파일 저장소를 읽는 도중에 문제가 발생했습니다."
  1085    },
  1086    {
  1087      "id": "api.file.upload_file.incorrect_number_of_client_ids.app_error",
  1088      "translation": "Unable to upload file(s). Have {{.NumClientIds}} client_ids for {{.NumFiles}} files."
  1089    },
  1090    {
  1091      "id": "api.file.upload_file.incorrect_number_of_files.app_error",
  1092      "translation": "파일을 업로드 할 수 없습니다. 잘못된 파일 수가 지정되었습니다."
  1093    },
  1094    {
  1095      "id": "api.file.upload_file.large_image.app_error",
  1096      "translation": "최대 크기를 초과하는 파일을 업로드 할 수 없습니다: {{.Filename}}"
  1097    },
  1098    {
  1099      "id": "api.file.upload_file.large_image_detailed.app_error",
  1100      "translation": "{{.Filename}} dimensions ({{.Width}} by {{.Height}} pixels) exceed the limits"
  1101    },
  1102    {
  1103      "id": "api.file.upload_file.multiple_channel_ids.app_error",
  1104      "translation": "Unable to upload file(s). Multiple conflicting channel_ids."
  1105    },
  1106    {
  1107      "id": "api.file.upload_file.read_form_value.app_error",
  1108      "translation": "Unable to upload file(s). Error reading the value for {{.Formname}}."
  1109    },
  1110    {
  1111      "id": "api.file.upload_file.read_request.app_error",
  1112      "translation": "파일 업로드 실패했습니다. 파일을 읽을 수 없습니다"
  1113    },
  1114    {
  1115      "id": "api.file.upload_file.storage.app_error",
  1116      "translation": "파일을 업로드할 수 없습니다. 이미지 저장소가 설정되지 않았습니다."
  1117    },
  1118    {
  1119      "id": "api.file.upload_file.too_large_detailed.app_error",
  1120      "translation": "Unable to upload file {{.Filename}}. {{.Length}} bytes exceeds the maximum allowed {{.Limit}} bytes."
  1121    },
  1122    {
  1123      "id": "api.incoming_webhook.disabled.app_error",
  1124      "translation": "시스템 관리자 권한으로 Incoming webhooks를 설정해야 합니다."
  1125    },
  1126    {
  1127      "id": "api.incoming_webhook.invalid_username.app_error",
  1128      "translation": "유효하지 않은 사용자 이름"
  1129    },
  1130    {
  1131      "id": "api.io_error",
  1132      "translation": "input/output error"
  1133    },
  1134    {
  1135      "id": "api.ldap_group.not_found",
  1136      "translation": "ldap group not found"
  1137    },
  1138    {
  1139      "id": "api.ldap_groups.license_error",
  1140      "translation": "your license does not support ldap groups"
  1141    },
  1142    {
  1143      "id": "api.license.add_license.array.app_error",
  1144      "translation": "'license' 아래에 비어있는 배열이 있습니다."
  1145    },
  1146    {
  1147      "id": "api.license.add_license.expired.app_error",
  1148      "translation": "라이선스가 만료되었거나 아직 시작되지 않았습니다."
  1149    },
  1150    {
  1151      "id": "api.license.add_license.invalid.app_error",
  1152      "translation": "잘못된 라이선스 파일입니다."
  1153    },
  1154    {
  1155      "id": "api.license.add_license.invalid_count.app_error",
  1156      "translation": "특별한 유저들의 숫자를 알 수 없습니다."
  1157    },
  1158    {
  1159      "id": "api.license.add_license.no_file.app_error",
  1160      "translation": "라이선스 아래에 파일이 없습니다."
  1161    },
  1162    {
  1163      "id": "api.license.add_license.open.app_error",
  1164      "translation": "라이선스 파일을 열 수 없습니다."
  1165    },
  1166    {
  1167      "id": "api.license.add_license.save.app_error",
  1168      "translation": "라이선스가 제대로 저장되지 않았습니다."
  1169    },
  1170    {
  1171      "id": "api.license.add_license.save_active.app_error",
  1172      "translation": "활성 라이선스 ID가 제대로 저장되지 않았습니다."
  1173    },
  1174    {
  1175      "id": "api.license.add_license.unique_users.app_error",
  1176      "translation": "이 라이선스는 시스템에 {{.Count}}명의 고유 사용자들이 있을 때, {{.Users}}명의 사용자를 지원합니다. 고유 사용자는 전자우편 주소로 구분됩니다. 사용자 수는 리포팅 -> 사이트 통계에서 확인할 수 있습니다."
  1177    },
  1178    {
  1179      "id": "api.license.client.old_format.app_error",
  1180      "translation": "클라이언트 라이선스를 위한 새로운 형식은 아직 지원하지 않습니다. 명령문에서 format=old 를 명시해 주세요."
  1181    },
  1182    {
  1183      "id": "api.marshal_error",
  1184      "translation": "marshal error"
  1185    },
  1186    {
  1187      "id": "api.oauth.allow_oauth.redirect_callback.app_error",
  1188      "translation": "invalid_request: 받은 redirect_url이 등록된 callback_url과 일치하지 않습니다."
  1189    },
  1190    {
  1191      "id": "api.oauth.allow_oauth.turn_off.app_error",
  1192      "translation": "OAuth2 서비스 제공자가 시스템 관리자에 의해 종료되었습니다."
  1193    },
  1194    {
  1195      "id": "api.oauth.authorize_oauth.disabled.app_error",
  1196      "translation": "OAuth2 서비스 제공자가 시스템 관리자에 의해 종료되었습니다."
  1197    },
  1198    {
  1199      "id": "api.oauth.get_access_token.bad_client_id.app_error",
  1200      "translation": "invalid_request: 잘못된 client_id"
  1201    },
  1202    {
  1203      "id": "api.oauth.get_access_token.bad_client_secret.app_error",
  1204      "translation": "invalid_request: client_secret 값이 누락되었습니다"
  1205    },
  1206    {
  1207      "id": "api.oauth.get_access_token.bad_grant.app_error",
  1208      "translation": "invalid_request: 잘못된 grant_type"
  1209    },
  1210    {
  1211      "id": "api.oauth.get_access_token.credentials.app_error",
  1212      "translation": "invalid_client: 잘못된 클라이언트 인증 정보입니다"
  1213    },
  1214    {
  1215      "id": "api.oauth.get_access_token.disabled.app_error",
  1216      "translation": "OAuth2 서비스 제공자가 시스템 관리자에 의해 종료되었습니다."
  1217    },
  1218    {
  1219      "id": "api.oauth.get_access_token.expired_code.app_error",
  1220      "translation": "invalid_grant: 잘못되었거나 기한이 만료된 인증 코드"
  1221    },
  1222    {
  1223      "id": "api.oauth.get_access_token.internal.app_error",
  1224      "translation": "server_error: 데이터베이스를 엑세스하는 동안 내부 서버에러가 발생되었습니다."
  1225    },
  1226    {
  1227      "id": "api.oauth.get_access_token.internal_saving.app_error",
  1228      "translation": "server_error: 접근 코드를 데이터베이스에 저장하던 도중 서버 내부 오류 발생"
  1229    },
  1230    {
  1231      "id": "api.oauth.get_access_token.internal_session.app_error",
  1232      "translation": "server_error: 데이터베이스에 세션 저장 중 서버 내부 오류 발생"
  1233    },
  1234    {
  1235      "id": "api.oauth.get_access_token.internal_user.app_error",
  1236      "translation": "server_error: 사용자 정보를 데이터베이스에서 가져오던 도중 서버 내부 오류 발생"
  1237    },
  1238    {
  1239      "id": "api.oauth.get_access_token.missing_code.app_error",
  1240      "translation": "invalid_request: 코드가 누락"
  1241    },
  1242    {
  1243      "id": "api.oauth.get_access_token.missing_refresh_token.app_error",
  1244      "translation": "invalid_request: refresh_token 누락"
  1245    },
  1246    {
  1247      "id": "api.oauth.get_access_token.redirect_uri.app_error",
  1248      "translation": "invalid_request: 주어진 redirect_uri 값이 인증 코드의 redirect_uri 값과 맞지 않음"
  1249    },
  1250    {
  1251      "id": "api.oauth.get_access_token.refresh_token.app_error",
  1252      "translation": "invalid_grant: 잘못된 refresh 토큰"
  1253    },
  1254    {
  1255      "id": "api.oauth.invalid_state_token.app_error",
  1256      "translation": "상태 토큰이 잘못되었습니다."
  1257    },
  1258    {
  1259      "id": "api.oauth.register_oauth_app.turn_off.app_error",
  1260      "translation": "OAuth2 서비스 제공자가 시스템 관리자에 의해 종료되었습니다."
  1261    },
  1262    {
  1263      "id": "api.oauth.revoke_access_token.del_session.app_error",
  1264      "translation": "DB에서 세션을 지우다 오류가 발생했습니다."
  1265    },
  1266    {
  1267      "id": "api.oauth.revoke_access_token.del_token.app_error",
  1268      "translation": "DB에서 접근토큰을 지우다가 오류가 발생했습니다."
  1269    },
  1270    {
  1271      "id": "api.oauth.revoke_access_token.get.app_error",
  1272      "translation": "삭제하기 전에 DB에서 엑세스 토큰을 받을 수 없습니다."
  1273    },
  1274    {
  1275      "id": "api.oauth.singup_with_oauth.disabled.app_error",
  1276      "translation": "사용자 가입이 비활성화 되어있습니다."
  1277    },
  1278    {
  1279      "id": "api.oauth.singup_with_oauth.expired_link.app_error",
  1280      "translation": "가입 링크가 만료되었습니다."
  1281    },
  1282    {
  1283      "id": "api.oauth.singup_with_oauth.invalid_link.app_error",
  1284      "translation": "유효하지 않은 가입 링크입니다."
  1285    },
  1286    {
  1287      "id": "api.outgoing_webhook.disabled.app_error",
  1288      "translation": "Outgoing webhook은 관리자에 의해 제한되었습니다."
  1289    },
  1290    {
  1291      "id": "api.plugin.upload.array.app_error",
  1292      "translation": "파일의 배열이 in multipart/from request 비어있습니다."
  1293    },
  1294    {
  1295      "id": "api.plugin.upload.file.app_error",
  1296      "translation": "파일을 in multipart/from request 열 수 없습니다."
  1297    },
  1298    {
  1299      "id": "api.plugin.upload.no_file.app_error",
  1300      "translation": "in multipart/form request 파일이 누락되었습니다."
  1301    },
  1302    {
  1303      "id": "api.post.check_for_out_of_channel_mentions.message.multiple",
  1304      "translation": "@{{.Usernames}} 와 @{{.LastUsername}} 에게 메시지는 전달했디만, 이 채널에 속하지 않기 때문에 알림을 받지 못했습니다."
  1305    },
  1306    {
  1307      "id": "api.post.check_for_out_of_channel_mentions.message.one",
  1308      "translation": "@{{.Username}} 에게 메시지는 전달했지만, 이 채널에 속하지 않기 때문에 알림을 받지 못했습니다."
  1309    },
  1310    {
  1311      "id": "api.post.create_post.can_not_post_to_deleted.error",
  1312      "translation": "삭제된 채널에 등록할 수 없습니다."
  1313    },
  1314    {
  1315      "id": "api.post.create_post.channel_root_id.app_error",
  1316      "translation": "루트 아이디 매개변수의 잘못된 채널 아이디입니다."
  1317    },
  1318    {
  1319      "id": "api.post.create_post.parent_id.app_error",
  1320      "translation": "잘못된 ParentId 매개변수입니다"
  1321    },
  1322    {
  1323      "id": "api.post.create_post.root_id.app_error",
  1324      "translation": "잘못된 RootId 매개변수입니다"
  1325    },
  1326    {
  1327      "id": "api.post.create_post.town_square_read_only",
  1328      "translation": "이 채널은 읽기 전용입니다. 권한을 가진 사용자들만 게시할 수 있습니다."
  1329    },
  1330    {
  1331      "id": "api.post.create_webhook_post.creating.app_error",
  1332      "translation": "포스트 만드는 중 오류"
  1333    },
  1334    {
  1335      "id": "api.post.deduplicate_create_post.failed_to_get",
  1336      "translation": "Failed to fetch original post after deduplicating a client repeating the same request."
  1337    },
  1338    {
  1339      "id": "api.post.deduplicate_create_post.pending",
  1340      "translation": "Rejected post since another client is making the same request."
  1341    },
  1342    {
  1343      "id": "api.post.delete_post.can_not_delete_post_in_deleted.error",
  1344      "translation": "Can not delete a post in a deleted channel."
  1345    },
  1346    {
  1347      "id": "api.post.disabled_all",
  1348      "translation": "채널에 {{.Users}}명 이상의 사용자가 있기 때문에 @all이 비활성화 되었습니다."
  1349    },
  1350    {
  1351      "id": "api.post.disabled_channel",
  1352      "translation": "채널에 {{.Users}}명 이상의 사용자가 있기 때문에 @channel이 비활성화 되었습니다."
  1353    },
  1354    {
  1355      "id": "api.post.disabled_here",
  1356      "translation": "채널에 {{.Users}}명 이상의 사용자가 있기 때문에 @here이 비활성화 되었습니다."
  1357    },
  1358    {
  1359      "id": "api.post.do_action.action_id.app_error",
  1360      "translation": "유효하지 않은 액션 ID"
  1361    },
  1362    {
  1363      "id": "api.post.do_action.action_integration.app_error",
  1364      "translation": "통합 기능 작업 에러"
  1365    },
  1366    {
  1367      "id": "api.post.get_message_for_notification.files_sent",
  1368      "translation": {
  1369        "other": "{{.Count}}개 파일 발송됨: {{.Filenames}}"
  1370      }
  1371    },
  1372    {
  1373      "id": "api.post.get_message_for_notification.images_sent",
  1374      "translation": {
  1375        "other": "{{.Count}}개 이미지 발송됨: {{.Filenames}}"
  1376      }
  1377    },
  1378    {
  1379      "id": "api.post.link_preview_disabled.app_error",
  1380      "translation": "시스템 관리자 권한으로 Link previews를 활성화시키세요."
  1381    },
  1382    {
  1383      "id": "api.post.patch_post.can_not_update_post_in_deleted.error",
  1384      "translation": "Can not update a post in a deleted channel."
  1385    },
  1386    {
  1387      "id": "api.post.save_is_pinned_post.town_square_read_only",
  1388      "translation": "이 채널은 읽기 전용입니다. 권한을 가진 사용자들만 게시할 수 있습니다."
  1389    },
  1390    {
  1391      "id": "api.post.send_notification_and_forget.push_channel_mention",
  1392      "translation": "채널에 알림을 보냈습니다."
  1393    },
  1394    {
  1395      "id": "api.post.send_notification_and_forget.push_comment_on_post",
  1396      "translation": "당신의 포스트에 코멘트가 달렸습니다."
  1397    },
  1398    {
  1399      "id": "api.post.send_notification_and_forget.push_comment_on_thread",
  1400      "translation": "당신이 참여한 스레드에 답글이 달렸습니다."
  1401    },
  1402    {
  1403      "id": "api.post.send_notifications_and_forget.push_explicit_mention",
  1404      "translation": "~가 당신을 언급했습니다."
  1405    },
  1406    {
  1407      "id": "api.post.send_notifications_and_forget.push_general_message",
  1408      "translation": "~가 메시지를 게시했습니다."
  1409    },
  1410    {
  1411      "id": "api.post.send_notifications_and_forget.push_image_only",
  1412      "translation": "파일을 첨부했습니다."
  1413    },
  1414    {
  1415      "id": "api.post.send_notifications_and_forget.push_message",
  1416      "translation": "당신에게 메시지를 보냈습니다."
  1417    },
  1418    {
  1419      "id": "api.post.update_post.can_not_update_post_in_deleted.error",
  1420      "translation": "Can not update a post in a deleted channel."
  1421    },
  1422    {
  1423      "id": "api.post.update_post.find.app_error",
  1424      "translation": "기존 글 또는 댓글을 찾을 수 없습니다."
  1425    },
  1426    {
  1427      "id": "api.post.update_post.permissions_details.app_error",
  1428      "translation": "이미 지워짐. ID={{.PostId}}"
  1429    },
  1430    {
  1431      "id": "api.post.update_post.permissions_time_limit.app_error",
  1432      "translation": "게시 수정은 {{.timeLimit}} 초 동안만 가능합니다. 상세한 내용은 시스템 관리자에게 문의하세요."
  1433    },
  1434    {
  1435      "id": "api.post.update_post.system_message.app_error",
  1436      "translation": "시스템 메시지를 변경할 수 없습니다."
  1437    },
  1438    {
  1439      "id": "api.post_get_post_by_id.get.app_error",
  1440      "translation": "내용을 가져올수 없습니다."
  1441    },
  1442    {
  1443      "id": "api.preference.delete_preferences.delete.app_error",
  1444      "translation": "사용자 설정을 삭제할 수 없습니다."
  1445    },
  1446    {
  1447      "id": "api.preference.preferences_category.get.app_error",
  1448      "translation": "사용자 설정을 가져올 수 없습니다."
  1449    },
  1450    {
  1451      "id": "api.preference.update_preferences.set.app_error",
  1452      "translation": "사용자 설정을 적용할 수 없습니다."
  1453    },
  1454    {
  1455      "id": "api.reaction.delete.archived_channel.app_error",
  1456      "translation": "보관 된 채널에서는 반응을 제거 할 수 없습니다."
  1457    },
  1458    {
  1459      "id": "api.reaction.save.archived_channel.app_error",
  1460      "translation": "보관 된 채널에서는 반응을 추가할 수 없습니다."
  1461    },
  1462    {
  1463      "id": "api.reaction.save_reaction.invalid.app_error",
  1464      "translation": "리액션이 유효하지 않습니다."
  1465    },
  1466    {
  1467      "id": "api.reaction.save_reaction.user_id.app_error",
  1468      "translation": "타 사용자에 대한 리액션 저장을 할 수 없습니다."
  1469    },
  1470    {
  1471      "id": "api.reaction.town_square_read_only",
  1472      "translation": "읽기 전용 채널에서는 메시지에 응답할 수 없습니다."
  1473    },
  1474    {
  1475      "id": "api.restricted_system_admin",
  1476      "translation": "This action is forbidden to a restricted system admin."
  1477    },
  1478    {
  1479      "id": "api.roles.patch_roles.license.error",
  1480      "translation": "귀하의 라이선스는 고급 권한을 지원하지 않습니다."
  1481    },
  1482    {
  1483      "id": "api.scheme.create_scheme.license.error",
  1484      "translation": "귀하의 라이선스는 권한 스키마 생성을 지원하지 않습니다."
  1485    },
  1486    {
  1487      "id": "api.scheme.delete_scheme.license.error",
  1488      "translation": "귀하의 라이선스는 권한 스키마 삭제를 지원하지 않습니다"
  1489    },
  1490    {
  1491      "id": "api.scheme.get_channels_for_scheme.scope.error",
  1492      "translation": "제공된 스키마가 채널의 스키마가 아니기 떄문에 채널을 불러올 수 없습니다."
  1493    },
  1494    {
  1495      "id": "api.scheme.get_teams_for_scheme.scope.error",
  1496      "translation": "제공된 스키마가 팀의 스키마가 아니기 때문에 팀을 불러올 수 없습니다."
  1497    },
  1498    {
  1499      "id": "api.scheme.patch_scheme.license.error",
  1500      "translation": "귀하의 라이선스는 권한 스키마 업데이트를 지원하지 않습니다"
  1501    },
  1502    {
  1503      "id": "api.server.start_server.forward80to443.disabled_while_using_lets_encrypt",
  1504      "translation": "LetsEncrypt를 사용하는 경우 Forward80To443 기능 활성화 필요"
  1505    },
  1506    {
  1507      "id": "api.server.start_server.forward80to443.enabled_but_listening_on_wrong_port",
  1508      "translation": "%s 포트에서 수신하는 중, 포트 80에서 포트 443으로 전환하지 못했습니다. 프록시 서버 사용 중인 경우 Forward80To443 옵션을 비활성화 해 주세요."
  1509    },
  1510    {
  1511      "id": "api.server.start_server.rate_limiting_memory_store",
  1512      "translation": "메모리 스토어의 속도 제한을 초기화할 수 없습니다. MemoryStoreSize 설정 세팅을 확인하십시오."
  1513    },
  1514    {
  1515      "id": "api.server.start_server.rate_limiting_rate_limiter",
  1516      "translation": "속도 제한을 초기화할 수 없습니다."
  1517    },
  1518    {
  1519      "id": "api.server.start_server.starting.critical",
  1520      "translation": "서버 시작중 오류, err:%v"
  1521    },
  1522    {
  1523      "id": "api.slackimport.slack_add_bot_user.email_pwd",
  1524      "translation": "전자우편 {{.Email}}, 비밀번호 {{.Password}}를 사용하는 슬랙 봇 계정이 추가되었습니다.\n"
  1525    },
  1526    {
  1527      "id": "api.slackimport.slack_add_bot_user.unable_import",
  1528      "translation": "{{.Username}} Slack Bot계정을 추가할 수 없습니다.\r\n"
  1529    },
  1530    {
  1531      "id": "api.slackimport.slack_add_channels.added",
  1532      "translation": "\r\n채널 추가되었습니다:\r\n"
  1533    },
  1534    {
  1535      "id": "api.slackimport.slack_add_channels.failed_to_add_user",
  1536      "translation": "Slack 사용자 {{.Username}}을(를) 채널에 추가할 수 없습니다.\r\n"
  1537    },
  1538    {
  1539      "id": "api.slackimport.slack_add_channels.import_failed",
  1540      "translation": "Slack채널 {{.DisplayName}}을(를) 적용할 수 없습니다.\r\n"
  1541    },
  1542    {
  1543      "id": "api.slackimport.slack_add_channels.merge",
  1544      "translation": "Slack채널 {{.DisplayName}}이(가) 이미 Mattermost채널에 활성상태로 존재합니다. 두 채널은 통합되었습니다.\r\n"
  1545    },
  1546    {
  1547      "id": "api.slackimport.slack_add_users.created",
  1548      "translation": "\r\n사용자가 생성되었습니다:\r\n"
  1549    },
  1550    {
  1551      "id": "api.slackimport.slack_add_users.email_pwd",
  1552      "translation": "전자우편 {{.Email}}, 비밀번호 {{.Password}}를 사용하는 슬랙 사용자가 추가되었습니다.\n"
  1553    },
  1554    {
  1555      "id": "api.slackimport.slack_add_users.merge_existing",
  1556      "translation": "전자우편 {{.Email}}, 사용자명 {{.Username}}을 통해 Slack 사용자와 Mattermost에 존재하는 사용자를 통합했습니다.\n"
  1557    },
  1558    {
  1559      "id": "api.slackimport.slack_add_users.merge_existing_failed",
  1560      "translation": "전자우편 {{.Email}}, 사용자명 {{.Username}}을 통해 Slack 사용자와 Mattermost에 존재하는 사용자를 통합했지만 팀에 추가하지는 못했습니다.\n"
  1561    },
  1562    {
  1563      "id": "api.slackimport.slack_add_users.missing_email_address",
  1564      "translation": "사용자 {{.Username}}은(는) Slack 추출 정보에 전자우편 계정이 없습니다. {{.Email}}을(를) 표시합니다. 사용자는 시스템에 접속하여 전자우편 주소를 갱신해야 합니다.\n"
  1565    },
  1566    {
  1567      "id": "api.slackimport.slack_add_users.unable_import",
  1568      "translation": "불러올 수 없는 Slack사용자 입니다: {{.Username}}\r\n"
  1569    },
  1570    {
  1571      "id": "api.slackimport.slack_import.log",
  1572      "translation": "Slack에서 가져오기 Log\r\n"
  1573    },
  1574    {
  1575      "id": "api.slackimport.slack_import.note1",
  1576      "translation": "- 몇몇 메시지는 이 불러오기 프로그램을 지원하지 않기 때문에 불러올 수 없을 수 없습니다.\r\n"
  1577    },
  1578    {
  1579      "id": "api.slackimport.slack_import.note2",
  1580      "translation": "- Slack bot 메시지는 최근 지원하지 않습니다.\r\n"
  1581    },
  1582    {
  1583      "id": "api.slackimport.slack_import.note3",
  1584      "translation": "- 서버 로그에서 찾을 수 있는 추가적인 오류들.\r\n"
  1585    },
  1586    {
  1587      "id": "api.slackimport.slack_import.notes",
  1588      "translation": "\r\n알림:\r\n"
  1589    },
  1590    {
  1591      "id": "api.slackimport.slack_import.open.app_error",
  1592      "translation": "{{.Filename}}을 열 수 없습니다.\r\n"
  1593    },
  1594    {
  1595      "id": "api.slackimport.slack_import.team_fail",
  1596      "translation": "불러오기 할 팀을 가져올 수 없습니다.\r\n"
  1597    },
  1598    {
  1599      "id": "api.slackimport.slack_import.zip.app_error",
  1600      "translation": "Slack에서 불러온 zip파일을 열 수 없습니다.\r\n"
  1601    },
  1602    {
  1603      "id": "api.status.user_not_found.app_error",
  1604      "translation": "사용자를 찾을 수 업습니다."
  1605    },
  1606    {
  1607      "id": "api.team.add_user_to_team.added",
  1608      "translation": "%v님이 %v님을 채널에 추가했습니다."
  1609    },
  1610    {
  1611      "id": "api.team.add_user_to_team.missing_parameter.app_error",
  1612      "translation": "사용자를 팀에 추가하기 위해서는 매개변수가 필요합니다."
  1613    },
  1614    {
  1615      "id": "api.team.get_invite_info.not_open_team",
  1616      "translation": "Invite is invalid because this is not an open team."
  1617    },
  1618    {
  1619      "id": "api.team.get_team_icon.filesettings_no_driver.app_error",
  1620      "translation": "파일 설정을 위한 잘못된 드라이버 입니다.~ ~는 '로컬' 혹은 'amazons3'여야 합니다."
  1621    },
  1622    {
  1623      "id": "api.team.get_team_icon.read_file.app_error",
  1624      "translation": "팀 아이콘 파일을 읽을 수 없습니다."
  1625    },
  1626    {
  1627      "id": "api.team.import_team.array.app_error",
  1628      "translation": "요청의 'file' 배열이 비어있습니다."
  1629    },
  1630    {
  1631      "id": "api.team.import_team.integer.app_error",
  1632      "translation": "Filesize가 정수가 아닙니다."
  1633    },
  1634    {
  1635      "id": "api.team.import_team.no_file.app_error",
  1636      "translation": "요청의 'file' 항목에 파일이 없습니다."
  1637    },
  1638    {
  1639      "id": "api.team.import_team.no_import_from.app_error",
  1640      "translation": "잘못된 리퀘스트: importFrom필드가 존재하지 않습니다."
  1641    },
  1642    {
  1643      "id": "api.team.import_team.open.app_error",
  1644      "translation": "파일을 열 수 없습니다."
  1645    },
  1646    {
  1647      "id": "api.team.import_team.parse.app_error",
  1648      "translation": "multipart 폼을 가져올수 없습니다."
  1649    },
  1650    {
  1651      "id": "api.team.import_team.unavailable.app_error",
  1652      "translation": "잘못된 리퀘스트: filesize필드가 존재하지 않습니다."
  1653    },
  1654    {
  1655      "id": "api.team.invite_members.disabled.app_error",
  1656      "translation": "전자우편 초대가 비활성화되어 있습니다."
  1657    },
  1658    {
  1659      "id": "api.team.invite_members.invalid_email.app_error",
  1660      "translation": "허가된 도메인의 전자우편 주소가 아닙니다: {{.Addresses}}. 자세한 내용은 시스템 관리자에게 문의해 주세요."
  1661    },
  1662    {
  1663      "id": "api.team.invite_members.no_one.app_error",
  1664      "translation": "초대된 인원이 없습니다."
  1665    },
  1666    {
  1667      "id": "api.team.is_team_creation_allowed.disabled.app_error",
  1668      "translation": "새로운 팀을 생성할 수 없습니다. 시스템 관리자에게 문의해보세요."
  1669    },
  1670    {
  1671      "id": "api.team.is_team_creation_allowed.domain.app_error",
  1672      "translation": "허용된 도메인의 전자우편 주소만 사용하세요. (예시: @example.com). 또는 시스템 관리자에게 문의해보세요."
  1673    },
  1674    {
  1675      "id": "api.team.join_team.post_and_forget",
  1676      "translation": "%v가 팀에 가입했습니다."
  1677    },
  1678    {
  1679      "id": "api.team.join_user_to_team.allowed_domains.app_error",
  1680      "translation": "허용된 도메인의 전자우편 주소만 사용하세요. (예시: @example.com). 또는 시스템 관리자에게 문의해보세요."
  1681    },
  1682    {
  1683      "id": "api.team.leave.left",
  1684      "translation": "%v가 팀을 떠났습니다."
  1685    },
  1686    {
  1687      "id": "api.team.move_channel.post.error",
  1688      "translation": "채널 이동 메시지를 게시할 수 없습니다."
  1689    },
  1690    {
  1691      "id": "api.team.move_channel.success",
  1692      "translation": "본 채널은 %v 팀에서 이 팀으로 이동되었습니다."
  1693    },
  1694    {
  1695      "id": "api.team.remove_team_icon.get_team.app_error",
  1696      "translation": "팀을 받아오는 도중에 문제가 발생했습니다."
  1697    },
  1698    {
  1699      "id": "api.team.remove_user_from_team.missing.app_error",
  1700      "translation": "사용자는 해당 팀의 소속이 아닙니다."
  1701    },
  1702    {
  1703      "id": "api.team.remove_user_from_team.removed",
  1704      "translation": "%v가 팀에서 제외되었습니다."
  1705    },
  1706    {
  1707      "id": "api.team.set_team_icon.array.app_error",
  1708      "translation": "'이미지'요청의 배열이 비어있습니다."
  1709    },
  1710    {
  1711      "id": "api.team.set_team_icon.decode.app_error",
  1712      "translation": "팀 아이콘을 decode할 수 없습니다."
  1713    },
  1714    {
  1715      "id": "api.team.set_team_icon.encode.app_error",
  1716      "translation": "팀 아이콘을 encode할 수 없습니다."
  1717    },
  1718    {
  1719      "id": "api.team.set_team_icon.get_team.app_error",
  1720      "translation": "팀을 불러오는 도중 문제가 발생했습니다."
  1721    },
  1722    {
  1723      "id": "api.team.set_team_icon.no_file.app_error",
  1724      "translation": "'이미지'요청에 파일이 없습니다."
  1725    },
  1726    {
  1727      "id": "api.team.set_team_icon.open.app_error",
  1728      "translation": "이미지 파일을 열 수 없습니다."
  1729    },
  1730    {
  1731      "id": "api.team.set_team_icon.parse.app_error",
  1732      "translation": "multipart form을 파싱할 수 없습니다."
  1733    },
  1734    {
  1735      "id": "api.team.set_team_icon.storage.app_error",
  1736      "translation": "팀 아이콘을 업로드할 수 없습니다. 이미지 저장소가 설정되지 않았습니다."
  1737    },
  1738    {
  1739      "id": "api.team.set_team_icon.too_large.app_error",
  1740      "translation": "팀 아이콘을 업로드 할 수 없습니다. 파일이 너무 큽니다."
  1741    },
  1742    {
  1743      "id": "api.team.set_team_icon.write_file.app_error",
  1744      "translation": "팀 아이콘을 저장할 수 없습니다."
  1745    },
  1746    {
  1747      "id": "api.team.team_icon.update.app_error",
  1748      "translation": "팀 아이콘을 업데이트 하는 도중 문제가 발생했습니다."
  1749    },
  1750    {
  1751      "id": "api.team.update_member_roles.not_a_member",
  1752      "translation": "지정된 사용자는 지정된 팀의 멤버가 아닙니다."
  1753    },
  1754    {
  1755      "id": "api.team.update_restricted_domains.mismatch.app_error",
  1756      "translation": "팀을 {{ .Domain }}로 제한하는 것은 시스템 설정에 의해 허가되어 있지 않습니다. 시스템 관리자에게 문의하세요."
  1757    },
  1758    {
  1759      "id": "api.team.update_team_scheme.license.error",
  1760      "translation": "팀 스키마의 업데이트를 지원하지 않는 라이선스입니다"
  1761    },
  1762    {
  1763      "id": "api.team.update_team_scheme.scheme_scope.error",
  1764      "translation": "제공된 스키마가 팀 스키마가 아니기 때문에 해당 스키마를 적용할 수 없습니다."
  1765    },
  1766    {
  1767      "id": "api.templates.deactivate_body.info",
  1768      "translation": "사용자 본인이 {{ .SiteURL }}에서 계정을 정지했습니다."
  1769    },
  1770    {
  1771      "id": "api.templates.deactivate_body.title",
  1772      "translation": "귀하의 계정은 {{.ServerURL}}에서 비활성화 되었습니다."
  1773    },
  1774    {
  1775      "id": "api.templates.deactivate_body.warning",
  1776      "translation": "만약 이 변경사항이 당신에 의해 적용되지 않았거나 계정을 다시 활성화 시키고 싶으시면 시스템 관리자에게 문의하세요."
  1777    },
  1778    {
  1779      "id": "api.templates.deactivate_subject",
  1780      "translation": "[{{ .SiteName }}], {{ .ServerURL }}에 가입된 당신의 계정이 비활성화 되었습니다."
  1781    },
  1782    {
  1783      "id": "api.templates.email_change_body.info",
  1784      "translation": "{{.TeamDisplayName}}에 속한 당신의 전자우편 주소가 {{.NewEmail}}로 변경되었습니다."
  1785    },
  1786    {
  1787      "id": "api.templates.email_change_body.title",
  1788      "translation": "전자우편을 변경하였습니다"
  1789    },
  1790    {
  1791      "id": "api.templates.email_change_subject",
  1792      "translation": "[{{ .SiteName }}] 당신의 전자우편 주소가 변경되었습니다"
  1793    },
  1794    {
  1795      "id": "api.templates.email_change_verify_body.button",
  1796      "translation": "전자우편 검증"
  1797    },
  1798    {
  1799      "id": "api.templates.email_change_verify_body.info",
  1800      "translation": "{{.TeamDisplayName}}의 전자우편 주소 변경을 완료하려면, 아래 링크를 클릭하여 검증하세요."
  1801    },
  1802    {
  1803      "id": "api.templates.email_change_verify_body.title",
  1804      "translation": "전자우편 주소를 변경하였습니다"
  1805    },
  1806    {
  1807      "id": "api.templates.email_change_verify_subject",
  1808      "translation": "[{{ .SiteName }}] 새로운 전자우편 주소를 확인하세요"
  1809    },
  1810    {
  1811      "id": "api.templates.email_footer",
  1812      "translation": "알림 설정을 변경하려면, 팀 사이트에 로그인 후 계정 설정> 알림 메뉴를 확인하세요."
  1813    },
  1814    {
  1815      "id": "api.templates.email_info1",
  1816      "translation": "궁금한 점이 있으면 언제든지 전자우편으로 연락하세요: "
  1817    },
  1818    {
  1819      "id": "api.templates.email_info2",
  1820      "translation": "행복을 기원하며,"
  1821    },
  1822    {
  1823      "id": "api.templates.email_info3",
  1824      "translation": "{{.SiteName}} 팀"
  1825    },
  1826    {
  1827      "id": "api.templates.email_organization",
  1828      "translation": "발신: "
  1829    },
  1830    {
  1831      "id": "api.templates.email_warning",
  1832      "translation": "만약 변경한 적이 없다면, 시스템 관리자에게 문의해 주세요."
  1833    },
  1834    {
  1835      "id": "api.templates.invite_body.button",
  1836      "translation": "팀 참여하기"
  1837    },
  1838    {
  1839      "id": "api.templates.invite_body.title",
  1840      "translation": "당신은 초대되었습니다."
  1841    },
  1842    {
  1843      "id": "api.templates.invite_subject",
  1844      "translation": "[{{ .SiteName }}] {{ .SenderName }} 가 당신을 {{ .TeamDisplayName }} 팀에 초대했습니다."
  1845    },
  1846    {
  1847      "id": "api.templates.mfa_activated_body.info",
  1848      "translation": "{{ .SiteURL }} 의 당신의 계정에 다중 요소 인증이 추가되었습니다."
  1849    },
  1850    {
  1851      "id": "api.templates.mfa_activated_body.title",
  1852      "translation": "다중 요소 인증이 추가되었습니다"
  1853    },
  1854    {
  1855      "id": "api.templates.mfa_change_subject",
  1856      "translation": "[{{ .SiteName }}], 당신의 MFA가 업데이트 되었습니다"
  1857    },
  1858    {
  1859      "id": "api.templates.mfa_deactivated_body.info",
  1860      "translation": "{{ .SiteURL }}의 당신의 계정에서 다중 요소 인증이 제거되었습니다."
  1861    },
  1862    {
  1863      "id": "api.templates.mfa_deactivated_body.title",
  1864      "translation": "다중 요소 인증이 제거되었습니다"
  1865    },
  1866    {
  1867      "id": "api.templates.password_change_body.info",
  1868      "translation": "{{.Method}} 에 의해 {{ .TeamURL }} 의 {{.TeamDisplayName}} 에 대한 당신의 비밀번호가 업데이트 되었습니다."
  1869    },
  1870    {
  1871      "id": "api.templates.password_change_body.title",
  1872      "translation": "비밀번호가 변경되었습니다."
  1873    },
  1874    {
  1875      "id": "api.templates.password_change_subject",
  1876      "translation": "[{{ .SiteName }}], 당신의 비밀번호가 업데이트 되었습니다"
  1877    },
  1878    {
  1879      "id": "api.templates.post_body.button",
  1880      "translation": "글로 이동하기"
  1881    },
  1882    {
  1883      "id": "api.templates.reset_body.button",
  1884      "translation": "비밀번호 재설정"
  1885    },
  1886    {
  1887      "id": "api.templates.reset_body.title",
  1888      "translation": "비밀번호 재설정을 요청했습니다."
  1889    },
  1890    {
  1891      "id": "api.templates.reset_subject",
  1892      "translation": "[{{ .SiteName }}] 비밀번호를 초기화했습니다."
  1893    },
  1894    {
  1895      "id": "api.templates.signin_change_email.body.info",
  1896      "translation": "You updated your sign-in method on {{ .SiteName }}"
  1897    },
  1898    {
  1899      "id": "api.templates.signin_change_email.body.method_email",
  1900      "translation": "전자우편 주소와 비밀번호"
  1901    },
  1902    {
  1903      "id": "api.templates.signin_change_email.body.title",
  1904      "translation": "You updated your sign-in method"
  1905    },
  1906    {
  1907      "id": "api.templates.signin_change_email.subject",
  1908      "translation": "[{{ .SiteName }}] 당신의 로그인 방식이 변경되었습니다."
  1909    },
  1910    {
  1911      "id": "api.templates.user_access_token_body.info",
  1912      "translation": "{{ .SiteURL }} 에서 당신의 계정에 개인 엑세스 토큰이 발급되었습니다. 당신의 계정으로 {{.SiteName}} 에 접속할 때 사용하실 수 있습니다."
  1913    },
  1914    {
  1915      "id": "api.templates.user_access_token_body.title",
  1916      "translation": "개인 엑세스 토큰이 당신의 계정에 발급되었습니다"
  1917    },
  1918    {
  1919      "id": "api.templates.user_access_token_subject",
  1920      "translation": "[{{ .SiteName }}] 당신의 계정에 개인 엑세스 토큰이 발급되었습니다"
  1921    },
  1922    {
  1923      "id": "api.templates.username_change_body.info",
  1924      "translation": "{{.TeamDisplayName}} 팀의 당신의 사용자명이 {{.NewUsername}} 로 변경되었습니다."
  1925    },
  1926    {
  1927      "id": "api.templates.username_change_body.title",
  1928      "translation": "사용자명을 변경했습니다."
  1929    },
  1930    {
  1931      "id": "api.templates.username_change_subject",
  1932      "translation": "[{{ .SiteName }}] 당신의 사용자명이 변경되었습니다"
  1933    },
  1934    {
  1935      "id": "api.templates.verify_body.button",
  1936      "translation": "전자우편 검증"
  1937    },
  1938    {
  1939      "id": "api.templates.verify_body.info",
  1940      "translation": "전자우편 주소를 검증하려면 클릭하세요."
  1941    },
  1942    {
  1943      "id": "api.templates.verify_body.title",
  1944      "translation": "You've joined {{ .ServerURL }}"
  1945    },
  1946    {
  1947      "id": "api.templates.verify_subject",
  1948      "translation": "[{{ .SiteName }}] Email Verification"
  1949    },
  1950    {
  1951      "id": "api.templates.welcome_body.app_download_info",
  1952      "translation": "최상의 경험을 위해 PC, Mac, iOS와 Android용 애플리케이션을 다운로드 받으세요."
  1953    },
  1954    {
  1955      "id": "api.templates.welcome_body.button",
  1956      "translation": "전자우편 검증하기"
  1957    },
  1958    {
  1959      "id": "api.templates.welcome_body.info",
  1960      "translation": "이 이메일 주소는 Mattermost 계정을 생성하는 데 사용되었습니다."
  1961    },
  1962    {
  1963      "id": "api.templates.welcome_body.title",
  1964      "translation": "팀에 가입하신 걸 환영합니다"
  1965    },
  1966    {
  1967      "id": "api.templates.welcome_subject",
  1968      "translation": "[{{ .SiteName }}] {{ .ServerURL }} 에 참가했습니다."
  1969    },
  1970    {
  1971      "id": "api.user.activate_mfa.email_and_ldap_only.app_error",
  1972      "translation": "MFA가 이 계정 형식에 대해 유효하지 않습니다."
  1973    },
  1974    {
  1975      "id": "api.user.add_direct_channels_and_forget.failed.error",
  1976      "translation": "Failed to add direct channel preferences for user user_id={{.UserId}}, team_id={{.TeamId}}, err={{.Error}}"
  1977    },
  1978    {
  1979      "id": "api.user.authorize_oauth_user.bad_response.app_error",
  1980      "translation": "토큰 요청으로부터 잘못된 응답"
  1981    },
  1982    {
  1983      "id": "api.user.authorize_oauth_user.bad_token.app_error",
  1984      "translation": "잘못된 토큰 형식"
  1985    },
  1986    {
  1987      "id": "api.user.authorize_oauth_user.invalid_state.app_error",
  1988      "translation": "올바르지 않은 상태"
  1989    },
  1990    {
  1991      "id": "api.user.authorize_oauth_user.missing.app_error",
  1992      "translation": "접근 토큰이 없습니다."
  1993    },
  1994    {
  1995      "id": "api.user.authorize_oauth_user.response.app_error",
  1996      "translation": "Received invalid response from OAuth service provider"
  1997    },
  1998    {
  1999      "id": "api.user.authorize_oauth_user.service.app_error",
  2000      "translation": "{{.Sevice}} 토큰 요청이 실패했습니다."
  2001    },
  2002    {
  2003      "id": "api.user.authorize_oauth_user.token_failed.app_error",
  2004      "translation": "토큰 요청이 실패했습니다."
  2005    },
  2006    {
  2007      "id": "api.user.authorize_oauth_user.unsupported.app_error",
  2008      "translation": "지원하지 않는 OAuth 서비스 프로바이더 입니다."
  2009    },
  2010    {
  2011      "id": "api.user.check_user_login_attempts.too_many.app_error",
  2012      "translation": "로그인 실패가 계속되어 계정이 잠겼습니다. 비밀번호를 재설정하세요."
  2013    },
  2014    {
  2015      "id": "api.user.check_user_mfa.bad_code.app_error",
  2016      "translation": "올바르지 않은 MFA 토큰"
  2017    },
  2018    {
  2019      "id": "api.user.check_user_password.invalid.app_error",
  2020      "translation": "잘못된 패스워드로 인해 로그인에 실패했습니다."
  2021    },
  2022    {
  2023      "id": "api.user.complete_switch_with_oauth.blank_email.app_error",
  2024      "translation": "전자우편 주소가 비었음."
  2025    },
  2026    {
  2027      "id": "api.user.complete_switch_with_oauth.parse.app_error",
  2028      "translation": "Could not parse auth data out of {{.Service}} user object"
  2029    },
  2030    {
  2031      "id": "api.user.create_email_token.error",
  2032      "translation": "Failed to create token data for email verification"
  2033    },
  2034    {
  2035      "id": "api.user.create_oauth_user.already_attached.app_error",
  2036      "translation": "There is already an account associated with that email address using a sign in method other than {{.Service}}. Please sign in using {{.Auth}}."
  2037    },
  2038    {
  2039      "id": "api.user.create_oauth_user.create.app_error",
  2040      "translation": "Could not create user out of {{.Service}} user object"
  2041    },
  2042    {
  2043      "id": "api.user.create_profile_image.default_font.app_error",
  2044      "translation": "기본 프로필 이미지 폰트를 생성할 수 없습니다."
  2045    },
  2046    {
  2047      "id": "api.user.create_profile_image.encode.app_error",
  2048      "translation": "기본 프로필 이미지를 인코딩 할 수 없습니다."
  2049    },
  2050    {
  2051      "id": "api.user.create_profile_image.initial.app_error",
  2052      "translation": "기본 프로필 이미지에 사용자 이니셜을 추가할 수 없습니다."
  2053    },
  2054    {
  2055      "id": "api.user.create_user.accepted_domain.app_error",
  2056      "translation": "The email you provided does not belong to an accepted domain. Please contact your administrator or sign up with a different email."
  2057    },
  2058    {
  2059      "id": "api.user.create_user.disabled.app_error",
  2060      "translation": "사용자 가입이 제한되어있습니다."
  2061    },
  2062    {
  2063      "id": "api.user.create_user.no_open_server",
  2064      "translation": "This server does not allow open signups.  Please speak with your Administrator to receive an invitation."
  2065    },
  2066    {
  2067      "id": "api.user.create_user.signup_email_disabled.app_error",
  2068      "translation": "전자우편을 통한 팀 가입이 비활성화되어 있습니다."
  2069    },
  2070    {
  2071      "id": "api.user.create_user.signup_link_expired.app_error",
  2072      "translation": "가입 링크가 만료되었습니다."
  2073    },
  2074    {
  2075      "id": "api.user.create_user.signup_link_invalid.app_error",
  2076      "translation": "유효하지 않은 가입 링크입니다."
  2077    },
  2078    {
  2079      "id": "api.user.email_to_ldap.not_available.app_error",
  2080      "translation": "이 서버에서 AD/LDAP을 사용할 수 없습니다."
  2081    },
  2082    {
  2083      "id": "api.user.email_to_oauth.not_available.app_error",
  2084      "translation": "Authentication Transfer not configured or available on this server."
  2085    },
  2086    {
  2087      "id": "api.user.get_user_by_email.permissions.app_error",
  2088      "translation": "Unable to get user by email."
  2089    },
  2090    {
  2091      "id": "api.user.ldap_to_email.not_available.app_error",
  2092      "translation": "이 서버에서 AD/LDAP을 사용할 수 없습니다."
  2093    },
  2094    {
  2095      "id": "api.user.ldap_to_email.not_ldap_account.app_error",
  2096      "translation": "이 사용자 계정은 AD/LDAP을 사용하지 않습니다."
  2097    },
  2098    {
  2099      "id": "api.user.login.blank_pwd.app_error",
  2100      "translation": "비밀번호를 입력하세요."
  2101    },
  2102    {
  2103      "id": "api.user.login.bot_login_forbidden.app_error",
  2104      "translation": "Bot login is forbidden"
  2105    },
  2106    {
  2107      "id": "api.user.login.client_side_cert.certificate.app_error",
  2108      "translation": "Attempted to sign in using the experimental feature ClientSideCert without providing a valid certificate"
  2109    },
  2110    {
  2111      "id": "api.user.login.client_side_cert.license.app_error",
  2112      "translation": "Attempt to use the experimental feature ClientSideCertEnable without a valid enterprise license"
  2113    },
  2114    {
  2115      "id": "api.user.login.inactive.app_error",
  2116      "translation": "Login failed because your account has been set to inactive.  Please contact an administrator."
  2117    },
  2118    {
  2119      "id": "api.user.login.not_verified.app_error",
  2120      "translation": "검증되지 않은 전자우편 주소입니다."
  2121    },
  2122    {
  2123      "id": "api.user.login.use_auth_service.app_error",
  2124      "translation": "Please sign in using {{.AuthService}}"
  2125    },
  2126    {
  2127      "id": "api.user.login_by_oauth.bot_login_forbidden.app_error",
  2128      "translation": "Bot login is forbidden"
  2129    },
  2130    {
  2131      "id": "api.user.login_by_oauth.not_available.app_error",
  2132      "translation": "{{.Service}} SSO through OAuth 2.0 not available on this server"
  2133    },
  2134    {
  2135      "id": "api.user.login_by_oauth.parse.app_error",
  2136      "translation": "Could not parse auth data out of {{.Service}} user object"
  2137    },
  2138    {
  2139      "id": "api.user.login_ldap.not_available.app_error",
  2140      "translation": "이 서버에서 LDAP을 사용할 수 없습니다."
  2141    },
  2142    {
  2143      "id": "api.user.oauth_to_email.context.app_error",
  2144      "translation": "Update password failed because context user_id did not match provided user's id"
  2145    },
  2146    {
  2147      "id": "api.user.oauth_to_email.not_available.app_error",
  2148      "translation": "Authentication Transfer not configured or available on this server."
  2149    },
  2150    {
  2151      "id": "api.user.reset_password.broken_token.app_error",
  2152      "translation": "유효하지 않은 비밀번호 재설정 링크입니다."
  2153    },
  2154    {
  2155      "id": "api.user.reset_password.invalid_link.app_error",
  2156      "translation": "유효하지 않은 비밀번호 재설정 링크입니다."
  2157    },
  2158    {
  2159      "id": "api.user.reset_password.link_expired.app_error",
  2160      "translation": "비밀번호 재설정 링크가 만료되었습니다."
  2161    },
  2162    {
  2163      "id": "api.user.reset_password.method",
  2164      "translation": "비밀번호 재설정 링크를 사용하세요."
  2165    },
  2166    {
  2167      "id": "api.user.reset_password.sso.app_error",
  2168      "translation": "SSO 계정의 비밀번호를 재설정 할 수 없습니다."
  2169    },
  2170    {
  2171      "id": "api.user.saml.not_available.app_error",
  2172      "translation": "SAML이 설정되지 않았거나 서버에서 지원하지 않습니다"
  2173    },
  2174    {
  2175      "id": "api.user.send_deactivate_email_and_forget.failed.error",
  2176      "translation": "Failed to send the deactivate account email successfully"
  2177    },
  2178    {
  2179      "id": "api.user.send_email_change_email_and_forget.error",
  2180      "translation": "전자우편 변경 알림을 위한 전자우편을 발송하지 못했습니다"
  2181    },
  2182    {
  2183      "id": "api.user.send_email_change_username_and_forget.error",
  2184      "translation": "사용자명 변경 알림을 위한 전자우편을 발송하지 못했습니다"
  2185    },
  2186    {
  2187      "id": "api.user.send_email_change_verify_email_and_forget.error",
  2188      "translation": "전자우편 주소 변경 검증을 위한 전자우편을 발송하지 못했습니다"
  2189    },
  2190    {
  2191      "id": "api.user.send_mfa_change_email.error",
  2192      "translation": "Unable to send email notification for MFA change."
  2193    },
  2194    {
  2195      "id": "api.user.send_password_change_email_and_forget.error",
  2196      "translation": "비밀번호 변경 알림을 위한 전자우편을 발송하지 못했습니다"
  2197    },
  2198    {
  2199      "id": "api.user.send_password_reset.send.app_error",
  2200      "translation": "Failed to send password reset email successfully"
  2201    },
  2202    {
  2203      "id": "api.user.send_password_reset.sso.app_error",
  2204      "translation": "SSO 계정의 비밀번호를 재설정 할 수 없습니다."
  2205    },
  2206    {
  2207      "id": "api.user.send_sign_in_change_email_and_forget.error",
  2208      "translation": "비밀번호 변경 알림을 위한 전자우편을 발송하지 못했습니다"
  2209    },
  2210    {
  2211      "id": "api.user.send_user_access_token.error",
  2212      "translation": "Failed to send \"Personal access token added\" email successfully"
  2213    },
  2214    {
  2215      "id": "api.user.send_verify_email_and_forget.failed.error",
  2216      "translation": "전자우편 주소 검증을 위한 전자우편을 발송하지 못했습니다"
  2217    },
  2218    {
  2219      "id": "api.user.send_welcome_email_and_forget.failed.error",
  2220      "translation": "가입 환영 전자우편을 발송하지 못했습니다"
  2221    },
  2222    {
  2223      "id": "api.user.update_active.not_enable.app_error",
  2224      "translation": "You cannot deactivate yourself because this feature is not enabled. Please contact your System Administrator."
  2225    },
  2226    {
  2227      "id": "api.user.update_active.permissions.app_error",
  2228      "translation": "작업을 할 수 있는 권한이 없습니다"
  2229    },
  2230    {
  2231      "id": "api.user.update_oauth_user_attrs.get_user.app_error",
  2232      "translation": "Could not create user out of {{.Service}} user object"
  2233    },
  2234    {
  2235      "id": "api.user.update_password.context.app_error",
  2236      "translation": "Update password failed because context user_id did not match props user_id"
  2237    },
  2238    {
  2239      "id": "api.user.update_password.failed.app_error",
  2240      "translation": "비밀번호 변경을 실패했습니다."
  2241    },
  2242    {
  2243      "id": "api.user.update_password.incorrect.app_error",
  2244      "translation": "The \"Current Password\" you entered is incorrect. Please check that Caps Lock is off and try again."
  2245    },
  2246    {
  2247      "id": "api.user.update_password.menu",
  2248      "translation": "설정 메뉴를 사용"
  2249    },
  2250    {
  2251      "id": "api.user.update_password.oauth.app_error",
  2252      "translation": "Update password failed because the user is logged in through an OAuth service"
  2253    },
  2254    {
  2255      "id": "api.user.update_password.valid_account.app_error",
  2256      "translation": "해당 계정을 찾지 못해 비밀번호를 변경할 수 없습니다."
  2257    },
  2258    {
  2259      "id": "api.user.upload_profile_user.array.app_error",
  2260      "translation": "요청의 'image' 배열이 비어있습니다."
  2261    },
  2262    {
  2263      "id": "api.user.upload_profile_user.decode.app_error",
  2264      "translation": "프로필 이미지를 불러올 수 없습니다."
  2265    },
  2266    {
  2267      "id": "api.user.upload_profile_user.encode.app_error",
  2268      "translation": "프로필 이미지를 저장할 수 없습니다."
  2269    },
  2270    {
  2271      "id": "api.user.upload_profile_user.no_file.app_error",
  2272      "translation": "요청의 'image'에 파일이 없습니다."
  2273    },
  2274    {
  2275      "id": "api.user.upload_profile_user.open.app_error",
  2276      "translation": "이미지 파일을 열 수 없습니다."
  2277    },
  2278    {
  2279      "id": "api.user.upload_profile_user.parse.app_error",
  2280      "translation": "multipart 폼을 가져올 수 없습니다."
  2281    },
  2282    {
  2283      "id": "api.user.upload_profile_user.storage.app_error",
  2284      "translation": "이미지 업로드를 할 수 없습니다. 이미지 저장공간이 설정되지 않았습니다."
  2285    },
  2286    {
  2287      "id": "api.user.upload_profile_user.too_large.app_error",
  2288      "translation": "용량이 커서 파일을 업로드 할 수 없습니다."
  2289    },
  2290    {
  2291      "id": "api.user.upload_profile_user.upload_profile.app_error",
  2292      "translation": "프로필 이미지를 업로드 할 수 없습니다."
  2293    },
  2294    {
  2295      "id": "api.user.verify_email.bad_link.app_error",
  2296      "translation": "잘못된 전자우편 검증 링크입니다."
  2297    },
  2298    {
  2299      "id": "api.user.verify_email.broken_token.app_error",
  2300      "translation": "Bad verify email token type."
  2301    },
  2302    {
  2303      "id": "api.user.verify_email.link_expired.app_error",
  2304      "translation": "The email verification link has expired."
  2305    },
  2306    {
  2307      "id": "api.user.verify_email.token_parse.error",
  2308      "translation": "Failed to parse token data from email verification"
  2309    },
  2310    {
  2311      "id": "api.web_socket.connect.upgrade.app_error",
  2312      "translation": "웹소켓 연결을 업그레이드 하는 데 실패했습니다."
  2313    },
  2314    {
  2315      "id": "api.web_socket_router.bad_action.app_error",
  2316      "translation": "Unknown WebSocket action."
  2317    },
  2318    {
  2319      "id": "api.web_socket_router.bad_seq.app_error",
  2320      "translation": "Invalid sequence for WebSocket message."
  2321    },
  2322    {
  2323      "id": "api.web_socket_router.no_action.app_error",
  2324      "translation": "No websocket action."
  2325    },
  2326    {
  2327      "id": "api.web_socket_router.not_authenticated.app_error",
  2328      "translation": "WebSocket connection is not authenticated. Please log in and try again."
  2329    },
  2330    {
  2331      "id": "api.webhook.create_outgoing.intersect.app_error",
  2332      "translation": "같은 채널에서 나가는 outgoing webhook들은 동일한 발동 단어/콜백 URL을 가질 수 없습니다."
  2333    },
  2334    {
  2335      "id": "api.webhook.create_outgoing.not_open.app_error",
  2336      "translation": "Outgoing webhook은 공개 채널에만 생성할 수 있습니다."
  2337    },
  2338    {
  2339      "id": "api.webhook.create_outgoing.permissions.app_error",
  2340      "translation": "Outgoing webhook을 생성할 권한이 없습니다."
  2341    },
  2342    {
  2343      "id": "api.webhook.create_outgoing.triggers.app_error",
  2344      "translation": "Either trigger_words or channel_id must be set"
  2345    },
  2346    {
  2347      "id": "api.webhook.incoming.error",
  2348      "translation": "Could not decode the multipart payload of incoming webhook."
  2349    },
  2350    {
  2351      "id": "api.webhook.team_mismatch.app_error",
  2352      "translation": "팀들간의 명령어를 업데이트 할 수 없음"
  2353    },
  2354    {
  2355      "id": "api.webhook.update_outgoing.intersect.app_error",
  2356      "translation": "같은 채널에서 나가는 outgoing webhook들은 동일한 발동 단어/콜백 URL을 가질 수 없습니다."
  2357    },
  2358    {
  2359      "id": "api.websocket_handler.invalid_param.app_error",
  2360      "translation": "적절하지 않은 {{.Name}} 파라미터"
  2361    },
  2362    {
  2363      "id": "app.admin.test_email.failure",
  2364      "translation": "Connection unsuccessful: {{.Error}}"
  2365    },
  2366    {
  2367      "id": "app.channel.create_channel.no_team_id.app_error",
  2368      "translation": "Must specify the team ID to create a channel"
  2369    },
  2370    {
  2371      "id": "app.channel.move_channel.members_do_not_match.error",
  2372      "translation": "Unable to move a channel unless all its members are already members of the destination team."
  2373    },
  2374    {
  2375      "id": "app.channel.post_update_channel_purpose_message.post.error",
  2376      "translation": "들어옴/나감 메시지를 등록하는 데 실패함"
  2377    },
  2378    {
  2379      "id": "app.channel.post_update_channel_purpose_message.removed",
  2380      "translation": "%s이(가) 채널 헤더를 제거했습니다 (이전: %s)"
  2381    },
  2382    {
  2383      "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error",
  2384      "translation": "업데이트 채널 헤더 메시지 %v을(를) 저장 시도중 사용자를 가져오는데 실패했습니다"
  2385    },
  2386    {
  2387      "id": "app.channel.post_update_channel_purpose_message.updated_from",
  2388      "translation": "%s 이(가) 채널 헤더를 %s에서 %s(으)로 갱신했습니다"
  2389    },
  2390    {
  2391      "id": "app.channel.post_update_channel_purpose_message.updated_to",
  2392      "translation": "%s이(가) 채널 헤더를 %s로 갱신했습니다"
  2393    },
  2394    {
  2395      "id": "app.export.export_write_line.io_writer.error",
  2396      "translation": "An error occurred writing the export data."
  2397    },
  2398    {
  2399      "id": "app.export.export_write_line.json_marshall.error",
  2400      "translation": "An error occurred marshalling the JSON data for export."
  2401    },
  2402    {
  2403      "id": "app.import.attachment.bad_file.error",
  2404      "translation": "Error reading the file at: \"{{.FilePath}}\""
  2405    },
  2406    {
  2407      "id": "app.import.attachment.file_upload.error",
  2408      "translation": "Error uploading the file: \"{{.FilePath}}\""
  2409    },
  2410    {
  2411      "id": "app.import.bulk_import.file_scan.error",
  2412      "translation": "Error reading import data file."
  2413    },
  2414    {
  2415      "id": "app.import.bulk_import.json_decode.error",
  2416      "translation": "JSON decode of line failed."
  2417    },
  2418    {
  2419      "id": "app.import.bulk_import.unsupported_version.error",
  2420      "translation": "Incorrect or missing version in the data import file. Make sure version is the first object in your import file and try again."
  2421    },
  2422    {
  2423      "id": "app.import.emoji.bad_file.error",
  2424      "translation": "Error reading import emoji image file. Emoji with name: \"{{.EmojiName}}\""
  2425    },
  2426    {
  2427      "id": "app.import.import_channel.scheme_deleted.error",
  2428      "translation": "Unable to set a channel to use a deleted scheme."
  2429    },
  2430    {
  2431      "id": "app.import.import_channel.scheme_wrong_scope.error",
  2432      "translation": "Channel must be assigned to a Channel-scoped scheme."
  2433    },
  2434    {
  2435      "id": "app.import.import_channel.team_not_found.error",
  2436      "translation": "Error importing channel. Team with name \"{{.TeamName}}\" could not be found."
  2437    },
  2438    {
  2439      "id": "app.import.import_direct_channel.create_direct_channel.error",
  2440      "translation": "Failed to create direct channel"
  2441    },
  2442    {
  2443      "id": "app.import.import_direct_channel.create_group_channel.error",
  2444      "translation": "Failed to create group channel"
  2445    },
  2446    {
  2447      "id": "app.import.import_direct_channel.update_header_failed.error",
  2448      "translation": "채널 업데이트에 실패하였습니다"
  2449    },
  2450    {
  2451      "id": "app.import.import_direct_post.create_direct_channel.error",
  2452      "translation": "Failed to get direct channel"
  2453    },
  2454    {
  2455      "id": "app.import.import_direct_post.create_group_channel.error",
  2456      "translation": "Failed to get group channel"
  2457    },
  2458    {
  2459      "id": "app.import.import_line.null_channel.error",
  2460      "translation": "Import data line has type \"channel\" but the channel object is null."
  2461    },
  2462    {
  2463      "id": "app.import.import_line.null_direct_channel.error",
  2464      "translation": "Import data line has type \"direct_channel\" but the direct_channel object is null."
  2465    },
  2466    {
  2467      "id": "app.import.import_line.null_direct_post.error",
  2468      "translation": "Import data line has type \"direct_post\" but the direct_post object is null."
  2469    },
  2470    {
  2471      "id": "app.import.import_line.null_emoji.error",
  2472      "translation": "Import data line has type \"emoji\" but the emoji object is null."
  2473    },
  2474    {
  2475      "id": "app.import.import_line.null_post.error",
  2476      "translation": "Import data line has type \"post\" but the post object is null."
  2477    },
  2478    {
  2479      "id": "app.import.import_line.null_scheme.error",
  2480      "translation": "Import data line has type \"scheme\" but the scheme object is null."
  2481    },
  2482    {
  2483      "id": "app.import.import_line.null_team.error",
  2484      "translation": "Import data line has type \"team\" but the team object is null."
  2485    },
  2486    {
  2487      "id": "app.import.import_line.null_user.error",
  2488      "translation": "Import data line has type \"user\" but the user object is null."
  2489    },
  2490    {
  2491      "id": "app.import.import_line.unknown_line_type.error",
  2492      "translation": "Import data line has unknown type \"{{.Type}}\"."
  2493    },
  2494    {
  2495      "id": "app.import.import_post.channel_not_found.error",
  2496      "translation": "Error importing post. Channel with name \"{{.ChannelName}}\" could not be found."
  2497    },
  2498    {
  2499      "id": "app.import.import_post.save_preferences.error",
  2500      "translation": "Error importing post. Failed to save preferences."
  2501    },
  2502    {
  2503      "id": "app.import.import_post.user_not_found.error",
  2504      "translation": "Error importing post. User with username \"{{.Username}}\" could not be found."
  2505    },
  2506    {
  2507      "id": "app.import.import_scheme.scope_change.error",
  2508      "translation": "The bulk importer cannot change the scope of an already-existing scheme."
  2509    },
  2510    {
  2511      "id": "app.import.import_team.scheme_deleted.error",
  2512      "translation": "Unable to set a team to use a deleted scheme."
  2513    },
  2514    {
  2515      "id": "app.import.import_team.scheme_wrong_scope.error",
  2516      "translation": "Team must be assigned to a Team-scoped scheme."
  2517    },
  2518    {
  2519      "id": "app.import.import_user.save_preferences.error",
  2520      "translation": "Error importing user preferences. Failed to save preferences."
  2521    },
  2522    {
  2523      "id": "app.import.import_user_channels.save_preferences.error",
  2524      "translation": "Error importing user channel memberships. Failed to save preferences."
  2525    },
  2526    {
  2527      "id": "app.import.process_import_data_file_version_line.invalid_version.error",
  2528      "translation": "Unable to read the version of the data import file."
  2529    },
  2530    {
  2531      "id": "app.import.validate_channel_import_data.display_name_length.error",
  2532      "translation": "Channel display_name is not within permitted length constraints."
  2533    },
  2534    {
  2535      "id": "app.import.validate_channel_import_data.display_name_missing.error",
  2536      "translation": "Missing required channel property: display_name"
  2537    },
  2538    {
  2539      "id": "app.import.validate_channel_import_data.header_length.error",
  2540      "translation": "Channel header is too long."
  2541    },
  2542    {
  2543      "id": "app.import.validate_channel_import_data.name_characters.error",
  2544      "translation": "Channel name contains invalid characters."
  2545    },
  2546    {
  2547      "id": "app.import.validate_channel_import_data.name_length.error",
  2548      "translation": "Channel name is too long."
  2549    },
  2550    {
  2551      "id": "app.import.validate_channel_import_data.name_missing.error",
  2552      "translation": "Missing required channel property: name"
  2553    },
  2554    {
  2555      "id": "app.import.validate_channel_import_data.purpose_length.error",
  2556      "translation": "Channel purpose is too long."
  2557    },
  2558    {
  2559      "id": "app.import.validate_channel_import_data.scheme_invalid.error",
  2560      "translation": "Invalid scheme name for channel."
  2561    },
  2562    {
  2563      "id": "app.import.validate_channel_import_data.team_missing.error",
  2564      "translation": "Missing required channel property: team"
  2565    },
  2566    {
  2567      "id": "app.import.validate_channel_import_data.type_invalid.error",
  2568      "translation": "Channel type is invalid."
  2569    },
  2570    {
  2571      "id": "app.import.validate_channel_import_data.type_missing.error",
  2572      "translation": "Missing required channel property: type."
  2573    },
  2574    {
  2575      "id": "app.import.validate_direct_channel_import_data.header_length.error",
  2576      "translation": "Direct channel header is too long"
  2577    },
  2578    {
  2579      "id": "app.import.validate_direct_channel_import_data.members_required.error",
  2580      "translation": "Missing required direct channel property: members"
  2581    },
  2582    {
  2583      "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
  2584      "translation": "Direct channel members list contains too few items"
  2585    },
  2586    {
  2587      "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
  2588      "translation": "Direct channel members list contains too many items"
  2589    },
  2590    {
  2591      "id": "app.import.validate_direct_channel_import_data.unknown_favoriter.error",
  2592      "translation": "Direct channel can only be favorited by members. \"{{.Username}}\" is not a member."
  2593    },
  2594    {
  2595      "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
  2596      "translation": "Missing required direct post property: channel_members"
  2597    },
  2598    {
  2599      "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
  2600      "translation": "Direct post channel members list contains too few items"
  2601    },
  2602    {
  2603      "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
  2604      "translation": "Direct post channel members list contains too many items"
  2605    },
  2606    {
  2607      "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
  2608      "translation": "Missing required direct post property: create_at"
  2609    },
  2610    {
  2611      "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
  2612      "translation": "CreateAt must be greater than 0"
  2613    },
  2614    {
  2615      "id": "app.import.validate_direct_post_import_data.message_length.error",
  2616      "translation": "Message is too long"
  2617    },
  2618    {
  2619      "id": "app.import.validate_direct_post_import_data.message_missing.error",
  2620      "translation": "Missing required direct post property: message"
  2621    },
  2622    {
  2623      "id": "app.import.validate_direct_post_import_data.unknown_flagger.error",
  2624      "translation": "Direct post can only be flagged by members of the channel it is in. \"{{.Username}}\" is not a member."
  2625    },
  2626    {
  2627      "id": "app.import.validate_direct_post_import_data.user_missing.error",
  2628      "translation": "Missing required direct post property: user"
  2629    },
  2630    {
  2631      "id": "app.import.validate_emoji_import_data.empty.error",
  2632      "translation": "Import emoji data empty."
  2633    },
  2634    {
  2635      "id": "app.import.validate_emoji_import_data.image_missing.error",
  2636      "translation": "Import emoji image field missing or blank."
  2637    },
  2638    {
  2639      "id": "app.import.validate_emoji_import_data.name_missing.error",
  2640      "translation": "Import emoji name field missing or blank."
  2641    },
  2642    {
  2643      "id": "app.import.validate_post_import_data.channel_missing.error",
  2644      "translation": "Missing required Post property: Channel."
  2645    },
  2646    {
  2647      "id": "app.import.validate_post_import_data.create_at_missing.error",
  2648      "translation": "Missing required Post property: create_at."
  2649    },
  2650    {
  2651      "id": "app.import.validate_post_import_data.create_at_zero.error",
  2652      "translation": "Post CreateAt property must not be zero."
  2653    },
  2654    {
  2655      "id": "app.import.validate_post_import_data.message_length.error",
  2656      "translation": "Post Message property is longer than the maximum permitted length."
  2657    },
  2658    {
  2659      "id": "app.import.validate_post_import_data.message_missing.error",
  2660      "translation": "Missing required Post property: Message."
  2661    },
  2662    {
  2663      "id": "app.import.validate_post_import_data.team_missing.error",
  2664      "translation": "Missing required Post property: Team."
  2665    },
  2666    {
  2667      "id": "app.import.validate_post_import_data.user_missing.error",
  2668      "translation": "Missing required Post property: User."
  2669    },
  2670    {
  2671      "id": "app.import.validate_reaction_import_data.create_at_before_parent.error",
  2672      "translation": "Reaction CreateAt property must be greater than the parent post CreateAt."
  2673    },
  2674    {
  2675      "id": "app.import.validate_reaction_import_data.create_at_missing.error",
  2676      "translation": "Missing required Reaction property: create_at."
  2677    },
  2678    {
  2679      "id": "app.import.validate_reaction_import_data.create_at_zero.error",
  2680      "translation": "Reaction CreateAt property must not be zero."
  2681    },
  2682    {
  2683      "id": "app.import.validate_reaction_import_data.emoji_name_length.error",
  2684      "translation": "Reaction EmojiName property is longer than the maximum permitted length."
  2685    },
  2686    {
  2687      "id": "app.import.validate_reaction_import_data.emoji_name_missing.error",
  2688      "translation": "Missing required Reaction property: EmojiName."
  2689    },
  2690    {
  2691      "id": "app.import.validate_reaction_import_data.user_missing.error",
  2692      "translation": "Missing required Reaction property: User."
  2693    },
  2694    {
  2695      "id": "app.import.validate_reply_import_data.create_at_before_parent.error",
  2696      "translation": "Reply CreateAt property must be greater than the parent post CreateAt."
  2697    },
  2698    {
  2699      "id": "app.import.validate_reply_import_data.create_at_missing.error",
  2700      "translation": "Missing required Reply property: create_at."
  2701    },
  2702    {
  2703      "id": "app.import.validate_reply_import_data.create_at_zero.error",
  2704      "translation": "Reply CreateAt property must not be zero."
  2705    },
  2706    {
  2707      "id": "app.import.validate_reply_import_data.message_length.error",
  2708      "translation": "Reply Message property is longer than the maximum permitted length."
  2709    },
  2710    {
  2711      "id": "app.import.validate_reply_import_data.message_missing.error",
  2712      "translation": "Missing required Reply property: Message."
  2713    },
  2714    {
  2715      "id": "app.import.validate_reply_import_data.user_missing.error",
  2716      "translation": "Missing required Reply property: User."
  2717    },
  2718    {
  2719      "id": "app.import.validate_role_import_data.description_invalid.error",
  2720      "translation": "잘못된 설명"
  2721    },
  2722    {
  2723      "id": "app.import.validate_role_import_data.display_name_invalid.error",
  2724      "translation": "잘못된 표시명"
  2725    },
  2726    {
  2727      "id": "app.import.validate_role_import_data.invalid_permission.error",
  2728      "translation": "Invalid permission on role."
  2729    },
  2730    {
  2731      "id": "app.import.validate_role_import_data.name_invalid.error",
  2732      "translation": "유효하지 않은 사용자 이름"
  2733    },
  2734    {
  2735      "id": "app.import.validate_scheme_import_data.description_invalid.error",
  2736      "translation": "잘못된 설명"
  2737    },
  2738    {
  2739      "id": "app.import.validate_scheme_import_data.display_name_invalid.error",
  2740      "translation": "잘못된 표시명"
  2741    },
  2742    {
  2743      "id": "app.import.validate_scheme_import_data.name_invalid.error",
  2744      "translation": "유효하지 않은 사용자 이름"
  2745    },
  2746    {
  2747      "id": "app.import.validate_scheme_import_data.null_scope.error",
  2748      "translation": "Scheme scope is required."
  2749    },
  2750    {
  2751      "id": "app.import.validate_scheme_import_data.unknown_scheme.error",
  2752      "translation": "Unknown scheme scope."
  2753    },
  2754    {
  2755      "id": "app.import.validate_scheme_import_data.wrong_roles_for_scope.error",
  2756      "translation": "The wrong roles were provided for a scheme with this scope."
  2757    },
  2758    {
  2759      "id": "app.import.validate_team_import_data.description_length.error",
  2760      "translation": "팀 설명이 너무 깁니다."
  2761    },
  2762    {
  2763      "id": "app.import.validate_team_import_data.display_name_length.error",
  2764      "translation": "Team display_name is not within permitted length constraints."
  2765    },
  2766    {
  2767      "id": "app.import.validate_team_import_data.display_name_missing.error",
  2768      "translation": "Missing required team property: display_name."
  2769    },
  2770    {
  2771      "id": "app.import.validate_team_import_data.name_characters.error",
  2772      "translation": "Team name contains invalid characters."
  2773    },
  2774    {
  2775      "id": "app.import.validate_team_import_data.name_length.error",
  2776      "translation": "Team name is too long."
  2777    },
  2778    {
  2779      "id": "app.import.validate_team_import_data.name_missing.error",
  2780      "translation": "Missing required team property: name."
  2781    },
  2782    {
  2783      "id": "app.import.validate_team_import_data.name_reserved.error",
  2784      "translation": "Team name contains reserved words."
  2785    },
  2786    {
  2787      "id": "app.import.validate_team_import_data.scheme_invalid.error",
  2788      "translation": "Invalid scheme name for team."
  2789    },
  2790    {
  2791      "id": "app.import.validate_team_import_data.type_invalid.error",
  2792      "translation": "Team type is not valid."
  2793    },
  2794    {
  2795      "id": "app.import.validate_team_import_data.type_missing.error",
  2796      "translation": "Missing required team property: type."
  2797    },
  2798    {
  2799      "id": "app.import.validate_user_channels_import_data.channel_name_missing.error",
  2800      "translation": "Channel name missing from User's Channel Membership."
  2801    },
  2802    {
  2803      "id": "app.import.validate_user_channels_import_data.invalid_notify_props_desktop.error",
  2804      "translation": "Invalid Desktop NotifyProps for User's Channel Membership."
  2805    },
  2806    {
  2807      "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mark_unread.error",
  2808      "translation": "Invalid MarkUnread NotifyProps for User's Channel Membership."
  2809    },
  2810    {
  2811      "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mobile.error",
  2812      "translation": "Invalid Mobile NotifyProps for User's Channel Membership."
  2813    },
  2814    {
  2815      "id": "app.import.validate_user_channels_import_data.invalid_roles.error",
  2816      "translation": "Invalid roles for User's Channel Membership."
  2817    },
  2818    {
  2819      "id": "app.import.validate_user_import_data.auth_data_and_password.error",
  2820      "translation": "User AuthData and Password are mutually exclusive."
  2821    },
  2822    {
  2823      "id": "app.import.validate_user_import_data.auth_data_length.error",
  2824      "translation": "User AuthData is too long."
  2825    },
  2826    {
  2827      "id": "app.import.validate_user_import_data.email_length.error",
  2828      "translation": "User email has an invalid length."
  2829    },
  2830    {
  2831      "id": "app.import.validate_user_import_data.email_missing.error",
  2832      "translation": "Missing required user property: email."
  2833    },
  2834    {
  2835      "id": "app.import.validate_user_import_data.first_name_length.error",
  2836      "translation": "닉네임이 너무 깁니다."
  2837    },
  2838    {
  2839      "id": "app.import.validate_user_import_data.last_name_length.error",
  2840      "translation": "닉네임이 너무 깁니다."
  2841    },
  2842    {
  2843      "id": "app.import.validate_user_import_data.nickname_length.error",
  2844      "translation": "닉네임이 너무 깁니다."
  2845    },
  2846    {
  2847      "id": "app.import.validate_user_import_data.notify_props_channel_trigger_invalid.error",
  2848      "translation": "Invalid Channel Trigger Notify Prop for user."
  2849    },
  2850    {
  2851      "id": "app.import.validate_user_import_data.notify_props_comments_trigger_invalid.error",
  2852      "translation": "Invalid Comments Prop value for user."
  2853    },
  2854    {
  2855      "id": "app.import.validate_user_import_data.notify_props_desktop_invalid.error",
  2856      "translation": "Invalid Desktop Notify Prop value for user."
  2857    },
  2858    {
  2859      "id": "app.import.validate_user_import_data.notify_props_desktop_sound_invalid.error",
  2860      "translation": "Invalid Desktop Sound Notify Prop value for user."
  2861    },
  2862    {
  2863      "id": "app.import.validate_user_import_data.notify_props_email_invalid.error",
  2864      "translation": "Invalid Email Notify Prop value for user."
  2865    },
  2866    {
  2867      "id": "app.import.validate_user_import_data.notify_props_mobile_invalid.error",
  2868      "translation": "Invalid Mobile Notify Prop value for user."
  2869    },
  2870    {
  2871      "id": "app.import.validate_user_import_data.notify_props_mobile_push_status_invalid.error",
  2872      "translation": "Invalid Mobile Push Status Notify Prop for user."
  2873    },
  2874    {
  2875      "id": "app.import.validate_user_import_data.password_length.error",
  2876      "translation": "User Password has invalid length."
  2877    },
  2878    {
  2879      "id": "app.import.validate_user_import_data.position_length.error",
  2880      "translation": "User Position is too long."
  2881    },
  2882    {
  2883      "id": "app.import.validate_user_import_data.profile_image.error",
  2884      "translation": "Invalid profile image."
  2885    },
  2886    {
  2887      "id": "app.import.validate_user_import_data.roles_invalid.error",
  2888      "translation": "User roles are not valid."
  2889    },
  2890    {
  2891      "id": "app.import.validate_user_import_data.username_invalid.error",
  2892      "translation": "유효한 유저이름이 아닙니다."
  2893    },
  2894    {
  2895      "id": "app.import.validate_user_import_data.username_missing.error",
  2896      "translation": "Missing require user property: username."
  2897    },
  2898    {
  2899      "id": "app.import.validate_user_teams_import_data.invalid_roles.error",
  2900      "translation": "Invalid roles for User's Team Membership."
  2901    },
  2902    {
  2903      "id": "app.import.validate_user_teams_import_data.team_name_missing.error",
  2904      "translation": "Team name missing from User's Team Membership."
  2905    },
  2906    {
  2907      "id": "app.notification.subject.direct.full",
  2908      "translation": "[{{.SiteName}}] {{.SenderDisplayName}} (으)로부터 {{.Month}} {{.Day}}일, {{.Year}} 에 새로운 개인 메시지가 왔습니다."
  2909    },
  2910    {
  2911      "id": "app.notification.subject.group_message.full",
  2912      "translation": "[{{.SiteName}}] {{.SenderDisplayName}} (으)로부터 {{.Month}} {{.Day}}일, {{.Year}} 에 새로운 그룹 메시지가 왔습니다."
  2913    },
  2914    {
  2915      "id": "app.notification.subject.group_message.generic",
  2916      "translation": "[{{.SiteName}}] (으)로부터 {{.Month}} {{.Day}}일, {{.Year}}에 새로운 그룹 메시지가 왔습니다."
  2917    },
  2918    {
  2919      "id": "app.notification.subject.notification.full",
  2920      "translation": "[{{.SiteName}}] {{.TeamName}} (으)로부터 {{.Month}} {{.Day}}, {{.Year}} 에 알림이 왔습니다."
  2921    },
  2922    {
  2923      "id": "app.plugin.cluster.save_config.app_error",
  2924      "translation": "The plugin configuration in your config.json file must be updated manually when using ReadOnlyConfig with clustering enabled."
  2925    },
  2926    {
  2927      "id": "app.plugin.config.app_error",
  2928      "translation": "Error saving plugin state in config"
  2929    },
  2930    {
  2931      "id": "app.plugin.deactivate.app_error",
  2932      "translation": "내용을 가져올수 없습니다."
  2933    },
  2934    {
  2935      "id": "app.plugin.disabled.app_error",
  2936      "translation": "Plugins have been disabled. Please check your logs for details."
  2937    },
  2938    {
  2939      "id": "app.plugin.extract.app_error",
  2940      "translation": "Encountered error extracting plugin"
  2941    },
  2942    {
  2943      "id": "app.plugin.filesystem.app_error",
  2944      "translation": "Encountered filesystem error"
  2945    },
  2946    {
  2947      "id": "app.plugin.get_cluster_plugin_statuses.app_error",
  2948      "translation": "Unable to get plugin statuses from the cluster."
  2949    },
  2950    {
  2951      "id": "app.plugin.get_plugins.app_error",
  2952      "translation": "내용을 가져올수 없습니다."
  2953    },
  2954    {
  2955      "id": "app.plugin.get_statuses.app_error",
  2956      "translation": "Unable to get plugin statuses"
  2957    },
  2958    {
  2959      "id": "app.plugin.install.app_error",
  2960      "translation": "Unable to install plugin."
  2961    },
  2962    {
  2963      "id": "app.plugin.install_id.app_error",
  2964      "translation": "Unable to install plugin. A plugin with the same ID is already installed."
  2965    },
  2966    {
  2967      "id": "app.plugin.install_id_failed_remove.app_error",
  2968      "translation": "Unable to install plugin. A plugin with the same ID is already installed and failed to be removed."
  2969    },
  2970    {
  2971      "id": "app.plugin.invalid_id.app_error",
  2972      "translation": "Plugin Id must be at least {{.Min}} characters, at most {{.Max}} characters and match {{.Regex}}."
  2973    },
  2974    {
  2975      "id": "app.plugin.manifest.app_error",
  2976      "translation": "Unable to find manifest for extracted plugin"
  2977    },
  2978    {
  2979      "id": "app.plugin.mvdir.app_error",
  2980      "translation": "Unable to move plugin from temporary directory to final destination. Another plugin may be using the same directory name."
  2981    },
  2982    {
  2983      "id": "app.plugin.not_installed.app_error",
  2984      "translation": "Plugin is not installed"
  2985    },
  2986    {
  2987      "id": "app.plugin.remove.app_error",
  2988      "translation": "내용을 가져올수 없습니다."
  2989    },
  2990    {
  2991      "id": "app.plugin.upload_disabled.app_error",
  2992      "translation": "Plugins and/or plugin uploads have been disabled."
  2993    },
  2994    {
  2995      "id": "app.role.check_roles_exist.role_not_found",
  2996      "translation": "The provided role does not exist"
  2997    },
  2998    {
  2999      "id": "app.save_config.app_error",
  3000      "translation": "An error occurred saving the configuration"
  3001    },
  3002    {
  3003      "id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error",
  3004      "translation": "This API endpoint is not accessible as required migrations have not yet completed."
  3005    },
  3006    {
  3007      "id": "app.submit_interactive_dialog.json_error",
  3008      "translation": "대화식 대화 상자에서 JSON 인코딩 오류가 발생하였습니다."
  3009    },
  3010    {
  3011      "id": "app.system_install_date.parse_int.app_error",
  3012      "translation": "Failed to parse installation date"
  3013    },
  3014    {
  3015      "id": "app.team.join_user_to_team.max_accounts.app_error",
  3016      "translation": "This team has reached the maximum number of allowed accounts. Contact your systems administrator to set a higher limit."
  3017    },
  3018    {
  3019      "id": "app.user_access_token.disabled",
  3020      "translation": "개인 액세스 토큰이 현재 서버에서 활성화 되어있지 않습니다. 시스템 관리자에게 연락하여 자세한 사항을 확인하시길 바랍니다."
  3021    },
  3022    {
  3023      "id": "app.user_access_token.invalid_or_missing",
  3024      "translation": "Invalid or missing token"
  3025    },
  3026    {
  3027      "id": "brand.save_brand_image.decode.app_error",
  3028      "translation": "Unable to decode the image data."
  3029    },
  3030    {
  3031      "id": "brand.save_brand_image.encode.app_error",
  3032      "translation": "Unable to convert the image data to PNG format. Please try again."
  3033    },
  3034    {
  3035      "id": "brand.save_brand_image.open.app_error",
  3036      "translation": "Unable to upload the custom brand image. Make sure the image size is less than 2 MB and try again."
  3037    },
  3038    {
  3039      "id": "brand.save_brand_image.save_image.app_error",
  3040      "translation": "Unable to write the image file to your file storage. Please check your connection and try again."
  3041    },
  3042    {
  3043      "id": "cli.license.critical",
  3044      "translation": "Feature requires an upgrade to Enterprise Edition and the inclusion of a license key. Please contact your System Administrator."
  3045    },
  3046    {
  3047      "id": "ent.account_migration.get_all_failed",
  3048      "translation": "내용을 가져올수 없습니다."
  3049    },
  3050    {
  3051      "id": "ent.account_migration.get_saml_users_failed",
  3052      "translation": "내용을 가져올수 없습니다."
  3053    },
  3054    {
  3055      "id": "ent.cluster.config_changed.info",
  3056      "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."
  3057    },
  3058    {
  3059      "id": "ent.cluster.save_config.error",
  3060      "translation": "System Console is set to read-only when High Availability is enabled unless ReadOnlyConfig is disabled in the configuration file."
  3061    },
  3062    {
  3063      "id": "ent.compliance.bad_export_type.appError",
  3064      "translation": "Unknown output format {{.ExportType}}"
  3065    },
  3066    {
  3067      "id": "ent.compliance.csv.attachment.copy.appError",
  3068      "translation": "Unable to copy the attachment into the zip file."
  3069    },
  3070    {
  3071      "id": "ent.compliance.csv.attachment.export.appError",
  3072      "translation": "Unable to add attachment to the CSV export."
  3073    },
  3074    {
  3075      "id": "ent.compliance.csv.file.creation.appError",
  3076      "translation": "Unable to create temporary CSV export file."
  3077    },
  3078    {
  3079      "id": "ent.compliance.csv.header.export.appError",
  3080      "translation": "Unable to add header to the CSV export."
  3081    },
  3082    {
  3083      "id": "ent.compliance.csv.metadata.export.appError",
  3084      "translation": "Unable to add metadata file to the zip file."
  3085    },
  3086    {
  3087      "id": "ent.compliance.csv.metadata.json.marshalling.appError",
  3088      "translation": "Unable to convert metadata to json."
  3089    },
  3090    {
  3091      "id": "ent.compliance.csv.post.export.appError",
  3092      "translation": "Unable to export a post."
  3093    },
  3094    {
  3095      "id": "ent.compliance.csv.zip.creation.appError",
  3096      "translation": "Unable to create the zip export file."
  3097    },
  3098    {
  3099      "id": "ent.compliance.global_relay.attachments_removed.appError",
  3100      "translation": "Uploaded file was removed from Global Relay export because it was too large to send."
  3101    },
  3102    {
  3103      "id": "ent.compliance.global_relay.open_temporary_file.appError",
  3104      "translation": "Unable to open the temporary export file."
  3105    },
  3106    {
  3107      "id": "ent.compliance.global_relay.rewind_temporary_file.appError",
  3108      "translation": "Unable to re-read the Global Relay temporary export file."
  3109    },
  3110    {
  3111      "id": "ent.compliance.licence_disable.app_error",
  3112      "translation": "준법 감시 기능을 활성화 하려면 엔터프라이즈 라이선스가 필요합니다. 시스템 관리자에게 업그레이드를 문의해보세요."
  3113    },
  3114    {
  3115      "id": "ent.compliance.run_export.template_watcher.appError",
  3116      "translation": "Unable to load export templates. Please try again."
  3117    },
  3118    {
  3119      "id": "ent.compliance.run_failed.error",
  3120      "translation": "Compliance export failed for job '{{.JobName}}' at '{{.FilePath}}'"
  3121    },
  3122    {
  3123      "id": "ent.data_retention.generic.license.error",
  3124      "translation": "Your license does not support SAML authentication."
  3125    },
  3126    {
  3127      "id": "ent.elasticsearch.aggregator_worker.create_index_job.error",
  3128      "translation": "Elasticsearch aggregator worker failed to create the indexing job"
  3129    },
  3130    {
  3131      "id": "ent.elasticsearch.aggregator_worker.delete_indexes.error",
  3132      "translation": "Elasticsearch aggregator worker failed to delete the indexes"
  3133    },
  3134    {
  3135      "id": "ent.elasticsearch.aggregator_worker.get_indexes.error",
  3136      "translation": "Elasticsearch aggregator worker failed to get indexes"
  3137    },
  3138    {
  3139      "id": "ent.elasticsearch.aggregator_worker.index_job_failed.error",
  3140      "translation": "Elasticsearch aggregator worker failed due to the indexing job failing"
  3141    },
  3142    {
  3143      "id": "ent.elasticsearch.create_client.connect_failed",
  3144      "translation": "Setting up Elasticsearch Client Failed"
  3145    },
  3146    {
  3147      "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
  3148      "translation": "Failed to delete Elasticsearch index"
  3149    },
  3150    {
  3151      "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
  3152      "translation": "Failed to get Elasticsearch indexes"
  3153    },
  3154    {
  3155      "id": "ent.elasticsearch.delete_post.error",
  3156      "translation": "게시글을 지우지 못했습니다"
  3157    },
  3158    {
  3159      "id": "ent.elasticsearch.generic.disabled",
  3160      "translation": "Elasticsearch search is not enabled on this server"
  3161    },
  3162    {
  3163      "id": "ent.elasticsearch.index_post.error",
  3164      "translation": "게시글을 색인하지 못했습니다"
  3165    },
  3166    {
  3167      "id": "ent.elasticsearch.indexer.do_job.parse_end_time.error",
  3168      "translation": "Elasticsearch indexing worker failed to parse the end time"
  3169    },
  3170    {
  3171      "id": "ent.elasticsearch.indexer.do_job.parse_start_time.error",
  3172      "translation": "Elasticsearch indexing worker failed to parse the start time"
  3173    },
  3174    {
  3175      "id": "ent.elasticsearch.not_started.error",
  3176      "translation": "Elasticsearch is not started"
  3177    },
  3178    {
  3179      "id": "ent.elasticsearch.purge_indexes.delete_failed",
  3180      "translation": "Elasticsearch 색인을 삭제하지 못했습니다"
  3181    },
  3182    {
  3183      "id": "ent.elasticsearch.search_posts.disabled",
  3184      "translation": "서버에서 Elasticsearch 검색이 비활성화되어 있습니다"
  3185    },
  3186    {
  3187      "id": "ent.elasticsearch.search_posts.parse_matches_failed",
  3188      "translation": "Failed to parse search result matches"
  3189    },
  3190    {
  3191      "id": "ent.elasticsearch.search_posts.search_failed",
  3192      "translation": "검색을 완료하지 못했습니다"
  3193    },
  3194    {
  3195      "id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
  3196      "translation": "검색 결과를 디코딩하지 못했습니다"
  3197    },
  3198    {
  3199      "id": "ent.elasticsearch.start.already_started.app_error",
  3200      "translation": "Elasticsearch가 이미 시작되었습니다."
  3201    },
  3202    {
  3203      "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
  3204      "translation": "Failed to create Elasticsearch bulk processor"
  3205    },
  3206    {
  3207      "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
  3208      "translation": "Failed to start Elasticsearch bulk processor."
  3209    },
  3210    {
  3211      "id": "ent.elasticsearch.stop.already_stopped.app_error",
  3212      "translation": "Elasticsearch가 이미 중지되었습니다."
  3213    },
  3214    {
  3215      "id": "ent.elasticsearch.test_config.connect_failed",
  3216      "translation": "Elasticsearch 서버에 연결하지 못했습니다."
  3217    },
  3218    {
  3219      "id": "ent.elasticsearch.test_config.indexing_disabled.error",
  3220      "translation": "Elasticsearch가 비활성화되어 있습니다."
  3221    },
  3222    {
  3223      "id": "ent.elasticsearch.test_config.license.error",
  3224      "translation": "현재 라이선스는 Elasticsearch를 지원하지 않습니다."
  3225    },
  3226    {
  3227      "id": "ent.elasticsearch.test_config.reenter_password",
  3228      "translation": "The Elasticsearch Server URL or Username has changed. Please re-enter the Elasticsearch password to test connection."
  3229    },
  3230    {
  3231      "id": "ent.ldap.app_error",
  3232      "translation": "ldap interface was nil"
  3233    },
  3234    {
  3235      "id": "ent.ldap.create_fail",
  3236      "translation": "Unable to create LDAP user."
  3237    },
  3238    {
  3239      "id": "ent.ldap.disabled.app_error",
  3240      "translation": "AD/LDAP이 비활성화 되었거나 현재 라이선스에서 지원되지 않습니다."
  3241    },
  3242    {
  3243      "id": "ent.ldap.do_login.bind_admin_user.app_error",
  3244      "translation": "AD/LDAP 서버에 연결할 수 없습니다. 연결된 사용자명과 비밀번호 속성을 확인해보세요."
  3245    },
  3246    {
  3247      "id": "ent.ldap.do_login.invalid_password.app_error",
  3248      "translation": "잘못된 비밀번호"
  3249    },
  3250    {
  3251      "id": "ent.ldap.do_login.licence_disable.app_error",
  3252      "translation": "AD/LDAP 기능을 활성화하려면 엔터프라이즈 라이선스가 필요합니다. 시스템 관리자에게 업그레이드를 문의해보세요."
  3253    },
  3254    {
  3255      "id": "ent.ldap.do_login.matched_to_many_users.app_error",
  3256      "translation": "사용자명이 여러 사용자와 일치합니다."
  3257    },
  3258    {
  3259      "id": "ent.ldap.do_login.search_ldap_server.app_error",
  3260      "translation": "AD/LDAP 서버를 검색하는데 실패했습니다."
  3261    },
  3262    {
  3263      "id": "ent.ldap.do_login.unable_to_connect.app_error",
  3264      "translation": "AD/LDAP 서버에 연결할 수 없습니다."
  3265    },
  3266    {
  3267      "id": "ent.ldap.do_login.user_filtered.app_error",
  3268      "translation": "AD/LDAP 계정이 Mattermost 서버를 사용하기 위한 권한이 없습니다. 시스템 관리자에게 AD/LDAP 사용자 필터 확인을 문의해보세요."
  3269    },
  3270    {
  3271      "id": "ent.ldap.do_login.user_not_registered.app_error",
  3272      "translation": "사용자가 AD/LDAP 서버에 등록되어 있지 않습니다."
  3273    },
  3274    {
  3275      "id": "ent.ldap.syncronize.get_all.app_error",
  3276      "translation": "AD/LDAP에서 사용자를 불러올 수 없습니다."
  3277    },
  3278    {
  3279      "id": "ent.ldap.syncronize.get_all_groups.app_error",
  3280      "translation": "error retrieving groups"
  3281    },
  3282    {
  3283      "id": "ent.ldap.syncronize.populate_syncables",
  3284      "translation": "error populating syncables"
  3285    },
  3286    {
  3287      "id": "ent.ldap.syncronize.search_failure.app_error",
  3288      "translation": "Failed to search users in AD/LDAP. Test if the Mattermost server can connect to your AD/LDAP server and try again."
  3289    },
  3290    {
  3291      "id": "ent.ldap.validate_filter.app_error",
  3292      "translation": "잘못된 AD/LDAP 필터"
  3293    },
  3294    {
  3295      "id": "ent.ldap_groups.group_search_error",
  3296      "translation": "error retrieving ldap group"
  3297    },
  3298    {
  3299      "id": "ent.ldap_groups.groups_search_error",
  3300      "translation": "error retrieving ldap groups"
  3301    },
  3302    {
  3303      "id": "ent.ldap_groups.members_of_group_error",
  3304      "translation": "error retrieving members of group"
  3305    },
  3306    {
  3307      "id": "ent.ldap_groups.no_rows",
  3308      "translation": "no groups found with matching uid"
  3309    },
  3310    {
  3311      "id": "ent.ldap_groups.reachable_groups_error",
  3312      "translation": "error retrieving groups for user"
  3313    },
  3314    {
  3315      "id": "ent.message_export.global_relay.attach_file.app_error",
  3316      "translation": "Unable to add attachment to the Global Relay export."
  3317    },
  3318    {
  3319      "id": "ent.message_export.global_relay.close_zip_file.app_error",
  3320      "translation": "Unable to close the zip file."
  3321    },
  3322    {
  3323      "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
  3324      "translation": "Unable to create the eml file."
  3325    },
  3326    {
  3327      "id": "ent.message_export.global_relay.generate_email.app_error",
  3328      "translation": "Unable to generate eml file data."
  3329    },
  3330    {
  3331      "id": "ent.message_export.global_relay_export.deliver.close.app_error",
  3332      "translation": "Unable to deliver the email to Global Relay."
  3333    },
  3334    {
  3335      "id": "ent.message_export.global_relay_export.deliver.from_address.app_error",
  3336      "translation": "Unable to set the email From address."
  3337    },
  3338    {
  3339      "id": "ent.message_export.global_relay_export.deliver.msg.app_error",
  3340      "translation": "Unable to set the email message."
  3341    },
  3342    {
  3343      "id": "ent.message_export.global_relay_export.deliver.msg_data.app_error",
  3344      "translation": "Unable to write the email message."
  3345    },
  3346    {
  3347      "id": "ent.message_export.global_relay_export.deliver.parse_mail.app_error",
  3348      "translation": "Unable to read the email information."
  3349    },
  3350    {
  3351      "id": "ent.message_export.global_relay_export.deliver.to_address.app_error",
  3352      "translation": "Unable to set the email To address."
  3353    },
  3354    {
  3355      "id": "ent.message_export.global_relay_export.deliver.unable_to_get_file_info.app_error",
  3356      "translation": "Unable to get the information of the export temporary file"
  3357    },
  3358    {
  3359      "id": "ent.message_export.global_relay_export.deliver.unable_to_open_email_file.app_error",
  3360      "translation": "Unable to get the an email from the temporary file"
  3361    },
  3362    {
  3363      "id": "ent.message_export.global_relay_export.deliver.unable_to_open_zip_file_data.app_error",
  3364      "translation": "Unable to open the export temporary file"
  3365    },
  3366    {
  3367      "id": "ent.migration.migratetoldap.duplicate_field",
  3368      "translation": "AD/LDAP 사용자를 마이그레이션 할 수 없습니다. 중복된 엔트리가 있습니다. 모든 중복을 제거한 후 다시 시도해보세요."
  3369    },
  3370    {
  3371      "id": "ent.migration.migratetoldap.user_not_found",
  3372      "translation": "AD/LDAP 서버에서 사용자를 찾을 수 없음: "
  3373    },
  3374    {
  3375      "id": "ent.migration.migratetosaml.email_already_used_by_other_user",
  3376      "translation": "Email already used by another SAML user."
  3377    },
  3378    {
  3379      "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file",
  3380      "translation": "User not found in the users file."
  3381    },
  3382    {
  3383      "id": "ent.migration.migratetosaml.username_already_used_by_other_user",
  3384      "translation": "Username already used by another Mattermost user."
  3385    },
  3386    {
  3387      "id": "ent.saml.attribute.app_error",
  3388      "translation": "속성 중 하나가 올바르지 않아 SAML 로그인에 실패했습니다. 시스템 관리자에게 문의하십시오."
  3389    },
  3390    {
  3391      "id": "ent.saml.build_request.app_error",
  3392      "translation": "An error occurred while initiating the request to the Identity Provider. Please contact your System Administrator."
  3393    },
  3394    {
  3395      "id": "ent.saml.build_request.encoding.app_error",
  3396      "translation": "An error occurred while encoding the request for the Identity Provider. Please contact your System Administrator."
  3397    },
  3398    {
  3399      "id": "ent.saml.configure.encryption_not_enabled.app_error",
  3400      "translation": "SAML login was unsuccessful because encryption is not enabled. Please contact your System Administrator."
  3401    },
  3402    {
  3403      "id": "ent.saml.configure.load_idp_cert.app_error",
  3404      "translation": "Identity Provider Public Certificate File was not found. Please contact your System Administrator."
  3405    },
  3406    {
  3407      "id": "ent.saml.configure.load_private_key.app_error",
  3408      "translation": "SAML login was unsuccessful because the Service Provider Private Key was not found. Please contact your System Administrator."
  3409    },
  3410    {
  3411      "id": "ent.saml.configure.not_encrypted_response.app_error",
  3412      "translation": "SAML login was unsuccessful as the Identity Provider response is not encrypted. Please contact your System Administrator."
  3413    },
  3414    {
  3415      "id": "ent.saml.do_login.decrypt.app_error",
  3416      "translation": "SAML login was unsuccessful because an error occurred while decrypting the response from the Identity Provider. Please contact your System Administrator."
  3417    },
  3418    {
  3419      "id": "ent.saml.do_login.empty_response.app_error",
  3420      "translation": "We received an empty response from the Identity Provider"
  3421    },
  3422    {
  3423      "id": "ent.saml.do_login.parse.app_error",
  3424      "translation": "An error occurred while parsing the response from the Identity Provider. Please contact your System Administrator."
  3425    },
  3426    {
  3427      "id": "ent.saml.do_login.validate.app_error",
  3428      "translation": "An error occurred while validating the response from the Identity Provider. Please contact your System Administrator."
  3429    },
  3430    {
  3431      "id": "ent.saml.license_disable.app_error",
  3432      "translation": "Your license does not support SAML authentication."
  3433    },
  3434    {
  3435      "id": "ent.saml.metadata.app_error",
  3436      "translation": "An error occurred while building Service Provider Metadata."
  3437    },
  3438    {
  3439      "id": "ent.saml.service_disable.app_error",
  3440      "translation": "SAML이 설정되지 않았거나 서버에서 지원하지 않습니다"
  3441    },
  3442    {
  3443      "id": "interactive_message.decode_trigger_id.base64_decode_failed",
  3444      "translation": "대화식 대화 상자의 트리거 ID에 대해 base64 디코딩을 실패하였습니다."
  3445    },
  3446    {
  3447      "id": "interactive_message.decode_trigger_id.expired",
  3448      "translation": "Trigger ID for interactive dialog is expired. Trigger IDs live for a maximum of {{.Seconds}} seconds."
  3449    },
  3450    {
  3451      "id": "interactive_message.decode_trigger_id.missing_data",
  3452      "translation": "대화 상자에 필요한 트리거 ID 데이터가 누락 되었습니다."
  3453    },
  3454    {
  3455      "id": "interactive_message.decode_trigger_id.signature_decode_failed",
  3456      "translation": "대화식 대화 상자의 트리거 ID에 대해 base64 디코딩을 실패하였습니다."
  3457    },
  3458    {
  3459      "id": "interactive_message.decode_trigger_id.verify_signature_failed",
  3460      "translation": "Signature verification failed of trigger ID for interactive dialog."
  3461    },
  3462    {
  3463      "id": "interactive_message.generate_trigger_id.signing_failed",
  3464      "translation": "대화식 대화 상자에서 생성된 트리거 ID 서명에 실패하였습니다."
  3465    },
  3466    {
  3467      "id": "jobs.request_cancellation.status.error",
  3468      "translation": "Could not request cancellation for job that is not in a cancelable state."
  3469    },
  3470    {
  3471      "id": "jobs.set_job_error.update.error",
  3472      "translation": "Failed to set job status to error"
  3473    },
  3474    {
  3475      "id": "manaultesting.manual_test.parse.app_error",
  3476      "translation": "URL을 파싱할 수 없습니다."
  3477    },
  3478    {
  3479      "id": "manaultesting.test_autolink.unable.app_error",
  3480      "translation": "채널을 불러올 수 없습니다."
  3481    },
  3482    {
  3483      "id": "mattermost.bulletin.subject",
  3484      "translation": "Mattermost Security Bulletin"
  3485    },
  3486    {
  3487      "id": "mfa.activate.bad_token.app_error",
  3488      "translation": "올바르지 않은 MFA 토큰"
  3489    },
  3490    {
  3491      "id": "mfa.generate_qr_code.create_code.app_error",
  3492      "translation": "QR 코드 생성 중 오류가 발생했습니다."
  3493    },
  3494    {
  3495      "id": "mfa.mfa_disabled.app_error",
  3496      "translation": "이 서버에는 다단계 인증이 요구됩니다."
  3497    },
  3498    {
  3499      "id": "mfa.validate_token.authenticate.app_error",
  3500      "translation": "Error trying to authenticate MFA token"
  3501    },
  3502    {
  3503      "id": "migrations.worker.run_advanced_permissions_phase_2_migration.invalid_progress",
  3504      "translation": "Migration failed due to invalid progress data."
  3505    },
  3506    {
  3507      "id": "migrations.worker.run_migration.unknown_key",
  3508      "translation": "Unable to run migration job due to unknown migration key."
  3509    },
  3510    {
  3511      "id": "model.access.is_valid.access_token.app_error",
  3512      "translation": "잘못된 접근 토큰입니다."
  3513    },
  3514    {
  3515      "id": "model.access.is_valid.client_id.app_error",
  3516      "translation": "잘못된 클라이언트 ID"
  3517    },
  3518    {
  3519      "id": "model.access.is_valid.redirect_uri.app_error",
  3520      "translation": "잘못된 리디렉트 URI입니다."
  3521    },
  3522    {
  3523      "id": "model.access.is_valid.refresh_token.app_error",
  3524      "translation": "잘못된 토큰"
  3525    },
  3526    {
  3527      "id": "model.access.is_valid.user_id.app_error",
  3528      "translation": "잘못된 사용자 ID"
  3529    },
  3530    {
  3531      "id": "model.authorize.is_valid.auth_code.app_error",
  3532      "translation": "잘못된 인증 코드"
  3533    },
  3534    {
  3535      "id": "model.authorize.is_valid.client_id.app_error",
  3536      "translation": "잘못된 클라이언트 ID"
  3537    },
  3538    {
  3539      "id": "model.authorize.is_valid.create_at.app_error",
  3540      "translation": "Create at must be a valid time"
  3541    },
  3542    {
  3543      "id": "model.authorize.is_valid.expires.app_error",
  3544      "translation": "Expires in must be set"
  3545    },
  3546    {
  3547      "id": "model.authorize.is_valid.redirect_uri.app_error",
  3548      "translation": "잘못된 리디렉트 URL"
  3549    },
  3550    {
  3551      "id": "model.authorize.is_valid.response_type.app_error",
  3552      "translation": "Invalid response type"
  3553    },
  3554    {
  3555      "id": "model.authorize.is_valid.scope.app_error",
  3556      "translation": "잘못된 범위"
  3557    },
  3558    {
  3559      "id": "model.authorize.is_valid.state.app_error",
  3560      "translation": "잘못된 상태"
  3561    },
  3562    {
  3563      "id": "model.authorize.is_valid.user_id.app_error",
  3564      "translation": "잘못된 사용자 ID"
  3565    },
  3566    {
  3567      "id": "model.bot.is_valid.create_at.app_error",
  3568      "translation": "잘못된 제출자 ID"
  3569    },
  3570    {
  3571      "id": "model.bot.is_valid.creator_id.app_error",
  3572      "translation": "잘못된 제출자 ID"
  3573    },
  3574    {
  3575      "id": "model.bot.is_valid.description.app_error",
  3576      "translation": "잘못된 설명"
  3577    },
  3578    {
  3579      "id": "model.bot.is_valid.update_at.app_error",
  3580      "translation": "Invalid update at"
  3581    },
  3582    {
  3583      "id": "model.bot.is_valid.user_id.app_error",
  3584      "translation": "잘못된 사용자 ID입니다."
  3585    },
  3586    {
  3587      "id": "model.bot.is_valid.username.app_error",
  3588      "translation": "잘못된 유저이름입니다."
  3589    },
  3590    {
  3591      "id": "model.channel.is_valid.2_or_more.app_error",
  3592      "translation": "이름은 반드시 2글자 이상의 영문 또는 숫자여야 합니다."
  3593    },
  3594    {
  3595      "id": "model.channel.is_valid.create_at.app_error",
  3596      "translation": "Create at must be a valid time"
  3597    },
  3598    {
  3599      "id": "model.channel.is_valid.creator_id.app_error",
  3600      "translation": "잘못된 제출자 ID"
  3601    },
  3602    {
  3603      "id": "model.channel.is_valid.display_name.app_error",
  3604      "translation": "잘못된 표시명"
  3605    },
  3606    {
  3607      "id": "model.channel.is_valid.header.app_error",
  3608      "translation": "잘못된 헤더"
  3609    },
  3610    {
  3611      "id": "model.channel.is_valid.id.app_error",
  3612      "translation": "잘못된 ID"
  3613    },
  3614    {
  3615      "id": "model.channel.is_valid.purpose.app_error",
  3616      "translation": "Invalid purpose"
  3617    },
  3618    {
  3619      "id": "model.channel.is_valid.type.app_error",
  3620      "translation": "잘못된 형식"
  3621    },
  3622    {
  3623      "id": "model.channel.is_valid.update_at.app_error",
  3624      "translation": "Update at must be a valid time"
  3625    },
  3626    {
  3627      "id": "model.channel_member.is_valid.channel_id.app_error",
  3628      "translation": "Invalid channel id"
  3629    },
  3630    {
  3631      "id": "model.channel_member.is_valid.email_value.app_error",
  3632      "translation": "Invalid email notification value"
  3633    },
  3634    {
  3635      "id": "model.channel_member.is_valid.ignore_channel_mentions_value.app_error",
  3636      "translation": "Invalid ignore channel mentions status"
  3637    },
  3638    {
  3639      "id": "model.channel_member.is_valid.notify_level.app_error",
  3640      "translation": "Invalid notify level"
  3641    },
  3642    {
  3643      "id": "model.channel_member.is_valid.push_level.app_error",
  3644      "translation": "Invalid push notification level"
  3645    },
  3646    {
  3647      "id": "model.channel_member.is_valid.unread_level.app_error",
  3648      "translation": "Invalid mark unread level"
  3649    },
  3650    {
  3651      "id": "model.channel_member.is_valid.user_id.app_error",
  3652      "translation": "잘못된 사용자 ID"
  3653    },
  3654    {
  3655      "id": "model.cluster.is_valid.create_at.app_error",
  3656      "translation": "CreateAt must be set"
  3657    },
  3658    {
  3659      "id": "model.cluster.is_valid.hostname.app_error",
  3660      "translation": "Hostname must be set"
  3661    },
  3662    {
  3663      "id": "model.cluster.is_valid.id.app_error",
  3664      "translation": "잘못된 ID"
  3665    },
  3666    {
  3667      "id": "model.cluster.is_valid.last_ping_at.app_error",
  3668      "translation": "LastPingAt must be set"
  3669    },
  3670    {
  3671      "id": "model.cluster.is_valid.name.app_error",
  3672      "translation": "ClusterName must be set"
  3673    },
  3674    {
  3675      "id": "model.cluster.is_valid.type.app_error",
  3676      "translation": "Type must be set"
  3677    },
  3678    {
  3679      "id": "model.command.is_valid.create_at.app_error",
  3680      "translation": "Create at must be a valid time"
  3681    },
  3682    {
  3683      "id": "model.command.is_valid.description.app_error",
  3684      "translation": "잘못된 설명"
  3685    },
  3686    {
  3687      "id": "model.command.is_valid.display_name.app_error",
  3688      "translation": "잘못된 형식"
  3689    },
  3690    {
  3691      "id": "model.command.is_valid.id.app_error",
  3692      "translation": "잘못된 ID"
  3693    },
  3694    {
  3695      "id": "model.command.is_valid.method.app_error",
  3696      "translation": "Invalid Method"
  3697    },
  3698    {
  3699      "id": "model.command.is_valid.team_id.app_error",
  3700      "translation": "잘못된 팀 ID"
  3701    },
  3702    {
  3703      "id": "model.command.is_valid.token.app_error",
  3704      "translation": "잘못된 토큰"
  3705    },
  3706    {
  3707      "id": "model.command.is_valid.trigger.app_error",
  3708      "translation": "Invalid trigger"
  3709    },
  3710    {
  3711      "id": "model.command.is_valid.update_at.app_error",
  3712      "translation": "Update at must be a valid time"
  3713    },
  3714    {
  3715      "id": "model.command.is_valid.url.app_error",
  3716      "translation": "Invalid URL"
  3717    },
  3718    {
  3719      "id": "model.command.is_valid.url_http.app_error",
  3720      "translation": "Invalid URL. Must be a valid URL and start with http:// or https://"
  3721    },
  3722    {
  3723      "id": "model.command.is_valid.user_id.app_error",
  3724      "translation": "잘못된 사용자 ID"
  3725    },
  3726    {
  3727      "id": "model.command_hook.channel_id.app_error",
  3728      "translation": "Invalid channel id"
  3729    },
  3730    {
  3731      "id": "model.command_hook.command_id.app_error",
  3732      "translation": "Invalid command id"
  3733    },
  3734    {
  3735      "id": "model.command_hook.create_at.app_error",
  3736      "translation": "Create at must be a valid time"
  3737    },
  3738    {
  3739      "id": "model.command_hook.id.app_error",
  3740      "translation": "Invalid command hook id"
  3741    },
  3742    {
  3743      "id": "model.command_hook.parent_id.app_error",
  3744      "translation": "잘못된 Parent Id 입니다."
  3745    },
  3746    {
  3747      "id": "model.command_hook.root_id.app_error",
  3748      "translation": "잘못된 루트 아이디입니다."
  3749    },
  3750    {
  3751      "id": "model.command_hook.user_id.app_error",
  3752      "translation": "잘못된 사용자 ID"
  3753    },
  3754    {
  3755      "id": "model.compliance.is_valid.create_at.app_error",
  3756      "translation": "Create at must be a valid time"
  3757    },
  3758    {
  3759      "id": "model.compliance.is_valid.desc.app_error",
  3760      "translation": "잘못된 설명"
  3761    },
  3762    {
  3763      "id": "model.compliance.is_valid.end_at.app_error",
  3764      "translation": "To must be a valid time"
  3765    },
  3766    {
  3767      "id": "model.compliance.is_valid.id.app_error",
  3768      "translation": "잘못된 ID"
  3769    },
  3770    {
  3771      "id": "model.compliance.is_valid.start_at.app_error",
  3772      "translation": "From must be a valid time"
  3773    },
  3774    {
  3775      "id": "model.compliance.is_valid.start_end_at.app_error",
  3776      "translation": "To must be greater than From"
  3777    },
  3778    {
  3779      "id": "model.config.is_valid.allow_cookies_for_subdomains.app_error",
  3780      "translation": "Allowing cookies for subdomains requires SiteURL to be set."
  3781    },
  3782    {
  3783      "id": "model.config.is_valid.atmos_camo_image_proxy_options.app_error",
  3784      "translation": "Invalid RemoteImageProxyOptions for atmos/camo. Must be set to your shared key."
  3785    },
  3786    {
  3787      "id": "model.config.is_valid.atmos_camo_image_proxy_url.app_error",
  3788      "translation": "Invalid RemoteImageProxyURL for atmos/camo. Must be set to your shared key."
  3789    },
  3790    {
  3791      "id": "model.config.is_valid.cluster_email_batching.app_error",
  3792      "translation": "Unable to enable email batching when clustering is enabled"
  3793    },
  3794    {
  3795      "id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error",
  3796      "translation": "Data retention job start time must be a 24-hour time stamp in the form HH:MM."
  3797    },
  3798    {
  3799      "id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error",
  3800      "translation": "File retention must be one day or longer."
  3801    },
  3802    {
  3803      "id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error",
  3804      "translation": "Message retention must be one day or longer."
  3805    },
  3806    {
  3807      "id": "model.config.is_valid.display.custom_url_schemes.app_error",
  3808      "translation": "The custom URL scheme {{.Scheme}} is invalid. Custom URL schemes must start with a letter and contain only letters, numbers and hyphen (-)."
  3809    },
  3810    {
  3811      "id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error",
  3812      "translation": "Elasticsearch AggregatePostsAfterDays setting must be a number greater than or equal to 1"
  3813    },
  3814    {
  3815      "id": "model.config.is_valid.elastic_search.bulk_indexing_time_window_seconds.app_error",
  3816      "translation": "Elasticsearch Bulk Indexing Time Window must be at least 1 second."
  3817    },
  3818    {
  3819      "id": "model.config.is_valid.elastic_search.connection_url.app_error",
  3820      "translation": "Elastic Search ConnectionUrl setting must be provided when Elastic Search indexing is enabled."
  3821    },
  3822    {
  3823      "id": "model.config.is_valid.elastic_search.enable_searching.app_error",
  3824      "translation": "Elastic Search IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true."
  3825    },
  3826    {
  3827      "id": "model.config.is_valid.elastic_search.live_indexing_batch_size.app_error",
  3828      "translation": "Elasticsearch Live Indexing Batch Size must be at least 1"
  3829    },
  3830    {
  3831      "id": "model.config.is_valid.elastic_search.posts_aggregator_job_start_time.app_error",
  3832      "translation": "Elasticsearch PostsAggregatorJobStartTime setting must be a time in the format \"hh:mm\""
  3833    },
  3834    {
  3835      "id": "model.config.is_valid.elastic_search.request_timeout_seconds.app_error",
  3836      "translation": "Elasticsearch Request Timeout must be at least 1 second."
  3837    },
  3838    {
  3839      "id": "model.config.is_valid.email_batching_buffer_size.app_error",
  3840      "translation": "Invalid email batching buffer size for email settings.  Must be zero or a positive number."
  3841    },
  3842    {
  3843      "id": "model.config.is_valid.email_batching_interval.app_error",
  3844      "translation": "Invalid email batching interval for email settings.  Must be 30 seconds or more."
  3845    },
  3846    {
  3847      "id": "model.config.is_valid.email_notification_contents_type.app_error",
  3848      "translation": "Invalid email notification contents type for email settings. Must be one of either 'full' or 'generic'."
  3849    },
  3850    {
  3851      "id": "model.config.is_valid.email_security.app_error",
  3852      "translation": "Invalid connection security for email settings.  Must be '', 'TLS', or 'STARTTLS'"
  3853    },
  3854    {
  3855      "id": "model.config.is_valid.encrypt_sql.app_error",
  3856      "translation": "Invalid at rest encrypt key for SQL settings.  Must be 32 chars or more."
  3857    },
  3858    {
  3859      "id": "model.config.is_valid.file_driver.app_error",
  3860      "translation": "Invalid driver name for file settings.  Must be 'local' or 'amazons3'"
  3861    },
  3862    {
  3863      "id": "model.config.is_valid.file_salt.app_error",
  3864      "translation": "Invalid public link salt for file settings.  Must be 32 chars or more."
  3865    },
  3866    {
  3867      "id": "model.config.is_valid.group_unread_channels.app_error",
  3868      "translation": "Invalid group unread channels for service settings. Must be 'disabled', 'default_on', or 'default_off'."
  3869    },
  3870    {
  3871      "id": "model.config.is_valid.image_proxy_type.app_error",
  3872      "translation": "Invalid image proxy type. Must be 'local' or 'atmos/camo'."
  3873    },
  3874    {
  3875      "id": "model.config.is_valid.ldap_basedn",
  3876      "translation": "AD/LDAP의 \"BaseDN\" 항목이 필요합니다."
  3877    },
  3878    {
  3879      "id": "model.config.is_valid.ldap_email",
  3880      "translation": "AD/LDAP의 \"Email Attribute\" 항목이 필요합니다."
  3881    },
  3882    {
  3883      "id": "model.config.is_valid.ldap_id",
  3884      "translation": "AD/LDAP의 \"ID Attribute\" 항목이 필요합니다."
  3885    },
  3886    {
  3887      "id": "model.config.is_valid.ldap_login_id",
  3888      "translation": "AD/LDAP의 \"ID Attribute\" 항목이 필요합니다."
  3889    },
  3890    {
  3891      "id": "model.config.is_valid.ldap_max_page_size.app_error",
  3892      "translation": "Invalid max page size value."
  3893    },
  3894    {
  3895      "id": "model.config.is_valid.ldap_security.app_error",
  3896      "translation": "LDAP 세팅을 위한 잘못된 Connection Security입니다. '', 'TLS', 'STARTTLS' 중 하나여야 합니다."
  3897    },
  3898    {
  3899      "id": "model.config.is_valid.ldap_server",
  3900      "translation": "AD/LDAP의 \"LDAP Server\" 항목이 필요합니다."
  3901    },
  3902    {
  3903      "id": "model.config.is_valid.ldap_sync_interval.app_error",
  3904      "translation": "Invalid sync interval time. Must be at least one minute."
  3905    },
  3906    {
  3907      "id": "model.config.is_valid.ldap_username",
  3908      "translation": "AD/LDAP의 \"Username Attribute\" 항목이 필요합니다."
  3909    },
  3910    {
  3911      "id": "model.config.is_valid.listen_address.app_error",
  3912      "translation": "Invalid listen address for service settings Must be set."
  3913    },
  3914    {
  3915      "id": "model.config.is_valid.localization.available_locales.app_error",
  3916      "translation": "Available Languages must contain Default Client Language"
  3917    },
  3918    {
  3919      "id": "model.config.is_valid.login_attempts.app_error",
  3920      "translation": "Invalid maximum login attempts for service settings.  Must be a positive number."
  3921    },
  3922    {
  3923      "id": "model.config.is_valid.max_burst.app_error",
  3924      "translation": "burst 크기의 최대 값은 0이상이여야 합니다."
  3925    },
  3926    {
  3927      "id": "model.config.is_valid.max_channels.app_error",
  3928      "translation": "팀 설정에 대한 잘못된 팀 당 최대 채널 값입니다. 0보다 큰 값이여야 합니다."
  3929    },
  3930    {
  3931      "id": "model.config.is_valid.max_file_size.app_error",
  3932      "translation": "Invalid max file size for file settings. Must be a whole number greater than zero."
  3933    },
  3934    {
  3935      "id": "model.config.is_valid.max_notify_per_channel.app_error",
  3936      "translation": "팀 설정에 대한 잘못된 팀 당 최대 채널 값입니다. 0보다 큰 값이여야 합니다."
  3937    },
  3938    {
  3939      "id": "model.config.is_valid.max_users.app_error",
  3940      "translation": "Invalid maximum users per team for team settings.  Must be a positive number."
  3941    },
  3942    {
  3943      "id": "model.config.is_valid.message_export.batch_size.app_error",
  3944      "translation": "Message export job BatchSize must be a positive integer"
  3945    },
  3946    {
  3947      "id": "model.config.is_valid.message_export.daily_runtime.app_error",
  3948      "translation": "Message export job DailyRuntime must be a 24-hour time stamp in the form HH:MM."
  3949    },
  3950    {
  3951      "id": "model.config.is_valid.message_export.enable.app_error",
  3952      "translation": "Message export job EnableExport setting must be either true or false"
  3953    },
  3954    {
  3955      "id": "model.config.is_valid.message_export.export_from.app_error",
  3956      "translation": "Message export job ExportFromTimestamp must be a timestamp (expressed in seconds since unix epoch). Only messages sent after this timestamp will be exported."
  3957    },
  3958    {
  3959      "id": "model.config.is_valid.message_export.export_type.app_error",
  3960      "translation": "Message export job ExportFormat must be one of 'actiance', 'csv' or 'globalrelay'"
  3961    },
  3962    {
  3963      "id": "model.config.is_valid.message_export.global_relay.config_missing.app_error",
  3964      "translation": "Message export job ExportFormat is set to 'globalrelay', but GlobalRelaySettings are missing"
  3965    },
  3966    {
  3967      "id": "model.config.is_valid.message_export.global_relay.customer_type.app_error",
  3968      "translation": "Message export GlobalRelaySettings.CustomerType must be set to one of either 'A9' or 'A10'"
  3969    },
  3970    {
  3971      "id": "model.config.is_valid.message_export.global_relay.email_address.app_error",
  3972      "translation": "Message export job GlobalRelaySettings.EmailAddress must be set to a valid email address"
  3973    },
  3974    {
  3975      "id": "model.config.is_valid.message_export.global_relay.smtp_password.app_error",
  3976      "translation": "Message export job GlobalRelaySettings.SmtpPassword must be set"
  3977    },
  3978    {
  3979      "id": "model.config.is_valid.message_export.global_relay.smtp_username.app_error",
  3980      "translation": "Message export job GlobalRelaySettings.SmtpUsername must be set"
  3981    },
  3982    {
  3983      "id": "model.config.is_valid.password_length.app_error",
  3984      "translation": "Minimum password length must be a whole number greater than or equal to {{.MinLength}} and less than or equal to {{.MaxLength}}."
  3985    },
  3986    {
  3987      "id": "model.config.is_valid.rate_mem.app_error",
  3988      "translation": "Invalid memory store size for rate limit settings.  Must be a positive number"
  3989    },
  3990    {
  3991      "id": "model.config.is_valid.rate_sec.app_error",
  3992      "translation": "Invalid per sec for rate limit settings.  Must be a positive number"
  3993    },
  3994    {
  3995      "id": "model.config.is_valid.read_timeout.app_error",
  3996      "translation": "read timeout 항목의 허용되지 않는 값입니다."
  3997    },
  3998    {
  3999      "id": "model.config.is_valid.restrict_direct_message.app_error",
  4000      "translation": "Invalid direct message restriction.  Must be 'any', or 'team'"
  4001    },
  4002    {
  4003      "id": "model.config.is_valid.saml_assertion_consumer_service_url.app_error",
  4004      "translation": "Service Provider Login URL must be a valid URL and start with http:// or https://."
  4005    },
  4006    {
  4007      "id": "model.config.is_valid.saml_email_attribute.app_error",
  4008      "translation": "Invalid Email attribute. Must be set."
  4009    },
  4010    {
  4011      "id": "model.config.is_valid.saml_idp_cert.app_error",
  4012      "translation": "Identity Provider Public Certificate missing. Did you forget to upload it?"
  4013    },
  4014    {
  4015      "id": "model.config.is_valid.saml_idp_descriptor_url.app_error",
  4016      "translation": "Identity Provider Issuer URL must be a valid URL and start with http:// or https://."
  4017    },
  4018    {
  4019      "id": "model.config.is_valid.saml_idp_url.app_error",
  4020      "translation": "SAML SSO URL must be a valid URL and start with http:// or https://."
  4021    },
  4022    {
  4023      "id": "model.config.is_valid.saml_private_key.app_error",
  4024      "translation": "Service Provider Private Key missing. Did you forget to upload it?"
  4025    },
  4026    {
  4027      "id": "model.config.is_valid.saml_public_cert.app_error",
  4028      "translation": "Service Provider Public Certificate missing. Did you forget to upload it?"
  4029    },
  4030    {
  4031      "id": "model.config.is_valid.saml_username_attribute.app_error",
  4032      "translation": "Invalid Username attribute. Must be set."
  4033    },
  4034    {
  4035      "id": "model.config.is_valid.site_url.app_error",
  4036      "translation": "아이콘 URL은 반드시 올바른 URL이어야 하며, http:// 또는 https://로 시작해야 합니다."
  4037    },
  4038    {
  4039      "id": "model.config.is_valid.site_url_email_batching.app_error",
  4040      "translation": "Unable to enable email batching when SiteURL isn't set."
  4041    },
  4042    {
  4043      "id": "model.config.is_valid.sitename_length.app_error",
  4044      "translation": "Site name must be less than or equal to {{.MaxLength}} characters."
  4045    },
  4046    {
  4047      "id": "model.config.is_valid.sql_conn_max_lifetime_milliseconds.app_error",
  4048      "translation": "Invalid connection maximum lifetime for SQL settings. Must be a non-negative number."
  4049    },
  4050    {
  4051      "id": "model.config.is_valid.sql_data_src.app_error",
  4052      "translation": "Invalid data source for SQL settings.  Must be set."
  4053    },
  4054    {
  4055      "id": "model.config.is_valid.sql_driver.app_error",
  4056      "translation": "Invalid driver name for SQL settings.  Must be 'mysql' or 'postgres'"
  4057    },
  4058    {
  4059      "id": "model.config.is_valid.sql_idle.app_error",
  4060      "translation": "Invalid maximum idle connection for SQL settings.  Must be a positive number."
  4061    },
  4062    {
  4063      "id": "model.config.is_valid.sql_max_conn.app_error",
  4064      "translation": "Invalid maximum open connection for SQL settings.  Must be a positive number."
  4065    },
  4066    {
  4067      "id": "model.config.is_valid.sql_query_timeout.app_error",
  4068      "translation": "파일 세팅에 대해 잘못된 프로파일 높이 값입니다. 0보다 큰 값이여야 합니다."
  4069    },
  4070    {
  4071      "id": "model.config.is_valid.teammate_name_display.app_error",
  4072      "translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
  4073    },
  4074    {
  4075      "id": "model.config.is_valid.time_between_user_typing.app_error",
  4076      "translation": "Time between user typing updates should not be set to less than 1000 milliseconds."
  4077    },
  4078    {
  4079      "id": "model.config.is_valid.tls_cert_file_missing.app_error",
  4080      "translation": "Invalid value for TLS certificate file - Either use LetsEncrypt or set path to existing certificate file"
  4081    },
  4082    {
  4083      "id": "model.config.is_valid.tls_key_file_missing.app_error",
  4084      "translation": "Invalid value for TLS key file - Either use LetsEncrypt or set path to existing key file"
  4085    },
  4086    {
  4087      "id": "model.config.is_valid.tls_overwrite_cipher.app_error",
  4088      "translation": "Invalid value passed for TLS overwrite cipher - Please refer to the documentation for valid values"
  4089    },
  4090    {
  4091      "id": "model.config.is_valid.webserver_security.app_error",
  4092      "translation": "webserver connection security에 대해 허용되지 않은 값입니다."
  4093    },
  4094    {
  4095      "id": "model.config.is_valid.websocket_url.app_error",
  4096      "translation": "WebRTC Gateway Websocket Url은 URL형식이여야 하며 ws:// 또는 wss://로 시작해야합니다."
  4097    },
  4098    {
  4099      "id": "model.config.is_valid.write_timeout.app_error",
  4100      "translation": "write timeout에 대해 잘못된 값입니다."
  4101    },
  4102    {
  4103      "id": "model.emoji.create_at.app_error",
  4104      "translation": "Create at must be a valid time"
  4105    },
  4106    {
  4107      "id": "model.emoji.id.app_error",
  4108      "translation": "잘못된 이모티콘 ID"
  4109    },
  4110    {
  4111      "id": "model.emoji.name.app_error",
  4112      "translation": "이름은 반드시 1글자 이상 64글자 이하 영문 또는 숫자여야 합니다."
  4113    },
  4114    {
  4115      "id": "model.emoji.update_at.app_error",
  4116      "translation": "Update at must be a valid time"
  4117    },
  4118    {
  4119      "id": "model.emoji.user_id.app_error",
  4120      "translation": "잘못된 제출자 ID"
  4121    },
  4122    {
  4123      "id": "model.file_info.get.gif.app_error",
  4124      "translation": "Could not decode gif."
  4125    },
  4126    {
  4127      "id": "model.file_info.is_valid.create_at.app_error",
  4128      "translation": "read timeout 항목의 허용되지 않는 값입니다."
  4129    },
  4130    {
  4131      "id": "model.file_info.is_valid.id.app_error",
  4132      "translation": "read timeout 항목의 허용되지 않는 값입니다."
  4133    },
  4134    {
  4135      "id": "model.file_info.is_valid.path.app_error",
  4136      "translation": "read timeout 항목의 허용되지 않는 값입니다."
  4137    },
  4138    {
  4139      "id": "model.file_info.is_valid.post_id.app_error",
  4140      "translation": "read timeout 항목의 허용되지 않는 값입니다."
  4141    },
  4142    {
  4143      "id": "model.file_info.is_valid.update_at.app_error",
  4144      "translation": "read timeout 항목의 허용되지 않는 값입니다."
  4145    },
  4146    {
  4147      "id": "model.file_info.is_valid.user_id.app_error",
  4148      "translation": "read timeout 항목의 허용되지 않는 값입니다."
  4149    },
  4150    {
  4151      "id": "model.group.create_at.app_error",
  4152      "translation": "invalid create at property for group"
  4153    },
  4154    {
  4155      "id": "model.group.description.app_error",
  4156      "translation": "invalid description property for group"
  4157    },
  4158    {
  4159      "id": "model.group.display_name.app_error",
  4160      "translation": "invalid display name property for group"
  4161    },
  4162    {
  4163      "id": "model.group.name.app_error",
  4164      "translation": "invalid name property for group"
  4165    },
  4166    {
  4167      "id": "model.group.remote_id.app_error",
  4168      "translation": "invalid remote id property for group"
  4169    },
  4170    {
  4171      "id": "model.group.source.app_error",
  4172      "translation": "invalid source property for group"
  4173    },
  4174    {
  4175      "id": "model.group.update_at.app_error",
  4176      "translation": "invalid update at property for group"
  4177    },
  4178    {
  4179      "id": "model.group_member.group_id.app_error",
  4180      "translation": "invalid group id property for group member"
  4181    },
  4182    {
  4183      "id": "model.group_member.user_id.app_error",
  4184      "translation": "invalid user id property for group member"
  4185    },
  4186    {
  4187      "id": "model.group_syncable.group_id.app_error",
  4188      "translation": "invalid group id property for group syncable"
  4189    },
  4190    {
  4191      "id": "model.group_syncable.syncable_id.app_error",
  4192      "translation": "invalid syncable id for group syncable"
  4193    },
  4194    {
  4195      "id": "model.incoming_hook.channel_id.app_error",
  4196      "translation": "Invalid channel id"
  4197    },
  4198    {
  4199      "id": "model.incoming_hook.create_at.app_error",
  4200      "translation": "Create at must be a valid time"
  4201    },
  4202    {
  4203      "id": "model.incoming_hook.description.app_error",
  4204      "translation": "잘못된 설명"
  4205    },
  4206    {
  4207      "id": "model.incoming_hook.display_name.app_error",
  4208      "translation": "잘못된 형식"
  4209    },
  4210    {
  4211      "id": "model.incoming_hook.icon_url.app_error",
  4212      "translation": "잘못된 루트 아이디입니다."
  4213    },
  4214    {
  4215      "id": "model.incoming_hook.id.app_error",
  4216      "translation": "잘못된 Id"
  4217    },
  4218    {
  4219      "id": "model.incoming_hook.parse_data.app_error",
  4220      "translation": "Unable to parse incoming data"
  4221    },
  4222    {
  4223      "id": "model.incoming_hook.team_id.app_error",
  4224      "translation": "잘못된 팀 ID"
  4225    },
  4226    {
  4227      "id": "model.incoming_hook.update_at.app_error",
  4228      "translation": "Update at must be a valid time"
  4229    },
  4230    {
  4231      "id": "model.incoming_hook.user_id.app_error",
  4232      "translation": "잘못된 사용자 ID"
  4233    },
  4234    {
  4235      "id": "model.incoming_hook.username.app_error",
  4236      "translation": "잘못된 유저이름입니다."
  4237    },
  4238    {
  4239      "id": "model.job.is_valid.create_at.app_error",
  4240      "translation": "Create at must be a valid time"
  4241    },
  4242    {
  4243      "id": "model.job.is_valid.id.app_error",
  4244      "translation": "잘못된 형식"
  4245    },
  4246    {
  4247      "id": "model.job.is_valid.status.app_error",
  4248      "translation": "Invalid job status"
  4249    },
  4250    {
  4251      "id": "model.job.is_valid.type.app_error",
  4252      "translation": "잘못된 형식"
  4253    },
  4254    {
  4255      "id": "model.license_record.is_valid.create_at.app_error",
  4256      "translation": "Invalid value for create_at when uploading a license."
  4257    },
  4258    {
  4259      "id": "model.license_record.is_valid.id.app_error",
  4260      "translation": "Invalid value for id when uploading a license."
  4261    },
  4262    {
  4263      "id": "model.link_metadata.is_valid.data.app_error",
  4264      "translation": "Link metadata data cannot be nil"
  4265    },
  4266    {
  4267      "id": "model.link_metadata.is_valid.data_type.app_error",
  4268      "translation": "Link metadata data does not match the given type"
  4269    },
  4270    {
  4271      "id": "model.link_metadata.is_valid.timestamp.app_error",
  4272      "translation": "Link metadata timestamp must be nonzero and rounded to the nearest hour"
  4273    },
  4274    {
  4275      "id": "model.link_metadata.is_valid.type.app_error",
  4276      "translation": "Invalid link metadata type"
  4277    },
  4278    {
  4279      "id": "model.link_metadata.is_valid.url.app_error",
  4280      "translation": "Link metadata URL must be set"
  4281    },
  4282    {
  4283      "id": "model.oauth.is_valid.app_id.app_error",
  4284      "translation": "잘못된 앱 ID"
  4285    },
  4286    {
  4287      "id": "model.oauth.is_valid.callback.app_error",
  4288      "translation": "콜백 URL은 반드시 올바른 URL이어야 하며, http:// 또는 https://로 시작해야 합니다."
  4289    },
  4290    {
  4291      "id": "model.oauth.is_valid.client_secret.app_error",
  4292      "translation": "Invalid client secret"
  4293    },
  4294    {
  4295      "id": "model.oauth.is_valid.create_at.app_error",
  4296      "translation": "Create at must be a valid time"
  4297    },
  4298    {
  4299      "id": "model.oauth.is_valid.creator_id.app_error",
  4300      "translation": "잘못된 제출자 ID"
  4301    },
  4302    {
  4303      "id": "model.oauth.is_valid.description.app_error",
  4304      "translation": "잘못된 설명"
  4305    },
  4306    {
  4307      "id": "model.oauth.is_valid.homepage.app_error",
  4308      "translation": "홈페이지는 반드시 올바른 URL이어야 하며, http:// 또는 https://로 시작해야 합니다."
  4309    },
  4310    {
  4311      "id": "model.oauth.is_valid.icon_url.app_error",
  4312      "translation": "아이콘 URL은 반드시 올바른 URL이어야 하며, http:// 또는 https://로 시작해야 합니다."
  4313    },
  4314    {
  4315      "id": "model.oauth.is_valid.name.app_error",
  4316      "translation": "잘못된 이름"
  4317    },
  4318    {
  4319      "id": "model.oauth.is_valid.update_at.app_error",
  4320      "translation": "Update at must be a valid time"
  4321    },
  4322    {
  4323      "id": "model.outgoing_hook.icon_url.app_error",
  4324      "translation": "잘못된 범위"
  4325    },
  4326    {
  4327      "id": "model.outgoing_hook.is_valid.callback.app_error",
  4328      "translation": "Invalid callback urls"
  4329    },
  4330    {
  4331      "id": "model.outgoing_hook.is_valid.channel_id.app_error",
  4332      "translation": "Invalid channel id"
  4333    },
  4334    {
  4335      "id": "model.outgoing_hook.is_valid.content_type.app_error",
  4336      "translation": "Invalid value for content_type"
  4337    },
  4338    {
  4339      "id": "model.outgoing_hook.is_valid.create_at.app_error",
  4340      "translation": "Create at must be a valid time"
  4341    },
  4342    {
  4343      "id": "model.outgoing_hook.is_valid.description.app_error",
  4344      "translation": "잘못된 설명"
  4345    },
  4346    {
  4347      "id": "model.outgoing_hook.is_valid.display_name.app_error",
  4348      "translation": "잘못된 형식"
  4349    },
  4350    {
  4351      "id": "model.outgoing_hook.is_valid.id.app_error",
  4352      "translation": "잘못된 ID"
  4353    },
  4354    {
  4355      "id": "model.outgoing_hook.is_valid.team_id.app_error",
  4356      "translation": "잘못된 팀 ID"
  4357    },
  4358    {
  4359      "id": "model.outgoing_hook.is_valid.token.app_error",
  4360      "translation": "잘못된 토큰"
  4361    },
  4362    {
  4363      "id": "model.outgoing_hook.is_valid.trigger_words.app_error",
  4364      "translation": "Invalid trigger words"
  4365    },
  4366    {
  4367      "id": "model.outgoing_hook.is_valid.update_at.app_error",
  4368      "translation": "Update at must be a valid time"
  4369    },
  4370    {
  4371      "id": "model.outgoing_hook.is_valid.url.app_error",
  4372      "translation": "Invalid callback URLs. Each must be a valid URL and start with http:// or https://"
  4373    },
  4374    {
  4375      "id": "model.outgoing_hook.is_valid.user_id.app_error",
  4376      "translation": "잘못된 사용자 ID"
  4377    },
  4378    {
  4379      "id": "model.outgoing_hook.is_valid.words.app_error",
  4380      "translation": "Invalid trigger words"
  4381    },
  4382    {
  4383      "id": "model.outgoing_hook.username.app_error",
  4384      "translation": "잘못된 유저이름입니다."
  4385    },
  4386    {
  4387      "id": "model.plugin_command.error.app_error",
  4388      "translation": "An error occurred while trying to execute this command."
  4389    },
  4390    {
  4391      "id": "model.plugin_key_value.is_valid.key.app_error",
  4392      "translation": "Invalid key, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
  4393    },
  4394    {
  4395      "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
  4396      "translation": "Invalid plugin ID, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
  4397    },
  4398    {
  4399      "id": "model.post.is_valid.channel_id.app_error",
  4400      "translation": "Invalid channel id"
  4401    },
  4402    {
  4403      "id": "model.post.is_valid.create_at.app_error",
  4404      "translation": "Create at must be a valid time"
  4405    },
  4406    {
  4407      "id": "model.post.is_valid.file_ids.app_error",
  4408      "translation": "Invalid file ids. Note that uploads are limited to 5 files maximum. Please use additional posts for more files."
  4409    },
  4410    {
  4411      "id": "model.post.is_valid.filenames.app_error",
  4412      "translation": "잘못된 파일명"
  4413    },
  4414    {
  4415      "id": "model.post.is_valid.hashtags.app_error",
  4416      "translation": "Invalid hashtags"
  4417    },
  4418    {
  4419      "id": "model.post.is_valid.id.app_error",
  4420      "translation": "잘못된 ID"
  4421    },
  4422    {
  4423      "id": "model.post.is_valid.msg.app_error",
  4424      "translation": "Invalid message"
  4425    },
  4426    {
  4427      "id": "model.post.is_valid.original_id.app_error",
  4428      "translation": "Invalid original id"
  4429    },
  4430    {
  4431      "id": "model.post.is_valid.parent_id.app_error",
  4432      "translation": "잘못된 Parent Id 입니다."
  4433    },
  4434    {
  4435      "id": "model.post.is_valid.props.app_error",
  4436      "translation": "잘못된 프로퍼티입니다."
  4437    },
  4438    {
  4439      "id": "model.post.is_valid.root_id.app_error",
  4440      "translation": "잘못된 루트 아이디입니다."
  4441    },
  4442    {
  4443      "id": "model.post.is_valid.root_parent.app_error",
  4444      "translation": "Invalid root id must be set if parent id set"
  4445    },
  4446    {
  4447      "id": "model.post.is_valid.type.app_error",
  4448      "translation": "올바르지 않은 형식입니다."
  4449    },
  4450    {
  4451      "id": "model.post.is_valid.update_at.app_error",
  4452      "translation": "Update at must be a valid time"
  4453    },
  4454    {
  4455      "id": "model.post.is_valid.user_id.app_error",
  4456      "translation": "올바르지 않은 사용자 id"
  4457    },
  4458    {
  4459      "id": "model.preference.is_valid.category.app_error",
  4460      "translation": "Invalid category"
  4461    },
  4462    {
  4463      "id": "model.preference.is_valid.id.app_error",
  4464      "translation": "올바르지 않은 사용자 id"
  4465    },
  4466    {
  4467      "id": "model.preference.is_valid.name.app_error",
  4468      "translation": "잘못된 이름"
  4469    },
  4470    {
  4471      "id": "model.preference.is_valid.theme.app_error",
  4472      "translation": "잘못된 테마"
  4473    },
  4474    {
  4475      "id": "model.preference.is_valid.value.app_error",
  4476      "translation": "Value is too long"
  4477    },
  4478    {
  4479      "id": "model.reaction.is_valid.create_at.app_error",
  4480      "translation": "Create at must be a valid time"
  4481    },
  4482    {
  4483      "id": "model.reaction.is_valid.emoji_name.app_error",
  4484      "translation": "잘못된 이모티콘 ID"
  4485    },
  4486    {
  4487      "id": "model.reaction.is_valid.post_id.app_error",
  4488      "translation": "잘못된 루트 아이디입니다."
  4489    },
  4490    {
  4491      "id": "model.reaction.is_valid.user_id.app_error",
  4492      "translation": "잘못된 사용자 ID"
  4493    },
  4494    {
  4495      "id": "model.team.is_valid.characters.app_error",
  4496      "translation": "이름은 반드시 2글자 이상의 영문 또는 숫자여야 합니다."
  4497    },
  4498    {
  4499      "id": "model.team.is_valid.company.app_error",
  4500      "translation": "잘못된 회사명"
  4501    },
  4502    {
  4503      "id": "model.team.is_valid.create_at.app_error",
  4504      "translation": "Create at must be a valid time"
  4505    },
  4506    {
  4507      "id": "model.team.is_valid.description.app_error",
  4508      "translation": "잘못된 설명"
  4509    },
  4510    {
  4511      "id": "model.team.is_valid.domains.app_error",
  4512      "translation": "Invalid allowed domains"
  4513    },
  4514    {
  4515      "id": "model.team.is_valid.email.app_error",
  4516      "translation": "Invalid email"
  4517    },
  4518    {
  4519      "id": "model.team.is_valid.id.app_error",
  4520      "translation": "잘못된 ID"
  4521    },
  4522    {
  4523      "id": "model.team.is_valid.name.app_error",
  4524      "translation": "잘못된 이름"
  4525    },
  4526    {
  4527      "id": "model.team.is_valid.reserved.app_error",
  4528      "translation": "유효하지 않는 URL 입니다. 변경 후 다시 시도해주세요."
  4529    },
  4530    {
  4531      "id": "model.team.is_valid.type.app_error",
  4532      "translation": "올바르지 않은 형식"
  4533    },
  4534    {
  4535      "id": "model.team.is_valid.update_at.app_error",
  4536      "translation": "Update at must be a valid time"
  4537    },
  4538    {
  4539      "id": "model.team.is_valid.url.app_error",
  4540      "translation": "올바르지 않은 주소 식별자"
  4541    },
  4542    {
  4543      "id": "model.team_member.is_valid.team_id.app_error",
  4544      "translation": "잘못된 팀 ID"
  4545    },
  4546    {
  4547      "id": "model.team_member.is_valid.user_id.app_error",
  4548      "translation": "잘못된 유저 아이디입니다."
  4549    },
  4550    {
  4551      "id": "model.token.is_valid.expiry",
  4552      "translation": "Invalid token expiry"
  4553    },
  4554    {
  4555      "id": "model.token.is_valid.size",
  4556      "translation": "잘못된 토큰"
  4557    },
  4558    {
  4559      "id": "model.user.is_valid.email.app_error",
  4560      "translation": "Please enter a valid email address."
  4561    },
  4562    {
  4563      "id": "model.user.is_valid.pwd.app_error",
  4564      "translation": "Your password must contain at least {{.Min}} characters."
  4565    },
  4566    {
  4567      "id": "model.user.is_valid.pwd_lowercase.app_error",
  4568      "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter."
  4569    },
  4570    {
  4571      "id": "model.user.is_valid.pwd_lowercase_number.app_error",
  4572      "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter and at least one number."
  4573    },
  4574    {
  4575      "id": "model.user.is_valid.pwd_lowercase_number_symbol.app_error",
  4576      "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter, at least one number, and at least one symbol (e.g. \"~!@#$%^&*()\")."
  4577    },
  4578    {
  4579      "id": "model.user.is_valid.pwd_lowercase_symbol.app_error",
  4580      "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter and at least one symbol (e.g. \"~!@#$%^&*()\")."
  4581    },
  4582    {
  4583      "id": "model.user.is_valid.pwd_lowercase_uppercase.app_error",
  4584      "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter and at least one uppercase letter."
  4585    },
  4586    {
  4587      "id": "model.user.is_valid.pwd_lowercase_uppercase_number.app_error",
  4588      "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter, at least one uppercase letter, and at least one number."
  4589    },
  4590    {
  4591      "id": "model.user.is_valid.pwd_lowercase_uppercase_number_symbol.app_error",
  4592      "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter, at least one uppercase letter, at least one number, and at least one symbol (e.g. \"~!@#$%^&*()\")."
  4593    },
  4594    {
  4595      "id": "model.user.is_valid.pwd_lowercase_uppercase_symbol.app_error",
  4596      "translation": "Your password must contain at least {{.Min}} characters made up of at least one lowercase letter, at least one uppercase letter, and at least one symbol (e.g. \"~!@#$%^&*()\")."
  4597    },
  4598    {
  4599      "id": "model.user.is_valid.pwd_number.app_error",
  4600      "translation": "Your password must contain at least {{.Min}} characters made up of at least one number."
  4601    },
  4602    {
  4603      "id": "model.user.is_valid.pwd_number_symbol.app_error",
  4604      "translation": "Your password must contain at least {{.Min}} characters made up of at least one number and at least one symbol (e.g. \"~!@#$%^&*()\")."
  4605    },
  4606    {
  4607      "id": "model.user.is_valid.pwd_symbol.app_error",
  4608      "translation": "Your password must contain at least {{.Min}} characters made up of at least one symbol (e.g. \"~!@#$%^&*()\")."
  4609    },
  4610    {
  4611      "id": "model.user.is_valid.pwd_uppercase.app_error",
  4612      "translation": "Your password must contain at least {{.Min}} characters made up of at least one uppercase letter."
  4613    },
  4614    {
  4615      "id": "model.user.is_valid.pwd_uppercase_number.app_error",
  4616      "translation": "Your password must contain at least {{.Min}} characters made up of at least one uppercase letter and at least one number."
  4617    },
  4618    {
  4619      "id": "model.user.is_valid.pwd_uppercase_number_symbol.app_error",
  4620      "translation": "Your password must contain at least {{.Min}} characters made up of at least one uppercase letter, at least one number, and at least one symbol (e.g. \"~!@#$%^&*()\")."
  4621    },
  4622    {
  4623      "id": "model.user.is_valid.pwd_uppercase_symbol.app_error",
  4624      "translation": "Your password must contain at least {{.Min}} characters made up of at least one uppercase letter and at least one symbol (e.g. \"~!@#$%^&*()\")."
  4625    },
  4626    {
  4627      "id": "model.user.is_valid.username.app_error",
  4628      "translation": "Username must begin with a letter and contain between 3 and 22 characters including numbers, lowercase letters, and the symbols \".\", \"-\", and \"_\"."
  4629    },
  4630    {
  4631      "id": "model.user_access_token.is_valid.description.app_error",
  4632      "translation": "Invalid description, must be 255 or less characters"
  4633    },
  4634    {
  4635      "id": "model.user_access_token.is_valid.id.app_error",
  4636      "translation": "read timeout 항목의 허용되지 않는 값입니다."
  4637    },
  4638    {
  4639      "id": "model.user_access_token.is_valid.token.app_error",
  4640      "translation": "잘못된 접근 토큰입니다."
  4641    },
  4642    {
  4643      "id": "model.user_access_token.is_valid.user_id.app_error",
  4644      "translation": "잘못된 사용자 ID"
  4645    },
  4646    {
  4647      "id": "model.utils.decode_json.app_error",
  4648      "translation": "could not decode"
  4649    },
  4650    {
  4651      "id": "model.websocket_client.connect_fail.app_error",
  4652      "translation": "Unable to connect to the WebSocket server."
  4653    },
  4654    {
  4655      "id": "oauth.gitlab.tos.error",
  4656      "translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again."
  4657    },
  4658    {
  4659      "id": "plugin.api.update_user_status.bad_status",
  4660      "translation": "Unable to set the user status. Unknown user status."
  4661    },
  4662    {
  4663      "id": "plugin_api.get_file_link.disabled.app_error",
  4664      "translation": "공개 링크가 비활성화되어 있습니다."
  4665    },
  4666    {
  4667      "id": "plugin_api.get_file_link.no_post.app_error",
  4668      "translation": "파일의 공개 링크를 가져올 수 없습니다. 현재 사용자가 읽을 수 있는 게시글에 파일이 첨부되어야 합니다."
  4669    },
  4670    {
  4671      "id": "plugin_api.send_mail.missing_htmlbody",
  4672      "translation": "Missing HTML Body."
  4673    },
  4674    {
  4675      "id": "plugin_api.send_mail.missing_subject",
  4676      "translation": "Missing email subject."
  4677    },
  4678    {
  4679      "id": "plugin_api.send_mail.missing_to",
  4680      "translation": "Missing TO address."
  4681    },
  4682    {
  4683      "id": "store.sql.convert_string_array",
  4684      "translation": "FromDb: Unable to convert StringArray to *string"
  4685    },
  4686    {
  4687      "id": "store.sql.convert_string_interface",
  4688      "translation": "FromDb: Unable to convert StringInterface to *string"
  4689    },
  4690    {
  4691      "id": "store.sql.convert_string_map",
  4692      "translation": "FromDb: Unable to convert StringMap to *string"
  4693    },
  4694    {
  4695      "id": "store.sql_bot.get.missing.app_error",
  4696      "translation": "Bot does not exist"
  4697    },
  4698    {
  4699      "id": "store.sql_channel.get.existing.app_error",
  4700      "translation": "존재하는 채널을 찾지 못했습니다."
  4701    },
  4702    {
  4703      "id": "store.sql_channel.save.archived_channel.app_error",
  4704      "translation": "보관 된 채널에서는 반응을 추가할 수 없습니다."
  4705    },
  4706    {
  4707      "id": "store.sql_channel.save.direct_channel.app_error",
  4708      "translation": "Use SaveDirectChannel to create a direct channel"
  4709    },
  4710    {
  4711      "id": "store.sql_channel.save_channel.existing.app_error",
  4712      "translation": "Must call update for exisiting channel"
  4713    },
  4714    {
  4715      "id": "store.sql_channel.save_channel.exists.app_error",
  4716      "translation": "A channel with that name already exists on the same team"
  4717    },
  4718    {
  4719      "id": "store.sql_channel.save_channel.limit.app_error",
  4720      "translation": "You've reached the limit of the number of allowed channels."
  4721    },
  4722    {
  4723      "id": "store.sql_channel.save_direct_channel.not_direct.app_error",
  4724      "translation": "Not a direct channel attempted to be created with SaveDirectChannel"
  4725    },
  4726    {
  4727      "id": "store.sql_command.save.get.app_error",
  4728      "translation": "내용을 가져올수 없습니다."
  4729    },
  4730    {
  4731      "id": "store.sql_post.search.disabled",
  4732      "translation": "Searching has been disabled on this server. Please contact your System Administrator."
  4733    },
  4734    {
  4735      "id": "store.sql_team.save_member.exists.app_error",
  4736      "translation": "A team member with that id already exists"
  4737    },
  4738    {
  4739      "id": "store.sql_user.get_for_login.app_error",
  4740      "translation": "We couldn't find an existing account matching your credentials. This team may require an invite from the team owner to join."
  4741    },
  4742    {
  4743      "id": "system.message.name",
  4744      "translation": "시스템"
  4745    },
  4746    {
  4747      "id": "web.command_webhook.command.app_error",
  4748      "translation": "채널을 찾을 수 없습니다"
  4749    },
  4750    {
  4751      "id": "web.command_webhook.parse.app_error",
  4752      "translation": "Unable to parse incoming data"
  4753    },
  4754    {
  4755      "id": "web.get_access_token.internal_saving.app_error",
  4756      "translation": "We couldn't update the user password"
  4757    },
  4758    {
  4759      "id": "web.incoming_webhook.channel.app_error",
  4760      "translation": "채널을 찾을 수 없습니다"
  4761    },
  4762    {
  4763      "id": "web.incoming_webhook.channel_locked.app_error",
  4764      "translation": "This webhook is not permitted to post to the requested channel"
  4765    },
  4766    {
  4767      "id": "web.incoming_webhook.disabled.app_error",
  4768      "translation": "Incoming webhook은 관리자가 사용할 수 없게 설정했습니다."
  4769    },
  4770    {
  4771      "id": "web.incoming_webhook.invalid.app_error",
  4772      "translation": "잘못된 Webhook"
  4773    },
  4774    {
  4775      "id": "web.incoming_webhook.parse.app_error",
  4776      "translation": "Unable to parse incoming data"
  4777    },
  4778    {
  4779      "id": "web.incoming_webhook.permissions.app_error",
  4780      "translation": "Inappropriate channel permissions"
  4781    },
  4782    {
  4783      "id": "web.incoming_webhook.split_props_length.app_error",
  4784      "translation": "Unable to split webhook props into {{.Max}} character parts."
  4785    },
  4786    {
  4787      "id": "web.incoming_webhook.text.app_error",
  4788      "translation": "지정된 텍스트가 없습니다."
  4789    },
  4790    {
  4791      "id": "web.incoming_webhook.user.app_error",
  4792      "translation": "채널을 찾을 수 없습니다"
  4793    },
  4794    {
  4795      "id": "model.group.name.invalid_length.app_error",
  4796      "translation": "이름은 반드시 1글자 이상 64글자 이하 영문 또는 숫자여야 합니다."
  4797    },
  4798    {
  4799      "id": "app.scheme.save.invalid_scheme.app_error",
  4800      "translation": "제공된 스키마가 잘못되었습니다"
  4801    },
  4802    {
  4803      "id": "app.scheme.save.app_error",
  4804      "translation": "채널 업데이트에 실패하였습니다"
  4805    },
  4806    {
  4807      "id": "app.scheme.permanent_delete_all.app_error",
  4808      "translation": "스키마를 영구적으로 삭제할 수 없습니다"
  4809    },
  4810    {
  4811      "id": "app.scheme.get.app_error",
  4812      "translation": "채널을 불러올 수 없습니다."
  4813    },
  4814    {
  4815      "id": "app.channel.get_more_channels.get.app_error",
  4816      "translation": "채널을 불러올 수 없습니다."
  4817    },
  4818    {
  4819      "id": "web.error.unsupported_browser.system_browser_or",
  4820      "translation": "또는"
  4821    },
  4822    {
  4823      "id": "web.error.unsupported_browser.system_browser_make_default",
  4824      "translation": "기본값으로 설정합니다"
  4825    },
  4826    {
  4827      "id": "web.error.unsupported_browser.open_system_browser.edge",
  4828      "translation": "Open Edge"
  4829    },
  4830    {
  4831      "id": "web.error.unsupported_browser.no_longer_support_version",
  4832      "translation": "해당 버전의 브라우저는 더 이상 Mattermost에서 지원하지 않습니다"
  4833    },
  4834    {
  4835      "id": "web.error.unsupported_browser.no_longer_support",
  4836      "translation": "이 브라우저는 더 이상 Mattermost에서 지원되지 않습니다"
  4837    },
  4838    {
  4839      "id": "web.error.unsupported_browser.min_os_version.windows",
  4840      "translation": "윈도우 7 이상"
  4841    },
  4842    {
  4843      "id": "web.error.unsupported_browser.min_os_version.mac",
  4844      "translation": "macOS 10.9버전 이상"
  4845    },
  4846    {
  4847      "id": "web.error.unsupported_browser.min_browser_version.safari",
  4848      "translation": "12버전 이상"
  4849    },
  4850    {
  4851      "id": "web.error.unsupported_browser.min_browser_version.firefox",
  4852      "translation": "60버전 이상"
  4853    },
  4854    {
  4855      "id": "web.error.unsupported_browser.min_browser_version.edge",
  4856      "translation": "44버전 이상"
  4857    },
  4858    {
  4859      "id": "web.error.unsupported_browser.min_browser_version.chrome",
  4860      "translation": "61버전 이상"
  4861    },
  4862    {
  4863      "id": "web.error.unsupported_browser.learn_more",
  4864      "translation": "지원되는 브라우저에 대해 자세히 알아보세요."
  4865    },
  4866    {
  4867      "id": "web.error.unsupported_browser.install_guide.windows",
  4868      "translation": "설치 가이드"
  4869    },
  4870    {
  4871      "id": "web.error.unsupported_browser.install_guide.mac",
  4872      "translation": "설치 가이드"
  4873    },
  4874    {
  4875      "id": "web.error.unsupported_browser.download_the_app",
  4876      "translation": "앱을 다운로드 받습니다"
  4877    },
  4878    {
  4879      "id": "web.error.unsupported_browser.download_app_or_upgrade_browser",
  4880      "translation": "더 나은 경험을 위해 Mattermost 앱을 다운로드하거나 지원되는 브라우저를 사용해 주세요."
  4881    },
  4882    {
  4883      "id": "web.error.unsupported_browser.download",
  4884      "translation": "앱을 다운로드 받습니다"
  4885    },
  4886    {
  4887      "id": "web.error.unsupported_browser.browser_title.safari",
  4888      "translation": "사파리"
  4889    },
  4890    {
  4891      "id": "web.error.unsupported_browser.browser_title.firefox",
  4892      "translation": "파이어폭스"
  4893    },
  4894    {
  4895      "id": "web.error.unsupported_browser.browser_title.edge",
  4896      "translation": "마이크로소프트 엣지"
  4897    },
  4898    {
  4899      "id": "web.error.unsupported_browser.browser_title.chrome",
  4900      "translation": "구글 크롬"
  4901    },
  4902    {
  4903      "id": "web.error.unsupported_browser.browser_get_latest.safari",
  4904      "translation": "최신 Safari 브라우저를 받습니다"
  4905    },
  4906    {
  4907      "id": "web.error.unsupported_browser.browser_get_latest.firefox",
  4908      "translation": "최신 Firefox 브라우저를 받습니다"
  4909    },
  4910    {
  4911      "id": "web.error.unsupported_browser.browser_get_latest.chrome",
  4912      "translation": "최신 Chrome 브라우저를 받습니다"
  4913    },
  4914    {
  4915      "id": "searchengine.bleve.disabled.error",
  4916      "translation": "Error purging Bleve indexes: engine is disabled"
  4917    },
  4918    {
  4919      "id": "plugin_api.bot_cant_create_bot",
  4920      "translation": "봇 사용자는 봇 사용자를 만들 수 없습니다."
  4921    },
  4922    {
  4923      "id": "plugin.api.get_users_in_channel",
  4924      "translation": "사용자를 가져올 수 없음, 잘못된 정렬 기준"
  4925    },
  4926    {
  4927      "id": "model.user.is_valid.update_at.app_error",
  4928      "translation": "Update at must be a valid time"
  4929    },
  4930    {
  4931      "id": "model.user.is_valid.position.app_error",
  4932      "translation": "잘못된 위치 : 128자를 초과 할 수 없습니다."
  4933    },
  4934    {
  4935      "id": "model.user.is_valid.password_limit.app_error",
  4936      "translation": "bcrypt 제한으로 비밀번호를 72자 이상으로 설정할 수 없습니다."
  4937    },
  4938    {
  4939      "id": "model.user.is_valid.nickname.app_error",
  4940      "translation": "잘못된 닉네임입니다."
  4941    },
  4942    {
  4943      "id": "model.user.is_valid.locale.app_error",
  4944      "translation": "잘못된 지역"
  4945    },
  4946    {
  4947      "id": "model.user.is_valid.last_name.app_error",
  4948      "translation": "잘못된 성(Last name)입니다."
  4949    },
  4950    {
  4951      "id": "model.user.is_valid.id.app_error",
  4952      "translation": "잘못된 사용자 ID입니다."
  4953    },
  4954    {
  4955      "id": "model.user.is_valid.first_name.app_error",
  4956      "translation": "잘못된 이름입니다."
  4957    },
  4958    {
  4959      "id": "model.user.is_valid.create_at.app_error",
  4960      "translation": "Create at must be a valid time"
  4961    },
  4962    {
  4963      "id": "model.user.is_valid.auth_data_type.app_error",
  4964      "translation": "Invalid user, auth data must be set with auth type"
  4965    },
  4966    {
  4967      "id": "model.user.is_valid.auth_data_pwd.app_error",
  4968      "translation": "Invalid user, password and auth data cannot both be set"
  4969    },
  4970    {
  4971      "id": "model.user.is_valid.auth_data.app_error",
  4972      "translation": "잘못된 인증 데이터입니다."
  4973    },
  4974    {
  4975      "id": "model.team.is_valid.invite_id.app_error",
  4976      "translation": "잘못된 초대 id"
  4977    },
  4978    {
  4979      "id": "model.post.channel_notifications_disabled_in_channel.message",
  4980      "translation": "Channel notifications are disabled in {{.ChannelName}}. The {{.Mention}} did not trigger any notifications."
  4981    },
  4982    {
  4983      "id": "model.plugin_kvset_options.is_valid.old_value.app_error",
  4984      "translation": "Invalid old value, it shouldn't be set when the operation is not atomic."
  4985    },
  4986    {
  4987      "id": "model.guest.is_valid.emails.app_error",
  4988      "translation": "유효하지 않은 전자우편 주소입니다."
  4989    },
  4990    {
  4991      "id": "model.guest.is_valid.email.app_error",
  4992      "translation": "Invalid email"
  4993    },
  4994    {
  4995      "id": "model.guest.is_valid.channels.app_error",
  4996      "translation": "Invalid channel id"
  4997    },
  4998    {
  4999      "id": "model.guest.is_valid.channel.app_error",
  5000      "translation": "Invalid channel id"
  5001    },
  5002    {
  5003      "id": "model.group.name.invalid_chars.app_error",
  5004      "translation": "invalid characters in the name property for group"
  5005    },
  5006    {
  5007      "id": "model.config.is_valid.saml_signature_algorithm.app_error",
  5008      "translation": "잘못된 서명 알고리즘입니다."
  5009    },
  5010    {
  5011      "id": "model.config.is_valid.saml_guest_attribute.app_error",
  5012      "translation": "Invalid Guest attribute. Must be in the form 'field=value'."
  5013    },
  5014    {
  5015      "id": "model.config.is_valid.saml_canonical_algorithm.app_error",
  5016      "translation": "Invalid Canonical Algorithm."
  5017    },
  5018    {
  5019      "id": "model.config.is_valid.saml_admin_attribute.app_error",
  5020      "translation": "Invalid Admin attribute. Must be in the form 'field=value'."
  5021    },
  5022    {
  5023      "id": "model.config.is_valid.elastic_search.enable_autocomplete.app_error",
  5024      "translation": "Elasticsearch AutocompleteEnabled 설정이 활성화되어 있을 때, Elasticsearch IndexingEnabled 설정도 활성화되어 있어야 합니다."
  5025    },
  5026    {
  5027      "id": "model.config.is_valid.bleve_search.filename.app_error",
  5028      "translation": "Bleve의 EnableIndexing 설정을 활성화하려면 Bleve의 IndexingDir 설정에서 색인을 저장할 디렉터리를 지정해야 합니다"
  5029    },
  5030    {
  5031      "id": "model.config.is_valid.bleve_search.enable_searching.app_error",
  5032      "translation": "Bleve의 EnableSearching 설정을 활성화하려면 Bleve의 EnableIndexing 설정도 활성화되어야 합니다"
  5033    },
  5034    {
  5035      "id": "model.config.is_valid.bleve_search.enable_autocomplete.app_error",
  5036      "translation": "Bleve의 EnableAutocomplete 설정을 활성화하려면 Bleve의 EnableIndexing 설정도 활성화되어야 합니다"
  5037    },
  5038    {
  5039      "id": "model.config.is_valid.bleve_search.bulk_indexing_time_window_seconds.app_error",
  5040      "translation": "Bleve 벌크 색인 간격은 1초 이상이어야 합니다."
  5041    },
  5042    {
  5043      "id": "model.command.is_valid.autocomplete_data.app_error",
  5044      "translation": "Invalid AutocompleteData"
  5045    },
  5046    {
  5047      "id": "model.channel.is_valid.name.app_error",
  5048      "translation": "잘못된 채널 이름입니다. DM 채널이 아닐경우 사용자 ID가 채널 이름에 허용되지 않습니다."
  5049    },
  5050    {
  5051      "id": "interactive_message.decode_trigger_id.base64_decode_failed_signature",
  5052      "translation": "대화식 대화 상자의 트리거 ID에 대해 base64 디코딩을 실패하였습니다."
  5053    },
  5054    {
  5055      "id": "groups.unsupported_syncable_type",
  5056      "translation": "지원되지 않는 동기화 가능한 타입 '{{.Value}}' 입니다."
  5057    },
  5058    {
  5059      "id": "group_not_associated_to_synced_team",
  5060      "translation": "Group cannot be associated to the channel until it is first associated to the parent group-synced team."
  5061    },
  5062    {
  5063      "id": "ent.ldap.validate_guest_filter.app_error",
  5064      "translation": "잘못된 AD/LDAP 게스트 필터 입니다."
  5065    },
  5066    {
  5067      "id": "ent.ldap.validate_admin_filter.app_error",
  5068      "translation": "잘못된 AD/LDAP 어드민 필터 입니다."
  5069    },
  5070    {
  5071      "id": "ent.ldap.syncronize.search_failure_size_exceeded.app_error",
  5072      "translation": "크기 제한을 초과했습니다. [최대 페이지 크기]를 확인하십시오 (https://docs.mattermost.com/deployment/sso-ldap.html#i-see-the-log-error-ldap-result-code-4-size-limit-exceeded)."
  5073    },
  5074    {
  5075      "id": "ent.ldap.syncronize.delete_group_constained_memberships",
  5076      "translation": "팀 또는 채널 멤버십 삭제 오류"
  5077    },
  5078    {
  5079      "id": "ent.id_loaded.license_disable.app_error",
  5080      "translation": "ID 푸시 알림을 지원하지 않는 라이선스입니다."
  5081    },
  5082    {
  5083      "id": "ent.elasticsearch.start.parse_server_version.app_error",
  5084      "translation": "Elasticsearch 서버 버전을 구문 분석하지 못했습니다."
  5085    },
  5086    {
  5087      "id": "ent.elasticsearch.start.get_server_version.app_error",
  5088      "translation": "Elasticsearch 서버 버전을 가져오지 못했습니다."
  5089    },
  5090    {
  5091      "id": "ent.elasticsearch.search_users.unmarshall_user_failed",
  5092      "translation": "Failed to decode search results"
  5093    },
  5094    {
  5095      "id": "ent.elasticsearch.search_users.search_failed",
  5096      "translation": "검색을 완료하지 못했습니다"
  5097    },
  5098    {
  5099      "id": "ent.elasticsearch.search_channels.unmarshall_channel_failed",
  5100      "translation": "검색 결과를 디코딩하지 못했습니다"
  5101    },
  5102    {
  5103      "id": "ent.elasticsearch.search_channels.search_failed",
  5104      "translation": "검색을 완료하지 못했습니다"
  5105    },
  5106    {
  5107      "id": "ent.elasticsearch.search_channels.disabled",
  5108      "translation": "서버에서 Elasticsearch 검색이 비활성화되어 있습니다"
  5109    },
  5110    {
  5111      "id": "ent.elasticsearch.refresh_indexes.refresh_failed",
  5112      "translation": "Elasticsearch 색인을 갱신하지 못했습니다"
  5113    },
  5114    {
  5115      "id": "ent.elasticsearch.indexer.index_batch.nothing_left_to_index.error",
  5116      "translation": "Trying to index a new batch when all the entities are completed"
  5117    },
  5118    {
  5119      "id": "ent.elasticsearch.index_user.error",
  5120      "translation": "사용자를 색인하지 못했습니다"
  5121    },
  5122    {
  5123      "id": "ent.elasticsearch.index_channel.error",
  5124      "translation": "채널을 색인하지 못했습니다"
  5125    },
  5126    {
  5127      "id": "ent.elasticsearch.delete_user.error",
  5128      "translation": "사용자를 삭제하지 못했습니다"
  5129    },
  5130    {
  5131      "id": "ent.elasticsearch.delete_channel.error",
  5132      "translation": "채널을 삭제하지 못했습니다"
  5133    },
  5134    {
  5135      "id": "ent.elasticsearch.create_template_users_if_not_exists.template_create_failed",
  5136      "translation": "사용자를 위한 Elasticsearch 템플릿을 생성하지 못했습니다."
  5137    },
  5138    {
  5139      "id": "ent.elasticsearch.create_template_posts_if_not_exists.template_create_failed",
  5140      "translation": "메시지를 위한 Elasticsearch 템플릿을 생성하지 못했습니다."
  5141    },
  5142    {
  5143      "id": "ent.elasticsearch.create_template_channels_if_not_exists.template_create_failed",
  5144      "translation": "채널에 대한 Elasticsearch 템플릿을 만들지 못했습니다."
  5145    },
  5146    {
  5147      "id": "ent.compliance.csv.warning.appError",
  5148      "translation": "eml 파일을 생성할 수 없습니다."
  5149    },
  5150    {
  5151      "id": "ent.compliance.csv.metadata.json.zipfile.appError",
  5152      "translation": "eml 파일을 생성할 수 없습니다."
  5153    },
  5154    {
  5155      "id": "cli.outgoing_webhook.inconsistent_state.app_error",
  5156      "translation": "나가는 웹훅이 삭제되었지만, 오류가 발생해서 새 웹훅을 생성할 수 없습니다."
  5157    },
  5158    {
  5159      "id": "bleveengine.stop_user_index.error",
  5160      "translation": "Failed to close user index."
  5161    },
  5162    {
  5163      "id": "bleveengine.stop_post_index.error",
  5164      "translation": "Failed to close post index."
  5165    },
  5166    {
  5167      "id": "bleveengine.stop_channel_index.error",
  5168      "translation": "Failed to close channel index."
  5169    },
  5170    {
  5171      "id": "bleveengine.search_users_in_team.error",
  5172      "translation": "검색을 완료하지 못했습니다."
  5173    },
  5174    {
  5175      "id": "bleveengine.search_users_in_channel.uchan.error",
  5176      "translation": "검색을 완료하지 못했습니다."
  5177    },
  5178    {
  5179      "id": "bleveengine.search_users_in_channel.nuchan.error",
  5180      "translation": "검색을 완료하지 못했습니다."
  5181    },
  5182    {
  5183      "id": "bleveengine.search_posts.error",
  5184      "translation": "검색을 완료하지 못했습니다."
  5185    },
  5186    {
  5187      "id": "bleveengine.search_channels.error",
  5188      "translation": "검색을 완료하지 못했습니다."
  5189    },
  5190    {
  5191      "id": "bleveengine.purge_user_index.error",
  5192      "translation": "Failed to purge user indexes."
  5193    },
  5194    {
  5195      "id": "bleveengine.purge_post_index.error",
  5196      "translation": "Failed to purge post indexes."
  5197    },
  5198    {
  5199      "id": "bleveengine.purge_channel_index.error",
  5200      "translation": "Failed to purge channel indexes."
  5201    },
  5202    {
  5203      "id": "bleveengine.indexer.index_batch.nothing_left_to_index.error",
  5204      "translation": "Trying to index a new batch when all the entities are completed."
  5205    },
  5206    {
  5207      "id": "bleveengine.indexer.do_job.parse_start_time.error",
  5208      "translation": "Bleve 색인 프로세스가 시작 시간을 구문 분석하지 못했습니다."
  5209    },
  5210    {
  5211      "id": "bleveengine.indexer.do_job.parse_end_time.error",
  5212      "translation": "Bleve 색인 프로세스가 종료 시간을 구문 분석하지 못했습니다."
  5213    },
  5214    {
  5215      "id": "bleveengine.indexer.do_job.engine_inactive",
  5216      "translation": "Failed to run Bleve index job: engine is inactive."
  5217    },
  5218    {
  5219      "id": "bleveengine.indexer.do_job.bulk_index_users.batch_error",
  5220      "translation": "Failed to index user batch."
  5221    },
  5222    {
  5223      "id": "bleveengine.indexer.do_job.bulk_index_posts.batch_error",
  5224      "translation": "Failed to index post batch."
  5225    },
  5226    {
  5227      "id": "bleveengine.indexer.do_job.bulk_index_channels.batch_error",
  5228      "translation": "Failed to index channel batch."
  5229    },
  5230    {
  5231      "id": "bleveengine.index_user.error",
  5232      "translation": "사용자 색인을 실패하였습니다"
  5233    },
  5234    {
  5235      "id": "bleveengine.index_post.error",
  5236      "translation": "게시글 색인이 실패했습니다."
  5237    },
  5238    {
  5239      "id": "bleveengine.index_channel.error",
  5240      "translation": "채널 색인을 실패하였습니다"
  5241    },
  5242    {
  5243      "id": "bleveengine.delete_user.error",
  5244      "translation": "사용자를 삭제하지 못하였습니다"
  5245    },
  5246    {
  5247      "id": "bleveengine.delete_post.error",
  5248      "translation": "메세지를 삭제하지 못했습니다"
  5249    },
  5250    {
  5251      "id": "bleveengine.delete_channel.error",
  5252      "translation": "채널을 삭제하지 못하였습니다"
  5253    },
  5254    {
  5255      "id": "bleveengine.create_user_index.error",
  5256      "translation": "Error creating the bleve user index."
  5257    },
  5258    {
  5259      "id": "bleveengine.create_post_index.error",
  5260      "translation": "Error creating the bleve post index."
  5261    },
  5262    {
  5263      "id": "bleveengine.create_channel_index.error",
  5264      "translation": "Error creating the bleve channel index."
  5265    },
  5266    {
  5267      "id": "bleveengine.already_started.error",
  5268      "translation": "Bleve is already started."
  5269    },
  5270    {
  5271      "id": "app.user_terms_of_service.save.app_error",
  5272      "translation": "서비스 약관을 저장할 수 없습니다."
  5273    },
  5274    {
  5275      "id": "app.user_terms_of_service.get_by_user.no_rows.app_error",
  5276      "translation": "서비스 약관이 없습니다."
  5277    },
  5278    {
  5279      "id": "app.user_terms_of_service.get_by_user.app_error",
  5280      "translation": "서비스 약관을 삭제 할 수 없습니다."
  5281    },
  5282    {
  5283      "id": "app.user_terms_of_service.delete.app_error",
  5284      "translation": "서비스 약관을 삭제 할 수 없습니다."
  5285    },
  5286    {
  5287      "id": "app.terms_of_service.get.no_rows.app_error",
  5288      "translation": "서비스 약관이 없습니다."
  5289    },
  5290    {
  5291      "id": "app.terms_of_service.get.app_error",
  5292      "translation": "서비스 약관을 삭제 할 수 없습니다."
  5293    },
  5294    {
  5295      "id": "app.terms_of_service.create.existing.app_error",
  5296      "translation": "Must not call save for existing terms of service."
  5297    },
  5298    {
  5299      "id": "app.terms_of_service.create.app_error",
  5300      "translation": "서비스 약관을 저장할 수 없습니다."
  5301    },
  5302    {
  5303      "id": "app.team.rename_team.name_occupied",
  5304      "translation": "팀 이름을 재설정 할 수 없습니다, 그 이름은 이미 사용중입니다."
  5305    },
  5306    {
  5307      "id": "app.team.invite_token.group_constrained.error",
  5308      "translation": "토큰에 의한 그룹 제한된팀에 참여할 수 없습니다."
  5309    },
  5310    {
  5311      "id": "app.team.invite_id.group_constrained.error",
  5312      "translation": "초대에 의해서는 그룹 제한된 팀에 참여할 수 없습니다."
  5313    },
  5314    {
  5315      "id": "app.plugin.write_file.saving.app_error",
  5316      "translation": "파일을 저장하는 중에 오류가 발생했습니다."
  5317    },
  5318    {
  5319      "id": "app.plugin.write_file.read.app_error",
  5320      "translation": "파일을 읽는 중에 오류가 발생했습니다."
  5321    },
  5322    {
  5323      "id": "app.plugin.webapp_bundle.app_error",
  5324      "translation": "플러그인 webapp 번들을 생성 할 수 없습니다."
  5325    },
  5326    {
  5327      "id": "app.plugin.sync.read_local_folder.app_error",
  5328      "translation": "로컬 플러그인 폴더를 읽는 중 오류가 발생했습니다."
  5329    },
  5330    {
  5331      "id": "app.plugin.sync.list_filestore.app_error",
  5332      "translation": "파일 저장소의 플러그인 폴더에서 파일을 읽는 중 오류가 발생했습니다."
  5333    },
  5334    {
  5335      "id": "app.plugin.store_signature.app_error",
  5336      "translation": "구성된 파일 저장소에 플러그인을 저장할 수 없습니다."
  5337    },
  5338    {
  5339      "id": "app.plugin.store_bundle.app_error",
  5340      "translation": "구성된 파일 저장소에 플러그인을 저장할 수 없습니다."
  5341    },
  5342    {
  5343      "id": "app.plugin.signature_decode.app_error",
  5344      "translation": "base64 서명을 디코딩 할 수 없습니다."
  5345    },
  5346    {
  5347      "id": "app.plugin.restart.app_error",
  5348      "translation": "업그레이드시 플러그인을 다시 시작할 수 없습니다."
  5349    },
  5350    {
  5351      "id": "app.plugin.remove_bundle.app_error",
  5352      "translation": "파일 저장소에서 플러그인 번들을 제거 할 수 없습니다."
  5353    },
  5354    {
  5355      "id": "app.plugin.modify_saml.app_error",
  5356      "translation": "saml(sso) 파일을 수정할 수 없습니다."
  5357    },
  5358    {
  5359      "id": "app.plugin.marshal.app_error",
  5360      "translation": "마켓 플레이스 플러그인을 마샬링하지 못했습니다."
  5361    },
  5362    {
  5363      "id": "app.plugin.marketplace_plugins.signature_not_found.app_error",
  5364      "translation": "요청한 마켓플레이스 플러그인을 찾을 수 없습니다."
  5365    },
  5366    {
  5367      "id": "app.plugin.marketplace_plugins.not_found.app_error",
  5368      "translation": "요청한 마켓플레이스 플러그인을 찾을수 없습니다."
  5369    },
  5370    {
  5371      "id": "app.plugin.marketplace_plugin_request.app_error",
  5372      "translation": "마켓 플레이스 플러그인 요청을 디코딩하지 못했습니다."
  5373    },
  5374    {
  5375      "id": "app.plugin.marketplace_disabled.app_error",
  5376      "translation": "마켓플레이스가 비활성화 됐습니다. 로그에서 상세 사유를 확인하세요."
  5377    },
  5378    {
  5379      "id": "app.plugin.marketplace_client.failed_to_fetch",
  5380      "translation": "마켓 플레이스 서버에서 플러그인을 가져 오지 못했습니다."
  5381    },
  5382    {
  5383      "id": "app.plugin.marketplace_client.app_error",
  5384      "translation": "마켓 플레이스 클라이언트를 생성하지 못했습니다."
  5385    },
  5386    {
  5387      "id": "app.plugin.invalid_version.app_error",
  5388      "translation": "플러그인 버전을 파싱하지 못했습니다."
  5389    },
  5390    {
  5391      "id": "app.plugin.install_marketplace_plugin.app_error",
  5392      "translation": "마켓 플레이스 플러그인을 마샬링하지 못했습니다."
  5393    },
  5394    {
  5395      "id": "app.plugin.get_public_key.get_file.app_error",
  5396      "translation": "공개키를 가져 오는동안 오류가 발생했습니다."
  5397    },
  5398    {
  5399      "id": "app.plugin.flag_managed.app_error",
  5400      "translation": "파일 저장소에서 관리하는 플러그인을 설정할 수 없습니다."
  5401    },
  5402    {
  5403      "id": "app.plugin.delete_public_key.delete.app_error",
  5404      "translation": "인증서를 삭제하는 동안 오류가 발생하였습니다."
  5405    },
  5406    {
  5407      "id": "app.import.validate_user_teams_import_data.invalid_team_theme.error",
  5408      "translation": "사용자에 대한 잘못된 팀 테마"
  5409    },
  5410    {
  5411      "id": "app.import.validate_user_import_data.auth_data_and_service_dependency.error",
  5412      "translation": "User AuthService and AuthData are mutually inclusive."
  5413    },
  5414    {
  5415      "id": "app.import.validate_user_import_data.advanced_props_show_unread_section.error",
  5416      "translation": "사용자에 대한 읽지 않은 섹션 표시 설정이 무효화 됨"
  5417    },
  5418    {
  5419      "id": "app.import.validate_user_import_data.advanced_props_formatting.error",
  5420      "translation": "사용자에 대한 잘못된 게시물 형식 설정입니다"
  5421    },
  5422    {
  5423      "id": "app.import.validate_user_import_data.advanced_props_feature_markdown_preview.error",
  5424      "translation": "사용자에 대한 잘못된 마크다운 미리보기 설정"
  5425    },
  5426    {
  5427      "id": "app.import.validate_user_import_data.advanced_props_email_interval.error",
  5428      "translation": "유효하지 않은 전자우편 일괄 처리 간격 설정"
  5429    },
  5430    {
  5431      "id": "app.import.validate_post_import_data.props_too_large.error",
  5432      "translation": "Post Props are longer than the maximum permitted length."
  5433    },
  5434    {
  5435      "id": "app.import.import_user_teams.save_preferences.error",
  5436      "translation": "팀 테마 설정을 저장할 수 없습니다."
  5437    },
  5438    {
  5439      "id": "app.import.import_user_channels.channel_not_found.error",
  5440      "translation": "Error importing user channels. Channel not found."
  5441    },
  5442    {
  5443      "id": "app.import.get_users_by_username.some_users_not_found.error",
  5444      "translation": "몇몇의 사용자들을 찾을 수 없습니다"
  5445    },
  5446    {
  5447      "id": "app.import.get_teams_by_names.some_teams_not_found.error",
  5448      "translation": "몇몇의 팀들을 찾을 수 없습니다"
  5449    },
  5450    {
  5451      "id": "app.export.export_custom_emoji.copy_emoji_images.error",
  5452      "translation": "커스텀 이모지 이미지를 복사 할 수 없습니다."
  5453    },
  5454    {
  5455      "id": "app.emoji.get_list.internal_error",
  5456      "translation": "이모지를 가져올 수 없음"
  5457    },
  5458    {
  5459      "id": "app.emoji.get_by_name.app_error",
  5460      "translation": "이모지를 가져올 수 없음"
  5461    },
  5462    {
  5463      "id": "app.emoji.get.app_error",
  5464      "translation": "이모지를 가져올 수 없음"
  5465    },
  5466    {
  5467      "id": "app.emoji.delete.no_results",
  5468      "translation": "삭제할 이모지를 찾을 수 없음"
  5469    },
  5470    {
  5471      "id": "app.emoji.delete.app_error",
  5472      "translation": "이모지를 삭제할 수 없음"
  5473    },
  5474    {
  5475      "id": "app.channel_member_history.log_leave_event.internal_error",
  5476      "translation": "채널 멤버 이력을 기록하지 못했습니다. 기존 참가 기록을 업데이트하지 못했습니다"
  5477    },
  5478    {
  5479      "id": "app.channel_member_history.log_join_event.internal_error",
  5480      "translation": "채널 멤버 이력을 기록하지 못했습니다"
  5481    },
  5482    {
  5483      "id": "app.channel.update.bad_id",
  5484      "translation": "채널 업데이트 실패"
  5485    },
  5486    {
  5487      "id": "app.channel.permanent_delete.app_error",
  5488      "translation": "채널을 삭제하지 못했습니다"
  5489    },
  5490    {
  5491      "id": "app.channel.get_deleted.missing.app_error",
  5492      "translation": "삭제된 채널이 없습니다."
  5493    },
  5494    {
  5495      "id": "app.channel.get_deleted.existing.app_error",
  5496      "translation": "기존의 삭제 된 채널을 찾을 수 없습니다."
  5497    },
  5498    {
  5499      "id": "app.channel.get_channels.not_found.app_error",
  5500      "translation": "채널을 찾을 수 없습니다."
  5501    },
  5502    {
  5503      "id": "app.channel.get_channels.get.app_error",
  5504      "translation": "채널을 불러올 수 없습니다."
  5505    },
  5506    {
  5507      "id": "app.channel.get_by_name.missing.app_error",
  5508      "translation": "채널이 존재하지 않습니다."
  5509    },
  5510    {
  5511      "id": "app.channel.get_by_name.existing.app_error",
  5512      "translation": "존재하는 채널을 찾지 못했습니다."
  5513    },
  5514    {
  5515      "id": "app.channel.get_all_channels.app_error",
  5516      "translation": "채널을 불러올 수 없습니다."
  5517    },
  5518    {
  5519      "id": "app.channel.get.find.app_error",
  5520      "translation": "We encountered an error finding the channel"
  5521    },
  5522    {
  5523      "id": "app.channel.get.existing.app_error",
  5524      "translation": "존재하는 채널을 찾지 못했습니다."
  5525    },
  5526    {
  5527      "id": "app.channel.delete.app_error",
  5528      "translation": "채널을 삭제하지 못했습니다"
  5529    },
  5530    {
  5531      "id": "app.channel.create_direct_channel.internal_error",
  5532      "translation": "채널 업데이트에 실패하였습니다"
  5533    },
  5534    {
  5535      "id": "app.channel.create_channel.internal_error",
  5536      "translation": "채널 업데이트에 실패하였습니다"
  5537    },
  5538    {
  5539      "id": "app.bot.permenent_delete.bad_id",
  5540      "translation": "봇을 삭제할 수 없습니다."
  5541    },
  5542    {
  5543      "id": "app.bot.permanent_delete.internal_error",
  5544      "translation": "Unable to delete the bot permanently."
  5545    },
  5546    {
  5547      "id": "app.bot.patchbot.internal_error",
  5548      "translation": "봇을 업데이트 할 수 없습니다."
  5549    },
  5550    {
  5551      "id": "app.bot.getbots.internal_error",
  5552      "translation": "봇들을 가져올 수 없습니다."
  5553    },
  5554    {
  5555      "id": "app.bot.getbot.internal_error",
  5556      "translation": "봇을 가져올 수 없습니다."
  5557    },
  5558    {
  5559      "id": "app.bot.get_disable_bot_sysadmin_message",
  5560      "translation": "{{if .disableBotsSetting}}{{if .printAllBots}}{{.UserName}} was deactivated. They managed the following bot accounts which have now been disabled.\n\n{{.BotNames}}{{else}}{{.UserName}} was deactivated. They managed {{.NumBots}} bot accounts which have now been disabled, including the following:\n\n{{.BotNames}}{{end}}You can take ownership of each bot by enabling it at **Integrations > Bot Accounts** and creating new tokens for the bot.\n\nFor more information, see our [documentation](https://docs.mattermost.com/developer/bot-accounts.html#what-happens-when-a-user-who-owns-bot-accounts-is-disabled).{{else}}{{if .printAllBots}}{{.UserName}} was deactivated. They managed the following bot accounts which are still enabled.\n\n{{.BotNames}}\n{{else}}{{.UserName}} was deactivated. They managed {{.NumBots}} bot accounts which are still enabled, including the following:\n\n{{.BotNames}}{{end}}We strongly recommend you to take ownership of each bot by re-enabling it at **Integrations > Bot Accounts** and creating new tokens for the bot.\n\nFor more information, see our [documentation](https://docs.mattermost.com/developer/bot-accounts.html#what-happens-when-a-user-who-owns-bot-accounts-is-disabled).\n\nIf you want bot accounts to disable automatically after owner deactivation, set “Disable bot accounts when owner is deactivated” in **System Console > Integrations > Bot Accounts** to true.{{end}}"
  5561    },
  5562    {
  5563      "id": "app.bot.createbot.internal_error",
  5564      "translation": "봇을 저장할 수 없습니다."
  5565    },
  5566    {
  5567      "id": "app.admin.test_site_url.failure",
  5568      "translation": "타당한 URL이 아닙니다."
  5569    },
  5570    {
  5571      "id": "app.admin.saml.invalid_response_from_idp.app_error",
  5572      "translation": "신원공급자로 부터 받은 응답을 읽을 수 없습니다. "
  5573    },
  5574    {
  5575      "id": "app.admin.saml.failure_read_response_body_from_idp.app_error",
  5576      "translation": "신원 공급자로부터 받은 응답 payload를 읽는 중에 오류가 발생 했습니다."
  5577    },
  5578    {
  5579      "id": "app.admin.saml.failure_decode_metadata_xml_from_idp.app_error",
  5580      "translation": "신원 공급자로부터 받은 XML 메타데이터를 디코드할 수 없습니다."
  5581    },
  5582    {
  5583      "id": "api.websocket_handler.server_busy.app_error",
  5584      "translation": "서버의 사용량이 많아서, 중요하지 않은 서비스를 일시적으로 사용할 수 없습니다."
  5585    },
  5586    {
  5587      "id": "api.user.update_user.accepted_guest_domain.app_error",
  5588      "translation": "제출하신 전자우편이 허용되는 도메인에 속해있지 않습니다. 관리자에게 문의하거나 다른 전자우편 주소를 사용해주세요."
  5589    },
  5590    {
  5591      "id": "api.user.update_user.accepted_domain.app_error",
  5592      "translation": "The email you provided does not belong to an accepted domain. Please contact your administrator or sign up with a different email."
  5593    },
  5594    {
  5595      "id": "api.user.update_active.cannot_enable_guest_when_guest_feature_is_disabled.app_error",
  5596      "translation": "게스트 액세스 기능이 설정되어 있지 않으므로 게스트 계정을 활성화할 수 없음"
  5597    },
  5598    {
  5599      "id": "api.user.reset_password.token_parse.error",
  5600      "translation": "재설정된 비밀번호 토큰을 분석 할 수 없습니다."
  5601    },
  5602    {
  5603      "id": "api.user.promote_guest_to_user.no_guest.app_error",
  5604      "translation": "게스트가 아니므로 일반 사용자로 변환할 수 없습니다."
  5605    },
  5606    {
  5607      "id": "api.user.login.invalid_credentials_username",
  5608      "translation": "사용자명이나 비밀번호를 잘못 입력하셨습니다."
  5609    },
  5610    {
  5611      "id": "api.user.login.invalid_credentials_sso",
  5612      "translation": "전자우편 주소 또는 사용자명이나 비밀번호를 입력하거나, 다른 방법을 통해 인증합니다."
  5613    },
  5614    {
  5615      "id": "api.user.login.invalid_credentials_email_username",
  5616      "translation": "전자우편 주소 또는 사용자명이나 비밀번호를 잘못 입력하셨습니다."
  5617    },
  5618    {
  5619      "id": "api.user.login.invalid_credentials_email",
  5620      "translation": "전자우편 주소나 비밀번호를 잘못 입력하셨습니다"
  5621    },
  5622    {
  5623      "id": "api.user.login.guest_accounts.license.error",
  5624      "translation": "게스트 계정을 지원하지 않는 라이선스입니다"
  5625    },
  5626    {
  5627      "id": "api.user.login.guest_accounts.disabled.error",
  5628      "translation": "게스트 계정이 비활성화되어 있습니다."
  5629    },
  5630    {
  5631      "id": "api.user.demote_user_to_guest.already_guest.app_error",
  5632      "translation": "사용자가 이미 게스트이므로 게스트로 변환할 수 없습니다."
  5633    },
  5634    {
  5635      "id": "api.user.create_user.invalid_invitation_type.app_error",
  5636      "translation": "사용자를 생성할 수 없습니다. 존재하지 않는 초대"
  5637    },
  5638    {
  5639      "id": "api.user.create_user.guest_accounts.license.app_error",
  5640      "translation": "게스트 계정을 지원하지 않는 라이선스입니다."
  5641    },
  5642    {
  5643      "id": "api.user.create_user.guest_accounts.disabled.app_error",
  5644      "translation": "게스트 계정이 비활성화됨."
  5645    },
  5646    {
  5647      "id": "api.user.create_password_token.error",
  5648      "translation": "비밀번호 복구 토큰 생성 실패"
  5649    },
  5650    {
  5651      "id": "api.templates.remove_expired_license.subject",
  5652      "translation": "Mattermost Enterprise license has been disabled."
  5653    },
  5654    {
  5655      "id": "api.templates.remove_expired_license.body.title",
  5656      "translation": "Enterprise license has expired and some features may be disabled. Please renew."
  5657    },
  5658    {
  5659      "id": "api.templates.remove_expired_license.body.renew_button",
  5660      "translation": "Renew License"
  5661    },
  5662    {
  5663      "id": "api.templates.invite_guest_subject",
  5664      "translation": "[{{ .SiteName }}] {{ .SenderName }} 가 당신을 {{ .TeamDisplayName }} 팀에 게스트로 초대했습니다."
  5665    },
  5666    {
  5667      "id": "api.team.update_team_member_roles.guest_and_user.app_error",
  5668      "translation": "팀 멤버 업데이트가 잘못되었습니다. 사용자는 게스트 또는 사용자여야 하며 둘 다 될 수는 없습니다."
  5669    },
  5670    {
  5671      "id": "api.team.search_teams.pagination_not_implemented.public_team_search",
  5672      "translation": "공개전용 팀 검색에는 페이징이 구현되지 않았습니다."
  5673    },
  5674    {
  5675      "id": "api.team.search_teams.pagination_not_implemented.private_team_search",
  5676      "translation": "개인 전용의 팀 검색에는 페이지가 구현되지 않았읍니다."
  5677    },
  5678    {
  5679      "id": "api.team.remove_member.group_constrained.app_error",
  5680      "translation": "그룹 채널에서 사용자를 제거할 수 없습니다."
  5681    },
  5682    {
  5683      "id": "api.team.invite_guests.channel_in_invalid_team.app_error",
  5684      "translation": "초대 채널은 초대한 팀의 채널이어야 합니다."
  5685    },
  5686    {
  5687      "id": "api.team.invate_guests_to_channels.license.error",
  5688      "translation": "게스트 계정을 지원하지 않는 라이선스입니다"
  5689    },
  5690    {
  5691      "id": "api.team.invate_guests_to_channels.disabled.error",
  5692      "translation": "게스트 계정이 비활성화되어 있습니다."
  5693    },
  5694    {
  5695      "id": "api.team.invalidate_all_email_invites.app_error",
  5696      "translation": "전자우편 초대에서 유효하지 않는 오류가 발생했습니다."
  5697    },
  5698    {
  5699      "id": "api.team.get_all_teams.insufficient_permissions",
  5700      "translation": "채널 헤더를 수정할 권한을 가지고 있지 않습니다."
  5701    },
  5702    {
  5703      "id": "api.team.demote_user_to_guest.license.error",
  5704      "translation": "게스트 계정을 지원하지 않는 라이선스입니다"
  5705    },
  5706    {
  5707      "id": "api.team.demote_user_to_guest.disabled.error",
  5708      "translation": "게스트 계정이 비활성화됨."
  5709    },
  5710    {
  5711      "id": "api.team.add_user_to_team_from_invite.guest.app_error",
  5712      "translation": "게스트는 초대 링크로 팀에 가입하는데 제한됩니다. 게스트 전자우편 초대를 다시 요청하세요."
  5713    },
  5714    {
  5715      "id": "api.team.add_members.user_denied",
  5716      "translation": "이 채널은 그룹별로 관리됩니다. 해당 사용자는 이 채널에 동기화되는 그룹의 구성원이 아닙니다."
  5717    },
  5718    {
  5719      "id": "api.team.add_members.error",
  5720      "translation": "멤버를 추가하는 중 오류가 발생했습니다."
  5721    },
  5722    {
  5723      "id": "api.system.id_loaded.not_available.app_error",
  5724      "translation": "이 서버에서는 ID 로드 된 푸시 알림이 구성되거나 지원되지 않습니다."
  5725    },
  5726    {
  5727      "id": "api.slackimport.slack_import.zip.file_too_large",
  5728      "translation": "Slack 가져오기를 처리하기에 zip 파일 {{.Filename}} 이 너무 큽니다\r\n"
  5729    },
  5730    {
  5731      "id": "api.push_notifications_ack.message.parse.app_error",
  5732      "translation": "푸시 알림 ACK 메시지를 작성하는 중에 오류가 발생했습니다."
  5733    },
  5734    {
  5735      "id": "api.push_notifications_ack.forward.app_error",
  5736      "translation": "푸시 알림 서비스에 수신 내용을 전달 하던 중 오류가 발생했습니다."
  5737    },
  5738    {
  5739      "id": "api.push_notifications.message.parse.app_error",
  5740      "translation": "푸시 알림 메시지를 작성하는 중 오류가 발생했습니다"
  5741    },
  5742    {
  5743      "id": "api.push_notification.id_loaded.fetch.app_error",
  5744      "translation": "ID가 로드된 푸시 알림을 가져오는 중 오류가 발생함"
  5745    },
  5746    {
  5747      "id": "api.push_notification.id_loaded.default_message",
  5748      "translation": "새로운 메세지 받음"
  5749    },
  5750    {
  5751      "id": "api.push_notification.disabled.app_error",
  5752      "translation": "푸쉬 알림이 이 서버에서 비활성화 되었습니다."
  5753    },
  5754    {
  5755      "id": "api.post.check_for_out_of_channel_groups_mentions.message.one",
  5756      "translation": "@{{.Username}}은 채널에 없으므로 이 멘션의 알림을받지 못했습니다. 연결된 그룹의 구성원이 아니기 때문에 채널에 추가 할 수 없습니다. 이 채널에 추가하려면 연결된 그룹에 추가해야합니다."
  5757    },
  5758    {
  5759      "id": "api.post.check_for_out_of_channel_groups_mentions.message.multiple",
  5760      "translation": "@{{.Usernames}} 및 @{{.LastUsername}}은 채널에 없기 때문에 이 멘션에 의해 알림을 받지 못했습니다. 연결된 그룹의 멤버가 아니기 때문에 채널에 추가 할 수 없습니다. 이 채널에 추가하려면 연결된 그룹에 추가해야합니다."
  5761    },
  5762    {
  5763      "id": "api.post.check_for_out_of_channel_group_users.message.none",
  5764      "translation": "@{{.GroupName}} has no members on this team"
  5765    },
  5766    {
  5767      "id": "api.plugin.verify_plugin.app_error",
  5768      "translation": "플러그인 서명을 확인할 수 없음"
  5769    },
  5770    {
  5771      "id": "api.plugin.install.download_failed.app_error",
  5772      "translation": "플러그인을 다운로드하는 동안 오류가 발생하였습니다."
  5773    },
  5774    {
  5775      "id": "api.plugin.add_public_key.open.app_error",
  5776      "translation": "공개 키 파일을 여는 동안 오류가 발생함"
  5777    },
  5778    {
  5779      "id": "api.license.remove_expired_license.failed.error",
  5780      "translation": "라이선스 비활성화 전자우편을 성공적으로 발송하지 못했습니다."
  5781    },
  5782    {
  5783      "id": "api.ldap_groups.existing_user_name_error",
  5784      "translation": "group name already exists as a user name"
  5785    },
  5786    {
  5787      "id": "api.ldap_groups.existing_reserved_name_error",
  5788      "translation": "group name already exists as a reserved name"
  5789    },
  5790    {
  5791      "id": "api.ldap_groups.existing_group_name_error",
  5792      "translation": "그룹 멤버가 이미 존재합니다"
  5793    },
  5794    {
  5795      "id": "api.image.get.app_error",
  5796      "translation": "Requested image url cannot be parsed."
  5797    },
  5798    {
  5799      "id": "api.context.server_busy.app_error",
  5800      "translation": "서버의 사용량이 많아서, 중요하지 않은 서비스를 일시적으로 사용할 수 없습니다."
  5801    },
  5802    {
  5803      "id": "api.context.local_origin_required.app_error",
  5804      "translation": "This endpoint requires a local request origin."
  5805    },
  5806    {
  5807      "id": "api.config.update_config.restricted_merge.app_error",
  5808      "translation": "지정된 구성을 병합하지 못함."
  5809    },
  5810    {
  5811      "id": "api.command_remove.group_constrained_user_denied",
  5812      "translation": "이 채널에 연결된 그룹의 회원이므로 사용자가 채널에서 삭제할 수 없습니다. 이 채널에서 제거하려면 연결된 그룹에서 제거해야합니다."
  5813    },
  5814    {
  5815      "id": "api.command_invite.user_not_in_team.app_error",
  5816      "translation": "{{.Username}}은(는) 이 팀의 구성원이 아닙니다."
  5817    },
  5818    {
  5819      "id": "api.command_invite.group_constrained_user_denied",
  5820      "translation": "이 채널은 그룹별로 관리합니다. 해당 사용자는 이 채널에 동기화 되는 그룹의 일부가 아닙니다."
  5821    },
  5822    {
  5823      "id": "api.command.execute_command.format.app_error",
  5824      "translation": "명령어 트리거 앞에 슬래시가 누락되었습니다"
  5825    },
  5826    {
  5827      "id": "api.channel.update_team_member_roles.changing_guest_role.app_error",
  5828      "translation": "잘못된 팀 멤버 수정 : 손님 역할을 수동으로 추가하거나 삭제 할수 없습니다."
  5829    },
  5830    {
  5831      "id": "api.channel.update_channel_privacy.default_channel_error",
  5832      "translation": "첫번째 채널은 비공개로 생성할 수 없습니다."
  5833    },
  5834    {
  5835      "id": "api.channel.update_channel_member_roles.guest_and_user.app_error",
  5836      "translation": "잘못된 채널 멤버 수정: 사용자는 게스트 혹은 사용자여야하지만 동시에 될 수는 없습니다."
  5837    },
  5838    {
  5839      "id": "api.channel.update_channel_member_roles.changing_guest_role.app_error",
  5840      "translation": "잘못된 채널 멤버 수정 : 손님 역할을 수동으로 추가하거나 삭제 할 수 없습니다."
  5841    },
  5842    {
  5843      "id": "api.channel.update_channel.typechange.app_error",
  5844      "translation": "채널 타입을 변경할 수 없습니다"
  5845    },
  5846    {
  5847      "id": "api.channel.restore_channel.unarchived",
  5848      "translation": "이 채널에 {{.Username}} 을 보관할 수 없습니다."
  5849    },
  5850    {
  5851      "id": "api.channel.restore_channel.restored.app_error",
  5852      "translation": "채널을 보관할 수 없습니다. 채널이 보관되지 않습니다."
  5853    },
  5854    {
  5855      "id": "api.channel.remove_user_from_channel.app_error",
  5856      "translation": "이 유형의 채널엔 사용자를 제거할 수 없습니다"
  5857    },
  5858    {
  5859      "id": "api.channel.remove_members.denied",
  5860      "translation": "그룹 제약으로 인해 다음 사용자들의 채널 멤버쉽 제거가 거부되었습니다 : {{ .UserIDs }}"
  5861    },
  5862    {
  5863      "id": "api.channel.remove_member.group_constrained.app_error",
  5864      "translation": "그룹 채널에서 사용자를 제거할 수 없습니다."
  5865    },
  5866    {
  5867      "id": "api.channel.patch_channel_moderations.license.error",
  5868      "translation": "당신의 라이선스는 데이터보존을 지원하지 않습니다."
  5869    },
  5870    {
  5871      "id": "api.channel.guest_join_channel.post_and_forget",
  5872      "translation": "%v님이 게스트로 채널에 참여하였습니다."
  5873    },
  5874    {
  5875      "id": "api.channel.get_channel_moderations.license.error",
  5876      "translation": "당신의 라이선스는 데이터보존을 지원하지 않습니다."
  5877    },
  5878    {
  5879      "id": "api.channel.channel_member_counts_by_group.license.error",
  5880      "translation": "LDAP 그룹을 지원하지 않는 라이선스입니다."
  5881    },
  5882    {
  5883      "id": "api.channel.add_members.user_denied",
  5884      "translation": "그룹 제약으로 인해 다음 사용자들의 채널 멤버쉽이 거부 되었습니다 : {{ .UserIDs }}"
  5885    },
  5886    {
  5887      "id": "api.channel.add_members.error",
  5888      "translation": "채널에 멤버를 추가하는 중 오류가 발생했습니다."
  5889    },
  5890    {
  5891      "id": "api.channel.add_guest.added",
  5892      "translation": "%v 님이 %v 님에 의해 채널에 게스트로 추가되었습니다."
  5893    },
  5894    {
  5895      "id": "api.bot.teams_channels.add_message_mobile",
  5896      "translation": "나를 대화하기를 원하는 팀과 채널에 추가하여 주십시오. 이렇게 하려면 브라우저 또는 Mattermost 데스크탑 앱을 사용하십시오."
  5897    },
  5898    {
  5899      "id": "api.bot.set_bot_icon_image.too_large.app_error",
  5900      "translation": "용량이 커서 아이콘 이미지 파일을 업로드 할 수 없습니다."
  5901    },
  5902    {
  5903      "id": "api.bot.set_bot_icon_image.parse.app_error",
  5904      "translation": "잘못된 multipart form을 파싱할 수 없습니다."
  5905    },
  5906    {
  5907      "id": "api.bot.set_bot_icon_image.open.app_error",
  5908      "translation": "이미지 파일을 열 수 없습니다."
  5909    },
  5910    {
  5911      "id": "api.bot.set_bot_icon_image.no_file.app_error",
  5912      "translation": "요청의 'image' 속성 아래에 파일이 없습니다"
  5913    },
  5914    {
  5915      "id": "api.bot.set_bot_icon_image.array.app_error",
  5916      "translation": "요청의 'image' 속성에 빈 배열이 전달되었습니다"
  5917    },
  5918    {
  5919      "id": "api.bot.set_bot_icon_image.app_error",
  5920      "translation": "아이콘 이미지를 업로드 할 수 없습니다."
  5921    },
  5922    {
  5923      "id": "api.bot.get_bot_icon_image.read.app_error",
  5924      "translation": "아이콘 이미지 파일을 읽을 수 없습니다."
  5925    },
  5926    {
  5927      "id": "api.bot.delete_bot_icon_image.app_error",
  5928      "translation": "아이콘 이미지를 삭제할 수 없습니다."
  5929    },
  5930    {
  5931      "id": "api.bot.create_disabled",
  5932      "translation": "봇을 생성할 수 없습니다."
  5933    },
  5934    {
  5935      "id": "api.admin.saml.set_certificate_from_metadata.missing_content_type.app_error",
  5936      "translation": "컨텐츠 타입을 찾을 수 없습니다."
  5937    },
  5938    {
  5939      "id": "api.admin.saml.set_certificate_from_metadata.invalid_content_type.app_error",
  5940      "translation": "유효하지 않은 컨텐트 타입입니다."
  5941    },
  5942    {
  5943      "id": "api.admin.saml.set_certificate_from_metadata.invalid_body.app_error",
  5944      "translation": "유효하지 않은 인증서 내용입니다."
  5945    },
  5946    {
  5947      "id": "api.admin.saml.invalid_xml_missing_ssoservices.app_error",
  5948      "translation": "XML에서 신원공급자 SSO 서비스 노드를 찾을 수 없습니다."
  5949    },
  5950    {
  5951      "id": "api.admin.saml.invalid_xml_missing_keydescriptor.app_error",
  5952      "translation": "XML에 신원 공급자 키 디스크립터 노드가 없습니다."
  5953    },
  5954    {
  5955      "id": "api.admin.saml.invalid_xml_missing_idpssodescriptors.app_error",
  5956      "translation": "XML에 신원공급자 SSO디스크립터 노드를 찾을 수 없습니다."
  5957    },
  5958    {
  5959      "id": "api.admin.saml.failure_save_idp_certificate_file.app_error",
  5960      "translation": "인증서 파일을 저장할 수 없습니다."
  5961    },
  5962    {
  5963      "id": "api.admin.saml.failure_parse_idp_certificate.app_error",
  5964      "translation": "신원 공급자로부터 받은 메타데이터 정보를 인증서로 파싱하는 동안 오류가 발생 했습니다."
  5965    },
  5966    {
  5967      "id": "api.admin.saml.failure_get_metadata_from_idp.app_error",
  5968      "translation": "제공된 URL로부터 메타정보를 얻는데 실패했습니다."
  5969    },
  5970    {
  5971      "id": "api.admin.delete_brand_image.storage.not_found",
  5972      "translation": "브랜드 이미지 파일을 찾을 수 없어 삭제 할 수 없습니다."
  5973    },
  5974    {
  5975      "id": "ent.data_retention.reactions_batch.internal_error",
  5976      "translation": "We encountered an error permanently deleting the batch of reactions"
  5977    },
  5978    {
  5979      "id": "app.reaction.save.save.app_error",
  5980      "translation": "내용을 가져올수 없습니다."
  5981    },
  5982    {
  5983      "id": "app.reaction.get_for_post.app_error",
  5984      "translation": "Unable to get reactions for post"
  5985    },
  5986    {
  5987      "id": "app.reaction.delete_all_with_emoji_name.get_reactions.app_error",
  5988      "translation": "Unable to get all reactions with this emoji name"
  5989    },
  5990    {
  5991      "id": "app.reaction.bulk_get_for_post_ids.app_error",
  5992      "translation": "Unable to get reactions for post"
  5993    },
  5994    {
  5995      "id": "app.audit.save.saving.app_error",
  5996      "translation": "We encountered an error saving the audit"
  5997    },
  5998    {
  5999      "id": "app.audit.permanent_delete_by_user.app_error",
  6000      "translation": "We encountered an error deleting the audits"
  6001    },
  6002    {
  6003      "id": "app.audit.get.limit.app_error",
  6004      "translation": "Limit exceeded for paging"
  6005    },
  6006    {
  6007      "id": "app.audit.get.finding.app_error",
  6008      "translation": "We encountered an error finding the audits"
  6009    },
  6010    {
  6011      "id": "app.command.listteamcommands.internal_error",
  6012      "translation": "팀 명령을 나열할 수 없습니다."
  6013    },
  6014    {
  6015      "id": "app.command_webhook.try_use.invalid",
  6016      "translation": "유효하지 않은 웹훅."
  6017    },
  6018    {
  6019      "id": "app.command_webhook.try_use.internal_error",
  6020      "translation": "웹훅을 사용할 수 없습니다."
  6021    },
  6022    {
  6023      "id": "app.command_webhook.handle_command_webhook.parse",
  6024      "translation": "수신 데이터를 해석할 수 없습니다."
  6025    },
  6026    {
  6027      "id": "app.command_webhook.get.missing",
  6028      "translation": "웹훅을 찾을 수 없습니다."
  6029    },
  6030    {
  6031      "id": "app.command_webhook.get.internal_error",
  6032      "translation": "웹훅을 가져올 수 없습니다."
  6033    },
  6034    {
  6035      "id": "app.command_webhook.create_command_webhook.internal_error",
  6036      "translation": "CommandWebhook을 저장할 수 없습니다."
  6037    },
  6038    {
  6039      "id": "app.command_webhook.create_command_webhook.existing",
  6040      "translation": "기존 CommandWebhook을 갱신할 수 없습니다."
  6041    },
  6042    {
  6043      "id": "app.oauth.update_app.updating.app_error",
  6044      "translation": "앱을 업데이트하는 중에 오류가 발생했습니다."
  6045    },
  6046    {
  6047      "id": "app.oauth.update_app.find.app_error",
  6048      "translation": "업데이트할 애플리케이션을 찾을 수 없습니다."
  6049    },
  6050    {
  6051      "id": "app.oauth.save_app.save.app_error",
  6052      "translation": "애플리케이션을 저장할 수 없습니다."
  6053    },
  6054    {
  6055      "id": "app.oauth.save_app.existing.app_error",
  6056      "translation": "기존 앱에 대한 업데이트를 호출해야 합니다."
  6057    },
  6058    {
  6059      "id": "app.oauth.remove_access_data.app_error",
  6060      "translation": "액세스 토큰을 제거할 수 없습니다."
  6061    },
  6062    {
  6063      "id": "app.oauth.permanent_delete_auth_data_by_user.app_error",
  6064      "translation": "인증 코드를 제거할 수 없습니다."
  6065    },
  6066    {
  6067      "id": "app.oauth.get_apps.find.app_error",
  6068      "translation": "OAuth2 애플리케이션을 찾는 중에 오류가 발생했습니다."
  6069    },
  6070    {
  6071      "id": "app.oauth.get_app_by_user.find.app_error",
  6072      "translation": "채널을 찾을 수 없습니다."
  6073    },
  6074    {
  6075      "id": "app.oauth.get_app.finding.app_error",
  6076      "translation": "앱을 찾는 중에 오류가 발생했습니다."
  6077    },
  6078    {
  6079      "id": "app.oauth.get_app.find.app_error",
  6080      "translation": "요청한 앱을 찾을 수 없습니다."
  6081    },
  6082    {
  6083      "id": "app.oauth.get_access_data_by_user_for_app.app_error",
  6084      "translation": "모든 액세스 토큰을 찾는 중에 오류가 발생했습니다."
  6085    },
  6086    {
  6087      "id": "app.oauth.delete_app.app_error",
  6088      "translation": "OAuth2 애플리케이션을 삭제하는 중에 오류가 발생했습니다."
  6089    },
  6090    {
  6091      "id": "app.user.permanentdeleteuser.internal_error",
  6092      "translation": "사용자를 삭제할 수 없습니다."
  6093    },
  6094    {
  6095      "id": "app.team.permanentdeleteteam.internal_error",
  6096      "translation": "내용을 가져올수 없습니다."
  6097    },
  6098    {
  6099      "id": "app.session.update_device_id.app_error",
  6100      "translation": "장치 식별자를 갱신할 수 없습니다."
  6101    },
  6102    {
  6103      "id": "app.session.save.existing.app_error",
  6104      "translation": "기존 세션을 갱신할 수 없습니다."
  6105    },
  6106    {
  6107      "id": "app.session.save.app_error",
  6108      "translation": "세션을 저장할 수 없습니다."
  6109    },
  6110    {
  6111      "id": "app.session.remove_all_sessions_for_team.app_error",
  6112      "translation": "모든 세션을 제거할 수 없습니다."
  6113    },
  6114    {
  6115      "id": "app.session.remove.app_error",
  6116      "translation": "세션을 제거할 수 없습니다."
  6117    },
  6118    {
  6119      "id": "app.session.permanent_delete_sessions_by_user.app_error",
  6120      "translation": "사용자의 모든 세션을 제거할 수 없습니다."
  6121    },
  6122    {
  6123      "id": "app.session.get_sessions.app_error",
  6124      "translation": "사용자 세션을 찾는 동안 오류가 발생했습니다."
  6125    },
  6126    {
  6127      "id": "app.session.get.app_error",
  6128      "translation": "세션을 찾는 중에 오류가 발생했습니다."
  6129    },
  6130    {
  6131      "id": "app.session.analytics_session_count.app_error",
  6132      "translation": "세션 갯수를 가져올 수 없습니다."
  6133    },
  6134    {
  6135      "id": "app.command.updatecommand.internal_error",
  6136      "translation": "명령을 갱신할 수 없습니다."
  6137    },
  6138    {
  6139      "id": "app.command.movecommand.internal_error",
  6140      "translation": "명령을 이동할 수 없습니다."
  6141    },
  6142    {
  6143      "id": "app.command.listallcommands.internal_error",
  6144      "translation": "명령을 나열할 수 없습니다."
  6145    },
  6146    {
  6147      "id": "app.command.getcommand.internal_error",
  6148      "translation": "명령을 가져올 수 없습니다."
  6149    },
  6150    {
  6151      "id": "app.command.deletecommand.internal_error",
  6152      "translation": "명령을 삭제할 수 없습니다."
  6153    },
  6154    {
  6155      "id": "app.command.createcommand.internal_error",
  6156      "translation": "명령을 저장할 수 없습니다."
  6157    },
  6158    {
  6159      "id": "app.recover.save.app_error",
  6160      "translation": "토큰을 저장할 수 없습니다."
  6161    },
  6162    {
  6163      "id": "app.recover.delete.app_error",
  6164      "translation": "토큰을 삭제할 수 없습니다."
  6165    },
  6166    {
  6167      "id": "ent.elasticsearch.delete_user_posts.error",
  6168      "translation": "사용자 게시글을 삭제하지 못했습니다"
  6169    },
  6170    {
  6171      "id": "ent.elasticsearch.delete_channel_posts.error",
  6172      "translation": "채널 게시글을 삭제하지 못했습니다"
  6173    },
  6174    {
  6175      "id": "bleveengine.delete_user_posts.error",
  6176      "translation": "사용자 게시글을 삭제하지 못했습니다"
  6177    },
  6178    {
  6179      "id": "bleveengine.delete_channel_posts.error",
  6180      "translation": "채널 게시글을 삭제하지 못했습니다"
  6181    },
  6182    {
  6183      "id": "app.scheme.delete.app_error",
  6184      "translation": "이 스키마를 삭제할 수 없습니다."
  6185    },
  6186    {
  6187      "id": "api.channel.move_channel.type.invalid",
  6188      "translation": "개인 혹은 단체 메시지 채널을 삭제할 수 없습니다"
  6189    },
  6190    {
  6191      "id": "ent.get_users_in_channel_during",
  6192      "translation": "지정된 기간 동안의 채널 사용자들을 가져오지 못했습니다."
  6193    },
  6194    {
  6195      "id": "ent.data_retention.channel_member_history_batch.internal_error",
  6196      "translation": "레코드를 제거하지 못했습니다."
  6197    },
  6198    {
  6199      "id": "app.emoji.create.internal_error",
  6200      "translation": "이모지를 저장할 수 없음."
  6201    },
  6202    {
  6203      "id": "app.channel.update_channel.internal_error",
  6204      "translation": "채널을 갱신할 수 없습니다."
  6205    },
  6206    {
  6207      "id": "app.channel.restore.app_error",
  6208      "translation": "채널을 복원할 수 없습니다."
  6209    },
  6210    {
  6211      "id": "app.channel.get_all_channels_count.app_error",
  6212      "translation": "모든 채널을 불러올 수 없습니다."
  6213    },
  6214    {
  6215      "id": "app.user_access_token.update_token_enable.app_error",
  6216      "translation": "액세스 토큰을 활성화할 수 없습니다."
  6217    },
  6218    {
  6219      "id": "app.user_access_token.update_token_disable.app_error",
  6220      "translation": "액세스 토큰을 비활성화할 수 없습니다."
  6221    },
  6222    {
  6223      "id": "app.user_access_token.search.app_error",
  6224      "translation": "사용자 액세스 토큰을 찾는 중에 오류가 발생했습니다."
  6225    },
  6226    {
  6227      "id": "app.user_access_token.save.app_error",
  6228      "translation": "개인 액세스 토큰을 저장하지 못했습니다."
  6229    },
  6230    {
  6231      "id": "app.user_access_token.get_by_user.app_error",
  6232      "translation": "사용자별 개인 액세스 토큰을 가져오지 못했습니다."
  6233    },
  6234    {
  6235      "id": "app.user_access_token.get_all.app_error",
  6236      "translation": "개인 액세스 토큰을 가져오지 못했습니다."
  6237    },
  6238    {
  6239      "id": "app.user_access_token.delete.app_error",
  6240      "translation": "개인 액세스 토큰을 삭제할 수 없습니다."
  6241    },
  6242    {
  6243      "id": "api.email.send_warn_metric_ack.missing_server.app_error",
  6244      "translation": "SMTP 서버가 필요합니다"
  6245    },
  6246    {
  6247      "id": "api.license.request-trial.bad-request",
  6248      "translation": "요청한 사용자 수가 올바르지 않습니다."
  6249    },
  6250    {
  6251      "id": "api.invalid_channel",
  6252      "translation": "요청에 나열된 채널이 사용자의 것이 아닙니다"
  6253    },
  6254    {
  6255      "id": "api.file.upload_file.incorrect_channelId.app_error",
  6256      "translation": "파일을 업로드 할 수 없습니다. 잘못된 채널 ID: {{.channelId}}"
  6257    },
  6258    {
  6259      "id": "api.emoji.create.internal_error",
  6260      "translation": "서버 오류: 이모지를 만드는 중 내부 서버 오류가 발생했습니다."
  6261    },
  6262    {
  6263      "id": "api.email.send_warn_metric_ack.invalid_warn_metric.app_error",
  6264      "translation": "경고 메트릭을 찾을 수 없습니다."
  6265    },
  6266    {
  6267      "id": "api.email.send_warn_metric_ack.failure.app_error",
  6268      "translation": "관리자 확인 전자우편을 보내지 못했습니다"
  6269    },
  6270    {
  6271      "id": "api.config.update_config.clear_siteurl.app_error",
  6272      "translation": "사이트 URL을 지울 수 없습니다."
  6273    },
  6274    {
  6275      "id": "ent.message_export.run_export.app_error",
  6276      "translation": "Failed to select message export data"
  6277    },
  6278    {
  6279      "id": "app.compliance.save.saving.app_error",
  6280      "translation": "We encountered an error saving the compliance report"
  6281    },
  6282    {
  6283      "id": "app.compliance.get.finding.app_error",
  6284      "translation": "We encountered an error retrieving the compliance reports"
  6285    },
  6286    {
  6287      "id": "store.sql_command.update.missing.app_error",
  6288      "translation": "명령이 존재하지 않습니다."
  6289    },
  6290    {
  6291      "id": "store.sql_command.get.missing.app_error",
  6292      "translation": "명령이 존재하지 않습니다."
  6293    },
  6294    {
  6295      "id": "model.config.is_valid.saml_spidentifier_attribute.app_error",
  6296      "translation": "서비스 제공자 식별자가 필요합니다"
  6297    },
  6298    {
  6299      "id": "ent.ldap_id_migrate.app_error",
  6300      "translation": "마이그레이션 할 수 없습니다."
  6301    },
  6302    {
  6303      "id": "ent.cluster.timeout.error",
  6304      "translation": "클러스터 응답 대기 시간이 초과되었습니다"
  6305    },
  6306    {
  6307      "id": "app.system.warn_metric.store.app_error",
  6308      "translation": "{{.WarnMetricName}}의 값을 저장하지 못했습니다"
  6309    },
  6310    {
  6311      "id": "app.system.warn_metric.notification.invalid_metric.app_error",
  6312      "translation": "측정 항목을 찾을 수 없습니다."
  6313    },
  6314    {
  6315      "id": "app.system.warn_metric.notification.empty_admin_list.app_error",
  6316      "translation": "관리자 목록이 비어 있습니다."
  6317    },
  6318    {
  6319      "id": "app.system.warn_metric.bot_displayname",
  6320      "translation": "Mattermost Advisor"
  6321    },
  6322    {
  6323      "id": "app.system.warn_metric.bot_description",
  6324      "translation": "[Mattermost Advisor에 대해 자세히 알아보기](https://about.mattermost.com/default-channel-handle-documentation)"
  6325    },
  6326    {
  6327      "id": "app.job.download_export_results_not_enabled",
  6328      "translation": "config.json의 DownloadExportResults 값이 false입니다. 이 작업의 결과를 다운로드하려면 이 값을 true로 설정하십시오."
  6329    },
  6330    {
  6331      "id": "app.emoji.get_by_name.no_result",
  6332      "translation": "이모지를 찾을 수 없습니다."
  6333    },
  6334    {
  6335      "id": "app.emoji.get.no_result",
  6336      "translation": "이모지를 찾을 수 없습니다."
  6337    },
  6338    {
  6339      "id": "app.command.tryexecutecustomcommand.internal_error",
  6340      "translation": "사용자 정의 명령을 실행할 수 없습니다."
  6341    },
  6342    {
  6343      "id": "app.command.regencommandtoken.internal_error",
  6344      "translation": "명령 토큰을 재생성할 수 없습니다."
  6345    },
  6346    {
  6347      "id": "app.command.listautocompletecommands.internal_error",
  6348      "translation": "자동 완성 명령을 나열할 수 없습니다."
  6349    },
  6350    {
  6351      "id": "app.channel.create_initial_sidebar_categories.internal_error",
  6352      "translation": "사용자에 대한 초기 사이드바 카테고리를 생성할 수 없습니다."
  6353    },
  6354    {
  6355      "id": "app.analytics.getanalytics.internal_error",
  6356      "translation": "분석을 할 수 없습니다."
  6357    },
  6358    {
  6359      "id": "api.user.delete_user.not_enabled.app_error",
  6360      "translation": "영구 사용자 삭제 기능이 활성화되어 있지 않습니다. 시스템 관리자에게 문의하십시오."
  6361    },
  6362    {
  6363      "id": "api.user.delete_team.not_enabled.app_error",
  6364      "translation": "영구 팀 삭제 기능이 활성화되어 있지 않습니다. 시스템 관리자에게 문의하십시오."
  6365    },
  6366    {
  6367      "id": "api.user.autocomplete_users.missing_team_id.app_error",
  6368      "translation": "채널별로 자동 완성하려면 팀 ID 매개 변수가 필요합니다."
  6369    },
  6370    {
  6371      "id": "api.templates.warn_metric_ack.footer",
  6372      "translation": "추가 문의 사항이 있으면 support@mattermost.com으로 문의하세요"
  6373    },
  6374    {
  6375      "id": "api.templates.warn_metric_ack.body.site_url_header",
  6376      "translation": "사이트 URL: "
  6377    },
  6378    {
  6379      "id": "api.templates.warn_metric_ack.body.registered_users_header",
  6380      "translation": "모든 활성 사용자: "
  6381    },
  6382    {
  6383      "id": "api.templates.warn_metric_ack.body.diagnostic_id_header",
  6384      "translation": "진단 Id: "
  6385    },
  6386    {
  6387      "id": "api.templates.warn_metric_ack.body.contact_name_header",
  6388      "translation": "연락처: "
  6389    },
  6390    {
  6391      "id": "api.templates.warn_metric_ack.body.contact_email_header",
  6392      "translation": "전자우편: "
  6393    },
  6394    {
  6395      "id": "api.server.warn_metric.number_of_active_users_500.notification_title",
  6396      "translation": "Mattermost Enterprise 버전으로 업그레이드"
  6397    },
  6398    {
  6399      "id": "api.server.warn_metric.number_of_active_users_500.notification_body",
  6400      "translation": "Mattermost는 사용자 관리, 서버 클러스터링 및 성능 모니터링과 같은 기능을 제공하는 Mattermost Enterprise E20으로 500명 이상의 사용자를 수용할 것을 강력히 권장합니다."
  6401    },
  6402    {
  6403      "id": "api.server.warn_metric.number_of_active_users_200.notification_body",
  6404      "translation": "현재 당신의 Mattermost 시스템에는 200명의 사용자가 있습니다. 사용자층이 증가함에 따라 새로운 계정을 프로비저닝하는 데 시간이 많이 걸릴 수 있습니다. 계정을 가진 모든 사람이 Mattermost에 액세스 할 수 있도록, Mattermost Enterprise E10으로 업그레이드하고 조직의 Active Directory/LDAP를 통합하는 것을 추천합니다. 사용자는 새로운 사용자 이름과 비밀번호를 만들 필요없이 로그인 할 수 있으며 관리자는 계정 프로비저닝 및 관리 시간을 절약 할 수 있습니다.\n[AD/LDAP와의 통합에 대해 자세히 알아보기](https://docs.mattermost.com/deployment/sso-ldap.html?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=adldap)"
  6405    },
  6406    {
  6407      "id": "api.server.warn_metric.bot_response.notification_success.message",
  6408      "translation": "Mattermost에 문의해 주셔서 감사합니다. 곧 연락 드리겠습니다."
  6409    },
  6410    {
  6411      "id": "api.server.warn_metric.bot_response.notification_failure.message",
  6412      "translation": "메시지를 보낼 수 없습니다."
  6413    },
  6414    {
  6415      "id": "api.server.warn_metric.bot_response.notification_failure.body",
  6416      "translation": "전자우편을 보내주시기 바랍니다."
  6417    },
  6418    {
  6419      "id": "api.server.warn_metric.bot_response.mailto_site_url_header",
  6420      "translation": "사이트 URL: {{.SiteUrl}}"
  6421    },
  6422    {
  6423      "id": "api.server.warn_metric.bot_response.mailto_registered_users_header",
  6424      "translation": "모든 활성 사용자: {{.NoRegisteredUsers}}"
  6425    },
  6426    {
  6427      "id": "api.server.warn_metric.bot_response.mailto_footer",
  6428      "translation": "추가 문의 사항이 있으면 support@mattermost.com으로 문의하세요"
  6429    },
  6430    {
  6431      "id": "api.server.warn_metric.bot_response.mailto_email_header",
  6432      "translation": "전자우편: {{.Email}}"
  6433    },
  6434    {
  6435      "id": "api.server.warn_metric.bot_response.mailto_diagnostic_id_header",
  6436      "translation": "진단 Id: {{.DiagnosticId}}"
  6437    },
  6438    {
  6439      "id": "api.server.warn_metric.bot_response.mailto_contact_header",
  6440      "translation": "연락처: {{.Contact}}"
  6441    },
  6442    {
  6443      "id": "api.push_notifications.session.expired",
  6444      "translation": "세션 만료: 알림을 계속 받으려면 로그인하세요. {{.siteName}}의 세션은 시스템 관리자에 의해 {{.daysCount}}일마다 만료되도록 구성되어 있습니다."
  6445    },
  6446    {
  6447      "id": "api.preference.update_preferences.update_sidebar.app_error",
  6448      "translation": "변경된 환경 설정과 일치하도록 사이드 바를 갱신할 수 없습니다"
  6449    },
  6450    {
  6451      "id": "api.preference.delete_preferences.update_sidebar.app_error",
  6452      "translation": "삭제된 환경 설정과 일치하도록 사이드 바를 갱신할 수 없습니다"
  6453    },
  6454    {
  6455      "id": "api.post.error_get_post_id.pending",
  6456      "translation": "보류 중인 게시물을 가져올 수 없음."
  6457    },
  6458    {
  6459      "id": "api.license.request_trial_license.no-site-url.app_error",
  6460      "translation": "평가판 라이선스를 요청할 수 없습니다. Mattermost 시스템 콘솔의 웹 서버 섹션에서 사이트 URL을 구성하십시오."
  6461    },
  6462    {
  6463      "id": "api.license.request_trial_license.app_error",
  6464      "translation": "평가판 라이선스를 얻을 수 없는 경우 다시 시도하거나 support@mattermost.com에 문의해주세요."
  6465    },
  6466    {
  6467      "id": "api.license.request-trial.bad-request.terms-not-accepted",
  6468      "translation": "라이선스를 요청하려면 Mattermost 소프트웨어 평가 계약 및 개인 정보 보호 정책에 동의해야 합니다."
  6469    },
  6470    {
  6471      "id": "api.job.unable_to_download_job",
  6472      "translation": "이 작업을 다운로드할 수 없음"
  6473    },
  6474    {
  6475      "id": "ent.data_retention.flags_batch.internal_error",
  6476      "translation": "중요 메시지들의 일괄 정리 중에 오류가 발생했습니다."
  6477    },
  6478    {
  6479      "id": "app.preference.save.updating.app_error",
  6480      "translation": "설정을 갱신하는 중에 오류가 발생했습니다."
  6481    },
  6482    {
  6483      "id": "app.preference.permanent_delete_by_user.app_error",
  6484      "translation": "설정을 삭제하는 중에 오류가 발생했습니다."
  6485    },
  6486    {
  6487      "id": "app.preference.get_category.app_error",
  6488      "translation": "설정을 찾는 중 오류가 발생했습니다."
  6489    },
  6490    {
  6491      "id": "app.preference.get_all.app_error",
  6492      "translation": "설정을 찾는 중 오류가 발생했습니다."
  6493    },
  6494    {
  6495      "id": "app.preference.get.app_error",
  6496      "translation": "설정을 찾는 중 오류가 발생했습니다."
  6497    },
  6498    {
  6499      "id": "app.preference.delete.app_error",
  6500      "translation": "설정을 삭제하는 중에 오류가 발생했습니다."
  6501    },
  6502    {
  6503      "id": "app.webhooks.update_outgoing.app_error",
  6504      "translation": "내용을 가져올수 없습니다."
  6505    },
  6506    {
  6507      "id": "app.webhooks.update_incoming.app_error",
  6508      "translation": "내용을 가져올수 없습니다."
  6509    },
  6510    {
  6511      "id": "app.webhooks.save_outgoing.override.app_error",
  6512      "translation": "기존에 있는 OutgoingWebhook을 덮어쓸 수 없습니다"
  6513    },
  6514    {
  6515      "id": "app.webhooks.save_outgoing.app_error",
  6516      "translation": "내용을 가져올수 없습니다."
  6517    },
  6518    {
  6519      "id": "app.webhooks.save_incoming.existing.app_error",
  6520      "translation": "기존에 있는 IncomingWebhook을 덮어쓸 수 없습니다"
  6521    },
  6522    {
  6523      "id": "app.webhooks.save_incoming.app_error",
  6524      "translation": "내용을 가져올수 없습니다."
  6525    },
  6526    {
  6527      "id": "app.webhooks.permanent_delete_outgoing_by_user.app_error",
  6528      "translation": "내용을 가져올수 없습니다."
  6529    },
  6530    {
  6531      "id": "app.webhooks.permanent_delete_outgoing_by_channel.app_error",
  6532      "translation": "내용을 가져올수 없습니다."
  6533    },
  6534    {
  6535      "id": "app.webhooks.permanent_delete_incoming_by_user.app_error",
  6536      "translation": "내용을 가져올수 없습니다."
  6537    },
  6538    {
  6539      "id": "app.webhooks.permanent_delete_incoming_by_channel.app_error",
  6540      "translation": "내용을 가져올수 없습니다."
  6541    },
  6542    {
  6543      "id": "app.webhooks.get_outgoing_by_team.app_error",
  6544      "translation": "내용을 가져올수 없습니다."
  6545    },
  6546    {
  6547      "id": "app.webhooks.get_outgoing_by_channel.app_error",
  6548      "translation": "내용을 가져올수 없습니다."
  6549    },
  6550    {
  6551      "id": "app.webhooks.get_outgoing.app_error",
  6552      "translation": "내용을 가져올수 없습니다."
  6553    },
  6554    {
  6555      "id": "app.webhooks.get_incoming_by_user.app_error",
  6556      "translation": "내용을 가져올수 없습니다."
  6557    },
  6558    {
  6559      "id": "app.webhooks.get_incoming_by_channel.app_error",
  6560      "translation": "내용을 가져올수 없습니다."
  6561    },
  6562    {
  6563      "id": "app.webhooks.get_incoming.app_error",
  6564      "translation": "내용을 가져올수 없습니다."
  6565    },
  6566    {
  6567      "id": "app.webhooks.delete_outgoing.app_error",
  6568      "translation": "내용을 가져올수 없습니다."
  6569    },
  6570    {
  6571      "id": "app.webhooks.delete_incoming.app_error",
  6572      "translation": "내용을 가져올수 없습니다."
  6573    },
  6574    {
  6575      "id": "app.webhooks.analytics_outgoing_count.app_error",
  6576      "translation": "내용을 가져올수 없습니다."
  6577    },
  6578    {
  6579      "id": "app.webhooks.analytics_incoming_count.app_error",
  6580      "translation": "내용을 가져올수 없습니다."
  6581    },
  6582    {
  6583      "id": "app.role.save.invalid_role.app_error",
  6584      "translation": "역할이 유효하지 않습니다."
  6585    },
  6586    {
  6587      "id": "app.role.save.insert.app_error",
  6588      "translation": "새로운 역할을 저장할 수 없습니다."
  6589    },
  6590    {
  6591      "id": "app.role.permanent_delete_all.app_error",
  6592      "translation": "모든 역할을 영구적으로 삭제할 수 없습니다."
  6593    },
  6594    {
  6595      "id": "app.role.get_by_names.app_error",
  6596      "translation": "역할을 가져올 수 없습니다."
  6597    },
  6598    {
  6599      "id": "app.role.get_by_name.app_error",
  6600      "translation": "역할을 가져올 수 없습니다."
  6601    },
  6602    {
  6603      "id": "app.role.get.app_error",
  6604      "translation": "역할을 가져올 수 없습니다."
  6605    },
  6606    {
  6607      "id": "app.post.update.app_error",
  6608      "translation": "내용을 가져올수 없습니다."
  6609    },
  6610    {
  6611      "id": "app.post.save.existing.app_error",
  6612      "translation": "You cannot update an existing Post"
  6613    },
  6614    {
  6615      "id": "app.post.save.app_error",
  6616      "translation": "내용을 가져올수 없습니다."
  6617    },
  6618    {
  6619      "id": "app.post.permanent_delete_by_user.app_error",
  6620      "translation": "We couldn't select the posts to delete for the user"
  6621    },
  6622    {
  6623      "id": "app.post.permanent_delete_by_channel.app_error",
  6624      "translation": "채널 업데이트에 실패하였습니다"
  6625    },
  6626    {
  6627      "id": "app.post.get.app_error",
  6628      "translation": "내용을 가져올수 없습니다."
  6629    },
  6630    {
  6631      "id": "app.post.delete.app_error",
  6632      "translation": "내용을 가져올수 없습니다."
  6633    },
  6634    {
  6635      "id": "app.status.get.missing.app_error",
  6636      "translation": "No entry for that status exists"
  6637    },
  6638    {
  6639      "id": "app.status.get.app_error",
  6640      "translation": "Encountered an error retrieving the status"
  6641    },
  6642    {
  6643      "id": "app.plugin_store.save.app_error",
  6644      "translation": "Could not save or update plugin key value"
  6645    },
  6646    {
  6647      "id": "app.plugin_store.list.app_error",
  6648      "translation": "모든 플러그인 키를 나열 할 수 없습니다"
  6649    },
  6650    {
  6651      "id": "app.plugin_store.get.app_error",
  6652      "translation": "Could not get plugin key value"
  6653    },
  6654    {
  6655      "id": "app.plugin_store.delete.app_error",
  6656      "translation": "Could not delete plugin key value"
  6657    },
  6658    {
  6659      "id": "migrations.system.save.app_error",
  6660      "translation": "We encountered an error saving the system property"
  6661    },
  6662    {
  6663      "id": "app.system.save.app_error",
  6664      "translation": "We encountered an error saving the system property"
  6665    },
  6666    {
  6667      "id": "app.system.permanent_delete_by_name.app_error",
  6668      "translation": "We could not permanently delete the system table entry"
  6669    },
  6670    {
  6671      "id": "app.system.get_by_name.app_error",
  6672      "translation": "Unable to find the system variable."
  6673    },
  6674    {
  6675      "id": "app.system.get.app_error",
  6676      "translation": "We encountered an error finding the system properties"
  6677    },
  6678    {
  6679      "id": "ent.user.complete_switch_with_oauth.blank_email.app_error",
  6680      "translation": "Unable to complete SAML login with an empty email address."
  6681    },
  6682    {
  6683      "id": "ent.saml.save_user.username_exists.saml_app_error",
  6684      "translation": "An account with that username already exists. Please contact your Administrator."
  6685    },
  6686    {
  6687      "id": "ent.saml.save_user.email_exists.saml_app_error",
  6688      "translation": "This account does not use SAML authentication. Please sign in using email and password."
  6689    },
  6690    {
  6691      "id": "ent.ldap.save_user.username_exists.ldap_app_error",
  6692      "translation": "An account with that username already exists. Please contact your Administrator."
  6693    },
  6694    {
  6695      "id": "ent.ldap.save_user.email_exists.ldap_app_error",
  6696      "translation": "This account does not use LDAP authentication. Please sign in using email and password."
  6697    },
  6698    {
  6699      "id": "ent.jobs.start_synchronize_job.timeout",
  6700      "translation": "Reached AD/LDAP synchronization job timeout."
  6701    },
  6702    {
  6703      "id": "ent.jobs.do_job.batch_start_timestamp.parse_error",
  6704      "translation": "Could not parse message export job ExportFromTimestamp."
  6705    },
  6706    {
  6707      "id": "ent.jobs.do_job.batch_size.parse_error",
  6708      "translation": "Could not parse message export job BatchSize."
  6709    },
  6710    {
  6711      "id": "ent.cluster.404.app_error",
  6712      "translation": "Cluster API endpoint not found."
  6713    },
  6714    {
  6715      "id": "ent.api.post.send_notifications_and_forget.push_image_only",
  6716      "translation": "파일을 첨부했습니다."
  6717    },
  6718    {
  6719      "id": "ent.actiance.export.marshalToXml.appError",
  6720      "translation": "XML형식으로 변환하여 내보낼 수 없습니다."
  6721    },
  6722    {
  6723      "id": "app.job.update.app_error",
  6724      "translation": "작업을 갱신할 수 없습니다."
  6725    },
  6726    {
  6727      "id": "app.job.save.app_error",
  6728      "translation": "작업을 저장할 수 없습니다."
  6729    },
  6730    {
  6731      "id": "app.job.get_newest_job_by_status_and_type.app_error",
  6732      "translation": "상태 및 유형별 최신 작업을 가져올 수 없습니다."
  6733    },
  6734    {
  6735      "id": "app.job.get_count_by_status_and_type.app_error",
  6736      "translation": "상태 및 유형별 작업 수를 가져올 수 없습니다."
  6737    },
  6738    {
  6739      "id": "app.job.get_all.app_error",
  6740      "translation": "작업을 가져올 수 없습니다."
  6741    },
  6742    {
  6743      "id": "app.job.get.app_error",
  6744      "translation": "작업을 가져올 수 없습니다."
  6745    },
  6746    {
  6747      "id": "ent.data_retention.file_infos_batch.internal_error",
  6748      "translation": "파일 정보를 배치를 영구적으로 삭제하는 중 오류가 발생했습니다."
  6749    },
  6750    {
  6751      "id": "app.file_info.save.app_error",
  6752      "translation": "파일 정보를 저장할 수 없습니다."
  6753    },
  6754    {
  6755      "id": "app.file_info.permanent_delete_by_user.app_error",
  6756      "translation": "사용자 첨부 파일을 삭제할 수 없습니다."
  6757    },
  6758    {
  6759      "id": "app.file_info.get_with_options.app_error",
  6760      "translation": "옵션이 있는 파일 정보를 가져올 수 없음"
  6761    },
  6762    {
  6763      "id": "app.file_info.get_for_post.app_error",
  6764      "translation": "게시물에 대한 파일 정보를 가져올 수 없습니다."
  6765    },
  6766    {
  6767      "id": "app.file_info.get.app_error",
  6768      "translation": "파일 정보를 가져올 수 없습니다."
  6769    },
  6770    {
  6771      "id": "api.user.delete_channel.not_enabled.app_error",
  6772      "translation": "영구 팀 삭제 기능이 활성화되어 있지 않습니다. 시스템 관리자에게 문의하십시오."
  6773    },
  6774    {
  6775      "id": "app.team.get_member_count.app_error",
  6776      "translation": "팀 구성원의 갯수를 계산할 수 없습니다."
  6777    },
  6778    {
  6779      "id": "app.channel.count_posts_since.app_error",
  6780      "translation": "지정된 날짜 이후로의 게시글 갯수를 계산할 수 없습니다."
  6781    },
  6782    {
  6783      "id": "model.config.is_valid.directory.app_error",
  6784      "translation": "유효하지 않은 로컬 스토리지 디렉터리입니다. 빈 문자열이어야 합니다."
  6785    },
  6786    {
  6787      "id": "app.user.convert_bot_to_user.app_error",
  6788      "translation": "봇을 사용자로 변환할 수 없습니다."
  6789    },
  6790    {
  6791      "id": "app.upload.upload_data.large_image.app_error",
  6792      "translation": "{{.Filename}}의 해상도({{.Width}} x {{.Height}} 픽셀)가 제한 사항을 초과했습니다."
  6793    },
  6794    {
  6795      "id": "app.upload.create.upload_too_large.app_error",
  6796      "translation": "파일을 업로드할 수 없습니다. 파일 크기가 너무 큽니다."
  6797    },
  6798    {
  6799      "id": "app.team.user_belongs_to_teams.app_error",
  6800      "translation": "사용자가 팀 목록에 속하는지 확인할 수 없습니다."
  6801    },
  6802    {
  6803      "id": "app.team.update.updating.app_error",
  6804      "translation": "팀을 갱신하는 중에 오류가 발생했습니다."
  6805    },
  6806    {
  6807      "id": "app.team.update.find.app_error",
  6808      "translation": "업데이트할 기존 팀을 찾을 수 없습니다."
  6809    },
  6810    {
  6811      "id": "app.team.search_private_team.app_error",
  6812      "translation": "비공개 팀을 찾는 중에 오류가 발생했습니다."
  6813    },
  6814    {
  6815      "id": "app.team.search_open_team.app_error",
  6816      "translation": "공개 팀을 찾는 중에 오류가 발생했습니다."
  6817    },
  6818    {
  6819      "id": "app.team.search_all_team.app_error",
  6820      "translation": "팀을 찾는 중에 오류가 발생했습니다."
  6821    },
  6822    {
  6823      "id": "app.team.save_member.save.app_error",
  6824      "translation": "팀 구성원을 저장할 수 없습니다."
  6825    },
  6826    {
  6827      "id": "app.team.save.existing.app_error",
  6828      "translation": "기존 팀에 대한 업데이트를 호출해야 합니다."
  6829    },
  6830    {
  6831      "id": "app.team.save.app_error",
  6832      "translation": "팀을 저장하지 못했습니다."
  6833    },
  6834    {
  6835      "id": "app.team.reset_all_team_schemes.app_error",
  6836      "translation": "팀 스키마를 재설정하지 못했습니다."
  6837    },
  6838    {
  6839      "id": "app.team.remove_member.app_error",
  6840      "translation": "팀 구성원을 제거할 수 없습니다."
  6841    },
  6842    {
  6843      "id": "app.team.permanent_delete.app_error",
  6844      "translation": "기존 팀을 삭제할 수 없습니다."
  6845    },
  6846    {
  6847      "id": "app.team.migrate_team_members.update.app_error",
  6848      "translation": "팀 구성원을 갱신하지 못했습니다."
  6849    },
  6850    {
  6851      "id": "app.team.get_user_team_ids.app_error",
  6852      "translation": "사용자의 소속 팀을 가져올 수 없습니다."
  6853    },
  6854    {
  6855      "id": "app.team.get_unread.app_error",
  6856      "translation": "팀의 읽지 않은 게시글을 가져올 수 없습니다."
  6857    },
  6858    {
  6859      "id": "app.team.get_members_by_ids.app_error",
  6860      "translation": "팀 구성원을 가져올 수 없습니다."
  6861    },
  6862    {
  6863      "id": "app.team.get_members.app_error",
  6864      "translation": "팀 구성원을 가져올 수 없습니다."
  6865    },
  6866    {
  6867      "id": "app.team.get_member.missing.app_error",
  6868      "translation": "해당 사용자 식별자와 팀 식별자에 대한 팀 구성원을 찾지 못했습니다."
  6869    },
  6870    {
  6871      "id": "app.team.get_member.app_error",
  6872      "translation": "팀 구성원을 가져올 수 없습니다."
  6873    },
  6874    {
  6875      "id": "app.team.get_by_scheme.app_error",
  6876      "translation": "제공된 스키마에 부합하는 채널을 가져올 수 없습니다."
  6877    },
  6878    {
  6879      "id": "app.team.get_by_name.missing.app_error",
  6880      "translation": "기존 팀을 찾지 못했습니다."
  6881    },
  6882    {
  6883      "id": "app.team.get_by_name.app_error",
  6884      "translation": "기존 팀을 찾지 못했습니다."
  6885    },
  6886    {
  6887      "id": "app.team.get_by_invite_id.finding.app_error",
  6888      "translation": "기존 팀을 찾지 못했습니다."
  6889    },
  6890    {
  6891      "id": "app.team.get_all_team_listing.app_error",
  6892      "translation": "모든 팀을 가져오지 못했습니다."
  6893    },
  6894    {
  6895      "id": "app.team.get_all.app_error",
  6896      "translation": "모든 팀을 가져오지 못했습니다."
  6897    },
  6898    {
  6899      "id": "app.team.get_all_private_team_listing.app_error",
  6900      "translation": "모든 비공개 팀을 가져오지 못했습니다."
  6901    },
  6902    {
  6903      "id": "app.team.get_active_member_count.app_error",
  6904      "translation": "팀 구성원의 수를 계산할 수 없습니다."
  6905    },
  6906    {
  6907      "id": "app.team.get.finding.app_error",
  6908      "translation": "팀을 찾는 동안에 오류가 발생했습니다."
  6909    },
  6910    {
  6911      "id": "app.team.get.find.app_error",
  6912      "translation": "기존 팀을 찾을 수 없습니다."
  6913    },
  6914    {
  6915      "id": "app.team.clear_all_custom_role_assignments.select.app_error",
  6916      "translation": "팀 구성원을 조회하지 못했습니다."
  6917    },
  6918    {
  6919      "id": "app.team.analytics_team_count.app_error",
  6920      "translation": "팀의 갯수를 계산할 수 없습니다."
  6921    },
  6922    {
  6923      "id": "app.post.get_posts_since.app_error",
  6924      "translation": "해당 채널에 대한 게시글을 가져올 수 없습니다."
  6925    },
  6926    {
  6927      "id": "app.post.get_posts_around.get.app_error",
  6928      "translation": "해당 채널에 대한 게시글을 가져올 수 없습니다."
  6929    },
  6930    {
  6931      "id": "app.post.get_flagged_posts.app_error",
  6932      "translation": "중요 게시글을 가져올 수 없습니다."
  6933    },
  6934    {
  6935      "id": "app.channel.update_last_viewed_at_post.app_error",
  6936      "translation": "채널을 읽지 않음 상태로 표시할 수 없습니다."
  6937    },
  6938    {
  6939      "id": "app.channel.update_last_viewed_at.app_error",
  6940      "translation": "최근 열람 시간을 갱신할 수 없습니다."
  6941    },
  6942    {
  6943      "id": "app.channel.sidebar_categories.app_error",
  6944      "translation": "레코드를 데이터베이스에 삽입할 수 없습니다."
  6945    },
  6946    {
  6947      "id": "app.channel.remove_member.app_error",
  6948      "translation": "채널 구성원을 제거할 수 없습니다."
  6949    },
  6950    {
  6951      "id": "app.channel.pinned_posts.app_error",
  6952      "translation": "고정된 게시글을 찾을 수 없습니다."
  6953    },
  6954    {
  6955      "id": "app.channel.permanent_delete_members_by_user.app_error",
  6956      "translation": "채널 구성원을 제거할 수 없습니다."
  6957    },
  6958    {
  6959      "id": "app.channel.increment_mention_count.app_error",
  6960      "translation": "멘션 수를 증가시키지 못했습니다."
  6961    },
  6962    {
  6963      "id": "app.channel.get_public_channels.get.app_error",
  6964      "translation": "공개 채널을 가져올 수 없습니다."
  6965    },
  6966    {
  6967      "id": "app.channel.get_private_channels.get.app_error",
  6968      "translation": "비공개 채널을 가져올 수 없습니다."
  6969    },
  6970    {
  6971      "id": "app.channel.analytics_type_count.app_error",
  6972      "translation": "채널 유형의 갯수를 가져올 수 없습니다."
  6973    },
  6974    {
  6975      "id": "app.channel.get_channel_counts.get.app_error",
  6976      "translation": "채널 갯수를 가져올 수 없습니다."
  6977    },
  6978    {
  6979      "id": "app.channel.get_member_count.app_error",
  6980      "translation": "채널 구성원 수를 가져올 수 없습니다."
  6981    },
  6982    {
  6983      "id": "app.channel.get_pinnedpost_count.app_error",
  6984      "translation": "채널의 고정 게시글 갯수를 가져올 수 없습니다."
  6985    },
  6986    {
  6987      "id": "app.channel.get_members.app_error",
  6988      "translation": "채널 구성원을 가져올 수 없습니다."
  6989    },
  6990    {
  6991      "id": "app.channel.get_member.missing.app_error",
  6992      "translation": "해당 사용자 식별자 및 채널 식별자에 대한 채널 구성원을 찾을 수 없습니다."
  6993    },
  6994    {
  6995      "id": "app.channel.get_member.app_error",
  6996      "translation": "채널 구성원을 가져올 수 없습니다."
  6997    },
  6998    {
  6999      "id": "app.channel.get_for_post.app_error",
  7000      "translation": "해당 게시글에 대한 채널을 가져올 수 없습니다."
  7001    },
  7002    {
  7003      "id": "app.channel.get_channels_by_ids.not_found.app_error",
  7004      "translation": "채널을 찾지 못했습니다."
  7005    },
  7006    {
  7007      "id": "app.channel.get_channels_by_ids.get.app_error",
  7008      "translation": "채널을 가져올 수 없습니다."
  7009    },
  7010    {
  7011      "id": "app.channel.get_channels_by_ids.app_error",
  7012      "translation": "식별자에 따른 채널들을 가져올 수 없습니다."
  7013    },
  7014    {
  7015      "id": "api.upgrade_to_enterprise_status.signature.app_error",
  7016      "translation": "Mattermost를 엔터프라이즈 에디션으로 업그레이드하지 못했습니다. 다운로드된 바이너리 파일의 디지털 서명을 검증할 수 없습니다."
  7017    },
  7018    {
  7019      "id": "api.upgrade_to_enterprise_status.app_error",
  7020      "translation": "Mattermost를 엔터프라이즈 에디션으로 업그레이드하지 못했습니다."
  7021    },
  7022    {
  7023      "id": "api.upgrade_to_enterprise.system_not_supported.app_error",
  7024      "translation": "Mattermost를 엔터프라이즈 에디션으로 업그레이드하지 못했습니다. 이 기능은 x86-64 아키텍처 기반의 리눅스 시스템에서만 동작합니다."
  7025    },
  7026    {
  7027      "id": "api.upgrade_to_enterprise.generic_error.app_error",
  7028      "translation": "Mattermost를 엔터프라이즈 에디션으로 업그레이드하지 못했습니다."
  7029    },
  7030    {
  7031      "id": "api.upgrade_to_enterprise.app_error",
  7032      "translation": "Mattermost 엔터프라이즈 에디션 업그레이드가 이미 실행 중입니다."
  7033    },
  7034    {
  7035      "id": "api.upgrade_to_enterprise.already-enterprise.app_error",
  7036      "translation": "이미 Mattermost 엔터프라이즈 에디션이기 때문에 업그레이드를 할 수 없습니다."
  7037    },
  7038    {
  7039      "id": "api.upgrade_to_enterprise.already-done.app_error",
  7040      "translation": "이미 Mattermost 엔터프라이즈 에디션으로 업그레이드 되었습니다. 업그레이드를 완료하기 위해서 서버를 재시작해주세요."
  7041    },
  7042    {
  7043      "id": "ent.elasticsearch.index_channels_batch.error",
  7044      "translation": "색인을 위한 채널 배치를 가져올 수 없습니다."
  7045    },
  7046    {
  7047      "id": "app.channel.user_belongs_to_channels.app_error",
  7048      "translation": "사용자가 팀 목록에 속하는지 확인할 수 없습니다."
  7049    },
  7050    {
  7051      "id": "app.channel.search_group_channels.app_error",
  7052      "translation": "지정된 사용자 및 용어에 대한 그룹 채널을 가져올 수 없습니다."
  7053    },
  7054    {
  7055      "id": "app.channel.search.app_error",
  7056      "translation": "채널을 갱신하는 중에 오류가 발생했습니다."
  7057    },
  7058    {
  7059      "id": "app.channel.reset_all_channel_schemes.app_error",
  7060      "translation": "채널 스키마를 다시 설정할 수 없습니다."
  7061    },
  7062    {
  7063      "id": "app.channel.remove_all_deactivated_members.app_error",
  7064      "translation": "채널에서 비활성화된 사용자를 제거할 수 없습니다."
  7065    },
  7066    {
  7067      "id": "app.channel.migrate_channel_members.select.app_error",
  7068      "translation": "채널 사용자를 일괄 선택하는데 실패 했습니다."
  7069    },
  7070    {
  7071      "id": "app.channel.get_unread.app_error",
  7072      "translation": "채널의 읽지 않은 메시지를 가져올 수 없습니다."
  7073    },
  7074    {
  7075      "id": "app.channel.get_members_by_ids.app_error",
  7076      "translation": "채널 구성원을 가져올 수 없습니다."
  7077    },
  7078    {
  7079      "id": "app.channel.get_channels_batch_for_indexing.get.app_error",
  7080      "translation": "색인할 채널 일괄 처리를 가져올 수 없습니다."
  7081    },
  7082    {
  7083      "id": "app.channel.get_by_scheme.app_error",
  7084      "translation": "제공된 스키마에 대한 채널을 얻을 수 없습니다."
  7085    },
  7086    {
  7087      "id": "app.channel.get_all_direct.app_error",
  7088      "translation": "모든 개인 메시지를 불러올 수 없습니다."
  7089    },
  7090    {
  7091      "id": "app.channel.get_all.app_error",
  7092      "translation": "모든 채널을 불러올 수 없습니다."
  7093    },
  7094    {
  7095      "id": "app.channel.clear_all_custom_role_assignments.select.app_error",
  7096      "translation": "채널 구성원을 검색하지 못했습니다."
  7097    },
  7098    {
  7099      "id": "api.server.warn_metric.starting_trial",
  7100      "translation": "체험판 얻기"
  7101    },
  7102    {
  7103      "id": "api.server.warn_metric.start_trial",
  7104      "translation": "체험 시작"
  7105    },
  7106    {
  7107      "id": "api.server.warn_metric.number_of_active_users_500.contact_us.email_body",
  7108      "translation": "Mattermost 문의 요청. 현재 팀에 {{.Limit}}명의 사용자가 있으며 Mattermost 엔터프라이즈 에디션을 고려하고 있습니다.\n"
  7109    },
  7110    {
  7111      "id": "api.server.warn_metric.number_of_active_users_200.contact_us.email_body",
  7112      "translation": "Mattermost 문의 요청. 현재 팀에 {{.Limit}}명의 사용자가 있으며 Mattermost 엔터프라이즈 에디션을 고려하고 있습니다.\n"
  7113    },
  7114    {
  7115      "id": "api.server.warn_metric.number_of_active_users_100.notification_title",
  7116      "translation": "Mattermost 확장"
  7117    },
  7118    {
  7119      "id": "api.server.warn_metric.number_of_active_users_100.notification_body",
  7120      "translation": "현재 당신의 Mattermost 시스템에는 100명이 넘는 사용자가 있습니다. 사용자층이 증가함에 따라 새로운 계정의 프로비저닝 시간이 많이 걸릴 수 있습니다. 계정을 가진 모든 사람이 Mattermost에 액세스 할 수 있도록, 조직 내의 Active Directory/LDAP과 통합하는 것을 권장합니다.\n\n[AD/LDAP과의 통합에 대해 자세히 알아보기](https://docs.mattermost.com/deployment/sso-ldap.html?utm_medium=product&utm_source=mattermost-advisor-bot&utm_content=adldap)\n\n문의 요청을 통해 Mattermost와 정보를 공유하게 됩니다. [자세히 알아보기](https://mattermost.com/pl/default-admin-advisory)"
  7121    },
  7122    {
  7123      "id": "api.server.warn_metric.number_of_active_users_100.contact_us.email_body",
  7124      "translation": "Mattermost 문의 요청. 현재 팀에 {{.Limit}}명의 사용자가 있으며 Mattermost 엔터프라이즈 에디션을 고려하고 있습니다.\n"
  7125    },
  7126    {
  7127      "id": "api.server.warn_metric.mfa.notification_title",
  7128      "translation": "멀티팩터 인증 강제"
  7129    },
  7130    {
  7131      "id": "ent.elasticsearch.post.get_posts_batch_for_indexing.error",
  7132      "translation": "색인을 위한 게시글 배치를 가져올 수 없습니다."
  7133    },
  7134    {
  7135      "id": "ent.data_retention.posts_permanent_delete_batch.internal_error",
  7136      "translation": "파일 정보 배치를 영구적으로 삭제하는 중 오류가 발생함"
  7137    },
  7138    {
  7139      "id": "app.post.overwrite.app_error",
  7140      "translation": "게시글을 덮어쓸 수 없습니다."
  7141    },
  7142    {
  7143      "id": "app.post.get_root_posts.app_error",
  7144      "translation": "해당 채널에 대한 게시글을 가져올 수 없습니다."
  7145    },
  7146    {
  7147      "id": "app.post.get_posts_created_at.app_error",
  7148      "translation": "해당 채널에 대한 게시글을 가져올 수 없습니다."
  7149    },
  7150    {
  7151      "id": "app.post.get_posts_batch_for_indexing.get.app_error",
  7152      "translation": "색인을 위한 채널 배치를 가져올 수 없습니다."
  7153    },
  7154    {
  7155      "id": "app.post.get_posts.app_error",
  7156      "translation": "페이징 한도를 초과했습니다."
  7157    },
  7158    {
  7159      "id": "app.post.get_direct_posts.app_error",
  7160      "translation": "개인 메시지를 가져올 수 없습니다."
  7161    },
  7162    {
  7163      "id": "app.post.analytics_user_counts_posts_by_day.app_error",
  7164      "translation": "게시물 사용자 수를 얻을 수 없습니다."
  7165    },
  7166    {
  7167      "id": "app.post.analytics_posts_count_by_day.app_error",
  7168      "translation": "일별 게시물 수를 얻을 수 없습니다."
  7169    },
  7170    {
  7171      "id": "app.post.analytics_posts_count.app_error",
  7172      "translation": "게시물 수를 얻을 수 없습니다."
  7173    },
  7174    {
  7175      "id": "model.upload_session.is_valid.user_id.app_error",
  7176      "translation": "UserId 값이 유효하지 않습니다"
  7177    },
  7178    {
  7179      "id": "model.upload_session.is_valid.type.app_error",
  7180      "translation": "Type 값이 유효하지 않습니다"
  7181    },
  7182    {
  7183      "id": "model.upload_session.is_valid.path.app_error",
  7184      "translation": "Path 값이 유효하지 않습니다"
  7185    },
  7186    {
  7187      "id": "model.upload_session.is_valid.id.app_error",
  7188      "translation": "Id 값이 유효하지 않습니다"
  7189    },
  7190    {
  7191      "id": "model.upload_session.is_valid.create_at.app_error",
  7192      "translation": "CreateAt 값이 유효하지 않습니다"
  7193    },
  7194    {
  7195      "id": "app.upload.create.cannot_upload_to_deleted_channel.app_error",
  7196      "translation": "삭제된 채널에 등록할 수 없습니다."
  7197    },
  7198    {
  7199      "id": "app.post.get_post_id_around.app_error",
  7200      "translation": "시간 구간의 게시글을 가져올 수 없습니다."
  7201    },
  7202    {
  7203      "id": "app.post.get_post_after_time.app_error",
  7204      "translation": "시간 구간 이후의 게시글을 가져올 수 없습니다."
  7205    },
  7206    {
  7207      "id": "api.user.login_cws.license.error",
  7208      "translation": "CWS 로그인이 금지되어 있습니다."
  7209    },
  7210    {
  7211      "id": "api.upgrade_to_enterprise.invalid-user.app_error",
  7212      "translation": "Mattermost를 엔터프라이즈 에디션으로 업그레이드 할 수 없습니다. Mattermost 시스템 사용자인 {{.MattermostUsername}}가 필수 바이너리 파일에 대한 쓰기 권한이 없습니다. 시스템 관리자가 Mattermost가 설치된 서버에서 이하의 명령을 실행하여 파일 권한을 조정할 수 있습니다.\n\n```\nchown {{.MattermostUsername}} \"{{.Path}}\"\n```\n\n파일 권한이 변경된 후, Mattermost의 업그레이드를 다시 시도하십시오. 업그레이드 완료 후 재시작되면 원래의 권한으로 복구하십시오.\n\n```\nchown {{.FileUsername}} \"{{.Path}}\"\n```"
  7213    },
  7214    {
  7215      "id": "api.upgrade_to_enterprise.invalid-user-and-permission.app_error",
  7216      "translation": "Mattermost를 엔터프라이즈 에디션으로 업그레이드 할 수 없습니다. Mattermost 시스템 사용자인 {{.MattermostUsername}}가 필수 바이너리 파일에 대한 쓰기 권한이 없습니다. 시스템 관리자가 Mattermost가 설치된 서버에서 이하의 명령을 실행하여 파일 권한을 조정할 수 있습니다.\n\n```\nchown {{.MattermostUsername}} \"{{.Path}}\"\nchmod +w \"{{.Path}}\"\n```\n\n파일 권한이 변경된 후, Mattermost의 업그레이드를 다시 시도하십시오. 업그레이드 완료 후 재시작되면 원래의 권한으로 복구하십시오.\n\n```\nchown {{.FileUsername}} \"{{.Path}}\"\nchmod -w \"{{.Path}}\"\n```"
  7217    },
  7218    {
  7219      "id": "api.upgrade_to_enterprise.invalid-permission.app_error",
  7220      "translation": "Mattermost를 엔터프라이즈 에디션으로 업그레이드 할 수 없습니다. Mattermost 시스템 사용자인 {{.MattermostUsername}}가 필수 바이너리 파일에 대한 쓰기 권한이 없습니다. 시스템 관리자가 Mattermost가 설치된 서버에서 이하의 명령을 실행하여 파일 권한을 조정할 수 있습니다.\n\n```\nchmod +w \"{{.Path}}\"\n```\n\n파일 권한이 변경된 후, Mattermost의 업그레이드를 다시 시도하십시오. 업그레이드 완료 후 재시작되면 원래의 권한으로 복구하십시오.\n\n```\nchmod -w \"{{.Path}}\"\n```"
  7221    },
  7222    {
  7223      "id": "api.server.warn_metric.number_of_active_users_200.notification_title",
  7224      "translation": "Mattermost 확장"
  7225    },
  7226    {
  7227      "id": "api.cloud.request_error",
  7228      "translation": "CWS 요청을 처리하는 중에 오류가 발생했습니다."
  7229    },
  7230    {
  7231      "id": "api.cloud.license_error",
  7232      "translation": "현재 라이선스는 클라우드 요청을 지원하지 않습니다."
  7233    },
  7234    {
  7235      "id": "api.cloud.app_error",
  7236      "translation": "클라우드 API 요청 중에 내부 오류가 발생했습니다."
  7237    },
  7238    {
  7239      "id": "api.admin.ldap.not_available.app_error",
  7240      "translation": "LDAP를 사용할 수 없습니다."
  7241    },
  7242    {
  7243      "id": "api.admin.add_certificate.parseform.app_error",
  7244      "translation": "멀티폼 요청 구문 분석이 실패했습니다"
  7245    },
  7246    {
  7247      "id": "ent.elasticsearch.search_files.unmarshall_file_failed",
  7248      "translation": "검색 결과를 디코딩하지 못했습니다"
  7249    },
  7250    {
  7251      "id": "ent.elasticsearch.search_files.search_failed",
  7252      "translation": "검색을 완료하지 못했습니다"
  7253    },
  7254    {
  7255      "id": "ent.elasticsearch.search_files.disabled",
  7256      "translation": "서버에서 Elasticsearch 파일 검색이 비활성화되어 있습니다"
  7257    },
  7258    {
  7259      "id": "ent.elasticsearch.index_file.error",
  7260      "translation": "파일을 색인하지 못했습니다"
  7261    },
  7262    {
  7263      "id": "ent.elasticsearch.delete_user_files.error",
  7264      "translation": "사용자 파일을 삭제하지 못했습니다"
  7265    },
  7266    {
  7267      "id": "ent.elasticsearch.delete_post_files.error",
  7268      "translation": "게시글의 파일들을 지우지 못했습니다"
  7269    },
  7270    {
  7271      "id": "ent.elasticsearch.delete_file.error",
  7272      "translation": "파일을 삭제하지 못했습니다"
  7273    },
  7274    {
  7275      "id": "api.templates.invite_body.subTitle",
  7276      "translation": "팀과 함께 Mattermost에서 협업을 시작하세요"
  7277    },
  7278    {
  7279      "id": "api.templates.email_footer_v2",
  7280      "translation": "© 2021 Mattermost, Inc. 530 Lytton Avenue, Second floor, Palo Alto, CA, 94301"
  7281    },
  7282    {
  7283      "id": "api.templates.invite_body_footer.title",
  7284      "translation": "Mattermost는 무엇인가요?"
  7285    },
  7286    {
  7287      "id": "api.templates.invite_body_footer.learn_more",
  7288      "translation": "더 알아보기"
  7289    },
  7290    {
  7291      "id": "api.cloud.get_subscription.error",
  7292      "translation": "클라우드 구독 내역을 가져오는 도중 에러가 발생했습니다."
  7293    },
  7294    {
  7295      "id": "api.command_custom_status.success",
  7296      "translation": "상태가 “{{.EmojiName}} {{.StatusMessage}}”로 설정되었습니다. 채널 사이드바 상단의 상태 팝업에서 상태를 변경할 수 있습니다."
  7297    },
  7298    {
  7299      "id": "api.command_custom_status.hint",
  7300      "translation": "[:emoji_name:] [status_message] 또는 초기화"
  7301    },
  7302    {
  7303      "id": "api.command_custom_status.desc",
  7304      "translation": "상태 설정 및 초기화"
  7305    },
  7306    {
  7307      "id": "api.command_custom_status.clear.success",
  7308      "translation": "상태가 초기화되었습니다."
  7309    },
  7310    {
  7311      "id": "api.command_custom_status.clear.app_error",
  7312      "translation": "상태 초기화 중 에러가 발생했습니다."
  7313    },
  7314    {
  7315      "id": "api.command_custom_status.name",
  7316      "translation": "상태"
  7317    },
  7318    {
  7319      "id": "api.command_custom_status.app_error",
  7320      "translation": "상태 설정 중 에러가 발생했습니다."
  7321    },
  7322    {
  7323      "id": "api.cloud.get_admins_emails.error",
  7324      "translation": "시스템 관리자 이메일을 가져오는 도중 에러가 발생했습니다."
  7325    },
  7326    {
  7327      "id": "api.back_to_app",
  7328      "translation": "{{.SiteName}}(으)로 돌아가기"
  7329    },
  7330    {
  7331      "id": "api.templates.welcome_body.subTitle1",
  7332      "translation": "가입해주셔서 감사합니다 "
  7333    },
  7334    {
  7335      "id": "api.templates.welcome_body.serverURL",
  7336      "translation": "{{ .ServerURL }}."
  7337    },
  7338    {
  7339      "id": "api.templates.welcome_body.app_download_title",
  7340      "translation": "Desktop과 mobile 애플리케이션을 다운로드 받으세요"
  7341    },
  7342    {
  7343      "id": "api.unable_to_create_zip_file",
  7344      "translation": "zip 파일을 생성하는 동안 에러가 발생했습니다."
  7345    },
  7346    {
  7347      "id": "api.templates.welcome_body.app_download_button",
  7348      "translation": "다운로드"
  7349    }
  7350  ]