Skip to content

Commit

Permalink
Translations - Korean (acemod#10626)
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

* Korean translation minor fix

* Korean translation fixed

* Korean translation updated

* Update stringtable.xml

* Spacing fixed

* Korean translation updated

* Spacing fixed

* Korean translation updated

* Korean translation updated

* Korean translation updated

* Korean translation updated

* Korean translation improved

* Korean translation fixed

* Korean translation updated

* Translations - Korean

* Translations - Korean

* Update stringtable.xml

* Translations - Korean

* Fixed wrong Korean

* Translations - Korean

---------

Co-authored-by: PabstMirror <[email protected]>
  • Loading branch information
Psycool3695 and PabstMirror authored Jan 6, 2025
1 parent 6760ee5 commit 1de43cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addons/arsenal/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -960,9 +960,11 @@
</Key>
<Key ID="STR_ACE_Arsenal_unavailableItemsSetting">
<English>Show missing / unavailable items</English>
<Korean>누락/사용 불가 아이템 표시</Korean>
</Key>
<Key ID="STR_ACE_Arsenal_unavailableItemsTooltip">
<English>Show missing / unavailable items when hovering over a loadout</English>
<Korean>로드아웃 위에 마우스 커서를 올리면 누락되거나 사용할 수 없는 아이템을 표시합니다.</Korean>
</Key>
<Key ID="STR_ACE_Arsenal_loadoutDeleted">
<English>The following loadout was deleted:</English>
Expand Down Expand Up @@ -1101,6 +1103,7 @@
</Key>
<Key ID="STR_ACE_Arsenal_missingItems">
<English>Missing items:\n%1</English>
<Korean>누락 아이템:\n%1</Korean>
</Key>
<Key ID="STR_ACE_Arsenal_modIconsSetting">
<English>Enable mod icons</English>
Expand Down Expand Up @@ -1136,6 +1139,7 @@
</Key>
<Key ID="STR_ACE_Arsenal_unavailableItems">
<English>Unavailable items:\n%1</English>
<Korean>사용 불가 아이템:\n%1</Korean>
</Key>
<Key ID="STR_ACE_Arsenal_noVirtualItems">
<English>No virtual items available</English>
Expand Down

0 comments on commit 1de43cb

Please sign in to comment.