Translated using Weblate (Dutch)
Currently translated at 97.7% (88 of 90 strings) Translation: Pop OS/COSMIC Edit Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/nl/
This commit is contained in:
parent
25b88af7d1
commit
ff403f8f77
1 changed files with 17 additions and 5 deletions
|
|
@ -5,10 +5,13 @@ todo = TODO
|
||||||
|
|
||||||
# Context Pages
|
# Context Pages
|
||||||
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
git-description = Git commit {$hash} op {$date}
|
|
||||||
|
git-description = Git commit { $hash } op { $date }
|
||||||
|
|
||||||
## Document statistics
|
## Document statistics
|
||||||
|
|
||||||
document-statistics = Document statistieken
|
document-statistics = Document statistieken
|
||||||
word-count = Aantal woorden
|
word-count = Aantal woorden
|
||||||
character-count = Tekens
|
character-count = Tekens
|
||||||
|
|
@ -16,6 +19,7 @@ character-count-no-spaces = Tekens (zonder spaties)
|
||||||
line-count = Regels
|
line-count = Regels
|
||||||
|
|
||||||
## Git management
|
## Git management
|
||||||
|
|
||||||
git-management = Git-beheer
|
git-management = Git-beheer
|
||||||
git-management-description = Git-beheer is een hulpmiddel voor ontwikkelaars dat wordt gebruikt voor versiebeheer.
|
git-management-description = Git-beheer is een hulpmiddel voor ontwikkelaars dat wordt gebruikt voor versiebeheer.
|
||||||
git-management-loading = Git-beheer wordt geladen...
|
git-management-loading = Git-beheer wordt geladen...
|
||||||
|
|
@ -25,9 +29,11 @@ unstage = Niet voorbereiden
|
||||||
unstaged-changes = Niet-voorbereide wijzigingen
|
unstaged-changes = Niet-voorbereide wijzigingen
|
||||||
|
|
||||||
## Project search
|
## Project search
|
||||||
|
|
||||||
project-search = Project zoeken
|
project-search = Project zoeken
|
||||||
|
|
||||||
## Prompt save changes
|
## Prompt save changes
|
||||||
|
|
||||||
prompt-save-changes-title = Wijzigingen niet opgeslagen
|
prompt-save-changes-title = Wijzigingen niet opgeslagen
|
||||||
prompt-unsaved-changes = Er zijn wijzigingen die niet zijn opgeslagen. Opslaan?
|
prompt-unsaved-changes = Er zijn wijzigingen die niet zijn opgeslagen. Opslaan?
|
||||||
cancel = Annuleren
|
cancel = Annuleren
|
||||||
|
|
@ -35,9 +41,11 @@ discard = Wijzigingen verwerpen
|
||||||
save-all = Alles opslaan
|
save-all = Alles opslaan
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|
||||||
settings = Instellingen
|
settings = Instellingen
|
||||||
|
|
||||||
## Appearance
|
## Appearance
|
||||||
|
|
||||||
appearance = Weergave
|
appearance = Weergave
|
||||||
theme = Thema
|
theme = Thema
|
||||||
match-desktop = Systeemstandaard
|
match-desktop = Systeemstandaard
|
||||||
|
|
@ -49,11 +57,10 @@ default-font = Standaard lettertype
|
||||||
default-font-size = Standaard lettertypegrootte
|
default-font-size = Standaard lettertypegrootte
|
||||||
default-zoom-step = Zoom-stapgrootte
|
default-zoom-step = Zoom-stapgrootte
|
||||||
|
|
||||||
|
|
||||||
### Keyboard shortcuts
|
### Keyboard shortcuts
|
||||||
|
|
||||||
keyboard-shortcuts = Toetsenbord snelkoppelingen
|
keyboard-shortcuts = Toetsenbord snelkoppelingen
|
||||||
enable-vim-bindings = Vim-snelkoppelingen inschakelen
|
enable-vim-bindings = Vim-snelkoppelingen inschakelen
|
||||||
|
|
||||||
# Find
|
# Find
|
||||||
find-placeholder = Zoeken...
|
find-placeholder = Zoeken...
|
||||||
find-previous = Vorige zoeken
|
find-previous = Vorige zoeken
|
||||||
|
|
@ -67,7 +74,9 @@ wrap-around = Achterwaarts vervangen
|
||||||
|
|
||||||
# Menu
|
# Menu
|
||||||
|
|
||||||
|
|
||||||
## File
|
## File
|
||||||
|
|
||||||
file = Bestand
|
file = Bestand
|
||||||
new-file = Nieuw bestand
|
new-file = Nieuw bestand
|
||||||
new-window = Nieuw venster
|
new-window = Nieuw venster
|
||||||
|
|
@ -88,6 +97,7 @@ print = Afdrukken
|
||||||
quit = Afsluiten
|
quit = Afsluiten
|
||||||
|
|
||||||
## Edit
|
## Edit
|
||||||
|
|
||||||
edit = Bewerken
|
edit = Bewerken
|
||||||
undo = Ongedaan maken
|
undo = Ongedaan maken
|
||||||
redo = Opnieuw doen
|
redo = Opnieuw doen
|
||||||
|
|
@ -100,6 +110,7 @@ find-in-project = Project doorzoeken...
|
||||||
spell-check = Spellingscontrole...
|
spell-check = Spellingscontrole...
|
||||||
|
|
||||||
## View
|
## View
|
||||||
|
|
||||||
view = Beeld
|
view = Beeld
|
||||||
zoom-in = Inzoomen
|
zoom-in = Inzoomen
|
||||||
default-size = Normaal zoomniveau
|
default-size = Normaal zoomniveau
|
||||||
|
|
@ -107,11 +118,11 @@ zoom-out = Uitzoomen
|
||||||
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 = Inspringing omzetten in spaties
|
convert-indentation-to-spaces = Inspringing omzetten in spaties
|
||||||
convert-indentation-to-tabs = Inspringing omzetten in tabs
|
convert-indentation-to-tabs = Inspringing omzetten in tabs
|
||||||
|
|
||||||
word-wrap = Woordomloop
|
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
|
||||||
|
|
@ -119,3 +130,4 @@ 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...
|
||||||
|
open-recent-file = Recent bestand openen
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue