Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #99

Merged
merged 2 commits into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,13 @@
<string id="f9hYP7mk" text="Depends on:" />
<string id="eGJ387f7" text="Incompatible with:" />
<string id="eW76jyd7" text="Needs to load before:" />


<string id="HdnFwgVA" text="Based on BUTR analytics:{NL}{NL}Update is not requiured.{NL}Compatibility Score {SCORE}%{NL}{NL}{CURRENTVERSION} is one of the best version for game {GAMEVERSION}" />
<string id="HdnFwgVB" text="Based on BUTR analytics:{NL}{NL}Suggesting to update to {RECOMMENDEDVERSION}.{NL}Compatibility Score {SCORE}%{NL}{NL}{RECOMMENDEDVERSION} has a better compatibility for game {GAMEVERSION} rather than {CURRENTVERSION}!" />

<string id="q5quVWMI" text="Toggle All Modules" />
<string id="H5nMY4WU" text="Refresh Modules" />
<string id="zXWdahH9" text="Get Update Recommendations{NL}Clicking on this button will send your module list to the BUTR server to get compatibility scores and recommended versions.{NL}They are based on the crash reports from ButterLib.{NL}{NL}(Requires Internet Connection)" />
</strings>
</LanguageData>
10 changes: 5 additions & 5 deletions src/Bannerlord.LauncherEx/Resources/Localization/JP/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@

<string id="hgew15HH" text="インポートを続行しますか?"/>

<string id="tqjPGPtP" text="LauncherExはゲームのルートbinフォルダ内に0Harmony.dllを検出しました。{NL}このままでは不具合の可能性があります。削除しますか?"/>
<string id="tqjPGPtP" text="LauncherExは、ゲームのルートフォルダ内のbinフォルダ内に、0Harmony.dllを検出しました。{NL}このままでは不具合の発生の可能性があります。削除しますか?"/>

<string id="J3Uh6MV4" text="モジュールリストに {ID} {VERSION} が不足しています"/>
<string id="3eQSr6wt" text="{ID} {VERSION} が不足しています"/>
Expand All @@ -109,15 +109,15 @@
<string id="EfNuH2bG" text="「{ID}」のバージョンが異なります &gt;= {VERSION}"/>
<string id="zXDidmpQ" text="「{ID}」はこのモジュールと互換性がありません"/>
<string id="4KFwqKgG" text="モジュール「{ID}」に対して依存関係と非互換性の両方の登録があります。"/>
<string id="9DRB6yXv" text="モジュール「{ID}」の依存関係に関して「前に読み込む」と「後に読み込む」との両方が登録されています。"/>
<string id="9DRB6yXv" text="モジュール「{ID}」の依存関係に関して「前に読み込む」と「後に読み込む」との両方が指定されています。"/>
<string id="RC1V9BbP" text="依存関係が循環しています。「{TARGETID}」と「{SOURCEID}」は互いに依存していることになっています。"/>
<string id="s3xbuejE" text="「{SOURCEID}」は{TARGETID}より前に読み込むべきです。"/>
<string id="2ALJB7z2" text="「{SOURCEID}」は{TARGETID}より後に読み込むべきです。"/>

<!-- Dependency Constructor -->
<string id="8ldMJPhQ" text="(オプション)"/>
<string id="f9hYP7mk" text="これらに依存:"/>
<string id="eGJ387f7" text="これらと非互換:"/>
<string id="eW76jyd7" text="これらより前にロードする必要があります:"/>
<string id="f9hYP7mk" text="依存しているmod:"/>
<string id="eGJ387f7" text="互換性のないmod:"/>
<string id="eW76jyd7" text="より前にロードする必要があるmod:"/>
</strings>
</LanguageData>
Loading