97 lines
2 KiB
Text
97 lines
2 KiB
Text
cosmic-terminal = COSMIC Terminal
|
|
new-terminal = New terminal
|
|
|
|
# Context Pages
|
|
|
|
## About
|
|
about = About
|
|
git-description = Git commit {$hash} on {$date}
|
|
|
|
## Color schemes
|
|
color-schemes = Color schemes
|
|
rename = Rename
|
|
export = Export
|
|
delete = Delete
|
|
import = Import
|
|
import-errors = Import errors
|
|
|
|
## Profiles
|
|
profiles = Profiles
|
|
name = Name
|
|
command-line = Command line
|
|
tab-title = Tab title
|
|
tab-title-description = Override the default tab title
|
|
add-profile = Add profile
|
|
new-profile = New profile
|
|
make-default = Make default
|
|
|
|
## 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...
|