diff options
Diffstat (limited to 'core/locales/locale.es.conf')
-rw-r--r-- | core/locales/locale.es.conf | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf index fbfb74cc..adf403df 100644 --- a/core/locales/locale.es.conf +++ b/core/locales/locale.es.conf @@ -17,12 +17,12 @@ Undefined event name = Nombre de evento sin definir # [core/file_io.lua] # The title of dialogs prompting the user to open a file. -Open = Abrir +Open File = Abrir # The error message displayed when a file's text encoding could not be detected # and when that text cannot be converted into UTF-8 for display. Encoding conversion failed. = Error al convertir codificación. # The title of dialogs prompting the user to save a file. -Save = Guardar +Save File = Guardar # The text displayed for untitled and unsaved buffers. Untitled = Sin Nombre # The text displayed in a dialog when the user attempts to close a file with @@ -38,7 +38,7 @@ has been modified. Reload it? = ha sido modificado. ¿Desea volver a cargarlo? _Yes = _Sí _No = _No # The column label for lists of filenames in dialogs. -File = Archivo +Filename = Archivo # The text displayed in a dialog when more than X files were found in the quick # open dialog. files or more were found. Showing the first = ficheros o más han sido encontrados. Se muestran los primeros @@ -91,9 +91,10 @@ Line Number: = Número de línea: returned non-zero status = returned non-zero status # [modules/textadept/find.lua] -# The text displayed in the GUI find & replace pane. +# The text displayed in the find & replace pane. _Find: = _Buscar: R_eplace: = Reempla_zar: +# The button text displayed in the GUI find & replace pane. Find _Next = Buscar _siguiente Find _Prev = Buscar a_nterior _Replace = _Reemplazar @@ -102,9 +103,9 @@ _Match case = Concid. _mayús/minús _Whole word = Palabra _completa Rege_x = Rege_x _In files = En ficher_os -# The text displayed in the terminal version's find & replace pane. -Find: = Buscar: -Replace: = Reemplazar: +# The button text displayed in the terminal version's find & replace pane. +# These should be as short as possible, as most terminals are 80 characters in +# width. [Next] = [Siguiente] [Prev] = [Anterior] [Replace] = [Reemplazar] @@ -119,7 +120,7 @@ Search wrapped = La búsqueda ha sobrepasado el final/inicio del documento # The statusbar text shown when the text to search for was not found. No results found = No se han encontrado coincidencias # The title of the dialog for selecting files to search in. -Find in Files = Buscar en ficheros +Select Directory = Buscar en ficheros # The name of the buffer Textadept prints "Find in Files" results to. [Files Found Buffer] = [Buffer de búsqueda en ficheros] # The "Find in Files" result for text found in a binary file. This result is @@ -237,7 +238,7 @@ S_top = _Detener _Next Error = Error sig_uiente _Previous Error = Error _anterior # Menu items for working with bookmarked lines in buffers. -_Bookmark = _Marcadores +_Bookmarks = _Marcadores _Toggle Bookmark = Activar/Desactivar _marcador _Clear Bookmarks = _Borrar marcadores _Next Bookmark = Marcador _siguiente |