i18n(nl) translate 'numlock status' to Dutch (#1057)
* i18n(nl) translate 'numlock status' to Dutch * i18n(nl) improve translation for numlock like KDE's Makes translation more similar to KDE plasma's translations * i18n(nl) distinguish better between 'Alt-Gr' and 'Compose' key functions
This commit is contained in:
parent
d522248e8d
commit
0107e2095d
1 changed files with 22 additions and 9 deletions
|
|
@ -134,11 +134,17 @@ accessibility = Toegankelijkheid
|
||||||
.on = Aan
|
.on = Aan
|
||||||
.off = Uit
|
.off = Uit
|
||||||
.unavailable = Niet beschikbaar
|
.unavailable = Niet beschikbaar
|
||||||
|
.high-contrast = Verhoogde contrast modus
|
||||||
magnifier = Vergrootglas
|
magnifier = Vergrootglas
|
||||||
.controls =
|
.controls = U kunt ook deze sneltoetsen gebruiken: { $zoom_in ->
|
||||||
Of gebruik de sneltoetsen:
|
[zero] {""}
|
||||||
Super + = om in te zoomen,
|
*[other] {""}
|
||||||
Super + - om uit te zoomen,
|
{$zoom_in} om in te zoomen,
|
||||||
|
}{ $zoom_out ->
|
||||||
|
[zero] {""}
|
||||||
|
*[other] {""}
|
||||||
|
{$zoom_out} om uit te zoomen,
|
||||||
|
}
|
||||||
Super + scrollwiel om te zoomen met de muis
|
Super + scrollwiel om te zoomen met de muis
|
||||||
.increment = Zoom-stapgrootte
|
.increment = Zoom-stapgrootte
|
||||||
.signin = Het vergrootglas direct gebruiken als u inlogt
|
.signin = Het vergrootglas direct gebruiken als u inlogt
|
||||||
|
|
@ -537,17 +543,24 @@ keyboard-sources = Invoermethodes
|
||||||
.add = Invoermethode toevoegen
|
.add = Invoermethode toevoegen
|
||||||
|
|
||||||
keyboard-special-char = Invoer speciale tekens
|
keyboard-special-char = Invoer speciale tekens
|
||||||
.alternate = Toets voor speciale tekens
|
.alternate = Toets voor speciale tekens (Alt-Gr)
|
||||||
.compose = Compose-toets (voor speciale tekens)
|
.compose = Compose-toets
|
||||||
.caps = Caps Lock-toets
|
.caps = Caps Lock-toets
|
||||||
|
|
||||||
keyboard-typing-assist = Typen
|
keyboard-typing-assist = Typen
|
||||||
.repeat-rate = Snelheid van herhalen
|
.repeat-rate = Herhalingssnelheid
|
||||||
.repeat-delay = Herhalingsvertraging
|
.repeat-delay = Vertraging vóór herhaalde toetsaanslag
|
||||||
|
|
||||||
|
keyboard-numlock-boot = Numlock
|
||||||
|
.boot-state = Status van de numlock bij het opstarten
|
||||||
|
.last-boot = Ongewijzigd laten
|
||||||
|
.on = Inschakelen
|
||||||
|
.off = Uitschakelen
|
||||||
|
.set = Numlock bij het opstarten
|
||||||
|
|
||||||
added = Toegevoegd
|
added = Toegevoegd
|
||||||
type-to-search = Typ om te zoeken...
|
type-to-search = Typ om te zoeken...
|
||||||
show-extended-input-sources = Toon uitgebreide invoermethoden
|
show-extended-input-sources = Toon uitgebreide invoermethodes
|
||||||
|
|
||||||
## Input: Keyboard: Shortcuts
|
## Input: Keyboard: Shortcuts
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue