vscode-vibrancy-continued/package.nls.ja.json
2023-03-11 18:52:18 +09:00

41 lines
3.4 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"$schema": "./nls-schema.json",
"configuration.type.description": "すりガラス効果の適用方法を制御します。",
"configuration.type.auto.description": "自動",
"configuration.type.acrylic.description": "(Windows 10 のみ) Fluent Design のブラー効果を使用します",
"configuration.type.appearance-based.description": "(MacOS のみ)",
"configuration.type.light.description": "(MacOS のみ)",
"configuration.type.dark.description": "(MacOS のみ)",
"configuration.type.titlebar.description": "(MacOS のみ)",
"configuration.type.selection.description": "(MacOS のみ)",
"configuration.type.menu.description": "(MacOS のみ)",
"configuration.type.popover.description": "(MacOS のみ)",
"configuration.type.sidebar.description": "(MacOS のみ)",
"configuration.type.medium-light.description": "(MacOS のみ)",
"configuration.type.ultra-dark.description": "(MacOS のみ)",
"configuration.opacity.description": "すりガラス効果の透明度を制御します。",
"configuration.theme.description": "Vibrancy のテーマを制御します。",
"configuration.imports.description": "インポートする CSS/JS ファイルのパスを指定します。",
"configuration.refreshInterval.description": "ウィンドウの透明性のための間隔を更新します。 値が低いと、更新が目立たなくなりますが、CPUの使用量が増加します。",
"configuration.preventFlash.description": "別の方法で画面サイズ変更時のフラッシュを防止します。更新間隔が不要になりますが、互換性が低下する場合もあります。",
"extension.installVibrancy.title": "Vibrancy を有効化",
"extension.uninstallVibrancy.title": "Vibrancy を無効化",
"extension.updateVibrancy.title": "Vibrancy を再読み込み",
"messages.firstload": "Vibrancy へようこそ。はじめに README をご覧ください。ボタンをクリックして、インストールを開始します。",
"messages.configupdate": "設定が変更されました。反映させるには、再読み込みします。",
"messages.enabled": "Vibrancy が有効化されました。設定は再起動の後に反映されます。もし Visual Studio Code が破損を検出した場合、\"今後表示しない\" をクリックします。詳細については README をご確認ください。",
"messages.disabled": "Vibrancy が無効化されました。再起動することで、元の状態に戻ります。",
"messages.already_disabled": "Vibrancy は既に無効です。",
"messages.smthingwrong": "問題が発生しました: ",
"messages.unsupported": "サポートされていないオペレーティングシステム。macosとwin10のみがサポートされています。 ",
"messages.admin": "変更の適用に失敗しました管理者権限でVSCodeを実行してください詳細については README をご確認ください: ",
"messages.recommendedColorTheme": "現在の配色テーマは \"%1\" ですが、選択された Vibrancy テーマには \"%2\" を推奨します。",
"messages.restartIde": "Visual Studio Code を再起動",
"messages.installIde": "Vibrancy をインストール",
"messages.reloadIde": "再読み込み",
"messages.changeColorThemeIde": "配色テーマを変更する",
"messages.noIde": "いいえ",
"messages.importError": "エラーオープニングファイル: \"%1\""
}