Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v7' into v7
Browse files Browse the repository at this point in the history
  • Loading branch information
buthed010203 committed Oct 1, 2024
2 parents 9c96151 + f237828 commit edbf7b1
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions core/assets/bundles/bundle_ja.properties
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ client.sortedplans = 距離で建設キューを正常に並べ替えました
client.freeze = 凍結
client.confirmfreeze = {0}[white]を凍結/解凍しますか?現在の凍結状態は次のとおりです:{1}
client.rollback.title = このプレイヤーの行動をロールバックしますか?
client.banreason.title = バン理由
client.banreason.body = このバンの理由を入力してください
client.banreason.title = BANの理由
client.banreason.body = このBANの理由を入力してください
client.setupcomms = 通信用に使用
client.setupcomms.confirm = このブロックを通信に使用しますか?
client.attemwarn = ({1}, {2}) に {0} によって配置されたアテム
Expand Down Expand Up @@ -252,6 +252,7 @@ client.command.scanprocs.description = マップ上のすべてのプロセッ
client.command.marker.description = 指定された名前のマーカーを (x, y) または現在の位置に追加します。x と y が指定されていない場合は現在の位置に追加されます
client.command.marker.added = ({0}, {1}) に新しいマーカーを追加しました
client.command.js.description = クライアントで JS を実行します
client.command.kt.description = クライアントで Kotlin を実行します
client.command.serverjs.description = サーバーとクライアントの両方で JS を実行します
client.command.networking.description = 現在のクライアントネットワーキングシステムの状態を確認します
client.command.fixpower.description = [accent]すべての電力グリッドを接続します(絶縁またはダイオード化されていない場合)
Expand Down Expand Up @@ -327,9 +328,9 @@ client.command.unmute.byid = [accent]プレイヤー ID {0}!
client.command.unmute.notmuted = [scarlet]そのプレイヤーはミュートされていません!
client.command.clearmutes.description = ミュートされたプレイヤーのリストをクリアします。
client.command.clearmutes.success = [accent]ミュートされたプレイヤーのリストをクリアしました!
client.command.autoohno.description = Runs the auto ohno procedure on fish servers
client.command.autoohno.running = [accent]Running auto ohno
client.command.seer.description = Clientside moderation utilities
client.command.autoohno.description = fishサーバーで自動ohno手順を実行します
client.command.autoohno.running = [accent]自動ohno実行中
client.command.seer.description = クライアント側のモデレーションユーティリティ
client.command.seer.disabled = [scarlet]設定で Seer を有効にしてください!
client.command.admin.description = モデレーションコマンドと設定にアクセスします
# End Client Commands
Expand Down Expand Up @@ -447,7 +448,7 @@ client.setting.showtoasts.name = トーストを表示
client.setting.showtoasts.description = トーストの表示を無効にします。ClashGonesのトローリングを止めるのに便利
client.setting.unloaderview.name = 搬出機の転送を表示
client.setting.customnullunloader.name = カスタムヌルアンローダー
client.setting.cursednesslevel.name = 呪い度
client.setting.cursednesslevel.name = 呪いレベル
client.setting.cursednesslevel.description = [scarlet]てんかん警告: OHNO以上の値\n(OHNOより上に対するてんかん警告)
client.setting.showcutscenes.name = カットシーンを表示
client.setting.logiclinkorder.name = リンク解除時にロジックリンク名を解放
Expand Down

0 comments on commit edbf7b1

Please sign in to comment.