Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #13932

Merged
merged 5 commits into from
Dec 13, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ thing-type.boschshc.smart-bulb.label = Lampadina intelligente
thing-type.boschshc.smart-bulb.description = Una lampadina intelligente collegata tramite Zigbee.
thing-type.boschshc.smart-plug-compact.label = Presa intelligente compatta
thing-type.boschshc.smart-plug-compact.description = Una presa intelligente compatta con capacità di monitoraggio dell'energia.
thing-type.boschshc.smoke-detector.label = Rilevatore di Fumo
thing-type.boschshc.smoke-detector.description = Il rivelatore di fumo ti avverte in caso di incendio.
thing-type.boschshc.thermostat.label = Termostato
thing-type.boschshc.thermostat.description = Termostato Calorifero
thing-type.boschshc.twinguard.label = TwinGuard
Expand Down Expand Up @@ -105,6 +107,12 @@ channel-type.boschshc.purity.label = Purezza
channel-type.boschshc.purity.description = Purezza dell’aria. Un valore più elevato indica un inquinamento più elevato.
channel-type.boschshc.setpoint-temperature.label = Temperatura Impostata
channel-type.boschshc.setpoint-temperature.description = Temperatura desiderata.
channel-type.boschshc.smoke-check.label = Test Rilevatore fumo
channel-type.boschshc.smoke-check.description = Stato dell’ultimo test per il rivelatore di fumo.
channel-type.boschshc.smoke-check.state.option.NONE = Nessuno
channel-type.boschshc.smoke-check.state.option.SMOKE_TEST_REQUESTED = Test richiesto
channel-type.boschshc.smoke-check.state.option.SMOKE_TEST_OK = Test riuscito
channel-type.boschshc.smoke-check.state.option.SMOKE_TEST_FAILED = Test fallito
channel-type.boschshc.system-availability.label = Disponibilità del sistema
channel-type.boschshc.system-availability.description = Indica se è disponibile il sistema di rilevamento delle intrusioni.
channel-type.boschshc.temperature-rating.label = Valutazione della Temperatura
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ thing-type.ecowatt.signals.label = Prévision Électricité
thing-type.ecowatt.signals.description = Les prévisions de consommation d'électricité en France
thing-type.ecowatt.signals.channel.currentHourSignal.label = Signal Pour Heure Actuelle
thing-type.ecowatt.signals.channel.currentHourSignal.description = Le signal correspondant au niveau de consommation prévu pour l'heure actuelle. Les valeurs possibles sont 1 pour une consommation normale (vert), 2 pour un système électrique tendu (orange) et 3 pour un système électrique très tendu (rouge).
thing-type.ecowatt.signals.channel.inThreeDaysSignal.label = Signal Dans Trois Jours
thing-type.ecowatt.signals.channel.inThreeDaysSignal.description = Le signal correspondant au niveau de consommation prévu pour dans trois jours. Les valeurs possibles sont 1 pour une consommation normale (vert), 2 pour un système électrique tendu (orange) et 3 pour un système électrique très tendu (rouge).
thing-type.ecowatt.signals.channel.inTwoDaysSignal.label = Signal Dans Deux Jours
thing-type.ecowatt.signals.channel.inTwoDaysSignal.description = Le signal correspondant au niveau de consommation prévu pour après-demain. Les valeurs possibles sont 1 pour une consommation normale (vert), 2 pour un système électrique tendu (orange) et 3 pour un système électrique très tendu (rouge).
thing-type.ecowatt.signals.channel.todaySignal.label = Signal Pour Aujourd'hui
thing-type.ecowatt.signals.channel.todaySignal.description = Le signal correspondant au niveau de consommation prévu pour aujourd'hui. Les valeurs possibles sont 1 pour une consommation normale (vert), 2 pour un système électrique tendu (orange) et 3 pour un système électrique très tendu (rouge).
thing-type.ecowatt.signals.channel.tomorrowSignal.label = Signal Pour Demain
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ offline.configuration-error.actionRemoved = Actie is verwijderd van de controlle
offline.configuration-error.energyMeterId = Geconfigureerde energiemeter-ID komt niet overeen met een energiemeter in de controller
offline.configuration-error.energyMeterRemoved = Energiemeter is verwijderd van controller

