Traveller/locals/Error.csv
2024-05-19 20:29:32 +08:00

1.3 KiB
Raw Blame History

1idzhenjp
2Object reference not set to an instance of an object.尝试在空对象上调用虚拟方法。Object reference not set to an instance of an object.空のオブジェクト上で仮想メソッドを呼び出してみます。
3missing_parameters缺少参数。Missing parameters.パラメータが不足しています。
4room_root_node_must_be_node2d房间根节点必须是 Node2D。Room root node must be Node2D.ルートードはNode2Dでなければなりません。
5width_or_height_of_room_slot_must_be_1房间槽的宽度或高度必须为1。The width or height of the room slot must be 1.部屋の溝の幅または高さは1でなければなりません。
6connected_room_timeout连接房间超时。Connecting the room timed out.接続部屋はタイムアウトです。
7projectiles_is_empty未设置抛射体。The projectile is not set.射出体は設置されていません。
8map_generator_missing_parameters地图生成器缺少参数。Map generator missing parameters.マップジェネレータが不足しています。
9map_generator_attempts_to_parse_empty_layout_diagrams地图生成器尝试解析空的布局图。Map generator attempts to parse empty layout diagrams.マップジェネレータは空のレイアウト図を解析しようとしています。