@box/box-item-type-selector 2.1.8 → 2.1.10
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 +15 -18
- package/dist/i18n/da-DK.js +13 -18
- package/dist/i18n/de-DE.js +12 -18
- package/dist/i18n/en-AU.js +2 -19
- package/dist/i18n/en-CA.js +2 -19
- package/dist/i18n/en-GB.js +2 -19
- package/dist/i18n/en-x-pseudo.js +2 -19
- package/dist/i18n/es-419.js +13 -18
- package/dist/i18n/es-ES.js +13 -18
- package/dist/i18n/fi-FI.js +13 -18
- package/dist/i18n/fr-CA.js +11 -18
- package/dist/i18n/fr-FR.js +11 -18
- package/dist/i18n/hi-IN.js +14 -18
- package/dist/i18n/it-IT.js +13 -18
- package/dist/i18n/ja-JP.js +15 -18
- package/dist/i18n/ko-KR.js +15 -18
- package/dist/i18n/nb-NO.js +14 -18
- package/dist/i18n/nl-NL.js +10 -18
- package/dist/i18n/pl-PL.js +14 -18
- package/dist/i18n/pt-BR.js +14 -18
- package/dist/i18n/ru-RU.js +14 -18
- package/dist/i18n/sv-SE.js +12 -18
- package/dist/i18n/tr-TR.js +14 -18
- package/dist/i18n/zh-CN.js +14 -18
- package/dist/i18n/zh-TW.js +14 -18
- package/package.json +6 -6
- package/dist/i18n/bn-IN.properties +0 -34
- package/dist/i18n/da-DK.properties +0 -34
- package/dist/i18n/de-DE.properties +0 -34
- package/dist/i18n/en-AU.properties +0 -34
- package/dist/i18n/en-CA.properties +0 -34
- package/dist/i18n/en-GB.properties +0 -34
- package/dist/i18n/en-US.js +0 -19
- package/dist/i18n/en-US.properties +0 -34
- package/dist/i18n/en-x-pseudo.properties +0 -34
- package/dist/i18n/es-419.properties +0 -34
- package/dist/i18n/es-ES.properties +0 -34
- package/dist/i18n/fi-FI.properties +0 -34
- package/dist/i18n/fr-CA.properties +0 -34
- package/dist/i18n/fr-FR.properties +0 -34
- package/dist/i18n/hi-IN.properties +0 -34
- package/dist/i18n/it-IT.properties +0 -34
- package/dist/i18n/ja-JP.properties +0 -34
- package/dist/i18n/json/src/lib/messages.json +0 -1
- package/dist/i18n/ko-KR.properties +0 -34
- package/dist/i18n/nb-NO.properties +0 -34
- package/dist/i18n/nl-NL.properties +0 -34
- package/dist/i18n/pl-PL.properties +0 -34
- package/dist/i18n/pt-BR.properties +0 -34
- package/dist/i18n/ru-RU.properties +0 -34
- package/dist/i18n/sv-SE.properties +0 -34
- package/dist/i18n/tr-TR.properties +0 -34
- package/dist/i18n/zh-CN.properties +0 -34
- package/dist/i18n/zh-TW.properties +0 -34
package/dist/i18n/bn-IN.js
CHANGED
|
@@ -1,19 +1,16 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "আবেদন করুন",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "পরিষ্কার করুন",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "ফাইলের ধরন"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "অডিও",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType": "Box ক্যানভাস",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "ডকুমেন্ট",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "অঙ্কন",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "ইমেজ",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "উপস্থাপনা",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "স্প্রেডশীট",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "ভিডিও",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "ফাইলগুলি",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "ফোল্ডারগুলি",
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "আবেদন করুন",
|
|
14
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "পরিষ্কার করুন",
|
|
15
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "ফাইলের ধরন"
|
|
16
|
+
};
|
package/dist/i18n/da-DK.js
CHANGED
|
@@ -1,19 +1,14 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Filer",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Mapper",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Anvend",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Ryd",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Filtype"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "Lyd",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "Dokument",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Tegning",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "Billede",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Præsentation",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Regneark",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Filer",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Mapper",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Anvend",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Ryd",
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Filtype"
|
|
14
|
+
};
|
package/dist/i18n/de-DE.js
CHANGED
|
@@ -1,19 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "Video",
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Dateien",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Ordner",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Anwenden",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Löschen",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Dateityp"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "Dokument",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Zeichnung",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "Bild",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Präsentation",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Tabellenkalkulation",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Dateien",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Ordner",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Anwenden",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Löschen",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Dateityp"
|
|
13
|
+
};
|
package/dist/i18n/en-AU.js
CHANGED
|
@@ -1,19 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType": "Box Canvas",
|
|
4
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType": "Box Note",
|
|
5
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "Document",
|
|
6
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Drawing",
|
|
7
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "Image",
|
|
8
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.multipleFiles": "{fileType} +{count}",
|
|
9
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.pdfType": "PDF",
|
|
10
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Presentation",
|
|
11
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Spreadsheet",
|
|
12
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.threedType": "3D",
|
|
13
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "Video",
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Files",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Folders",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Apply",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Clear",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "File Type"
|
|
19
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/en-CA.js
CHANGED
|
@@ -1,19 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType": "Box Canvas",
|
|
4
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType": "Box Note",
|
|
5
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "Document",
|
|
6
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Drawing",
|
|
7
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "Image",
|
|
8
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.multipleFiles": "{fileType} +{count}",
|
|
9
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.pdfType": "PDF",
|
|
10
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Presentation",
|
|
11
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Spreadsheet",
|
|
12
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.threedType": "3D",
|
|
13
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "Video",
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Files",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Folders",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Apply",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Clear",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "File Type"
|
|
19
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/en-GB.js
CHANGED
|
@@ -1,19 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType": "Box Canvas",
|
|
4
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType": "Box Note",
|
|
5
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "Document",
|
|
6
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Drawing",
|
|
7
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "Image",
|
|
8
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.multipleFiles": "{fileType} +{count}",
|
|
9
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.pdfType": "PDF",
|
|
10
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Presentation",
|
|
11
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Spreadsheet",
|
|
12
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.threedType": "3D",
|
|
13
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "Video",
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Files",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Folders",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Apply",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Clear",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "File Type"
|
|
19
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,19 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
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
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.multipleFiles": "⟦萬萬萬 {fileType} +{count} 國國國⟧",
|
|
9
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.pdfType": "⟦ PÐ₣ ⟧",
|
|
10
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "⟦萬萬萬 Pŕèśéиţàťìòй 國國國⟧",
|
|
11
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "⟦萬萬萬 ŚΡŕèàďśĥéêţ 國國國⟧",
|
|
12
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.threedType": "⟦ 3Ð ⟧",
|
|
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
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/es-419.js
CHANGED
|
@@ -1,19 +1,14 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Archivos",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Carpetas",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Aplicar",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Borrar",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Tipo de archivo"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "Documento",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Dibujo",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "Imagen",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Presentación",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Hoja de cálculo",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "Vídeo",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Archivos",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Carpetas",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Aplicar",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Borrar",
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Tipo de archivo"
|
|
14
|
+
};
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -1,19 +1,14 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Archivos",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Carpetas",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Aplicar",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Borrar",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Tipo de archivo"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "Documento",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Dibujo",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "Imagen",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Presentación",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Hoja de cálculo",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "Vídeo",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Archivos",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Carpetas",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Aplicar",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Borrar",
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Tipo de archivo"
|
|
14
|
+
};
|
package/dist/i18n/fi-FI.js
CHANGED
|
@@ -1,19 +1,14 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Tiedostot",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Kansiot",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Käytä",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Tyhjennä",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Tiedostotyyppi"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "Ääni",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "Asiakirja",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Piirustus",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "Kuva",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Esitys",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Laskentataulukko",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Tiedostot",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Kansiot",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Käytä",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Tyhjennä",
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Tiedostotyyppi"
|
|
14
|
+
};
|
package/dist/i18n/fr-CA.js
CHANGED
|
@@ -1,19 +1,12 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.threedType": "3D",
|
|
13
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "Vidéo",
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "fichiers",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Dossiers",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Appliquer",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Effacer",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Type de fichier"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Dessin",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Présentation",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Feuille de calcul",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "Vidéo",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "fichiers",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Dossiers",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Appliquer",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Effacer",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Type de fichier"
|
|
12
|
+
};
|
package/dist/i18n/fr-FR.js
CHANGED
|
@@ -1,19 +1,12 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.threedType": "3D",
|
|
13
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "Vidéo",
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "fichiers",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Dossiers",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Appliquer",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Effacer",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Type de fichier"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Dessin",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Présentation",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Feuille de calcul",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "Vidéo",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "fichiers",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Dossiers",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Appliquer",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Effacer",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Type de fichier"
|
|
12
|
+
};
|
package/dist/i18n/hi-IN.js
CHANGED
|
@@ -1,19 +1,15 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "फ़ोल्डर्स",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "लागू करें",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "साफ़ करें",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "फ़ाइल का प्रकार"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "ऑडियो",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "दस्तावेज़",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "चित्रकारी",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "छवि",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "प्रस्तुति",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "स्प्रेडशीट",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "वीडियो",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "फ़ाइलें",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "फ़ोल्डर्स",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "लागू करें",
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "साफ़ करें",
|
|
14
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "फ़ाइल का प्रकार"
|
|
15
|
+
};
|
package/dist/i18n/it-IT.js
CHANGED
|
@@ -1,19 +1,14 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "File",
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Cartelle",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Applica",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Cancella",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Tipo di file"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "Documento",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Disegno",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "Immagine",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.multipleFiles": "+{count} {fileType}",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Presentazione",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Foglio di calcolo",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "File",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Cartelle",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Applica",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Cancella",
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Tipo di file"
|
|
14
|
+
};
|
package/dist/i18n/ja-JP.js
CHANGED
|
@@ -1,19 +1,16 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "適用",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "クリア",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "ファイルの種類"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "オーディオ",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "ドキュメント",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "描画",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "画像",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.multipleFiles": "{fileType} +{count}種類",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "プレゼンテーション",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "スプレッドシート",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "動画",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "ファイル",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "フォルダ",
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "適用",
|
|
14
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "クリア",
|
|
15
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "ファイルの種類"
|
|
16
|
+
};
|
package/dist/i18n/ko-KR.js
CHANGED
|
@@ -1,19 +1,16 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "적용",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "지우기",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "파일 유형"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "오디오",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType": "Box 캔버스",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "문서",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "그림",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "이미지",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "프레젠테이션",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "스프레드시트",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "비디오",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "파일",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "폴더",
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "적용",
|
|
14
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "지우기",
|
|
15
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "파일 유형"
|
|
16
|
+
};
|
package/dist/i18n/nb-NO.js
CHANGED
|
@@ -1,19 +1,15 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Mapper",
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Bruk",
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Fjern",
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Filtype"
|
|
19
|
-
}
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "Lyd",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "Dokument",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "Tegning",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "Bilde",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.pdfType": "PDF-fil",
|
|
8
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "Presentasjon",
|
|
9
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "Regneark",
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "Filer",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "Mapper",
|
|
12
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "Bruk",
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "Fjern",
|
|
14
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "Filtype"
|
|
15
|
+
};
|