offline.configuration-error.thermostatId = Geconfigureerde thermostaat-ID komt niet overeen met een energiemeter in de controller
offline.configuration-error.thermostatId = Geconfigureerde thermostaat-ID komt niet overeen met een thermostaat in de controller
offline.configuration-error.thermostatRemoved = Thermostaat is verwijderd van de controller

offline.configuration-error.invalid-bridge-handler = Ongeldige bridge handler
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,161 @@
# binding

binding.systeminfo.name = Systeminfo Binding
binding.systeminfo.description = Deze binding biedt informatie over het besturingssysteem en de hardware.

# thing types

thing-type.systeminfo.computer.label = Systeminfo
thing-type.systeminfo.computer.description = De besturingssysteem- en hardware-informatie van de computer

# thing types config

thing-type.config.systeminfo.computerConfig.interval_high.label = Interval voor Taken met Hoge Prioriteit
thing-type.config.systeminfo.computerConfig.interval_high.description = Verversingsinterval in seconden.
thing-type.config.systeminfo.computerConfig.interval_medium.label = Interval voor Taken met Gemiddelde Prioriteit
thing-type.config.systeminfo.computerConfig.interval_medium.description = Verversingsinterval in seconden.

# channel group types

channel-group-type.systeminfo.batteryGroup.label = Batterij
channel-group-type.systeminfo.batteryGroup.description = Batterij-parameters
channel-group-type.systeminfo.cpuGroup.label = Processor
channel-group-type.systeminfo.cpuGroup.description = Processor parameters
channel-group-type.systeminfo.displayGroup.label = Scherm
channel-group-type.systeminfo.displayGroup.description = Scherm parameters
channel-group-type.systeminfo.driveGroup.label = Schijf
channel-group-type.systeminfo.driveGroup.description = Schijf informatie
channel-group-type.systeminfo.memoryGroup.label = Fysiek Geheugen
channel-group-type.systeminfo.memoryGroup.description = Fysiek geheugen informatie
channel-group-type.systeminfo.networkGroup.label = Netwerk
channel-group-type.systeminfo.networkGroup.description = Netwerk parameters
channel-group-type.systeminfo.currentProcessGroup.label = Huidige Proces
channel-group-type.systeminfo.currentProcessGroup.description = Huidige proces informatie
channel-group-type.systeminfo.processGroup.label = Proces
channel-group-type.systeminfo.processGroup.description = Systeem proces informatie
channel-group-type.systeminfo.sensorsGroup.label = Sensor
channel-group-type.systeminfo.sensorsGroup.description = Sensor parameters
channel-group-type.systeminfo.storageGroup.label = Opslag
channel-group-type.systeminfo.storageGroup.description = Informatie over logische opslag
channel-group-type.systeminfo.swapGroup.label = Swap geheugen
channel-group-type.systeminfo.swapGroup.description = Informatie over swap geheugen

# channel types

