@box/unified-share-modal 1.22.3 → 1.24.0
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.
- package/dist/esm/lib/components/index.js +8 -6
- package/dist/esm/lib/components/remove-collaborator-modal/index.js +4 -0
- package/dist/esm/lib/components/remove-collaborator-modal/messages.js +30 -0
- package/dist/esm/lib/components/remove-collaborator-modal/remove-collaborator-modal.js +64 -0
- package/dist/esm/lib/components/remove-shared-link-modal/remove-shared-link-modal.js +27 -31
- package/dist/esm/lib/components/shared-link-settings-modal/download-section.js +5 -5
- package/dist/esm/lib/components/unified-share-form-modal/collaborators-view/collaborator-list-item.js +65 -43
- package/dist/esm/lib/components/unified-share-form-modal/collaborators-view/messages.js +4 -0
- package/dist/esm/lib/components/unified-share-form-modal/shared-link-section/shared-link-section.js +24 -24
- package/dist/esm/lib/constants.js +3 -3
- package/dist/esm/lib/messages.js +10 -2
- package/dist/esm/lib/unified-share-modal.js +48 -42
- package/dist/i18n/bn-IN.js +10 -1
- package/dist/i18n/bn-IN.properties +19 -1
- package/dist/i18n/da-DK.js +10 -1
- package/dist/i18n/da-DK.properties +19 -1
- package/dist/i18n/de-DE.js +10 -1
- package/dist/i18n/de-DE.properties +19 -1
- package/dist/i18n/en-AU.js +10 -1
- package/dist/i18n/en-AU.properties +19 -1
- package/dist/i18n/en-CA.js +9 -0
- package/dist/i18n/en-CA.properties +18 -0
- package/dist/i18n/en-GB.js +10 -1
- package/dist/i18n/en-GB.properties +19 -1
- package/dist/i18n/en-US.js +9 -0
- package/dist/i18n/en-US.properties +18 -0
- package/dist/i18n/en-x-pseudo.js +136 -127
- package/dist/i18n/en-x-pseudo.properties +145 -127
- package/dist/i18n/es-419.js +10 -1
- package/dist/i18n/es-419.properties +19 -1
- package/dist/i18n/es-ES.js +10 -1
- package/dist/i18n/es-ES.properties +19 -1
- package/dist/i18n/fi-FI.js +10 -1
- package/dist/i18n/fi-FI.properties +19 -1
- package/dist/i18n/fr-CA.js +10 -1
- package/dist/i18n/fr-CA.properties +19 -1
- package/dist/i18n/fr-FR.js +10 -1
- package/dist/i18n/fr-FR.properties +19 -1
- package/dist/i18n/hi-IN.js +10 -1
- package/dist/i18n/hi-IN.properties +19 -1
- package/dist/i18n/it-IT.js +10 -1
- package/dist/i18n/it-IT.properties +19 -1
- package/dist/i18n/ja-JP.js +10 -1
- package/dist/i18n/ja-JP.properties +19 -1
- package/dist/i18n/json/src/lib/components/remove-collaborator-modal/messages.json +1 -0
- package/dist/i18n/json/src/lib/components/unified-share-form-modal/collaborators-view/messages.json +1 -1
- package/dist/i18n/json/src/lib/messages.json +1 -1
- package/dist/i18n/ko-KR.js +14 -5
- package/dist/i18n/ko-KR.properties +23 -5
- package/dist/i18n/nb-NO.js +14 -5
- package/dist/i18n/nb-NO.properties +23 -5
- package/dist/i18n/nl-NL.js +10 -1
- package/dist/i18n/nl-NL.properties +19 -1
- package/dist/i18n/pl-PL.js +10 -1
- package/dist/i18n/pl-PL.properties +19 -1
- package/dist/i18n/pt-BR.js +10 -1
- package/dist/i18n/pt-BR.properties +19 -1
- package/dist/i18n/ru-RU.js +10 -1
- package/dist/i18n/ru-RU.properties +19 -1
- package/dist/i18n/sv-SE.js +10 -1
- package/dist/i18n/sv-SE.properties +19 -1
- package/dist/i18n/tr-TR.js +10 -1
- package/dist/i18n/tr-TR.properties +19 -1
- package/dist/i18n/zh-CN.js +10 -1
- package/dist/i18n/zh-CN.properties +19 -1
- package/dist/i18n/zh-TW.js +10 -1
- package/dist/i18n/zh-TW.properties +19 -1
- package/dist/styles/collaborator-list-item.css +1 -1
- package/dist/types/lib/components/index.d.ts +1 -0
- package/dist/types/lib/components/remove-collaborator-modal/index.d.ts +1 -0
- package/dist/types/lib/components/remove-collaborator-modal/messages.d.ts +33 -0
- package/dist/types/lib/components/remove-collaborator-modal/remove-collaborator-modal.d.ts +5 -0
- package/dist/types/lib/components/remove-collaborator-modal/stories/shared.d.ts +2 -0
- package/dist/types/lib/components/unified-share-form-modal/collaborators-view/messages.d.ts +5 -0
- package/dist/types/lib/contexts/unified-share-modal-context.d.ts +3 -0
- package/dist/types/lib/messages.d.ts +10 -0
- package/dist/types/lib/stories/shared.d.ts +2 -0
- package/dist/types/lib/types.d.ts +17 -2
- package/package.json +9 -9
- package/dist/styles/remove-shared-link-modal.css +0 -1
|
@@ -1,254 +1,272 @@
|
|
|
1
1
|
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
2
|
+
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ųήäвĺė ťõ ċгėąτе ä şнāѓёď ĺϊńκ. Pľеàśĕ ťŕŷ ǻġāіň ľâţęŕ. 國國國國國國國國國國國國國國國國⟧
|
|
3
3
|
# Error message when more than the maximum number of contacts is entered
|
|
4
|
-
groupSharedFeatures.usm.contactsExceedLimitError = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
4
|
+
groupSharedFeatures.usm.contactsExceedLimitError = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŎóΡѕ! Ťħε mā×ïmµm лûmьěґ ŏƒ ćøļļαьòгǻťōŕś ţнάŧ çàń вę ǻďďéď ăŧ õʼnćė ĩś {maxContacts} сŏľľαвöřãţоŕŝ. Pĺèàѕĕ ŧгγ âĝáįή ьỳ śΡĺιţťïлĝ Уοûг íйνίťąŧįōπѕ ïηŧσ вåţćĥëѕ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
5
5
|
# Notification text when the shared link failed to be created
|
|
6
|
-
groupSharedFeatures.usm.createSharedLinkErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
6
|
+
groupSharedFeatures.usm.createSharedLinkErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ûήǻвľε τó ¢řêǻťè à ѕħäřêď ĺĭήκ. Pļëâşê τґỳ ăĝαĩņ ļàτєř. 國國國國國國國國國國國國國國國國⟧
|
|
7
7
|
# Notification text when the shared link is successfully created
|
|
8
|
-
groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = ⟦萬萬萬萬萬
|
|
8
|
+
groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = ⟦萬萬萬萬萬 Ŝĥǻѓёď ļĭпκ ćґёäŧеď. 國國國國國⟧
|
|
9
9
|
# Default error notification text rendered when API fails
|
|
10
|
-
groupSharedFeatures.usm.defaultErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
10
|
+
groupSharedFeatures.usm.defaultErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Ѕòméťнĭňğ ẃèʼnŧ щѓόήğ. Pļěāŝĕ τŗÿ āĝàìη ľάŧĕŕ. 國國國國國國國國國國國國國⟧
|
|
11
11
|
# Notification text when the shared link failed to be removed
|
|
12
|
-
groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
12
|
+
groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Üпãвĺе ŧõ ŕеmôνё ţħė şнåґεď ĺĩйĸ. Pľĕâѕě ŧŕÿ ãğáĩη ľãτея. 國國國國國國國國國國國國國國國國國⟧
|
|
13
13
|
# Notification text when the shared link is successfully removed
|
|
14
|
-
groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
14
|
+
groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŧнę ŝнáѓёď ļїŋĸ ƒöґ “{itemName}” нåş вέέπ ґĕmøνęď śůċčєŝѕƒúľľÿ. 國國國國國國國國國國國國國國國國國⟧
|
|
15
15
|
# Error message for the email field when email is not provided
|
|
16
|
-
groupSharedFeatures.usm.emailRequiredErrorMessage = ⟦萬萬萬萬萬萬萬萬
|
|
16
|
+
groupSharedFeatures.usm.emailRequiredErrorMessage = ⟦萬萬萬萬萬萬萬萬 Ěηťěŕ áτ ĺēàşŧ øлĕ νāľìď èmαįľ 國國國國國國國國⟧
|
|
17
17
|
# Notification text when the shared link was sent successfully
|
|
18
|
-
groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
18
|
+
groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ťнę şĥåґęď ļïʼnк ƒοг “{itemName}” ẁåѕ ŝέňť śцçćеşѕƒüļĺÿ. 國國國國國國國國國國國國國國⟧
|
|
19
19
|
# Icon label for the error notifications
|
|
20
|
-
groupSharedFeatures.usm.errorNoticeIcon = ⟦萬
|
|
20
|
+
groupSharedFeatures.usm.errorNoticeIcon = ⟦萬 Ёѓřòŕ 國⟧
|
|
21
21
|
# Error message for the expiration date field when expiration date is in the past
|
|
22
|
-
groupSharedFeatures.usm.expirationFutureDateErrorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
22
|
+
groupSharedFeatures.usm.expirationFutureDateErrorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬 ĘхΡìяāťîōή ďãτē můŝť ьё їη ŧнê ƒūťūřε 國國國國國國國國國國國⟧
|
|
23
23
|
# Error message for the expiration date field when expiration date is not provided
|
|
24
|
-
groupSharedFeatures.usm.expirationRequiredErrorMessage = ⟦萬萬萬萬萬萬萬萬萬 P
|
|
24
|
+
groupSharedFeatures.usm.expirationRequiredErrorMessage = ⟦萬萬萬萬萬萬萬萬萬 Pľєǻśє ѕêļėćŧ âй ë×Ρïŕàτĩõп ďâťε 國國國國國國國國國⟧
|
|
25
25
|
# Error message for the email field when email is invalid
|
|
26
|
-
groupSharedFeatures.usm.invalidEmailErrorMessage = ⟦萬萬萬萬萬萬
|
|
26
|
+
groupSharedFeatures.usm.invalidEmailErrorMessage = ⟦萬萬萬萬萬萬 Įйνãľіď έmαįĺ αďďґèşŝ 國國國國國國⟧
|
|
27
27
|
# Close button aria label for the notifications
|
|
28
|
-
groupSharedFeatures.usm.noticeCloseLabel = ⟦萬
|
|
28
|
+
groupSharedFeatures.usm.noticeCloseLabel = ⟦萬 Ċļòşé 國⟧
|
|
29
29
|
# Error message for the password field when password contains forbidden characters.
|
|
30
|
-
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
30
|
+
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Pàŝśώöřď çäņпòτ ĉоŋťǻĭή å ŝΡáčє, "<" õŗ ">" 國國國國國國國國國國國國⟧
|
|
31
31
|
# Error message for the password field when password does not contain at least one letter, number, or symbol
|
|
32
|
-
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
32
|
+
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pαşśŵŏŗď műѕŧ čøйţǻĭŋ ąŧ ľėǻśť òʼnє üΡΡёѓ сâşĕ ľéŧťěг, πűmвęя, õř ŝΡěсιǻļ ¢ĥǻŕà¢ŧėѓ 國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
33
33
|
# Error message for the password field when password does not contain at least 8 characters.
|
|
34
|
-
groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
34
|
+
groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Pâśŝẃοřď mŭśţ çŏπτăίп ąť ļëàѕţ 8 çĥářāčτëѓѕ 國國國國國國國國國國國國⟧
|
|
35
35
|
# Error message for the password field when password is not provided
|
|
36
|
-
groupSharedFeatures.usm.passwordRequiredErrorMessage = ⟦萬萬萬萬萬萬 P
|
|
36
|
+
groupSharedFeatures.usm.passwordRequiredErrorMessage = ⟦萬萬萬萬萬萬 Pľёâśë εʼnτéг å Ρäşşẁōŕď 國國國國國國⟧
|
|
37
|
+
# Body text of the Remove Collaborator modal
|
|
38
|
+
groupSharedFeatures.usm.removeCollaborator.bodyText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ăřĕ ÿóü ѕûґē ÿôµ ŵàπτ ţò ŗêmоνё {name} àş à ĉőľļăьõгąţőґ? 國國國國國國國國國國國國國國國國⟧
|
|
39
|
+
# Button text to cancel removing a collaborator
|
|
40
|
+
groupSharedFeatures.usm.removeCollaborator.cancelButton = ⟦萬 Čåйĉèľ 國⟧
|
|
41
|
+
# Aria label for the button to close the Remove Collaborator modal
|
|
42
|
+
groupSharedFeatures.usm.removeCollaborator.closeButton = ⟦萬 Čĺõşę 國⟧
|
|
43
|
+
# Button aria label when the collaborator is being removed
|
|
44
|
+
groupSharedFeatures.usm.removeCollaborator.loadingLabel = ⟦萬萬 Ŀőäďϊηġ 國國⟧
|
|
45
|
+
# Button text to confirm removing a collaborator
|
|
46
|
+
groupSharedFeatures.usm.removeCollaborator.okayButton = ⟦萬 Óĸáÿ 國⟧
|
|
47
|
+
# Title of the Remove Collaborator modal
|
|
48
|
+
groupSharedFeatures.usm.removeCollaborator.title = ⟦萬萬萬萬萬 Řέmόνε Ćσľĺãьøřąťόř 國國國國國⟧
|
|
49
|
+
# Notification text when a collaborator failed to be removed
|
|
50
|
+
groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ùņàвļë ťõ гèmŏνέ ŧħé ¢øĺļãвóѓăτσř. Pļëąśē ŧгỳ āĝâιň ľâţεŗ. 國國國國國國國國國國國國國國國國國⟧
|
|
51
|
+
# Notification text when a collaborator is successfully removed
|
|
52
|
+
groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Τĥе ĉõļĺâвŏřάţόѓ ĥâş вéëπ řëmōνèď śцсçεѕѕƒűľĺỳ. 國國國國國國國國國國國國國國⟧
|
|
37
53
|
# Body text of the Remove Shared Link modal
|
|
38
|
-
groupSharedFeatures.usm.removeSharedLinkModal.bodyText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
54
|
+
groupSharedFeatures.usm.removeSharedLinkModal.bodyText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţнιş щїļĺ Ρęґmàηéйτľў ѓêmôνε τнē ѕнαґĕď ľīик. ݃ τħĩş íţέm їѕ ёmьĕďďėď όй όťħєŕ şïţĕŝ ìţ щίľļ áļѕо ьéćόmе їиάĉ¢ëśşïвĺε. Áηў сűşťοm ΡѓöΡέѓτієѕ, ŝеţŧìʼnğŝ ǻпď єхΡîгǻţīôŋş ẃįĺĺ вє řēmоνєď äѕ ώëĺĺ. Ðö γόμ ώâήţ τó çôńţĩŋŭė? 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
39
55
|
# Button text to cancel removing a shared link
|
|
40
|
-
groupSharedFeatures.usm.removeSharedLinkModal.cancelButton = ⟦萬
|
|
56
|
+
groupSharedFeatures.usm.removeSharedLinkModal.cancelButton = ⟦萬 Čǻʼnćėĺ 國⟧
|
|
41
57
|
# Aria label for the button to close the Remove Shared Link modal
|
|
42
|
-
groupSharedFeatures.usm.removeSharedLinkModal.closeButton = ⟦萬
|
|
58
|
+
groupSharedFeatures.usm.removeSharedLinkModal.closeButton = ⟦萬 Ċĺöşé 國⟧
|
|
43
59
|
# Button aria label when the shared link is being removed
|
|
44
|
-
groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel = ⟦萬萬
|
|
60
|
+
groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel = ⟦萬萬 Ļöåďїπĝ 國國⟧
|
|
45
61
|
# Button text to confirm removing a shared link
|
|
46
|
-
groupSharedFeatures.usm.removeSharedLinkModal.okayButton = ⟦萬
|
|
62
|
+
groupSharedFeatures.usm.removeSharedLinkModal.okayButton = ⟦萬 Õкáŷ 國⟧
|
|
47
63
|
# Title of the Remove Shared Link modal
|
|
48
|
-
groupSharedFeatures.usm.removeSharedLinkModal.title = ⟦萬萬萬萬萬
|
|
64
|
+
groupSharedFeatures.usm.removeSharedLinkModal.title = ⟦萬萬萬萬萬 Ѓêmσνė Ѕħαяėď Ŀĩик 國國國國國⟧
|
|
49
65
|
# Button text to cancel updating the shared link settings
|
|
50
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = ⟦萬
|
|
66
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = ⟦萬 Čåисεĺ 國⟧
|
|
51
67
|
# Aria label for the button to close the Shared Link Settings modal
|
|
52
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = ⟦萬
|
|
68
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = ⟦萬 Çĺõŝē 國⟧
|
|
53
69
|
# Tooltip message when the direct link is blocked due to access policy with classification
|
|
54
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
70
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðōшиĺόάď ĥάş ьêēň ďíşáвľęď ƒōґ çøπτêņť ďŭё ţσ τħε ćľàѕşĭƒĭсáτϊóй. 國國國國國國國國國國國國國國國國國國國⟧
|
|
55
71
|
# Tooltip message when the direct link is blocked due to access policy without classification
|
|
56
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
72
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðöωʼnľøāď ħàŝ вέĕń ďіşãвļëď ƒόŗ ¢οπţєʼnť ẁїťĥσüŧ çĺãŝşĭƒįćǻτїσņ. 國國國國國國國國國國國國國國國國國國⟧
|
|
57
73
|
# Tooltip message when the direct link is blocked due to malicious content
|
|
58
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
74
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðøшŋĺоαď ƒőѓ ťħīś ¢ôŋτéлτ ħάś вèēи ďіśάьĺĕď ďůε ţø ã ѕéсμŕїťỳ Ροĺїçў. 國國國國國國國國國國國國國國國國國國國國⟧
|
|
59
75
|
# Label for the direct link to download the shared item
|
|
60
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = ⟦萬萬萬
|
|
76
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = ⟦萬萬萬 Ďįŗĕсτ ļįńĸ 國國國⟧
|
|
61
77
|
# Label for the download settings toggle
|
|
62
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
78
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Áļľõŵ ŭśēяś ẁïţħ τħє ѕħαřêď ĺìήĸ ťö ďöẁŋľоǻď τĥįŝ ίτεm 國國國國國國國國國國國國國國國國⟧
|
|
63
79
|
# Link to learn more about shared link settings
|
|
64
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
80
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink = ⟦萬萬萬萬萬萬萬萬萬萬萬 Ļėâŗή mогė àвŏμţ ŝĥαґēď ļíŋк ѕêťŧĭňġş. 國國國國國國國國國國國⟧
|
|
65
81
|
# Aria label for the calendar in the link expiration settings
|
|
66
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel = ⟦萬萬萬萬萬萬萬
|
|
82
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel = ⟦萬萬萬萬萬萬萬 Ŝëĺεċτ ăŋ εхΡîгãţіοη ďàţè 國國國國國國國⟧
|
|
67
83
|
# Aria label for the clear date picker button in the link expiration settings
|
|
68
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = ⟦萬萬萬萬萬
|
|
84
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = ⟦萬萬萬萬萬 Ćĺěąг ďăťє Ρìçкèř 國國國國國⟧
|
|
69
85
|
# Label for the date picker in the link expiration settings
|
|
70
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = ⟦萬萬萬萬
|
|
86
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = ⟦萬萬萬萬 Е×Ρĩѓαţįσп ďāţé 國國國國⟧
|
|
71
87
|
# Aria label for the next month button in the link expiration settings
|
|
72
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = ⟦萬萬萬萬萬
|
|
88
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = ⟦萬萬萬萬萬 Śẁíťĉн ŧó πēхτ mοиτĥ 國國國國國⟧
|
|
73
89
|
# Aria label for the open calendar dropdown button in the link expiration settings
|
|
74
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel = ⟦萬萬萬
|
|
90
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel = ⟦萬萬萬 ŌΡėŋ ċăĺĕήďåг 國國國⟧
|
|
75
91
|
# Aria label for the previous month button in the link expiration settings
|
|
76
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel = ⟦萬萬萬萬萬萬萬
|
|
92
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel = ⟦萬萬萬萬萬萬萬 Ѕшίţĉħ ŧō Ρŕёνìοūş mοлŧĥ 國國國國國國國⟧
|
|
77
93
|
# Label for the link expiration toggle
|
|
78
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText = ⟦萬萬萬萬
|
|
94
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText = ⟦萬萬萬萬 Ŀįņĸ ēхΡїŗαŧĩôп 國國國國⟧
|
|
79
95
|
# Button aria label when the shared link settings are being updated
|
|
80
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = ⟦萬萬
|
|
96
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = ⟦萬萬 Ŀŏäďіʼnğ 國國⟧
|
|
81
97
|
# Placeholder text for the password input
|
|
82
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = ⟦萬萬萬萬
|
|
98
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = ⟦萬萬萬萬 Ėŋŧεг ą Ρåśśẃöяď 國國國國⟧
|
|
83
99
|
# Label for the password protection toggle
|
|
84
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = ⟦萬萬萬萬萬 P
|
|
100
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = ⟦萬萬萬萬萬 Pàѕśщöяď Ρґоτèćŧįõй 國國國國國⟧
|
|
85
101
|
# Text for the password settings warning
|
|
86
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
102
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pαśśŵøŗďş mûśţ îй¢ľùďė åŧ ĺéąşť 8 ¢ħãґăćτєřѕ, ăňď mūşτ сőʼnťâíή àτ ľëąŝţ оле ûΡΡεґ ¢άѕĕ ľêţŧєѓ, пűmьёŕ, øя ѕΡέćĭâļ çħãřαçŧєŕ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
87
103
|
# Button text to confirm saving the shared link settings
|
|
88
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = ⟦萬
|
|
104
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = ⟦萬 Şâνè 國⟧
|
|
89
105
|
# subtitle of the Shared Link settings modal
|
|
90
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
106
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŧħϊş çóŋťèлţ ϊś âναĩľàвľé ţό ãηÿоήê шìτħìʼn ýōµŗ čömΡăήУ шíţĥ τħē ĺϊπĸ, âπď ¢âʼn вě νιєẃεď ôґ ďσẁηľόáďêď. {learnSharedLinkSettingsLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
91
107
|
# Title of the Shared Link Settings modal
|
|
92
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.title = ⟦萬萬萬萬萬
|
|
108
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.title = ⟦萬萬萬萬萬 Śĥάѓëď Ĺíŋκ Śėτŧїńġş 國國國國國⟧
|
|
93
109
|
# Text for the vanity domain settings warning
|
|
94
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
110
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ćŭŝτőm ŪŔĻѕ şнòüĺď пöŧ ьĕ ůŝêď ŵĥěŋ ŝħåříиĝ śëπśίťíνē ćòŋŧēπŧ. 國國國國國國國國國國國國國國國國國國⟧
|
|
95
111
|
# Label for the vanity name input
|
|
96
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel = ⟦萬萬萬
|
|
112
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel = ⟦萬萬萬 Ćúŝτőm Ρãţĥ 國國國⟧
|
|
97
113
|
# Placeholder text for the vanity name input
|
|
98
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
114
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ĕиťēř ã ćµѕτöm Ρåťħ (12 õґ môřê çħάřàčŧеŕś) 國國國國國國國國國國國國⟧
|
|
99
115
|
# Label for the vanity name toggle
|
|
100
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
116
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pųвĺĭѕħ ċοπţęňť вгõąďľУ ώĭτĥ ά ćûśŧôm, ʼnоʼn-Ρѓϊνâťě ÙŔĹ 國國國國國國國國國國國國國國國國⟧
|
|
101
117
|
# Label for the warning notification icon
|
|
102
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel = ⟦萬萬
|
|
118
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel = ⟦萬萬 Шàґʼnϊήĝ 國國⟧
|
|
103
119
|
# Icon label for the success notifications
|
|
104
|
-
groupSharedFeatures.usm.successNoticeIcon = ⟦萬萬
|
|
120
|
+
groupSharedFeatures.usm.successNoticeIcon = ⟦萬萬 Śů¢čêśŝ 國國⟧
|
|
105
121
|
# Aria label for the button to close the Unified Share Modal
|
|
106
|
-
groupSharedFeatures.usm.unifiedShareFormModal.closeButton = ⟦萬
|
|
122
|
+
groupSharedFeatures.usm.unifiedShareFormModal.closeButton = ⟦萬 Ćľôѕε 國⟧
|
|
107
123
|
# Label for the role of a collaborator who co-owns the item
|
|
108
|
-
groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole = ⟦萬萬
|
|
124
|
+
groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole = ⟦萬萬 Ċò-öŵиėř 國國⟧
|
|
109
125
|
# Button text to cancel inviting collaborators to the file / folder
|
|
110
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton = ⟦萬
|
|
126
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton = ⟦萬 Ćαņ¢éļ 國⟧
|
|
111
127
|
# Aria label for the button to clear the input field for selecting users
|
|
112
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton = ⟦萬
|
|
128
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton = ⟦萬 Ĉľεăґ 國⟧
|
|
113
129
|
# Aria label for the button to close the Unified Share Modal
|
|
114
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton = ⟦萬
|
|
130
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton = ⟦萬 Ċľόşє 國⟧
|
|
115
131
|
# Description for the collaboration role with "Co-owner" permissions to the item
|
|
116
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
132
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Μǻиąĝę şеčµѓìţŷ, ûΡĺőàď, ďоẃйľøàď, Ρŗένìęщ, śħářє, ēďĩţ, ãлď ďėļêŧē 國國國國國國國國國國國國國國國國國國國國⟧
|
|
117
133
|
# Description for the collaboration role with "Editor" permissions to the item
|
|
118
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
134
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 ÜΡļóáď, ďŏẃŋĺøάď, Ρґĕνϊěщ, śнåŕě, αлď éďїŧ 國國國國國國國國國國國國⟧
|
|
119
135
|
# Description for the collaboration role with "Editor" permissions to the folder
|
|
120
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
136
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ЏΡľσáď, ďöẁηľοãď, Ρŗёνíéẁ, ŝнăгė, еďîŧ, åņď ďèľετè 國國國國國國國國國國國國國國⟧
|
|
121
137
|
# Label for the field to select users to email the shared link of the item
|
|
122
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel = ⟦萬萬萬萬萬
|
|
138
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel = ⟦萬萬萬萬萬 Émäīĺ Şĥăяêď Ĺìήκ 國國國國國⟧
|
|
123
139
|
# Label for the button to select the collaboration role of the new collaborator
|
|
124
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel = ⟦萬萬萬萬
|
|
140
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel = ⟦萬萬萬萬 Ίпνĭţέ ǻś {role} 國國國國⟧
|
|
125
141
|
# Tooltip on the collaboration form when the user does not have permission to invite collaborators
|
|
126
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
142
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ýόų ďô ńöτ ħăνė Ρеŗmìŝѕîõй ŧσ īпνíťĕ ¢öļļäвŏяāŧόřŝ 國國國國國國國國國國國國國國⟧
|
|
127
143
|
# Label for the field to select users to collaborate with on an item
|
|
128
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel = ⟦萬萬萬
|
|
144
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel = ⟦萬萬萬 Íлνĩťе PёóΡĺέ 國國國⟧
|
|
129
145
|
# Placeholder for the field to select users to collaborate with on an item
|
|
130
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder = ⟦萬萬萬萬萬萬萬萬 Ãďď
|
|
146
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder = ⟦萬萬萬萬萬萬萬萬 Ãďď иãmέś òя ĕmåíľ άďďгеşѕèş 國國國國國國國國⟧
|
|
131
147
|
# Tooltip on the collaboration form when the item is a bookmark
|
|
132
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
148
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Çőĺļăвõŗǻţôŕŝ сäņńőτ ьё åďďêď ťő вόőкmáŕκѕ 國國國國國國國國國國國國⟧
|
|
133
149
|
# Aria label for the loading indicator of the Unified Share Modal
|
|
134
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel = ⟦萬萬
|
|
150
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel = ⟦萬萬 Ĺσåďιлġ 國國⟧
|
|
135
151
|
# Description for the collaboration role with "Previewer" permissions to the item
|
|
136
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription = ⟦萬萬萬 P
|
|
152
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription = ⟦萬萬萬 Pґένĩéώ-õήľУ 國國國⟧
|
|
137
153
|
# Description for the collaboration role with "Previewer Uploader" permissions to the item
|
|
138
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription = ⟦萬萬萬萬萬
|
|
154
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription = ⟦萬萬萬萬萬 ÜΡĺōäď áπď Ρřęνīėẃ 國國國國國⟧
|
|
139
155
|
# Button text to invite collaborators to the file / folder
|
|
140
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sendButton = ⟦萬
|
|
156
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sendButton = ⟦萬 Şέпď 國⟧
|
|
141
157
|
# Aria label for the text field to include a message when sharing an item
|
|
142
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageCharacterCountAriaLabel = ⟦萬萬萬萬萬萬萬 {count}
|
|
158
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageCharacterCountAriaLabel = ⟦萬萬萬萬萬萬萬 {count} снâяâċťêřѕ ґémαìňιήġ 國國國國國國國⟧
|
|
143
159
|
# Label for the text field to include a message when sharing an item
|
|
144
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageLabel = ⟦萬萬萬萬萬
|
|
160
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageLabel = ⟦萬萬萬萬萬 Μēŝѕáĝέ (őΡτїõņãľ) 國國國國國⟧
|
|
145
161
|
# Placeholder for the text field to include a message when sharing an item
|
|
146
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessagePlaceholder = ⟦萬萬萬
|
|
162
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessagePlaceholder = ⟦萬萬萬 Äďď ã mёŝśαġę 國國國⟧
|
|
147
163
|
# Label for the button to view the list of collaborators shared with on the item
|
|
148
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sharedWithLabel = ⟦萬萬萬
|
|
164
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sharedWithLabel = ⟦萬萬萬 Śĥāѓĕď щįŧħ 國國國⟧
|
|
149
165
|
# Description for the collaboration role with "Uploader" permissions to the item
|
|
150
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.uploaderDescription = ⟦萬萬萬
|
|
166
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.uploaderDescription = ⟦萬萬萬 ŮΡļöàď-õпļŷ 國國國⟧
|
|
151
167
|
# Description for the collaboration role with "Viewer" permissions to the item
|
|
152
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerDescription = ⟦萬萬萬萬萬萬萬萬
|
|
168
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerDescription = ⟦萬萬萬萬萬萬萬萬 Ďöщŋľőάď, Ρгèνìёẁ, αпď şнαяє 國國國國國國國國⟧
|
|
153
169
|
# Description for the collaboration role with "Viewer Uploader" permissions to the item
|
|
154
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerUploaderDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
170
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerUploaderDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 ŬΡļőǻď, ďŏщήļõǻď, Ρгëνιέщ, ŝħäяє, âйď έďĭŧ 國國國國國國國國國國國國⟧
|
|
155
171
|
# Aria label for the button to close the Unified Share Modal
|
|
156
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.closeButton = ⟦萬
|
|
172
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.closeButton = ⟦萬 Çĺоśé 國⟧
|
|
157
173
|
# Button text to exit the view of collaborators shared with on the item
|
|
158
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.doneButton = ⟦萬
|
|
174
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.doneButton = ⟦萬 Ďσʼnē 國⟧
|
|
159
175
|
# Label for the badge on the avatar of a collaborator who will lose access to the item
|
|
160
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.expiresBadge = ⟦萬萬萬萬萬萬
|
|
176
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.expiresBadge = ⟦萬萬萬萬萬萬 Āсćèŝś è×Ρíяêś σπ {date} 國國國國國國⟧
|
|
161
177
|
# Aria label for the list of collaborators shared with on the item
|
|
162
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.listLabel = ⟦萬萬萬
|
|
178
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.listLabel = ⟦萬萬萬 Ċŏĺĺåвõяäťóŗś 國國國⟧
|
|
163
179
|
# Link text to open the page to view and manage the full list of collaborators
|
|
164
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink = ⟦萬萬
|
|
180
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink = ⟦萬萬 Μàηåĝē Àļĺ 國國⟧
|
|
165
181
|
# Label for the column in the collaborators list for the name of the collaborator
|
|
166
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = ⟦萬
|
|
182
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = ⟦萬 Ñămέ 國⟧
|
|
167
183
|
# Label for the role of a collaborator who has a pending collaboration invitation
|
|
168
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = ⟦萬萬 P
|
|
184
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = ⟦萬萬 Pěńďїňġ 國國⟧
|
|
185
|
+
# Aria label for the button to remove a collaborator on the item
|
|
186
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = ⟦萬 Γёmōνĕ 國⟧
|
|
169
187
|
# Label for the column in the collaborators list for the role of the collaborator
|
|
170
|
-
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = ⟦萬
|
|
188
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = ⟦萬 Ŕóļé 國⟧
|
|
171
189
|
# Label for the role of a collaborator who can edit and delete the item
|
|
172
|
-
groupSharedFeatures.usm.unifiedShareFormModal.editorRole = ⟦萬
|
|
190
|
+
groupSharedFeatures.usm.unifiedShareFormModal.editorRole = ⟦萬 Èďίţōř 國⟧
|
|
173
191
|
# Aria label for the loading indicator of the Unified Share Modal
|
|
174
|
-
groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel = ⟦萬萬
|
|
192
|
+
groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel = ⟦萬萬 Ŀóāďιиġ 國國⟧
|
|
175
193
|
# Label for the role of a collaborator who owns the item
|
|
176
|
-
groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = ⟦萬
|
|
194
|
+
groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = ⟦萬 Òωйеŗ 國⟧
|
|
177
195
|
# Label for the role of a collaborator who can preview the item
|
|
178
|
-
groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = ⟦萬萬 P
|
|
196
|
+
groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = ⟦萬萬 Pяęνĭєщęŕ 國國⟧
|
|
179
197
|
# Label for the role of a collaborator who can preview and upload to the item
|
|
180
|
-
groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = ⟦萬萬萬萬萬 P
|
|
198
|
+
groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = ⟦萬萬萬萬萬 Pŕёνìєẁĕř ЏΡĺôåďĕř 國國國國國⟧
|
|
181
199
|
# Notification text when the shared link is successfully copied to clipboard
|
|
182
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬
|
|
200
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬 Ѕĥăяĕď ļίηĸ соΡίєď ţŏ çľιΡвøąяď. 國國國國國國國國國⟧
|
|
183
201
|
# Text for the create and copy shared link notification when copy failed but creation succeeded.
|
|
184
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
202
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ѕħǻŕĕď ĺιňĸ çѓеâţěď. Ċļíçĸ ĊôΡỳ ťο ŝнǻяέ. 國國國國國國國國國國國國⟧
|
|
185
203
|
# Notification text when the shared link is successfully copied to clipboard after link is created
|
|
186
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
204
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Şħάґєď ļίηķ ċґėāŧęď ǻйď çоΡíеď ţσ ¢ļïΡьоąŗď. 國國國國國國國國國國國國國⟧
|
|
187
205
|
# Label for the permission level where shared link users can download the item
|
|
188
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = ⟦萬萬萬萬萬萬
|
|
206
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = ⟦萬萬萬萬萬萬 Čăπ νíёш ǻŋď ďοẃʼnļόãď 國國國國國國⟧
|
|
189
207
|
# Tooltip on the can edit permission level when it is disabled for Box Notes
|
|
190
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
208
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţħїŝ Ρëґmιѕśϊοŋ ¢åй õηĺў ьĕ снąиġëď ϊπ Βő× Иσŧеş 國國國國國國國國國國國國國國⟧
|
|
191
209
|
# Label for the permission level where shared link users can edit the item
|
|
192
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = ⟦萬萬
|
|
210
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = ⟦萬萬 Ĉáŋ èďίť 國國⟧
|
|
193
211
|
# Label for the permission level where shared link users can preview the item
|
|
194
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = ⟦萬萬萬
|
|
212
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = ⟦萬萬萬 Ċάй νìéώ σňľý 國國國⟧
|
|
195
213
|
# Description for the access level where only invited users can access the item
|
|
196
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
214
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 ŐпļУ ĩņνіŧєď ΡěøΡľè ¢åй åčсėśş ťĥįѕ {item} 國國國國國國國國國國國國⟧
|
|
197
215
|
# Label for the access level where only invited users can access the item
|
|
198
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel = ⟦萬萬萬萬萬
|
|
216
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel = ⟦萬萬萬萬萬 Ĩʼnνιŧέď ΡęöΡĺε óńĺŷ 國國國國國⟧
|
|
199
217
|
# Description for the access level where users in the company can access the item
|
|
200
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
218
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Âйýőňė ίл ýσūя ćômΡάиў ẁĭťĥ τнє ļįŋκ őŗ ΡεōΡľę ïπνíτēď ţó ťĥϊѕ {item} čäņ ά¢ćёşѕ 國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
201
219
|
# Label for the access level where users in the company can access the item
|
|
202
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel = ⟦萬萬萬萬萬萬 P
|
|
220
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel = ⟦萬萬萬萬萬萬 PēōΡļè їη ỳőųř ĉömΡãŋŷ 國國國國國國⟧
|
|
203
221
|
# Tooltip on the shared link toggle when the user does not have permission to create the link
|
|
204
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
222
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Ϋòμ ďó πôŧ ħăνě Ρéѓmĭşşĭόň ŧô ċřèãτє ťнє ļĭлκ 國國國國國國國國國國國國國⟧
|
|
205
223
|
# Tooltip on an access level that has been disabled due to a security policy in the enterprise
|
|
206
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
224
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ťħίŝ σΡτїŏń īѕ ńôţ άνăίĺâвľë ďµē τô ą ŝę¢ŭгιţў Ρσĺìĉŷ 國國國國國國國國國國國國國國國⟧
|
|
207
225
|
# Description for the access level where users in the enterprise can access the item
|
|
208
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
226
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ąηγоπё ατ {enterprise} ẃїτħ ŧħë ļìńκ óґ ΡęоΡľė îňνĭŧёď ţò ŧнíѕ {item} çǻл āĉčèѕş 國國國國國國國國國國國國國國國國國國國國國⟧
|
|
209
227
|
# Label for the access level where users in the enterprise can access the item
|
|
210
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel = ⟦萬萬萬萬 P
|
|
228
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel = ⟦萬萬萬萬 PĕōΡľё ĩη {enterprise} 國國國國⟧
|
|
211
229
|
# Label for the icon button to indicate the shared link has an expiration date
|
|
212
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel = ⟦萬萬
|
|
230
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel = ⟦萬萬 ĚхΡįŗєś 國國⟧
|
|
213
231
|
# Tooltip for the icon button to indicate the shared link has an expiration date
|
|
214
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
232
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Τнίѕ ľįŋκ ώιľĺ έхΡīŕė ăлď ьє їηåĉćёşşϊвľê σп {expirationDate} 國國國國國國國國國國國國國國⟧
|
|
215
233
|
# Text inserted in the access level descriptions when the type of the item is a file
|
|
216
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = ⟦萬
|
|
234
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = ⟦萬 ƒïĺé 國⟧
|
|
217
235
|
# Text inserted in the access level descriptions when the type of the item is a folder
|
|
218
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = ⟦萬
|
|
236
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = ⟦萬 ƒōĺďëґ 國⟧
|
|
219
237
|
# Text inserted in the access level descriptions when the type of the item is a hub
|
|
220
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem = ⟦
|
|
238
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem = ⟦ ħűь ⟧
|
|
221
239
|
# Description for the access level where anyone with the URL can access the item
|
|
222
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
240
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Pűьĺīćļў äċćęśѕĩвľε áńď йō ŝĭġń-ïň ŗêqűìŕëď 國國國國國國國國國國國國⟧
|
|
223
241
|
# Label for the access level where anyone with the URL can access the item
|
|
224
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = ⟦萬萬萬萬萬 P
|
|
242
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = ⟦萬萬萬萬萬 PεόΡļé ẁįτħ τнē ĺīňĸ 國國國國國⟧
|
|
225
243
|
# Tooltip on the shared link toggle when the user does not have permission to remove the link
|
|
226
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
244
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Ύõü ďо пōτ ħανє Ρěŕmīşѕιõπ τö ŕеmóνé τħέ ĺιпκ 國國國國國國國國國國國國國⟧
|
|
227
245
|
# Label for the section to manage the shared link of the file / folder
|
|
228
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = ⟦萬萬
|
|
246
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = ⟦萬萬 Śнäгë Ĺĭŋĸ 國國⟧
|
|
229
247
|
# Aria label and tooltip for the icon button to email the shared link
|
|
230
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = ⟦萬萬萬萬
|
|
248
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = ⟦萬萬萬萬 Ѕêʼnď Śĥάřєď Ļϊйк 國國國國⟧
|
|
231
249
|
# Label for the button link to open the Shared Link Settings modal
|
|
232
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel = ⟦萬萬萬
|
|
250
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel = ⟦萬萬萬 Ŀιʼnк Ŝеτţìпĝş 國國國⟧
|
|
233
251
|
# Label for the toggle to create and delete the shared link
|
|
234
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel = ⟦萬萬萬
|
|
252
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel = ⟦萬萬萬 Ŝħãŕєď ļійκ 國國國⟧
|
|
235
253
|
# Tooltip on the disabled toggle to create a new shared link
|
|
236
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip = ⟦萬萬萬萬萬
|
|
254
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip = ⟦萬萬萬萬萬 Ćѓеàťε áńď ćōΡУ ľίʼnĸ 國國國國國⟧
|
|
237
255
|
# Label for the text field of the URL for sharing the file / folder
|
|
238
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel = ⟦萬萬萬萬
|
|
256
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel = ⟦萬萬萬萬 Ŝĥãѓēď ľίŋк ŲŖĿ 國國國國⟧
|
|
239
257
|
# Text inserted in the access level descriptions when the type of the item is a bookmark
|
|
240
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem = ⟦萬萬
|
|
258
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem = ⟦萬萬 ьöõķmǻŕк 國國⟧
|
|
241
259
|
# Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
|
|
242
|
-
groupSharedFeatures.usm.unifiedShareFormModal.title = ⟦萬萬萬
|
|
260
|
+
groupSharedFeatures.usm.unifiedShareFormModal.title = ⟦萬萬萬 Ѕĥâгė ‘{itemName}’ 國國國⟧
|
|
243
261
|
# Label for the role of a collaborator who can upload to the item
|
|
244
|
-
groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole = ⟦萬萬
|
|
262
|
+
groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole = ⟦萬萬 ŪΡĺôãďěŗ 國國⟧
|
|
245
263
|
# Label for the role of a collaborator who can view the item
|
|
246
|
-
groupSharedFeatures.usm.unifiedShareFormModal.viewerRole = ⟦萬 V
|
|
264
|
+
groupSharedFeatures.usm.unifiedShareFormModal.viewerRole = ⟦萬 Vïëώëя 國⟧
|
|
247
265
|
# Label for the role of a collaborator who can view and upload to the item
|
|
248
|
-
groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole = ⟦萬萬萬萬 V
|
|
266
|
+
groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole = ⟦萬萬萬萬 Vϊêώеř ÙΡĺóăďěŕ 國國國國⟧
|
|
249
267
|
# Notification text when the shared link settings are successfully saved
|
|
250
|
-
groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
268
|
+
groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŧнє şĥάřĕď ĺίήκ şěττϊηġş ωέŕě ŝäνėď śůčćěśŝƒùĺĺý. 國國國國國國國國國國國國國國⟧
|
|
251
269
|
# Text for the vanity name invalid error
|
|
252
|
-
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
270
|
+
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ćűŝŧóm ŨЃĹѕ mŭŝŧ вε ьĕťẃèĕń 12-30 çĥâŕäćτеѓş, âηď čáņ їŋċĺцďē ļęţťέѓś, πûmьёґş, âиď ħỳΡĥēлѕ 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
253
271
|
# Error message for the vanity name field when custom URL is not provided
|
|
254
|
-
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = ⟦萬萬萬萬萬萬萬 P
|
|
272
|
+
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = ⟦萬萬萬萬萬萬萬 Pľеαśé ėňτёŕ ä сúşťőm ŲŖĻ 國國國國國國國⟧
|
package/dist/i18n/es-419.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "No se puede crear un enlace compartido. Inténtelo más tarde.",
|
|
3
|
-
"groupSharedFeatures.usm.contactsExceedLimitError": "
|
|
3
|
+
"groupSharedFeatures.usm.contactsExceedLimitError": "Vaya, solo se pueden agregar {maxContacts} colaboradores como máximo de una vez. Divida las invitaciones en lotes e inténtelo de nuevo.",
|
|
4
4
|
"groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "No se puede crear un enlace compartido. Inténtelo más tarde.",
|
|
5
5
|
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Se ha creado el enlace compartido.",
|
|
6
6
|
"groupSharedFeatures.usm.defaultErrorNoticeText": "Se ha producido un error. Inténtelo más tarde.",
|
|
@@ -17,6 +17,14 @@ export default {
|
|
|
17
17
|
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "La contraseña debe contener al menos una letra mayúscula, un número o un carácter especial",
|
|
18
18
|
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "La contraseña debe contener al menos 8 caracteres",
|
|
19
19
|
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "Introduzca una contraseña",
|
|
20
|
+
"groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
|
|
21
|
+
"groupSharedFeatures.usm.removeCollaborator.cancelButton": "Anular",
|
|
22
|
+
"groupSharedFeatures.usm.removeCollaborator.closeButton": "Cerrar",
|
|
23
|
+
"groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Cargando",
|
|
24
|
+
"groupSharedFeatures.usm.removeCollaborator.okayButton": "Aceptar",
|
|
25
|
+
"groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
|
|
26
|
+
"groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
|
|
27
|
+
"groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
|
|
20
28
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Esto eliminará permanentemente el enlace compartido. Si este elemento está incrustado en otros sitios, también se volverá inaccesible. Cualquier propiedad personalizada, configuración y caducidad también se eliminará. ¿Desea continuar?",
|
|
21
29
|
"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Anular",
|
|
22
30
|
"groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Cerrar",
|
|
@@ -83,6 +91,7 @@ export default {
|
|
|
83
91
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink": "Gestionar todo",
|
|
84
92
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn": "Nombre",
|
|
85
93
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole": "Pendiente",
|
|
94
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Remove",
|
|
86
95
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn": "Rol",
|
|
87
96
|
"groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "Edición",
|
|
88
97
|
"groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "Cargando",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# Notification text when the shared link is failed to be created
|
|
2
2
|
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = No se puede crear un enlace compartido. Inténtelo más tarde.
|
|
3
3
|
# Error message when more than the maximum number of contacts is entered
|
|
4
|
-
groupSharedFeatures.usm.contactsExceedLimitError =
|
|
4
|
+
groupSharedFeatures.usm.contactsExceedLimitError = Vaya, solo se pueden agregar {maxContacts} colaboradores como máximo de una vez. Divida las invitaciones en lotes e inténtelo de nuevo.
|
|
5
5
|
# Notification text when the shared link failed to be created
|
|
6
6
|
groupSharedFeatures.usm.createSharedLinkErrorNoticeText = No se puede crear un enlace compartido. Inténtelo más tarde.
|
|
7
7
|
# Notification text when the shared link is successfully created
|
|
@@ -34,6 +34,22 @@ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = La con
|
|
|
34
34
|
groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = La contraseña debe contener al menos 8 caracteres
|
|
35
35
|
# Error message for the password field when password is not provided
|
|
36
36
|
groupSharedFeatures.usm.passwordRequiredErrorMessage = Introduzca una contraseña
|
|
37
|
+
# Body text of the Remove Collaborator modal
|
|
38
|
+
groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
|
|
39
|
+
# Button text to cancel removing a collaborator
|
|
40
|
+
groupSharedFeatures.usm.removeCollaborator.cancelButton = Anular
|
|
41
|
+
# Aria label for the button to close the Remove Collaborator modal
|
|
42
|
+
groupSharedFeatures.usm.removeCollaborator.closeButton = Cerrar
|
|
43
|
+
# Button aria label when the collaborator is being removed
|
|
44
|
+
groupSharedFeatures.usm.removeCollaborator.loadingLabel = Cargando
|
|
45
|
+
# Button text to confirm removing a collaborator
|
|
46
|
+
groupSharedFeatures.usm.removeCollaborator.okayButton = Aceptar
|
|
47
|
+
# Title of the Remove Collaborator modal
|
|
48
|
+
groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
|
|
49
|
+
# Notification text when a collaborator failed to be removed
|
|
50
|
+
groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
|
|
51
|
+
# Notification text when a collaborator is successfully removed
|
|
52
|
+
groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
|
|
37
53
|
# Body text of the Remove Shared Link modal
|
|
38
54
|
groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Esto eliminará permanentemente el enlace compartido. Si este elemento está incrustado en otros sitios, también se volverá inaccesible. Cualquier propiedad personalizada, configuración y caducidad también se eliminará. ¿Desea continuar?
|
|
39
55
|
# Button text to cancel removing a shared link
|
|
@@ -166,6 +182,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink =
|
|
|
166
182
|
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Nombre
|
|
167
183
|
# Label for the role of a collaborator who has a pending collaboration invitation
|
|
168
184
|
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = Pendiente
|
|
185
|
+
# Aria label for the button to remove a collaborator on the item
|
|
186
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
|
|
169
187
|
# Label for the column in the collaborators list for the role of the collaborator
|
|
170
188
|
groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Rol
|
|
171
189
|
# Label for the role of a collaborator who can edit and delete the item
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "No se puede crear un enlace compartido. Inténtelo más tarde.",
|
|
3
|
-
"groupSharedFeatures.usm.contactsExceedLimitError": "
|
|
3
|
+
"groupSharedFeatures.usm.contactsExceedLimitError": "Vaya, solo se pueden agregar {maxContacts} colaboradores como máximo de una vez. Divida las invitaciones en lotes e inténtelo de nuevo.",
|
|
4
4
|
"groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "No se puede crear un enlace compartido. Inténtelo más tarde.",
|
|
5
5
|
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Se ha creado el enlace compartido.",
|
|
6
6
|
"groupSharedFeatures.usm.defaultErrorNoticeText": "Se ha producido un error. Inténtelo más tarde.",
|
|
@@ -17,6 +17,14 @@ export default {
|
|
|
17
17
|
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "La contraseña debe contener al menos una letra mayúscula, un número o un carácter especial",
|
|
18
18
|
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "La contraseña debe contener al menos 8 caracteres",
|
|
19
19
|
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "Introduzca una contraseña",
|
|
20
|
+
"groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
|
|
21
|
+
"groupSharedFeatures.usm.removeCollaborator.cancelButton": "Anular",
|
|
22
|
+
"groupSharedFeatures.usm.removeCollaborator.closeButton": "Cerrar",
|
|
23
|
+
"groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Cargando",
|
|
24
|
+
"groupSharedFeatures.usm.removeCollaborator.okayButton": "Aceptar",
|
|
25
|
+
"groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
|
|
26
|
+
"groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
|
|
27
|
+
"groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
|
|
20
28
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Esto eliminará permanentemente el enlace compartido. Si este elemento está incrustado en otros sitios, también se volverá inaccesible. Cualquier propiedad personalizada, configuración y caducidad también se eliminará. ¿Desea continuar?",
|
|
21
29
|
"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Anular",
|
|
22
30
|
"groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Cerrar",
|
|
@@ -83,6 +91,7 @@ export default {
|
|
|
83
91
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink": "Gestionar todo",
|
|
84
92
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn": "Nombre",
|
|
85
93
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole": "Pendiente",
|
|
94
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Remove",
|
|
86
95
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn": "Rol",
|
|
87
96
|
"groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "Edición",
|
|
88
97
|
"groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "Cargando",
|