All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.fife.ui.rtextarea.RTextArea_es.properties Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 3.5.1
Show newest version
Action.Copy.Mnemonic=C
Action.Copy.Name=Copiar
Action.Copy.Desc=Copia la selecci\u00f3n actual en el portapapeles.

Action.Cut.Mnemonic=T
Action.Cut.Name=Cortar
Action.Cut.Desc=Elimina la selecci\u00f3n actual y la p\u00f3ne en el portapapeles.

Action.Delete.Mnemonic=D
Action.Delete.Name=Eliminar
Action.Delete.Desc=Elimina la selecci\u00f3n actual.

Action.Paste.Mnemonic=P
Action.Paste.Name=Pegar
Action.Paste.Desc=P\u00f3ne el texto del portapapeles en la posici\u00f3n actual del archivo de texto.

Action.SelectAll.Mnemonic=A
Action.SelectAll.Name=Seleccionar todo
Action.SelectAll.Desc=Selecciona todo el texto en el documento de texto actual.

Action.Undo.Mnemonic=U
Action.Undo.Name=Deshacer
Action.CantUndo.Name=No se puede deshacer
Action.Undo.Desc=Deshace la \u00faltima acci\u00f3n.

Action.Redo.Mnemonic=R
Action.Redo.Name=Rehacer
Action.CantRedo.Name=No se puede rehacer
Action.Redo.Desc=Rehace la \u00faltima acci\u00f3n deshecha.

Action.ClipboardHistory.Mnemonic=H
Action.ClipboardHistory.Name=Paste from History
Action.ClipboardHistory.Desc=Choose what text to paste from text recently on the clipboard.
Action.ClipboardHistory.Popup.Label=Clipboard History:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy