New Crowdin updates (#13074)
* New translations enigma2.properties (Norwegian) * New translations enigma2.properties (Hungarian) * New translations enigma2.properties (Norwegian) * New translations iCloud.properties (Finnish) * New translations tradfri.properties (Finnish) * New translations map.properties (Finnish) * New translations googletts.properties (German) * New translations voicerss.properties (Finnish) * New translations xmltv.properties (Finnish) * New translations exec.properties (Finnish) * New translations jinja.properties (Finnish) * New translations js.properties (Finnish) * New translations regex.properties (Finnish) * New translations jsonpath.properties (Finnish) * New translations scale.properties (Finnish) * New translations xslt.properties (Finnish) * New translations xpath.properties (Finnish) * New translations opensprinkler.properties (Finnish) * New translations porcupineks.properties (Finnish) * New translations netatmo.properties (Finnish) * New translations imperihome.properties (Finnish)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# FIXME: please substitute the xx_XX with a proper locale, ie. de_DE
|
||||
# FIXME: please do not add the file to the repo if you add or change no content
|
||||
# binding
|
||||
binding.enigma2.name = Enigma2 kötés
|
||||
binding.enigma2.description = Ez a kötés az Enigma2-höz való
|
||||
|
||||
@@ -0,0 +1,34 @@
|
||||
# binding
|
||||
binding.enigma2.name = Enigma2 Binding
|
||||
binding.enigma2.description = Dette er bindingen for Enigma2
|
||||
|
||||
# thing types
|
||||
thing-type.enigma2.device.label = Enigma2
|
||||
thing-type.enigma2.device.description = Denne Thing'en representerer en Enigma2-enhet
|
||||
|
||||
# thing type config description
|
||||
thing-type.config.enigma2.host.label = Vertsadresse
|
||||
thing-type.config.enigma2.host.description = Vertsnavn eller IP-adresse for Enigma2-enheten
|
||||
|
||||
# channel types
|
||||
channel-type.enigma2.power.label = Av/På
|
||||
channel-type.enigma2.power.description = Slår strømmen av eller på.
|
||||
|
||||
# actions
|
||||
action.enigma2.send-rc-button.label=send en ekstern kontrollkommando
|
||||
action.enigma2.send-rc-button.description=Send en ekstern kontrollkommando.
|
||||
action-input.enigma2.rc-button.label=Knapp
|
||||
action-input.enigma2.rc-button.description=Fjernkontrollknappen
|
||||
|
||||
action.enigma2.send-info.label=send en informasjonsmelding
|
||||
action.enigma2.send-info.description=Send en informasjonsmelding til TV-skjermen.
|
||||
action.enigma2.send-warning.label=send en advarselsmelding
|
||||
action.enigma2.send-warning.description=Send en advarselsmelding til TV-skjermen.
|
||||
action.enigma2.send-error.label=send en feilmelding
|
||||
action.enigma2.send-error.description=Send en feilmelding til TV-skjermen.
|
||||
action.enigma2.send-question.label=send en spørsmålsmelding
|
||||
action.enigma2.send-question.description=Send en spørsmålsmelding til TV-skjermen.
|
||||
action-input.enigma2.text.label=tekst
|
||||
action-input.enigma2.text.description=Meldingsteksten
|
||||
action-input.enigma2.timeout.label=tidsavbrudd
|
||||
action-input.enigma2.timeout.description=Tidsavbrudd i sekunder
|
||||
Reference in New Issue
Block a user