improve Dutch translation (#293)
* improve Dutch translation * Make consistend
This commit is contained in:
parent
31e135cfec
commit
fdd0eedf29
1 changed files with 10 additions and 10 deletions
|
|
@ -40,11 +40,11 @@ settings = Instellingen
|
||||||
## Appearance
|
## Appearance
|
||||||
appearance = Weergave
|
appearance = Weergave
|
||||||
theme = Thema
|
theme = Thema
|
||||||
match-desktop = Afstemmen op systeemkleuren
|
match-desktop = Systeemstandaard
|
||||||
dark = Donker
|
dark = Donker
|
||||||
light = Licht
|
light = Licht
|
||||||
syntax-dark = Donkere syntaxmarkering
|
syntax-dark = Donkere syntaxiskleuring
|
||||||
syntax-light = Lichte syntaxmarkering
|
syntax-light = Lichte syntaxiskleuring
|
||||||
default-font = Standaard lettertype
|
default-font = Standaard lettertype
|
||||||
default-font-size = Standaard lettertypegrootte
|
default-font-size = Standaard lettertypegrootte
|
||||||
|
|
||||||
|
|
@ -61,7 +61,7 @@ replace = Vervangen
|
||||||
replace-all = Alles vervangen
|
replace-all = Alles vervangen
|
||||||
case-sensitive = Hoofdlettergevoelig
|
case-sensitive = Hoofdlettergevoelig
|
||||||
use-regex = Reguliere expressies
|
use-regex = Reguliere expressies
|
||||||
wrap-around = Achterwaards vervangen
|
wrap-around = Achterwaarts vervangen
|
||||||
|
|
||||||
# Menu
|
# Menu
|
||||||
|
|
||||||
|
|
@ -95,7 +95,7 @@ paste = Plakken
|
||||||
select-all = Alles selecteren
|
select-all = Alles selecteren
|
||||||
find = Zoeken
|
find = Zoeken
|
||||||
find-in-project = Project doorzoeken
|
find-in-project = Project doorzoeken
|
||||||
replace = Vervangeng
|
replace = Vervangen
|
||||||
spell-check = Spellingscontrole...
|
spell-check = Spellingscontrole...
|
||||||
|
|
||||||
## View
|
## View
|
||||||
|
|
@ -103,15 +103,15 @@ view = Beeld
|
||||||
indentation = Inspringing
|
indentation = Inspringing
|
||||||
|
|
||||||
### Indentation
|
### Indentation
|
||||||
automatic-indentation = Automatische Inspringing
|
automatic-indentation = Automatische inspringing
|
||||||
tab-width = Tab breedte: {$tab_width}
|
tab-width = Tab breedte: {$tab_width}
|
||||||
convert-indentation-to-spaces = Zet indentatie om in spaties
|
convert-indentation-to-spaces = Inspringing omzetten in spaties
|
||||||
convert-indentation-to-tabs = Zet indentatie om in tabs
|
convert-indentation-to-tabs = Inspringing omzetten in tabs
|
||||||
|
|
||||||
word-wrap = Woord omloop
|
word-wrap = Woordomloop
|
||||||
show-line-numbers = Toon regelnummers
|
show-line-numbers = Toon regelnummers
|
||||||
highlight-current-line = Markeer huidige regel
|
highlight-current-line = Markeer huidige regel
|
||||||
syntax-highlighting = Syntax markering...
|
syntax-highlighting = Syntaxiskleuring...
|
||||||
menu-settings = Instellingen...
|
menu-settings = Instellingen...
|
||||||
menu-keyboard-shortcuts = Toetsenbord snelkoppelingen...
|
menu-keyboard-shortcuts = Toetsenbord snelkoppelingen...
|
||||||
menu-about = Over COSMIC-tekstbewerker
|
menu-about = Over COSMIC-tekstbewerker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue