CollaborationResources.js 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. /*
  2. * IBM Confidential
  3. * OCO Source Materials
  4. * IBM Business Platform: Collaboration
  5. * (C) Copyright IBM Corp. 2017, 2022
  6. * The source code for this program is not published or otherwise divested of its trade secrets,
  7. * irrespective of what has been deposited with the U.S. Copyright Office
  8. */
  9. define({
  10. "button_back": "이전",
  11. "button_cancel": "취소",
  12. "button_export": "내보내기",
  13. "button_send": "보내기",
  14. "ca_link": "%{assetType} \"%{assetTitle}\" 열기",
  15. "ca_link_short": "%{assetType} 열기",
  16. "ca_image": "%{assetType} \"%{assetTitle}\"의 이미지",
  17. "ca_image_short": "%{assetType}의 이미지",
  18. "channel": "채널",
  19. "channel_placeholder": "채널 이름",
  20. "channel_validation_empty": "채널 필드는 필수입니다.",
  21. "channel_validation_invalid": "채널이 없습니다.",
  22. "color_black": "검은색",
  23. "color_blue": "파란색",
  24. "color_green": "녹색",
  25. "color_red": "빨간색",
  26. "color_none": "투명",
  27. "color_white": "흰색",
  28. "color_yellow": "노란색",
  29. "error_auth_failure": "인증 실패: %{error}",
  30. "error_auth_failure_generic": "인증에 실패했습니다.",
  31. "error_auth_cancelled": "인증이 취소되었습니다.",
  32. "error_certificate_invalid": "올바르지 않은 SSL 인증서입니다.",
  33. "error_bad_client_secret": "올바르지 않은 클라이언트 시크릿입니다.",
  34. "error_server_internal": "내부 서버 오류입니다.",
  35. "error_workspace_not_found": "작업공간에 연결하는 데 실패했습니다.",
  36. "error_channel_not_found": "채널이 없거나 올바르지 않습니다.",
  37. "error_invalid": "메시지에서 오류가 발견되었습니다.",
  38. "error_invalid_channel": "올바르지 않은 채널 이름입니다.",
  39. "error_invalid_configuration": "올바르지 않은 구성입니다. 관리자에게 문의하십시오.",
  40. "error_is_archived": "채널이 아카이브되었습니다.",
  41. "error_missing_channel_id": "채널 ID가 누락되었습니다.",
  42. "error_missing_message": "메시지 텍스트 또는 링크가 누락되었습니다.",
  43. "error_missing_recipient": "받는 사람이 누락되었습니다.",
  44. "error_missing_team_id": "팀 ID가 누락되었습니다.",
  45. "error_msg_too_long": "메시지 텍스트가 너무 깁니다.",
  46. "error_cant_join": "선택된 사용자의 참여에 실패했습니다. 슬랙봇(slackbot) 사용자가 선택되지 않았는지 확인하십시오.",
  47. "error_not_enough_users": "그룹 대화를 하기에 사용자 수가 충분하지 않습니다. 해당 사용자 외 두 명 이상의 다른 사용자가 선택되어야 합니다.",
  48. "error_no_screenshot": "스크린샷을 캡처할 수 없습니다.",
  49. "error_not_implemented": "구현되지 않았습니다.",
  50. "error_not_in_channel": "사용자가 구성원이 아닌 채널에 메시지를 게시할 수 없습니다.",
  51. "error_popup_window": "팝업 창이 차단된 것 같습니다. 팝업을 허용하도록 브라우저 설정을 변경하십시오.",
  52. "error_platform_not_found": "협업 플랫폼을 사용할 수 없습니다.",
  53. "error_platform_config": "플랫폼 구성 가져오기에 실패했습니다.",
  54. "error_screenshot_unsupported": "이 메시징 플랫폼이 이미지를 지원하지 않습니다.",
  55. "error_unknown": "알 수 없는 오류: %{error}",
  56. "error_slack": "Slack 오류: %{error}",
  57. "error_service_down": "서비스를 현재 사용할 수 없습니다. 나중에 다시 시도하십시오.",
  58. "error_invalid_connection": "이 연결이 올바르지 않습니다. 관리자에게 문의하십시오.",
  59. "error_retrieving_platforms": "협업 플랫폼 목록을 검색하는 중에 오류가 발생했습니다. 관리자에게 문의하십시오.",
  60. "error_slack_timeout": "서버가 작동 중지되어 메시지를 공유할 수 없습니다.",
  61. "export_filename_validation_mandatory": "내보내기 파일 이름 필드는 필수입니다.",
  62. "image": "이미지",
  63. "label_embed_code": "임베드 코드:",
  64. "label_export_as": "내보내기 유형:",
  65. "label_export_as_jpg": "JPG",
  66. "label_export_as_pdf": "PDF",
  67. "label_export_filename": "내보내기 파일 이름:",
  68. "label_export_to_pdf": "PDF로 내보내기",
  69. "label_height": "높이:",
  70. "label_include_filter": "필터 포함",
  71. "label_include_message": "내 메시지에 다음 포함:",
  72. "label_link": "링크:",
  73. "label_orientation": "방향",
  74. "label_page_size": "페이지 크기",
  75. "label_select_platform": "플랫폼 선택:",
  76. "label_share": "공유",
  77. "label_share_via": "또는 다음을 통해 공유:",
  78. "label_share_with_msteams": "Microsoft Teams로 공유:",
  79. "label_share_with_slack_single": "Slack으로 공유: %{workspace}",
  80. "label_share_with_email": "이메일로 공유",
  81. "label_tab_options": "탭 옵션:",
  82. "label_tab_options_all": "모든 탭",
  83. "label_tab_options_current": "현재 탭",
  84. "label_view_documentation": "여기 클릭",
  85. "label_width": "너비:",
  86. "label_workspace": "작업공간",
  87. "label_no_display_name": "표시 이름이 없음",
  88. "label_you": "(사용자)",
  89. "link_cancel": "취소",
  90. "link_clear": "지우기",
  91. "link_done": "완료",
  92. "link_msteams": "Microsoft Teams",
  93. "link_slack": "Slack",
  94. "link_email": "이메일",
  95. "maximize": "최대화",
  96. "message": "메시지",
  97. "message_contact_administrator": "관리자에게 문의하십시오.",
  98. "message_empty_link": "이에 대한 링크를 포함하려면 이 자산을 저장해야 합니다.",
  99. "message_placeholder": "여기로 메시지 이동...",
  100. "message_validation_mandatory": "메시지 필드는 필수입니다.",
  101. "message_view_documentation": "Windows 운영 체제를 사용하는 경우 PDF 드라이버가 설치되어 있는지 확인하십시오. PDF로 내보내기에 대한 자세한 정보는 %{link}의 내용을 참조하십시오.",
  102. "minimize": "최소화",
  103. "modify_your_image_optionally": "이미지 수정",
  104. "orientation_portrait": "세로",
  105. "orientation_landscape": "가로",
  106. "pagesize_letter": "Letter",
  107. "pagesize_legal": "Legal",
  108. "pagesize_a4": "A4",
  109. "pagesize_tabloid": "Tabloid",
  110. "platform_configure_message": "협업 플랫폼이 구성되어 있지 않습니다. 관리자에게 문의하십시오.",
  111. "product": "IBM Cognos Analytics",
  112. "recipient": "받는 사람",
  113. "recipient_placeholder": "이름 또는 채널",
  114. "recipient_validation_incorrect": "하나의 유효한 채널 또는 사용자 자신이나 한 명 이상의 유효한 사용자와 메시지를 공유할 수 있습니다.",
  115. "recipient_validation_not_found": "받는 사람을 찾을 수 없습니다.",
  116. "recipient_validation_mandatory": "받는 사람 필드는 필수입니다.",
  117. "recipient_validation_slackbot_cant_join": "슬랙봇(slackbot)은 그룹 대화에 참여할 수 없습니다.",
  118. "recipient_validation_too_many_recipients": "받는 사람이 너무 많습니다. 한 번에 허용되는 최대 받는 사람 수는 %{maxRecipients}입니다.",
  119. "tab_link": "링크",
  120. "tab_export": "내보내기",
  121. "tab_send": "보내기",
  122. "team": "팀",
  123. "team_placeholder": "팀 이름",
  124. "team_validation_empty": "팀 필드는 필수입니다.",
  125. "team_validation_invalid": "팀이 없습니다.",
  126. "team_validation_missing_channels": "팀 채널을 로드하는 데 실패했습니다.",
  127. "textbox_placeholder": "여기에 텍스트를 입력하십시오.",
  128. "toast_failure": "%{connector}에서 메시지를 공유할 수 없음: %{error}",
  129. "toast_failure_detailed": "%{connector}에서 메시지를 공유할 수 없음: %{error} %{contactAdmin}",
  130. "toast_success": "%{connector}에서 공유되었습니다.",
  131. "toast_failure_email": "이메일을 발송하는 중에 오류 발생: %{error}",
  132. "toast_failure_detailed_email": "이메일을 발송하는 중에 오류 발생: %{error} %{contactAdmin}",
  133. "toast_success_email": "메시지가 발송되었습니다.",
  134. "toggle_include_image": "이미지 포함",
  135. "toggle_include_link": "링크 포함",
  136. "tool_arrow": "화살표",
  137. "tool_border": "테두리",
  138. "tool_crop": "자르기",
  139. "tool_delete": "삭제",
  140. "tool_fill": "채우기",
  141. "tool_pen": "펜",
  142. "tool_rect": "직사각형",
  143. "tool_redo": "다시 실행",
  144. "tool_textbox": "텍스트 상자",
  145. "tool_undo": "실행 취소",
  146. "untitled": "제목 없음",
  147. "warning_workspace_does_not_exist": "작업공간이 없습니다.",
  148. "workspace_placeholder": "작업공간",
  149. "composite_provider_name": "%{providerLabel}.%{workspaceLabel}",
  150. "asset_type_report": "보고서",
  151. "asset_type_dashboard": "대시보드",
  152. "asset_type_explore": "탐색",
  153. "asset_type_notebook": "노트북",
  154. "asset_type_story": "스토리",
  155. "asset_type_data": "데이터 모듈",
  156. "asset_type_dataset": "데이터 세트",
  157. "asset_type_folder": "폴더",
  158. "asset_type_uploadedFile": "업로드된 파일",
  159. "asset_type_package": "패키지",
  160. "email_subject_report": "\"%{assetTitle}\" 보고서",
  161. "email_subject_dashboard": "\"%{assetTitle}\" 대시보드",
  162. "email_subject_explore": "\"%{assetTitle}\" 탐색",
  163. "email_subject_notebook": "\"%{assetTitle}\" 노트북",
  164. "email_subject_story": "\"%{assetTitle}\" 스토리",
  165. "email_subject_data": "데이터 모듈 \"%{assetTitle}\"",
  166. "email_subject_dataset": "데이터 세트 \"%{assetTitle}\"",
  167. "email_subject_folder": "\"%{assetTitle}\" 폴더",
  168. "email_subject_uploadedFile": "업로드된 파일 \"%{assetTitle}\"",
  169. "subview_title_tab": "\"%{tabName}\" 탭",
  170. "subview_title_scene": "\"%{sceneTitle}\" 장면",
  171. "subview_title_explore": "\"%{cardTitle}\" 카드",
  172. "cardless_exploration": "\"%{title}\" 탐색",
  173. "unsaved_work_message": "받는 사람이 최신 업데이트될 수 있도록 변경사항을 저장하십시오.",
  174. "link_reset": "재설정",
  175. "link_my_content_warning": "내 컨텐츠 폴더에 있는 자산을 공유하고 있습니다. 받는 사람이 해당 자산을 볼 수 없습니다.",
  176. "fit_to_page": "페이지에 맞추기",
  177. "toggle_attach_report": "보고서 첨부",
  178. "zoom_info": "확대/축소 레벨은 공유 출력에 영향을 주지 않습니다.",
  179. "attach_report": "보고서 첨부",
  180. "attach_report_output": "보고서 출력 첨부",
  181. "label_attachment_count": "(%{count}이(가) 첨부됨)",
  182. "pick_report_output": "보고서 출력 선택",
  183. "remove_attachment": "첨부 파일 제거",
  184. "add": "추가",
  185. "edit": "편집",
  186. "version": "버전",
  187. "burst_key": "버스트 키",
  188. "select_burst_key": "버스트 키 선택",
  189. "format": "형식",
  190. "language": "언어",
  191. "html": "HTML",
  192. "pdf": "PDF",
  193. "spreadsheetML": "Excel",
  194. "xlsxData": "Excel 데이터",
  195. "csv": "CSV",
  196. "xml": "XML",
  197. "edit_attachments_empty_state": "첨부 파일 없음",
  198. "load_versions_error": "저장된 버전을 로드하지 못했습니다.",
  199. "no_versions_available": "저장된 버전을 사용할 수 없습니다.",
  200. "load_outputs_error": "저장된 출력을 로드하지 못했습니다.",
  201. "no_outputs_available": "사용 가능한 저장된 출력이 없습니다.",
  202. "pick_output_flyout_title": "저장된 출력 첨부",
  203. "pick_output_flyout_content": "버전을 선택하십시오. 사용 가능하면 버스트 키를 선택하십시오. 그런 다음 형식/언어 조합을 선택하십시오. 추가를 클릭하여 선택한 출력을 첨부하십시오. 필요한 대로 반복하십시오.",
  204. "pick_output_flyout_note": "참고: 저장된 HTML 출력을 이메일에 첨부할 수 없습니다.",
  205. "pick_output_flyout_link": "%{topicName}에 관해 자세히 알아보십시오.",
  206. "pick_output_flyout_topicName": "기존 보고서 출력 공유"
  207. });
  208. ;
  209. var _temp = function () {
  210. if (typeof __REACT_HOT_LOADER__ === 'undefined') {
  211. return;
  212. }
  213. }();
  214. ;