Start Euro Spanish translation

This commit is contained in:
moi-cest-matthew 2024-03-13 15:00:51 -10:00 committed by Jeremy Soller
parent 0289d06893
commit ad683a5f31

View file

@ -0,0 +1,96 @@
cosmic-terminal = Terminal COSMIC
new-terminal = Nuevo terminal
# Context Pages
## About
git-description = Commit de Git {$hash} el {$date}
## Color schemes
color-schemes = Esquemas de color
rename = Renombrar
export = Exportar
delete = Borrar
import = Importar
import-errors = Errores de importación
## Profiles
profiles = Perfiles
name = Nombre
command-line = Línea de comando
tab-title = Título de pestaña
tab-title-description = Cambiar el título por defecto de la pestaña
add-profile = Añadir perfil
new-profile = Nuevo perfil
make-default = Impostar como defecto
## Settings
settings = Settings
### Appearance
appearance = Appearance
theme = Theme
match-desktop = Match desktop
dark = Dark
light = Light
syntax-dark = Color scheme dark
syntax-light = Color scheme light
default-zoom-step = Zoom steps
opacity = Background opacity
### Font
font = Font
advanced-font-settings = Advanced font settings
default-font = Font
default-font-size = Font size
default-font-stretch = Font stretch
default-font-weight = Normal font weight
default-dim-font-weight = Dim font weight
default-bold-font-weight = Bold font weight
use-bright-bold = Make bold text brighter
### Splits
splits = Splits
focus-follow-mouse = Typing focus follows mouse
### Advanced
advanced = Advanced
show-headerbar = Show header
show-header-description = Reveal the header from the right-click menu.
# Find
find-placeholder = Find...
find-previous = Find previous
find-next = Find next
# Menu
## File
file = File
new-tab = New tab
new-window = New window
profile = Profile
menu-profiles = Profiles...
close-tab = Close tab
quit = Quit
## Edit
edit = Edit
copy = Copy
paste = Paste
select-all = Select all
find = Find
## View
view = View
zoom-in = Larger text
zoom-reset = Default text size
zoom-out = Smaller text
next-tab = Next tab
previous-tab = Previous tab
split-horizontal = Split horizontal
split-vertical = Split vertical
pane-toggle-maximize = Toggle maximized
menu-color-schemes = Color schemes...
menu-settings = Settings...
menu-about = About COSMIC Terminal...