ACE3/addons/medical_ai/stringtable.xml
Andrea Verano 5594b9cef1 Italian Translation Update (#6621)
Added new strings in:
-Advanced fatigue
-Arsenal
-Ballistics
-Common
-Concertina wire
-Dogtags
-Explosives
-Maverick
-MicroDAGR
-Night vision
-Overpressure
-Realistic names
-Scopes
-Zeus

Fixed some strings in:
-Common
-Concertina wire
-Hitreactions
-HuntIR
-Inventory
-Laser
-Maverick
-Medical ai
-Missile guidance
-Realistic Names
-Spotting scope
-Switch Units
-Tactical ladder
-Tripod
2018-10-08 20:49:37 -05:00

33 lines
1.6 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="medical_ai">
<Key ID="STR_ACE_medical_ai_enabledFor_DisplayName">
<English>Medical AI enabled for</English>
<Japanese>次に AI 治療を有効</Japanese>
<Chinesesimp>AI医疗启用</Chinesesimp>
<Chinese>AI醫療啟用</Chinese>
<Italian>AI medica abilitata per:</Italian>
</Key>
<Key ID="STR_ACE_medical_ai_enabledFor_Description">
<English>Enable AI units to heal themselves and each other.</English>
<Japanese>AI ユニットの自己や相互治療を有効化します。</Japanese>
<Chinesesimp>使AI单位能够彼此治疗自己</Chinesesimp>
<Chinese>啟用AI能夠彼此醫療自己</Chinese>
<Italian>Permette alle unità AI di curare se stesse e fra di loro.</Italian>
</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 server ou le HC</French>
<Italian>Solo Server e HC</Italian>
<Chinesesimp>只在伺服器或无头客户端</Chinesesimp>
<Chinese>只在伺服器或無頭客戶端</Chinese>
<Korean>서버와 헤드리스만</Korean>
</Key>
</Package>
</Project>