@ledvance/base 1.2.52 → 1.2.53
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/src/i18n/strings.ts +58 -29
package/package.json
CHANGED
package/src/i18n/strings.ts
CHANGED
|
@@ -635,7 +635,8 @@ export default {
|
|
|
635
635
|
micro_brightness: "Micro brightness",
|
|
636
636
|
microlight_duration: "Microlight duration",
|
|
637
637
|
time_unit_hour: "hour",
|
|
638
|
-
standby_on: "Standby On"
|
|
638
|
+
standby_on: "Standby On",
|
|
639
|
+
motion_detection_headline_text: "Detección de movimiento"
|
|
639
640
|
},
|
|
640
641
|
ar: {
|
|
641
642
|
add_new_dynamic_mood_color_changing_mode_value: "التدرج",
|
|
@@ -1273,7 +1274,8 @@ export default {
|
|
|
1273
1274
|
micro_brightness: "Micro brightness",
|
|
1274
1275
|
microlight_duration: "Microlight duration",
|
|
1275
1276
|
time_unit_hour: "hour",
|
|
1276
|
-
standby_on: "Standby On"
|
|
1277
|
+
standby_on: "Standby On",
|
|
1278
|
+
motion_detection_headline_text: "كشف الحركة"
|
|
1277
1279
|
},
|
|
1278
1280
|
cs: {
|
|
1279
1281
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -1911,7 +1913,8 @@ export default {
|
|
|
1911
1913
|
micro_brightness: "Micro brightness",
|
|
1912
1914
|
microlight_duration: "Microlight duration",
|
|
1913
1915
|
time_unit_hour: "hour",
|
|
1914
|
-
standby_on: "Standby On"
|
|
1916
|
+
standby_on: "Standby On",
|
|
1917
|
+
motion_detection_headline_text: "Detekce pohybu"
|
|
1915
1918
|
},
|
|
1916
1919
|
en: {
|
|
1917
1920
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -2549,7 +2552,8 @@ export default {
|
|
|
2549
2552
|
micro_brightness: "Micro brightness",
|
|
2550
2553
|
microlight_duration: "Microlight duration",
|
|
2551
2554
|
time_unit_hour: "hour",
|
|
2552
|
-
standby_on: "Standby On"
|
|
2555
|
+
standby_on: "Standby On",
|
|
2556
|
+
motion_detection_headline_text: "Motion Detection"
|
|
2553
2557
|
},
|
|
2554
2558
|
bg: {
|
|
2555
2559
|
add_new_dynamic_mood_color_changing_mode_value: "Градиент",
|
|
@@ -3187,7 +3191,8 @@ export default {
|
|
|
3187
3191
|
micro_brightness: "Micro brightness",
|
|
3188
3192
|
microlight_duration: "Microlight duration",
|
|
3189
3193
|
time_unit_hour: "hour",
|
|
3190
|
-
standby_on: "Standby On"
|
|
3194
|
+
standby_on: "Standby On",
|
|
3195
|
+
motion_detection_headline_text: "Засичане на движение"
|
|
3191
3196
|
},
|
|
3192
3197
|
da: {
|
|
3193
3198
|
add_new_dynamic_mood_color_changing_mode_value: "Gradvist",
|
|
@@ -3825,7 +3830,8 @@ export default {
|
|
|
3825
3830
|
micro_brightness: "Micro brightness",
|
|
3826
3831
|
microlight_duration: "Microlight duration",
|
|
3827
3832
|
time_unit_hour: "hour",
|
|
3828
|
-
standby_on: "Standby On"
|
|
3833
|
+
standby_on: "Standby On",
|
|
3834
|
+
motion_detection_headline_text: "Bevægelsessensor"
|
|
3829
3835
|
},
|
|
3830
3836
|
de: {
|
|
3831
3837
|
add_new_dynamic_mood_color_changing_mode_value: "Fließend",
|
|
@@ -4463,7 +4469,8 @@ export default {
|
|
|
4463
4469
|
micro_brightness: "Micro brightness",
|
|
4464
4470
|
microlight_duration: "Microlight duration",
|
|
4465
4471
|
time_unit_hour: "hour",
|
|
4466
|
-
standby_on: "Standby On"
|
|
4472
|
+
standby_on: "Standby On",
|
|
4473
|
+
motion_detection_headline_text: "Bewegungserkennung"
|
|
4467
4474
|
},
|
|
4468
4475
|
el: {
|
|
4469
4476
|
add_new_dynamic_mood_color_changing_mode_value: "Διαβάθμιση",
|
|
@@ -5101,7 +5108,8 @@ export default {
|
|
|
5101
5108
|
micro_brightness: "Micro brightness",
|
|
5102
5109
|
microlight_duration: "Microlight duration",
|
|
5103
5110
|
time_unit_hour: "hour",
|
|
5104
|
-
standby_on: "Standby On"
|
|
5111
|
+
standby_on: "Standby On",
|
|
5112
|
+
motion_detection_headline_text: "Ανίχνευση κίνησης"
|
|
5105
5113
|
},
|
|
5106
5114
|
es: {
|
|
5107
5115
|
add_new_dynamic_mood_color_changing_mode_value: "Gradiente",
|
|
@@ -5739,7 +5747,8 @@ export default {
|
|
|
5739
5747
|
micro_brightness: "Micro brightness",
|
|
5740
5748
|
microlight_duration: "Microlight duration",
|
|
5741
5749
|
time_unit_hour: "hour",
|
|
5742
|
-
standby_on: "Standby On"
|
|
5750
|
+
standby_on: "Standby On",
|
|
5751
|
+
motion_detection_headline_text: "Detección de movimiento"
|
|
5743
5752
|
},
|
|
5744
5753
|
et: {
|
|
5745
5754
|
add_new_dynamic_mood_color_changing_mode_value: "Muutmisaste",
|
|
@@ -6377,7 +6386,8 @@ export default {
|
|
|
6377
6386
|
micro_brightness: "Micro brightness",
|
|
6378
6387
|
microlight_duration: "Microlight duration",
|
|
6379
6388
|
time_unit_hour: "hour",
|
|
6380
|
-
standby_on: "Standby On"
|
|
6389
|
+
standby_on: "Standby On",
|
|
6390
|
+
motion_detection_headline_text: "Liikumise tuvastamine"
|
|
6381
6391
|
},
|
|
6382
6392
|
fi: {
|
|
6383
6393
|
add_new_dynamic_mood_color_changing_mode_value: "Liukuva",
|
|
@@ -7015,7 +7025,8 @@ export default {
|
|
|
7015
7025
|
micro_brightness: "Micro brightness",
|
|
7016
7026
|
microlight_duration: "Microlight duration",
|
|
7017
7027
|
time_unit_hour: "hour",
|
|
7018
|
-
standby_on: "Standby On"
|
|
7028
|
+
standby_on: "Standby On",
|
|
7029
|
+
motion_detection_headline_text: "Liiketunnistin"
|
|
7019
7030
|
},
|
|
7020
7031
|
fr: {
|
|
7021
7032
|
add_new_dynamic_mood_color_changing_mode_value: "Fluide",
|
|
@@ -7653,7 +7664,8 @@ export default {
|
|
|
7653
7664
|
micro_brightness: "Micro brightness",
|
|
7654
7665
|
microlight_duration: "Microlight duration",
|
|
7655
7666
|
time_unit_hour: "hour",
|
|
7656
|
-
standby_on: "Standby On"
|
|
7667
|
+
standby_on: "Standby On",
|
|
7668
|
+
motion_detection_headline_text: "Détecteur de mouvement"
|
|
7657
7669
|
},
|
|
7658
7670
|
hr: {
|
|
7659
7671
|
add_new_dynamic_mood_color_changing_mode_value: "Prijelaz",
|
|
@@ -8291,7 +8303,8 @@ export default {
|
|
|
8291
8303
|
micro_brightness: "Micro brightness",
|
|
8292
8304
|
microlight_duration: "Microlight duration",
|
|
8293
8305
|
time_unit_hour: "hour",
|
|
8294
|
-
standby_on: "Standby On"
|
|
8306
|
+
standby_on: "Standby On",
|
|
8307
|
+
motion_detection_headline_text: "Detekcija pokreta"
|
|
8295
8308
|
},
|
|
8296
8309
|
hu: {
|
|
8297
8310
|
add_new_dynamic_mood_color_changing_mode_value: "Átmenet",
|
|
@@ -8929,7 +8942,8 @@ export default {
|
|
|
8929
8942
|
micro_brightness: "Micro brightness",
|
|
8930
8943
|
microlight_duration: "Microlight duration",
|
|
8931
8944
|
time_unit_hour: "hour",
|
|
8932
|
-
standby_on: "Standby On"
|
|
8945
|
+
standby_on: "Standby On",
|
|
8946
|
+
motion_detection_headline_text: "Mozgásérzékelés"
|
|
8933
8947
|
},
|
|
8934
8948
|
it: {
|
|
8935
8949
|
add_new_dynamic_mood_color_changing_mode_value: "Fluido",
|
|
@@ -9567,7 +9581,8 @@ export default {
|
|
|
9567
9581
|
micro_brightness: "Micro brightness",
|
|
9568
9582
|
microlight_duration: "Microlight duration",
|
|
9569
9583
|
time_unit_hour: "hour",
|
|
9570
|
-
standby_on: "Standby On"
|
|
9584
|
+
standby_on: "Standby On",
|
|
9585
|
+
motion_detection_headline_text: "Rilevamento movimento"
|
|
9571
9586
|
},
|
|
9572
9587
|
ko: {
|
|
9573
9588
|
add_new_dynamic_mood_color_changing_mode_value: "그래디언트",
|
|
@@ -10205,7 +10220,8 @@ export default {
|
|
|
10205
10220
|
micro_brightness: "Micro brightness",
|
|
10206
10221
|
microlight_duration: "Microlight duration",
|
|
10207
10222
|
time_unit_hour: "hour",
|
|
10208
|
-
standby_on: "Standby On"
|
|
10223
|
+
standby_on: "Standby On",
|
|
10224
|
+
motion_detection_headline_text: "동작 감지 센서"
|
|
10209
10225
|
},
|
|
10210
10226
|
lt: {
|
|
10211
10227
|
add_new_dynamic_mood_color_changing_mode_value: "Gradientas",
|
|
@@ -10843,7 +10859,8 @@ export default {
|
|
|
10843
10859
|
micro_brightness: "Micro brightness",
|
|
10844
10860
|
microlight_duration: "Microlight duration",
|
|
10845
10861
|
time_unit_hour: "hour",
|
|
10846
|
-
standby_on: "Standby On"
|
|
10862
|
+
standby_on: "Standby On",
|
|
10863
|
+
motion_detection_headline_text: "Judesio aptikimas"
|
|
10847
10864
|
},
|
|
10848
10865
|
lv: {
|
|
10849
10866
|
add_new_dynamic_mood_color_changing_mode_value: "Gradients",
|
|
@@ -11481,7 +11498,8 @@ export default {
|
|
|
11481
11498
|
micro_brightness: "Micro brightness",
|
|
11482
11499
|
microlight_duration: "Microlight duration",
|
|
11483
11500
|
time_unit_hour: "hour",
|
|
11484
|
-
standby_on: "Standby On"
|
|
11501
|
+
standby_on: "Standby On",
|
|
11502
|
+
motion_detection_headline_text: "Kustību sensors"
|
|
11485
11503
|
},
|
|
11486
11504
|
nb: {
|
|
11487
11505
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -12119,7 +12137,8 @@ export default {
|
|
|
12119
12137
|
micro_brightness: "Micro brightness",
|
|
12120
12138
|
microlight_duration: "Microlight duration",
|
|
12121
12139
|
time_unit_hour: "hour",
|
|
12122
|
-
standby_on: "Standby On"
|
|
12140
|
+
standby_on: "Standby On",
|
|
12141
|
+
motion_detection_headline_text: "Bevegelsessensor"
|
|
12123
12142
|
},
|
|
12124
12143
|
nl: {
|
|
12125
12144
|
add_new_dynamic_mood_color_changing_mode_value: "Verloop",
|
|
@@ -12757,7 +12776,8 @@ export default {
|
|
|
12757
12776
|
micro_brightness: "Micro brightness",
|
|
12758
12777
|
microlight_duration: "Microlight duration",
|
|
12759
12778
|
time_unit_hour: "hour",
|
|
12760
|
-
standby_on: "Standby On"
|
|
12779
|
+
standby_on: "Standby On",
|
|
12780
|
+
motion_detection_headline_text: "Bewegingsdetectie"
|
|
12761
12781
|
},
|
|
12762
12782
|
pl: {
|
|
12763
12783
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -13395,7 +13415,8 @@ export default {
|
|
|
13395
13415
|
micro_brightness: "Micro brightness",
|
|
13396
13416
|
microlight_duration: "Microlight duration",
|
|
13397
13417
|
time_unit_hour: "hour",
|
|
13398
|
-
standby_on: "Standby On"
|
|
13418
|
+
standby_on: "Standby On",
|
|
13419
|
+
motion_detection_headline_text: "Czujnik ruchu"
|
|
13399
13420
|
},
|
|
13400
13421
|
'pt-BR': {
|
|
13401
13422
|
add_new_dynamic_mood_color_changing_mode_value: "Gradiente",
|
|
@@ -14033,7 +14054,8 @@ export default {
|
|
|
14033
14054
|
micro_brightness: "Micro brightness",
|
|
14034
14055
|
microlight_duration: "Microlight duration",
|
|
14035
14056
|
time_unit_hour: "hour",
|
|
14036
|
-
standby_on: "Standby On"
|
|
14057
|
+
standby_on: "Standby On",
|
|
14058
|
+
motion_detection_headline_text: "Deteção do movimento"
|
|
14037
14059
|
},
|
|
14038
14060
|
'pt_BR': {
|
|
14039
14061
|
add_new_dynamic_mood_color_changing_mode_value: "Gradiente",
|
|
@@ -14671,7 +14693,8 @@ export default {
|
|
|
14671
14693
|
micro_brightness: "Micro brightness",
|
|
14672
14694
|
microlight_duration: "Microlight duration",
|
|
14673
14695
|
time_unit_hour: "hour",
|
|
14674
|
-
standby_on: "Standby On"
|
|
14696
|
+
standby_on: "Standby On",
|
|
14697
|
+
motion_detection_headline_text: "Deteção do movimento"
|
|
14675
14698
|
},
|
|
14676
14699
|
ro: {
|
|
14677
14700
|
add_new_dynamic_mood_color_changing_mode_value: "Gradient",
|
|
@@ -15309,7 +15332,8 @@ export default {
|
|
|
15309
15332
|
micro_brightness: "Micro brightness",
|
|
15310
15333
|
microlight_duration: "Microlight duration",
|
|
15311
15334
|
time_unit_hour: "hour",
|
|
15312
|
-
standby_on: "Standby On"
|
|
15335
|
+
standby_on: "Standby On",
|
|
15336
|
+
motion_detection_headline_text: "Detectie miscare"
|
|
15313
15337
|
},
|
|
15314
15338
|
ru: {
|
|
15315
15339
|
add_new_dynamic_mood_color_changing_mode_value: "Градиент",
|
|
@@ -15947,7 +15971,8 @@ export default {
|
|
|
15947
15971
|
micro_brightness: "Micro brightness",
|
|
15948
15972
|
microlight_duration: "Microlight duration",
|
|
15949
15973
|
time_unit_hour: "hour",
|
|
15950
|
-
standby_on: "Standby On"
|
|
15974
|
+
standby_on: "Standby On",
|
|
15975
|
+
motion_detection_headline_text: "Датчик движения"
|
|
15951
15976
|
},
|
|
15952
15977
|
sk: {
|
|
15953
15978
|
add_new_dynamic_mood_color_changing_mode_value: "Prechod",
|
|
@@ -16585,7 +16610,8 @@ export default {
|
|
|
16585
16610
|
micro_brightness: "Micro brightness",
|
|
16586
16611
|
microlight_duration: "Microlight duration",
|
|
16587
16612
|
time_unit_hour: "hour",
|
|
16588
|
-
standby_on: "Standby On"
|
|
16613
|
+
standby_on: "Standby On",
|
|
16614
|
+
motion_detection_headline_text: "Detekcia pohybu"
|
|
16589
16615
|
},
|
|
16590
16616
|
sv: {
|
|
16591
16617
|
add_new_dynamic_mood_color_changing_mode_value: "Toning",
|
|
@@ -17223,7 +17249,8 @@ export default {
|
|
|
17223
17249
|
micro_brightness: "Micro brightness",
|
|
17224
17250
|
microlight_duration: "Microlight duration",
|
|
17225
17251
|
time_unit_hour: "hour",
|
|
17226
|
-
standby_on: "Standby On"
|
|
17252
|
+
standby_on: "Standby On",
|
|
17253
|
+
motion_detection_headline_text: "Rörelsesensor"
|
|
17227
17254
|
},
|
|
17228
17255
|
tr: {
|
|
17229
17256
|
add_new_dynamic_mood_color_changing_mode_value: "Gradyan",
|
|
@@ -17861,7 +17888,8 @@ export default {
|
|
|
17861
17888
|
micro_brightness: "Micro brightness",
|
|
17862
17889
|
microlight_duration: "Microlight duration",
|
|
17863
17890
|
time_unit_hour: "hour",
|
|
17864
|
-
standby_on: "Standby On"
|
|
17891
|
+
standby_on: "Standby On",
|
|
17892
|
+
motion_detection_headline_text: "Hareket algılama"
|
|
17865
17893
|
},
|
|
17866
17894
|
uk: {
|
|
17867
17895
|
add_new_dynamic_mood_color_changing_mode_value: "Градієнт",
|
|
@@ -18499,6 +18527,7 @@ export default {
|
|
|
18499
18527
|
micro_brightness: "Micro brightness",
|
|
18500
18528
|
microlight_duration: "Microlight duration",
|
|
18501
18529
|
time_unit_hour: "hour",
|
|
18502
|
-
standby_on: "Standby On"
|
|
18530
|
+
standby_on: "Standby On",
|
|
18531
|
+
motion_detection_headline_text: "Виявлення руху"
|
|
18503
18532
|
}
|
|
18504
18533
|
}
|