From 92f5baea10d96497863e6cad600e759fef5d7843 Mon Sep 17 00:00:00 2001 From: openhab-bot Date: Sun, 15 Sep 2024 21:14:45 +0200 Subject: [PATCH] New Crowdin updates (#4379) * New translations defaultsystemchannels.properties (Italian) * New translations i18n.properties (Italian) --- .../resources/OH-INF/i18n/DefaultSystemChannels_it.properties | 2 ++ .../src/main/resources/OH-INF/i18n/i18n_it.properties | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_it.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_it.properties index e0c9f50136b..bfa947c1af9 100644 --- a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_it.properties +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_it.properties @@ -56,3 +56,5 @@ channel-type.system.electric-voltage.label = Tensione elettrica channel-type.system.electric-voltage.description = Tensione elettrica attuale channel-type.system.electrical-energy.label = Energia elettrica channel-type.system.electrical-energy.description = Energia elettrica attuale +channel-type.system.uv-index.label = Indice UV +channel-type.system.uv-index.description = Indice UV Attuale diff --git a/bundles/org.openhab.core/src/main/resources/OH-INF/i18n/i18n_it.properties b/bundles/org.openhab.core/src/main/resources/OH-INF/i18n/i18n_it.properties index feaa1309aa1..6fe68a30daa 100644 --- a/bundles/org.openhab.core/src/main/resources/OH-INF/i18n/i18n_it.properties +++ b/bundles/org.openhab.core/src/main/resources/OH-INF/i18n/i18n_it.properties @@ -1,7 +1,7 @@ system.config.i18n.language.label = Lingua system.config.i18n.language.description = La lingua predefinita da usare. Se non specificata, viene usata la lingua predefinita di sistema. system.config.i18n.location.label = Posizione -system.config.i18n.location.description = Le coordinate di questa installazione.
Coordinate come <latitude>,<longitude>[<altitude>]
Esempio\: "52.5200066,13.4049540" (Berlino) +system.config.i18n.location.description = La posizione di questa installazione.
Coordinate nel formato <latitude>,<longitude>[<altitude>], con l'altitudine opzionale
Esempio\: "52.5200066,13.4049540" (Berlino) system.config.i18n.measurementSystem.label = Sistema Di Misurazione system.config.i18n.measurementSystem.description = Il sistema di misura viene utilizzato per la conversione delle grandezze. system.config.i18n.measurementSystem.option.SI = Metrico