Skip to content

Commit

Permalink
Translations - Korean updated (#9579)
Browse files Browse the repository at this point in the history
* KoreanTranslation

Someone has returned all the translations in Korean to English. there is no need to return them.

* koreantranslation

* Korean Typo Fix

* Korean Translation

* Update stringtable.xml

* Korean Translation Added

Added Korean translation related to Cargo Refuel

* Merge branch 'master' of https://github.com/Psycool3695/ACE3

* Korean translation Add/Updated

* Fixed wrong strings

* Korean translation improved

* Korean translation updated

* Korean translation updated

* Fix Merge

* Update stringtable.xml

* Update stringtable.xml

* Korean translation updated

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
  • Loading branch information
Psycool3695 and PabstMirror committed Oct 25, 2023
1 parent 0a83b6e commit 25ec67f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addons/advanced_fatigue/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,18 +187,22 @@
<Key ID="STR_ACE_Advanced_Fatigue_RestedSwayFactor">
<English>Rested sway factor</English>
<French>Facteur de balancement au repos</French>
<Korean>휴식 시 손떨림 정도</Korean>
</Key>
<Key ID="STR_ACE_Advanced_Fatigue_RestedSwayFactor_Description">
<English>Influences the amount of weapon sway while weapon is rested.</English>
<French>Influence le degré de balancement de l'arme au repos.</French>
<Korean>무기가 아무런 행동도 하지 않는 동안 무기가 흔들리는 정도를 정합니다.</Korean>
</Key>
<Key ID="STR_ACE_Advanced_Fatigue_DeployedSwayFactor">
<English>Deployed sway factor</English>
<French>Facteur de balancement déployé</French>
<Korean>거치 시 손떨림 정도</Korean>
</Key>
<Key ID="STR_ACE_Advanced_Fatigue_DeployedSwayFactor_Description">
<English>Influences the amount of weapon sway while weapon is deployed.</English>
<French>Influence le degré de balancement de l'arme déployée.</French>
<Korean>무기를 거치하는 동안 무기를 흔드는 정도를 정합니다.</Korean>
</Key>
<Key ID="STR_ACE_Advanced_Fatigue_Enabled">
<English>Enabled</English>
Expand Down
1 change: 1 addition & 0 deletions addons/arsenal/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1602,6 +1602,7 @@
<Key ID="STR_ACE_Arsenal_statIlluminators">
<English>Illuminators</English>
<French>Illuminateurs</French>
<Korean>조명</Korean>
</Key>
<Key ID="STR_ACE_Arsenal_defaultToFavoritesSetting">
<English>Default to Favorites</English>
Expand Down
2 changes: 2 additions & 0 deletions addons/dragging/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,10 +182,12 @@
<Key ID="STR_ACE_Dragging_weightCoefficient_DisplayName">
<English>Max Weight Coefficient</English>
<French>Coefficient de poids maximal</French>
<Korean>최대 무게 계수</Korean>
</Key>
<Key ID="STR_ACE_Dragging_weightCoefficient_Description">
<English>Modifies weight limit calculations. Set to 0 to ignore.</English>
<French>Modifie les calculs de limite de poids. Configurer à 0 pour ignorer.</French>
<Korean>무게 제한 계산을 수정합니다. 무시하려면 0으로 설정하십시오.</Korean>
</Key>
</Package>
</Project>

0 comments on commit 25ec67f

Please sign in to comment.