@brightspace-ui/core 2.21.1 → 2.21.2

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/lang/ar.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} غير صالحة.",
27
27
  "components.form-element.defaultFieldLabel": "الحقل",
28
28
  "components.form-element.input.email.typeMismatch": "البريد الإلكتروني غير صالح",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Number must be less than {max}.} other {Number must be less than or equal to {max}.}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Number must be greater than {min}.} other {Number must be greater than or equal to {min}.}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {يجب أن يكون الرقم أكبر من {min} وأقل من {max}.} other {يجب أن يكون الرقم أكبر من {min} وأقل من أو مساويًا لـ {max}.}}} other {{maxExclusive, select, true {يجب أن يكون الرقم أكبر من أو مساويًا لـ {min} وأقل من {max}.} other {يجب أن يكون الرقم أكبر من أو مساويًا لـ {min} وأقل من أو مساويًا لـ {max}.}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {يجب أن يكون الرقم أقل من {max}.} other {يجب أن يكون الرقم أقل من أو مساويًا لـ {max}.}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {يجب أن يكون الرقم أكبر من {min}.} other {يجب أن يكون الرقم أكبر من أو مساويًا لـ {min}.}}",
32
32
  "components.form-element.input.text.tooShort": "يجب أن تتألف التسمية {label} من {minlength} من الأحرف على الأقل",
33
33
  "components.form-element.input.url.typeMismatch": "عنوان URL غير صالح",
34
34
  "components.form-element.valueMissing": "{label} مطلوبة.",
35
- "components.form-error-summary.errorSummary": "{count, plural, one {There was 1 error found in the information you submitted} other {There were {count} errors found in the information you submitted}}",
35
+ "components.form-error-summary.errorSummary": "{count, plural, one {تم العثور على خطأ واحد في المعلومات التي أرسلتها} other {تم العثور على {count} من الأخطاء في المعلومات التي أرسلتها}}",
36
36
  "components.input-date-range.endDate": "تاريخ الانتهاء",
37
37
  "components.input-date-range.errorBadInput": "يجب أن يكون تاريخ {startLabel} قبل {endLabel}",
38
38
  "components.input-date-range.startDate": "تاريخ البدء",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "وقت النهاية",
63
63
  "components.input-time-range.errorBadInput": "يجب أن يكون تاريخ {startLabel} قبل {endLabel}",
64
64
  "components.input-time-range.startTime": "وقت البدء",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "اضغط على Enter للتفاعل، وEscape للخروج",
66
66
  "components.list-item-drag-handle.default": "إعادة ترتيب إجراء المادة لـ {name}",
67
67
  "components.list-item-drag-handle.keyboard": "إعادة ترتيب المواد، الموضع الحالي {currentPosition} من أصل {size}. لنقل هذه المادة، اضغط على السهم المتجه إلى أعلى أو السهم المتجه إلى أسفل.",
68
68
  "components.list-item-tooltip.title": "التنقل عبر لوحة المفاتيح للقوائم:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "إمكانية الرؤية",
97
97
  "components.tabs.next": "التمرير إلى الأمام",
98
98
  "components.tabs.previous": "التمرير إلى الخلف",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "انقر فوق، أو اضغط على مسافة للخلف، أو اضغط على مفتاح حذف لإزالة العنصر {value}",
100
+ "components.tag-list.clear-all": "مسح الكل",
101
+ "components.tag-list.cleared-all": "تمت إزالة كل عناصر قائمة العلامات",
102
+ "components.tag-list.cleared-item": "تمت إزالة عنصر قائمة العلامات {value}",
103
+ "components.tag-list.interactive-label": "قائمة العلامات، {count} من العناصر",
104
104
  "components.tag-list.num-hidden": "زيادة {count} إضافي",
105
105
  "components.tag-list.show-less": "إظهار أقل",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "حدد لإظهار عناصر قائمة العلامات المخفية",
107
+ "components.tag-list-item.tooltip-arrow-keys": "مفاتيح الأسهم",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "التنقل بين العلامات",
109
+ "components.tag-list-item.tooltip-delete-key": "مسافة للخلف/حذف",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "حذف العلامة المركّز عليها",
111
+ "components.tag-list-item.tooltip-title": "عناصر التحكم في لوحة المفاتيح",
112
112
  "templates.primary-secondary.adjustableSplitView": "تقسيم العرض القابل للضبط",
113
113
  "templates.primary-secondary.keyboardHorizontal": "السهم المتّجه إلى اليسار أو إلى اليمين لضبط حجم لوحات العرض",
114
114
  "templates.primary-secondary.keyboardVertical": "السهم المتّجه إلى الأعلى أو إلى الأسفل لضبط حجم لوحات العرض"
package/lang/cy.js CHANGED
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Amser Gorffen",
63
63
  "components.input-time-range.errorBadInput": "Rhaid i {startLabel} fod cyn {endLabel}",
64
64
  "components.input-time-range.startTime": "Amser Dechrau",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Pwyswch Enter i ryngweithio, Escape i adael",
66
66
  "components.list-item-drag-handle.default": "Aildrefnu gweithred eitem ar gyfer {name}",
67
67
  "components.list-item-drag-handle.keyboard": "Aildrefnu eitemau, safle presennol {currentPosition} allan o {size}. I symud yr eitem hon, pwyswch y saeth i fyny neu'r saeth i lawr.",
68
68
  "components.list-item-tooltip.title": "Llywio Bysellfwrdd ar gyfer Rhestrau:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Gwelededd",
97
97
  "components.tabs.next": "Sgrolio Ymlaen",
98
98
  "components.tabs.previous": "Sgrolio Yn Ôl",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "Cliciwch, pwyswch yn ôl, neu pwyswch y bysell dileu i dynnu’r eitem {value}",
100
+ "components.tag-list.clear-all": "Clirio’r Cyfan",
101
+ "components.tag-list.cleared-all": "Wedi tynnu’r holl eitemau rhestr tag.",
102
+ "components.tag-list.cleared-item": "Wedi tynnu’r eitem rhestr tag {value}",
103
+ "components.tag-list.interactive-label": "Rhestr Tag, {count} o eitemau",
104
104
  "components.tag-list.num-hidden": "+ {count} yn rhagor",
105
105
  "components.tag-list.show-less": "Dangos Llai",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "Dewis i ddangos eitemau rhestr tag cudd",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Byselli Saeth",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Symud rhwng tagiau",
109
+ "components.tag-list-item.tooltip-delete-key": "Yn ôl/Dileu",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Dileu’r tag â ffocws",
111
+ "components.tag-list-item.tooltip-title": "Rheolyddion Bysellfwrdd",
112
112
  "templates.primary-secondary.adjustableSplitView": "Gwedd Hollt Addasadwy",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Saeth i'r chwith neu'r dde i addasu maint y paneli gweld",
114
114
  "templates.primary-secondary.keyboardVertical": "Saeth i fyny neu i lawr i addasu maint y paneli gweld"
package/lang/da.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} er ugyldigt.",
27
27
  "components.form-element.defaultFieldLabel": "Felt",
28
28
  "components.form-element.input.email.typeMismatch": "E-mail er ikke gyldig",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Tallet skal være større end {min} og mindre end {max}.} other {Tallet skal være større end {min} og mindre eller lig med {max}.}}} other {{maxExclusive, select, true {Tallet skal være større end eller lig med {min} og mindre end {max}.} other {Tallet skal være større end eller lig med {min} og mindre end eller lig med {max}.}}}}",
30
30
  "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Tal skal være mindre end {max}.} other {Tal skal være mindre end eller lig med {max}.}}",
31
31
  "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Tal skal være større end {min}.} other {Tal skal være større end eller lig med {min}.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} skal være på mindst {minlength} tegn",
33
33
  "components.form-element.input.url.typeMismatch": "URL-adresse er ikke gyldig",
34
34
  "components.form-element.valueMissing": "{label} er påkrævet.",
35
- "components.form-error-summary.errorSummary": "{count, plural, one {There was 1 error found in the information you submitted} other {There were {count} errors found in the information you submitted}}",
35
+ "components.form-error-summary.errorSummary": "{count, plural, one {Der blev fundet 1 fejl i de oplysninger, du indsendte} other {Der blev fundet {count} fejl i de oplysninger, du indsendte}}",
36
36
  "components.input-date-range.endDate": "Slutdato",
37
37
  "components.input-date-range.errorBadInput": "{startLabel} skal være før {endLabel}",
38
38
  "components.input-date-range.startDate": "Startdato",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Sluttidspunkt",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} skal være før {endLabel}",
64
64
  "components.input-time-range.startTime": "Starttidspunkt",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Tryk Enter for at interagere, Escape for at afslutte",
66
66
  "components.list-item-drag-handle.default": "Omarranger elementhandling for {name}",
67
67
  "components.list-item-drag-handle.keyboard": "Omarranger element, aktuel position {currentPosition} ud af {size}. For at flytte dette element skal du trykke på pil op eller pil ned.",
68
68
  "components.list-item-tooltip.title": "Tastaturnavigering for lister:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Synlighed",
97
97
  "components.tabs.next": "Rul frem",
98
98
  "components.tabs.previous": "Rul tilbage",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "Klik, tryk tilbagetasten, eller tryk på slettasten for at fjerne element {value}",
100
+ "components.tag-list.clear-all": "Ryd alle",
101
+ "components.tag-list.cleared-all": "Fjernede alle taglisteelementer",
102
+ "components.tag-list.cleared-item": "Fjernede taglisteelement {value}",
103
+ "components.tag-list.interactive-label": "Tagliste, {count} elementer",
104
104
  "components.tag-list.num-hidden": "+ {count} mere",
105
105
  "components.tag-list.show-less": "Vis færre",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "Vælg for at vist skjulte taglisteelementer",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Piletaster",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Flyt mellem tags",
109
+ "components.tag-list-item.tooltip-delete-key": "Tilbage/Slet",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Slet det fokuserede tag",
111
+ "components.tag-list-item.tooltip-title": "Kontrolelementer på tastaturet",
112
112
  "templates.primary-secondary.adjustableSplitView": "Justerbar delt visning",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Pil til venstre eller højre for at justere størrelsen på visningspaneler",
114
114
  "templates.primary-secondary.keyboardVertical": "Pil op eller ned for at justere størrelsen på visningspaneler"
package/lang/de.js CHANGED
@@ -26,9 +26,9 @@ export default {
26
26
  "components.form-element.defaultError": "{label} ist ungültig.",
27
27
  "components.form-element.defaultFieldLabel": "Feld",
28
28
  "components.form-element.input.email.typeMismatch": "Die E-Mail-Adresse ist ungültig",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Die Zahl muss kleiner als {max} sein.} other {Die Zahl muss kleiner oder gleich {max} sein.}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Die Zahl muss größer als {min} sein.} other {Die Zahl muss größer oder gleich {min} sein.}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Zahl muss größer als {min} und kleiner als {max} sein.} other {Zahl muss größer als {min} und kleiner als oder gleich {max} sein.}}} other {{maxExclusive, select, true {Zahl muss größer als oder gleich {min} und kleiner als {max} sein.} other { Zahl muss größer als oder gleich {min} und kleiner als oder gleich {max} sein.}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Zahl muss kleiner als {max} sein.} other {Zahl muss kleiner als oder gleich {max} sein.}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Zahl muss größer als {min} sein.} other {Zahl muss größer als oder gleich {min} sein.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} muss mindestens {minlength} Zeichen enthalten",
33
33
  "components.form-element.input.url.typeMismatch": "URL ist ungültig",
34
34
  "components.form-element.valueMissing": "{label} ist erforderlich.",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Endzeit",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} muss vor {endLabel} liegen",
64
64
  "components.input-time-range.startTime": "Startzeit",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Drücken Sie die Eingabetaste zum Interagieren oder die Escape-Taste, um das Fenster zu schließen",
66
66
  "components.list-item-drag-handle.default": "Elementaktion für {name} neu anordnen",
67
67
  "components.list-item-drag-handle.keyboard": "Elemente neu anordnen; aktuelle Position: {currentPosition} von {size}. Drücken Sie zum Bewegen dieses Elements auf den Pfeil nach oben oder den Pfeil nach unten.",
68
68
  "components.list-item-tooltip.title": "Tastaturnavigation für Listen:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Sichtbarkeit",
97
97
  "components.tabs.next": "Weiterblättern",
98
98
  "components.tabs.previous": "Zurückblättern",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "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",
100
+ "components.tag-list.clear-all": "Alle löschen",
101
+ "components.tag-list.cleared-all": "Alle Elemente der Tag-Liste wurden entfernt",
102
+ "components.tag-list.cleared-item": "Element {value} der Tag-Liste wurde entfernt",
103
+ "components.tag-list.interactive-label": "Tag-Liste, {count} Elemente",
104
104
  "components.tag-list.num-hidden": "+ {count} weitere",
105
105
  "components.tag-list.show-less": "Weniger anzeigen",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "Wählen Sie diese Option, um ausgeblendete Elemente der Tag-Liste anzuzeigen",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Pfeiltasten",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Zwischen Tags wechseln",
109
+ "components.tag-list-item.tooltip-delete-key": "Rücktaste/Entfernen",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Ausgewählten Tag löschen",
111
+ "components.tag-list-item.tooltip-title": "Tastatursteuerung",
112
112
  "templates.primary-secondary.adjustableSplitView": "Anpassbare geteilte Ansicht",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Pfeil nach links oder rechts, um die Größe der Ansichtsbereiche anzupassen",
114
114
  "templates.primary-secondary.keyboardVertical": "Pfeil nach oben oder unten, um die Größe der Ansichtsbereiche anzupassen"
package/lang/es-es.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} no es válido.",
27
27
  "components.form-element.defaultFieldLabel": "Campo",
28
28
  "components.form-element.input.email.typeMismatch": "El correo electrónico no es válido",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {El número debe ser inferior a {max}.} other {El número debe ser inferior o igual a {max}.}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {El número debe ser superior a {min}.} other {El número debe ser superior o igual a {min}.}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {El número debe ser mayor que {min} y menor que {max}.} other {El número debe ser mayor que {min} y menor o igual que {max}.}}} other {{maxExclusive, select, true {El número debe ser mayor o igual que {min} y menor que {max}.} other {El número debe ser mayor o igual que {min} y menor o igual que {max}.}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {El número debe ser menor que {max}.} other {El número debe ser menor o igual que {max}.}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {El número debe ser mayor que {min}.} other {El número debe ser mayor o igual que {min}.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} debe tener al menos {minlength} caracteres",
33
33
  "components.form-element.input.url.typeMismatch": "La dirección URL no es válida",
34
34
  "components.form-element.valueMissing": "{label} es obligatorio.",
35
- "components.form-error-summary.errorSummary": "{count, plural, one {Se ha encontrado 1 error en la información enviada} other {Se han encontrado {count} errores en la información enviada}}",
35
+ "components.form-error-summary.errorSummary": "{count, plural, one {Se ha encontrado 1 error en la información enviada} other {Se han encontrado {count} errores en la información que ha enviado}}",
36
36
  "components.input-date-range.endDate": "Fecha final",
37
37
  "components.input-date-range.errorBadInput": "{startLabel} debe ser anterior a {endLabel}",
38
38
  "components.input-date-range.startDate": "Fecha de inicio",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Hora de finalización",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} debe ser anterior a {endLabel}",
64
64
  "components.input-time-range.startTime": "Hora de inicio",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Pulse Enter para interactuar y Escape para salir",
66
66
  "components.list-item-drag-handle.default": "Reordenar acción de elemento para {name}",
67
67
  "components.list-item-drag-handle.keyboard": "Reordenar elementos, posición actual {currentPosition} de {size}. Para mover este elemento, pulse las flechas arriba o abajo.",
68
68
  "components.list-item-tooltip.title": "Navegación de listas con el teclado:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Visibilidad",
97
97
  "components.tabs.next": "Desplazarse hacia delante",
98
98
  "components.tabs.previous": "Desplazarse hacia atrás",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "Haga clic, pulse Retroceso o pulse la tecla Supr para eliminar el elemento {value}",
100
+ "components.tag-list.clear-all": "Borrar todo",
101
+ "components.tag-list.cleared-all": "Se han eliminado todos los elementos de la lista de etiquetas",
102
+ "components.tag-list.cleared-item": "Se ha eliminado el elemento {value} de la lista de etiquetas",
103
+ "components.tag-list.interactive-label": "Lista de etiquetas, {count} elementos",
104
104
  "components.tag-list.num-hidden": "+ {count} más",
105
105
  "components.tag-list.show-less": "Mostrar menos",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "Seleccione esta opción para mostrar los elementos ocultos de la lista de etiquetas",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Teclas de flecha",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Desplazamiento entre etiquetas",
109
+ "components.tag-list-item.tooltip-delete-key": "Retroceso/Eliminar",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Eliminar la etiqueta seleccionada",
111
+ "components.tag-list-item.tooltip-title": "Controles del teclado",
112
112
  "templates.primary-secondary.adjustableSplitView": "Vista dividida ajustable",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Flecha hacia la izquierda o la derecha para ajustar el tamaño de los paneles de visualización",
114
114
  "templates.primary-secondary.keyboardVertical": "Flecha hacia arriba o abajo para ajustar el tamaño de los paneles de visualización"
package/lang/es.js CHANGED
@@ -26,7 +26,7 @@ export default {
26
26
  "components.form-element.defaultError": "{label} no es válida.",
27
27
  "components.form-element.defaultFieldLabel": "Campo",
28
28
  "components.form-element.input.email.typeMismatch": "El correo electrónico no es válido",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {El número debe ser mayor que {min} y menor que {max}.} other {El número debe ser mayor que {min} y menor o igual que {max}.}}} other {{maxExclusive, select, true {El número debe ser mayor o igual que {min} y menor que {max}.} other {El número debe ser mayor o igual que {min} y menor o igual que {max}.}}}}",
