mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
61f74831a1
* Korean Translation 100% done fixed typos, changing the Korean transliteration of proper nouns, and changing the meaning of the original to a more understandable interpretation without compromising the transmission of the original * Something Edited edit incorrect translation and add typo correction
22 lines
1.2 KiB
XML
22 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="HitReactions">
|
|
<Key ID="STR_ACE_HitReactions_minDamageToTrigger_displayName">
|
|
<English>Min Damage to trigger falling</English>
|
|
<Italian>Danno Minimo da caduta</Italian>
|
|
<Chinese>觸發倒下前最低需受到多少傷害</Chinese>
|
|
<Chinesesimp>触发倒下前最低需受到多少伤害</Chinesesimp>
|
|
<Japanese>崩れ落ちるまでの最低損傷値</Japanese>
|
|
<Korean>넘어질 때 발생하는 최소 피해량</Korean>
|
|
<German>Mindestschaden, um Sturz auszulösen</German>
|
|
<Polish>Minimalne obrażenie, żeby aktywować spadanie</Polish>
|
|
<Russian>Минимальный урон для активации падения</Russian>
|
|
<Portuguese>Dano Mínimo para ativar queda</Portuguese>
|
|
<French>Dommages minimaux pour faire tomber le joueur</French>
|
|
<Czech>Minimum škody pro aktivaci spadnutí</Czech>
|
|
<Turkish>Düşmeyi tetikleyen min hasar</Turkish>
|
|
<Spanish>Daño mínimo para provocar la caída</Spanish>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|