]> git.basschouten.com Git - openhab-addons.git/commitdiff
New Crowdin updates (#16076)
authoropenhab-bot <bot@openhab.org>
Mon, 18 Dec 2023 16:12:39 +0000 (17:12 +0100)
committerGitHub <noreply@github.com>
Mon, 18 Dec 2023 16:12:39 +0000 (17:12 +0100)
* New translations energidataservice.properties (Italian)
* New translations smgw.properties (Italian)

bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/i18n/energidataservice_it.properties
bundles/org.openhab.binding.smgw/src/main/resources/OH-INF/i18n/smgw_it.properties [new file with mode: 0644]

index f5662a84abc7261fa7e89e9b6956abcdc167b90b..ab74cb0d2e21c8becfdddbb5b96919b6a0c2c307 100644 (file)
@@ -59,17 +59,17 @@ thing-type.config.energidataservice.service.reducedElectricityTax.description =
 channel-group-type.energidataservice.electricity.label = Elettricità
 channel-group-type.energidataservice.electricity.description = Channel connessi all’elettricità
 channel-group-type.energidataservice.electricity.channel.electricity-tax.label = Tassa sull'elettricità
-channel-group-type.energidataservice.electricity.channel.electricity-tax.description = Imposta attuale sull'elettricità in DKK per kWh.
+channel-group-type.energidataservice.electricity.channel.electricity-tax.description = Tassa sull’elettricità in DKK per kWh.
 channel-group-type.energidataservice.electricity.channel.grid-tariff.label = Tariffa Rete
-channel-group-type.energidataservice.electricity.channel.grid-tariff.description = Tariffa corrente di rete in DKK per kWh.
+channel-group-type.energidataservice.electricity.channel.grid-tariff.description = Tariffa rete in DKK per kWh.
 channel-group-type.energidataservice.electricity.channel.reduced-electricity-tax.label = Tassa Elettricità Ridotta
-channel-group-type.energidataservice.electricity.channel.reduced-electricity-tax.description = Tassa elettrica ridotta corrente in DKK per kWh. Solo per i clienti con riscaldamento elettrico.
+channel-group-type.energidataservice.electricity.channel.reduced-electricity-tax.description = Tassa di elettricità ridotta in DKK per kWh. Solo per i clienti di riscaldamento elettrico.
 channel-group-type.energidataservice.electricity.channel.spot-price.label = Prezzo spot
-channel-group-type.energidataservice.electricity.channel.spot-price.description = Prezzo attuale a pronti in DKK o EUR per kWh.
+channel-group-type.energidataservice.electricity.channel.spot-price.description = Prezzo a pronti in DKK o EUR per kWh.
 channel-group-type.energidataservice.electricity.channel.system-tariff.label = Tariffa Sistema
-channel-group-type.energidataservice.electricity.channel.system-tariff.description = Tariffa attuale del sistema in DKK per kWh.
+channel-group-type.energidataservice.electricity.channel.system-tariff.description = Tariffa di sistema in DKK per kWh.
 channel-group-type.energidataservice.electricity.channel.transmission-grid-tariff.label = Trasmissione Tariffa Rete
-channel-group-type.energidataservice.electricity.channel.transmission-grid-tariff.description = Tariffa attuale della rete di trasmissione in DKK per kWh.
+channel-group-type.energidataservice.electricity.channel.transmission-grid-tariff.description = Tariffa di trasmissione della rete in DKK per kWh.
 
 # channel types
 
diff --git a/bundles/org.openhab.binding.smgw/src/main/resources/OH-INF/i18n/smgw_it.properties b/bundles/org.openhab.binding.smgw/src/main/resources/OH-INF/i18n/smgw_it.properties
new file mode 100644 (file)
index 0000000..03f50f5
--- /dev/null
@@ -0,0 +1,22 @@
+# add-on
+
+addon.smgw.name = Binding PPC SMGW
+addon.smgw.description = Questo integra i gateway del contatore intelligente PPC.
+
+# thing types
+
+thing-type.smgw.smgw.label = Gateway Smartmeter
+thing-type.smgw.smgw.description = Un Gateway Smartmeter
+thing-type.smgw.smgw.channel.meter.label = Lettura del contatore
+
+# thing types config
+
+thing-type.config.smgw.smgw.hostname.label = Nome Host
+thing-type.config.smgw.smgw.hostname.description = Nome host o indirizzo IP del dispositivo
+thing-type.config.smgw.smgw.password.label = Password
+thing-type.config.smgw.smgw.username.label = Utente
+
+# channel types
+
+channel-type.smgw.timestamp.label = Data e ora
+channel-type.smgw.timestamp.description = Data e Ora della lettura della misura.