@pitcher/canvas-ui 2026.1.21-151738 → 2026.1.21-153854
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/locale/de.json +4 -11
- package/locale/el.json +4 -11
- package/locale/en.json +4 -11
- package/locale/es.json +4 -11
- package/locale/fr.json +4 -11
- package/locale/it.json +4 -11
- package/locale/ja.json +4 -3
- package/locale/nl.json +4 -11
- package/locale/pl.json +4 -11
- package/locale/pt-br.json +4 -11
- package/locale/pt.json +4 -11
- package/locale/th.json +4 -11
- package/locale/tr.json +4 -11
- package/locale/zh.json +4 -3
- package/package.json +1 -1
package/locale/de.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": null,
|
|
315
315
|
"convertPptxToHtml": null,
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Teilbar"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": null,
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": null
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Teilbar"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": null
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": null,
|
|
2709
2709
|
"multipleSections": null,
|
|
2710
2710
|
"multipleTemplates": null,
|
|
2711
|
-
"notShareable": null,
|
|
2712
|
-
"notDivisible": "Nicht teilbar",
|
|
2713
2711
|
"notDivisibleExpanded": "Datei ist nicht teilbar. Sie können keine einzelne(n) Seite(n) auswählen",
|
|
2712
|
+
"notShareable": null,
|
|
2714
2713
|
"preparing": null,
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": null
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "Erlaubt",
|
|
2724
|
-
"disabled": "Deaktiviert"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": null,
|
|
2728
2721
|
"singleCanvas": null,
|
|
2729
2722
|
"singleFile": null,
|
package/locale/el.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "Προσθήκη περισσότερων",
|
|
315
315
|
"convertPptxToHtml": "Μετατροπή PPTX σε HTML",
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Διαιρετό"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "Ρυθμίσεις λήξης αρχείου",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "Κοινοποίηση"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Διαιρετό"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "Ετικέτες"
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} φάκελοι",
|
|
2709
2709
|
"multipleSections": "{count} ενότητες",
|
|
2710
2710
|
"multipleTemplates": "{count} πρότυπα",
|
|
2711
|
-
"notShareable": "Μη κοινοποιήσιμο",
|
|
2712
|
-
"notDivisible": "Μη διαιρετό",
|
|
2713
2711
|
"notDivisibleExpanded": "Το αρχείο δεν μπορεί να διαιρεθεί. Δεν μπορείτε να επιλέξετε μεμονωμένες σελίδες",
|
|
2712
|
+
"notShareable": "Μη κοινοποιήσιμο",
|
|
2714
2713
|
"preparing": "Προετοιμασία...",
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": "Απενεργοποιημένη"
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "Επιτρέπεται",
|
|
2724
|
-
"disabled": "Απενεργοποιημένο"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": "1 μπλοκ",
|
|
2728
2721
|
"singleCanvas": "1 καμβάς",
|
|
2729
2722
|
"singleFile": "1 αρχείο",
|
package/locale/en.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "Add more",
|
|
315
315
|
"convertPptxToHtml": "Convert PPTX to HTML",
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Divisible"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "File expiration settings",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "Sharing"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Divisible"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "Tags"
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} folders",
|
|
2709
2709
|
"multipleSections": "{count} sections",
|
|
2710
2710
|
"multipleTemplates": "{count} templates",
|
|
2711
|
-
"notShareable": "Not shareable",
|
|
2712
|
-
"notDivisible": "Not divisible",
|
|
2713
2711
|
"notDivisibleExpanded": "File not dividable. You cannot select individual page(s)",
|
|
2712
|
+
"notShareable": "Not shareable",
|
|
2714
2713
|
"preparing": "Preparing",
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": "Disabled"
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "Allowed",
|
|
2724
|
-
"disabled": "Disabled"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": "1 block",
|
|
2728
2721
|
"singleCanvas": "1 canvas",
|
|
2729
2722
|
"singleFile": "1 file",
|
package/locale/es.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "Agregar más",
|
|
315
315
|
"convertPptxToHtml": "Convertir PPTX a HTML",
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Divisible"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "Configuración de vencimiento del archivo",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "Compartir"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Divisible"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "Etiquetas"
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} carpetas",
|
|
2709
2709
|
"multipleSections": "{count} secciones",
|
|
2710
2710
|
"multipleTemplates": "{count} plantillas",
|
|
2711
|
-
"notShareable": "No compartible",
|
|
2712
|
-
"notDivisible": "No divisible",
|
|
2713
2711
|
"notDivisibleExpanded": "El archivo no se puede dividir. No puede seleccionar página(s) individual(es)",
|
|
2712
|
+
"notShareable": "No compartible",
|
|
2714
2713
|
"preparing": "Preparando",
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": "Deshabilitado"
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "Permitido",
|
|
2724
|
-
"disabled": "Deshabilitado"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": "1 bloque",
|
|
2728
2721
|
"singleCanvas": "1 lienzo",
|
|
2729
2722
|
"singleFile": "1 archivo",
|
package/locale/fr.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "Ajouter plus",
|
|
315
315
|
"convertPptxToHtml": "Convertir PPTX en HTML",
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Divisible"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "Paramètres de durée de vie du fichier",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "Partage"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Divisible"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "Tags"
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} dossiers",
|
|
2709
2709
|
"multipleSections": "{count} sections",
|
|
2710
2710
|
"multipleTemplates": "{count} templates",
|
|
2711
|
-
"notShareable": "Non partageable",
|
|
2712
|
-
"notDivisible": "Non divisible",
|
|
2713
2711
|
"notDivisibleExpanded": "Fichier non divisible. Vous ne pouvez pas sélectionner de page(s) individuelle(s)",
|
|
2712
|
+
"notShareable": "Non partageable",
|
|
2714
2713
|
"preparing": "Préparation",
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": "Désactivé"
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "Autorisé",
|
|
2724
|
-
"disabled": "Désactivé"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": "1 bloc",
|
|
2728
2721
|
"singleCanvas": "1 canevas",
|
|
2729
2722
|
"singleFile": "1 fichier",
|
package/locale/it.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "Add more",
|
|
315
315
|
"convertPptxToHtml": "Converti PPTX in HTML",
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Divisibile"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "File expiration settings",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "Sharing"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Divisibile"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "Tags"
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} folders",
|
|
2709
2709
|
"multipleSections": "{count} sections",
|
|
2710
2710
|
"multipleTemplates": "{count} templates",
|
|
2711
|
-
"notShareable": "Not shareable",
|
|
2712
|
-
"notDivisible": "Non divisibile",
|
|
2713
2711
|
"notDivisibleExpanded": "File non divisibile. Non è possibile selezionare singole pagine",
|
|
2712
|
+
"notShareable": "Not shareable",
|
|
2714
2713
|
"preparing": "Preparing",
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": "Disabled"
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "Consentito",
|
|
2724
|
-
"disabled": "Disabilitato"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": "1 block",
|
|
2728
2721
|
"singleCanvas": "1 canvas",
|
|
2729
2722
|
"singleFile": "1 file",
|
package/locale/ja.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "Add more",
|
|
315
315
|
"convertPptxToHtml": "PPTXをHTMLに変換",
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "分割可能"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "File expiration settings",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "Sharing"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "分割可能"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "Tags"
|
|
335
335
|
},
|
|
@@ -2708,6 +2708,7 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} folders",
|
|
2709
2709
|
"multipleSections": "{count} sections",
|
|
2710
2710
|
"multipleTemplates": "{count} templates",
|
|
2711
|
+
"notDivisibleExpanded": null,
|
|
2711
2712
|
"notShareable": "Not shareable",
|
|
2712
2713
|
"preparing": "Preparing",
|
|
2713
2714
|
"sharing": {
|
package/locale/nl.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "Add more",
|
|
315
315
|
"convertPptxToHtml": "Converteer PPTX naar HTML",
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Deelbaar"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "File expiration settings",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "Sharing"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Deelbaar"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "Tags"
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} folders",
|
|
2709
2709
|
"multipleSections": "{count} sections",
|
|
2710
2710
|
"multipleTemplates": "{count} templates",
|
|
2711
|
-
"notShareable": "Not shareable",
|
|
2712
|
-
"notDivisible": "Niet deelbaar",
|
|
2713
2711
|
"notDivisibleExpanded": "Bestand niet deelbaar. U kunt geen individuele pagina('s) selecteren",
|
|
2712
|
+
"notShareable": "Not shareable",
|
|
2714
2713
|
"preparing": "Preparing",
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": "Disabled"
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "Toegestaan",
|
|
2724
|
-
"disabled": "Uitgeschakeld"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": "1 block",
|
|
2728
2721
|
"singleCanvas": "1 canvas",
|
|
2729
2722
|
"singleFile": "1 file",
|
package/locale/pl.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": null,
|
|
315
315
|
"convertPptxToHtml": null,
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Podzielny"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": null,
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": null
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Podzielny"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": null
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": null,
|
|
2709
2709
|
"multipleSections": null,
|
|
2710
2710
|
"multipleTemplates": null,
|
|
2711
|
-
"notShareable": null,
|
|
2712
|
-
"notDivisible": "Niepodzielny",
|
|
2713
2711
|
"notDivisibleExpanded": "Plik niepodzielny. Nie można wybrać pojedynczej strony (stron)",
|
|
2712
|
+
"notShareable": null,
|
|
2714
2713
|
"preparing": null,
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": null
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "Dozwolone",
|
|
2724
|
-
"disabled": "Wyłączone"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": null,
|
|
2728
2721
|
"singleCanvas": null,
|
|
2729
2722
|
"singleFile": null,
|
package/locale/pt-br.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "Adicionar mais",
|
|
315
315
|
"convertPptxToHtml": "Converter PPTX para HTML",
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Divisível"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "Configurações de expiração do arquivo",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "Compartilhamento"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Divisível"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "Etiquetas"
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} folders",
|
|
2709
2709
|
"multipleSections": "{count} sections",
|
|
2710
2710
|
"multipleTemplates": "{count} templates",
|
|
2711
|
-
"notShareable": "Not shareable",
|
|
2712
|
-
"notDivisible": "Não divisível",
|
|
2713
2711
|
"notDivisibleExpanded": "Arquivo não divisível. Você não pode selecionar página(s) individual(is)",
|
|
2712
|
+
"notShareable": "Not shareable",
|
|
2714
2713
|
"preparing": "Preparing",
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": "Desabilitado"
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "Permitido",
|
|
2724
|
-
"disabled": "Desabilitado"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": "1 block",
|
|
2728
2721
|
"singleCanvas": "1 canvas",
|
|
2729
2722
|
"singleFile": "1 file",
|
package/locale/pt.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "Add more",
|
|
315
315
|
"convertPptxToHtml": null,
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Divisível"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "File expiration settings",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "Sharing"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Divisível"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "Tags"
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} folders",
|
|
2709
2709
|
"multipleSections": "{count} sections",
|
|
2710
2710
|
"multipleTemplates": "{count} templates",
|
|
2711
|
-
"notShareable": "Not shareable",
|
|
2712
|
-
"notDivisible": "Não divisível",
|
|
2713
2711
|
"notDivisibleExpanded": "Arquivo não divisível. Você não pode selecionar página(s) individual(is)",
|
|
2712
|
+
"notShareable": "Not shareable",
|
|
2714
2713
|
"preparing": "Preparing",
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": "Disabled"
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "Permitido",
|
|
2724
|
-
"disabled": "Desabilitado"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": "1 block",
|
|
2728
2721
|
"singleCanvas": "1 canvas",
|
|
2729
2722
|
"singleFile": "1 file",
|
package/locale/th.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "เพิ่มเติม",
|
|
315
315
|
"convertPptxToHtml": null,
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "แบ่งได้"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "การตั้งค่าการหมดอายุไฟล์",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "การแชร์"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "แบ่งได้"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "แท็ก"
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} โฟลเดอร์",
|
|
2709
2709
|
"multipleSections": "{count} sections",
|
|
2710
2710
|
"multipleTemplates": "{count} templates",
|
|
2711
|
-
"notShareable": "ไม่t shareable",
|
|
2712
|
-
"notDivisible": "ไม่สามารถแบ่งได้",
|
|
2713
2711
|
"notDivisibleExpanded": "ไฟล์ไม่สามารถแบ่งได้ คุณไม่สามารถเลือกหน้าแต่ละหน้าได้",
|
|
2712
|
+
"notShareable": "ไม่t shareable",
|
|
2714
2713
|
"preparing": "Preparing",
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": "ปิดใช้งาน"
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "อนุญาต",
|
|
2724
|
-
"disabled": "ปิดใช้งาน"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": "1 บล็อก",
|
|
2728
2721
|
"singleCanvas": "1 แคนวาส",
|
|
2729
2722
|
"singleFile": "1 ไฟล์",
|
package/locale/tr.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": null,
|
|
315
315
|
"convertPptxToHtml": null,
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "Bölünebilir"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": null,
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": null
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "Bölünebilir"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": null
|
|
335
335
|
},
|
|
@@ -2708,9 +2708,8 @@
|
|
|
2708
2708
|
"multipleFolders": null,
|
|
2709
2709
|
"multipleSections": null,
|
|
2710
2710
|
"multipleTemplates": null,
|
|
2711
|
-
"notShareable": null,
|
|
2712
|
-
"notDivisible": "Bölünemez",
|
|
2713
2711
|
"notDivisibleExpanded": "Dosya bölünemiyor. Tek tek sayfa seçemezsiniz",
|
|
2712
|
+
"notShareable": null,
|
|
2714
2713
|
"preparing": null,
|
|
2715
2714
|
"sharing": {
|
|
2716
2715
|
"options": {
|
|
@@ -2718,12 +2717,6 @@
|
|
|
2718
2717
|
"disabled": null
|
|
2719
2718
|
}
|
|
2720
2719
|
},
|
|
2721
|
-
"divisible": {
|
|
2722
|
-
"options": {
|
|
2723
|
-
"allowed": "İzin verildi",
|
|
2724
|
-
"disabled": "Devre dışı"
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
2720
|
"singleBlock": null,
|
|
2728
2721
|
"singleCanvas": null,
|
|
2729
2722
|
"singleFile": null,
|
package/locale/zh.json
CHANGED
|
@@ -313,6 +313,9 @@
|
|
|
313
313
|
},
|
|
314
314
|
"addMore": "Add more",
|
|
315
315
|
"convertPptxToHtml": "将PPTX转换为HTML",
|
|
316
|
+
"divisible": {
|
|
317
|
+
"label": "可分割"
|
|
318
|
+
},
|
|
316
319
|
"expiresAt": {
|
|
317
320
|
"label": "File expiration settings",
|
|
318
321
|
"options": {
|
|
@@ -327,9 +330,6 @@
|
|
|
327
330
|
"sharing": {
|
|
328
331
|
"label": "Sharing"
|
|
329
332
|
},
|
|
330
|
-
"divisible": {
|
|
331
|
-
"label": "可分割"
|
|
332
|
-
},
|
|
333
333
|
"tags": {
|
|
334
334
|
"label": "Tags"
|
|
335
335
|
},
|
|
@@ -2708,6 +2708,7 @@
|
|
|
2708
2708
|
"multipleFolders": "{count} folders",
|
|
2709
2709
|
"multipleSections": "{count} sections",
|
|
2710
2710
|
"multipleTemplates": "{count} templates",
|
|
2711
|
+
"notDivisibleExpanded": null,
|
|
2711
2712
|
"notShareable": "Not shareable",
|
|
2712
2713
|
"preparing": "Preparing",
|
|
2713
2714
|
"sharing": {
|