homeassistant 2025.8.1__py3-none-any.whl → 2025.8.3__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 (1209) hide show
  1. homeassistant/components/abode/translations/ga.json +70 -0
  2. homeassistant/components/acaia/translations/ga.json +7 -1
  3. homeassistant/components/accuweather/translations/ca.json +36 -6
  4. homeassistant/components/accuweather/translations/fr.json +56 -7
  5. homeassistant/components/accuweather/translations/ga.json +71 -1
  6. homeassistant/components/accuweather/translations/sensor.ga.json +9 -0
  7. homeassistant/components/acmeda/translations/ga.json +15 -0
  8. homeassistant/components/adax/translations/ga.json +34 -0
  9. homeassistant/components/adguard/translations/ga.json +125 -1
  10. homeassistant/components/ads/translations/ga.json +19 -0
  11. homeassistant/components/advantage_air/translations/ga.json +7 -0
  12. homeassistant/components/aemet/translations/fr.json +8 -0
  13. homeassistant/components/aemet/translations/ga.json +21 -1
  14. homeassistant/components/aftership/translations/ga.json +49 -0
  15. homeassistant/components/agent_dvr/translations/ga.json +18 -1
  16. homeassistant/components/airgradient/translations/bg.json +0 -5
  17. homeassistant/components/airgradient/translations/ca.json +6 -0
  18. homeassistant/components/airgradient/translations/de.json +6 -6
  19. homeassistant/components/airgradient/translations/el.json +2 -2
  20. homeassistant/components/airgradient/translations/en-GB.json +2 -2
  21. homeassistant/components/airgradient/translations/en.json +2 -2
  22. homeassistant/components/airgradient/translations/es.json +0 -1
  23. homeassistant/components/airgradient/translations/ga.json +12 -1
  24. homeassistant/components/airgradient/translations/he.json +0 -5
  25. homeassistant/components/airgradient/translations/hu.json +0 -1
  26. homeassistant/components/airgradient/translations/ja.json +0 -1
  27. homeassistant/components/airgradient/translations/lt.json +0 -1
  28. homeassistant/components/airgradient/translations/nl.json +2 -2
  29. homeassistant/components/airgradient/translations/pt.json +0 -1
  30. homeassistant/components/airgradient/translations/ru.json +0 -1
  31. homeassistant/components/airgradient/translations/sv.json +0 -1
  32. homeassistant/components/airgradient/translations/tr.json +0 -1
  33. homeassistant/components/airgradient/translations/zh-Hans.json +2 -2
  34. homeassistant/components/airgradient/translations/zh-Hant.json +2 -2
  35. homeassistant/components/airnow/translations/ga.json +25 -0
  36. homeassistant/components/airos/manifest.json +1 -1
  37. homeassistant/components/airos/translations/fr.json +1 -0
  38. homeassistant/components/airos/translations/ga.json +18 -1
  39. homeassistant/components/airos/translations/lt.json +75 -0
  40. homeassistant/components/airq/translations/ga.json +72 -0
  41. homeassistant/components/airthings/translations/ga.json +18 -0
  42. homeassistant/components/airthings_ble/translations/ga.json +34 -0
  43. homeassistant/components/airtouch4/translations/ga.json +12 -1
  44. homeassistant/components/airtouch5/translations/ga.json +16 -0
  45. homeassistant/components/airvisual/translations/ca.json +10 -0
  46. homeassistant/components/airvisual/translations/ga.json +33 -0
  47. homeassistant/components/airvisual/translations/sensor.ga.json +10 -0
  48. homeassistant/components/airvisual_pro/translations/ga.json +24 -1
  49. homeassistant/components/airzone/translations/ga.json +45 -3
  50. homeassistant/components/airzone_cloud/translations/ca.json +5 -1
  51. homeassistant/components/airzone_cloud/translations/ga.json +3 -1
  52. homeassistant/components/alarm_control_panel/translations/ga.json +101 -0
  53. homeassistant/components/alarmdecoder/translations/fr.json +5 -1
  54. homeassistant/components/alarmdecoder/translations/ga.json +12 -0
  55. homeassistant/components/alert/translations/de.json +1 -1
  56. homeassistant/components/alexa_devices/__init__.py +28 -2
  57. homeassistant/components/alexa_devices/config_flow.py +4 -9
  58. homeassistant/components/alexa_devices/const.py +19 -0
  59. homeassistant/components/alexa_devices/coordinator.py +1 -2
  60. homeassistant/components/alexa_devices/manifest.json +1 -1
  61. homeassistant/components/alexa_devices/strings.json +0 -4
  62. homeassistant/components/alexa_devices/translations/bg.json +0 -1
  63. homeassistant/components/alexa_devices/translations/cs.json +1 -5
  64. homeassistant/components/alexa_devices/translations/de.json +1 -5
  65. homeassistant/components/alexa_devices/translations/el.json +1 -5
  66. homeassistant/components/alexa_devices/translations/en-GB.json +1 -5
  67. homeassistant/components/alexa_devices/translations/en.json +1 -5
  68. homeassistant/components/alexa_devices/translations/es.json +1 -5
  69. homeassistant/components/alexa_devices/translations/et.json +1 -5
  70. homeassistant/components/alexa_devices/translations/fr.json +11 -0
  71. homeassistant/components/alexa_devices/translations/ga.json +16 -3
  72. homeassistant/components/alexa_devices/translations/he.json +0 -1
  73. homeassistant/components/alexa_devices/translations/hu.json +0 -3
  74. homeassistant/components/alexa_devices/translations/id.json +0 -3
  75. homeassistant/components/alexa_devices/translations/it.json +0 -3
  76. homeassistant/components/alexa_devices/translations/ja.json +1 -4
  77. homeassistant/components/alexa_devices/translations/ko.json +0 -1
  78. homeassistant/components/alexa_devices/translations/lt.json +325 -5
  79. homeassistant/components/alexa_devices/translations/mk.json +1 -5
  80. homeassistant/components/alexa_devices/translations/pl.json +0 -1
  81. homeassistant/components/alexa_devices/translations/pt.json +1 -5
  82. homeassistant/components/alexa_devices/translations/ru.json +1 -5
  83. homeassistant/components/alexa_devices/translations/sk.json +1 -5
  84. homeassistant/components/alexa_devices/translations/sv.json +1 -5
  85. homeassistant/components/alexa_devices/translations/tr.json +0 -1
  86. homeassistant/components/alexa_devices/translations/zh-Hans.json +77 -5
  87. homeassistant/components/alexa_devices/translations/zh-Hant.json +1 -5
  88. homeassistant/components/altruist/translations/fr.json +9 -0
  89. homeassistant/components/altruist/translations/ga.json +10 -0
  90. homeassistant/components/amberelectric/config_flow.py +4 -2
  91. homeassistant/components/amberelectric/const.py +2 -0
  92. homeassistant/components/amberelectric/coordinator.py +6 -2
  93. homeassistant/components/ambient_network/translations/fr.json +12 -0
  94. homeassistant/components/ambient_network/translations/ga.json +3 -0
  95. homeassistant/components/ambient_station/translations/ga.json +168 -0
  96. homeassistant/components/amcrest/translations/ga.json +11 -0
  97. homeassistant/components/amcrest/translations/sv.json +2 -2
  98. homeassistant/components/analytics_insights/translations/ga.json +7 -0
  99. homeassistant/components/androidtv/translations/fr.json +15 -2
  100. homeassistant/components/androidtv/translations/ga.json +2 -1
  101. homeassistant/components/androidtv_remote/translations/ga.json +5 -1
  102. homeassistant/components/anova/translations/ga.json +2 -0
  103. homeassistant/components/anthropic/translations/ga.json +20 -0
  104. homeassistant/components/anthropic/translations/nl.json +1 -0
  105. homeassistant/components/aosmith/translations/ga.json +17 -1
  106. homeassistant/components/apple_tv/translations/ga.json +3 -0
  107. homeassistant/components/aprilaire/translations/ga.json +44 -9
  108. homeassistant/components/apsystems/translations/ga.json +10 -0
  109. homeassistant/components/aquacell/translations/ca.json +6 -1
  110. homeassistant/components/aquacell/translations/ga.json +11 -1
  111. homeassistant/components/arve/translations/ga.json +6 -0
  112. homeassistant/components/aseko_pool_live/translations/ga.json +12 -0
  113. homeassistant/components/assist_satellite/translations/ga.json +1 -0
  114. homeassistant/components/asuswrt/translations/ga.json +33 -0
  115. homeassistant/components/aurora/translations/fr.json +9 -0
  116. homeassistant/components/aurora/translations/ga.json +5 -0
  117. homeassistant/components/aurora_abb_powerone/translations/fr.json +7 -0
  118. homeassistant/components/autarco/translations/ga.json +17 -1
  119. homeassistant/components/automation/translations/ga.json +9 -0
  120. homeassistant/components/automation/translations/zh-Hant.json +4 -4
  121. homeassistant/components/awair/translations/ga.json +5 -0
  122. homeassistant/components/awair/translations/zh-Hant.json +1 -1
  123. homeassistant/components/aws_s3/translations/ga.json +3 -0
  124. homeassistant/components/axis/translations/ga.json +1 -0
  125. homeassistant/components/azure_data_explorer/translations/ga.json +8 -0
  126. homeassistant/components/azure_storage/translations/ga.json +7 -0
  127. homeassistant/components/backup/translations/ga.json +1 -0
  128. homeassistant/components/balboa/translations/ca.json +5 -1
  129. homeassistant/components/bang_olufsen/translations/ga.json +12 -1
  130. homeassistant/components/binary_sensor/translations/ca.json +9 -2
  131. homeassistant/components/binary_sensor/translations/ga.json +10 -0
  132. homeassistant/components/blackbird/translations/ga.json +11 -0
  133. homeassistant/components/blebox/translations/ga.json +12 -0
  134. homeassistant/components/blue_current/translations/ca.json +3 -1
  135. homeassistant/components/blue_current/translations/ga.json +37 -1
  136. homeassistant/components/blue_current/translations/lt.json +11 -0
  137. homeassistant/components/bluesound/translations/ga.json +42 -0
  138. homeassistant/components/bluetooth/manifest.json +1 -1
  139. homeassistant/components/bmw_connected_drive/translations/ca.json +1 -0
  140. homeassistant/components/bmw_connected_drive/translations/ga.json +7 -0
  141. homeassistant/components/bond/translations/ga.json +30 -0
  142. homeassistant/components/bosch_alarm/translations/cs.json +3 -0
  143. homeassistant/components/bosch_alarm/translations/fr.json +110 -4
  144. homeassistant/components/bosch_alarm/translations/ga.json +14 -0
  145. homeassistant/components/bosch_alarm/translations/pt.json +3 -0
  146. homeassistant/components/bosch_shc/entity.py +1 -6
  147. homeassistant/components/bosch_shc/manifest.json +1 -1
  148. homeassistant/components/bosch_shc/translations/ga.json +8 -0
  149. homeassistant/components/bring/translations/fr.json +9 -0
  150. homeassistant/components/bring/translations/ga.json +24 -2
  151. homeassistant/components/broadlink/translations/ga.json +13 -1
  152. homeassistant/components/brother/translations/ga.json +3 -0
  153. homeassistant/components/bryant_evolution/translations/ga.json +6 -0
  154. homeassistant/components/bsblan/translations/ga.json +4 -0
  155. homeassistant/components/bthome/translations/ga.json +2 -0
  156. homeassistant/components/button/translations/fr.json +1 -0
  157. homeassistant/components/caldav/translations/ga.json +23 -1
  158. homeassistant/components/calendar/translations/ga.json +7 -0
  159. homeassistant/components/calendar/translations/zh-Hant.json +1 -1
  160. homeassistant/components/cambridge_audio/translations/ga.json +11 -1
  161. homeassistant/components/camera/translations/ga.json +21 -0
  162. homeassistant/components/camera/translations/zh-Hant.json +1 -1
  163. homeassistant/components/cast/translations/ga.json +9 -0
  164. homeassistant/components/cast/translations/sl.json +7 -0
  165. homeassistant/components/ccm15/translations/ga.json +19 -0
  166. homeassistant/components/chacon_dio/translations/ga.json +20 -0
  167. homeassistant/components/climate/translations/ca.json +6 -1
  168. homeassistant/components/climate/translations/ga.json +7 -2
  169. homeassistant/components/cloud/translations/lt.json +4 -0
  170. homeassistant/components/cloudflare/translations/ga.json +7 -0
  171. homeassistant/components/co2signal/translations/ga.json +10 -0
  172. homeassistant/components/color_extractor/translations/ga.json +9 -0
  173. homeassistant/components/comelit/translations/fr.json +1 -0
  174. homeassistant/components/comelit/translations/ga.json +23 -1
  175. homeassistant/components/conversation/translations/ga.json +10 -1
  176. homeassistant/components/cookidoo/manifest.json +1 -1
  177. homeassistant/components/cookidoo/translations/ga.json +14 -1
  178. homeassistant/components/counter/translations/ga.json +11 -0
  179. homeassistant/components/cover/translations/ga.json +53 -0
  180. homeassistant/components/daikin/translations/ga.json +24 -0
  181. homeassistant/components/datadog/translations/ga.json +16 -0
  182. homeassistant/components/datadog/translations/lt.json +56 -0
  183. homeassistant/components/datetime/translations/ga.json +12 -0
  184. homeassistant/components/deako/translations/ga.json +4 -0
  185. homeassistant/components/deconz/translations/ga.json +9 -0
  186. homeassistant/components/deluge/translations/ga.json +6 -0
  187. homeassistant/components/demo/translations/ga.json +13 -0
  188. homeassistant/components/denonavr/translations/fr.json +25 -0
  189. homeassistant/components/devialet/translations/ga.json +6 -0
  190. homeassistant/components/device_tracker/translations/ga.json +12 -0
  191. homeassistant/components/devolo_home_control/translations/ga.json +3 -0
  192. homeassistant/components/devolo_home_network/translations/ga.json +9 -0
  193. homeassistant/components/dhcp/manifest.json +1 -1
  194. homeassistant/components/dlna_dmr/translations/zh-Hant.json +1 -1
  195. homeassistant/components/dnsip/translations/ga.json +3 -0
  196. homeassistant/components/doorbird/translations/ga.json +18 -0
  197. homeassistant/components/downloader/translations/ga.json +3 -0
  198. homeassistant/components/drop_connect/translations/ca.json +5 -1
  199. homeassistant/components/drop_connect/translations/ga.json +2 -0
  200. homeassistant/components/dsmr/translations/ca.json +5 -1
  201. homeassistant/components/dsmr_reader/translations/ca.json +5 -1
  202. homeassistant/components/duke_energy/translations/ga.json +20 -0
  203. homeassistant/components/duotecno/translations/ga.json +11 -0
  204. homeassistant/components/dwd_weather_warnings/translations/fr.json +13 -0
  205. homeassistant/components/dwd_weather_warnings/translations/ga.json +2 -0
  206. homeassistant/components/ecobee/translations/ga.json +28 -0
  207. homeassistant/components/ecobee/translations/zh-Hant.json +1 -1
  208. homeassistant/components/ecoforest/translations/fr.json +3 -0
  209. homeassistant/components/ecoforest/translations/ga.json +16 -0
  210. homeassistant/components/econet/translations/zh-Hant.json +1 -1
  211. homeassistant/components/ecovacs/translations/ca.json +8 -2
  212. homeassistant/components/ecovacs/translations/ga.json +14 -2
  213. homeassistant/components/edl21/translations/ga.json +9 -0
  214. homeassistant/components/eheimdigital/translations/ga.json +15 -0
  215. homeassistant/components/electric_kiwi/translations/ga.json +19 -3
  216. homeassistant/components/elevenlabs/translations/ga.json +7 -0
  217. homeassistant/components/elgato/translations/el.json +2 -1
  218. homeassistant/components/elkm1/translations/el.json +21 -3
  219. homeassistant/components/elkm1/translations/ga.json +53 -1
  220. homeassistant/components/elmax/translations/ga.json +4 -0
  221. homeassistant/components/elvia/translations/ga.json +7 -0
  222. homeassistant/components/emoncms/translations/ga.json +3 -1
  223. homeassistant/components/energenie_power_sockets/translations/ga.json +4 -0
  224. homeassistant/components/enigma2/translations/ga.json +19 -0
  225. homeassistant/components/enphase_envoy/__init__.py +17 -0
  226. homeassistant/components/enphase_envoy/translations/ca.json +1 -0
  227. homeassistant/components/enphase_envoy/translations/ga.json +29 -1
  228. homeassistant/components/envisalink/translations/ga.json +11 -0
  229. homeassistant/components/epic_games_store/translations/ca.json +7 -0
  230. homeassistant/components/epic_games_store/translations/ga.json +6 -0
  231. homeassistant/components/epion/translations/ga.json +18 -0
  232. homeassistant/components/eq3btsmart/translations/ga.json +3 -0
  233. homeassistant/components/esphome/const.py +1 -1
  234. homeassistant/components/event/translations/ga.json +24 -0
  235. homeassistant/components/evohome/translations/ga.json +21 -0
  236. homeassistant/components/ezviz/translations/de.json +4 -4
  237. homeassistant/components/ezviz/translations/ga.json +24 -0
  238. homeassistant/components/ezviz/translations/sv.json +1 -1
  239. homeassistant/components/fan/translations/de.json +3 -3
  240. homeassistant/components/fan/translations/ga.json +94 -0
  241. homeassistant/components/fastdotcom/translations/ga.json +3 -0
  242. homeassistant/components/feedreader/translations/ga.json +9 -0
  243. homeassistant/components/ffmpeg/translations/ga.json +25 -0
  244. homeassistant/components/file/translations/ga.json +3 -0
  245. homeassistant/components/filter/translations/ga.json +8 -1
  246. homeassistant/components/fitbit/translations/ga.json +17 -2
  247. homeassistant/components/fivem/translations/ga.json +3 -0
  248. homeassistant/components/flexit_bacnet/translations/ga.json +23 -0
  249. homeassistant/components/flick_electric/translations/ga.json +2 -1
  250. homeassistant/components/flux_led/translations/ga.json +19 -0
  251. homeassistant/components/folder_watcher/translations/ga.json +3 -0
  252. homeassistant/components/forecast_solar/translations/ga.json +11 -1
  253. homeassistant/components/foscam/translations/cs.json +1 -1
  254. homeassistant/components/foscam/translations/en-GB.json +1 -1
  255. homeassistant/components/foscam/translations/en.json +1 -1
  256. homeassistant/components/foscam/translations/es.json +0 -7
  257. homeassistant/components/foscam/translations/et.json +1 -1
  258. homeassistant/components/foscam/translations/ga.json +22 -4
  259. homeassistant/components/foscam/translations/hu.json +0 -7
  260. homeassistant/components/foscam/translations/it.json +0 -7
  261. homeassistant/components/foscam/translations/ja.json +0 -7
  262. homeassistant/components/foscam/translations/lt.json +0 -7
  263. homeassistant/components/foscam/translations/pt.json +1 -1
  264. homeassistant/components/foscam/translations/ru.json +1 -1
  265. homeassistant/components/foscam/translations/sk.json +1 -1
  266. homeassistant/components/foscam/translations/sv.json +4 -4
  267. homeassistant/components/foscam/translations/tr.json +0 -7
  268. homeassistant/components/foscam/translations/zh-Hans.json +1 -1
  269. homeassistant/components/foscam/translations/zh-Hant.json +1 -1
  270. homeassistant/components/fritz/translations/ga.json +12 -2
  271. homeassistant/components/fritzbox/translations/ga.json +6 -0
  272. homeassistant/components/fritzbox_callmonitor/translations/ga.json +14 -0
  273. homeassistant/components/fronius/translations/ca.json +5 -1
  274. homeassistant/components/fronius/translations/ga.json +5 -0
  275. homeassistant/components/frontend/__init__.py +1 -1
  276. homeassistant/components/frontend/manifest.json +1 -1
  277. homeassistant/components/frontend/translations/ga.json +25 -0
  278. homeassistant/components/fujitsu_fglair/translations/ga.json +17 -2
  279. homeassistant/components/fully_kiosk/translations/ga.json +17 -0
  280. homeassistant/components/fyta/translations/ca.json +10 -0
  281. homeassistant/components/fyta/translations/ga.json +17 -1
  282. homeassistant/components/gardena_bluetooth/translations/ga.json +41 -0
  283. homeassistant/components/generic_hygrostat/translations/ga.json +1 -0
  284. homeassistant/components/generic_hygrostat/translations/pl.json +4 -0
  285. homeassistant/components/generic_thermostat/translations/ga.json +9 -0
  286. homeassistant/components/geniushub/translations/ga.json +55 -0
  287. homeassistant/components/geo_location/translations/ga.json +14 -0
  288. homeassistant/components/geocaching/translations/ga.json +1 -0
  289. homeassistant/components/geonetnz_volcano/translations/ga.json +7 -0
  290. homeassistant/components/gios/translations/ga.json +5 -0
  291. homeassistant/components/glances/translations/ga.json +9 -0
  292. homeassistant/components/goalzero/translations/el.json +3 -0
  293. homeassistant/components/google/translations/ga.json +41 -1
  294. homeassistant/components/google_assistant/translations/ga.json +21 -0
  295. homeassistant/components/google_assistant_sdk/translations/ga.json +22 -1
  296. homeassistant/components/google_assistant_sdk/translations/zh-Hant.json +1 -1
  297. homeassistant/components/google_drive/translations/ga.json +15 -2
  298. homeassistant/components/google_generative_ai_conversation/translations/ga.json +17 -1
  299. homeassistant/components/google_generative_ai_conversation/translations/nl.json +1 -0
  300. homeassistant/components/google_mail/translations/ga.json +46 -1
  301. homeassistant/components/google_photos/translations/ga.json +18 -2
  302. homeassistant/components/google_sheets/translations/ga.json +26 -1
  303. homeassistant/components/google_tasks/translations/ga.json +18 -2
  304. homeassistant/components/google_travel_time/translations/ga.json +10 -1
  305. homeassistant/components/govee_ble/translations/ga.json +9 -0
  306. homeassistant/components/govee_light_local/translations/ga.json +11 -0
  307. homeassistant/components/gpsd/translations/ga.json +33 -0
  308. homeassistant/components/group/translations/ga.json +19 -2
  309. homeassistant/components/group/translations/lt.json +18 -0
  310. homeassistant/components/group/translations/ru.json +18 -0
  311. homeassistant/components/group/translations/sv.json +12 -0
  312. homeassistant/components/guardian/translations/ga.json +50 -0
  313. homeassistant/components/habitica/manifest.json +1 -1
  314. homeassistant/components/habitica/translations/fr.json +24 -0
  315. homeassistant/components/habitica/translations/ga.json +29 -4
  316. homeassistant/components/habitica/translations/he.json +3 -0
  317. homeassistant/components/habitica/translations/hu.json +1 -2
  318. homeassistant/components/habitica/translations/lt.json +1 -2
  319. homeassistant/components/habitica/translations/pt.json +1 -1
  320. homeassistant/components/habitica/translations/zh-Hant.json +2 -2
  321. homeassistant/components/harmony/translations/ga.json +16 -0
  322. homeassistant/components/hassio/issues.py +3 -1
  323. homeassistant/components/hassio/translations/ca.json +10 -0
  324. homeassistant/components/hassio/translations/de.json +5 -5
  325. homeassistant/components/hassio/translations/ga.json +83 -3
  326. homeassistant/components/hassio/translations/vi.json +3 -0
  327. homeassistant/components/hassio/translations/zh-Hant.json +2 -2
  328. homeassistant/components/hdmi_cec/translations/ga.json +21 -0
  329. homeassistant/components/heos/translations/ga.json +34 -0
  330. homeassistant/components/here_travel_time/translations/ga.json +7 -0
  331. homeassistant/components/here_travel_time/translations/lt.json +3 -0
  332. homeassistant/components/history_stats/translations/ga.json +7 -0
  333. homeassistant/components/hive/translations/ga.json +47 -0
  334. homeassistant/components/hko/translations/fr.json +9 -0
  335. homeassistant/components/hko/translations/ga.json +10 -0
  336. homeassistant/components/holiday/manifest.json +1 -1
  337. homeassistant/components/holiday/translations/fr.json +1 -1
  338. homeassistant/components/home_connect/translations/ca.json +36 -1
  339. homeassistant/components/home_connect/translations/fr.json +43 -0
  340. homeassistant/components/home_connect/translations/ga.json +181 -5
  341. homeassistant/components/homeassistant/translations/ga.json +75 -5
  342. homeassistant/components/homeassistant_hardware/translations/ga.json +3 -0
  343. homeassistant/components/homeassistant_hardware/translations/zh-Hant.json +1 -1
  344. homeassistant/components/homeassistant_sky_connect/translations/ga.json +3 -0
  345. homeassistant/components/homeassistant_sky_connect/translations/zh-Hant.json +1 -1
  346. homeassistant/components/homeassistant_yellow/translations/ga.json +3 -0
  347. homeassistant/components/homeassistant_yellow/translations/zh-Hant.json +1 -1
  348. homeassistant/components/homee/translations/fr.json +27 -0
  349. homeassistant/components/homee/translations/ga.json +27 -2
  350. homeassistant/components/homekit/translations/ga.json +25 -0
  351. homeassistant/components/homekit_controller/translations/ca.json +1 -0
  352. homeassistant/components/homekit_controller/translations/ga.json +1 -0
  353. homeassistant/components/homematic/translations/ga.json +93 -0
  354. homeassistant/components/homematicip_cloud/translations/ca.json +1 -0
  355. homeassistant/components/homematicip_cloud/translations/ga.json +106 -0
  356. homeassistant/components/homewizard/translations/ga.json +3 -0
  357. homeassistant/components/homewizard/translations/zh-Hant.json +1 -1
  358. homeassistant/components/homeworks/translations/ga.json +17 -3
  359. homeassistant/components/honeywell/translations/ga.json +6 -0
  360. homeassistant/components/html5/translations/ga.json +17 -0
  361. homeassistant/components/huawei_lte/translations/ga.json +25 -0
  362. homeassistant/components/hue/translations/ga.json +52 -1
  363. homeassistant/components/humidifier/translations/ca.json +2 -0
  364. homeassistant/components/humidifier/translations/ga.json +33 -1
  365. homeassistant/components/husqvarna_automower/translations/ca.json +1 -0
  366. homeassistant/components/husqvarna_automower/translations/fr.json +5 -0
  367. homeassistant/components/husqvarna_automower/translations/ga.json +19 -2
  368. homeassistant/components/husqvarna_automower/translations/lt.json +12 -0
  369. homeassistant/components/husqvarna_automower/translations/nl.json +5 -5
  370. homeassistant/components/husqvarna_automower_ble/translations/ga.json +4 -1
  371. homeassistant/components/huum/translations/ga.json +19 -0
  372. homeassistant/components/huum/translations/lt.json +7 -0
  373. homeassistant/components/hvv_departures/translations/ga.json +8 -0
  374. homeassistant/components/hydrawise/translations/el.json +2 -2
  375. homeassistant/components/hydrawise/translations/en-GB.json +3 -3
  376. homeassistant/components/hydrawise/translations/en.json +3 -3
  377. homeassistant/components/hydrawise/translations/es.json +1 -5
  378. homeassistant/components/hydrawise/translations/et.json +1 -1
  379. homeassistant/components/hydrawise/translations/fi.json +1 -2
  380. homeassistant/components/hydrawise/translations/ga.json +21 -5
  381. homeassistant/components/hydrawise/translations/hu.json +1 -5
  382. homeassistant/components/hydrawise/translations/ja.json +1 -5
  383. homeassistant/components/hydrawise/translations/lt.json +1 -5
  384. homeassistant/components/hydrawise/translations/nl.json +0 -3
  385. homeassistant/components/hydrawise/translations/pt-BR.json +1 -5
  386. homeassistant/components/hydrawise/translations/pt.json +1 -1
  387. homeassistant/components/hydrawise/translations/sk.json +3 -3
  388. homeassistant/components/hydrawise/translations/sv.json +1 -5
  389. homeassistant/components/hydrawise/translations/tr.json +1 -5
  390. homeassistant/components/hyperion/translations/ga.json +5 -0
  391. homeassistant/components/ialarm/translations/fr.json +3 -0
  392. homeassistant/components/icloud/services.py +11 -14
  393. homeassistant/components/icloud/translations/ga.json +16 -0
  394. homeassistant/components/idasen_desk/translations/ca.json +8 -0
  395. homeassistant/components/idasen_desk/translations/ga.json +12 -1
  396. homeassistant/components/ifttt/translations/ga.json +40 -0
  397. homeassistant/components/igloohome/translations/ga.json +8 -0
  398. homeassistant/components/ihc/translations/ga.json +72 -0
  399. homeassistant/components/imap/translations/ga.json +4 -0
  400. homeassistant/components/imeon_inverter/coordinator.py +4 -6
  401. homeassistant/components/imeon_inverter/sensor.py +10 -11
  402. homeassistant/components/imeon_inverter/translations/cs.json +7 -7
  403. homeassistant/components/imeon_inverter/translations/de.json +7 -7
  404. homeassistant/components/imeon_inverter/translations/el.json +0 -15
  405. homeassistant/components/imeon_inverter/translations/en-GB.json +0 -21
  406. homeassistant/components/imeon_inverter/translations/en.json +7 -7
  407. homeassistant/components/imeon_inverter/translations/es.json +0 -21
  408. homeassistant/components/imeon_inverter/translations/et.json +7 -7
  409. homeassistant/components/imeon_inverter/translations/fi.json +1 -0
  410. homeassistant/components/imeon_inverter/translations/fr.json +1 -0
  411. homeassistant/components/imeon_inverter/translations/ga.json +13 -16
  412. homeassistant/components/imeon_inverter/translations/hu.json +0 -21
  413. homeassistant/components/imeon_inverter/translations/lt.json +0 -21
  414. homeassistant/components/imeon_inverter/translations/pt.json +0 -21
  415. homeassistant/components/imeon_inverter/translations/ru.json +0 -21
  416. homeassistant/components/imeon_inverter/translations/sk.json +7 -7
  417. homeassistant/components/imeon_inverter/translations/sv.json +0 -21
  418. homeassistant/components/imeon_inverter/translations/zh-Hans.json +5 -11
  419. homeassistant/components/imeon_inverter/translations/zh-Hant.json +7 -7
  420. homeassistant/components/imgw_pib/manifest.json +1 -1
  421. homeassistant/components/imgw_pib/translations/ca.json +2 -1
  422. homeassistant/components/imgw_pib/translations/ga.json +8 -0
  423. homeassistant/components/imgw_pib/translations/lt.json +2 -0
  424. homeassistant/components/immich/translations/ga.json +13 -1
  425. homeassistant/components/immich/translations/lt.json +37 -0
  426. homeassistant/components/improv_ble/translations/ga.json +22 -0
  427. homeassistant/components/incomfort/translations/ga.json +16 -0
  428. homeassistant/components/input_boolean/translations/ga.json +8 -4
  429. homeassistant/components/input_button/translations/ga.json +2 -1
  430. homeassistant/components/input_datetime/translations/ga.json +2 -1
  431. homeassistant/components/input_number/translations/ga.json +20 -1
  432. homeassistant/components/input_select/translations/ga.json +49 -0
  433. homeassistant/components/input_text/translations/ga.json +2 -1
  434. homeassistant/components/insteon/translations/ga.json +109 -0
  435. homeassistant/components/intellifire/translations/ga.json +43 -0
  436. homeassistant/components/intent_script/translations/ga.json +8 -0
  437. homeassistant/components/iometer/translations/ga.json +11 -0
  438. homeassistant/components/iotty/translations/ga.json +15 -1
  439. homeassistant/components/iperf3/translations/ga.json +13 -0
  440. homeassistant/components/ipma/translations/fr.json +13 -0
  441. homeassistant/components/ipma/translations/ga.json +11 -0
  442. homeassistant/components/iron_os/translations/ca.json +1 -0
  443. homeassistant/components/iron_os/translations/ga.json +24 -2
  444. homeassistant/components/iskra/translations/ga.json +17 -1
  445. homeassistant/components/islamic_prayer_times/translations/fr.json +5 -0
  446. homeassistant/components/islamic_prayer_times/translations/ga.json +8 -0
  447. homeassistant/components/israel_rail/translations/ga.json +6 -0
  448. homeassistant/components/ista_ecotrend/translations/ga.json +21 -1
  449. homeassistant/components/isy994/translations/ga.json +73 -0
  450. homeassistant/components/ituran/translations/ga.json +10 -2
  451. homeassistant/components/ituran/translations/lt.json +3 -0
  452. homeassistant/components/izone/translations/ga.json +24 -0
  453. homeassistant/components/jellyfin/translations/ga.json +8 -1
  454. homeassistant/components/jewish_calendar/translations/ga.json +5 -0
  455. homeassistant/components/justnimbus/translations/ga.json +3 -0
  456. homeassistant/components/jvc_projector/translations/ca.json +1 -0
  457. homeassistant/components/jvc_projector/translations/ga.json +12 -0
  458. homeassistant/components/keba/translations/ga.json +56 -1
  459. homeassistant/components/keenetic_ndms2/translations/ga.json +1 -0
  460. homeassistant/components/kef/translations/ga.json +20 -0
  461. homeassistant/components/keyboard/translations/ga.json +8 -0
  462. homeassistant/components/keymitt_ble/translations/ga.json +33 -0
  463. homeassistant/components/kitchen_sink/translations/ga.json +4 -0
  464. homeassistant/components/kitchen_sink/translations/zh-Hant.json +3 -3
  465. homeassistant/components/knocki/translations/ga.json +18 -0
  466. homeassistant/components/knx/translations/ca.json +4 -2
  467. homeassistant/components/knx/translations/fr.json +2 -1
  468. homeassistant/components/knx/translations/ga.json +20 -2
  469. homeassistant/components/knx/translations/zh-Hant.json +1 -1
  470. homeassistant/components/kostal_plenticore/translations/ga.json +2 -0
  471. homeassistant/components/kraken/translations/ga.json +30 -0
  472. homeassistant/components/kulersky/translations/ga.json +20 -0
  473. homeassistant/components/lamarzocco/translations/ca.json +1 -0
  474. homeassistant/components/lamarzocco/translations/ga.json +19 -0
  475. homeassistant/components/lametric/translations/ga.json +111 -0
  476. homeassistant/components/landisgyr_heat_meter/translations/ga.json +7 -0
  477. homeassistant/components/launch_library/translations/cs.json +7 -0
  478. homeassistant/components/launch_library/translations/pt.json +7 -0
  479. homeassistant/components/launch_library/translations/zh-Hans.json +7 -0
  480. homeassistant/components/lawn_mower/translations/ca.json +1 -0
  481. homeassistant/components/lawn_mower/translations/ga.json +15 -1
  482. homeassistant/components/lcn/translations/ga.json +165 -21
  483. homeassistant/components/ld2410_ble/translations/ga.json +9 -0
  484. homeassistant/components/leaone/translations/ga.json +10 -1
  485. homeassistant/components/lektrico/translations/ca.json +2 -0
  486. homeassistant/components/lektrico/translations/ga.json +15 -0
  487. homeassistant/components/letpot/translations/fr.json +7 -0
  488. homeassistant/components/letpot/translations/ga.json +16 -0
  489. homeassistant/components/lg_netcast/translations/ga.json +16 -0
  490. homeassistant/components/lg_thinq/coordinator.py +1 -1
  491. homeassistant/components/lg_thinq/translations/ca.json +39 -1
  492. homeassistant/components/lg_thinq/translations/cs.json +3 -1
  493. homeassistant/components/lg_thinq/translations/el.json +1 -0
  494. homeassistant/components/lg_thinq/translations/ga.json +52 -4
  495. homeassistant/components/lg_thinq/translations/lt.json +51 -0
  496. homeassistant/components/lg_thinq/translations/pt.json +2 -0
  497. homeassistant/components/lg_thinq/translations/ru.json +2 -0
  498. homeassistant/components/lg_thinq/translations/zh-Hans.json +2 -0
  499. homeassistant/components/lifx/translations/ga.json +110 -0
  500. homeassistant/components/light/translations/ga.json +13 -1
  501. homeassistant/components/light/translations/it.json +1 -0
  502. homeassistant/components/linear_garage_door/translations/ga.json +25 -0
  503. homeassistant/components/linkplay/translations/ga.json +11 -0
  504. homeassistant/components/litterrobot/translations/ca.json +6 -1
  505. homeassistant/components/litterrobot/translations/ga.json +18 -0
  506. homeassistant/components/local_calendar/translations/ga.json +3 -0
  507. homeassistant/components/local_file/translations/ga.json +20 -1
  508. homeassistant/components/local_todo/translations/ga.json +3 -0
  509. homeassistant/components/lock/translations/ga.json +9 -0
  510. homeassistant/components/logbook/translations/el.json +5 -5
  511. homeassistant/components/logbook/translations/ga.json +24 -0
  512. homeassistant/components/logger/translations/ga.json +9 -0
  513. homeassistant/components/loqed/translations/ga.json +11 -0
  514. homeassistant/components/luftdaten/translations/ga.json +3 -0
  515. homeassistant/components/lupusec/translations/ga.json +12 -0
  516. homeassistant/components/lutron/translations/ga.json +9 -0
  517. homeassistant/components/lyric/translations/ga.json +3 -0
  518. homeassistant/components/madvr/translations/ga.json +10 -0
  519. homeassistant/components/manual/translations/fr.json +7 -0
  520. homeassistant/components/mastodon/translations/ga.json +5 -0
  521. homeassistant/components/matter/translations/ca.json +23 -1
  522. homeassistant/components/matter/translations/fr.json +3 -0
  523. homeassistant/components/matter/translations/ga.json +40 -2
  524. homeassistant/components/matter/translations/lt.json +6 -0
  525. homeassistant/components/matter/valve.py +6 -3
  526. homeassistant/components/mcp/translations/ga.json +18 -2
  527. homeassistant/components/mcp_server/translations/ga.json +3 -0
  528. homeassistant/components/mealie/translations/ga.json +19 -1
  529. homeassistant/components/meater/translations/ga.json +5 -0
  530. homeassistant/components/medcom_ble/translations/ga.json +15 -1
  531. homeassistant/components/media_extractor/manifest.json +1 -1
  532. homeassistant/components/media_extractor/translations/ga.json +7 -0
  533. homeassistant/components/media_player/translations/ca.json +1 -0
  534. homeassistant/components/media_player/translations/ga.json +155 -0
  535. homeassistant/components/melcloud/translations/ga.json +34 -1
  536. homeassistant/components/met_eireann/translations/ga.json +7 -0
  537. homeassistant/components/metoffice/translations/ga.json +9 -0
  538. homeassistant/components/microbees/translations/ga.json +20 -1
  539. homeassistant/components/microsoft_face/translations/ga.json +60 -0
  540. homeassistant/components/miele/const.py +1 -0
  541. homeassistant/components/miele/icons.json +2 -1
  542. homeassistant/components/miele/manifest.json +1 -1
  543. homeassistant/components/miele/strings.json +2 -1
  544. homeassistant/components/miele/translations/cs.json +1 -0
  545. homeassistant/components/miele/translations/de.json +1 -0
  546. homeassistant/components/miele/translations/el.json +5 -0
  547. homeassistant/components/miele/translations/en-GB.json +1 -0
  548. homeassistant/components/miele/translations/en.json +1 -0
  549. homeassistant/components/miele/translations/et.json +1 -0
  550. homeassistant/components/miele/translations/ga.json +42 -4
  551. homeassistant/components/miele/translations/lt.json +37 -0
  552. homeassistant/components/miele/translations/pt.json +1 -0
  553. homeassistant/components/miele/translations/sk.json +1 -0
  554. homeassistant/components/miele/translations/zh-Hans.json +1 -0
  555. homeassistant/components/miele/translations/zh-Hant.json +1 -0
  556. homeassistant/components/minio/translations/ga.json +24 -0
  557. homeassistant/components/modbus/translations/ga.json +54 -0
  558. homeassistant/components/modem_callerid/translations/ga.json +9 -0
  559. homeassistant/components/modern_forms/translations/ga.json +5 -0
  560. homeassistant/components/mold_indicator/translations/ga.json +7 -0
  561. homeassistant/components/monarch_money/translations/ga.json +7 -1
  562. homeassistant/components/monzo/translations/ga.json +15 -2
  563. homeassistant/components/motionblinds_ble/translations/ca.json +8 -1
  564. homeassistant/components/motionblinds_ble/translations/ga.json +8 -0
  565. homeassistant/components/motionmount/translations/ga.json +13 -1
  566. homeassistant/components/mpd/translations/ga.json +12 -0
  567. homeassistant/components/mqtt/translations/cs.json +1 -1
  568. homeassistant/components/mqtt/translations/de.json +11 -11
  569. homeassistant/components/mqtt/translations/el.json +5 -1
  570. homeassistant/components/mqtt/translations/en-GB.json +1 -1
  571. homeassistant/components/mqtt/translations/en.json +1 -1
  572. homeassistant/components/mqtt/translations/et.json +1 -1
  573. homeassistant/components/mqtt/translations/fr.json +44 -1
  574. homeassistant/components/mqtt/translations/ga.json +56 -4
  575. homeassistant/components/mqtt/translations/he.json +1 -1
  576. homeassistant/components/mqtt/translations/lt.json +129 -3
  577. homeassistant/components/mqtt/translations/nl.json +4 -0
  578. homeassistant/components/mqtt/translations/pl.json +11 -0
  579. homeassistant/components/mqtt/translations/pt.json +1 -1
  580. homeassistant/components/mqtt/translations/ru.json +1 -1
  581. homeassistant/components/mqtt/translations/sk.json +1 -1
  582. homeassistant/components/mqtt/translations/sv.json +1 -1
  583. homeassistant/components/mqtt/translations/zh-Hans.json +1 -1
  584. homeassistant/components/mqtt/translations/zh-Hant.json +4 -4
  585. homeassistant/components/music_assistant/translations/ga.json +6 -1
  586. homeassistant/components/mysensors/translations/ca.json +2 -0
  587. homeassistant/components/mystrom/manifest.json +1 -1
  588. homeassistant/components/myuplink/translations/fr.json +7 -0
  589. homeassistant/components/myuplink/translations/ga.json +17 -3
  590. homeassistant/components/nam/translations/ca.json +51 -3
  591. homeassistant/components/nam/translations/ga.json +3 -0
  592. homeassistant/components/nanoleaf/config_flow.py +9 -2
  593. homeassistant/components/nanoleaf/translations/ga.json +9 -0
  594. homeassistant/components/nanoleaf/translations/zh-Hant.json +1 -1
  595. homeassistant/components/nasweb/translations/ga.json +13 -1
  596. homeassistant/components/nasweb/translations/nl.json +2 -0
  597. homeassistant/components/neato/translations/ga.json +12 -0
  598. homeassistant/components/ness_alarm/translations/fr.json +22 -0
  599. homeassistant/components/ness_alarm/translations/ga.json +28 -0
  600. homeassistant/components/nest/translations/el.json +1 -1
  601. homeassistant/components/nest/translations/ga.json +6 -0
  602. homeassistant/components/netatmo/manifest.json +1 -1
  603. homeassistant/components/netatmo/translations/fr.json +20 -1
  604. homeassistant/components/netatmo/translations/ga.json +48 -0
  605. homeassistant/components/netgear/translations/ga.json +22 -0
  606. homeassistant/components/netgear_lte/translations/ga.json +72 -0
  607. homeassistant/components/network/translations/el.json +1 -1
  608. homeassistant/components/nexia/translations/ga.json +56 -0
  609. homeassistant/components/nextbus/translations/ga.json +3 -0
  610. homeassistant/components/nextcloud/translations/ga.json +78 -0
  611. homeassistant/components/nextdns/translations/ga.json +6 -0
  612. homeassistant/components/nfandroidtv/translations/fr.json +11 -0
  613. homeassistant/components/nfandroidtv/translations/ga.json +9 -0
  614. homeassistant/components/nice_go/translations/ga.json +23 -1
  615. homeassistant/components/niko_home_control/translations/ga.json +9 -0
  616. homeassistant/components/nmbs/translations/ga.json +1 -0
  617. homeassistant/components/nobo_hub/translations/ga.json +4 -1
  618. homeassistant/components/nordpool/translations/ga.json +1 -0
  619. homeassistant/components/notify/translations/el.json +1 -1
  620. homeassistant/components/notify/translations/ga.json +32 -1
  621. homeassistant/components/ntfy/translations/ga.json +29 -2
  622. homeassistant/components/nuki/translations/ca.json +14 -0
  623. homeassistant/components/nuki/translations/ga.json +3 -0
  624. homeassistant/components/number/translations/ga.json +16 -0
  625. homeassistant/components/nut/translations/ca.json +2 -1
  626. homeassistant/components/nut/translations/ga.json +34 -2
  627. homeassistant/components/nws/translations/fr.json +20 -0
  628. homeassistant/components/nx584/translations/ga.json +12 -0
  629. homeassistant/components/nyt_games/translations/ga.json +8 -0
  630. homeassistant/components/nzbget/translations/ga.json +20 -0
  631. homeassistant/components/ohme/translations/ca.json +1 -0
  632. homeassistant/components/ohme/translations/ga.json +20 -1
  633. homeassistant/components/ollama/translations/ca.json +2 -1
  634. homeassistant/components/ollama/translations/ga.json +21 -0
  635. homeassistant/components/ombi/translations/ga.json +38 -0
  636. homeassistant/components/omnilogic/translations/ga.json +14 -0
  637. homeassistant/components/ondilo_ico/translations/ga.json +2 -0
  638. homeassistant/components/onedrive/translations/ga.json +17 -2
  639. homeassistant/components/onewire/translations/ga.json +4 -0
  640. homeassistant/components/onkyo/translations/ga.json +13 -2
  641. homeassistant/components/onvif/manifest.json +1 -1
  642. homeassistant/components/onvif/translations/ga.json +10 -0
  643. homeassistant/components/onvif/translations/sv.json +3 -3
  644. homeassistant/components/onvif/translations/zh-Hant.json +1 -1
  645. homeassistant/components/open_router/translations/ga.json +18 -0
  646. homeassistant/components/openai_conversation/entity.py +2 -2
  647. homeassistant/components/openai_conversation/translations/ca.json +23 -0
  648. homeassistant/components/openai_conversation/translations/cs.json +9 -1
  649. homeassistant/components/openai_conversation/translations/el.json +7 -0
  650. homeassistant/components/openai_conversation/translations/ga.json +9 -0
  651. homeassistant/components/openai_conversation/translations/lt.json +2 -1
  652. homeassistant/components/openai_conversation/translations/nl.json +11 -2
  653. homeassistant/components/openai_conversation/translations/pt.json +9 -1
  654. homeassistant/components/opensky/translations/ga.json +6 -1
  655. homeassistant/components/opentherm_gw/translations/ga.json +68 -0
  656. homeassistant/components/openuv/translations/ca.json +2 -0
  657. homeassistant/components/openweathermap/translations/fr.json +11 -0
  658. homeassistant/components/openweathermap/translations/ga.json +2 -1
  659. homeassistant/components/openweathermap/translations/zh-Hant.json +1 -1
  660. homeassistant/components/opower/manifest.json +1 -1
  661. homeassistant/components/opower/translations/el.json +37 -0
  662. homeassistant/components/opower/translations/ga.json +3 -1
  663. homeassistant/components/opower/translations/pt.json +3 -1
  664. homeassistant/components/osoenergy/translations/ga.json +15 -0
  665. homeassistant/components/osoenergy/translations/lt.json +10 -0
  666. homeassistant/components/otbr/translations/ga.json +2 -1
  667. homeassistant/components/otp/translations/ga.json +6 -1
  668. homeassistant/components/ourgroceries/translations/ga.json +17 -0
  669. homeassistant/components/overkiz/translations/ca.json +15 -1
  670. homeassistant/components/overkiz/translations/ga.json +11 -0
  671. homeassistant/components/overkiz/translations/select.ga.json +7 -0
  672. homeassistant/components/overkiz/translations/sensor.ga.json +7 -0
  673. homeassistant/components/overseerr/translations/ga.json +13 -0
  674. homeassistant/components/ovo_energy/translations/ga.json +10 -0
  675. homeassistant/components/p1_monitor/translations/ga.json +3 -0
  676. homeassistant/components/palazzetti/translations/ca.json +11 -0
  677. homeassistant/components/palazzetti/translations/ga.json +11 -0
  678. homeassistant/components/paperless_ngx/translations/ga.json +27 -0
  679. homeassistant/components/peblar/translations/ca.json +2 -0
  680. homeassistant/components/peblar/translations/ga.json +21 -0
  681. homeassistant/components/pegel_online/translations/ga.json +12 -0
  682. homeassistant/components/permobil/translations/ga.json +5 -0
  683. homeassistant/components/persistent_notification/translations/ga.json +34 -0
  684. homeassistant/components/pglab/translations/ga.json +2 -1
  685. homeassistant/components/philips_js/config_flow.py +1 -1
  686. homeassistant/components/pi_hole/__init__.py +7 -0
  687. homeassistant/components/pi_hole/translations/ga.json +10 -0
  688. homeassistant/components/pi_hole/translations/zh-Hant.json +1 -1
  689. homeassistant/components/picnic/translations/ga.json +24 -0
  690. homeassistant/components/pilight/translations/ga.json +14 -0
  691. homeassistant/components/ping/translations/ga.json +6 -1
  692. homeassistant/components/playstation_network/translations/ga.json +12 -0
  693. homeassistant/components/playstation_network/translations/lt.json +57 -0
  694. homeassistant/components/plex/translations/ga.json +18 -0
  695. homeassistant/components/plugwise/translations/ga.json +18 -0
  696. homeassistant/components/point/translations/ga.json +13 -2
  697. homeassistant/components/poolsense/translations/ga.json +32 -0
  698. homeassistant/components/powerfox/__init__.py +5 -2
  699. homeassistant/components/powerfox/translations/ga.json +19 -1
  700. homeassistant/components/probe_plus/translations/ga.json +9 -1
  701. homeassistant/components/profiler/translations/ga.json +14 -0
  702. homeassistant/components/proximity/translations/ca.json +12 -0
  703. homeassistant/components/proximity/translations/ga.json +1 -0
  704. homeassistant/components/prusalink/translations/ca.json +1 -0
  705. homeassistant/components/prusalink/translations/ga.json +10 -0
  706. homeassistant/components/ps4/translations/ga.json +18 -0
  707. homeassistant/components/ps4/translations/zh-Hant.json +2 -2
  708. homeassistant/components/pterodactyl/translations/ga.json +18 -1
  709. homeassistant/components/pvpc_hourly_pricing/translations/ga.json +13 -0
  710. homeassistant/components/pyload/translations/ga.json +29 -1
  711. homeassistant/components/python_script/translations/ga.json +8 -0
  712. homeassistant/components/qbittorrent/translations/ga.json +5 -1
  713. homeassistant/components/qbittorrent/translations/lt.json +1 -1
  714. homeassistant/components/qbus/translations/fr.json +1 -0
  715. homeassistant/components/qvr_pro/translations/ga.json +24 -0
  716. homeassistant/components/rabbitair/translations/ga.json +22 -0
  717. homeassistant/components/rachio/translations/ga.json +41 -0
  718. homeassistant/components/radiotherm/translations/ga.json +9 -0
  719. homeassistant/components/rainbird/translations/ga.json +28 -1
  720. homeassistant/components/rainforest_eagle/translations/ga.json +9 -0
  721. homeassistant/components/rainforest_raven/translations/ga.json +11 -0
  722. homeassistant/components/rainmachine/translations/fr.json +56 -1
  723. homeassistant/components/rainmachine/translations/ga.json +84 -0
  724. homeassistant/components/random/translations/ca.json +1 -0
  725. homeassistant/components/random/translations/cs.json +1 -1
  726. homeassistant/components/random/translations/de.json +1 -1
  727. homeassistant/components/random/translations/el.json +1 -1
  728. homeassistant/components/random/translations/en-GB.json +1 -1
  729. homeassistant/components/random/translations/en.json +1 -1
  730. homeassistant/components/random/translations/et.json +1 -1
  731. homeassistant/components/random/translations/fr.json +1 -1
  732. homeassistant/components/random/translations/ga.json +7 -1
  733. homeassistant/components/random/translations/he.json +1 -1
  734. homeassistant/components/random/translations/ko.json +1 -1
  735. homeassistant/components/random/translations/pl.json +3 -0
  736. homeassistant/components/random/translations/pt.json +1 -1
  737. homeassistant/components/random/translations/ru.json +1 -1
  738. homeassistant/components/random/translations/sk.json +1 -1
  739. homeassistant/components/random/translations/sv.json +1 -1
  740. homeassistant/components/random/translations/zh-Hans.json +1 -1
  741. homeassistant/components/random/translations/zh-Hant.json +1 -1
  742. homeassistant/components/recollect_waste/translations/el.json +10 -0
  743. homeassistant/components/recorder/translations/ga.json +4 -2
  744. homeassistant/components/refoss/translations/ga.json +11 -0
  745. homeassistant/components/rehlko/translations/ga.json +16 -0
  746. homeassistant/components/remember_the_milk/translations/ga.json +28 -0
  747. homeassistant/components/remote/translations/ga.json +34 -2
  748. homeassistant/components/remote_calendar/translations/ca.json +1 -0
  749. homeassistant/components/remote_calendar/translations/ga.json +6 -1
  750. homeassistant/components/renault/manifest.json +1 -1
  751. homeassistant/components/renault/translations/ca.json +1 -0
  752. homeassistant/components/renault/translations/ga.json +51 -0
  753. homeassistant/components/renson/translations/ga.json +57 -3
  754. homeassistant/components/reolink/translations/ga.json +62 -4
  755. homeassistant/components/reolink/translations/lt.json +17 -2
  756. homeassistant/components/reolink/translations/sv.json +7 -7
  757. homeassistant/components/rest/data.py +13 -3
  758. homeassistant/components/rest/translations/ga.json +7 -0
  759. homeassistant/components/rest_command/translations/ga.json +6 -0
  760. homeassistant/components/rfxtrx/translations/ca.json +2 -0
  761. homeassistant/components/rfxtrx/translations/fr.json +11 -0
  762. homeassistant/components/rfxtrx/translations/ga.json +3 -0
  763. homeassistant/components/ring/translations/ga.json +9 -1
  764. homeassistant/components/risco/translations/ca.json +6 -0
  765. homeassistant/components/risco/translations/ga.json +5 -0
  766. homeassistant/components/risco/translations/nl.json +6 -0
  767. homeassistant/components/roborock/translations/ca.json +6 -0
  768. homeassistant/components/roborock/translations/fr.json +16 -0
  769. homeassistant/components/roborock/translations/ga.json +5 -1
  770. homeassistant/components/romy/translations/ca.json +1 -0
  771. homeassistant/components/romy/translations/ga.json +16 -0
  772. homeassistant/components/roomba/translations/ga.json +14 -0
  773. homeassistant/components/roon/translations/zh-Hant.json +1 -1
  774. homeassistant/components/rova/translations/ga.json +3 -0
  775. homeassistant/components/ruckus_unleashed/translations/ga.json +17 -0
  776. homeassistant/components/russound_rio/manifest.json +1 -1
  777. homeassistant/components/russound_rio/translations/ga.json +10 -0
  778. homeassistant/components/ruuvitag_ble/translations/ga.json +11 -1
  779. homeassistant/components/rympro/translations/ga.json +5 -0
  780. homeassistant/components/sabnzbd/translations/ga.json +6 -0
  781. homeassistant/components/samsungtv/translations/ga.json +6 -0
  782. homeassistant/components/sanix/translations/ga.json +9 -1
  783. homeassistant/components/scene/translations/ga.json +41 -0
  784. homeassistant/components/schlage/translations/ga.json +18 -1
  785. homeassistant/components/scrape/translations/ca.json +1 -0
  786. homeassistant/components/scrape/translations/cs.json +1 -1
  787. homeassistant/components/scrape/translations/de.json +1 -1
  788. homeassistant/components/scrape/translations/el.json +1 -1
  789. homeassistant/components/scrape/translations/en-GB.json +1 -1
  790. homeassistant/components/scrape/translations/en.json +1 -1
  791. homeassistant/components/scrape/translations/et.json +1 -1
  792. homeassistant/components/scrape/translations/fr.json +1 -1
  793. homeassistant/components/scrape/translations/ga.json +16 -0
  794. homeassistant/components/scrape/translations/he.json +1 -1
  795. homeassistant/components/scrape/translations/pt.json +1 -1
  796. homeassistant/components/scrape/translations/ru.json +1 -1
  797. homeassistant/components/scrape/translations/sk.json +1 -1
  798. homeassistant/components/scrape/translations/sv.json +1 -1
  799. homeassistant/components/scrape/translations/zh-Hans.json +1 -1
  800. homeassistant/components/scrape/translations/zh-Hant.json +1 -1
  801. homeassistant/components/screenlogic/translations/fr.json +5 -0
  802. homeassistant/components/screenlogic/translations/ga.json +7 -1
  803. homeassistant/components/script/translations/ga.json +18 -0
  804. homeassistant/components/season/translations/fr.json +7 -0
  805. homeassistant/components/sensibo/translations/ca.json +36 -0
  806. homeassistant/components/sensibo/translations/cs.json +27 -0
  807. homeassistant/components/sensibo/translations/el.json +27 -0
  808. homeassistant/components/sensibo/translations/ga.json +173 -7
  809. homeassistant/components/sensibo/translations/he.json +4 -0
  810. homeassistant/components/sensibo/translations/pt.json +27 -0
  811. homeassistant/components/sensibo/translations/ru.json +11 -0
  812. homeassistant/components/sensibo/translations/zh-Hans.json +7 -0
  813. homeassistant/components/sensirion_ble/translations/ga.json +11 -1
  814. homeassistant/components/sensor/translations/ca.json +3 -3
  815. homeassistant/components/sensor/translations/cs.json +3 -3
  816. homeassistant/components/sensor/translations/da.json +0 -3
  817. homeassistant/components/sensor/translations/de.json +3 -3
  818. homeassistant/components/sensor/translations/el.json +3 -3
  819. homeassistant/components/sensor/translations/en-GB.json +3 -3
  820. homeassistant/components/sensor/translations/en.json +3 -3
  821. homeassistant/components/sensor/translations/es.json +0 -5
  822. homeassistant/components/sensor/translations/et.json +3 -3
  823. homeassistant/components/sensor/translations/fi.json +0 -3
  824. homeassistant/components/sensor/translations/fr.json +3 -3
  825. homeassistant/components/sensor/translations/ga.json +6 -0
  826. homeassistant/components/sensor/translations/he.json +3 -3
  827. homeassistant/components/sensor/translations/hu.json +0 -5
  828. homeassistant/components/sensor/translations/id.json +0 -5
  829. homeassistant/components/sensor/translations/it.json +0 -3
  830. homeassistant/components/sensor/translations/ja.json +0 -5
  831. homeassistant/components/sensor/translations/ko.json +1 -4
  832. homeassistant/components/sensor/translations/lt.json +0 -5
  833. homeassistant/components/sensor/translations/lv.json +0 -3
  834. homeassistant/components/sensor/translations/nb.json +0 -3
  835. homeassistant/components/sensor/translations/nl.json +0 -3
  836. homeassistant/components/sensor/translations/pl.json +0 -4
  837. homeassistant/components/sensor/translations/pt-BR.json +0 -3
  838. homeassistant/components/sensor/translations/pt.json +3 -3
  839. homeassistant/components/sensor/translations/ro.json +0 -3
  840. homeassistant/components/sensor/translations/ru.json +1 -1
  841. homeassistant/components/sensor/translations/sk.json +3 -3
  842. homeassistant/components/sensor/translations/sl.json +0 -3
  843. homeassistant/components/sensor/translations/sv.json +1 -3
  844. homeassistant/components/sensor/translations/tr.json +0 -5
  845. homeassistant/components/sensor/translations/uk.json +0 -3
  846. homeassistant/components/sensor/translations/vi.json +0 -5
  847. homeassistant/components/sensor/translations/zh-Hans.json +3 -3
  848. homeassistant/components/sensor/translations/zh-Hant.json +3 -3
  849. homeassistant/components/sensorpush_cloud/translations/ga.json +11 -0
  850. homeassistant/components/sensoterra/translations/ga.json +16 -0
  851. homeassistant/components/senz/translations/ga.json +1 -0
  852. homeassistant/components/seventeentrack/translations/ga.json +19 -0
  853. homeassistant/components/sharkiq/translations/ga.json +3 -1
  854. homeassistant/components/shelly/translations/ca.json +2 -0
  855. homeassistant/components/shelly/translations/fr.json +11 -1
  856. homeassistant/components/shelly/translations/ga.json +27 -0
  857. homeassistant/components/shelly/translations/lt.json +2 -1
  858. homeassistant/components/shelly/translations/zh-Hant.json +1 -1
  859. homeassistant/components/shopping_list/translations/ga.json +55 -0
  860. homeassistant/components/sia/translations/ga.json +11 -0
  861. homeassistant/components/simplisafe/translations/fr.json +14 -0
  862. homeassistant/components/simplisafe/translations/ga.json +34 -0
  863. homeassistant/components/siren/translations/ga.json +30 -0
  864. homeassistant/components/sky_remote/translations/ga.json +9 -0
  865. homeassistant/components/sleepiq/translations/ca.json +3 -0
  866. homeassistant/components/sleepiq/translations/ga.json +4 -2
  867. homeassistant/components/sleepiq/translations/lt.json +10 -0
  868. homeassistant/components/slide_local/translations/ga.json +14 -0
  869. homeassistant/components/sma/translations/ga.json +13 -1
  870. homeassistant/components/smappee/translations/ga.json +4 -0
  871. homeassistant/components/smarla/translations/ga.json +7 -0
  872. homeassistant/components/smartthings/manifest.json +1 -1
  873. homeassistant/components/smartthings/translations/ca.json +7 -0
  874. homeassistant/components/smartthings/translations/fr.json +14 -0
  875. homeassistant/components/smartthings/translations/ga.json +38 -5
  876. homeassistant/components/smartthings/translations/ko.json +15 -0
  877. homeassistant/components/smarttub/translations/ga.json +46 -0
  878. homeassistant/components/smarty/translations/fr.json +9 -0
  879. homeassistant/components/smarty/translations/ga.json +12 -0
  880. homeassistant/components/smhi/translations/ga.json +4 -0
  881. homeassistant/components/smlight/translations/ga.json +22 -1
  882. homeassistant/components/smtp/translations/ga.json +6 -0
  883. homeassistant/components/snapcast/translations/ga.json +30 -0
  884. homeassistant/components/snips/translations/ga.json +12 -0
  885. homeassistant/components/snoo/coordinator.py +1 -1
  886. homeassistant/components/snoo/manifest.json +1 -1
  887. homeassistant/components/snoo/translations/ga.json +12 -0
  888. homeassistant/components/snooz/translations/ga.json +28 -0
  889. homeassistant/components/solarlog/translations/ga.json +12 -2
  890. homeassistant/components/somfy_mylink/translations/ca.json +2 -4
  891. homeassistant/components/somfy_mylink/translations/en-GB.json +2 -2
  892. homeassistant/components/somfy_mylink/translations/en.json +2 -2
  893. homeassistant/components/somfy_mylink/translations/es.json +2 -4
  894. homeassistant/components/somfy_mylink/translations/et.json +1 -1
  895. homeassistant/components/somfy_mylink/translations/fi.json +2 -4
  896. homeassistant/components/somfy_mylink/translations/fr.json +2 -4
  897. homeassistant/components/somfy_mylink/translations/he.json +0 -5
  898. homeassistant/components/somfy_mylink/translations/hu.json +2 -4
  899. homeassistant/components/somfy_mylink/translations/id.json +2 -4
  900. homeassistant/components/somfy_mylink/translations/it.json +2 -4
  901. homeassistant/components/somfy_mylink/translations/ja.json +2 -4
  902. homeassistant/components/somfy_mylink/translations/ko.json +2 -4
  903. homeassistant/components/somfy_mylink/translations/lt.json +2 -4
  904. homeassistant/components/somfy_mylink/translations/nb.json +2 -4
  905. homeassistant/components/somfy_mylink/translations/nl.json +2 -4
  906. homeassistant/components/somfy_mylink/translations/pl.json +2 -4
  907. homeassistant/components/somfy_mylink/translations/pt-BR.json +2 -4
  908. homeassistant/components/somfy_mylink/translations/pt.json +1 -1
  909. homeassistant/components/somfy_mylink/translations/ro.json +2 -4
  910. homeassistant/components/somfy_mylink/translations/ru.json +1 -2
  911. homeassistant/components/somfy_mylink/translations/sk.json +2 -2
  912. homeassistant/components/somfy_mylink/translations/sv.json +2 -4
  913. homeassistant/components/somfy_mylink/translations/tr.json +2 -4
  914. homeassistant/components/somfy_mylink/translations/uk.json +2 -4
  915. homeassistant/components/somfy_mylink/translations/vi.json +1 -2
  916. homeassistant/components/songpal/translations/ga.json +18 -0
  917. homeassistant/components/sonos/translations/ga.json +105 -0
  918. homeassistant/components/soundtouch/translations/ga.json +42 -0
  919. homeassistant/components/spotify/translations/ga.json +5 -1
  920. homeassistant/components/sql/translations/ca.json +1 -0
  921. homeassistant/components/sql/translations/cs.json +1 -1
  922. homeassistant/components/sql/translations/de.json +1 -1
  923. homeassistant/components/sql/translations/el.json +1 -1
  924. homeassistant/components/sql/translations/en-GB.json +1 -1
  925. homeassistant/components/sql/translations/en.json +1 -1
  926. homeassistant/components/sql/translations/et.json +1 -1
  927. homeassistant/components/sql/translations/fr.json +1 -1
  928. homeassistant/components/sql/translations/he.json +1 -1
  929. homeassistant/components/sql/translations/ko.json +1 -1
  930. homeassistant/components/sql/translations/pl.json +2 -0
  931. homeassistant/components/sql/translations/pt.json +1 -1
  932. homeassistant/components/sql/translations/ru.json +1 -1
  933. homeassistant/components/sql/translations/sk.json +1 -1
  934. homeassistant/components/sql/translations/sv.json +1 -1
  935. homeassistant/components/sql/translations/zh-Hans.json +1 -1
  936. homeassistant/components/sql/translations/zh-Hant.json +1 -1
  937. homeassistant/components/squeezebox/browse_media.py +2 -2
  938. homeassistant/components/squeezebox/media_player.py +2 -2
  939. homeassistant/components/squeezebox/translations/ga.json +30 -0
  940. homeassistant/components/srp_energy/translations/ga.json +13 -0
  941. homeassistant/components/starline/translations/fr.json +5 -0
  942. homeassistant/components/starline/translations/ga.json +5 -0
  943. homeassistant/components/statistics/translations/ga.json +8 -1
  944. homeassistant/components/stiebel_eltron/translations/ga.json +13 -0
  945. homeassistant/components/stookwijzer/translations/ga.json +3 -0
  946. homeassistant/components/streamlabswater/translations/ga.json +16 -0
  947. homeassistant/components/subaru/translations/ga.json +31 -0
  948. homeassistant/components/suez_water/translations/ga.json +10 -2
  949. homeassistant/components/surepetcare/translations/ga.json +8 -1
  950. homeassistant/components/swiss_public_transport/translations/ga.json +1 -0
  951. homeassistant/components/switch/translations/ga.json +16 -0
  952. homeassistant/components/switch_as_x/translations/ga.json +1 -0
  953. homeassistant/components/switchbot/translations/ca.json +18 -0
  954. homeassistant/components/switchbot/translations/ga.json +4 -0
  955. homeassistant/components/switchbot_cloud/translations/fr.json +1 -0
  956. homeassistant/components/switchbot_cloud/translations/ga.json +20 -0
  957. homeassistant/components/switcher_kis/translations/ga.json +35 -0
  958. homeassistant/components/synology_dsm/translations/ca.json +2 -1
  959. homeassistant/components/synology_dsm/translations/ga.json +27 -0
  960. homeassistant/components/system_bridge/translations/ga.json +54 -0
  961. homeassistant/components/system_log/translations/ga.json +30 -0
  962. homeassistant/components/systemmonitor/translations/ga.json +27 -0
  963. homeassistant/components/systemmonitor/translations/zh-Hant.json +1 -1
  964. homeassistant/components/tado/translations/ca.json +1 -0
  965. homeassistant/components/tado/translations/ga.json +68 -0
  966. homeassistant/components/tailscale/translations/ga.json +5 -0
  967. homeassistant/components/tailwind/translations/el.json +1 -1
  968. homeassistant/components/tailwind/translations/ga.json +10 -0
  969. homeassistant/components/tami4/translations/ga.json +7 -1
  970. homeassistant/components/tankerkoenig/translations/ga.json +30 -1
  971. homeassistant/components/tankerkoenig/translations/lt.json +34 -0
  972. homeassistant/components/tautulli/translations/ga.json +33 -0
  973. homeassistant/components/technove/translations/ga.json +10 -0
  974. homeassistant/components/tedee/translations/ga.json +9 -0
  975. homeassistant/components/telegram/translations/ga.json +8 -0
  976. homeassistant/components/telegram_bot/translations/ga.json +451 -14
  977. homeassistant/components/telegram_bot/translations/lt.json +2 -1
  978. homeassistant/components/tellduslive/translations/zh-Hant.json +1 -1
  979. homeassistant/components/template/entity.py +7 -3
  980. homeassistant/components/template/template_entity.py +1 -1
  981. homeassistant/components/template/translations/ca.json +1 -0
  982. homeassistant/components/template/translations/cs.json +1 -1
  983. homeassistant/components/template/translations/de.json +3 -3
  984. homeassistant/components/template/translations/el.json +7 -1
  985. homeassistant/components/template/translations/en-GB.json +3 -3
  986. homeassistant/components/template/translations/en.json +3 -3
  987. homeassistant/components/template/translations/es.json +0 -1
  988. homeassistant/components/template/translations/et.json +3 -3
  989. homeassistant/components/template/translations/fr.json +3 -3
  990. homeassistant/components/template/translations/ga.json +79 -5
  991. homeassistant/components/template/translations/he.json +1 -1
  992. homeassistant/components/template/translations/it.json +0 -1
  993. homeassistant/components/template/translations/ko.json +1 -1
  994. homeassistant/components/template/translations/lt.json +311 -9
  995. homeassistant/components/template/translations/nl.json +2 -1
  996. homeassistant/components/template/translations/pl.json +126 -1
  997. homeassistant/components/template/translations/pt.json +3 -3
  998. homeassistant/components/template/translations/ru.json +3 -3
  999. homeassistant/components/template/translations/sk.json +3 -3
  1000. homeassistant/components/template/translations/sv.json +1 -1
  1001. homeassistant/components/template/translations/zh-Hans.json +22 -9
  1002. homeassistant/components/template/translations/zh-Hant.json +1 -1
  1003. homeassistant/components/tesla_fleet/translations/ca.json +67 -1
  1004. homeassistant/components/tesla_fleet/translations/ga.json +32 -12
  1005. homeassistant/components/tesla_wall_connector/translations/ga.json +35 -0
  1006. homeassistant/components/teslemetry/translations/ca.json +98 -1
  1007. homeassistant/components/teslemetry/translations/cs.json +2 -0
  1008. homeassistant/components/teslemetry/translations/fr.json +3 -0
  1009. homeassistant/components/teslemetry/translations/ga.json +73 -24
  1010. homeassistant/components/teslemetry/translations/pt.json +2 -0
  1011. homeassistant/components/teslemetry/translations/zh-Hans.json +2 -0
  1012. homeassistant/components/tessie/translations/ca.json +29 -0
  1013. homeassistant/components/tessie/translations/ga.json +38 -10
  1014. homeassistant/components/thethingsnetwork/translations/ga.json +9 -2
  1015. homeassistant/components/thread/translations/ga.json +7 -0
  1016. homeassistant/components/tile/translations/ga.json +5 -0
  1017. homeassistant/components/tilt_pi/translations/ga.json +13 -0
  1018. homeassistant/components/time/translations/ga.json +15 -0
  1019. homeassistant/components/timer/translations/ga.json +43 -1
  1020. homeassistant/components/todo/translations/ca.json +20 -0
  1021. homeassistant/components/todoist/translations/ga.json +22 -0
  1022. homeassistant/components/tolo/translations/ga.json +21 -0
  1023. homeassistant/components/tomorrowio/translations/ca.json +17 -3
  1024. homeassistant/components/tomorrowio/translations/fr.json +3 -0
  1025. homeassistant/components/toon/translations/ga.json +13 -0
  1026. homeassistant/components/totalconnect/translations/fr.json +2 -1
  1027. homeassistant/components/totalconnect/translations/ga.json +13 -0
  1028. homeassistant/components/touchline_sl/translations/ga.json +12 -0
  1029. homeassistant/components/tplink/translations/fr.json +3 -0
  1030. homeassistant/components/tplink/translations/ga.json +122 -2
  1031. homeassistant/components/tplink/translations/nl.json +3 -0
  1032. homeassistant/components/tplink_omada/translations/ga.json +2 -0
  1033. homeassistant/components/traccar_server/translations/ga.json +21 -0
  1034. homeassistant/components/tractive/translations/ga.json +12 -1
  1035. homeassistant/components/trafikverket_camera/translations/ga.json +20 -0
  1036. homeassistant/components/trafikverket_ferry/translations/ga.json +11 -0
  1037. homeassistant/components/trafikverket_train/translations/ga.json +23 -0
  1038. homeassistant/components/trafikverket_weatherstation/translations/fr.json +33 -1
  1039. homeassistant/components/trafikverket_weatherstation/translations/ga.json +13 -0
  1040. homeassistant/components/transmission/translations/ga.json +63 -0
  1041. homeassistant/components/trend/translations/ga.json +2 -1
  1042. homeassistant/components/triggercmd/translations/ga.json +10 -1
  1043. homeassistant/components/tts/__init__.py +6 -1
  1044. homeassistant/components/tts/entity.py +12 -0
  1045. homeassistant/components/tts/translations/ga.json +3 -0
  1046. homeassistant/components/tuya/light.py +5 -2
  1047. homeassistant/components/tuya/translations/ca.json +21 -1
  1048. homeassistant/components/tuya/translations/cs.json +2 -0
  1049. homeassistant/components/tuya/translations/el.json +2 -0
  1050. homeassistant/components/tuya/translations/fr.json +9 -0
  1051. homeassistant/components/tuya/translations/ga.json +184 -0
  1052. homeassistant/components/tuya/translations/ko.json +1 -1
  1053. homeassistant/components/tuya/translations/lt.json +40 -0
  1054. homeassistant/components/tuya/translations/nl.json +2 -0
  1055. homeassistant/components/tuya/translations/pt.json +2 -0
  1056. homeassistant/components/tuya/translations/zh-Hant.json +2 -2
  1057. homeassistant/components/twinkly/translations/ga.json +4 -0
  1058. homeassistant/components/twitch/translations/ga.json +7 -1
  1059. homeassistant/components/unifi/translations/ga.json +18 -0
  1060. homeassistant/components/unifiprotect/manifest.json +1 -1
  1061. homeassistant/components/unifiprotect/translations/ca.json +7 -0
  1062. homeassistant/components/unifiprotect/translations/el.json +1 -1
  1063. homeassistant/components/unifiprotect/translations/fr.json +21 -0
  1064. homeassistant/components/unifiprotect/translations/ga.json +61 -0
  1065. homeassistant/components/unifiprotect/translations/lt.json +16 -0
  1066. homeassistant/components/upb/translations/ga.json +35 -0
  1067. homeassistant/components/update/translations/ga.json +21 -1
  1068. homeassistant/components/upnp/translations/ga.json +38 -0
  1069. homeassistant/components/uptime_kuma/translations/el.json +11 -1
  1070. homeassistant/components/uptime_kuma/translations/ga.json +23 -0
  1071. homeassistant/components/uptime_kuma/translations/lt.json +18 -0
  1072. homeassistant/components/uptime_kuma/translations/zh-Hant.json +4 -4
  1073. homeassistant/components/utility_meter/translations/ga.json +16 -0
  1074. homeassistant/components/v2c/translations/ga.json +10 -0
  1075. homeassistant/components/vacuum/translations/ca.json +1 -0
  1076. homeassistant/components/vacuum/translations/ga.json +43 -4
  1077. homeassistant/components/vallox/translations/ga.json +36 -1
  1078. homeassistant/components/valve/translations/ga.json +10 -4
  1079. homeassistant/components/vegehub/translations/ga.json +3 -0
  1080. homeassistant/components/velbus/translations/ga.json +30 -4
  1081. homeassistant/components/velux/translations/ga.json +22 -0
  1082. homeassistant/components/venstar/translations/ga.json +1 -0
  1083. homeassistant/components/verisure/translations/ga.json +11 -0
  1084. homeassistant/components/version/translations/ga.json +3 -0
  1085. homeassistant/components/vesync/translations/ga.json +17 -2
  1086. homeassistant/components/vicare/translations/ca.json +8 -2
  1087. homeassistant/components/vicare/translations/ga.json +51 -4
  1088. homeassistant/components/vilfo/translations/ga.json +3 -0
  1089. homeassistant/components/vizio/translations/ga.json +20 -0
  1090. homeassistant/components/vodafone_station/translations/ca.json +2 -0
  1091. homeassistant/components/vodafone_station/translations/ga.json +44 -2
  1092. homeassistant/components/volvo/config_flow.py +3 -3
  1093. homeassistant/components/volvo/coordinator.py +28 -1
  1094. homeassistant/components/volvo/sensor.py +2 -2
  1095. homeassistant/components/volvo/translations/ca.json +7 -1
  1096. homeassistant/components/volvo/translations/cs.json +4 -1
  1097. homeassistant/components/volvo/translations/el.json +7 -1
  1098. homeassistant/components/volvo/translations/ga.json +27 -3
  1099. homeassistant/components/volvo/translations/lt.json +135 -1
  1100. homeassistant/components/volvo/translations/nl.json +5 -0
  1101. homeassistant/components/volvo/translations/pt.json +4 -1
  1102. homeassistant/components/wake_on_lan/translations/ga.json +6 -0
  1103. homeassistant/components/wallbox/translations/ga.json +2 -1
  1104. homeassistant/components/waqi/translations/ga.json +15 -0
  1105. homeassistant/components/water_heater/translations/ga.json +43 -3
  1106. homeassistant/components/watergate/translations/ga.json +9 -0
  1107. homeassistant/components/waze_travel_time/translations/ca.json +4 -2
  1108. homeassistant/components/waze_travel_time/translations/nl.json +3 -0
  1109. homeassistant/components/weather/translations/fr.json +1 -1
  1110. homeassistant/components/weather/translations/ga.json +28 -0
  1111. homeassistant/components/weather/translations/zh-Hant.json +1 -1
  1112. homeassistant/components/weatherflow/translations/fr.json +10 -0
  1113. homeassistant/components/weatherflow/translations/ga.json +14 -1
  1114. homeassistant/components/weatherflow/translations/zh-Hant.json +1 -1
  1115. homeassistant/components/weatherflow_cloud/translations/fr.json +44 -0
  1116. homeassistant/components/weatherflow_cloud/translations/ga.json +8 -0
  1117. homeassistant/components/weatherkit/translations/ga.json +5 -0
  1118. homeassistant/components/webdav/translations/ga.json +12 -2
  1119. homeassistant/components/webmin/translations/ga.json +19 -0
  1120. homeassistant/components/webostv/manifest.json +1 -1
  1121. homeassistant/components/webostv/translations/ga.json +37 -0
  1122. homeassistant/components/webostv/translations/zh-Hant.json +3 -3
  1123. homeassistant/components/weheat/translations/ga.json +15 -1
  1124. homeassistant/components/wemo/translations/ga.json +18 -0
  1125. homeassistant/components/whirlpool/translations/ca.json +3 -1
  1126. homeassistant/components/whirlpool/translations/ga.json +13 -1
  1127. homeassistant/components/wilight/translations/ga.json +48 -0
  1128. homeassistant/components/withings/diagnostics.py +11 -0
  1129. homeassistant/components/withings/translations/ca.json +6 -1
  1130. homeassistant/components/withings/translations/ga.json +5 -0
  1131. homeassistant/components/wmspro/translations/ga.json +13 -0
  1132. homeassistant/components/wolflink/translations/ca.json +4 -0
  1133. homeassistant/components/workday/config_flow.py +3 -0
  1134. homeassistant/components/workday/manifest.json +1 -1
  1135. homeassistant/components/workday/translations/ca.json +3 -0
  1136. homeassistant/components/worldclock/translations/ga.json +7 -0
  1137. homeassistant/components/wyoming/translations/ca.json +5 -1
  1138. homeassistant/components/wyoming/translations/ga.json +2 -1
  1139. homeassistant/components/xbox/translations/ga.json +2 -0
  1140. homeassistant/components/xiaomi_aqara/translations/ga.json +12 -0
  1141. homeassistant/components/xiaomi_ble/translations/cs.json +2 -1
  1142. homeassistant/components/xiaomi_ble/translations/el.json +2 -1
  1143. homeassistant/components/xiaomi_ble/translations/ga.json +4 -0
  1144. homeassistant/components/xiaomi_ble/translations/pt.json +2 -1
  1145. homeassistant/components/xiaomi_ble/translations/zh-Hans.json +2 -1
  1146. homeassistant/components/xiaomi_miio/translations/ca.json +16 -1
  1147. homeassistant/components/xiaomi_miio/translations/de.json +1 -1
  1148. homeassistant/components/xiaomi_miio/translations/ga.json +157 -0
  1149. homeassistant/components/yale/translations/ga.json +15 -2
  1150. homeassistant/components/yale_smart_alarm/translations/ca.json +2 -0
  1151. homeassistant/components/yale_smart_alarm/translations/fr.json +42 -2
  1152. homeassistant/components/yale_smart_alarm/translations/ga.json +10 -1
  1153. homeassistant/components/yalexs_ble/translations/ga.json +5 -0
  1154. homeassistant/components/yamaha_musiccast/translations/ga.json +13 -0
  1155. homeassistant/components/yamaha_musiccast/translations/select.ga.json +7 -0
  1156. homeassistant/components/yardian/translations/ga.json +16 -2
  1157. homeassistant/components/yeelight/translations/ca.json +1 -0
  1158. homeassistant/components/yeelight/translations/ga.json +80 -0
  1159. homeassistant/components/yolink/strings.json +3 -0
  1160. homeassistant/components/yolink/translations/ca.json +7 -1
  1161. homeassistant/components/yolink/translations/cs.json +3 -0
  1162. homeassistant/components/yolink/translations/de.json +3 -0
  1163. homeassistant/components/yolink/translations/el.json +3 -0
  1164. homeassistant/components/yolink/translations/en-GB.json +3 -0
  1165. homeassistant/components/yolink/translations/en.json +3 -0
  1166. homeassistant/components/yolink/translations/et.json +3 -0
  1167. homeassistant/components/yolink/translations/fr.json +5 -0
  1168. homeassistant/components/yolink/translations/ga.json +30 -0
  1169. homeassistant/components/yolink/translations/lt.json +3 -0
  1170. homeassistant/components/yolink/translations/nl.json +5 -0
  1171. homeassistant/components/yolink/translations/pt.json +3 -0
  1172. homeassistant/components/yolink/translations/sk.json +3 -0
  1173. homeassistant/components/yolink/translations/zh-Hans.json +3 -0
  1174. homeassistant/components/yolink/translations/zh-Hant.json +3 -0
  1175. homeassistant/components/yolink/valve.py +8 -6
  1176. homeassistant/components/youtube/translations/ga.json +12 -0
  1177. homeassistant/components/zha/translations/ca.json +2 -1
  1178. homeassistant/components/zha/translations/fr.json +3 -0
  1179. homeassistant/components/zha/translations/ga.json +170 -8
  1180. homeassistant/components/zha/translations/lt.json +50 -20
  1181. homeassistant/components/zimi/manifest.json +1 -1
  1182. homeassistant/components/zimi/translations/ga.json +14 -1
  1183. homeassistant/components/zwave_js/config_flow.py +92 -6
  1184. homeassistant/components/zwave_js/sensor.py +27 -11
  1185. homeassistant/components/zwave_js/strings.json +18 -0
  1186. homeassistant/components/zwave_js/translations/cs.json +20 -2
  1187. homeassistant/components/zwave_js/translations/de.json +20 -2
  1188. homeassistant/components/zwave_js/translations/el.json +10 -2
  1189. homeassistant/components/zwave_js/translations/en-GB.json +20 -2
  1190. homeassistant/components/zwave_js/translations/en.json +20 -2
  1191. homeassistant/components/zwave_js/translations/et.json +20 -2
  1192. homeassistant/components/zwave_js/translations/fr.json +12 -1
  1193. homeassistant/components/zwave_js/translations/ga.json +86 -6
  1194. homeassistant/components/zwave_js/translations/lt.json +23 -2
  1195. homeassistant/components/zwave_js/translations/nl.json +10 -2
  1196. homeassistant/components/zwave_js/translations/pt.json +10 -2
  1197. homeassistant/components/zwave_js/translations/ru.json +10 -2
  1198. homeassistant/components/zwave_js/translations/sk.json +20 -2
  1199. homeassistant/components/zwave_js/translations/zh-Hans.json +10 -2
  1200. homeassistant/components/zwave_js/translations/zh-Hant.json +10 -2
  1201. homeassistant/const.py +1 -1
  1202. homeassistant/package_constraints.txt +12 -4
  1203. {homeassistant-2025.8.1.dist-info → homeassistant-2025.8.3.dist-info}/METADATA +2 -2
  1204. {homeassistant-2025.8.1.dist-info → homeassistant-2025.8.3.dist-info}/RECORD +1209 -1104
  1205. {homeassistant-2025.8.1.dist-info → homeassistant-2025.8.3.dist-info}/WHEEL +0 -0
  1206. {homeassistant-2025.8.1.dist-info → homeassistant-2025.8.3.dist-info}/entry_points.txt +0 -0
  1207. {homeassistant-2025.8.1.dist-info → homeassistant-2025.8.3.dist-info}/licenses/LICENSE.md +0 -0
  1208. {homeassistant-2025.8.1.dist-info → homeassistant-2025.8.3.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
  1209. {homeassistant-2025.8.1.dist-info → homeassistant-2025.8.3.dist-info}/top_level.txt +0 -0
@@ -24,7 +24,7 @@
24
24
  "is_illuminance": "Current {entity_name} illuminance",
25
25
  "is_irradiance": "Current {entity_name} irradiance",
26
26
  "is_moisture": "Current {entity_name} moisture",
27
- "is_monetary": "Current {entity_name} balance",
27
+ "is_monetary": "Current {entity_name} monetary balance",
28
28
  "is_nitrogen_dioxide": "Current {entity_name} nitrogen dioxide concentration level",
29
29
  "is_nitrogen_monoxide": "Current {entity_name} nitrogen monoxide concentration level",
30
30
  "is_nitrous_oxide": "Current {entity_name} nitrous oxide concentration level",
@@ -85,7 +85,7 @@
85
85
  "illuminance": "{entity_name} illuminance changes",
86
86
  "irradiance": "{entity_name} irradiance changes",
87
87
  "moisture": "{entity_name} moisture changes",
88
- "monetary": "{entity_name} balance changes",
88
+ "monetary": "{entity_name} monetary balance changes",
89
89
  "nitrogen_dioxide": "{entity_name} nitrogen dioxide concentration changes",
90
90
  "nitrogen_monoxide": "{entity_name} nitrogen monoxide concentration changes",
91
91
  "nitrous_oxide": "{entity_name} nitrous oxide concentration changes",
@@ -222,7 +222,7 @@
222
222
  "name": "Moisture"
223
223
  },
