Skip to content

Commit

Permalink
Update tchinese translate (#7320)
Browse files Browse the repository at this point in the history
add new string on tchinese
  • Loading branch information
dfr1238 authored and PabstMirror committed Dec 20, 2019
1 parent 41900df commit f5535f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions addons/common/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@
<Key ID="STR_ACE_Common_CheckPBOsActionDesc">
<English>Defines the action to be taken if a player does not have the correct PBOs.</English>
<French>Définit l'action à effectuer si un joueur n'a pas les bons PBOs.</French>
<Chinese>設定當玩家有錯誤的PBO檔案時要如何處置。</Chinese>
</Key>
<Key ID="STR_ACE_Common_CheckPBOsCheckAll">
<English>Check PBO All</English>
Expand All @@ -478,6 +479,7 @@
<Key ID="STR_ACE_Common_CheckPBOsCheckAllDesc">
<English>Check all addons, not only those of ACE.</English>
<French>Vérifie tous les addons, même ceux qui ne sont pas liés à ACE.</French>
<Chinese>檢查全部的插件而非只有ACE。</Chinese>
</Key>
<Key ID="STR_ACE_Common_CheckPBOsWhitelist">
<English>Check PBO Whitelist</English>
Expand All @@ -495,6 +497,7 @@
<Key ID="STR_ACE_Common_CheckPBOsWhitelistDesc">
<English>Define a list of regardless allowed addons.</English>
<French>Permet de définir une liste d'addons autorisés systématiquement.</French>
<Chinese>定義哪些插件是允許使用的。</Chinese>
</Key>
<Key ID="STR_ACE_Common_SettingFeedbackIconsName">
<English>Feedback icons</English>
Expand Down
1 change: 1 addition & 0 deletions addons/switchunits/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
<Key ID="STR_ACE_SwitchUnits_EnableSwitchUnits_DisplayName">
<English>Enable switch side</English>
<French>Activer le changement de camp</French>
<Chinese>啟用陣營切換</Chinese>
</Key>
<Key ID="STR_ACE_SwitchUnits_SwitchToWest_DisplayName">
<English>Switch to West?</English>
Expand Down

0 comments on commit f5535f9

Please sign in to comment.