channel-type.systeminfo.available.label = Beschikbaar
channel-type.systeminfo.available.description = Beschikbare grootte
channel-type.systeminfo.availableHeap.label = Beschikbare Heap
channel-type.systeminfo.availableHeap.description = Hoeveel data is beschikbaar in de Java heap.
channel-type.systeminfo.availablePercent.label = Beschikbaar (%)
channel-type.systeminfo.availablePercent.description = Beschikbare grootte in procent
channel-type.systeminfo.cpuTemp.label = Processor Temperatuur
channel-type.systeminfo.cpuTemp.description = Processor Temperatuur
channel-type.systeminfo.cpuVoltage.label = Processor Spanning
channel-type.systeminfo.cpuVoltage.description = Processor Spanning
channel-type.systeminfo.dataReceived.label = Gegevens ontvangen
channel-type.systeminfo.dataReceived.description = Volume van de ontvangen gegevens
channel-type.systeminfo.dataSent.label = Gegevens verzonden
channel-type.systeminfo.dataSent.description = Volume van de verzonden gegevens
channel-type.systeminfo.description.label = Omschrijving
channel-type.systeminfo.description.description = Omschrijving van het apparaat
channel-type.systeminfo.fanSpeed.label = Ventilatorsnelheid
channel-type.systeminfo.fanSpeed.description = Ventilatorsnelheid in rotaties per minuut
channel-type.systeminfo.information.label = Scherm Informatie
channel-type.systeminfo.information.description = Product, fabrikant, SN, breedte en hoogte van het scherm in cm
channel-type.systeminfo.ip.label = IP-Adres
channel-type.systeminfo.ip.description = Host IP-adres van het netwerk
channel-type.systeminfo.load.label = Belasting
channel-type.systeminfo.load.description = Belasting in procent
channel-type.systeminfo.loadAverage.label = Gemiddelde belasting
channel-type.systeminfo.loadAverage.description = Belasting als aantal processen in de laatste 1,5 of 15 minuten
channel-type.systeminfo.load_process.label = Belasting
channel-type.systeminfo.load_process.description = Belasting in procent
channel-type.systeminfo.mac.label = Mac-Adres
channel-type.systeminfo.mac.description = Mac-adres van het netwerk
channel-type.systeminfo.model.label = Model
channel-type.systeminfo.model.description = Het model van het apparaat
channel-type.systeminfo.name.label = Naam
channel-type.systeminfo.name.description = Naam van het apparaat (proces)
channel-type.systeminfo.name_process.label = Naam
channel-type.systeminfo.name_process.description = Naam van het apparaat (proces)
channel-type.systeminfo.networkDisplayName.label = Netwerk weergavenaam
channel-type.systeminfo.networkDisplayName.description = De weergavenaam van het netwerk
channel-type.systeminfo.networkName.label = Netwerknaam
channel-type.systeminfo.networkName.description = De naam van het netwerk.
channel-type.systeminfo.packetsReceived.label = Pakketten ontvangen
channel-type.systeminfo.packetsReceived.description = Aantal ontvangen pakketten
channel-type.systeminfo.packetsSent.label = Pakketten verzonden
channel-type.systeminfo.packetsSent.description = Aantal verzonden pakketten
channel-type.systeminfo.path.label = Pad
channel-type.systeminfo.path.description = Het volledige pad
channel-type.systeminfo.path_process.label = Pad
channel-type.systeminfo.path_process.description = Het volledige pad
channel-type.systeminfo.remainingCapacity.label = Resterende capaciteit
channel-type.systeminfo.remainingCapacity.description = Resterende capaciteit in procent
channel-type.systeminfo.remainingTime.label = Resterende tijd
channel-type.systeminfo.remainingTime.description = Resterende tijd
channel-type.systeminfo.serial.label = Serienummer
channel-type.systeminfo.serial.description = Het serienummer van het apparaat
channel-type.systeminfo.threads.label = Aantal Threads
channel-type.systeminfo.threads.description = Totaal aantal actieve threads
channel-type.systeminfo.threads_process.label = Aantal Threads
channel-type.systeminfo.threads_process.description = Aantal threads voor proces dat momenteel wordt uitgevoerd
channel-type.systeminfo.total.label = Totaal
channel-type.systeminfo.total.description = Totale grootte
channel-type.systeminfo.type.label = Type
channel-type.systeminfo.type.description = Opslagtype
channel-type.systeminfo.uptime.label = Systeem Uptime
channel-type.systeminfo.uptime.description = Systeem uptime (tijd na starten)
channel-type.systeminfo.used.label = Gebruikt
channel-type.systeminfo.used.description = Gebruikte grootte
channel-type.systeminfo.usedHeapPercent.label = Gebruikte Heap Percentage
channel-type.systeminfo.usedHeapPercent.description = Hoeveel data in procent is gebruikt van de max grootte waar de Java heap naar kan groeien.
channel-type.systeminfo.usedPercent.label = Gebruikt (%)
channel-type.systeminfo.usedPercent.description = Gebruikte grootte in procent
channel-type.systeminfo.used_process.label = Gebruikt
channel-type.systeminfo.used_process.description = Gebruikte grootte

