i18n(nl): update Dutch translation
This commit is contained in:
parent
44ac9a4f3e
commit
d111f3ba80
1 changed files with 15 additions and 15 deletions
|
|
@ -413,8 +413,6 @@ display = Beeldschermen
|
|||
.scale = Schaal
|
||||
.additional-scale-options = Extra schalingsopties
|
||||
|
||||
mirroring = Mirroring
|
||||
|
||||
mirroring = Scherm dupliceren
|
||||
.id = Dupliceren { $id }
|
||||
.dont = Niet dupliceren
|
||||
|
|
@ -487,22 +485,24 @@ power = Enegrie en batterij
|
|||
.desc = Energieverbruik beheren
|
||||
|
||||
battery = Batterij
|
||||
.minute = { $value } { $value ->
|
||||
.minute = { $value } { $value ->
|
||||
[one] minuut
|
||||
*[other] minuten
|
||||
}
|
||||
.hour = { $value } uur
|
||||
}
|
||||
.day = { $value } { $value ->
|
||||
*[other] minuten
|
||||
}
|
||||
.hour = { $value } uur
|
||||
|
||||
|
||||
}
|
||||
.day = { $value } { $value ->
|
||||
[one] dag
|
||||
*[other] dagen
|
||||
}
|
||||
.less-than-minute = In minder dan één minuut
|
||||
.and = en
|
||||
.remaining-time = { $time } { $action ->
|
||||
*[other] dagen
|
||||
}
|
||||
.less-than-minute = In minder dan één minuut
|
||||
.and = en
|
||||
.remaining-time = De batterij is over { $time } { $action ->
|
||||
[full] opgeladen
|
||||
*[other] leeg
|
||||
}
|
||||
*[other] leeg
|
||||
}
|
||||
|
||||
connected-devices = Verbonden apparaten
|
||||
.unknown = Onbekend apparaat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue