homeassistant 2025.7.0b5__py3-none-any.whl → 2025.7.0b7__py3-none-any.whl

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.
Files changed (405) hide show
  1. homeassistant/components/accuweather/translations/it.json +31 -6
  2. homeassistant/components/accuweather/translations/nl.json +4 -2
  3. homeassistant/components/ai_task/translations/nl.json +11 -1
  4. homeassistant/components/airgradient/translations/it.json +11 -1
  5. homeassistant/components/airzone/translations/it.json +1 -1
  6. homeassistant/components/airzone_cloud/translations/it.json +7 -0
  7. homeassistant/components/alexa_devices/translations/id.json +14 -0
  8. homeassistant/components/alexa_devices/translations/it.json +53 -0
  9. homeassistant/components/alexa_devices/translations/nl.json +23 -0
  10. homeassistant/components/altruist/translations/id.json +7 -0
  11. homeassistant/components/altruist/translations/it.json +51 -0
  12. homeassistant/components/anthropic/__init__.py +30 -0
  13. homeassistant/components/anthropic/config_flow.py +1 -0
  14. homeassistant/components/anthropic/translations/nl.json +1 -0
  15. homeassistant/components/aprilaire/translations/it.json +14 -14
  16. homeassistant/components/aquacell/translations/it.json +6 -1
  17. homeassistant/components/aranet/translations/it.json +9 -0
  18. homeassistant/components/assist_satellite/translations/es.json +1 -1
  19. homeassistant/components/assist_satellite/translations/it.json +30 -0
  20. homeassistant/components/automation/translations/it.json +2 -2
  21. homeassistant/components/baf/translations/it.json +11 -0
  22. homeassistant/components/balboa/translations/it.json +5 -1
  23. homeassistant/components/binary_sensor/translations/es.json +3 -3
  24. homeassistant/components/binary_sensor/translations/it.json +13 -6
  25. homeassistant/components/blue_current/translations/it.json +16 -0
  26. homeassistant/components/bmw_connected_drive/translations/it.json +7 -0
  27. homeassistant/components/bmw_connected_drive/translations/nl.json +57 -1
  28. homeassistant/components/calendar/translations/it.json +2 -2
  29. homeassistant/components/cambridge_audio/translations/it.json +2 -2
  30. homeassistant/components/camera/translations/it.json +2 -2
  31. homeassistant/components/climate/translations/it.json +20 -9
  32. homeassistant/components/comelit/translations/it.json +13 -0
  33. homeassistant/components/cover/translations/it.json +3 -1
  34. homeassistant/components/demo/translations/it.json +6 -3
  35. homeassistant/components/drop_connect/sensor.py +1 -1
  36. homeassistant/components/drop_connect/translations/it.json +12 -0
  37. homeassistant/components/drop_connect/translations/nl.json +5 -0
  38. homeassistant/components/dsmr/translations/it.json +5 -1
  39. homeassistant/components/dsmr_reader/translations/it.json +5 -1
  40. homeassistant/components/ecoforest/translations/it.json +2 -2
  41. homeassistant/components/ecovacs/translations/it.json +14 -0
  42. homeassistant/components/ecovacs/translations/nl.json +4 -0
  43. homeassistant/components/enphase_envoy/translations/bg.json +0 -1
  44. homeassistant/components/enphase_envoy/translations/cs.json +0 -1
  45. homeassistant/components/enphase_envoy/translations/el.json +0 -1
  46. homeassistant/components/enphase_envoy/translations/et.json +0 -1
  47. homeassistant/components/enphase_envoy/translations/hu.json +0 -1
  48. homeassistant/components/enphase_envoy/translations/it.json +3 -0
  49. homeassistant/components/enphase_envoy/translations/ja.json +0 -1
  50. homeassistant/components/enphase_envoy/translations/lt.json +0 -1
  51. homeassistant/components/enphase_envoy/translations/pt-BR.json +0 -1
  52. homeassistant/components/enphase_envoy/translations/pt.json +0 -1
  53. homeassistant/components/enphase_envoy/translations/ru.json +0 -1
  54. homeassistant/components/enphase_envoy/translations/sv.json +0 -1
  55. homeassistant/components/enphase_envoy/translations/tr.json +0 -1
  56. homeassistant/components/esphome/entity.py +1 -1
  57. homeassistant/components/esphome/sensor.py +3 -2
  58. homeassistant/components/ezviz/translations/nl.json +10 -0
  59. homeassistant/components/fan/translations/it.json +2 -2
  60. homeassistant/components/fan/translations/sv.json +1 -1
  61. homeassistant/components/flipr/translations/it.json +8 -0
  62. homeassistant/components/fronius/translations/it.json +4 -0
  63. homeassistant/components/frontend/manifest.json +1 -1
  64. homeassistant/components/fyta/translations/it.json +8 -0
  65. homeassistant/components/google_generative_ai_conversation/__init__.py +46 -0
  66. homeassistant/components/google_generative_ai_conversation/config_flow.py +1 -0
  67. homeassistant/components/google_generative_ai_conversation/translations/nl.json +3 -0
  68. homeassistant/components/google_mail/translations/it.json +7 -1
  69. homeassistant/components/google_photos/translations/it.json +6 -0
  70. homeassistant/components/google_sheets/translations/it.json +6 -0
  71. homeassistant/components/google_tasks/translations/it.json +3 -0
  72. homeassistant/components/group/translations/it.json +2 -2
  73. homeassistant/components/hive/translations/it.json +4 -3
  74. homeassistant/components/home_connect/translations/it.json +125 -30
  75. homeassistant/components/homeassistant/translations/it.json +3 -0
  76. homeassistant/components/homeassistant/translations/nl.json +1 -0
  77. homeassistant/components/homeassistant_hardware/translations/es.json +1 -0
  78. homeassistant/components/homeassistant_hardware/translations/it.json +2 -1
  79. homeassistant/components/homeassistant_hardware/translations/nl.json +4 -0
  80. homeassistant/components/homeassistant_hardware/translations/sk.json +1 -0
  81. homeassistant/components/homeassistant_hardware/translations/sv.json +1 -0
  82. homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +1 -0
  83. homeassistant/components/homeassistant_hardware/translations/zh-Hant.json +1 -0
  84. homeassistant/components/homeassistant_sky_connect/translations/es.json +2 -0
  85. homeassistant/components/homeassistant_sky_connect/translations/it.json +2 -0
  86. homeassistant/components/homeassistant_sky_connect/translations/nl.json +4 -0
  87. homeassistant/components/homeassistant_sky_connect/translations/sk.json +2 -0
  88. homeassistant/components/homeassistant_sky_connect/translations/sv.json +2 -0
  89. homeassistant/components/homeassistant_sky_connect/translations/zh-Hans.json +2 -0
  90. homeassistant/components/homeassistant_sky_connect/translations/zh-Hant.json +2 -0
  91. homeassistant/components/homeassistant_yellow/translations/es.json +1 -0
  92. homeassistant/components/homeassistant_yellow/translations/it.json +1 -0
  93. homeassistant/components/homeassistant_yellow/translations/nl.json +2 -0
  94. homeassistant/components/homeassistant_yellow/translations/sk.json +1 -0
  95. homeassistant/components/homeassistant_yellow/translations/sv.json +1 -0
  96. homeassistant/components/homeassistant_yellow/translations/zh-Hans.json +1 -0
  97. homeassistant/components/homeassistant_yellow/translations/zh-Hant.json +1 -0
  98. homeassistant/components/homee/translations/it.json +54 -1
  99. homeassistant/components/homekit_controller/translations/it.json +4 -2
  100. homeassistant/components/homewizard/translations/it.json +15 -0
  101. homeassistant/components/huawei_lte/translations/it.json +5 -1
  102. homeassistant/components/humidifier/translations/it.json +6 -3
  103. homeassistant/components/husqvarna_automower/const.py +12 -0
  104. homeassistant/components/husqvarna_automower/lawn_mower.py +15 -5
  105. homeassistant/components/husqvarna_automower/sensor.py +2 -16
  106. homeassistant/components/husqvarna_automower/translations/it.json +3 -1
  107. homeassistant/components/husqvarna_automower/translations/nl.json +122 -2
  108. homeassistant/components/husqvarna_automower_ble/translations/nl.json +12 -0
  109. homeassistant/components/immich/translations/id.json +6 -0
  110. homeassistant/components/incomfort/translations/it.json +2 -1
  111. homeassistant/components/input_boolean/translations/it.json +2 -2
  112. homeassistant/components/iotty/translations/it.json +6 -0
  113. homeassistant/components/ipp/translations/it.json +2 -1
  114. homeassistant/components/iron_os/translations/it.json +12 -6
  115. homeassistant/components/jvc_projector/translations/it.json +2 -1
  116. homeassistant/components/knx/translations/it.json +3 -1
  117. homeassistant/components/lamarzocco/translations/it.json +5 -0
  118. homeassistant/components/lametric/translations/it.json +11 -1
  119. homeassistant/components/lawn_mower/translations/it.json +1 -0
  120. homeassistant/components/lektrico/translations/it.json +5 -1
  121. homeassistant/components/lg_thinq/translations/bg.json +1 -5
  122. homeassistant/components/lg_thinq/translations/cs.json +1 -3
  123. homeassistant/components/lg_thinq/translations/et.json +1 -3
  124. homeassistant/components/lg_thinq/translations/hu.json +1 -3
  125. homeassistant/components/lg_thinq/translations/it.json +77 -21
  126. homeassistant/components/lg_thinq/translations/ja.json +1 -5
  127. homeassistant/components/lg_thinq/translations/ko.json +1 -5
  128. homeassistant/components/lg_thinq/translations/lt.json +1 -3
  129. homeassistant/components/lg_thinq/translations/nl.json +1 -3
  130. homeassistant/components/lg_thinq/translations/pt-BR.json +1 -5
  131. homeassistant/components/lg_thinq/translations/pt.json +1 -3
  132. homeassistant/components/lg_thinq/translations/ru.json +1 -3
  133. homeassistant/components/lg_thinq/translations/sk.json +1 -1
  134. homeassistant/components/lg_thinq/translations/sv.json +1 -3
  135. homeassistant/components/lg_thinq/translations/tr.json +1 -5
  136. homeassistant/components/light/translations/it.json +6 -3
  137. homeassistant/components/litterrobot/translations/cs.json +0 -1
  138. homeassistant/components/litterrobot/translations/en-GB.json +0 -1
  139. homeassistant/components/litterrobot/translations/et.json +0 -1
  140. homeassistant/components/litterrobot/translations/ga.json +0 -1
  141. homeassistant/components/litterrobot/translations/hu.json +0 -1
  142. homeassistant/components/litterrobot/translations/it.json +14 -3
  143. homeassistant/components/litterrobot/translations/lt.json +0 -1
  144. homeassistant/components/litterrobot/translations/nl.json +0 -1
  145. homeassistant/components/litterrobot/translations/pt-BR.json +0 -1
  146. homeassistant/components/litterrobot/translations/pt.json +0 -1
  147. homeassistant/components/litterrobot/translations/ru.json +0 -1
  148. homeassistant/components/litterrobot/translations/sensor.it.json +1 -1
  149. homeassistant/components/litterrobot/translations/sk.json +0 -1
  150. homeassistant/components/litterrobot/translations/sv.json +0 -1
  151. homeassistant/components/litterrobot/translations/tr.json +0 -1
  152. homeassistant/components/litterrobot/translations/zh-Hans.json +0 -1
  153. homeassistant/components/lutron_caseta/translations/it.json +2 -2
  154. homeassistant/components/lyric/translations/it.json +9 -0
  155. homeassistant/components/matter/translations/id.json +5 -0
  156. homeassistant/components/matter/translations/it.json +69 -5
  157. homeassistant/components/meater/translations/it.json +12 -1
  158. homeassistant/components/media_player/translations/it.json +6 -5
  159. homeassistant/components/meteo_france/weather.py +9 -3
  160. homeassistant/components/metoffice/sensor.py +8 -7
  161. homeassistant/components/microbees/translations/it.json +6 -0
  162. homeassistant/components/miele/translations/it.json +9 -3
  163. homeassistant/components/monzo/translations/it.json +6 -0
  164. homeassistant/components/motionblinds_ble/translations/it.json +14 -1
  165. homeassistant/components/mqtt/config_flow.py +4 -5
  166. homeassistant/components/mqtt/translations/it.json +2 -1
  167. homeassistant/components/music_assistant/entity.py +1 -1
  168. homeassistant/components/music_assistant/manifest.json +1 -1
  169. homeassistant/components/music_assistant/media_browser.py +1 -7
  170. homeassistant/components/music_assistant/media_player.py +6 -6
  171. homeassistant/components/music_assistant/translations/it.json +7 -0
  172. homeassistant/components/myuplink/translations/it.json +6 -0
  173. homeassistant/components/nam/__init__.py +0 -9
  174. homeassistant/components/nam/config_flow.py +22 -43
  175. homeassistant/components/nam/manifest.json +1 -1
  176. homeassistant/components/nam/translations/it.json +57 -3
  177. homeassistant/components/nam/translations/nl.json +21 -1
  178. homeassistant/components/neato/translations/it.json +6 -0
  179. homeassistant/components/nest/translations/it.json +6 -0
  180. homeassistant/components/netatmo/translations/it.json +7 -0
  181. homeassistant/components/nextdns/translations/it.json +8 -0
  182. homeassistant/components/ntfy/translations/id.json +2 -1
  183. homeassistant/components/ntfy/translations/it.json +15 -1
  184. homeassistant/components/ntfy/translations/nl.json +2 -1
  185. homeassistant/components/nuki/translations/it.json +14 -0
  186. homeassistant/components/nut/translations/it.json +4 -3
  187. homeassistant/components/ohme/translations/it.json +6 -0
  188. homeassistant/components/ollama/__init__.py +30 -0
  189. homeassistant/components/ollama/config_flow.py +1 -0
  190. homeassistant/components/ollama/translations/nl.json +12 -1
  191. homeassistant/components/ondilo_ico/translations/it.json +6 -0
  192. homeassistant/components/onedrive/translations/it.json +15 -0
  193. homeassistant/components/openai_conversation/__init__.py +30 -0
  194. homeassistant/components/openai_conversation/config_flow.py +1 -0
  195. homeassistant/components/openai_conversation/translations/it.json +16 -0
  196. homeassistant/components/openai_conversation/translations/nl.json +2 -1
  197. homeassistant/components/opentherm_gw/translations/es.json +3 -0
  198. homeassistant/components/opentherm_gw/translations/it.json +5 -0
  199. homeassistant/components/opentherm_gw/translations/nl.json +5 -0
  200. homeassistant/components/opentherm_gw/translations/sk.json +3 -0
  201. homeassistant/components/opentherm_gw/translations/sv.json +3 -0
  202. homeassistant/components/opentherm_gw/translations/zh-Hans.json +3 -0
  203. homeassistant/components/opentherm_gw/translations/zh-Hant.json +3 -0
  204. homeassistant/components/openuv/translations/it.json +4 -1
  205. homeassistant/components/osoenergy/translations/it.json +14 -0
  206. homeassistant/components/overkiz/translations/ca.json +0 -5
  207. homeassistant/components/overkiz/translations/cs.json +0 -1
  208. homeassistant/components/overkiz/translations/el.json +0 -1
  209. homeassistant/components/overkiz/translations/et.json +0 -1
  210. homeassistant/components/overkiz/translations/fi.json +0 -5
  211. homeassistant/components/overkiz/translations/fr.json +0 -1
  212. homeassistant/components/overkiz/translations/hu.json +0 -1
  213. homeassistant/components/overkiz/translations/id.json +0 -1
  214. homeassistant/components/overkiz/translations/it.json +11 -2
  215. homeassistant/components/overkiz/translations/ja.json +0 -5
  216. homeassistant/components/overkiz/translations/ko.json +0 -5
  217. homeassistant/components/overkiz/translations/lt.json +0 -1
  218. homeassistant/components/overkiz/translations/lv.json +0 -5
  219. homeassistant/components/overkiz/translations/nb.json +0 -5
  220. homeassistant/components/overkiz/translations/nl.json +0 -1
  221. homeassistant/components/overkiz/translations/pl.json +0 -5
  222. homeassistant/components/overkiz/translations/pt-BR.json +0 -5
  223. homeassistant/components/overkiz/translations/pt.json +0 -1
  224. homeassistant/components/overkiz/translations/ro.json +0 -5
  225. homeassistant/components/overkiz/translations/ru.json +0 -1
  226. homeassistant/components/overkiz/translations/sv.json +0 -1
  227. homeassistant/components/overkiz/translations/tr.json +0 -5
  228. homeassistant/components/overkiz/translations/uk.json +0 -5
  229. homeassistant/components/overkiz/translations/zh-Hans.json +0 -1
  230. homeassistant/components/palazzetti/translations/it.json +4 -0
  231. homeassistant/components/paperless_ngx/translations/it.json +50 -0
  232. homeassistant/components/peblar/translations/it.json +3 -1
  233. homeassistant/components/playstation_network/manifest.json +15 -0
  234. homeassistant/components/playstation_network/translations/nl.json +29 -0
  235. homeassistant/components/plugwise/translations/it.json +12 -3
  236. homeassistant/components/point/translations/it.json +6 -0
  237. homeassistant/components/prusalink/translations/it.json +3 -1
  238. homeassistant/components/qbittorrent/translations/it.json +6 -0
  239. homeassistant/components/qbus/translations/nl.json +17 -0
  240. homeassistant/components/remote/translations/it.json +2 -2
  241. homeassistant/components/renault/translations/it.json +1 -0
  242. homeassistant/components/renson/translations/it.json +4 -4
  243. homeassistant/components/renson/translations/nl.json +85 -18
  244. homeassistant/components/reolink/translations/it.json +28 -13
  245. homeassistant/components/rfxtrx/translations/it.json +4 -1
  246. homeassistant/components/roborock/translations/it.json +11 -2
  247. homeassistant/components/romy/translations/it.json +13 -0
  248. homeassistant/components/russound_rio/translations/it.json +21 -0
  249. homeassistant/components/samsungtv/translations/nl.json +24 -1
  250. homeassistant/components/schedule/translations/it.json +2 -2
  251. homeassistant/components/schlage/translations/it.json +1 -0
  252. homeassistant/components/script/translations/it.json +2 -2
  253. homeassistant/components/sensibo/translations/it.json +43 -28
  254. homeassistant/components/sensor/translations/it.json +2 -2
  255. homeassistant/components/senz/translations/it.json +6 -0
  256. homeassistant/components/shelly/translations/it.json +5 -2
  257. homeassistant/components/siren/translations/it.json +2 -2
  258. homeassistant/components/sleepiq/translations/it.json +12 -0
  259. homeassistant/components/smappee/translations/it.json +6 -0
  260. homeassistant/components/smartthings/translations/it.json +40 -11
  261. homeassistant/components/snoo/translations/it.json +16 -0
  262. homeassistant/components/solaredge/translations/nl.json +42 -0
  263. homeassistant/components/spotify/translations/it.json +6 -0
  264. homeassistant/components/sun/translations/nl.json +6 -0
  265. homeassistant/components/switch/translations/it.json +6 -6
  266. homeassistant/components/switch/translations/sv.json +1 -1
  267. homeassistant/components/switchbot/translations/cs.json +0 -1
  268. homeassistant/components/switchbot/translations/es.json +1 -1
  269. homeassistant/components/switchbot/translations/et.json +0 -1
  270. homeassistant/components/switchbot/translations/hu.json +0 -1
  271. homeassistant/components/switchbot/translations/it.json +10 -1
  272. homeassistant/components/switchbot/translations/ja.json +1 -4
  273. homeassistant/components/switchbot/translations/mk.json +1 -4
  274. homeassistant/components/switchbot/translations/nl.json +25 -2
  275. homeassistant/components/switchbot/translations/pt.json +0 -1
  276. homeassistant/components/switchbot/translations/ru.json +0 -1
  277. homeassistant/components/switchbot/translations/sk.json +0 -1
  278. homeassistant/components/switchbot/translations/sv.json +0 -1
  279. homeassistant/components/switchbot/translations/zh-Hant.json +0 -1
  280. homeassistant/components/tado/translations/it.json +11 -0
  281. homeassistant/components/telegram_bot/config_flow.py +4 -7
  282. homeassistant/components/telegram_bot/translations/it.json +28 -1
  283. homeassistant/components/telegram_bot/translations/nl.json +30 -0
  284. homeassistant/components/tesla_fleet/translations/ca.json +0 -3
  285. homeassistant/components/tesla_fleet/translations/cs.json +0 -3
  286. homeassistant/components/tesla_fleet/translations/el.json +0 -3
  287. homeassistant/components/tesla_fleet/translations/en-GB.json +0 -3
  288. homeassistant/components/tesla_fleet/translations/en.json +1 -1
  289. homeassistant/components/tesla_fleet/translations/es.json +1 -1
  290. homeassistant/components/tesla_fleet/translations/et.json +0 -3
  291. homeassistant/components/tesla_fleet/translations/fy.json +0 -3
  292. homeassistant/components/tesla_fleet/translations/hu.json +0 -3
  293. homeassistant/components/tesla_fleet/translations/it.json +78 -12
  294. homeassistant/components/tesla_fleet/translations/ja.json +0 -3
  295. homeassistant/components/tesla_fleet/translations/lt.json +0 -3
  296. homeassistant/components/tesla_fleet/translations/pt.json +0 -3
  297. homeassistant/components/tesla_fleet/translations/ru.json +0 -3
  298. homeassistant/components/tesla_fleet/translations/sk.json +1 -1
  299. homeassistant/components/tesla_fleet/translations/sv.json +0 -3
  300. homeassistant/components/tesla_fleet/translations/tr.json +0 -3
  301. homeassistant/components/tesla_fleet/translations/zh-Hans.json +0 -3
  302. homeassistant/components/tesla_wall_connector/translations/it.json +2 -1
  303. homeassistant/components/teslemetry/translations/it.json +149 -11
  304. homeassistant/components/teslemetry/translations/nl.json +6 -3
  305. homeassistant/components/tessie/translations/it.json +49 -11
  306. homeassistant/components/tilt_pi/translations/id.json +10 -0
  307. homeassistant/components/tilt_pi/translations/it.json +31 -0
  308. homeassistant/components/tolo/translations/it.json +2 -1
  309. homeassistant/components/tomorrowio/translations/it.json +22 -4
  310. homeassistant/components/toon/translations/it.json +6 -0
  311. homeassistant/components/tplink_omada/translations/it.json +1 -0
  312. homeassistant/components/traccar_server/translations/it.json +1 -0
  313. homeassistant/components/tuya/translations/it.json +17 -9
  314. homeassistant/components/tuya/translations/select.it.json +5 -5
  315. homeassistant/components/twinkly/translations/it.json +1 -1
  316. homeassistant/components/unifi/translations/nl.json +3 -1
  317. homeassistant/components/unifiprotect/translations/nl.json +284 -1
  318. homeassistant/components/vacuum/translations/it.json +3 -2
  319. homeassistant/components/vacuum/translations/sv.json +1 -1
  320. homeassistant/components/vallox/translations/it.json +3 -1
  321. homeassistant/components/valve/translations/it.json +2 -1
  322. homeassistant/components/vegehub/translations/nl.json +3 -0
  323. homeassistant/components/venstar/translations/it.json +5 -0
  324. homeassistant/components/vesync/translations/it.json +19 -0
  325. homeassistant/components/vicare/translations/it.json +21 -2
  326. homeassistant/components/voip/manifest.json +1 -1
  327. homeassistant/components/wallbox/translations/it.json +12 -0
  328. homeassistant/components/water_heater/translations/it.json +3 -3
  329. homeassistant/components/webdav/config_flow.py +7 -1
  330. homeassistant/components/webdav/strings.json +1 -3
  331. homeassistant/components/webdav/translations/cs.json +0 -3
  332. homeassistant/components/webdav/translations/de.json +1 -3
  333. homeassistant/components/webdav/translations/en-GB.json +0 -3
  334. homeassistant/components/webdav/translations/en.json +1 -3
  335. homeassistant/components/webdav/translations/es.json +1 -3
  336. homeassistant/components/webdav/translations/et.json +0 -3
  337. homeassistant/components/webdav/translations/fr.json +0 -3
  338. homeassistant/components/webdav/translations/ga.json +0 -3
  339. homeassistant/components/webdav/translations/hu.json +0 -3
  340. homeassistant/components/webdav/translations/it.json +1 -0
  341. homeassistant/components/webdav/translations/ja.json +0 -3
  342. homeassistant/components/webdav/translations/lt.json +0 -3
  343. homeassistant/components/webdav/translations/nl.json +0 -3
  344. homeassistant/components/webdav/translations/pt-BR.json +0 -3
  345. homeassistant/components/webdav/translations/pt.json +0 -3
  346. homeassistant/components/webdav/translations/ru.json +0 -3
  347. homeassistant/components/webdav/translations/sk.json +1 -3
  348. homeassistant/components/webdav/translations/sl.json +0 -5
  349. homeassistant/components/webdav/translations/sv.json +0 -3
  350. homeassistant/components/webdav/translations/tr.json +0 -3
  351. homeassistant/components/webdav/translations/zh-Hans.json +0 -3
  352. homeassistant/components/webdav/translations/zh-Hant.json +1 -3
  353. homeassistant/components/weheat/translations/it.json +6 -0
  354. homeassistant/components/whirlpool/translations/ca.json +0 -1
  355. homeassistant/components/whirlpool/translations/cs.json +0 -1
  356. homeassistant/components/whirlpool/translations/el.json +0 -1
  357. homeassistant/components/whirlpool/translations/et.json +0 -1
  358. homeassistant/components/whirlpool/translations/fi.json +0 -1
  359. homeassistant/components/whirlpool/translations/fr.json +0 -1
  360. homeassistant/components/whirlpool/translations/hu.json +0 -1
  361. homeassistant/components/whirlpool/translations/id.json +0 -1
  362. homeassistant/components/whirlpool/translations/it.json +1 -1
  363. homeassistant/components/whirlpool/translations/ja.json +0 -1
  364. homeassistant/components/whirlpool/translations/ko.json +0 -1
  365. homeassistant/components/whirlpool/translations/lt.json +0 -1
  366. homeassistant/components/whirlpool/translations/lv.json +0 -1
  367. homeassistant/components/whirlpool/translations/nb.json +0 -1
  368. homeassistant/components/whirlpool/translations/nl.json +0 -1
  369. homeassistant/components/whirlpool/translations/pl.json +0 -1
  370. homeassistant/components/whirlpool/translations/pt-BR.json +0 -1
  371. homeassistant/components/whirlpool/translations/pt.json +0 -1
  372. homeassistant/components/whirlpool/translations/ro.json +0 -1
  373. homeassistant/components/whirlpool/translations/ru.json +0 -1
  374. homeassistant/components/whirlpool/translations/sv.json +0 -1
  375. homeassistant/components/whirlpool/translations/tr.json +0 -1
  376. homeassistant/components/whirlpool/translations/uk.json +0 -1
  377. homeassistant/components/whirlpool/translations/zh-Hans.json +0 -1
  378. homeassistant/components/whirlpool/translations/zh-Hant.json +1 -1
  379. homeassistant/components/withings/translations/it.json +15 -1
  380. homeassistant/components/wled/translations/it.json +2 -2
  381. homeassistant/components/wolflink/translations/it.json +5 -0
  382. homeassistant/components/wyoming/translations/it.json +1 -1
  383. homeassistant/components/xbox/translations/it.json +6 -0
  384. homeassistant/components/xiaomi_miio/translations/it.json +11 -2
  385. homeassistant/components/yale/translations/it.json +6 -0
  386. homeassistant/components/yale_smart_alarm/translations/it.json +3 -1
  387. homeassistant/components/yamaha/translations/it.json +1 -1
  388. homeassistant/components/yamaha_musiccast/__init__.py +3 -2
  389. homeassistant/components/yamaha_musiccast/config_flow.py +5 -4
  390. homeassistant/components/yamaha_musiccast/translations/it.json +13 -3
  391. homeassistant/components/yeelight/translations/it.json +2 -1
  392. homeassistant/components/yolink/translations/it.json +16 -4
  393. homeassistant/components/zha/translations/it.json +18 -1
  394. homeassistant/components/zha/translations/nl.json +34 -0
  395. homeassistant/components/zwave_js/translations/nl.json +28 -1
  396. homeassistant/const.py +1 -1
  397. homeassistant/generated/dhcp.py +20 -0
  398. homeassistant/package_constraints.txt +1 -1
  399. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/METADATA +1 -1
  400. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/RECORD +405 -401
  401. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/WHEEL +0 -0
  402. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/entry_points.txt +0 -0
  403. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/licenses/LICENSE.md +0 -0
  404. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
  405. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/top_level.txt +0 -0
@@ -7,6 +7,7 @@
7
7
  },
8
8
  "error": {
9
9
  "cannot_connect": "Kan geen verbinding maken",
10
+ "cloud_user": "Ubiquiti Cloud-gebruikers worden niet ondersteund. Gebruik in plaats daarvan een lokale gebruiker.",
10
11
  "invalid_auth": "Ongeldige authenticatie",
11
12
  "protect_version": "Minimaal vereiste versie is v1.20.0. Upgrade UniFi Protect en probeer het opnieuw."
12
13
  },
@@ -42,16 +43,120 @@
42
43
  },
43
44
  "entity": {
44
45
  "binary_sensor": {
46
+ "detections_vehicle": {
47
+ "name": "Detecties: voertuig"
48
+ },
45
49
  "doorbell": {
46
50
  "name": "Deurbel"
47
51
  },
52
+ "flood_light": {
53
+ "name": "Schijnwerper"
54
+ },
55
+ "glass_break_detected": {
56
+ "name": "Glasbreuk gedetecteerd"
57
+ },
58
+ "hdr_mode": {
59
+ "name": "HDR-modus"
60
+ },
61
+ "high_fps": {
62
+ "name": "Hoge FPS"
63
+ },
64
+ "humidity_sensor": {
65
+ "name": "Vochtigheidssensor"
66
+ },
67
+ "is_dark": {
68
+ "name": "Is donker"
69
+ },
70
+ "light_sensor": {
71
+ "name": "Lichtsensor"
72
+ },
73
+ "object_detected": {
74
+ "name": "Object gedetecteerd"
75
+ },
76
+ "overlay_show_date": {
77
+ "name": "Overlay: datum weergeven"
78
+ },
79
+ "overlay_show_logo": {
80
+ "name": "Overlay: logo weergeven"
81
+ },
82
+ "overlay_show_name": {
83
+ "name": "Overlay: naam weergeven"
84
+ },
85
+ "overlay_show_nerd_mode": {
86
+ "name": "Overlay: nerdmodus weergeven"
87
+ },
88
+ "package_detected": {
89
+ "name": "Pakket gedetecteerd"
90
+ },
91
+ "person_detected": {
92
+ "name": "Persoon gedetecteerd"
93
+ },
94
+ "siren_detected": {
95
+ "name": "Sirene gedetecteerd"
96
+ },
97
+ "smoke_alarm_detected": {
98
+ "name": "Rookalarm gedetecteerd"
99
+ },
100
+ "speaking_detected": {
101
+ "name": "Spreken gedetecteerd"
102
+ },
103
+ "ssh_enabled": {
104
+ "name": "SSH ingeschakeld"
105
+ },
106
+ "status_light": {
107
+ "name": "Statuslampje"
108
+ },
109
+ "system_sounds": {
110
+ "name": "Systeemgeluiden"
111
+ },
48
112
  "temperature_sensor": {
49
113
  "name": "Temperatuursensor"
114
+ },
115
+ "tracking_person": {
116
+ "name": "Volgen: persoon"
117
+ },
118
+ "vehicle_detected": {
119
+ "name": "Voertuig gedetecteerd"
120
+ }
121
+ },
122
+ "button": {
123
+ "adopt_device": {
124
+ "name": "Apparaat adopteren"
125
+ },
126
+ "clear_tamper": {
127
+ "name": "Verwijder sabotage"
128
+ },
129
+ "play_buzzer": {
130
+ "name": "Zoemer afspelen"
131
+ },
132
+ "play_chime": {
133
+ "name": "Gong afspelen"
134
+ },
135
+ "unadopt_device": {
136
+ "name": "Apparaat verwijderen"
50
137
  }
51
138
  },
52
139
  "event": {
53
140
  "doorbell": {
54
- "name": "Deurbel"
141
+ "name": "Deurbel",
142
+ "state_attributes": {
143
+ "event_type": {
144
+ "state": {
145
+ "ring": "Aanbellen"
146
+ }
147
+ }
148
+ }
149
+ },
150
+ "fingerprint": {
151
+ "name": "Vingerafdruk",
152
+ "state_attributes": {
153
+ "event_type": {
154
+ "state": {
155
+ "identified": "Ge\u00efdentificeerd",
156
+ "not_identified": "Niet ge\u00efdentificeerd"
157
+ }
158
+ }
159
+ }
55
160
  }
56
161
  },
57
162
  "media_player": {
@@ -60,6 +165,12 @@
60
165
  }
61
166
  },
