Added new strings from latest update to english file

also changed the theme strings to be more consistent with other cosmic apps
This commit is contained in:
Matthew Fallah (マシュー・ファラー) 2024-02-16 00:18:31 -10:00 committed by Jeremy Soller
parent b8cbdb9760
commit d5eb3f02ed

View file

@ -1,5 +1,15 @@
# Context Pages # Context Pages
## Profiles
profiles = プロファイル
name = 名前
command-line = コマンドライン
command-line-description = 設定されると、このコマンドラインを実行します
tab-title = タブのイトル
tab-title-description = デフォルトのタブタイトルを無効にします
add-profile = プロファイルを追加
new-profile = 新しいプロファイル
## Settings ## Settings
settings = 設定 settings = 設定
@ -7,11 +17,12 @@ settings = 設定
appearance = 外観 appearance = 外観
theme = テーマ theme = テーマ
match-desktop = システム設定に従う match-desktop = システム設定に従う
dark = ダークテーマ dark = ダーク
light = ライトテーマ light = ライト
syntax-dark = ダークシンタックスハイライト syntax-dark = ダークシンタックスハイライト
syntax-light = ライトシンタックスハイライト syntax-light = ライトシンタックスハイライト
default-zoom-step = 拡大縮小の間隔 default-zoom-step = 拡大縮小の間隔
opacity = Background opacity
### Font ### Font
font = フォント font = フォント
@ -44,6 +55,8 @@ find-next = 次を検索
file = ファイル file = ファイル
new-tab = 新しいタブ new-tab = 新しいタブ
new-window = 新しいウィンドウ new-window = 新しいウィンドウ
profile = プロファイル
menu-profiles = プロファイル...
close-tab = タブを閉じる close-tab = タブを閉じる
quit = 終了 quit = 終了