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

jp #253

Merged
merged 2 commits into from
Dec 29, 2024
Merged

jp #253

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
4 changes: 4 additions & 0 deletions core/assets/bundles/bundle_ja.properties
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ client.sortedplans = 距離で建設キューを正常に並べ替えました
client.freeze = 凍結
client.confirmfreeze = {0}[white]を凍結/解凍しますか?現在の凍結状態は次のとおりです:{1}
client.rollback.title = このプレイヤーの行動をロールバックしますか?
client.processorimported = クリップボードからインポートされました
client.banreason.title = BANの理由
client.banreason.body = このBANの理由を入力してください
client.setupcomms = 通信用に使用
Expand Down Expand Up @@ -285,6 +286,9 @@ client.command.blank.description = 不可視の Unicode 文字を送信します
client.command.replacemessage.description = メッセージ内の対応するテキストを置換します。
client.command.replacemsgif.description = メッセージ内の対応するテキストを、テキストが一致する場合のみ置換します。
client.command.phasei.description = シフトキーを押しながらフェーズコンベアをドラッグするときのエンドブリッジの間隔を変更します。
client.command.phasei.invalidargs = [scarlet]Interval must be within 1 and {0}!
client.command.phasei.success = [accent]Successfully set interval to {0}.
client.command.phasei.error = [scarlet]Couldn't parse interval.
client.command.pathing.description = 経路探索アルゴリズムを変更します。
client.command.pic.description = チャット経由で送信する画像の品質を設定します(0 -> png)。
client.command.pic.invalidargs = [accent]品質には 0.0 から 1.0 の値を入力してください(0.0 -> png)。現在設定されているのは [white]{0}{1} です。
Expand Down
Loading