30
30
  "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {El número debe ser menor que {max}.} other {El número debe ser menor o igual que {max}.}}",
31
31
  "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {El número debe ser mayor que {min}.} other {El número debe ser mayor o igual que {min}.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} debe tener al menos {minlength} caracteres",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Hora de finalización",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} debe estar antes de {endLabel}",
64
64
  "components.input-time-range.startTime": "Hora de inicio",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Presione Intro para interactuar y Escape para salir",
66
66
  "components.list-item-drag-handle.default": "Acción de reordenar elemento de {name}",
67
67
  "components.list-item-drag-handle.keyboard": "Reordenar elemento, posición actual {currentPosition} de {size}. Para mover este elemento, presione las flechas hacia arriba o hacia abajo.",
68
68
  "components.list-item-tooltip.title": "Navegación con el teclado para listas:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Visibilidad",
97
97
  "components.tabs.next": "Desplazarse hacia adelante",
98
98
  "components.tabs.previous": "Desplazarse hacia atrás",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "Haga clic, presione Retroceso o presione la tecla Suprimir para eliminar el elemento {value}",
100
+ "components.tag-list.clear-all": "Borrar todo",
101
+ "components.tag-list.cleared-all": "Se eliminaron todos los elementos de la lista de etiquetas",
102
+ "components.tag-list.cleared-item": "Se eliminó el elemento {value} de la lista de etiquetas",
103
+ "components.tag-list.interactive-label": "Lista de etiquetas, {count} elementos",
104
104
  "components.tag-list.num-hidden": "+ {count} más",
105
105
  "components.tag-list.show-less": "Mostrar menos",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "Seleccione para mostrar los elementos ocultos de la lista de etiquetas",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Teclas de flecha",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Mover entre etiquetas",
109
+ "components.tag-list-item.tooltip-delete-key": "Retroceso/Suprimir",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Eliminar la etiqueta enfocada",
111
+ "components.tag-list-item.tooltip-title": "Controles del teclado",
112
112
  "templates.primary-secondary.adjustableSplitView": "Pantalla dividida ajustable",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Utilice la flecha izquierda o derecha para ajustar el tamaño de los paneles de visualización",
114
114
  "templates.primary-secondary.keyboardVertical": "Utilice la flecha hacia arriba o hacia abajo para ajustar el tamaño de los paneles de visualización"
package/lang/fr-fr.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} n'est pas valide.",
27
27
  "components.form-element.defaultFieldLabel": "Champ",
28
28
  "components.form-element.input.email.typeMismatch": "L'adresse e-mail n'est pas valide.",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Le nombre doit être supérieur à {min} et inférieur à {max}.} other {Le nombre doit être supérieur à {min} et inférieur à ou égal à {max}.}}} other {{maxExclusive, select, true {Le nombre doit être supérieur ou égal à {min} et inférieur à {max}.} other {Le nombre doit être supérieur ou égal à {min} et inférieur ou égal à {max}.}}}}",
30
30
  "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Le nombre doit être inférieur à {max}.} other {Le nombre doit être inférieur ou égal à {max}.}}",
31
31
  "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Le nombre doit être supérieur à {min}.} other {Le nombre doit être supérieur ou égal à {min}.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} doit contenir au moins {minlength} caractères.",
33
33
  "components.form-element.input.url.typeMismatch": "URL non valide",
34
34
  "components.form-element.valueMissing": "{label} est requis.",
35
- "components.form-error-summary.errorSummary": "{count, plural, one {Il y avait une erreur dans les informations que vous avez soumises.} other {Il y avait {count} erreurs dans les informations que vous avez soumises.}}",
35
+ "components.form-error-summary.errorSummary": "{count, plural, one {Il y avait une erreur dans les informations que vous avez soumises.} other {Il y avait {count} erreurs dans les informations que vous avez soumises.}}",
36
36
  "components.input-date-range.endDate": "Date de fin",
37
37
  "components.input-date-range.errorBadInput": "{startLabel} doit être antérieur à {endLabel}",
38
38
  "components.input-date-range.startDate": "Date de début",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Heure de fin",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} doit être antérieur à {endLabel}",
64
64
  "components.input-time-range.startTime": "Heure de début",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Appuyer sur entrée pour interagir, sur Echap pour quitter",
66
66
  "components.list-item-drag-handle.default": "Action de réorganisation de l'élément pour {name}",
67
67
  "components.list-item-drag-handle.keyboard": "Réordonner les éléments, position actuelle {currentPosition} sur {size}. Pour déplacer cet élément, appuyez sur les flèches vers le haut ou vers le bas.",
68
68
  "components.list-item-tooltip.title": "Navigation au clavier pour les listes :",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Visibilité",
97
97
  "components.tabs.next": "Faire défiler vers l'avant",
98
98
  "components.tabs.previous": "Faire défiler vers l'arrière",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "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}",
100
+ "components.tag-list.clear-all": "Tout effacer",
101
+ "components.tag-list.cleared-all": "Suppression de tous les éléments de la liste d’étiquettes",
102
+ "components.tag-list.cleared-item": "Suppression de l’élément de liste d’étiquettes {value}",
103
+ "components.tag-list.interactive-label": "Liste d’étiquettes, {count} éléments",
104
104
  "components.tag-list.num-hidden": "{count} de plus",
105
105
  "components.tag-list.show-less": "Afficher moins",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "Sélectionnez cette option pour afficher les éléments de la liste d’étiquettes masquées",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Touches fléchées",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Passez d’une étiquette à l’autre",
109
+ "components.tag-list-item.tooltip-delete-key": "Retour arrière/Supprimer",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Supprimez l’étiquette ciblée",
111
+ "components.tag-list-item.tooltip-title": "Commandes du clavier",
112
112
  "templates.primary-secondary.adjustableSplitView": "Vue fractionnée réglable",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Flèche vers la gauche ou vers la droite pour régler la taille des panneaux d’affichage",
