ACE3/addons/medical_ai/stringtable.xml
D3L7A01 14b1ca5b83 Italian Translations (#7346)
* 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>
2020-01-02 21:52:40 -06:00

43 lines
2.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="Medical_AI">
<Key ID="STR_ACE_Medical_AI_enableFor_title">
<English>Medic AI</English>
<German>Sanitäts KI</German>
<Japanese>AI 衛生兵</Japanese>
<Russian>ИИ Медик</Russian>
<French>Médecine IA</French>
<Portuguese>IA Médico</Portuguese>
<Chinese>AI醫療兵</Chinese>
<Italian>Medico AI</Italian>
<Czech>Zdravotnická AI</Czech>
</Key>
<Key ID="STR_ACE_Medical_AI_enableFor_desc">
<English>AI will respond to injury and unconsciousness</English>
<German>KI reagiert auf Verletzungen und Bewusstlosigkeit</German>
<Japanese>AI が負傷者と気絶している人に対して行動するようになります。</Japanese>
<Russian>ИИ будет реагировать на травмы и потерю сознания</Russian>
<French>Les unités IA seront sensibles aux blessures, ainsi qu'à la perte de connaissance.</French>
<Portuguese>A IA irá responder a ferimentos e perdas de consciência</Portuguese>
<Chinese>AI對於受傷及無意識單位會有所反應</Chinese>
<Italian>L'intelligenza artificiale risponderà a lesioni e perdita di coscienza</Italian>
<Czech>UI reaguje na zranění a bezvědomí</Czech>
</Key>
<Key ID="STR_ACE_Medical_AI_enabledFor_OnlyServerAndHC">
<English>Only Server and HC</English>
<German>Nur Server und HC</German>
<Spanish>Sólo Server y HC</Spanish>
<Russian>Только сервер и HC</Russian>
<Japanese>サーバーと HC のみ</Japanese>
<Polish>Tylko serwer i HC</Polish>
<French>Seulement sur le serveur ou le HC</French>
<Italian>Solo Server e HC</Italian>
<Chinesesimp>只在伺服器或无头客户端</Chinesesimp>
<Chinese>只在伺服器或無頭客戶端</Chinese>
<Korean>서버와 헤드리스만</Korean>
<Portuguese>Apenas Servidor e HC</Portuguese>
<Czech>Pouze Server a HC</Czech>
</Key>
</Package>
</Project>