@trackunit/react-date-and-time-components 0.0.6 → 0.0.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/react-date-and-time-components",
3
- "version": "0.0.6",
3
+ "version": "0.0.7",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Abbrechen",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} Tag",
10
+ "shared.timePeriods.days_plural": "{{count}} Tage",
11
+ "shared.timePeriods.hours": "{{count}} Stunde",
12
+ "shared.timePeriods.hours_plural": "{{count}} Stunden",
13
+ "shared.timePeriods.months": "{{count}} Monat",
14
+ "shared.timePeriods.months_plural": "{{count}} Monate",
15
+ "shared.timePeriods.today": "Heute",
16
+ "shared.timePeriods.weeks": "{{count}} Woche",
17
+ "shared.timePeriods.weeks_plural": "{{count}} Wochen"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalendarz",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Anuluj",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} dzień",
10
+ "shared.timePeriods.days_plural": "{{count}} dni",
11
+ "shared.timePeriods.hours": "{{count}} godzina",
12
+ "shared.timePeriods.hours_plural": "{{count}} godz.",
13
+ "shared.timePeriods.months": "{{count}} miesiąc",
14
+ "shared.timePeriods.months_plural": "{{count}} mies.",
15
+ "shared.timePeriods.today": "Dziś",
16
+ "shared.timePeriods.weeks": "{{count}} tydzień",
17
+ "shared.timePeriods.weeks_plural": "{{count}} tygodni(e)"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Calendário",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Cancelar",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} dia",
10
+ "shared.timePeriods.days_plural": "{{count}} dias",
11
+ "shared.timePeriods.hours": "{{count}} hora",
12
+ "shared.timePeriods.hours_plural": "{{count}} horas",
13
+ "shared.timePeriods.months": "{{count}} mês",
14
+ "shared.timePeriods.months_plural": "{{count}} meses",
15
+ "shared.timePeriods.today": "Hoje",
16
+ "shared.timePeriods.weeks": "{{count}} semana",
17
+ "shared.timePeriods.weeks_plural": "{{count}} semanas"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Календарь",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Отменить",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} день",
10
+ "shared.timePeriods.days_plural": "{{count}} дня (-ей)",
11
+ "shared.timePeriods.hours": "{{count}} час",
12
+ "shared.timePeriods.hours_plural": "{{count}} часа (-ов)",
13
+ "shared.timePeriods.months": "{{count}} месяц",
14
+ "shared.timePeriods.months_plural": "{{count}} месяца (-ев)",
15
+ "shared.timePeriods.today": "Сегодня",
16
+ "shared.timePeriods.weeks": "{{count}} неделя",
17
+ "shared.timePeriods.weeks_plural": "{{count}} недель"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -4,17 +4,17 @@ var translation = {
4
4
  "dateTime.instant.now": "Now",
5
5
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Anulare",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} zi",
10
+ "shared.timePeriods.days_plural": "{{count}} zile",
11
+ "shared.timePeriods.hours": "{{count}} oră",
12
+ "shared.timePeriods.hours_plural": "{{count}} ore",
13
+ "shared.timePeriods.months": "{{count}} lună",
14
+ "shared.timePeriods.months_plural": "{{count}} luni",
15
+ "shared.timePeriods.today": "Astăzi",
16
+ "shared.timePeriods.weeks": "{{count}} săptămână",
17
+ "shared.timePeriods.weeks_plural": "{{count}} (de) săptămâni"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "1",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} día",
10
+ "shared.timePeriods.days_plural": "{{count}} días",
11
+ "shared.timePeriods.hours": "{{count}} hora",
12
+ "shared.timePeriods.hours_plural": "{{count}} horas",
13
+ "shared.timePeriods.months": "{{count}} mes",
14
+ "shared.timePeriods.months_plural": "{{count}} meses",
15
+ "shared.timePeriods.today": "Hoy",
16
+ "shared.timePeriods.weeks": "{{count}} semana",
17
+ "shared.timePeriods.weeks_plural": "{{count}} semanas"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Avbryt",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} dag",
10
+ "shared.timePeriods.days_plural": "{{count}} dagar",
11
+ "shared.timePeriods.hours": "{{count}} timme",
12
+ "shared.timePeriods.hours_plural": "{{count}} timmar",
13
+ "shared.timePeriods.months": "{{count}} månad",
14
+ "shared.timePeriods.months_plural": "{{count}} månader",
15
+ "shared.timePeriods.today": "I dag",
16
+ "shared.timePeriods.weeks": "{{count}} vecka",
17
+ "shared.timePeriods.weeks_plural": "{{count}} veckor"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "カレンダー",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "キャンセル",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}}",
10
+ "shared.timePeriods.days_plural": "{{count}}",
11
+ "shared.timePeriods.hours": "{{count}}時間",
12
+ "shared.timePeriods.hours_plural": "{{count}}時間",
13
+ "shared.timePeriods.months": "{{count}}ヶ月",
14
+ "shared.timePeriods.months_plural": "{{count}}ヶ月",
15
+ "shared.timePeriods.today": "今日",
16
+ "shared.timePeriods.weeks": "{{count}}週間",
17
+ "shared.timePeriods.weeks_plural": "{{count}}週間"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "ปฏิทิน",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "ยกเลิก",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} วัน",
10
+ "shared.timePeriods.days_plural": "{{count}} วัน",
11
+ "shared.timePeriods.hours": "{{count}} ชั่วโมง",
12
+ "shared.timePeriods.hours_plural": "{{count}} ชั่วโมง",
13
+ "shared.timePeriods.months": "{{count}} เดือน",
14
+ "shared.timePeriods.months_plural": "{{count}} เดือน",
15
+ "shared.timePeriods.today": "วันนี้",
16
+ "shared.timePeriods.weeks": "{{count}} สัปดาห์",
17
+ "shared.timePeriods.weeks_plural": "{{count}} สัปดาห์"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Annuller",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} dag",
10
+ "shared.timePeriods.days_plural": "{{count}} dage",
11
+ "shared.timePeriods.hours": "{{count}} time",
12
+ "shared.timePeriods.hours_plural": "{{count}} timer",
13
+ "shared.timePeriods.months": "{{count}} måned",
14
+ "shared.timePeriods.months_plural": "{{count}} måneder",
15
+ "shared.timePeriods.today": "I dag",
16
+ "shared.timePeriods.weeks": "{{count}} uge",
17
+ "shared.timePeriods.weeks_plural": "{{count}} uger"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalendář",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Zrušit",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} den",
10
+ "shared.timePeriods.days_plural": "{{count}} dní",
11
+ "shared.timePeriods.hours": "{{count}} hodina",
12
+ "shared.timePeriods.hours_plural": "{{count}} hodin",
13
+ "shared.timePeriods.months": "{{count}} měsíc",
14
+ "shared.timePeriods.months_plural": "{{count}} měsíců",
15
+ "shared.timePeriods.today": "Dnes",
16
+ "shared.timePeriods.weeks": "{{count}} týden",
17
+ "shared.timePeriods.weeks_plural": "{{count}} týdny/týdnů"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Annuleren",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
9
+ "shared.timePeriods.days": "{{count}} dag",
10
+ "shared.timePeriods.days_plural": "{{count}} dagen",
11
+ "shared.timePeriods.hours": "{{count}} uur",
12
+ "shared.timePeriods.hours_plural": "{{count}} uren",
13
+ "shared.timePeriods.months": "{{count}} maand",
14
+ "shared.timePeriods.months_plural": "{{count}} maanden",
15
+ "shared.timePeriods.today": "Vandaag",
16
16
  "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
