@brightspace-ui/core 2.45.2 → 2.45.3
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/components/html-block/README.md +1 -1
- package/lang/ar.js +4 -4
- package/lang/cy.js +5 -5
- package/lang/da.js +4 -4
- package/lang/de.js +5 -5
- package/lang/es-es.js +5 -5
- package/lang/es.js +5 -5
- package/lang/fr-fr.js +5 -5
- package/lang/fr.js +5 -5
- package/lang/hi.js +5 -5
- package/lang/ja.js +5 -5
- package/lang/ko.js +5 -5
- package/lang/nl.js +5 -5
- package/lang/pt.js +5 -5
- package/lang/sv.js +5 -5
- package/lang/tr.js +5 -5
- package/lang/zh-cn.js +5 -5
- package/lang/zh-tw.js +5 -5
- package/package.json +1 -1
|
@@ -44,7 +44,7 @@ Place the user-authored HTML within the `d2l-html-block` and the component will
|
|
|
44
44
|
</d2l-html-block>
|
|
45
45
|
```
|
|
46
46
|
|
|
47
|
-
To use `d2l-html-block` within another Lit component, use the [unsafeHTML](https://lit
|
|
47
|
+
To use `d2l-html-block` within another Lit component, use the [unsafeHTML](https://lit.dev/docs/api/directives/#unsafeHTML) directive to avoid escaping the HTML.
|
|
48
48
|
|
|
49
49
|
```html
|
|
50
50
|
<script type="module">
|
package/lang/ar.js
CHANGED
|
@@ -98,10 +98,10 @@ export default {
|
|
|
98
98
|
"components.selection.select-all": "تحديد الكل",
|
|
99
99
|
"components.selection.select-all-items": "تحديد كل المواد الـ {count}.",
|
|
100
100
|
"components.selection.selected": "تم تحديد {count}",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "مرئي",
|
|
102
|
+
"components.switch.visibleWithPeriod": "مرئي.",
|
|
103
|
+
"components.switch.hidden": "مخفي",
|
|
104
|
+
"components.switch.conditions": "يجب استيفاء الشروط",
|
|
105
105
|
"components.tabs.next": "التمرير إلى الأمام",
|
|
106
106
|
"components.tabs.previous": "التمرير إلى الخلف",
|
|
107
107
|
"components.tag-list.clear": "انقر فوق، أو اضغط على مسافة للخلف، أو اضغط على مفتاح حذف لإزالة العنصر {value}",
|
package/lang/cy.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "mwy",
|
|
93
93
|
"components.overflow-group.moreActions": "Rhagor o Gamau Gweithredu",
|
|
94
94
|
"components.pager-load-more.action": "Lwytho {count} Arall",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount} o {totalCountFormatted} eitem} other {{showingCount} o {totalCountFormatted} eitem}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "Llwytho rhagor o eitemau",
|
|
97
97
|
"components.selection.action-hint": "Dewiswch eitem i gyflawni'r weithred hon.",
|
|
98
98
|
"components.selection.select-all": "Dewis y Cyfan",
|
|
99
99
|
"components.selection.select-all-items": "Dewis Pob {count} Eitem",
|
|
100
100
|
"components.selection.selected": "{count} wedi’u dewis.",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Gweladwy",
|
|
102
|
+
"components.switch.visibleWithPeriod": "Gweladwy.",
|
|
103
|
+
"components.switch.hidden": "Cudd",
|
|
104
|
+
"components.switch.conditions": "Rhaid bodloni’r amodau",
|
|
105
105
|
"components.tabs.next": "Sgrolio Ymlaen",
|
|
106
106
|
"components.tabs.previous": "Sgrolio Yn Ôl",
|
|
107
107
|
"components.tag-list.clear": "Cliciwch, pwyswch yn ôl, neu pwyswch y bysell dileu i dynnu’r eitem {value}",
|
package/lang/da.js
CHANGED
|
@@ -98,10 +98,10 @@ export default {
|
|
|
98
98
|
"components.selection.select-all": "Vælg alle",
|
|
99
99
|
"components.selection.select-all-items": "Vælg alle {count} elementer",
|
|
100
100
|
"components.selection.selected": "{count} valgt",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Synlig",
|
|
102
|
+
"components.switch.visibleWithPeriod": "Synlig.",
|
|
103
|
+
"components.switch.hidden": "Skjult",
|
|
104
|
+
"components.switch.conditions": "Betingelserne skal være opfyldt",
|
|
105
105
|
"components.tabs.next": "Rul frem",
|
|
106
106
|
"components.tabs.previous": "Rul tilbage",
|
|
107
107
|
"components.tag-list.clear": "Klik, tryk på tilbagetasten, eller tryk på slettasten for at fjerne element {value}",
|
package/lang/de.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "mehr",
|
|
93
93
|
"components.overflow-group.moreActions": "Weitere Aktionen",
|
|
94
94
|
"components.pager-load-more.action": "{count} weitere laden",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount} von {totalCountFormatted} Element} other {{showingCount} von {totalCountFormatted} Elementen}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "Weitere Elemente werden geladen",
|
|
97
97
|
"components.selection.action-hint": "Wählen Sie ein Element aus, um diese Aktion auszuführen.",
|
|
98
98
|
"components.selection.select-all": "Alle auswählen",
|
|
99
99
|
"components.selection.select-all-items": "Alle {count} Elemente auswählen",
|
|
100
100
|
"components.selection.selected": "{count} ausgewählt",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Sichtbar",
|
|
102
|
+
"components.switch.visibleWithPeriod": "Sichtbar.",
|
|
103
|
+
"components.switch.hidden": "Ausgeblendet",
|
|
104
|
+
"components.switch.conditions": "Bedingungen müssen erfüllt sein",
|
|
105
105
|
"components.tabs.next": "Weiterblättern",
|
|
106
106
|
"components.tabs.previous": "Zurückblättern",
|
|
107
107
|
"components.tag-list.clear": "Klicken Sie, drücken Sie die Rücktaste, oder drücken Sie die Entfernen-Taste, um das Element {value} zu entfernen",
|
package/lang/es-es.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "más",
|
|
93
93
|
"components.overflow-group.moreActions": "Más acciones",
|
|
94
94
|
"components.pager-load-more.action": "Cargar {count} más",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount} de {totalCountFormatted} elemento} other {{showingCount} de {totalCountFormatted} elemento}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "Cargando más elementos",
|
|
97
97
|
"components.selection.action-hint": "Seleccione un elemento para realizar esta acción.",
|
|
98
98
|
"components.selection.select-all": "Seleccionar todo",
|
|
99
99
|
"components.selection.select-all-items": "Seleccione los {count} elementos",
|
|
100
100
|
"components.selection.selected": "{count} seleccionados",
|
|
101
|
-
"components.switch.visible": "Visible",
|
|
102
|
-
"components.switch.visibleWithPeriod": "Visible.",
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Visible", // mfv-translated
|
|
102
|
+
"components.switch.visibleWithPeriod": "Visible.", // mfv-translated
|
|
103
|
+
"components.switch.hidden": "Oculto",
|
|
104
|
+
"components.switch.conditions": "Deben cumplirse las condiciones",
|
|
105
105
|
"components.tabs.next": "Desplazarse hacia delante",
|
|
106
106
|
"components.tabs.previous": "Desplazarse hacia atrás",
|
|
107
107
|
"components.tag-list.clear": "Haga clic, pulse Retroceso o pulse la tecla Supr para eliminar el elemento {value}",
|
package/lang/es.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "más",
|
|
93
93
|
"components.overflow-group.moreActions": "Más acciones",
|
|
94
94
|
"components.pager-load-more.action": "Cargar {count} más",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount} de {totalCountFormatted} elemento} other {{showingCount} de {totalCountFormatted} elemento}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "Cargando más elementos",
|
|
97
97
|
"components.selection.action-hint": "Seleccione un elemento para realizar esta acción.",
|
|
98
98
|
"components.selection.select-all": "Seleccionar todo",
|
|
99
99
|
"components.selection.select-all-items": "Seleccione todos los {count} elementos",
|
|
100
100
|
"components.selection.selected": "{count} seleccionados",
|
|
101
|
-
"components.switch.visible": "Visible",
|
|
102
|
-
"components.switch.visibleWithPeriod": "Visible.",
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Visible", // mfv-translated
|
|
102
|
+
"components.switch.visibleWithPeriod": "Visible.", // mfv-translated
|
|
103
|
+
"components.switch.hidden": "Oculto",
|
|
104
|
+
"components.switch.conditions": "Se deben cumplir las condiciones",
|
|
105
105
|
"components.tabs.next": "Desplazarse hacia adelante",
|
|
106
106
|
"components.tabs.previous": "Desplazarse hacia atrás",
|
|
107
107
|
"components.tag-list.clear": "Haga clic, presione Retroceso o presione la tecla Suprimir para eliminar el elemento {value}",
|
package/lang/fr-fr.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "plus",
|
|
93
93
|
"components.overflow-group.moreActions": "Plus d'actions",
|
|
94
94
|
"components.pager-load-more.action": "Charger {count} supplémentaire(s)",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount} sur {totalCountFormatted} élément} other {{showingCount} sur {totalCountFormatted} éléments}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "Charger plus d’éléments",
|
|
97
97
|
"components.selection.action-hint": "Sélectionnez un élément pour exécuter cette action.",
|
|
98
98
|
"components.selection.select-all": "Tout sélectionner",
|
|
99
99
|
"components.selection.select-all-items": "Sélectionner tous les {count} éléments",
|
|
100
100
|
"components.selection.selected": "{count} sélectionnés",
|
|
101
|
-
"components.switch.visible": "Visible",
|
|
102
|
-
"components.switch.visibleWithPeriod": "Visible.",
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Visible", // mfv-translated
|
|
102
|
+
"components.switch.visibleWithPeriod": "Visible.", // mfv-translated
|
|
103
|
+
"components.switch.hidden": "Masqué",
|
|
104
|
+
"components.switch.conditions": "Les conditions doivent être remplies",
|
|
105
105
|
"components.tabs.next": "Faire défiler vers l'avant",
|
|
106
106
|
"components.tabs.previous": "Faire défiler vers l'arrière",
|
|
107
107
|
"components.tag-list.clear": "Cliquez sur l’élément, appuyez sur la touche Retour arrière ou sur la touche Suppr pour supprimer l’élément {value}",
|
package/lang/fr.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "plus",
|
|
93
93
|
"components.overflow-group.moreActions": "Plus d'actions",
|
|
94
94
|
"components.pager-load-more.action": "Charger {count} de plus",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount} de {totalCountFormatted} élément} other {{showingCount} de {totalCountFormatted} éléments}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "Chargement d'autres d'éléments",
|
|
97
97
|
"components.selection.action-hint": "Sélectionner un élément pour exécuter cette action.",
|
|
98
98
|
"components.selection.select-all": "Tout sélectionner",
|
|
99
99
|
"components.selection.select-all-items": "Sélectionner tous les {count} éléments",
|
|
100
100
|
"components.selection.selected": "{count} sélectionné(s)",
|
|
101
|
-
"components.switch.visible": "Visible",
|
|
102
|
-
"components.switch.visibleWithPeriod": "Visible.",
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Visible", // mfv-translated
|
|
102
|
+
"components.switch.visibleWithPeriod": "Visible.", // mfv-translated
|
|
103
|
+
"components.switch.hidden": "Masqué(e)",
|
|
104
|
+
"components.switch.conditions": "Les conditions doivent être remplies",
|
|
105
105
|
"components.tabs.next": "Défilement avant",
|
|
106
106
|
"components.tabs.previous": "Défilement arrière",
|
|
107
107
|
"components.tag-list.clear": "Cliquez sur le bouton, appuyez sur retour arrière ou appuyez sur la touche de suppression pour supprimer l’élément {value}",
|
package/lang/hi.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "अधिक",
|
|
93
93
|
"components.overflow-group.moreActions": "अधिक क्रियाएँ",
|
|
94
94
|
"components.pager-load-more.action": "{count} और लोड करें",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{totalCountFormatted} में से {showingCount} आइटम} other {{totalCountFormatted} में से {showingCount} आइटम}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "और आइटम लोड करना",
|
|
97
97
|
"components.selection.action-hint": "यह कार्रवाई निष्पादित करने के लिए कोई आइटम का चयन करें।",
|
|
98
98
|
"components.selection.select-all": "सभी का चयन करें",
|
|
99
99
|
"components.selection.select-all-items": "सभी {count} आइटम चुनें।",
|
|
100
100
|
"components.selection.selected": "{count} चयनित",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "दृश्यमान",
|
|
102
|
+
"components.switch.visibleWithPeriod": "दृश्यमान।",
|
|
103
|
+
"components.switch.hidden": "छुपा हुआ",
|
|
104
|
+
"components.switch.conditions": "शर्तें पूरी होनी चाहिए",
|
|
105
105
|
"components.tabs.next": "आगे स्क्रॉल करें",
|
|
106
106
|
"components.tabs.previous": "पीछे स्क्रॉल करें",
|
|
107
107
|
"components.tag-list.clear": "{value} को हटाने के लिए क्लिक करें, बैकस्पेस दबाएँ, या हटाएँ कुंजी को दबाएँ",
|
package/lang/ja.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "増やす",
|
|
93
93
|
"components.overflow-group.moreActions": "その他のアクション",
|
|
94
94
|
"components.pager-load-more.action": "さらに {count} 件を読み込む",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, other {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, other {{showingCount}/{totalCountFormatted} 個の項目}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "さらに項目を読み込み中",
|
|
97
97
|
"components.selection.action-hint": "このアクションを実行するための項目を選択します。",
|
|
98
98
|
"components.selection.select-all": "すべて選択",
|
|
99
99
|
"components.selection.select-all-items": "{count} 個の項目をすべて選択",
|
|
100
100
|
"components.selection.selected": "{count} 個を選択済み",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "表示",
|
|
102
|
+
"components.switch.visibleWithPeriod": "表示。",
|
|
103
|
+
"components.switch.hidden": "非表示",
|
|
104
|
+
"components.switch.conditions": "条件が一致する必要があります",
|
|
105
105
|
"components.tabs.next": "前方にスクロール",
|
|
106
106
|
"components.tabs.previous": "後方にスクロール",
|
|
107
107
|
"components.tag-list.clear": "クリックする、Backspace キーを押す、または Delete キーを押すと項目 {value} が削除されます",
|
package/lang/ko.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "더 보기",
|
|
93
93
|
"components.overflow-group.moreActions": "추가 작업",
|
|
94
94
|
"components.pager-load-more.action": "{count}개 더 로드",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, other {{
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, other {{totalCountFormatted}개 항목 중 {showingCount}개}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "더 많은 항목 로드",
|
|
97
97
|
"components.selection.action-hint": "이 작업을 수행할 항목을 선택하십시오.",
|
|
98
98
|
"components.selection.select-all": "모두 선택",
|
|
99
99
|
"components.selection.select-all-items": "{count}개 항목을 모두 선택하십시오.",
|
|
100
100
|
"components.selection.selected": "{count}개 선택됨",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "표시",
|
|
102
|
+
"components.switch.visibleWithPeriod": "표시.",
|
|
103
|
+
"components.switch.hidden": "숨김",
|
|
104
|
+
"components.switch.conditions": "조건을 충족해야 합니다",
|
|
105
105
|
"components.tabs.next": "앞으로 스크롤",
|
|
106
106
|
"components.tabs.previous": "뒤로 스크롤",
|
|
107
107
|
"components.tag-list.clear": "항목 {value}을(를) 제거하려면 클릭하거나, 백스페이스 또는 삭제 키를 누릅니다.",
|
package/lang/nl.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "meer",
|
|
93
93
|
"components.overflow-group.moreActions": "Meer acties",
|
|
94
94
|
"components.pager-load-more.action": "Laad nog {count} extra",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount} van {totalCountFormatted} artikel} other {{showingCount} van {totalCountFormatted} artikelen}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "Er worden meer items geladen",
|
|
97
97
|
"components.selection.action-hint": "Selecteer een item om deze actie uit te voeren.",
|
|
98
98
|
"components.selection.select-all": "Alles selecteren",
|
|
99
99
|
"components.selection.select-all-items": "Alle {count} records selecteren",
|
|
100
100
|
"components.selection.selected": "{count} geselecteerd",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Zichtbaar",
|
|
102
|
+
"components.switch.visibleWithPeriod": "Zichtbaar.",
|
|
103
|
+
"components.switch.hidden": "Verborgen",
|
|
104
|
+
"components.switch.conditions": "Er moet aan de voorwaarden worden voldaan",
|
|
105
105
|
"components.tabs.next": "Naar voren scrollen",
|
|
106
106
|
"components.tabs.previous": "Naar achteren scrollen",
|
|
107
107
|
"components.tag-list.clear": "Klik, druk op Backspace of druk op de Delete-toets om item {value} te verwijderen",
|
package/lang/pt.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "mais",
|
|
93
93
|
"components.overflow-group.moreActions": "Mais ações",
|
|
94
94
|
"components.pager-load-more.action": "Carregar mais {count}",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount} de {totalCountFormatted} item} other {{showingCount} de {totalCountFormatted} itens}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "Carregando mais itens",
|
|
97
97
|
"components.selection.action-hint": "Selecione um item para realizar esta ação.",
|
|
98
98
|
"components.selection.select-all": "Selecionar tudo",
|
|
99
99
|
"components.selection.select-all-items": "Selecione todos os {count} itens",
|
|
100
100
|
"components.selection.selected": "{count} selecionados",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Visível",
|
|
102
|
+
"components.switch.visibleWithPeriod": "Visível.",
|
|
103
|
+
"components.switch.hidden": "Oculto",
|
|
104
|
+
"components.switch.conditions": "As condições devem ser atendidas",
|
|
105
105
|
"components.tabs.next": "Ir para frente",
|
|
106
106
|
"components.tabs.previous": "Ir para trás",
|
|
107
107
|
"components.tag-list.clear": "Clique em, pressione Backspace ou pressione a tecla Delete para remover o item {value}",
|
package/lang/sv.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "mer",
|
|
93
93
|
"components.overflow-group.moreActions": "Fler åtgärder",
|
|
94
94
|
"components.pager-load-more.action": "Läs in {count} till",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount} av {totalCountFormatted} objekt} other {{showingCount} av {totalCountFormatted} objekt}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "Läser in fler objekt",
|
|
97
97
|
"components.selection.action-hint": "Välj ett objekt för att utföra åtgärden.",
|
|
98
98
|
"components.selection.select-all": "Välj alla",
|
|
99
99
|
"components.selection.select-all-items": "Välj alla {count} objekt",
|
|
100
100
|
"components.selection.selected": "{count} valda",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Synlig",
|
|
102
|
+
"components.switch.visibleWithPeriod": "Synlig.",
|
|
103
|
+
"components.switch.hidden": "Dold",
|
|
104
|
+
"components.switch.conditions": "Villkoren måste uppfyllas",
|
|
105
105
|
"components.tabs.next": "Bläddra framåt",
|
|
106
106
|
"components.tabs.previous": "Bläddra bakåt",
|
|
107
107
|
"components.tag-list.clear": "Klicka, tryck på backstegstangenten eller Delete-tangenten för att ta bort objektet {value}",
|
package/lang/tr.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "daha fazla",
|
|
93
93
|
"components.overflow-group.moreActions": "Daha Fazla Eylem",
|
|
94
94
|
"components.pager-load-more.action": "{count} Tane Daha Yükle",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, one {{showingCount} / {totalCountFormatted} öğe} other {{showingCount} / {totalCountFormatted} öğe}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "Daha fazla öğe yükleniyor",
|
|
97
97
|
"components.selection.action-hint": "Bu eylemi gerçekleştirebilmek için bir öğe seçin.",
|
|
98
98
|
"components.selection.select-all": "Tümünü Seç",
|
|
99
99
|
"components.selection.select-all-items": "{count} Öğenin Tamamını Seç",
|
|
100
100
|
"components.selection.selected": "{count} öğe seçildi",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "Görünür",
|
|
102
|
+
"components.switch.visibleWithPeriod": "Görünür.",
|
|
103
|
+
"components.switch.hidden": "Gizli",
|
|
104
|
+
"components.switch.conditions": "Koşullar karşılanmalıdır",
|
|
105
105
|
"components.tabs.next": "İleri Kaydır",
|
|
106
106
|
"components.tabs.previous": "Geri Kaydır",
|
|
107
107
|
"components.tag-list.clear": "Öğe {value} değerini kaldırmak için tıklatın, geri al tuşuna veya sil tuşuna basın",
|
package/lang/zh-cn.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "更多",
|
|
93
93
|
"components.overflow-group.moreActions": "更多操作",
|
|
94
94
|
"components.pager-load-more.action": "再加载 {count} 个",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, other {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, other {{showingCount}/{totalCountFormatted} 项}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "加载更多项目",
|
|
97
97
|
"components.selection.action-hint": "选择一个项目后才能执行此操作。",
|
|
98
98
|
"components.selection.select-all": "全选",
|
|
99
99
|
"components.selection.select-all-items": "选择全部 {count} 个项目",
|
|
100
100
|
"components.selection.selected": "已选 {count}",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "可见",
|
|
102
|
+
"components.switch.visibleWithPeriod": "可见。",
|
|
103
|
+
"components.switch.hidden": "隐藏",
|
|
104
|
+
"components.switch.conditions": "必须符合条件",
|
|
105
105
|
"components.tabs.next": "向前滚动",
|
|
106
106
|
"components.tabs.previous": "向后滚动",
|
|
107
107
|
"components.tag-list.clear": "单击、按退格键或按 Delete 键以移除项目 {value}",
|
package/lang/zh-tw.js
CHANGED
|
@@ -92,16 +92,16 @@ export default {
|
|
|
92
92
|
"components.more-less.more": "較多",
|
|
93
93
|
"components.overflow-group.moreActions": "其他動作",
|
|
94
94
|
"components.pager-load-more.action": "再載入 {count} 個",
|
|
95
|
-
"components.pager-load-more.info": "{totalCount, plural, other {{showingCount}
|
|
95
|
+
"components.pager-load-more.info": "{totalCount, plural, other {{showingCount} 項,共 {totalCountFormatted} 項}}",
|
|
96
96
|
"components.pager-load-more.status-loading": "正在載入更多項目",
|
|
97
97
|
"components.selection.action-hint": "選取項目以執行此動作。",
|
|
98
98
|
"components.selection.select-all": "全選",
|
|
99
99
|
"components.selection.select-all-items": "選取所有 {count} 個項目",
|
|
100
100
|
"components.selection.selected": "已選取 {count} 個",
|
|
101
|
-
"components.switch.visible": "
|
|
102
|
-
"components.switch.visibleWithPeriod": "
|
|
103
|
-
"components.switch.hidden": "
|
|
104
|
-
"components.switch.conditions": "
|
|
101
|
+
"components.switch.visible": "可見",
|
|
102
|
+
"components.switch.visibleWithPeriod": "可見。",
|
|
103
|
+
"components.switch.hidden": "隱藏",
|
|
104
|
+
"components.switch.conditions": "必須符合條件",
|
|
105
105
|
"components.tabs.next": "向前捲動",
|
|
106
106
|
"components.tabs.previous": "向後捲動",
|
|
107
107
|
"components.tag-list.clear": "按一下、按下退格鍵或按下刪除鍵以移除項目 {value}",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@brightspace-ui/core",
|
|
3
|
-
"version": "2.45.
|
|
3
|
+
"version": "2.45.3",
|
|
4
4
|
"description": "A collection of accessible, free, open-source web components for building Brightspace applications",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"repository": "https://github.com/BrightspaceUI/core.git",
|