224
224
  "monetary": {
225
- "name": "Balance"
225
+ "name": "Monetary balance"
226
226
  },
227
227
  "nitrogen_dioxide": {
228
228
  "name": "Nitrogen dioxide"
@@ -24,7 +24,6 @@
24
24
  "is_illuminance": "La luminosidad actual de {entity_name}",
25
25
  "is_irradiance": "La irradiaci\u00f3n actual de {entity_name}",
26
26
  "is_moisture": "La humedad actual de {entity_name}",
27
- "is_monetary": "Saldo actual de {entity_name}",
28
27
  "is_nitrogen_dioxide": "El nivel de la concentraci\u00f3n de di\u00f3xido de nitr\u00f3geno actual de {entity_name}",
29
28
  "is_nitrogen_monoxide": "El nivel de la concentraci\u00f3n de mon\u00f3xido de nitr\u00f3geno actual de {entity_name}",
30
29
  "is_nitrous_oxide": "El nivel de la concentraci\u00f3n de \u00f3xido nitroso actual de {entity_name}",
@@ -85,7 +84,6 @@
85
84
  "illuminance": "La luminosidad de {entity_name} cambia",
86
85
  "irradiance": "La irradiaci\u00f3n de {entity_name} cambia",
87
86
  "moisture": "La humedad de {entity_name} cambia",
88
- "monetary": "{entity_name} cambia de saldo",
89
87
  "nitrogen_dioxide": "La concentraci\u00f3n de di\u00f3xido de nitr\u00f3geno de {entity_name} cambia",
90
88
  "nitrogen_monoxide": "La concentraci\u00f3n de mon\u00f3xido de nitr\u00f3geno de {entity_name} cambia",
91
89
  "nitrous_oxide": "La concentraci\u00f3n de \u00f3xido nitroso de {entity_name} cambia",
@@ -221,9 +219,6 @@
221
219
  "moisture": {
222
220
  "name": "Humedad"
223
221
  },
224
- "monetary": {
225
- "name": "Saldo"
226
- },
227
222
  "nitrogen_dioxide": {
228
223
  "name": "Di\u00f3xido de nitr\u00f3geno"
229
224
  },
@@ -24,7 +24,7 @@
24
24
  "is_illuminance": "Praegune {entity_name} valgustatus",
25
25
  "is_irradiance": "Praegune {entity_name} kiirgustihedus",
26
26
  "is_moisture": "Praegune {entity_name} niiskus",
27
- "is_monetary": "Praegune {entity_name} bilanss",
27
+ "is_monetary": "Praegune {entity_name} rahaline bilanss",
28
28
  "is_nitrogen_dioxide": "Praegune {entity_name} l\u00e4mmastikdioksiidi kontsentratsioonitase",
29
29
  "is_nitrogen_monoxide": "Praegune {entity_name} l\u00e4mmastikmonooksiidi kontsentratsioonitase",
30
30
  "is_nitrous_oxide": "Praegune {entity_name} dil\u00e4mmastikoksiidi kontsentratsioonitase",
@@ -85,7 +85,7 @@
85
85
  "illuminance": "{entity_name} valgustustugevus muutub",
86
86
  "irradiance": "{entity_name} kiirgustihedus muutub",
87
87
  "moisture": "{entity_name} niiskus muutus",
88
- "monetary": "{entity_name} bilanss muutub",
88
+ "monetary": "{entity_name} rahaline bilanss muutub",
89
89
  "nitrogen_dioxide": "{entity_name} l\u00e4mmastikdioksiidi kontsentratsiooni muutused",
90
90
  "nitrogen_monoxide": "{entity_name} l\u00e4mmastikmonooksiidi kontsentratsiooni muutused",
91
91
  "nitrous_oxide": "{entity_name} l\u00e4mmastikoksiidi kontsentratsiooni muutused",
@@ -222,7 +222,7 @@
222
222
  "name": "Niiskus"
223
223
  },
224
224
  "monetary": {
225
- "name": "Saldo"
225
+ "name": "Rahaline bilanss"
226
226
  },
227
227
  "nitrogen_dioxide": {
228
228
  "name": "L\u00e4mmastikdioksiid"
@@ -184,9 +184,6 @@
184
184
  "moisture": {
185
185
  "name": "Kosteus"
186
186
  },
187
- "monetary": {
188
- "name": "Saldo"
189
- },
190
187
  "nitrogen_dioxide": {
191
188
  "name": "Typpidioksidi"
192
189
  },
@@ -24,7 +24,7 @@
24
24
  "is_illuminance": "\u00c9clairement actuel de {entity_name}",
25
25
  "is_irradiance": "Irradiance actuelle de {entity_name}",
26
26
  "is_moisture": "Humidit\u00e9 actuelle de {entity_name}",
27
- "is_monetary": "Solde actuel de {entity_name}",
27
+ "is_monetary": "Solde mon\u00e9taire actuel de {entity_name}",
28
28
  "is_nitrogen_dioxide": "Niveau actuel de concentration en dioxyde d'azote de {entity_name}",
29
29
  "is_nitrogen_monoxide": "Niveau actuel de concentration en monoxyde d'azote de {entity_name}",
30
30
  "is_nitrous_oxide": "Niveau actuel de concentration d'oxyde nitreux de {entity_name}",
@@ -85,7 +85,7 @@
85
85
  "illuminance": "L'\u00e9clairement de {entity_name} change",
86
86
  "irradiance": "L'irradiance de {entity_name} change",
87
87
  "moisture": "L'humidit\u00e9 de {entity_name} change",
88
- "monetary": "La solde de {entity_name} change",
88
+ "monetary": "La solde mon\u00e9taire de {entity_name} change",
89
89
  "nitrogen_dioxide": "La concentration de dioxyde d'azote de {entity_name} change",
90
90
  "nitrogen_monoxide": "La concentration de monoxyde d'azote de {entity_name} change",
91
91
  "nitrous_oxide": "La concentration de protoxyde d'azote de {entity_name} change",
@@ -222,7 +222,7 @@
222
222
  "name": "Humidit\u00e9"
223
223
  },
224
224
  "monetary": {
225
- "name": "Solde"
225
+ "name": "Solde mon\u00e9taire"
226
226
  },
227
227
  "nitrogen_dioxide": {
228
228
  "name": "Dioxyde d'azote"
@@ -48,12 +48,18 @@
48
48
  "conductivity": {
49
49
  "name": "Seoltacht"
50
50
  },
51
+ "duration": {
52
+ "name": "Fad"
53
+ },
51
54
  "energy_distance": {
52
55
  "name": "Fuinneamh in aghaidh an achair"
53
56
  },
54
57
  "reactive_energy": {
55
58
  "name": "Fuinneamh imoibr\u00edoch"
56
59
  },
60
+ "speed": {
61
+ "name": "Luas"
62
+ },
57
63
  "volume_flow_rate": {
58
64
  "name": "R\u00e1ta sreafa toirte"
59
65
  },
@@ -24,7 +24,7 @@
24
24
  "is_illuminance": "\u05e2\u05d5\u05e6\u05de\u05ea \u05d4\u05d0\u05e8\u05d4 {entity_name} \u05e0\u05d5\u05db\u05d7\u05d9\u05ea",
25
25
  "is_irradiance": "\u05e7\u05e8\u05d9\u05e0\u05d4 \u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05e9\u05dc {entity_name}",
26
26
  "is_moisture": "\u05d4\u05dc\u05d7\u05d5\u05ea \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea {entity_name}",
27
- "is_monetary": "\u05d9\u05ea\u05e8\u05ea {entity_name} \u05e0\u05d5\u05db\u05d7\u05d9\u05ea",
27
+ "is_monetary": "\u05d9\u05ea\u05e8\u05ea \u05de\u05d5\u05e0\u05d9\u05d8\u05e8\u05d9\u05ea {entity_name} \u05e0\u05d5\u05db\u05d7\u05d9\u05ea",
28
28
  "is_nitrogen_dioxide": "\u05e8\u05de\u05ea \u05e8\u05d9\u05db\u05d5\u05d6 \u05d4\u05d7\u05e0\u05e7\u05df \u05d4\u05d3\u05d5-\u05d7\u05de\u05e6\u05e0\u05d9 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea {entity_name}",
29
29
  "is_nitrogen_monoxide": "\u05e8\u05de\u05ea \u05e8\u05d9\u05db\u05d5\u05d6 \u05d4\u05d7\u05e0\u05e7\u05df \u05d7\u05d3 \u05d7\u05de\u05e6\u05e0\u05d9 {entity_name} \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea",
30
30
  "is_nitrous_oxide": "\u05e8\u05de\u05ea \u05e8\u05d9\u05db\u05d5\u05d6 \u05ea\u05d7\u05de\u05d5\u05e6\u05ea \u05d4\u05d7\u05e0\u05e7\u05df \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea {entity_name}",
@@ -85,7 +85,7 @@
85
85
  "illuminance": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9 \u05e2\u05d5\u05e6\u05de\u05ea \u05d4\u05d0\u05e8\u05d4",
86
86
  "irradiance": "\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05e7\u05e8\u05d9\u05e0\u05d4 \u05e9\u05dc {entity_name}",
87
87
  "moisture": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9 \u05dc\u05d7\u05d5\u05ea",
88
- "monetary": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05de\u05d0\u05d6\u05df",
88
+ "monetary": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05de\u05d0\u05d6\u05df \u05d4\u05de\u05d5\u05e0\u05d9\u05d8\u05e8\u05d9",
89
89
  "nitrogen_dioxide": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05e8\u05d9\u05db\u05d5\u05d6 \u05d4\u05d7\u05e0\u05e7\u05df \u05d4\u05d3\u05d5-\u05d7\u05de\u05e6\u05e0\u05d9",
90
90
  "nitrogen_monoxide": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05e8\u05d9\u05db\u05d5\u05d6 \u05d7\u05d3 \u05ea\u05d7\u05de\u05d5\u05e6\u05ea \u05d4\u05d7\u05e0\u05e7\u05df",
91
91
  "nitrous_oxide": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05e8\u05d9\u05db\u05d5\u05d6 \u05ea\u05d7\u05de\u05d5\u05e6\u05ea \u05d4\u05d7\u05e0\u05e7\u05df",
@@ -222,7 +222,7 @@
222
222
  "name": "\u05dc\u05d7\u05d5\u05ea"
223
223
  },
224
224
  "monetary": {
225
- "name": "\u05d0\u05d9\u05d6\u05d5\u05df"
225
+ "name": "\u05de\u05d0\u05d6\u05df \u05de\u05d5\u05e0\u05d9\u05d8\u05e8\u05d9"
226
226
  },
227
227
  "nitrogen_dioxide": {
228
228
  "name": "\u05d7\u05e0\u05e7\u05df \u05d3\u05d5 \u05d7\u05de\u05e6\u05e0\u05d9"
@@ -23,7 +23,6 @@
23
23
  "is_illuminance": "{entity_name} aktu\u00e1lis megvil\u00e1g\u00edt\u00e1sa",
24
24
  "is_irradiance": "Jelenlegi {entity_name} besug\u00e1rz\u00e1s",
25
25
  "is_moisture": "{entity_name} aktu\u00e1lis nedvess\u00e9gtartalom",
26
- "is_monetary": "Jelenlegi {entity_name} egyenleg",
27
26
  "is_nitrogen_dioxide": "Jelenlegi {entity_name} nitrog\u00e9n-dioxid-koncentr\u00e1ci\u00f3 szint",
28
27
  "is_nitrogen_monoxide": "Jelenlegi {entity_name} nitrog\u00e9n-monoxid-koncentr\u00e1ci\u00f3 szint",
29
28
  "is_nitrous_oxide": "Jelenlegi {entity_name} dinitrog\u00e9n-oxid-koncentr\u00e1ci\u00f3 szint",
@@ -83,7 +82,6 @@
83
82
  "illuminance": "{entity_name} megvil\u00e1g\u00edt\u00e1sa v\u00e1ltozik",
84
83
  "irradiance": "{entity_name} besug\u00e1rz\u00e1si v\u00e1ltoz\u00e1sok",
85
84
  "moisture": "{entity_name} nedvess\u00e9gv\u00e1ltoz\u00e1s",
86
- "monetary": "A(z) {entity_name} egyenlege megv\u00e1ltozik",
87
85
  "nitrogen_dioxide": "{entity_name} nitrog\u00e9n-dioxid koncentr\u00e1ci\u00f3 v\u00e1ltozik",
88
86
  "nitrogen_monoxide": "{entity_name} nitrog\u00e9n-monoxid koncentr\u00e1ci\u00f3 v\u00e1ltozik",
89
87
  "nitrous_oxide": "{entity_name} dinitrog\u00e9n-oxid koncentr\u00e1ci\u00f3ja v\u00e1ltozik",
@@ -216,9 +214,6 @@
216
214
  "moisture": {
217
215
  "name": "Nedvess\u00e9g"
218
216
  },
219
- "monetary": {
220
- "name": "Egyens\u00faly"
221
- },
222
217
  "nitrogen_dioxide": {
223
218
  "name": "Nitrog\u00e9n-dioxid"
224
219
  },
@@ -23,7 +23,6 @@
23
23
  "is_illuminance": "Pencahayaan {entity_name} saat ini",
24
24
  "is_irradiance": "Radiasi {entity_name} saat ini",
25
25
  "is_moisture": "Pengembunan {entity_name} saat ini",
26
- "is_monetary": "Saldo {entity_name} saat ini",
27
26
  "is_nitrogen_dioxide": "Tingkat konsentrasi nitrogen dioksida {entity_name} saat ini",
28
27
  "is_nitrogen_monoxide": "Tingkat konsentrasi nitrogen monoksida {entity_name} saat ini",
29
28
  "is_nitrous_oxide": "Tingkat konsentrasi nitrit oksida {entity_name} saat ini",
@@ -83,7 +82,6 @@
83
82
  "illuminance": "Perubahan pencahayaan {entity_name}",
84
83
  "irradiance": "Perubahan radiasi {entity_name}",
85
84
  "moisture": "Perubahan pengembunan {entity_name}",
86
- "monetary": "Perubahan saldo {entity_name}",
87
85
  "nitrogen_dioxide": "Perubahan konsentrasi nitrogen dioksida {entity_name}",
88
86
  "nitrogen_monoxide": "Perubahan konsentrasi nitrogen monoksida {entity_name}",
89
87
  "nitrous_oxide": "Perubahan konsentrasi nitro oksida {entity_name}",
@@ -216,9 +214,6 @@
216
214
  "moisture": {
217
215
  "name": "Kelembapan"
218
216
  },
219
- "monetary": {
220
- "name": "Neraca"
221
- },
222
217
  "nitrogen_dioxide": {
223
218
  "name": "Nitrogen dioksida"
224
219
  },
@@ -191,9 +191,6 @@
191
191
  "moisture": {
192
192
  "name": "Umidit\u00e0"
193
193
  },
194
- "monetary": {
195
- "name": "Bilancio"
196
- },
197
194
  "nitrogen_dioxide": {
198
195
  "name": "Anidride nitrosa"
199
196
  },
@@ -23,7 +23,6 @@
23
23
  "is_illuminance": "\u73fe\u5728\u306e {entity_name} \u7167\u5ea6",
24
24
  "is_irradiance": "\u73fe\u5728\u306e{entity_name}\u306e\u653e\u5c04\u7167\u5ea6",
25
25
  "is_moisture": "\u73fe\u5728\u306e\u3001{entity_name} \u306e\u6c34\u5206",
26
- "is_monetary": "\u73fe\u5728\u306e{entity_name}\u6b8b\u9ad8",
27
26
  "is_nitrogen_dioxide": "\u73fe\u5728\u306e {entity_name} \u4e8c\u9178\u5316\u7a92\u7d20\u6fc3\u5ea6\u30ec\u30d9\u30eb",
28
27
  "is_nitrogen_monoxide": "\u73fe\u5728\u306e {entity_name} \u4e00\u9178\u5316\u7a92\u7d20\u6fc3\u5ea6\u30ec\u30d9\u30eb",
29
28
  "is_nitrous_oxide": "\u73fe\u5728\u306e {entity_name} \u4e9c\u9178\u5316\u7a92\u7d20\u6fc3\u5ea6\u30ec\u30d9\u30eb",
@@ -82,7 +81,6 @@
82
81
  "illuminance": "{entity_name} \u7167\u5ea6\u306e\u5909\u5316",
83
82
  "irradiance": "{entity_name}\u653e\u5c04\u7167\u5ea6\u306e\u5909\u5316",
84
83
  "moisture": "{entity_name} \u306e\u6c34\u5206\u5909\u5316",
85
- "monetary": "{entity_name}\u30d0\u30e9\u30f3\u30b9\u5909\u66f4",
86
84
  "nitrogen_dioxide": "{entity_name} \u4e8c\u9178\u5316\u7a92\u7d20\u6fc3\u5ea6\u306e\u5909\u5316",
87
85
  "nitrogen_monoxide": "{entity_name} \u4e00\u9178\u5316\u7a92\u7d20\u6fc3\u5ea6\u306e\u5909\u5316",
88
86
  "nitrous_oxide": "{entity_name} \u4e9c\u9178\u5316\u7a92\u7d20\u6fc3\u5ea6\u306e\u5909\u5316",
@@ -213,9 +211,6 @@
213
211
  "moisture": {
214
212
  "name": "\u6e7f\u6c17"
215
213
  },
216
- "monetary": {
217
- "name": "\u30d0\u30e9\u30f3\u30b9"
218
- },
219
214
  "nitrogen_dioxide": {
220
215
  "name": "\u4e8c\u9178\u5316\u7a92\u7d20"
221
216
  },
@@ -183,9 +183,6 @@
183
183
  "moisture": {
184
184
  "name": "\uc218\ubd84"
185
185
  },
186
- "monetary": {
187
- "name": "\uade0\ud615"
188
- },
189
186
  "nitrogen_dioxide": {
190
187
  "name": "\uc774\uc0b0\ud654\uc9c8\uc18c"
191
188
  },
@@ -211,7 +208,7 @@
211
208
  "name": "PM2.5"
212
209
  },
