Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations - Korean updated #9579

Merged
merged 26 commits into from
Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
009efc9
KoreanTranslation
Psycool3695 Jun 8, 2022
f375e65
Merge branch 'master' into master
Psycool3695 Jun 9, 2022
8151117
koreantranslation
Psycool3695 Jul 7, 2022
541a072
Korean Typo Fix
Psycool3695 Jul 16, 2022
2b16a36
Korean Translation
Psycool3695 Oct 9, 2022
e91385d
Merge branch 'master' of https://github.com/Psycool3695/ACE3
Psycool3695 Oct 9, 2022
032ab85
Update stringtable.xml
Psycool3695 Feb 3, 2023
8ced504
Merge branch 'master' into master
Psycool3695 Feb 3, 2023
77f058a
Korean Translation Added
Psycool3695 Feb 27, 2023
01b125b
Merge branch 'master' of https://github.com/Psycool3695/ACE3
Psycool3695 Feb 27, 2023
37090b1
Merge branch 'master' of https://github.com/Psycool3695/ACE3
Psycool3695 Mar 6, 2023
49d21d7
Merge branch 'master' of https://github.com/Psycool3695/ACE3
Psycool3695 Mar 6, 2023
5882e90
Korean translation Add/Updated
Psycool3695 Sep 27, 2023
0fd66b0
Update stringtable.xml
Psycool3695 Sep 27, 2023
c98924f
Fixed wrong strings
Psycool3695 Sep 29, 2023
aec65a2
Merge branch 'master' into master
Psycool3695 Sep 29, 2023
72e881b
Korean translation improved
Psycool3695 Oct 16, 2023
5729608
Korean translation updated
Psycool3695 Oct 18, 2023
be74b57
Merge branch 'master' of https://github.com/Psycool3695/ACE3
Psycool3695 Oct 18, 2023
2c7556f
Korean translation updated
Psycool3695 Oct 24, 2023
8ce1c50
Merge branch 'master' into pr/9573
PabstMirror Oct 24, 2023
f6a0236
Fix Merge
PabstMirror Oct 24, 2023
d6ca806
Update stringtable.xml
PabstMirror Oct 24, 2023
d03265f
Update stringtable.xml
PabstMirror Oct 24, 2023
ec16d1e
Korean translation updated
Psycool3695 Oct 25, 2023
47d8e17
Update stringtable.xml
Psycool3695 Oct 25, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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>