New Crowdin updates (#13932)
* New translations boschshc.properties (Italian) * New translations ecowatt.properties (French) * New translations nikohomecontrol.properties (Dutch) * New translations systeminfo.properties (Dutch) * New translations upnpcontrol.properties (Dutch)
This commit is contained in:
@@ -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)\!
|
||||
Reference in New Issue
Block a user