# Tokita, Hiroshi , 2021. # Ji Yoon Choi , 2021. # Tokita, Hiroshi , 2021. msgid "" msgstr "" "Project-Id-Version: kicad\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-12-09 08:58-0800\n" "PO-Revision-Date: 2022-01-05 11:54+0000\n" "Last-Translator: Tokita, Hiroshi \n" "Language-Team: Japanese \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.10.1\n" "X-Poedit-KeywordsList: _;_HKI\n" "X-Poedit-Basepath: Source/kicad-master\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-SearchPath-0: .\n" #: 3d-viewer/3d_cache/3d_plugin_manager.cpp:58 msgid "All Files" msgstr "すべてのファイル" #: 3d-viewer/3d_canvas/board_adapter.cpp:360 msgid "Build board outline" msgstr "基板外形を作成" #: 3d-viewer/3d_canvas/board_adapter.cpp:538 msgid "Create layers" msgstr "レイヤーを作成" #: 3d-viewer/3d_canvas/board_adapter.cpp:712 #: pcbnew/dialogs/dialog_footprint_checker.cpp:105 msgid "No footprint loaded." msgstr "フットプリントがロードされていません。" #: 3d-viewer/3d_canvas/board_adapter.cpp:728 msgid "" "Footprint outline is missing or malformed. Run Footprint Checker for a full " "analysis." msgstr "" "フットプリントのアウトラインが欠落しているか、不正な形式です。完全な分析のた" "めにフットプリント チェッカーを実行します。" #: 3d-viewer/3d_canvas/board_adapter.cpp:737 msgid "Board outline is missing or malformed. Run DRC for a full analysis." msgstr "" "ボードのアウトラインが欠落しているか、不正な形式です。完全な分析のためにDRCを" "実行します。" #: 3d-viewer/3d_canvas/create_layer_items.cpp:226 msgid "Create tracks and vias" msgstr "配線とビアを作成" #: 3d-viewer/3d_canvas/create_layer_items.cpp:683 msgid "Create zones" msgstr "ゾーンを作成" #: 3d-viewer/3d_canvas/create_layer_items.cpp:752 msgid "Simplifying copper layers polygons" msgstr "導体レイヤーのポリゴンを簡略化" #: 3d-viewer/3d_canvas/create_layer_items.cpp:761 msgid "Simplifying polygons on F_Cu" msgstr "F_Cu上の単純化したポリゴン" #: 3d-viewer/3d_canvas/create_layer_items.cpp:772 msgid "Simplifying polygons on B_Cu" msgstr "B_Cu上の単純化したポリゴン" #: 3d-viewer/3d_canvas/create_layer_items.cpp:802 #, c-format msgid "Simplifying %d copper layers" msgstr "導体レイヤー %d 上のポリゴンを簡略化" #: 3d-viewer/3d_canvas/create_layer_items.cpp:841 msgid "Simplify holes contours" msgstr "穴の輪郭を簡略化する" #: 3d-viewer/3d_canvas/create_layer_items.cpp:870 msgid "Build Tech layers" msgstr "ビルド Tech レイヤー" #: 3d-viewer/3d_canvas/create_layer_items.cpp:904 #, c-format msgid "Build Tech layer %d" msgstr "テクニカルレイヤー %d をビルド" #: 3d-viewer/3d_canvas/create_layer_items.cpp:1049 msgid "Build BVH for holes and vias" msgstr "機構穴とビアで BVH (ブラインド ビア ホール) をビルド" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:410 msgid "Your OpenGL version is not supported. Minimum required is 1.5." msgstr "" "サポートされていないOpenGLのバージョンです。最低限必要なバージョンは1.5です。" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:538 #, c-format msgid "Last render time %.0f ms" msgstr "最終レンダリング時間 %.0f ms" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:729 #, c-format msgid "Net %s\tNetClass %s\tPadName %s" msgstr "ネット %s\tネットクラス %s\tパッド名 %s" #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:754 #: 3d-viewer/3d_canvas/eda_3d_canvas.cpp:767 #, c-format msgid "Net %s\tNetClass %s" msgstr "ネット %s\tネットクラス %s" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:449 msgid "Load OpenGL: board" msgstr "読み込み OpenGL: 基板" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:482 msgid "Load OpenGL: holes and vias" msgstr "読み込み OpenGL: 機構穴とスルーホール" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:548 msgid "Load OpenGL: layers" msgstr "読み込み OpenGL: レイヤー" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:561 #, c-format msgid "Load OpenGL layer %d" msgstr "OpenGL レイヤー%d を読み込み" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:648 #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:790 msgid "Loading 3D models..." msgstr "3D モデルをロードしています..." #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:658 #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:942 #, c-format msgid "Reload time %.3f s" msgstr "リロード時間 %.3f s" #: 3d-viewer/3d_rendering/opengl/create_scene.cpp:911 #: eeschema/sch_plugins/eagle/sch_eagle_plugin.cpp:427 #: eeschema/sch_plugins/kicad/sch_sexpr_plugin.cpp:681 #: eeschema/sch_plugins/legacy/sch_legacy_plugin.cpp:771 #: eeschema/symbol_library.cpp:507 pcbnew/plugins/eagle/eagle_plugin.cpp:363 #: pcbnew/plugins/fabmaster/fabmaster_plugin.cpp:75 #: pcbnew/plugins/kicad/pcb_plugin.cpp:2297 #: pcbnew/plugins/legacy/legacy_plugin.cpp:450 #, c-format msgid "Loading %s..." msgstr "%s をロードしています..." #: 3d-viewer/3d_rendering/opengl/render_3d_opengl.cpp:561 #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:175 msgid "Loading..." msgstr "ロードしています..." #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:392 msgid "Load Raytracing: board" msgstr "読み込み レイトレーシング: 基板" #: 3d-viewer/3d_rendering/raytracing/create_scene.cpp:563 msgid "Load Raytracing: layers" msgstr "読み込み レイトレーシング: レイヤー" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:340 #, c-format msgid "Rendering time %.3f s" msgstr "レンダリング時間 %.3f s" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:394 #, c-format msgid "Rendering: %.0f %%" msgstr "レンダリング: %.0f %%" #: 3d-viewer/3d_rendering/raytracing/render_3d_raytrace.cpp:843 msgid "Rendering: Post processing shader" msgstr "レンダリング: 後処理用シェーダー" #: 3d-viewer/3d_viewer/3d_menubar.cpp:50 msgid "Export Current View as PNG..." msgstr "現在のビューを PNG としてエクスポート..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:55 msgid "Export Current View as JPEG..." msgstr "現在のビューを JPEG としてエクスポート..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:61 #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:236 common/hotkey_store.cpp:76 #: common/tool/actions.cpp:567 pcbnew/footprint_viewer_frame.cpp:946 #: pcbnew/pcb_base_frame.cpp:552 msgid "3D Viewer" msgstr "3D ビューアー" #: 3d-viewer/3d_viewer/3d_menubar.cpp:69 msgid "Copy 3D Image" msgstr "3D 画像をコピー" #: 3d-viewer/3d_viewer/3d_menubar.cpp:107 msgid "Raytracing" msgstr "レイトレーシング" #: 3d-viewer/3d_viewer/3d_menubar.cpp:112 common/tool/actions.cpp:603 #: cvpcb/menubar.cpp:74 eeschema/menubar.cpp:282 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:167 #: gerbview/menubar.cpp:212 kicad/menubar.cpp:180 #: pagelayout_editor/menubar.cpp:156 pcbnew/menubar_footprint_editor.cpp:232 #: pcbnew/menubar_pcb_editor.cpp:445 msgid "Preferences..." msgstr "設定..." #: 3d-viewer/3d_viewer/3d_menubar.cpp:113 common/tool/actions.cpp:603 #: cvpcb/menubar.cpp:75 eeschema/menubar.cpp:283 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:168 #: gerbview/menubar.cpp:213 kicad/menubar.cpp:181 #: pagelayout_editor/menubar.cpp:157 pcbnew/menubar_footprint_editor.cpp:233 #: pcbnew/menubar_pcb_editor.cpp:446 msgid "Show preferences for all open tools" msgstr "開かれた全ツールの設定を表示" #: 3d-viewer/3d_viewer/3d_menubar.cpp:117 msgid "Reset to Default Settings" msgstr "デフォルト設定にリセット" #: 3d-viewer/3d_viewer/3d_menubar.cpp:132 msgid "3D Grid" msgstr "3D グリッド" #: 3d-viewer/3d_viewer/3d_menubar.cpp:145 cvpcb/menubar.cpp:87 #: eeschema/menubar.cpp:293 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:178 #: eeschema/toolbars_symbol_viewer.cpp:130 gerbview/menubar.cpp:223 #: kicad/menubar.cpp:191 pagelayout_editor/menubar.cpp:166 #: pcbnew/menubar_footprint_editor.cpp:242 pcbnew/menubar_pcb_editor.cpp:456 #: pcbnew/toolbars_footprint_viewer.cpp:181 msgid "&File" msgstr "ファイル (&F)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:146 cvpcb/menubar.cpp:88 #: eeschema/menubar.cpp:294 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:179 #: pagelayout_editor/menubar.cpp:167 pcbnew/menubar_footprint_editor.cpp:243 #: pcbnew/menubar_pcb_editor.cpp:457 msgid "&Edit" msgstr "編集 (&E)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:147 eeschema/menubar.cpp:295 #: eeschema/symbol_editor/menubar_symbol_editor.cpp:180 #: eeschema/toolbars_symbol_viewer.cpp:131 gerbview/menubar.cpp:224 #: kicad/menubar.cpp:192 pagelayout_editor/menubar.cpp:168 #: pcbnew/menubar_footprint_editor.cpp:244 pcbnew/menubar_pcb_editor.cpp:458 #: pcbnew/toolbars_footprint_viewer.cpp:182 msgid "&View" msgstr "表示 (&V)" #: 3d-viewer/3d_viewer/3d_menubar.cpp:148 cvpcb/menubar.cpp:89 #: gerbview/menubar.cpp:226 kicad/menubar.cpp:194 msgid "&Preferences" msgstr "設定 (&P)" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:55 msgid "Reload board" msgstr "基板をリロード" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:60 msgid "Copy 3D image to clipboard" msgstr "3D 画像をクリップボードへコピー" #: 3d-viewer/3d_viewer/3d_toolbar.cpp:65 msgid "Render current view using Raytracing" msgstr "レイトレーシングを使って現在のビューをレンダリング" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:98 #: resources/linux/metainfo/org.kicad.kicad.metainfo.xml.in:73 msgid "KiCad 3D Viewer" msgstr "KiCad 3D ビューアー" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:237 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:272 #: eeschema/dialogs/dialog_schematic_setup.cpp:66 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:118 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:238 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:213 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:87 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:307 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:207 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:573 msgid "General" msgstr "一般設定" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:238 msgid "Realtime Renderer" msgstr "リアルタイム レンダラー" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:239 msgid "Raytracing Renderer" msgstr "レイトレーシング レンダラー" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:240 #: eeschema/eeschema_config.cpp:70 eeschema/eeschema_config.cpp:247 #: pagelayout_editor/pl_editor_frame.cpp:489 #: pcbnew/footprint_edit_frame.cpp:964 pcbnew/pcbnew_config.cpp:59 msgid "Colors" msgstr "カラー" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:660 msgid "3D Image File Name" msgstr "3D 画像ファイル名" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:681 #: common/eda_base_frame.cpp:1070 common/eda_base_frame.cpp:1075 #: pcbnew/plugins/altium/altium_pcb.cpp:1462 #, c-format msgid "Insufficient permissions to save file '%s'." msgstr "ファイル '%s' を保存するための権限がありません。" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:682 common/confirm.cpp:130 #: common/confirm.cpp:296 common/dialogs/panel_setup_severities.cpp:43 #: eeschema/files-io.cpp:840 eeschema/files-io.cpp:907 #: kicad/import_project.cpp:127 kicad/import_project.cpp:154 #: kicad/import_project.cpp:173 kicad/kicad.cpp:171 #: kicad/tools/kicad_manager_control.cpp:183 #: kicad/tools/kicad_manager_control.cpp:237 #: kicad/tools/kicad_manager_control.cpp:281 msgid "Error" msgstr "エラー" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:715 msgid "Failed to copy image to clipboard" msgstr "クリップボードからイメージをコピーできませんでした" #: 3d-viewer/3d_viewer/eda_3d_viewer_frame.cpp:726 msgid "Can't save file" msgstr "ファイルを保存できません" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:43 msgid "Center pivot rotation" msgstr "中心を軸に回転" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:43 msgid "Center pivot rotation (middle mouse click)" msgstr "中心を軸に回転 (マウス 中ボタン クリック)" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:48 msgid "Rotate X Clockwise" msgstr "X 軸周りに右回転" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:53 msgid "Rotate X Counterclockwise" msgstr "X 軸周りに左回転" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:58 msgid "Rotate Y Clockwise" msgstr "Y 軸周りに右回転" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:63 msgid "Rotate Y Counterclockwise" msgstr "Y 軸周りに左回転" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:68 msgid "Rotate Z Clockwise" msgstr "Z 軸周りに右回転" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:73 msgid "Rotate Z Counterclockwise" msgstr "Z 軸周りに左回転" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:79 msgid "Move board Left" msgstr "基板を左へ移動" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:85 msgid "Move board Right" msgstr "基板を右へ移動" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:91 msgid "Move board Up" msgstr "基板を上に移動" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:97 msgid "Move board Down" msgstr "基板を下へ移動" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:103 msgid "Home view" msgstr "表示をホームへ" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:109 msgid "Reset view" msgstr "表示をリセット" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:115 msgid "Flip Board" msgstr "基板を反転" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:115 msgid "Flip the board view" msgstr "基板ビューを反転" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:120 msgid "Toggle orthographic projection" msgstr "正投影モードの切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:120 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:192 msgid "Enable/disable orthographic projection" msgstr "正投影を有効化/無効化する" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:126 msgid "View Front" msgstr "正面を表示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:132 msgid "View Back" msgstr "背面を表示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:138 msgid "View Left" msgstr "左側面を表示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:144 msgid "View Right" msgstr "右側面を表示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:150 msgid "View Top" msgstr "上面を表示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:156 msgid "View Bottom" msgstr "下から見る" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:161 msgid "No 3D Grid" msgstr "3D グリッド無し" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:166 msgid "3D Grid 10mm" msgstr "3D グリッド 10mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:171 msgid "3D Grid 5mm" msgstr "3D グリッド 5mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:176 msgid "3D Grid 2.5mm" msgstr "3D グリッド 2.5mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:181 msgid "3D Grid 1mm" msgstr "3D グリッド 1mm" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:187 msgid "Render Realistic Materials" msgstr "リアルな質感で描画" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:188 msgid "Use all material properties from each 3D model file" msgstr "各 3D モデル ファイルから全てのマテリアル プロパティを使用" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:194 msgid "Render Solid Colors" msgstr "塗りつぶしで描画" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:195 msgid "Use only the diffuse color property from model 3D model file" msgstr "" "3D モデル ファイルからディフューズ カラー(拡散反射色)のプロパティのみを使用" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:201 msgid "Render CAD Colors" msgstr "CADの色で描画" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:202 msgid "Use a CAD color style based on the diffuse color of the material" msgstr "マテリアルのディフューズ カラーに基づいた CAD カラー スタイルを使用" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:213 msgid "Toggle Through Hole 3D models" msgstr "スルーホールの3Dモデル表示を切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:213 msgid "Toggle 3D models for 'Through hole' type components" msgstr "「スルーホール」タイプの部品の 3D モデル表示を切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:219 msgid "Toggle SMD 3D models" msgstr "SMDの3Dモデル表示を切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:219 msgid "Toggle 3D models for 'Surface mount' type components" msgstr "「表面実装」タイプの部品の 3D モデル表示を切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:225 msgid "Toggle Other 3D models" msgstr "その他の3Dモデル表示の切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:225 msgid "Toggle 3D models for 'Other' type components" msgstr "「その他」タイプの部品の 3D モデル表示を切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:230 msgid "Show Model Bounding Boxes" msgstr "モデルをバウンディング ボックスで表示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:235 msgid "Toggle realistic mode" msgstr "リアル モードの切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:240 msgid "Toggle board body display" msgstr "基板本体表示の切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:245 msgid "Show 3D Axis" msgstr "3D 軸を表示" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:250 msgid "Toggle zone display" msgstr "ゾーン表示の切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:255 msgid "Toggle adhesive display" msgstr "接着剤レイヤーの表示の切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:255 msgid "Toggle display of adhesive layers" msgstr "接着剤 (Adhesive) レイヤーの表示を切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:260 msgid "Toggle silkscreen display" msgstr "シルクスクリーン表示の切替" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:260 msgid "Toggle display of silkscreen layers" msgstr "シルクスクリーン レイヤーの表示を切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:265 msgid "Toggle solder mask display" msgstr "ハンダ マスク表示の切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:265 msgid "Toggle display of solder mask layers" msgstr "ハンダ マスク レイヤーの表示を切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:270 msgid "Toggle solder paste display" msgstr "ハンダ ペースト表示の切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:270 msgid "Toggle display of solder paste layers" msgstr "ハンダ ペースト レイヤーの表示を切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:275 msgid "Toggle comments display" msgstr "コメント表示の切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:275 msgid "Toggle display of comments and drawings layers" msgstr "コメントと図形描画レイヤーの表示を切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:280 msgid "Toggle ECO display" msgstr "ECO 表示の切り替え" #: 3d-viewer/3d_viewer/tools/eda_3d_actions.cpp:280 msgid "Toggle display of ECO layers" msgstr "ECO レイヤーの表示を切り替え" #: 3d-viewer/dialogs/dialog_select_3d_model.cpp:94 #, c-format msgid "All supported files (%s)" msgstr "サポートされているすべてのファイル (%s)" #: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:58 msgid "Available paths:" msgstr "有効なパス:" #: 3d-viewer/dialogs/dialog_select_3d_model_base.cpp:67 #: common/dialogs/dialog_configure_paths_base.h:72 msgid "Configure Paths" msgstr "パスを設定" #: 3d-viewer/dialogs/dialog_select_3d_model_base.h:63 msgid "Select 3D Model" msgstr "3D モデルを選択" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:23 msgid "Environment Colors" msgstr "環境色" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:30 msgid "Background gradient start:" msgstr "背景のグラデーションの開始:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:37 msgid "Background gradient end:" msgstr "背景のグラデーションの終了:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:50 msgid "Solder paste:" msgstr "ハンダ ペースト:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:64 msgid "Board Colors" msgstr "基板の色" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:66 msgid "Use board stackup colors" msgstr "基板スタックアップの色を使用" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:69 msgid "Use colors:" msgstr "色を指定:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:77 msgid "Silkscreen top:" msgstr "表面シルクスクリーン:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:84 msgid "Silkscreen bottom:" msgstr "裏面シルクスクリーン:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:97 msgid "Solder mask top:" msgstr "ハンダマスク表面:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:104 msgid "Solder mask bottom:" msgstr "ハンダマスク裏面:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:117 msgid "Copper/surface finish:" msgstr "銅箔/表面仕上げ:" #: 3d-viewer/dialogs/panel_3D_colors_base.cpp:130 msgid "Board body:" msgstr "基板本体:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:24 msgid "Board Layers" msgstr "基板レイヤー" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:31 msgid "Show silkscreen layers" msgstr "シルクスクリーンレイヤーを表示" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:34 msgid "Clip silkscreen at solder mask edges" msgstr "シルクスクリーンをハンダマスクの端で切り抜く" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:37 msgid "Clip silkscreen at via annuli" msgstr "シルクスクリーンをビアの円環で切り抜く" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:40 msgid "Show solder mask layers" msgstr "ハンダ マスク レイヤーを表示" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:43 msgid "Show solder paste layers" msgstr "ハンダ ペースト レイヤーを表示" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:46 msgid "Show adhesive layers" msgstr "接着剤 (Adhesive) レイヤーを表示" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:56 msgid "User Layers (not shown in realistic mode)" msgstr "ユーザー レイヤー (リアル モードでは非表示)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:58 msgid "Show comment and drawing layers" msgstr "コメントと線画のレイヤーを表示" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:61 msgid "Show ECO layers" msgstr "ECO レイヤーを表示" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:74 msgid "Render Options" msgstr "レンダー オプション" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:76 msgid "Realistic mode" msgstr "リアル モード" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:79 msgid "Show board body" msgstr "基板外形を表示" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:82 msgid "Show filled areas in zones" msgstr "ゾーンの塗りつぶし領域を表示" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:85 msgid "Use bare copper color for unplated copper" msgstr "メッキされていない導体には裸の銅の色を使用する" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:86 msgid "Use different colors for plated and unplated copper. (Slow)" msgstr "メッキされた導体とメッキされていない導体で色を使い分けます。(遅い)" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:93 msgid "Material properties:" msgstr "質感:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:97 msgid "Realistic" msgstr "写実的" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:97 msgid "Solid colors" msgstr "ソリッドカラー" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:97 msgid "CAD colors" msgstr "CADカラー" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:110 msgid "Camera Options" msgstr "カメラ オプション" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:115 msgid "Rotation increment:" msgstr "回転の増分:" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:123 #: common/base_units.cpp:477 pcb_calculator/widgets/unit_selector.cpp:130 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:289 #: pcbnew/dialogs/dialog_create_array_base.cpp:259 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:152 #: pcbnew/dialogs/dialog_move_exact_base.cpp:59 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:348 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1343 #: pcbnew/dialogs/panel_edit_options_base.cpp:63 msgid "deg" msgstr "度" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:133 msgid "Enable animation" msgstr "アニメーションを有効化" #: 3d-viewer/dialogs/panel_3D_display_options_base.cpp:140 msgid "Animation speed:" msgstr "アニメーション速度:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:23 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:21 msgid "Rendering Options" msgstr "レンダリング オプション" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:25 msgid "Show model bounding boxes" msgstr "モデルのバウンディング ボックスを表示" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:28 msgid "Show copper thickness" msgstr "銅箔の厚みを表示" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:31 msgid "Highlight items on rollover" msgstr "ロールオーバー時にアイテムをハイライト" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:37 msgid "Anti-aliasing:" msgstr "アンチエイリアシング:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:41 msgid "Disabled" msgstr "無効化" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:41 msgid "2x" msgstr "2x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:41 msgid "4x" msgstr "4x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:41 msgid "8x" msgstr "8x" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:45 msgid "3D-Viewer must be closed and re-opened to apply this setting" msgstr "3D-Viewer は閉じられ、この設定を適用して再度開かれます" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:49 msgid "Selection color:" msgstr "選択色:" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:63 msgid "While Moving" msgstr "移動中" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:65 msgid "Disable anti-aliasing" msgstr "アンチエイリアシングを無効化" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:68 msgid "Disable thickness" msgstr "厚さを無効化" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:71 msgid "Disable vias" msgstr "ビアを無効化" #: 3d-viewer/dialogs/panel_3D_opengl_options_base.cpp:74 msgid "Disable holes" msgstr "機構穴を無効化" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:27 msgid "Procedural textures (slow)" msgstr "プロシージャル テクスチャ (遅い)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:31 msgid "Add floor (slow)" msgstr "床面を追加 (遅い)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:35 msgid "Anti-aliasing (slow)" msgstr "アンチエイリアシング (遅い)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:39 msgid "" "Screen space ambient occlusions and global illumination reflections (slow)" msgstr "" "スクリーンスペース・アンビエント・オクルージョンとグローバル イルミネーション" "反射 (遅い)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:54 msgid "Number of Samples" msgstr "サンプル数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:58 msgid "Spread Factor %" msgstr "拡散係数 %" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:62 msgid "Recursion Level" msgstr "再帰レベル" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:66 msgid "Shadows:" msgstr "影:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:71 msgid "" "Number of rays that will be cast, into light direction, to evaluate a shadow " "point" msgstr "影の点を評価するために、光の方向に投影される光線の数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:77 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:95 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:115 msgid "Random direction factor of the cast rays" msgstr "投影する光線の方向のランダム化係数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:84 msgid "Reflections:" msgstr "反射:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:89 msgid "Number of rays that will be cast to evaluate a reflection point" msgstr "反射の点を評価するために投影される光線の数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:100 msgid "" "Interactions number that a ray can travel through objects. (higher number of " "levels improve results, specially on very transparent boards)" msgstr "" "光線がオブジェクトを通過できる相互作用の回数。(特に非常に透明なボード上で、レ" "ベルの数が高いほど結果が改善されます)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:104 msgid "Refractions:" msgstr "屈折:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:109 msgid "Number of rays that will be cast to evaluate a refraction point" msgstr "屈折点を評価するために投影される光線の数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:120 msgid "Number of bounces that a ray can hit reflective objects" msgstr "光線が反射オブジェクトに当たって反射できる回数" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:134 msgid "Lights Configuration" msgstr "光源の設定" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:139 msgid "Ambient camera light:" msgstr "カメラ環境光:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:151 msgid "Top light:" msgstr "トップライト:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:163 msgid "Bottom light:" msgstr "ボトムライト:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:187 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:204 msgid "Elevation (deg)" msgstr "仰角 (度)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:191 #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:208 msgid "Azimuth (deg)" msgstr "方位角 (度)" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:212 msgid "Light 1:" msgstr "ライト1:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:230 msgid "Light 5:" msgstr "ライト5:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:245 msgid "Light 2:" msgstr "ライト2:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:263 msgid "Light 6:" msgstr "ライト6:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:278 msgid "Light 3:" msgstr "ライト3:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:296 msgid "Light 7:" msgstr "ライト7:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:311 msgid "Light 4:" msgstr "ライト4:" #: 3d-viewer/dialogs/panel_3D_raytracing_options_base.cpp:329 msgid "Light 8:" msgstr "ライト8:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:21 #: common/dialogs/dialog_print_generic_base.cpp:56 msgid "Scale" msgstr "スケール" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:29 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:74 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:119 #: common/dialogs/dialog_grid_settings_base.cpp:34 #: pagelayout_editor/dialogs/properties_frame_base.cpp:202 #: pagelayout_editor/dialogs/properties_frame_base.cpp:255 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:73 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:114 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:33 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:59 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:85 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:111 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:426 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1123 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1149 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1175 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1201 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1311 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:61 #: pcbnew/microwave/microwave_polygon.cpp:145 msgid "X:" msgstr "X:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:39 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:84 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:129 #: common/dialogs/dialog_grid_settings_base.cpp:45 #: pagelayout_editor/dialogs/properties_frame_base.cpp:213 #: pagelayout_editor/dialogs/properties_frame_base.cpp:266 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:88 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:125 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:44 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:70 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:96 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:122 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:71 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:325 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:387 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:437 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1134 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1160 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1186 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1212 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1322 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:78 #: pcbnew/microwave/microwave_polygon.cpp:154 msgid "Y:" msgstr "Y:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:49 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:94 #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:139 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:321 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:333 msgid "Z:" msgstr "Z:" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:66 #: gerbview/gerber_draw_item.cpp:726 pcbnew/footprint.cpp:979 #: pcbnew/pad.cpp:953 msgid "Rotation" msgstr "回転" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:111 msgid "Offset" msgstr "オフセット" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:156 msgid "Opacity" msgstr "不透明度" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:171 #: common/dialogs/dialog_page_settings_base.cpp:118 #: eeschema/dialogs/dialog_print_using_printer.cpp:147 #: eeschema/dialogs/dialog_print_using_printer.cpp:274 #: pagelayout_editor/dialogs/dialogs_for_printing.cpp:252 msgid "Preview" msgstr "プレビュー" #: 3d-viewer/dialogs/panel_preview_3d_model_base.cpp:221 msgid "Reload board and 3D models" msgstr "基板と 3D モデルをリロード" #: bitmap2component/bitmap2cmp_gui.cpp:159 common/base_units.cpp:435 #: common/dialogs/dialog_grid_settings_base.cpp:41 #: common/dialogs/dialog_grid_settings_base.cpp:52 #: common/dialogs/dialog_grid_settings_base.cpp:98 #: common/dialogs/dialog_grid_settings_base.cpp:109 #: common/eda_draw_frame.cpp:554 #: eeschema/dialogs/dialog_lib_shape_properties_base.cpp:32 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:107 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:143 #: eeschema/dialogs/dialog_sheet_pin_properties_base.cpp:62 #: eeschema/dialogs/dialog_text_and_label_properties_base.cpp:92 #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:27 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:40 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:54 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:100 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:114 #: pagelayout_editor/dialogs/properties_frame_base.cpp:136 #: pagelayout_editor/dialogs/properties_frame_base.cpp:147 #: pagelayout_editor/dialogs/properties_frame_base.cpp:160 #: pagelayout_editor/dialogs/properties_frame_base.cpp:173 #: pagelayout_editor/dialogs/properties_frame_base.cpp:209 #: pagelayout_editor/dialogs/properties_frame_base.cpp:220 #: pagelayout_editor/dialogs/properties_frame_base.cpp:262 #: pagelayout_editor/dialogs/properties_frame_base.cpp:273 #: pagelayout_editor/dialogs/properties_frame_base.cpp:315 #: pagelayout_editor/dialogs/properties_frame_base.cpp:381 #: pagelayout_editor/dialogs/properties_frame_base.cpp:394 #: pagelayout_editor/dialogs/properties_frame_base.cpp:438 #: pagelayout_editor/dialogs/properties_frame_base.cpp:452 #: pagelayout_editor/dialogs/properties_frame_base.cpp:466 #: pagelayout_editor/dialogs/properties_frame_base.cpp:480 #: pagelayout_editor/dialogs/properties_frame_base.cpp:515 #: pagelayout_editor/dialogs/properties_frame_base.cpp:529 #: pagelayout_editor/dialogs/properties_frame_base.cpp:543 #: pagelayout_editor/dialogs/properties_frame_base.cpp:557 #: pagelayout_editor/pl_editor_frame.cpp:744 #: pcb_calculator/widgets/unit_selector.cpp:34 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:163 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:195 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:208 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:238 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:251 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:300 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:311 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:361 #: pcbnew/dialogs/dialog_create_array_base.cpp:55 #: pcbnew/dialogs/dialog_create_array_base.cpp:66 #: pcbnew/dialogs/dialog_create_array_base.cpp:77 #: pcbnew/dialogs/dialog_create_array_base.cpp:88 #: pcbnew/dialogs/dialog_create_array_base.cpp:223 #: pcbnew/dialogs/dialog_create_array_base.cpp:234 #: pcbnew/dialogs/dialog_create_array_base.cpp:246 #: pcbnew/dialogs/dialog_export_idf_base.cpp:48 #: pcbnew/dialogs/dialog_export_step_base.cpp:65 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:67 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 #: pcbnew/dialogs/dialog_move_exact_base.cpp:31 #: pcbnew/dialogs/dialog_move_exact_base.cpp:45 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:67 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:78 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:134 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:181 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:321 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:332 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:383 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:394 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:433 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:444 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:473 #: pcbnew/dialogs/dialog_plot_base.cpp:263 #: pcbnew/dialogs/dialog_plot_base.cpp:316 #: pcbnew/dialogs/dialog_position_relative_base.cpp:74 #: pcbnew/dialogs/dialog_position_relative_base.cpp:91 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:79 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:200 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:217 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:233 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:249 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:265 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:281 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:322 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:338 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:379 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:395 #: pcbnew/dialogs/panel_setup_constraints_base.cpp:436 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:65 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:80 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:104 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:99 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:193 msgid "mm" msgstr "mm" #: bitmap2component/bitmap2cmp_gui.cpp:159 #: pcbnew/dialogs/dialog_export_vrml_base.cpp:109 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:612 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:625 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:638 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:731 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:742 #: pcbnew/dialogs/dialog_plot_base.cpp:378 msgid "Inch" msgstr "inch" #: bitmap2component/bitmap2cmp_gui.cpp:159 msgid "DPI" msgstr "DPI" #: bitmap2component/bitmap2cmp_gui.cpp:343 #: eeschema/tools/sch_drawing_tools.cpp:490 #: pagelayout_editor/pl_editor_frame.cpp:852 msgid "Choose Image" msgstr "イメージの選択" #: bitmap2component/bitmap2cmp_gui.cpp:344 #: eeschema/tools/sch_drawing_tools.cpp:491 #: pagelayout_editor/pl_editor_frame.cpp:853 msgid "Image Files" msgstr "画像ファイル" #: bitmap2component/bitmap2cmp_gui.cpp:706 msgid "Unable to export to the Clipboard" msgstr "クリップボードにエクスポートできません" #: bitmap2component/bitmap2cmp_gui.cpp:742 msgid "Create Logo File" msgstr "ロゴ ファイルを作成" #: bitmap2component/bitmap2cmp_gui.cpp:759 #: bitmap2component/bitmap2cmp_gui.cpp:799 #: bitmap2component/bitmap2cmp_gui.cpp:838 #: bitmap2component/bitmap2cmp_gui.cpp:877 #, c-format msgid "File '%s' could not be created." msgstr "ファイル '%s' を作成できませんでした。" #: bitmap2component/bitmap2cmp_gui.cpp:779 msgid "Create PostScript File" msgstr "PostScript ファイルを作成" #: bitmap2component/bitmap2cmp_gui.cpp:819 msgid "Create Symbol Library" msgstr "シンボル ライブラリーを作成" #: bitmap2component/bitmap2cmp_gui.cpp:858 msgid "Create Footprint Library" msgstr "フットプリント ライブラリーを生成" #: bitmap2component/bitmap2cmp_gui.cpp:900 msgid "Error allocating memory for potrace bitmap" msgstr "Potrace ビットマップ用のメモリー 割り当てエラー" #: bitmap2component/bitmap2cmp_gui.cpp:927 #: common/dialogs/wx_html_report_panel_base.cpp:41 #: eeschema/dialogs/dialog_erc_base.cpp:74 gerbview/files.cpp:339 #: gerbview/files.cpp:452 gerbview/readgerb.cpp:75 #: pcbnew/board_stackup_manager/panel_board_stackup.cpp:1141 #: pcbnew/dialogs/dialog_drc_base.cpp:157 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:43 msgid "Errors" msgstr "エラー" #: bitmap2component/bitmap2cmp_gui_base.cpp:24 msgid "Original Picture" msgstr "オリジナル画像" #: bitmap2component/bitmap2cmp_gui_base.cpp:29 msgid "Greyscale Picture" msgstr "グレースケール画像" #: bitmap2component/bitmap2cmp_gui_base.cpp:32 msgid "Black&&White Picture" msgstr "モノクロ画像 (&W)" #: bitmap2component/bitmap2cmp_gui_base.cpp:41 msgid "Bitmap Information" msgstr "ビットマップ情報" #: bitmap2component/bitmap2cmp_gui_base.cpp:50 msgid "Bitmap size:" msgstr "ビットマップ サイズ:" #: bitmap2component/bitmap2cmp_gui_base.cpp:54 #: bitmap2component/bitmap2cmp_gui_base.cpp:58 #: bitmap2component/bitmap2cmp_gui_base.cpp:70 #: bitmap2component/bitmap2cmp_gui_base.cpp:74 #: bitmap2component/bitmap2cmp_gui_base.cpp:86 msgid "0000" msgstr "0000" #: bitmap2component/bitmap2cmp_gui_base.cpp:62 msgid "pixels" msgstr "ピクセル" #: bitmap2component/bitmap2cmp_gui_base.cpp:66 msgid "Bitmap PPI:" msgstr "ビットマップ Pixel/Inch:" #: bitmap2component/bitmap2cmp_gui_base.cpp:78 msgid "PPI" msgstr "Pixel/Inch" #: bitmap2component/bitmap2cmp_gui_base.cpp:82 msgid "BPP:" msgstr "Bit/Pixel:" #: bitmap2component/bitmap2cmp_gui_base.cpp:90 msgid "bits" msgstr "ビット" #: bitmap2component/bitmap2cmp_gui_base.cpp:104 msgid "Output Parameters" msgstr "出力パラメーター" #: bitmap2component/bitmap2cmp_gui_base.cpp:109 msgid "Lock height/width ratio" msgstr "高さ/幅の比率を固定" #: bitmap2component/bitmap2cmp_gui_base.cpp:122 #: common/dialogs/dialog_page_settings_base.cpp:32 #: pcbnew/dialogs/dialog_target_properties_base.cpp:28 msgid "Size:" msgstr "サイズ:" #: bitmap2component/bitmap2cmp_gui_base.cpp:126 #: bitmap2component/bitmap2cmp_gui_base.cpp:131 msgid "300" msgstr "300" #: bitmap2component/bitmap2cmp_gui_base.cpp:149 msgid "Load Bitmap" msgstr "ビットマップをロード" #: bitmap2component/bitmap2cmp_gui_base.cpp:152 msgid "Export to File" msgstr "ファイルにエクスポート" #: bitmap2component/bitmap2cmp_gui_base.cpp:155 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:145 msgid "Export to Clipboard" msgstr "クリップボードにエクスポート" #: bitmap2component/bitmap2cmp_gui_base.cpp:158 msgid "Symbol (.kicad_sym file)" msgstr "シンボル (.kicad_symファイル)" #: bitmap2component/bitmap2cmp_gui_base.cpp:158 msgid "Footprint (.kicad_mod file)" msgstr "フットプリント (.kicad_modファイル)" #: bitmap2component/bitmap2cmp_gui_base.cpp:158 msgid "Postscript (.ps file)" msgstr "Postscript (.ps ファイル)" #: bitmap2component/bitmap2cmp_gui_base.cpp:158 msgid "Drawing Sheet (.kicad_wks file)" msgstr "図面シート (.kicad_wksファイル)" #: bitmap2component/bitmap2cmp_gui_base.cpp:160 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:43 msgid "Output Format" msgstr "出力フォーマット" #: bitmap2component/bitmap2cmp_gui_base.cpp:165 msgid "Image Options" msgstr "画像オプション" #: bitmap2component/bitmap2cmp_gui_base.cpp:167 msgid "Black / White Threshold:" msgstr "モノクロ閾値:" #: bitmap2component/bitmap2cmp_gui_base.cpp:172 msgid "" "Adjust the level to convert the greyscale picture to a black and white " "picture." msgstr "グレースケール画像をモノクロ画像に変換するためのレベルを調整します。" #: bitmap2component/bitmap2cmp_gui_base.cpp:176 #: gerbview/gerber_file_image.cpp:352 msgid "Negative" msgstr "ネガ" #: bitmap2component/bitmap2cmp_gui_base.cpp:182 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:527 msgid "Front silk screen" msgstr "表面シルクスクリーン" #: bitmap2component/bitmap2cmp_gui_base.cpp:182 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:533 msgid "Front solder mask" msgstr "表面ハンダマスク" #: bitmap2component/bitmap2cmp_gui_base.cpp:182 msgid "User layer Eco1" msgstr "ユーザー レイヤー Eco1" #: bitmap2component/bitmap2cmp_gui_base.cpp:182 msgid "User layer Eco2" msgstr "ユーザー レイヤー Eco2" #: bitmap2component/bitmap2cmp_gui_base.cpp:184 msgid "Board Layer for Outline" msgstr "使用するレイヤー" #: bitmap2component/bitmap2cmp_gui_base.cpp:186 msgid "" "Choose the board layer to place the outline.\n" "The reference designator and value are always placed on the silk screen " "layer (but will be marked invisible)." msgstr "" "外形線を配置する基板のレイヤーを選択します。\n" "リファレンス指定子と定数は常にシルクスクリーン レイヤー上に置かれます。(非表" "示としてマークされます)." #: bitmap2component/bitmap2cmp_gui_base.h:100 #: resources/linux/launchers/org.kicad.bitmap2component.desktop.in:10 msgid "Bitmap to Component Converter" msgstr "ビットマップ - コンポーネント変換" #: common/base_units.cpp:437 msgid "sq. mm" msgstr "sq. mm" #: common/base_units.cpp:439 msgid "cu. mm" msgstr "cu. mm" #: common/base_units.cpp:449 common/eda_draw_frame.cpp:553 #: eeschema/dialogs/dialog_junction_props_base.cpp:34 #: eeschema/dialogs/dialog_lib_new_symbol_base.cpp:110 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:228 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:239 #: eeschema/dialogs/panel_setup_formatting_base.cpp:62 #: eeschema/dialogs/panel_setup_formatting_base.cpp:114 #: eeschema/dialogs/panel_setup_formatting_base.cpp:125 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:36 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:47 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:67 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:78 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:89 #: eeschema/dialogs/panel_sym_editing_options_base.cpp:121 #: pagelayout_editor/pl_editor_frame.cpp:743 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:193 msgid "mils" msgstr "mil" #: common/base_units.cpp:451 msgid "sq. mils" msgstr "sq. mils" #: common/base_units.cpp:453 msgid "cu. mils" msgstr "cu. mils" #: common/base_units.cpp:463 msgid "in" msgstr "inch" #: common/base_units.cpp:465 msgid "sq. in" msgstr "sq. in" #: common/base_units.cpp:467 msgid "cu. in" msgstr "cu. in" #: common/base_units.cpp:471 #: eeschema/dialogs/panel_setup_formatting_base.cpp:75 #: eeschema/dialogs/panel_setup_formatting_base.cpp:88 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:118 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:138 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:158 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:381 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:281 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:168 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:206 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:256 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:297 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:651 #: pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp:164 #: pcbnew/dialogs/panel_setup_mask_and_paste_base.cpp:119 msgid "%" msgstr "%" #: common/common.cpp:227 #, c-format msgid "" "Environment variables expansion failed: missing '%c' at position %u in '%s'." msgstr "環境変数の拡張失敗: '%c' の欠落、位置 %u ( '%s' 内)." #: common/common.cpp:308 #, c-format msgid "Cannot make path '%s' absolute with respect to '%s'." msgstr "絶対パス '%s' を '%s' について設定できません。" #: common/common.cpp:327 #, c-format msgid "Output directory '%s' created." msgstr "出力ディレクトリー '%s' が作成されました。" #: common/common.cpp:336 #, c-format msgid "Cannot create output directory '%s'." msgstr "出力ディレクトリー '%s' を作成できませんでした。" #: common/common.cpp:608 msgid "This operating system is not supported by KiCad and its dependencies." msgstr "" "このオペレーティングシステムは、KiCad とその依存関係でサポートされていませ" "ん。" #: common/common.cpp:610 msgid "Unsupported Operating System" msgstr "サポートされていないオペレーティングシステム" #: common/common.cpp:613 msgid "" "Any issues with KiCad on this system cannot be reported to the official " "bugtracker." msgstr "" "このオペレーティング・システム上でのKiCadの問題は、公式のバグトラッカーに報告" "できません。" #: common/confirm.cpp:57 msgid "Do not show again" msgstr "再表示しない" #: common/confirm.cpp:127 msgid "Message" msgstr "メッセージ" #: common/confirm.cpp:128 msgid "Question" msgstr "質問" #: common/confirm.cpp:129 common/confirm.cpp:284 #: common/dialogs/panel_setup_severities.cpp:43 #: eeschema/dialogs/dialog_plot_schematic.cpp:1284 #: eeschema/dialogs/dialog_plot_schematic.cpp:1297 #: eeschema/dialogs/dialog_plot_schematic.cpp:1319 #: eeschema/dialogs/dialog_sim_settings.cpp:281 #: eeschema/dialogs/panel_eeschema_color_settings.cpp:168 #: eeschema/files-io.cpp:431 eeschema/sheet.cpp:568 #: eeschema/symbol_editor/symbol_editor.cpp:578 #: eeschema/symbol_editor/symbol_editor.cpp:781 #: eeschema/symbol_editor/symbol_editor.cpp:1176 #: pcbnew/dialogs/dialog_export_vrml.cpp:180 #: pcbnew/import_gfx/dialog_import_gfx.cpp:336 #: pcbnew/plugins/kicad/pcb_parser.cpp:853 msgid "Warning" msgstr "警告" #: common/confirm.cpp:160 common/confirm.cpp:166 msgid "File Open Error" msgstr "ファイルのオープンでエラー" #: common/confirm.cpp:162 common/confirm.cpp:168 msgid "Interleaved saves may produce very unexpected results." msgstr "インターリーブされた保存は、予期外の結果をもたらす可能性があります。" #: common/confirm.cpp:164 common/confirm.cpp:169 common/confirm.cpp:259 #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:164 #: pcbnew/router/router_tool.cpp:523 msgid "OK" msgstr "OK" #: common/confirm.cpp:164 common/confirm.cpp:169 msgid "Open Anyway" msgstr "強制的に開く" #: common/confirm.cpp:180 common/confirm.cpp:217 msgid "Save Changes?" msgstr "変更を保存しますか?" #: common/confirm.cpp:182 common/confirm.cpp:219 msgid "If you don't save, all your changes will be permanently lost." msgstr "保存しない場合、変更は完全に失われます。" #: common/confirm.cpp:184 common/confirm.cpp:220 common/tool/actions.cpp:67 #: eeschema/sim/sim_plot_frame_base.cpp:29 #: eeschema/symbol_editor/symbol_editor.cpp:639 #: eeschema/widgets/tuner_slider_base.cpp:66 #: pcbnew/footprint_libraries_utils.cpp:1002 msgid "Save" msgstr "保存" #: common/confirm.cpp:184 common/confirm.cpp:220 #: kicad/pcm/dialogs/dialog_pcm.cpp:132 msgid "Discard Changes" msgstr "変更を破棄" #: common/confirm.cpp:187 common/confirm.cpp:266 msgid "Apply to all" msgstr "全て適用" #: common/confirm.cpp:232 msgid "Your current changes will be permanently lost." msgstr "あなたの現在の変更は完全に失われます。" #: common/confirm.cpp:233 common/tool/actions.cpp:91 msgid "Revert" msgstr "変更を破棄" #: common/confirm.cpp:233 common/confirm.cpp:260 common/tool/actions.cpp:121 #: eeschema/dialogs/dialog_erc.cpp:288 #: gerbview/dialogs/dialog_select_one_pcb_layer.cpp:168 #: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:66 #: pcbnew/dialogs/dialog_drc.cpp:252 pcbnew/plugins/kicad/pcb_parser.cpp:856 #: pcbnew/router/router_tool.cpp:523 msgid "Cancel" msgstr "キャンセル" #: common/confirm.cpp:312 msgid "Information" msgstr "情報" #: common/confirm.cpp:325 eeschema/symbol_editor/symbol_editor.cpp:447 #: eeschema/symbol_editor/symbol_editor.cpp:702 #: eeschema/symbol_editor/symbol_editor_import_export.cpp:100 #: eeschema/symbol_editor/symbol_editor_import_export.cpp:163 #: eeschema/tools/symbol_editor_pin_tool.cpp:239 kicad/import_project.cpp:103 #: kicad/tools/kicad_manager_control.cpp:263 #: pcbnew/dialogs/dialog_export_idf.cpp:162 #: pcbnew/dialogs/dialog_gencad_export_options.cpp:121 #: pcbnew/dialogs/dialog_track_via_properties.cpp:417 #: pcbnew/footprint_libraries_utils.cpp:475 #: pcbnew/footprint_libraries_utils.cpp:1074 pcbnew/router/router_tool.cpp:1495 #: pcbnew/router/router_tool.cpp:1983 pcbnew/zone_filler.cpp:416 msgid "Confirmation" msgstr "確認" #: common/dialog_about/AboutDialog_main.cpp:122 #: common/dialogs/dialog_configure_paths_base.cpp:94 #: common/lib_tree_model_adapter.cpp:274 #: common/widgets/widget_hotkey_list.cpp:464 eeschema/sch_symbol.cpp:1419 #: eeschema/symbol_editor/symbol_editor.cpp:627 #: eeschema/symbol_editor/symbol_editor.cpp:1244 #: eeschema/symbol_viewer_frame.cpp:368 include/lib_table_grid.h:185 #: kicad/pcm/dialogs/panel_package_base.cpp:57 #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:44 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:40 #: pcbnew/footprint_libraries_utils.cpp:990 #: pcbnew/footprint_libraries_utils.cpp:1250 msgid "Description" msgstr "説明" #: common/dialog_about/AboutDialog_main.cpp:126 msgid "" "The KiCad EDA Suite is a set of open source applications for the creation of " "electronic schematics and printed circuit boards." msgstr "" "KiCad EDAスイートは電気回路図作成及びプリント基板設計のための、オープンソース" "のアプリケーションのセットです。" #: common/dialog_about/AboutDialog_main.cpp:134 msgid "KiCad on the web" msgstr "Web上のKiCad" #: common/dialog_about/AboutDialog_main.cpp:140 msgid "The official KiCad website - " msgstr "オフィシャル KiCad サイト - " #: common/dialog_about/AboutDialog_main.cpp:144 msgid "Developer website - " msgstr "開発者向けサイト - " #: common/dialog_about/AboutDialog_main.cpp:149 msgid "Official KiCad library repositories - " msgstr "オフィシャル KiCad ライブラリー リポジトリ - " #: common/dialog_about/AboutDialog_main.cpp:156 msgid "Bug tracker" msgstr "バグ トラッカー" #: common/dialog_about/AboutDialog_main.cpp:162 msgid "Report or examine bugs - " msgstr "バグを調査または報告する - " #: common/dialog_about/AboutDialog_main.cpp:168 msgid "KiCad users group and community" msgstr "KiCad ユーザーグループとコミュニティ" #: common/dialog_about/AboutDialog_main.cpp:173 msgid "KiCad forum - " msgstr "KiCad フォーラム - " #: common/dialog_about/AboutDialog_main.cpp:187 msgid "The complete KiCad EDA Suite is released under the" msgstr "KiCad EDAスイートは、下記のラインセンスのもと提供されています" #: common/dialog_about/AboutDialog_main.cpp:189 msgid "GNU General Public License (GPL) version 3 or any later version" msgstr "GNU General Public License (GPL) のバージョン3 以降の全てのバージョン" #: common/dialog_about/AboutDialog_main.cpp:208 msgid "Lead Development Team" msgstr "リード開発チーム" #: common/dialog_about/AboutDialog_main.cpp:209 msgid "Lead Development Alumni" msgstr "リード開発の引退者" #: common/dialog_about/AboutDialog_main.cpp:210 msgid "Additional Contributions By" msgstr "追加の貢献" #: common/dialog_about/AboutDialog_main.cpp:858 msgid "KiCad Librarian Team" msgstr "KiCadライブラリアンチーム" #: common/dialog_about/AboutDialog_main.cpp:873 msgid "3D models by" msgstr "3D モデル by" #: common/dialog_about/AboutDialog_main.cpp:885 msgid "Symbols by" msgstr "シンボル by" #: common/dialog_about/AboutDialog_main.cpp:892 msgid "Footprints by" msgstr "フットプリント by" #: common/dialog_about/AboutDialog_main.cpp:905 msgid "Icons by" msgstr "アイコン by" #: common/dialog_about/dialog_about.cpp:90 #, c-format msgid "About %s" msgstr "%s について" #: common/dialog_about/dialog_about.cpp:118 #: common/dialog_about/dialog_about_base.h:56 msgid "About" msgstr "このソフトウェアについて" #: common/dialog_about/dialog_about.cpp:123 #: kicad/pcm/dialogs/dialog_pcm_base.cpp:88 #: kicad/pcm/dialogs/panel_packages_view_base.cpp:82 msgid "Version" msgstr "バージョン" #: common/dialog_about/dialog_about.cpp:125 msgid "Developers" msgstr "開発者" #: common/dialog_about/dialog_about.cpp:127 msgid "Doc Writers" msgstr "ドキュメント作成者" #: common/dialog_about/dialog_about.cpp:130 msgid "Librarians" msgstr "ライブラリアン" #: common/dialog_about/dialog_about.cpp:133 msgid "Artists" msgstr "アーティスト" #: common/dialog_about/dialog_about.cpp:135 msgid "Translators" msgstr "翻訳者" #: common/dialog_about/dialog_about.cpp:137 msgid "Packagers" msgstr "パッケージャー" #: common/dialog_about/dialog_about.cpp:140 msgid "License" msgstr "ライセンス" #: common/dialog_about/dialog_about.cpp:454 msgid "Could not open clipboard to write version information." msgstr "バージョン情報を書き込むためのクリップボードを開くことができません。" #: common/dialog_about/dialog_about.cpp:455 msgid "Clipboard Error" msgstr "クリップボードのエラー" #: common/dialog_about/dialog_about.cpp:464 msgid "Copied..." msgstr "コピーしました..." #: common/dialog_about/dialog_about_base.cpp:31 msgid "App Title" msgstr "アプリケーション タイトル" #: common/dialog_about/dialog_about_base.cpp:37 msgid "Copyright Info" msgstr "著作権情報" #: common/dialog_about/dialog_about_base.cpp:41 msgid "Build Version Info" msgstr "ビルド バージョン情報" #: common/dialog_about/dialog_about_base.cpp:45 msgid "Lib Version Info" msgstr "ライブラリー バージョン情報" #: common/dialog_about/dialog_about_base.cpp:58 msgid "&Copy Version Info" msgstr "バージョン情報をコピー (&C)" #: common/dialog_about/dialog_about_base.cpp:59 msgid "Copy KiCad version info to the clipboard" msgstr "クリップボードにバージョン情報をコピーします" #: common/dialog_about/dialog_about_base.cpp:63 msgid "&Report Bug" msgstr "バグをレポート (&R)" #: common/dialog_about/dialog_about_base.cpp:64 common/tool/actions.cpp:656 msgid "Report a problem with KiCad" msgstr "KiCad の問題点を報告する" #: common/dialog_about/dialog_about_base.cpp:89 msgid "&OK" msgstr "&OK" #: common/dialogs/dialog_HTML_reporter_base.h:48 msgid "Report" msgstr "レポート" #: common/dialogs/dialog_color_picker.cpp:94 msgid "Clear Color" msgstr "色をクリアー" #: common/dialogs/dialog_color_picker_base.cpp:31 msgid "RGB" msgstr "RGB" #: common/dialogs/dialog_color_picker_base.cpp:46 msgid "Red:" msgstr "赤:" #: common/dialogs/dialog_color_picker_base.cpp:50 msgid "Green:" msgstr "緑:" #: common/dialogs/dialog_color_picker_base.cpp:54 msgid "Blue:" msgstr "青:" #: common/dialogs/dialog_color_picker_base.cpp:74 msgid "HSV" msgstr "HSV" #: common/dialogs/dialog_color_picker_base.cpp:91 msgid "Hue:" msgstr "色相:" #: common/dialogs/dialog_color_picker_base.cpp:95 msgid "Saturation:" msgstr "彩度:" #: common/dialogs/dialog_color_picker_base.cpp:114 #: eeschema/dialogs/dialog_spice_model_base.cpp:45 #: eeschema/dialogs/dialog_spice_model_base.cpp:638 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:27 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:94 #: pcbnew/dialogs/dialog_text_properties.cpp:90 msgid "Value:" msgstr "定数:" #: common/dialogs/dialog_color_picker_base.cpp:134 #: common/dialogs/dialog_color_picker_base.h:96 msgid "Color Picker" msgstr "色の選択" #: common/dialogs/dialog_color_picker_base.cpp:154 msgid "Defined Colors" msgstr "定義済みの色" #: common/dialogs/dialog_color_picker_base.cpp:163 msgid "Opacity:" msgstr "不透明度:" #: common/dialogs/dialog_color_picker_base.cpp:185 msgid "Preview (old/new):" msgstr "プレビュー (旧/新):" #: common/dialogs/dialog_color_picker_base.cpp:210 msgid "Reset to Default" msgstr "デフォルト値にリセット" #: common/dialogs/dialog_configure_paths.cpp:256 #: common/dialogs/dialog_configure_paths.cpp:351 msgid "Environment variable name cannot be empty." msgstr "環境変数名は空欄にできません。" #: common/dialogs/dialog_configure_paths.cpp:264 #: common/dialogs/dialog_configure_paths.cpp:353 msgid "Environment variable path cannot be empty." msgstr "環境変数パスは空欄にできません。" #: common/dialogs/dialog_configure_paths.cpp:316 #: common/dialogs/dialog_configure_paths.cpp:358 msgid "3D search path alias cannot be empty." msgstr "3D 検索パス エイリアスは空欄にできません。" #: common/dialogs/dialog_configure_paths.cpp:324 #: common/dialogs/dialog_configure_paths.cpp:360 msgid "3D search path cannot be empty." msgstr "3D 検索パスは空欄にできません。" #: common/dialogs/dialog_configure_paths.cpp:375 msgid "" "This path was defined externally to the running process and\n" "will only be temporarily overwritten." msgstr "" "このパスは実行プロセスの外部で定義されたもので、\n" "一時的に上書きされるだけです。" #: common/dialogs/dialog_configure_paths.cpp:377 msgid "" "The next time KiCad is launched, any paths that have already\n" "been defined are honored and any settings defined in the path\n" "configuration dialog are ignored. If you did not intend for\n" "this behavior, either rename any conflicting entries or remove\n" "the external environment variable(s) from your system." msgstr "" "次に KiCad が起動された時には、定義済みパスが適用されて、\n" "パス設定ダイアログで定義された全ての設定は無効になります。\n" "もし、この動作が意図しないものであった場合には、衝突している\n" "全てのエントリーをリネームするか、システムから外部環境変数を\n" "削除して下さい。" #: common/dialogs/dialog_configure_paths.cpp:395 #, c-format msgid "The name %s is reserved, and cannot be used." msgstr "名前 %s は予約されており、使用することはできません。" #: common/dialogs/dialog_configure_paths.cpp:538 msgid "File Browser..." msgstr "ファイル ブラウザー..." #: common/dialogs/dialog_configure_paths.cpp:542 #: common/widgets/grid_text_button_helpers.cpp:411 msgid "Select Path" msgstr "パスを選択" #: common/dialogs/dialog_configure_paths.cpp:624 msgid "" "Enter the name and value for each environment variable. Grey entries are " "names that have been defined externally at the system or user level. " "Environment variables defined at the system or user level take precedence " "over the ones defined in this table. This means the values in this table " "are ignored." msgstr "" "各々の環境変数へ名前とパスを入力して下さい。灰色の項目は、システムまたはユー" "ザーによって外部で定義された名前です。システムまたはユーザーによって定義され" "た環境変数は、このテーブルの定義に優先します。これは、このテーブルの定義が無" "視されることを意味します。" #: common/dialogs/dialog_configure_paths.cpp:630 msgid "" "To ensure environment variable names are valid on all platforms, the name " "field will only accept upper case letters, digits, and the underscore " "characters." msgstr "" "全てのプラットフォームで有効な環境変数名とするため、名前フィールドは大文字、" "数字、アンダースコアだけを受け付けます。" #: common/dialogs/dialog_configure_paths.cpp:645 msgid "Environment Variable Help" msgstr "環境変数に関するヘルプ" #: common/dialogs/dialog_configure_paths_base.cpp:22 msgid "Environment Variables" msgstr "環境変数" #: common/dialogs/dialog_configure_paths_base.cpp:39 #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:80 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:52 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:46 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:56 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:50 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:694 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:53 #: eeschema/dialogs/panel_eeschema_template_fieldnames_base.cpp:43 #: eeschema/dialogs/panel_sym_lib_table.cpp:299 #: eeschema/fields_grid_table.cpp:199 eeschema/lib_pin.cpp:1039 #: eeschema/sch_pin.cpp:211 eeschema/sch_symbol.cpp:1388 #: eeschema/sch_symbol.cpp:1428 eeschema/symbol_editor/symbol_editor.cpp:1216 #: eeschema/symbol_viewer_frame.cpp:366 #: eeschema/widgets/tuner_slider_base.cpp:20 #: kicad/pcm/dialogs/dialog_manage_repositories_base.cpp:39 #: kicad/pcm/dialogs/panel_package_base.cpp:50 #: pcbnew/dialogs/dialog_footprint_wizard_list_base.cpp:43 #: pcbnew/dialogs/dialog_net_inspector.cpp:77 #: pcbnew/dialogs/panel_fp_lib_table.cpp:446 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:38 pcbnew/zone.cpp:627 #: pcbnew/zone.cpp:1477 msgid "Name" msgstr "名前" #: common/dialogs/dialog_configure_paths_base.cpp:40 #: common/dialogs/dialog_configure_paths_base.cpp:93 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:41 msgid "Path" msgstr "パス" #: common/dialogs/dialog_configure_paths_base.cpp:74 msgid "3D Search Paths" msgstr "3D 検索パス" #: common/dialogs/dialog_configure_paths_base.cpp:92 common/eda_item.cpp:360 msgid "Alias" msgstr "エイリアス" #: common/dialogs/dialog_global_lib_table_config.cpp:39 #, c-format msgid "Configure Global %s Library Table" msgstr "グローバル %s ライブラリー テーブルを編集" #: common/dialogs/dialog_global_lib_table_config.cpp:42 #, c-format msgid "" "KiCad has been run for the first time using the new %s library table for\n" "accessing libraries. In order for KiCad to access %s libraries,\n" "you must configure your global %s library table. Please select from one\n" "of the options below. If you are not sure which option to select, please\n" "use the default selection." msgstr "" "ライブラリーにアクセスするための新しい %s ライブラリー テーブルを使用して、\n" "初めて KiCad が実行されています。 KiCad が %s ライブラリーにアクセスするため" "には、\n" "グローバル %s ライブラリー テーブルを設定する必要があります。 以下のオプショ" "ンから一つ\n" "選択して下さい。 選択するオプションが不明な場合は、デフォルト選択のままにし" "て\n" "おいて下さい。" #: common/dialogs/dialog_global_lib_table_config.cpp:49 #, c-format msgid "Copy default global %s library table (recommended)" msgstr "既定のグローバル %s ライブラリー テーブルをコピー (推奨)" #: common/dialogs/dialog_global_lib_table_config.cpp:51 #, c-format msgid "" "Select this option if you not sure about configuring the global %s library " "table" msgstr "" "グローバル %s ライブラリー テーブルの編集についてよく分からない場合は、このオ" "プションを選択します" #: common/dialogs/dialog_global_lib_table_config.cpp:55 #, c-format msgid "Copy custom global %s library table" msgstr "カスタム グローバル %s ライブラリー テーブルをコピー" #: common/dialogs/dialog_global_lib_table_config.cpp:57 #, c-format msgid "" "Select this option to copy a %s library table file other than the default" msgstr "" "デフォルト以外の %s ライブラリー テーブル ファイルをコピーするには、このオプ" "ションを選択します" #: common/dialogs/dialog_global_lib_table_config.cpp:61 #, c-format msgid "Create an empty global %s library table" msgstr "空のグローバル %s ライブラリー テーブルを作成" #: common/dialogs/dialog_global_lib_table_config.cpp:63 #, c-format msgid "" "Select this option to define %s libraries in project specific library tables" msgstr "" "プロジェクト固有のライブラリー テーブルに %s ライブラリーを定義するには、この" "オプションを選択します" #: common/dialogs/dialog_global_lib_table_config.cpp:67 #, c-format msgid "Select global %s library table file:" msgstr "グローバル %s ライブラリー テーブル ファイルを選択:" #: common/dialogs/dialog_global_lib_table_config_base.cpp:21 #: common/dialogs/dialog_global_lib_table_config_base.cpp:28 #: common/dialogs/dialog_global_lib_table_config_base.cpp:30 #: common/dialogs/dialog_global_lib_table_config_base.cpp:34 #: common/dialogs/dialog_global_lib_table_config_base.cpp:35 #: common/dialogs/dialog_global_lib_table_config_base.cpp:39 #: common/dialogs/dialog_global_lib_table_config_base.cpp:40 #: common/dialogs/dialog_global_lib_table_config_base.cpp:47 #: eeschema/dialogs/dialog_spice_model_base.cpp:81 #: eeschema/dialogs/dialog_spice_model_base.cpp:85 #: eeschema/dialogs/dialog_spice_model_base.cpp:89 #: eeschema/dialogs/dialog_spice_model_base.cpp:93 #: eeschema/dialogs/dialog_spice_model_base.cpp:97 #: eeschema/dialogs/dialog_spice_model_base.cpp:101 #: eeschema/dialogs/dialog_spice_model_base.cpp:105 #: eeschema/dialogs/dialog_spice_model_base.cpp:109 #: eeschema/dialogs/dialog_spice_model_base.cpp:113 #: eeschema/dialogs/dialog_spice_model_base.cpp:117 #: eeschema/dialogs/dialog_spice_model_base.cpp:121 #: eeschema/dialogs/dialog_spice_model_base.cpp:125 #: eeschema/dialogs/dialog_spice_model_base.cpp:129 #: eeschema/dialogs/dialog_spice_model_base.cpp:133 #: eeschema/dialogs/dialog_spice_model_base.cpp:137 #: eeschema/dialogs/dialog_spice_model_base.cpp:141 #: eeschema/dialogs/dialog_spice_model_base.cpp:145 #: eeschema/dialogs/dialog_spice_model_base.cpp:149 #: eeschema/dialogs/dialog_spice_model_base.cpp:153 #: eeschema/dialogs/dialog_spice_model_base.cpp:157 #: eeschema/dialogs/dialog_spice_model_base.cpp:161 #: eeschema/dialogs/dialog_spice_model_base.cpp:165 #: eeschema/dialogs/dialog_spice_model_base.cpp:169 #: eeschema/dialogs/dialog_spice_model_base.cpp:173 #: eeschema/dialogs/dialog_spice_model_base.cpp:177 #: eeschema/dialogs/dialog_spice_model_base.cpp:181 #: eeschema/dialogs/dialog_spice_model_base.cpp:185 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:142 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:154 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:166 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:178 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:240 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:252 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:264 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:276 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:237 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:252 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:267 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:372 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:376 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:380 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:384 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:388 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:392 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:396 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:400 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:404 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:408 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:412 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:416 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:420 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:424 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:428 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:432 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:228 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:240 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:252 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:266 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:280 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:292 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:308 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:322 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:338 msgid "dummy" msgstr "ダミー" #: common/dialogs/dialog_global_lib_table_config_base.cpp:51 msgid "Select a file" msgstr "ファイルを選択" #: common/dialogs/dialog_global_lib_table_config_base.h:56 msgid "Configure Global Library Table" msgstr "グローバル ライブラリー テーブルを編集" #: common/dialogs/dialog_grid_settings_base.cpp:26 common/tool/actions.cpp:463 msgid "Grid Origin" msgstr "グリッド原点" #: common/dialogs/dialog_grid_settings_base.cpp:63 #: common/dialogs/dialog_grid_settings_base.cpp:78 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:129 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:185 #: pcbnew/dialogs/dialog_drc_base.cpp:85 pcbnew/dialogs/dialog_drc_base.cpp:137 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:120 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:152 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:189 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:239 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:305 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:676 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:696 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:850 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:862 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:874 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:883 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:895 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:907 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:919 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:931 #: pcbnew/dialogs/panel_display_options_base.cpp:28 #: pcbnew/dialogs/panel_display_options_base.cpp:102 #: pcbnew/dialogs/panel_edit_options_base.cpp:255 #: pcbnew/dialogs/panel_edit_options_base.cpp:393 msgid "a page" msgstr "ページ" #: common/dialogs/dialog_grid_settings_base.cpp:67 msgid "Current Grid" msgstr "現在のグリッド" #: common/dialogs/dialog_grid_settings_base.cpp:83 msgid "User Defined Grid" msgstr "ユーザー定義グリッド" #: common/dialogs/dialog_grid_settings_base.cpp:91 msgid "Size X:" msgstr "サイズ X:" #: common/dialogs/dialog_grid_settings_base.cpp:102 msgid "Size Y:" msgstr "サイズ Y:" #: common/dialogs/dialog_grid_settings_base.cpp:123 msgid "Fast Switching" msgstr "高速切替" #: common/dialogs/dialog_grid_settings_base.cpp:131 msgid "Grid 1:" msgstr "グリッド1:" #: common/dialogs/dialog_grid_settings_base.cpp:142 #: common/dialogs/dialog_grid_settings_base.cpp:157 msgid "(hotkey)" msgstr "(ホットキー)" #: common/dialogs/dialog_grid_settings_base.cpp:146 msgid "Grid 2:" msgstr "グリッド2:" #: common/dialogs/dialog_grid_settings_base.cpp:173 common/tool/actions.cpp:469 msgid "Reset Grid Origin" msgstr "グリッド原点をリセット" #: common/dialogs/dialog_grid_settings_base.cpp:176 msgid "Reset Grid Sizes" msgstr "グリッドサイズをリセット" #: common/dialogs/dialog_grid_settings_base.cpp:178 msgid "Resets the list of grid sizes to default values" msgstr "グリッドサイズの一覧をデフォルト値にリセット" #: common/dialogs/dialog_grid_settings_base.h:80 msgid "Grid Settings" msgstr "グリッド設定" #: common/dialogs/dialog_hotkey_list.cpp:34 msgid "Hotkey List" msgstr "ホットキー リスト" #: common/dialogs/dialog_image_editor.cpp:72 msgid "Incorrect scale number" msgstr "無効な倍率です" #: common/dialogs/dialog_image_editor.cpp:82 #, c-format msgid "" "This scale results in an image which is too small (%.2f mm or %.1f mil)." msgstr "この拡大率ではイメージ サイズ (%.2f mm or %.1f mil) が小さすぎます。" #: common/dialogs/dialog_image_editor.cpp:93 #, c-format msgid "" "This scale results in an image which is very large (%.1f mm or %.2f in). Are " "you sure?" msgstr "" "この拡大率ではイメージ サイズ (%.1f mm or %.2f in) が非常に大きくなります。宜" "しいですか?" #: common/dialogs/dialog_image_editor_base.cpp:33 msgid "Grey" msgstr "グレースケール" #: common/dialogs/dialog_image_editor_base.cpp:39 msgid "Image Scale:" msgstr "画像の倍率:" #: common/dialogs/dialog_image_editor_base.h:53 msgid "Image Editor" msgstr "イメージ エディター" #: common/dialogs/dialog_locked_items_query.cpp:35 msgid "Skip Locked Items" msgstr "ロックされたアイテムを除外" #: common/dialogs/dialog_locked_items_query.cpp:36 msgid "" "Remove locked items from the selection and only apply the operation to the " "unlocked items (if any)." msgstr "" "ロックされたアイテムを選択から除外し、ロックされていないアイテムにのみ操作を" "適用します。" #: common/dialogs/dialog_locked_items_query_base.cpp:30 #, c-format msgid "The selection contains %d locked items." msgstr "選択対象に%d個のロックされたアイテムが含まれています。" #: common/dialogs/dialog_locked_items_query_base.cpp:34 msgid "These items will be skipped unless you override the locks." msgstr "ロックを無視しない場合は、これらのアイテムをスキップします。" #: common/dialogs/dialog_locked_items_query_base.cpp:44 msgid "Remember decision for this session." msgstr "このセッションの間、選択を維持する。" #: common/dialogs/dialog_locked_items_query_base.cpp:45 msgid "" "Remember the option selected for the remainder of this session.\n" "This dialog will not be shown again until KiCad is restarted." msgstr "" "セッションが終わるまで、選択したオプションを維持します。\n" "このダイアログは、KiCad が再起動されるまで表示されません。" #: common/dialogs/dialog_locked_items_query_base.cpp:55 msgid "Override Locks" msgstr "ロックを無視" #: common/dialogs/dialog_locked_items_query_base.cpp:56 msgid "" "Override locks and apply the operation on all the items selected.\n" "Any locked items will remain locked after the operation is complete." msgstr "" "ロックを無視して、選択したすべての項目に対して操作を適用します。\n" "操作が完了しても、ロックされたアイテムはロックされたままになります。" #: common/dialogs/dialog_locked_items_query_base.h:56 msgid "Locked Items" msgstr "ロックされたアイテム" #: common/dialogs/dialog_migrate_settings.cpp:31 msgid "Quit KiCad" msgstr "KiCad を終了" #: common/dialogs/dialog_migrate_settings.cpp:55 #: common/dialogs/dialog_migrate_settings_base.cpp:21 #, c-format msgid "Welcome to KiCad %s!" msgstr "KiCad %s へようこそ!" #: common/dialogs/dialog_migrate_settings.cpp:64 msgid "Import settings from a previous version (none found)" msgstr "(見つかっていない) 以前のバージョンから設定をインポート" #: common/dialogs/dialog_migrate_settings.cpp:135 msgid "Select Settings Path" msgstr "設定パスを選択" #: common/dialogs/dialog_migrate_settings_base.cpp:30 msgid "How would you like to configure KiCad?" msgstr "KiCad をどのように設定しますか?" #: common/dialogs/dialog_migrate_settings_base.cpp:34 msgid "Import settings from a previous version at:" msgstr "以前のバージョンから設定をインポート:" #: common/dialogs/dialog_migrate_settings_base.cpp:49 msgid "Choose a different path" msgstr "異なるパスを選択" #: common/dialogs/dialog_migrate_settings_base.cpp:56 msgid "The selected path does not contain valid KiCad settings!" msgstr "選択したパスに有効なKiCadの設定が含まれていません!" #: common/dialogs/dialog_migrate_settings_base.cpp:63 msgid "Import library configuration from previous version" msgstr "以前のバージョンからライブラリーの設定をインポート" #: common/dialogs/dialog_migrate_settings_base.cpp:65 msgid "" "When checked, the symbol and footprint library tables from the previous " "version will be imported into this version" msgstr "" "オンにすると、前のバージョンのシンボルおよびフットプリント ライブラリー テー" "ブルがこのバージョンにインポートされます" #: common/dialogs/dialog_migrate_settings_base.cpp:69 msgid "Start with default settings" msgstr "デフォルト設定を使って開始する" #: common/dialogs/dialog_migrate_settings_base.h:67 msgid "Configure KiCad Settings Path" msgstr "KiCadの設定パスを設定します" #: common/dialogs/dialog_page_settings.cpp:57 msgid "A5 148x210mm" msgstr "A5 148x210mm" #: common/dialogs/dialog_page_settings.cpp:58 msgid "A4 210x297mm" msgstr "A4 210x297mm" #: common/dialogs/dialog_page_settings.cpp:59 msgid "A3 297x420mm" msgstr "A3 297x420mm" #: common/dialogs/dialog_page_settings.cpp:60 msgid "A2 420x594mm" msgstr "A2 420x594mm" #: common/dialogs/dialog_page_settings.cpp:61 msgid "A1 594x841mm" msgstr "A1 594x841mm" #: common/dialogs/dialog_page_settings.cpp:62 msgid "A0 841x1189mm" msgstr "A0 841x1189mm" #: common/dialogs/dialog_page_settings.cpp:63 msgid "A 8.5x11in" msgstr "A 8.5x11in" #: common/dialogs/dialog_page_settings.cpp:64 msgid "B 11x17in" msgstr "B 11x17in" #: common/dialogs/dialog_page_settings.cpp:65 msgid "C 17x22in" msgstr "C 17x22in" #: common/dialogs/dialog_page_settings.cpp:66 msgid "D 22x34in" msgstr "D 22x34in" #: common/dialogs/dialog_page_settings.cpp:67 msgid "E 34x44in" msgstr "E 34x44in" #: common/dialogs/dialog_page_settings.cpp:68 msgid "USLetter 8.5x11in" msgstr "USLetter 8.5x11in" #: common/dialogs/dialog_page_settings.cpp:69 msgid "USLegal 8.5x14in" msgstr "USLegal 8.5x14in" #: common/dialogs/dialog_page_settings.cpp:70 msgid "USLedger 11x17in" msgstr "USLedger 11x17in" #: common/dialogs/dialog_page_settings.cpp:71 msgid "User (Custom)" msgstr "ユーザー (カスタム)" #: common/dialogs/dialog_page_settings.cpp:103 msgid "Preview Settings" msgstr "設定をプレビュー" #: common/dialogs/dialog_page_settings.cpp:104 msgid "Preview Paper" msgstr "用紙をプレビュー" #: common/dialogs/dialog_page_settings.cpp:105 msgid "Preview Title Block Data" msgstr "タイトル ブロックをプレビュー" #: common/dialogs/dialog_page_settings.cpp:109 #: common/dialogs/dialog_page_settings_base.h:145 msgid "Page Settings" msgstr "ページ設定" #: common/dialogs/dialog_page_settings.cpp:110 #: common/dialogs/dialog_page_settings_base.cpp:25 msgid "Paper" msgstr "用紙" #: common/dialogs/dialog_page_settings.cpp:111 msgid "Title Block" msgstr "タイトル ブロック" #: common/dialogs/dialog_page_settings.cpp:474 #, c-format msgid "Drawing sheet file '%s' not found." msgstr "図面シートファイル '%s' が見つかりません。" #: common/dialogs/dialog_page_settings.cpp:546 msgid "the translation for paper size must preserve original spellings" msgstr "用紙サイズの置き換えにはオリジナルの綴りを保存しなければなりません" #: common/dialogs/dialog_page_settings.cpp:710 #: common/dialogs/dialog_page_settings_base.cpp:49 msgid "Portrait" msgstr "縦向き" #: common/dialogs/dialog_page_settings.cpp:712 #: common/dialogs/dialog_page_settings_base.cpp:49 msgid "Landscape" msgstr "横向き" #: common/dialogs/dialog_page_settings.cpp:793 msgid "Select Drawing Sheet File" msgstr "図面シートファイルを選択" #: common/dialogs/dialog_page_settings_base.cpp:36 msgid "dummy text" msgstr "ダミーテキスト" #: common/dialogs/dialog_page_settings_base.cpp:45 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:189 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:113 #: eeschema/dialogs/dialog_pin_properties_base.cpp:126 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:282 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:285 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:129 #: pcbnew/dialogs/dialog_text_properties_base.cpp:164 msgid "Orientation:" msgstr "向き:" #: common/dialogs/dialog_page_settings_base.cpp:55 msgid "Custom paper size:" msgstr "カスタム用紙サイズ:" #: common/dialogs/dialog_page_settings_base.cpp:67 #: pcbnew/dialogs/dialog_board_statistics.cpp:104 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:246 #: pcbnew/dialogs/dialog_text_properties_base.cpp:128 msgid "Height:" msgstr "高さ:" #: common/dialogs/dialog_page_settings_base.cpp:80 msgid "Custom paper height." msgstr "カスタム用紙の高さ." #: common/dialogs/dialog_page_settings_base.cpp:84 #: common/dialogs/dialog_page_settings_base.cpp:105 #: common/dialogs/dialog_unit_entry_base.cpp:34 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:176 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:298 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:346 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:100 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:130 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:160 #: eeschema/dialogs/dialog_line_wire_bus_properties_base.cpp:38 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:226 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:242 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:255 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:268 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:281 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:360 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:374 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:389 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:121 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:132 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:342 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:355 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:368 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:242 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:255 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:268 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:144 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:178 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:195 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:213 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:40 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:51 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:66 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:77 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:92 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:103 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:118 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:129 #: pcbnew/dialogs/dialog_graphic_item_properties_base.cpp:181 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1130 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1141 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1156 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1167 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1182 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1193 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1208 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1219 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1233 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1256 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1318 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1329 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1494 #: pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp:87 #: pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp:116 #: pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp:127 #: pcbnew/dialogs/dialog_pns_length_tuning_settings_base.cpp:140 #: pcbnew/dialogs/dialog_target_properties_base.cpp:35 #: pcbnew/dialogs/dialog_target_properties_base.cpp:46 #: pcbnew/dialogs/dialog_text_properties_base.cpp:118 #: pcbnew/dialogs/dialog_text_properties_base.cpp:137 #: pcbnew/dialogs/dialog_text_properties_base.cpp:160 #: pcbnew/dialogs/dialog_text_properties_base.cpp:186 #: pcbnew/dialogs/dialog_text_properties_base.cpp:207 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:32 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:43 #: pcbnew/dialogs/dialog_track_via_size_base.cpp:54 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:146 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:162 msgid "unit" msgstr "単位" #: common/dialogs/dialog_page_settings_base.cpp:88 #: eeschema/dialogs/dialog_line_wire_bus_properties_base.cpp:31 #: pcbnew/dialogs/dialog_board_statistics.cpp:102 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:217 #: pcbnew/dialogs/dialog_pns_diff_pair_dimensions_base.cpp:25 #: pcbnew/dialogs/dialog_text_properties_base.cpp:109 msgid "Width:" msgstr "幅:" #: common/dialogs/dialog_page_settings_base.cpp:101 msgid "Custom paper width." msgstr "カスタム用紙の幅." #: common/dialogs/dialog_page_settings_base.cpp:112 #: common/dialogs/dialog_page_settings_base.cpp:223 #: common/dialogs/dialog_page_settings_base.cpp:235 #: common/dialogs/dialog_page_settings_base.cpp:247 #: common/dialogs/dialog_page_settings_base.cpp:259 #: common/dialogs/dialog_page_settings_base.cpp:271 #: common/dialogs/dialog_page_settings_base.cpp:283 #: common/dialogs/dialog_page_settings_base.cpp:295 #: common/dialogs/dialog_page_settings_base.cpp:307 #: common/dialogs/dialog_page_settings_base.cpp:319 #: common/dialogs/dialog_page_settings_base.cpp:331 #: common/dialogs/dialog_page_settings_base.cpp:343 #: common/dialogs/dialog_page_settings_base.cpp:355 #: common/dialogs/dialog_page_settings_base.cpp:367 msgid "Export to other sheets" msgstr "他のシートへエクスポート" #: common/dialogs/dialog_page_settings_base.cpp:140 #: gerbview/widgets/gerbview_layer_widget.cpp:100 #: pcbnew/widgets/appearance_controls.cpp:355 msgid "Drawing Sheet" msgstr "図面シート" #: common/dialogs/dialog_page_settings_base.cpp:153 eeschema/sch_field.cpp:189 #: pcbnew/dialogs/dialog_export_step_base.cpp:22 msgid "File:" msgstr "ファイル:" #: common/dialogs/dialog_page_settings_base.cpp:172 msgid "Title Block Parameters" msgstr "タイトル ブロック パラメーター" #: common/dialogs/dialog_page_settings_base.cpp:182 #, c-format msgid "Number of sheets: %d" msgstr "シートの数: %d" #: common/dialogs/dialog_page_settings_base.cpp:189 #, c-format msgid "Sheet number: %d" msgstr "シート番号: %d" #: common/dialogs/dialog_page_settings_base.cpp:202 msgid "Issue Date:" msgstr "発行日:" #: common/dialogs/dialog_page_settings_base.cpp:214 msgid "<<<" msgstr "<<<" #: common/dialogs/dialog_page_settings_base.cpp:226 msgid "Revision:" msgstr "リビジョン:" #: common/dialogs/dialog_page_settings_base.cpp:238 #: eeschema/dialogs/dialog_netlist.cpp:388 msgid "Title:" msgstr "タイトル:" #: common/dialogs/dialog_page_settings_base.cpp:250 msgid "Company:" msgstr "会社名:" #: common/dialogs/dialog_page_settings_base.cpp:262 msgid "Comment1:" msgstr "コメント1:" #: common/dialogs/dialog_page_settings_base.cpp:274 msgid "Comment2:" msgstr "コメント2:" #: common/dialogs/dialog_page_settings_base.cpp:286 msgid "Comment3:" msgstr "コメント3:" #: common/dialogs/dialog_page_settings_base.cpp:298 msgid "Comment4:" msgstr "コメント4:" #: common/dialogs/dialog_page_settings_base.cpp:310 msgid "Comment5:" msgstr "コメント5:" #: common/dialogs/dialog_page_settings_base.cpp:322 msgid "Comment6:" msgstr "コメント6:" #: common/dialogs/dialog_page_settings_base.cpp:334 msgid "Comment7:" msgstr "コメント7:" #: common/dialogs/dialog_page_settings_base.cpp:346 msgid "Comment8:" msgstr "コメント8:" #: common/dialogs/dialog_page_settings_base.cpp:358 msgid "Comment9:" msgstr "コメント9:" #: common/dialogs/dialog_paste_special.cpp:37 msgid "" "Finds the next available reference designator for any designators that " "already exist in the design." msgstr "" "この設計に存在するリファレンス指定子の次に使用可能なリファレンス指定子を検索" "します。" #: common/dialogs/dialog_paste_special.cpp:44 #, c-format msgid "Replaces reference designators with '%s'." msgstr "リファレンス指定子を '%s' に置き換えます。" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Assign unique reference designators to pasted symbols" msgstr "貼り付けるシンボルに一意のリファレンス指定子を割り当てる" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Keep existing reference designators, even if they are duplicated" msgstr "重複があっても、既存のリファレンス指定子を保持する" #: common/dialogs/dialog_paste_special_base.cpp:22 msgid "Clear reference designators on all pasted symbols" msgstr "貼り付けるシンボルのリファレンス指定子をクリアする" #: common/dialogs/dialog_paste_special_base.cpp:24 msgid "Paste Options" msgstr "貼り付けオプション" #: common/dialogs/dialog_paste_special_base.h:48 msgid "Paste Special" msgstr "特殊な貼り付け" #: common/dialogs/dialog_print_generic.cpp:47 #: common/dialogs/dialog_print_generic.cpp:252 #: common/dialogs/dialog_print_generic_base.h:78 common/tool/actions.cpp:102 #: eeschema/dialogs/dialog_print_using_printer.cpp:146 #: eeschema/dialogs/dialog_print_using_printer_base.h:61 msgid "Print" msgstr "印刷" #: common/dialogs/dialog_print_generic.cpp:48 #: common/dialogs/dialog_print_generic.cpp:202 msgid "Print Preview" msgstr "印刷プレビュー" #: common/dialogs/dialog_print_generic.cpp:49 common/hotkey_store.cpp:55 #: common/tool/action_menu.cpp:208 common/tool/action_menu.cpp:213 #: eeschema/dialogs/dialog_annotate.cpp:93 eeschema/dialogs/dialog_bom.cpp:134 #: eeschema/dialogs/dialog_change_symbols.cpp:156 #: eeschema/dialogs/dialog_erc.cpp:79 eeschema/dialogs/dialog_erc.cpp:325 #: eeschema/dialogs/dialog_netlist.cpp:269 #: eeschema/dialogs/dialog_plot_schematic.cpp:113 #: eeschema/dialogs/dialog_print_using_printer.cpp:148 #: eeschema/dialogs/dialog_schematic_find_base.cpp:130 #: eeschema/dialogs/dialog_symbol_remap_base.cpp:33 #: eeschema/dialogs/dialog_update_from_pcb.cpp:67 #: eeschema/sim/sim_plot_frame_base.cpp:49 kicad/pcm/dialogs/dialog_pcm.cpp:131 #: kicad/pcm/dialogs/dialog_pcm_progress_base.cpp:72 #: pcbnew/dialogs/dialog_board_reannotate.cpp:115 #: pcbnew/dialogs/dialog_board_statistics.cpp:135 #: pcbnew/dialogs/dialog_drc.cpp:87 pcbnew/dialogs/dialog_drc.cpp:269 #: pcbnew/dialogs/dialog_exchange_footprints.cpp:160 #: pcbnew/dialogs/dialog_export_step.cpp:121 #: pcbnew/dialogs/dialog_export_svg.cpp:97 #: pcbnew/dialogs/dialog_find_base.cpp:104 #: pcbnew/dialogs/dialog_footprint_checker.cpp:51 #: pcbnew/dialogs/dialog_gendrill.cpp:79 pcbnew/dialogs/dialog_netlist.cpp:84 #: pcbnew/dialogs/dialog_plot.cpp:70 pcbnew/dialogs/dialog_update_pcb.cpp:62 #: pcbnew/exporters/gen_footprints_placefile.cpp:68 msgid "Close" msgstr "閉じる" #: common/dialogs/dialog_print_generic.cpp:110 msgid "Warning: Bad scale number" msgstr "警告: 不正なスケール値" #: common/dialogs/dialog_print_generic.cpp:119 #, c-format msgid "" "Warning: Scale option set to a very large value.\n" " Clamped to %f" msgstr "" "警告: スケール オプションは非常に大きな値にセットされます。\n" " %f にクランプ" #: common/dialogs/dialog_print_generic.cpp:127 #, c-format msgid "" "Warning: Scale option set to a very small value.\n" " Clamped to %f" msgstr "" "警告: スケール オプションは非常に小さな値にセットされます。\n" " %f にクランプ" #: common/dialogs/dialog_print_generic.cpp:197 #: common/dialogs/dialog_print_generic.cpp:244 msgid "Nothing to print" msgstr "印刷するものがありません" #: common/dialogs/dialog_print_generic.cpp:235 #: eeschema/dialogs/dialog_print_using_printer.cpp:311 msgid "Previous print job not yet complete." msgstr "前のプリント・ジョブが完了していません。" #: common/dialogs/dialog_print_generic.cpp:260 msgid "There was a problem printing." msgstr "印刷に関して問題があります。" #: common/dialogs/dialog_print_generic.cpp:302 msgid "An error occurred initializing the printer information." msgstr "プリンタ情報の初期化でエラーが発生しました。" #: common/dialogs/dialog_print_generic_base.cpp:24 #: eeschema/dialogs/dialog_annotate_base.cpp:84 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:48 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:25 #: include/lib_table_grid.h:184 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:197 #: pcbnew/dialogs/dialog_export_svg_base.cpp:78 #: pcbnew/dialogs/dialog_netlist_base.cpp:52 #: pcbnew/dialogs/dialog_pns_settings_base.cpp:26 #: pcbnew/dialogs/dialog_push_pad_properties_base.cpp:23 #: pcbnew/dialogs/dialog_update_pcb_base.cpp:25 msgid "Options" msgstr "オプション" #: common/dialogs/dialog_print_generic_base.cpp:31 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:72 msgid "Output mode:" msgstr "出力モード:" #: common/dialogs/dialog_print_generic_base.cpp:35 #: common/dialogs/panel_setup_netclasses_base.cpp:52 #: eeschema/dialogs/dialog_plot_schematic_base.cpp:76 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:99 #: pcbnew/dialogs/dialog_export_svg_base.cpp:80 #: pcbnew/tools/drawing_stackup_table_tool.cpp:282 msgid "Color" msgstr "カラー" #: common/dialogs/dialog_print_generic_base.cpp:35 #: pcbnew/dialogs/dialog_export_svg_base.cpp:80 msgid "Black and white" msgstr "モノクロ" #: common/dialogs/dialog_print_generic_base.cpp:41 msgid "Print border and title block" msgstr "境界線とタイトル ブロックを印刷" #: common/dialogs/dialog_print_generic_base.cpp:43 msgid "Print Frame references." msgstr "フレーム リファレンスを印刷する。" #: common/dialogs/dialog_print_generic_base.cpp:58 #: pcbnew/dialogs/dialog_plot_base.cpp:127 msgid "1:1" msgstr "1:1" #: common/dialogs/dialog_print_generic_base.cpp:64 msgid "Fit to page" msgstr "ページに合わせる" #: common/dialogs/dialog_print_generic_base.cpp:73 msgid "Custom:" msgstr "カスタム:" #: common/dialogs/dialog_print_generic_base.cpp:77 msgid "Set X scale adjust for exact scale plotting" msgstr "実際の作画倍率にXスケールを調整" #: common/dialogs/dialog_print_generic_base.cpp:99 #: eeschema/dialogs/dialog_print_using_printer_base.cpp:62 msgid "Page Setup..." msgstr "ページ設定..." #: common/dialogs/dialog_text_entry_base.cpp:21 #: common/dialogs/dialog_text_entry_base.cpp:33 #: common/dialogs/dialog_unit_entry_base.cpp:22 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:1524 msgid "MyLabel" msgstr "マイラベル" #: common/dialogs/eda_list_dialog.cpp:48 common/widgets/lib_tree.cpp:127 #: kicad/pcm/dialogs/panel_packages_view.cpp:72 #: pcbnew/dialogs/dialog_copper_zones.cpp:195 #: pcbnew/footprint_viewer_frame.cpp:144 pcbnew/footprint_viewer_frame.cpp:159 msgid "Filter" msgstr "フィルター" #: common/dialogs/eda_list_dialog_base.cpp:22 msgid "Items:" msgstr "アイテム:" #: common/dialogs/eda_view_switcher_base.cpp:19 #: common/dialogs/eda_view_switcher_base.h:40 msgid "View Preset Switcher" msgstr "表示のプリセット設定を切り替え" #: common/dialogs/panel_color_settings.cpp:51 msgid "Reveal Themes in Finder" msgstr "ファインダーにテーマを表示" #: common/dialogs/panel_color_settings.cpp:131 msgid "New theme name:" msgstr "新しいテーマ名:" #: common/dialogs/panel_color_settings.cpp:131 msgid "Add Color Theme" msgstr "カラー テーマを追加" #: common/dialogs/panel_color_settings.cpp:143 msgid "Theme already exists!" msgstr "テーマは既に存在します!" #: common/dialogs/panel_color_settings.cpp:204 #: common/dialogs/panel_color_settings.cpp:226 msgid "New Theme..." msgstr "新しいテーマ..." #: common/dialogs/panel_color_settings.cpp:214 msgid "(read-only)" msgstr "(読み取り専用)" #: common/dialogs/panel_color_settings.cpp:283 msgid "Copy color" msgstr "カラーをコピー" #: common/dialogs/panel_color_settings.cpp:286 msgid "Paste color" msgstr "カラーをペースト" #: common/dialogs/panel_color_settings.cpp:289 msgid "Revert to saved color" msgstr "保存されたカラーに戻す" #: common/dialogs/panel_color_settings_base.cpp:19 #: pagelayout_editor/dialogs/panel_pl_editor_color_settings_base.cpp:21 msgid "Theme:" msgstr "テーマ:" #: common/dialogs/panel_color_settings_base.cpp:33 msgid "Override individual item colors" msgstr "各々のアイテム カラーを無視" #: common/dialogs/panel_color_settings_base.cpp:34 msgid "" "Show all items in their default color even if they have specific colors set " "in their properties." msgstr "" "プロパティでカラーが設定されていた場合でもデフォルト カラーで全てのアイテムを" "表示する。" #: common/dialogs/panel_color_settings_base.cpp:41 msgid "Open Theme Folder" msgstr "テーマ フォルダーを開く" #: common/dialogs/panel_color_settings_base.cpp:42 msgid "Open the folder containing color themes" msgstr "カラー テーマを含んでいるフォルダーを開く" #: common/dialogs/panel_common_settings.cpp:84 msgid "Icon scale:" msgstr "アイコンの倍率:" #: common/dialogs/panel_common_settings.cpp:93 #: common/dialogs/panel_common_settings_base.cpp:135 #: common/dialogs/panel_common_settings_base.cpp:149 #: common/dialogs/panel_mouse_settings_base.cpp:56 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:120 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:89 msgid "Automatic" msgstr "自動" #: common/dialogs/panel_common_settings.cpp:112 msgid "" "Set the scale for the canvas.\n" "\n" "On high-DPI displays on some platforms, KiCad cannot determine the scaling " "factor. In this case you may need to set this to a value to match your " "system's DPI scaling. 2.0 is a common value. \n" "\n" "If this does not match the system DPI scaling, the canvas will not match the " "window size and cursor position." msgstr "" "キャンバスのスケールを設定します。\n" "\n" "いくつかのプラットフォームでは、高 DPI ディスプレイでの表示時に KiCad は画面" "の拡大/縮小率を決定することができません。このような場合、システムの DPI ス" "ケーリングに合うような値に設定する必要があります、2.0 が一般的な値です。\n" "\n" "もしこれがシステムの DPI スケーリングに合っていなかったら、キャンバスはウィン" "ドウ サイズとカーソル位置に適合しなくなるでしょう。" #: common/dialogs/panel_common_settings.cpp:122 msgid "" "Use an automatic value for the canvas scale.\n" "\n" "On some platforms, the automatic value is incorrect and should be set " "manually." msgstr "" "キャンバスのスケールに自動設定値を使用します。\n" "\n" "いくつかのプラットフォームでは、自動設定値は適切な値ではなく、マニュアルで設" "定しなければなりません。" #: common/dialogs/panel_common_settings.cpp:449 msgid "Executable files (" msgstr "実行ファイル (" #: common/dialogs/panel_common_settings.cpp:454 msgid "Select Preferred PDF Viewer" msgstr "優先するPDFビューアーを選択" #: common/dialogs/panel_common_settings_base.cpp:21 msgid "Antialiasing" msgstr "アンチエイリアシング" #: common/dialogs/panel_common_settings_base.cpp:30 msgid "Accelerated graphics:" msgstr "アクセラレーター グラフィックス:" #: common/dialogs/panel_common_settings_base.cpp:34 #: common/dialogs/panel_common_settings_base.cpp:44 msgid "No Antialiasing" msgstr "アンチエイリアシングなし" #: common/dialogs/panel_common_settings_base.cpp:34 #: common/dialogs/panel_common_settings_base.cpp:44 msgid "Fast Antialiasing" msgstr "高速アンチエイリアシング" #: common/dialogs/panel_common_settings_base.cpp:34 #: common/dialogs/panel_common_settings_base.cpp:44 msgid "High Quality Antialiasing" msgstr "高品質アンチエイリアシング" #: common/dialogs/panel_common_settings_base.cpp:40 msgid "Fallback graphics:" msgstr "代替グラフィックス:" #: common/dialogs/panel_common_settings_base.cpp:59 msgid "Helper Applications" msgstr "ヘルパー アプリケーション" #: common/dialogs/panel_common_settings_base.cpp:65 msgid "Text editor:" msgstr "テキストエディター:" #: common/dialogs/panel_common_settings_base.cpp:86 msgid "System default PDF viewer" msgstr "システム デフォルト PDF ビューアー" #: common/dialogs/panel_common_settings_base.cpp:95 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:175 msgid "Other:" msgstr "その他:" #: common/dialogs/panel_common_settings_base.cpp:112 msgid "User Interface" msgstr "ユーザー インタフェース" #: common/dialogs/panel_common_settings_base.cpp:118 msgid "Show icons in menus" msgstr "メニューにアイコンを表示" #: common/dialogs/panel_common_settings_base.cpp:121 msgid "Icon theme:" msgstr "アイコン テーマ:" #: common/dialogs/panel_common_settings_base.cpp:125 msgid "Light" msgstr "ライト" #: common/dialogs/panel_common_settings_base.cpp:126 msgid "Use icons designed for light window backgrounds" msgstr "明るいウィンドウ背景用にデザインされたアイコンを使用" #: common/dialogs/panel_common_settings_base.cpp:130 #: gerbview/gerber_draw_item.cpp:729 msgid "Dark" msgstr "ダーク" #: common/dialogs/panel_common_settings_base.cpp:131 msgid "Use icons designed for dark window backgrounds" msgstr "暗いウィンドウ背景用にデザインされたアイコンを使用" #: common/dialogs/panel_common_settings_base.cpp:137 msgid "" "Automatically choose light or dark icons based on the system color theme" msgstr "" "システムのカラー テーマに基づいて、ライトまたはダークのアイコンを自動的に選択" #: common/dialogs/panel_common_settings_base.cpp:141 msgid "Canvas scale:" msgstr "キャンバスの倍率:" #: common/dialogs/panel_common_settings_base.cpp:158 msgid "Apply icon scaling to fonts" msgstr "フォントにアイコンの倍率を適用" #: common/dialogs/panel_common_settings_base.cpp:161 msgid "(This workaround will improve some GTK HiDPI font scaling issues.)" msgstr "" "(この回避策は、GTK HiDPI フォントのスケーリングの問題の一部を改善します。)" #: common/dialogs/panel_common_settings_base.cpp:175 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:21 msgid "Editing" msgstr "編集" #: common/dialogs/panel_common_settings_base.cpp:177 msgid "Warp mouse to origin of moved object" msgstr "移動されたオブジェクトの原点にマウス カーソルを移動" #: common/dialogs/panel_common_settings_base.cpp:181 msgid "First hotkey selects tool" msgstr "第一ホットキーでツールを選択" #: common/dialogs/panel_common_settings_base.cpp:182 msgid "" "If not checked, hotkeys will immediately perform an action even if the " "relevant tool was not previously selected." msgstr "" "チェックされていない場合、たとえ関連ツールが事前に選択されていなくても、ホッ" "トキーは即座にアクションを実行します。" #: common/dialogs/panel_common_settings_base.cpp:190 msgid "Session" msgstr "セッション" #: common/dialogs/panel_common_settings_base.cpp:192 msgid "Remember open files for next project launch" msgstr "次のプロジェクト起動のために開いているファイルを記憶" #: common/dialogs/panel_common_settings_base.cpp:194 msgid "" "If checked, launching a project will also launch tools such as eeschema and " "pcbnew with previously open files" msgstr "" "チェックした場合、プロジェクトを起動すると、以前に開いたファイルでeeschemaや" "pcbnewなどのツールも起動します" #: common/dialogs/panel_common_settings_base.cpp:207 msgid "&Auto save:" msgstr "自動保存(&A):" #: common/dialogs/panel_common_settings_base.cpp:212 msgid "" "Delay after the first change to create a backup file of the board on disk.\n" "If set to 0, auto backup is disabled" msgstr "" "ディスク上に基板のバックアップ ファイルを作成するため、最初の変更後に待ち時間" "を設定\n" "0 がセットされた場合、自動バックアップは無効" #: common/dialogs/panel_common_settings_base.cpp:217 #: common/dialogs/panel_common_settings_base.cpp:294 msgid "minutes" msgstr "分" #: common/dialogs/panel_common_settings_base.cpp:221 msgid "File history size:" msgstr "ファイル履歴のサイズ:" #: common/dialogs/panel_common_settings_base.cpp:228 msgid "3D cache file duration:" msgstr "3Dキャッシュファイルの保持期間:" #: common/dialogs/panel_common_settings_base.cpp:233 msgid "" "3D cache files older than this are deleted.\n" "If set to 0, cache clearing is disabled" msgstr "" "これより古い3Dキャッシュファイルは削除されます。\n" "0に設定すると、キャッシュのクリアが無効になります" #: common/dialogs/panel_common_settings_base.cpp:237 msgid "days" msgstr "日" #: common/dialogs/panel_common_settings_base.cpp:250 msgid "Project Backup" msgstr "プロジェクト バックアップ" #: common/dialogs/panel_common_settings_base.cpp:257 msgid "Automatically backup projects" msgstr "自動的にプロジェクトをバックアップ" #: common/dialogs/panel_common_settings_base.cpp:258 msgid "" "Automatically create backup archives of the current project when saving files" msgstr "" "ファイルを保存する時、現在のプロジェクトのバックアップ アーカイブを自動的に作" "成する" #: common/dialogs/panel_common_settings_base.cpp:262 msgid "Create backups when auto save occurs" msgstr "自動保存の実行時にバックアップを作成" #: common/dialogs/panel_common_settings_base.cpp:263 msgid "" "Create backups when the auto save feature is enabled. If not checked, " "backups will only be created when you manually save a file." msgstr "" "自動保存機能が有効な場合にバックアップを作成します。未チェックならば、バック" "アップはファイルを手動で保存する時にのみ作成されます。" #: common/dialogs/panel_common_settings_base.cpp:267 msgid "Maximum backups to keep:" msgstr "保存する最大バックアップ数:" #: common/dialogs/panel_common_settings_base.cpp:269 msgid "How many backup files total to keep (set to 0 for no limit)" msgstr "保存するバックアップの合計ファイル数 ( 0 にセットで制限なし)" #: common/dialogs/panel_common_settings_base.cpp:276 msgid "Maximum backups per day:" msgstr "一日あたりの最大バックアップ数:" #: common/dialogs/panel_common_settings_base.cpp:278 msgid "How many backup files to keep each day (set to 0 for no limit)" msgstr "一日ごとに保存するバックアップのファイル数 ( 0 にセットで制限なし)" #: common/dialogs/panel_common_settings_base.cpp:285 msgid "Minimum time between backups:" msgstr "バックアップの最小時間間隔:" #: common/dialogs/panel_common_settings_base.cpp:287 msgid "" "Number of minutes since the last backup before another will be created the " "next time you save (set to 0 for no minimum)" msgstr "" "最後のバックアップから次回の保存時にバックアップが作られるまでの分の最小値 " "( 0 にセットで最小値なし)" #: common/dialogs/panel_common_settings_base.cpp:298 msgid "Maximum total backup size:" msgstr "バックアップ合計サイズの最大値:" #: common/dialogs/panel_common_settings_base.cpp:300 msgid "" "If the total size of backup files grows above this limit, old backups will " "be deleted (set to 0 for no limit)" msgstr "" "バックアップ ファイルの合計サイズがこの制限値を超えた場合、古いバックアップは" "削除されます ( 0 にセットで制限なし)" #: common/dialogs/panel_common_settings_base.cpp:307 msgid "MB" msgstr "MB" #: common/dialogs/panel_hotkeys_editor.cpp:84 msgid "Type filter text" msgstr "フィルター テキストをタイプ" #: common/dialogs/panel_hotkeys_editor.cpp:126 msgid "Undo All Changes" msgstr "すべての変更を元に戻す" #: common/dialogs/panel_hotkeys_editor.cpp:127 msgid "Undo all changes made so far in this dialog" msgstr "このダイアログでこれまでに行った変更をすべて元に戻す" #: common/dialogs/panel_hotkeys_editor.cpp:135 msgid "Import Hotkeys..." msgstr "ホットキー設定をインポート..." #: common/dialogs/panel_hotkeys_editor.cpp:136 msgid "" "Import hotkey definitions from an external file, replacing the current values" msgstr "外部ファイルからホットキー定義をインポートし、現在の値を置き換える" #: common/dialogs/panel_hotkeys_editor.cpp:198 msgid "Import Hotkeys File:" msgstr "インポートするホットキー ファイル:" #: common/dialogs/panel_hotkeys_editor.cpp:246 msgid "| Action | Default Hotkey | Description" msgstr "| アクション | デフォルトのホットキー | 説明" #: common/dialogs/panel_mouse_settings.cpp:47 #: pcbnew/dialogs/panel_edit_options_base.cpp:208 msgid "Cmd" msgstr "Cmd" #: common/dialogs/panel_mouse_settings.cpp:48 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:170 #: pcbnew/dialogs/dialog_fp_plugin_options_base.cpp:42 #: pcbnew/dialogs/panel_edit_options_base.cpp:218 msgid "Option" msgstr "オプション" #: common/dialogs/panel_mouse_settings.cpp:85 msgid "Only one action can be assigned to each vertical scroll setting" msgstr "各垂直スクロール設定に割り当てることができるアクションは1つだけです" #: common/dialogs/panel_mouse_settings_base.cpp:18 msgid "Pan and Zoom" msgstr "パンとズーム" #: common/dialogs/panel_mouse_settings_base.cpp:25 msgid "Center and warp cursor on zoom" msgstr "カーソルを中心にしてズーム" #: common/dialogs/panel_mouse_settings_base.cpp:26 msgid "Center the cursor on screen when zooming." msgstr "ズーム時にスクリーン上のカーソル位置を中心にします。" #: common/dialogs/panel_mouse_settings_base.cpp:33 msgid "Automatically pan while moving object" msgstr "オブジェクト移動中は自動的にパン" #: common/dialogs/panel_mouse_settings_base.cpp:34 msgid "" "When drawing a track or moving an item, pan when approaching the edge of the " "display." msgstr "" "配線の作成またはアイテムの移動時、ディスプレイの端へ近づいた場合にパンしま" "す。" #: common/dialogs/panel_mouse_settings_base.cpp:38 msgid "Use zoom acceleration" msgstr "ズーム高速化を使用" #: common/dialogs/panel_mouse_settings_base.cpp:39 msgid "Zoom faster when scrolling quickly" msgstr "速いスクロール時にズームを高速化" #: common/dialogs/panel_mouse_settings_base.cpp:45 msgid "Zoom speed:" msgstr "ズーム速度:" #: common/dialogs/panel_mouse_settings_base.cpp:51 msgid "How far to zoom in for each rotation of the mouse wheel" msgstr "マウスホイールの回転に対するズームインの度合い" #: common/dialogs/panel_mouse_settings_base.cpp:58 msgid "Pick the zoom speed automatically" msgstr "ズーム速度を自動的に設定" #: common/dialogs/panel_mouse_settings_base.cpp:67 msgid "Auto pan speed:" msgstr "自動パン速度:" #: common/dialogs/panel_mouse_settings_base.cpp:72 msgid "How fast to pan when moving an object off the edge of the screen" msgstr "オブジェクトが画面端から離れて移動する時のパンの度合い" #: common/dialogs/panel_mouse_settings_base.cpp:91 msgid "Drag Gestures" msgstr "ドラッグ ジェスチャー" #: common/dialogs/panel_mouse_settings_base.cpp:99 msgid "Left button drag:" msgstr "左ボタン ドラッグ:" #: common/dialogs/panel_mouse_settings_base.cpp:103 msgid "Draw selection rectangle" msgstr "選択の矩形を描画" #: common/dialogs/panel_mouse_settings_base.cpp:103 msgid "Drag selected objects; otherwise draw selection rectangle" msgstr "選択したオブジェクトをドラッグ、選択中でなければ選択の矩形を描画" #: common/dialogs/panel_mouse_settings_base.cpp:103 msgid "Drag any object (selected or not)" msgstr "任意のオブジェクトをドラッグ (選択中であるかにかかわらず)" #: common/dialogs/panel_mouse_settings_base.cpp:112 msgid "Middle button drag:" msgstr "中央ボタン ドラッグ:" #: common/dialogs/panel_mouse_settings_base.cpp:116 #: common/dialogs/panel_mouse_settings_base.cpp:129 msgid "Pan" msgstr "パン" #: common/dialogs/panel_mouse_settings_base.cpp:116 #: common/dialogs/panel_mouse_settings_base.cpp:129 #: common/tool/zoom_menu.cpp:43 msgid "Zoom" msgstr "ズーム" #: common/dialogs/panel_mouse_settings_base.cpp:116 #: common/dialogs/panel_mouse_settings_base.cpp:129 #: eeschema/dialogs/panel_setup_formatting_base.cpp:145 #: pcbnew/board_stackup_manager/panel_board_finish_base.cpp:44 #: pcbnew/board_stackup_manager/stackup_predefined_prms.cpp:50 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:150 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:221 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:43 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:406 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:306 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:82 #: pcbnew/dialogs/dialog_pad_properties.cpp:924 #: pcbnew/dialogs/dialog_pad_properties.cpp:933 #: pcbnew/dialogs/dialog_pad_properties.cpp:943 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:560 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:715 #: pcbnew/dialogs/dialog_plot_base.cpp:117 pcbnew/pad.cpp:1656 #: pcbnew/widgets/appearance_controls.cpp:700 #: pcbnew/widgets/appearance_controls.cpp:742 pcbnew/zone.cpp:1465 msgid "None" msgstr "なし" #: common/dialogs/panel_mouse_settings_base.cpp:125 msgid "Right button drag:" msgstr "右ボタン ドラッグ:" #: common/dialogs/panel_mouse_settings_base.cpp:145 msgid "Scroll Gestures" msgstr "スクロール ジェスチャー" #: common/dialogs/panel_mouse_settings_base.cpp:153 msgid "Vertical touchpad or scroll wheel movement:" msgstr "垂直方向タッチパッドまたはスクロールホイールの移動:" #: common/dialogs/panel_mouse_settings_base.cpp:158 msgid "Only one action can be assigned to each column" msgstr "各列に割り当てることができるアクションは1つだけです" #: common/dialogs/panel_mouse_settings_base.cpp:175 msgid "--" msgstr "--" #: common/dialogs/panel_mouse_settings_base.cpp:179 #: pcbnew/dialogs/panel_edit_options_base.cpp:137 msgid "Ctrl" msgstr "Ctrl" #: common/dialogs/panel_mouse_settings_base.cpp:183 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:106 #: eeschema/dialogs/panel_eeschema_editing_options_base.cpp:154 #: pcbnew/dialogs/panel_edit_options_base.cpp:117 #: pcbnew/dialogs/panel_edit_options_base.cpp:188 msgid "Shift" msgstr "Shift" #: common/dialogs/panel_mouse_settings_base.cpp:187 msgid "Alt" msgstr "Alt" #: common/dialogs/panel_mouse_settings_base.cpp:191 msgid "Zoom:" msgstr "ズーム:" #: common/dialogs/panel_mouse_settings_base.cpp:207 msgid "Pan up/down:" msgstr "上下にパン:" #: common/dialogs/panel_mouse_settings_base.cpp:223 msgid "Pan left/right:" msgstr "左右にパン:" #: common/dialogs/panel_mouse_settings_base.cpp:257 msgid "Pan left/right with horizontal movement" msgstr "水平方向の移動で左右にパン" #: common/dialogs/panel_mouse_settings_base.cpp:258 msgid "" "Pan the canvas left and right when scrolling left to right on the touchpad" msgstr "タッチパッド上で左右にスクロールした時にキャンバスを左右にパン" #: common/dialogs/panel_mouse_settings_base.cpp:268 msgid "Reset to Mouse Defaults" msgstr "マウスのデフォルト値にリセット" #: common/dialogs/panel_mouse_settings_base.cpp:271 msgid "Reset to Trackpad Defaults" msgstr "トラックパッドのデフォルト値にリセット" #: common/dialogs/panel_setup_netclasses.cpp:86 common/eda_shape.cpp:1614 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:318 #: eeschema/dialogs/dialog_line_wire_bus_properties.cpp:45 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:221 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:406 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:306 #: pcbnew/dialogs/dialog_pad_properties_base.cpp:715 pcbnew/zone.cpp:631 #: pcbnew/zone.cpp:1467 msgid "Solid" msgstr "実線" #: common/dialogs/panel_setup_netclasses.cpp:88 common/eda_shape.cpp:1615 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:318 #: eeschema/dialogs/dialog_line_wire_bus_properties.cpp:46 msgid "Dashed" msgstr "破線" #: common/dialogs/panel_setup_netclasses.cpp:90 common/eda_shape.cpp:1616 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:318 #: eeschema/dialogs/dialog_line_wire_bus_properties.cpp:47 msgid "Dotted" msgstr "点線" #: common/dialogs/panel_setup_netclasses.cpp:92 common/eda_shape.cpp:1617 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:318 #: eeschema/dialogs/dialog_line_wire_bus_properties.cpp:48 msgid "Dash-Dot" msgstr "一点鎖線" #: common/dialogs/panel_setup_netclasses.cpp:417 msgid "Netclass must have a name." msgstr "ネットクラスは名前を持たなければなりません。" #: common/dialogs/panel_setup_netclasses.cpp:426 msgid "Netclass name already in use." msgstr "ネットクラス名は既に使われています。" #: common/dialogs/panel_setup_netclasses.cpp:487 msgid "Minimum copper clearance" msgstr "最小導体クリアランス" #: common/dialogs/panel_setup_netclasses.cpp:488 msgid "Minimum track width" msgstr "最小配線幅" #: common/dialogs/panel_setup_netclasses.cpp:489 msgid "Via pad diameter" msgstr "ビアのパッド直径" #: common/dialogs/panel_setup_netclasses.cpp:490 msgid "Via plated hole diameter" msgstr "ビアのメッキ穴直径" #: common/dialogs/panel_setup_netclasses.cpp:491 msgid "Microvia pad diameter" msgstr "マイクロビアのパッド直径" #: common/dialogs/panel_setup_netclasses.cpp:492 msgid "Microvia plated hole diameter" msgstr "マイクロビアのメッキ穴の直径" #: common/dialogs/panel_setup_netclasses.cpp:493 msgid "Differential pair track width" msgstr "差動ペアの配線幅" #: common/dialogs/panel_setup_netclasses.cpp:494 msgid "Differential pair gap" msgstr "差動ペアのギャップ" #: common/dialogs/panel_setup_netclasses.cpp:495 msgid "Schematic wire thickness" msgstr "回路図のワイヤーの太さ" #: common/dialogs/panel_setup_netclasses.cpp:496 msgid "Bus wire thickness" msgstr "バス配線の太さ" #: common/dialogs/panel_setup_netclasses.cpp:497 msgid "Schematic wire color" msgstr "回路図のワイヤーの色" #: common/dialogs/panel_setup_netclasses.cpp:498 msgid "Schematic wire line style" msgstr "回路図のワイヤーの線のスタイル" #: common/dialogs/panel_setup_netclasses.cpp:549 msgid "The default net class is required." msgstr "デフォルトのネットクラスが必要です。" #: common/dialogs/panel_setup_netclasses_base.cpp:41 #: common/dialogs/panel_setup_netclasses_base.cpp:215 pcbnew/pad.cpp:905 #: pcbnew/pcb_track.cpp:755 pcbnew/zone.cpp:597 msgid "Net Class" msgstr "ネット クラス" #: common/dialogs/panel_setup_netclasses_base.cpp:42 #: pcbnew/tools/board_inspection_tool.cpp:193 #: pcbnew/tools/board_inspection_tool.cpp:603 #: pcbnew/tools/board_inspection_tool.cpp:628 msgid "Clearance" msgstr "クリアランス" #: common/dialogs/panel_setup_netclasses_base.cpp:43 #: pcb_calculator/pcb_calculator_frame.cpp:89 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias.cpp:201 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:104 #: pcbnew/tools/board_inspection_tool.cpp:727 msgid "Track Width" msgstr "配線幅" #: common/dialogs/panel_setup_netclasses_base.cpp:44 #: pcb_calculator/pcb_calculator_frame.cpp:87 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias.cpp:202 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:108 msgid "Via Size" msgstr "ビア サイズ" #: common/dialogs/panel_setup_netclasses_base.cpp:45 msgid "Via Hole" msgstr "ビア穴" #: common/dialogs/panel_setup_netclasses_base.cpp:46 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias.cpp:204 msgid "uVia Size" msgstr "uVia サイズ" #: common/dialogs/panel_setup_netclasses_base.cpp:47 msgid "uVia Hole" msgstr "uVia 穴" #: common/dialogs/panel_setup_netclasses_base.cpp:48 msgid "DP Width" msgstr "DP 幅" #: common/dialogs/panel_setup_netclasses_base.cpp:49 msgid "DP Gap" msgstr "DP ギャップ" #: common/dialogs/panel_setup_netclasses_base.cpp:50 msgid "Wire Thickness" msgstr "配線幅" #: common/dialogs/panel_setup_netclasses_base.cpp:51 msgid "Bus Thickness" msgstr "バス線幅" #: common/dialogs/panel_setup_netclasses_base.cpp:53 eeschema/sch_line.cpp:938 msgid "Line Style" msgstr "線のスタイル" #: common/dialogs/panel_setup_netclasses_base.cpp:59 common/eda_shape.cpp:1613 #: common/pgm_base.cpp:72 common/widgets/footprint_select_widget.cpp:142 #: eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp:66 #: eeschema/dialogs/dialog_junction_props.cpp:36 #: eeschema/dialogs/dialog_line_wire_bus_properties.cpp:52 #: eeschema/dialogs/dialog_line_wire_bus_properties.cpp:63 #: eeschema/dialogs/panel_setup_formatting_base.cpp:145 #: eeschema/tools/sch_editor_control.cpp:1104 msgid "Default" msgstr "標準" #: common/dialogs/panel_setup_netclasses_base.cpp:84 msgid "Set color to transparent to use KiCad default color." msgstr "色を透過に設定すると、KiCadのデフォルトの色を使用します。" #: common/dialogs/panel_setup_netclasses_base.cpp:103 msgid "Filter Nets" msgstr "ネットをフィルター" #: common/dialogs/panel_setup_netclasses_base.cpp:108 msgid "Net class filter:" msgstr "ネット クラス フィルター:" #: common/dialogs/panel_setup_netclasses_base.cpp:125 #: pcbnew/dialogs/dialog_net_inspector_base.cpp:28 msgid "Net name filter:" msgstr "ネット名フィルター:" #: common/dialogs/panel_setup_netclasses_base.cpp:140 #: pcbnew/widgets/appearance_controls.cpp:896 msgid "Show All Nets" msgstr "すべてのネットを表示" #: common/dialogs/panel_setup_netclasses_base.cpp:146 msgid "Apply Filters" msgstr "フィルター適用" #: common/dialogs/panel_setup_netclasses_base.cpp:159 msgid "Assign Net Class" msgstr "ネット クラスを指定" #: common/dialogs/panel_setup_netclasses_base.cpp:164 msgid "New net class:" msgstr "新規ネットクラス:" #: common/dialogs/panel_setup_netclasses_base.cpp:181 msgid "Assign To All Listed Nets" msgstr "リストの全てのネットに割り当て" #: common/dialogs/panel_setup_netclasses_base.cpp:187 msgid "Assign To Selected Nets" msgstr "選択されたネットに割り当て" #: common/dialogs/panel_setup_netclasses_base.cpp:214 #: pcbnew/board_connected_item.cpp:176 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:39 #: pcbnew/dialogs/dialog_net_inspector.cpp:76 pcbnew/pad.cpp:903 #: pcbnew/pcb_track.cpp:753 pcbnew/zone.cpp:595 msgid "Net" msgstr "ネット" #: common/dialogs/panel_setup_severities.cpp:43 #: common/dialogs/panel_setup_severities.cpp:114 msgid "Ignore" msgstr "無視" #: common/dialogs/panel_setup_severities.cpp:114 msgid "From Pin Conflicts Map" msgstr "ピン競合マップから" #: common/dialogs/panel_text_variables.cpp:118 #: common/dialogs/panel_text_variables.cpp:146 msgid "Variable name cannot be empty." msgstr "変数名は空欄にできません。" #: common/dialogs/panel_text_variables_base.cpp:37 msgid "Variable Name" msgstr "変数名" #: common/dialogs/panel_text_variables_base.cpp:38 msgid "Text Substitution" msgstr "テキストの代替" #: common/dialogs/wx_html_report_panel.cpp:190 #: common/dialogs/wx_html_report_panel.cpp:211 #: common/dialogs/wx_html_report_panel.cpp:240 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:111 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:131 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:151 msgid "Error:" msgstr "エラー:" #: common/dialogs/wx_html_report_panel.cpp:194 #: common/dialogs/wx_html_report_panel.cpp:215 #: common/dialogs/wx_html_report_panel.cpp:241 msgid "Warning:" msgstr "警告:" #: common/dialogs/wx_html_report_panel.cpp:242 msgid "Info:" msgstr "情報:" #: common/dialogs/wx_html_report_panel.cpp:359 #: eeschema/dialogs/dialog_erc.cpp:751 pcbnew/dialogs/dialog_drc.cpp:647 msgid "Save Report to File" msgstr "レポートをファイルに保存" #: common/dialogs/wx_html_report_panel.cpp:376 #, c-format msgid "Cannot write report to file '%s'." msgstr "レポートをファイル '%s' に書き込むことができません。" #: common/dialogs/wx_html_report_panel.cpp:378 msgid "File save error" msgstr "ファイル保存エラー" #: common/dialogs/wx_html_report_panel_base.cpp:16 msgid "Output Messages" msgstr "出力メッセージ" #: common/dialogs/wx_html_report_panel_base.cpp:30 #: eeschema/dialogs/dialog_erc_base.cpp:64 #: pcbnew/dialogs/dialog_drc_base.cpp:147 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:32 msgid "Show:" msgstr "表示:" #: common/dialogs/wx_html_report_panel_base.cpp:34 #: eeschema/dialogs/dialog_erc_base.cpp:68 eeschema/lib_item.cpp:50 #: eeschema/sch_pin.cpp:196 pcbnew/dialogs/dialog_board_reannotate.cpp:88 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:174 #: pcbnew/dialogs/dialog_drc_base.cpp:151 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:36 #: pcbnew/widgets/appearance_controls.cpp:684 #: pcbnew/widgets/appearance_controls.cpp:726 msgid "All" msgstr "すべて" #: common/dialogs/wx_html_report_panel_base.cpp:50 #: eeschema/dialogs/dialog_erc_base.cpp:80 #: pcbnew/dialogs/dialog_drc_base.cpp:163 #: pcbnew/dialogs/dialog_footprint_checker_base.cpp:49 msgid "Warnings" msgstr "警告" #: common/dialogs/wx_html_report_panel_base.cpp:59 msgid "Actions" msgstr "動作" #: common/dialogs/wx_html_report_panel_base.cpp:65 msgid "Infos" msgstr "情報" #: common/dialogs/wx_html_report_panel_base.cpp:71 #: eeschema/dialogs/dialog_erc_base.cpp:95 #: pcbnew/dialogs/dialog_drc_base.cpp:178 msgid "Save..." msgstr "保存..." #: common/draw_panel_gal.cpp:272 common/draw_panel_gal.cpp:440 msgid "Could not use OpenGL, falling back to software rendering" msgstr "OpenGL を使用できないため、ソフトウェア レンダリングに切り替えます" #: common/draw_panel_gal.cpp:278 common/draw_panel_gal.cpp:447 msgid "Could not use OpenGL" msgstr "OpenGL を使用できません" #: common/drawing_sheet/drawing_sheet_parser.cpp:890 #, c-format msgid "Drawing sheet '%s' not found." msgstr "図面シート '%s' が見つかりません。" #: common/drawing_sheet/drawing_sheet_parser.cpp:900 #, c-format msgid "Drawing sheet '%s' could not be opened." msgstr "図面シート '%s' が開けません。" #: common/drawing_sheet/drawing_sheet_parser.cpp:913 #, c-format msgid "Drawing sheet '%s' was not fully read." msgstr "図面シート '%s' は完全に読み込まれていません。" #: common/drawing_sheet/ds_data_item.cpp:370 #: common/drawing_sheet/ds_draw_item.cpp:122 common/eda_item.cpp:318 #: common/eda_item.cpp:319 common/eda_item.cpp:342 common/eda_item.cpp:362 #: common/eda_text.cpp:739 eeschema/dialogs/panel_setup_formatting_base.cpp:47 #: eeschema/lib_field.cpp:429 eeschema/lib_text.cpp:349 eeschema/lib_text.h:55 #: eeschema/sch_field.cpp:583 #: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:40 #: pagelayout_editor/dialogs/dialog_new_dataitem_base.cpp:145 #: pcbnew/dialogs/dialog_global_deletion_base.cpp:28 pcbnew/fp_text.cpp:271 #: pcbnew/fp_text.cpp:283 pcbnew/widgets/panel_selection_filter_base.cpp:33 msgid "Text" msgstr "テキスト" #: common/drawing_sheet/ds_data_item.cpp:371 #: common/drawing_sheet/ds_draw_item.cpp:114 common/eda_item.cpp:340 #: common/eda_shape.cpp:60 eeschema/pin_type.cpp:76 #: gerbview/gerber_draw_item.cpp:231 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:137 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:61 #: pcbnew/dialogs/dialog_rule_area_properties_base.cpp:111 msgid "Line" msgstr "ライン" #: common/drawing_sheet/ds_data_item.cpp:372 #: common/drawing_sheet/ds_draw_item.cpp:118 common/eda_shape.cpp:580 #: common/eda_shape.cpp:1607 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:43 pcbnew/pad.cpp:1648 msgid "Rectangle" msgstr "矩形" #: common/drawing_sheet/ds_data_item.cpp:373 #: common/drawing_sheet/ds_draw_item.cpp:126 #: common/drawing_sheet/ds_draw_item.cpp:298 msgid "Imported Shape" msgstr "インポートされた図形" #: common/drawing_sheet/ds_data_item.cpp:374 #: common/drawing_sheet/ds_draw_item.cpp:130 #: common/drawing_sheet/ds_draw_item.cpp:476 common/eda_item.cpp:368 #: eeschema/sch_bitmap.h:129 msgid "Image" msgstr "画像" #: common/drawing_sheet/ds_data_model_io.cpp:92 #: common/drawing_sheet/ds_data_model_io.cpp:121 msgid "Error writing drawing sheet file" msgstr "図面シート ファイルの書き込み中にエラー" #: common/drawing_sheet/ds_draw_item.cpp:136 msgid "First Page Only" msgstr "1ページ目のみ" #: common/drawing_sheet/ds_draw_item.cpp:137 msgid "Subsequent Pages" msgstr "以降のページ" #: common/drawing_sheet/ds_draw_item.cpp:138 msgid "All Pages" msgstr "すべてのページ" #: common/drawing_sheet/ds_draw_item.cpp:141 msgid "First Page Option" msgstr "1ページ目の設定" #: common/drawing_sheet/ds_draw_item.cpp:144 msgid "Repeat Count" msgstr "繰り返し回数" #: common/drawing_sheet/ds_draw_item.cpp:147 msgid "Repeat Label Increment" msgstr "ラベルのカウントアップをリピート" #: common/drawing_sheet/ds_draw_item.cpp:153 msgid "Repeat Position Increment" msgstr "位置のカウントアップをリピート" #: common/drawing_sheet/ds_draw_item.cpp:155 #: pagelayout_editor/dialogs/dialog_design_inspector_base.cpp:39 msgid "Comment" msgstr "コメント" #: common/drawing_sheet/ds_draw_item.cpp:187 #, c-format msgid "Text '%s'" msgstr "テキスト '%s'" #: common/drawing_sheet/ds_draw_item.cpp:395 eeschema/lib_shape.cpp:371 #, c-format msgid "Rectangle, width %s height %s" msgstr "矩形, 幅 %s 高さ %s" #: common/drawing_sheet/ds_draw_item.cpp:428 #, c-format msgid "Line, length %s" msgstr "線, 長さ %s" #: common/drawing_sheet/ds_draw_item.cpp:482 msgid "Page Limits" msgstr "ページ境界" #: common/dsnlexer.cpp:35 msgid "clipboard" msgstr "クリップボード" #: common/dsnlexer.cpp:336 #, c-format msgid "Expecting %s" msgstr "予期される %s" #: common/dsnlexer.cpp:344 #, c-format msgid "Expecting '%s'" msgstr "予期される '%s'" #: common/dsnlexer.cpp:352 #, c-format msgid "Unexpected %s" msgstr "予期されない %s" #: common/dsnlexer.cpp:360 #, c-format msgid "%s is a duplicate" msgstr "%s は重複しています" #: common/dsnlexer.cpp:368 #, c-format msgid "Unexpected '%s'" msgstr "予期されない '%s'" #: common/dsnlexer.cpp:418 #, c-format msgid "need a number for '%s'" msgstr "'%s' には番号が必要です" #: common/dsnlexer.cpp:703 common/dsnlexer.cpp:764 msgid "Un-terminated delimited string" msgstr "区切り文字で囲まれていません" #: common/dsnlexer.cpp:725 msgid "String delimiter must be a single character of ', \", or $" msgstr "区切り文字は\", \", か $の1文字にしてください" #: common/eda_base_frame.cpp:473 msgid "&About KiCad" msgstr "KiCad について (&A)" #: common/eda_base_frame.cpp:476 msgid "&Help" msgstr "ヘルプ (&H)" #: common/eda_base_frame.cpp:960 #, c-format msgid "File '%s' was not found." msgstr "ファイル '%s' が見つかりません。" #: common/eda_base_frame.cpp:1003 msgid "Preferences" msgstr "設定" #: common/eda_base_frame.cpp:1006 common/hotkey_store.cpp:71 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:20 msgid "Common" msgstr "共通" #: common/eda_base_frame.cpp:1008 msgid "Mouse and Touchpad" msgstr "マウスとタッチパッド" #: common/eda_base_frame.cpp:1011 msgid "Hotkeys" msgstr "ホットキー" #: common/eda_base_frame.cpp:1065 #, c-format msgid "Insufficient permissions to folder '%s'." msgstr "フォルダー %s に対する権限がありません。" #: common/eda_base_frame.cpp:1107 #, c-format msgid "" "Well this is potentially embarrassing!\n" "It appears that the last time you were editing the file\n" "%s\n" "it was not saved properly. Do you wish to restore the last saved edits you " "made?" msgstr "" "これはもしかすると厄介です!\n" "前回編集したファイル\n" "%s\n" "が正しく保存されていなかったようです。最後に保存した編集内容を復元しますか?" #: common/eda_base_frame.cpp:1123 msgid "The auto save file could not be renamed to the board file name." msgstr "自動保存ファイルを基板ファイル名にリネームできませんでした。" #: common/eda_doc.cpp:135 msgid "Documentation File" msgstr "ドキュメントファイル" #: common/eda_doc.cpp:145 #, c-format msgid "Documentation file '%s' not found." msgstr "ドキュメントファイル '%s' が見つかりません。" #: common/eda_doc.cpp:188 #, c-format msgid "Unknown MIME type for documentation file '%s'" msgstr "ドキュメントファイル '%s' のMIME タイプが不明です" #: common/eda_draw_frame.cpp:142 common/tool/actions.cpp:486 #: gerbview/dialogs/panel_gerbview_excellon_settings_base.cpp:27 #: pagelayout_editor/pl_editor_frame.cpp:160 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:120 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:54 #: pcbnew/dialogs/dialog_gendrill_base.cpp:104 #: pcbnew/dialogs/dialog_plot_base.cpp:358 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:89 #: pcbnew/import_gfx/dialog_import_gfx.cpp:52 msgid "Inches" msgstr "inch" #: common/eda_draw_frame.cpp:148 pagelayout_editor/pl_editor_frame.cpp:163 #: pcbnew/tools/drawing_tool.cpp:266 pcbnew/tools/pcb_actions.cpp:675 msgid "Constrain to H, V, 45" msgstr "水平、垂直、45度に制限" #: common/eda_draw_frame.cpp:322 msgid "Edit User Grid..." msgstr "ユーザー グリッドを編集..." #: common/eda_draw_frame.cpp:431 msgid "Zoom Auto" msgstr "自動ズーム" #: common/eda_draw_frame.cpp:438 #, c-format msgid "Zoom %.2f" msgstr "ズーム %.2f" #: common/eda_draw_frame.cpp:552 pagelayout_editor/pl_editor_frame.cpp:742 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:193 msgid "inches" msgstr "inch" #: common/eda_draw_frame.cpp:555 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:56 #: pcbnew/footprint_wizard_frame.cpp:331 #: pcbnew/import_gfx/dialog_import_gfx_base.cpp:95 pcbnew/pcb_dimension.cpp:322 msgid "Units" msgstr "単位" #: common/eda_draw_frame.cpp:979 eeschema/dialogs/panel_sym_lib_table.cpp:494 #: pcbnew/footprint_libraries_utils.cpp:1267 msgid "Select Library" msgstr "ライブラリーを選択" #: common/eda_draw_frame.cpp:979 msgid "New Library" msgstr "新規ライブラリー" #: common/eda_item.cpp:313 msgid "Screen" msgstr "スクリーン" #: common/eda_item.cpp:315 eeschema/dialogs/dialog_symbol_fields_table.cpp:960 #: eeschema/sch_symbol.cpp:1416 #: pcbnew/dialogs/dialog_board_reannotate_base.cpp:136 pcbnew/fp_shape.cpp:117 #: pcbnew/fp_text.cpp:279 pcbnew/load_select_footprint.cpp:371 #: pcbnew/pad.cpp:890 msgid "Footprint" msgstr "フットプリント" #: common/eda_item.cpp:316 pcbnew/dialogs/dialog_board_statistics.cpp:494 #: pcbnew/pad.cpp:893 msgid "Pad" msgstr "パッド" #: common/eda_item.cpp:317 common/eda_item.cpp:320 common/eda_item.cpp:361 msgid "Graphic" msgstr "図形" #: common/eda_item.cpp:321 common/eda_item.cpp:330 #: pcbnew/tools/board_inspection_tool.cpp:381 msgid "Zone" msgstr "ゾーン" #: common/eda_item.cpp:322 pcbnew/pcb_track.cpp:659 msgid "Track" msgstr "配線" #: common/eda_item.cpp:323 pcbnew/dialogs/dialog_board_statistics.cpp:494 #: pcbnew/pcb_track.cpp:716 msgid "Via" msgstr "ビア" #: common/eda_item.cpp:324 common/eda_item.cpp:335 pcbnew/pcb_marker.cpp:94 msgid "Marker" msgstr "マーカー" #: common/eda_item.cpp:325 common/eda_item.cpp:326 common/eda_item.cpp:327 #: pcbnew/pcb_dimension.cpp:301 msgid "Dimension" msgstr "寸法線" #: common/eda_item.cpp:328 pcbnew/pcb_dimension.cpp:1078 msgid "Leader" msgstr "引出線" #: common/eda_item.cpp:329 pcbnew/pcb_target.cpp:124 msgid "Target" msgstr "ターゲット" #: common/eda_item.cpp:331 msgid "ItemList" msgstr "アイテムリスト" #: common/eda_item.cpp:332 msgid "NetInfo" msgstr "ネット情報" #: common/eda_item.cpp:333 pcbnew/pcb_group.cpp:335 #: pcbnew/tools/pcb_actions.cpp:691 msgid "Group" msgstr "グループ" #: common/eda_item.cpp:336 eeschema/sch_junction.h:98 msgid "Junction" msgstr "ジャンクション (接続点)" #: common/eda_item.cpp:337 msgid "No-Connect Flag" msgstr "未接続フラグ" #: common/eda_item.cpp:338 msgid "Wire Entry" msgstr "ワイヤー エントリー" #: common/eda_item.cpp:339 msgid "Bus Entry" msgstr "バス エントリー" #: common/eda_item.cpp:341 eeschema/sch_bitmap.cpp:201 msgid "Bitmap" msgstr "ビットマップ" #: common/eda_item.cpp:343 msgid "Net Label" msgstr "ネット ラベル" #: common/eda_item.cpp:344 eeschema/sch_text.cpp:757 msgid "Global Label" msgstr "グローバル ラベル" #: common/eda_item.cpp:345 eeschema/sch_text.cpp:758 msgid "Hierarchical Label" msgstr "階層ラベル" #: common/eda_item.cpp:346 eeschema/dialogs/dialog_symbol_fields_table.cpp:686 #: eeschema/lib_field.cpp:426 eeschema/lib_field.h:79 msgid "Field" msgstr "フィールド" #: common/eda_item.cpp:347 common/eda_item.cpp:359 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:166 #: eeschema/symbol_editor/symbol_editor.cpp:1241 msgid "Symbol" msgstr "シンボル" #: common/eda_item.cpp:348 common/eda_item.cpp:363 eeschema/lib_pin.h:72 #: eeschema/sch_pin.cpp:193 msgid "Pin" msgstr "ピン" #: common/eda_item.cpp:349 msgid "Sheet Pin" msgstr "シートピン" #: common/eda_item.cpp:350 eeschema/dialogs/dialog_migrate_buses.cpp:101 #: pcbnew/tools/pcb_actions.cpp:1250 msgid "Sheet" msgstr "シート" #: common/eda_item.cpp:357 msgid "SCH Screen" msgstr "SCH スクリーン" #: common/eda_item.cpp:364 eeschema/sch_field.cpp:580 msgid "Symbol Field" msgstr "シンボル フィールド" #: common/eda_item.cpp:366 msgid "Gerber Layout" msgstr "ガーバー レイアウト" #: common/eda_item.cpp:367 msgid "Draw Item" msgstr "アイテムを描画" #: common/eda_shape.cpp:61 pcbnew/pad.cpp:1143 msgid "Rect" msgstr "矩形" #: common/eda_shape.cpp:62 common/eda_shape.cpp:556 common/eda_shape.cpp:1608 #: gerbview/gerber_draw_item.cpp:234 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:114 #: pcbnew/dialogs/dialog_pad_properties.cpp:715 #: pcbnew/dialogs/dialog_pad_properties.cpp:2127 msgid "Arc" msgstr "円弧" #: common/eda_shape.cpp:63 common/eda_shape.cpp:549 common/eda_shape.cpp:1609 #: gerbview/gerber_draw_item.cpp:237 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:43 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:138 pcbnew/pad.cpp:1141 #: pcbnew/pad.cpp:1647 msgid "Circle" msgstr "円" #: common/eda_shape.cpp:64 msgid "Bezier Curve" msgstr "ベジェ曲線" #: common/eda_shape.cpp:65 common/eda_shape.cpp:573 common/eda_shape.cpp:1610 #: pcbnew/dialogs/dialog_pad_properties.cpp:2130 msgid "Polygon" msgstr "ポリゴン" #: common/eda_shape.cpp:544 common/eda_shape.cpp:1621 #: eeschema/dialogs/dialog_text_and_label_properties_base.cpp:135 #: pcbnew/dialogs/dialog_board_statistics_base.cpp:233 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:120 #: pcbnew/dialogs/dialog_non_copper_zones_properties_base.cpp:44 #: pcbnew/microwave/microwave_polygon.cpp:130 pcbnew/pad.cpp:1672 #: pcbnew/pcb_target.cpp:158 pcbnew/pcb_target.cpp:174 msgid "Shape" msgstr "形状" #: common/eda_shape.cpp:552 common/eda_shape.cpp:562 #: pcbnew/dialogs/dialog_graphic_item_properties.cpp:181 #: pcbnew/pcb_track.cpp:671 msgid "Radius" msgstr "半径" #: common/eda_shape.cpp:559 common/eda_shape.cpp:599 pcbnew/fp_text.cpp:299 #: pcbnew/pcb_text.cpp:124 msgid "Angle" msgstr "角度" #: common/eda_shape.cpp:566 msgid "Curve" msgstr "曲線" #: common/eda_shape.cpp:569 common/eda_shape.cpp:594 #: eeschema/dialogs/dialog_lib_edit_pin_table.cpp:58 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:52 #: eeschema/lib_pin.cpp:1047 eeschema/sch_pin.cpp:218 msgid "Length" msgstr "長さ" #: common/eda_shape.cpp:576 msgid "Points" msgstr "ポイント" #: common/eda_shape.cpp:583 common/eda_text.cpp:756 eeschema/sch_bitmap.cpp:203 #: pcbnew/dialogs/dialog_board_statistics.cpp:677 #: pcbnew/dialogs/dialog_board_statistics.cpp:687 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:54 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:54 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:42 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:155 #: pcbnew/fp_text.cpp:305 pcbnew/fp_text_grid_table.cpp:91 pcbnew/pad.cpp:940 #: pcbnew/pcb_target.cpp:157 pcbnew/pcb_target.cpp:171 pcbnew/pcb_text.cpp:127 #: pcbnew/pcb_track.cpp:666 pcbnew/pcb_track.cpp:1116 pcbnew/pcb_track.cpp:1133 #: pcbnew/pcb_track.cpp:1152 msgid "Width" msgstr "幅" #: common/eda_shape.cpp:586 common/eda_text.cpp:760 eeschema/sch_bitmap.cpp:204 #: pcbnew/dialogs/dialog_board_statistics.cpp:679 #: pcbnew/dialogs/dialog_board_statistics.cpp:688 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:55 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:55 #: pcbnew/fp_text.cpp:308 pcbnew/fp_text_grid_table.cpp:92 pcbnew/pad.cpp:941 #: pcbnew/pcb_dimension.cpp:719 pcbnew/pcb_text.cpp:128 msgid "Height" msgstr "高さ" #: common/eda_shape.cpp:591 common/eda_shape.cpp:1606 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:82 #: pcbnew/dialogs/dialog_pad_properties.cpp:703 #: pcbnew/dialogs/dialog_pad_properties.cpp:2126 msgid "Segment" msgstr "セグメント" #: common/eda_shape.cpp:604 msgid "Unrecognized" msgstr "認識されない" #: common/eda_shape.cpp:608 pcb_calculator/transline_ident.cpp:144 #: pcb_calculator/transline_ident.cpp:176 #: pcb_calculator/transline_ident.cpp:210 #: pcb_calculator/transline_ident.cpp:327 #: pcb_calculator/transline_ident.cpp:368 msgid "Line width" msgstr "線幅" #: common/eda_shape.cpp:1611 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:100 #: pcbnew/dialogs/dialog_pad_properties.cpp:709 #: pcbnew/dialogs/dialog_pad_properties.cpp:2128 msgid "Bezier" msgstr "ベジェ曲線" #: common/eda_shape.cpp:1623 msgid "Start X" msgstr "始点X" #: common/eda_shape.cpp:1625 msgid "Start Y" msgstr "始点Y" #: common/eda_shape.cpp:1627 pcbnew/pcb_shape.cpp:264 pcbnew/pcb_track.cpp:1124 #: pcbnew/pcb_track.cpp:1141 msgid "End X" msgstr "終点 X" #: common/eda_shape.cpp:1629 pcbnew/pcb_shape.cpp:266 pcbnew/pcb_track.cpp:1126 #: pcbnew/pcb_track.cpp:1143 msgid "End Y" msgstr "終点 Y" #: common/eda_shape.cpp:1632 msgid "Line Width" msgstr "線幅" #: common/eda_text.cpp:512 #: eeschema/dialogs/dialog_text_and_label_properties_base.cpp:127 #: eeschema/sch_text.cpp:770 eeschema/symbol_editor/symbol_editor.cpp:1234 #: gerbview/gerber_file_image.cpp:352 gerbview/gerber_file_image.cpp:356 #: gerbview/gerber_file_image.cpp:359 #: pcbnew/microwave/microwave_polygon.cpp:128 #: pcbnew/widgets/appearance_controls.cpp:608 msgid "Normal" msgstr "標準" #: common/eda_text.cpp:513 common/eda_text.cpp:745 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:205 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:61 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:107 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:55 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:58 #: eeschema/dialogs/dialog_text_and_label_properties_base.cpp:127 #: eeschema/fields_grid_table.cpp:204 eeschema/sch_text.cpp:770 #: pagelayout_editor/dialogs/properties_frame_base.cpp:114 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:298 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:57 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:57 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics.cpp:247 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:185 #: pcbnew/dialogs/dialog_text_properties_base.cpp:122 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:127 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:48 #: pcbnew/fp_text_grid_table.cpp:94 msgid "Italic" msgstr "斜体字" #: common/eda_text.cpp:514 common/eda_text.cpp:748 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:183 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:62 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:137 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:56 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:59 #: eeschema/dialogs/dialog_text_and_label_properties_base.cpp:127 #: eeschema/fields_grid_table.cpp:205 eeschema/sch_text.cpp:770 #: pagelayout_editor/dialogs/properties_frame_base.cpp:98 msgid "Bold" msgstr "太字" #: common/eda_text.cpp:515 msgid "Bold+Italic" msgstr "斜太字" #: common/eda_text.cpp:729 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:193 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:233 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:147 #: eeschema/fields_grid_table.cpp:160 eeschema/fields_grid_table.cpp:395 #: eeschema/fields_grid_table.cpp:507 eeschema/lib_field.cpp:440 #: eeschema/lib_text.cpp:358 eeschema/pin_type.cpp:125 #: eeschema/sch_field.cpp:594 #: pagelayout_editor/dialogs/properties_frame_base.cpp:89 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:315 #: pcbnew/dialogs/dialog_text_properties_base.cpp:145 msgid "Left" msgstr "左" #: common/eda_text.cpp:730 common/eda_text.cpp:734 common/tool/actions.cpp:326 #: common/widgets/mathplot.cpp:1665 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:233 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:255 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:147 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:177 #: eeschema/fields_grid_table.cpp:153 eeschema/fields_grid_table.cpp:161 #: eeschema/fields_grid_table.cpp:396 eeschema/fields_grid_table.cpp:406 #: eeschema/fields_grid_table.cpp:509 eeschema/fields_grid_table.cpp:520 #: eeschema/lib_field.cpp:441 eeschema/lib_field.cpp:450 #: eeschema/lib_text.cpp:359 eeschema/lib_text.cpp:368 #: eeschema/sch_field.cpp:595 eeschema/sch_field.cpp:604 #: gerbview/gerber_file_image.cpp:356 gerbview/gerber_file_image.cpp:359 #: pagelayout_editor/dialogs/properties_frame_base.cpp:89 #: pagelayout_editor/dialogs/properties_frame_base.cpp:105 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:315 #: pcbnew/dialogs/dialog_graphic_item_properties.cpp:179 #: pcbnew/dialogs/dialog_pad_basicshapes_properties.cpp:117 #: pcbnew/dialogs/dialog_text_properties_base.cpp:145 msgid "Center" msgstr "中央" #: common/eda_text.cpp:731 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:193 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:233 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:147 #: eeschema/fields_grid_table.cpp:162 eeschema/fields_grid_table.cpp:397 #: eeschema/fields_grid_table.cpp:511 eeschema/lib_field.cpp:442 #: eeschema/lib_text.cpp:360 eeschema/pin_type.cpp:124 #: eeschema/sch_field.cpp:596 #: pagelayout_editor/dialogs/properties_frame_base.cpp:89 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:315 #: pcbnew/dialogs/dialog_text_properties_base.cpp:145 msgid "Right" msgstr "右" #: common/eda_text.cpp:733 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:255 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:177 #: eeschema/fields_grid_table.cpp:152 eeschema/fields_grid_table.cpp:405 #: eeschema/fields_grid_table.cpp:518 eeschema/lib_field.cpp:449 #: eeschema/lib_text.cpp:367 eeschema/sch_field.cpp:603 #: pagelayout_editor/dialogs/properties_frame_base.cpp:105 msgid "Top" msgstr "上" #: common/eda_text.cpp:735 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:255 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:177 #: eeschema/fields_grid_table.cpp:154 eeschema/fields_grid_table.cpp:407 #: eeschema/fields_grid_table.cpp:522 eeschema/lib_field.cpp:451 #: eeschema/lib_text.cpp:369 eeschema/sch_field.cpp:605 #: pagelayout_editor/dialogs/properties_frame_base.cpp:105 msgid "Bottom" msgstr "下" #: common/eda_text.cpp:741 #: pcbnew/board_stackup_manager/panel_board_stackup_base.cpp:90 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:56 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:56 #: pcbnew/fp_text.cpp:302 pcbnew/fp_text_grid_table.cpp:93 #: pcbnew/pcb_shape.cpp:257 pcbnew/pcb_text.cpp:126 msgid "Thickness" msgstr "厚さ" #: common/eda_text.cpp:750 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:306 #: pcbnew/dialogs/dialog_text_properties_base.cpp:190 #: pcbnew/microwave/microwave_polygon.cpp:128 msgid "Mirrored" msgstr "ミラー" #: common/eda_text.cpp:753 eeschema/dialogs/dialog_lib_edit_pin_table.cpp:61 #: eeschema/dialogs/dialog_lib_edit_pin_table_base.cpp:55 #: eeschema/dialogs/dialog_lib_text_properties_base.cpp:82 #: eeschema/dialogs/panel_eeschema_template_fieldnames_base.cpp:44 #: eeschema/lib_field.cpp:431 eeschema/sch_field.cpp:585 #: eeschema/sch_pin.cpp:216 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:133 #: pcbnew/dialogs/dialog_text_properties_base.cpp:103 msgid "Visible" msgstr "表示" #: common/eda_text.cpp:765 msgid "Horizontal Justification" msgstr "水平位置揃え" #: common/eda_text.cpp:769 msgid "Vertical Justification" msgstr "垂直位置揃え" #: common/env_vars.cpp:71 msgid "" "The base path of locally installed system footprint libraries (.pretty " "folders)." msgstr "" "ローカルでインストールされたシステムのフットプリント ライブラリーの基本パス " "(.prettyフォルダー)。" #: common/env_vars.cpp:74 msgid "The base path of system footprint 3D shapes (.3Dshapes folders)." msgstr "システムのフットプリント 3Dシェイプの基本パス (.3Dshapesフォルダー)。" #: common/env_vars.cpp:76 msgid "The base path of the locally installed symbol libraries." msgstr "ローカルでインストールされたシンボル ライブラリーの基本パス。" #: common/env_vars.cpp:78 msgid "A directory containing project templates installed with KiCad." msgstr "" "KiCad でインストールされたプロジェクト テンプレートを含むディレクトリー。" #: common/env_vars.cpp:80 msgid "" "Optional. Can be defined if you want to create your own project templates " "folder." msgstr "" "オプションです。独自のプロジェクト テンプレート フォルダーを作りたい場合に定" "義します。" #: common/env_vars.cpp:83 msgid "" "A directory containing 3rd party plugins, libraries and other downloadable " "content." msgstr "" "サードパーティーのプラグイン、ライブラリとその他ダウンロード可能なコンテンツ" "を含むディレクトリです。" #: common/env_vars.cpp:86 msgid "" "Internally defined by KiCad (cannot be edited) and is set to the absolute " "path of the currently loaded project file. This environment variable can be " "used to define files and paths relative to the currently loaded project. " "For instance, ${KIPRJMOD}/libs/footprints.pretty can be defined as a folder " "containing a project specific footprint library named footprints.pretty." msgstr "" "KiCad によって内部定義され (編集できません) 、現在読み込まれているプロジェク" "ト ファイルの絶対パスがセットされます。この環境変数は、読み込まれているプロ" "ジェクトへの相対的なファイルやパスを定義するために使用できます。例え" "ば、${KIPRJMOD}/libs/footprints.pretty は footprints.pretty と名付けられたプ" "ロジェクト固有のフットプリント ライブラリーを含むフォルダーとして定義できま" "す。" #: common/env_vars.cpp:92 msgid "A directory containing system-wide scripts installed with KiCad" msgstr "KiCad でインストールされたシステム全体のスクリプトを含むディレクトリー" #: common/env_vars.cpp:94 msgid "A directory containing user-specific scripts installed with KiCad" msgstr "KiCad でインストールされたユーザー固有のスクリプトを含むディレクトリー" #: common/env_vars.cpp:98 msgid "Deprecated version of KICAD_TEMPLATE_DIR." msgstr "KICAD_TEMPLATE_DIR の推奨されないバージョン。" #: common/env_vars.cpp:100 msgid "Deprecated version of KICAD6_3DMODEL_DIR." msgstr "KICAD6_3DMODEL_DIR の推奨されないバージョン。" #: common/env_vars.cpp:102 msgid "Deprecated version of KICAD6_FOOTPRINT_DIR." msgstr "KICAD6_FOOTPRINT_DIR の推奨されないバージョン。" #: common/env_vars.cpp:104 msgid "Deprecated version of KICAD_SYMBOL_DIR." msgstr "KICAD_SYMBOL_DIR の推奨されないバージョン。" #: common/exceptions.cpp:62 #, c-format msgid "from %s : %s() line %d" msgstr "%s から: %s() 行 %d" #: common/exceptions.cpp:76 #, c-format msgid "%s in '%s', line %d, offset %d." msgstr "%s ソース '%s', 行 %d, オフセット %d." #: common/exceptions.cpp:90 #, c-format msgid "from %s : %s() line:%d" msgstr "%s から: %s() 行:%d" #: common/exceptions.cpp:101 #, c-format msgid "" "KiCad was unable to open this file because it was created with a more recent " "version than the one you are running.\n" "\n" "To open it you will need to upgrade KiCad to a version dated %s or later." msgstr "" "KiCad は現在使っているバージョンより新しいバージョンで作られたこのファイルを" "開くことができません。\n" "\n" "このファイルを開くためには KiCad を %s 以降のバージョンにアップグレードする必" "要があります。" #: common/exceptions.cpp:126 msgid "Full error text:" msgstr "エラー文字列全文:" #: common/filehistory.cpp:155 msgid "No Files" msgstr "ファイルなし" #: common/filename_resolver.cpp:437 msgid "The given path does not exist" msgstr "入力されたパスは存在しません" #: common/filename_resolver.cpp:440 msgid "3D model search path" msgstr "3D モデルの検索パス" #: common/filename_resolver.cpp:465 msgid "Alias: " msgstr "エイリアス: " #: common/filename_resolver.cpp:468 msgid "This path:" msgstr "このパス:" #: common/filename_resolver.cpp:471 msgid "Existing path:" msgstr "存在するパス:" #: common/filename_resolver.cpp:473 msgid "Bad alias (duplicate name)" msgstr "不正なエイリアス (名前の重複)" #: common/filename_resolver.cpp:601 msgid "3D configuration directory is unknown" msgstr "3D 設定ディレクトリーが未定義です" #: common/filename_resolver.cpp:604 common/filename_resolver.cpp:635 #: common/filename_resolver.cpp:667 msgid "Write 3D search path list" msgstr "3D 検索パスのリストを書き込み" #: common/filename_resolver.cpp:632 msgid "Could not open configuration file" msgstr "設定ファイルを開くことができません" #: common/filename_resolver.cpp:666 msgid "Problems writing configuration file" msgstr "設定ファイルの書き込みで問題" #: common/footprint_info.cpp:99 cvpcb/cvpcb_mainframe.cpp:881 #: eeschema/symbol_editor/symbol_library_manager.cpp:104 #: eeschema/symbol_tree_model_adapter.cpp:102 msgid "Load Error" msgstr "ロード エラー" #: common/footprint_info.cpp:101 msgid "Errors were encountered loading footprints:" msgstr "フットプリントのロード中にエラーが発生しました:" #: common/fp_lib_table.cpp:200 #, c-format msgid "" "Duplicate library nickname '%s' found in footprint library table file line " "%d." msgstr "" "重複したライブラリーの別名 '%s' がフットプリント ライブラリー テーブル ファイ" "ルの行 %d に見つかりました。" #: common/fp_lib_table.cpp:300 #, c-format msgid "fp-lib-table files contain no library named '%s'." msgstr "" "fp-lib-table ファイルは '%s' という名前のライブラリーを含んでいません。" #: common/fp_lib_table.cpp:492 #: eeschema/dialogs/dialog_global_sym_lib_table_config.cpp:107 #: eeschema/symbol_lib_table.cpp:501 #, c-format msgid "Cannot create global library table path '%s'." msgstr "グローバル ライブラリー テーブルのパス '%s' が生成できません。" #: common/gestfich.cpp:153 #, c-format msgid "Command '%s' could not be found." msgstr "コマンド '%s' は見つかりません。" #: common/gestfich.cpp:170 #, c-format msgid "Unable to find a PDF viewer for '%s'." msgstr "'%s' を開くための PDF ビューアーが見つかりませんでした。" #: common/gestfich.cpp:185 #, c-format msgid "Problem while running the PDF viewer '%s'." msgstr "PDF ビューアー実行中に問題が発生しました '%s'." #: common/gestfich.cpp:223 eeschema/eeschema.cpp:410 eeschema/eeschema.cpp:443 #: gerbview/gerbview.cpp:237 kicad/project_template.cpp:257 #: pcbnew/pcbnew.cpp:358 #, c-format msgid "Cannot copy file '%s'." msgstr "ファイル '%s' をコピーできません。" #: common/grid_tricks.cpp:277 common/tool/actions.cpp:153 #: eeschema/tools/ee_actions.cpp:148 pcbnew/tools/edit_tool.cpp:1938 msgid "Cut" msgstr "切り取り" #: common/grid_tricks.cpp:278 msgid "Clear selected cells placing original contents on clipboard" msgstr "クリップボードに元の内容を保存して、選択したセルをクリア" #: common/grid_tricks.cpp:279 common/tool/actions.cpp:159 #: eeschema/tools/ee_actions.cpp:153 msgid "Copy" msgstr "コピー" #: common/grid_tricks.cpp:280 msgid "Copy selected cells to clipboard" msgstr "選択したセルをクリップボードへコピー" #: common/grid_tricks.cpp:281 common/tool/actions.cpp:165 msgid "Paste" msgstr "貼り付け" #: common/grid_tricks.cpp:282 msgid "Paste clipboard cells to matrix at current cell" msgstr "現在のセル位置へ、クリップボードのセルを貼り付け" #: common/grid_tricks.cpp:283 common/tool/actions.cpp:191 #: kicad/project_tree_pane.cpp:771 pcbnew/plugins/kicad/pcb_parser.cpp:856 #: pcbnew/tools/edit_tool.cpp:1940 msgid "Delete" msgstr "削除" #: common/grid_tricks.cpp:283 msgid "Delete selected cells" msgstr "選択したセルを削除" #: common/grid_tricks.cpp:284 common/tool/actions.cpp:171 #: eeschema/dialogs/dialog_change_symbols_base.cpp:105 #: eeschema/dialogs/dialog_sch_import_settings_base.cpp:68 #: eeschema/dialogs/dialog_update_symbol_fields_base.cpp:47 #: pcbnew/dialogs/dialog_import_settings.cpp:54 #: pcbnew/dialogs/dialog_import_settings.cpp:99 #: pcbnew/dialogs/dialog_import_settings_base.cpp:76 msgid "Select All" msgstr "すべて選択" #: common/grid_tricks.cpp:284 msgid "Select all cells" msgstr "すべてのセルを選択" #: common/hotkey_store.cpp:43 msgid "Pan Left/Right" msgstr "左右にパン" #: common/hotkey_store.cpp:44 msgid "Pan Up/Down" msgstr "上下にパン" #: common/hotkey_store.cpp:45 eeschema/tools/ee_actions.cpp:255 msgid "Finish Drawing" msgstr "作図を終了" #: common/hotkey_store.cpp:46 msgid "Add to Selection" msgstr "選択に追加" #: common/hotkey_store.cpp:47 eeschema/tools/ee_actions.cpp:533 #: gerbview/tools/gerbview_actions.cpp:113 pcbnew/tools/pcb_actions.cpp:721 #: pcbnew/tools/pcb_actions.cpp:743 msgid "Highlight Net" msgstr "ネットをハイライト" #: common/hotkey_store.cpp:48 msgid "Remove from Selection" msgstr "選択から除外" #: common/hotkey_store.cpp:49 msgid "Ignore Grid Snaps" msgstr "グリッド スナップを無視" #: common/hotkey_store.cpp:50 msgid "Ignore Other Snaps" msgstr "他のスナップを無視" #: common/hotkey_store.cpp:57 common/tool/action_menu.cpp:227 #: common/tool/actions.cpp:114 msgid "Quit" msgstr "終了" #: common/hotkey_store.cpp:72 msgid "Project Manager" msgstr "プロジェクト マネージャー" #: common/hotkey_store.cpp:73 eeschema/eeschema_config.cpp:67 #: eeschema/menubar.cpp:130 eeschema/sch_edit_frame.cpp:1301 #: kicad/tools/kicad_manager_actions.cpp:69 msgid "Schematic Editor" msgstr "回路図エディター" #: common/hotkey_store.cpp:74 kicad/tools/kicad_manager_actions.cpp:81 #: pcbnew/menubar_pcb_editor.cpp:184 pcbnew/pcb_edit_frame.cpp:177 #: pcbnew/pcb_edit_frame.cpp:1299 pcbnew/pcbnew_config.cpp:56 msgid "PCB Editor" msgstr "PCBエディター" #: common/hotkey_store.cpp:75 kicad/tools/kicad_manager_actions.cpp:110 #: pagelayout_editor/menubar.cpp:86 pagelayout_editor/pl_editor_frame.cpp:486 #: pagelayout_editor/pl_editor_frame.cpp:563 msgid "Drawing Sheet Editor" msgstr "図面シート エディター" #: common/hotkey_store.cpp:156 msgid "Gestures" msgstr "ジェスチャー" #: common/kiway.cpp:257 #, c-format msgid "Failed to load kiface library '%s'." msgstr "kiface ライブラリー '%s' のロードに失敗しました。" #: common/kiway.cpp:265 #, c-format msgid "Could not read instance name and version from kiface library '%s'." msgstr "" "kiface ライブラリー '%s' からインスタンス名とバージョン シンボルを読み込めま" "せんでした。" #: common/kiway.cpp:298 #, c-format msgid "" "Fatal Installation Bug. File:\n" "'%s'\n" "could not be loaded\n" msgstr "" "致命的なインストール バグ. ファイル:\n" "'%s'\n" "はロードできませんでした\n" #: common/kiway.cpp:302 msgid "It is missing.\n" msgstr "見つかりません。\n" #: common/kiway.cpp:304 msgid "Perhaps a shared library (.dll or .so) file is missing.\n" msgstr "共有ライブラリー (.dll or .so) と思われるファイルが見つかりません。\n" #: common/kiway.cpp:306 msgid "" "From command line: argv[0]:\n" "'" msgstr "" "コマンドラインから: argv[0]:\n" "\"" #: common/kiway.cpp:423 common/kiway.cpp:427 common/kiway.cpp:431 msgid "Error loading editor." msgstr "エディターをロード中にエラーしました。" #: common/kiway.cpp:517 #, c-format msgid "Unable to switch language to %s" msgstr "言語を %s に切り替えられません" #: common/languages_menu.cpp:48 msgid "Set Language" msgstr "言語設定" #: common/layer_id.cpp:32 msgid "F.Cu" msgstr "F.Cu" #: common/layer_id.cpp:33 msgid "In1.Cu" msgstr "In1.Cu" #: common/layer_id.cpp:34 msgid "In2.Cu" msgstr "In2.Cu" #: common/layer_id.cpp:35 msgid "In3.Cu" msgstr "In3.Cu" #: common/layer_id.cpp:36 msgid "In4.Cu" msgstr "In4.Cu" #: common/layer_id.cpp:37 msgid "In5.Cu" msgstr "In5.Cu" #: common/layer_id.cpp:38 msgid "In6.Cu" msgstr "In6.Cu" #: common/layer_id.cpp:39 msgid "In7.Cu" msgstr "In7.Cu" #: common/layer_id.cpp:40 msgid "In8.Cu" msgstr "In8.Cu" #: common/layer_id.cpp:41 msgid "In9.Cu" msgstr "In9.Cu" #: common/layer_id.cpp:42 msgid "In10.Cu" msgstr "In10.Cu" #: common/layer_id.cpp:43 msgid "In11.Cu" msgstr "In11.Cu" #: common/layer_id.cpp:44 msgid "In12.Cu" msgstr "In12.Cu" #: common/layer_id.cpp:45 msgid "In13.Cu" msgstr "In13.Cu" #: common/layer_id.cpp:46 msgid "In14.Cu" msgstr "In14.Cu" #: common/layer_id.cpp:47 msgid "In15.Cu" msgstr "In15.Cu" #: common/layer_id.cpp:48 msgid "In16.Cu" msgstr "In16.Cu" #: common/layer_id.cpp:49 msgid "In17.Cu" msgstr "In17.Cu" #: common/layer_id.cpp:50 msgid "In18.Cu" msgstr "In18.Cu" #: common/layer_id.cpp:51 msgid "In19.Cu" msgstr "In19.Cu" #: common/layer_id.cpp:52 msgid "In20.Cu" msgstr "In20.Cu" #: common/layer_id.cpp:53 msgid "In21.Cu" msgstr "In21.Cu" #: common/layer_id.cpp:54 msgid "In22.Cu" msgstr "In22.Cu" #: common/layer_id.cpp:55 msgid "In23.Cu" msgstr "In23.Cu" #: common/layer_id.cpp:56 msgid "In24.Cu" msgstr "In24.Cu" #: common/layer_id.cpp:57 msgid "In25.Cu" msgstr "In25.Cu" #: common/layer_id.cpp:58 msgid "In26.Cu" msgstr "In26.Cu" #: common/layer_id.cpp:59 msgid "In27.Cu" msgstr "In27.Cu" #: common/layer_id.cpp:60 msgid "In28.Cu" msgstr "In28.Cu" #: common/layer_id.cpp:61 msgid "In29.Cu" msgstr "In20.Cu" #: common/layer_id.cpp:62 msgid "In30.Cu" msgstr "In30.Cu" #: common/layer_id.cpp:63 msgid "B.Cu" msgstr "B.Cu" #: common/layer_id.cpp:66 msgid "B.Adhesive" msgstr "B.Adhesive" #: common/layer_id.cpp:67 msgid "F.Adhesive" msgstr "F.Adhesive" #: common/layer_id.cpp:68 msgid "B.Paste" msgstr "B.Paste" #: common/layer_id.cpp:69 msgid "F.Paste" msgstr "F.Paste" #: common/layer_id.cpp:70 msgid "B.Silkscreen" msgstr "B.Silkscreen" #: common/layer_id.cpp:71 msgid "F.Silkscreen" msgstr "F.Silkscreen" #: common/layer_id.cpp:72 msgid "B.Mask" msgstr "B.Mask" #: common/layer_id.cpp:73 msgid "F.Mask" msgstr "F.Mask" #: common/layer_id.cpp:76 msgid "User.Drawings" msgstr "User.Drawings" #: common/layer_id.cpp:77 msgid "User.Comments" msgstr "User.Comments" #: common/layer_id.cpp:78 msgid "User.Eco1" msgstr "User.Eco1" #: common/layer_id.cpp:79 msgid "User.Eco2" msgstr "User.Eco2" #: common/layer_id.cpp:80 msgid "Edge.Cuts" msgstr "Edge.Cuts" #: common/layer_id.cpp:81 pcbnew/dialogs/panel_setup_layers_base.cpp:656 msgid "Margin" msgstr "Margin" #: common/layer_id.cpp:84 msgid "F.Courtyard" msgstr "F.Courtyard" #: common/layer_id.cpp:85 msgid "B.Courtyard" msgstr "B.Courtyard" #: common/layer_id.cpp:86 msgid "F.Fab" msgstr "F.Fab" #: common/layer_id.cpp:87 msgid "B.Fab" msgstr "B.Fab" #: common/layer_id.cpp:90 msgid "User.1" msgstr "User.1" #: common/layer_id.cpp:91 msgid "User.2" msgstr "User.2" #: common/layer_id.cpp:92 msgid "User.3" msgstr "User.3" #: common/layer_id.cpp:93 msgid "User.4" msgstr "User.4" #: common/layer_id.cpp:94 msgid "User.5" msgstr "User.5" #: common/layer_id.cpp:95 msgid "User.6" msgstr "User.6" #: common/layer_id.cpp:96 msgid "User.7" msgstr "User.7" #: common/layer_id.cpp:97 msgid "User.8" msgstr "User.8" #: common/layer_id.cpp:98 msgid "User.9" msgstr "User.9" #: common/layer_id.cpp:101 pcbnew/plugins/kicad/pcb_parser.cpp:856 msgid "Rescue" msgstr "レスキュー" #: common/layer_id.cpp:105 msgid "Wires" msgstr "ワイヤー" #: common/layer_id.cpp:106 msgid "Buses" msgstr "バス" #: common/layer_id.cpp:107 msgid "Bus junctions" msgstr "バスのジャンクション" #: common/layer_id.cpp:108 msgid "Junctions" msgstr "ジャンクション (接続点)" #: common/layer_id.cpp:109 msgid "Labels" msgstr "ラベル" #: common/layer_id.cpp:110 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:43 msgid "Global labels" msgstr "グローバル ラベル" #: common/layer_id.cpp:111 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:46 msgid "Hierarchical labels" msgstr "階層ラベル" #: common/layer_id.cpp:112 msgid "Pin numbers" msgstr "ピン番号" #: common/layer_id.cpp:113 msgid "Pin names" msgstr "ピン名" #: common/layer_id.cpp:114 msgid "Symbol references" msgstr "シンボルのリファレンス" #: common/layer_id.cpp:115 msgid "Symbol values" msgstr "シンボルの定数" #: common/layer_id.cpp:116 msgid "Symbol fields" msgstr "シンボルのフィールド" #: common/layer_id.cpp:117 msgid "Symbol body outlines" msgstr "シンボルの外形線" #: common/layer_id.cpp:118 msgid "Symbol body fills" msgstr "シンボルの塗潰し" #: common/layer_id.cpp:119 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:67 msgid "Schematic text && graphics" msgstr "回路図のテキストと図形" #: common/layer_id.cpp:120 msgid "Pins" msgstr "ピン" #: common/layer_id.cpp:121 msgid "Sheet borders" msgstr "シートの図枠" #: common/layer_id.cpp:122 msgid "Sheet backgrounds" msgstr "シートの背景" #: common/layer_id.cpp:123 msgid "Sheet names" msgstr "シート名" #: common/layer_id.cpp:124 msgid "Sheet fields" msgstr "シートのフィールド" #: common/layer_id.cpp:125 msgid "Sheet file names" msgstr "シート ファイル名" #: common/layer_id.cpp:126 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:58 msgid "Sheet pins" msgstr "シートピン" #: common/layer_id.cpp:127 msgid "No-connect symbols" msgstr "未接続シンボル" #: common/layer_id.cpp:128 msgid "ERC warnings" msgstr "ERC 警告" #: common/layer_id.cpp:129 msgid "ERC errors" msgstr "ERC エラー" #: common/layer_id.cpp:130 common/layer_id.cpp:167 #: pcbnew/widgets/appearance_controls.cpp:354 msgid "Anchors" msgstr "アンカー" #: common/layer_id.cpp:131 common/layer_id.cpp:170 msgid "Helper items" msgstr "ヘルパー アイテム" #: common/layer_id.cpp:132 common/layer_id.cpp:171 common/tool/grid_menu.cpp:40 #: gerbview/widgets/gerbview_layer_widget.cpp:98 #: pcbnew/widgets/appearance_controls.cpp:356 msgid "Grid" msgstr "グリッド" #: common/layer_id.cpp:133 msgid "Axes" msgstr "軸" #: common/layer_id.cpp:134 common/layer_id.cpp:173 #: gerbview/widgets/gerbview_layer_widget.cpp:102 msgid "Background" msgstr "背景" #: common/layer_id.cpp:135 common/layer_id.cpp:169 msgid "Cursor" msgstr "カーソル" #: common/layer_id.cpp:136 msgid "Highlighted items" msgstr "ハイライトされたアイテム" #: common/layer_id.cpp:137 msgid "Hidden items" msgstr "非表示アイテム" #: common/layer_id.cpp:138 common/layer_id.cpp:174 msgid "Selection highlight" msgstr "ハイライトを選択" #: common/layer_id.cpp:139 common/layer_id.cpp:168 msgid "Drawing sheet" msgstr "図面シート" #: common/layer_id.cpp:143 msgid "Footprints front" msgstr "表面のフットプリント" #: common/layer_id.cpp:144 msgid "Footprints back" msgstr "裏面のフットプリント" #: common/layer_id.cpp:145 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:28 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:64 #: pcb_calculator/calculator_panels/panel_attenuators_base.cpp:100 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:30 #: pcbnew/widgets/appearance_controls.cpp:343 msgid "Values" msgstr "値" #: common/layer_id.cpp:146 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:25 #: eeschema/dialogs/dialog_update_from_pcb_base.cpp:53 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:27 msgid "Reference designators" msgstr "リファレンス指定子" #: common/layer_id.cpp:147 msgid "Footprint text" msgstr "フットプリント テキスト" #: common/layer_id.cpp:148 msgid "Hidden text" msgstr "非表示テキスト" #: common/layer_id.cpp:149 msgid "SMD pads front" msgstr "基板表面の表面実装部品パッド" #: common/layer_id.cpp:150 msgid "SMD pads back" msgstr "基板裏面の表面実装部品パッド" #: common/layer_id.cpp:151 msgid "Through-hole pads" msgstr "スルーホール パッド" #: common/layer_id.cpp:152 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:27 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:52 #: pcbnew/dialogs/panel_setup_tracks_and_vias_base.cpp:27 #: pcbnew/widgets/appearance_controls.cpp:335 #: pcbnew/widgets/panel_selection_filter_base.cpp:37 msgid "Tracks" msgstr "配線" #: common/layer_id.cpp:153 msgid "Through vias" msgstr "貫通ビア" #: common/layer_id.cpp:154 msgid "Bl/Buried vias" msgstr "ブラインド/ベリード ビア" #: common/layer_id.cpp:155 msgid "Micro-vias" msgstr "マイクロビア" #: common/layer_id.cpp:156 msgid "Via holes" msgstr "ビア穴" #: common/layer_id.cpp:157 msgid "Via hole walls" msgstr "ビア穴壁" #: common/layer_id.cpp:158 msgid "Plated holes" msgstr "メッキ穴" #: common/layer_id.cpp:159 msgid "Plated hole walls" msgstr "メッキ穴壁" #: common/layer_id.cpp:160 msgid "Non-plated holes" msgstr "メッキなし穴" #: common/layer_id.cpp:161 pcbnew/dialogs/panel_edit_options_base.cpp:318 #: pcbnew/widgets/appearance_controls.cpp:349 #: pcbnew/widgets/appearance_controls.cpp:692 msgid "Ratsnest" msgstr "ラッツネスト" #: common/layer_id.cpp:162 msgid "No-connects" msgstr "未接続" #: common/layer_id.cpp:163 msgid "DRC warnings" msgstr "DRC 警告" #: common/layer_id.cpp:164 msgid "DRC errors" msgstr "DRC エラー" #: common/layer_id.cpp:165 msgid "DRC exclusions" msgstr "DRC 除外" #: common/layer_id.cpp:166 msgid "DRC marker shadows" msgstr "DRC マーカーの影" #: common/layer_id.cpp:172 msgid "Grid axes" msgstr "グリッド軸" #: common/lib_id.cpp:143 msgid "Illegal character found in logical library name" msgstr "論理的なライブラリー名の中に不正な文字があります" #: common/lib_tree_model.cpp:139 eeschema/lib_item.cpp:54 #: eeschema/sch_pin.cpp:200 eeschema/symbol_editor/symbol_editor.cpp:1229 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:67 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:78 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:89 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:100 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:113 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:124 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:177 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:188 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:201 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:212 #: pcbnew/dialogs/dialog_track_via_properties_base.cpp:223 msgid "Unit" msgstr "ユニット" #: common/lib_tree_model_adapter.cpp:273 msgid "Item" msgstr "アイテム" #: common/libeval_compiler/libeval_compiler.cpp:567 #, c-format msgid "Unrecognized character '%c'" msgstr "認識されないキャラクター '%c'" #: common/libeval_compiler/libeval_compiler.cpp:827 msgid "Unknown parent of function parameters" msgstr "関数パラメーターの親が不明" #: common/libeval_compiler/libeval_compiler.cpp:846 msgid "Unknown parent of property" msgstr "プロパティの親が不明" #: common/libeval_compiler/libeval_compiler.cpp:869 #: common/libeval_compiler/libeval_compiler.cpp:899 #: common/libeval_compiler/libeval_compiler.cpp:973 #: common/libeval_compiler/libeval_compiler.cpp:1037 #, c-format msgid "Unrecognized item '%s'" msgstr "認識されないアイテム '%s'" #: common/libeval_compiler/libeval_compiler.cpp:875 #: common/libeval_compiler/libeval_compiler.cpp:978 #, c-format msgid "Unrecognized property '%s'" msgstr "認識されないプロパティ '%s'" #: common/libeval_compiler/libeval_compiler.cpp:912 #, c-format msgid "Unrecognized function '%s'" msgstr "認識されないファンクション '%s'" #: common/libeval_compiler/libeval_compiler.cpp:1009 #, c-format msgid "Missing units for '%s'| (%s)" msgstr "'%s' のユニットが見つかりません。| (%s)" #: common/libeval_compiler/libeval_compiler.cpp:1126 #, c-format msgid "Type mismatch between '%s' and %lf" msgstr "'%s' と %lf との間で型が不整合です" #: common/libeval_compiler/libeval_compiler.cpp:1132 #, c-format msgid "Type mismatch between %lf and '%s'" msgstr "%lf と '%s' との間で型が不整合です" #: common/pgm_base.cpp:168 msgid "No default editor found, you must choose one." msgstr "デフォルトのエディターが見つからないので、指定する必要があります。" #: common/pgm_base.cpp:188 common/pgm_base.cpp:190 msgid "Executable file" msgstr "実行ファイル" #: common/pgm_base.cpp:200 msgid "Select Preferred Editor" msgstr "優先するエディターを選択" #: common/pgm_base.cpp:220 msgid "Environment variable HOME is empty. Unable to continue." msgstr "環境変数 HOME が空です。続行できません。" #: common/pgm_base.cpp:428 msgid "This language is not supported by the operating system." msgstr "この言語はオペレーティングシステムでサポートされていません。" #: common/pgm_base.cpp:479 common/pgm_base.cpp:517 msgid "The KiCad language file for this language is not installed." msgstr "この言語向けのKiCadの言語ファイルがインストールされていません。" #: common/plugins/altium/altium_parser.cpp:116 msgid "" "Missing null byte at end of property list. Imported data might be malformed " "or missing." msgstr "" "プロパティリスト最後のnullバイトがありません。インポートされたデータが正しく" "ないか、欠落している可能性があります。" #: common/plugins/altium/altium_parser.cpp:247 #, c-format msgid "Unit '%s' does not end with 'mil'." msgstr "ユニット '%s' の末尾が 'mil' でありません。" #: common/plugins/altium/altium_parser.cpp:255 #, c-format msgid "Cannot convert '%s' to double." msgstr "'%s' を倍精度小数に変換できません。" #: common/plugins/cadstar/cadstar_archive_parser.cpp:2334 #, c-format msgid "Cannot open file '%s'" msgstr "ファイル '%s' を開くことができません" #: common/plugins/cadstar/cadstar_archive_parser.cpp:2354 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2652 msgid "File import cancelled by user." msgstr "ファイルのインポートはユーザーによってキャンセルされました。" #: common/plugins/cadstar/cadstar_archive_parser.cpp:2370 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2388 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2404 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2410 #: common/plugins/cadstar/cadstar_archive_parser.cpp:2416 msgid "The selected file is not valid or might be corrupt!" msgstr "選択されたファイルは不正であるか、壊れています!" #: common/plugins/cadstar/cadstar_archive_parser.cpp:2515 #, c-format msgid "Unexpected number of points in '%s'. Found %d but expected %d." msgstr "" "'%s のポイントが期待されていない数です。%d 個見つかりましたが、期待されている" "数は %d 個です 。" #: common/plugins/cadstar/cadstar_archive_parser.h:40 #, c-format msgid "Missing node '%s' in '%s'" msgstr "見つからないノード '%s' ( '%s' 中)" #: common/plugins/cadstar/cadstar_archive_parser.h:43 #, c-format msgid "Unknown node '%s' in '%s'" msgstr "未知のノード '%s' ( '%s' 中)" #: common/plugins/cadstar/cadstar_archive_parser.h:46 #, c-format msgid "Missing Parameter '%s' in '%s'" msgstr "見つからないパラメーター '%s' ( '%s' 中)" #: common/plugins/cadstar/cadstar_archive_parser.h:49 #, c-format msgid "Unknown Parameter '%s' in '%s'" msgstr "未知のパラメーター '%s' ( '%s' 中)" #: common/plugins/cadstar/cadstar_archive_parser.h:52 #, c-format msgid "Unable to parse '%s' in '%s'" msgstr "'%s' をパース出来ません ('%s' 中)" #: common/plugins/eagle/eagle_parser.cpp:120 #, c-format msgid "Invalid size %lld: too large" msgstr "不正なサイズ %lld: 大きすぎます" #: common/plugins/eagle/eagle_parser.cpp:281 #, c-format msgid "Invalid Arc with radius %f and angle %f" msgstr "不正な円弧 (半径 %f 、角度 %f )" #: common/project.cpp:310 common/project.cpp:315 pcbnew/pcb_base_frame.cpp:155 msgid "Error loading project footprint library table." msgstr "" "プロジェクト フットプリント ライブラリー テーブルのロード中にエラーしました。" #: common/project/project_archiver.cpp:52 kicad/pcm/pcm_task_manager.cpp:267 msgid "Could not open archive file." msgstr "アーカイブ ファイルを開くことができません。" #: common/project/project_archiver.cpp:61 kicad/pcm/pcm_task_manager.cpp:275 msgid "Invalid archive file format." msgstr "不正なアーカイブ ファイル フォーマットです。" #: common/project/project_archiver.cpp:72 #, c-format msgid "Extracting file '%s'." msgstr "ファイル '%s' を展開します。" #: common/project/project_archiver.cpp:95 kicad/pcm/pcm_task_manager.cpp:187 #: kicad/pcm/pcm_task_manager.cpp:232 msgid "Error extracting file!" msgstr "ファイルの展開エラー!" #: common/project/project_archiver.cpp:159 eeschema/dialogs/dialog_erc.cpp:775 #: eeschema/dialogs/dialog_plot_schematic.cpp:517 #: eeschema/dialogs/dialog_plot_schematic.cpp:688 #: eeschema/dialogs/dialog_plot_schematic.cpp:838 #: eeschema/dialogs/dialog_plot_schematic.cpp:1038 #: eeschema/dialogs/dialog_plot_schematic.cpp:1159 #: eeschema/netlist_exporters/netlist_exporter_cadstar.cpp:48 #: eeschema/netlist_exporters/netlist_exporter_orcadpcb2.cpp:52 #: gerbview/export_to_pcbnew.cpp:68 pagelayout_editor/files.cpp:210 #: pcbnew/build_BOM_from_board.cpp:103 #: pcbnew/dialogs/dialog_board_statistics.cpp:662 #: pcbnew/dialogs/dialog_drc.cpp:671 pcbnew/dialogs/dialog_export_idf.cpp:223 #: pcbnew/dialogs/dialog_export_svg.cpp:296 #: pcbnew/dialogs/dialog_export_vrml.cpp:264 #: pcbnew/dialogs/dialog_gendrill.cpp:469 pcbnew/dialogs/dialog_plot.cpp:913 #: pcbnew/exporters/export_footprint_associations.cpp:83 #: pcbnew/exporters/export_gencad.cpp:257 #: pcbnew/exporters/gen_footprints_placefile.cpp:302 #: pcbnew/exporters/gen_footprints_placefile.cpp:323 #: pcbnew/exporters/gen_footprints_placefile.cpp:420 #: pcbnew/exporters/gen_footprints_placefile.cpp:466 #: pcbnew/exporters/gen_footprints_placefile.cpp:568 #: pcbnew/exporters/gendrill_Excellon_writer.cpp:117 #: pcbnew/exporters/gendrill_file_writer_base.cpp:344 #: pcbnew/exporters/gendrill_gerber_writer.cpp:101 #: pcbnew/exporters/gerber_jobfile_writer.cpp:153 #, c-format msgid "Failed to create file '%s'." msgstr "ファイル '%s' の作成に失敗しました。" #: common/project/project_archiver.cpp:205 #, c-format msgid "Archived file '%s'." msgstr "ファイル '%s' にアーカイブしました。" #: common/project/project_archiver.cpp:215 #, c-format msgid "Failed to archive file '%s'." msgstr "ファイル '%s' にアーカイブできませんでした。" #: common/project/project_archiver.cpp:241 #, c-format msgid "Zip archive '%s' created (%s uncompressed, %s compressed)." msgstr "Zip アーカイブ '%s' が作成されました (%s 未圧縮, %s 圧縮済)." #: common/rc_item.cpp:353 msgid "Excluded " msgstr "除外 " #: common/rc_item.cpp:357 msgid "Error: " msgstr "エラー: " #: common/rc_item.cpp:358 msgid "Warning: " msgstr "警告: " #: common/richio.cpp:170 #, c-format msgid "Unable to open %s for reading." msgstr "読み込み用にファイル '%s' を開くことができません。" #: common/richio.cpp:221 common/richio.cpp:317 msgid "Maximum line length exceeded" msgstr "最大ライン長が超過しています" #: common/richio.cpp:283 msgid "Line length exceeded" msgstr "ライン長が超過しています" #: common/richio.cpp:566 msgid "OUTPUTSTREAM_OUTPUTFORMATTER write error" msgstr "OUTPUTSTREAM_OUTPUTFORMATTER 書き出しエラー" #: common/settings/color_settings.cpp:335 msgid "(Footprints)" msgstr "(フットプリント)" #: common/settings/color_settings.cpp:387 msgid "KiCad Default" msgstr "KiCad 標準" #: common/settings/color_settings.cpp:392 msgid "KiCad Classic" msgstr "KiCad クラシック" #: common/template_fieldnames.cpp:72 #, c-format msgid "Field%d" msgstr "フィールド%d" #: common/tool/action_menu.cpp:209 common/tool/action_menu.cpp:214 #, c-format msgid "Close %s" msgstr "%s を閉じる" #: common/tool/action_menu.cpp:228 #, c-format msgid "Quit %s" msgstr "%s を終了する" #: common/tool/actions.cpp:43 msgid "New..." msgstr "新規..." #: common/tool/actions.cpp:43 msgid "Create a new document in the editor" msgstr "エディターで新規ドキュメントを作成" #: common/tool/actions.cpp:49 msgid "New Library..." msgstr "新規ライブラリー..." #: common/tool/actions.cpp:49 msgid "Create a new library folder" msgstr "新規ライブラリー フォルダーを作成" #: common/tool/actions.cpp:55 msgid "Add Library..." msgstr "ライブラリーを追加..." #: common/tool/actions.cpp:55 msgid "Add an existing library folder" msgstr "既存のライブラリー フォルダーを追加" #: common/tool/actions.cpp:61 eeschema/sim/sim_plot_frame_base.cpp:25 msgid "Open..." msgstr "開く..." #: common/tool/actions.cpp:61 msgid "Open existing document" msgstr "既存のドキュメントを開く" #: common/tool/actions.cpp:67 msgid "Save changes" msgstr "変更を保存" #: common/tool/actions.cpp:73 eeschema/sim/sim_plot_frame_base.cpp:33 #: eeschema/tools/ee_actions.cpp:138 msgid "Save As..." msgstr "名前を付けて保存..." #: common/tool/actions.cpp:73 msgid "Save current document to another location" msgstr "現在のドキュメントを別の場所に保存" #: common/tool/actions.cpp:79 msgid "Save Copy As..." msgstr "名前を付けてコピーを保存..." #: common/tool/actions.cpp:79 msgid "Save a copy of the current document to another location" msgstr "現在のドキュメントのコピーを別の場所に保存" #: common/tool/actions.cpp:85 msgid "Save All" msgstr "すべて保存" #: common/tool/actions.cpp:85 msgid "Save all changes" msgstr "すべての変更を保存" #: common/tool/actions.cpp:91 msgid "Throw away changes" msgstr "変更を破棄" #: common/tool/actions.cpp:96 msgid "Page Settings..." msgstr "ページ設定..." #: common/tool/actions.cpp:96 msgid "Settings for paper size and title block info" msgstr "用紙サイズとタイトル ブロックの情報を設定" #: common/tool/actions.cpp:102 msgid "Print..." msgstr "印刷..." #: common/tool/actions.cpp:108 msgid "Plot..." msgstr "プロット..." #: common/tool/actions.cpp:108 pcbnew/dialogs/dialog_plot.cpp:68 #: pcbnew/dialogs/dialog_plot_base.h:153 msgid "Plot" msgstr "製造ファイル出力" #: common/tool/actions.cpp:114 msgid "Close the current editor" msgstr "現在のエディターを閉じる" #: common/tool/actions.cpp:121 msgid "Cancel current tool" msgstr "現在のツールをキャンセル" #: common/tool/actions.cpp:127 msgid "Show Context Menu" msgstr "コンテキスト メニューを表示" #: common/tool/actions.cpp:127 msgid "Perform the right-mouse-button action" msgstr "マウス右ボタンのアクションを実行" #: common/tool/actions.cpp:136 msgid "Undo" msgstr "元に戻す" #: common/tool/actions.cpp:136 msgid "Undo last edit" msgstr "一つ前の編集を元に戻す" #: common/tool/actions.cpp:147 msgid "Redo" msgstr "やり直し" #: common/tool/actions.cpp:147 msgid "Redo last edit" msgstr "一つ前の編集をやり直す" #: common/tool/actions.cpp:153 msgid "Cut selected item(s) to clipboard" msgstr "選択されたアイテムをクリップボードに送る" #: common/tool/actions.cpp:159 msgid "Copy selected item(s) to clipboard" msgstr "選択されたアイテムをクリップボードにコピー" #: common/tool/actions.cpp:165 msgid "Paste item(s) from clipboard" msgstr "クリップボードからアイテムを貼り付け" #: common/tool/actions.cpp:171 msgid "Select all items on screen" msgstr "画面上のすべてのアイテムを選択" #: common/tool/actions.cpp:175 msgid "Paste Special..." msgstr "特殊な貼り付け..." #: common/tool/actions.cpp:175 msgid "Paste item(s) from clipboard with options" msgstr "オプションを指定してクリップボードからアイテムを貼り付け" #: common/tool/actions.cpp:180 msgid "Duplicate" msgstr "複製" #: common/tool/actions.cpp:180 msgid "Duplicates the selected item(s)" msgstr "選択したアイテムを複製" #: common/tool/actions.cpp:191 msgid "Deletes selected item(s)" msgstr "選択したアイテムを削除" #: common/tool/actions.cpp:196 msgid "Interactive Delete Tool" msgstr "インタラクティブ削除ツール" #: common/tool/actions.cpp:196 msgid "Delete clicked items" msgstr "クリックしたアイテムを削除" #: common/tool/actions.cpp:203 msgid "Change Edit Method" msgstr "編集方法の変更" #: common/tool/actions.cpp:203 msgid "Change edit method constraints" msgstr "編集メソッドの制約を変更する" #: common/tool/actions.cpp:208 eeschema/dialogs/dialog_schematic_find.cpp:33 #: eeschema/dialogs/dialog_schematic_find_base.h:81 #: pcbnew/dialogs/dialog_find.cpp:55 msgid "Find" msgstr "検索" #: common/tool/actions.cpp:208 msgid "Find text" msgstr "テキストを検索" #: common/tool/actions.cpp:214 eeschema/dialogs/dialog_schematic_find.cpp:44 msgid "Find and Replace" msgstr "検索と置換" #: common/tool/actions.cpp:214 msgid "Find and replace text" msgstr "テキストの検索と置換" #: common/tool/actions.cpp:220 pcbnew/dialogs/dialog_find_base.cpp:93 msgid "Find Next" msgstr "次を検索" #: common/tool/actions.cpp:220 msgid "Find next match" msgstr "次に一致するものを検索" #: common/tool/actions.cpp:226 msgid "Find Next Marker" msgstr "次のマーカーを検索" #: common/tool/actions.cpp:232 msgid "Replace and Find Next" msgstr "置換して次を検索" #: common/tool/actions.cpp:232 msgid "Replace current match and find next" msgstr "現在の一致したものを置換して次を検索" #: common/tool/actions.cpp:238 msgid "Replace All" msgstr "すべて置換" #: common/tool/actions.cpp:238 msgid "Replace all matches" msgstr "一致したものをすべて置換" #: common/tool/actions.cpp:249 msgid "Previous Marker" msgstr "前のマーカー" #: common/tool/actions.cpp:249 msgid "Go to previous marker in Checker window" msgstr "チェッカー ウィンドウの前のマーカーに移動" #: common/tool/actions.cpp:254 msgid "Next Marker" msgstr "次のマーカー" #: common/tool/actions.cpp:254 msgid "Go to next marker in Checker window" msgstr "チェッカー ウィンドウの次のマーカーに移動" #: common/tool/actions.cpp:259 msgid "Exclude Marker" msgstr "マーカーを除外" #: common/tool/actions.cpp:259 msgid "Mark current violation in Checker window as an exclusion" msgstr "チェッカー ウィンドウの違反を除外としてマークする" #: common/tool/actions.cpp:270 kicad/pcm/dialogs/dialog_pcm_base.cpp:131 msgid "Refresh" msgstr "更新" #: common/tool/actions.cpp:281 msgid "Zoom to Fit" msgstr "合わせてズーム" #: common/tool/actions.cpp:286 msgid "Zoom to Objects" msgstr "オブジェクトに合わせてズーム" #: common/tool/actions.cpp:297 msgid "Zoom In at Cursor" msgstr "カーソルを中心にしてズームイン" #: common/tool/actions.cpp:308 msgid "Zoom Out at Cursor" msgstr "カーソルを中心にしてズームアウト" #: common/tool/actions.cpp:314 common/widgets/mathplot.cpp:1667 #: eeschema/sim/sim_plot_frame_base.cpp:87 msgid "Zoom In" msgstr "ズーム イン" #: common/tool/actions.cpp:320 common/widgets/mathplot.cpp:1668 #: eeschema/sim/sim_plot_frame_base.cpp:91 msgid "Zoom Out" msgstr "ズーム アウト" #: common/tool/actions.cpp:332 msgid "Zoom to Selection" msgstr "選択範囲をズーム" #: common/tool/actions.cpp:345 msgid "Cursor Up" msgstr "カーソルを上へ移動" #: common/tool/actions.cpp:351 msgid "Cursor Down" msgstr "カーソルを下へ移動" #: common/tool/actions.cpp:357 msgid "Cursor Left" msgstr "カーソルを左へ移動" #: common/tool/actions.cpp:363 msgid "Cursor Right" msgstr "カーソルを右へ移動" #: common/tool/actions.cpp:370 msgid "Cursor Up Fast" msgstr "カーソルを上へ高速移動" #: common/tool/actions.cpp:376 msgid "Cursor Down Fast" msgstr "カーソルを下へ高速移動" #: common/tool/actions.cpp:382 msgid "Cursor Left Fast" msgstr "カーソルを左へ高速移動" #: common/tool/actions.cpp:388 msgid "Cursor Right Fast" msgstr "カーソルを右へ高速移動" #: common/tool/actions.cpp:394 msgid "Click" msgstr "クリック" #: common/tool/actions.cpp:394 msgid "Performs left mouse button click" msgstr "マウスの左クリックを実行" #: common/tool/actions.cpp:400 msgid "Double-click" msgstr "ダブル クリック" #: common/tool/actions.cpp:400 msgid "Performs left mouse button double-click" msgstr "マウスの左ダブルクリックを実行" #: common/tool/actions.cpp:408 msgid "Pin Library" msgstr "ライブラリーをピン留め" #: common/tool/actions.cpp:409 msgid "Keep the library at the top of the list" msgstr "一覧の一番上にライブラリーを固定する" #: common/tool/actions.cpp:413 msgid "Unpin Library" msgstr "ライブラリーのピン留めを外す" #: common/tool/actions.cpp:414 msgid "No longer keep the library at the top of the list" msgstr "一覧の一番上にライブラリーを固定しない" #: common/tool/actions.cpp:419 msgid "Pan Up" msgstr "上にパン" #: common/tool/actions.cpp:425 msgid "Pan Down" msgstr "下にパン" #: common/tool/actions.cpp:431 msgid "Pan Left" msgstr "左にパン" #: common/tool/actions.cpp:437 msgid "Pan Right" msgstr "右にパン" #: common/tool/actions.cpp:444 msgid "Switch to Fast Grid 1" msgstr "高速グリッド1に切り替え" #: common/tool/actions.cpp:449 msgid "Switch to Fast Grid 2" msgstr "高速グリッド2に切り替え" #: common/tool/actions.cpp:454 msgid "Switch to Next Grid" msgstr "次のグリッドに切り替え" #: common/tool/actions.cpp:458 msgid "Switch to Previous Grid" msgstr "以前のグリッドに切り替え" #: common/tool/actions.cpp:463 msgid "Set the grid origin point" msgstr "グリッド原点をセット" #: common/tool/actions.cpp:476 msgid "Show Grid" msgstr "グリッドを表示" #: common/tool/actions.cpp:476 msgid "Display grid dots or lines in the edit window" msgstr "編集ウィンドウでグリッドの点または線を表示" #: common/tool/actions.cpp:481 msgid "Grid Properties..." msgstr "グリッド プロパティ..." #: common/tool/actions.cpp:481 msgid "Set grid dimensions" msgstr "グリッドの寸法を設定" #: common/tool/actions.cpp:486 msgid "Use inches" msgstr "inch 単位を使用" #: common/tool/actions.cpp:491 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:120 #: pcbnew/dialogs/dialog_export_idf_base.cpp:102 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:89 #: pcbnew/import_gfx/dialog_import_gfx.cpp:54 msgid "Mils" msgstr "mil" #: common/tool/actions.cpp:491 msgid "Use mils" msgstr "mil 単位を使用" #: common/tool/actions.cpp:496 #: pcbnew/dialogs/dialog_dimension_properties_base.cpp:120 #: pcbnew/dialogs/dialog_export_idf_base.cpp:102 #: pcbnew/dialogs/dialog_gen_footprint_position_file_base.cpp:54 #: pcbnew/dialogs/dialog_gendrill_base.cpp:104 #: pcbnew/dialogs/dialog_plot_base.cpp:358 #: pcbnew/dialogs/panel_setup_text_and_graphics_base.cpp:89 #: pcbnew/import_gfx/dialog_import_gfx.cpp:53 msgid "Millimeters" msgstr "mm" #: common/tool/actions.cpp:496 msgid "Use millimeters" msgstr "mm 単位を使用" #: common/tool/actions.cpp:508 msgid "Switch units" msgstr "単位を切り替え" #: common/tool/actions.cpp:508 msgid "Switch between imperial and metric units" msgstr "ヤード・ポンド法とメートル法を切り替え" #: common/tool/actions.cpp:513 msgid "Polar Coordinates" msgstr "極座標" #: common/tool/actions.cpp:513 msgid "Switch between polar and cartesian coordinate systems" msgstr "極座標と直交座標を切り替え" #: common/tool/actions.cpp:519 msgid "Reset Local Coordinates" msgstr "ローカル座標をリセット" #: common/tool/actions.cpp:525 msgid "Always Show Cursor" msgstr "カーソルを常に表示" #: common/tool/actions.cpp:525 msgid "Display crosshairs even in selection tool" msgstr "選択ツール中でも十字線を表示" #: common/tool/actions.cpp:530 msgid "Full-Window Crosshairs" msgstr "全画面十字線" #: common/tool/actions.cpp:530 msgid "Switch display of full-window crosshairs" msgstr "全画面十字線の表示を切り替え" #: common/tool/actions.cpp:536 msgid "Inactive Layer View Mode" msgstr "非アクティブレイヤー表示モード" #: common/tool/actions.cpp:537 msgid "Toggle inactive layers between normal and dimmed" msgstr "非アクティブのレイヤーを標準と非表示で切り替える" #: common/tool/actions.cpp:543 msgid "Inactive Layer View Mode (3-state)" msgstr "非アクティブレイヤー表示モード (3 状態)" #: common/tool/actions.cpp:544 msgid "Cycle inactive layers between normal, dimmed, and hidden" msgstr "非アクティブのレイヤーの表示を標準、ぼかし、非表示で切り替える" #: common/tool/actions.cpp:549 msgid "Select item(s)" msgstr "アイテムを選択" #: common/tool/actions.cpp:556 msgid "Measure Tool" msgstr "計測ツール" #: common/tool/actions.cpp:556 msgid "Interactively measure distance between points" msgstr "2点間の距離をインタラクティブに計測" #: common/tool/actions.cpp:567 msgid "Show 3D viewer window" msgstr "3D ビューアー ウィンドウを表示" #: common/tool/actions.cpp:572 eeschema/symbol_viewer_frame.cpp:101 #: eeschema/symbol_viewer_frame.cpp:922 msgid "Symbol Library Browser" msgstr "シンボル ライブラリー ブラウザー" #: common/tool/actions.cpp:572 msgid "Browse symbol libraries" msgstr "シンボル ライブラリーを参照" #: common/tool/actions.cpp:577 eeschema/eeschema_config.cpp:244 #: eeschema/symbol_editor/symbol_editor.cpp:163 #: kicad/tools/kicad_manager_actions.cpp:75 msgid "Symbol Editor" msgstr "シンボル エディター" #: common/tool/actions.cpp:577 msgid "Create, delete and edit symbols" msgstr "シンボルを作成、削除、編集" #: common/tool/actions.cpp:582 pcbnew/footprint_viewer_frame.cpp:110 #: pcbnew/footprint_viewer_frame.cpp:996 msgid "Footprint Library Browser" msgstr "フットプリント ライブラリー ブラウザー" #: common/tool/actions.cpp:582 msgid "Browse footprint libraries" msgstr "フットプリント ライブラリーを参照" #: common/tool/actions.cpp:587 kicad/tools/kicad_manager_actions.cpp:87 #: pcbnew/footprint_edit_frame.cpp:840 pcbnew/footprint_edit_frame.cpp:961 #: pcbnew/menubar_footprint_editor.cpp:92 msgid "Footprint Editor" msgstr "フットプリント エディター" #: common/tool/actions.cpp:587 msgid "Create, delete and edit footprints" msgstr "フットプリントを作成、削除、編集" #: common/tool/actions.cpp:593 msgid "Update PCB from Schematic..." msgstr "回路図から基板を更新..." #: common/tool/actions.cpp:593 msgid "Update PCB with changes made to schematic" msgstr "回路図で行われた変更で基板 (PCB) を更新" #: common/tool/actions.cpp:598 msgid "Update Schematic from PCB..." msgstr "基板から回路図を更新..." #: common/tool/actions.cpp:598 msgid "Update schematic with changes made to PCB" msgstr "基板 (PCB) で行われた変更で回路図を更新" #: common/tool/actions.cpp:608 #: pcbnew/dialogs/panel_fp_properties_3d_model_base.cpp:71 msgid "Configure Paths..." msgstr "設定パス..." #: common/tool/actions.cpp:608 msgid "Edit path configuration environment variables" msgstr "パス設定の環境変数を編集" #: common/tool/actions.cpp:613 msgid "Manage Symbol Libraries..." msgstr "シンボル ライブラリーを管理..." #: common/tool/actions.cpp:614 msgid "Edit the global and project symbol library lists" msgstr "グローバルとプロジェクトのシンボル ライブラリー リストを編集" #: common/tool/actions.cpp:619 msgid "Manage Footprint Libraries..." msgstr "フットプリント ライブラリーを管理 ..." #: common/tool/actions.cpp:620 msgid "Edit the global and project footprint library lists" msgstr "グローバルとプロジェクトのフットプリント ライブラリー リストを編集" #: common/tool/actions.cpp:625 msgid "Getting Started with KiCad" msgstr "KiCad ことはじめ" #: common/tool/actions.cpp:626 msgid "Open \"Getting Started in KiCad\" guide for beginners" msgstr "チュートリアル \"KiCad ことはじめ\" を開く" #: common/tool/actions.cpp:631 #: pagelayout_editor/dialogs/properties_frame_base.cpp:31 #: pcb_calculator/calculator_panels/panel_eserie_base.cpp:187 msgid "Help" msgstr "ヘルプ" #: common/tool/actions.cpp:632 msgid "Open product documentation in a web browser" msgstr "Web ブラウザーで製品のドキュメントを開く" #: common/tool/actions.cpp:638 msgid "List Hotkeys..." msgstr "ホットキー リスト..." #: common/tool/actions.cpp:639 msgid "Displays current hotkeys table and corresponding commands" msgstr "現在の ホットキー テーブル と割り付けコマンド を表示" #: common/tool/actions.cpp:644 msgid "Get Involved" msgstr "参加する" #: common/tool/actions.cpp:645 msgid "Open \"Contribute to KiCad\" in a web browser" msgstr "Web ブラウザーで \"KiCad に貢献\" を開く" #: common/tool/actions.cpp:650 msgid "Donate" msgstr "寄付" #: common/tool/actions.cpp:651 msgid "Open \"Donate to KiCad\" in a web browser" msgstr "Web ブラウザーで \"寄付\" を開く" #: common/tool/actions.cpp:655 msgid "Report Bug" msgstr "バグをレポート" #: common/tool/common_control.cpp:219 #, c-format msgid "" "Help file '%s' or\n" "'%s' could not be found.\n" "Do you want to access the KiCad online help?" msgstr "" "ヘルプファイル '%s' もしくは\n" "'%s' が見つかりません。\n" "KiCadのオンラインヘルプにアクセスしますか?" #: common/tool/common_control.cpp:222 common/tool/common_control.cpp:242 msgid "File Not Found" msgstr "ファイルが見つかりません" #: common/tool/common_control.cpp:239 #, c-format msgid "" "Help file '%s' could not be found.\n" "Do you want to access the KiCad online help?" msgstr "" "ヘルプファイル '%s' が見つかりません。\n" "KiCadのオンラインヘルプにアクセスしますか?" #: common/tool/common_control.cpp:269 #, c-format msgid "" "Could not launch the default browser.\n" "For information on how to help the KiCad project, visit %s" msgstr "" "デフォルトのブラウザーを起動できませんでした。\n" "KiCad プロジェクトを支援する方法について知るには、%s を開いてください" #: common/tool/common_control.cpp:272 msgid "Get involved with KiCad" msgstr "KiCad に参加しよう" #: common/tool/common_control.cpp:284 #, c-format msgid "" "Could not launch the default browser.\n" "To donate to the KiCad project, visit %s" msgstr "" "デフォルトのブラウザーを起動できませんでした。\n" "KiCad プロジェクトに寄付するには、%s を開いてください" #: common/tool/common_control.cpp:287 msgid "Donate to KiCad" msgstr "KiCad に寄付する" #: common/tool/grid_menu.cpp:93 #, c-format msgid "Grid: %s (%s)" msgstr "グリッド: %s (%s)" #: common/tool/grid_menu.cpp:104 #, c-format msgid "User grid: %s (%s)" msgstr "ユーザー グリッド: %s (%s)" #: common/tool/zoom_menu.cpp:49 #, c-format msgid "Zoom: %.2f" msgstr "ズーム: %.2f" #: common/validators.cpp:250 #, c-format msgid "Incorrect value: %s" msgstr "不正な値: %s" #: common/validators.cpp:294 msgid "Entry contains trailing white space." msgstr "エントリーは後続に空白文字を含んでいます。" #: common/validators.cpp:298 msgid "Entry contains leading white space." msgstr "エントリーは先頭に空白文字を含んでいます。" #: common/validators.cpp:302 #, c-format msgid "'%s' is not a valid library identifier format." msgstr "'%s' は有効なライブラリー識別子フォーマットではありません。" #: common/validators.cpp:309 msgid "Library Identifier Validation Error" msgstr "ライブラリー識別子検証エラー" #: common/validators.cpp:356 msgid "Invalid signal name" msgstr "不正な信号名" #: common/validators.cpp:367 msgid "Signal names cannot contain CR or LF characters" msgstr "信号名は CR または LF を含むことができません" #: common/validators.cpp:370 msgid "Signal names cannot contain spaces" msgstr "信号名は空白文字を含むことができません" #: common/view/view.cpp:541 msgid "Mirroring for Y axis is not supported yet" msgstr "Y軸でのミラーリングは未だサポートされていません" #: common/widgets/footprint_preview_widget.cpp:103 msgid "Footprint not found." msgstr "フットプリントが見つかりません。" #: common/widgets/footprint_select_widget.cpp:141 msgid "No default footprint" msgstr "デフォルトのフットプリントがありません" #: common/widgets/gal_options_panel.cpp:86 msgid "Accelerated graphics" msgstr "アクセラレーター有効のグラフィックス:" #: common/widgets/gal_options_panel.cpp:86 msgid "Fallback graphics" msgstr "代替グラフィックス" #: common/widgets/gal_options_panel.cpp:87 msgid "Rendering Engine" msgstr "レンダリング エンジン" #: common/widgets/gal_options_panel.cpp:91 msgid "Hardware-accelerated graphics (recommended)" msgstr "ハードウェア アクセラレーター有効のグラフィックス (推奨)" #: common/widgets/gal_options_panel.cpp:92 msgid "" "Software graphics (for computers which do not support KiCad's hardware " "acceleration requirements)" msgstr "" "ソフトウェア グラフィックス(KiCadのハードウェア アクセラレーション要件を満た" "さないコンピューター向け)" #: common/widgets/gal_options_panel.cpp:104 msgid "Grid Options" msgstr "グリッド オプション" #: common/widgets/gal_options_panel.cpp:109 msgid "Dots" msgstr "ドット" #: common/widgets/gal_options_panel.cpp:110 msgid "Lines" msgstr "線" #: common/widgets/gal_options_panel.cpp:111 msgid "Small crosses" msgstr "小さな十字" #: common/widgets/gal_options_panel.cpp:115 msgid "Grid Style" msgstr "グリッド スタイル" #: common/widgets/gal_options_panel.cpp:127 msgid "Grid thickness:" msgstr "グリッド線幅:" #: common/widgets/gal_options_panel.cpp:138 #: common/widgets/gal_options_panel.cpp:154 #: common/widgets/gal_options_panel.cpp:172 msgid "px" msgstr "px" #: common/widgets/gal_options_panel.cpp:143 msgid "Min grid spacing:" msgstr "最小グリッド間隔:" #: common/widgets/gal_options_panel.cpp:159 msgid "Snap to Grid:" msgstr "グリッドにスナップ:" #: common/widgets/gal_options_panel.cpp:163 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:343 #: pcbnew/dialogs/panel_edit_options_base.cpp:275 #: pcbnew/dialogs/panel_edit_options_base.cpp:289 #: pcbnew/dialogs/panel_edit_options_base.cpp:303 msgid "Always" msgstr "常時" #: common/widgets/gal_options_panel.cpp:163 msgid "When grid shown" msgstr "グリッド表示時のみ" #: common/widgets/gal_options_panel.cpp:163 #: pcbnew/dialogs/dialog_copper_zones_base.cpp:343 #: pcbnew/dialogs/panel_edit_options_base.cpp:275 #: pcbnew/dialogs/panel_edit_options_base.cpp:289 #: pcbnew/dialogs/panel_edit_options_base.cpp:303 msgid "Never" msgstr "しない" #: common/widgets/gal_options_panel.cpp:189 msgid "Cursor Options" msgstr "カーソル オプション" #: common/widgets/gal_options_panel.cpp:195 msgid "Small crosshair" msgstr "小さな十字線" #: common/widgets/gal_options_panel.cpp:196 msgid "Full window crosshair" msgstr "全画面十字線" #: common/widgets/gal_options_panel.cpp:201 msgid "Cursor Shape" msgstr "カーソル形状" #: common/widgets/gal_options_panel.cpp:206 msgid "Cursor shape for drawing, placement and movement tools" msgstr "描画、配置および移動ツール用のカーソル形状" #: common/widgets/gal_options_panel.cpp:209 msgid "Always show crosshairs" msgstr "常に十字線を表示" #: common/widgets/grid_text_button_helpers.cpp:379 msgid "Select a File" msgstr "ファイルを選択" #: common/widgets/mathplot.cpp:1665 msgid "Center plot view to this position" msgstr "プロット表示の中心をこの位置へ合わせる" #: common/widgets/mathplot.cpp:1666 eeschema/sim/sim_plot_frame_base.cpp:95 msgid "Fit on Screen" msgstr "スクリーンにフィット" #: common/widgets/mathplot.cpp:1666 msgid "Set plot view to show all items" msgstr "全アイテムを表示するようプロット表示を設定" #: common/widgets/mathplot.cpp:1667 msgid "Zoom in plot view." msgstr "プロット表示をズーム イン。" #: common/widgets/mathplot.cpp:1668 msgid "Zoom out plot view." msgstr "プロット表示をズーム アウト。" #: common/widgets/net_selector.cpp:58 msgid "" msgstr "<ネットなし>" #: common/widgets/net_selector.cpp:59 msgid "" msgstr "" #: common/widgets/net_selector.cpp:84 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:633 #: eeschema/dialogs/dialog_lib_symbol_properties.cpp:676 msgid "Filter:" msgstr "フィルター:" #: common/widgets/paged_dialog.cpp:72 common/widgets/paged_dialog.cpp:375 #: eeschema/dialogs/dialog_bom_base.cpp:115 #: pcb_calculator/calculator_panels/panel_regulator_base.cpp:171 #: pcb_calculator/calculator_panels/panel_track_width_base.cpp:290 #: pcb_calculator/calculator_panels/panel_transline_base.cpp:442 #: pcb_calculator/calculator_panels/panel_via_size_base.cpp:360 msgid "Reset to Defaults" msgstr "デフォルト値にリセット" #: common/widgets/paged_dialog.cpp:368 #, c-format msgid "Reset %s to Defaults" msgstr "%s をデフォルトに戻す" #: common/widgets/unit_binder.cpp:217 #, c-format msgid "%s must be at least %s." msgstr "%s は少なくとも %s でなければなりません。" #: common/widgets/unit_binder.cpp:232 #, c-format msgid "%s must be less than %s." msgstr "%s は %s より小さくなければなりません。" #: common/widgets/widget_hotkey_list.cpp:98 msgid "Press a new hotkey, or press Esc to cancel..." msgstr "新しいホットキーを押すか、Esc を押してキャンセル..." #: common/widgets/widget_hotkey_list.cpp:105 msgid "Command:" msgstr "コマンド:" #: common/widgets/widget_hotkey_list.cpp:113 msgid "Current key:" msgstr "現在のキー:" #: common/widgets/widget_hotkey_list.cpp:145 msgid "Set Hotkey" msgstr "ホットキーを設定" #: common/widgets/widget_hotkey_list.cpp:341 #, c-format msgid "'%s' is a reserved hotkey in KiCad and cannot be assigned." msgstr "'%s' はKiCad予約されたホットキーなので、指定することはできません。" #: common/widgets/widget_hotkey_list.cpp:392 msgid "Edit..." msgstr "編集..." #: common/widgets/widget_hotkey_list.cpp:393 msgid "Undo Changes" msgstr "変更を元に戻す" #: common/widgets/widget_hotkey_list.cpp:394 msgid "Clear Assigned Hotkey" msgstr "割り当てられたホットキーをクリア" #: common/widgets/widget_hotkey_list.cpp:395 msgid "Restore Default" msgstr "デフォルト値を復元" #: common/widgets/widget_hotkey_list.cpp:431 #, c-format msgid "" "'%s' is already assigned to '%s' in section '%s'. Are you sure you want to " "change its assignment?" msgstr "" "'%s' は既に '%s' のセクション '%s' へ割り当てられています。本当に現在の割り当" "てを変更してもよろしいですか?" #: common/widgets/widget_hotkey_list.cpp:437 msgid "Confirm change" msgstr "変更の確認" #: common/widgets/widget_hotkey_list.cpp:457 msgid "Command" msgstr "コマンド" #: common/widgets/widget_hotkey_list.cpp:460 msgid "(double-click to edit)" msgstr "(ダブル クリックで編集)" #: common/widgets/widget_hotkey_list.cpp:463 msgid "Hotkey" msgstr "ホットキー" #: common/wildcards_and_files_ext.cpp:183 msgid "All files" msgstr "すべてのファイル" #: common/wildcards_and_files_ext.cpp:189 msgid "KiCad drawing symbol files" msgstr "KiCad 図形シンボル ファイル" #: common/wildcards_and_files_ext.cpp:195 msgid "KiCad symbol library files" msgstr "KiCad シンボル ライブラリー ファイル" #: common/wildcards_and_files_ext.cpp:202 msgid "KiCad legacy symbol library files" msgstr "KiCad レガシー シンボル ライブラリー ファイル" #: common/wildcards_and_files_ext.cpp:208 msgid "All KiCad symbol library files" msgstr "全ての KiCad シンボル ライブラリー ファイル" #: common/wildcards_and_files_ext.cpp:215 msgid "KiCad project files" msgstr "KiCad プロジェクト ファイル" #: common/wildcards_and_files_ext.cpp:221 msgid "KiCad legacy project files" msgstr "KiCad レガシー プロジェクト ファイル" #: common/wildcards_and_files_ext.cpp:228 msgid "All KiCad project files" msgstr "すべての KiCad プロジェクト ファイル" #: common/wildcards_and_files_ext.cpp:235 msgid "All KiCad schematic files" msgstr "すべてのKiCad回路図ファイル" #: common/wildcards_and_files_ext.cpp:242 msgid "KiCad legacy schematic files" msgstr "KiCad レガシー回路図ファイル" #: common/wildcards_and_files_ext.cpp:249 msgid "KiCad s-expression schematic files" msgstr "KiCad S式回路図ファイル" #: common/wildcards_and_files_ext.cpp:256 msgid "Altium schematic files" msgstr "Altium 回路図ファイル" #: common/wildcards_and_files_ext.cpp:262 msgid "CADSTAR Schematic Archive files" msgstr "CADSTAR 回路図アーカイブ ファイル" #: common/wildcards_and_files_ext.cpp:268 msgid "CADSTAR Archive files" msgstr "CADSTAR アーカイブ ファイル" #: common/wildcards_and_files_ext.cpp:274 msgid "Eagle XML schematic files" msgstr "Eagle XML 回路図ファイル" #: common/wildcards_and_files_ext.cpp:280 msgid "Eagle XML files" msgstr "Eagle XML ファイル" #: common/wildcards_and_files_ext.cpp:286 msgid "KiCad netlist files" msgstr "KiCad ネットリスト ファイル" #: common/wildcards_and_files_ext.cpp:292 gerbview/files.cpp:50 msgid "Gerber files" msgstr "ガーバー ファイル" #: common/wildcards_and_files_ext.cpp:298 #: common/wildcards_and_files_ext.cpp:339 msgid "KiCad printed circuit board files" msgstr "KiCad プリント基板ファイル" #: common/wildcards_and_files_ext.cpp:304 msgid "Eagle ver. 6.x XML PCB files" msgstr "Eagle ver. 6.x XML PCBファイル" #: common/wildcards_and_files_ext.cpp:309 msgid "CADSTAR PCB Archive files" msgstr "CADSTAR PCBアーカイブ ファイル" #: common/wildcards_and_files_ext.cpp:314 msgid "P-Cad 200x ASCII PCB files" msgstr "P-Cad 200x ASCII PCBファイル" #: common/wildcards_and_files_ext.cpp:319 msgid "Altium Designer PCB files" msgstr "Altium Designer 基板図ファイル" #: common/wildcards_and_files_ext.cpp:324 msgid "Altium Circuit Studio PCB files" msgstr "Altium Circuit Studio 基板図ファイル" #: common/wildcards_and_files_ext.cpp:329 msgid "Altium Circuit Maker PCB files" msgstr "Altium Circuit Maker 基板図ファイル" #: common/wildcards_and_files_ext.cpp:334 msgid "Fabmaster PCB files" msgstr "Fabmaster PCB ファイル" #: common/wildcards_and_files_ext.cpp:346 msgid "KiCad footprint files" msgstr "KiCad フットプリント ファイル" #: common/wildcards_and_files_ext.cpp:353 msgid "KiCad footprint library paths" msgstr "KiCad フットプリント ライブラリー パス" #: common/wildcards_and_files_ext.cpp:360 msgid "Legacy footprint library files" msgstr "以前の形式のフットプリント ライブラリー ファイル" #: common/wildcards_and_files_ext.cpp:366 msgid "Eagle ver. 6.x XML library files" msgstr "Eagle ver. 6.x XML ライブラリーファイル" #: common/wildcards_and_files_ext.cpp:372 msgid "Geda PCB footprint library files" msgstr "Geda PCB フットプリント ライブラリー ファイル" #: common/wildcards_and_files_ext.cpp:378 msgid "Drawing sheet files" msgstr "図面シートファイル" #: common/wildcards_and_files_ext.cpp:386 msgid "KiCad symbol footprint link files" msgstr "KiCad シンボル フットプリント リンク ファイル" #: common/wildcards_and_files_ext.cpp:394 gerbview/files.cpp:69 msgid "Drill files" msgstr "ドリル ファイル" #: common/wildcards_and_files_ext.cpp:401 msgid "SVG files" msgstr "SVG ファイル" #: common/wildcards_and_files_ext.cpp:407 msgid "HTML files" msgstr "HTML ファイル" #: common/wildcards_and_files_ext.cpp:413 msgid "CSV Files" msgstr "CSV ファイル" #: common/wildcards_and_files_ext.cpp:419 msgid "Portable document format files" msgstr "PDF ファイル" #: common/wildcards_and_files_ext.cpp:425 msgid "PostScript files" msgstr "PostScript ファイル" #: common/wildcards_and_files_ext.cpp:431 msgid "Report files" msgstr "レポート ファイル" #: common/wildcards_and_files_ext.cpp:437 msgid "Component placement files" msgstr "部品配置ファイル" #: common/wildcards_and_files_ext.cpp:443 msgid "VRML and X3D files" msgstr "VRML / X3D ファイル" #: common/wildcards_and_files_ext.cpp:449 msgid "IDFv3 footprint files" msgstr "IDFv3 フットプリント ファイル" #: common/wildcards_and_files_ext.cpp:455 msgid "Text files" msgstr "テキスト ファイル" #: common/wildcards_and_files_ext.cpp:461 msgid "Legacy footprint export files" msgstr "以前の形式のフットプリント エクスポート ファイル" #: common/wildcards_and_files_ext.cpp:467 msgid "Electrical rule check file" msgstr "エレクトリカル ルール チェック ファイル" #: common/wildcards_and_files_ext.cpp:473 msgid "Spice library file" msgstr "Spice ライブラリー ファイル" #: common/wildcards_and_files_ext.cpp:479 msgid "SPICE netlist file" msgstr "SPICE ネットリスト ファイル" #: common/wildcards_and_files_ext.cpp:485 msgid "CadStar netlist file" msgstr "CadStar ネットリスト ファイル" #: common/wildcards_and_files_ext.cpp:491 msgid "Symbol footprint association files" msgstr "シンボル フットプリント関連付けファイル" #: common/wildcards_and_files_ext.cpp:497 msgid "Zip file" msgstr "Zip ファイル" #: common/wildcards_and_files_ext.cpp:503 msgid "GenCAD 1.4 board files" msgstr "GenCAD 1.4 ボード ファイル" #: common/wildcards_and_files_ext.cpp:509 msgid "DXF Files" msgstr "DXF ファイル" #: common/wildcards_and_files_ext.cpp:515 #: resources/linux/mime/kicad-gerbers.xml.in:21 msgid "Gerber job file" msgstr "ガーバー ジョブ ファイル" #: common/wildcards_and_files_ext.cpp:521 msgid "Specctra DSN file" msgstr "Specctra DSN ファイル" #: common/wildcards_and_files_ext.cpp:528 msgid "Specctra Session file" msgstr "Spectra セッションファイル" #: common/wildcards_and_files_ext.cpp:535 msgid "IPC-D-356 Test Files" msgstr "IPC-D-356 テスト ファイル" #: common/wildcards_and_files_ext.cpp:542 msgid "Workbook file" msgstr "Workbook ファイル" #: common/wildcards_and_files_ext.cpp:549 msgid "PNG file" msgstr "PNG ファイル" #: common/wildcards_and_files_ext.cpp:555 msgid "Jpeg file" msgstr "Jpeg ファイル" #: common/wildcards_and_files_ext.cpp:561 msgid "Hotkey file" msgstr "ホットキー ファイル" #: cvpcb/auto_associate.cpp:105 #, c-format msgid "Equivalence file '%s' could not be found in the default search paths." msgstr "等価ファイル '%s' は、デフォルトの検索パスに見つかりませんでした。" #: cvpcb/auto_associate.cpp:126 #, c-format msgid "Error opening equivalence file '%s'." msgstr "等価ファイル '%s' の読み込みエラー。" #: cvpcb/auto_associate.cpp:178 msgid "Equivalence File Load Error" msgstr "等価ファイルのロード エラー" #: cvpcb/auto_associate.cpp:185 #, c-format msgid "%lu footprint/symbol equivalences found." msgstr "%lu 等価なフットプリント/シンボルが見つかりました。" #: cvpcb/auto_associate.cpp:261 #, c-format msgid "" "Component %s: footprint %s not found in any of the project footprint " "libraries." msgstr "" "コンポーネント %s: フットプリント %s は、どのプロジェクト フットプリント ライ" "ブラリーにも存在しません。" #: cvpcb/auto_associate.cpp:306 msgid "CvPcb Warning" msgstr "CvPcb 警告" #: cvpcb/cvpcb.cpp:174 msgid "" "You have run CvPcb for the first time using the new footprint library table " "method for finding footprints.\n" "CvPcb has either copied the default table or created an empty table in your " "home folder.\n" "You must first configure the library table to include all footprint " "libraries not included with KiCad.\n" "See the \"Footprint Library Table\" section of the CvPcb documentation for " "more information." msgstr "" "フットプリントの検索に新しいフットプリント ライブラリー テーブルの方法を使う" "には、最初に CvPcb を実行します。 \n" "CvPcb はデフォルト テーブルをコピーし、あなたのホーム フォルダーへ空のテーブ" "ルを作ります。\n" "あなたは先ず KiCad がデフォルトで含んでいない全てのフットプリントを含んだライ" "ブラリー テーブルを設定しなければなりません。\n" "詳細は CvPcb マニュアルの \"フットプリント ライブラリー テーブル\" の章を参照" "して下さい。" #: cvpcb/cvpcb.cpp:187 msgid "" "An error occurred attempting to load the global footprint library table." msgstr "" "グローバル フットプリント ライブラリー テーブルをロードしようとしたところ、エ" "ラーが発生しました。" #: cvpcb/cvpcb_mainframe.cpp:63 cvpcb/menubar.cpp:51 msgid "Assign Footprints" msgstr "フットプリントを割り当て" #: cvpcb/cvpcb_mainframe.cpp:103 pcbnew/dialogs/panel_fp_lib_table.cpp:1080 msgid "Footprint Libraries" msgstr "フットプリント ライブラリー" #: cvpcb/cvpcb_mainframe.cpp:107 msgid "Symbol : Footprint Assignments" msgstr "シンボル : フットプリント割り当て" #: cvpcb/cvpcb_mainframe.cpp:110 msgid "Filtered Footprints" msgstr "フィルターされたフットプリント" #: cvpcb/cvpcb_mainframe.cpp:144 #: eeschema/dialogs/dialog_symbol_fields_table_base.cpp:105 msgid "Apply, Save Schematic && Continue" msgstr "適用して、回路図の保存 && 続行" #: cvpcb/cvpcb_mainframe.cpp:212 msgid "Symbol to footprint changes are unsaved" msgstr "シンボルのフットプリントへの変更は保存されていません" #: cvpcb/cvpcb_mainframe.cpp:386 msgid "Symbol to Footprint links have been modified. Save changes?" msgstr "" "フットプリントへのシンボルのリンクが変更されています。変更を保存しますか?" #: cvpcb/cvpcb_mainframe.cpp:548 cvpcb/tools/cvpcb_association_tool.cpp:207 #, c-format msgid "'%s' is not a valid footprint." msgstr "'%s' は有効なフットプリントではありません。" #: cvpcb/cvpcb_mainframe.cpp:702 eeschema/generate_alias_info.cpp:39 #: eeschema/sch_symbol.cpp:1420 eeschema/symbol_editor/symbol_editor.cpp:1245 #: eeschema/symbol_viewer_frame.cpp:369 pcbnew/generate_footprint_info.cpp:37 msgid "Keywords" msgstr "キーワード" #: cvpcb/cvpcb_mainframe.cpp:718 msgid "Pin Count" msgstr "ピン数" #: cvpcb/cvpcb_mainframe.cpp:731 eeschema/sch_symbol.cpp:1403 #: eeschema/sch_symbol.cpp:1407 eeschema/sch_symbol.cpp:1437 #: eeschema/symbol_editor/symbol_editor.cpp:194 #: pcbnew/tools/pcb_control.cpp:1218 msgid "Library" msgstr "ライブラリー" #: cvpcb/cvpcb_mainframe.cpp:744 msgid "Search Text" msgstr "テキストを検索" #: cvpcb/cvpcb_mainframe.cpp:748 msgid "No Filtering" msgstr "絞り込みなし" #: cvpcb/cvpcb_mainframe.cpp:750 #, c-format msgid "Filtered by %s" msgstr "フィルター: %s" #: cvpcb/cvpcb_mainframe.cpp:764 #, c-format msgid "Description: %s; Keywords: %s" msgstr "説明: %s; キーワード: %s" #: cvpcb/cvpcb_mainframe.cpp:796 #, c-format msgid "Library location: %s" msgstr "ライブラリー位置: %s" #: cvpcb/cvpcb_mainframe.cpp:798 msgid "Library location: unknown" msgstr "ライブラリー位置: 不明" #: cvpcb/cvpcb_mainframe.cpp:811 msgid "" "No PCB footprint libraries are listed in the current footprint library table." msgstr "" "現在の フットプリント ライブラリー テーブルには、 PCB フットプリント ライブラ" "リーがありません。" #: cvpcb/cvpcb_mainframe.cpp:812 msgid "Configuration Error" msgstr "構成エラー" #: cvpcb/cvpcb_mainframe.cpp:816 pcbnew/footprint_edit_frame.cpp:865 #: pcbnew/load_select_footprint.cpp:224 msgid "Loading Footprint Libraries" msgstr "フットプリント ライブラリーをロード中" #: cvpcb/cvpcb_mainframe.cpp:879 #, c-format msgid "" "Error loading schematic.\n" "%s" msgstr "" "回路図ロード中のエラー。\n" "%s" #: cvpcb/dialogs/dialog_config_equfiles.cpp:51 #, c-format msgid "Project file: '%s'" msgstr "プロジェクトファイル: '%s'" #: cvpcb/dialogs/dialog_config_equfiles.cpp:103 #: eeschema/dialogs/dialog_bom.cpp:448 #: gerbview/tools/gerbview_inspection_tool.cpp:185 #: kicad/project_tree_pane.cpp:790 msgid "No text editor selected in KiCad. Please choose one." msgstr "" "KiCad で使用するテキストエディターが設定されていません。一つ選択してくださ" "い。" #: cvpcb/dialogs/dialog_config_equfiles.cpp:244 msgid "Footprint Association File" msgstr "フットプリント関連付けファイル" #: cvpcb/dialogs/dialog_config_equfiles.cpp:288 #, c-format msgid "File '%s' already exists in list." msgstr "ファイル '%s' は既にリスト中に存在します。" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:20 msgid "Symbol Footprint Association Files (.equ)" msgstr "シンボル フットプリント関連付けファイル (*.equ)" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:36 #: eeschema/dialogs/dialog_bus_manager.cpp:74 #: eeschema/dialogs/dialog_bus_manager.cpp:108 #: eeschema/dialogs/dialog_spice_model_base.cpp:652 #: eeschema/symbol_editor/symbol_edit_frame.cpp:1015 #: pcbnew/footprint_libraries_utils.cpp:530 msgid "Add" msgstr "追加" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:39 #: eeschema/dialogs/dialog_bus_manager.cpp:76 #: eeschema/dialogs/dialog_bus_manager.cpp:110 #: eeschema/dialogs/dialog_spice_model_base.cpp:660 msgid "Remove" msgstr "削除" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:42 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:62 msgid "Move Up" msgstr "上に移動" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:45 #: pcbnew/dialogs/panel_pcbnew_action_plugins_base.cpp:67 msgid "Move Down" msgstr "下へ移動" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:48 msgid "Edit File" msgstr "ファイルを編集" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:63 msgid "Available environment variables for relative paths:" msgstr "相対パス用の有効な環境変数:" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:81 #: eeschema/dialogs/dialog_lib_symbol_properties_base.cpp:57 #: eeschema/dialogs/dialog_rescue_each.cpp:136 #: eeschema/dialogs/dialog_sheet_properties_base.cpp:51 #: eeschema/dialogs/dialog_symbol_fields_table.cpp:959 #: eeschema/dialogs/dialog_symbol_properties_base.cpp:54 #: eeschema/dialogs/panel_sym_lib_table.cpp:300 #: eeschema/fields_grid_table.cpp:200 eeschema/sch_symbol.cpp:1380 #: eeschema/sch_symbol.cpp:1427 #: pcbnew/dialogs/dialog_footprint_properties_base.cpp:69 #: pcbnew/dialogs/dialog_footprint_properties_fp_editor_base.cpp:69 #: pcbnew/dialogs/dialog_fp_plugin_options_base.cpp:43 #: pcbnew/dialogs/panel_fp_editor_defaults.cpp:63 #: pcbnew/dialogs/panel_fp_editor_defaults_base.cpp:54 #: pcbnew/dialogs/panel_fp_lib_table.cpp:447 pcbnew/footprint.cpp:2385 #: pcbnew/footprint_wizard_frame.cpp:330 pcbnew/fp_text.cpp:271 #: pcbnew/fp_text_grid_table.cpp:110 pcbnew/pcb_dimension.cpp:311 msgid "Value" msgstr "定数" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:99 #: pcbnew/dialogs/dialog_gendrill_base.cpp:96 msgid "Absolute" msgstr "絶対位置" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:99 msgid "Relative" msgstr "相対" #: cvpcb/dialogs/dialog_config_equfiles_base.cpp:101 msgid "Path Type" msgstr "パス タイプ" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:37 msgid "Ref" msgstr "リファレンス" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:38 msgid "Schematic assignment" msgstr "回路図の割り当て" #: cvpcb/dialogs/fp_conflict_assignment_selector.cpp:41 msgid "Cmp file assignment" msgstr "Cmpファイルの割り当て" #: cvpcb/dialogs/fp_conflict_assignment_selector_base.cpp:19 msgid "" "Footprint assignments from schematic netlist and symbol footprint " "association file (.cmp) are conflicting.\n" "\n" "Please choose the assignment." msgstr "" "回路図ネットリストからのフットプリント割り当てとシンボル フットプリント関連付" "けファイル (.cmp) が競合しています。\n" "\n" "割り当てを選択して下さい。" #: cvpcb/dialogs/fp_conflict_assignment_selector_base.h:53 msgid "Footprint Assignment Conflicts" msgstr "フットプリントの割り当て競合" #: cvpcb/display_footprints_frame.cpp:69 #: pcbnew/toolbars_footprint_viewer.cpp:164 msgid "Footprint Viewer" msgstr "フットプリント ビューアー" #: cvpcb/display_footprints_frame.cpp:396 #, c-format msgid "Footprint ID '%s' is not valid." msgstr "フットプリントID '%s' は有効ではありません。" #: cvpcb/display_footprints_frame.cpp:411 #, c-format msgid "Library '%s' is not in the footprint library table." msgstr "ライブラリ '%s' はフットプリント ライブラリ テーブル内にありません。" #: cvpcb/display_footprints_frame.cpp:420 #: cvpcb/display_footprints_frame.cpp:445 #, c-format msgid "Footprint '%s' not found." msgstr "フットプリント '%s' が見つかりません。" #: cvpcb/display_footprints_frame.cpp:475 pcbnew/footprint.cpp:981 #, c-format msgid "Footprint: %s" msgstr "フットプリント: %s" #: cvpcb/display_footprints_frame.cpp:486 #, c-format msgid "Lib: %s" msgstr "ライブラリー: %s" #: cvpcb/readwrite_dlgs.cpp:119 msgid "" "Some of the assigned footprints are legacy entries with no library names. " "Would you like KiCad to attempt to convert them to the new required LIB_ID " "format? (If you answer no, then these assignments will be cleared and you " "will need to re-assign them manually.)" msgstr "" "割り当てられフットプリントのいくつかは、ライブラリー名がない古い形式です。" "KiCadで必要な新しい LIB_ID フォーマットへの変換を試しますか?(いいえを選択し" "た場合、これらの割り当ては消去され、手動で各々のフットプリントの再割り当てを" "する必要があります。)" #: cvpcb/readwrite_dlgs.cpp:148 #, c-format msgid "Component '%s' footprint '%s' not found in any library.\n" msgstr "" "コンポーネント '%s' フットプリント '%s' がどのライブラリーからも見つかりま" "せんでした\n" #: cvpcb/readwrite_dlgs.cpp:155 #, c-format msgid "Component '%s' footprint '%s' was found in multiple libraries.\n" msgstr "" "コンポーネント '%s' フットプリント '%s' が複数のライブラリーから見つか" "りました\n" #: cvpcb/readwrite_dlgs.cpp:168 msgid "First check your footprint library table entries." msgstr "最初にフットプリント ライブラリー入力の内容を確認して下さい。" #: cvpcb/readwrite_dlgs.cpp:170 msgid "Problematic Footprint Library Tables" msgstr "フットプリント ライブラリーのエラー" #: cvpcb/readwrite_dlgs.cpp:178 msgid "" "The following errors occurred attempting to convert the footprint " "assignments:\n" "\n" msgstr "" "フットプリントの割り当て処理中に下記のエラーが発生しました:\n" "\n" #: cvpcb/readwrite_dlgs.cpp:181 msgid "" "\n" "You will need to reassign them manually if you want them to be updated " "correctly the next time you import the netlist in Pcbnew." msgstr "" "\n" "次回 Pcbnew にネットリストをインポートする時に正しくアップデートされているた" "めには、手動で再配置する必要があります。" #: cvpcb/readwrite_dlgs.cpp:299 msgid "Schematic saved" msgstr "回路図を保存しました" #: cvpcb/toolbars_cvpcb.cpp:75 msgid "Footprint Filters:" msgstr "フットプリント フィルター:" #: cvpcb/tools/cvpcb_actions.cpp:52 msgid "View selected footprint" msgstr "選択されたフットプリントを表示" #: cvpcb/tools/cvpcb_actions.cpp:53 msgid "View the selected footprint in the footprint viewer" msgstr "フットプリント ビューアーで選択されたフットプリントを見る" #: cvpcb/tools/cvpcb_actions.cpp:60 msgid "Manage Footprint Association Files" msgstr "フットプリント関連付けファイルを管理" #: cvpcb/tools/cvpcb_actions.cpp:61 msgid "" "Configure footprint association file (.equ) list. These files are used to " "automatically assign footprint names from symbol values." msgstr "" "フットプリント関連付けファイル (.equ) リストを編集します。 これらのファイル" "はシンボルの値からフットプリント名を自動で割り当てるために使用されます。" #: cvpcb/tools/cvpcb_actions.cpp:67 msgid "Save to Schematic" msgstr "回路図へ保存" #: cvpcb/tools/cvpcb_actions.cpp:68 msgid "Save footprint associations in schematic symbol footprint fields" msgstr "" "回路図シンボルのフットプリント フィールドへフットプリントの関連付けを保存" #: cvpcb/tools/cvpcb_actions.cpp:91 msgid "Select next unassigned symbol" msgstr "次の未割り当てのシンボルを選択" #: cvpcb/tools/cvpcb_actions.cpp:92 msgid "Select next symbol with no footprint assignment" msgstr "次のフットプリントが割り当てられていないシンボルを選択" #: cvpcb/tools/cvpcb_actions.cpp:98 msgid "Select previous unassigned symbol" msgstr "前の未割り当てのシンボルを選択" #: cvpcb/tools/cvpcb_actions.cpp:99 msgid "Select previous symbol with no footprint assignment" msgstr "前のフットプリントが割り当てられていないシンボルを選択" #: cvpcb/tools/cvpcb_actions.cpp:108 msgid "Assign footprint" msgstr "フットプリントを割り当て" #: cvpcb/tools/cvpcb_actions.cpp:109 msgid "Assign footprint to selected symbols" msgstr "フットプリントを選択されたシンボルに割り当てる" #: cvpcb/tools/cvpcb_actions.cpp:114 msgid "Automatically assign footprints" msgstr "自動的にフットプリントを割り当て" #: cvpcb/tools/cvpcb_actions.cpp:115 msgid "Perform automatic footprint assignment" msgstr "フットプリントの割り当てを自動的に実行" #: cvpcb/tools/cvpcb_actions.cpp:121 msgid "Delete association" msgstr "関連付けを削除" #: cvpcb/tools/cvpcb_actions.cpp:122 msgid "Delete selected footprint associations" msgstr "選択されたフットプリントの関連付けを削除" #: cvpcb/tools/cvpcb_actions.cpp:127 cvpcb/tools/cvpcb_actions.cpp:128 msgid "Delete all footprint associations" msgstr "すべてのフットプリント関連付けを削除" #: cvpcb/tools/cvpcb_actions.cpp:135 msgid "Use symbol footprint filters" msgstr "シンボル フットプリント フィルターを使用" #: cvpcb/tools/cvpcb_actions.cpp:136 msgid "Filter footprint list by footprint filters defined in the symbol" msgstr "" "シンボルに定義されたフットプリント フィルターでフットプリント リストをフィル" "タリング" #: cvpcb/tools/cvpcb_actions.cpp:142 msgid "Filter by pin count" msgstr "ピン数でフィルター" #: cvpcb/tools/cvpcb_actions.cpp:143 msgid "Filter footprint list by pin count" msgstr "ピン数でフットプリントの一覧を絞り込み" #: cvpcb/tools/cvpcb_actions.cpp:149 msgid "Filter by library" msgstr "ライブラリーでフィルター" #: cvpcb/tools/cvpcb_actions.cpp:150 msgid "Filter footprint list by library" msgstr "ライブラリーでフットプリントの一覧を絞り込み" #: cvpcb/tools/cvpcb_association_tool.cpp:257 msgid "Delete all associations?" msgstr "すべての関連付けを削除しますか?" #: eeschema/annotate.cpp:164 #, c-format msgid "%d duplicate time stamps were found and replaced." msgstr "%d 重複したタイムスタンプが見つかり、置き換えられました。" #: eeschema/annotate.cpp:289 #, c-format msgid "Updated %s (unit %s) from %s to %s." msgstr "%s (ユニット %s) を %s から %s へ更新しました。" #: eeschema/annotate.cpp:297 #, c-format msgid "Updated %s from %s to %s." msgstr "%s を %s から %s へ更新しました。" #: eeschema/annotate.cpp:307 #, c-format msgid "Annotated %s (unit %s) as %s." msgstr "%s (ユニット %s) を %s としてアノテーションしました。" #: eeschema/annotate.cpp:314 #, c-format msgid "Annotated %s as %s." msgstr "%s を %s としてアノテーションしました。" #: eeschema/annotate.cpp:331 msgid "Annotation complete." msgstr "アノテーション完了。" #: eeschema/bom_plugins.cpp:46 #, c-format msgid "" "Script file:\n" "%s\n" "not found. Script not available." msgstr "" "スクリプト ファイル:\n" "%s\n" "見つかりません。スクリプトは無効です。" #: eeschema/component_references_lister.cpp:608 #, c-format msgid "Item not annotated: %s%s (unit %d)\n" msgstr "アノテーションされなかったアイテム: %s%s (ユニット %d)\n" #: eeschema/component_references_lister.cpp:615 #, c-format msgid "Item not annotated: %s%s\n" msgstr "アノテーションされなかったアイテム: %s%s\n" #: eeschema/component_references_lister.cpp:633 #, c-format msgid "Error: symbol %s%s%s (unit %d) exceeds units defined (%d)\n" msgstr "" "エラー: シンボル %s%s%s (ユニット %d) は定義されたユニット数 %d を超えていま" "す\n" #: eeschema/component_references_lister.cpp:670 #: eeschema/component_references_lister.cpp:698 #, c-format msgid "Duplicate items %s%s%s\n" msgstr "重複したアイテム %s%s%s\n" #: eeschema/component_references_lister.cpp:677 #: eeschema/component_references_lister.cpp:705 #, c-format msgid "Duplicate items %s%s\n" msgstr "重複したアイテム %s%s\n" #: eeschema/component_references_lister.cpp:717 #, c-format msgid "Different values for %s%d%s (%s) and %s%d%s (%s)" msgstr "定数相違: %s%d%s (%s) と %s%d%s (%s)" #: eeschema/connection_graph.cpp:2262 eeschema/connection_graph.cpp:2293 #, c-format msgid "" "Both %s and %s are attached to the same items; %s will be used in the netlist" msgstr "" "%s と %s は、ともに同じ配線に接続されています; %s がネットリスト用ラベルとし" "て選択されました" #: eeschema/connection_graph.cpp:2517 #, c-format msgid "" "Net %s is graphically connected to bus %s but is not a member of that bus" msgstr "" "表示上はネット %s はバス %s に接続されていますが、バスのメンバーではありませ" "ん" #: eeschema/connection_graph.cpp:2958 #, c-format msgid "Sheet pin %s has no matching hierarchical label inside the sheet" msgstr "シートピン %s に対応する階層ラベルがシート内にありません" #: eeschema/connection_graph.cpp:2975 #, c-format msgid "Hierarchical label %s has no matching sheet pin in the parent sheet" msgstr "階層ラベル %s と対応するシートピンが親シートにありません" #: eeschema/cross-probing.cpp:260 pcbnew/cross-probing.cpp:172 #, c-format msgid "%s pin %s found" msgstr "%s ピン %s が見つかりました" #: eeschema/cross-probing.cpp:262 #, c-format msgid "%s found but pin %s not found" msgstr "%s が見つかりましたが、ピン %s が見つかりません" #: eeschema/cross-probing.cpp:266 pcbnew/cross-probing.cpp:185 #, c-format msgid "%s found" msgstr "%s が見つかりました" #: eeschema/cross-probing.cpp:271 pcbnew/cross-probing.cpp:168 #: pcbnew/cross-probing.cpp:187 #, c-format msgid "%s not found" msgstr "%s が見つかりません" #: eeschema/cross-probing.cpp:324 msgid "Selected net:" msgstr "選択されたネット:" #: eeschema/dialogs/dialog_annotate.cpp:87 msgid "Annotation Messages:" msgstr "アノテーション メッセージ:" #: eeschema/dialogs/dialog_annotate.cpp:92 msgid "Annotate" msgstr "アノテーション" #: eeschema/dialogs/dialog_annotate_base.cpp:37 msgid "Entire schematic" msgstr "回路図全体" #: eeschema/dialogs/dialog_annotate_base.cpp:37 msgid "Current sheet only" msgstr "現在のシートのみ" #: eeschema/dialogs/dialog_annotate_base.cpp:37 msgid "Selection only" msgstr "選択対象のみ" #: eeschema/dialogs/dialog_annotate_base.cpp:39 #: eeschema/dialogs/dialog_global_edit_text_and_graphics_base.cpp:23 #: pcbnew/dialogs/dialog_global_edit_text_and_graphics_base.cpp:25 #: pcbnew/dialogs/dialog_global_edit_tracks_and_vias_base.cpp:25 #: pcbnew/dialogs/dialog_unused_pad_layers_base.cpp:28 msgid "Scope" msgstr "スコープ" #: eeschema/dialogs/dialog_annotate_base.cpp:44 msgid "Order" msgstr "順番" #: eeschema/dialogs/dialog_annotate_base.cpp:49 msgid "Sort symbols by &X position" msgstr "シンボルを X位置でソート" #: eeschema/dialogs/dialog_annotate_base.cpp:67 msgid "Sort symbols by &Y position" msgstr "シンボルを &Y位置でソート" #: eeschema/dialogs/dialog_annotate_base.cpp:82 msgid "Keep existing annotations" msgstr "既存のアノテーションをキープ" #: eeschema/dialogs/dialog_annotate_base.cpp:82 msgid "Reset existing annotations" msgstr "既存のアノテーションをリセット" #: eeschema/dialogs/dialog_annotate_base.cpp:89 msgid "Numbering" msgstr "ナンバリング" #: eeschema/dialogs/dialog_annotate_base.cpp:96 msgid "Use first free number after:" msgstr "以降の最初の空き番号から使用:" #: eeschema/dialogs/dialog_annotate_base.cpp:102 msgid "First free after sheet number X 100" msgstr "シート番号 X 100 以降の最初の空き番号" #: eeschema/dialogs/dialog_annotate_base.cpp:105 msgid "First free after sheet number X 1000" msgstr "シート番号 X 1000 以降の最初の空き番号" #: eeschema/dialogs/dialog_annotate_base.cpp:128 msgid "Clear Annotation" msgstr "アノテーションをクリア" #: eeschema/dialogs/dialog_annotate_base.h:81 msgid "Annotate Schematic" msgstr "回路図をアノテーション" #: eeschema/dialogs/dialog_bom.cpp:133 msgid "Generate" msgstr "生成" #: eeschema/dialogs/dialog_bom.cpp:217 msgid "(file missing)" msgstr "(ファイルがありません)" #: eeschema/dialogs/dialog_bom.cpp:294 #, c-format msgid "The selected BOM generator script %s could not be found." msgstr "選択されたBOMジェネレーター スクリプト %s が見つかりません。" #: eeschema/dialogs/dialog_bom.cpp:299 #, c-format msgid "" "\n" "\n" "Searched:\n" "\t%s\n" "\t%s" msgstr "" "\n" "\n" "検索したパス:\n" "\t%s\n" "\t%s" #: eeschema/dialogs/dialog_bom.cpp:345 msgid "Generating BOM requires a fully annotated schematic." msgstr "部品表(BOM)の生成には回路図の完全なアノテーションが必要です。" #: eeschema/dialogs/dialog_bom.cpp:382 eeschema/dialogs/dialog_bom_base.cpp:43 msgid "Generator nickname:" msgstr "ジェネレーター ニックネーム:" #: eeschema/dialogs/dialog_bom.cpp:382 msgid "Add Generator" msgstr "ジェネレーターを追加" #: eeschema/dialogs/dialog_bom.cpp:391 #, c-format msgid "Nickname '%s' already in use." msgstr "ニックネーム '%s' は既に使われています。" #: eeschema/dialogs/dialog_bom.cpp:420 eeschema/dialogs/dialog_netlist.cpp:686 msgid "Generator File" msgstr "ジェネレーターファイル" #: eeschema/dialogs/dialog_bom.cpp:439 msgid "Generator file name not found." msgstr "ジェネレーター ファイル名が見つかりません。" #: eeschema/dialogs/dialog_bom.cpp:460 msgid "Bill of Material Generation Help" msgstr "部品表 (BOM) 生成ヘルプ" #: eeschema/dialogs/dialog_bom_base.cpp:25 msgid "BOM generator scripts:" msgstr "BOM ジェネレーター スクリプト:" #: eeschema/dialogs/dialog_bom_base.cpp:69 msgid "Add a new BOM generator and its command line to the list" msgstr "新しい BOM ジェネレーターとコマンドラインをリストに追加" #: eeschema/dialogs/dialog_bom_base.cpp:74 msgid "Edit the script file in the text editor" msgstr "テキストエディターでスクリプト ファイルを編集" #: eeschema/dialogs/dialog_bom_base.cpp:82 msgid "Remove the current generator script from list" msgstr "リストから現在のジェネレーター スクリプトを削除" #: eeschema/dialogs/dialog_bom_base.cpp:92 msgid "Command line running the generator:" msgstr "ジェネレーター実行用コマンドライン:" #: eeschema/dialogs/dialog_bom_base.cpp:101 msgid "Show console window" msgstr "コンソール ウィンドウを表示" #: eeschema/dialogs/dialog_bom_base.cpp:102 msgid "" "By default, command line runs with hidden console window and output is " "redirected to the info display.\n" "Set this option to show the window of the running command." msgstr "" "既定では、コマンドラインは隠れたコンソール ウィンドウで実行され、出力は info " "表示にリダイレクトされます。\n" "コマンド実行のウィンドウを表示するには、このオプションをセットします。" #: eeschema/dialogs/dialog_bom_base.cpp:116 msgid "Reset the list of BOM generator scripts to the default settings" msgstr "BOM ジェネレーター スクリプトのリストをデフォルト値にリセットします" #: eeschema/dialogs/dialog_bom_base.h:81 msgid "Bill of Material" msgstr "部品表 (BOM)" #: eeschema/dialogs/dialog_bom_help_md.h:2 msgid "" "# 1 - Full documentation\n" "\n" "The Eeschema documentation (*eeschema.html*) describes this intermediate " "netlist and gives examples(chapter ***creating customized netlists and bom " "files***).\n" "\n" "# 2 - The intermediate Netlist File\n" "\n" "BOM files (and netlist files) can be created from an *Intermediate netlist " "file* created by Eeschema.\n" "\n" "This file uses XML syntax and is called the intermediate netlist. The " "intermediate netlist includes a large amount of data about your board and " "because of this, it can be used with post-processing to create a BOM or " "other reports.\n" "\n" "Depending on the output (BOM or netlist), different subsets of the complete " "Intermediate Netlist file will be used in the post-processing.\n" "\n" "# 3 - Conversion to a new format\n" "\n" "By applying a post-processing filter to the Intermediate netlist file you " "can generate foreign netlist files as well as BOM files. Because this " "conversion is a text to text transformation, this post-processing filter can " "be written using *Python*, *XSLT*, or any other tool capable of taking XML " "as input.\n" "\n" "XSLT itself is a XML language suitable for XML transformations. There is a " "free program called `xsltproc` that you can download and install. The " "`xsltproc` program can be used to read the Intermediate XML netlist input " "file, apply a style-sheet to transform the input, and save the results in an " "output file. Use of `xsltproc` requires a style-sheet file using XSLT " "conventions. The full conversion process is handled by Eeschema, after it is " "configured once to run `xsltproc` in a specific way.\n" "\n" "A Python script is somewhat more easy to create.\n" "\n" "# 4 - Initialization of the dialog window\n" "\n" "You should add a new plugin (a script) in the plugin list by clicking on the " "Add Plugin button.\n" "\n" "## 4.1 - Plugin Configuration Parameters\n" "\n" "The Eeschema plug-in configuration dialog requires the following " "information:\n" "\n" " * The title: for instance, the name of the netlist format.\n" " * The command line to launch the converter (usually a script).\n" "\n" "***Note (Windows only):***\n" "*By default, the command line runs with hidden console window and output is " "redirected to \"Plugin info\" field. To show the window of the running " "command, set the checkbox \"Show console window\".*\n" "\n" "Once you click on the generate button the following will happen:\n" "\n" "1. Eeschema creates an intermediate netlist file \\*.xml, for instance `test." "xml`.\n" "2. Eeschema runs the script from the command line to create the final output " "file.\n" "\n" "## 4.2 - Generate netlist files with the command line\n" "\n" "Assuming we are using the program `xsltproc.exe` to apply the sheet style to " "the intermediate file, `xsltproc.exe` is executed with the following " "command.\n" "\n" "```\n" "xsltproc.exe -o \n" "```\n" "\n" "On Windows the command line is the following.\n" "\n" "```\n" "f:/kicad/bin/xsltproc.exe -o \"%O\" f:/kicad/bin/plugins/myconverter.xsl \"%I" "\"\n" "```\n" "\n" "On Linux the command becomes as following.\n" "\n" "```\n" "xsltproc -o \"%O\" /usr/local/kicad/bin/plugins/myconverter .xsl \"%I\"\n" "```\n" "where `myconverter.xsl` is the style-sheet that you are applying.\n" "\n" "Do not forget the double quotes around the file names, this allows them to " "have spaces after the substitution by Eeschema.\n" "\n" "If a Python script is used, the command line is something like (depending on " "the Python script):\n" "\n" "```\n" "python f:/kicad/bin/plugins/bom-in-python/myconverter.py \"%I\" \"%O\"\n" "```\n" "\n" "or\n" "\n" "```\n" "python /usr/local/kicad/bin/plugins/bom-in-python/myconverter .xsl \"%I\" " "\"%O\"\n" "```\n" "\n" "The command line format accepts parameters for filenames. The supported " "formatting parameters are:\n" "\n" " * `%B`: base filename of selected output file, minus path and extension.\n" " * `%P`: project directory, without name and without trailing '/'.\n" " * `%I`: complete filename and path of the temporary input file\n" "(the intermediate net file).\n" " * `%O`: complete filename and path (but without extension) of the user\n" "chosen output file.\n" "\n" "`%I` will be replaced by the actual intermediate file name (usually the full " "root sheet filename with extension \".xml\").\n" "`%O` will be replaced by the actual output file name (the full root sheet " "filename minus extension).\n" "`%B` will be replaced by the actual output short file name (the short root " "sheet filename minus extension).\n" "`%P` will be replaced by the actual current project path.\n" "\n" "## 4.3 - Command line format:\n" "\n" "### 4.3.1 - Remark:\n" "\n" "Most of time, the created file must have an extension, depending on its " "type.\n" "Therefore you have to add to the option ***%O*** the right file extension.\n" "\n" "For instance:\n" "\n" " * **%O.csv** to create a .csv file (comma separated value file).\n" " * **%O.htm** to create a .html file.\n" " * **%O.bom** to create a .bom file.\n" "\n" "### 4.3.2 Example for xsltproc:\n" "\n" "The command line format for xsltproc is the following:\n" "\n" "```\n" " xsltproc \n" "```\n" "\n" "On Windows:\n" "```\n" "f:/kicad/bin/xsltproc.exe -o \"%O.bom\" f:/kicad/bin/plugins/" "netlist_form_pads-pcb.xsl \"%I\"\n" "```\n" "\n" "On Linux:\n" "```\n" "xsltproc -o \"%O.bom\" /usr/local/kicad/bin/plugins/netlist_form_pads-pcb." "xsl \"%I\"\n" "```\n" "\n" "The above examples assume `xsltproc` is installed on your PC under Windows " "and xsl files located in `/kicad/bin/plugins/`.\n" "\n" "\n" "### 4.3.3 Example for Python scripts:\n" "\n" "Assuming python is installed on your PC, and python scripts are located in\n" "\n" " `/kicad/bin/plugins/bom-in-python/`,\n" "\n" "the command line format for python is something like:\n" "\n" "```\n" "python