aboutsummaryrefslogtreecommitdiff
path: root/custom_components/hon/translations/pl.json
diff options
context:
space:
mode:
authorAndre Basche <andre.basche@gmail.com>2023-05-28 17:38:56 +0200
committerAndre Basche <andre.basche@gmail.com>2023-05-28 17:38:56 +0200
commit6e9981c9ab3471cb6d4ebaf6226bea3b5fddfa13 (patch)
tree9e1b9134cd16bd6d7f0081e27b28ca4d4eb5f550 /custom_components/hon/translations/pl.json
parentcb660fa9e057f5bda170e997b4afd51775706d07 (diff)
Add climate entity for ovenv0.8.0-beta.7
Diffstat (limited to 'custom_components/hon/translations/pl.json')
-rw-r--r--custom_components/hon/translations/pl.json61
1 files changed, 61 insertions, 0 deletions
diff --git a/custom_components/hon/translations/pl.json b/custom_components/hon/translations/pl.json
index d567c16..907c3dc 100644
--- a/custom_components/hon/translations/pl.json
+++ b/custom_components/hon/translations/pl.json
@@ -1357,6 +1357,67 @@
1357 } 1357 }
1358 } 1358 }
1359 } 1359 }
1360 },
1361 "oven": {
1362 "name": "Piekarnik",
1363 "state_attributes": {
1364 "preset_mode": {
1365 "name": "Programy",
1366 "state": {
1367 "bakery": "Makaron i Piekarnia",
1368 "bakery_steam": "Para z piekarnika",
1369 "bottom_heating": "Grzanie dolne",
1370 "bottom_heating_fan": "Grzanie Dolne + Termoobieg",
1371 "bread": "Chleb",
1372 "bread_steam": "Chleb pieczony na parze",
1373 "combi": "Kombi",
1374 "convection_fan": "Termoobieg",
1375 "convection_fan_turnspit": "Termoobieg + Fan + Rożen",
1376 "conventional": "Konwencjonalny",
1377 "conventional_turnspit": "Statyczny + Rożen",
1378 "defrost": "Rozmrażanie",
1379 "descaling": "Odkamienianie",
1380 "fish": "Ryby",
1381 "fish_steam": "Ryba na parze",
1382 "grill_cata": "Grill",
1383 "grill_fan_cata": "Grill + termoobieg",
1384 "grill_fan_pyro": "Grill + termoobieg",
1385 "grill_pyro": "Grill",
1386 "h20_clean": "H2O-Clean",
1387 "iot_bread": "Chleb",
1388 "iot_h20_clean": "h2O clean",
1389 "leavening": "Zaczyn",
1390 "low_temp_cooking": "Pieczenie w niskiej temperaturze",
1391 "low_temp_cooking_fish": "Pieczenie w niskiej temperaturze - ryby",
1392 "low_temp_cooking_fish_steam": "Gotowanie w niskiej temperaturze - ryba gotowana na parze",
1393 "low_temp_cooking_meat": "Pieczenie w niskiej temperaturze - mięso",
1394 "low_temp_cooking_meat_steam": "Gotowanie w niskiej temperaturze — mięso gotowane na parze",
1395 "low_temp_cooking_steam": "Gotowanie na parze w niskiej temperaturze",
1396 "meat": "Mięso",
1397 "meat_steam": "Mięso na parze",
1398 "multi_level": "Wielopoziomowo",
1399 "paella": "Paella",
1400 "pasta_and_bakery": "Makaron i Piekarnia",
1401 "pizza": "Pizza",
1402 "pyrolysis": "Pyroliza",
1403 "pyrolysis_plus": "Pyroliza +",
1404 "red_meat": "Czerwone mięso",
1405 "red_meat_steam": "Czerwone mięso na parze",
1406 "regenerate": "Podgrzewanie",
1407 "soft_plus": "Soft+",
1408 "super_grill": "Super Grill",
1409 "tailor_bake": "Tailor bake",
1410 "tailor_bake_cata": "Tailor bake",
1411 "tailor_bake_pyro": "Tailor bake",
1412 "vegetables": "Warzywa",
1413 "vegetables_cata": "Warzywa",
1414 "vegetables_pyro": "Warzywa",
1415 "water_discharge": "Odprowadzanie wody",
1416 "white_meat": "Białe mięso",
1417 "white_meat_steam": "Białe mięso gotowane na parze"
1418 }
1419 }
1420 }
1360 } 1421 }
1361 } 1422 }
1362 }, 1423 },