@box/unified-share-modal 3.1.10 → 3.1.11

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 +4 -4
  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 = 有効なメールアドレスを少なくとも1つ入力してください
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 = パスワードには大文字、数字、または特殊文字を1つ以上使用する必要があります
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 = OK
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 = OK
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文字以上にし、大文字、数字、または特殊文字を1つ以上使用する必要があります。
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 = 共同所有者
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 = プレビューのみ可能です
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 = アップロードのみ可能です
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 = Hub
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 = 警告
@@ -1 +0,0 @@
1
- [{"id":"groupSharedFeatures.usm.classificationStatus.definitionLabel","description":"Label for the section to show the definition of the classification label","defaultMessage":"Definition"},{"id":"groupSharedFeatures.usm.classificationStatus.restrictionsLabel","description":"Label for the section to show the restrictions of the classification label","defaultMessage":"Restrictions"}]
@@ -1 +0,0 @@
1
- [{"id":"groupSharedFeatures.usm.removeCollaboratorModal.title","description":"Title of the Remove Collaborator modal","defaultMessage":"Remove Collaborator"},{"id":"groupSharedFeatures.usm.removeCollaboratorModal.bodyText","description":"Body text of the Remove Collaborator modal","defaultMessage":"Are you sure you want to remove {name} as a collaborator?"},{"id":"groupSharedFeatures.usm.removeCollaboratorModal.cancelButton","description":"Button text to cancel removing a collaborator","defaultMessage":"Cancel"},{"id":"groupSharedFeatures.usm.removeCollaboratorModal.closeButton","description":"Aria label for the button to close the Remove Collaborator modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel","description":"Button aria label when the collaborator is being removed","defaultMessage":"Loading"},{"id":"groupSharedFeatures.usm.removeCollaboratorModal.okayButton","description":"Button text to confirm removing a collaborator","defaultMessage":"Okay"}]
@@ -1 +0,0 @@
1
- [{"id":"groupSharedFeatures.usm.removeSharedLinkModal.title","description":"Title of the Remove Shared Link modal","defaultMessage":"Remove Shared Link"},{"id":"groupSharedFeatures.usm.removeSharedLinkModal.bodyText","description":"Body text of the Remove Shared Link modal","defaultMessage":"This will permanently remove the shared link. If this item is embedded on other sites it will also become inaccessible. Any custom properties, settings and expirations will be removed as well. Do you want to continue?"},{"id":"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton","description":"Button text to cancel removing a shared link","defaultMessage":"Cancel"},{"id":"groupSharedFeatures.usm.removeSharedLinkModal.closeButton","description":"Aria label for the button to close the Remove Shared Link modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel","description":"Button aria label when the shared link is being removed","defaultMessage":"Loading"},{"id":"groupSharedFeatures.usm.removeSharedLinkModal.okayButton","description":"Button text to confirm removing a shared link","defaultMessage":"Okay"}]
@@ -1 +0,0 @@
1
- [{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.title","description":"Title of the Shared Link Settings modal","defaultMessage":"Shared Link Settings"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyDownload","description":"Description for the settings modal when the content can be viewed by enterprise users and can be downloaded","defaultMessage":"This content is available to anyone within your company with the link, and can be viewed or downloaded. {learnSharedLinkSettingsLink}"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView","description":"Description for the settings modal when the content can be viewed by enterprise users and cannot be downloaded","defaultMessage":"This content is available to anyone within your company with the link, and can be viewed. {learnSharedLinkSettingsLink}"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload","description":"Description for the settings modal when the content can be viewed by anyone and can be downloaded","defaultMessage":"This content is publicly available to anyone with the link, and can be viewed or downloaded. {learnSharedLinkSettingsLink}"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView","description":"Description for the settings modal when the content can be viewed by anyone and cannot be downloaded","defaultMessage":"This content is publicly available to anyone with the link, and can be viewed. {learnSharedLinkSettingsLink}"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators","description":"Description for the settings modal when the content can be viewed by invited collaborators","defaultMessage":"This content is available to invited collaborators with the link. {learnSharedLinkSettingsLink}"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton","description":"Button text to cancel updating the shared link settings","defaultMessage":"Cancel"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton","description":"Aria label for the button to close the Shared Link Settings modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel","description":"Button aria label when the shared link settings are being updated","defaultMessage":"Loading"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton","description":"Button text to confirm saving the shared link settings","defaultMessage":"Save"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink","description":"Link to learn more about shared link settings","defaultMessage":"Learn more about shared link settings."},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel","description":"Aria label for the calendar in the link expiration settings","defaultMessage":"Select an expiration date"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel","description":"Aria label for the clear date picker button in the link expiration settings","defaultMessage":"Clear date picker"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel","description":"Aria label for the next month button in the link expiration settings","defaultMessage":"Switch to next month"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel","description":"Aria label for the open calendar dropdown button in the link expiration settings","defaultMessage":"Open calendar"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel","description":"Aria label for the previous month button in the link expiration settings","defaultMessage":"Switch to previous month"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel","description":"Label for the date picker in the link expiration settings","defaultMessage":"Expiration date"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText","description":"Label for the link expiration toggle","defaultMessage":"Link expiration"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText","description":"Label for the vanity name toggle","defaultMessage":"Publish content broadly with a custom, non-private URL"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel","description":"Label for the warning notification icon","defaultMessage":"Warning"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText","description":"Text for the vanity domain settings warning","defaultMessage":"Custom URLs should not be used when sharing sensitive content."},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel","description":"Label for the vanity name input","defaultMessage":"Custom path"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder","description":"Placeholder text for the vanity name input","defaultMessage":"Enter a custom path (12 or more characters)"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText","description":"Label for the download settings toggle","defaultMessage":"Allow users with the shared link to download this item"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel","description":"Label for the direct link to download the shared item","defaultMessage":"Direct link"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent","description":"Tooltip message when the direct link is blocked due to malicious content","defaultMessage":"Download for this content has been disabled due to a security policy."},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification","description":"Tooltip message when the direct link is blocked due to access policy with classification","defaultMessage":"Download has been disabled for content due to the classification."},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification","description":"Tooltip message when the direct link is blocked due to access policy without classification","defaultMessage":"Download has been disabled for content without classification."},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText","description":"Label for the password protection toggle","defaultMessage":"Password protection"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder","description":"Placeholder text for the password input","defaultMessage":"Enter a password"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText","description":"Text for the password settings warning","defaultMessage":"Passwords must include at least 8 characters, and must contain at least one upper case letter, number, or special character."},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel","description":"Aria label for button to reveal password","defaultMessage":"Show password"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel","description":"Aria label for button to hide password","defaultMessage":"Hide password"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.inaccessibleSettingsNotice","description":"Notice shown at top of modal when one or more settings are unavailable due to permission settings","defaultMessage":"Certain settings may not be available for this item due to permissions."}]
@@ -1 +0,0 @@
1
- [{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton","description":"Button text to cancel inviting collaborators to the file / folder","defaultMessage":"Cancel"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton","description":"Aria label for the button to close the Unified Share Modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton","description":"Aria label for the button to clear the input field for selecting users","defaultMessage":"Clear"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators","description":"Text shown in share modal when there is at least one external collaborator","defaultMessage":"This content will be shared with external collaborators."},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sendButton","description":"Button text to invite collaborators to the file / folder","defaultMessage":"Send"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel","description":"Aria label for the loading indicator of the Unified Share Modal","defaultMessage":"Loading"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel","description":"Label for the field to select users to collaborate with on an item","defaultMessage":"Invite People"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder","description":"Placeholder for the field to select users to collaborate with on an item","defaultMessage":"Add names or email addresses"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel","description":"Label for the field to select users to email the shared link of the item","defaultMessage":"Email Shared Link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel","description":"Label for the button to select the collaboration role of the new collaborator","defaultMessage":"Invite as {role}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sharedWithLabel","description":"Label for the button to view the list of collaborators shared with on the item","defaultMessage":"Shared with"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageLabel","description":"Label for the text field to include a message when sharing an item","defaultMessage":"Message (optional)"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessagePlaceholder","description":"Placeholder for the text field to include a message when sharing an item","defaultMessage":"Add a message"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageCharacterCountAriaLabel","description":"Aria label for the text field to include a message when sharing an item","defaultMessage":"{count} characters remaining"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription","description":"Description for the collaboration role with \"Co-owner\" permissions to the item","defaultMessage":"Manage security, upload, download, preview, share, edit, and delete"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription","description":"Description for the collaboration role with \"Editor\" permissions to the item","defaultMessage":"Upload, download, preview, share, and edit"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription","description":"Description for the collaboration role with \"Editor\" permissions to the folder","defaultMessage":"Upload, download, preview, share, edit, and delete"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerUploaderDescription","description":"Description for the collaboration role with \"Viewer Uploader\" permissions to the item","defaultMessage":"Upload, download, preview, share, and edit"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription","description":"Description for the collaboration role with \"Previewer Uploader\" permissions to the item","defaultMessage":"Upload and preview"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerDescription","description":"Description for the collaboration role with \"Viewer\" permissions to the item","defaultMessage":"Download, preview, and share"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription","description":"Description for the collaboration role with \"Previewer\" permissions to the item","defaultMessage":"Preview-only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.uploaderDescription","description":"Description for the collaboration role with \"Uploader\" permissions to the item","defaultMessage":"Upload-only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip","description":"Tooltip on the collaboration form when the user does not have permission to invite collaborators","defaultMessage":"You do not have permission to invite collaborators"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip","description":"Tooltip on the collaboration form when the item is a bookmark","defaultMessage":"Collaborators cannot be added to bookmarks"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice","description":"Text for the notice when there are collaboration restrictions and business justifications are allowed","defaultMessage":"This content requires a business justification for {count, plural, one {{count} invitation} other {{count} invitations}}. Please select a business justification below. {justificationSelect} {removeLink}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel","description":"Label for the button that removes restricted contacts when justifications are allowed","defaultMessage":"Alternatively, remove to continue"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice","description":"Text for the notice when there are collaboration restrictions","defaultMessage":"{count, plural, one {{count} invitation} other {{count} invitations}} cannot be sent because external collaboration is restricted due to the applied security policy. {removeLink}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice","description":"Text for the notice when there are Information Barrier collaboration restrictions","defaultMessage":"{count, plural, one {{count} invitation} other {{count} invitations}} cannot be sent due to a security policy. {removeLink}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel","description":"Label for the button that removes restricted contacts","defaultMessage":"Remove to continue"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder","description":"Placeholder text for the dropdown to select a business justification reason","defaultMessage":"Select Justification"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel","description":"Aria label for the loading indicator when fetching justification reasons","defaultMessage":"Loading justification reasons"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel","description":"Aria label for the error icon in the inline notice","defaultMessage":"Error"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification","description":"Title for the dropdown to select a business justification reason","defaultMessage":"Business Justification"}]
@@ -1 +0,0 @@
1
- [{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.closeButton","description":"Aria label for the button to close the Unified Share Modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.doneButton","description":"Button text to exit the view of collaborators shared with on the item","defaultMessage":"Done"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.manageAllLink","description":"Link text to open the page to view and manage the full list of collaborators","defaultMessage":"Manage All"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.listLabel","description":"Aria label for the list of collaborators shared with on the item","defaultMessage":"Collaborators"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.nameColumn","description":"Label for the column in the collaborators list for the name of the collaborator","defaultMessage":"Name"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.roleColumn","description":"Label for the column in the collaborators list for the role of the collaborator","defaultMessage":"Role"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.expiresBadge","description":"Label for the badge on the avatar of a collaborator who will lose access to the item","defaultMessage":"Access expires on {date}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.pendingRole","description":"Label for the role of a collaborator who has a pending collaboration invitation","defaultMessage":"Pending"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.removeButton","description":"Aria label for the button to remove a collaborator on the item","defaultMessage":"Remove"}]
@@ -1 +0,0 @@
1
- [{"id":"groupSharedFeatures.usm.unifiedShareFormModal.title","description":"Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared","defaultMessage":"Share ‘{itemName}’"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.closeButton","description":"Aria label for the button to close the Unified Share Modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel","description":"Aria label for the loading indicator of the Unified Share Modal","defaultMessage":"Loading"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.ownerRole","description":"Label for the role of a collaborator who owns the item","defaultMessage":"Owner"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole","description":"Label for the role of a collaborator who co-owns the item","defaultMessage":"Co-owner"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.editorRole","description":"Label for the role of a collaborator who can edit and delete the item","defaultMessage":"Editor"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole","description":"Label for the role of a collaborator who can view and upload to the item","defaultMessage":"Viewer Uploader"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole","description":"Label for the role of a collaborator who can preview and upload to the item","defaultMessage":"Previewer Uploader"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.viewerRole","description":"Label for the role of a collaborator who can view the item","defaultMessage":"Viewer"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.previewerRole","description":"Label for the role of a collaborator who can preview the item","defaultMessage":"Previewer"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole","description":"Label for the role of a collaborator who can upload to the item","defaultMessage":"Uploader"}]
@@ -1 +0,0 @@
1
- [{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.closeButton","description":"Aria label for the button to close the Unified Share Modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel","description":"Label for the section to manage the shared link of the file / folder","defaultMessage":"Share Link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel","description":"Label for the toggle to create and delete the shared link","defaultMessage":"Shared link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip","description":"Tooltip on the disabled toggle to create a new shared link","defaultMessage":"Create and copy link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip","description":"Tooltip on the shared link toggle when the user does not have permission to create the link","defaultMessage":"You do not have permission to create the link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip","description":"Tooltip on the shared link toggle when the user does not have permission to remove the link","defaultMessage":"You do not have permission to remove the link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel","description":"Label for the button link to open the Shared Link Settings modal","defaultMessage":"Link Settings"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel","description":"Label for the text field of the URL for sharing the file / folder","defaultMessage":"Shared link URL"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel","description":"Aria label and tooltip for the icon button to email the shared link","defaultMessage":"Send Shared Link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkPubliclyAvailable","description":"Text shown in share modal when shared link is open to public access","defaultMessage":"This content is publicly available to anyone with the link."},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable","description":"Text shown in share modal when shared link is editable and is open to public access","defaultMessage":"Publicly available for anyone to view and download. Any logged in users with the link can edit."},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkElevatedEditableCompanyAvailable","description":"Text shown in share modal when shared link is editable and is open to company access","defaultMessage":"People who have access to this link can edit."},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel","description":"Label for the icon button to indicate the shared link has an expiration date","defaultMessage":"Expires"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip","description":"Tooltip for the icon button to indicate the shared link has an expiration date","defaultMessage":"This link will expire and be inaccessible on {expirationDate}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel","description":"Label for the access level where anyone with the URL can access the item","defaultMessage":"People with the link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription","description":"Description for the access level where anyone with the URL can access the item","defaultMessage":"Publicly accessible and no sign-in required"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel","description":"Label for the access level where users in the company can access the item","defaultMessage":"People in your company"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription","description":"Description for the access level where users in the company can access the item","defaultMessage":"Anyone in your company with the link or people invited to this {item} can access"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel","description":"Label for the access level where users in the enterprise can access the item","defaultMessage":"People in {enterprise}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription","description":"Description for the access level where users in the enterprise can access the item","defaultMessage":"Anyone at {enterprise} with the link or people invited to this {item} can access"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel","description":"Label for the access level where only invited users can access the item","defaultMessage":"Invited people only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription","description":"Description for the access level where only invited users can access the item","defaultMessage":"Only invited people can access this {item}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a file","defaultMessage":"file"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a folder","defaultMessage":"folder"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a hub","defaultMessage":"hub"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a bookmark","defaultMessage":"bookmark"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.workflowAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a workflow","defaultMessage":"workflow"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip","description":"Tooltip on an access level that has been disabled due to a security policy in the enterprise","defaultMessage":"This option is not available due to a security policy"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel","description":"Label for the permission level where shared link users can edit the item","defaultMessage":"Can edit"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel","description":"Label for the permission level where shared link users can download the item","defaultMessage":"Can view and download"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel","description":"Label for the permission level where shared link users can preview the item","defaultMessage":"Can view only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip","description":"Tooltip on the can edit permission level when it is disabled for Box Notes","defaultMessage":"This permission can only be changed in Box Notes"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText","description":"Text for the create and copy shared link notification when copy failed but creation succeeded.","defaultMessage":"Shared link created. Click Copy to share."},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText","description":"Notification text when the shared link is successfully copied to clipboard after link is created","defaultMessage":"Shared link created and copied to clipboard."},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText","description":"Notification text when the shared link is successfully copied to clipboard","defaultMessage":"Shared link copied to clipboard."}]
@@ -1 +0,0 @@
1
- [{"id":"groupSharedFeatures.usm.noticeCloseLabel","description":"Close button aria label for the notifications","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.successNoticeIcon","description":"Icon label for the success notifications","defaultMessage":"Success"},{"id":"groupSharedFeatures.usm.errorNoticeIcon","description":"Icon label for the error notifications","defaultMessage":"Error"},{"id":"groupSharedFeatures.usm.warningNoticeIcon","description":"Icon label for the warning notifications","defaultMessage":"Warning"},{"id":"groupSharedFeatures.usm.defaultErrorNoticeText","description":"Default error notification text rendered when API fails","defaultMessage":"Something went wrong. Please try again later."},{"id":"groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText","description":"Notification text when a collaborator is successfully removed","defaultMessage":"The collaborator has been removed successfully."},{"id":"groupSharedFeatures.usm.removeCollaboratorErrorNoticeText","description":"Notification text when a collaborator failed to be removed","defaultMessage":"Unable to remove the collaborator. Please try again later."},{"id":"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText","description":"Notification text when the shared link is successfully removed","defaultMessage":"The shared link for “{itemName}” has been removed successfully."},{"id":"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText","description":"Notification text when the shared link failed to be removed","defaultMessage":"Unable to remove the shared link. Please try again later."},{"id":"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText","description":"Notification text when the shared link settings are successfully saved","defaultMessage":"The shared link settings were saved successfully."},{"id":"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText","description":"Notification text when the shared link is successfully created","defaultMessage":"Shared link created."},{"id":"groupSharedFeatures.usm.createSharedLinkErrorNoticeText","description":"Notification text when the shared link failed to be created","defaultMessage":"Unable to create a shared link. Please try again later."},{"id":"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText","description":"Notification text when the shared link was sent successfully","defaultMessage":"The shared link for “{itemName}” was sent successfully."},{"id":"groupSharedFeatures.usm.vanityNameInvalidErrorMessage","description":"Text for the vanity name invalid error","defaultMessage":"Custom URLs must be between 12-30 characters, and can include letters, numbers, and hyphens"},{"id":"groupSharedFeatures.usm.vanityNameRequiredErrorMessage","description":"Error message for the vanity name field when custom URL is not provided","defaultMessage":"Please enter a custom URL"},{"id":"groupSharedFeatures.usm.expirationRequiredErrorMessage","description":"Error message for the expiration date field when expiration date is not provided","defaultMessage":"Please select an expiration date"},{"id":"groupSharedFeatures.usm.expirationFutureDateErrorMessage","description":"Error message for the expiration date field when expiration date is in the past","defaultMessage":"Expiration date must be in the future"},{"id":"groupSharedFeatures.usm.invalidEmailErrorMessage","description":"Error message for the email field when email is invalid","defaultMessage":"Invalid email address"},{"id":"groupSharedFeatures.usm.emailRequiredErrorMessage","description":"Error message for the email field when email is not provided","defaultMessage":"Enter at least one valid email"},{"id":"groupSharedFeatures.usm.contactsLimitErrorMessage","description":"Error message when more than the maximum number of contacts is entered","defaultMessage":"Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches."},{"id":"groupSharedFeatures.usm.passwordRequiredErrorMessage","description":"Error message for the password field when password is not provided","defaultMessage":"Please enter a password"},{"id":"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage","description":"Error message for the password field when password does not contain at least 8 characters.","defaultMessage":"Password must contain at least 8 characters"},{"id":"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage","description":"Error message for the password field when password contains forbidden characters.","defaultMessage":"Password cannot contain a space, \"<\" or \">\""},{"id":"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage","description":"Error message for the password field when password does not contain at least one letter, number, or symbol","defaultMessage":"Password must contain at least one upper case letter, number, or special character"},{"id":"groupSharedFeatures.usm.justificationRequiredErrorNotice","description":"Error message when a user tries to send invitations but a business justification is required before proceeding","defaultMessage":"Please select a justification or remove the {count, plural, one {{count} restricted user} other {{count} restricted users}} to continue."},{"id":"groupSharedFeatures.usm.restrictedContactsErrorNotice","description":"Error notification when a user tries to send invitations to restricted users","defaultMessage":"Please remove the {count, plural, one {{count} restricted user} other {{count} restricted users}} to continue."}]