New Crowdin updates (#13135)

* New translations astro.properties (Hungarian)
* New translations chromecast.properties (Hungarian)
* New translations darksky.properties (Hungarian)
* New translations coronastats.properties (Hungarian)
* New translations evohome.properties (Hungarian)
* New translations mcd.properties (Italian)
* New translations amazondashbutton.properties (Italian)
* New translations openwebnet.properties (Italian)
* New translations openhabcloud.properties (Italian)
* New translations voicerss.properties (Italian)
* New translations tado.properties (Italian)
* New translations wled.properties (Italian)
* New translations livisismarthome.properties (Italian)
This commit is contained in:
openhab-bot
2022-07-20 17:47:24 +02:00
committed by GitHub
parent 848ec83d52
commit 253a634f0a
13 changed files with 1282 additions and 144 deletions

View File

@@ -0,0 +1,30 @@
# binding
binding.coronastats.name = Coronavírus statisztika kötés
binding.coronastats.description = Ez a kötés a https\://corona-stats.online/ weboldal adatait jeleníti meg.
# thing types
thing-type.coronastats.country.label = Koronavírus statisztika (országos)
thing-type.coronastats.country.description = Koronavírus statisztika egy megadott országról
thing-type.coronastats.world.label = Koronavírus statisztika (világ)
thing-type.coronastats.world.description = Híd a https\://corona-stats.online/ weboldal adatainak megjelenítéséhez és világszintű statisztikákhoz.
# thing types config
thing-type.config.coronastats.country.countryCode.label = Ország kód
thing-type.config.coronastats.country.countryCode.description = Kétbetűs országkód
thing-type.config.coronastats.world.refresh.label = Frissítési gyakoriság
thing-type.config.coronastats.world.refresh.description = Két API hívás közötti idő percben. Legalább 15 perc.
# channel types
channel-type.coronastats.active.label = Aktív
channel-type.coronastats.cases.label = Összes eset
channel-type.coronastats.critical.label = Kritikus
channel-type.coronastats.deaths.label = Összes elhunyt
channel-type.coronastats.recovered.label = Gyógyult
channel-type.coronastats.tests.label = Tesztek
channel-type.coronastats.today_cases.label = Új esetek
channel-type.coronastats.today_deaths.label = Új haláleset
channel-type.coronastats.updated.label = Frissítve