mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-02 15:44:04 +00:00
Update base-ja.yaml (#523)
Added some translations for the upcomming wire update: (414) black -> 黒 (494) Rotate (180) -> 回転機(180) (495) Rotates shapes by 180 degrees. -> 形を180度回転します。 (536) Accepts a color or shape and inverts it. -> 入力された色や形の色を反転します。 (541) Energy generator -> エネルギー発電機 (542) Generates energy by consuming shapes. -> 入力された形を使って、エネルギーを発電します。 (545) Wire Splitter -> ワイヤー分配機 (546) Splits a energy wire into two. -> 1つのワイヤーを2つのワイヤーに分配します。 (548) Wire Merger -> ワイヤー合流機 (549) Merges two energy wires into one. -> 2つのワイヤーを1つのワイヤーに合流します。
This commit is contained in:
parent
ab11dc1ffe
commit
c7f95791af
@ -411,7 +411,7 @@ ingame:
|
||||
cyan: シアン
|
||||
white: 白
|
||||
uncolored: 無色
|
||||
black: Black
|
||||
black: 黒
|
||||
shapeViewer:
|
||||
title: レイヤー
|
||||
empty: 空
|
||||
@ -491,8 +491,8 @@ buildings:
|
||||
name: 回転機 (逆)
|
||||
description: 形を反時計回り方向に90度回転します。
|
||||
fl:
|
||||
name: Rotate (180)
|
||||
description: Rotates shapes by 180 degrees.
|
||||
name: 回転機 (180)
|
||||
description: 形を180度回転します。
|
||||
|
||||
stacker:
|
||||
default:
|
||||
@ -533,20 +533,20 @@ buildings:
|
||||
advanced_processor:
|
||||
default:
|
||||
name: Color Inverter
|
||||
description: Accepts a color or shape and inverts it.
|
||||
description: 入力された色や形の色を反転します。
|
||||
energy_generator:
|
||||
deliver: Deliver
|
||||
toGenerateEnergy: For
|
||||
default:
|
||||
name: Energy Generator
|
||||
description: Generates energy by consuming shapes.
|
||||
name: エネルギー発電機
|
||||
description: 入力された形を使って、エネルギーを発電します。
|
||||
wire_crossings:
|
||||
default:
|
||||
name: Wire Splitter
|
||||
description: Splits a energy wire into two.
|
||||
name: ワイヤー分配機
|
||||
description: 1つのワイヤーを2つのワイヤーに分配します。
|
||||
merger:
|
||||
name: Wire Merger
|
||||
description: Merges two energy wires into one.
|
||||
name: ワイヤー合流機
|
||||
description: 2つのワイヤーを1つのワイヤーに合流します。
|
||||
|
||||
storyRewards:
|
||||
# Those are the rewards gained from completing the store
|
||||
|
Loading…
Reference in New Issue
Block a user