@ledvance/base 1.2.93 → 1.2.94
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/localazy.json +1 -1
- package/package.json +1 -1
- package/src/i18n/strings.ts +29 -0
- package/translateKey.txt +848 -0
- package/update-localazy.py +1 -1
package/localazy.json
CHANGED
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
"MATCH:groups_settings_synchronize_solar_secondtopic",
|
|
852
852
|
"MATCH:btsolar_groups_inductionsync",
|
|
853
853
|
"MATCH:btsolar_groups_inductionsync_description",
|
|
854
|
-
"MATCH:
|
|
854
|
+
"MATCH:recordings_overview_field2_text"
|
|
855
855
|
],
|
|
856
856
|
"replacements": {
|
|
857
857
|
"REGEX:% %1\\$s.*?\\)%": "{0}",
|
package/package.json
CHANGED
package/src/i18n/strings.ts
CHANGED
|
@@ -669,6 +669,7 @@ export default {
|
|
|
669
669
|
"randomtimecycle_warning_max_number_text": "Se ha alcanzado el número máximo de ciclos temporales fijos.",
|
|
670
670
|
"recordings_cloud_headline_text": "Almacenamiento en la nube",
|
|
671
671
|
"recordings_overview_field1_text": "Tarjeta SD",
|
|
672
|
+
"recordings_overview_field2_text": "Nube",
|
|
672
673
|
"recordings_overview_field3_text": "Smartphone",
|
|
673
674
|
"recordings_sd_storage_headline_text": "Almacenamiento de la tarjeta SD",
|
|
674
675
|
"registration_dialog_button_no": "No",
|
|
@@ -1502,6 +1503,7 @@ export default {
|
|
|
1502
1503
|
"randomtimecycle_warning_max_number_text": "تم الوصول إلى الحد الأقصى لعدد الدورات الزمنية الثابتة.",
|
|
1503
1504
|
"recordings_cloud_headline_text": "التخزين السحابي",
|
|
1504
1505
|
"recordings_overview_field1_text": "بطاقة الذاكرة SD",
|
|
1506
|
+
"recordings_overview_field2_text": "السحابة",
|
|
1505
1507
|
"recordings_overview_field3_text": "الهاتف الذكي",
|
|
1506
1508
|
"recordings_sd_storage_headline_text": "وحدة تخزين بطاقة SD",
|
|
1507
1509
|
"registration_dialog_button_no": "لا",
|
|
@@ -2335,6 +2337,7 @@ export default {
|
|
|
2335
2337
|
"randomtimecycle_warning_max_number_text": "Bylo dosaženo maximálního počtu pevných časových cyklů.",
|
|
2336
2338
|
"recordings_cloud_headline_text": "Cloudové úložiště",
|
|
2337
2339
|
"recordings_overview_field1_text": "SD karta",
|
|
2340
|
+
"recordings_overview_field2_text": "Cloud",
|
|
2338
2341
|
"recordings_overview_field3_text": "Chytrý telefon",
|
|
2339
2342
|
"recordings_sd_storage_headline_text": "Úložiště na SD kartě",
|
|
2340
2343
|
"registration_dialog_button_no": "Ne",
|
|
@@ -3168,6 +3171,7 @@ export default {
|
|
|
3168
3171
|
"randomtimecycle_warning_max_number_text": "Maximum number of fixed time cycles has been reached.",
|
|
3169
3172
|
"recordings_cloud_headline_text": "Cloud storage",
|
|
3170
3173
|
"recordings_overview_field1_text": "SD card",
|
|
3174
|
+
"recordings_overview_field2_text": "Cloud",
|
|
3171
3175
|
"recordings_overview_field3_text": "Smartphone",
|
|
3172
3176
|
"recordings_sd_storage_headline_text": "SD card storage",
|
|
3173
3177
|
"registration_dialog_button_no": "No",
|
|
@@ -4001,6 +4005,7 @@ export default {
|
|
|
4001
4005
|
"randomtimecycle_warning_max_number_text": "Достигнат е максимален брой фиксирани времеви цикли.",
|
|
4002
4006
|
"recordings_cloud_headline_text": "Съхранение в облак",
|
|
4003
4007
|
"recordings_overview_field1_text": "SD карта",
|
|
4008
|
+
"recordings_overview_field2_text": "Облак",
|
|
4004
4009
|
"recordings_overview_field3_text": "Смартфон",
|
|
4005
4010
|
"recordings_sd_storage_headline_text": "Съхранение на SD карта",
|
|
4006
4011
|
"registration_dialog_button_no": "Не",
|
|
@@ -4834,6 +4839,7 @@ export default {
|
|
|
4834
4839
|
"randomtimecycle_warning_max_number_text": "Der er ikke plads til flere faste tidscyklusser.",
|
|
4835
4840
|
"recordings_cloud_headline_text": "Lagring i skyen",
|
|
4836
4841
|
"recordings_overview_field1_text": "SD-kort",
|
|
4842
|
+
"recordings_overview_field2_text": "Sky",
|
|
4837
4843
|
"recordings_overview_field3_text": "Smartphone",
|
|
4838
4844
|
"recordings_sd_storage_headline_text": "SD-kort lagring",
|
|
4839
4845
|
"registration_dialog_button_no": "Nej",
|
|
@@ -5667,6 +5673,7 @@ export default {
|
|
|
5667
5673
|
"randomtimecycle_warning_max_number_text": "Die maximale Anzahl von Festzeitzyklen wurde erreicht.",
|
|
5668
5674
|
"recordings_cloud_headline_text": "Cloud-Speicher",
|
|
5669
5675
|
"recordings_overview_field1_text": "SD-Karte",
|
|
5676
|
+
"recordings_overview_field2_text": "Cloud",
|
|
5670
5677
|
"recordings_overview_field3_text": "Smartphone",
|
|
5671
5678
|
"recordings_sd_storage_headline_text": "SD-Kartenspeicher",
|
|
5672
5679
|
"registration_dialog_button_no": "Nein",
|
|
@@ -6500,6 +6507,7 @@ export default {
|
|
|
6500
6507
|
"randomtimecycle_warning_max_number_text": "Έχει επιτευχθεί ο μέγιστος αριθμός κύκλων σταθερού χρόνου.",
|
|
6501
6508
|
"recordings_cloud_headline_text": "Αποθήκευση στο cloud",
|
|
6502
6509
|
"recordings_overview_field1_text": "Κάρτα SD",
|
|
6510
|
+
"recordings_overview_field2_text": "Cloud",
|
|
6503
6511
|
"recordings_overview_field3_text": "Smartphone",
|
|
6504
6512
|
"recordings_sd_storage_headline_text": "Αποθηκευτικός χώρος κάρτας SD",
|
|
6505
6513
|
"registration_dialog_button_no": "Οχι",
|
|
@@ -7333,6 +7341,7 @@ export default {
|
|
|
7333
7341
|
"randomtimecycle_warning_max_number_text": "Se ha alcanzado el número máximo de ciclos temporales fijos.",
|
|
7334
7342
|
"recordings_cloud_headline_text": "Almacenamiento en la nube",
|
|
7335
7343
|
"recordings_overview_field1_text": "Tarjeta SD",
|
|
7344
|
+
"recordings_overview_field2_text": "Nube",
|
|
7336
7345
|
"recordings_overview_field3_text": "Smartphone",
|
|
7337
7346
|
"recordings_sd_storage_headline_text": "Almacenamiento de la tarjeta SD",
|
|
7338
7347
|
"registration_dialog_button_no": "No",
|
|
@@ -8166,6 +8175,7 @@ export default {
|
|
|
8166
8175
|
"randomtimecycle_warning_max_number_text": "Fikseeritud ajatsüklite maksimaalne arv on täis.",
|
|
8167
8176
|
"recordings_cloud_headline_text": "Pilvsalvestus",
|
|
8168
8177
|
"recordings_overview_field1_text": "SD-kaart",
|
|
8178
|
+
"recordings_overview_field2_text": "Pilv",
|
|
8169
8179
|
"recordings_overview_field3_text": "Nutitelefon",
|
|
8170
8180
|
"recordings_sd_storage_headline_text": "SD-mälukaart",
|
|
8171
8181
|
"registration_dialog_button_no": "Ei",
|
|
@@ -8999,6 +9009,7 @@ export default {
|
|
|
8999
9009
|
"randomtimecycle_warning_max_number_text": "Kiinteiden aikajaksojen enimmäismäärä on saavutettu.",
|
|
9000
9010
|
"recordings_cloud_headline_text": "Pilvitallennustila",
|
|
9001
9011
|
"recordings_overview_field1_text": "SD-kortti",
|
|
9012
|
+
"recordings_overview_field2_text": "Pilvi",
|
|
9002
9013
|
"recordings_overview_field3_text": "Älypuhelin",
|
|
9003
9014
|
"recordings_sd_storage_headline_text": "SD-kortin tallennustila",
|
|
9004
9015
|
"registration_dialog_button_no": "Ei",
|
|
@@ -9832,6 +9843,7 @@ export default {
|
|
|
9832
9843
|
"randomtimecycle_warning_max_number_text": "Le nombre maximum de cycles temporels fixes a été atteint.",
|
|
9833
9844
|
"recordings_cloud_headline_text": "Stockage Cloud",
|
|
9834
9845
|
"recordings_overview_field1_text": "Carte SD",
|
|
9846
|
+
"recordings_overview_field2_text": "Cloud",
|
|
9835
9847
|
"recordings_overview_field3_text": "Smartphone",
|
|
9836
9848
|
"recordings_sd_storage_headline_text": "Stockage sur carte SD",
|
|
9837
9849
|
"registration_dialog_button_no": "Non",
|
|
@@ -10665,6 +10677,7 @@ export default {
|
|
|
10665
10677
|
"randomtimecycle_warning_max_number_text": "Dostignut je maksimalan broj fiksnih vremenskih ciklusa.",
|
|
10666
10678
|
"recordings_cloud_headline_text": "Cloud spremište",
|
|
10667
10679
|
"recordings_overview_field1_text": "SD kartica",
|
|
10680
|
+
"recordings_overview_field2_text": "Oblak",
|
|
10668
10681
|
"recordings_overview_field3_text": "Pametni telefon",
|
|
10669
10682
|
"recordings_sd_storage_headline_text": "Pohrana SD kartice",
|
|
10670
10683
|
"registration_dialog_button_no": "Ne",
|
|
@@ -11498,6 +11511,7 @@ export default {
|
|
|
11498
11511
|
"randomtimecycle_warning_max_number_text": "Elérte a rögzített időciklusok maximális számát.",
|
|
11499
11512
|
"recordings_cloud_headline_text": "Felhőtárhely",
|
|
11500
11513
|
"recordings_overview_field1_text": "SD-kártya",
|
|
11514
|
+
"recordings_overview_field2_text": "Felhő",
|
|
11501
11515
|
"recordings_overview_field3_text": "Okostelefon",
|
|
11502
11516
|
"recordings_sd_storage_headline_text": "SD-kártya-tárhely",
|
|
11503
11517
|
"registration_dialog_button_no": "Nem",
|
|
@@ -12331,6 +12345,7 @@ export default {
|
|
|
12331
12345
|
"randomtimecycle_warning_max_number_text": "È stato raggiunto il numero massimo di cicli temporali fissi.",
|
|
12332
12346
|
"recordings_cloud_headline_text": "Archiviazione su cloud",
|
|
12333
12347
|
"recordings_overview_field1_text": "Scheda SD",
|
|
12348
|
+
"recordings_overview_field2_text": "Cloud",
|
|
12334
12349
|
"recordings_overview_field3_text": "Smartphone",
|
|
12335
12350
|
"recordings_sd_storage_headline_text": "Archivio scheda SD",
|
|
12336
12351
|
"registration_dialog_button_no": "No",
|
|
@@ -13164,6 +13179,7 @@ export default {
|
|
|
13164
13179
|
"randomtimecycle_warning_max_number_text": "고정 시간 주기의 최대 수에 도달했습니다.",
|
|
13165
13180
|
"recordings_cloud_headline_text": "클라우드 저장소",
|
|
13166
13181
|
"recordings_overview_field1_text": "SD 카드",
|
|
13182
|
+
"recordings_overview_field2_text": "클라우드",
|
|
13167
13183
|
"recordings_overview_field3_text": "스마트폰",
|
|
13168
13184
|
"recordings_sd_storage_headline_text": "SD 카드 저장소",
|
|
13169
13185
|
"registration_dialog_button_no": "아니오",
|
|
@@ -13997,6 +14013,7 @@ export default {
|
|
|
13997
14013
|
"randomtimecycle_warning_max_number_text": "Pasiektas didžiausias fiksuoto laiko ciklų skaičius.",
|
|
13998
14014
|
"recordings_cloud_headline_text": "Debesijos duomenų saugykla",
|
|
13999
14015
|
"recordings_overview_field1_text": "SD kortelė",
|
|
14016
|
+
"recordings_overview_field2_text": "Debesija",
|
|
14000
14017
|
"recordings_overview_field3_text": "Išmanusis telefonas",
|
|
14001
14018
|
"recordings_sd_storage_headline_text": "SD kortelės saugykla",
|
|
14002
14019
|
"registration_dialog_button_no": "Ne",
|
|
@@ -14830,6 +14847,7 @@ export default {
|
|
|
14830
14847
|
"randomtimecycle_warning_max_number_text": "Ir sasniegts maksimālais fiksētā laika ciklu skaits.",
|
|
14831
14848
|
"recordings_cloud_headline_text": "Mākoņkrātuve",
|
|
14832
14849
|
"recordings_overview_field1_text": "SD karte",
|
|
14850
|
+
"recordings_overview_field2_text": "Mākonis",
|
|
14833
14851
|
"recordings_overview_field3_text": "Viedtālrunis",
|
|
14834
14852
|
"recordings_sd_storage_headline_text": "SD kartes krātuve",
|
|
14835
14853
|
"registration_dialog_button_no": "Nē",
|
|
@@ -15663,6 +15681,7 @@ export default {
|
|
|
15663
15681
|
"randomtimecycle_warning_max_number_text": "Maksimalt antall faste tidssykluser er nådd.",
|
|
15664
15682
|
"recordings_cloud_headline_text": "Nettskylagring",
|
|
15665
15683
|
"recordings_overview_field1_text": "SD-kort",
|
|
15684
|
+
"recordings_overview_field2_text": "Sky",
|
|
15666
15685
|
"recordings_overview_field3_text": "Smarttelefon",
|
|
15667
15686
|
"recordings_sd_storage_headline_text": "Lagring på SD-kort",
|
|
15668
15687
|
"registration_dialog_button_no": "Nei",
|
|
@@ -16496,6 +16515,7 @@ export default {
|
|
|
16496
16515
|
"randomtimecycle_warning_max_number_text": "Het maximum aantal vaste tijdcycli is bereikt.",
|
|
16497
16516
|
"recordings_cloud_headline_text": "Cloud opslag",
|
|
16498
16517
|
"recordings_overview_field1_text": "SD-kaart",
|
|
16518
|
+
"recordings_overview_field2_text": "Cloud",
|
|
16499
16519
|
"recordings_overview_field3_text": "smartphone",
|
|
16500
16520
|
"recordings_sd_storage_headline_text": "SD-kaart opslag",
|
|
16501
16521
|
"registration_dialog_button_no": "Nee",
|
|
@@ -17329,6 +17349,7 @@ export default {
|
|
|
17329
17349
|
"randomtimecycle_warning_max_number_text": "Osiągnięto maksymalną liczbę stałych cykli czasowych.",
|
|
17330
17350
|
"recordings_cloud_headline_text": "Magazyn w chmurze",
|
|
17331
17351
|
"recordings_overview_field1_text": "Karta SD",
|
|
17352
|
+
"recordings_overview_field2_text": "Chmura",
|
|
17332
17353
|
"recordings_overview_field3_text": "Smartfon",
|
|
17333
17354
|
"recordings_sd_storage_headline_text": "Pamięć karty SD",
|
|
17334
17355
|
"registration_dialog_button_no": "Nie",
|
|
@@ -18162,6 +18183,7 @@ export default {
|
|
|
18162
18183
|
"randomtimecycle_warning_max_number_text": "O número máximo de ciclos de tempo fixos foi atingido.",
|
|
18163
18184
|
"recordings_cloud_headline_text": "Armazenamento na núvem",
|
|
18164
18185
|
"recordings_overview_field1_text": "cartão SD",
|
|
18186
|
+
"recordings_overview_field2_text": "Nuvem",
|
|
18165
18187
|
"recordings_overview_field3_text": "Smartphone",
|
|
18166
18188
|
"recordings_sd_storage_headline_text": "Armazenamento em cartão SD",
|
|
18167
18189
|
"registration_dialog_button_no": "Não",
|
|
@@ -18995,6 +19017,7 @@ export default {
|
|
|
18995
19017
|
"randomtimecycle_warning_max_number_text": "Numărul maxim de cicluri de timp fixe a fost atins.",
|
|
18996
19018
|
"recordings_cloud_headline_text": "Stocare în cloud",
|
|
18997
19019
|
"recordings_overview_field1_text": "Card SD",
|
|
19020
|
+
"recordings_overview_field2_text": "CLOUD",
|
|
18998
19021
|
"recordings_overview_field3_text": "Smartphone",
|
|
18999
19022
|
"recordings_sd_storage_headline_text": "Stocare pe card SD",
|
|
19000
19023
|
"registration_dialog_button_no": "Nu",
|
|
@@ -19828,6 +19851,7 @@ export default {
|
|
|
19828
19851
|
"randomtimecycle_warning_max_number_text": "Достигнуто максимальное количество фиксированных временных циклов.",
|
|
19829
19852
|
"recordings_cloud_headline_text": "Облачное хранилище",
|
|
19830
19853
|
"recordings_overview_field1_text": "SD-карта",
|
|
19854
|
+
"recordings_overview_field2_text": "Облачное хранилище",
|
|
19831
19855
|
"recordings_overview_field3_text": "Смартфон",
|
|
19832
19856
|
"recordings_sd_storage_headline_text": "Хранение на SD-карте",
|
|
19833
19857
|
"registration_dialog_button_no": "Нет",
|
|
@@ -20661,6 +20685,7 @@ export default {
|
|
|
20661
20685
|
"randomtimecycle_warning_max_number_text": "Dosiahol sa maximálny počet pevne stanovených časových cyklov.",
|
|
20662
20686
|
"recordings_cloud_headline_text": "Úložný priestor cloud",
|
|
20663
20687
|
"recordings_overview_field1_text": "SD karta",
|
|
20688
|
+
"recordings_overview_field2_text": "Cloud",
|
|
20664
20689
|
"recordings_overview_field3_text": "Smartfón",
|
|
20665
20690
|
"recordings_sd_storage_headline_text": "Úložisko SD karty",
|
|
20666
20691
|
"registration_dialog_button_no": "Nie",
|
|
@@ -21494,6 +21519,7 @@ export default {
|
|
|
21494
21519
|
"randomtimecycle_warning_max_number_text": "Maximalt antal fasta tidscykler har uppnåtts.",
|
|
21495
21520
|
"recordings_cloud_headline_text": "Molnlagring",
|
|
21496
21521
|
"recordings_overview_field1_text": "SD-kort",
|
|
21522
|
+
"recordings_overview_field2_text": "Moln",
|
|
21497
21523
|
"recordings_overview_field3_text": "Smartphone",
|
|
21498
21524
|
"recordings_sd_storage_headline_text": "Lagring på SD-kort",
|
|
21499
21525
|
"registration_dialog_button_no": "Nej",
|
|
@@ -22327,6 +22353,7 @@ export default {
|
|
|
22327
22353
|
"randomtimecycle_warning_max_number_text": "Maksimum sabit zaman döngüsü sayısına ulaşıldı.",
|
|
22328
22354
|
"recordings_cloud_headline_text": "Bulut Depolama",
|
|
22329
22355
|
"recordings_overview_field1_text": "Hafıza kartı",
|
|
22356
|
+
"recordings_overview_field2_text": "Bulut",
|
|
22330
22357
|
"recordings_overview_field3_text": "Akıllı telefon",
|
|
22331
22358
|
"recordings_sd_storage_headline_text": "SD kart depolama",
|
|
22332
22359
|
"registration_dialog_button_no": "Hayır",
|
|
@@ -23160,6 +23187,7 @@ export default {
|
|
|
23160
23187
|
"randomtimecycle_warning_max_number_text": "Досягнуто максимальної кількості фіксованих часових циклів.",
|
|
23161
23188
|
"recordings_cloud_headline_text": "Хмарне сховище",
|
|
23162
23189
|
"recordings_overview_field1_text": "SD-карта",
|
|
23190
|
+
"recordings_overview_field2_text": "Хмара",
|
|
23163
23191
|
"recordings_overview_field3_text": "Смартфон",
|
|
23164
23192
|
"recordings_sd_storage_headline_text": "Пам’ять карти SD",
|
|
23165
23193
|
"registration_dialog_button_no": "Ні",
|
|
@@ -23993,6 +24021,7 @@ export default {
|
|
|
23993
24021
|
"randomtimecycle_warning_max_number_text": "O número máximo de ciclos de tempo fixos foi atingido.",
|
|
23994
24022
|
"recordings_cloud_headline_text": "Armazenamento na núvem",
|
|
23995
24023
|
"recordings_overview_field1_text": "cartão SD",
|
|
24024
|
+
"recordings_overview_field2_text": "Nuvem",
|
|
23996
24025
|
"recordings_overview_field3_text": "Smartphone",
|
|
23997
24026
|
"recordings_sd_storage_headline_text": "Armazenamento em cartão SD",
|
|
23998
24027
|
"registration_dialog_button_no": "Não",
|
package/translateKey.txt
ADDED
|
@@ -0,0 +1,848 @@
|
|
|
1
|
+
add_new_dynamic_mood_color_changing_mode_value
|
|
2
|
+
power_off_memory_default_state_title
|
|
3
|
+
sockets_ce
|
|
4
|
+
history_overview_empty_information_text
|
|
5
|
+
history_powerstrip_field1_text
|
|
6
|
+
history_powerstrip_field1_text2
|
|
7
|
+
history_contact_sensor_description_text
|
|
8
|
+
power_off_memory_default_state_description
|
|
9
|
+
power_off_memory_restore_memory_title
|
|
10
|
+
power_off_memory_restore_memory_description
|
|
11
|
+
power_off_memory_customized_description
|
|
12
|
+
feature_summary_action_txt_1
|
|
13
|
+
sockets_specific_settings_relay_status
|
|
14
|
+
light_sources_specific_settings_power_off
|
|
15
|
+
add_new_dynamic_mood_color_changing_mode_value2
|
|
16
|
+
add_new_dynamic_mood_lights_field_headline2_text
|
|
17
|
+
add_new_dynamic_mood_lights_field_saturation_text
|
|
18
|
+
add_new_static_mood_headline_text
|
|
19
|
+
add_new_static_mood_lights_field_brightness_text
|
|
20
|
+
add_new_static_mood_lights_field_saturation_text
|
|
21
|
+
add_new_static_mood_lights_field_text
|
|
22
|
+
add_new_static_mood_lights_schedule_switch_tab_color_text
|
|
23
|
+
add_new_static_mood_lights_schedule_switch_tab_white_text
|
|
24
|
+
add_new_static_mood_system_back
|
|
25
|
+
add_new_trigger_time_field_brightness_text
|
|
26
|
+
add_new_trigger_time_field_headline_text3
|
|
27
|
+
add_new_trigger_time_field_text
|
|
28
|
+
add_new_trigger_time_inputfield_value_text
|
|
29
|
+
add_new_trigger_time_subheadline_text
|
|
30
|
+
add_new_trigger_time_system_back_text
|
|
31
|
+
add_randomtimecycle_timestart_topic
|
|
32
|
+
add_randomtimecycle_timeend_topic
|
|
33
|
+
add_sleepschedule_one_source_switch_tab_color_text
|
|
34
|
+
add_sleepschedule_one_source_switch_tab_white_text
|
|
35
|
+
add_sleepschedule_one_source_system_back_text
|
|
36
|
+
add_sleepschedule_two_source_field_text
|
|
37
|
+
add_sleepschedule_two_source_field_text3
|
|
38
|
+
feature_summary_action_txt_10
|
|
39
|
+
feature_summary_action_txt_11
|
|
40
|
+
auto_scan_button_Device_a
|
|
41
|
+
auto_scan_system_cancel
|
|
42
|
+
auto_scan_system_wifi_confirm
|
|
43
|
+
auto_scan_system_task_conflict
|
|
44
|
+
bio_ryhthm_default_button_reset_text
|
|
45
|
+
bio_ryhthm_default_field_field_brightness_text
|
|
46
|
+
bio_ryhthm_default_field_text2
|
|
47
|
+
bio_ryhthm_default_field_text3
|
|
48
|
+
bio_ryhthm_default_field_text4
|
|
49
|
+
bio_ryhthm_default_field_text5
|
|
50
|
+
bio_ryhthm_default_selectionfield_topic_text
|
|
51
|
+
bio_ryhthm_default_weekday1_text
|
|
52
|
+
bio_ryhthm_default_weekday2_text
|
|
53
|
+
bio_ryhthm_default_weekday3_text
|
|
54
|
+
bio_ryhthm_default_weekday4_text
|
|
55
|
+
bio_ryhthm_default_weekday5_text
|
|
56
|
+
bio_ryhthm_default_weekday6_text
|
|
57
|
+
bio_ryhthm_default_weekday7_text
|
|
58
|
+
camera_tile_dim_lighting_headline
|
|
59
|
+
devicemusic_headline_text
|
|
60
|
+
edit_device_textfield_name
|
|
61
|
+
flashing_fs_toggle_state1
|
|
62
|
+
flashing_fs_toggle_state2
|
|
63
|
+
light_sources_tile_dim_lighting_brightness
|
|
64
|
+
light_sources_tile_main_lighting_headline
|
|
65
|
+
light_sources_tile_main_lighting_shade
|
|
66
|
+
light_sources_tile_rgb_lighting_brightness
|
|
67
|
+
light_sources_tile_rgb_lighting_headline
|
|
68
|
+
light_sources_tile_rgb_lighting_saturation
|
|
69
|
+
light_sources_tile_rgb_lighting_shade
|
|
70
|
+
light_sources_tile_rgb_lighting_tab_color
|
|
71
|
+
light_sources_tile_rgb_lighting_tab_white
|
|
72
|
+
light_sources_tile_sec_lighting_headline
|
|
73
|
+
light_sources_tile_sec_lighting_shade
|
|
74
|
+
light_sources_tile_tw_lighting_brightness
|
|
75
|
+
light_sources_tile_tw_lighting_headline
|
|
76
|
+
mesh_device_detail_lighting_color_mode
|
|
77
|
+
mesh_device_detail_lighting_goodnight
|
|
78
|
+
mesh_device_detail_lighting_leisure
|
|
79
|
+
mesh_device_detail_lighting_read
|
|
80
|
+
mesh_device_detail_lighting_white_mode
|
|
81
|
+
mesh_device_detail_lighting_work
|
|
82
|
+
mesh_device_detail_mode
|
|
83
|
+
mesh_device_seting_delete
|
|
84
|
+
mood_overview_add_mood_text
|
|
85
|
+
mood_overview_add_mood_text2
|
|
86
|
+
mood_overview_field_chip_2
|
|
87
|
+
mood_overview_field_chip_text
|
|
88
|
+
mood_overview_filter_name_text1
|
|
89
|
+
mood_overview_filter_name_text2
|
|
90
|
+
mood_overview_headline_text
|
|
91
|
+
mood_overview_information_text
|
|
92
|
+
motion_detection_add_time_schedule_headline_text
|
|
93
|
+
motion_detection_add_time_schedule_selectionfield_text
|
|
94
|
+
motion_detection_add_time_schedule_system_back_text
|
|
95
|
+
motion_detection_time_schedule_notifications_field_weekdays_text2
|
|
96
|
+
timeschedule_add_schedule_text
|
|
97
|
+
motion_detection_time_schedule_notifications_field_weekdays_text4
|
|
98
|
+
other_lights_modes_gradient_text
|
|
99
|
+
other_lights_modes_jump_text
|
|
100
|
+
solar_bt_pp_field_dm
|
|
101
|
+
timer_ceiling_fan_headline_text
|
|
102
|
+
timer_nightplug_headline_text
|
|
103
|
+
timer_ceiling_fan_lighting_switched_off_text
|
|
104
|
+
timer_ceiling_fan_lighting_switched_on_text
|
|
105
|
+
timer_sockets_button_text
|
|
106
|
+
timeschedule_add_schedule_nightlight_plug_selectionfield_text2
|
|
107
|
+
timeschedule_add_schedule_subheadline2_text
|
|
108
|
+
timeschedule_add_schedule_subheadline4_text
|
|
109
|
+
timeschedule_add_schedule_subheadline_text
|
|
110
|
+
timeschedule_add_schedule_switch_tab_manual_text
|
|
111
|
+
timeschedule_add_schedule_switch_tab_mood_text
|
|
112
|
+
timeschedule_add_schedule_system_back_text
|
|
113
|
+
timeschedule_add_schedule_text2
|
|
114
|
+
timeschedule_add_schedule_weekday1_text
|
|
115
|
+
timeschedule_add_schedule_weekday2_text
|
|
116
|
+
timeschedule_add_schedule_weekday3_text
|
|
117
|
+
timeschedule_add_schedule_weekday4_text
|
|
118
|
+
timeschedule_add_schedule_weekday5_text
|
|
119
|
+
timeschedule_add_schedule_weekday6_text
|
|
120
|
+
timeschedule_add_schedule_weekday7_text
|
|
121
|
+
timeschedule_overview_empty_information_text
|
|
122
|
+
timeschedule_overview_headline_text
|
|
123
|
+
timeschedule_overview_description_text
|
|
124
|
+
timeschedule_overview_empty_button_add_text
|
|
125
|
+
ceiling_fan_feature_2_light_text_min_off
|
|
126
|
+
ceiling_fan_feature_2_light_text_min_on
|
|
127
|
+
add_new_dynamic_mood_color_changing_mode_headline
|
|
128
|
+
add_new_dynamic_mood_lights_field_speed_topic_text
|
|
129
|
+
add_new_dynamic_mood_lights_field_headline_text1
|
|
130
|
+
add_new_dynamic_mood_system_back
|
|
131
|
+
edit_static_mood_inputfield_topic_text
|
|
132
|
+
add_new_static_mood_lights_inputfield_text
|
|
133
|
+
feature_summary_action_txt_2
|
|
134
|
+
sleepwakeschedule_empty_information_text
|
|
135
|
+
sleepwakeschedule_field_3_Times_chips2_text
|
|
136
|
+
sleepwakeschedule_field_3_Times_chips_text
|
|
137
|
+
sleepwakeschedule_field_speed_text
|
|
138
|
+
cancel_dialog_delete_item_timeschedule_titel
|
|
139
|
+
cancel_dialog_delete_item_sleepschedule_titel
|
|
140
|
+
cancel_dialog_delete_item_wakeupschedule_titel
|
|
141
|
+
fixedTimeCycle_socket_headline
|
|
142
|
+
randomtimecycle_sockets_headline_text
|
|
143
|
+
history_socket_headline_text
|
|
144
|
+
feature_summary_action_component_5
|
|
145
|
+
feature_summary_action_component_6
|
|
146
|
+
feature_summary_action_component_7
|
|
147
|
+
feature_summary_action_component_8
|
|
148
|
+
feature_summary_action_component_9
|
|
149
|
+
sockets_feature_2_socket_text_min_off
|
|
150
|
+
sockets_feature_2_socket_text_min_on
|
|
151
|
+
timer_powerstrip_socket1_switched_off_text
|
|
152
|
+
timer_powerstrip_socket1_switched_on_text
|
|
153
|
+
set_pw_button_save
|
|
154
|
+
consumption_data_field2_value_text1
|
|
155
|
+
consumption_data_field2_value_text2
|
|
156
|
+
consumption_data_field2_value_text3
|
|
157
|
+
timer_nightplug_active_timer_subheadline2_text
|
|
158
|
+
addTimeCycle_settings_sec_text
|
|
159
|
+
addTimeCycle_settings_sec_text2
|
|
160
|
+
power_strip_tile_socket_4_headline
|
|
161
|
+
conflict_dialog_active_item_fixedtimecycle_description
|
|
162
|
+
conflict_dialog_active_item_randomtimecycle_description
|
|
163
|
+
timeschedule_add_schedule_Lighting_applyfor_selection2_text
|
|
164
|
+
timeschedule_add_schedule_Lighting_applyfor_selection_text
|
|
165
|
+
light_sources_specific_settings_remote_control
|
|
166
|
+
conflict_dialog_save_item_bio_rhythm_answer_no_text
|
|
167
|
+
conflict_dialog_save_item_bio_rhythm_answer_yes_text
|
|
168
|
+
conflict_dialog_save_item_randomtimecycle_answer_no_text
|
|
169
|
+
conflict_dialog_save_item_randomtimecycle_answer_yes_text
|
|
170
|
+
conflict_dialog_save_item_randomtimecycle_description
|
|
171
|
+
conflict_dialog_save_item_randomtimecycle_titel
|
|
172
|
+
conflict_dialog_save_item_bio_rhythm_description
|
|
173
|
+
conflict_dialog_save_item_bio_rhythm_titel
|
|
174
|
+
conflict_dialog_save_item_sleepschedule_answer_no_text
|
|
175
|
+
conflict_dialog_save_item_sleepschedule_answer_yes_text
|
|
176
|
+
conflict_dialog_save_item_sleepschedule_description
|
|
177
|
+
conflict_dialog_save_item_sleepschedule_titel
|
|
178
|
+
conflict_dialog_save_item_wakeupschedule_answer_no_text
|
|
179
|
+
conflict_dialog_save_item_wakeupschedule_answer_yes_text
|
|
180
|
+
conflict_dialog_save_item_wakeupschedule_description
|
|
181
|
+
conflict_dialog_save_item_wakeupschedule_titel
|
|
182
|
+
sockets_specific_settings_relay_status_remember
|
|
183
|
+
motion_detection_with_safe_mode_safetymode_value4_text
|
|
184
|
+
consumption_data_annual_bar_chart_system_back_text
|
|
185
|
+
motion_detection_time_schedule_notifications_field_weekdays_text3
|
|
186
|
+
timer_ceiling_fan_lighting_switched_de_off_text
|
|
187
|
+
timer_ceiling_fan_lighting_switched_de_on_text
|
|
188
|
+
timer_powerstrip_socket1_switched_de_off_text
|
|
189
|
+
timer_powerstrip_socket1_switched_de_on_text
|
|
190
|
+
sleepwakeschedule_empty_filtering_information_text
|
|
191
|
+
timer_ceiling_fan_selectionfield_no_components_text
|
|
192
|
+
timer_nightplug_active_timer_field_description_off_text
|
|
193
|
+
timer_nightplug_active_timer_field_description_on_text
|
|
194
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text
|
|
195
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text
|
|
196
|
+
conflict_dialog_save_item_fixedtimecycle_description
|
|
197
|
+
conflict_dialog_save_item_fixedtimecycle_titel
|
|
198
|
+
bio_ryhthm_default_field_text
|
|
199
|
+
timeschedule_add_schedule_no_device_warning_text
|
|
200
|
+
add_new_dynamic_mood_alert_text
|
|
201
|
+
add_new_trigger_time_information_text
|
|
202
|
+
sleepwakeschedule_warning_max_number_both_text
|
|
203
|
+
sleepwakeschedule_warning_max_number_sleep_text
|
|
204
|
+
sleepwakeschedule_warning_max_number_wakeup_text
|
|
205
|
+
fixedTimeCycle_information_text
|
|
206
|
+
fixedTimeCycle_bttn_text
|
|
207
|
+
addTimeCycle_warning_text
|
|
208
|
+
cancel_dialog_delete_item_timeschedule_description
|
|
209
|
+
cancel_dialog_delete_item_timeschedule_answer_no_text
|
|
210
|
+
cancel_dialog_delete_item_timeschedule_answer_yes_text
|
|
211
|
+
cancel_dialog_delete_item_fixedtimecycle_titel
|
|
212
|
+
cancel_dialog_delete_item_fixedtimecycle_description
|
|
213
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_yes_text
|
|
214
|
+
cancel_dialog_delete_item_fixedtimecycle_answer_no_text
|
|
215
|
+
cancel_dialog_delete_item_randomtimecycle_titel
|
|
216
|
+
cancel_dialog_delete_item_randomtimecycle_description
|
|
217
|
+
cancel_dialog_delete_item_sleepschedule_answer_yes_text
|
|
218
|
+
cancel_dialog_delete_item_sleepschedule_answer_no_text
|
|
219
|
+
fixedtimecycle_warning_max_number_text
|
|
220
|
+
randomtimecycle_warning_max_number_text
|
|
221
|
+
sockets_specific_settings_child_lock
|
|
222
|
+
sockets_specific_settings_switch_inching
|
|
223
|
+
switchinching_overview_description_text
|
|
224
|
+
childlock_overview_description_text
|
|
225
|
+
conflict_dialog_save_item_timer_titel
|
|
226
|
+
conflict_dialog_save_item_timer_description
|
|
227
|
+
conflict_dialog_save_item_timer_answer_no_text
|
|
228
|
+
conflict_dialog_save_item_timer_answer_yes_text
|
|
229
|
+
conflict_dialog_save_item_inching_titel
|
|
230
|
+
conflict_dialog_save_item_inching_description
|
|
231
|
+
conflict_dialog_save_item_inching_answer_no_text
|
|
232
|
+
conflict_dialog_save_item_inching_answer_yes_text
|
|
233
|
+
cancel_dialog_delete_item_sleepschedule_description
|
|
234
|
+
cancel_dialog_delete_item_wakeupschedule_answer_no_text
|
|
235
|
+
cancel_dialog_delete_item_wakeupschedule_answer_yes_text
|
|
236
|
+
cancel_dialog_delete_item_wakeupschedule_description
|
|
237
|
+
randomtimecycle_empty_bttn_text
|
|
238
|
+
randomtimecycle_empty_information_text
|
|
239
|
+
conflict_dialog_save_item_randomtimecycle_tips
|
|
240
|
+
conflict_dialog_save_item_randomtimecycle_interval_description
|
|
241
|
+
conflict_dialog_save_item_randomtimecycle_answer_confirm_text
|
|
242
|
+
light_sources_specific_settings_do_not_disturb_title
|
|
243
|
+
light_sources_specific_settings_do_not_disturb_introduce
|
|
244
|
+
devicemusic_ball_game_text
|
|
245
|
+
devicemusic_game_text
|
|
246
|
+
devicemusic_romantic_text
|
|
247
|
+
devicemusic_music_text
|
|
248
|
+
light_sources_feature_2_text_min_off
|
|
249
|
+
light_sources_feature_2_text_min_on
|
|
250
|
+
light_sources_feature_2_switched_off_text
|
|
251
|
+
light_sources_feature_2_switched_on_text
|
|
252
|
+
switch_overcharge_headline_text
|
|
253
|
+
switch_overcharge_headline_description
|
|
254
|
+
conflict_dialog_save_item_timeschedule_titel
|
|
255
|
+
conflict_dialog_active_item_timeschedule_description
|
|
256
|
+
conflict_dialog_save_item_timeschedule_answer_no_text
|
|
257
|
+
conflict_dialog_save_item_timeschedule_answer_yes_text
|
|
258
|
+
light_sources_feature_4_text_name
|
|
259
|
+
bio_ryhthm_non_sun_home_products_description_text
|
|
260
|
+
bio_ryhthm_default_description_text
|
|
261
|
+
bio_ryhthm_default_subheadline_text
|
|
262
|
+
add_new_trigger_time_warning_max_number_text
|
|
263
|
+
devicemusic_subheadline_text
|
|
264
|
+
biorhythm_product_link
|
|
265
|
+
devicemusic_description_text
|
|
266
|
+
sleepwakeschedule_add_button_text1
|
|
267
|
+
sleepwakeschedule_add_button_text2
|
|
268
|
+
add_sleepschedule_one_source_headline_text
|
|
269
|
+
add_wakeupschedule_one_source_headline_text
|
|
270
|
+
add_sleepschedule_one_source_settings_text
|
|
271
|
+
add_sleepschedule_one_source_settings_text2
|
|
272
|
+
add_wakeupschedule_settings_text
|
|
273
|
+
add_wakeupschedule_settings_text2
|
|
274
|
+
add_wakeupschedule_settings_text3
|
|
275
|
+
add_wakeupschedule_settings_text4
|
|
276
|
+
add_wakeupschedule_settings_text5
|
|
277
|
+
feature_summary_frequency_headline
|
|
278
|
+
feature_summary_time_headline
|
|
279
|
+
motion_detection_add_time_schedule_actions_text1
|
|
280
|
+
add_new_static_mood_field_headline_text1
|
|
281
|
+
add_new_static_mood_field_headline_text2
|
|
282
|
+
add_new_static_mood_field_headline_text3
|
|
283
|
+
add_new_static_mood_field_headline_text4
|
|
284
|
+
add_new_static_mood_description_text
|
|
285
|
+
add_new_dynamic_mood_description_text
|
|
286
|
+
add_new_dynamic_mood_headline_text
|
|
287
|
+
add_new_dynamic_mood_field_headline_text1
|
|
288
|
+
add_new_dynamic_mood_field_headline_text2
|
|
289
|
+
add_new_dynamic_mood_field_headline_text3
|
|
290
|
+
add_new_dynamic_mood_field_headline_text4
|
|
291
|
+
feature_summary_action_txt_12
|
|
292
|
+
add_randomtimecycle_subheadline_text
|
|
293
|
+
feature_summary_action_txt_4
|
|
294
|
+
feature_summary_action_txt_6
|
|
295
|
+
edit_fixedtimecycle_bttn_text
|
|
296
|
+
sockets_headline_power
|
|
297
|
+
edit_static_mood_button_delete_text
|
|
298
|
+
edit_static_mood_headline_text
|
|
299
|
+
mood_overview_warning_max_number_text
|
|
300
|
+
music_reactivate_dialog_text
|
|
301
|
+
add_new_trigger_time_text
|
|
302
|
+
feature_summary_frequency_txt_1
|
|
303
|
+
feature_summary_frequency_txt_2
|
|
304
|
+
feature_summary_frequency_txt_3
|
|
305
|
+
feature_summary_frequency_txt_4
|
|
306
|
+
add_new_trigger_time_headline_text
|
|
307
|
+
consumption_data_field4_month10_value_text
|
|
308
|
+
consumption_data_field4_month11_value_text
|
|
309
|
+
consumption_data_field4_month12_value_text
|
|
310
|
+
consumption_data_field4_month1_value_text
|
|
311
|
+
consumption_data_field4_month2_value_text
|
|
312
|
+
consumption_data_field4_month3_value_text
|
|
313
|
+
consumption_data_field4_month4_value_text
|
|
314
|
+
consumption_data_field4_month5_value_text
|
|
315
|
+
consumption_data_field4_month6_value_text
|
|
316
|
+
consumption_data_field4_month7_value_text
|
|
317
|
+
consumption_data_field4_month8_value_text
|
|
318
|
+
consumption_data_field4_month9_value_text
|
|
319
|
+
consumption_data_field1_headline_text
|
|
320
|
+
consumption_data_field2_headline_text
|
|
321
|
+
consumption_data_field3_headline_text
|
|
322
|
+
consumption_data_field3_value_text2
|
|
323
|
+
consumption_data_field4_headline_text
|
|
324
|
+
consumption_data_field3_button_text
|
|
325
|
+
consumption_data_description_text
|
|
326
|
+
consumption_data_price_per_kwh_currency_headline_text
|
|
327
|
+
consumption_data_field3_co2_topic_text
|
|
328
|
+
consumption_data_field3_co2_topic_headline
|
|
329
|
+
consumption_data_monthly_overview_field1_text2
|
|
330
|
+
consumption_data_price_per_kwh_headline_text
|
|
331
|
+
consumption_data_price_per_kwh_description_text
|
|
332
|
+
consumption_data_monthly_overview_field2_headline_text
|
|
333
|
+
consumption_data_price_per_kwh_currency_value1
|
|
334
|
+
consumption_data_price_per_kwh_currency_value2
|
|
335
|
+
consumption_data_price_per_kwh_currency_value3
|
|
336
|
+
consumption_data_price_per_kwh_currency_value4
|
|
337
|
+
add_fixedtimecycle_headline_text
|
|
338
|
+
edit_fixedtimecycle_headline_text
|
|
339
|
+
manage_user_unsaved_changes_dialog_headline
|
|
340
|
+
cancel_dialog_delete_item_bio_rhythm_titel
|
|
341
|
+
string_light_pp_dialog_sm_add_headline_c
|
|
342
|
+
strip_light_static_mood_add_step_2_dialog_text
|
|
343
|
+
strip_light_static_mood_editor_step_2_dialog_text
|
|
344
|
+
cancel_dialog_leave_unsaved_bio_rhythm_note
|
|
345
|
+
power_strip_specific_settings_desc_socket_1
|
|
346
|
+
power_strip_specific_settings_desc_socket_2
|
|
347
|
+
power_strip_specific_settings_desc_socket_3
|
|
348
|
+
power_strip_specific_settings_desc_socket_usb
|
|
349
|
+
consumption_data_field3_co2_inforamtion_decription_text
|
|
350
|
+
home_screen_home_dialog_yes_con
|
|
351
|
+
add_new_dynamic_mood_ceiling_fan_field_headline
|
|
352
|
+
timer_ceiling_fan_switched_off_text
|
|
353
|
+
timer_ceiling_fan_switched_on_text
|
|
354
|
+
timeschedule_add_schedule_ceiling_fan_selectionfield_text
|
|
355
|
+
timeschedule_add_schedule_ceiling_fan_selectionfield_text2
|
|
356
|
+
ceiling_fan_tile_uvc_fan_speed
|
|
357
|
+
routines_add_edit_name
|
|
358
|
+
string_light_pp_dialog_sm_ed_headline_d
|
|
359
|
+
strip_light_static_mood_edit_dialog_text
|
|
360
|
+
power_strip_feature_2_socket_1_text_min_on
|
|
361
|
+
power_strip_feature_2_socket_1_text_min_off
|
|
362
|
+
power_strip_feature_2_socket_2_text_min_on
|
|
363
|
+
power_strip_feature_2_socket_2_text_min_off
|
|
364
|
+
power_strip_feature_2_socket_3_text_min_on
|
|
365
|
+
power_strip_feature_2_socket_3_text_min_off
|
|
366
|
+
power_strip_feature_2_socket_usb_text_min_off
|
|
367
|
+
power_strip_feature_2_socket_usb_text_min_on
|
|
368
|
+
generation_data_description_text
|
|
369
|
+
add_new_dynamic_mood_ceiling_fan_field_text
|
|
370
|
+
add_new_dynamic_mood_ceiling_fan_field_headline
|
|
371
|
+
cancel_dialog_leave_unsaved_titel
|
|
372
|
+
cancel_dialog_leave_unsaved_randomtimecycle_note
|
|
373
|
+
cancel_dialog_leave_unsaved_fixedtimecycle_note
|
|
374
|
+
cancel_dialog_leave_unsaved_sleepschedule_note
|
|
375
|
+
cancel_dialog_leave_unsaved_timeschedule_note
|
|
376
|
+
cancel_dialog_leave_unsaved_wakeupschedule_note
|
|
377
|
+
string_light_pp_field_sm_add_error1
|
|
378
|
+
feature_activate_dialog_text
|
|
379
|
+
edit_timeschedule_bttn_text
|
|
380
|
+
edit_wakeupschedule_bttn_text
|
|
381
|
+
edit_sleepschedule_bttn_text
|
|
382
|
+
ceiling_fan_direction_info_option_1_headline
|
|
383
|
+
ceiling_fan_direction_info_option_2_headline
|
|
384
|
+
ceiling_fan_direction_info_description_text
|
|
385
|
+
ceiling_fan_direction_info_headline
|
|
386
|
+
ceiling_fan_direction_info_option_1_text
|
|
387
|
+
ceiling_fan_direction_info_option_2_text
|
|
388
|
+
ceiling_fan_feature_2_fan_text_hour_off
|
|
389
|
+
ceiling_fan_feature_2_fan_text_hour_on
|
|
390
|
+
ceiling_fan_feature_2_fan_text_min_off
|
|
391
|
+
ceiling_fan_feature_2_fan_text_min_on
|
|
392
|
+
ceiling_fan_mode_info_headline
|
|
393
|
+
ceiling_fan_mode_info_option_1_headline
|
|
394
|
+
ceiling_fan_mode_info_option_2_headline
|
|
395
|
+
ceiling_fan_tile_uvc_fan_direction
|
|
396
|
+
ceiling_fan_direction_info_button_label
|
|
397
|
+
ceiling_fan_mode_info_description_text
|
|
398
|
+
ceiling_fan_mode_info_option_1_text
|
|
399
|
+
ceiling_fan_mode_info_option_2_text
|
|
400
|
+
ceiling_fan_tile_uvc_fan_disinfect
|
|
401
|
+
ceiling_fan_tile_uvc_fan_mode
|
|
402
|
+
history_contact_sensor_headline_text
|
|
403
|
+
history_overview_contact_motion_field1_text
|
|
404
|
+
history_overview_contact_motion_field2_text
|
|
405
|
+
history_sensors_automation_empty_headline_text
|
|
406
|
+
motion_detector_battery__state4
|
|
407
|
+
contact_sensor_tile_headline
|
|
408
|
+
contact_sensor_tile_status_1
|
|
409
|
+
contact_sensor_tile_status_2
|
|
410
|
+
motion_detector_tile_headline
|
|
411
|
+
motion_detector_tile_status_1
|
|
412
|
+
motion_detector_tile_status_2
|
|
413
|
+
solar_bt_pp_battery_headline
|
|
414
|
+
history_contact_sensor_field2_text
|
|
415
|
+
history_contact_sensor_field2_text2
|
|
416
|
+
ceiling_fan_feature_2_fan_text_hour_off
|
|
417
|
+
ceiling_fan_feature_2_fan_text_hour_on
|
|
418
|
+
ceiling_fan_feature_2_fan_text_min_off
|
|
419
|
+
ceiling_fan_feature_2_fan_text_min_on
|
|
420
|
+
ceiling_fan_feature_2_light_text_hour_off
|
|
421
|
+
ceiling_fan_feature_2_light_text_hour_on
|
|
422
|
+
ceiling_fan_tile_uvc_fan_direction_opt_1
|
|
423
|
+
ceiling_fan_tile_uvc_fan_direction_opt_2
|
|
424
|
+
ceiling_fan_tile_uvc_fan_mode_opt_1
|
|
425
|
+
ceiling_fan_tile_uvc_fan_mode_opt_2
|
|
426
|
+
groups_settings_power_on_behavior_secondbox_topic
|
|
427
|
+
light_settings_default_secondtopic
|
|
428
|
+
light_settings_default_secondbox_text
|
|
429
|
+
groups_settings_power_on_behavior_secondbox_status_value1_topic
|
|
430
|
+
groups_settings_power_on_behavior_secondbox_status_value1_description
|
|
431
|
+
groups_settings_power_on_behavior_secondbox_status_value3_description
|
|
432
|
+
groups_settings_power_on_behavior_secondbox_status_value3_topic
|
|
433
|
+
groups_settings_power_on_behavior_disturbbox_note
|
|
434
|
+
groups_settings_power_on_behavior_secondbox_status_value2_topic
|
|
435
|
+
groups_settings_power_on_behavior_secondbox_status_value2_description
|
|
436
|
+
add_matter_to_fabric_box4_text2
|
|
437
|
+
matter_gradient_overview_headline_text
|
|
438
|
+
matter_gradient_light_on_title
|
|
439
|
+
matter_gradient_light_on_description_text
|
|
440
|
+
matter_gradient_light_off_title
|
|
441
|
+
matter_gradient_light_off_description_text
|
|
442
|
+
edit_timeschedule_headline_text
|
|
443
|
+
edit_wakeupschedule_headline_text
|
|
444
|
+
edit_sleepschedule_headline_text
|
|
445
|
+
edit_trigger_time_headline_text
|
|
446
|
+
edit_trigger_time_button_delete_text
|
|
447
|
+
motion_detection_time_schedule_notifications_warning_text
|
|
448
|
+
bio_ryhthm_reset_description_text
|
|
449
|
+
timeschedule_add_schedule_devicestate_sec_warning_text
|
|
450
|
+
device_menu_contact_sensors_secondbox_text1
|
|
451
|
+
device_menu_contact_sensors_secondbox_text2
|
|
452
|
+
device_menu_contact_sensors_secondbox_text3
|
|
453
|
+
device_menu_motion_sensors_secondbox_text1
|
|
454
|
+
device_menu_motion_sensors_secondbox_text2
|
|
455
|
+
device_menu_motion_sensors_secondbox_text3
|
|
456
|
+
contact_sensor_specific_settings
|
|
457
|
+
add_new_dynamic_mood_strip_lights_field_topic_text
|
|
458
|
+
add_new_dynamic_mood_strip_lights_switch_tab_text1
|
|
459
|
+
add_new_dynamic_mood_strip_lights_switch_tab_text2
|
|
460
|
+
add_new_dynamic_mood_strip_lights_selectionfield2_topic_text
|
|
461
|
+
add_new_dynamic_mood_strip_lights_selectionfield_value_text
|
|
462
|
+
add_new_dynamic_mood_strip_lights_selectionfield2_value_text
|
|
463
|
+
group_feature_music_secondsection_note
|
|
464
|
+
devicemusic_switch_tab_device
|
|
465
|
+
devicemusic_switch_tab_smartphone
|
|
466
|
+
devicemusic_switch_tab_device_sensitivity
|
|
467
|
+
strip_lights_modes_meteor_text
|
|
468
|
+
strip_lights_modes_pileup_text
|
|
469
|
+
strip_lights_modes_rainbow_text
|
|
470
|
+
strip_lights_modes_rebound_text
|
|
471
|
+
strip_lights_modes_shuttle_text
|
|
472
|
+
strip_lights_modes_switch_text
|
|
473
|
+
strip_lights_modes_random_text
|
|
474
|
+
strip_lights_modes_breath_text
|
|
475
|
+
strip_lights_modes_flash_text
|
|
476
|
+
strip_lights_modes_flashing_text
|
|
477
|
+
strip_lights_modes_flow_text
|
|
478
|
+
strip_lights_modes_flutter_text
|
|
479
|
+
strip_lights_modes_follow_text
|
|
480
|
+
strip_lights_modes_fall_text
|
|
481
|
+
string_lights_modes_blink_text
|
|
482
|
+
string_lights_modes_chase_text
|
|
483
|
+
string_lights_modes_dazzle_text
|
|
484
|
+
devicemusic_devicemic_description_text
|
|
485
|
+
strip_lights_modes_magic_rebound_text
|
|
486
|
+
strip_lights_modes_magic_meteor
|
|
487
|
+
string_lights_set_bulbs_title
|
|
488
|
+
add_new_dynamic_mood_strip_lights_switch_tab_text3
|
|
489
|
+
add_new_dynamic_mood_strip_lights_switch_tab_text4
|
|
490
|
+
add_new_dynamic_mood_strip_lights_switch_tab_text5
|
|
491
|
+
add_new_dynamic_mood_strip_lights_switch_tab_text6
|
|
492
|
+
add_new_dynamic_mood_strip_lights_schedule_switch_tab_combination_text
|
|
493
|
+
string_lights_set_bulbs_description_text
|
|
494
|
+
strip_lights_mood_text1
|
|
495
|
+
strip_lights_mood_text2
|
|
496
|
+
strip_lights_mood_text3
|
|
497
|
+
strip_lights_mood_text4
|
|
498
|
+
strip_lights_mood_text5
|
|
499
|
+
strip_lights_mood_text6
|
|
500
|
+
strip_lights_mood_text7
|
|
501
|
+
strip_lights_mood_text8
|
|
502
|
+
strip_lights_mood_text9
|
|
503
|
+
strip_lights_mood_text10
|
|
504
|
+
strip_lights_mood_text11
|
|
505
|
+
strip_lights_mood_text12
|
|
506
|
+
strip_lights_mood_text13
|
|
507
|
+
strip_lights_mood_text14
|
|
508
|
+
strip_lights_mood_text15
|
|
509
|
+
strip_lights_mood_text16
|
|
510
|
+
strip_lights_mood_text17
|
|
511
|
+
strip_lights_mood_text18
|
|
512
|
+
strip_lights_mood_text19
|
|
513
|
+
strip_lights_mood_text20
|
|
514
|
+
strip_lights_mood_text21
|
|
515
|
+
strip_lights_mood_text22
|
|
516
|
+
strip_lights_mood_text23
|
|
517
|
+
strip_lights_mood_text24
|
|
518
|
+
strip_lights_mood_text25
|
|
519
|
+
strip_lights_mood_text26
|
|
520
|
+
strip_lights_mood_text27
|
|
521
|
+
strip_lights_mood_text28
|
|
522
|
+
strip_lights_mood_text29
|
|
523
|
+
strip_lights_mood_text30
|
|
524
|
+
strip_lights_mood_text31
|
|
525
|
+
strip_lights_mood_text32
|
|
526
|
+
strip_lights_mood_text33
|
|
527
|
+
strip_lights_mood_text34
|
|
528
|
+
strip_lights_mood_text35
|
|
529
|
+
strip_lights_mood_text36
|
|
530
|
+
strip_lights_mood_text37
|
|
531
|
+
strip_lights_mood_text38
|
|
532
|
+
strip_lights_mood_text39
|
|
533
|
+
strip_lights_mood_text40
|
|
534
|
+
strip_lights_mood_text41
|
|
535
|
+
strip_lights_mood_text42
|
|
536
|
+
strip_lights_mood_text43
|
|
537
|
+
strip_lights_mood_text44
|
|
538
|
+
devicemusic_classical_text
|
|
539
|
+
devicemusic_techno_text
|
|
540
|
+
strip_lights_headline_text
|
|
541
|
+
strip_lights_top_strip_light_text
|
|
542
|
+
strip_lights_bottom_strip_light_text
|
|
543
|
+
strip_lights_left_strip_light_text
|
|
544
|
+
strip_lights_right_strip_light_text
|
|
545
|
+
strip_lights_start_sync_text
|
|
546
|
+
strip_lights_await_sync_text
|
|
547
|
+
cancel_dialog_exit_sync_title
|
|
548
|
+
cancel_dialog_exit_sync_description
|
|
549
|
+
socket_settings_firstbox_topic
|
|
550
|
+
socket_settings_firstbox_status1_description
|
|
551
|
+
socket_settings_firstbox_status2_description
|
|
552
|
+
socket_settings_firstbox_status3_description
|
|
553
|
+
striplight_lengthadaptationtext
|
|
554
|
+
bt_shs_google_button_cancel_enabling
|
|
555
|
+
striplight_adaptbutton
|
|
556
|
+
striplight_lengthtitle
|
|
557
|
+
striplight_actuallength
|
|
558
|
+
add_sleepschedule_one_source_subheadline4_text
|
|
559
|
+
manage_user_calendar_label_am
|
|
560
|
+
manage_user_calendar_label_pm
|
|
561
|
+
country_DE
|
|
562
|
+
country_BE
|
|
563
|
+
country_FR
|
|
564
|
+
country_PT
|
|
565
|
+
country_ES
|
|
566
|
+
country_TR
|
|
567
|
+
country_AT
|
|
568
|
+
country_HU
|
|
569
|
+
country_SK
|
|
570
|
+
country_AL
|
|
571
|
+
country_DK
|
|
572
|
+
country_NL
|
|
573
|
+
country_RO
|
|
574
|
+
country_CH
|
|
575
|
+
country_RS
|
|
576
|
+
country_IT
|
|
577
|
+
country_SI
|
|
578
|
+
country_HR
|
|
579
|
+
country_SE
|
|
580
|
+
country_NO
|
|
581
|
+
country_PL
|
|
582
|
+
country_CZ
|
|
583
|
+
country_scotland
|
|
584
|
+
country_england
|
|
585
|
+
Feature_devicepanel_flags
|
|
586
|
+
month_short_april
|
|
587
|
+
month_short_august
|
|
588
|
+
month_short_december
|
|
589
|
+
month_short_february
|
|
590
|
+
month_short_january
|
|
591
|
+
month_short_july
|
|
592
|
+
month_short_june
|
|
593
|
+
month_short_march
|
|
594
|
+
month_short_may
|
|
595
|
+
month_short_november
|
|
596
|
+
month_short_october
|
|
597
|
+
month_short_september
|
|
598
|
+
consumption_data_annual_bar_chart_text
|
|
599
|
+
flag_addanewflag
|
|
600
|
+
flag_edittheflag
|
|
601
|
+
flag_deleteflag
|
|
602
|
+
flag_deletepopup
|
|
603
|
+
flag_canceladding
|
|
604
|
+
flag_cancelinfo
|
|
605
|
+
flag_canceledit
|
|
606
|
+
flag_leverkusen
|
|
607
|
+
contact_sensor_battery_state1
|
|
608
|
+
contact_sensor_battery_state2
|
|
609
|
+
contact_sensor_battery_state3
|
|
610
|
+
ldv_pir_sensitivity
|
|
611
|
+
ldv_pir_delay
|
|
612
|
+
ldv_second
|
|
613
|
+
conflict_dialog_active_item_timeschedule_titel
|
|
614
|
+
group_conflict_feature
|
|
615
|
+
registration_dialog_button_yes
|
|
616
|
+
registration_dialog_button_no
|
|
617
|
+
socket_settings_switch_off_min
|
|
618
|
+
socket_settings_switch_off_s
|
|
619
|
+
socket_settings_switch_off_firstbox_text
|
|
620
|
+
socket_settings_switch_off_secondtopic
|
|
621
|
+
country_selection_textfield_headline_search
|
|
622
|
+
country_UA
|
|
623
|
+
ceiling_light_title_lighting_headline
|
|
624
|
+
energy_saving_switch
|
|
625
|
+
energy_saving_switch_description
|
|
626
|
+
motion_detection_headline_text
|
|
627
|
+
motion_detection_description_text
|
|
628
|
+
motion_detection_subheadline_text
|
|
629
|
+
motion_detection_trigger_text
|
|
630
|
+
motion_detection_selectionfield_topic_text
|
|
631
|
+
motion_detection_selectionfield2_topic_text
|
|
632
|
+
motion_detection_selectionfield2_value_text
|
|
633
|
+
motion_detection_selectionfield2_value2_text
|
|
634
|
+
motion_detection_selectionfield2_value3_text
|
|
635
|
+
motion_detection_selectionfield2_value4_text
|
|
636
|
+
motion_detection_selectionfield2_value5_text
|
|
637
|
+
motion_detection_standby_light_brightness_text
|
|
638
|
+
motion_detection_standby_light_text1
|
|
639
|
+
motion_detection_switched_off_text
|
|
640
|
+
motion_detection_standby_light_text2
|
|
641
|
+
motion_detection_with_safe_mode_switch_off_text2
|
|
642
|
+
lux_value_headline_text
|
|
643
|
+
lux_value_headline_description
|
|
644
|
+
time_unit_h
|
|
645
|
+
standby_light_information_text
|
|
646
|
+
device_menu_solar_lights_secondbox_text1
|
|
647
|
+
device_menu_solar_lights_secondbox_note
|
|
648
|
+
dynamicmoods_forest
|
|
649
|
+
dynamicmoods_desert
|
|
650
|
+
dynamicmoods_dreams
|
|
651
|
+
dynamicmoods_breeze
|
|
652
|
+
dynamicmoods_waters
|
|
653
|
+
dynamicmoods_splash
|
|
654
|
+
dynamicmoods_sunrise
|
|
655
|
+
dynamicmoods_wonderland
|
|
656
|
+
dynamicmoods_Twilight
|
|
657
|
+
dynamicmoods_symphony
|
|
658
|
+
dynamicmoods_sorbet
|
|
659
|
+
dynamicmoods_mansion
|
|
660
|
+
dynamicmoods_hour
|
|
661
|
+
dynamicmoods_isle
|
|
662
|
+
dynamicmoods_Beat
|
|
663
|
+
dynamicmoods_glamour
|
|
664
|
+
dynamicmoods_edreams
|
|
665
|
+
dynamicmoods_sunset
|
|
666
|
+
dynamicmoods_carnival
|
|
667
|
+
dynamicmoods_serenade
|
|
668
|
+
dynamicmoods_glow
|
|
669
|
+
dynamicmoods_Canopy
|
|
670
|
+
dynamicmoods_Burst
|
|
671
|
+
dynamicmoods_Lights
|
|
672
|
+
dynamicmoods_Dreamscape
|
|
673
|
+
dynamicmoods_NLights
|
|
674
|
+
dynamicmoods_paradise
|
|
675
|
+
dynamicmoods_ice
|
|
676
|
+
dynamicmoods_voyage
|
|
677
|
+
dynamicmoods_wave
|
|
678
|
+
energyconsumption_Daylimit
|
|
679
|
+
energyconsumption_hourlylimit
|
|
680
|
+
mood_preview
|
|
681
|
+
group_feature_biological_rhythm_applyfor_information
|
|
682
|
+
conflict_dialog_active_item_fixedtimecycle_titel
|
|
683
|
+
conflict_dialog_active_item_randomtimecycle_titel
|
|
684
|
+
conflict_dialog_active_item_bio_rhythm_titel
|
|
685
|
+
Onoff_button_socket
|
|
686
|
+
country_IE
|
|
687
|
+
country_IL
|
|
688
|
+
country_US
|
|
689
|
+
country_CA
|
|
690
|
+
country_MX
|
|
691
|
+
country_SA
|
|
692
|
+
country_AU
|
|
693
|
+
country_JP
|
|
694
|
+
country_BR
|
|
695
|
+
country_AR
|
|
696
|
+
country_AF
|
|
697
|
+
country_EG
|
|
698
|
+
country_ET
|
|
699
|
+
country_BB
|
|
700
|
+
country_BO
|
|
701
|
+
country_CN
|
|
702
|
+
country_EC
|
|
703
|
+
country_SV
|
|
704
|
+
country_CI
|
|
705
|
+
country_GH
|
|
706
|
+
country_GL
|
|
707
|
+
country_GT
|
|
708
|
+
country_HK
|
|
709
|
+
country_IN
|
|
710
|
+
country_ID
|
|
711
|
+
country_JM
|
|
712
|
+
country_CA
|
|
713
|
+
country_QA
|
|
714
|
+
country_KE
|
|
715
|
+
country_CO
|
|
716
|
+
country_CG
|
|
717
|
+
country_LV
|
|
718
|
+
country_LY
|
|
719
|
+
country_LT
|
|
720
|
+
country_LU
|
|
721
|
+
country_MG
|
|
722
|
+
country_MT
|
|
723
|
+
country_MA
|
|
724
|
+
country_MX
|
|
725
|
+
country_NA
|
|
726
|
+
country_NZ
|
|
727
|
+
country_NG
|
|
728
|
+
country_PK
|
|
729
|
+
country_PS
|
|
730
|
+
country_PY
|
|
731
|
+
country_PH
|
|
732
|
+
country_PR
|
|
733
|
+
country_RU
|
|
734
|
+
country_ZA
|
|
735
|
+
country_TH
|
|
736
|
+
country_TN
|
|
737
|
+
country_UG
|
|
738
|
+
country_UY
|
|
739
|
+
country_VE
|
|
740
|
+
country_VN
|
|
741
|
+
country_CY
|
|
742
|
+
matterplug_LED
|
|
743
|
+
matterplug_description
|
|
744
|
+
matterplug_heading
|
|
745
|
+
matterplug_option1title
|
|
746
|
+
matterplug_option1description
|
|
747
|
+
matterplug_option2title
|
|
748
|
+
matterplug_option2description
|
|
749
|
+
matterplug_option3title
|
|
750
|
+
matterplug_option3description
|
|
751
|
+
matterplug_option4title
|
|
752
|
+
matterplug_option4description
|
|
753
|
+
camera_tile_camera_headline
|
|
754
|
+
camera_tile_camera_button_label_photo
|
|
755
|
+
camera_tile_camera_button_label_video
|
|
756
|
+
camera_tile_camera_record_msg
|
|
757
|
+
camera_tile_camera_save_msg
|
|
758
|
+
camera_feature_1_headline
|
|
759
|
+
camera_feature_2_headline
|
|
760
|
+
camera_settings_talk_mode_topic
|
|
761
|
+
camera_settings_talk_mode_secondtopic
|
|
762
|
+
camera_settings_talk_mode_firstbox_option1_topic
|
|
763
|
+
camera_settings_talk_mode_firstbox_option1_description
|
|
764
|
+
camera_settings_talk_mode_firstbox_option2_topic
|
|
765
|
+
camera_settings_talk_mode_firstbox_option2_description
|
|
766
|
+
motion_detection_description_text
|
|
767
|
+
motion_detection_no_safe_mode_trigger_text
|
|
768
|
+
motion_detection_selectionfield_topic_text
|
|
769
|
+
motion_detection_no_safe_mode_text
|
|
770
|
+
motion_detection_with_safe_mode_subheadline_text
|
|
771
|
+
motion_detection_with_safe_mode_safetymode_sensing_text
|
|
772
|
+
motion_detection_with_safe_mode_safetymode_value4_text
|
|
773
|
+
motion_detection_with_safe_mode_brightness_text
|
|
774
|
+
motion_detection_with_safe_mode_siren_text
|
|
775
|
+
camera_feature_5_headline
|
|
776
|
+
device_menu_camera_fourthbox_topic
|
|
777
|
+
recordings_sd_storage_headline_text
|
|
778
|
+
recordings_overview_field1_text
|
|
779
|
+
recordings_overview_field3_text
|
|
780
|
+
recordings_cloud_headline_text
|
|
781
|
+
camera_settings_night_vision_firstbox_topic1
|
|
782
|
+
camera_settings_night_vision_firstbox_topic1_description
|
|
783
|
+
camera_settings_night_vision_firstbox_topic2
|
|
784
|
+
camera_settings_night_vision_firstbox_topic2_description
|
|
785
|
+
watchapp_entitystate_off
|
|
786
|
+
camera_settings_night_vision_firstbox_topic3_description
|
|
787
|
+
camera_settings_night_vision_topic
|
|
788
|
+
camera_settings_night_vision_description
|
|
789
|
+
camera_settings_recording_mode_firstbox_topic1
|
|
790
|
+
camera_settings_recording_mode_firstbox_topic1_description
|
|
791
|
+
camera_settings_recording_mode_firstbox_topic2
|
|
792
|
+
camera_settings_recording_mode_firstbox_topic2_description
|
|
793
|
+
device_menu_camera_fourthbox_text2
|
|
794
|
+
camera_settings_recording_mode_question_topic
|
|
795
|
+
camera_settings_recording_mode_question_note
|
|
796
|
+
camera_private_mode_sleep
|
|
797
|
+
camera_private_mode_sleep_close
|
|
798
|
+
camera_video_get_stream_ing
|
|
799
|
+
camera_video_get_stream_failure
|
|
800
|
+
camera_video_stream_retry
|
|
801
|
+
camera_video_stream_retry_play
|
|
802
|
+
camera_net_err
|
|
803
|
+
camera_re_connect_stream
|
|
804
|
+
camera_video_device_busy
|
|
805
|
+
camera_mic_two_way_talking
|
|
806
|
+
camera_video_channel_pause
|
|
807
|
+
software_update_found_failed_update_error_5012
|
|
808
|
+
motion_detection_cloud_camera_settings_text2
|
|
809
|
+
motion_detection_cloud_camera_settings_text
|
|
810
|
+
camera_settings_sd_storage_topic
|
|
811
|
+
device_menu_camera_secondbox_text4
|
|
812
|
+
device_menu_camera_secondbox_text3
|
|
813
|
+
camera_settings_sd_storage_firstbox_text
|
|
814
|
+
camera_settings_sd_storage_firstbox_note
|
|
815
|
+
camera_settings_format_sd_card_topic
|
|
816
|
+
camera_settings_format_sd_card_note
|
|
817
|
+
camera_settings_button_text
|
|
818
|
+
motion_detection_with_safe_mode_subheadline3_text
|
|
819
|
+
country_gb
|
|
820
|
+
country_AE
|
|
821
|
+
country_cu
|
|
822
|
+
country_ir
|
|
823
|
+
country_IS
|
|
824
|
+
country_sy
|
|
825
|
+
country_pe
|
|
826
|
+
flag_resetbutton
|
|
827
|
+
flag_resetdescription
|
|
828
|
+
device_menu_camera_thirdbox_text1
|
|
829
|
+
camera_human_private_mode
|
|
830
|
+
camera_human_body_filtering
|
|
831
|
+
randomtimecycle_empty_filtering_information_text
|
|
832
|
+
fixedTimeCycle_empty_filtering_information_text
|
|
833
|
+
camera_settings_sd_storage_used_storage_percent
|
|
834
|
+
camera_status_indicator
|
|
835
|
+
camera_local_recording
|
|
836
|
+
Remotecontrol_Title
|
|
837
|
+
Remotecontrol_description
|
|
838
|
+
camera_settings_night_vision_mode_firstbox_topic1
|
|
839
|
+
camera_settings_night_vision_mode_firstbox_topic2
|
|
840
|
+
camera_settings_night_vision_mode_firstbox_topic3
|
|
841
|
+
camera_settings_night_vision_mode_topic
|
|
842
|
+
camera_settings_night_vision_mode_description
|
|
843
|
+
privatemode_description
|
|
844
|
+
groups_settings_optionbox_option3
|
|
845
|
+
groups_settings_synchronize_solar_secondtopic
|
|
846
|
+
btsolar_groups_inductionsync
|
|
847
|
+
btsolar_groups_inductionsync_description
|
|
848
|
+
recordings_overview_field2_text
|
package/update-localazy.py
CHANGED
|
@@ -8,7 +8,7 @@ def main():
|
|
|
8
8
|
try:
|
|
9
9
|
print('Begin update localazy.')
|
|
10
10
|
# 读取translateKey.txt并生成include_keys
|
|
11
|
-
with open('
|
|
11
|
+
with open('translateKey.txt', 'r') as f:
|
|
12
12
|
include_keys = [f'MATCH:{line.strip()}' for line in f]
|
|
13
13
|
|
|
14
14
|
# 读取和更新localazy.json
|