62
167
  "number": {
168
+ "auto_lock_timeout": {
169
+ "name": "Time-out voor automatisch vergrendelen"
170
+ },
171
+ "auto_shutoff_duration": {
172
+ "name": "Duur automatische uitschakeling"
173
+ },
63
174
  "volume": {
64
175
  "name": "Volume"
65
176
  }
@@ -67,27 +178,157 @@
67
178
  "select": {
68
179
  "doorbell_text": {
69
180
  "name": "Deurbeltekst"
181
+ },
182
+ "hdr_mode": {
183
+ "name": "HDR-modus"
70
184
  }
71
185
  },
72
186
  "sensor": {
73
187
  "doorbell_text": {
74
188
  "name": "Deurbeltekst"
75
189
  },
190
+ "last_doorbell_ring": {
191
+ "name": "Laatste deurbel"
192
+ },
193
+ "last_motion_detected": {
194
+ "name": "Laatste gedetecteerde beweging"
195
+ },
196
+ "last_open": {
197
+ "name": "Laatst geopend"
198
+ },
199
+ "last_ring": {
200
+ "name": "Laatst aangebeld"
201
+ },
202
+ "last_tampering_detected": {
203
+ "name": "Laatst gedetecteerde sabotage"
204
+ },
205
+ "lens_type": {
206
+ "name": "Lenstype"
207
+ },
76
208
  "license_plate_detected": {
209
+ "name": "Kenteken gedetecteerd",
77
210
  "state": {
78
211
  "none": "Niet gedetecteerd"
79
212
  }
80
213
  },
214
+ "link_speed": {
215
+ "name": "Verbindingssnelheid"
216
+ },
217
+ "memory_utilization": {
218
+ "name": "Geheugengebruik"
219
+ },
220
+ "microphone_level": {
221
+ "name": "Microfoonniveau"
222
+ },
223
+ "motion_sensitivity": {
224
+ "name": "Bewegingsgevoeligheid"
225
+ },
226
+ "oldest_recording": {
227
+ "name": "Oudste opname"
228
+ },
229
+ "received_data": {
230
+ "name": "Ontvangen gegevens"
231
+ },
232
+ "recording_capacity": {
233
+ "name": "Opnamecapaciteit"
234
+ },
235
+ "resolution_4k_video": {
236
+ "name": "Resolutie: 4K-video"
237
+ },
238
+ "resolution_free_space": {
239
+ "name": "Resolutie: vrije ruimte"
240
+ },
241
+ "resolution_hd_video": {
242
+ "name": "Resolutie: HD-video"
243
+ },
244
+ "storage_used": {
245
+ "name": "Gebruikte opslag"
246
+ },
247
+ "storage_utilization": {
248
+ "name": "Opslaggebruik"
249
+ },
81
250
  "temperature": {
82
251
  "name": "Temperatuur"
83
252
  },
253
+ "transferred_data": {
254
+ "name": "Overgedragen gegevens"
255
+ },
256
+ "type_continuous_video": {
257
+ "name": "Type: continue video"
258
+ },
259
+ "type_detections_video": {
260
+ "name": "Type: detecties video"
261
+ },
262
+ "type_timelapse_video": {
263
+ "name": "Type: timelapse-video"
264
+ },
265
+ "uptime": {
266
+ "name": "Bedrijfstijd"
267
+ },
84
268
  "volume": {
85
269
  "name": "Volume"
270
+ },
271
+ "wifi_signal_strength": {
272
+ "name": "WiFi-signaalsterkte"
86
273
  }
87
274
  },
88
275
  "switch": {
276
+ "analytics_enabled": {
277
+ "name": "Analytics ingeschakeld"
278
+ },
279
+ "color_night_vision": {
280
+ "name": "Kleurennachtzicht"
281
+ },
282
+ "detections_vehicle": {
283
+ "name": "Detecties: voertuig"
284
+ },
285
+ "hdr_mode": {
286
+ "name": "HDR-modus"
287
+ },
288
+ "high_fps": {
289
+ "name": "Hoge FPS"
290
+ },
291
+ "humidity_sensor": {
292
+ "name": "Vochtigheidssensor"
293
+ },
294
+ "insights_enabled": {
295
+ "name": "Inzichten ingeschakeld"
296
+ },
297
+ "light_sensor": {
298
+ "name": "Lichtsensor"
299
+ },
89
300
  "motion": {
90
301
  "name": "Beweging"
302
+ },
303
+ "overlay_show_date": {
304
+ "name": "Overlay: datum weergeven"
305
+ },
306
+ "overlay_show_logo": {
307
+ "name": "Overlay: logo weergeven"
308
+ },
309
+ "overlay_show_name": {
310
+ "name": "Overlay: naam weergeven"
311
+ },
312
+ "overlay_show_nerd_mode": {
313
+ "name": "Overlay: nerdmodus weergeven"
314
+ },
315
+ "privacy_mode": {
316
+ "name": "Privacymodus"
317
+ },
318
+ "ssh_enabled": {
319
+ "name": "SSH ingeschakeld"
320
+ },
321
+ "status_light": {
322
+ "name": "Statuslampje"
323
+ },
324
+ "system_sounds": {
325
+ "name": "Systeemgeluiden"
326
+ },
327
+ "temperature_sensor": {
328
+ "name": "Temperatuursensor"
329
+ },
330
+ "tracking_person": {
331
+ "name": "Volgen: persoon"
91
332
  }
92
333
  },
93
334
  "text": {
@@ -97,6 +338,19 @@
97
338
  }
98
339
  },
99
340
  "issues": {
341
+ "cloud_user": {
342
+ "fix_flow": {
343
+ "step": {
344
+ "confirm": {
345
+ "title": "Ubiquiti Cloud-gebruikers worden niet ondersteund"
346
+ }
347
+ }
348
+ },
349
+ "title": "Ubiquiti Cloud-gebruikers worden niet ondersteund"
350
+ },
351
+ "deprecate_hdr_switch": {
352
+ "title": "HDR-modusschakelaar verouderd"
353
+ },
100
354
  "ea_channel_warning": {
101
355
  "fix_flow": {
102
356
  "step": {
@@ -114,6 +368,34 @@
114
368
  },
115
369
  "ea_setup_failed": {
116
370
  "title": "Installatiefout bij het gebruik van een Early Access versie"
371
+ },
372
+ "rtsp_disabled_readonly": {
373
+ "fix_flow": {
374
+ "step": {
375
+ "confirm": {
376
+ "description": "Weet u zeker dat u RTSPS voor {camera} uitgeschakeld wilt laten?",
377
+ "title": "RTSPS is uitgeschakeld op camera {camera}"
378
+ },
379
+ "start": {
380
+ "title": "RTSPS is uitgeschakeld op camera {camera}"
381
+ }
382
+ }
383
+ },
384
+ "title": "RTSPS is uitgeschakeld op camera {camera}"
385
+ },
386
+ "rtsp_disabled_writable": {
387
+ "fix_flow": {
388
+ "step": {
389
+ "confirm": {
390
+ "description": "Weet u zeker dat u RTSPS voor {camera} uitgeschakeld wilt laten?",
391
+ "title": "RTSPS is uitgeschakeld op camera {camera}"
392
+ },
393
+ "start": {
394
+ "title": "RTSPS is uitgeschakeld op camera {camera}"
395
+ }
396
+ }
397
+ },
398
+ "title": "RTSPS is uitgeschakeld op camera {camera}"
117
399
  }
118
400
  },
119
401
  "options": {
@@ -121,6 +403,7 @@
121
403
  "init": {
122
404
  "data": {
123
405
  "all_updates": "Realtime metrieken (WAARSCHUWING: Verhoogt CPU gebruik)",
406
+ "allow_ea_channel": "Versies voor vroege toegang van Protect toestaan (WAARSCHUWING: hiermee wordt uw integratie gemarkeerd als niet-ondersteund)",
124
407
  "disable_rtsp": "De RTSP-stream uitschakelen",
125
408
  "max_media": "Maximaal aantal evenementen om te laden voor Media Browser (verhoogt het geheugengebruik)"
126
409
  },
@@ -22,9 +22,10 @@
22
22
  "state": {
23
23
  "cleaning": "In pulizia",
24
24
  "docked": "Alla base",
25
+ "error": "Errore",
25
26
  "idle": "Inattivo",
26
- "off": "Off",
27
- "on": "On",
27
+ "off": "Spento/a",
28
+ "on": "Acceso/a",
28
29
  "paused": "In pausa",
29
30
  "returning": "Ritornando alla base"
30
31
  }
@@ -85,7 +85,7 @@
85
85
  "name": "Stoppa"
86
86
  },
87
87
  "toggle": {
88
- "description": "Sl\u00e5r p\u00e5/st\u00e4nger av dammsugaren.",
88
+ "description": "Sl\u00e5r p\u00e5/av dammsugaren.",
89
89
  "name": "V\u00e4xla"
90
90
  },
91
91
  "turn_off": {
@@ -103,9 +103,11 @@
103
103
  "selector": {
104
104
  "profile": {
105
105
  "options": {
106
+ "away": "Fuori casa",
106
107
  "boost": "Boost",
107
108
  "extra": "Extra",
108
- "fireplace": "Caminetto"
109
+ "fireplace": "Caminetto",
110
+ "home": "In casa"
109
111
  }
110
112
  }
111
113
  },
@@ -6,7 +6,8 @@
6
6
  "closed": "Chiuso/a",
7
7
  "closing": "In chiusura",
8
8
  "open": "Aperto/a",
9
- "opening": "In apertura"
9
+ "opening": "In apertura",
10
+ "stopped": "Fermato/a"
10
11
  }
11
12
  }
12
13
  },
@@ -14,6 +14,9 @@
14
14
  },