213
210
  "power": {
214
- "name": "\uc804\uc6d0"
211
+ "name": "\uc804\ub825"
215
212
  },
216
213
  "power_factor": {
217
214
  "name": "\uc5ed\ub960"
@@ -24,7 +24,6 @@
24
24
  "is_illuminance": "Dabartin\u0117 {entity_name} ap\u0161vieta",
25
25
  "is_irradiance": "Dabartin\u0117 {entity_name} ap\u0161vita",
26
26
  "is_moisture": "Dabartin\u0117 {entity_name} oro dr\u0117gm\u0117",
27
- "is_monetary": "Dabartinis {entity_name} balansas",
28
27
  "is_nitrogen_dioxide": "Dabartinis {entity_name} azoto dioksido koncentracijos lygis",
29
28
  "is_nitrogen_monoxide": "Dabartinis {entity_name} azoto monoksido koncentracijos lygis",
30
29
  "is_nitrous_oxide": "Dabartinis {entity_name} azoto oksido koncentracijos lygis",
@@ -85,7 +84,6 @@
85
84
  "illuminance": "{entity_name} ap\u0161vieta pakito",
86
85
  "irradiance": "{entity_name} ap\u0161vitos poky\u010diai",
87
86
  "moisture": "{entity_name} oro dr\u0117gm\u0117s poky\u010diai",
88
- "monetary": "{entity_name} balanso pasikeitimai",
89
87
  "nitrogen_dioxide": "{entity_name} azoto dioksido koncentracijos poky\u010diai",
90
88
  "nitrogen_monoxide": "{entity_name} azoto monoksido koncentracijos poky\u010diai",
91
89
  "nitrous_oxide": "{entity_name} azoto oksido koncentracijos poky\u010diai",
@@ -221,9 +219,6 @@
221
219
  "moisture": {
222
220
  "name": "Dr\u0117gm\u0117"
223
221
  },
224
- "monetary": {
225
- "name": "Balansas"
226
- },
227
222
  "nitrogen_dioxide": {
228
223
  "name": "Azoto dioksidas"
229
224
  },
@@ -135,9 +135,6 @@
135
135
  "moisture": {
136
136
  "name": "Mitrums"
137
137
  },
138
- "monetary": {
139
- "name": "Balanss"
140
- },
141
138
  "nitrogen_dioxide": {
142
139
  "name": "Sl\u0101pek\u013ca dioks\u012bds"
143
140
  },
@@ -180,9 +180,6 @@
180
180
  "moisture": {
181
181
  "name": "Fuktighet"
182
182
  },
183
- "monetary": {
184
- "name": "Balanse"
185
- },
186
183
  "nitrogen_dioxide": {
187
184
  "name": "Nitrogendioksid"
188
185
  },
@@ -209,9 +209,6 @@
209
209
  "moisture": {
210
210
  "name": "Vocht"
211
211
  },
212
- "monetary": {
213
- "name": "Saldo"
214
- },
215
212
  "nitrogen_dioxide": {
216
213
  "name": "Stikstofdioxide"
217
214
  },
@@ -20,7 +20,6 @@
20
20
  "is_illuminance": "obecne nat\u0119\u017cenie o\u015bwietlenia {entity_name}",
21
21
  "is_irradiance": "obecne nat\u0119\u017cenie promieniowania {entity_name}",
22
22
  "is_moisture": "aktualna wilgo\u0107 {entity_name}",
23
- "is_monetary": "Bie\u017c\u0105ce saldo {entity_name}",
24
23
  "is_nitrogen_dioxide": "obecny poziom st\u0119\u017cenia dwutlenku azotu {entity_name}",
25
24
  "is_nitrogen_monoxide": "obecny poziom st\u0119\u017cenia tlenku azotu {entity_name}",
26
25
  "is_nitrous_oxide": "obecny poziom st\u0119\u017cenia podtlenku azotu {entity_name}",
@@ -199,9 +198,6 @@
199
198
  "moisture": {
200
199
  "name": "Wilgo\u0107"
201
200
  },
202
- "monetary": {
203
- "name": "Saldo"
204
- },
205
201
  "nitrogen_dioxide": {
206
202
  "name": "Dwutlenek azotu"
207
203
  },
@@ -198,9 +198,6 @@
198
198
  "moisture": {
199
199
  "name": "Umidade"
200
200
  },
201
- "monetary": {
202
- "name": "Equil\u00edbrio"
203
- },
204
201
  "nitrogen_dioxide": {
205
202
  "name": "Di\u00f3xido de nitrog\u00eanio"
206
203
  },
@@ -24,7 +24,7 @@
24
24
  "is_illuminance": "Luminancia atual de {entity_name}",
25
25
  "is_irradiance": "Irradi\u00e2ncia atual {entity_name}",
26
26
  "is_moisture": "Umidade atual {entity_name}",
27
- "is_monetary": "Saldo atual {entity_name}",
27
+ "is_monetary": "Saldo monet\u00e1rio atual de {entity_name}",
28
28
  "is_nitrogen_dioxide": "N\u00edvel atual de concentra\u00e7\u00e3o de di\u00f3xido de azoto em {entity_name}",
29
29
  "is_nitrogen_monoxide": "N\u00edvel atual de concentra\u00e7\u00e3o de mon\u00f3xido de azoto em {entity_name}",
30
30
  "is_nitrous_oxide": "N\u00edvel atual de concentra\u00e7\u00e3o de \u00f3xido nitroso de {entity_name}",
@@ -85,7 +85,7 @@
85
85
  "illuminance": "Altera\u00e7\u00e3o na lumin\u00e2ncia de {entity_name}",
86
86
  "irradiance": "{entity_name} altera\u00e7\u00f5es na irradia\u00e7\u00e3o",
87
87
  "moisture": "Mudan\u00e7as de umidade {entity_name}",
88
- "monetary": "{entity_name} altera\u00e7\u00f5es de saldo",
88
+ "monetary": "{entity_name} altera\u00e7\u00f5es do saldo monet\u00e1rio",
89
89
  "nitrogen_dioxide": "{entity_name} detetou altera\u00e7\u00e3o na concentra\u00e7\u00e3o de di\u00f3xido de azoto",
90
90
  "nitrogen_monoxide": "{entity_name} detetou altera\u00e7\u00e3o na concentra\u00e7\u00e3o de mon\u00f3xido de azoto",
91
91
  "nitrous_oxide": "Altera\u00e7\u00f5es da concentra\u00e7\u00e3o de \u00f3xido nitroso de {entity_name}",
@@ -222,7 +222,7 @@
222
222
  "name": "Humidade"
223
223
  },
224
224
  "monetary": {
225
- "name": "Saldo"
225
+ "name": "Saldo monet\u00e1rio"
226
226
  },
227
227
  "nitrogen_dioxide": {
228
228
  "name": "Di\u00f3xido de azoto"
@@ -180,9 +180,6 @@
180
180
  "moisture": {
181
181
  "name": "Umezeal\u0103"
182
182
  },
183
- "monetary": {
184
- "name": "Bilan\u021b"
185
- },
186
183
  "nitrogen_dioxide": {
187
184
  "name": "Dioxid de azot"
188
185
  },
@@ -222,7 +222,7 @@
222
222
  "name": "\u0412\u043b\u0430\u0433\u0430"
223
223
  },
224
224
  "monetary": {
225
- "name": "\u0411\u0430\u043b\u0430\u043d\u0441"
225
+ "name": "\u0414\u0435\u043d\u0435\u0436\u043d\u044b\u0439 \u0431\u0430\u043b\u0430\u043d\u0441"
226
226
  },
227
227
  "nitrogen_dioxide": {
228
228
  "name": "\u0414\u0438\u043e\u043a\u0441\u0438\u0434 \u0430\u0437\u043e\u0442\u0430"
@@ -24,7 +24,7 @@
24
24
  "is_illuminance": "Aktu\u00e1lne osvetlenie {entity_name}",
25
25
  "is_irradiance": "Aktu\u00e1lna o\u017eiarenos\u0165 {entity_name}",
26
26
  "is_moisture": "Aktu\u00e1lna vlhkos\u0165 {entity_name}",
27
- "is_monetary": "Aktu\u00e1lny zostatok {entity_name}",
27
+ "is_monetary": "Aktu\u00e1lny pe\u0148a\u017en\u00fd zostatok {entity_name} ",
28
28
  "is_nitrogen_dioxide": "Aktu\u00e1lna \u00farove\u0148 koncentr\u00e1cie oxidu dusi\u010dit\u00e9ho {entity_name}",
29
29
  "is_nitrogen_monoxide": "Aktu\u00e1lna \u00farove\u0148 koncentr\u00e1cie oxidu uho\u013enat\u00e9ho {entity_name}",
30
30
  "is_nitrous_oxide": "Aktu\u00e1lna \u00farove\u0148 koncentr\u00e1cie oxidu dusn\u00e9ho {entity_name}",
@@ -85,7 +85,7 @@
85
85
  "illuminance": "Pri zmene osvetlenia {entity_name}",
86
86
  "irradiance": "Pri zmene o\u017eiarenia {entity_name}",
87
87
  "moisture": "Pri zmene vlhkosti {entity_name}",
88
- "monetary": "{entity_name} sa zmen\u00ed zostatok",
88
+ "monetary": "{entity_name} zmeny pe\u0148a\u017en\u00e9ho zostatku",
89
89
  "nitrogen_dioxide": "{entity_name} zmeny koncentr\u00e1cie oxidu dusi\u010dit\u00e9ho",
90
90
  "nitrogen_monoxide": "{entity_name} zmeny koncentr\u00e1cie oxidu dusnat\u00e9ho",
91
91
  "nitrous_oxide": "{entity_name} zmeny koncentr\u00e1cie oxidu dusn\u00e9ho",
@@ -222,7 +222,7 @@
222
222
  "name": "Vlhkos\u0165"
223
223
  },
