-
Notifications
You must be signed in to change notification settings - Fork 204
Update ja_jp.lang for 2.8.1 #2227
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
Merged
serenibyss
merged 39 commits into
GregTechCEu:master
from
GTModpackTeam:update_ja_jp/preview
Dec 2, 2023
Merged
Update ja_jp.lang for 2.8.1 #2227
serenibyss
merged 39 commits into
GregTechCEu:master
from
GTModpackTeam:update_ja_jp/preview
Dec 2, 2023
Conversation
This file contains hidden or 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
Contributor
|
A couple minor fixes I found via the Intellij plugin
gregtech.top.energy_consumption=使用量:
gregtech.top.energy_production=発電量:
-gregtech.top.of=の
gregtech.top.transform_up=昇圧
gregtech.top.transform_down=降圧
@@ -1337,7 +1336,7 @@
cover.advanced_energy_detector.min=最小
cover.advanced_energy_detector.max=最大
cover.advanced_energy_detector.invert_tooltip=赤石ロジックの反転を切り替え/nデフォルトでは、信号は最小EUを下回った時に出力され、最大EUを上回った時に信号出力が停止します。
-cover.advanced_energy_detector.invert_label=反転:
+#cover.advanced_energy_detector.invert_label=反転:
cover.advanced_energy_detector.normal=しない
cover.advanced_energy_detector.inverted=する
cover.advanced_energy_detector.modes_tooltip=装置の蓄電量に対する最大/最小の比較を、EU値を数値で直接指定するまたは最大蓄電量に対する割合を使用するかどうかを切り替える。
@@ -1346,7 +1345,7 @@
cover.advanced_energy_detector.mode_percent=割合
cover.advanced_fluid_detector.label=発展型液体検出器
-cover.advanced_fluid_detector.invert_tooltip=赤石ロジックの反転を切り替え/nデフォルトでは、最小液体量を下回った時に信号が停止し、最大液体量を上回った時に信号が出力されます。
+#cover.advanced_fluid_detector.invert_tooltip=赤石ロジックの反転を切り替え/nデフォルトでは、最小液体量を下回った時に信号が停止し、最大液体量を上回った時に信号が出力されます。
cover.advanced_fluid_detector.max=最大液体量:
cover.advanced_fluid_detector.min=最小液体量:
cover.advanced_item_detector.label=発展型アイテム検出器
@@ -4846,7 +4845,7 @@
gregtech.machine.high_performance_computing_array.tooltip.1=ごくごく一般的なスーパーコンピュータ
gregtech.machine.high_performance_computing_array.tooltip.2=§f計算力§7 (と熱) を産み出すのに使われる。
gregtech.machine.high_performance_computing_array.tooltip.3=§fCWU/t§7 (Compute Work Units) を産み出すためにはHPCAコンポーネントが必要。
-gregtech.multiblock.high_performance_computing_array.description高機能計算アレイ (HPCA) はより複雑なアセンブリライン用データに必要なCompute Work Units (CWU/t) を生産するマルチブロックです。このマルチブロックには任意のHPCAコンポーネントで構成される可変長の3x3のエリアがあります。組み込むコンポーネントによって供給できる計算力、冷却力、発熱量及びHPCAのエネルギー使用量が異なります。ブリッジコンポーネントを組み込んだ場合、HPCAはネットワークスイッチに接続し、複数の供給元から1つまたは複数の宛先への計算の統合と分配を行うことができます。
+gregtech.multiblock.high_performance_computing_array.description=高機能計算アレイ (HPCA) はより複雑なアセンブリライン用データに必要なCompute Work Units (CWU/t) を生産するマルチブロックです。このマルチブロックには任意のHPCAコンポーネントで構成される可変長の3x3のエリアがあります。組み込むコンポーネントによって供給できる計算力、冷却力、発熱量及びHPCAのエネルギー使用量が異なります。ブリッジコンポーネントを組み込んだ場合、HPCAはネットワークスイッチに接続し、複数の供給元から1つまたは複数の宛先への計算の統合と分配を行うことができます。
gregtech.machine.central_monitor.name=セントラルモニター
gregtech.multiblock.central_monitor.low_power=電力不足
@@ -6221,3 +6220,5 @@
gregtech.scanner.forestry.serum=§o解析済みの漿液
gregtech.scanner.forestry.caterpillar=§o解析済みの幼虫
gregtech.scanner.forestry.pollen=§o解析済みの花粉
+
+gregtech.machine.quantum_tank.tooltip.voiding_enabled=Excess Fluid Voiding §aEnabled |
serenibyss
approved these changes
Dec 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Update ja_jp.lang file for 2.8.1-bata.
This PR is GTModpackTeam#17 (I got @tier940 to do a review before this PR.)