15
15
  "entity": {
16
16
  "sensor": {
17
+ "analog_sensor": {
18
+ "name": "Invoer {index}"
19
+ },
17
20
  "battery_volts": {
18
21
  "name": "Batterijspanning"
19
22
  }
@@ -21,6 +21,11 @@
21
21
  },
22
22
  "entity": {
23
23
  "sensor": {
24
+ "active_stage": {
25
+ "state": {
26
+ "idle": "Inattivo"
27
+ }
28
+ },
24
29
  "schedule_part": {
25
30
  "state": {
26
31
  "day": "Giorno",
@@ -16,6 +16,25 @@
16
16
  }
17
17
  },
18
18
  "entity": {
19
+ "fan": {
20
+ "vesync": {
21
+ "state_attributes": {
22
+ "preset_mode": {
23
+ "state": {
24
+ "auto": "Automatico"
25
+ }
26
+ }
27
+ }
28
+ }
29
+ },
30
+ "select": {
31
+ "night_light_level": {
32
+ "state": {
33
+ "off": "Spento/a",
34
+ "on": "Acceso/a"
35
+ }
36
+ }
37
+ },
19
38
  "sensor": {
20
39
  "air_quality": {
21
40
  "name": "Qualit\u00e0 dell'aria"
@@ -66,7 +66,14 @@
66
66
  },
67
67
  "fan": {
68
68
  "ventilation": {
69
- "name": "Ventilazione"
69
+ "name": "Ventilazione",
70
+ "state_attributes": {
71
+ "preset_mode": {
72
+ "state": {
73
+ "standby": "In attesa"
74
+ }
75
+ }
76
+ }
70
77
  }
71
78
  },
72
79
  "number": {
@@ -179,7 +186,9 @@
179
186
  },
180
187
  "ess_state": {
181
188
  "state": {
182
- "discharge": "In scaricamento"
189
+ "charge": "In carica",
190
+ "discharge": "In scaricamento",
191
+ "standby": "In attesa"
183
192
  }
184
193
  },
185
194
  "gas_consumption_heating_this_month": {
@@ -242,6 +251,11 @@
242
251
  "outside_temperature": {
243
252
  "name": "Temperatura esterna"
244
253
  },
254
+ "photovoltaic_status": {
255
+ "state": {
256
+ "ready": "In attesa"
257
+ }
258
+ },
245
259
  "power_consumption_this_month": {
246
260
  "name": "Consumo di energia elettrica questo mese"
247
261
  },
@@ -302,6 +316,11 @@
302
316
  "supply_temperature": {
303
317
  "name": "Temperatura di mandata"
304
318
  },
319
+ "ventilation_level": {
320
+ "state": {
321
+ "standby": "In attesa"
322
+ }
323
+ },
305
324
  "ventilation_reason": {
306
325
  "state": {
307
326
  "standby": "In attesa"
@@ -8,5 +8,5 @@
8
8
  "iot_class": "local_push",
9
9
  "loggers": ["voip_utils"],
10
10
  "quality_scale": "internal",
11
- "requirements": ["voip-utils==0.3.2"]
11
+ "requirements": ["voip-utils==0.3.3"]
12
12
  }
@@ -40,6 +40,13 @@
40
40
  "name": "Corrente di carica massima"
41
41
  }
42
42
  },
43
+ "select": {
44
+ "ecosmart": {
45
+ "state": {
46
+ "off": "Spento/a"
47
+ }
48
+ }
49
+ },
43
50
  "sensor": {
44
51
  "added_discharged_energy": {
45
52
  "name": "Energia scaricata"
@@ -86,5 +93,10 @@
86
93
  "name": "Pausa/riprendi"
87
94
  }
88
95
  }
96
+ },
97
+ "exceptions": {
98
+ "too_many_requests": {
99
+ "message": "Errore di comunicazione con l'API Wallbox, troppe richieste"
100
+ }
89
101
  }
90
102
  }
@@ -11,15 +11,15 @@
11
11
  "eco": "Eco",
12
12
  "electric": "Elettrico",
13
13
  "gas": "Gas",
14
- "off": "Off",
14
+ "off": "Spento/a",
15
15
  "performance": "Prestazione"
16
16
  },
17
17
  "state_attributes": {
18
18
  "away_mode": {
19
19
  "name": "Modalit\u00e0 fuori casa",
20
20
  "state": {
21
- "off": "Off",
22
- "on": "On"
21
+ "off": "Spento/a",
22
+ "on": "Acceso/a"
23
23
  }
24
24
  }
25
25
  }
@@ -5,7 +5,11 @@ from __future__ import annotations
5
5
  import logging
6
6
  from typing import Any
7
7
 
8
- from aiowebdav2.exceptions import MethodNotSupportedError, UnauthorizedError
8
+ from aiowebdav2.exceptions import (
9
+ AccessDeniedError,
10
+ MethodNotSupportedError,
11
+ UnauthorizedError,
12
+ )
9
13
  import voluptuous as vol
10
14
  import yarl
11
15
 
@@ -65,6 +69,8 @@ class WebDavConfigFlow(ConfigFlow, domain=DOMAIN):
65
69
  result = await client.check()
66
70
  except UnauthorizedError:
67
71
  errors["base"] = "invalid_auth"
72
+ except AccessDeniedError:
73
+ errors["base"] = "access_denied"
68
74
  except MethodNotSupportedError:
69
75
  errors["base"] = "invalid_method"
70
76
  except Exception:
@@ -21,6 +21,7 @@
21
21
  "error": {
22
22
  "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
23
23
  "invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
24
+ "access_denied": "The access to the backup path has been denied. Please check the permissions of the backup path.",
24
25
  "invalid_method": "The server does not support the required methods. Please check whether you have the correct URL. Check with your provider for the correct URL.",
25
26
  "unknown": "[%key:common::config_flow::error::unknown%]"
26
27
  },
@@ -35,9 +36,6 @@
35
36
  "cannot_connect": {
36
37
  "message": "Cannot connect to WebDAV server"
37
38
  },
38
- "cannot_access_or_create_backup_path": {
39
- "message": "Cannot access or create backup path. Please check the path and permissions."
40
- },
41
39
  "failed_to_migrate_folder": {
42
40
  "message": "Failed to migrate wrong encoded folder \"{wrong_path}\" to \"{correct_path}\"."
43
41
  }
@@ -29,9 +29,6 @@
29
29
  }
30
30
  },
