Skip to content

Commit ec9c2ae

Browse files
committed
Update WPC.xlf
JA fixing non-translated units in 20 R9
1 parent c945023 commit ec9c2ae

File tree

1 file changed

+70
-1
lines changed

1 file changed

+70
-1
lines changed

Resources/ja.lproj/WPC.xlf

Lines changed: 70 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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>
@@ -830,6 +830,10 @@ This file is distributed under the same license as the product package.-->
830830
<source>Small uppercase</source>
831831
<target>全て小さな大文字</target>
832832
</trans-unit>
833+
<trans-unit id="5" resname="TransparentBackground">
834+
<source>Transparent background</source>
835+
<target>透明の背景</target>
836+
</trans-unit>
833837
</group>
834838
<group resname="PaletteStylesheets">
835839
<trans-unit id="169" resname="characterStylesheets">
@@ -2097,6 +2101,71 @@ Would you like to replace it?</source>
20972101

20982102
</group>
20992103

2104+
<group resname="DialogAI_Prompt">
2105+
<trans-unit id="xx" resname="History">
2106+
<source>History</source>
2107+
<target>履歴</target>
2108+
</trans-unit>
2109+
<trans-unit id="xx" resname="ClearHistory">
2110+
<source>Do you really want to erase all the history?</source>
2111+
<target>履歴を本当に全て消去しますか?</target>
2112+
</trans-unit>
2113+
<trans-unit id="xx" resname="PromptPlaceHolder">
2114+
<source>Enter your request</source>
2115+
<target>要望を入力</target>
2116+
</trans-unit>
2117+
<trans-unit id="xx" resname="AI">
2118+
<source>A.I.</source>
2119+
<target>A.I.</target>
2120+
</trans-unit>
2121+
<trans-unit id="xx" resname="ErrorCodeColon">
2122+
<source>Error code: </source>
2123+
<target>エラーコード: </target>
2124+
</trans-unit>
2125+
<trans-unit id="xx" resname="ErrorMessageColon">
2126+
<source>Error message: </source>
2127+
<target>エラーメッセージ: </target>
2128+
</trans-unit>
2129+
<trans-unit id="xx" resname="GlobalError">
2130+
<source>An error occured.</source>
2131+
<target>エラーが発生しました。</target>
2132+
</trans-unit>
2133+
</group>
2134+
2135+
<group resname="DialogAI_Prompt_Tips">
2136+
2137+
<trans-unit id="xx" resname="ReturnRawText">
2138+
<source>Return raw text</source>
2139+
<target>標準テキストを返す</target>
2140+
</trans-unit>
2141+
<trans-unit id="xx" resname="ReturnStyledText">
2142+
<source>Return styled text</source>
2143+
<target>スタイル付きテキストを返す</target>
2144+
</trans-unit>
2145+
<trans-unit id="xx" resname="CopyRawText">
2146+
<source>Copy raw text</source>
2147+
<target>標準テキストをコピー</target>
2148+
</trans-unit>
2149+
<trans-unit id="xx" resname="CopyStyledText">
2150+
<source>Copy styled text</source>
2151+
<target>スタイル付きテキストをコピー</target>
2152+
</trans-unit>
2153+
<trans-unit id="xx" resname="EraseHistory">
2154+
<source>Erase history</source>
2155+
<target>履歴を消去</target>
2156+
</trans-unit>
2157+
<trans-unit id="xx" resname="SendRequest">
2158+
<source>Send request</source>
2159+
<target>要望を送信</target>
2160+
</trans-unit>
2161+
<trans-unit id="xx" resname="ResendRequest">
2162+
<source>Resend request</source>
2163+
<target>要望を再送信</target>
2164+
</trans-unit>
2165+
</group>
2166+
2167+
2168+
21002169

21012170
<group resname="Menu_Paragraph">
21022171
<trans-unit id="OBu9prb/tV2ysSeEdfq4GQ" resname="resetFontAttributes">

0 commit comments

Comments
 (0)