@baseline-ui/core 1.1.0 → 2.0.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/index.css +1 -1
- package/dist/index.d.ts +205 -427
- package/dist/index.js +20 -20
- package/dist/index.mjs +20 -20
- package/intl/ar.json +80 -0
- package/intl/cs.json +80 -0
- package/intl/cy.json +80 -0
- package/intl/da.json +80 -0
- package/intl/de.json +80 -0
- package/intl/el.json +80 -0
- package/intl/en-GB.json +80 -0
- package/intl/en.json +80 -0
- package/intl/es.json +80 -0
- package/intl/fi.json +80 -0
- package/intl/fr-CA.json +80 -0
- package/intl/fr.json +80 -0
- package/intl/he.json +80 -0
- package/intl/hr.json +80 -0
- package/intl/id.json +80 -0
- package/intl/it.json +80 -0
- package/intl/ja.json +80 -0
- package/intl/ko.json +80 -0
- package/intl/ms.json +80 -0
- package/intl/nb-NO.json +80 -0
- package/intl/nl.json +80 -0
- package/intl/pl.json +80 -0
- package/intl/pt-PT.json +80 -0
- package/intl/pt.json +80 -0
- package/intl/ru.json +80 -0
- package/intl/sk.json +80 -0
- package/intl/sl.json +80 -0
- package/intl/sv.json +80 -0
- package/intl/th.json +80 -0
- package/intl/tr.json +80 -0
- package/intl/uk.json +80 -0
- package/intl/zh-Hans.json +80 -0
- package/intl/zh-Hant.json +80 -0
- package/messages.json +314 -0
- package/package.json +8 -7
- package/sbom.json +20 -20
package/intl/ar.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bui.alertDialog.close": "إغلاق",
|
|
3
|
+
"bui.audioPlayer.audioTimeline": "مخطط زمني للصوت",
|
|
4
|
+
"bui.audioPlayer.pause": "إيقاف مؤقت",
|
|
5
|
+
"bui.audioPlayer.play": "تشغيل",
|
|
6
|
+
"bui.buttonSelect.more": "المزيد",
|
|
7
|
+
"bui.buttonSelect.moreWithLabel": "المزيد {label}",
|
|
8
|
+
"bui.calendar.nextMonth": "الشهر التالي",
|
|
9
|
+
"bui.calendar.nextYear": "السنة التالية",
|
|
10
|
+
"bui.calendar.previousMonth": "الشهر السابق",
|
|
11
|
+
"bui.calendar.previousYear": "السنة السابقة",
|
|
12
|
+
"bui.calendar.selectMonth": "اختر الشهر",
|
|
13
|
+
"bui.calendar.selectYear": "اختر السنة",
|
|
14
|
+
"bui.colorInput.add": "إضافة",
|
|
15
|
+
"bui.colorInput.addColor": "إضافة لون",
|
|
16
|
+
"bui.colorInput.cancel": "إلغاء",
|
|
17
|
+
"bui.colorInput.colorFormat": "تنسيق اللون",
|
|
18
|
+
"bui.colorInput.colorPresets": "الألوان المسبقة",
|
|
19
|
+
"bui.colorInput.customColors": "ألوان مخصصة",
|
|
20
|
+
"bui.colorInput.indeterminate": "مختلط",
|
|
21
|
+
"bui.colorInput.newColor": "لون مخصص جديد",
|
|
22
|
+
"bui.colorInput.noColor": "لا يوجد",
|
|
23
|
+
"bui.colorInput.removeColor": "إزالة اللون",
|
|
24
|
+
"bui.colorInput.transparent": "شفاف",
|
|
25
|
+
"bui.colorSwatch.none": "لا يوجد",
|
|
26
|
+
"bui.dateField.openCalendar": "فتح التقويم",
|
|
27
|
+
"bui.drawer.close": "إغلاق",
|
|
28
|
+
"bui.editor.action": "إجراء",
|
|
29
|
+
"bui.editor.addLink": "إضافة رابط",
|
|
30
|
+
"bui.editor.backgroundColor": "لون الخلفية",
|
|
31
|
+
"bui.editor.bold": "عريض",
|
|
32
|
+
"bui.editor.cancel": "إلغاء",
|
|
33
|
+
"bui.editor.close": "إغلاق",
|
|
34
|
+
"bui.editor.copy": "نسخ",
|
|
35
|
+
"bui.editor.cut": "قص",
|
|
36
|
+
"bui.editor.editLink": "تحرير الرابط",
|
|
37
|
+
"bui.editor.fontColor": "لون الخط",
|
|
38
|
+
"bui.editor.help": "المساعدة",
|
|
39
|
+
"bui.editor.italic": "مائل",
|
|
40
|
+
"bui.editor.linkAnnotation": "رابط",
|
|
41
|
+
"bui.editor.mention": "إشارة",
|
|
42
|
+
"bui.editor.openHelpDialog": "فتح مربع حوار المساعدة",
|
|
43
|
+
"bui.editor.paste": "لصق",
|
|
44
|
+
"bui.editor.redo": "إعادة",
|
|
45
|
+
"bui.editor.removeLink": "إزالة الرابط",
|
|
46
|
+
"bui.editor.save": "حفظ",
|
|
47
|
+
"bui.editor.selectAll": "تحديد الكل",
|
|
48
|
+
"bui.editor.shortcut": "اختصار",
|
|
49
|
+
"bui.editor.submit": "إرسال",
|
|
50
|
+
"bui.editor.toolbarFocus": "تركيز شريط الأدوات",
|
|
51
|
+
"bui.editor.underline": "مُسطّر",
|
|
52
|
+
"bui.editor.undo": "تراجع",
|
|
53
|
+
"bui.fileList.loading": "جارٍ التحميل {fileName}",
|
|
54
|
+
"bui.fileList.removeHint": "{fileName}, اضغط على Delete أو Backspace للإزالة",
|
|
55
|
+
"bui.freehandCanvas.redo": "إعادة",
|
|
56
|
+
"bui.freehandCanvas.undo": "تراجع",
|
|
57
|
+
"bui.imageDropZone.selectImage": "تحديد صورة",
|
|
58
|
+
"bui.imageGallery.cancel": "إلغاء",
|
|
59
|
+
"bui.imageGallery.delete": "حذف",
|
|
60
|
+
"bui.imageGallery.loading": "تحميل",
|
|
61
|
+
"bui.inlineAlert.close": "إغلاق",
|
|
62
|
+
"bui.pagination.goToPage": "انتقال إلى صفحة",
|
|
63
|
+
"bui.pagination.nextPage": "الصفحة التالية",
|
|
64
|
+
"bui.pagination.pageXofY": "صفحة {arg0} من {arg1}",
|
|
65
|
+
"bui.pagination.prevPage": "الصفحة السابقة",
|
|
66
|
+
"bui.select.clear": "مسح",
|
|
67
|
+
"bui.select.more": "+{count} المزيد",
|
|
68
|
+
"bui.select.search": "بحث",
|
|
69
|
+
"bui.select.selectAll": "تحديد الكل",
|
|
70
|
+
"bui.stepper.completed": "مكتمل",
|
|
71
|
+
"bui.stepper.label": "التقدم",
|
|
72
|
+
"bui.stepper.step": "الخطوة {index}",
|
|
73
|
+
"bui.table.loading": "تحميل",
|
|
74
|
+
"bui.toolbar.more": "المزيد",
|
|
75
|
+
"bui.treeView.collapse": "طي",
|
|
76
|
+
"bui.treeView.expand": "توسيع",
|
|
77
|
+
"bui.treeView.rename": "إعادة تسمية",
|
|
78
|
+
"bui.useMedia.paused": "متوقف مؤقتًا",
|
|
79
|
+
"bui.useMedia.playing": "قيد التشغيل"
|
|
80
|
+
}
|
package/intl/cs.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bui.alertDialog.close": "Zavřít",
|
|
3
|
+
"bui.audioPlayer.audioTimeline": "Časová osa zvuku",
|
|
4
|
+
"bui.audioPlayer.pause": "Pozastavit",
|
|
5
|
+
"bui.audioPlayer.play": "Přehrát",
|
|
6
|
+
"bui.buttonSelect.more": "Více",
|
|
7
|
+
"bui.buttonSelect.moreWithLabel": "Více {label}",
|
|
8
|
+
"bui.calendar.nextMonth": "Další měsíc",
|
|
9
|
+
"bui.calendar.nextYear": "Další rok",
|
|
10
|
+
"bui.calendar.previousMonth": "Předchozí měsíc",
|
|
11
|
+
"bui.calendar.previousYear": "Předchozí rok",
|
|
12
|
+
"bui.calendar.selectMonth": "Vybrat měsíc",
|
|
13
|
+
"bui.calendar.selectYear": "Vybrat rok",
|
|
14
|
+
"bui.colorInput.add": "Přidat",
|
|
15
|
+
"bui.colorInput.addColor": "Přidat barvu",
|
|
16
|
+
"bui.colorInput.cancel": "Zrušit",
|
|
17
|
+
"bui.colorInput.colorFormat": "Formát barvy",
|
|
18
|
+
"bui.colorInput.colorPresets": "Předvolby barev",
|
|
19
|
+
"bui.colorInput.customColors": "Vlastní barvy",
|
|
20
|
+
"bui.colorInput.indeterminate": "Smíšené",
|
|
21
|
+
"bui.colorInput.newColor": "Vlastní barva",
|
|
22
|
+
"bui.colorInput.noColor": "Není",
|
|
23
|
+
"bui.colorInput.removeColor": "Odebrat barvu",
|
|
24
|
+
"bui.colorInput.transparent": "Průhledná",
|
|
25
|
+
"bui.colorSwatch.none": "Není",
|
|
26
|
+
"bui.dateField.openCalendar": "Otevřít kalendář",
|
|
27
|
+
"bui.drawer.close": "Zavřít",
|
|
28
|
+
"bui.editor.action": "Akce",
|
|
29
|
+
"bui.editor.addLink": "Přidat odkaz",
|
|
30
|
+
"bui.editor.backgroundColor": "Barva pozadí",
|
|
31
|
+
"bui.editor.bold": "Tučné písmo",
|
|
32
|
+
"bui.editor.cancel": "Zrušit",
|
|
33
|
+
"bui.editor.close": "Zavřít",
|
|
34
|
+
"bui.editor.copy": "Kopírovat",
|
|
35
|
+
"bui.editor.cut": "Vyjmout",
|
|
36
|
+
"bui.editor.editLink": "Upravit odkaz",
|
|
37
|
+
"bui.editor.fontColor": "Barva písma",
|
|
38
|
+
"bui.editor.help": "Pomoc",
|
|
39
|
+
"bui.editor.italic": "Kurzíva",
|
|
40
|
+
"bui.editor.linkAnnotation": "Odkaz",
|
|
41
|
+
"bui.editor.mention": "Zmínka",
|
|
42
|
+
"bui.editor.openHelpDialog": "Otevřít dialogové okno nápovědy",
|
|
43
|
+
"bui.editor.paste": "Vložit",
|
|
44
|
+
"bui.editor.redo": "Opakovat",
|
|
45
|
+
"bui.editor.removeLink": "Odstranit odkaz",
|
|
46
|
+
"bui.editor.save": "Uložit",
|
|
47
|
+
"bui.editor.selectAll": "Vybrat vše",
|
|
48
|
+
"bui.editor.shortcut": "Zkratka",
|
|
49
|
+
"bui.editor.submit": "Odeslat",
|
|
50
|
+
"bui.editor.toolbarFocus": "Fokus na panelu nástrojů",
|
|
51
|
+
"bui.editor.underline": "Podtrženo",
|
|
52
|
+
"bui.editor.undo": "Zrušit",
|
|
53
|
+
"bui.fileList.loading": "Načítání {fileName}",
|
|
54
|
+
"bui.fileList.removeHint": "{fileName}, stiskněte Delete nebo Backspace pro odstranění",
|
|
55
|
+
"bui.freehandCanvas.redo": "Opakovat",
|
|
56
|
+
"bui.freehandCanvas.undo": "Zrušit",
|
|
57
|
+
"bui.imageDropZone.selectImage": "Vybrat obrázek",
|
|
58
|
+
"bui.imageGallery.cancel": "Zrušit",
|
|
59
|
+
"bui.imageGallery.delete": "Smazat",
|
|
60
|
+
"bui.imageGallery.loading": "Načítání",
|
|
61
|
+
"bui.inlineAlert.close": "Zavřít",
|
|
62
|
+
"bui.pagination.goToPage": "Přejít na stranu",
|
|
63
|
+
"bui.pagination.nextPage": "Další stránka",
|
|
64
|
+
"bui.pagination.pageXofY": "Strana {arg0} z {arg1}",
|
|
65
|
+
"bui.pagination.prevPage": "Předchozí strana",
|
|
66
|
+
"bui.select.clear": "Smazat",
|
|
67
|
+
"bui.select.more": "+{count} dalších",
|
|
68
|
+
"bui.select.search": "Hledat",
|
|
69
|
+
"bui.select.selectAll": "Vybrat vše",
|
|
70
|
+
"bui.stepper.completed": "Dokončeno",
|
|
71
|
+
"bui.stepper.label": "Průběh",
|
|
72
|
+
"bui.stepper.step": "Krok {index}",
|
|
73
|
+
"bui.table.loading": "Načítání",
|
|
74
|
+
"bui.toolbar.more": "Více",
|
|
75
|
+
"bui.treeView.collapse": "Sbalit",
|
|
76
|
+
"bui.treeView.expand": "Rozbalit",
|
|
77
|
+
"bui.treeView.rename": "Přejmenovat",
|
|
78
|
+
"bui.useMedia.paused": "Pozastaveno",
|
|
79
|
+
"bui.useMedia.playing": "Přehrává se"
|
|
80
|
+
}
|
package/intl/cy.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bui.alertDialog.close": "Cau",
|
|
3
|
+
"bui.audioPlayer.audioTimeline": "Llinell amser sain",
|
|
4
|
+
"bui.audioPlayer.pause": "Rhewi",
|
|
5
|
+
"bui.audioPlayer.play": "Chwarae",
|
|
6
|
+
"bui.buttonSelect.more": "Rhagor",
|
|
7
|
+
"bui.buttonSelect.moreWithLabel": "Rhagor {label}",
|
|
8
|
+
"bui.calendar.nextMonth": "Mis nesaf",
|
|
9
|
+
"bui.calendar.nextYear": "Blwyddyn nesaf",
|
|
10
|
+
"bui.calendar.previousMonth": "Mis blaenorol",
|
|
11
|
+
"bui.calendar.previousYear": "Blwyddyn flaenorol",
|
|
12
|
+
"bui.calendar.selectMonth": "Dewis mis",
|
|
13
|
+
"bui.calendar.selectYear": "Dewis blwyddyn",
|
|
14
|
+
"bui.colorInput.add": "Ychwanegu",
|
|
15
|
+
"bui.colorInput.addColor": "Ychwanegu Lliw",
|
|
16
|
+
"bui.colorInput.cancel": "Canslo",
|
|
17
|
+
"bui.colorInput.colorFormat": "Fformat Lliw",
|
|
18
|
+
"bui.colorInput.colorPresets": "Rhagosodiadau Lliw",
|
|
19
|
+
"bui.colorInput.customColors": "Lliwiau Custom",
|
|
20
|
+
"bui.colorInput.indeterminate": "Cymysg",
|
|
21
|
+
"bui.colorInput.newColor": "Lliw Personol Newydd",
|
|
22
|
+
"bui.colorInput.noColor": "Dim",
|
|
23
|
+
"bui.colorInput.removeColor": "Tynnu Lliw",
|
|
24
|
+
"bui.colorInput.transparent": "Tryloyw",
|
|
25
|
+
"bui.colorSwatch.none": "Dim",
|
|
26
|
+
"bui.dateField.openCalendar": "Agor calendr",
|
|
27
|
+
"bui.drawer.close": "Cau",
|
|
28
|
+
"bui.editor.action": "Gweithred",
|
|
29
|
+
"bui.editor.addLink": "Ychwanegu Dolen",
|
|
30
|
+
"bui.editor.backgroundColor": "Lliw'r Cefndir",
|
|
31
|
+
"bui.editor.bold": "Trwm",
|
|
32
|
+
"bui.editor.cancel": "Canslo",
|
|
33
|
+
"bui.editor.close": "Cau",
|
|
34
|
+
"bui.editor.copy": "Copïo",
|
|
35
|
+
"bui.editor.cut": "Torri",
|
|
36
|
+
"bui.editor.editLink": "Golygu Dolen",
|
|
37
|
+
"bui.editor.fontColor": "Lliw'r Ffont",
|
|
38
|
+
"bui.editor.help": "Help",
|
|
39
|
+
"bui.editor.italic": "Italig",
|
|
40
|
+
"bui.editor.linkAnnotation": "Dolen",
|
|
41
|
+
"bui.editor.mention": "Crybwylliad",
|
|
42
|
+
"bui.editor.openHelpDialog": "Agor Deialog Cymorth",
|
|
43
|
+
"bui.editor.paste": "Gludo",
|
|
44
|
+
"bui.editor.redo": "Ail-wneud",
|
|
45
|
+
"bui.editor.removeLink": "Tynnu Dolen",
|
|
46
|
+
"bui.editor.save": "Cadw",
|
|
47
|
+
"bui.editor.selectAll": "Dewis y Cwbl",
|
|
48
|
+
"bui.editor.shortcut": "Llwybr byr bysellfwrdd",
|
|
49
|
+
"bui.editor.submit": "Cyflwyno",
|
|
50
|
+
"bui.editor.toolbarFocus": "Ffocws Bar Offer",
|
|
51
|
+
"bui.editor.underline": "Wedi tanlinellu",
|
|
52
|
+
"bui.editor.undo": "Dad-wneud",
|
|
53
|
+
"bui.fileList.loading": "Yn llwytho {fileName}",
|
|
54
|
+
"bui.fileList.removeHint": "{fileName}, pwyswch Delete neu Backspace i ddileu",
|
|
55
|
+
"bui.freehandCanvas.redo": "Ail-wneud",
|
|
56
|
+
"bui.freehandCanvas.undo": "Dad-wneud",
|
|
57
|
+
"bui.imageDropZone.selectImage": "Dewiswch Ddelwedd",
|
|
58
|
+
"bui.imageGallery.cancel": "Canslo",
|
|
59
|
+
"bui.imageGallery.delete": "Dileu",
|
|
60
|
+
"bui.imageGallery.loading": "Wrthi'n Llwytho",
|
|
61
|
+
"bui.inlineAlert.close": "Cau",
|
|
62
|
+
"bui.pagination.goToPage": "Mynd i Dudalen",
|
|
63
|
+
"bui.pagination.nextPage": "Tudalen Nesaf",
|
|
64
|
+
"bui.pagination.pageXofY": "Tudalen {arg0} o {arg1}",
|
|
65
|
+
"bui.pagination.prevPage": "Tudalen Blaenorol",
|
|
66
|
+
"bui.select.clear": "Clirio",
|
|
67
|
+
"bui.select.more": "+{count} rhagor",
|
|
68
|
+
"bui.select.search": "Chwilio",
|
|
69
|
+
"bui.select.selectAll": "Dewis y Cwbl",
|
|
70
|
+
"bui.stepper.completed": "Wedi cwblhau",
|
|
71
|
+
"bui.stepper.label": "Cynnydd",
|
|
72
|
+
"bui.stepper.step": "Cam {index}",
|
|
73
|
+
"bui.table.loading": "Wrthi'n Llwytho",
|
|
74
|
+
"bui.toolbar.more": "Rhagor",
|
|
75
|
+
"bui.treeView.collapse": "Cau",
|
|
76
|
+
"bui.treeView.expand": "Agor",
|
|
77
|
+
"bui.treeView.rename": "Ailenwi",
|
|
78
|
+
"bui.useMedia.paused": "Wedi oedi",
|
|
79
|
+
"bui.useMedia.playing": "Yn chwarae"
|
|
80
|
+
}
|
package/intl/da.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bui.alertDialog.close": "Luk",
|
|
3
|
+
"bui.audioPlayer.audioTimeline": "Lydtidslinje",
|
|
4
|
+
"bui.audioPlayer.pause": "Pause",
|
|
5
|
+
"bui.audioPlayer.play": "Afspil",
|
|
6
|
+
"bui.buttonSelect.more": "Mere",
|
|
7
|
+
"bui.buttonSelect.moreWithLabel": "Mere {label}",
|
|
8
|
+
"bui.calendar.nextMonth": "Næste måned",
|
|
9
|
+
"bui.calendar.nextYear": "Næste år",
|
|
10
|
+
"bui.calendar.previousMonth": "Forrige måned",
|
|
11
|
+
"bui.calendar.previousYear": "Forrige år",
|
|
12
|
+
"bui.calendar.selectMonth": "Vælg måned",
|
|
13
|
+
"bui.calendar.selectYear": "Vælg år",
|
|
14
|
+
"bui.colorInput.add": "Tilføj",
|
|
15
|
+
"bui.colorInput.addColor": "Tilføj Farve",
|
|
16
|
+
"bui.colorInput.cancel": "Annuller",
|
|
17
|
+
"bui.colorInput.colorFormat": "Farveformat",
|
|
18
|
+
"bui.colorInput.colorPresets": "Farvevalg",
|
|
19
|
+
"bui.colorInput.customColors": "Brugerdefinerede farver",
|
|
20
|
+
"bui.colorInput.indeterminate": "Blandet",
|
|
21
|
+
"bui.colorInput.newColor": "Ny tilpasset farve",
|
|
22
|
+
"bui.colorInput.noColor": "Ingen",
|
|
23
|
+
"bui.colorInput.removeColor": "Fjern Farve",
|
|
24
|
+
"bui.colorInput.transparent": "Transparent",
|
|
25
|
+
"bui.colorSwatch.none": "Ingen",
|
|
26
|
+
"bui.dateField.openCalendar": "Åbn kalender",
|
|
27
|
+
"bui.drawer.close": "Luk",
|
|
28
|
+
"bui.editor.action": "Handling",
|
|
29
|
+
"bui.editor.addLink": "Tilføj henvisning",
|
|
30
|
+
"bui.editor.backgroundColor": "Baggrundsfarve",
|
|
31
|
+
"bui.editor.bold": "Fed",
|
|
32
|
+
"bui.editor.cancel": "Annuller",
|
|
33
|
+
"bui.editor.close": "Luk",
|
|
34
|
+
"bui.editor.copy": "Kopier",
|
|
35
|
+
"bui.editor.cut": "Klip",
|
|
36
|
+
"bui.editor.editLink": "Rediger link",
|
|
37
|
+
"bui.editor.fontColor": "Skriftfarve",
|
|
38
|
+
"bui.editor.help": "Hjælp",
|
|
39
|
+
"bui.editor.italic": "Kursiv",
|
|
40
|
+
"bui.editor.linkAnnotation": "Henvisning",
|
|
41
|
+
"bui.editor.mention": "Omtale",
|
|
42
|
+
"bui.editor.openHelpDialog": "Åbn hjælpedialog",
|
|
43
|
+
"bui.editor.paste": "Sæt ind",
|
|
44
|
+
"bui.editor.redo": "Gentag",
|
|
45
|
+
"bui.editor.removeLink": "Fjern henvisning",
|
|
46
|
+
"bui.editor.save": "Arkiver",
|
|
47
|
+
"bui.editor.selectAll": "Vælg alt",
|
|
48
|
+
"bui.editor.shortcut": "Genvej",
|
|
49
|
+
"bui.editor.submit": "Indsend",
|
|
50
|
+
"bui.editor.toolbarFocus": "Fokuser på værktøjslinjen",
|
|
51
|
+
"bui.editor.underline": "Understreget",
|
|
52
|
+
"bui.editor.undo": "Fortryd",
|
|
53
|
+
"bui.fileList.loading": "Indlæser {fileName}",
|
|
54
|
+
"bui.fileList.removeHint": "{fileName}, tryk på Delete eller Backspace for at fjerne",
|
|
55
|
+
"bui.freehandCanvas.redo": "Gentag",
|
|
56
|
+
"bui.freehandCanvas.undo": "Fortryd",
|
|
57
|
+
"bui.imageDropZone.selectImage": "Vælg billede",
|
|
58
|
+
"bui.imageGallery.cancel": "Annuller",
|
|
59
|
+
"bui.imageGallery.delete": "Slet",
|
|
60
|
+
"bui.imageGallery.loading": "Indlæser",
|
|
61
|
+
"bui.inlineAlert.close": "Luk",
|
|
62
|
+
"bui.pagination.goToPage": "Gå til side",
|
|
63
|
+
"bui.pagination.nextPage": "Næste side",
|
|
64
|
+
"bui.pagination.pageXofY": "Side {arg0} af {arg1}",
|
|
65
|
+
"bui.pagination.prevPage": "Forrige side",
|
|
66
|
+
"bui.select.clear": "Ryd",
|
|
67
|
+
"bui.select.more": "+{count} mere",
|
|
68
|
+
"bui.select.search": "Søg",
|
|
69
|
+
"bui.select.selectAll": "Vælg alt",
|
|
70
|
+
"bui.stepper.completed": "Fuldført",
|
|
71
|
+
"bui.stepper.label": "Forløb",
|
|
72
|
+
"bui.stepper.step": "Trin {index}",
|
|
73
|
+
"bui.table.loading": "Indlæser",
|
|
74
|
+
"bui.toolbar.more": "Mere",
|
|
75
|
+
"bui.treeView.collapse": "Skjul",
|
|
76
|
+
"bui.treeView.expand": "Vis",
|
|
77
|
+
"bui.treeView.rename": "Omdøb",
|
|
78
|
+
"bui.useMedia.paused": "Sat på pause",
|
|
79
|
+
"bui.useMedia.playing": "Afspiller"
|
|
80
|
+
}
|
package/intl/de.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bui.alertDialog.close": "Schließen",
|
|
3
|
+
"bui.audioPlayer.audioTimeline": "Audio-Zeitleiste",
|
|
4
|
+
"bui.audioPlayer.pause": "Pause",
|
|
5
|
+
"bui.audioPlayer.play": "Abspielen",
|
|
6
|
+
"bui.buttonSelect.more": "Mehr",
|
|
7
|
+
"bui.buttonSelect.moreWithLabel": "Mehr {label}",
|
|
8
|
+
"bui.calendar.nextMonth": "Nächster Monat",
|
|
9
|
+
"bui.calendar.nextYear": "Nächstes Jahr",
|
|
10
|
+
"bui.calendar.previousMonth": "Vorheriger Monat",
|
|
11
|
+
"bui.calendar.previousYear": "Vorheriges Jahr",
|
|
12
|
+
"bui.calendar.selectMonth": "Monat auswählen",
|
|
13
|
+
"bui.calendar.selectYear": "Jahr auswählen",
|
|
14
|
+
"bui.colorInput.add": "Hinzufügen",
|
|
15
|
+
"bui.colorInput.addColor": "Farbe hinzufügen",
|
|
16
|
+
"bui.colorInput.cancel": "Abbrechen",
|
|
17
|
+
"bui.colorInput.colorFormat": "Farbformat",
|
|
18
|
+
"bui.colorInput.colorPresets": "Farbvorlagen",
|
|
19
|
+
"bui.colorInput.customColors": "Benutzerdefinierte Farben",
|
|
20
|
+
"bui.colorInput.indeterminate": "Gemischt",
|
|
21
|
+
"bui.colorInput.newColor": "Neue benutzerdefinierte Farbe",
|
|
22
|
+
"bui.colorInput.noColor": "Kein",
|
|
23
|
+
"bui.colorInput.removeColor": "Farbe entfernen",
|
|
24
|
+
"bui.colorInput.transparent": "Transparent",
|
|
25
|
+
"bui.colorSwatch.none": "Kein",
|
|
26
|
+
"bui.dateField.openCalendar": "Kalender öffnen",
|
|
27
|
+
"bui.drawer.close": "Schließen",
|
|
28
|
+
"bui.editor.action": "Aktion",
|
|
29
|
+
"bui.editor.addLink": "Link erstellen",
|
|
30
|
+
"bui.editor.backgroundColor": "Hintergrundfarbe",
|
|
31
|
+
"bui.editor.bold": "Fett",
|
|
32
|
+
"bui.editor.cancel": "Abbrechen",
|
|
33
|
+
"bui.editor.close": "Schließen",
|
|
34
|
+
"bui.editor.copy": "Kopieren",
|
|
35
|
+
"bui.editor.cut": "Ausschneiden",
|
|
36
|
+
"bui.editor.editLink": "Link bearbeiten",
|
|
37
|
+
"bui.editor.fontColor": "Schriftfarbe",
|
|
38
|
+
"bui.editor.help": "Hilfe",
|
|
39
|
+
"bui.editor.italic": "Kursiv",
|
|
40
|
+
"bui.editor.linkAnnotation": "Hyperlink",
|
|
41
|
+
"bui.editor.mention": "Erwähnung",
|
|
42
|
+
"bui.editor.openHelpDialog": "Hilfedialog öffnen",
|
|
43
|
+
"bui.editor.paste": "Einsetzen",
|
|
44
|
+
"bui.editor.redo": "Wiederholen",
|
|
45
|
+
"bui.editor.removeLink": "Link entfernen",
|
|
46
|
+
"bui.editor.save": "Sichern",
|
|
47
|
+
"bui.editor.selectAll": "Alles auswählen",
|
|
48
|
+
"bui.editor.shortcut": "Tastenkombination",
|
|
49
|
+
"bui.editor.submit": "Einreichen",
|
|
50
|
+
"bui.editor.toolbarFocus": "Fokus auf die Symbolleiste",
|
|
51
|
+
"bui.editor.underline": "Unterstrichen",
|
|
52
|
+
"bui.editor.undo": "Rückgängig machen",
|
|
53
|
+
"bui.fileList.loading": "Wird geladen {fileName}",
|
|
54
|
+
"bui.fileList.removeHint": "{fileName}, Drücken Sie Entf oder Rücktaste zum Entfernen",
|
|
55
|
+
"bui.freehandCanvas.redo": "Wiederholen",
|
|
56
|
+
"bui.freehandCanvas.undo": "Rückgängig machen",
|
|
57
|
+
"bui.imageDropZone.selectImage": "Bild auswählen",
|
|
58
|
+
"bui.imageGallery.cancel": "Abbrechen",
|
|
59
|
+
"bui.imageGallery.delete": "Löschen",
|
|
60
|
+
"bui.imageGallery.loading": "Laden",
|
|
61
|
+
"bui.inlineAlert.close": "Schließen",
|
|
62
|
+
"bui.pagination.goToPage": "Zu Seite wechseln",
|
|
63
|
+
"bui.pagination.nextPage": "Nächste Seite",
|
|
64
|
+
"bui.pagination.pageXofY": "Seite {arg0} von {arg1}",
|
|
65
|
+
"bui.pagination.prevPage": "Vorherige Seite",
|
|
66
|
+
"bui.select.clear": "Reset",
|
|
67
|
+
"bui.select.more": "+{count} weitere",
|
|
68
|
+
"bui.select.search": "Suchen",
|
|
69
|
+
"bui.select.selectAll": "Alles auswählen",
|
|
70
|
+
"bui.stepper.completed": "Abgeschlossen",
|
|
71
|
+
"bui.stepper.label": "Fortschritt",
|
|
72
|
+
"bui.stepper.step": "Schritt {index}",
|
|
73
|
+
"bui.table.loading": "Laden",
|
|
74
|
+
"bui.toolbar.more": "Mehr",
|
|
75
|
+
"bui.treeView.collapse": "Reduzieren",
|
|
76
|
+
"bui.treeView.expand": "Erweitern",
|
|
77
|
+
"bui.treeView.rename": "Umbenennen",
|
|
78
|
+
"bui.useMedia.paused": "Angehalten",
|
|
79
|
+
"bui.useMedia.playing": "Wird wiedergegeben"
|
|
80
|
+
}
|
package/intl/el.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bui.alertDialog.close": "Κλείσιμο",
|
|
3
|
+
"bui.audioPlayer.audioTimeline": "Χρονολόγιο ήχου",
|
|
4
|
+
"bui.audioPlayer.pause": "Παύση",
|
|
5
|
+
"bui.audioPlayer.play": "Αναπαραγωγή",
|
|
6
|
+
"bui.buttonSelect.more": "Περισσότερα",
|
|
7
|
+
"bui.buttonSelect.moreWithLabel": "Περισσότερα {label}",
|
|
8
|
+
"bui.calendar.nextMonth": "Επόμενος μήνας",
|
|
9
|
+
"bui.calendar.nextYear": "Επόμενο έτος",
|
|
10
|
+
"bui.calendar.previousMonth": "Προηγούμενος μήνας",
|
|
11
|
+
"bui.calendar.previousYear": "Προηγούμενο έτος",
|
|
12
|
+
"bui.calendar.selectMonth": "Επιλογή μήνα",
|
|
13
|
+
"bui.calendar.selectYear": "Επιλογή έτους",
|
|
14
|
+
"bui.colorInput.add": "Προσθήκη",
|
|
15
|
+
"bui.colorInput.addColor": "Προσθήκη Χρώματος",
|
|
16
|
+
"bui.colorInput.cancel": "Ακύρωση",
|
|
17
|
+
"bui.colorInput.colorFormat": "Μορφή χρώματος",
|
|
18
|
+
"bui.colorInput.colorPresets": "Προεπιλογές χρωμάτων",
|
|
19
|
+
"bui.colorInput.customColors": "Προσαρμοσμένα Χρώματα",
|
|
20
|
+
"bui.colorInput.indeterminate": "Μικτό",
|
|
21
|
+
"bui.colorInput.newColor": "Νέο προσαρμοσμένο χρώμα",
|
|
22
|
+
"bui.colorInput.noColor": "Κανένας",
|
|
23
|
+
"bui.colorInput.removeColor": "Αφαίρεση Χρώματος",
|
|
24
|
+
"bui.colorInput.transparent": "Ημιδιαφανής",
|
|
25
|
+
"bui.colorSwatch.none": "Κανένας",
|
|
26
|
+
"bui.dateField.openCalendar": "Άνοιγμα ημερολογίου",
|
|
27
|
+
"bui.drawer.close": "Κλείσιμο",
|
|
28
|
+
"bui.editor.action": "Ενέργεια",
|
|
29
|
+
"bui.editor.addLink": "Προσθήκη συνδέσμου",
|
|
30
|
+
"bui.editor.backgroundColor": "Χρώμα φόντου",
|
|
31
|
+
"bui.editor.bold": "Έντονα",
|
|
32
|
+
"bui.editor.cancel": "Ακύρωση",
|
|
33
|
+
"bui.editor.close": "Κλείσιμο",
|
|
34
|
+
"bui.editor.copy": "Αντιγραφή",
|
|
35
|
+
"bui.editor.cut": "Αποκοπή",
|
|
36
|
+
"bui.editor.editLink": "Επεξεργασία συνδέσμου",
|
|
37
|
+
"bui.editor.fontColor": "Χρώμα γραμματοσειράς",
|
|
38
|
+
"bui.editor.help": "Βοήθεια",
|
|
39
|
+
"bui.editor.italic": "Πλάγια",
|
|
40
|
+
"bui.editor.linkAnnotation": "Σύνδεσμος",
|
|
41
|
+
"bui.editor.mention": "Αναφορά",
|
|
42
|
+
"bui.editor.openHelpDialog": "Άνοιγμα διαλόγου βοήθειας",
|
|
43
|
+
"bui.editor.paste": "Επικόλληση",
|
|
44
|
+
"bui.editor.redo": "Επανάληψη",
|
|
45
|
+
"bui.editor.removeLink": "Αφαίρεση συνδέσμου",
|
|
46
|
+
"bui.editor.save": "Αποθήκευση",
|
|
47
|
+
"bui.editor.selectAll": "Επιλογή όλων",
|
|
48
|
+
"bui.editor.shortcut": "Συντόμευση",
|
|
49
|
+
"bui.editor.submit": "Υποβολή",
|
|
50
|
+
"bui.editor.toolbarFocus": "Εστίαση στη γραμμή εργαλείων",
|
|
51
|
+
"bui.editor.underline": "Υπογραμμισμένο",
|
|
52
|
+
"bui.editor.undo": "Αναίρεση",
|
|
53
|
+
"bui.fileList.loading": "Φόρτωση {fileName}",
|
|
54
|
+
"bui.fileList.removeHint": "{fileName}, πατήστε Delete ή Backspace για αφαίρεση",
|
|
55
|
+
"bui.freehandCanvas.redo": "Επανάληψη",
|
|
56
|
+
"bui.freehandCanvas.undo": "Αναίρεση",
|
|
57
|
+
"bui.imageDropZone.selectImage": "Επιλογή εικόνας",
|
|
58
|
+
"bui.imageGallery.cancel": "Ακύρωση",
|
|
59
|
+
"bui.imageGallery.delete": "Διαγραφή",
|
|
60
|
+
"bui.imageGallery.loading": "Γίνεται φόρτωση",
|
|
61
|
+
"bui.inlineAlert.close": "Κλείσιμο",
|
|
62
|
+
"bui.pagination.goToPage": "Μετάβαση στη σελίδα",
|
|
63
|
+
"bui.pagination.nextPage": "Επόμενη σελίδα",
|
|
64
|
+
"bui.pagination.pageXofY": "Σελίδα {arg0} από {arg1}",
|
|
65
|
+
"bui.pagination.prevPage": "Προηγούμενη σελίδα",
|
|
66
|
+
"bui.select.clear": "Εκκαθάριση",
|
|
67
|
+
"bui.select.more": "+{count} ακόμη",
|
|
68
|
+
"bui.select.search": "Αναζήτηση",
|
|
69
|
+
"bui.select.selectAll": "Επιλογή όλων",
|
|
70
|
+
"bui.stepper.completed": "Ολοκληρώθηκε",
|
|
71
|
+
"bui.stepper.label": "Πρόοδος",
|
|
72
|
+
"bui.stepper.step": "Βήμα {index}",
|
|
73
|
+
"bui.table.loading": "Γίνεται φόρτωση",
|
|
74
|
+
"bui.toolbar.more": "Περισσότερα",
|
|
75
|
+
"bui.treeView.collapse": "Σύμπτυξη",
|
|
76
|
+
"bui.treeView.expand": "Ανάπτυξη",
|
|
77
|
+
"bui.treeView.rename": "Μετονομασία",
|
|
78
|
+
"bui.useMedia.paused": "Σε παύση",
|
|
79
|
+
"bui.useMedia.playing": "Αναπαραγωγή σε εξέλιξη"
|
|
80
|
+
}
|
package/intl/en-GB.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bui.alertDialog.close": "Close",
|
|
3
|
+
"bui.audioPlayer.audioTimeline": "Audio timeline",
|
|
4
|
+
"bui.audioPlayer.pause": "Pause",
|
|
5
|
+
"bui.audioPlayer.play": "Play",
|
|
6
|
+
"bui.buttonSelect.more": "More",
|
|
7
|
+
"bui.buttonSelect.moreWithLabel": "More {label}",
|
|
8
|
+
"bui.calendar.nextMonth": "Next month",
|
|
9
|
+
"bui.calendar.nextYear": "Next year",
|
|
10
|
+
"bui.calendar.previousMonth": "Previous month",
|
|
11
|
+
"bui.calendar.previousYear": "Previous year",
|
|
12
|
+
"bui.calendar.selectMonth": "Select month",
|
|
13
|
+
"bui.calendar.selectYear": "Select year",
|
|
14
|
+
"bui.colorInput.add": "Add",
|
|
15
|
+
"bui.colorInput.addColor": "Add Colour",
|
|
16
|
+
"bui.colorInput.cancel": "Cancel",
|
|
17
|
+
"bui.colorInput.colorFormat": "Colour Format",
|
|
18
|
+
"bui.colorInput.colorPresets": "Colour Presets",
|
|
19
|
+
"bui.colorInput.customColors": "Custom Colours",
|
|
20
|
+
"bui.colorInput.indeterminate": "Indeterminate",
|
|
21
|
+
"bui.colorInput.newColor": "New Custom Colour",
|
|
22
|
+
"bui.colorInput.noColor": "None",
|
|
23
|
+
"bui.colorInput.removeColor": "Remove Colour",
|
|
24
|
+
"bui.colorInput.transparent": "Transparent",
|
|
25
|
+
"bui.colorSwatch.none": "None",
|
|
26
|
+
"bui.dateField.openCalendar": "Open calendar",
|
|
27
|
+
"bui.drawer.close": "Close",
|
|
28
|
+
"bui.editor.action": "Action",
|
|
29
|
+
"bui.editor.addLink": "Add Link",
|
|
30
|
+
"bui.editor.backgroundColor": "Background colour",
|
|
31
|
+
"bui.editor.bold": "Bold",
|
|
32
|
+
"bui.editor.cancel": "Cancel",
|
|
33
|
+
"bui.editor.close": "Close",
|
|
34
|
+
"bui.editor.copy": "Copy",
|
|
35
|
+
"bui.editor.cut": "Cut",
|
|
36
|
+
"bui.editor.editLink": "Edit Link",
|
|
37
|
+
"bui.editor.fontColor": "Font colour",
|
|
38
|
+
"bui.editor.help": "Help",
|
|
39
|
+
"bui.editor.italic": "Italic",
|
|
40
|
+
"bui.editor.linkAnnotation": "Link",
|
|
41
|
+
"bui.editor.mention": "Mention",
|
|
42
|
+
"bui.editor.openHelpDialog": "Open Help Dialogue",
|
|
43
|
+
"bui.editor.paste": "Paste",
|
|
44
|
+
"bui.editor.redo": "Redo",
|
|
45
|
+
"bui.editor.removeLink": "Remove Link",
|
|
46
|
+
"bui.editor.save": "Save",
|
|
47
|
+
"bui.editor.selectAll": "Select All",
|
|
48
|
+
"bui.editor.shortcut": "Shortcut",
|
|
49
|
+
"bui.editor.submit": "Submit",
|
|
50
|
+
"bui.editor.toolbarFocus": "Toolbar Focus",
|
|
51
|
+
"bui.editor.underline": "Underline",
|
|
52
|
+
"bui.editor.undo": "Undo",
|
|
53
|
+
"bui.fileList.loading": "Loading {fileName}",
|
|
54
|
+
"bui.fileList.removeHint": "{fileName}, press Delete or Backspace to remove",
|
|
55
|
+
"bui.freehandCanvas.redo": "Redo",
|
|
56
|
+
"bui.freehandCanvas.undo": "Undo",
|
|
57
|
+
"bui.imageDropZone.selectImage": "Select Image",
|
|
58
|
+
"bui.imageGallery.cancel": "Cancel",
|
|
59
|
+
"bui.imageGallery.delete": "Delete",
|
|
60
|
+
"bui.imageGallery.loading": "Loading",
|
|
61
|
+
"bui.inlineAlert.close": "Close",
|
|
62
|
+
"bui.pagination.goToPage": "Go to Page",
|
|
63
|
+
"bui.pagination.nextPage": "Next Page",
|
|
64
|
+
"bui.pagination.pageXofY": "Page {arg0} of {arg1}",
|
|
65
|
+
"bui.pagination.prevPage": "Previous Page",
|
|
66
|
+
"bui.select.clear": "Clear",
|
|
67
|
+
"bui.select.more": "+{count} more",
|
|
68
|
+
"bui.select.search": "Search",
|
|
69
|
+
"bui.select.selectAll": "Select All",
|
|
70
|
+
"bui.stepper.completed": "Completed",
|
|
71
|
+
"bui.stepper.label": "Progress",
|
|
72
|
+
"bui.stepper.step": "Step {index}",
|
|
73
|
+
"bui.table.loading": "Loading",
|
|
74
|
+
"bui.toolbar.more": "More",
|
|
75
|
+
"bui.treeView.collapse": "Collapse",
|
|
76
|
+
"bui.treeView.expand": "Expand",
|
|
77
|
+
"bui.treeView.rename": "Rename",
|
|
78
|
+
"bui.useMedia.paused": "Paused",
|
|
79
|
+
"bui.useMedia.playing": "Playing"
|
|
80
|
+
}
|
package/intl/en.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
{
|
|
2
|
+
"bui.alertDialog.close": "Close",
|
|
3
|
+
"bui.audioPlayer.audioTimeline": "Audio timeline",
|
|
4
|
+
"bui.audioPlayer.pause": "Pause",
|
|
5
|
+
"bui.audioPlayer.play": "Play",
|
|
6
|
+
"bui.buttonSelect.more": "More",
|
|
7
|
+
"bui.buttonSelect.moreWithLabel": "More {label}",
|
|
8
|
+
"bui.calendar.nextMonth": "Next month",
|
|
9
|
+
"bui.calendar.nextYear": "Next year",
|
|
10
|
+
"bui.calendar.previousMonth": "Previous month",
|
|
11
|
+
"bui.calendar.previousYear": "Previous year",
|
|
12
|
+
"bui.calendar.selectMonth": "Select month",
|
|
13
|
+
"bui.calendar.selectYear": "Select year",
|
|
14
|
+
"bui.colorInput.add": "Add",
|
|
15
|
+
"bui.colorInput.addColor": "Add Color",
|
|
16
|
+
"bui.colorInput.cancel": "Cancel",
|
|
17
|
+
"bui.colorInput.colorFormat": "Color Format",
|
|
18
|
+
"bui.colorInput.colorPresets": "Color Presets",
|
|
19
|
+
"bui.colorInput.customColors": "Custom Colors",
|
|
20
|
+
"bui.colorInput.indeterminate": "Indeterminate",
|
|
21
|
+
"bui.colorInput.newColor": "New Custom Color",
|
|
22
|
+
"bui.colorInput.noColor": "None",
|
|
23
|
+
"bui.colorInput.removeColor": "Remove Color",
|
|
24
|
+
"bui.colorInput.transparent": "Transparent",
|
|
25
|
+
"bui.colorSwatch.none": "None",
|
|
26
|
+
"bui.dateField.openCalendar": "Open calendar",
|
|
27
|
+
"bui.drawer.close": "Close",
|
|
28
|
+
"bui.editor.action": "Action",
|
|
29
|
+
"bui.editor.addLink": "Add Link",
|
|
30
|
+
"bui.editor.backgroundColor": "Background color",
|
|
31
|
+
"bui.editor.bold": "Bold",
|
|
32
|
+
"bui.editor.cancel": "Cancel",
|
|
33
|
+
"bui.editor.close": "Close",
|
|
34
|
+
"bui.editor.copy": "Copy",
|
|
35
|
+
"bui.editor.cut": "Cut",
|
|
36
|
+
"bui.editor.editLink": "Edit Link",
|
|
37
|
+
"bui.editor.fontColor": "Font color",
|
|
38
|
+
"bui.editor.help": "Help",
|
|
39
|
+
"bui.editor.italic": "Italic",
|
|
40
|
+
"bui.editor.linkAnnotation": "Link",
|
|
41
|
+
"bui.editor.mention": "Mention",
|
|
42
|
+
"bui.editor.openHelpDialog": "Open Help Dialog",
|
|
43
|
+
"bui.editor.paste": "Paste",
|
|
44
|
+
"bui.editor.redo": "Redo",
|
|
45
|
+
"bui.editor.removeLink": "Remove Link",
|
|
46
|
+
"bui.editor.save": "Save",
|
|
47
|
+
"bui.editor.selectAll": "Select All",
|
|
48
|
+
"bui.editor.shortcut": "Shortcut",
|
|
49
|
+
"bui.editor.submit": "Submit",
|
|
50
|
+
"bui.editor.toolbarFocus": "Toolbar Focus",
|
|
51
|
+
"bui.editor.underline": "Underline",
|
|
52
|
+
"bui.editor.undo": "Undo",
|
|
53
|
+
"bui.fileList.loading": "Loading {fileName}",
|
|
54
|
+
"bui.fileList.removeHint": "{fileName}, press Delete or Backspace to remove",
|
|
55
|
+
"bui.freehandCanvas.redo": "Redo",
|
|
56
|
+
"bui.freehandCanvas.undo": "Undo",
|
|
57
|
+
"bui.imageDropZone.selectImage": "Select Image",
|
|
58
|
+
"bui.imageGallery.cancel": "Cancel",
|
|
59
|
+
"bui.imageGallery.delete": "Delete",
|
|
60
|
+
"bui.imageGallery.loading": "Loading",
|
|
61
|
+
"bui.inlineAlert.close": "Close",
|
|
62
|
+
"bui.pagination.goToPage": "Go to Page",
|
|
63
|
+
"bui.pagination.nextPage": "Next Page",
|
|
64
|
+
"bui.pagination.pageXofY": "Page {arg0} of {arg1}",
|
|
65
|
+
"bui.pagination.prevPage": "Previous Page",
|
|
66
|
+
"bui.select.clear": "Clear",
|
|
67
|
+
"bui.select.more": "+{count} more",
|
|
68
|
+
"bui.select.search": "Search",
|
|
69
|
+
"bui.select.selectAll": "Select All",
|
|
70
|
+
"bui.stepper.completed": "Completed",
|
|
71
|
+
"bui.stepper.label": "Progress",
|
|
72
|
+
"bui.stepper.step": "Step {index}",
|
|
73
|
+
"bui.table.loading": "Loading",
|
|
74
|
+
"bui.toolbar.more": "More",
|
|
75
|
+
"bui.treeView.collapse": "Collapse",
|
|
76
|
+
"bui.treeView.expand": "Expand",
|
|
77
|
+
"bui.treeView.rename": "Rename",
|
|
78
|
+
"bui.useMedia.paused": "Paused",
|
|
79
|
+
"bui.useMedia.playing": "Playing"
|
|
80
|
+
}
|