mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
14b1ca5b83
* Add some translation eng to ita * Translation eng-ita completed Translation completed from English to Italian finally completed, I hope there is no problem but I would like to communicate that during the translation I carelessly "translated" and placed two names in objects, I leave you the id 1. STR_ACE_Medical_Blood_EnabledFor_Description 2. STR_ACE_Tracers_100Rnd_580x42_Drum_yellow I hope I haven't done any damage :) PS: Thanks again for this wonderful mod Good luck with all upcoming updates * Some erros(?) Some erros(?) Rows 3 to 5 are highlighted red I hope there is no problem XD * fix tabs first * re-add moved * fix merge * Update stringtable.xml * fix STR_ACE_Medical_Blood_EnabledFor_Description Co-authored-by: PabstMirror <pabstmirror@gmail.com>
69 lines
4.0 KiB
XML
69 lines
4.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Dragon">
|
|
<Key ID="STR_ACE_Dragon_dragonNameCarry">
|
|
<English>[CSW] M47 Super-Dragon</English>
|
|
<Portuguese>[CSW] M47 Super-Dragon</Portuguese>
|
|
<French>[CSW] M47 Super-Dragon</French>
|
|
<Japanese>[CSW] M47 スーパー ドラゴン</Japanese>
|
|
<Chinese>[CSW] M47龍式</Chinese>
|
|
<Italian>[CSW] M47 Super-Dragon</Italian>
|
|
<Czech>[CSW] M47 Super-Dragon</Czech>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_dragonName">
|
|
<English>M47 Super-Dragon</English>
|
|
<Portuguese>M47 Super-Dragon</Portuguese>
|
|
<French>M47 Super-Dragon</French>
|
|
<Japanese>M47 スーパー ドラゴン</Japanese>
|
|
<Chinese>M47 龍式</Chinese>
|
|
<Italian>M47 Super-Dragon</Italian>
|
|
<Czech>M47 Super-Dragon</Czech>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_attachSight">
|
|
<English>Attach Sight</English>
|
|
<Portuguese>Colocar Mira</Portuguese>
|
|
<French>Monter le viseur</French>
|
|
<Japanese>照準器を取り付ける</Japanese>
|
|
<Chinese>裝上瞄具</Chinese>
|
|
<Italian>Monta mirino</Italian>
|
|
<Czech>Připojit puškohled</Czech>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_detachSight">
|
|
<English>Detach Sight</English>
|
|
<Portuguese>Remover Mira</Portuguese>
|
|
<French>Démonter le viseur</French>
|
|
<Japanese>照準器を外す</Japanese>
|
|
<Chinese>拆下瞄具</Chinese>
|
|
<Italian>Smonta mirino</Italian>
|
|
<Czech>Odpojit puškohled</Czech>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_sightName">
|
|
<English>SU-36/P Daysight</English>
|
|
<Portuguese>SU-36/P Daysight</Portuguese>
|
|
<French>SU-36/P Daysight</French>
|
|
<Japanese>SU-36/P デイサイト</Japanese>
|
|
<Chinese>SU-36/P 日間瞄具</Chinese>
|
|
<Italian>SU-36/P Daysight</Italian>
|
|
<Czech>SU-36/P denní puškohled</Czech>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_sightDescription">
|
|
<English>A light, cheap sight used for daytime operations. Contains the guidance computer for the whole system</English>
|
|
<Portuguese>Uma mira leve e comum utilizada para operações de dia. Contêm o computador de orientação para todo o sistema.</Portuguese>
|
|
<French>Un viseur léger et bon marché utilisé pour les opérations de jour.\nContient l'ordinateur de guidage pour tout le système.</French>
|
|
<Japanese>昼間時に使用される軽量で、低価格の照準器です。システム全体の誘導コンピュータを備えています。</Japanese>
|
|
<Chinese>一個輕量,便宜適合日間行動使用的廉價瞄具。內含全套制導電腦系統</Chinese>
|
|
<Italian>Una luce,un mirino usato per le operazioni diurne.Contiene il computer di guida per l'intero sistema </Italian>
|
|
<Czech>Lehký a levný puškohled pro použití za denního světla. Obsahuje navigační počítač pro celý systém.</Czech>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_dragonDescription">
|
|
<English>A Wire-Guided SACLOS missile with a unique flight characteristic</English>
|
|
<Portuguese>Um míssil SACLOS, guiado por fio com uma característica única de vôo</Portuguese>
|
|
<French>Un missile filoguidé SACLOS, présentant une caractéristique de vol exceptionnelle.</French>
|
|
<Japanese>特徴的な飛行特性を持つ、ワイヤ誘導の SACLOS ミサイルです。</Japanese>
|
|
<Chinese>一個有線制導半自動指令型飛彈並有著獨特的飛航動作</Chinese>
|
|
<Italian>Un missile SACLOS filo-guidato con uniche caratterische di volo </Italian>
|
|
<Czech>Drátem naváděná SACLOS raketa s unikátními letovými vlastnostmi</Czech>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|