@box/box-item-type-selector 0.69.14 → 0.70.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/en-x-pseudo.js +14 -14
- package/dist/i18n/en-x-pseudo.properties +14 -14
- package/package.json +1 -1
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "⟦萬
|
|
3
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType": "⟦萬萬
|
|
4
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType": "⟦萬萬
|
|
5
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "⟦萬萬
|
|
6
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "⟦萬萬
|
|
7
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "⟦萬
|
|
2
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "⟦萬 Ãùďϊö 國⟧",
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType": "⟦萬萬 ßōх Ĉάŋνąś 國國⟧",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType": "⟦萬萬 ßōх Ņōτê 國國⟧",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "⟦萬萬 Ďõ¢ùmёήţ 國國⟧",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "⟦萬萬 Ďѓάώĩπĝ 國國⟧",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "⟦萬 Ímăğê 國⟧",
|
|
8
8
|
"groupSharedFeatures.boxItemTypeSelector.boxFileType.multipleFiles": "⟦萬萬萬 {fileType} +{count} 國國國⟧",
|
|
9
9
|
"groupSharedFeatures.boxItemTypeSelector.boxFileType.pdfType": "⟦ PÐ₣ ⟧",
|
|
10
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "⟦萬萬萬 P
|
|
11
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "⟦萬萬萬
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "⟦萬萬萬 Pяёśĕпťăţĭôʼn 國國國⟧",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "⟦萬萬萬 ŞΡґëǻďśнěέŧ 國國國⟧",
|
|
12
12
|
"groupSharedFeatures.boxItemTypeSelector.boxFileType.threedType": "⟦ 3Ð ⟧",
|
|
13
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "⟦萬
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "⟦萬
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "⟦萬萬
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "⟦萬
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "⟦萬
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "⟦萬萬
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "⟦萬 Vîďēõ 國⟧",
|
|
14
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "⟦萬 ₣іļèŝ 國⟧",
|
|
15
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "⟦萬萬 ₣σľďèгş 國國⟧",
|
|
16
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "⟦萬 ÁΡΡľŷ 國⟧",
|
|
17
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "⟦萬 Čĺéăŗ 國⟧",
|
|
18
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "⟦萬萬 ₣іľê ŦγΡе 國國⟧"
|
|
19
19
|
}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
# Label for the audio file type
|
|
2
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType = ⟦萬
|
|
2
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType = ⟦萬 Ãùďϊö 國⟧
|
|
3
3
|
# Label for the Box Canvas file type
|
|
4
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType = ⟦萬萬
|
|
4
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType = ⟦萬萬 ßōх Ĉάŋνąś 國國⟧
|
|
5
5
|
# Label for the Box Note file type
|
|
6
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType = ⟦萬萬
|
|
6
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType = ⟦萬萬 ßōх Ņōτê 國國⟧
|
|
7
7
|
# Label for the document file type
|
|
8
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType = ⟦萬萬
|
|
8
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType = ⟦萬萬 Ďõ¢ùmёήţ 國國⟧
|
|
9
9
|
# Label for the drawing file type
|
|
10
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType = ⟦萬萬
|
|
10
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType = ⟦萬萬 Ďѓάώĩπĝ 國國⟧
|
|
11
11
|
# Label for the image file type
|
|
12
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType = ⟦萬
|
|
12
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType = ⟦萬 Ímăğê 國⟧
|
|
13
13
|
# Label for multiple file types
|
|
14
14
|
groupSharedFeatures.boxItemTypeSelector.boxFileType.multipleFiles = ⟦萬萬萬 {fileType} +{count} 國國國⟧
|
|
15
15
|
# Label for the PDF file type
|
|
16
16
|
groupSharedFeatures.boxItemTypeSelector.boxFileType.pdfType = ⟦ PÐ₣ ⟧
|
|
17
17
|
# Label for the presentation file type
|
|
18
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType = ⟦萬萬萬 P
|
|
18
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType = ⟦萬萬萬 Pяёśĕпťăţĭôʼn 國國國⟧
|
|
19
19
|
# Label for the spreadsheet file type
|
|
20
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType = ⟦萬萬萬
|
|
20
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType = ⟦萬萬萬 ŞΡґëǻďśнěέŧ 國國國⟧
|
|
21
21
|
# Label for the 3D file type
|
|
22
22
|
groupSharedFeatures.boxItemTypeSelector.boxFileType.threedType = ⟦ 3Ð ⟧
|
|
23
23
|
# Label for the video file type
|
|
24
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType = ⟦萬
|
|
24
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType = ⟦萬 Vîďēõ 國⟧
|
|
25
25
|
# Label for the checkbox item type selector representing files
|
|
26
|
-
groupSharedFeatures.boxItemTypeSelector.itemType.fileType = ⟦萬
|
|
26
|
+
groupSharedFeatures.boxItemTypeSelector.itemType.fileType = ⟦萬 ₣іļèŝ 國⟧
|
|
27
27
|
# Label for the checkbox item type selector representing folders
|
|
28
|
-
groupSharedFeatures.boxItemTypeSelector.itemType.folderType = ⟦萬萬
|
|
28
|
+
groupSharedFeatures.boxItemTypeSelector.itemType.folderType = ⟦萬萬 ₣σľďèгş 國國⟧
|
|
29
29
|
# Label for the button in the selector to apply the selected filters
|
|
30
|
-
groupSharedFeatures.boxItemTypeSelector.quickFilter.apply = ⟦萬
|
|
30
|
+
groupSharedFeatures.boxItemTypeSelector.quickFilter.apply = ⟦萬 ÁΡΡľŷ 國⟧
|
|
31
31
|
# Label for the button in the selector to clear all the selected filters
|
|
32
|
-
groupSharedFeatures.boxItemTypeSelector.quickFilter.clear = ⟦萬
|
|
32
|
+
groupSharedFeatures.boxItemTypeSelector.quickFilter.clear = ⟦萬 Čĺéăŗ 國⟧
|
|
33
33
|
# Label for the dropdown chip when no specific selection has been made
|
|
34
|
-
groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown = ⟦萬萬
|
|
34
|
+
groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown = ⟦萬萬 ₣іľê ŦγΡе 國國⟧
|