ACE3/addons/parachute/stringtable.xml
jtj5283449 d4855a7ff3 Korean Translation v1.0 (#4794)
* Add files via upload

* Add files via upload

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

* Added Korean translation

japanese translation caused error while translating process, had to remove some duplicated keys in stringtable.xml.

* Fix encoding
2017-01-02 17:52:01 -06:00

90 lines
4.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="Parachute">
<Key ID="STR_ACE_Parachute_showAltimeter">
<English>Altimeter</English>
<French>Altimètre</French>
<German>Höhenmesser</German>
<Czech>Výškoměr</Czech>
<Polish>Wysokościomierz</Polish>
<Spanish>Altímetro</Spanish>
<Hungarian>Magasságmérő</Hungarian>
<Russian>Высотомер</Russian>
<Italian>Altimetro</Italian>
<Portuguese>Altímetro</Portuguese>
<Japanese>高度計</Japanese>
<Korean>고도계</Korean>
</Key>
<Key ID="STR_ACE_Parachute_AltimeterDisplayName">
<English>Altimeter Watch</English>
<French>Montre altimètre</French>
<German>Höhenmesser</German>
<Czech>Hodinky s Výškoměrem</Czech>
<Polish>Zegarek z wysokościomierzem</Polish>
<Spanish>Reloj altímetro</Spanish>
<Hungarian>Magasságmérős karóra</Hungarian>
<Russian>Часы с высотомером</Russian>
<Italian>Controlla l'altimetro</Italian>
<Portuguese>Relógio Altímetro</Portuguese>
<Japanese>時計型高度計</Japanese>
<Korean>고도계 시계</Korean>
</Key>
<Key ID="STR_ACE_Parachute_AltimeterDescription">
<English>Used to show height, descent rate and the time.</English>
<French>Affiche la hauteur, le taux de descente et l'heure.</French>
<German>Zeigt Höhe, Fallgeschwindigkeit und Uhrzeit.</German>
<Czech>Používané k zjištění výšky, rychlosti sestupu a času.</Czech>
<Polish>Używany przez spadochroniarzy, pokazuje wysokość, prędkość opadania oraz czas.</Polish>
<Spanish>Utilizado para mostrar altura, tasa de descenso y hora.</Spanish>
<Hungarian>Mutatja a magasságot, a zuhanási sebességet, és az időt.</Hungarian>
<Russian>Используется для определения высоты, скорости снижения и времени.</Russian>
<Italian>Usato per mostrare l'altitudine, la velocità di discesa e l'ora.</Italian>
<Portuguese>Usado para mostrar altura, taxa de descida e o tempo.</Portuguese>
<Japanese>高度や降下率、時間を見るのに使います。</Japanese>
<Korean>높이와, 하강속도 그리고 시간을 보여줍니다.</Korean>
</Key>
<Key ID="STR_ACE_Parachute_NonSteerableParachute">
<English>Non-Steerable Parachute</English>
<German>Ungelenkter Fallschirm</German>
<Spanish>Paracaídas no dirigible</Spanish>
<French>Parachute non manœuvrable</French>
<Polish>Niesterowalny spadochron</Polish>
<Czech>Neříditelný padák</Czech>
<Hungarian>Irányíthatatlan ejtőernyő</Hungarian>
<Russian>Неуправляемый парашют</Russian>
<Italian>Paracadute non manovrabile</Italian>
<Portuguese>Para-querdas não controlável</Portuguese>
<Japanese>非操作型パラシュート</Japanese>
<Korean>비-조종 낙하산</Korean>
</Key>
<Key ID="STR_ACE_Parachute_CutParachute">
<English>Cut Parachute</English>
<German>Fallschirm abschneiden</German>
<French>Couper le parachute</French>
<Polish>Odetnij spadochron</Polish>
<Hungarian>Ejtőernyő elvágása</Hungarian>
<Portuguese>Cortar para-quedas</Portuguese>
<Russian>Обрезать стропы</Russian>
<Czech>Odžíznout padák</Czech>
<Spanish>Cortar paracaídas</Spanish>
<Italian>Taglia Paracadute</Italian>
<Japanese>パラシュートを切断</Japanese>
<Korean>낙하산 자르기</Korean>
</Key>
<Key ID="STR_ACE_Parachute_ReserveParachute">
<English>Reserve Parachute</English>
<German>Reserve Fallschirm</German>
<French>Parachute de secours</French>
<Polish>Spadochron awaryjny</Polish>
<Hungarian>Tartalék ejtőernyő</Hungarian>
<Portuguese>Para-quedas de reserva</Portuguese>
<Russian>Запасной парашют</Russian>
<Czech>Záložní padák</Czech>
<Spanish>Paracaídas de reserva</Spanish>
<Italian>Paracadute di Riserva</Italian>
<Japanese>予備パラシュート</Japanese>
<Korean>예비 낙하산</Korean>
</Key>
</Package>
</Project>