31
31
  "exceptions": {
32
- "cannot_access_or_create_backup_path": {
33
- "message": "Nelze z\u00edskat p\u0159\u00edstup nebo vytvo\u0159it z\u00e1lo\u017en\u00ed cestu. Zkontrolujte cestu a opr\u00e1vn\u011bn\u00ed."
34
- },
35
32
  "cannot_connect": {
36
33
  "message": "Nelze se p\u0159ipojit k serveru WebDAV"
37
34
  },
@@ -4,6 +4,7 @@
4
4
  "already_configured": "Dienst ist bereits konfiguriert"
5
5
  },
6
6
  "error": {
7
+ "access_denied": "Der Zugriff auf den Backup-Pfad wurde verweigert. Bitte \u00fcberpr\u00fcfe die Berechtigungen des Backup-Pfades.",
7
8
  "cannot_connect": "Verbindung fehlgeschlagen",
8
9
  "invalid_auth": "Ung\u00fcltige Authentifizierung",
9
10
  "invalid_method": "Der Server unterst\u00fctzt die erforderlichen Methoden nicht. Bitte pr\u00fcfe, ob du die richtige URL hast. Die korrekte URL erf\u00e4hrst du von deinem Anbieter.",
@@ -29,9 +30,6 @@
29
30
  }
