@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 +1 -1
- package/translation.cjs.js +11 -11
- package/translation.cjs10.js +11 -11
- package/translation.cjs11.js +11 -11
- package/translation.cjs12.js +11 -11
- package/translation.cjs13.js +10 -10
- package/translation.cjs14.js +11 -11
- package/translation.cjs15.js +11 -11
- package/translation.cjs16.js +11 -11
- package/translation.cjs17.js +11 -11
- package/translation.cjs2.js +11 -11
- package/translation.cjs3.js +11 -11
- package/translation.cjs4.js +10 -10
- package/translation.cjs5.js +11 -11
- package/translation.cjs6.js +11 -11
- package/translation.cjs7.js +11 -11
- package/translation.cjs8.js +11 -11
- package/translation.cjs9.js +11 -11
- package/translation.esm.js +11 -11
- package/translation.esm10.js +11 -11
- package/translation.esm11.js +11 -11
- package/translation.esm12.js +11 -11
- package/translation.esm13.js +10 -10
- package/translation.esm14.js +11 -11
- package/translation.esm15.js +11 -11
- package/translation.esm16.js +11 -11
- package/translation.esm17.js +11 -11
- package/translation.esm2.js +11 -11
- package/translation.esm3.js +11 -11
- package/translation.esm4.js +10 -10
- package/translation.esm5.js +11 -11
- package/translation.esm6.js +11 -11
- package/translation.esm7.js +11 -11
- package/translation.esm8.js +11 -11
- package/translation.esm9.js +11 -11
package/package.json
CHANGED
package/translation.cjs.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Abbrechen",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs10.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalendarz",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Anuluj",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs11.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Calendário",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Cancelar",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs12.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Календарь",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Отменить",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs13.js
CHANGED
|
@@ -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": "
|
|
7
|
+
"layout.actions.cancel": "Anulare",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs14.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "1",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs15.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Avbryt",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs16.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "カレンダー",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "キャンセル",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs17.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "ปฏิทิน",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "ยกเลิก",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs2.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Annuller",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs3.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalendář",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Zrušit",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs4.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Annuleren",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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": "
|
|
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}}
|
|
17
|
+
"shared.timePeriods.weeks_plural": "{{count}} weken"
|
|
18
18
|
};
|
|
19
19
|
|
|
20
20
|
exports["default"] = translation;
|
package/translation.cjs5.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Calendrier",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Annuler",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs6.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalenteri",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Peruuta",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs7.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Naptár",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Mégse",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs8.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Annulla",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.cjs9.js
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"dateTime.instant.now": "Now",
|
|
5
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
5
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
|
|
6
6
|
"layout.actions.apply": "Apply",
|
|
7
|
-
"layout.actions.cancel": "
|
|
7
|
+
"layout.actions.cancel": "Avbryt",
|
|
8
8
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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;
|
package/translation.esm.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Abbrechen",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm10.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalendarz",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Anuluj",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm11.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Calendário",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Cancelar",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm12.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Календарь",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Отменить",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm13.js
CHANGED
|
@@ -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": "
|
|
5
|
+
"layout.actions.cancel": "Anulare",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm14.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "1",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm15.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Avbryt",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm16.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "カレンダー",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "キャンセル",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm17.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "ปฏิทิน",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "ยกเลิก",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm2.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Annuller",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm3.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalendář",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Zrušit",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm4.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Annuleren",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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": "
|
|
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}}
|
|
15
|
+
"shared.timePeriods.weeks_plural": "{{count}} weken"
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { translation as default };
|
package/translation.esm5.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Calendrier",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Annuler",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm6.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalenteri",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Peruuta",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm7.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Naptár",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Mégse",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm8.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Calendario",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Annulla",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|
package/translation.esm9.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"dateTime.instant.now": "Now",
|
|
3
|
-
"dayRangePickerPopover.icon.tooltip.calendar": "
|
|
3
|
+
"dayRangePickerPopover.icon.tooltip.calendar": "Kalender",
|
|
4
4
|
"layout.actions.apply": "Apply",
|
|
5
|
-
"layout.actions.cancel": "
|
|
5
|
+
"layout.actions.cancel": "Avbryt",
|
|
6
6
|
"layout.actions.clear": "Clear",
|
|
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}}
|
|
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 };
|