forked from openhab/openhab-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New translations addons.properties (Chinese Simplified) * New translations addons.properties (Czech) * New translations addons.properties (Dutch) * New translations addons.properties (Finnish) * New translations addons.properties (French) * New translations addons.properties (German) * New translations addons.properties (Greek) * New translations addons.properties (Hebrew) * New translations addons.properties (Hungarian) * New translations addons.properties (Italian) * New translations addons.properties (Polish) * New translations addons.properties (Portuguese, Brazilian) * New translations addons.properties (Russian) * New translations addons.properties (Spanish) * New translations addons.properties (Ukrainian) * New translations i18n.properties (Danish) * New translations magic.properties (Dutch) * New translations marketplace.properties (Dutch) * New translations marketplace.properties (Hebrew) * New translations marketplace.properties (Hungarian) * New translations marketplace.properties (Italian) * New translations network.properties (Danish) * New translations SystemThingStatusInfos.properties (Dutch) * New translations units.properties (Danish) * New translations validation.properties (Danish) * New translations validation.properties (Dutch) * New translations voice.properties (Dutch)
- Loading branch information
1 parent
41abd57
commit 7e13f7f
Showing
12 changed files
with
191 additions
and
7 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
...g.openhab.core.addon.marketplace/src/main/resources/OH-INF/i18n/marketplace_he.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...g.openhab.core.addon.marketplace/src/main/resources/OH-INF/i18n/marketplace_hu.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...g.openhab.core.addon.marketplace/src/main/resources/OH-INF/i18n/marketplace_it.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 8 additions & 1 deletion
9
...g.openhab.core.addon.marketplace/src/main/resources/OH-INF/i18n/marketplace_nl.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,11 @@ | ||
system.config.jsonaddonservice.showUnstable.label = Onstabiele Add-ons Tonen | ||
system.config.jsonaddonservice.showUnstable.description = Toon ook items die niet getagd zijn als "stable". Deze add-ons dienen alleen voor testdoeleinden te worden gebruikt en worden niet beschouwd als geschikt voor productie systemen. | ||
system.config.jsonaddonservice.urls.label = Add-on Service URL's | ||
system.config.jsonaddonservice.urls.description = Pipe (|) gescheiden lijst van URL's die add-on diensten van derden via Json bestanden aanbieden. Waarschuwing\: Add-ons verspreid via derden worden niet gecontroleerd en kunnen mogelijk ook kwaadaardige code bevatten of schadelijk zijn voor het systeem. | ||
system.config.marketplace.apiKey.label = API sleutel voor community.openhab.org | ||
system.config.marketplace.defaultSource.description = Specificeer de API-sleutel die moet worden gebruikt voor het community forum (voor medewerkers en curatoren - dit laat bijvoorbeeld toe om inhoud te zien die nog niet is gereviewd of om andere reden verborgen voor het grote publiek). Laat leeg als je er geen hebt. | ||
system.config.marketplace.apiKey.description = Specificeer de API-sleutel die moet worden gebruikt voor het community forum (voor medewerkers en curatoren - dit laat bijvoorbeeld toe om inhoud te zien die nog niet is gereviewd of om andere reden verborgen voor het grote publiek). Laat leeg als je er geen hebt. | ||
system.config.marketplace.showUnpublished.label = Ongepubliceerde Items Tonen | ||
system.config.marketplace.showUnpublished.description = Toon ook items die niet getagd zijn als gepubliceerd. Waarschuwing\: Hier kunnen ook items tussen zitten die nog niet af zijn en die mogelijk niet werken of schadelijk zijn voor een installatie. Inschakelen op eigen risico, alleen voor testdoeleinden. | ||
|
||
service.system.marketplace.label = Community Marktplaats | ||
service.system.jsonaddonservice.label = Json 3e Partij Add-on Service |
12 changes: 12 additions & 0 deletions
12
bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_da.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
unit.s=sekunder | ||
unit.Cel=°C | ||
unit.m/s2=m/s² | ||
unit.m2=m² | ||
unit.m3=m³ | ||
unit.kph=km/t | ||
unit.ms=millisekunder | ||
unit.min=minutter | ||
unit.h=timer | ||
unit.d=dage | ||
unit.week=uger | ||
unit.y=år |
13 changes: 13 additions & 0 deletions
13
bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/validation_da.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
parameter_required=Parameteren er påkrævet. | ||
|
||
data_type_violated=Datatypen for værdien ({0}) stemmer ikke overens med typedeklarationen ({1}) i konfigurationsbeskrivelsen. | ||
|
||
max_value_txt_violated=Værdien må ikke bestå af mere end {0} tegn. | ||
max_value_numeric_violated=Værdien må ikke være større end {0}. | ||
|
||
min_value_txt_violated=Værdien må ikke bestå af mindre end {0} tegn. | ||
min_value_numeric_violated=Værdien må ikke være mindre end {0}. | ||
|
||
pattern_violated=Værdien {0} stemmer ikke overens med mønsteret {1}. | ||
options_violated=Værdien {0} stemmer ikke overens med tilladte valgmuligheder parameter. Tilladte valgmuligheder er\: {1} | ||
multiple_limit_violated=Kun {0} elementer er tilladt, men {1} er angivet. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
117 changes: 117 additions & 0 deletions
117
bundles/org.openhab.core.test.magic/src/main/resources/OH-INF/i18n/magic_nl.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
# binding | ||
|
||
binding.magic.name = Magic Binding | ||
binding.magic.description = Dit is de Magic Binding voor openHAB. | ||
|
||
# thing types | ||
|
||
thing-type.magic.action-module.label = Magic ActionModule Thing | ||
thing-type.magic.action-module.description = Een Thing met een ActionModule | ||
thing-type.magic.bridgedThing.label = Magic Bridged Thing | ||
thing-type.magic.bridgedThing.description = Een bridged Magic Thing. | ||
thing-type.magic.button.label = Magic Knop | ||
thing-type.magic.button.description = Een knop die verschillende events triggert. | ||
thing-type.magic.chatty-thing.label = Magic ChattyThing | ||
thing-type.magic.chatty-thing.description = Een Thing dat periodiek data verstuurt. | ||
thing-type.magic.chatty-thing.channel.number.label = Nummer | ||
thing-type.magic.chatty-thing.channel.text.label = Tekst | ||
thing-type.magic.color-light.label = Magic Lamp - Kleur | ||
thing-type.magic.color-light.description = Een dimbare lamp met aanpasbare kleuren. | ||
thing-type.magic.configurable-thing.label = Magic Configureerbaar Thing | ||
thing-type.magic.configurable-thing.description = Een Thing dat geconfigureerd kan worden. | ||
thing-type.magic.contact-sensor.label = Magic Sensor - Deur/Raam Contact | ||
thing-type.magic.contact-sensor.description = Een deur/raam sensor met een open/gesloten status. | ||
thing-type.magic.delayed-thing.label = Magic Vertraagd Online Thing | ||
thing-type.magic.delayed-thing.description = Een Thing dat na enige tijd online is. | ||
thing-type.magic.dimmable-light.label = Magic Lamp - Dimbaar | ||
thing-type.magic.dimmable-light.description = Een dimbare lamp | ||
thing-type.magic.dynamic-state-description.label = Magic DynamicStateDescription Thing | ||
thing-type.magic.dynamic-state-description.description = Een Thing met een DynamicStateDescription | ||
thing-type.magic.extensible-thing.label = Magic Lamp - Uitbreidbaar | ||
thing-type.magic.extensible-thing.description = Een generieke lamp met uitbreidbare channels | ||
thing-type.magic.firmware-update.label = Magic Updatebaar Firmware Thing | ||
thing-type.magic.firmware-update.description = Een Thing waarvan de firmware is te updaten | ||
thing-type.magic.image.label = Magic Afbeelding | ||
thing-type.magic.image.description = Een Thing met een afbeelding | ||
thing-type.magic.location-thing.label = Magic Locatie | ||
thing-type.magic.location-thing.description = Een locatie Thing met een locatie channel. | ||
thing-type.magic.magic-bridge1.label = Magic Bridge 1 | ||
thing-type.magic.magic-bridge1.description = De 1e Magic Bridge | ||
thing-type.magic.magic-bridge2.label = Magic Bridge 2 | ||
thing-type.magic.magic-bridge2.description = De 2e Magic Bridge | ||
thing-type.magic.online-offline.label = Magic Online Offline | ||
thing-type.magic.online-offline.description = Een online/offline schakelbaar Thing | ||
thing-type.magic.onoff-light.label = Magic Lamp - Aan/Uit | ||
thing-type.magic.onoff-light.description = Een aan/uit lamp | ||
thing-type.magic.player.label = Magic Player Thing | ||
thing-type.magic.player.description = Een mediaspeler | ||
thing-type.magic.rollershutter.label = Magic Rolluik Thing | ||
thing-type.magic.rollershutter.description = Een rolluik | ||
thing-type.magic.thermostat.label = Magic Thermostaat | ||
thing-type.magic.thermostat.description = Een thermostaat met een instelbare temperatuur en een huidige temperatuur. | ||
|
||
# thing types config | ||
|
||
thing-type.config.magic.action-module.textParam.label = Tekst Parameter | ||
thing-type.config.magic.action-module.textParam.description = Gewoon een tekst | ||
thing-type.config.magic.chattyConfig.interval.label = Interval | ||
thing-type.config.magic.chattyConfig.interval.description = Interval voor het versturen van data in seconden. (Gebruik 0 om het versturen van data uit te schakelen) | ||
thing-type.config.magic.config.interval.label = Integer | ||
thing-type.config.magic.config.interval.description = Integerwaarde tussen 1 en 100. | ||
thing-type.config.magic.dynamic-state-description.textParam.label = Tekst Parameter | ||
thing-type.config.magic.dynamic-state-description.textParam.description = Gewoon een tekst | ||
thing-type.config.magic.image.source.label = Afbeelding URL | ||
thing-type.config.magic.image.source.description = De URL die gebruikt wordt om de afbeelding te laden | ||
thing-type.config.magic.online-offline.toggleTime.label = Schakeltijd | ||
thing-type.config.magic.online-offline.toggleTime.description = De tijd in seconden om te schakelen tussen de online en offline status. | ||
thing-type.config.magic.update-config.updateModel.label = Model ID | ||
thing-type.config.magic.update-config.updateModel.description = Het model van het Magic Updatebare Firmware Thing | ||
thing-type.config.magic.update-config.updateModel.option.Alohomora = Alohomora | ||
thing-type.config.magic.update-config.updateModel.option.Colloportus = Colloportus | ||
thing-type.config.magic.update-config.updateModel.option.Lumos = Lumos | ||
thing-type.config.magic.update-config.updateModel.option.Nox = Nox | ||
|
||
# channel types | ||
|
||
channel-type.magic.alert.label = Alarm | ||
channel-type.magic.alert.description = Bij een alarm wordt tijdelijk de lampstatus aangepast. | ||
channel-type.magic.alert.command.option.NONE = Geen | ||
channel-type.magic.alert.command.option.SELECT = Alarm | ||
channel-type.magic.alert.command.option.LSELECT = Lang Alarm | ||
channel-type.magic.brightness.label = Dimmer | ||
channel-type.magic.brightness.description = Maakt het mogelijk om de helderheid te regelen. | ||
channel-type.magic.choosy.label = Keuze | ||
channel-type.magic.choosy.state.option.0 = Nul | ||
channel-type.magic.choosy.state.option.1 = Eén | ||
channel-type.magic.choosy.state.option.2 = Twee | ||
channel-type.magic.color.label = Kleur | ||
channel-type.magic.color.description = Maakt het mogelijk om de kleur van een lamp te bepalen. Het is ook mogelijk om de lamp te dimmen en aan/uit te schakelen. | ||
channel-type.magic.contact.label = Contact | ||
channel-type.magic.image.label = Afbeelding | ||
channel-type.magic.location.label = Locatie | ||
channel-type.magic.number.label = Thing Online(>0)/Offline(<0) Vertraging | ||
channel-type.magic.player.label = Player | ||
channel-type.magic.rollershutter.label = Rolluik | ||
channel-type.magic.set-temperature.label = Temperatuurinstelling | ||
channel-type.magic.switch.label = Schakelaar | ||
channel-type.magic.switch.description = Maakt het mogelijk om te schakelen tussen aan en uit. | ||
channel-type.magic.systemcommand.label = Systeemcommando Versturen | ||
channel-type.magic.systemcommand.description = Verstuurt een systeemcommando naar Kodi. Maakt shutdown/suspend/hibernate/reboot/afsluiten van Kodi mogelijk. | ||
channel-type.magic.temperature.label = Huidige Temperatuur | ||
channel-type.magic.text.label = Tekst | ||
channel-type.magic.timestamp.label = Tijdstip | ||
channel-type.magic.trigger.label = Trigger | ||
|
||
# channel types config | ||
|
||
channel-type.config.magic.color.boostBlue.label = Blauw Verhogen | ||
channel-type.config.magic.color.boostBlue.description = Verhoogt het blauwe kleurkanaal (in procent) | ||
channel-type.config.magic.color.boostGreen.label = Groen Verhogen | ||
channel-type.config.magic.color.boostGreen.description = Verhoogt het groene kleurkanaal (in procent) | ||
channel-type.config.magic.color.boostRed.label = Rood Verhogen | ||
channel-type.config.magic.color.boostRed.description = Verhoogt het rode kleurkanaal (in procent) | ||
channel-type.config.magic.switch.invert.label = Inverter schakelmodus | ||
|
||
# others | ||
|
||
module.binding.magic.testMethod.label = Test Methode |
1 change: 1 addition & 0 deletions
1
...rg.openhab.core.thing/src/main/resources/OH-INF/i18n/SystemThingStatusInfos_nl.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
missing-or-invalid-configuration=Ontbrekende of ongeldige configuratie. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
bundles/org.openhab.core/src/main/resources/OH-INF/i18n/i18n_da.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
system.config.i18n.language.label = Sprog | ||
system.config.i18n.language.description = Standardsprog der skal bruges. Hvis det ikke er angivet, bruges systemets landestandard. | ||
system.config.i18n.script.label = Script | ||
system.config.i18n.script.description = Scriptet der skal bruges. | ||
system.config.i18n.region.label = Land / Region | ||
system.config.i18n.region.description = Den region, der skal anvendes. | ||
system.config.i18n.variant.label = Variant | ||
system.config.i18n.variant.description = En variation af Locale. Enhver vilkårlig værdi, der anvendes til at angive en variation af en Locale. | ||
system.config.i18n.timezone.label = Tidszone | ||
system.config.i18n.timezone.description = En tidszone kan indstilles fra brugergrænsefladen. Det underliggende systems tidszone er standard. | ||
system.config.i18n.location.label = Placering | ||
system.config.i18n.location.description = Placeringen af denne installation.<br>Koordinater som <latitude>,<longitude>[<altitude>]<br>Eksempel\: "55.6760049,12.5691240" (København) | ||
system.config.i18n.measurementSystem.label = Målesystem | ||
system.config.i18n.measurementSystem.description = Målesystemet anvendes til enhedskonvertering. | ||
system.config.i18n.measurementSystem.option.SI = Metrisk | ||
system.config.i18n.measurementSystem.option.US = Imperial (USA) | ||
|
||
service.system.i18n.label = Regionale indstillinger |
10 changes: 10 additions & 0 deletions
10
bundles/org.openhab.core/src/main/resources/OH-INF/i18n/network_da.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
system.config.network.primaryAddress.label = Primær adresse | ||
system.config.network.primaryAddress.description = Et subnet (fx 192.168.1.0/24). | ||
system.config.network.broadcastAddress.label = Broadcast- adresse | ||
system.config.network.broadcastAddress.description = En broadcast-adresse (fx 192.168.1.255). | ||
system.config.network.useOnlyOneAddress.label = Enkelt IP-adresse pr. interface | ||
system.config.network.useOnlyOneAddress.description = Brug kun én IP-adresse pr. interface og familie. | ||
system.config.network.useIPv6.label = Brug IPv6 | ||
system.config.network.useIPv6.description = Brug IPv6-adresser hvis tilgængelige. | ||
|
||
service.system.network.label = Netværksindstillinger |