ACE3/addons/vector/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

76 lines
3.3 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="Vector">
<Key ID="STR_ACE_Vector_VectorName">
<English>Vector 21 Nite</English>
<German>Vector 21 Nite</German>
<Spanish>Vector 21 Nite</Spanish>
<French>Vector 21 Nite</French>
<Polish>Vector 21 Nite</Polish>
<Czech>Vector 21 Nite</Czech>
<Italian>Vector 21 Nite</Italian>
<Hungarian>Vector 21 Nite</Hungarian>
<Portuguese>Vector 21 Nite</Portuguese>
<Russian>Vector 21 Nite</Russian>
<Japanese>ベクター 21 ナイト</Japanese>
<Korean>Vector 21 Nite</Korean>
</Key>
<Key ID="STR_ACE_Vector_VectorDayName">
<English>Vector 21</English>
<German>Vector 21</German>
<Spanish>Vector 21</Spanish>
<French>Vector 21</French>
<Polish>Vector 21</Polish>
<Czech>Vector 21</Czech>
<Italian>Vector 21</Italian>
<Hungarian>Vector 21</Hungarian>
<Portuguese>Vector 21</Portuguese>
<Russian>Vector 21</Russian>
<Japanese>ベクター 21</Japanese>
<Korean> Vector 21</Korean>
</Key>
<Key ID="STR_ACE_Vector_VectorDescription">
<English>Rangefinder</English>
<German>Laserentfernungsmesser</German>
<Spanish>Telémetro</Spanish>
<French>Télémètre</French>
<Polish>Dalmierz laserowy</Polish>
<Czech>Dálkoměr</Czech>
<Italian>Telemetro</Italian>
<Hungarian>Távolságmérő</Hungarian>
<Portuguese>Medidor de Distância</Portuguese>
<Russian>Дальномер</Russian>
<Japanese>測距機器</Japanese>
<Korean>거리측정기</Korean>
</Key>
<Key ID="STR_ACE_Vector_AzimuthKey">
<English>Vector - Azimuth Key</English>
<German>Vector - Azimuth-Taste</German>
<Spanish>Vector - Tecla de acimut</Spanish>
<French>Vector - Touche Azimuth</French>
<Polish>Vector - Azymut</Polish>
<Czech>Vector - Zobrazit azimut</Czech>
<Italian>Vector - Tasto Azimuth</Italian>
<Portuguese>Vector - Tecla de Azimute</Portuguese>
<Hungarian>Vector - Irányszög gomb</Hungarian>
<Russian>Vector Азимут</Russian>
<Japanese>ベクター - 方位角キー</Japanese>
<Korean>Vector - 방위각 키</Korean>
</Key>
<Key ID="STR_ACE_Vector_DistanceKey">
<English>Vector - Distance Key</English>
<German>Vector - Entfernungs-Taste</German>
<Spanish>Vector - Tecla de distancia</Spanish>
<French>Vector - Touche Distance</French>
<Polish>Vector - Odległość</Polish>
<Czech>Vector - Zobrazit vzdálenost</Czech>
<Italian>Vector - Tasto Distanza</Italian>
<Portuguese>Vector - Tecla de Distância</Portuguese>
<Hungarian>Vector - Távolság gomb</Hungarian>
<Russian>Vector Расстояние</Russian>
<Japanese>ベクター - 距離キー</Japanese>
<Korean>Vector - 거리 키</Korean>
</Key>
</Package>
</Project>