digital-ide/l10n/bundle.l10n.ja.json
2025-05-07 00:33:50 +08:00

139 lines
12 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.

{
"info.test.hello": "こんにちは",
"info.welcome.title": "Digital-IDE をご利用いただきありがとうございます ❤️。あなたの星は私たちの最高のモチベーションになります!😊",
"info.welcome.star": "星をつける",
"info.welcome.refuse": "拒否",
"info.progress.register-command": "コマンドを登録",
"info.progress.active-lsp-server": "LSP サーバーをアクティブ化",
"info.progress.initialization": "初期化",
"info.progress.build-module-tree": "モジュールツリーを構築",
"info.progress.download-digital-lsp": "Digital LSP をダウンロード",
"info.progress.choose-best-download-source": "最適なダウンロードソースを選択",
"info.progress.extract-digital-lsp": "Digital LSP を抽出",
"error.lsp.download-digital-lsp": "digital lsp サーバーのダウンロードに失敗しました。ネットワークを確認し、vscode を再読み込みしてください。以下のサイトから手動でダウンロードすることもできますhttps://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"error.filelist.save-file": "ファイルの保存に失敗しました",
"warning.ppy.already-exist": "property.json はすでに存在します!",
"info.monitor.update-hdlparam": "HdlParam を更新",
"info.monitor.update-pl": "PL を更新",
"info.vcd-viewer.save": "保存",
"info.vcd-viewer.save-as-view": "ビューファイルとして保存",
"info.vcd-viewer.vcd-view-file": "vcd ビューファイル",
"info.vcd-viewer.all-file": "すべてのファイル",
"info.vcd-viewer.load.button": "読み込む",
"info.vcd-viewer.load.title": "ビューファイルを読み込む",
"error.vcd-viewer.bad-view-file": "ビューファイルが破損しています",
"error.vcd-viewer.unexist-direct-vcd-file": "ビューファイルが指す vcd ファイルは存在しません",
"info.welcome.join-qq-group": "リンクをクリックして QQ グループに参加",
"info.level.test": "これは簡単な例です",
"info.progress.build-ip-module-tree": "IPモジュールツリーを構築",
"info.treeview.ip-no-active.message": "現在のIPはまだアクティブ化されていません。Xilinxツールチェーンを使用してXCIファイルから完全なIPコアを生成してください。",
"info.progress.initialize-configure": "プロジェクト設定を初期化",
"info.pl.xilinx.launch.pick-project-placeholder": "開くプロジェクトを選択してください",
"error.common.not-valid-hdl-file": "システムの解析リストに含まれていません。property.json設定ファイルのarch.hardware.srcが正しく設定されているか確認してください。現在の解析パスは",
"info.pl.gui.open-successfully": "GUIが正常に起動しました",
"info.pl.gui.report-title": "GUIを起動中...",
"info.pl.exit.title": "終了中...",
"info.pl.add-files.title": "以下のファイルをプロジェクトに追加",
"info.pl.del-files.title": "以下のファイルをプロジェクトから削除",
"info.pl.launch.launch-info": "Vivado TCLスクリプトインタプリタが正常に起動しました",
"info.pl.launch.progress.launch-tcl.title": "Vivado TCLスクリプトインタプリタを起動中",
"warn.command.transform-old-ppy.unknown-hardwarelib-state": "HardwareLIB.stateを変換できません。理由不明なstate列挙",
"info.hdl-doc.markdown.basic-info": "基本情報",
"info.dide-doc.dependency": "依存性",
"info.dide-doc.ports": "ポート",
"info.dide-doc.parameters": "パラメータ",
"info.dide-doc.source": "ソースアドレス",
"info.dide-doc.basic-info.parameter": "パラメータ",
"info.dide-doc.basic-info.port": "ポート",
"info.dide-doc.basic-info.top-module": "トップモジュール",
"info.dide-doc.entity": "エンティティ",
"info.dide-doc.module": "モジュール",
"info.dide-doc.port-name": "名前",
"info.dide-doc.direction": "方向",
"info.dide-doc.range": "ビット幅",
"info.dide-doc.description": "説明",
"info.dide-doc.param-name": "名前",
"info.dide-doc.parameter-init": "デフォルト値",
"info.dide-doc.module-name": "名前",
"info.dide-doc.no-parameter-info": "パラメータ情報がありません",
"info.dide-doc.no-port-info": "ポート情報がありません",
"info.dide-doc.no-dep-info": "依存情報がありません",
"info.dide-doc.source.cannot-find": "見つかりません",
"info.command.instantiation.pick-title": "Select a Module",
"warn.command.clean.prjPath-is-workspace": "arch.prjPath is the same as the workspace path, the clean will delete the project, please check your arch.prjPath!",
<<<<<<< HEAD
"info.launch.launch-digital-lsp": "启动 Digital LSP 语言服务器"
=======
"info.monitor.ppy.impl-change-to-project": "{0} プロジェクトに変更を適用しています",
"info.initialise.report.title": "{0} 個のHDLファイルの解析が完了し、{1} 個の未解決のインスタンスモジュールが見つかりました",
"info.launch.following-folder-tracked": "以下のフォルダ内のファイルは継続的に解析され、完全なLSPサービスが提供されます。",
"info.launch.search-and-parse": "以下のパスからHDLファイルを検索して解析します",
"info.launch.digital-ide-current-version": "Digital-IDEが起動しました、現在のバージョン",
"info.pl.xilinx.update-addfiles": "ファイルを Xilinx プロジェクトに追加",
"info.pl.xilinx.update-delfiles": "以下のファイルをXilinxプロジェクトから削除してください。",
"info.pl.xilinx.no-need-add-files": "Xilinx プロジェクトに追加するファイルはありません",
"info.pl.xilinx.no-need-del-files": "Xilinx から削除するファイルはありません。",
"error.pl.launch.not-valid-vivado-path": "Vivado TCL スクリプトインタプリタの起動中にエラーが発生しました:{0}。Vivado の起動パスが正しいか確認してください。現在設定されている Vivado 起動フォルダパス:{1}",
"info.pl.launch.set-vivado-path": "Vivado インストールパスの設定に移動",
"info.monitor.current-mode": "現在のモニターモード:{0}",
"info.simulation.create-vvp": "{0} で VVP ファイルを作成",
"error.simulation.reason": "理由: {0}",
"info.simulate.vvp.vcd-generate": "vcdファイルが生成されました: {0}",
"error.simluate.icarus.use-primitives": "プリミティブ {0} が検出されましたが、Icarus iverilog はプリミティブをサポートしていません。",
"error.simluate.icarus.use-ip": "IP {0} が使用されていますが、Icarus iverilog は IP をサポートしていません。",
"error.simulation.error-happen-run-command": "Icarusシミュレーション中にエラーが発生しました",
"info.command.structure.transform-xilinx-to-standard": "Xilinx プロジェクト構造を Digital IDE 標準構造に変換しています",
"error.command.structure.not-valid-xilinx-project": "現在のプロジェクトは有効なXilinxプロジェクトではありません、変換に失敗しました",
"info.common.codedoc": "コードドキュメント",
"info.linter.pick-for-verilog": "Verilogコードの診断機能を選択してください",
"info.command.loading": "読み込み中",
"info.linter.pick-for-system-verilog": "System Verilog コードの診断機能を選択",
"info.linter.pick-for-vhdl": "VHDLコードの診断機能を選択してください",
"info.linter.vivado.xvlog-name": "Vivado診断ツール",
"info.common.some-is-ready": "{0} は準備ができています",
"info.common.not-available": "{0} は現在使用できません",
"info.common.linter-name": "診断ツール",
"info.linter.finish-init": "{0} 診断ツールの初期化が完了しました。現在の診断ツールの名前は {1} です",
"error.linter.status-bar.tooltip": "{0} 診断機能を取得できません",
"info.linter.status-bar.tooltip": "診断ツール {0} が作動中",
"warning.linter.cannot-get-valid-linter-invoker": "デジタルIDEは{0}の呼び出しパスを取得できません。対応する診断ツールをインストールし、環境変数PATHに設定するか、デジタルIDEの診断ツールインストールパスを設定してください。",
"info.linter.config-linter-install-path": "インストールディレクトリを設定",
"info.progress.doing-diagnostic": "診断中",
"error.common.fail-to-launch-lsp": "言語サーバーの起動に失敗しました!",
"info.netlist.launch-netlist": "Netlistを起動中",
"info.netlist.not-found-payload": "ネットリストのロードリソースが見つかりません。インストールディレクトリが破損していないか確認してください!",
"info.netlist.not-support-vhdl": "現在のネットリストは一時的にVHDLやその他の言語をサポートしていません",
"info.netlist.generate-network": "ネットワークトポロジを生成中",
"error.cannot-gen-netlist": "ネットリストファイルを生成できません!",
"info.common.confirm": "確認",
"info.command.structure.reload-vscode": "Vscodeを再起動",
"error.look-up-log": "エラーログを表示",
"netlist.save-as-svg": "SVGとして保存",
"svg-file": "SVGファイル",
"toolbar.save-as-svg": "現在のビューをSVGとして保存",
"toolbar.save-as-pdf": "現在のビューをPDFとして保存",
"pdf-file": "PDFファイル",
"export-pdf": "PDFをエクスポート中",
"info.process-killed": "プロセス {0} は破棄されました",
"info.addDevice.placeholder": "デバイスの名前を入力してください",
"warning.addDevice.name-taken": "デバイス {0} の名前は既に使用されています",
"info.addDevice.add-success": "デバイス {0} が正常に追加されました",
"info.delDevice.placeholder": "削除するデバイスを選択してください",
"info.delDevice.del-success": "デバイス {0} は正常に削除されました",
"info.progress.launch-lsp": "Digital LSP 言語サーバーを起動する",
"info.choose.digital-lsp-targz": "Digital LSPのアーカイブを選択してください",
"info.digital-lsp.targz": "デジタルLSPパッケージ",
"error.digital-lsp.incorrect-filename": "提供されたデジタルLSPアーカイブファイル{0}は、現在のシステムアーキテクチャに適合していません。{1}という名前のアーカイブファイルをダウンロードしてください!",
"error.not-valid-browser": "{0} は有効なブラウザのパスではありません!",
"info.config-browser-path": "ブラウザのパスを設定",
"info.pdf.exporting": "PDFを{0}にエクスポート中",
"info.generate-pdf-to": "PDFは{0}に生成されました",
"info.vivado-gui.started": "Vivado GUI を起動しています、少々お待ちください",
"ok": "良い",
"netlist.save-as-markdown": "Markdownとして保存",
"markdown-file": "Markdownファイル",
"toolbar.save-as-html": "HTMLとして保存",
"html-file": "HTMLファイル",
"dide-doc.error.loading-html": "Digital CodeDoc リソースの読み込みに失敗しました。インストールディレクトリが破損しています。再インストールしてください!"
>>>>>>> 9fe382446ba6ff3efd72dae6924a0c493b950c52
}