17
+ "shared.timePeriods.weeks_plural": "{{count}} weken"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Calendrier",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Annuler",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} jour",
10
+ "shared.timePeriods.days_plural": "{{count}} jours",
11
+ "shared.timePeriods.hours": "{{count}} heure",
12
+ "shared.timePeriods.hours_plural": "{{count}} heures",
13
+ "shared.timePeriods.months": "{{count}} mois",
14
+ "shared.timePeriods.months_plural": "{{count}} mois",
15
+ "shared.timePeriods.today": "Aujourd’hui",
16
+ "shared.timePeriods.weeks": "{{count}} semaine",
17
+ "shared.timePeriods.weeks_plural": "{{count}} semaines"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalenteri",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Peruuta",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} päivä",
10
+ "shared.timePeriods.days_plural": "{{count}} päivää",
11
+ "shared.timePeriods.hours": "{{count}} tunti",
12
+ "shared.timePeriods.hours_plural": "{{count}} tuntia",
13
+ "shared.timePeriods.months": "{{count}} kuukausi",
14
+ "shared.timePeriods.months_plural": "{{count}} kuukautta",
15
+ "shared.timePeriods.today": "Tänään",
16
+ "shared.timePeriods.weeks": "{{count}} viikko",
17
+ "shared.timePeriods.weeks_plural": "{{count}} viikkoa"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Naptár",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Mégse",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} nap",
10
+ "shared.timePeriods.days_plural": "{{count}} nap",
11
+ "shared.timePeriods.hours": "{{count}} óra",
12
+ "shared.timePeriods.hours_plural": "{{count}} óra",
13
+ "shared.timePeriods.months": "{{count}} hónap",
14
+ "shared.timePeriods.months_plural": "{{count}} hónap",
15
+ "shared.timePeriods.today": "Ma",
16
+ "shared.timePeriods.weeks": "{{count}} hét",
17
+ "shared.timePeriods.weeks_plural": "{{count}} hét"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Annulla",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} giorno",
10
+ "shared.timePeriods.days_plural": "{{count}} giorni",
11
+ "shared.timePeriods.hours": "{{count}} ora",
12
+ "shared.timePeriods.hours_plural": "{{count}} ore",
13
+ "shared.timePeriods.months": "{{count}} mese",
14
+ "shared.timePeriods.months_plural": "{{count}} mesi",
15
+ "shared.timePeriods.today": "Oggi",
16
+ "shared.timePeriods.weeks": "{{count}} settimana",
17
+ "shared.timePeriods.weeks_plural": "{{count}} settimane"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -2,19 +2,19 @@
2
2
 
3
3
  var translation = {
4
4
  "dateTime.instant.now": "Now",
5
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
5
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
6
6
  "layout.actions.apply": "Apply",
7
- "layout.actions.cancel": "Cancel",
7
+ "layout.actions.cancel": "Avbryt",
8
8
  "layout.actions.clear": "Clear",
9
- "shared.timePeriods.days": "{{count}} day",
10
- "shared.timePeriods.days_plural": "{{count}} days",
11
- "shared.timePeriods.hours": "{{count}} hour",
12
- "shared.timePeriods.hours_plural": "{{count}} hours",
13
- "shared.timePeriods.months": "{{count}} month",
14
- "shared.timePeriods.months_plural": "{{count}} months",
15
- "shared.timePeriods.today": "Today",
16
- "shared.timePeriods.weeks": "{{count}} week",
17
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
9
+ "shared.timePeriods.days": "{{count}} dag",
10
+ "shared.timePeriods.days_plural": "{{count}} dager",
11
+ "shared.timePeriods.hours": "{{count}} time",
12
+ "shared.timePeriods.hours_plural": "{{count}} timer",
13
+ "shared.timePeriods.months": "{{count}} måned",
14
+ "shared.timePeriods.months_plural": "{{count}} måneder",
15
+ "shared.timePeriods.today": "I dag",
16
+ "shared.timePeriods.weeks": "{{count}} uke",
17
+ "shared.timePeriods.weeks_plural": "{{count}} uker"
18
18
  };
19
19
 
20
20
  exports["default"] = translation;
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Abbrechen",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} Tag",
8
+ "shared.timePeriods.days_plural": "{{count}} Tage",
9
+ "shared.timePeriods.hours": "{{count}} Stunde",
10
+ "shared.timePeriods.hours_plural": "{{count}} Stunden",
11
+ "shared.timePeriods.months": "{{count}} Monat",
12
+ "shared.timePeriods.months_plural": "{{count}} Monate",
13
+ "shared.timePeriods.today": "Heute",
14
+ "shared.timePeriods.weeks": "{{count}} Woche",
15
+ "shared.timePeriods.weeks_plural": "{{count}} Wochen"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalendarz",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Anuluj",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} dzień",
8
+ "shared.timePeriods.days_plural": "{{count}} dni",
9
+ "shared.timePeriods.hours": "{{count}} godzina",
10
+ "shared.timePeriods.hours_plural": "{{count}} godz.",
11
+ "shared.timePeriods.months": "{{count}} miesiąc",
12
+ "shared.timePeriods.months_plural": "{{count}} mies.",
13
+ "shared.timePeriods.today": "Dziś",
14
+ "shared.timePeriods.weeks": "{{count}} tydzień",
15
+ "shared.timePeriods.weeks_plural": "{{count}} tygodni(e)"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Calendário",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Cancelar",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} dia",
8
+ "shared.timePeriods.days_plural": "{{count}} dias",
9
+ "shared.timePeriods.hours": "{{count}} hora",
10
+ "shared.timePeriods.hours_plural": "{{count}} horas",
11
+ "shared.timePeriods.months": "{{count}} mês",
12
+ "shared.timePeriods.months_plural": "{{count}} meses",
13
+ "shared.timePeriods.today": "Hoje",
14
+ "shared.timePeriods.weeks": "{{count}} semana",
15
+ "shared.timePeriods.weeks_plural": "{{count}} semanas"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Календарь",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Отменить",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} день",
8
+ "shared.timePeriods.days_plural": "{{count}} дня (-ей)",
9
+ "shared.timePeriods.hours": "{{count}} час",
10
+ "shared.timePeriods.hours_plural": "{{count}} часа (-ов)",
11
+ "shared.timePeriods.months": "{{count}} месяц",
12
+ "shared.timePeriods.months_plural": "{{count}} месяца (-ев)",
13
+ "shared.timePeriods.today": "Сегодня",
14
+ "shared.timePeriods.weeks": "{{count}} неделя",
15
+ "shared.timePeriods.weeks_plural": "{{count}} недель"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -2,17 +2,17 @@ var translation = {
2
2
  "dateTime.instant.now": "Now",
3
3
  "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Anulare",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} zi",
