From 0289d06893b04c028104f6499387cacdb46bf4d8 Mon Sep 17 00:00:00 2001 From: moi-cest-matthew Date: Wed, 13 Mar 2024 14:52:40 -1000 Subject: [PATCH] Update Japanese translation --- i18n/ja/cosmic_term.ftl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/i18n/ja/cosmic_term.ftl b/i18n/ja/cosmic_term.ftl index 4252b70..a8f59c6 100644 --- a/i18n/ja/cosmic_term.ftl +++ b/i18n/ja/cosmic_term.ftl @@ -1,5 +1,19 @@ +cosmic-terminal = COSMIC端末 +new-terminal = 新しい端末 + # Context Pages +## About +git-description = {$date}の{$hash}というGitコミット + +## Color schemes +color-schemes = Color schemes +rename = 名前を変更 +export = エクスポート +delete = 削除 +import = インポート +import-errors = インポートエラー + ## Profiles profiles = プロファイル name = 名前 @@ -8,6 +22,7 @@ tab-title = タブのイトル tab-title-description = デフォルトのタブタイトルを無効にします add-profile = プロファイルを追加 new-profile = 新しいプロファイル +make-default = デフォルトにする ## Settings settings = 設定 @@ -76,4 +91,6 @@ previous-tab = 前のタブ split-horizontal = 上下に分割 split-vertical = 左右に分割 pane-toggle-maximize = ペインの最大化を切替 +menu-color-schemes = カラースキーム menu-settings = 設定... +menu-about = COSMIC端末について...