New Crowdin updates (#13448)
* New translations openwebnet.properties (German) * New translations sonos.properties (German) * New translations openhabcloud.properties (German) * New translations hueemulation.properties (German) * New translations epsonprojector.properties (German) * New translations hpprinter.properties (German) * New translations http.properties (German) * New translations knx.properties (German) * New translations lcn.properties (German) * New translations magentatv.properties (German) * New translations onkyo.properties (German) * New translations fineoffsetweatherstation.properties (German) * New translations openweathermap.properties (German)
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
# binding
|
||||
|
||||
binding.hpprinter.name = HP Drucker Bindung
|
||||
binding.hpprinter.description = Bindung für HP Drucker mit integrierten Web-Servern
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.hpprinter.printer.label = HP Drucker
|
||||
thing-type.hpprinter.printer.description = Ein HP Drucker.
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.hpprinter.config.ipAddress.label = Netzwerkadresse
|
||||
thing-type.config.hpprinter.config.ipAddress.description = Der IP oder Hostname des HP Druckers
|
||||
thing-type.config.hpprinter.config.statusInterval.label = Statusintervall
|
||||
thing-type.config.hpprinter.config.statusInterval.description = Das Aktualisierungsintervall in Sekunden für die Abfrage von Statusinformationen
|
||||
thing-type.config.hpprinter.config.usageInterval.label = Verwendungsintervall
|
||||
thing-type.config.hpprinter.config.usageInterval.description = Das Aktualisierungsintervall in Sekunden für die Abfrage von Statusinformationen
|
||||
|
||||
# channel group types
|
||||
|
||||
channel-group-type.hpprinter.app.label = Anwendung
|
||||
channel-group-type.hpprinter.app.description = Anwendungsnutzung nach Gerät oder Betriebssystem
|
||||
channel-group-type.hpprinter.copy.label = Kopieren
|
||||
channel-group-type.hpprinter.copy.description = Informationen über die Nutzung der Kopierfunktion
|
||||
channel-group-type.hpprinter.ink.label = Tinten-/Tonerfüllstände
|
||||
channel-group-type.hpprinter.ink.description = Tinten/Tonermenge für jede Patrone.
|
||||
channel-group-type.hpprinter.other.label = Sonstiges
|
||||
channel-group-type.hpprinter.other.description = Sonstige Nutzung oder Details
|
||||
channel-group-type.hpprinter.printerStatus.label = Status
|
||||
channel-group-type.hpprinter.printerStatus.description = Druckerstatus
|
||||
channel-group-type.hpprinter.scan.label = Scannen
|
||||
channel-group-type.hpprinter.scan.description = Informationen über die Nutzung der Scanfunktion
|
||||
channel-group-type.hpprinter.scanner.label = Scanner
|
||||
channel-group-type.hpprinter.scanner.description = Informationen zur Nutzung des Scanners
|
||||
channel-group-type.hpprinter.usageInfo.label = Drucker
|
||||
channel-group-type.hpprinter.usageInfo.description = Informationen zur Nutzung des Druckers
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.hpprinter.cumlMarkingUsed.label = Kumulative Markierung verwendet
|
||||
channel-type.hpprinter.cumlMarkingUsed.description = Zeigt die Menge des verwendeten Tinten/Toners an
|
||||
channel-type.hpprinter.inkLevel.label = Tintenfüllstand
|
||||
channel-type.hpprinter.inkLevel.description = Zeigt die verbleibende Menge an Tinten/Toner an
|
||||
channel-type.hpprinter.readonlyswitch.label = Nur Lesen Schalter Element
|
||||
channel-type.hpprinter.status.label = Status
|
||||
channel-type.hpprinter.status.description = Druckerstatus
|
||||
channel-type.hpprinter.status.state.option.ready = Inaktiv
|
||||
channel-type.hpprinter.status.state.option.processing = druckt
|
||||
channel-type.hpprinter.status.state.option.scanProcessing = scannt
|
||||
channel-type.hpprinter.status.state.option.inPowerSave = Stromsparmodus
|
||||
channel-type.hpprinter.status.state.option.initializing = Initialisiere
|
||||
channel-type.hpprinter.status.state.option.closeDoorOrCover = Tür/Deckel
|
||||
channel-type.hpprinter.status.state.option.inkSystemInitializing = Lade Tinte
|
||||
channel-type.hpprinter.status.state.option.shuttingDown = Fährt herunter
|
||||
channel-type.hpprinter.status.state.option.replaceCartridgeOut = Patrone erschöpft
|
||||
channel-type.hpprinter.totals.label = Gesamtsumme
|
||||
channel-type.hpprinter.totals.description = Seitenanzahl.
|
||||
channel-type.hpprinter.totalsAdv.label = Summe
|
||||
channel-type.hpprinter.totalsAdv.description = Seitenanzahl.
|
||||
Reference in New Issue
Block a user