@box/unified-share-modal 1.46.2 → 1.47.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/i18n/bn-IN.js +1 -1
- package/dist/i18n/bn-IN.properties +1 -1
- package/dist/i18n/da-DK.js +1 -1
- package/dist/i18n/da-DK.properties +1 -1
- package/dist/i18n/de-DE.js +2 -2
- package/dist/i18n/de-DE.properties +2 -2
- package/dist/i18n/en-AU.js +1 -1
- package/dist/i18n/en-AU.properties +1 -1
- package/dist/i18n/en-GB.js +1 -1
- package/dist/i18n/en-GB.properties +1 -1
- package/dist/i18n/en-x-pseudo.js +155 -155
- package/dist/i18n/en-x-pseudo.properties +155 -155
- package/dist/i18n/es-419.js +1 -1
- package/dist/i18n/es-419.properties +1 -1
- package/dist/i18n/es-ES.js +1 -1
- package/dist/i18n/es-ES.properties +1 -1
- package/dist/i18n/fi-FI.js +1 -1
- package/dist/i18n/fi-FI.properties +1 -1
- package/dist/i18n/fr-CA.js +2 -2
- package/dist/i18n/fr-CA.properties +2 -2
- package/dist/i18n/fr-FR.js +2 -2
- package/dist/i18n/fr-FR.properties +2 -2
- package/dist/i18n/it-IT.js +1 -1
- package/dist/i18n/it-IT.properties +1 -1
- package/dist/i18n/nb-NO.js +1 -1
- package/dist/i18n/nb-NO.properties +1 -1
- package/dist/i18n/nl-NL.js +1 -1
- package/dist/i18n/nl-NL.properties +1 -1
- package/dist/i18n/pt-BR.js +1 -1
- package/dist/i18n/pt-BR.properties +1 -1
- package/dist/i18n/ru-RU.js +1 -1
- package/dist/i18n/ru-RU.properties +1 -1
- package/dist/i18n/sv-SE.js +1 -1
- package/dist/i18n/sv-SE.properties +1 -1
- package/dist/i18n/tr-TR.js +1 -1
- package/dist/i18n/tr-TR.properties +1 -1
- package/dist/i18n/zh-CN.js +1 -1
- package/dist/i18n/zh-CN.properties +1 -1
- package/package.json +9 -9
package/dist/i18n/bn-IN.js
CHANGED
|
@@ -22,7 +22,7 @@ export default {
|
|
|
22
22
|
"groupSharedFeatures.usm.removeCollaboratorModal.bodyText": "আপনি কি নিশ্চিত যে সহযোগী হিসাবে {name} অপসারণ করতে চান?",
|
|
23
23
|
"groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "বাতিল করুন",
|
|
24
24
|
"groupSharedFeatures.usm.removeCollaboratorModal.closeButton": "বন্ধ করুন",
|
|
25
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "লোড হচ্ছে",
|
|
25
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "লোড করা হচ্ছে",
|
|
26
26
|
"groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "ঠিক আছে",
|
|
27
27
|
"groupSharedFeatures.usm.removeCollaboratorModal.title": "সহযোগী সরান",
|
|
28
28
|
"groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "কোলাবোরেটর সফলভাবে অপসারণ করা হয়েছে।",
|
|
@@ -45,7 +45,7 @@ groupSharedFeatures.usm.removeCollaboratorModal.cancelButton = বাতিল
|
|
|
45
45
|
# Aria label for the button to close the Remove Collaborator modal
|
|
46
46
|
groupSharedFeatures.usm.removeCollaboratorModal.closeButton = বন্ধ করুন
|
|
47
47
|
# Button aria label when the collaborator is being removed
|
|
48
|
-
groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel = লোড হচ্ছে
|
|
48
|
+
groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel = লোড করা হচ্ছে
|
|
49
49
|
# Button text to confirm removing a collaborator
|
|
50
50
|
groupSharedFeatures.usm.removeCollaboratorModal.okayButton = ঠিক আছে
|
|
51
51
|
# Title of the Remove Collaborator modal
|
package/dist/i18n/da-DK.js
CHANGED
|
@@ -20,7 +20,7 @@ export default {
|
|
|
20
20
|
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "Indtast venligst en adgangskode",
|
|
21
21
|
"groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Kan ikke fjerne samarbejdspartneren. Prøv igen senere.",
|
|
22
22
|
"groupSharedFeatures.usm.removeCollaboratorModal.bodyText": "Er du sikker på, at du vil fjerne {name} som samarbejdspartner?",
|
|
23
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "
|
|
23
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "ANNULLER",
|
|
24
24
|
"groupSharedFeatures.usm.removeCollaboratorModal.closeButton": "Luk",
|
|
25
25
|
"groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "Indlæser",
|
|
26
26
|
"groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "Okay",
|
|
@@ -41,7 +41,7 @@ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Kan ikke fjerne sama
|
|
|
41
41
|
# Body text of the Remove Collaborator modal
|
|
42
42
|
groupSharedFeatures.usm.removeCollaboratorModal.bodyText = Er du sikker på, at du vil fjerne {name} som samarbejdspartner?
|
|
43
43
|
# Button text to cancel removing a collaborator
|
|
44
|
-
groupSharedFeatures.usm.removeCollaboratorModal.cancelButton =
|
|
44
|
+
groupSharedFeatures.usm.removeCollaboratorModal.cancelButton = ANNULLER
|
|
45
45
|
# Aria label for the button to close the Remove Collaborator modal
|
|
46
46
|
groupSharedFeatures.usm.removeCollaboratorModal.closeButton = Luk
|
|
47
47
|
# Button aria label when the collaborator is being removed
|
package/dist/i18n/de-DE.js
CHANGED
|
@@ -20,9 +20,9 @@ export default {
|
|
|
20
20
|
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "Bitte geben Sie ein Kennwort ein",
|
|
21
21
|
"groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Der Mitwirkende kann nicht entfernt werden. Versuchen Sie es bitte später noch einmal.",
|
|
22
22
|
"groupSharedFeatures.usm.removeCollaboratorModal.bodyText": "Möchten Sie {name} wirklich als Mitwirkenden entfernen?",
|
|
23
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "
|
|
23
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "Stornieren",
|
|
24
24
|
"groupSharedFeatures.usm.removeCollaboratorModal.closeButton": "Schließen",
|
|
25
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "
|
|
25
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "Wird geladen",
|
|
26
26
|
"groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "OK",
|
|
27
27
|
"groupSharedFeatures.usm.removeCollaboratorModal.title": "Mitwirkenden entfernen",
|
|
28
28
|
"groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "Der Mitwirkende wurde erfolgreich entfernt.",
|
|
@@ -41,11 +41,11 @@ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Der Mitwirkende kann
|
|
|
41
41
|
# Body text of the Remove Collaborator modal
|
|
42
42
|
groupSharedFeatures.usm.removeCollaboratorModal.bodyText = Möchten Sie {name} wirklich als Mitwirkenden entfernen?
|
|
43
43
|
# Button text to cancel removing a collaborator
|
|
44
|
-
groupSharedFeatures.usm.removeCollaboratorModal.cancelButton =
|
|
44
|
+
groupSharedFeatures.usm.removeCollaboratorModal.cancelButton = Stornieren
|
|
45
45
|
# Aria label for the button to close the Remove Collaborator modal
|
|
46
46
|
groupSharedFeatures.usm.removeCollaboratorModal.closeButton = Schließen
|
|
47
47
|
# Button aria label when the collaborator is being removed
|
|
48
|
-
groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel =
|
|
48
|
+
groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel = Wird geladen
|
|
49
49
|
# Button text to confirm removing a collaborator
|
|
50
50
|
groupSharedFeatures.usm.removeCollaboratorModal.okayButton = OK
|
|
51
51
|
# Title of the Remove Collaborator modal
|
package/dist/i18n/en-AU.js
CHANGED
|
@@ -23,7 +23,7 @@ export default {
|
|
|
23
23
|
"groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "Cancel",
|
|
24
24
|
"groupSharedFeatures.usm.removeCollaboratorModal.closeButton": "Close",
|
|
25
25
|
"groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "Loading",
|
|
26
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "
|
|
26
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "OK",
|
|
27
27
|
"groupSharedFeatures.usm.removeCollaboratorModal.title": "Remove Collaborator",
|
|
28
28
|
"groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
|
|
29
29
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "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?",
|
|
@@ -47,7 +47,7 @@ groupSharedFeatures.usm.removeCollaboratorModal.closeButton = Close
|
|
|
47
47
|
# Button aria label when the collaborator is being removed
|
|
48
48
|
groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel = Loading
|
|
49
49
|
# Button text to confirm removing a collaborator
|
|
50
|
-
groupSharedFeatures.usm.removeCollaboratorModal.okayButton =
|
|
50
|
+
groupSharedFeatures.usm.removeCollaboratorModal.okayButton = OK
|
|
51
51
|
# Title of the Remove Collaborator modal
|
|
52
52
|
groupSharedFeatures.usm.removeCollaboratorModal.title = Remove Collaborator
|
|
53
53
|
# Notification text when a collaborator is successfully removed
|
package/dist/i18n/en-GB.js
CHANGED
|
@@ -23,7 +23,7 @@ export default {
|
|
|
23
23
|
"groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "Cancel",
|
|
24
24
|
"groupSharedFeatures.usm.removeCollaboratorModal.closeButton": "Close",
|
|
25
25
|
"groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "Loading",
|
|
26
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "
|
|
26
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "OK",
|
|
27
27
|
"groupSharedFeatures.usm.removeCollaboratorModal.title": "Remove Collaborator",
|
|
28
28
|
"groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
|
|
29
29
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "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?",
|
|
@@ -47,7 +47,7 @@ groupSharedFeatures.usm.removeCollaboratorModal.closeButton = Close
|
|
|
47
47
|
# Button aria label when the collaborator is being removed
|
|
48
48
|
groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel = Loading
|
|
49
49
|
# Button text to confirm removing a collaborator
|
|
50
|
-
groupSharedFeatures.usm.removeCollaboratorModal.okayButton =
|
|
50
|
+
groupSharedFeatures.usm.removeCollaboratorModal.okayButton = OK
|
|
51
51
|
# Title of the Remove Collaborator modal
|
|
52
52
|
groupSharedFeatures.usm.removeCollaboratorModal.title = Remove Collaborator
|
|
53
53
|
# Notification text when a collaborator is successfully removed
|
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,157 +1,157 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
3
|
-
"groupSharedFeatures.usm.contactsExceedLimitError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
4
|
-
"groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
5
|
-
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬
|
|
6
|
-
"groupSharedFeatures.usm.defaultErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
7
|
-
"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
8
|
-
"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
9
|
-
"groupSharedFeatures.usm.emailRequiredErrorMessage": "⟦萬萬萬萬萬萬萬萬
|
|
10
|
-
"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
11
|
-
"groupSharedFeatures.usm.errorNoticeIcon": "⟦萬
|
|
12
|
-
"groupSharedFeatures.usm.expirationFutureDateErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
13
|
-
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "⟦萬萬萬萬萬萬萬萬萬
|
|
14
|
-
"groupSharedFeatures.usm.invalidEmailErrorMessage": "⟦萬萬萬萬萬萬
|
|
15
|
-
"groupSharedFeatures.usm.justificationRequiredError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
16
|
-
"groupSharedFeatures.usm.noticeCloseLabel": "⟦萬
|
|
17
|
-
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
18
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
19
|
-
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
20
|
-
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "⟦萬萬萬萬萬萬
|
|
21
|
-
"groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
22
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.bodyText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
23
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "⟦萬
|
|
24
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.closeButton": "⟦萬
|
|
25
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "⟦萬萬
|
|
26
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "⟦萬
|
|
27
|
-
"groupSharedFeatures.usm.removeCollaboratorModal.title": "⟦萬萬萬萬萬
|
|
28
|
-
"groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
29
|
-
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
30
|
-
"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "⟦萬
|
|
31
|
-
"groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "⟦萬
|
|
32
|
-
"groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel": "⟦萬萬
|
|
33
|
-
"groupSharedFeatures.usm.removeSharedLinkModal.okayButton": "⟦萬
|
|
34
|
-
"groupSharedFeatures.usm.removeSharedLinkModal.title": "⟦萬萬萬萬萬
|
|
35
|
-
"groupSharedFeatures.usm.restrictedContactsError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
36
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "⟦萬
|
|
37
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "⟦萬
|
|
38
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
39
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
40
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
41
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "⟦萬萬萬
|
|
42
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
43
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel": "⟦萬萬萬
|
|
44
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.inaccessibleSettingsNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
45
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
46
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "⟦萬萬萬萬萬萬萬
|
|
47
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "⟦萬萬萬萬萬
|
|
48
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "⟦萬萬萬萬
|
|
49
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "⟦萬萬萬萬萬
|
|
50
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "⟦萬萬萬
|
|
51
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "⟦萬萬萬萬萬萬萬
|
|
52
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText": "⟦萬萬萬萬
|
|
53
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "⟦萬萬
|
|
54
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "⟦萬萬萬萬
|
|
55
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "⟦萬萬萬萬萬 P
|
|
56
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
57
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "⟦萬
|
|
58
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "⟦萬萬萬
|
|
59
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
60
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.title": "⟦萬萬萬萬萬
|
|
61
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
62
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel": "⟦萬萬萬
|
|
63
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder": "⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
64
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
65
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel": "⟦萬萬
|
|
66
|
-
"groupSharedFeatures.usm.successNoticeIcon": "⟦萬萬
|
|
67
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.closeButton": "⟦萬
|
|
68
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole": "⟦萬萬
|
|
69
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "⟦萬萬萬萬萬萬
|
|
70
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton": "⟦萬
|
|
71
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton": "⟦萬
|
|
72
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton": "⟦萬
|
|
73
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
74
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {{count}
|
|
75
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {{count}
|
|
76
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "⟦萬萬萬萬萬
|
|
77
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
78
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
79
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
80
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "⟦萬萬萬萬萬
|
|
81
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel": "⟦萬
|
|
82
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel": "⟦萬萬萬萬
|
|
83
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
84
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "⟦萬萬萬
|
|
85
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "⟦萬萬萬萬萬萬萬萬
|
|
86
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
87
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
88
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel": "⟦萬萬萬萬萬萬萬萬萬
|
|
89
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder": "⟦萬萬萬萬萬
|
|
90
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel": "⟦萬萬萬萬萬萬萬萬
|
|
91
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "⟦萬萬
|
|
92
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "⟦萬萬萬 P
|
|
93
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "⟦萬萬萬萬萬
|
|
94
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sendButton": "⟦萬
|
|
95
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageCharacterCountAriaLabel": "⟦萬萬萬萬萬萬萬 {count}
|
|
96
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageLabel": "⟦萬萬萬萬萬
|
|
97
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessagePlaceholder": "⟦萬萬萬
|
|
98
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sharedWithLabel": "⟦萬萬萬
|
|
99
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.uploaderDescription": "⟦萬萬萬
|
|
100
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerDescription": "⟦萬萬萬萬萬萬萬萬
|
|
101
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerUploaderDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
102
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.closeButton": "⟦萬
|
|
103
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.doneButton": "⟦萬
|
|
104
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.expiresBadge": "⟦萬萬萬萬萬萬
|
|
105
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.listLabel": "⟦萬萬萬
|
|
106
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.manageAllLink": "⟦萬萬
|
|
107
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.nameColumn": "⟦萬
|
|
108
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.pendingRole": "⟦萬萬 P
|
|
109
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.removeButton": "⟦萬
|
|
110
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.roleColumn": "⟦萬
|
|
111
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "⟦萬
|
|
112
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "⟦萬萬
|
|
113
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.ownerRole": "⟦萬
|
|
114
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.previewerRole": "⟦萬萬 P
|
|
115
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole": "⟦萬萬萬萬萬 P
|
|
116
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬
|
|
117
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
118
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
119
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "⟦萬萬萬萬萬萬
|
|
120
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
121
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "⟦萬萬
|
|
122
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "⟦萬萬萬
|
|
123
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.closeButton": "⟦萬
|
|
124
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
125
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "⟦萬萬萬萬萬
|
|
126
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
127
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel": "⟦萬萬萬萬萬萬 P
|
|
128
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
129
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
130
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
131
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "⟦萬萬萬萬 P
|
|
132
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel": "⟦萬萬
|
|
133
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
134
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "⟦萬
|
|
135
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "⟦萬
|
|
136
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "⟦
|
|
137
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
138
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "⟦萬萬萬萬萬 P
|
|
139
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
140
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "⟦萬萬
|
|
141
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
142
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkElevatedEditableCompanyAvailable": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
143
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "⟦萬萬萬萬
|
|
144
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkPubliclyAvailable": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
145
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel": "⟦萬萬萬
|
|
146
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel": "⟦萬萬萬
|
|
147
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip": "⟦萬萬萬萬萬
|
|
148
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel": "⟦萬萬萬萬
|
|
149
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "⟦萬萬
|
|
150
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.title": "⟦萬萬萬
|
|
151
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole": "⟦萬萬
|
|
152
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.viewerRole": "⟦萬 V
|
|
153
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "⟦萬萬萬萬 V
|
|
154
|
-
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
155
|
-
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
156
|
-
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "⟦萬萬萬萬萬萬萬 P
|
|
2
|
+
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ùйăьĺè τо čяеāţë ǻ ѕĥáѓēď ľίňĸ. Pĺêάѕě ŧгŷ ǻĝǻїл ľăŧєř. 國國國國國國國國國國國國國國國國⟧",
|
|
3
|
+
"groupSharedFeatures.usm.contactsExceedLimitError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŐöΡś! Ţнè mά×їmùm πümвéґ òƒ čσļļåвоřãţøяś ťнāτ çąň ьė āďďеď ǻţ οņċè ĩş {maxContacts} сóĺĺāвòѓąťόяѕ. Pľěäśε ŧřў ăĝąĭη вў ѕΡľíţţįлġ Уоµř ίлνϊτāτĭоήѕ ïņŧö вáτĉĥεѕ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
4
|
+
"groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ůņäьľέ ŧό ¢řέατê α ŝĥāѓēď ļίńк. Pĺέäŝë ŧѓў āĝáïή ļăťéŕ. 國國國國國國國國國國國國國國國國⟧",
|
|
5
|
+
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬 Śħąŕëď ļìʼnĸ ćґëǻŧêď. 國國國國國⟧",
|
|
6
|
+
"groupSharedFeatures.usm.defaultErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Ѕòmĕťħìňğ ώĕňτ ẁѓòńġ. Pļеäśê ţѓý âĝǻïņ ĺǻτєŗ. 國國國國國國國國國國國國國⟧",
|
|
7
|
+
"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŭπâьļё ťŏ ѓēmōνё τĥę ѕħąŕéď ļιňķ. Pľеäşè ťґÿ ąğâìή ļάŧéґ. 國國國國國國國國國國國國國國國國國⟧",
|
|
8
|
+
"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Τнę ѕĥäгęď ĺιήķ ƒøŕ “{itemName}” ĥáş вēëʼn ґěmőνëď śųçčēşѕƒùľĺУ. 國國國國國國國國國國國國國國國國國⟧",
|
|
9
|
+
"groupSharedFeatures.usm.emailRequiredErrorMessage": "⟦萬萬萬萬萬萬萬萬 Êŋţєґ åŧ ļεäѕτ öηε ναľίď ёmäĭľ 國國國國國國國國⟧",
|
|
10
|
+
"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţнë śнäѓєď ľĭņκ ƒōŗ “{itemName}” ώăŝ ŝêήť şŭĉ¢ěşśƒüĺĺў. 國國國國國國國國國國國國國國⟧",
|
|
11
|
+
"groupSharedFeatures.usm.errorNoticeIcon": "⟦萬 Εŗѓõř 國⟧",
|
|
12
|
+
"groupSharedFeatures.usm.expirationFutureDateErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬 ЄхΡĭґāţїоņ ďäţë mūŝţ вё ϊл τĥė ƒūŧŭřé 國國國國國國國國國國國⟧",
|
|
13
|
+
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "⟦萬萬萬萬萬萬萬萬萬 Pĺëāѕě ѕєļе¢ţ ąи ё×Ρīґäťĭöʼn ďäţĕ 國國國國國國國國國⟧",
|
|
14
|
+
"groupSharedFeatures.usm.invalidEmailErrorMessage": "⟦萬萬萬萬萬萬 Îʼnνάĺïď εmąïĺ āďďŗέśŝ 國國國國國國⟧",
|
|
15
|
+
"groupSharedFeatures.usm.justificationRequiredError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pļёâŝέ śєĺęĉť ă ĵųŝτĩƒïçâτίση óя ŕέmŏνё ţĥē {count, plural, one {{count} ґєѕτґі¢ŧēď цśéŗ} other {{count} гęѕţґìćťêď цŝêřś}} ťô сοńťĭňùê. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
16
|
+
"groupSharedFeatures.usm.noticeCloseLabel": "⟦萬 Ĉľōśє 國⟧",
|
|
17
|
+
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Pàşśŵσяď сąʼnиôŧ ĉøйŧäīń α şΡáčĕ, \"<\" òя \">\" 國國國國國國國國國國國國⟧",
|
|
18
|
+
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Păşşωσґď mμşť čöητäϊň àť ľêάşť оиê ŭΡΡεѓ çäśε ľèτţęѓ, ňŭmвěя, οґ śΡеçіåĺ ĉнáґäčŧěґ 國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
19
|
+
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Päѕśŵõґď můŝτ ¢óŋŧăîŋ āţ ľėαśţ 8 çħáѓǻ¢ţєŗѕ 國國國國國國國國國國國國⟧",
|
|
20
|
+
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "⟦萬萬萬萬萬萬 Pľěαşè ęŋŧēѓ α Ρäѕşẃöгď 國國國國國國⟧",
|
|
21
|
+
"groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Úʼnàвľё ŧő ѓèmŏνĕ ţħē сòľĺàвσŕάţõŕ. Pļεαŝê ťяý ąĝâįņ ļåťéŕ. 國國國國國國國國國國國國國國國國國⟧",
|
|
22
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.bodyText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Áѓє ỳőű ŝùґē ŷоú ŵäήť ťο яèmōνе {name} άś ǻ ĉōĺļáьőřåτоґ? 國國國國國國國國國國國國國國國國⟧",
|
|
23
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "⟦萬 Čαńсεľ 國⟧",
|
|
24
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.closeButton": "⟦萬 Ćľσşè 國⟧",
|
|
25
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "⟦萬萬 Ľσăďїйġ 國國⟧",
|
|
26
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "⟦萬 ÓĸǻУ 國⟧",
|
|
27
|
+
"groupSharedFeatures.usm.removeCollaboratorModal.title": "⟦萬萬萬萬萬 Ŗēmóνέ Ċόĺĺαьσгατöг 國國國國國⟧",
|
|
28
|
+
"groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ťнé ċöļĺąьòґăŧõґ ħāş вĕěп ґėmσνêď ŝůċćęşŝƒμľļў. 國國國國國國國國國國國國國國⟧",
|
|
29
|
+
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ťнīŝ ŵįļľ ΡëѓmāπêπţľУ ѓėmőνę τнê şнâŕêď ľįʼnĸ. Īƒ τнîѕ ĭťém ĩŝ ёmьėďďĕď ŏп öŧĥеŗ ѕíτєѕ ĩτ ẃĭľľ ăĺśő ьєćσmě ιпāćċέşśîвļê. Ǻʼnў čüѕţòm ΡгŏΡęѓτįеś, ѕĕττìňĝş αлď ėхΡϊґāţїóηś щįļļ ьę яеmôνėď äŝ щéľľ. Ďó ỳōμ ώąпτ ţó čσňŧìŋũê? 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
30
|
+
"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "⟦萬 Çăňċεľ 國⟧",
|
|
31
|
+
"groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "⟦萬 Ĉľοѕē 國⟧",
|
|
32
|
+
"groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel": "⟦萬萬 Ľóâďïŋĝ 國國⟧",
|
|
33
|
+
"groupSharedFeatures.usm.removeSharedLinkModal.okayButton": "⟦萬 Ôκàγ 國⟧",
|
|
34
|
+
"groupSharedFeatures.usm.removeSharedLinkModal.title": "⟦萬萬萬萬萬 Ŕēmŏνē Śнåгέď Ļіņκ 國國國國國⟧",
|
|
35
|
+
"groupSharedFeatures.usm.restrictedContactsError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pļēάşέ ŗέmŏνě ŧнё {count, plural, one {{count} ґέşţяĩ¢ŧєď úѕéг} other {{count} ґεśţřϊćŧéď цśëґś}} το сōйŧìлüė. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
36
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "⟦萬 Ćαисёľ 國⟧",
|
|
37
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "⟦萬 Ćļõśê 國⟧",
|
|
38
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ďőшπĺöáď ħãŝ ьёєň ďįśäвľéď ƒőѓ çöиťěпť ďůę ťø ţнë ċĺăşśíƒίĉáτįôň. 國國國國國國國國國國國國國國國國國國國⟧",
|
|
39
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ďøẁлľοäď ĥαś ьėёń ďϊŝäьļèď ƒόг čøηŧėήţ ωιτĥόüŧ сļāşѕíƒīсâťίоń. 國國國國國國國國國國國國國國國國國國⟧",
|
|
40
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ďőщиļóǻď ƒõŗ ţħĩş сôŋŧĕητ нåѕ ьêèп ďіŝǻьĺěď ďūè τσ ǻ şéčμґιťỳ Ρøļіĉγ. 國國國國國國國國國國國國國國國國國國國國⟧",
|
|
41
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "⟦萬萬萬 Ðìгéċţ ľįπķ 國國國⟧",
|
|
42
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Αľĺоẃ цŝєŕŝ ωíţħ ŧĥε ŝħάřęď ĺілķ ťő ďοшńĺŏάď ŧħϊś ĭŧėm 國國國國國國國國國國國國國國國國⟧",
|
|
43
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel": "⟦萬萬萬 Ħĩďè Ρăşşώőгď 國國國⟧",
|
|
44
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.inaccessibleSettingsNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Čęґτåιπ ŝεŧťίηğş măý πóŧ ьė äνāіľąвļĕ ƒóř ťнįş íţėm ďūє ŧò Ρęґmīŝşίοлѕ. 國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
45
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "⟦萬萬萬萬萬萬萬萬萬萬萬 Ĺёãřŋ mσřę ãвóũŧ ѕĥάŕєď ĺïʼnĸ śèŧťιиğş. 國國國國國國國國國國國⟧",
|
|
46
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "⟦萬萬萬萬萬萬萬 Śêļèсŧ äń ê×Ρіŕàτιŏп ďάŧě 國國國國國國國⟧",
|
|
47
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "⟦萬萬萬萬萬 Čļεąŕ ďàŧε Ρįċĸёŗ 國國國國國⟧",
|
|
48
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "⟦萬萬萬萬 Е×Ρїřâτϊοл ďάťè 國國國國⟧",
|
|
49
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "⟦萬萬萬萬萬 Ŝŵιťćн ţŏ ήěхť möπŧħ 國國國國國⟧",
|
|
50
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "⟦萬萬萬 ŎΡēň сàļèņďâѓ 國國國⟧",
|
|
51
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "⟦萬萬萬萬萬萬萬 Ѕщіţçħ ŧσ Ρяєνïøūŝ mŏňŧħ 國國國國國國國⟧",
|
|
52
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText": "⟦萬萬萬萬 Ĺілĸ ęхΡĭгäťįőπ 國國國國⟧",
|
|
53
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "⟦萬萬 Ĺôāďϊņĝ 國國⟧",
|
|
54
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "⟦萬萬萬萬 Єиťёґ à Ρåŝѕẃοґď 國國國國⟧",
|
|
55
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "⟦萬萬萬萬萬 Pâśŝώояď Ρŗóτêĉτίσπ 國國國國國⟧",
|
|
56
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pάśşώøŕďś mцşţ їň¢ļüďė αţ ĺèάśť 8 ćнâґáсτėŕŝ, àπď mūѕτ ĉοňţãίπ áŧ ĺёāŝτ ŏпę ųΡΡèř ċãşě ľęτťĕŗ, ŋůmвéŕ, οг ŝΡεĉìåĺ čнǻяâĉŧėя. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
57
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "⟦萬 Ŝăνε 國⟧",
|
|
58
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "⟦萬萬萬 Śĥőẃ Ρāѕŝŵόгď 國國國⟧",
|
|
59
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ťĥιѕ ¢òňŧёпť ïş åνăїļáвĺē ţø āńўõηĕ ώîτнįи ўőµŗ ċõmΡåπγ щìţħ ţħē ļϊпķ, άиď çāʼn вę νίēшεď ōѓ ďòώиļσâďėď. {learnSharedLinkSettingsLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
60
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.title": "⟦萬萬萬萬萬 Ѕħàŗέď Ŀĭʼnķ Ѕěţţĩńğѕ 國國國國國⟧",
|
|
61
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Çũşτòm ÛŘĹѕ ŝħōūĺď πоţ ье цѕęď ẃнēи ѕĥάřϊйĝ ѕëŋśîŧïνë ćŏήŧêńτ. 國國國國國國國國國國國國國國國國國國⟧",
|
|
62
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel": "⟦萬萬萬 Ĉµşŧόm Ρǻŧħ 國國國⟧",
|
|
63
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ëиτεг å ¢üŝŧοm Ρăťн (12 όг mòгє ¢ĥǻѓāçτεгŝ) 國國國國國國國國國國國國⟧",
|
|
64
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pūьļϊѕĥ ĉоňτëήť ьяōαďļў ẁìťн ä 赺ţоm, πőи-Ρгіνąťé ŲŘĹ 國國國國國國國國國國國國國國國國⟧",
|
|
65
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel": "⟦萬萬 Ẃåґйīлĝ 國國⟧",
|
|
66
|
+
"groupSharedFeatures.usm.successNoticeIcon": "⟦萬萬 Şù¢čèśś 國國⟧",
|
|
67
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.closeButton": "⟦萬 Ćļôşё 國⟧",
|
|
68
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole": "⟦萬萬 Ĉø-òẁʼněг 國國⟧",
|
|
69
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "⟦萬萬萬萬萬萬 ßµşîπēşś Ĵūѕţíƒϊçάťϊοʼn 國國國國國國⟧",
|
|
70
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton": "⟦萬 Çăήčєľ 國⟧",
|
|
71
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton": "⟦萬 Ĉĺèαŗ 國⟧",
|
|
72
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton": "⟦萬 Ĉľōşє 國⟧",
|
|
73
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Μάηäĝє śєĉůřιţŷ, ûΡĺσäď, ďőŵŋĺōαď, Ρґеνìêώ, ŝĥäґέ, єďîŧ, άлď ďèļέţē 國國國國國國國國國國國國國國國國國國國國⟧",
|
|
74
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {{count} ìηνіţåţіóп} other {{count} ĩйνĩţαťϊöήѕ}} ċáлήøτ вê śêлτ ďúε ţο ã śèćűґìŧў Ρòĺïċÿ. {removeLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
75
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {{count} ιņνĩťάτĩσπ} other {{count} ìηνίťàŧĭŏпś}} ċàńпòť вě ѕέņŧ ьέčąůśé èםęřήãľ čòľĺâвόřǻτїóи ĭś ŕёşŧŗíċτєď ďůė τő ŧнė âΡΡļîěď ѕėċúґīţγ Ρσľϊ¢γ. {removeLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
76
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "⟦萬萬萬萬萬 Ґėmονє τō ćōπŧϊήцè 國國國國國⟧",
|
|
77
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţħîѕ ćõηťėŋţ щîĺļ ьê śħąŗëď ωίťн ē×ţēŗńáĺ ćöľļąьŏяǻτóґѕ. 國國國國國國國國國國國國國國國國⟧",
|
|
78
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 ŬΡĺοăď, ďôшʼnĺøàď, Ρřéνĭéщ, ŝнâřė, āŋď ëďιŧ 國國國國國國國國國國國國⟧",
|
|
79
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŬΡļøαď, ďōẃиļõáď, Ρŕĕνїêẃ, şħäгê, έďϊŧ, ąлď ďέĺεţε 國國國國國國國國國國國國國國⟧",
|
|
80
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "⟦萬萬萬萬萬 Ёmäϊľ Śĥāřĕď Ĺĩňĸ 國國國國國⟧",
|
|
81
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel": "⟦萬 Èґґõŗ 國⟧",
|
|
82
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel": "⟦萬萬萬萬 Ĭʼnνìţέ ąś {role} 國國國國⟧",
|
|
83
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ýøű ďŏ йŏţ нǻνę Ρéяmìşşιōń ţő ϊʼnνíτе çöĺľāьοяăτоŗѕ 國國國國國國國國國國國國國國⟧",
|
|
84
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "⟦萬萬萬 Ĭйνĭτê PéöΡļε 國國國⟧",
|
|
85
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "⟦萬萬萬萬萬萬萬萬 Äďď пämέŝ όґ ėmàįĺ âďďгеѕŝеѕ 國國國國國國國國⟧",
|
|
86
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ćøľļαвóяąτőŕŝ сåлňóţ вê ąďďėď ŧō ьоοĸmαѓķş 國國國國國國國國國國國國⟧",
|
|
87
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŧнĩŝ ċόňτęπŧ řеqűíŗëş ā ьůśíňĕŝŝ ĵцśτìƒìçäţîоή ƒôг {count, plural, one {{count} îπνíťàťïőй} other {{count} ĩŋνĩťâτιøņѕ}}. Pĺëǻѕє ŝĕľé¢ť å ьúśìņёşś ĵúѕťĭƒĭčãτĭόπ ьéĺõш. {justificationSelect} {removeLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
88
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel": "⟦萬萬萬萬萬萬萬萬萬 Áļţεŗʼnāťìνēļỳ, ŕěmσνě τô ĉöʼnţíńũé 國國國國國國國國國⟧",
|
|
89
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder": "⟦萬萬萬萬萬 Ŝêĺēçŧ Ĵμѕτįƒīċάŧīõй 國國國國國⟧",
|
|
90
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel": "⟦萬萬萬萬萬萬萬萬 Ļøäďїήġ ĵùśţīƒïċάťίŏи ґëąśóήѕ 國國國國國國國國⟧",
|
|
91
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "⟦萬萬 Ľøăďîńġ 國國⟧",
|
|
92
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "⟦萬萬萬 Pŕēνϊёẁ-öйĺγ 國國國⟧",
|
|
93
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "⟦萬萬萬萬萬 ЏΡĺóαď ąňď Ρгёνίëẁ 國國國國國⟧",
|
|
94
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sendButton": "⟦萬 Ŝěňď 國⟧",
|
|
95
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageCharacterCountAriaLabel": "⟦萬萬萬萬萬萬萬 {count} çĥαřǻċťêŗŝ ѓèmăīňїʼnĝ 國國國國國國國⟧",
|
|
96
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageLabel": "⟦萬萬萬萬萬 Μěşşąġě (õΡτϊόņâĺ) 國國國國國⟧",
|
|
97
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessagePlaceholder": "⟦萬萬萬 Âďď ǻ mėѕŝάĝĕ 國國國⟧",
|
|
98
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sharedWithLabel": "⟦萬萬萬 Śнąŗёď шįŧĥ 國國國⟧",
|
|
99
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.uploaderDescription": "⟦萬萬萬 ЏΡļöăď-őňľỳ 國國國⟧",
|
|
100
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerDescription": "⟦萬萬萬萬萬萬萬萬 Ðοẁńľóàď, Ρгêνĩèẁ, áņď ŝĥãґē 國國國國國國國國⟧",
|
|
101
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerUploaderDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 ÙΡľòαď, ďóωņĺőâď, Ρŕĕνĭèẁ, şнąŕè, ǻйď ěďίŧ 國國國國國國國國國國國國⟧",
|
|
102
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.closeButton": "⟦萬 Ĉľöѕĕ 國⟧",
|
|
103
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.doneButton": "⟦萬 Ďŏйё 國⟧",
|
|
104
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.expiresBadge": "⟦萬萬萬萬萬萬 Ǻçċεŝŝ é×Ρĭŕėś οŋ {date} 國國國國國國⟧",
|
|
105
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.listLabel": "⟦萬萬萬 Ćŏļļăьôгǻťòŗѕ 國國國⟧",
|
|
106
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.manageAllLink": "⟦萬萬 Мåиåġě Åĺļ 國國⟧",
|
|
107
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.nameColumn": "⟦萬 Ńâmє 國⟧",
|
|
108
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.pendingRole": "⟦萬萬 Pėπďíηĝ 國國⟧",
|
|
109
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.removeButton": "⟦萬 Ѓēmóνέ 國⟧",
|
|
110
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.roleColumn": "⟦萬 Ѓõļе 國⟧",
|
|
111
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "⟦萬 Εďīťŏя 國⟧",
|
|
112
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "⟦萬萬 Ĺōäďíńġ 國國⟧",
|
|
113
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.ownerRole": "⟦萬 Ôŵńēґ 國⟧",
|
|
114
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.previewerRole": "⟦萬萬 Pŗęνϊêшеґ 國國⟧",
|
|
115
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole": "⟦萬萬萬萬萬 Pŕενïèщęř ŰΡļøăďêŗ 國國國國國⟧",
|
|
116
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬 Şĥáŗєď ļïňķ сõΡĩέď τō çļϊΡьσářď. 國國國國國國國國國⟧",
|
|
117
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Şĥäяεď ľīʼnк ĉřèāťėď. Ċļіćķ ĊõΡў ţø śнāřė. 國國國國國國國國國國國國⟧",
|
|
118
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Ѕħăгèď ľìńκ ¢ŕёáţêď äņď ĉóΡìєď ŧó ċļīΡьōαѓď. 國國國國國國國國國國國國國⟧",
|
|
119
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "⟦萬萬萬萬萬萬 Ĉăņ νїéẃ άηď ďóщлľõåď 國國國國國國⟧",
|
|
120
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Τĥιş Ρēяmïśѕįόń сâи оηľУ ьė çĥǻήĝėď ìп Βō× Νōţεŝ 國國國國國國國國國國國國國國⟧",
|
|
121
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "⟦萬萬 Ċåи ёďϊŧ 國國⟧",
|
|
122
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "⟦萬萬萬 Ċąņ νįěẁ óŋľγ 國國國⟧",
|
|
123
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.closeButton": "⟦萬 Čľöŝє 國⟧",
|
|
124
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Øлĺÿ ιŋνϊţеď ΡεőΡļę ċáʼn ǻ¢çēŝś ťħįŝ {item} 國國國國國國國國國國國國⟧",
|
|
125
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "⟦萬萬萬萬萬 Íπνïŧéď ΡεőΡĺė ôηľУ 國國國國國⟧",
|
|
126
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àиýοпė ĭņ ŷōűѓ ĉòmΡãņў ẁїτĥ ŧħé ļίиķ ôѓ ΡéōΡľë ĩпνιťëď ťò ťнìŝ {item} ¢ąи αćčεѕѕ 國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
127
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel": "⟦萬萬萬萬萬萬 PέоΡĺę їŋ Уôùя ĉõmΡάйў 國國國國國國⟧",
|
|
128
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŷøü ďŏ ňòţ ĥåνè Ρěřmįѕśîоη ťő ¢ŗèαţє τĥē ļιηк 國國國國國國國國國國國國國⟧",
|
|
129
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţħìś òΡţϊôʼn īѕ ńοτ àνâįļäьľέ ďµē ŧό å śëĉμѓīτў Ρоĺíĉў 國國國國國國國國國國國國國國國⟧",
|
|
130
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Åηγòлє ǻť {enterprise} ẃìťħ ţħε ļιπκ ôѓ ΡēоΡľě ιńνìŧèď ťó τĥίś {item} ĉãи ã¢сëşŝ 國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
131
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "⟦萬萬萬萬 PēøΡľê îπ {enterprise} 國國國國⟧",
|
|
132
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel": "⟦萬萬 ĒхΡϊŕĕѕ 國國⟧",
|
|
133
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ťĥíś ĺĩпк ẁіļľ ë×Ρίřę áйď вé ϊηåĉçēѕşîвľê óη {expirationDate} 國國國國國國國國國國國國國國⟧",
|
|
134
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "⟦萬 ƒįĺє 國⟧",
|
|
135
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "⟦萬 ƒοļďёŕ 國⟧",
|
|
136
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "⟦ ĥųв ⟧",
|
|
137
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Půьĺιçļÿ áčĉĕśŝíвļě ăлď ňο śĭġη-įй яέqцϊгεď 國國國國國國國國國國國國⟧",
|
|
138
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "⟦萬萬萬萬萬 PēóΡľë ωïţĥ ţĥè ľійĸ 國國國國國⟧",
|
|
139
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Υôμ ďο йōŧ ĥάνê Ρëŕmíśśιοп ťό ŗĕmονė τħę ļϊйķ 國國國國國國國國國國國國國⟧",
|
|
140
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "⟦萬萬 Ѕнαяе Ļíήκ 國國⟧",
|
|
141
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pµьļϊčĺŷ àνăіĺαьľě ƒόř åʼnýоńè ťο νїеẁ äйď ďöẁņľõãď. Ąлý ľøĝĝęď ĭʼn ùѕėѓş ŵϊŧħ ţнê ľĩňκ čãή εďįτ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
142
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkElevatedEditableCompanyAvailable": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 PёοΡĺę ẁħо ħäνę ã¢сèŝś τό ŧнίѕ ĺĩήķ ćāл ęďίţ. 國國國國國國國國國國國國國⟧",
|
|
143
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "⟦萬萬萬萬 Ѕěлď Śнäгеď Ľìлķ 國國國國⟧",
|
|
144
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkPubliclyAvailable": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŧħιş сøпţëπŧ įş Ρúвļĩčľγ åνāíľάьĺе τő àήУоŋè шîτħ ţнě ľìŋκ. 國國國國國國國國國國國國國國國國國⟧",
|
|
145
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel": "⟦萬萬萬 Ľĩńκ Şėŧţìńğş 國國國⟧",
|
|
146
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel": "⟦萬萬萬 Śĥǻŕéď ĺįŋĸ 國國國⟧",
|
|
147
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip": "⟦萬萬萬萬萬 Ĉŗēàţе ąпď ċöΡγ ĺīлĸ 國國國國國⟧",
|
|
148
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel": "⟦萬萬萬萬 Şнāŗęď ľìňκ ЏŖĻ 國國國國⟧",
|
|
149
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "⟦萬萬 ьоöĸmâŗк 國國⟧",
|
|
150
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.title": "⟦萬萬萬 Śħάřе ‘{itemName}’ 國國國⟧",
|
|
151
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole": "⟦萬萬 ÛΡļōãďęř 國國⟧",
|
|
152
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.viewerRole": "⟦萬 Vīĕщєґ 國⟧",
|
|
153
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "⟦萬萬萬萬 Vίéщěř ŰΡĺōαďёг 國國國國⟧",
|
|
154
|
+
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Τĥε ŝĥäŕέď ĺίŋĸ ѕęτťïʼnĝş щēřě ѕåνêď şūсċéѕśƒųĺļỳ. 國國國國國國國國國國國國國國⟧",
|
|
155
|
+
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ċũŝτòm ŰЃĽś mŭśτ ьё ьêŧẃêêʼn 12-30 ĉĥåґăčţєѓѕ, ãŋď ¢àй ïпçĺůďę ľėŧŧέřś, пúmьęяś, āήď нÿΡĥĕиѕ 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
156
|
+
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "⟦萬萬萬萬萬萬萬 Pľεαśë έηţêг â čůŝτòm ЏŔĽ 國國國國國國國⟧"
|
|
157
157
|
}
|