New Crowdin updates (#11960)
* New translations openweathermap.properties (Italian) * New translations openweathermap.properties (German) * New translations icalendar.properties (Italian) * New translations network.properties (German) * New translations atlona.properties (Italian) * New translations yeelight.properties (Italian) * New translations yioremote.properties (Italian) * New translations astro.properties (German) * New translations deconz.properties (German) * New translations deconz.properties (Italian) * New translations pollytts.properties (German) * New translations mqtt.properties (Italian) * New translations publictransportswitzerland.properties (Italian) * New translations mqtt.properties (Italian) * New translations mqtt.properties (Italian) * New translations ipp.properties (German)
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
# binding
|
||||
|
||||
binding.ipp.name = IPP Binding
|
||||
binding.ipp.description = Dies ist das Binding für das Internet Printing Protocol (IPP). Sie können abfragen, wie viele Aufträge eine IPP/CUPS Druckers erledigt sind/warten
|
||||
binding.ipp.description = Dies ist das Binding für das Internet Printing Protocol (IPP). Sie können abfragen, wie viele Aufträge eines IPP/CUPS Druckers warten oder erledigt sind.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.ipp.printer.label = Drucker
|
||||
thing-type.ipp.printer.description = Ein IPP-Drucker
|
||||
thing-type.ipp.printer.description = Ein IPP/CUPS-Drucker.
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.ipp.printer.name.label = Name
|
||||
thing-type.config.ipp.printer.name.description = Der Name des Druckers
|
||||
thing-type.config.ipp.printer.name.description = Der Name des Druckers.
|
||||
thing-type.config.ipp.printer.refresh.label = Abfrageintervall
|
||||
thing-type.config.ipp.printer.refresh.description = Gibt das Abfrageintervall in Sekunden an
|
||||
thing-type.config.ipp.printer.refresh.description = Intervall zur Abfrage des Druckers (in Sekunden).
|
||||
thing-type.config.ipp.printer.url.label = URL
|
||||
thing-type.config.ipp.printer.url.description = Die URL des Druckers
|
||||
thing-type.config.ipp.printer.url.description = URL des Druckers.
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.ipp.doneJobs.label = Fertige Druckaufträge
|
||||
channel-type.ipp.doneJobs.description = Anzahl der abgeschlossenen Druckaufträge auf dem Drucker
|
||||
channel-type.ipp.jobs.label = Gesamte Druckaufträge
|
||||
channel-type.ipp.jobs.description = Gesamtzahl der Druckaufträge auf dem Drucker
|
||||
channel-type.ipp.doneJobs.label = Erledigte Druckaufträge
|
||||
channel-type.ipp.doneJobs.description = Zeigt die Anzahl der erledigten Druckaufträge des Druckers an.
|
||||
channel-type.ipp.jobs.label = Anzahl der Druckaufträge
|
||||
channel-type.ipp.jobs.description = Zeigt sie Anzahl aller Druckaufträge des Druckers an.
|
||||
channel-type.ipp.waitingJobs.label = Wartende Druckaufträge
|
||||
channel-type.ipp.waitingJobs.description = Anzahl der Warteaufträge auf dem Drucker
|
||||
channel-type.ipp.waitingJobs.description = Zeigt die Anzahl der wartenden Druckaufträge des Druckers an.
|
||||
|
||||
Reference in New Issue
Block a user