8
+ "shared.timePeriods.days_plural": "{{count}} zile",
9
+ "shared.timePeriods.hours": "{{count}} oră",
10
+ "shared.timePeriods.hours_plural": "{{count}} ore",
11
+ "shared.timePeriods.months": "{{count}} lună",
12
+ "shared.timePeriods.months_plural": "{{count}} luni",
13
+ "shared.timePeriods.today": "Astăzi",
14
+ "shared.timePeriods.weeks": "{{count}} săptămână",
15
+ "shared.timePeriods.weeks_plural": "{{count}} (de) săptămâni"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "1",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} día",
8
+ "shared.timePeriods.days_plural": "{{count}} días",
9
+ "shared.timePeriods.hours": "{{count}} hora",
10
+ "shared.timePeriods.hours_plural": "{{count}} horas",
11
+ "shared.timePeriods.months": "{{count}} mes",
12
+ "shared.timePeriods.months_plural": "{{count}} meses",
13
+ "shared.timePeriods.today": "Hoy",
14
+ "shared.timePeriods.weeks": "{{count}} semana",
15
+ "shared.timePeriods.weeks_plural": "{{count}} semanas"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Avbryt",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} dag",
8
+ "shared.timePeriods.days_plural": "{{count}} dagar",
9
+ "shared.timePeriods.hours": "{{count}} timme",
10
+ "shared.timePeriods.hours_plural": "{{count}} timmar",
11
+ "shared.timePeriods.months": "{{count}} månad",
12
+ "shared.timePeriods.months_plural": "{{count}} månader",
13
+ "shared.timePeriods.today": "I dag",
14
+ "shared.timePeriods.weeks": "{{count}} vecka",
15
+ "shared.timePeriods.weeks_plural": "{{count}} veckor"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "カレンダー",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "キャンセル",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}}",
8
+ "shared.timePeriods.days_plural": "{{count}}",
9
+ "shared.timePeriods.hours": "{{count}}時間",
10
+ "shared.timePeriods.hours_plural": "{{count}}時間",
11
+ "shared.timePeriods.months": "{{count}}ヶ月",
12
+ "shared.timePeriods.months_plural": "{{count}}ヶ月",
13
+ "shared.timePeriods.today": "今日",
14
+ "shared.timePeriods.weeks": "{{count}}週間",
15
+ "shared.timePeriods.weeks_plural": "{{count}}週間"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "ปฏิทิน",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "ยกเลิก",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} วัน",
8
+ "shared.timePeriods.days_plural": "{{count}} วัน",
9
+ "shared.timePeriods.hours": "{{count}} ชั่วโมง",
10
+ "shared.timePeriods.hours_plural": "{{count}} ชั่วโมง",
11
+ "shared.timePeriods.months": "{{count}} เดือน",
12
+ "shared.timePeriods.months_plural": "{{count}} เดือน",
13
+ "shared.timePeriods.today": "วันนี้",
14
+ "shared.timePeriods.weeks": "{{count}} สัปดาห์",
15
+ "shared.timePeriods.weeks_plural": "{{count}} สัปดาห์"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Annuller",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} dag",
8
+ "shared.timePeriods.days_plural": "{{count}} dage",
9
+ "shared.timePeriods.hours": "{{count}} time",
10
+ "shared.timePeriods.hours_plural": "{{count}} timer",
11
+ "shared.timePeriods.months": "{{count}} måned",
12
+ "shared.timePeriods.months_plural": "{{count}} måneder",
13
+ "shared.timePeriods.today": "I dag",
14
+ "shared.timePeriods.weeks": "{{count}} uge",
15
+ "shared.timePeriods.weeks_plural": "{{count}} uger"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalendář",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Zrušit",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} den",
8
+ "shared.timePeriods.days_plural": "{{count}} dní",
9
+ "shared.timePeriods.hours": "{{count}} hodina",
10
+ "shared.timePeriods.hours_plural": "{{count}} hodin",
11
+ "shared.timePeriods.months": "{{count}} měsíc",
12
+ "shared.timePeriods.months_plural": "{{count}} měsíců",
13
+ "shared.timePeriods.today": "Dnes",
14
+ "shared.timePeriods.weeks": "{{count}} týden",
15
+ "shared.timePeriods.weeks_plural": "{{count}} týdny/týdnů"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Annuleren",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
7
+ "shared.timePeriods.days": "{{count}} dag",
8
+ "shared.timePeriods.days_plural": "{{count}} dagen",
9
+ "shared.timePeriods.hours": "{{count}} uur",
10
+ "shared.timePeriods.hours_plural": "{{count}} uren",
11
+ "shared.timePeriods.months": "{{count}} maand",
12
+ "shared.timePeriods.months_plural": "{{count}} maanden",
13
+ "shared.timePeriods.today": "Vandaag",
14
14
  "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
15
+ "shared.timePeriods.weeks_plural": "{{count}} weken"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Calendrier",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Annuler",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} jour",
8
+ "shared.timePeriods.days_plural": "{{count}} jours",
9
+ "shared.timePeriods.hours": "{{count}} heure",
10
+ "shared.timePeriods.hours_plural": "{{count}} heures",
11
+ "shared.timePeriods.months": "{{count}} mois",
12
+ "shared.timePeriods.months_plural": "{{count}} mois",
13
+ "shared.timePeriods.today": "Aujourd’hui",
14
+ "shared.timePeriods.weeks": "{{count}} semaine",
15
+ "shared.timePeriods.weeks_plural": "{{count}} semaines"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalenteri",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Peruuta",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} päivä",
8
+ "shared.timePeriods.days_plural": "{{count}} päivää",
9
+ "shared.timePeriods.hours": "{{count}} tunti",
10
+ "shared.timePeriods.hours_plural": "{{count}} tuntia",
11
+ "shared.timePeriods.months": "{{count}} kuukausi",
12
+ "shared.timePeriods.months_plural": "{{count}} kuukautta",
13
+ "shared.timePeriods.today": "Tänään",
14
+ "shared.timePeriods.weeks": "{{count}} viikko",
15
+ "shared.timePeriods.weeks_plural": "{{count}} viikkoa"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Naptár",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Mégse",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} nap",
8
+ "shared.timePeriods.days_plural": "{{count}} nap",
9
+ "shared.timePeriods.hours": "{{count}} óra",
10
+ "shared.timePeriods.hours_plural": "{{count}} óra",
11
+ "shared.timePeriods.months": "{{count}} hónap",
12
+ "shared.timePeriods.months_plural": "{{count}} hónap",
13
+ "shared.timePeriods.today": "Ma",
14
+ "shared.timePeriods.weeks": "{{count}} hét",
15
+ "shared.timePeriods.weeks_plural": "{{count}} hét"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Annulla",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} giorno",
8
+ "shared.timePeriods.days_plural": "{{count}} giorni",
9
+ "shared.timePeriods.hours": "{{count}} ora",
10
+ "shared.timePeriods.hours_plural": "{{count}} ore",
11
+ "shared.timePeriods.months": "{{count}} mese",
12
+ "shared.timePeriods.months_plural": "{{count}} mesi",
13
+ "shared.timePeriods.today": "Oggi",
14
+ "shared.timePeriods.weeks": "{{count}} settimana",
15
+ "shared.timePeriods.weeks_plural": "{{count}} settimane"
16
16
  };
17
17
 
18
18
  export { translation as default };
@@ -1,18 +1,18 @@
1
1
  var translation = {
2
2
  "dateTime.instant.now": "Now",
3
- "dayRangePickerPopover.icon.tooltip.calendar": "Calendar",
3
+ "dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
4
4
  "layout.actions.apply": "Apply",
5
- "layout.actions.cancel": "Cancel",
5
+ "layout.actions.cancel": "Avbryt",
6
6
  "layout.actions.clear": "Clear",
7
- "shared.timePeriods.days": "{{count}} day",
8
- "shared.timePeriods.days_plural": "{{count}} days",
9
- "shared.timePeriods.hours": "{{count}} hour",
10
- "shared.timePeriods.hours_plural": "{{count}} hours",
11
- "shared.timePeriods.months": "{{count}} month",
12
- "shared.timePeriods.months_plural": "{{count}} months",
13
- "shared.timePeriods.today": "Today",
14
- "shared.timePeriods.weeks": "{{count}} week",
15
- "shared.timePeriods.weeks_plural": "{{count}} weeks"
7
+ "shared.timePeriods.days": "{{count}} dag",
8
+ "shared.timePeriods.days_plural": "{{count}} dager",
9
+ "shared.timePeriods.hours": "{{count}} time",
10
+ "shared.timePeriods.hours_plural": "{{count}} timer",
11
+ "shared.timePeriods.months": "{{count}} måned",
12
+ "shared.timePeriods.months_plural": "{{count}} måneder",
13
+ "shared.timePeriods.today": "I dag",
14
+ "shared.timePeriods.weeks": "{{count}} uke",
15
+ "shared.timePeriods.weeks_plural": "{{count}} uker"
16
16
  };
17
17
 
18
18
  export { translation as default };