@@ -672,7 +672,7 @@ This file is distributed under the same license as the product package.-->
672672 </trans-unit >
673673 <trans-unit id =" 5" resname =" auto" >
674674 <source >Auto</source >
675- <target state = " needs-translation " >auto </target >
675+ <target >自動 </target >
676676 </trans-unit >
677677 <trans-unit id =" 6" resname =" pct" >
678678 <source >%</source >
@@ -2098,6 +2098,71 @@ Would you like to replace it?</source>
20982098</group >
20992099
21002100
2101+ <group resname =" DialogAI_Prompt" >
2102+ <trans-unit id =" xx" resname =" History" >
2103+ <source >History</source >
2104+ <target >履歴</target >
2105+ </trans-unit >
2106+ <trans-unit id =" xx" resname =" ClearHistory" >
2107+ <source >Do you really want to erase all the history?</source >
2108+ <target >履歴を本当に全て消去しますか?</target >
2109+ </trans-unit >
2110+ <trans-unit id =" xx" resname =" PromptPlaceHolder" >
2111+ <source >Enter your request</source >
2112+ <target >要望を入力</target >
2113+ </trans-unit >
2114+ <trans-unit id =" xx" resname =" AI" >
2115+ <source >A.I.</source >
2116+ <target >A.I.</target >
2117+ </trans-unit >
2118+ <trans-unit id =" xx" resname =" ErrorCodeColon" >
2119+ <source >Error code: </source >
2120+ <target >エラーコード: </target >
2121+ </trans-unit >
2122+ <trans-unit id =" xx" resname =" ErrorMessageColon" >
2123+ <source >Error message: </source >
2124+ <target >エラーメッセージ: </target >
2125+ </trans-unit >
2126+ <trans-unit id =" xx" resname =" GlobalError" >
2127+ <source >An error occured.</source >
2128+ <target >エラーが発生しました。</target >
2129+ </trans-unit >
2130+ </group >
2131+
2132+ <group resname =" DialogAI_Prompt_Tips" >
2133+
2134+ <trans-unit id =" xx" resname =" ReturnRawText" >
2135+ <source >Return raw text</source >
2136+ <target >標準テキストを返す</target >
2137+ </trans-unit >
2138+ <trans-unit id =" xx" resname =" ReturnStyledText" >
2139+ <source >Return styled text</source >
2140+ <target >スタイル付きテキストを返す</target >
2141+ </trans-unit >
2142+ <trans-unit id =" xx" resname =" CopyRawText" >
2143+ <source >Copy raw text</source >
2144+ <target >標準テキストをコピー</target >
2145+ </trans-unit >
2146+ <trans-unit id =" xx" resname =" CopyStyledText" >
2147+ <source >Copy styled text</source >
2148+ <target >スタイル付きテキストをコピー</target >
2149+ </trans-unit >
2150+ <trans-unit id =" xx" resname =" EraseHistory" >
2151+ <source >Erase history</source >
2152+ <target >履歴を消去</target >
2153+ </trans-unit >
2154+ <trans-unit id =" xx" resname =" SendRequest" >
2155+ <source >Send request</source >
2156+ <target >要望を送信</target >
2157+ </trans-unit >
2158+ <trans-unit id =" xx" resname =" ResendRequest" >
2159+ <source >Resend request</source >
2160+ <target >要望を再送信</target >
2161+ </trans-unit >
2162+ </group >
2163+
2164+
2165+
21012166 <group resname =" Menu_Paragraph" >
21022167 <trans-unit id =" OBu9prb/tV2ysSeEdfq4GQ" resname =" resetFontAttributes" >
21032168 <source >Reset paragraph font attributes</source >
0 commit comments