mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
New translations astro.properties (Danish) (#20179)
This commit is contained in:
+14
-4
@@ -39,8 +39,10 @@ thing-type.astro.sun.group.nauticDusk.label = Nautisk skumring
|
||||
thing-type.astro.sun.group.nauticDusk.description = Begivenhedsområdet for nautisk skumring
|
||||
thing-type.astro.sun.group.night.label = Nat
|
||||
thing-type.astro.sun.group.night.description = Begivenhedsområdet for nat
|
||||
thing-type.astro.sun.group.noon.label = Middag
|
||||
thing-type.astro.sun.group.noon.description = Begivenhedsområdet for middag
|
||||
thing-type.astro.sun.group.noon.label = Solmiddag
|
||||
thing-type.astro.sun.group.noon.description = Begivenhedsområdet for solmiddag
|
||||
thing-type.astro.sun.group.midnight.label = Solmidnat
|
||||
thing-type.astro.sun.group.midnight.description = Begivenhedsområdet for solmidnat
|
||||
thing-type.astro.sun.group.position.description = Solens position
|
||||
thing-type.astro.sun.group.rise.label = Solopgang
|
||||
thing-type.astro.sun.group.rise.description = Begivenhedsområdet for solopgang
|
||||
@@ -62,6 +64,8 @@ thing-type.config.astro.sunconfig.useMeteorologicalSeason.description = Bruger m
|
||||
|
||||
# channel group types
|
||||
|
||||
channel-group-type.astro.circadian.label = Døgnrytme
|
||||
channel-group-type.astro.circadian.description = Beregnede værdier for døgnrytmen
|
||||
channel-group-type.astro.distance.label = Afstand
|
||||
channel-group-type.astro.distance.description = Afstandsdata
|
||||
channel-group-type.astro.moonEclipse.label = Formørkelser
|
||||
@@ -94,7 +98,7 @@ channel-group-type.astro.sunZodiac.description = Solens stjernetegn
|
||||
# channel types
|
||||
|
||||
channel-type.astro.age.label = Månealder
|
||||
channel-type.astro.age.description = Månens alder i dage
|
||||
channel-type.astro.age.description = Månens alder
|
||||
channel-type.astro.ageDegree.label = Månealder
|
||||
channel-type.astro.ageDegree.description = Månens alder
|
||||
channel-type.astro.agePercent.label = Månealder
|
||||
@@ -199,8 +203,9 @@ channel-type.astro.sunPhaseName.state.option.NAUTIC_DUSK = Nautisk skumring
|
||||
channel-type.astro.sunPhaseName.state.option.ASTRO_DUSK = Astronomisk skumring
|
||||
channel-type.astro.sunPhaseName.state.option.SUN_SET = Solnedgang
|
||||
channel-type.astro.sunPhaseName.state.option.DAYLIGHT = Dagslys
|
||||
channel-type.astro.sunPhaseName.state.option.NOON = Middag
|
||||
channel-type.astro.sunPhaseName.state.option.NOON = Solmiddag
|
||||
channel-type.astro.sunPhaseName.state.option.NIGHT = Nat
|
||||
channel-type.astro.sunPhaseName.state.option.MIDNIGHT = Solmidnat
|
||||
channel-type.astro.thirdQuarter.label = Tredje kvarter
|
||||
channel-type.astro.thirdQuarter.description = Dato og klokkeslæt for når månen er i det tredje kvarter
|
||||
channel-type.astro.thirdQuarter.state.pattern = %1$tF %1$tR
|
||||
@@ -235,3 +240,8 @@ channel-group-type.astro.moonEclipse.channel.partial.description = Tidsstempel f
|
||||
|
||||
discovery.astro.sun.local.label = Lokal sol
|
||||
discovery.astro.moon.local.label = Lokal måne
|
||||
|
||||
# iconprovider
|
||||
|
||||
iconset.label = Astro-ikoner
|
||||
iconset.description = Medfølgende ikoner
|
||||
|
||||
Reference in New Issue
Block a user