30
31
  },
31
32
  "exceptions": {
32
- "cannot_access_or_create_backup_path": {
33
- "message": "Kann nicht auf den Backup-Pfad zugreifen oder diesen erstellen. Bitte \u00fcberpr\u00fcfe den Pfad und die Berechtigungen."
34
- },
35
33
  "cannot_connect": {
36
34
  "message": "Verbindung zum WebDAV-Server nicht m\u00f6glich"
37
35
  },
@@ -29,9 +29,6 @@
29
29
  }
30
30
  },
31
31
  "exceptions": {
32
- "cannot_access_or_create_backup_path": {
33
- "message": "Cannot access or create backup path. Please check the path and permissions."
34
- },
35
32
  "cannot_connect": {
36
33
  "message": "Cannot connect to WebDAV server"
37
34
  },
@@ -4,6 +4,7 @@
4
4
  "already_configured": "Service is already configured"
5
5
  },
6
6
  "error": {
7
+ "access_denied": "The access to the backup path has been denied. Please check the permissions of the backup path.",
7
8
  "cannot_connect": "Failed to connect",
8
9
  "invalid_auth": "Invalid authentication",
9
10
  "invalid_method": "The server does not support the required methods. Please check whether you have the correct URL. Check with your provider for the correct URL.",
@@ -29,9 +30,6 @@
29
30
  }
30
31
  },
31
32
  "exceptions": {
32
- "cannot_access_or_create_backup_path": {
33
- "message": "Cannot access or create backup path. Please check the path and permissions."
34
- },
35
33
  "cannot_connect": {
36
34
  "message": "Cannot connect to WebDAV server"
37
35
  },