Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com> Co-authored-by: Arve Eriksson <031299870@telia.com> Co-authored-by: Baurzhan Muftakhidinov <baurthefirst@gmail.com> Co-authored-by: Benjamin Orno <erik.hond@xs4all.nl> Co-authored-by: David Carvalho <david.snt.carvalho@gmail.com> Co-authored-by: Fedorov Alexei <aleksejfedorov963@gmail.com> Co-authored-by: Feike Donia <feikedonia@proton.me> Co-authored-by: Geeson Wan <wang14240@gmail.com> Co-authored-by: Hafidz Nasruddin <hafidz@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jun Hwi Ku <siguning@gmail.com> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: Mattias Eriksson <snaggen@gmail.com> Co-authored-by: Quentin PAGÈS <quentinantonin@free.fr> Co-authored-by: Yelysei <yelysei.matviienko@proton.me> Co-authored-by: Zahid Rizky Fakhri <zahidrizkyfakhri@gmail.com> Co-authored-by: jickson john <jickson.john@gmail.com> Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org> Co-authored-by: lorduskordus <lorduskordus@gmail.com> Co-authored-by: zefr0x <zer0-x.7ty50@aleeas.com> Co-authored-by: Димко <Term0@ukr.net> Co-authored-by: 김유빈 <k.sein1016@gmail.com> Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ar/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/cs/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ga/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/id/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/kk/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ko/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/nl/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ru/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/sv/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/uk/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/zh_Hans/ Translation: Pop OS/COSMIC Edit
133 lines
3.2 KiB
Text
133 lines
3.2 KiB
Text
cosmic-text-editor = COSMIC Tekstbewerker
|
|
new-document = Nieuw document
|
|
open-project = Open een project
|
|
todo = Te doen
|
|
|
|
# Context Pages
|
|
|
|
|
|
## About
|
|
|
|
|
|
## Document statistics
|
|
|
|
document-statistics = Documentstatistieken
|
|
word-count = Woordenaantal
|
|
character-count = Aantal lettertekens
|
|
character-count-no-spaces = Lettertekens (zonder spaties)
|
|
line-count = Regels
|
|
|
|
## Git management
|
|
|
|
git-management = Git-beheer
|
|
git-management-description = Git-beheer is een ontwikkelaarshulpmiddel dat voor versiebeheer gebruikt wordt.
|
|
git-management-loading = Git-beheer wordt geladen…
|
|
stage = Zet in stage
|
|
staged-changes = Geïndexeerde wijzigingen
|
|
unstage = Uit stage halen
|
|
unstaged-changes = Niet-geïndexeerde wijzigingen
|
|
|
|
## Project search
|
|
|
|
project-search = Doorzoek project
|
|
|
|
## Prompt save changes
|
|
|
|
prompt-save-changes-title = Wijzigingen opslaan voor afsluiten?
|
|
prompt-unsaved-changes = Er zijn niet-opgeslagen wijzigingen. Als u doorgaat zonder op te slaan, gaan deze wijzigingen verloren.
|
|
cancel = Annuleren
|
|
discard = Verwerp wijzigingen
|
|
save-all = Sla alles op
|
|
|
|
## Settings
|
|
|
|
settings = Instellingen
|
|
|
|
## Appearance
|
|
|
|
appearance = Uiterlijk
|
|
theme = Thema
|
|
match-desktop = Maak gelijk aan bureaublad
|
|
dark = Donker
|
|
light = Licht
|
|
syntax-dark = Donkere opmaak
|
|
syntax-light = Lichte opmaak
|
|
default-font = Standaardlettertype
|
|
default-font-size = Standaard lettertypegrootte
|
|
default-zoom-step = Zoomstappen
|
|
|
|
### Keyboard shortcuts
|
|
|
|
keyboard-shortcuts = Snelkoppelingen
|
|
enable-vim-bindings = Schakel Vim-sneltoetsen in
|
|
# Find
|
|
find-placeholder = Zoek…
|
|
find-previous = Zoek vorige
|
|
find-next = Zoek volgende
|
|
replace-placeholder = Vervang...
|
|
replace = Vervangen
|
|
replace-all = Vervang alles
|
|
case-sensitive = Hoofdlettergevoelig
|
|
use-regex = Gebruik reguliere expressies
|
|
wrap-around = Tekstomloop
|
|
|
|
# Menu
|
|
|
|
|
|
## File
|
|
|
|
file = Bestand
|
|
new-file = Nieuw bestand
|
|
new-window = Nieuw venster openen
|
|
open-file = Bestand openen...
|
|
close-file = Sluit bestand
|
|
menu-open-project = Project openen…
|
|
open-recent-project = Recent project openen
|
|
close-project = Project sluiten
|
|
save = Opslaan
|
|
save-as = Opslaan als…
|
|
revert-all-changes = Wijzigingen ongedaan maken
|
|
menu-document-statistics = Documentstatistieken…
|
|
document-type = Documenttype…
|
|
encoding = Tekenset…
|
|
menu-git-management = Git-beheer…
|
|
print = Afdrukken
|
|
quit = Beëindig
|
|
|
|
## Edit
|
|
|
|
edit = Bewerk
|
|
undo = Herstel
|
|
redo = Overdoen
|
|
cut = Knip
|
|
copy = Kopiëer
|
|
paste = Plak
|
|
select-all = Selecteer alles
|
|
find = Zoek
|
|
find-in-project = Zoeken in project…
|
|
spell-check = Spellingscontrole...
|
|
|
|
## View
|
|
|
|
view = Beeld
|
|
zoom-in = Zoom in
|
|
default-size = Standaardgrootte
|
|
zoom-out = Zoom uit
|
|
indentation = Tekstinspringing
|
|
|
|
### Indentation
|
|
|
|
automatic-indentation = Automatische tekstinspringing
|
|
tab-width = Tabbreedte: { $tab_width }
|
|
convert-indentation-to-spaces = Zet tekstinspringing om in spaties
|
|
convert-indentation-to-tabs = Zet tekstinspringing om in tabs
|
|
word-wrap = Woordafbreking
|
|
show-line-numbers = Toon regelnummers
|
|
highlight-current-line = Markeer huidige regel
|
|
syntax-highlighting = Syntaxismarkering…
|
|
menu-settings = Instellingen…
|
|
menu-keyboard-shortcuts = Sneltoetsen...
|
|
menu-about = Over COSMIC-tekstbewerker...
|
|
open-recent-file = Recent bestand openen
|
|
support = Ondersteuning
|
|
repository = Bibliotheek
|