114
114
  "templates.primary-secondary.keyboardVertical": "Flèche vers le haut ou vers le bas pour régler la taille des panneaux d’affichage"
package/lang/fr.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} n'est pas valide.",
27
27
  "components.form-element.defaultFieldLabel": "Champ",
28
28
  "components.form-element.input.email.typeMismatch": "L'adresse courriel n'est pas valide",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Le nombre doit être plus petit que {max}.} other {Le nombre doit être plus petit que ou égal à {max}.}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Le nombre doit être plus grand que {min}.} other {Le nombre doit être plus grand que ou égal à {min}.}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Le nombre doit être supérieur à {min} et inférieur à {max}.} other {Le nombre doit être supérieur à {min} et inférieur ou égal à {max}.}}} other {{maxExclusive, select, true {Le nombre doit être supérieur ou égal à {min} et inférieur à {max}.} other {Le nombre doit être supérieur ou égal à {min} et inférieur ou égal à {max}.}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Le nombre doit être inférieur à {max}.} other {Le nombre doit être inférieur ou égal à {max}.}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Le nombre doit être supérieur à {min}.} other {Le nombre doit être supérieur ou égal à {min}.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} doit comprendre au moins {minlength} caractères",
33
33
  "components.form-element.input.url.typeMismatch": "L'URL n'est pas valide",
34
34
  "components.form-element.valueMissing": "{label} est requis.",
35
- "components.form-error-summary.errorSummary": "{count, plural, one {L'information soumise comportait 1 erreur } other {L'information soumise comportait {count} erreurs}}",
35
+ "components.form-error-summary.errorSummary": "{count, plural, one {Il y avait 1 erreur trouvée dans les informations que vous avez soumises} other {Il y avait {count} erreurs trouvées dans les informations que vous avez soumises}}",
36
36
  "components.input-date-range.endDate": "Date de fin",
37
37
  "components.input-date-range.errorBadInput": "{startLabel} doit précéder {endLabel}",
38
38
  "components.input-date-range.startDate": "Date du début",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Heure de fin",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} doit précéder {endLabel}",
64
64
  "components.input-time-range.startTime": "Heure de début",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Appuyez sur Entrée pour interagir, sur Échapper pour quitter",
66
66
  "components.list-item-drag-handle.default": "Réordonner l'action de l'élément pour {name}",
67
67
  "components.list-item-drag-handle.keyboard": "Réorganiser les éléments, position actuelle {currentPosition} de {size}. Pour déplacer cet élément, utilisez les flèches vers le haut et vers le bas.",
68
68
  "components.list-item-tooltip.title": "Navigation au clavier pour les listes :",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Visibilité",
97
97
  "components.tabs.next": "Défilement avant",
98
98
  "components.tabs.previous": "Défilement arrière",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "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}",
100
+ "components.tag-list.clear-all": "Effacer tout",
101
+ "components.tag-list.cleared-all": "Suppression de tous les éléments de la liste des balises",
102
+ "components.tag-list.cleared-item": "Élément {value} de la liste des balises supprimé",
103
+ "components.tag-list.interactive-label": "Liste des balises, {count} éléments",
104
104
  "components.tag-list.num-hidden": "+ {count} de plus",
105
105
  "components.tag-list.show-less": "Afficher moins",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "Sélectionnez cette option pour afficher les éléments de la liste des balises cachées",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Touches fléchées",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Passer d’une balise à l’autre",
109
+ "components.tag-list-item.tooltip-delete-key": "Retour arrière/suppression",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Supprimer la balise ciblée",
111
+ "components.tag-list-item.tooltip-title": "Commandes du clavier",
112
112
  "templates.primary-secondary.adjustableSplitView": "Vue partagée réglable",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Utiliser la flèche vers la gauche ou vers la droite pour régler la taille des volets d'affichage",
114
114
  "templates.primary-secondary.keyboardVertical": "Flèche vers le haut ou vers le bas pour régler la taille des volets d'affichage"
package/lang/hi.js CHANGED
@@ -26,9 +26,9 @@ export default {
26
26
  "components.form-element.defaultError": "{label} अमान्य है।",
27
27
  "components.form-element.defaultFieldLabel": "फ़ील्ड",
28
28
  "components.form-element.input.email.typeMismatch": "ईमेल मान्य नहीं है",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {संख्या को इससे कम {max} होना आवश्यक है।} other {संख्या को इससे कम या इसके बराबर {max} होना आवश्यक है।}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {संख्या को इससे बड़ा {min} होना आवश्यक है।} other {संख्या को इससे बड़ा है या इसके बराबर {min} होना आवश्यक है।}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {संख्या {min} से ज़्यादा और {max} से कम होनी चाहिए.} other {संख्या {min} से ज़्यादा और {max} से कम या उसके बराबर होनी चाहिए.}}} other {{maxExclusive, select, true {संख्या {min} से ज़्यादा या उसके बराबर और {max} से कम होनी चाहिए.} other {संख्या {min} से ज़्यादा या उसके बराबर और {max} से कम या उसके बराबर होनी चाहिए.}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {संख्या {max} से कम होनी चाहिए.} other {संख्या {max} से कम या उसके बराबर होनी चाहिए.}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {संख्या {min} से ज़्यादा होनी चाहिए.} other {संख्या {min} से ज़्यादा या उसके बराबर होनी चाहिए.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} कम से कम {minlength} वर्णों का होना चाहिए",
33
33
  "components.form-element.input.url.typeMismatch": "URL मान्य नहीं है",
34
34
  "components.form-element.valueMissing": "{label} आवश्यक है।",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "समाप्ति समय",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} {endLabel} से पहले का होना चाहिए",
64
64
  "components.input-time-range.startTime": "प्रारंभ समय",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "बातचीत करने के लिए Enter दबाएँ, बाहर निकलने के लिए Escape दबाएँ",
66
66
  "components.list-item-drag-handle.default": "{name} के लिए आइटम कार्रवाई का क्रम बदलें",
67
67
  "components.list-item-drag-handle.keyboard": "आइटम का क्रम बदलें, {size} में से वर्तमान स्थिति {currentPosition} इस आइटम को ले जाने के लिए, ऊपर या नीचे तीर दबाएँ।",
68
68
  "components.list-item-tooltip.title": "सूचियों के लिए कीबोर्ड नेविगेशन:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "दृश्यता",
97
97
  "components.tabs.next": "आगे स्क्रॉल करें",
98
98
  "components.tabs.previous": "पीछे स्क्रॉल करें",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "{value} को हटाने के लिए क्लिक करें, बैकस्पेस दबाएँ, या हटाएँ कुंजी को दबाएँ",
100
+ "components.tag-list.clear-all": "सभी साफ़ करें",
101
+ "components.tag-list.cleared-all": "सभी टैग लिस्ट आइटम हटाए गए",
102
+ "components.tag-list.cleared-item": "टैग लिस्ट आइटम {value} हटाए गए",
103
+ "components.tag-list.interactive-label": "टैग लिस्ट, {count} आइटम",
104
104
  "components.tag-list.num-hidden": "+ {count} और",
105
105
  "components.tag-list.show-less": "कम दिखाएँ",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "छिपे हुए टैग लिस्ट आइटम दिखाने के लिए चुनें",
107
+ "components.tag-list-item.tooltip-arrow-keys": "तीर कुंजियाँ",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "टैग के बीच आना-जाना",
109
+ "components.tag-list-item.tooltip-delete-key": "बैकस्पेस/हटाएँ",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "फ़ोकिस किए हुए टैग को हटाएँ",
111
+ "components.tag-list-item.tooltip-title": "कीबोर्ड कंट्रोल",
112
112
  "templates.primary-secondary.adjustableSplitView": "समायोजन योग्य विभाजन दृश्य",
113
113
  "templates.primary-secondary.keyboardHorizontal": "दृश्य पैनल्स का आकार समायोजित करने के लिए तीर बाएँ या दाएँ करें",
114
114
  "templates.primary-secondary.keyboardVertical": "दृश्य पैनल्स का आकार समायोजित करने के लिए तीर ऊपर या नीचे करें"
package/lang/ja.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} は無効です。",
27
27
  "components.form-element.defaultFieldLabel": "フィールド",
28
28
  "components.form-element.input.email.typeMismatch": "電子メールが無効です",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {数値は {max} より小さくなければなりません。} other {数値は {max} 以下でなければなりません。}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {数値は {min} より大きくなければなりません。} other {数値は {min} 以上でなければなりません。}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {数値は {min} より大きく {max} 未満である必要があります。} other {数値は {min} より大きく {max} 以下である必要があります。}}} other {{maxExclusive, select, true {数値は {min} 以上 {max} 未満である必要があります。} other {数値は {min} 以上 {max} 以下である必要があります。}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {数値は {max} 未満である必要があります。} other {数値は {max} 以下である必要があります。}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {数値は {min} より大きい必要があります。} other {数値は {min} 以上である必要があります。}}",
32
32
  "components.form-element.input.text.tooShort": "{label} は {minlength} 文字以上である必要があります",
33
33
  "components.form-element.input.url.typeMismatch": "URL が有効ではありません",
34
34
  "components.form-element.valueMissing": "{label} は必須です。",
35
- "components.form-error-summary.errorSummary": "{count, plural, other {送信した情報に {count} 件のエラー が見つかりました}}",
35
+ "components.form-error-summary.errorSummary": "{count, plural, other {送信した情報に {count} 件のエラーが見つかりました}}",
36
36
  "components.input-date-range.endDate": "終了日",
37
37
  "components.input-date-range.errorBadInput": "{startLabel} は {endLabel} より前にする必要があります",
38
38
  "components.input-date-range.startDate": "開始日",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "終了時刻",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} は {endLabel} より前にする必要があります",
64
64
  "components.input-time-range.startTime": "開始時刻",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "対話を始めるには Enter キー、終了するには Esc キーを押します",
66
66
  "components.list-item-drag-handle.default": "{name} の項目並べ替えアクション",
67
67
  "components.list-item-drag-handle.keyboard": "項目の並べ替え、現在の位置 {currentPosition}、サイズ {size}。この項目を移動するには、上矢印または下矢印を押します。",
68
68
  "components.list-item-tooltip.title": "リストのキーボードナビゲーション:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "表示",
97
97
  "components.tabs.next": "前方にスクロール",
98
98
  "components.tabs.previous": "後方にスクロール",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "クリックする、Backspace キーを押す、または Delete キーを押すと項目 {value} が削除されます",
100
+ "components.tag-list.clear-all": "すべてをクリア",
101
+ "components.tag-list.cleared-all": "すべてのタグリスト項目を削除しました",
102
+ "components.tag-list.cleared-item": "タグリスト項目 {value} を削除しました",
103
+ "components.tag-list.interactive-label": "タグリスト、{count} 項目",
104
104
  "components.tag-list.num-hidden": "+ {count} 件追加",
105
105
  "components.tag-list.show-less": "少なく表示",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "選択すると、非表示のタグリスト項目が表示されます",
107
+ "components.tag-list-item.tooltip-arrow-keys": "矢印キー",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "タグ間を移動します",
109
+ "components.tag-list-item.tooltip-delete-key": "Backspace キー/Delete キー",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "フォーカスされたタグを削除します",
111
+ "components.tag-list-item.tooltip-title": "キーボードコントロール",
112
112
  "templates.primary-secondary.adjustableSplitView": "調整可能な分割ビュー",
113
113
  "templates.primary-secondary.keyboardHorizontal": "左矢印または右矢印を使用して、ビューパネルのサイズを調整します",
114
114
  "templates.primary-secondary.keyboardVertical": "上矢印または下矢印を使用して、ビューパネルのサイズを調整します"
package/lang/ko.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label}이(가) 잘못되었습니다.",
27
27
  "components.form-element.defaultFieldLabel": "필드",
28
28
  "components.form-element.input.email.typeMismatch": "이메일이 유효하지 않습니다.",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {숫자가 보다 작음 {max}여야 합니다.} other {숫자가 작거나 같음 {max}여야 합니다.}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {숫자가 보다 큼 {min}여야 합니다.} other {숫자가 크거나 같음 {min}여야 합니다.}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {숫자는 {min}보다 크고 {max}보다 작아야 합니다.} other {숫자는 {min}보다 크고 {max}보다 작거나 같아야 합니다.}}} other {{maxExclusive, select, true {숫자는 {min}보다 크거나 같고 {max}보다 작아야 합니다.} other {숫자는 {min}보다 크거나 같고 {max}보다 작거나 같아야 합니다.}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {숫자는 {max}보다 작아야 합니다.} other {숫자는 {max}보다 작거나 같아야 합니다.}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {숫자는 {min}보다 커야 합니다.} other {숫자는 {min}보다 크거나 같아야 합니다.}}",
32
32
  "components.form-element.input.text.tooShort": "{label}은(는) {minlength}자 이상이어야 합니다",
33
33
  "components.form-element.input.url.typeMismatch": "URL이 유효하지 않습니다",
34
34
  "components.form-element.valueMissing": "{label}이(가) 필요합니다.",
35
- "components.form-error-summary.errorSummary": "{count, plural, other {제출하신 정보에서 {count}개의 오류가 발견되었습니다}}",
35
+ "components.form-error-summary.errorSummary": "{count, plural, other {제출한 정보에서 {count}개의 오류가 발견되었습니다}}",
36
36
  "components.input-date-range.endDate": "종료일",
37
37
  "components.input-date-range.errorBadInput": "{startLabel}은(는) {endLabel} 앞에 있어야 합니다",
38
38
  "components.input-date-range.startDate": "시작일",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "종료 시각",
63
63
  "components.input-time-range.errorBadInput": "{startLabel}은(는) {endLabel} 앞에 있어야 합니다",
64
64
  "components.input-time-range.startTime": "시작 시각",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Enter 눌러 상호 작용하고 Esc를 눌러 종료합니다",
66
66
  "components.list-item-drag-handle.default": "{name}에 대한 항목 작업 재정렬",
67
67
  "components.list-item-drag-handle.keyboard": "전체 {size}에서 현재 위치 {currentPosition} 항목 재정렬 이 항목을 이동하라면 위쪽 또는 아래쪽 화살표를 누르십시오.",
68
68
  "components.list-item-tooltip.title": "목록에 대한 키보드 탐색:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "표시여부",
97
97
  "components.tabs.next": "앞으로 스크롤",
98
98
  "components.tabs.previous": "뒤로 스크롤",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "항목 {value}을(를) 제거하려면 클릭하거나, 백스페이스 또는 삭제 키를 누릅니다.",
100
+ "components.tag-list.clear-all": "모두 지우기",
101
+ "components.tag-list.cleared-all": "모든 태그 목록 항목을 제거했습니다",
102
+ "components.tag-list.cleared-item": "태그 목록 항목 {value}을(를) 제거했습니다",
103
+ "components.tag-list.interactive-label": "태그 목록, {count} 항목",
104
104
  "components.tag-list.num-hidden": "{count}개 더",
105
105
  "components.tag-list.show-less": "간단히 표시",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "숨겨진 태그 목록 항목을 표시하려면 선택합니다",
107
+ "components.tag-list-item.tooltip-arrow-keys": "화살표 ",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "태그 간에 이동합니다",
109
+ "components.tag-list-item.tooltip-delete-key": "백스페이스/삭제",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "포커스된 태그를 삭제합니다",
111
+ "components.tag-list-item.tooltip-title": "키보드 컨트롤",
112
112
  "templates.primary-secondary.adjustableSplitView": "조정 가능한 분할 보기",
113
113
  "templates.primary-secondary.keyboardHorizontal": "왼쪽 또는 오른쪽 화살표로 보기 패널의 크기 조정",
114
114
  "templates.primary-secondary.keyboardVertical": "위 또는 아래 화살표로 보기 패널의 크기 조정"
package/lang/nl.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} is ongeldig.",
27
27
  "components.form-element.defaultFieldLabel": "Veld",
28
28
  "components.form-element.input.email.typeMismatch": "E-mailadres is ongeldig",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Number must be less than {max}.} other {Number must be less than or equal to {max}.}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Number must be greater than {min}.} other {Number must be greater than or equal to {min}.}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Getal moet groter zijn dan {min} en kleiner dan {max}.} other {Getal moet groter zijn dan {min} en kleiner dan of gelijk aan {max}.}}} other {{maxExclusive, select, true {Getal moet groter zijn dan of gelijk aan {min} en kleiner dan {max}.} other {Getal moet groter zijn dan of gelijk aan {min} en kleiner dan of gelijk aan {max}.}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Getal moet kleiner zijn dan {max}.} other {Getal moet kleiner zijn dan of gelijk aan {max}.}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Getal moet groter zijn dan {min}.} other {Getal moet groter zijn dan of gelijk aan {min}.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} moet ten minste {minlength} tekens bevatten",
33
33
  "components.form-element.input.url.typeMismatch": "URL is niet geldig",
34
34
  "components.form-element.valueMissing": "{label} is vereist.",
35
- "components.form-error-summary.errorSummary": "Er {count, plural, one {is 1 fout} other {zijn {count} fouten}} gevonden in de informatie die u hebt ingediend",
35
+ "components.form-error-summary.errorSummary": "{count, plural, one {Er is 1 fout gevonden in de informatie die u hebt ingediend} other {Er zijn {count} fouten gevonden in de informatie die u hebt ingediend}}",
36
36
  "components.input-date-range.endDate": "Einddatum",
37
37
  "components.input-date-range.errorBadInput": "{startLabel} moet voor {endLabel} liggen",
38
38
  "components.input-date-range.startDate": "Startdatum",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Eindtijd",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} moet voor {endLabel} liggen",
64
64
  "components.input-time-range.startTime": "Starttijd",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Druk op Enter om te communiceren, druk op Escape om af te sluiten",
66
66
  "components.list-item-drag-handle.default": "Itemactie voor {name} opnieuw rangschikken",
67
67
  "components.list-item-drag-handle.keyboard": "Items opnieuw rangschikken, huidige positie {currentPosition} van {size}. Als u dit item wilt verplaatsen, drukt u op de pijl omhoog of omlaag.",
68
68
  "components.list-item-tooltip.title": "Toetsenbordnavigatie voor lijsten:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Zichtbaarheid",
97
97
  "components.tabs.next": "Naar voren scrollen",
98
98
  "components.tabs.previous": "Naar achteren scrollen",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "Klik, druk op Backspace of druk op de Delete-toets om item {value} te verwijderen",
100
+ "components.tag-list.clear-all": "Alles wissen",
101
+ "components.tag-list.cleared-all": "Alle items op de labellijst zijn verwijderd",
102
+ "components.tag-list.cleared-item": "Item {value} op de labellijst is verwijderd",
103
+ "components.tag-list.interactive-label": "Labellijst, {count} items",
104
104
  "components.tag-list.num-hidden": "+ {count} extra",
105
105
  "components.tag-list.show-less": "Minder weergeven",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
106
+ "components.tag-list.show-more-description": "Selecteer deze optie om verborgen items op labellijsten weer te geven",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Pijltoetsen",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Schakelen tussen tags",
109
109
  "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Verwijder de gerichte tag",
111
+ "components.tag-list-item.tooltip-title": "Bedieningselementen op het toetsenbord",
112
112
  "templates.primary-secondary.adjustableSplitView": "Instelbare gesplitste weergave",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Pijl naar links of rechts om de grootte van de weergavevensters aan te passen",
114
114
  "templates.primary-secondary.keyboardVertical": "Pijl omhoog of omlaag om de grootte van de weergavevensters aan te passen"
package/lang/pt.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} é inválido.",
27
27
  "components.form-element.defaultFieldLabel": "Campo",
28
28
  "components.form-element.input.email.typeMismatch": "E-mail inválido",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {O número deve ser menor que {max}.} other {O número deve ser menor ou igual a {max}.}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {O número deve ser maior que {min}.} other {O número deve ser maior ou igual a {min}.}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {O número deve ser maior que {min} e menor que {max}.} other {O número deve ser maior que {min} e menor que ou igual a {max}.}}} other {{maxExclusive, select, true {O número deve ser maior ou igual a {min} e menor que {max}.} other {O número deve ser maior que ou igual a {min} e menor que ou igual a {max}.}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {O número deve ser menor que {max}.} other {O número deve ser menor que ou igual a {max}.}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {O número deve ser maior que {min}.} other {O número deve ser maior que ou igual a {min}.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} precisa ter, pelo menos, {minlength} caracteres",
33
33
  "components.form-element.input.url.typeMismatch": "URL inválido",
34
34
  "components.form-element.valueMissing": "{label} é obrigatório.",
35
- "components.form-error-summary.errorSummary": "{count, plural, one {Foi encontrado 1 erro} other {Foram encontrados {count} erros}} nas informações que você enviou",
35
+ "components.form-error-summary.errorSummary": "{count, plural, one {Um erro foi encontrado nas informações enviadas} other {{count} erros foram encontrados nas informações enviadas}}",
36
36
  "components.input-date-range.endDate": "Data final",
37
37
  "components.input-date-range.errorBadInput": "{startLabel} precisa ser anterior a {endLabel}",
38
38
  "components.input-date-range.startDate": "Data de início",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Hora final",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} precisa ser anterior a {endLabel}",
64
64
  "components.input-time-range.startTime": "Hora de início",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Pressione Enter para interagir, Escape para sair",
66
66
  "components.list-item-drag-handle.default": "Reordenar ação de item para {name}",
67
67
  "components.list-item-drag-handle.keyboard": "Reordenar item, posição atual {currentPosition} de {size}. Para mover este item, pressione as setas para cima ou para baixo.",
68
68
  "components.list-item-tooltip.title": "Navegação do teclado para listas:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Visibilidade",
97
97
  "components.tabs.next": "Ir para frente",
98
98
  "components.tabs.previous": "Ir para trás",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "Clique em, pressione Backspace ou pressione a tecla Delete para remover o item {value}",
100
+ "components.tag-list.clear-all": "Limpar tudo",
101
+ "components.tag-list.cleared-all": "Todos os itens da lista de marcas foram removidos",
102
+ "components.tag-list.cleared-item": "Item {value} da lista de marcas removido",
103
+ "components.tag-list.interactive-label": "Lista de marcas, {count} itens",
104
104
  "components.tag-list.num-hidden": "+ {count} mais",
105
105
  "components.tag-list.show-less": "Mostrar menos",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
106
+ "components.tag-list.show-more-description": "Selecione para mostrar itens ocultos da lista de marcas",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Teclas de seta",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Mover entre marcas",
109
109
  "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Excluir a marca de foco",
111
+ "components.tag-list-item.tooltip-title": "Controles do teclado",
112
112
  "templates.primary-secondary.adjustableSplitView": "Exibição dividida ajustável",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Use a seta para a esquerda ou para a direita para ajustar o tamanho dos painéis de exibição",
114
114
  "templates.primary-secondary.keyboardVertical": "Use a seta para cima ou para baixo para ajustar o tamanho dos painéis de exibição"
package/lang/sv.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} är ogiltig.",
27
27
  "components.form-element.defaultFieldLabel": "Fält",
28
28
  "components.form-element.input.email.typeMismatch": "E-postadressen är ogiltig",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Number must be less than {max}.} other {Number must be less than or equal to {max}.}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Number must be greater than {min}.} other {Number must be greater than or equal to {min}.}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Siffran ska vara högre än {min} och lägre än {max}.} other {Siffran ska vara högre än {min} och lägre än eller exakt {max}.}}} other {{maxExclusive, select, true {Siffran ska vara högre än eller exakt {min} och lägre än {max}.} other {Siffran ska vara högre än eller exakt {min} och lägre än eller exakt {max}.}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Siffran ska vara lägre än {max}.} other {Siffran ska vara lägre än eller exakt {max}.}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Siffran ska vara högre än {min}.} other {Siffran ska vara högre än eller exakt {min}.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} måste innehålla minst {minlength} tecken",
33
33
  "components.form-element.input.url.typeMismatch": "URL är inte giltigt",
34
34
  "components.form-element.valueMissing": "{label} krävs.",
35
- "components.form-error-summary.errorSummary": "Det {count, plural, one {fanns 1 fel} other {fanns {count} fel}} i den information som du skickade",
35
+ "components.form-error-summary.errorSummary": "{count, plural, one {Det finns 1 fel i informationen som du skickade} other {Det finns {count} fel i informationen som du skickade}}",
36
36
  "components.input-date-range.endDate": "Slutdatum",
37
37
  "components.input-date-range.errorBadInput": "{startLabel} måste vara före {endLabel}",
38
38
  "components.input-date-range.startDate": "Startdatum",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Sluttid",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} måste vara före {endLabel}",
64
64
  "components.input-time-range.startTime": "Starttid",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Tryck Enter för att interagera och Escape för att avsluta",
66
66
  "components.list-item-drag-handle.default": "Åtgärd för att ändra ordning på objekt för {name}",
67
67
  "components.list-item-drag-handle.keyboard": "Flytta objekt. Aktuell position: {currentPosition} av {size}. Om du vill flytta det här objektet trycker du på uppåt- eller nedåtpilen.",
68
68
  "components.list-item-tooltip.title": "Tangentbordsnavigering för listor:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Synlighet",
97
97
  "components.tabs.next": "Bläddra framåt",
98
98
  "components.tabs.previous": "Bläddra bakåt",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "Klicka, tryck backstegstangenten eller Delete-tangenten för att ta bort objektet {value}",
100
+ "components.tag-list.clear-all": "Rensa alla",
101
+ "components.tag-list.cleared-all": "Ta bort alla tagglistobjekt",
102
+ "components.tag-list.cleared-item": "Ta bort tagglistobjektet {value}",
103
+ "components.tag-list.interactive-label": "Tagglista, {count} objekt",
104
104
  "components.tag-list.num-hidden": "+ {count} till",
105
105
  "components.tag-list.show-less": "Visa färre",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "Välj för att visa dolda tagglistobjekt",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Piltangenter",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Flytta mellan taggar",
109
+ "components.tag-list-item.tooltip-delete-key": "Backstegstangenten/Delete-tangenten",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Ta bort den fokuserade taggen",
111
+ "components.tag-list-item.tooltip-title": "Tangentbordskontroller",
112
112
  "templates.primary-secondary.adjustableSplitView": "Justerbar delad vy",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Pil vänster eller höger för att justera storleken på vypaneler",
114
114
  "templates.primary-secondary.keyboardVertical": "Pil upp eller ned för att justera storleken på vypaneler"
package/lang/tr.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} geçersiz.",
27
27
  "components.form-element.defaultFieldLabel": "Alan",
28
28
  "components.form-element.input.email.typeMismatch": "E-posta geçerli değil",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
30
- "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Sayı daha küçük {max} olmalıdır.} other {Sayı daha küçük veya eşit {max} olmalıdır.}}",
31
- "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Sayı daha büyük {min} olmalıdır.} other {Sayı daha büyük veya eşit {min} olmalıdır.}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Sayı {min} değerinden büyük ve {max} değerinden küçük olmalıdır.} other {Sayı {min} değerinden büyük ve {max} değerinden küçük veya bu değere eşit olmalıdır.}}} other {{maxExclusive, select, true {Sayı {min} değerinden büyük veya bu değere eşit olmalıdır ve {max} değerinden küçük olmalıdır.} other {Sayı {min} değerinden büyük veya bu değere eşit olmalıdır ve {max} değerinden küçük veya bu değere eşit olmalıdır.}}}}",
30
+ "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {Sayı {max} değerinden küçük olmalıdır.} other {Sayı {max} değerinden küçük veya bu değere eşit olmalıdır.}}",
31
+ "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {Sayı {min} değerinden büyük olmalıdır.} other {Sayı {min} değerinden büyük veya bu değere eşit olmalıdır.}}",
32
32
  "components.form-element.input.text.tooShort": "{label} en az {minlength} karakter olmalıdır",
33
33
  "components.form-element.input.url.typeMismatch": "URL geçerli değil",
34
34
  "components.form-element.valueMissing": "{label} zorunludur.",
35
- "components.form-error-summary.errorSummary": "Gönderdiğiniz bilgilerde {count, plural, one {1 hata} other {{count} hata}} bulundu",
35
+ "components.form-error-summary.errorSummary": "{count, plural, one {Gönderdiğiniz bilgilerde 1 hata bulundu} other {Gönderdiğiniz bilgilerde {count} hata bulundu}}",
36
36
  "components.input-date-range.endDate": "Bitiş Tarihi",
37
37
  "components.input-date-range.errorBadInput": "{startLabel}, {endLabel} tarihinden önce olmalıdır",
38
38
  "components.input-date-range.startDate": "Başlangıç Tarihi",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "Bitiş Saati",
63
63
  "components.input-time-range.errorBadInput": "{startLabel}, {endLabel} tarihinden önce olmalıdır",
64
64
  "components.input-time-range.startTime": "Başlangıç Saati",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "Etkileşim kurmak için Enter tuşuna, çıkmak için Escape tuşuna basın",
66
66
  "components.list-item-drag-handle.default": "{name} için öğe eylemini yeniden sırala",
67
67
  "components.list-item-drag-handle.keyboard": "Öğeyi yeniden sırala, mevcut konum {currentPosition} / {size}. Bu öğeyi taşımak için yukarı veya aşağı oklara basın.",
68
68
  "components.list-item-tooltip.title": "Listeler için Klavye ile Gezinme:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "Görünürlük",
97
97
  "components.tabs.next": "İleri Kaydır",
98
98
  "components.tabs.previous": "Geri Kaydır",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "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",
100
+ "components.tag-list.clear-all": "Tümünü Temizle",
101
+ "components.tag-list.cleared-all": "Tüm etiket listesi öğeleri kaldırıldı",
102
+ "components.tag-list.cleared-item": "Kaldırılan etiket listesi öğesi {value}",
103
+ "components.tag-list.interactive-label": "Etiket Listesi, {count} öğe",
104
104
  "components.tag-list.num-hidden": "+{count} tane daha",
105
105
  "components.tag-list.show-less": "Daha Azını Göster",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "Gizli etiket listesi öğelerini göstermek için seçin",
107
+ "components.tag-list-item.tooltip-arrow-keys": "Ok Tuşları",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "Etiketler arasında gezinme",
109
+ "components.tag-list-item.tooltip-delete-key": "Geri Al/Sil",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "Odaklanılan etiketi sil",
111
+ "components.tag-list-item.tooltip-title": "Klavye Kontrolleri",
112
112
  "templates.primary-secondary.adjustableSplitView": "Ayarlanabilir Bölünmüş Görüntü",
113
113
  "templates.primary-secondary.keyboardHorizontal": "Görüntü panellerinin boyutunu ayarlamak için sol veya sağ okları kullanın",
114
114
  "templates.primary-secondary.keyboardVertical": "Görüntü panellerinin boyutunu ayarlamak için yukarı veya aşağı okları kullanın"
package/lang/zh-cn.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} 无效。",
27
27
  "components.form-element.defaultFieldLabel": "字段",
28
28
  "components.form-element.input.email.typeMismatch": "电子邮件无效",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {数目必须大于 {min} 且小于 {max}} other {数目必须大于 {min} 且小于或等于 {max}}}} other {{maxExclusive, select, true {数目必须大于或等于 {min} 且小于 {max}} other {数目必须大于或等于 {min} 且小于或等于 {max}}}}}",
30
30
  "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {数字必须小于 {max}。} other {数字必须小于等于 {max}。}}",
31
31
  "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {数字必须大于 {min}。} other {数字必须大于等于 {min}。}}",
32
32
  "components.form-element.input.text.tooShort": "{label} 必须至少为 {minlength} 个字符",
33
33
  "components.form-element.input.url.typeMismatch": "URL 无效",
34
34
  "components.form-element.valueMissing": "{label} 为必填项。",
35
- "components.form-error-summary.errorSummary": "您提交的信息中出现 {count, plural, other {{count} 处错误}} 处错误",
35
+ "components.form-error-summary.errorSummary": "{count, plural, other {在您提交的信息中发现 {count} 个错误}}",
36
36
  "components.input-date-range.endDate": "结束日期",
37
37
  "components.input-date-range.errorBadInput": "{startLabel} 必须早于 {endLabel}",
38
38
  "components.input-date-range.startDate": "开始日期",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "结束时间",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} 必须早于 {endLabel}",
64
64
  "components.input-time-range.startTime": "开始时间",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": " Enter 键进行交互,按 Esc 键退出",
66
66
  "components.list-item-drag-handle.default": "对 {name} 的项目操作重新排序",
67
67
  "components.list-item-drag-handle.keyboard": "对项目重新排序,当前位置 {currentPosition} 超出 {size}。要移动此项目,请按向上或向下箭头。",
68
68
  "components.list-item-tooltip.title": "列表的键盘导航:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "可见性",
97
97
  "components.tabs.next": "向前滚动",
98
98
  "components.tabs.previous": "向后滚动",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "单击、按退格键或按 Delete 键以移除项目 {value}",
100
+ "components.tag-list.clear-all": "全部清除",
101
+ "components.tag-list.cleared-all": "已移除所有标签列表项目",
102
+ "components.tag-list.cleared-item": "已移除标签列表项目 {value}",
103
+ "components.tag-list.interactive-label": "标签列表,{count} 个项目",
104
104
  "components.tag-list.num-hidden": "+ {count} 个",
105
105
  "components.tag-list.show-less": "显示更少",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "选择以显示隐藏的标签列表项目",
107
+ "components.tag-list-item.tooltip-arrow-keys": "箭头键",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "在标签之间移动",
109
+ "components.tag-list-item.tooltip-delete-key": "退格键/Delete",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "删除具有焦点的标签",
111
+ "components.tag-list-item.tooltip-title": "键盘控制",
112
112
  "templates.primary-secondary.adjustableSplitView": "可调分屏视图",
113
113
  "templates.primary-secondary.keyboardHorizontal": "向左或向右箭头可调整视图面板的大小",
114
114
  "templates.primary-secondary.keyboardVertical": "向上或向下箭头可调整视图面板的大小"
package/lang/zh-tw.js CHANGED
@@ -26,13 +26,13 @@ export default {
26
26
  "components.form-element.defaultError": "{label} 無效。",
27
27
  "components.form-element.defaultFieldLabel": "欄位",
28
28
  "components.form-element.input.email.typeMismatch": "電子郵件無效",
29
- "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {Number must be greater than {min} and less than {max}.} other {Number must be greater than {min} and less than or equal to {max}.}}} other {{maxExclusive, select, true {Number must be greater than or equal to {min} and less than {max}.} other {Number must be greater than or equal to {min} and less than or equal to {max}.}}}}",
29
+ "components.form-element.input.number.rangeError": "{minExclusive, select, true {{maxExclusive, select, true {數字必須大於 {min} 且小於 {max}} other {數字必須大於 {min} 且小於或等於 {max}}}} other {{maxExclusive, select, true {數字必須大於或等於 {min} 且小於 {max}} other {數字必須大於或等於 {min} 且小於或等於 {max}}}}}",
30
30
  "components.form-element.input.number.rangeOverflow": "{maxExclusive, select, true {數字必須小於 {max}。} other {數字必須小於或等於 {max}。}}",
31
31
  "components.form-element.input.number.rangeUnderflow": "{minExclusive, select, true {數字必須大於 {min}。} other {數字必須大於或等於 {min}。}}",
32
32
  "components.form-element.input.text.tooShort": "{label} 必須至少為 {minlength} 個字元",
33
33
  "components.form-element.input.url.typeMismatch": "URL 無效",
34
34
  "components.form-element.valueMissing": "{label} 為必填。",
35
- "components.form-error-summary.errorSummary": "您提交的資訊中發現 {count, plural, other {{count} 個錯誤}}",
35
+ "components.form-error-summary.errorSummary": "{count, plural, other {您提交的資訊中發現 {count} 個錯誤}}",
36
36
  "components.input-date-range.endDate": "結束日期",
37
37
  "components.input-date-range.errorBadInput": "{startLabel} 必須早於 {endLabel}",
38
38
  "components.input-date-range.startDate": "開始日期",
@@ -62,7 +62,7 @@ export default {
62
62
  "components.input-time-range.endTime": "結束時間",
63
63
  "components.input-time-range.errorBadInput": "{startLabel} 必須早於 {endLabel}",
64
64
  "components.input-time-range.startTime": "開始時間",
65
- "components.interactive.instructions": "Press Enter to interact, Escape to exit",
65
+ "components.interactive.instructions": "按下 Enter 來互動,按下 Escape 即可結束",
66
66
  "components.list-item-drag-handle.default": "重新排序 {name} 的項目動作",
67
67
  "components.list-item-drag-handle.keyboard": "重新排序項目,目前位置 {currentPosition},總共為 {size}。若要移除這個項目,請按向上或向下箭頭。",
68
68
  "components.list-item-tooltip.title": "清單的鍵盤導覽:",
@@ -96,19 +96,19 @@ export default {
96
96
  "components.switch.visibility": "能見度",
97
97
  "components.tabs.next": "向前捲動",
98
98
  "components.tabs.previous": "向後捲動",
99
- "components.tag-list.clear": "Click to remove item {value}",
100
- "components.tag-list.clear-all": "Clear All",
101
- "components.tag-list.cleared-all": "Removed all tag list items",
102
- "components.tag-list.cleared-item": "Removed tag list item {value}",
103
- "components.tag-list.interactive-label": "Tag List, {count} items",
99
+ "components.tag-list.clear": "按一下、按下退格鍵或按下刪除鍵以移除項目 {value}",
100
+ "components.tag-list.clear-all": "全部清除",
101
+ "components.tag-list.cleared-all": "已移除所有標記清單項目",
102
+ "components.tag-list.cleared-item": "已移除標記清單項目 {value}",
103
+ "components.tag-list.interactive-label": "標記清單,{count} 個項目",
104
104
  "components.tag-list.num-hidden": "還有 {count} 個",
105
105
  "components.tag-list.show-less": "顯示更少",
106
- "components.tag-list.show-more-description": "Select to show hidden tag list items",
107
- "components.tag-list-item.tooltip-arrow-keys": "Arrow Keys",
108
- "components.tag-list-item.tooltip-arrow-keys-desc": "Move between tags",
109
- "components.tag-list-item.tooltip-delete-key": "Backspace/Delete",
110
- "components.tag-list-item.tooltip-delete-key-desc": "Delete the focused tag",
111
- "components.tag-list-item.tooltip-title": "Keyboard Controls",
106
+ "components.tag-list.show-more-description": "選取以顯示隱藏的標記清單項目",
107
+ "components.tag-list-item.tooltip-arrow-keys": "方向鍵",
108
+ "components.tag-list-item.tooltip-arrow-keys-desc": "在標記之間移動",
109
+ "components.tag-list-item.tooltip-delete-key": "退格/刪除",
110
+ "components.tag-list-item.tooltip-delete-key-desc": "刪除對焦標記",
111
+ "components.tag-list-item.tooltip-title": "鍵盤控制項",
112
112
  "templates.primary-secondary.adjustableSplitView": "可調整的分割檢視",
113
113
  "templates.primary-secondary.keyboardHorizontal": "向左或向右箭頭可調整檢視面板的大小",
114
114
  "templates.primary-secondary.keyboardVertical": "向上或向下箭頭可調整檢視面板的大小"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brightspace-ui/core",
3
- "version": "2.21.1",
3
+ "version": "2.21.2",
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",