Added team name to the localization list.

This commit is contained in:
依瑪貓 2017-02-14 22:54:39 +08:00
parent af0234ba97
commit cfdc94f1bd
4 changed files with 25 additions and 12 deletions

View File

@ -40,18 +40,34 @@
<value xml:lang="zh-TW">找不出符合的 IV 值。</value> <value xml:lang="zh-TW">找不出符合的 IV 值。</value>
</prop> </prop>
</node> </node>
<!-- The team leader appraisals -->
<node oor:name="TeamValor" oor:op="replace">
<prop oor:name="Text" oor:type="xs:string" oor:localized="true">
<value>Team Valor</value>
</prop>
</node>
<node oor:name="AppraiseFromCandela" oor:op="replace"> <node oor:name="AppraiseFromCandela" oor:op="replace">
<prop oor:name="Text" oor:type="xs:string" oor:localized="true"> <prop oor:name="Text" oor:type="xs:string" oor:localized="true">
<value>Candela, leader of Team Valor, says:</value> <value>Candela, leader of Team Valor, says:</value>
<value xml:lang="zh-TW">Valor 隊隊長 Candela 說:</value> <value xml:lang="zh-TW">Valor 隊隊長 Candela 說:</value>
</prop> </prop>
</node> </node>
<node oor:name="TeamMystic" oor:op="replace">
<prop oor:name="Text" oor:type="xs:string" oor:localized="true">
<value>Team Mystic</value>
</prop>
</node>
<node oor:name="AppraiseFromBlanche" oor:op="replace"> <node oor:name="AppraiseFromBlanche" oor:op="replace">
<prop oor:name="Text" oor:type="xs:string" oor:localized="true"> <prop oor:name="Text" oor:type="xs:string" oor:localized="true">
<value>Blanche, leader of Team Mystic, says:</value> <value>Blanche, leader of Team Mystic, says:</value>
<value xml:lang="zh-TW">Mystic 隊隊長 Blanche 說:</value> <value xml:lang="zh-TW">Mystic 隊隊長 Blanche 說:</value>
</prop> </prop>
</node> </node>
<node oor:name="TeamInstinct" oor:op="replace">
<prop oor:name="Text" oor:type="xs:string" oor:localized="true">
<value>Team Instinct</value>
</prop>
</node>
<node oor:name="AppraiseFromSpark" oor:op="replace"> <node oor:name="AppraiseFromSpark" oor:op="replace">
<prop oor:name="Text" oor:type="xs:string" oor:localized="true"> <prop oor:name="Text" oor:type="xs:string" oor:localized="true">
<value>Spark, leader of Team Instinct, says:</value> <value>Spark, leader of Team Instinct, says:</value>

View File

@ -9,7 +9,6 @@
51.DlgMain.grpAppraisals.Label=Team Leader Appraisal 51.DlgMain.grpAppraisals.Label=Team Leader Appraisal
86.DlgMain.btnOK.Label=OK 86.DlgMain.btnOK.Label=OK
88.DlgMain.btnCancel.Label=Cancel 88.DlgMain.btnCancel.Label=Cancel
181.DlgMain.txtTeam.Label=Team: 183.DlgMain.rdoTeamValor.Label=Team ~Valor
183.DlgMain.rdoTeamValor.Label=~Valor 185.DlgMain.rdoTeamMystic.Label=Team ~Mystic
185.DlgMain.rdoTeamMystic.Label=~Mystic 187.DlgMain.rdoTeamInstinct.Label=Team ~Instinct
187.DlgMain.rdoTeamInstinct.Label=~Instinct

View File

@ -9,7 +9,6 @@
51.DlgMain.grpAppraisals.Label=\u968a\u9577\u8a55\u50f9 51.DlgMain.grpAppraisals.Label=\u968a\u9577\u8a55\u50f9
86.DlgMain.btnOK.Label=\u78ba\u5b9a 86.DlgMain.btnOK.Label=\u78ba\u5b9a
88.DlgMain.btnCancel.Label=\u53d6\u6d88 88.DlgMain.btnCancel.Label=\u53d6\u6d88
181.DlgMain.txtTeam.Label=\u968a\u4f0d\uff1a 183.DlgMain.rdoTeamValor.Label=~Valor \u968a
183.DlgMain.rdoTeamValor.Label=~Valor 185.DlgMain.rdoTeamMystic.Label=~Mystic \u968a
185.DlgMain.rdoTeamMystic.Label=~Mystic 187.DlgMain.rdoTeamInstinct.Label=~Instinct \u968a
187.DlgMain.rdoTeamInstinct.Label=~Instinct

