ACE3/addons/medical_ai/stringtable.xml
classic 7b44138282 Update Japanese translation (#6980)
* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update stringtable.xml

* fix
2019-05-11 23:33:49 -05:00

31 lines
1.4 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_settingCategory">
<English>ACE Medical - AI</English>
<Japanese>ACE 医療 - AI</Japanese>
</Key>
<Key ID="STR_ACE_medical_ai_enableFor_title">
<English>Medic AI</English>
<Japanese>AI 衛生兵</Japanese>
</Key>
<Key ID="STR_ACE_medical_ai_enableFor_desc">
<English>AI will respond to injury and unconsciousness</English>
<Japanese>AI が負傷者と気絶している人に対して行動するようになります。</Japanese>
</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>