mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
777d0e6fb0
* Add the Japanese translation for cargo
Add the Japanese translation for cargo, fix to html tag and few improvement
* fix the Japanese transltion
Fix the Japanese translation for attach. it was used wrong html tag.
* changed The Japanese translation
Changed the Japanese translation of azimuth angle
* fix The Japanese translation
Fix the Japanese translation for chemlights. it was used wrong html tag.
* fix The Japanese translation
Fix the Japanese translation for laserpointer. it was used wrong html tag.
* Fix the Japanese translation
Fix the Japanese translation for medical_blood. it was used wrong translation.
* Fix the Japanese translation
Fix the Japanese translation for rearm. it was used wrong translation.
* add The Japanese translation
add The Japanese translation to new words
* Improve The Japanese translation
Improve, fix and change The Japanese translation
* minor fix to Japanese translation
minor fix to Japanese translation. see b1b07c5
29 lines
1.5 KiB
XML
29 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="medical_blood">
|
|
<Key ID="STR_ACE_medical_blood_enabledFor_OnlyPlayers">
|
|
<English>Only Players</English>
|
|
<Japanese>プレイヤーのみ</Japanese>
|
|
<German>Nur Spieler</German>
|
|
<Korean>오직 플레이어만</Korean>
|
|
<Polish>Tylko gracze</Polish>
|
|
<French>Joueurs seulement</French>
|
|
</Key>
|
|
<Key ID="STR_ACE_medical_blood_MedicalBloodSettings_enabledFor_DisplayName">
|
|
<English>Enable Blood Drops</English>
|
|
<Japanese>血痕を有効化</Japanese>
|
|
<German>Aktiviere Blutspritzer</German>
|
|
<Korean>피흘리기 활성화</Korean>
|
|
<Polish>Włącz ślady krwi na ziemi</Polish>
|
|
<French>Active les gouttes de sang</French>
|
|
</Key>
|
|
<Key ID="STR_ACE_medical_blood_MedicalBloodSettings_enabledFor_Description">
|
|
<English>Enable or disable Blood Drops created on bleeding and taking damage</English>
|
|
<Japanese>ダメージを受けたり、出血していると出る血痕の有効か無効化</Japanese>
|
|
<German>Aktiviere oder deaktiviere Blutspritzer, die durch Blutungen oder bei Schadensnahme entstehen.</German>
|
|
<Polish>Włącz lub wyłącz pozostawianie śladów krwi na ziemi kiedy postać odnosi obrażenia bądź krwawi</Polish>
|
|
<French>(Dés)active les gouttes de sang lors d'un saignement ou de blessure</French>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|