# channel types config

channel-type.config.systeminfo.highpriority.priority.label = Interval
channel-type.config.systeminfo.highpriority.priority.description = Verversingsinterval in seconden.
channel-type.config.systeminfo.highpriority.priority.option.High = Hoog
channel-type.config.systeminfo.highpriority.priority.option.Medium = Gemiddeld
channel-type.config.systeminfo.highpriority.priority.option.Low = Laag
channel-type.config.systeminfo.highpriority_process.pid.label = PID
channel-type.config.systeminfo.highpriority_process.pid.description = De proces-id van het proces.
channel-type.config.systeminfo.highpriority_process.priority.label = Interval
channel-type.config.systeminfo.highpriority_process.priority.description = Verversingsinterval in seconden.
channel-type.config.systeminfo.highpriority_process.priority.option.High = Hoog
channel-type.config.systeminfo.highpriority_process.priority.option.Medium = Gemiddeld
channel-type.config.systeminfo.highpriority_process.priority.option.Low = Laag
channel-type.config.systeminfo.lowpriority.group.priorityGroup.label = Tekst
channel-type.config.systeminfo.lowpriority.group.priorityGroup.description = Tekst
channel-type.config.systeminfo.lowpriority.priority.label = Interval
channel-type.config.systeminfo.lowpriority.priority.description = Verversingsinterval in seconden.
channel-type.config.systeminfo.lowpriority.priority.option.High = Hoog
channel-type.config.systeminfo.lowpriority.priority.option.Medium = Gemiddeld
channel-type.config.systeminfo.lowpriority.priority.option.Low = Laag
channel-type.config.systeminfo.lowpriority_process.pid.label = PID
channel-type.config.systeminfo.lowpriority_process.pid.description = De proces-id van het proces.
channel-type.config.systeminfo.lowpriority_process.priority.label = Interval
channel-type.config.systeminfo.lowpriority_process.priority.description = Verversingsinterval in seconden.
channel-type.config.systeminfo.lowpriority_process.priority.option.High = Hoog
channel-type.config.systeminfo.lowpriority_process.priority.option.Medium = Gemiddeld
channel-type.config.systeminfo.lowpriority_process.priority.option.Low = Laag
channel-type.config.systeminfo.mediumpriority.priority.label = Interval
channel-type.config.systeminfo.mediumpriority.priority.description = Verversingsinterval in seconden.
channel-type.config.systeminfo.mediumpriority.priority.option.High = Hoog
channel-type.config.systeminfo.mediumpriority.priority.option.Medium = Gemiddeld
channel-type.config.systeminfo.mediumpriority.priority.option.Low = Laag
channel-type.config.systeminfo.mediumpriority_process.pid.label = PID
channel-type.config.systeminfo.mediumpriority_process.pid.description = De proces-id van het proces.
channel-type.config.systeminfo.mediumpriority_process.priority.label = Interval
channel-type.config.systeminfo.mediumpriority_process.priority.description = Verversingsinterval in seconden.
channel-type.config.systeminfo.mediumpriority_process.priority.option.High = Hoog
channel-type.config.systeminfo.mediumpriority_process.priority.option.Medium = Gemiddeld
channel-type.config.systeminfo.mediumpriority_process.priority.option.Low = Laag

# thing status messages
offline.cannot-initialize = Het thing kan niet worden geïnitialiseerd\!
offline.unexpected-error = Kan systeem informatie niet ophalen als gevolg van onverwachte fout. Probeer de binding opnieuw te starten (verwijder en voeg thing opnieuw toe)\!
Loading