forked from RimWorld-CCL-Reborn/JecsTools
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #26 from Proxyer/master
Pull request: Update Japanese Translation on 24 Aug, 2022
- Loading branch information
Showing
1 changed file
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<JTGrapple_Success>捕縛に成功</JTGrapple_Success> | ||
<JTGrapple_Failed>捕縛に失敗</JTGrapple_Failed> | ||
<JTGrapple_DownedGrapple>倒れている相手:捕縛に成功</JTGrapple_DownedGrapple> | ||
<JTGrapple_SneakGrapple>奇襲攻撃の相手:捕縛に成功</JTGrapple_SneakGrapple> | ||
<JTGrapple_PrisonerGrapple>拘束中の相手:捕縛に成功</JTGrapple_PrisonerGrapple> | ||
<JTGrapple_SleepingGrapple>睡眠中の相手:捕縛に成功</JTGrapple_SleepingGrapple> | ||
|
||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<JTGrapple_Success>捕縛に成功</JTGrapple_Success> | ||
<JTGrapple_Failed>捕縛に失敗</JTGrapple_Failed> | ||
<JTGrapple_DownedGrapple>倒れている相手:捕縛に成功</JTGrapple_DownedGrapple> | ||
<JTGrapple_SneakGrapple>奇襲攻撃の相手:捕縛に成功</JTGrapple_SneakGrapple> | ||
<JTGrapple_PrisonerGrapple>拘束中の相手:捕縛に成功</JTGrapple_PrisonerGrapple> | ||
<JTGrapple_SleepingGrapple>睡眠中の相手:捕縛に成功</JTGrapple_SleepingGrapple> | ||
<JTGrapple_PetGrapple>屠畜中の動物:捕縛に成功</JTGrapple_PetGrapple> | ||
|
||
</LanguageData> |