2023-12-22 14:31:01 -07:00
|
|
|
# Context Pages
|
|
|
|
|
|
|
|
|
|
## Settings
|
|
|
|
|
settings = Settings
|
2024-01-22 16:35:23 +01:00
|
|
|
focus-follow-mouse = Focus Follow Mouse
|
2023-12-22 14:31:01 -07:00
|
|
|
|
|
|
|
|
### Appearance
|
|
|
|
|
appearance = Appearance
|
|
|
|
|
theme = Theme
|
|
|
|
|
match-desktop = Match desktop
|
|
|
|
|
dark = Dark
|
|
|
|
|
light = Light
|
|
|
|
|
syntax-dark = Syntax dark
|
|
|
|
|
syntax-light = Syntax light
|
2024-01-10 01:38:13 +03:00
|
|
|
advanced-font-settings = Advanced Font Settings
|
2023-12-22 14:31:01 -07:00
|
|
|
default-font = Default font
|
2024-01-10 01:19:04 +03:00
|
|
|
default-font-stretch = Default font stretch
|
|
|
|
|
default-font-weight = Default font weight
|
2024-01-12 01:58:57 +03:00
|
|
|
default-dim-font-weight = Default dim font weight
|
2024-01-10 01:19:04 +03:00
|
|
|
default-bold-font-weight = Default bold font weight
|
2024-01-11 17:47:24 +03:00
|
|
|
use-bright-bold = Use bright colors with bold text
|
2023-12-22 14:31:01 -07:00
|
|
|
default-font-size = Default font size
|
2024-01-01 12:27:51 +03:00
|
|
|
default-zoom-step = Default zoom step
|
2023-12-22 15:00:50 -07:00
|
|
|
|
2024-01-11 13:20:16 -07:00
|
|
|
# Find
|
|
|
|
|
find-placeholder = Find...
|
|
|
|
|
find-previous = Find previous
|
|
|
|
|
find-next = Find next
|
|
|
|
|
|
2024-01-09 10:16:32 -07:00
|
|
|
# Menu
|
|
|
|
|
|
|
|
|
|
## File
|
|
|
|
|
file = File
|
|
|
|
|
new-tab = New tab
|
|
|
|
|
new-window = New window
|
|
|
|
|
close-tab = Close tab
|
|
|
|
|
quit = Quit
|
|
|
|
|
|
|
|
|
|
## Edit
|
|
|
|
|
edit = Edit
|
2023-12-22 15:00:50 -07:00
|
|
|
copy = Copy
|
|
|
|
|
paste = Paste
|
|
|
|
|
select-all = Select all
|
2024-01-09 10:16:32 -07:00
|
|
|
find = Find
|
|
|
|
|
|
|
|
|
|
## View
|
|
|
|
|
view = View
|
2024-01-19 11:03:14 -07:00
|
|
|
zoom-in = Larger text
|
|
|
|
|
zoom-reset = Default text size
|
|
|
|
|
zoom-out = Smaller text
|
|
|
|
|
next-tab = Next tab
|
|
|
|
|
previous-tab = Previous tab
|
2024-01-19 11:06:40 -07:00
|
|
|
split-horizontal = Split horizontal
|
|
|
|
|
split-vertical = Split vertical
|
2024-01-19 11:44:59 -07:00
|
|
|
pane-toggle-maximize = Toggle maximized
|
2024-01-09 10:16:32 -07:00
|
|
|
menu-settings = Settings...
|
|
|
|
|
|
|
|
|
|
# Context menu
|
2023-12-22 15:40:10 -07:00
|
|
|
show-headerbar = Show header bar
|