@box/unified-share-modal 3.1.10 → 3.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/README.md +1 -1
  2. package/dist/i18n/bn-IN.js +161 -163
  3. package/dist/i18n/da-DK.js +156 -163
  4. package/dist/i18n/de-DE.js +160 -163
  5. package/dist/i18n/en-AU.js +27 -163
  6. package/dist/i18n/en-CA.js +2 -164
  7. package/dist/i18n/en-GB.js +27 -163
  8. package/dist/i18n/en-x-pseudo.js +2 -164
  9. package/dist/i18n/es-419.js +159 -163
  10. package/dist/i18n/es-ES.js +159 -163
  11. package/dist/i18n/fi-FI.js +161 -163
  12. package/dist/i18n/fr-CA.js +162 -163
  13. package/dist/i18n/fr-FR.js +162 -163
  14. package/dist/i18n/hi-IN.js +161 -163
  15. package/dist/i18n/it-IT.js +159 -163
  16. package/dist/i18n/ja-JP.js +164 -163
  17. package/dist/i18n/ko-KR.js +161 -163
  18. package/dist/i18n/nb-NO.js +160 -163
  19. package/dist/i18n/nl-NL.js +155 -163
  20. package/dist/i18n/pl-PL.js +161 -163
  21. package/dist/i18n/pt-BR.js +159 -163
  22. package/dist/i18n/ru-RU.js +161 -163
  23. package/dist/i18n/sv-SE.js +161 -163
  24. package/dist/i18n/tr-TR.js +160 -163
  25. package/dist/i18n/zh-CN.js +161 -163
  26. package/dist/i18n/zh-TW.js +161 -163
  27. package/package.json +10 -10
  28. package/dist/i18n/bn-IN.properties +0 -324
  29. package/dist/i18n/da-DK.properties +0 -324
  30. package/dist/i18n/de-DE.properties +0 -324
  31. package/dist/i18n/en-AU.properties +0 -324
  32. package/dist/i18n/en-CA.properties +0 -324
  33. package/dist/i18n/en-GB.properties +0 -324
  34. package/dist/i18n/en-US.js +0 -164
  35. package/dist/i18n/en-US.properties +0 -324
  36. package/dist/i18n/en-x-pseudo.properties +0 -324
  37. package/dist/i18n/es-419.properties +0 -324
  38. package/dist/i18n/es-ES.properties +0 -324
  39. package/dist/i18n/fi-FI.properties +0 -324
  40. package/dist/i18n/fr-CA.properties +0 -324
  41. package/dist/i18n/fr-FR.properties +0 -324
  42. package/dist/i18n/hi-IN.properties +0 -324
  43. package/dist/i18n/it-IT.properties +0 -324
  44. package/dist/i18n/ja-JP.properties +0 -324
  45. package/dist/i18n/json/src/lib/components/classification-status/messages.json +0 -1
  46. package/dist/i18n/json/src/lib/components/remove-collaborator-modal/messages.json +0 -1
  47. package/dist/i18n/json/src/lib/components/remove-shared-link-modal/messages.json +0 -1
  48. package/dist/i18n/json/src/lib/components/shared-link-settings-modal/messages.json +0 -1
  49. package/dist/i18n/json/src/lib/components/unified-share-form-modal/collaboration-section/messages.json +0 -1
  50. package/dist/i18n/json/src/lib/components/unified-share-form-modal/collaborator-list/messages.json +0 -1
  51. package/dist/i18n/json/src/lib/components/unified-share-form-modal/messages.json +0 -1
  52. package/dist/i18n/json/src/lib/components/unified-share-form-modal/shared-link-section/messages.json +0 -1
  53. package/dist/i18n/json/src/lib/messages.json +0 -1
  54. package/dist/i18n/ko-KR.properties +0 -324
  55. package/dist/i18n/nb-NO.properties +0 -324
  56. package/dist/i18n/nl-NL.properties +0 -324
  57. package/dist/i18n/pl-PL.properties +0 -324
  58. package/dist/i18n/pt-BR.properties +0 -324
  59. package/dist/i18n/ru-RU.properties +0 -324
  60. package/dist/i18n/sv-SE.properties +0 -324
  61. package/dist/i18n/tr-TR.properties +0 -324
  62. package/dist/i18n/zh-CN.properties +0 -324
  63. package/dist/i18n/zh-TW.properties +0 -324
@@ -1,324 +0,0 @@
1
- # Label for the section to show the definition of the classification label
2
- groupSharedFeatures.usm.classificationStatus.definitionLabel = 정의
3
- # Label for the section to show the restrictions of the classification label
4
- groupSharedFeatures.usm.classificationStatus.restrictionsLabel = 제한 사항
5
- # Error message when more than the maximum number of contacts is entered
6
- groupSharedFeatures.usm.contactsLimitErrorMessage = 한 번에 추가할 수 있는 최대 공동 작업자 수는 {maxContacts}명입니다. 초대장을 여러 개의 일괄 파일로 분할하여 다시 시도하십시오.
7
- # Notification text when the shared link failed to be created
8
- groupSharedFeatures.usm.createSharedLinkErrorNoticeText = 공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요.
9
- # Notification text when the shared link is successfully created
10
- groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = 공유 링크가 생성되었습니다.
11
- # Default error notification text rendered when API fails
12
- groupSharedFeatures.usm.defaultErrorNoticeText = 문제가 발생했습니다. 잠시 후 다시 시도해 주세요.
13
- # Notification text when the shared link failed to be removed
14
- groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = 공유 링크를 제거할 수 없습니다. 잠시 후 다시 시도해 주세요.
15
- # Notification text when the shared link is successfully removed
16
- groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText = “{itemName}”의 공유 링크가 성공적으로 제거되었습니다.
17
- # Error message for the email field when email is not provided
18
- groupSharedFeatures.usm.emailRequiredErrorMessage = 최소 하나 이상의 올바른 이메일 주소를 입력하십시오.
19
- # Notification text when the shared link was sent successfully
20
- groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText = “{itemName}”에 대한 공유 링크가 성공적으로 전송되었습니다.
21
- # Icon label for the error notifications
22
- groupSharedFeatures.usm.errorNoticeIcon = 오류
23
- # Error message for the expiration date field when expiration date is in the past
24
- groupSharedFeatures.usm.expirationFutureDateErrorMessage = 만료 날짜는 미래여야 합니다
25
- # Error message for the expiration date field when expiration date is not provided
26
- groupSharedFeatures.usm.expirationRequiredErrorMessage = 만료 날짜를 선택하세요
27
- # Error message for the email field when email is invalid
28
- groupSharedFeatures.usm.invalidEmailErrorMessage = 올바르지 않은 이메일 주소
29
- # Error message when a user tries to send invitations but a business justification is required before proceeding
30
- groupSharedFeatures.usm.justificationRequiredErrorNotice = 계속하려면 타당성을 선택하거나 {count,plural,one{제한된 사용자 {count}명} other{제한된 사용자 {count}명}}을 제거하십시오.
31
- # Close button aria label for the notifications
32
- groupSharedFeatures.usm.noticeCloseLabel = 닫기
33
- # Error message for the password field when password contains forbidden characters.
34
- groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = 암호에는 공백, "<" 또는 ">"를 포함할 수 없습니다
35
- # Error message for the password field when password does not contain at least one letter, number, or symbol
36
- groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = 암호는 대문자, 숫자 또는 특수 문자가 하나 이상 포함되어야 합니다
37
- # Error message for the password field when password does not contain at least 8 characters.
38
- groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = 암호는 8자 이상이어야 합니다
39
- # Error message for the password field when password is not provided
40
- groupSharedFeatures.usm.passwordRequiredErrorMessage = 암호를 입력하세요
41
- # Notification text when a collaborator failed to be removed
42
- groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = 공동 작업자를 제거할 수 없습니다. 나중에 다시 시도하십시오.
43
- # Body text of the Remove Collaborator modal
44
- groupSharedFeatures.usm.removeCollaboratorModal.bodyText = {name}을(를) 공동 작업자에서 제외하시겠습니까?
45
- # Button text to cancel removing a collaborator
46
- groupSharedFeatures.usm.removeCollaboratorModal.cancelButton = 취소
47
- # Aria label for the button to close the Remove Collaborator modal
48
- groupSharedFeatures.usm.removeCollaboratorModal.closeButton = 닫기
49
- # Button aria label when the collaborator is being removed
50
- groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel = 로드 중
51
- # Button text to confirm removing a collaborator
52
- groupSharedFeatures.usm.removeCollaboratorModal.okayButton = 확인
53
- # Title of the Remove Collaborator modal
54
- groupSharedFeatures.usm.removeCollaboratorModal.title = 공동 작업자 제외
55
- # Notification text when a collaborator is successfully removed
56
- groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = 공동 작업자가 성공적으로 제거되었습니다.
57
- # Body text of the Remove Shared Link modal
58
- groupSharedFeatures.usm.removeSharedLinkModal.bodyText = 공유 링크가 영구적으로 제거됩니다. 이 항목이 다른 사이트에 포함되어 있으면 이어지지 않습니다. 지정 속성, 설정 및 만료 등이 제거됩니다. 계속하시겠습니까?
59
- # Button text to cancel removing a shared link
60
- groupSharedFeatures.usm.removeSharedLinkModal.cancelButton = 취소
61
- # Aria label for the button to close the Remove Shared Link modal
62
- groupSharedFeatures.usm.removeSharedLinkModal.closeButton = 닫기
63
- # Button aria label when the shared link is being removed
64
- groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel = 로드 중
65
- # Button text to confirm removing a shared link
66
- groupSharedFeatures.usm.removeSharedLinkModal.okayButton = 확인
67
- # Title of the Remove Shared Link modal
68
- groupSharedFeatures.usm.removeSharedLinkModal.title = 공유 링크 제거
69
- # Error notification when a user tries to send invitations to restricted users
70
- groupSharedFeatures.usm.restrictedContactsErrorNotice = 계속하려면 {count,plural,one{제한된 사용자 {count}명} other{제한된 사용자 {count}명}}을 제거하십시오.
71
- # Button text to cancel updating the shared link settings
72
- groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = 취소
73
- # Aria label for the button to close the Shared Link Settings modal
74
- groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = 닫기
75
- # Tooltip message when the direct link is blocked due to access policy with classification
76
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = 분류로 인해 콘텐츠에 대한 다운로드가 비활성화되었습니다.
77
- # Tooltip message when the direct link is blocked due to access policy without classification
78
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = 분류 없는 콘텐츠에 대한 다운로드가 비활성화되었습니다.
79
- # Tooltip message when the direct link is blocked due to malicious content
80
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = 보안 정책으로 인해 이 콘텐츠에 대한 다운로드가 비활성화되었습니다.
81
- # Label for the direct link to download the shared item
82
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = 직접 링크
83
- # Label for the download settings toggle
84
- groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = 공유 링크를 가진 사용자가 이 항목을 다운로드할 수 있도록 허용
85
- # Aria label for button to hide password
86
- groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel = 암호 숨기기
87
- # Notice shown at top of modal when one or more settings are unavailable due to permission settings
88
- groupSharedFeatures.usm.sharedLinkSettingsModal.inaccessibleSettingsNotice = 권한으로 인해 이 항목의 일부 설정을 사용하지 못할 수 있습니다.
89
- # Link to learn more about shared link settings
90
- groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink = 공유 링크 설정에 대해 자세히 알아보세요.
91
- # Aria label for the calendar in the link expiration settings
92
- groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel = 만료 날짜 선택
93
- # Aria label for the clear date picker button in the link expiration settings
94
- groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = 날짜 선택 도구 초기화
95
- # Label for the date picker in the link expiration settings
96
- groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = 만료 날짜
97
- # Aria label for the next month button in the link expiration settings
98
- groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = 다음 달로 이동
99
- # Aria label for the open calendar dropdown button in the link expiration settings
100
- groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel = 캘린더 열기
101
- # Aria label for the previous month button in the link expiration settings
102
- groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel = 이전 달로 이동
103
- # Label for the link expiration toggle
104
- groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText = 링크 만료
105
- # Button aria label when the shared link settings are being updated
106
- groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = 로드 중
107
- # Placeholder text for the password input
108
- groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = 암호 입력
109
- # Label for the password protection toggle
110
- groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = 암호 보호
111
- # Text for the password settings warning
112
- groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = 암호는 8자 이상이어야 하며 대문자, 숫자 또는 특수 문자를 하나 이상 포함해야 합니다.
113
- # Button text to confirm saving the shared link settings
114
- groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = 저장
115
- # Aria label for button to reveal password
116
- groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel = 암호 표시
117
- # Description for the settings modal when the content can be viewed by invited collaborators
118
- groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators = 이 콘텐츠는 링크를 통해 초대된 공동 작업자가 사용할 수 있습니다. {learnSharedLinkSettingsLink}
119
- # Description for the settings modal when the content can be viewed by enterprise users and can be downloaded
120
- groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyDownload = 링크를 가진 회사 내 모든 사람이 액세스해 이 콘텐츠를 읽거나 다운로드할 수 있습니다. {learnSharedLinkSettingsLink}
121
- # Description for the settings modal when the content can be viewed by enterprise users and cannot be downloaded
122
- groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView = 이 콘텐츠는 링크를 통해 회사 내 모든 사용자가 사용하고 볼 수 있습니다. {learnSharedLinkSettingsLink}
123
- # Description for the settings modal when the content can be viewed by anyone and can be downloaded
124
- groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload = 이 콘텐츠는 링크를 가진 모든 사용자가 공개적으로 사용하고 보거나 다운로드할 수 있습니다. {learnSharedLinkSettingsLink}
125
- # Description for the settings modal when the content can be viewed by anyone and cannot be downloaded
126
- groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView = 이 콘텐츠는 링크를 가진 모든 사용자가 공개적으로 사용할 수 있으며 볼 수 있습니다. {learnSharedLinkSettingsLink}
127
- # Title of the Shared Link Settings modal
128
- groupSharedFeatures.usm.sharedLinkSettingsModal.title = 공유 링크 설정
129
- # Text for the vanity domain settings warning
130
- groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText = 민감한 콘텐츠를 공유할 때는 사용자 정의 URL을 사용하지 않아야 합니다.
131
- # Label for the vanity name input
132
- groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel = 사용자 정의 경로
133
- # Placeholder text for the vanity name input
134
- groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder = 사용자 정의 경로 입력(12자 이상)
135
- # Label for the vanity name toggle
136
- groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText = 비공개가 아닌 맞춤형 URL을 사용하여 콘텐츠를 광범위하게 게시하기
137
- # Label for the warning notification icon
138
- groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel = 경고
139
- # Icon label for the success notifications
140
- groupSharedFeatures.usm.successNoticeIcon = 성공
141
- # Aria label for the button to close the Unified Share Modal
142
- groupSharedFeatures.usm.unifiedShareFormModal.closeButton = 닫기
143
- # Label for the role of a collaborator who co-owns the item
144
- groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole = Co-owner
145
- # Title for the dropdown to select a business justification reason
146
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification = 비즈니스 타당성
147
- # Button text to cancel inviting collaborators to the file / folder
148
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton = 취소
149
- # Aria label for the button to clear the input field for selecting users
150
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton = 지우기
151
- # Aria label for the button to close the Unified Share Modal
152
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton = 닫기
153
- # Description for the collaboration role with "Co-owner" permissions to the item
154
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription = 보안, 업로드, 다운로드, 미리 보기, 공유, 편집, 삭제 관리
155
- # Text for the notice when there are Information Barrier collaboration restrictions
156
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice = 보안 정책으로 인해 {count,plural,one{{count}개 초대} other{{count}개 초대}}를 보낼 수 없습니다. {removeLink}
157
- # Text for the notice when there are collaboration restrictions
158
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice = 적용된 보안 정책으로 인해 외부 공동 작업이 제한되므로 {count,plural,one{{count}개 초대} other{{count}개 초대}}를 전송할 수 없습니다. {removeLink}
159
- # Label for the button that removes restricted contacts
160
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel = 삭제하고 계속 진행
161
- # Text shown in share modal when there is at least one external collaborator
162
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators = 이 콘텐츠는 외부 공동 작업자와 공유됩니다.
163
- # Description for the collaboration role with "Editor" permissions to the item
164
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription = 업로드, 다운로드, 미리 보기, 공유, 편집
165
- # Description for the collaboration role with "Editor" permissions to the folder
166
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription = 업로드, 다운로드, 미리 보기, 공유, 편집, 삭제
167
- # Label for the field to select users to email the shared link of the item
168
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel = 공유 링크 이메일 전송
169
- # Aria label for the error icon in the inline notice
170
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel = 오류
171
- # Label for the button to select the collaboration role of the new collaborator
172
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel = {role}(으)로 초대
173
- # Tooltip on the collaboration form when the user does not have permission to invite collaborators
174
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip = 공동 작업자를 초대할 수 있는 권한이 없습니다
175
- # Label for the field to select users to collaborate with on an item
176
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel = 사용자 초대
177
- # Placeholder for the field to select users to collaborate with on an item
178
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder = 이름 또는 이메일 주소 추가
179
- # Tooltip on the collaboration form when the item is a bookmark
180
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip = 공동 작업자는 북마크에 추가될 수 없습니다
181
- # Text for the notice when there are collaboration restrictions and business justifications are allowed
182
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice = 이 콘텐츠에는 {count,plural,one{{count}개 초대} other{{count}개 초대}}에 비즈니스 타당성이 필요합니다. 아래에서 비즈니스 타당성을 선택하십시오. {justificationSelect} {removeLink}
183
- # Label for the button that removes restricted contacts when justifications are allowed
184
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel = 또한, 삭제하고 진행할 수 있습니다
185
- # Placeholder text for the dropdown to select a business justification reason
186
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder = 타당성 선택
187
- # Aria label for the loading indicator when fetching justification reasons
188
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel = 타당성 사유 로드 중
189
- # Aria label for the loading indicator of the Unified Share Modal
190
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel = 로드 중
191
- # Description for the collaboration role with "Previewer" permissions to the item
192
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription = Preview-only
193
- # Description for the collaboration role with "Previewer Uploader" permissions to the item
194
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription = 업로드 및 미리 보기
195
- # Button text to invite collaborators to the file / folder
196
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sendButton = 전송
197
- # Aria label for the text field to include a message when sharing an item
198
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageCharacterCountAriaLabel = {count}자 남음
199
- # Label for the text field to include a message when sharing an item
200
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageLabel = 메시지(선택 사항)
201
- # Placeholder for the text field to include a message when sharing an item
202
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessagePlaceholder = 메시지 추가
203
- # Label for the button to view the list of collaborators shared with on the item
204
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sharedWithLabel = 공유 대상
205
- # Description for the collaboration role with "Uploader" permissions to the item
206
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.uploaderDescription = Upload-only
207
- # Description for the collaboration role with "Viewer" permissions to the item
208
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerDescription = 다운로드, 미리 보기, 공유
209
- # Description for the collaboration role with "Viewer Uploader" permissions to the item
210
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerUploaderDescription = 업로드, 다운로드, 미리 보기, 공유, 편집
211
- # Aria label for the button to close the Unified Share Modal
212
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.closeButton = 닫기
213
- # Button text to exit the view of collaborators shared with on the item
214
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.doneButton = 완료
215
- # Label for the badge on the avatar of a collaborator who will lose access to the item
216
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.expiresBadge = 액세스 권한이 {date}에 만료됩니다.
217
- # Aria label for the list of collaborators shared with on the item
218
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.listLabel = 공동 작업자
219
- # Link text to open the page to view and manage the full list of collaborators
220
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.manageAllLink = 모두 관리
221
- # Label for the column in the collaborators list for the name of the collaborator
222
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.nameColumn = 이름
223
- # Label for the role of a collaborator who has a pending collaboration invitation
224
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.pendingRole = 대기 중
225
- # Aria label for the button to remove a collaborator on the item
226
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.removeButton = 제거
227
- # Label for the column in the collaborators list for the role of the collaborator
228
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.roleColumn = 역할
229
- # Label for the role of a collaborator who can edit and delete the item
230
- groupSharedFeatures.usm.unifiedShareFormModal.editorRole = 편집자
231
- # Aria label for the loading indicator of the Unified Share Modal
232
- groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel = 로드 중
233
- # Label for the role of a collaborator who owns the item
234
- groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = 소유자
235
- # Label for the role of a collaborator who can preview the item
236
- groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = 프리뷰어
237
- # Label for the role of a collaborator who can preview and upload to the item
238
- groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = 프리뷰어 업로더
239
- # Notification text when the shared link is successfully copied to clipboard
240
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = 공유 링크가 클립보드에 복사되었습니다.
241
- # Text for the create and copy shared link notification when copy failed but creation succeeded.
242
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = 공유 링크가 생성되었습니다. 공유하려면 복사를 클릭하세요.
243
- # Notification text when the shared link is successfully copied to clipboard after link is created
244
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = 공유 링크가 생성되어 클립보드에 복사되었습니다.
245
- # Label for the permission level where shared link users can download the item
246
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = 보기 및 다운로드 가능
247
- # Tooltip on the can edit permission level when it is disabled for Box Notes
248
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip = 이 권한은 Box Notes에서만 변경할 수 있습니다
249
- # Label for the permission level where shared link users can edit the item
250
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = 편집 가능
251
- # Label for the permission level where shared link users can preview the item
252
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = 보기만 가능
253
- # Aria label for the button to close the Unified Share Modal
254
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.closeButton = 닫기
255
- # Description for the access level where only invited users can access the item
256
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = 초대받은 사용자만 이 {item}에 액세스할 수 있습니다
257
- # Label for the access level where only invited users can access the item
258
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel = 초대받은 사용자만
259
- # Description for the access level where users in the company can access the item
260
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription = 링크를 가진 회사 내 모든 사용자 또는 이 {item}에 초대된 사용자가 액세스할 수 있습니다
261
- # Label for the access level where users in the company can access the item
262
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel = 회사 내 사용자
263
- # Tooltip on the shared link toggle when the user does not have permission to create the link
264
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip = 링크를 만들 수 있는 권한이 없습니다
265
- # Tooltip on an access level that has been disabled due to a security policy in the enterprise
266
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip = 이 옵션은 보안 정책으로 인해 사용할 수 없습니다
267
- # Description for the access level where users in the enterprise can access the item
268
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription = 링크를 가진 {enterprise} 내 모든 사용자 또는 이 {item}에 초대된 사용자가 액세스할 수 있습니다
269
- # Label for the access level where users in the enterprise can access the item
270
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel = {enterprise} 내 사용자
271
- # Label for the icon button to indicate the shared link has an expiration date
272
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel = 만료
273
- # Tooltip for the icon button to indicate the shared link has an expiration date
274
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = 이 링크는 {expirationDate}에 만료되어 액세스할 수 없게 됩니다
275
- # Text inserted in the access level descriptions when the type of the item is a file
276
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = 파일
277
- # Text inserted in the access level descriptions when the type of the item is a folder
278
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = 폴더
279
- # Text inserted in the access level descriptions when the type of the item is a hub
280
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem = 허브
281
- # Description for the access level where anyone with the URL can access the item
282
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = 일반적으로 접근 가능한 정보로, 로그인이 필요하지 않습니다
283
- # Label for the access level where anyone with the URL can access the item
284
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = 링크를 알려 줄 대상
285
- # Tooltip on the shared link toggle when the user does not have permission to remove the link
286
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip = 링크를 제거할 수 있는 권한이 없습니다
287
- # Label for the section to manage the shared link of the file / folder
288
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = 링크 공유
289
- # Text shown in share modal when shared link is editable and is open to public access
290
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable = 누구나 보고 다운로드할 수 있도록 공개됩니다. 링크가 있는 모든 로그인 사용자가 편집할 수 있습니다.
291
- # Text shown in share modal when shared link is editable and is open to company access
292
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkElevatedEditableCompanyAvailable = 이 링크의 액세스 권한이 있는 사용자가 편집할 수 있습니다.
293
- # Aria label and tooltip for the icon button to email the shared link
294
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = 공유 링크 전송
295
- # Text shown in share modal when shared link is open to public access
296
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkPubliclyAvailable = 이 콘텐츠는 링크를 아는 모든 사용자가 공개적으로 사용할 수 있습니다.
297
- # Label for the button link to open the Shared Link Settings modal
298
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel = 링크 설정
299
- # Label for the toggle to create and delete the shared link
300
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel = 공유 링크
301
- # Tooltip on the disabled toggle to create a new shared link
302
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip = 링크 생성 및 복사
303
- # Label for the text field of the URL for sharing the file / folder
304
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel = 공유 링크 URL
305
- # Text inserted in the access level descriptions when the type of the item is a bookmark
306
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem = 북마크
307
- # Text inserted in the access level descriptions when the type of the item is a workflow
308
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.workflowAccessLevelItem = 워크플로
309
- # Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
310
- groupSharedFeatures.usm.unifiedShareFormModal.title = ‘{itemName}’ 공유
311
- # Label for the role of a collaborator who can upload to the item
312
- groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole = 업로더
313
- # Label for the role of a collaborator who can view the item
314
- groupSharedFeatures.usm.unifiedShareFormModal.viewerRole = 뷰어
315
- # Label for the role of a collaborator who can view and upload to the item
316
- groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole = 뷰어 업로더
317
- # Notification text when the shared link settings are successfully saved
318
- groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = 공유 링크 설정이 성공적으로 저장되었습니다.
319
- # Text for the vanity name invalid error
320
- groupSharedFeatures.usm.vanityNameInvalidErrorMessage = 사용자 정의 URL은 12~30자여야 하며, 문자, 숫자, 하이픈을 포함할 수 있습니다
321
- # Error message for the vanity name field when custom URL is not provided
322
- groupSharedFeatures.usm.vanityNameRequiredErrorMessage = 사용자 지정 URL을 입력하세요
323
- # Icon label for the warning notifications
324
- groupSharedFeatures.usm.warningNoticeIcon = 경고