org.fife.ui.rtextarea.RTextArea_nl.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rsyntaxtextarea Show documentation
Show all versions of rsyntaxtextarea Show documentation
RSyntaxTextArea is the syntax highlighting text editor for Swing applications. Features include syntax highlighting for 40+ languages, code folding, code completion, regex find and replace, macros, code templates, undo/redo, line numbering and bracket matching.
CopyMnemonic=C
CopyName=Kopi\u00ebren
CopyDesc=Kopieert de huidige selectie naar het prikbord.
CutMnemonic=X
CutName=Knippen
CutDesc=Haalt de huidige selectie weg en plaatst het op het prikbord
DeleteMnemonic=V
DeleteName=Verwijderen
DeleteDesc=Verwijdert huidige selectie.
PasteMnemonic=P
PasteName=Plakken
PasteDesc=Plaatst tekst van het prikbordop de huidige locatie in het tekst bestand.
SAMnemonic=A
SAName=Alles selecteren
SelectAllDesc=Selecteerd alle tekst in het huidige document.
UndoMnemonic=U
CantUndoName=Ongedaan maken niet mogelijk
UndoDesc=Haalt de laatste actie terug.
RedoMnemonic=R
CantRedoName=Opnieuw uitvoeren niet mogelijk
RedoDesc=Herhaalt de laatste teruggehaalde actie.