@@ -721,9 +721,11 @@ app:
721721 diagnostics_performance : ' [ベータ] 診断情報をログに記録すると、パフォーマンスに影響を与える可能性があります'
722722 gcode_coords : ダッシュボードのツールヘッド位置の代わりにGCode位置を使用する
723723 keyboard_shortcuts : ' [ベータ版] 「?」を押すと、使用可能なキーボードショートカットのリストが表示されます'
724- show_bed_screws_adjust_dialog_automatically : BED_SCREWS_ADJUST ツールを実行している場合、自動的にヘルパー ダイアログを表示します
724+ show_bed_screws_adjust_dialog_automatically : BED_SCREWS_ADJUST ツールを実行している場合、自動的にヘルパー
725+ ダイアログを表示します
725726 show_manual_probe_dialog_automatically : Manual Probe ツールを実行している場合、自動的にヘルパー ダイアログを表示します
726- show_screws_tilt_adjust_dialog_automatically : SCREWS_TILT_CALCULATE ツールを実行している場合、ヘルパー ダイアログが自動的に表示されます
727+ show_screws_tilt_adjust_dialog_automatically : SCREWS_TILT_CALCULATE ツールを実行している場合、ヘルパー
728+ ダイアログが自動的に表示されます
727729 theme_disclaimer : >-
728730 これらのテーマには、それぞれの所有者の知的財産であるブランド名とロゴが使用されています。<br>
729731 これらの名前とロゴの掲載は、ブランドの許可を得て行われています。<br>
@@ -901,12 +903,15 @@ app:
901903 <span class="secondary--text">現在のエクストルーダー構成は、</span> %{filamentDiameter}
902904 mmフィラメント <span class="secondary--text">と</span> %{nozzleDiameter} mm
903905 ノズルに設定されています
904- stats_extruded_length : ' %{extrudeFactor} % の流量<span class="secondary--text">で %{extrudeLength} mm のフィラメントを押し出すと、</span> 推定長 %{estimatedExtrudedLength} mm となります。'
906+ stats_extruded_length : ' %{extrudeFactor} % の流量<span class="secondary--text">で
907+ %{extrudeLength} mm のフィラメントを押し出すと、</span> 推定長 %{estimatedExtrudedLength} mm
908+ となります。'
905909 stats_max_speed : >-
906910 <span class="secondary--text">レイヤー高を</span> %{layerHeight} mm<span
907911 class="secondary--text">とすると、</span> の推定最大印刷速度は %{estimatedMaxSpeed}
908912 mm/s です
909- stats_volumetric_flow : ' %{extrudeSpeed} mm/s<span class="secondary--text">で押し出すと、</span>推定体積流量は %{estimatedVolumetricFlow} mm3/s になります。'
913+ stats_volumetric_flow : ' %{extrudeSpeed} mm/s<span class="secondary--text">で押し出すと、</span>推定体積流量は %{estimatedVolumetricFlow}
914+ mm3/s になります。'
910915 title :
911916 bed_screws_adjust : ベッドスクリューの調整
912917 manual_probe : マニュアルプローブ
0 commit comments