@fundamental-ngx/i18n 0.58.0-rc.99 → 0.58.1-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +96 -15
- package/fesm2022/fundamental-ngx-i18n.mjs +256 -0
- package/fesm2022/fundamental-ngx-i18n.mjs.map +1 -1
- package/index.d.ts +14 -1
- package/package.json +2 -2
|
@@ -9,6 +9,10 @@ import { IntlMessageFormat } from 'intl-messageformat';
|
|
|
9
9
|
|
|
10
10
|
// Do not modify, it's automatically created. Modify translations_sq.properties instead
|
|
11
11
|
var json$z = {
|
|
12
|
+
coreBusyIndicator: {
|
|
13
|
+
defaultAriaValueText: 'Busy',
|
|
14
|
+
defaultTitle: 'Please wait'
|
|
15
|
+
},
|
|
12
16
|
coreCalendar: {
|
|
13
17
|
yearSelectionLabel: 'Zgjidhni vitin',
|
|
14
18
|
yearsRangeSelectionLabel: 'Zgjidhni shtrirjen e viteve',
|
|
@@ -602,6 +606,9 @@ var json$z = {
|
|
|
602
606
|
segmentedButton: {
|
|
603
607
|
groupRoleDescription: 'Segmented Button Group',
|
|
604
608
|
buttonRoleDescription: 'Segmented Button'
|
|
609
|
+
},
|
|
610
|
+
coreObjectIdentifier: {
|
|
611
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
605
612
|
}
|
|
606
613
|
};
|
|
607
614
|
|
|
@@ -609,6 +616,10 @@ const FD_LANGUAGE_ALBANIAN = json$z;
|
|
|
609
616
|
|
|
610
617
|
// Do not modify, it's automatically created. Modify translations_ar.properties instead
|
|
611
618
|
var json$y = {
|
|
619
|
+
coreBusyIndicator: {
|
|
620
|
+
defaultAriaValueText: 'Busy',
|
|
621
|
+
defaultTitle: 'Please wait'
|
|
622
|
+
},
|
|
612
623
|
coreCalendar: {
|
|
613
624
|
yearSelectionLabel: 'تحديد السنة',
|
|
614
625
|
yearsRangeSelectionLabel: 'تحديد نطاق السنوات',
|
|
@@ -1227,6 +1238,9 @@ var json$y = {
|
|
|
1227
1238
|
segmentedButton: {
|
|
1228
1239
|
groupRoleDescription: 'مجموعة الأزرار المقسَّمة',
|
|
1229
1240
|
buttonRoleDescription: 'زر مقسَّم'
|
|
1241
|
+
},
|
|
1242
|
+
coreObjectIdentifier: {
|
|
1243
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
1230
1244
|
}
|
|
1231
1245
|
};
|
|
1232
1246
|
|
|
@@ -1234,6 +1248,10 @@ const FD_LANGUAGE_ARABIC = json$y;
|
|
|
1234
1248
|
|
|
1235
1249
|
// Do not modify, it's automatically created. Modify translations_bg.properties instead
|
|
1236
1250
|
var json$x = {
|
|
1251
|
+
coreBusyIndicator: {
|
|
1252
|
+
defaultAriaValueText: 'Busy',
|
|
1253
|
+
defaultTitle: 'Please wait'
|
|
1254
|
+
},
|
|
1237
1255
|
coreCalendar: {
|
|
1238
1256
|
yearSelectionLabel: 'Избор на година',
|
|
1239
1257
|
yearsRangeSelectionLabel: 'Избор на диапазон от години',
|
|
@@ -1852,6 +1870,9 @@ var json$x = {
|
|
|
1852
1870
|
segmentedButton: {
|
|
1853
1871
|
groupRoleDescription: 'Група сегментирани бутони',
|
|
1854
1872
|
buttonRoleDescription: 'Сегментиран бутон'
|
|
1873
|
+
},
|
|
1874
|
+
coreObjectIdentifier: {
|
|
1875
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
1855
1876
|
}
|
|
1856
1877
|
};
|
|
1857
1878
|
|
|
@@ -1859,6 +1880,10 @@ const FD_LANGUAGE_BULGARIAN = json$x;
|
|
|
1859
1880
|
|
|
1860
1881
|
// Do not modify, it's automatically created. Modify translations_zh_CN.properties instead
|
|
1861
1882
|
var json$w = {
|
|
1883
|
+
coreBusyIndicator: {
|
|
1884
|
+
defaultAriaValueText: 'Busy',
|
|
1885
|
+
defaultTitle: 'Please wait'
|
|
1886
|
+
},
|
|
1862
1887
|
coreCalendar: {
|
|
1863
1888
|
yearSelectionLabel: '选择年度',
|
|
1864
1889
|
yearsRangeSelectionLabel: '选择年度范围',
|
|
@@ -2477,6 +2502,9 @@ var json$w = {
|
|
|
2477
2502
|
segmentedButton: {
|
|
2478
2503
|
groupRoleDescription: '分段式按钮组',
|
|
2479
2504
|
buttonRoleDescription: '分段式按钮'
|
|
2505
|
+
},
|
|
2506
|
+
coreObjectIdentifier: {
|
|
2507
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
2480
2508
|
}
|
|
2481
2509
|
};
|
|
2482
2510
|
|
|
@@ -2485,6 +2513,10 @@ const FD_LANGUAGE_CHINESE = json$w;
|
|
|
2485
2513
|
|
|
2486
2514
|
// Do not modify, it's automatically created. Modify translations_zh_TW.properties instead
|
|
2487
2515
|
var json$v = {
|
|
2516
|
+
coreBusyIndicator: {
|
|
2517
|
+
defaultAriaValueText: 'Busy',
|
|
2518
|
+
defaultTitle: 'Please wait'
|
|
2519
|
+
},
|
|
2488
2520
|
coreCalendar: {
|
|
2489
2521
|
yearSelectionLabel: '選擇年份',
|
|
2490
2522
|
yearsRangeSelectionLabel: '選擇年份範圍',
|
|
@@ -3103,6 +3135,9 @@ var json$v = {
|
|
|
3103
3135
|
segmentedButton: {
|
|
3104
3136
|
groupRoleDescription: '分區按鈕群組',
|
|
3105
3137
|
buttonRoleDescription: '分區按鈕'
|
|
3138
|
+
},
|
|
3139
|
+
coreObjectIdentifier: {
|
|
3140
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
3106
3141
|
}
|
|
3107
3142
|
};
|
|
3108
3143
|
|
|
@@ -3110,6 +3145,10 @@ const FD_LANGUAGE_CHINESE_TRADITIONAL = json$v;
|
|
|
3110
3145
|
|
|
3111
3146
|
// Do not modify, it's automatically created. Modify translations_hr.properties instead
|
|
3112
3147
|
var json$u = {
|
|
3148
|
+
coreBusyIndicator: {
|
|
3149
|
+
defaultAriaValueText: 'Busy',
|
|
3150
|
+
defaultTitle: 'Please wait'
|
|
3151
|
+
},
|
|
3113
3152
|
coreCalendar: {
|
|
3114
3153
|
yearSelectionLabel: 'Odaberi godinu',
|
|
3115
3154
|
yearsRangeSelectionLabel: 'Odaberi raspon godina',
|
|
@@ -3728,6 +3767,9 @@ var json$u = {
|
|
|
3728
3767
|
segmentedButton: {
|
|
3729
3768
|
groupRoleDescription: 'Grupa segmentiranih gumbi',
|
|
3730
3769
|
buttonRoleDescription: 'Segmentirani gumbi'
|
|
3770
|
+
},
|
|
3771
|
+
coreObjectIdentifier: {
|
|
3772
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
3731
3773
|
}
|
|
3732
3774
|
};
|
|
3733
3775
|
|
|
@@ -3735,6 +3777,10 @@ const FD_LANGUAGE_CROATIAN = json$u;
|
|
|
3735
3777
|
|
|
3736
3778
|
// Do not modify, it's automatically created. Modify translations_cs.properties instead
|
|
3737
3779
|
var json$t = {
|
|
3780
|
+
coreBusyIndicator: {
|
|
3781
|
+
defaultAriaValueText: 'Busy',
|
|
3782
|
+
defaultTitle: 'Please wait'
|
|
3783
|
+
},
|
|
3738
3784
|
coreCalendar: {
|
|
3739
3785
|
yearSelectionLabel: 'Vybrat rok',
|
|
3740
3786
|
yearsRangeSelectionLabel: 'Vybrat rozsah let',
|
|
@@ -4353,6 +4399,9 @@ var json$t = {
|
|
|
4353
4399
|
segmentedButton: {
|
|
4354
4400
|
groupRoleDescription: 'Skupina segmentovaných tlačítek',
|
|
4355
4401
|
buttonRoleDescription: 'Segmentované tlačítko'
|
|
4402
|
+
},
|
|
4403
|
+
coreObjectIdentifier: {
|
|
4404
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
4356
4405
|
}
|
|
4357
4406
|
};
|
|
4358
4407
|
|
|
@@ -4360,6 +4409,10 @@ const FD_LANGUAGE_CZECH = json$t;
|
|
|
4360
4409
|
|
|
4361
4410
|
// Do not modify, it's automatically created. Modify translations_da.properties instead
|
|
4362
4411
|
var json$s = {
|
|
4412
|
+
coreBusyIndicator: {
|
|
4413
|
+
defaultAriaValueText: 'Busy',
|
|
4414
|
+
defaultTitle: 'Please wait'
|
|
4415
|
+
},
|
|
4363
4416
|
coreCalendar: {
|
|
4364
4417
|
yearSelectionLabel: 'Vælg år',
|
|
4365
4418
|
yearsRangeSelectionLabel: 'Vælg årsinterval',
|
|
@@ -4978,6 +5031,9 @@ var json$s = {
|
|
|
4978
5031
|
segmentedButton: {
|
|
4979
5032
|
groupRoleDescription: 'Segmenteret knapgruppe',
|
|
4980
5033
|
buttonRoleDescription: 'Segmentknap'
|
|
5034
|
+
},
|
|
5035
|
+
coreObjectIdentifier: {
|
|
5036
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
4981
5037
|
}
|
|
4982
5038
|
};
|
|
4983
5039
|
|
|
@@ -4985,6 +5041,10 @@ const FD_LANGUAGE_DANISH = json$s;
|
|
|
4985
5041
|
|
|
4986
5042
|
// Do not modify, it's automatically created. Modify translations_nl.properties instead
|
|
4987
5043
|
var json$r = {
|
|
5044
|
+
coreBusyIndicator: {
|
|
5045
|
+
defaultAriaValueText: 'Busy',
|
|
5046
|
+
defaultTitle: 'Please wait'
|
|
5047
|
+
},
|
|
4988
5048
|
coreCalendar: {
|
|
4989
5049
|
yearSelectionLabel: 'Jaar selecteren',
|
|
4990
5050
|
yearsRangeSelectionLabel: 'Bereik van jaren selecteren',
|
|
@@ -5603,6 +5663,9 @@ var json$r = {
|
|
|
5603
5663
|
segmentedButton: {
|
|
5604
5664
|
groupRoleDescription: 'Groep gesegmenteerde knoppen',
|
|
5605
5665
|
buttonRoleDescription: 'Gesegmenteerde knop'
|
|
5666
|
+
},
|
|
5667
|
+
coreObjectIdentifier: {
|
|
5668
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
5606
5669
|
}
|
|
5607
5670
|
};
|
|
5608
5671
|
|
|
@@ -5610,6 +5673,10 @@ const FD_LANGUAGE_DUTCH = json$r;
|
|
|
5610
5673
|
|
|
5611
5674
|
// Do not modify, it's automatically created. Modify translations.properties instead
|
|
5612
5675
|
var json$q = {
|
|
5676
|
+
coreBusyIndicator: {
|
|
5677
|
+
defaultAriaValueText: 'Busy',
|
|
5678
|
+
defaultTitle: 'Please wait'
|
|
5679
|
+
},
|
|
5613
5680
|
coreCalendar: {
|
|
5614
5681
|
yearSelectionLabel: 'Select year',
|
|
5615
5682
|
yearsRangeSelectionLabel: 'Select years range',
|
|
@@ -6228,6 +6295,9 @@ var json$q = {
|
|
|
6228
6295
|
segmentedButton: {
|
|
6229
6296
|
groupRoleDescription: 'Segmented Button Group',
|
|
6230
6297
|
buttonRoleDescription: 'Segmented Button'
|
|
6298
|
+
},
|
|
6299
|
+
coreObjectIdentifier: {
|
|
6300
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
6231
6301
|
}
|
|
6232
6302
|
};
|
|
6233
6303
|
|
|
@@ -6235,6 +6305,10 @@ const FD_LANGUAGE_ENGLISH = json$q;
|
|
|
6235
6305
|
|
|
6236
6306
|
// Do not modify, it's automatically created. Modify translations_fi.properties instead
|
|
6237
6307
|
var json$p = {
|
|
6308
|
+
coreBusyIndicator: {
|
|
6309
|
+
defaultAriaValueText: 'Busy',
|
|
6310
|
+
defaultTitle: 'Please wait'
|
|
6311
|
+
},
|
|
6238
6312
|
coreCalendar: {
|
|
6239
6313
|
yearSelectionLabel: 'Valitse vuosi',
|
|
6240
6314
|
yearsRangeSelectionLabel: 'Valitse vuosialue',
|
|
@@ -6853,6 +6927,9 @@ var json$p = {
|
|
|
6853
6927
|
segmentedButton: {
|
|
6854
6928
|
groupRoleDescription: 'Segmentoitu painikeryhmä',
|
|
6855
6929
|
buttonRoleDescription: 'Segmentoitu painike'
|
|
6930
|
+
},
|
|
6931
|
+
coreObjectIdentifier: {
|
|
6932
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
6856
6933
|
}
|
|
6857
6934
|
};
|
|
6858
6935
|
|
|
@@ -6860,6 +6937,10 @@ const FD_LANGUAGE_FINNISH = json$p;
|
|
|
6860
6937
|
|
|
6861
6938
|
// Do not modify, it's automatically created. Modify translations_fr.properties instead
|
|
6862
6939
|
var json$o = {
|
|
6940
|
+
coreBusyIndicator: {
|
|
6941
|
+
defaultAriaValueText: 'Busy',
|
|
6942
|
+
defaultTitle: 'Please wait'
|
|
6943
|
+
},
|
|
6863
6944
|
coreCalendar: {
|
|
6864
6945
|
yearSelectionLabel: 'Sélectionner une année',
|
|
6865
6946
|
yearsRangeSelectionLabel: "Sélectionner une plage d'années",
|
|
@@ -7478,6 +7559,9 @@ var json$o = {
|
|
|
7478
7559
|
segmentedButton: {
|
|
7479
7560
|
groupRoleDescription: 'Groupe de boutons segmentés',
|
|
7480
7561
|
buttonRoleDescription: 'Bouton segmenté'
|
|
7562
|
+
},
|
|
7563
|
+
coreObjectIdentifier: {
|
|
7564
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
7481
7565
|
}
|
|
7482
7566
|
};
|
|
7483
7567
|
|
|
@@ -7485,6 +7569,10 @@ const FD_LANGUAGE_FRENCH = json$o;
|
|
|
7485
7569
|
|
|
7486
7570
|
// Do not modify, it's automatically created. Modify translations_ka.properties instead
|
|
7487
7571
|
var json$n = {
|
|
7572
|
+
coreBusyIndicator: {
|
|
7573
|
+
defaultAriaValueText: 'Busy',
|
|
7574
|
+
defaultTitle: 'Please wait'
|
|
7575
|
+
},
|
|
7488
7576
|
coreCalendar: {
|
|
7489
7577
|
yearSelectionLabel: 'წელის არჩევა',
|
|
7490
7578
|
yearsRangeSelectionLabel: 'წელთა შუალედის არჩევა',
|
|
@@ -8078,6 +8166,9 @@ var json$n = {
|
|
|
8078
8166
|
segmentedButton: {
|
|
8079
8167
|
groupRoleDescription: 'Segmented Button Group',
|
|
8080
8168
|
buttonRoleDescription: 'Segmented Button'
|
|
8169
|
+
},
|
|
8170
|
+
coreObjectIdentifier: {
|
|
8171
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
8081
8172
|
}
|
|
8082
8173
|
};
|
|
8083
8174
|
|
|
@@ -8085,6 +8176,10 @@ const FD_LANGUAGE_GEORGIAN = json$n;
|
|
|
8085
8176
|
|
|
8086
8177
|
// Do not modify, it's automatically created. Modify translations_de.properties instead
|
|
8087
8178
|
var json$m = {
|
|
8179
|
+
coreBusyIndicator: {
|
|
8180
|
+
defaultAriaValueText: 'Busy',
|
|
8181
|
+
defaultTitle: 'Please wait'
|
|
8182
|
+
},
|
|
8088
8183
|
coreCalendar: {
|
|
8089
8184
|
yearSelectionLabel: 'Jahr auswählen',
|
|
8090
8185
|
yearsRangeSelectionLabel: 'Jahresbereich auswählen',
|
|
@@ -8703,6 +8798,9 @@ var json$m = {
|
|
|
8703
8798
|
segmentedButton: {
|
|
8704
8799
|
groupRoleDescription: 'Segmentierte Schaltflächengruppe',
|
|
8705
8800
|
buttonRoleDescription: 'Segmentierte Schaltfläche'
|
|
8801
|
+
},
|
|
8802
|
+
coreObjectIdentifier: {
|
|
8803
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
8706
8804
|
}
|
|
8707
8805
|
};
|
|
8708
8806
|
|
|
@@ -8710,6 +8808,10 @@ const FD_LANGUAGE_GERMAN = json$m;
|
|
|
8710
8808
|
|
|
8711
8809
|
// Do not modify, it's automatically created. Modify translations_el.properties instead
|
|
8712
8810
|
var json$l = {
|
|
8811
|
+
coreBusyIndicator: {
|
|
8812
|
+
defaultAriaValueText: 'Busy',
|
|
8813
|
+
defaultTitle: 'Please wait'
|
|
8814
|
+
},
|
|
8713
8815
|
coreCalendar: {
|
|
8714
8816
|
yearSelectionLabel: 'Επιλογή έτους',
|
|
8715
8817
|
yearsRangeSelectionLabel: 'Επιλογή εύρους ετών',
|
|
@@ -9328,6 +9430,9 @@ var json$l = {
|
|
|
9328
9430
|
segmentedButton: {
|
|
9329
9431
|
groupRoleDescription: 'Ομάδα Τμηματοποιημένου Κουμπιού',
|
|
9330
9432
|
buttonRoleDescription: 'Τμηματοποιημένο Κουμπί'
|
|
9433
|
+
},
|
|
9434
|
+
coreObjectIdentifier: {
|
|
9435
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
9331
9436
|
}
|
|
9332
9437
|
};
|
|
9333
9438
|
|
|
@@ -9335,6 +9440,10 @@ const FD_LANGUAGE_GREEK = json$l;
|
|
|
9335
9440
|
|
|
9336
9441
|
// Do not modify, it's automatically created. Modify translations_he.properties instead
|
|
9337
9442
|
var json$k = {
|
|
9443
|
+
coreBusyIndicator: {
|
|
9444
|
+
defaultAriaValueText: 'Busy',
|
|
9445
|
+
defaultTitle: 'Please wait'
|
|
9446
|
+
},
|
|
9338
9447
|
coreCalendar: {
|
|
9339
9448
|
yearSelectionLabel: 'בחר שנה',
|
|
9340
9449
|
yearsRangeSelectionLabel: 'בחר טווחי שנים',
|
|
@@ -9953,6 +10062,9 @@ var json$k = {
|
|
|
9953
10062
|
segmentedButton: {
|
|
9954
10063
|
groupRoleDescription: 'קבוצת סרגלי לחצנים',
|
|
9955
10064
|
buttonRoleDescription: 'סרגל לחצנים'
|
|
10065
|
+
},
|
|
10066
|
+
coreObjectIdentifier: {
|
|
10067
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
9956
10068
|
}
|
|
9957
10069
|
};
|
|
9958
10070
|
|
|
@@ -9960,6 +10072,10 @@ const FD_LANGUAGE_HEBREW = json$k;
|
|
|
9960
10072
|
|
|
9961
10073
|
// Do not modify, it's automatically created. Modify translations_hi.properties instead
|
|
9962
10074
|
var json$j = {
|
|
10075
|
+
coreBusyIndicator: {
|
|
10076
|
+
defaultAriaValueText: 'Busy',
|
|
10077
|
+
defaultTitle: 'Please wait'
|
|
10078
|
+
},
|
|
9963
10079
|
coreCalendar: {
|
|
9964
10080
|
yearSelectionLabel: 'वर्ष चुनें',
|
|
9965
10081
|
yearsRangeSelectionLabel: 'वर्षों की सीमा चुनें',
|
|
@@ -10553,6 +10669,9 @@ var json$j = {
|
|
|
10553
10669
|
segmentedButton: {
|
|
10554
10670
|
groupRoleDescription: 'Segmented Button Group',
|
|
10555
10671
|
buttonRoleDescription: 'Segmented Button'
|
|
10672
|
+
},
|
|
10673
|
+
coreObjectIdentifier: {
|
|
10674
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
10556
10675
|
}
|
|
10557
10676
|
};
|
|
10558
10677
|
|
|
@@ -10560,6 +10679,10 @@ const FD_LANGUAGE_HINDI = json$j;
|
|
|
10560
10679
|
|
|
10561
10680
|
// Do not modify, it's automatically created. Modify translations_hu.properties instead
|
|
10562
10681
|
var json$i = {
|
|
10682
|
+
coreBusyIndicator: {
|
|
10683
|
+
defaultAriaValueText: 'Busy',
|
|
10684
|
+
defaultTitle: 'Please wait'
|
|
10685
|
+
},
|
|
10563
10686
|
coreCalendar: {
|
|
10564
10687
|
yearSelectionLabel: 'Év kiválasztása',
|
|
10565
10688
|
yearsRangeSelectionLabel: 'Évtartomány kiválasztása',
|
|
@@ -11178,6 +11301,9 @@ var json$i = {
|
|
|
11178
11301
|
segmentedButton: {
|
|
11179
11302
|
groupRoleDescription: 'Szegmentált gombcsoport',
|
|
11180
11303
|
buttonRoleDescription: 'Szegmentált gomb'
|
|
11304
|
+
},
|
|
11305
|
+
coreObjectIdentifier: {
|
|
11306
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
11181
11307
|
}
|
|
11182
11308
|
};
|
|
11183
11309
|
|
|
@@ -11185,6 +11311,10 @@ const FD_LANGUAGE_HUNGARIAN = json$i;
|
|
|
11185
11311
|
|
|
11186
11312
|
// Do not modify, it's automatically created. Modify translations_it.properties instead
|
|
11187
11313
|
var json$h = {
|
|
11314
|
+
coreBusyIndicator: {
|
|
11315
|
+
defaultAriaValueText: 'Busy',
|
|
11316
|
+
defaultTitle: 'Please wait'
|
|
11317
|
+
},
|
|
11188
11318
|
coreCalendar: {
|
|
11189
11319
|
yearSelectionLabel: 'Seleziona anno',
|
|
11190
11320
|
yearsRangeSelectionLabel: 'Seleziona intervallo anni',
|
|
@@ -11803,6 +11933,9 @@ var json$h = {
|
|
|
11803
11933
|
segmentedButton: {
|
|
11804
11934
|
groupRoleDescription: 'Gruppo pulsanti segmentati',
|
|
11805
11935
|
buttonRoleDescription: 'Pulsante segmentato'
|
|
11936
|
+
},
|
|
11937
|
+
coreObjectIdentifier: {
|
|
11938
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
11806
11939
|
}
|
|
11807
11940
|
};
|
|
11808
11941
|
|
|
@@ -11810,6 +11943,10 @@ const FD_LANGUAGE_ITALIAN = json$h;
|
|
|
11810
11943
|
|
|
11811
11944
|
// Do not modify, it's automatically created. Modify translations_ja.properties instead
|
|
11812
11945
|
var json$g = {
|
|
11946
|
+
coreBusyIndicator: {
|
|
11947
|
+
defaultAriaValueText: 'Busy',
|
|
11948
|
+
defaultTitle: 'Please wait'
|
|
11949
|
+
},
|
|
11813
11950
|
coreCalendar: {
|
|
11814
11951
|
yearSelectionLabel: '年を選択',
|
|
11815
11952
|
yearsRangeSelectionLabel: '年範囲を選択',
|
|
@@ -12428,6 +12565,9 @@ var json$g = {
|
|
|
12428
12565
|
segmentedButton: {
|
|
12429
12566
|
groupRoleDescription: 'セグメントボタングループ',
|
|
12430
12567
|
buttonRoleDescription: 'セグメントボタン'
|
|
12568
|
+
},
|
|
12569
|
+
coreObjectIdentifier: {
|
|
12570
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
12431
12571
|
}
|
|
12432
12572
|
};
|
|
12433
12573
|
|
|
@@ -12435,6 +12575,10 @@ const FD_LANGUAGE_JAPANESE = json$g;
|
|
|
12435
12575
|
|
|
12436
12576
|
// Do not modify, it's automatically created. Modify translations_kk.properties instead
|
|
12437
12577
|
var json$f = {
|
|
12578
|
+
coreBusyIndicator: {
|
|
12579
|
+
defaultAriaValueText: 'Busy',
|
|
12580
|
+
defaultTitle: 'Please wait'
|
|
12581
|
+
},
|
|
12438
12582
|
coreCalendar: {
|
|
12439
12583
|
yearSelectionLabel: 'Жылды таңдау',
|
|
12440
12584
|
yearsRangeSelectionLabel: 'Жылдар ауқымын таңдау',
|
|
@@ -13053,6 +13197,9 @@ var json$f = {
|
|
|
13053
13197
|
segmentedButton: {
|
|
13054
13198
|
groupRoleDescription: 'Сегменттелген түймелер тобы',
|
|
13055
13199
|
buttonRoleDescription: 'Сегменттелген түйме'
|
|
13200
|
+
},
|
|
13201
|
+
coreObjectIdentifier: {
|
|
13202
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
13056
13203
|
}
|
|
13057
13204
|
};
|
|
13058
13205
|
|
|
@@ -13060,6 +13207,10 @@ const FD_LANGUAGE_KAZAKH = json$f;
|
|
|
13060
13207
|
|
|
13061
13208
|
// Do not modify, it's automatically created. Modify translations_ko.properties instead
|
|
13062
13209
|
var json$e = {
|
|
13210
|
+
coreBusyIndicator: {
|
|
13211
|
+
defaultAriaValueText: 'Busy',
|
|
13212
|
+
defaultTitle: 'Please wait'
|
|
13213
|
+
},
|
|
13063
13214
|
coreCalendar: {
|
|
13064
13215
|
yearSelectionLabel: '연도 선택',
|
|
13065
13216
|
yearsRangeSelectionLabel: '연도 범위 선택',
|
|
@@ -13678,6 +13829,9 @@ var json$e = {
|
|
|
13678
13829
|
segmentedButton: {
|
|
13679
13830
|
groupRoleDescription: '세그멘테이션된 버튼 그룹',
|
|
13680
13831
|
buttonRoleDescription: '세그멘테이션된 버튼'
|
|
13832
|
+
},
|
|
13833
|
+
coreObjectIdentifier: {
|
|
13834
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
13681
13835
|
}
|
|
13682
13836
|
};
|
|
13683
13837
|
|
|
@@ -13685,6 +13839,10 @@ const FD_LANGUAGE_KOREAN = json$e;
|
|
|
13685
13839
|
|
|
13686
13840
|
// Do not modify, it's automatically created. Modify translations_ms.properties instead
|
|
13687
13841
|
var json$d = {
|
|
13842
|
+
coreBusyIndicator: {
|
|
13843
|
+
defaultAriaValueText: 'Busy',
|
|
13844
|
+
defaultTitle: 'Please wait'
|
|
13845
|
+
},
|
|
13688
13846
|
coreCalendar: {
|
|
13689
13847
|
yearSelectionLabel: 'Pilih tahun',
|
|
13690
13848
|
yearsRangeSelectionLabel: 'Pilih julat tahun',
|
|
@@ -14303,6 +14461,9 @@ var json$d = {
|
|
|
14303
14461
|
segmentedButton: {
|
|
14304
14462
|
groupRoleDescription: 'Kumpulan Butang Disegmenkan',
|
|
14305
14463
|
buttonRoleDescription: 'Butang Disegmenkan'
|
|
14464
|
+
},
|
|
14465
|
+
coreObjectIdentifier: {
|
|
14466
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
14306
14467
|
}
|
|
14307
14468
|
};
|
|
14308
14469
|
|
|
@@ -14310,6 +14471,10 @@ const FD_LANGUAGE_MALAY = json$d;
|
|
|
14310
14471
|
|
|
14311
14472
|
// Do not modify, it's automatically created. Modify translations_no.properties instead
|
|
14312
14473
|
var json$c = {
|
|
14474
|
+
coreBusyIndicator: {
|
|
14475
|
+
defaultAriaValueText: 'Busy',
|
|
14476
|
+
defaultTitle: 'Please wait'
|
|
14477
|
+
},
|
|
14313
14478
|
coreCalendar: {
|
|
14314
14479
|
yearSelectionLabel: 'Velg år',
|
|
14315
14480
|
yearsRangeSelectionLabel: 'Velg årsintervall',
|
|
@@ -14928,6 +15093,9 @@ var json$c = {
|
|
|
14928
15093
|
segmentedButton: {
|
|
14929
15094
|
groupRoleDescription: 'Segmenteringsknapp-gruppe',
|
|
14930
15095
|
buttonRoleDescription: 'Segmenteringsknapp'
|
|
15096
|
+
},
|
|
15097
|
+
coreObjectIdentifier: {
|
|
15098
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
14931
15099
|
}
|
|
14932
15100
|
};
|
|
14933
15101
|
|
|
@@ -14935,6 +15103,10 @@ const FD_LANGUAGE_NORWEGIAN = json$c;
|
|
|
14935
15103
|
|
|
14936
15104
|
// Do not modify, it's automatically created. Modify translations_pl.properties instead
|
|
14937
15105
|
var json$b = {
|
|
15106
|
+
coreBusyIndicator: {
|
|
15107
|
+
defaultAriaValueText: 'Busy',
|
|
15108
|
+
defaultTitle: 'Please wait'
|
|
15109
|
+
},
|
|
14938
15110
|
coreCalendar: {
|
|
14939
15111
|
yearSelectionLabel: 'Wybierz rok',
|
|
14940
15112
|
yearsRangeSelectionLabel: 'Wybierz zakres lat',
|
|
@@ -15553,6 +15725,9 @@ var json$b = {
|
|
|
15553
15725
|
segmentedButton: {
|
|
15554
15726
|
groupRoleDescription: 'Grupa przycisków podzielonych na segmenty',
|
|
15555
15727
|
buttonRoleDescription: 'Przycisk podzielony na segmenty'
|
|
15728
|
+
},
|
|
15729
|
+
coreObjectIdentifier: {
|
|
15730
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
15556
15731
|
}
|
|
15557
15732
|
};
|
|
15558
15733
|
|
|
@@ -15560,6 +15735,10 @@ const FD_LANGUAGE_POLISH = json$b;
|
|
|
15560
15735
|
|
|
15561
15736
|
// Do not modify, it's automatically created. Modify translations_pt.properties instead
|
|
15562
15737
|
var json$a = {
|
|
15738
|
+
coreBusyIndicator: {
|
|
15739
|
+
defaultAriaValueText: 'Busy',
|
|
15740
|
+
defaultTitle: 'Please wait'
|
|
15741
|
+
},
|
|
15563
15742
|
coreCalendar: {
|
|
15564
15743
|
yearSelectionLabel: 'Selecionar ano',
|
|
15565
15744
|
yearsRangeSelectionLabel: 'Selecionar intervalo de anos',
|
|
@@ -16178,6 +16357,9 @@ var json$a = {
|
|
|
16178
16357
|
segmentedButton: {
|
|
16179
16358
|
groupRoleDescription: 'Grupo de botões segmentados',
|
|
16180
16359
|
buttonRoleDescription: 'Botão segmentado'
|
|
16360
|
+
},
|
|
16361
|
+
coreObjectIdentifier: {
|
|
16362
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
16181
16363
|
}
|
|
16182
16364
|
};
|
|
16183
16365
|
|
|
@@ -16185,6 +16367,10 @@ const FD_LANGUAGE_PORTUGUESE = json$a;
|
|
|
16185
16367
|
|
|
16186
16368
|
// Do not modify, it's automatically created. Modify translations_ro.properties instead
|
|
16187
16369
|
var json$9 = {
|
|
16370
|
+
coreBusyIndicator: {
|
|
16371
|
+
defaultAriaValueText: 'Busy',
|
|
16372
|
+
defaultTitle: 'Please wait'
|
|
16373
|
+
},
|
|
16188
16374
|
coreCalendar: {
|
|
16189
16375
|
yearSelectionLabel: 'Selectați anul',
|
|
16190
16376
|
yearsRangeSelectionLabel: 'Selectați intervalul de ani',
|
|
@@ -16803,6 +16989,9 @@ var json$9 = {
|
|
|
16803
16989
|
segmentedButton: {
|
|
16804
16990
|
groupRoleDescription: 'Grup de butoane segmentate',
|
|
16805
16991
|
buttonRoleDescription: 'Buton segmentat'
|
|
16992
|
+
},
|
|
16993
|
+
coreObjectIdentifier: {
|
|
16994
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
16806
16995
|
}
|
|
16807
16996
|
};
|
|
16808
16997
|
|
|
@@ -16810,6 +16999,10 @@ const FD_LANGUAGE_ROMANIAN = json$9;
|
|
|
16810
16999
|
|
|
16811
17000
|
// Do not modify, it's automatically created. Modify translations_ru.properties instead
|
|
16812
17001
|
var json$8 = {
|
|
17002
|
+
coreBusyIndicator: {
|
|
17003
|
+
defaultAriaValueText: 'Busy',
|
|
17004
|
+
defaultTitle: 'Please wait'
|
|
17005
|
+
},
|
|
16813
17006
|
coreCalendar: {
|
|
16814
17007
|
yearSelectionLabel: 'Выберите год',
|
|
16815
17008
|
yearsRangeSelectionLabel: 'Выберите диапазон годов',
|
|
@@ -17428,6 +17621,9 @@ var json$8 = {
|
|
|
17428
17621
|
segmentedButton: {
|
|
17429
17622
|
groupRoleDescription: 'Группа сегментированных кнопок',
|
|
17430
17623
|
buttonRoleDescription: 'Сегментированная кнопка'
|
|
17624
|
+
},
|
|
17625
|
+
coreObjectIdentifier: {
|
|
17626
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
17431
17627
|
}
|
|
17432
17628
|
};
|
|
17433
17629
|
|
|
@@ -17435,6 +17631,10 @@ const FD_LANGUAGE_RUSSIAN = json$8;
|
|
|
17435
17631
|
|
|
17436
17632
|
// Do not modify, it's automatically created. Modify translations_sh.properties instead
|
|
17437
17633
|
var json$7 = {
|
|
17634
|
+
coreBusyIndicator: {
|
|
17635
|
+
defaultAriaValueText: 'Busy',
|
|
17636
|
+
defaultTitle: 'Please wait'
|
|
17637
|
+
},
|
|
17438
17638
|
coreCalendar: {
|
|
17439
17639
|
yearSelectionLabel: 'Odaberi godinu',
|
|
17440
17640
|
yearsRangeSelectionLabel: 'Odaberi raspon godina',
|
|
@@ -18053,6 +18253,9 @@ var json$7 = {
|
|
|
18053
18253
|
segmentedButton: {
|
|
18054
18254
|
groupRoleDescription: 'Grupa segmentirane dugmadi',
|
|
18055
18255
|
buttonRoleDescription: 'Segmentirano dugme'
|
|
18256
|
+
},
|
|
18257
|
+
coreObjectIdentifier: {
|
|
18258
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
18056
18259
|
}
|
|
18057
18260
|
};
|
|
18058
18261
|
|
|
@@ -18060,6 +18263,10 @@ const FD_LANGUAGE_SERBIAN = json$7;
|
|
|
18060
18263
|
|
|
18061
18264
|
// Do not modify, it's automatically created. Modify translations_sk.properties instead
|
|
18062
18265
|
var json$6 = {
|
|
18266
|
+
coreBusyIndicator: {
|
|
18267
|
+
defaultAriaValueText: 'Busy',
|
|
18268
|
+
defaultTitle: 'Please wait'
|
|
18269
|
+
},
|
|
18063
18270
|
coreCalendar: {
|
|
18064
18271
|
yearSelectionLabel: 'Vybrať rok',
|
|
18065
18272
|
yearsRangeSelectionLabel: 'Vybrať rozsah rokov',
|
|
@@ -18678,6 +18885,9 @@ var json$6 = {
|
|
|
18678
18885
|
segmentedButton: {
|
|
18679
18886
|
groupRoleDescription: 'Skupina segmentovaných tlačidiel',
|
|
18680
18887
|
buttonRoleDescription: 'Segmentované tlačidlo'
|
|
18888
|
+
},
|
|
18889
|
+
coreObjectIdentifier: {
|
|
18890
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
18681
18891
|
}
|
|
18682
18892
|
};
|
|
18683
18893
|
|
|
@@ -18685,6 +18895,10 @@ const FD_LANGUAGE_SLOVAK = json$6;
|
|
|
18685
18895
|
|
|
18686
18896
|
// Do not modify, it's automatically created. Modify translations_sl.properties instead
|
|
18687
18897
|
var json$5 = {
|
|
18898
|
+
coreBusyIndicator: {
|
|
18899
|
+
defaultAriaValueText: 'Busy',
|
|
18900
|
+
defaultTitle: 'Please wait'
|
|
18901
|
+
},
|
|
18688
18902
|
coreCalendar: {
|
|
18689
18903
|
yearSelectionLabel: 'Izbira leta',
|
|
18690
18904
|
yearsRangeSelectionLabel: 'Izbira obsega let',
|
|
@@ -19303,6 +19517,9 @@ var json$5 = {
|
|
|
19303
19517
|
segmentedButton: {
|
|
19304
19518
|
groupRoleDescription: 'Skupina segmentiranih gumbov',
|
|
19305
19519
|
buttonRoleDescription: 'Segmentirani gumb'
|
|
19520
|
+
},
|
|
19521
|
+
coreObjectIdentifier: {
|
|
19522
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
19306
19523
|
}
|
|
19307
19524
|
};
|
|
19308
19525
|
|
|
@@ -19310,6 +19527,10 @@ const FD_LANGUAGE_SLOVENIAN = json$5;
|
|
|
19310
19527
|
|
|
19311
19528
|
// Do not modify, it's automatically created. Modify translations_es.properties instead
|
|
19312
19529
|
var json$4 = {
|
|
19530
|
+
coreBusyIndicator: {
|
|
19531
|
+
defaultAriaValueText: 'Busy',
|
|
19532
|
+
defaultTitle: 'Please wait'
|
|
19533
|
+
},
|
|
19313
19534
|
coreCalendar: {
|
|
19314
19535
|
yearSelectionLabel: 'Seleccionar año',
|
|
19315
19536
|
yearsRangeSelectionLabel: 'Seleccionar rango de años',
|
|
@@ -19928,6 +20149,9 @@ var json$4 = {
|
|
|
19928
20149
|
segmentedButton: {
|
|
19929
20150
|
groupRoleDescription: 'Grupo de botones segmentados',
|
|
19930
20151
|
buttonRoleDescription: 'Botón segmentado'
|
|
20152
|
+
},
|
|
20153
|
+
coreObjectIdentifier: {
|
|
20154
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
19931
20155
|
}
|
|
19932
20156
|
};
|
|
19933
20157
|
|
|
@@ -19935,6 +20159,10 @@ const FD_LANGUAGE_SPANISH = json$4;
|
|
|
19935
20159
|
|
|
19936
20160
|
// Do not modify, it's automatically created. Modify translations_sv.properties instead
|
|
19937
20161
|
var json$3 = {
|
|
20162
|
+
coreBusyIndicator: {
|
|
20163
|
+
defaultAriaValueText: 'Busy',
|
|
20164
|
+
defaultTitle: 'Please wait'
|
|
20165
|
+
},
|
|
19938
20166
|
coreCalendar: {
|
|
19939
20167
|
yearSelectionLabel: 'Välj år',
|
|
19940
20168
|
yearsRangeSelectionLabel: 'Välj årsintervall',
|
|
@@ -20553,6 +20781,9 @@ var json$3 = {
|
|
|
20553
20781
|
segmentedButton: {
|
|
20554
20782
|
groupRoleDescription: 'Segmenterad knappgrupp',
|
|
20555
20783
|
buttonRoleDescription: 'Segmenterad knapp'
|
|
20784
|
+
},
|
|
20785
|
+
coreObjectIdentifier: {
|
|
20786
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
20556
20787
|
}
|
|
20557
20788
|
};
|
|
20558
20789
|
|
|
@@ -20560,6 +20791,10 @@ const FD_LANGUAGE_SWEDISH = json$3;
|
|
|
20560
20791
|
|
|
20561
20792
|
// Do not modify, it's automatically created. Modify translations_th.properties instead
|
|
20562
20793
|
var json$2 = {
|
|
20794
|
+
coreBusyIndicator: {
|
|
20795
|
+
defaultAriaValueText: 'Busy',
|
|
20796
|
+
defaultTitle: 'Please wait'
|
|
20797
|
+
},
|
|
20563
20798
|
coreCalendar: {
|
|
20564
20799
|
yearSelectionLabel: 'เลือกปี',
|
|
20565
20800
|
yearsRangeSelectionLabel: 'เลือกช่วงปี',
|
|
@@ -21178,6 +21413,9 @@ var json$2 = {
|
|
|
21178
21413
|
segmentedButton: {
|
|
21179
21414
|
groupRoleDescription: 'กลุ่มปุ่มที่แบ่งเซกเมนต์',
|
|
21180
21415
|
buttonRoleDescription: 'ปุ่มที่แบ่งเซกเมนต์'
|
|
21416
|
+
},
|
|
21417
|
+
coreObjectIdentifier: {
|
|
21418
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
21181
21419
|
}
|
|
21182
21420
|
};
|
|
21183
21421
|
|
|
@@ -21185,6 +21423,10 @@ const FD_LANGUAGE_THAI = json$2;
|
|
|
21185
21423
|
|
|
21186
21424
|
// Do not modify, it's automatically created. Modify translations_tr.properties instead
|
|
21187
21425
|
var json$1 = {
|
|
21426
|
+
coreBusyIndicator: {
|
|
21427
|
+
defaultAriaValueText: 'Busy',
|
|
21428
|
+
defaultTitle: 'Please wait'
|
|
21429
|
+
},
|
|
21188
21430
|
coreCalendar: {
|
|
21189
21431
|
yearSelectionLabel: 'Yıl seç',
|
|
21190
21432
|
yearsRangeSelectionLabel: 'Yıl aralığı seç',
|
|
@@ -21803,6 +22045,9 @@ var json$1 = {
|
|
|
21803
22045
|
segmentedButton: {
|
|
21804
22046
|
groupRoleDescription: 'Segmentlere Ayrılmış Düğme Grubu',
|
|
21805
22047
|
buttonRoleDescription: 'Segmentlere Ayrılmış Düğme'
|
|
22048
|
+
},
|
|
22049
|
+
coreObjectIdentifier: {
|
|
22050
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
21806
22051
|
}
|
|
21807
22052
|
};
|
|
21808
22053
|
|
|
@@ -21810,6 +22055,10 @@ const FD_LANGUAGE_TURKISH = json$1;
|
|
|
21810
22055
|
|
|
21811
22056
|
// Do not modify, it's automatically created. Modify translations_uk.properties instead
|
|
21812
22057
|
var json = {
|
|
22058
|
+
coreBusyIndicator: {
|
|
22059
|
+
defaultAriaValueText: 'Busy',
|
|
22060
|
+
defaultTitle: 'Please wait'
|
|
22061
|
+
},
|
|
21813
22062
|
coreCalendar: {
|
|
21814
22063
|
yearSelectionLabel: 'Виберіть рік',
|
|
21815
22064
|
yearsRangeSelectionLabel: 'Виберіть діапазон років',
|
|
@@ -22428,6 +22677,9 @@ var json = {
|
|
|
22428
22677
|
segmentedButton: {
|
|
22429
22678
|
groupRoleDescription: 'Група сегментованих кнопок',
|
|
22430
22679
|
buttonRoleDescription: 'Сегментована кнопка'
|
|
22680
|
+
},
|
|
22681
|
+
coreObjectIdentifier: {
|
|
22682
|
+
srOnlyAriaLabel: 'Object Identifier'
|
|
22431
22683
|
}
|
|
22432
22684
|
};
|
|
22433
22685
|
|
|
@@ -22889,6 +23141,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImpor
|
|
|
22889
23141
|
}]
|
|
22890
23142
|
}], ctorParameters: () => [{ type: i0.DestroyRef }, { type: i0.ChangeDetectorRef }] });
|
|
22891
23143
|
|
|
23144
|
+
/**
|
|
23145
|
+
* @deprecated
|
|
23146
|
+
* Use direct imports of components and directives.
|
|
23147
|
+
*/
|
|
22892
23148
|
class I18nModule {
|
|
22893
23149
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: I18nModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
22894
23150
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.4", ngImport: i0, type: I18nModule, imports: [FdTranslatePipe, FdPatchLanguageDirective], exports: [FdTranslatePipe, FdPatchLanguageDirective] }); }
|