New Crowdin updates (#11832)
* New translations astro.properties (Finnish) * New translations astro.properties (German) * New translations bluetooth.properties (German) * New translations boschshc.properties (Italian) * New translations comfoair.properties (German) * New translations dwdunwetter.properties (German) * New translations epsonprojector.properties (German) * New translations gpio.properties (German) * New translations heliosventilation.properties (German) * New translations homeconnect.properties (German) * New translations homematic.properties (German) * New translations ipp.properties (German) * New translations jruby.properties (Hungarian) * New translations jsscripting.properties (German) * New translations jsscripting.properties (Hungarian) * New translations map.properties (German) * New translations map.properties (Hungarian) * New translations mqttbroker.properties (Italian) * New translations nanoleaf.properties (German) * New translations ocean.properties (German) * New translations openhabcloud.properties (Finnish) * New translations samsungtv.properties (Hungarian) * New translations shelly.properties (German) * New translations snmp.properties (German) * New translations sonos.properties (German) * New translations spotify.properties (German) * New translations tr064.properties (German) * New translations tradfri.properties (German) * New translations unifi.properties (German) * New translations unifi.properties (Hungarian) * New translations valloxmv.properties (Finnish) * New translations volvooncall.properties (German) * New translations xslt.properties (German)
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
# binding
|
||||
|
||||
binding.unifi.name = UniFi Binding
|
||||
binding.unifi.description = Das UniFi-Binding integriert den UniFi-Controller von Ubiquiti Networks zur Überwachung von Wi-Fi-Clients.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.unifi.controller.label = UniFi Controller
|
||||
thing-type.unifi.controller.description = Ein UniFi-Controller.
|
||||
thing-type.unifi.wirelessClient.label = UniFi Wireless Client
|
||||
thing-type.unifi.wirelessClient.description = Ein drahtloser Client der mit einem UniFi-Drahtlosnetzwerk verbunden ist
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.unifi.controller.host.label = Hostname
|
||||
thing-type.config.unifi.controller.host.description = Hostname oder IP-Adresse des UniFi-Controllers
|
||||
thing-type.config.unifi.controller.password.label = Passwort
|
||||
thing-type.config.unifi.controller.password.description = Das Passwort für den Zugriff auf den UniFi-Controller.
|
||||
thing-type.config.unifi.controller.port.label = Port
|
||||
thing-type.config.unifi.controller.port.description = Port des UniFi-Controllers
|
||||
thing-type.config.unifi.controller.refresh.label = Abfrageintervall
|
||||
thing-type.config.unifi.controller.refresh.description = Das Abfrageintervall in Sekunden, um den UniFi-Controller auszulesen
|
||||
thing-type.config.unifi.controller.unifios.label = UniFi OS
|
||||
thing-type.config.unifi.controller.unifios.description = Ob der UniFi Controller unter UniFi-OS läuft.
|
||||
thing-type.config.unifi.controller.username.label = Benutzername
|
||||
thing-type.config.unifi.controller.username.description = Der Benutzername für den Zugriff auf den UniFi-Controller.
|
||||
thing-type.config.unifi.wirelessClient.cid.label = Client-ID
|
||||
thing-type.config.unifi.wirelessClient.cid.description = Die MAC-Adresse, IP-Adresse, Hostname oder Alias des Clients
|
||||
thing-type.config.unifi.wirelessClient.considerHome.label = Anwesenheitsinterval
|
||||
thing-type.config.unifi.wirelessClient.considerHome.description = Das Intervall in Sekunden, um den Client als zu Hause anwesend zu betrachten
|
||||
thing-type.config.unifi.wirelessClient.site.label = Site
|
||||
thing-type.config.unifi.wirelessClient.site.description = Die Site, auf der der Client gefunden werden soll (optional)
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.unifi.ap.label = Access-Point
|
||||
channel-type.unifi.ap.description = Access Point mit dem der drahtlose Client verbunden ist
|
||||
channel-type.unifi.blocked.label = Blockiert
|
||||
channel-type.unifi.blocked.description = Ist Gerät gesperrt
|
||||
channel-type.unifi.essid.label = Drahtloses Netzwerk
|
||||
channel-type.unifi.essid.description = Drahtloses Netzwerk (ESSID), mit dem der drahtlose Client verbunden ist
|
||||
channel-type.unifi.ipAddress.label = IP Addresse
|
||||
channel-type.unifi.ipAddress.description = IP-Adresse des Clients
|
||||
channel-type.unifi.lastSeen.label = Zuletzt gesehen
|
||||
channel-type.unifi.lastSeen.description = Zeitstempel wann der Client zuletzt gesehen wurde
|
||||
channel-type.unifi.macAddress.label = MAC Adresse
|
||||
channel-type.unifi.macAddress.description = MAC-Adresse des Clients
|
||||
channel-type.unifi.online.label = Online
|
||||
channel-type.unifi.online.description = Online-Status des drahtlosen Clients
|
||||
channel-type.unifi.reconnect.label = Neu verbinden
|
||||
channel-type.unifi.reconnect.description = Erzwingt einen Client zum erneuten Verbinden
|
||||
channel-type.unifi.rssi.label = Empfangene Signalstärke
|
||||
channel-type.unifi.rssi.description = Empfangene Signalstärke (RSSI) des drahtlosen Clients
|
||||
channel-type.unifi.site.label = Name der Site
|
||||
channel-type.unifi.site.description = UniFi-Site mit der der Client verknüpft ist
|
||||
channel-type.unifi.uptime.label = Online seit
|
||||
channel-type.unifi.uptime.description = Laufzeit des Clients (in Sekunden)
|
||||
@@ -0,0 +1,57 @@
|
||||
# binding
|
||||
|
||||
binding.unifi.name = UniFi kötés
|
||||
binding.unifi.description = A UniFi kötés lehetővé teszi a UniFi vezérlő kapcsolódásával a Wifi ügyfelek nyomon követését.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.unifi.controller.label = UniFi vezérlő
|
||||
thing-type.unifi.controller.description = Egy UniFi vezérlő (controller).
|
||||
thing-type.unifi.wirelessClient.label = UniFi vezeték nélküli ügyfél
|
||||
thing-type.unifi.wirelessClient.description = A UniFi hálózathoz kapcsolódó vezeték nélküli ügyfél
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.unifi.controller.host.label = Gépnév
|
||||
thing-type.config.unifi.controller.host.description = A UniFi vezérlő gépneve vagy IP címe
|
||||
thing-type.config.unifi.controller.password.label = Jelszó
|
||||
thing-type.config.unifi.controller.password.description = A UniFi vezérlőhöz szükséges jelszó.
|
||||
thing-type.config.unifi.controller.port.label = Port
|
||||
thing-type.config.unifi.controller.port.description = A UniFi vezérlő portja
|
||||
thing-type.config.unifi.controller.refresh.label = Frissítés időköz
|
||||
thing-type.config.unifi.controller.refresh.description = A UniFi vezérlő lekérdezés időköze másodpercben
|
||||
thing-type.config.unifi.controller.unifios.label = UniFi OS
|
||||
thing-type.config.unifi.controller.unifios.description = A UniFi vezérlő UniFi OS-t futtat.
|
||||
thing-type.config.unifi.controller.username.label = Felhasználónév
|
||||
thing-type.config.unifi.controller.username.description = A UniFi vezérlőhöz szükséges felhasználói név.
|
||||
thing-type.config.unifi.wirelessClient.cid.label = Kliens azonosító
|
||||
thing-type.config.unifi.wirelessClient.cid.description = Az ügyfél MAC címe, IP címe, gépneve vagy álneve (alias)
|
||||
thing-type.config.unifi.wirelessClient.considerHome.label = Itthonlét vizsgálati időköze
|
||||
thing-type.config.unifi.wirelessClient.considerHome.description = Az ithonlét vizsgálati időköze másodpercben
|
||||
thing-type.config.unifi.wirelessClient.site.label = Telepítési hely
|
||||
thing-type.config.unifi.wirelessClient.site.description = A telepítési hely, ahol az ügyfél tartózkodik (nem szükséges)
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.unifi.ap.label = Hozzáférési pont
|
||||
channel-type.unifi.ap.description = A hozzáférési pont, melyhez a kliens csatlakozik
|
||||
channel-type.unifi.blocked.label = Letiltva
|
||||
channel-type.unifi.blocked.description = Az eszköz letiltása
|
||||
channel-type.unifi.essid.label = Vezeték nélküli hálózat
|
||||
channel-type.unifi.essid.description = A vezeték nélküli hálózat azosoítója (ESSID), amelyhez az ügyfél csatlakozik
|
||||
channel-type.unifi.ipAddress.label = IP cím
|
||||
channel-type.unifi.ipAddress.description = Az ügyfél IP címe
|
||||
channel-type.unifi.lastSeen.label = Legutóbbi bejelentkezés
|
||||
channel-type.unifi.lastSeen.description = Az ügyfél utolsó csatlakozási időpontja
|
||||
channel-type.unifi.macAddress.label = MAC cím
|
||||
channel-type.unifi.macAddress.description = Az ügyfél MAC címe
|
||||
channel-type.unifi.online.label = Kapcsolódva
|
||||
channel-type.unifi.online.description = Az ügyfél csatlakozási állapota
|
||||
channel-type.unifi.reconnect.label = Újracsatlakozás
|
||||
channel-type.unifi.reconnect.description = Ügyfél újra csatlakozásának kikényszerítése
|
||||
channel-type.unifi.rssi.label = Jelerősség (RSSI)
|
||||
channel-type.unifi.rssi.description = A kliens jelerőssége (RSSI)
|
||||
channel-type.unifi.site.label = Telepítési hely neve
|
||||
channel-type.unifi.site.description = Az ügyfélhez rendelt UniFi telepítési hely neve
|
||||
channel-type.unifi.uptime.label = Üzemidő
|
||||
channel-type.unifi.uptime.description = Az ügyfél üzemideje másodpercben
|
||||
Reference in New Issue
Block a user