224
224
  "monetary": {
225
- "name": "Vyv\u00e1\u017eenos\u0165"
225
+ "name": "Menov\u00e1 rovnov\u00e1ha"
226
226
  },
227
227
  "nitrogen_dioxide": {
228
228
  "name": "Oxid dusi\u010dit\u00fd"
@@ -197,9 +197,6 @@
197
197
  "moisture": {
198
198
  "name": "Mokrota"
199
199
  },
200
- "monetary": {
201
- "name": "Bilanca"
202
- },
203
200
  "nitrogen_dioxide": {
204
201
  "name": "Du\u0161ikov dioksid"
205
202
  },
@@ -24,7 +24,6 @@
24
24
  "is_illuminance": "Nuvarande {entity_name} belysningsstyrka",
25
25
  "is_irradiance": "Nuvarande {entity_name} instr\u00e5lning",
26
26
  "is_moisture": "Nuvarande {entity_name} fukt",
27
- "is_monetary": "Nuvarande saldo {entity_name}",
28
27
  "is_nitrogen_dioxide": "Nuvarande {entity_name} koncentration av kv\u00e4vedioxid",
29
28
  "is_nitrogen_monoxide": "Nuvarande {entity_name} koncentration av kv\u00e4veoxid",
30
29
  "is_nitrous_oxide": "Nuvarande {entity_name} koncentration av lustgas",
@@ -85,7 +84,6 @@
85
84
  "illuminance": "{entity_name} belysningsstyrka \u00e4ndras",
86
85
  "irradiance": "{entity_name} f\u00f6r\u00e4ndringar i instr\u00e5lning",
87
86
  "moisture": "{entity_name} fuktf\u00f6r\u00e4ndringar",
88
- "monetary": "{entity_name} saldof\u00f6r\u00e4ndringar",
89
87
  "nitrogen_dioxide": "{entity_name} kv\u00e4vedioxidkoncentration \u00e4ndras",
90
88
  "nitrogen_monoxide": "{entity_name} koncentrationen av kv\u00e4vemonoxid \u00e4ndras",
91
89
  "nitrous_oxide": "{entity_name} f\u00f6r\u00e4ndringar i koncentrationen av lustgas",
@@ -222,7 +220,7 @@
222
220
  "name": "Fukt"
223
221
  },
224
222
  "monetary": {
225
- "name": "Balans"
223
+ "name": "Saldo"
226
224
  },
227
225
  "nitrogen_dioxide": {
228
226
  "name": "Kv\u00e4vedioxid"
@@ -23,7 +23,6 @@
23
23
  "is_illuminance": "Mevcut {entity_name} ayd\u0131nlatma d\u00fczeyi",
24
24
  "is_irradiance": "Mevcut {entity_name} \u0131\u015f\u0131n\u0131m\u0131",
25
25
  "is_moisture": "Mevcut {entity_name} nemi",
26
- "is_monetary": "Mevcut {entity_name} bakiyesi",
27
26
  "is_nitrogen_dioxide": "Mevcut {entity_name} nitrojen dioksit konsantrasyon seviyesi",
28
27
  "is_nitrogen_monoxide": "Mevcut {entity_name} nitrojen monoksit konsantrasyon seviyesi",
29
28
  "is_nitrous_oxide": "Ge\u00e7erli {entity_name} azot oksit konsantrasyon seviyesi",
@@ -82,7 +81,6 @@
82
81
  "illuminance": "{entity_name} ayd\u0131nlatma de\u011fi\u015fiklikleri",
83
82
  "irradiance": "{entity_name} \u0131\u015f\u0131n\u0131m de\u011fi\u015fiklikleri",
84
83
  "moisture": "{entity_name} nem de\u011fi\u015fimleri",
85
- "monetary": "{entity_name} bakiye de\u011fi\u015fiklikleri",
86
84
  "nitrogen_dioxide": "{entity_name} nitrojen dioksit konsantrasyonu de\u011fi\u015fiklikleri",
87
85
  "nitrogen_monoxide": "{entity_name} nitrojen monoksit konsantrasyonu de\u011fi\u015fiklikleri",
88
86
  "nitrous_oxide": "{entity_name} nitr\u00f6z oksit konsantrasyonu de\u011fi\u015fiklikleri",
@@ -214,9 +212,6 @@
214
212
  "moisture": {
215
213
  "name": "Nem"
216
214
  },
217
- "monetary": {
218
- "name": "Denge"
219
- },
220
215
  "nitrogen_dioxide": {
221
216
  "name": "Azot dioksit"
222
217
  },
@@ -183,9 +183,6 @@
183
183
  "moisture": {
184
184
  "name": "\u0412\u043e\u043b\u043e\u0433\u0456\u0441\u0442\u044c"
185
185
  },
186
- "monetary": {
187
- "name": "\u0411\u0430\u043b\u0430\u043d\u0441"
188
- },
189
186
  "nitrogen_dioxide": {
190
187
  "name": "\u0414\u0456\u043e\u043a\u0441\u0438\u0434 \u0430\u0437\u043e\u0442\u0443"
191
188
  },
@@ -22,7 +22,6 @@
22
22
  "is_illuminance": "\u0110\u1ed9 r\u1ecdi {entity_name} hi\u1ec7n t\u1ea1i",
23
23
  "is_irradiance": "B\u1ee9c x\u1ea1 {entity_name} hi\u1ec7n t\u1ea1i",
24
24
  "is_moisture": "M\u1ee9c \u1ea9m \u01b0\u1edbt {entity_name} hi\u1ec7n t\u1ea1i",
25
- "is_monetary": "S\u1ed1 d\u01b0 {entity_name} hi\u1ec7n t\u1ea1i",
26
25
  "is_nitrogen_dioxide": "M\u1ee9c n\u1ed3ng \u0111\u1ed9 NO\u2082 hi\u1ec7n t\u1ea1i c\u1ee7a {entity_name}",
27
26
  "is_nitrogen_monoxide": "M\u1ee9c n\u1ed3ng \u0111\u1ed9 NO hi\u1ec7n t\u1ea1i c\u1ee7a {entity_name}",
28
27
  "is_nitrous_oxide": "M\u1ee9c n\u1ed3ng \u0111\u1ed9 N\u2082O hi\u1ec7n t\u1ea1i c\u1ee7a {entity_name}",
@@ -79,7 +78,6 @@
79
78
  "illuminance": "{entity_name} thay \u0111\u1ed5i \u0111\u1ed9 r\u1ecdi",
80
79
  "irradiance": "B\u1ee9c x\u1ea1 {entity_name} thay \u0111\u1ed5i",
81
80
  "moisture": "M\u1ee9c \u1ea9m \u01b0\u1edbt c\u1ee7a {entity_name} thay \u0111\u1ed5i",
82
- "monetary": "S\u1ed1 d\u01b0 {entity_name} thay \u0111\u1ed5i",
83
81
  "nitrogen_dioxide": "N\u1ed3ng \u0111\u1ed9 NO\u2082 c\u1ee7a {entity_name} thay \u0111\u1ed5i",
84
82
  "nitrogen_monoxide": "N\u1ed3ng \u0111\u1ed9 NO c\u1ee7a {entity_name} thay \u0111\u1ed5i",
85
83
  "nitrous_oxide": "N\u1ed3ng \u0111\u1ed9 N\u2082O c\u1ee7a {entity_name} thay \u0111\u1ed5i",
@@ -206,9 +204,6 @@
206
204
  "moisture": {
207
205
  "name": "\u1ea8m \u01b0\u1edbt"
208
206
  },
209
- "monetary": {
210
- "name": "C\u00e2n b\u1eb1ng"
211
- },
212
207
  "nitrogen_dioxide": {
213
208
  "name": "Kh\u00ed NO\u2082"
214
209
  },
@@ -24,7 +24,7 @@
24
24
  "is_illuminance": "{entity_name} \u5f53\u524d\u7167\u5ea6",
25
25
  "is_irradiance": "{entity_name} \u5f53\u524d\u8f90\u7167\u5ea6",
26
26
  "is_moisture": "{entity_name} \u5f53\u524d\u6e7f\u5ea6",
27
- "is_monetary": "\u5f53\u524d {entity_name} \u4f59\u91cf",
27
+ "is_monetary": "\u5f53\u524d {entity_name} \u8d27\u5e01\u4f59\u989d",
28
28
  "is_nitrogen_dioxide": "{entity_name} \u4e8c\u6c27\u5316\u6c2e\u5f53\u524d\u6d53\u5ea6\u6c34\u5e73",
29
29
  "is_nitrogen_monoxide": "{entity_name} \u4e00\u6c27\u5316\u6c2e\u5f53\u524d\u6d53\u5ea6\u6c34\u5e73",
30
30
  "is_nitrous_oxide": "{entity_name} \u4e00\u6c27\u5316\u4e8c\u6c2e\u5f53\u524d\u6d53\u5ea6\u6c34\u5e73",
@@ -85,7 +85,7 @@
85
85
  "illuminance": "{entity_name} \u7167\u5ea6\u53d8\u5316",
86
86
  "irradiance": "{entity_name} \u8f90\u7167\u5ea6\u53d8\u5316",
87
87
  "moisture": "{entity_name} \u6e7f\u5ea6\u53d8\u5316",
88
- "monetary": "{entity_name} \u4f59\u91cf\u53d8\u5316",
88
+ "monetary": "{entity_name} \u8d27\u5e01\u4f59\u989d\u53d8\u5316",
89
89
  "nitrogen_dioxide": "{entity_name} \u4e8c\u6c27\u5316\u6c2e\u6d53\u5ea6\u53d8\u5316",
90
90
  "nitrogen_monoxide": "{entity_name} \u4e00\u6c27\u5316\u6c2e\u6d53\u5ea6\u53d8\u5316",
91
91
  "nitrous_oxide": "{entity_name} \u4e00\u6c27\u5316\u4e8c\u6c2e\u6d53\u5ea6\u53d8\u5316",
@@ -222,7 +222,7 @@
222
222
  "name": "\u6f6e\u5ea6"
223
223
  },
224
224
  "monetary": {
225
- "name": "\u5e73\u8861"
225
+ "name": "\u8d27\u5e01\u4f59\u989d"
226
226
  },
227
227
  "nitrogen_dioxide": {
228
228
  "name": "\u4e8c\u6c27\u5316\u6c2e"
@@ -24,7 +24,7 @@
24
24
  "is_illuminance": "\u76ee\u524d{entity_name}\u7167\u5ea6",
25
25
  "is_irradiance": "\u76ee\u524d{entity_name}\u8f3b\u7167\u5ea6",
26
26
  "is_moisture": "\u76ee\u524d{entity_name}\u6fd5\u5ea6",
27
- "is_monetary": "\u76ee\u524d{entity_name}\u9918\u984d",
27
+ "is_monetary": "\u76ee\u524d{entity_name}\u8cc7\u91d1\u9918\u984d",
28
28
  "is_nitrogen_dioxide": "\u76ee\u524d{entity_name}\u4e8c\u6c27\u5316\u6c2e\u6fc3\u5ea6\u72c0\u614b",
29
29
  "is_nitrogen_monoxide": "\u76ee\u524d{entity_name}\u4e00\u6c27\u5316\u6c2e\u6fc3\u5ea6\u72c0\u614b",
30
30
  "is_nitrous_oxide": "\u76ee\u524d{entity_name}\u4e00\u6c27\u5316\u4e8c\u6c2e\u6fc3\u5ea6\u72c0\u614b",
@@ -85,7 +85,7 @@
85
85
  "illuminance": "{entity_name}\u7167\u5ea6\u8b8a\u66f4",
86
86
  "irradiance": "{entity_name}\u8f3b\u7167\u5ea6\u8b8a\u66f4",
87
87
  "moisture": "{entity_name}\u6fd5\u5ea6\u8b8a\u66f4",
88
- "monetary": "{entity_name}\u9918\u984d\u8b8a\u66f4",
88
+ "monetary": "{entity_name}\u8cc7\u91d1\u9918\u984d\u8b8a\u66f4",
89
89
  "nitrogen_dioxide": "{entity_name}\u4e8c\u6c27\u5316\u6c2e\u6fc3\u5ea6\u8b8a\u5316",
90
90
  "nitrogen_monoxide": "{entity_name}\u4e00\u6c27\u5316\u6c2e\u6fc3\u5ea6\u8b8a\u5316",
91
91
  "nitrous_oxide": "{entity_name}\u4e00\u6c27\u5316\u4e8c\u6c2e\u6fc3\u5ea6\u8b8a\u5316",
@@ -222,7 +222,7 @@
222
222
  "name": "\u6c34\u6c23"
223
223
  },
224
224
  "monetary": {
225
- "name": "\u5e73\u8861"
225
+ "name": "\u8cc7\u91d1\u9918\u984d"
226
226
  },
227
227
  "nitrogen_dioxide": {
228
228
  "name": "\u4e8c\u6c27\u5316\u6c2e"
@@ -1,7 +1,18 @@
1
1
  {
2
2
  "config": {
3
+ "abort": {
4
+ "already_configured": "T\u00e1 an cuntas cumraithe cheana f\u00e9in"
5
+ },
6
+ "error": {
7
+ "invalid_auth": "F\u00edordheimhni\u00fa neamhbhail\u00ed",
8
+ "unknown": "Earr\u00e1id gan choinne"
9
+ },
3
10
  "step": {
4
11
  "user": {
12
+ "data": {
13
+ "email": "R\u00edomhphost",
14
+ "password": "Pasfhocal"
15
+ },
5
16
  "data_description": {
6
17
  "email": "An seoladh r\u00edomhphoist a \u00fas\u00e1idtear chun log\u00e1il isteach i bPain\u00e9al Scamall Geata SensorPush",
7
18
  "password": "An focal faire a \u00fas\u00e1idtear chun log\u00e1il isteach i bPain\u00e9al Scamall Geata SensorPush"