View File

@ -97,15 +97,14 @@
<dlg:title dlg:value="&amp;51.DlgMain.grpAppraisals.Label"/> <dlg:title dlg:value="&amp;51.DlgMain.grpAppraisals.Label"/>
</dlg:titledbox> </dlg:titledbox>
<dlg:img dlg:style-id="0" dlg:id="imgTeamLogo" dlg:tab-index="25" dlg:left="10" dlg:top="80" dlg:width="30" dlg:height="30"/> <dlg:img dlg:style-id="0" dlg:id="imgTeamLogo" dlg:tab-index="25" dlg:left="10" dlg:top="80" dlg:width="30" dlg:height="30"/>
<dlg:text dlg:id="txtTeam" dlg:tab-index="22" dlg:left="45" dlg:top="101" dlg:width="20" dlg:height="8" dlg:value="&amp;181.DlgMain.txtTeam.Label"/>
<dlg:radiogroup> <dlg:radiogroup>
<dlg:radio dlg:style-id="1" dlg:id="rdoTeamValor" dlg:tab-index="6" dlg:left="65" dlg:top="101" dlg:width="30" dlg:height="8" dlg:value="&amp;183.DlgMain.rdoTeamValor.Label"> <dlg:radio dlg:style-id="1" dlg:id="rdoTeamValor" dlg:tab-index="6" dlg:left="45" dlg:top="101" dlg:width="50" dlg:height="8" dlg:value="&amp;183.DlgMain.rdoTeamValor.Label">
<script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.script:PokemonGoIV.0Main.subRdoTeamValorItemChanged?language=Basic&amp;location=application" script:language="Script"/> <script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.script:PokemonGoIV.0Main.subRdoTeamValorItemChanged?language=Basic&amp;location=application" script:language="Script"/>
</dlg:radio> </dlg:radio>
<dlg:radio dlg:style-id="2" dlg:id="rdoTeamMystic" dlg:tab-index="7" dlg:left="100" dlg:top="101" dlg:width="35" dlg:height="8" dlg:value="&amp;185.DlgMain.rdoTeamMystic.Label"> <dlg:radio dlg:style-id="2" dlg:id="rdoTeamMystic" dlg:tab-index="7" dlg:left="100" dlg:top="101" dlg:width="50" dlg:height="8" dlg:value="&amp;185.DlgMain.rdoTeamMystic.Label">
<script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.script:PokemonGoIV.0Main.subRdoTeamMysticItemChanged?language=Basic&amp;location=application" script:language="Script"/> <script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.script:PokemonGoIV.0Main.subRdoTeamMysticItemChanged?language=Basic&amp;location=application" script:language="Script"/>
</dlg:radio> </dlg:radio>
<dlg:radio dlg:style-id="3" dlg:id="rdoTeamInstinct" dlg:tab-index="8" dlg:left="140" dlg:top="101" dlg:width="35" dlg:height="8" dlg:value="&amp;187.DlgMain.rdoTeamInstinct.Label"> <dlg:radio dlg:style-id="3" dlg:id="rdoTeamInstinct" dlg:tab-index="8" dlg:left="155" dlg:top="101" dlg:width="50" dlg:height="8" dlg:value="&amp;187.DlgMain.rdoTeamInstinct.Label">
<script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.script:PokemonGoIV.0Main.subRdoTeamInstinctItemChanged?language=Basic&amp;location=application" script:language="Script"/> <script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.script:PokemonGoIV.0Main.subRdoTeamInstinctItemChanged?language=Basic&amp;location=application" script:language="Script"/>
</dlg:radio> </dlg:radio>
</dlg:radiogroup> </dlg:radiogroup>